.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Cabin, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 16px;
}

li {
  font-family: Cabin, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

img {
  max-width: 100%;
  display: inline-block;
}

strong {
  font-weight: bold;
}

.retreat-richtext1 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.site_left-wbh {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.wbh-tabs {
  color: #000000a1;
  -webkit-text-stroke-width: 1px;
  background-color: #e2e2e26e;
  border-radius: 14px;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-bottom: 10px;
  padding: 20px 40px;
  font-size: 25px;
  font-weight: 500;
  display: flex;
  position: relative;
}

.wbh-tabs:hover {
  background-color: #bababa6e;
}

.wbh-tabs-text {
  letter-spacing: 3px;
  font-family: Varela, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.site_text-wbh {
  width: 100%;
  padding-bottom: 30px;
}

.home-site_flex-wbh {
  background-color: #fff;
  border-radius: 0 0 50px 50px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 2.25fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: stretch;
  padding: 25px;
  display: flex;
  position: relative;
}

.home-site_flex-wbh.scroll-trigger {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
}

.tab-link-wbh {
  font-family: Varela, sans-serif;
  font-weight: 400;
  position: absolute;
  inset: 0%;
}

.wbhotel-component {
  padding: 0;
}

.tabsvg {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  display: flex;
}

.wbh-tab-hoverbox1 {
  justify-content: center;
  align-items: center;
  font-size: 22px;
  display: flex;
}

.retreat-mainimg {
  object-fit: cover;
  border-radius: 4px;
  width: 100%;
  height: 150px;
  min-height: 100px;
}

.retreat-mainimg.scroll-trigger {
  min-width: 140px;
}

.site-right-wbh {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 60%;
  margin-top: 20px;
  display: flex;
}

.rich-text-2 {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-family: Varela, sans-serif;
  font-size: 16px;
  line-height: 28px;
  display: flex;
}

.rich-text-2 img {
  border-radius: 16px;
}

.rich-text-2 h2 {
  font-family: Varela, sans-serif;
}

.rich-text-2 p, .rich-text-2 ol, .rich-text-2 ul {
  font-size: 18px;
}

.site_place-content {
  width: 100%;
  line-height: 36px;
}

.code-embed-26 {
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  line-height: 22px;
  display: flex;
}

.margin-bottom.margin-small {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.margin-bottom.margin-xxsmall {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .225rem;
  display: flex;
}

.margin-top.margin-medium {
  margin-top: 1rem;
  display: inline-block;
}

.featuresgrid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  column-count: 1;
  direction: ltr;
  background-color: #f0f0f04a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 5px 10px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  display: none;
}

.unique {
  color: #000;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  display: inline-block;
}

.heading-192 {
  color: #000;
  margin-top: 10px;
  font-size: 25px;
}

.heading-192._2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.div-block-11 {
  line-height: 32px;
}

.site_left-item {
  background-color: #fff;
  border-radius: 50px;
  flex-flow: column;
  width: 100%;
  padding: 25px 0;
  display: flex;
}

.place-grid {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.site_content-flex-items {
  width: auto;
  min-width: 35%;
}

.features-button {
  color: #000;
  text-align: center;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 6px;
  padding: 9px 15px;
  font-family: Varela, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 36px;
  text-decoration: none;
  transition: background-color .3s;
  display: block;
}

.features-button:hover {
  background-color: #dddddd82;
}

.site_flex-item {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 5px;
  display: flex;
}

.site_flex-item.no-margin {
  margin-bottom: 5px;
}

.paragraph, .list, .list-2, .bold-text, .link, .italic-text, .paragraph-2 {
  font-size: 18px;
}

.lightbox-link {
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
}

.lightbox-link.other-images {
  background-image: none;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100%;
  padding-bottom: 56.25%;
  display: flex;
  position: relative;
}

.fancy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 80px 20px;
  display: flex;
}

.code-embed-27 {
  display: none;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image {
  width: 350px;
}

.collection-list {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-header_grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.header-image-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 572px;
  display: grid;
}

.header-image {
  border-radius: 12px;
  width: 100%;
}

.header-image2, .header-image3 {
  border-radius: 12px;
}

.header-image4 {
  border-radius: 21px;
}

.header-image5 {
  border-radius: 12px;
}

.home-header_grid2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.image-2 {
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: inline-flex;
}

.fancy-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.hidden-fancybox-list {
  display: block;
}

.code-embed-28 {
  display: none;
}

.small-vacation-image {
  background-color: #fff;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.lightbox {
  border-radius: 14px;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.gallery-buttonseeallphotos {
  color: #282828;
  letter-spacing: 0;
  text-transform: none;
  font-family: "Source Sans 3", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
}

.text-block-349 {
  font-weight: 200;
}

.large-multi-image {
  border-radius: 8px;
  height: 100%;
  min-height: 400px;
  position: relative;
  overflow: hidden;
}

.large-multi-image:hover {
  opacity: 1;
}

.empty-state {
  background-color: #fff;
  display: block;
}

.multi-images {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 14px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 400px;
  margin-left: 0;
  display: grid;
  overflow: hidden;
}

.button-95 {
  color: #f7f4f3;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #9b7f6a;
  border-radius: .25rem;
  padding: 1rem 2.5rem;
  font-size: 1rem;
  font-weight: 600;
  position: relative;
  overflow: hidden;
}

.button-95.is-gallery {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #17202c;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  align-items: center;
  margin-bottom: 1rem;
  margin-right: 1rem;
  padding: .5rem .7rem .5rem .5rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .6s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.background-image-wrapper {
  background-color: #fff;
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 14px;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.lightbox-hover-content {
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.team-background-image {
  background-color: #fff;
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  border-radius: 14px;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.small-image-grid {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border-radius: 8px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: stretch stretch;
  height: 100%;
  display: grid;
}

.grid-wrapper-2 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border-radius: 14px;
  grid-template-rows: 1fr;
  grid-template-columns: minmax(0, 1fr) minmax(auto, 1400px) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  align-items: stretch;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: grid;
  position: relative;
}

.arrow-right-all-images {
  color: #404040;
  width: 1rem;
  margin-left: 4px;
  font-weight: 100;
}

.overlay {
  opacity: .8;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  inset: 0%;
}

.overlay:hover {
  opacity: .8;
  background-color: #0f13262e;
}

.multi-image-wrapper {
  border-radius: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 400px;
  margin-top: 20px;
  display: flex;
}

.gallery__button {
  z-index: 5;
  text-decoration: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.collection-item-26 {
  border-radius: 8px;
}

.collection-list-wrapper-21 {
  background-color: #fff;
  border-radius: 8px;
}

.image-3 {
  background-color: #000;
}

.first-lightbox-image {
  width: 350px;
  height: 400px;
}

.image-4 {
  height: 100%;
  display: block;
  position: absolute;
}

.img {
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-size: cover;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.img.first-image {
  border-radius: 8px;
}

.img.other-images {
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-radius: 8px;
  position: absolute;
}

.collection-item-27 {
  border-radius: 8px;
}

.slide-nav-27 {
  display: none;
}

.slider-container-3 {
  width: 100%;
  min-height: 300px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  overflow: hidden;
}

.slide-4 {
  border-radius: 8px;
}

.multiimageslider {
  z-index: 99999999;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: static;
}

.section-44 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  height: 80vh;
  display: flex;
}

.sliderwrapper {
  justify-content: center;
  align-items: center;
  position: relative;
}

.slider__arrow_right {
  color: #101010;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  font-size: 25px;
  transition: color .2s, background-color .2s;
  display: flex;
}

.slider__arrow_right:hover {
  color: #fff;
  background-color: #1d6362;
}

.mask {
  width: 100%;
  height: 100%;
  position: static;
  overflow: visible;
}

.slider-left-arrow-2 {
  color: #444;
  width: 50px;
  height: 50px;
  margin-left: 15px;
}

.slider__arrow_left {
  color: #101010;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  font-size: 25px;
  transition: color .2s, background-color .2s;
  display: flex;
}

.slider__arrow_left:hover {
  color: #fff;
  background-color: #1d6362;
}

.slider-right-arrow-2 {
  color: #444;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  display: block;
}

.slide-content-wrapper-2 {
  border: 1px #484848;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.code-embed-29, .multiimagecollectionwrapper {
  display: none;
}

.btn {
  color: #051328;
  cursor: pointer;
  background-color: #e7e7e7;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 3rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.btn.contact-btn {
  color: #fff;
  background-color: #0000;
  padding: 0;
  position: relative;
  inset: 0% 0% 0% auto;
}

.toggle-code {
  display: none;
}

.svg-phone {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button__bg {
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  display: flex;
}

.contact-box-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #ef9000;
  border: 1px #00000029;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 150px;
  margin-bottom: 25px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 0 20px 10px #72727233;
}

.contact-sticky {
  z-index: 9;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  height: auto;
  display: none;
  position: fixed;
  inset: auto 30px 30px auto;
}

.ctc-btn.ctc-txt {
  background-color: #0000;
}

.ctc-btn.ctc-txt.ctc.whatsapp, .ctc-btn.ctc-txt.ctc.email {
  color: #fff;
  font-family: "Source Sans 3", sans-serif;
  font-size: 30px;
}

.contact-block {
  z-index: 30;
  flex-direction: column;
  align-items: flex-end;
  display: block;
}

.slide-5 {
  background-image: var(--image-7b40fadb);
  background-position: 0 0;
  background-size: auto;
}

.header-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px 30px 0;
  display: flex;
}

.bokretreats-svg {
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.swiper-button {
  background-color: #36e1bc80;
  border: 1px solid #36e1bc;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  transition: background-color .4s ease-in-out;
  display: flex;
}

.swiper-button:hover {
  background-color: #36e1bc;
}

.swiper-button.swiper-btn-prev-1, .swiper-button.swiper-btn-next-1 {
  cursor: pointer;
}

.swiper-button.swiper-btn-next-3 {
  z-index: 2;
  cursor: pointer;
  background-color: #fff;
  border-color: #000;
  position: relative;
}

.swiper-button.swiper-btn-next-3:hover {
  background-color: #1a7b67;
}

.swiper-button.swiper-btn-prev-3 {
  z-index: 2;
  cursor: pointer;
  background-color: #fff;
  border-color: #000;
  position: relative;
}

.swiper-button.swiper-btn-prev-3:hover {
  background-color: #1a7b67;
}

.swiper-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.content-home-blog-slider {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: visible;
}

.blog-slider-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: visible;
}

.swiper-arrrows-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.main-container {
  width: 100%;
  max-width: 77.5rem;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.main-container.hosts {
  height: auto;
  min-height: 50px;
  margin-top: 0;
}

.home-retreat-slider {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.swiper-navigation-wrapper {
  flex-flow: row;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.padding {
  background-color: #f5f5f5;
  padding: 30px 2.5rem;
}

.padding.section-padding-medium {
  background-color: #f7efe580;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.padding.sok {
  background-color: #f7efe580;
}

.padding.kontakta {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: space-around;
  align-items: flex-start;
  padding-bottom: 50px;
  display: flex;
}

.swiper-slide {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  cursor: grab;
  border-radius: 5px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  height: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.swiper-slide.package-slide {
  width: 200px;
  height: 200px;
}

.swiper {
  width: 100%;
  overflow: hidden;
}

.swiper.is-swiper-portfolio {
  height: 100%;
  overflow: visible;
}

.swiper.is-swiper-teacher {
  height: 100%;
}

.swiper-btn-icon {
  color: #195675;
}

.program-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 140%;
}

.program-title.filtered, .program-title.rtreats {
  color: #333;
  font-size: 20px;
  line-height: 24px;
}

.mainimage {
  z-index: 1;
  object-fit: cover;
  position: relative;
}

.read-more-link {
  color: #000;
  justify-content: center;
  align-items: flex-end;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .4s ease-in-out;
  display: flex;
}

.read-more-link:hover {
  opacity: .8;
}

.blog-summary-wrapper {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.blog-category-item-wrapper {
  grid-column-gap: .4rem;
  grid-row-gap: 16px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.swiper-slide-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d6d6d666;
  border-radius: .75rem;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 0 0 8px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 20px 12px #e2e2e233;
}

.blog-text-wrapper {
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.blog-image-wrapper {
  aspect-ratio: 3 / 2;
  opacity: 1;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.portfolio-summary-text {
  opacity: .9;
  color: #000;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.blog-categoruy-item-wrapper {
  grid-column-gap: .625rem;
  background-color: #36e1bc40;
  border: .0625rem solid #36e1bc80;
  border-radius: .75rem;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  padding: .2rem .4rem;
  text-decoration: none;
  display: flex;
}

.blog-title-link {
  color: #195675;
  margin-top: 0;
  margin-bottom: .3rem;
  text-decoration: none;
  transition: opacity .4s ease-in-out;
}

.blog-title-link:hover {
  opacity: .8;
}

.cms-retreat-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 100%;
  display: flex;
}

.cms-retreat-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: minmax(auto, 1fr);
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.fl-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-top: 0;
  display: grid;
}

.code-embed-30 {
  color: #195675cc;
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 400;
}

.filter-retreat-image {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.filter-image-wrapper {
  z-index: 8;
  aspect-ratio: 3 / 2;
  opacity: 1;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 200px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.filter-item-wrapper {
  z-index: 2;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #36e1bc80;
  border-radius: .75rem;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 200px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.filter-item-wrapper:hover {
  border-style: solid;
  border-color: #0000;
  box-shadow: 0 2px 20px 12px #b6b6b633;
}

.filter-text-wrapper {
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-decoration: none;
  display: flex;
}

.filter-text-wrapper.ntfound {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.div-block-13 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.text-block-350 {
  font-family: Cabin, sans-serif;
  font-size: 12px;
}

.filter-summary-wrapper {
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-block-351 {
  color: #000;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
}

.date-sorters {
  justify-content: flex-end;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  display: flex;
}

.price-sorters {
  justify-content: flex-end;
  align-items: center;
  font-family: Cabin, sans-serif;
  display: flex;
}

.reset-button {
  font-family: Cabin, sans-serif;
}

.div-block-14 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: .0625rem #36e1bc80;
  border-radius: .75rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 0;
  display: flex;
}

.filter-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff;
  border: .0625rem solid #36e1bc80;
  border-radius: .75rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 8px;
  display: flex;
}

.filter-machine {
  margin-bottom: 0;
}

.submit-button {
  display: none;
}

.activity-filter {
  cursor: pointer;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 0;
  font-size: 1rem;
  font-weight: 400;
  display: flex;
}

.checkbox_input {
  border: 2px solid #dfdfdf;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .75rem;
}

.checkbox_input.w--redirected-checked {
  background-color: #3c7c43;
  background-size: .6rem;
  border-color: #3c7c43;
  box-shadow: 1px 1px 3px #0000;
}

.checkbox_input.w--redirected-focus {
  box-shadow: none;
  border-color: #90c396;
}

.checkbox_label {
  margin-right: .25rem;
}

.option-results {
  color: #3c7c43;
  display: none;
}

.activity-text {
  font-family: Cabin, sans-serif;
  font-size: 12px;
}

.submit-button-2 {
  display: none;
}

.collection-list-wrapper-22 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  height: auto;
  display: flex;
}

.activities-source {
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: stretch center;
  place-items: start;
  display: flex;
}

.price-echo-js-css, .filtering-sorting-js-css {
  display: none;
}

.code-embed-33 {
  font-family: Cabin, sans-serif;
  display: flex;
}

.activity-value {
  display: none;
}

.div-block-17 {
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  display: flex;
}

.filter-grid {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  height: auto;
  display: flex;
}

.sorting_wrap {
  grid-column-gap: 6px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.sorting_wrap.mobile {
  display: none;
}

.fl_block {
  border: .0625rem solid #36e1bc80;
  border-radius: .75rem;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 8px;
  display: none;
}

.fl_top {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 40px;
}

.faq_arrow {
  width: 15px;
  line-height: 40px;
  display: flex;
}

.fl_bottom {
  transform-origin: 50% 0;
  overflow: hidden;
}

.box_text {
  margin-top: 16px;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.box_divider {
  background-color: #36e1bc40;
  height: 1px;
  margin-top: 4px;
  margin-bottom: 24px;
}

.code-embed-34 {
  width: 20px;
  height: 20px;
  line-height: 28px;
}

.filter-toggle {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.activity-item {
  flex-flow: column;
  display: flex;
}

.div-block-22 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-color: #36e1bc40;
  border: .0625rem solid #36e1bc80;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.collection-list-wrapper-23 {
  display: block;
}

.div-block-23 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.countdown_days {
  z-index: 10;
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
}

.div-block-24 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.daterange-wrapper {
  justify-content: flex-start;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.end-d {
  justify-content: flex-start;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 13px;
  display: flex;
}

.end-d.filter {
  letter-spacing: 1px;
  font-size: 15px;
}

.end-d.b {
  font-size: 15px;
}

.start-d {
  justify-content: flex-start;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 13px;
  display: flex;
}

.start-d.filter {
  letter-spacing: 1px;
  font-size: 15px;
}

.start-d.b {
  font-size: 15px;
}

.text-block-352 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.location_text {
  opacity: .9;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.wrapper_a1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-right: 0;
  display: flex;
}

.wrapper_a1.m {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.wrapper_b1 {
  justify-content: flex-start;
  align-items: center;
  height: 20px;
  display: flex;
}

.wrapper_b2 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.code-embed-35 {
  color: #000;
  justify-content: center;
  align-items: center;
  line-height: 24px;
  display: flex;
}

.duration-code {
  color: #333;
  letter-spacing: .5px;
  margin-left: 7px;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.duration-code.js {
  display: none;
}

.duration-code.filter {
  font-size: 14px;
  display: block;
}

.duration-code.white {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
}

.div-block-27 {
  z-index: 2147483647;
  grid-column-gap: 1%;
  grid-row-gap: 1%;
  border-radius: .75rem 0;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding: 0%;
  font-family: Lato, sans-serif;
  font-size: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.wrapper-a1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffff40;
  border: .0625rem solid #36e1bc80;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: .5rem;
  padding: .4rem .5rem .4rem 0;
  display: flex;
}

.wrapper-a1.filtered {
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  background-color: #0000;
  border-style: none;
  border-radius: 0;
  justify-content: flex-end;
  align-items: stretch;
  width: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.code-embed-36 {
  width: 18px;
  height: 18px;
}

.codembed-datecode {
  color: #333;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 24px;
  display: flex;
}

.wrapper_b1-copy {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  height: 20px;
  display: flex;
}

.wrapper_b3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.code-embed-37 {
  color: #000;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  display: flex;
}

.txt1 {
  color: #000;
  font-family: Cabin, sans-serif;
  font-size: 18px;
}

.retreats-mobile-filters {
  flex-flow: column;
  font-family: Cabin, sans-serif;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  margin-bottom: 8px;
  display: flex;
}

.text-block-355 {
  font-family: Cabin, sans-serif;
  font-size: 15px;
}

.codeembed44 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.code45 {
  justify-content: center;
  align-items: center;
  display: none;
}

.duration-js {
  letter-spacing: .5px;
  font-family: Cabin, sans-serif;
  font-size: 13px;
}

.duration-js.js, .duration-js.filter {
  display: none;
}

.item-wrapper {
  width: 100%;
}

.header-filter {
  background-color: #fff;
  border-bottom: 1px solid #d7d7d7;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px;
  display: flex;
  box-shadow: 0 0 30px 6px #e3e3e333;
}

.header-filter.portalpage {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header_wrapper {
  margin-bottom: 25px;
  padding-bottom: 5px;
}

.heading-193 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
}

.heading-193.kontakt {
  color: #0f866c;
}

.link_filters {
  justify-content: center;
  align-items: center;
  height: 150px;
  padding: 15px 30px;
  display: flex;
}

.filter-tog {
  color: #000;
  background-color: #36e1bc40;
  border: .4px solid #cacaca;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 300px;
  min-height: 55px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 400;
  transition: opacity .3s;
}

.link-block {
  z-index: 2;
  display: block;
  position: relative;
}

.link-block.w--current {
  display: flex;
}

.padding-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0 40px;
  display: block;
}

.padding-wrapper.kontakt {
  background-color: #f5f5f5;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.heading-194 {
  letter-spacing: 1px;
  font-family: Cabin, sans-serif;
  font-weight: 400;
}

.galleryrt-slider {
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: -15px;
}

.gallery-wrapper {
  border-radius: 14px;
  justify-content: flex-start;
  align-items: center;
  width: 90vw;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: none;
  position: relative;
  box-shadow: 0 2px 20px 9px #bababa33;
}

.imageimg {
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  border-radius: 14px;
  width: 100%;
  height: 500px;
  position: relative;
}

.arrow_image_right {
  width: 16px;
  height: 16px;
}

.galleryrt-slide {
  z-index: 1;
  justify-content: flex-start;
  align-items: center;
  width: 90vw;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.slideprev1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.nextbackbutton {
  z-index: 11;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  position: relative;
}

.alttxt-wrapper {
  background-image: linear-gradient(#0000, #232323d9);
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  min-height: 80px;
  padding: 10px 10px 15px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.previous {
  color: #101010;
  -webkit-text-stroke-color: #000;
  cursor: pointer;
  background-color: #00000026;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  font-size: 25px;
  display: flex;
}

.previous:hover {
  -webkit-text-stroke-color: #fff;
}

.rt-alt-text {
  color: #fff;
  text-align: center;
  border-radius: 14px;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.code-embed-78 {
  display: none;
}

.galleryrt-swiper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 90vw;
  height: 500px;
}

.next {
  cursor: pointer;
  background-color: #00000026;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
  position: static;
}

.next:hover {
  -webkit-text-stroke-color: #fff;
}

.tagwrap {
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 3fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: end flex-end;
  place-items: center stretch;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.date-wrapper {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  background-color: #e1e1e152;
  border: .6px #eaeaea;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 40%;
  height: auto;
  margin-top: 0;
  padding: 10px 15px 15px;
  display: flex;
  box-shadow: 0 1px 1px 1px #95959542;
}

.retreat-pg-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.home-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 3.25fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.header-content_grid {
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch start;
  width: 100%;
  display: flex;
}

.header_grid-left-content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.retreat-pg {
  min-width: 50%;
  max-width: 60%;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.collection-item-39 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: stretch;
  width: auto;
  margin-bottom: 10px;
  display: inline-grid;
}

.tag-div {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.heading {
  color: #333;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  font-family: Cabin, sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
}

.collection-list-9 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: auto;
  grid-auto-rows: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  place-content: end;
  place-items: end stretch;
  width: auto;
  height: auto;
  display: block;
}

.collection-list-wrapper-28 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  padding-left: 20px;
  display: flex;
}

.tags {
  color: #000;
  cursor: default;
  background-color: #36e1bc40;
  border-radius: 14px;
  width: auto;
  margin-right: 10px;
  padding: 8px 15px;
  font-family: Cabin, sans-serif;
  text-decoration: none;
  display: inline;
  box-shadow: 0 1px 2px #0003;
}

.tag {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.tag.rt {
  text-transform: capitalize;
  cursor: default;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  display: flex;
}

.title-header-mobile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 3.25fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.div1-ht {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-left: 0;
  padding: 0 30px;
  display: flex;
}

.retreat-pg-2 {
  width: 67%;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.link-location {
  font-family: Cabin, sans-serif;
  font-weight: 600;
  text-decoration: none;
  position: absolute;
  inset: 0%;
}

.code-embed-6 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 10px;
  display: flex;
}

.header_mobile {
  padding: 0;
  display: none;
}

.heading-195 {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  font-size: 2.5rem;
  font-weight: 700;
}

.toploc-header-2 {
  color: #000;
  text-transform: none;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.righ-block {
  background-color: #dffb64;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: 20px;
  padding: 15px 20px;
  display: flex;
}

.righ-block.lo-whb {
  background-color: #36e1bc40;
  border: 1px solid silver;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 4px 12px;
  position: relative;
  box-shadow: 0 2px 5px #c1c1c133;
}

.site_text-retreat-wrapper {
  flex-flow: column;
  align-items: flex-start;
  max-width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 10px 15px;
  display: flex;
  position: relative;
}

.retreat-tabs-text {
  color: #000;
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.tab-link-retreats {
  position: absolute;
  inset: 0%;
}

.tab-link-retreats.w--current {
  font-weight: 400;
}

.retreat-tabs {
  color: #000000a1;
  -webkit-text-stroke-width: 1px;
  background-color: #e2e2e26e;
  border-radius: 14px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-size: 25px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.retreat-tabs:hover {
  background-color: #36e1bc40;
}

.site_text-retreat {
  width: 100%;
  height: 350px;
  overflow: hidden;
}

.read-more-btn {
  color: #000;
  background-color: #0000;
  border: 1px #c1c1c1;
  border-bottom: 1px solid #000;
  border-radius: 0;
  margin-top: 20px;
  padding: 8px 0;
  font-family: Cabin, sans-serif;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
}

.retreat-tabs-wrapper {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 30px 20px;
  position: sticky;
  inset: 0% 0% auto auto;
}

.retreat-tab-hoverbox1 {
  -webkit-text-stroke-width: 0px;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  display: flex;
}

.site-right-retreat {
  border: .6px #dfdfdf;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 28vw;
  display: flex;
  position: relative;
}

.home-site_flex-retreat {
  grid-column-gap: 1%;
  grid-row-gap: 1%;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 2.25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.site_left-retreat {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 63vw;
  display: block;
}

.description_rich {
  font-family: Cabin, sans-serif;
}

.description_rich p {
  color: #202020d9;
  font-size: 18px;
  line-height: 160%;
}

.description_rich h2 {
  font-size: 24px;
}

.description_rich li {
  color: #333333d9;
  font-size: 18px;
  line-height: 26px;
}

.first-dates-set {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 3px 12px;
  display: flex;
  box-shadow: 0 2px 2px 1px #c2c2c233;
}

.text-block-356 {
  color: #000;
  margin-bottom: 8px;
  font-family: Cabin, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 34px;
}

.div-block-32 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.grid-date-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  display: grid;
}

.code-duration-2 {
  color: #000;
  text-transform: none;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.25rem;
  display: none;
}

.box_top {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.h4-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}

.faq_arrow-2 {
  width: 24px;
}

.box_bottom {
  transform-origin: 50% 0;
  overflow: hidden;
}

.box-wrapper {
  margin-top: 0;
  padding: 0;
}

.code-arrow-prg, .code-arrow-host, .code-arrow-accommodation, .code-arrow-price, .code-arrow-included {
  justify-content: center;
  align-items: center;
  width: 24px;
  display: flex;
}

.box_top_1 {
  cursor: pointer;
  border: 1px #36e1bca6;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.box_top_1.mobile {
  display: flex;
}

.box_top_2 {
  cursor: pointer;
  border: 1px #36e1bca6;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.box_top-copy {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.box_top_3 {
  cursor: pointer;
  border-left: 3px #36e1bc;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.box_top_4, .box_top_5 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.box_bottom_4 {
  transform-origin: 50% 0;
  overflow: hidden;
}

.box_bottom_3 {
  transform-origin: 50% 0;
}

.box_bottom_2 {
  transform-origin: 50% 0;
  overflow: hidden;
}

.box_bottom_1 {
  transform-origin: 50% 0;
  height: auto;
  overflow: hidden;
}

.box_bottom_5 {
  transform-origin: 50% 0;
  position: relative;
  overflow: hidden;
}

.table_cell.border-right {
  border-right: 1px solid #d3d3d3;
  align-items: center;
  height: 100%;
  padding-right: 21px;
  display: flex;
}

.table_cell.right {
  padding-left: 1rem;
}

.swiper-container {
  flex-flow: column;
  width: 100%;
  max-width: 3000px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.code-embed-23 {
  justify-content: center;
  align-items: center;
  margin-right: 0;
  line-height: 30px;
  display: flex;
}

.table_row-8 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  flex: 0 auto;
  order: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start center;
  align-self: flex-start;
  place-items: stretch stretch;
  width: 100%;
  height: auto;
  padding: 0 1rem;
  display: grid;
}

.table_row-8.tailor {
  border-bottom-style: none;
  grid-template-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.table_row-8.hotelacvtivityswiper {
  background-color: #fff;
  border-bottom-style: none;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  grid-template-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.div-block-3236 {
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 14px 20px;
  display: flex;
}

.text-block-472 {
  color: #000;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.swiper-slide-2 {
  cursor: pointer;
  border-radius: 100px;
  width: 33.3333%;
  height: auto;
  margin-right: 12px;
}

.swiper-slide-2.package-slide {
  border: 2px solid #0000;
  width: 200px;
  height: 200px;
}

.table_row-group {
  display: block;
}

.table_row-group.alt {
  background-color: #36e1bc40;
}

.heading-style-h4-2 {
  color: #fff;
  height: auto;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  display: block;
  position: static;
}

.tabbody {
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding: 15px;
  display: flex;
}

.tabbody.content-item {
  width: 100%;
  box-shadow: none;
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 0 35px;
}

.swiper-wrapper-2 {
  transition: transform .3s;
  display: flex;
}

.date-line {
  color: #000;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
  display: flex;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: block;
}

.anchor-div {
  z-index: -1;
  background-color: #b3b3b312;
  width: auto;
  height: 50px;
  margin-top: -49px;
  position: absolute;
}

.div-block-3249 {
  margin-bottom: 10px;
}

.table_cell-text {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: Cabin, sans-serif;
  font-size: 18px;
}

.div-block-3262 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.new-chapter {
  margin-top: 0;
  padding: 0;
}

.div-block-3306 {
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 14px 20px;
  display: flex;
}

.div-block-3300 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.mg-bottom-80px {
  margin-bottom: 30px;
}

.price-code {
  color: #000;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.price-wrap {
  flex-flow: column;
  display: flex;
}

.seasonheader {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.table_wrapper {
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.arrow-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 0;
  margin-bottom: 20px;
  display: block;
  position: relative;
}

.tabrich-tailor {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  column-count: 1;
  direction: ltr;
  background-color: #f0f0f04a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  display: block;
}

.tabrich-tailor._1 {
  background-color: #0000;
  font-family: Cabin, sans-serif;
}

.container-102 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.feature-card {
  border: .1px solid #36e1bc40;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.pack-contentdiv {
  border: 1px #dfdfdf;
  flex-flow: column;
  width: 100%;
  height: auto;
  min-height: 150px;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 2px 20px 4px #b5b5b533;
}

.paragraph-99 {
  text-transform: none;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.section-divider {
  background-color: #d7d7d7;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 0;
}

.slider-img {
  object-fit: cover;
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-3250 {
  text-align: center;
  background-image: linear-gradient(358deg, #000000a6, #0000);
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 40%;
  padding-bottom: 20px;
  padding-left: 3px;
  padding-right: 3px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.season-txt-7 {
  color: #000;
  text-transform: none;
  border: 1px #000;
  border-bottom-color: #c3c3c3;
  justify-content: center;
  align-items: center;
  width: auto;
  font-size: 25px;
  font-weight: 700;
  line-height: 36px;
  display: inline-flex;
}

.paragraph-100 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  font-weight: 500;
  display: flex;
  position: static;
}

.container-96 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.date-line-wrapper {
  border-bottom: .2px #00000082;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.calendar-code {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  line-height: 24px;
  display: flex;
}

.main-box-wrapper {
  padding-bottom: 40px;
}

.content-home-teacher-slider {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 50px;
  display: flex;
  position: relative;
  overflow: visible;
}

.swiper-navigation-wrapper-2 {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: absolute;
}

.swiper-slide-3 {
  cursor: pointer;
  border-radius: 100px;
  width: 33.3333%;
  height: auto;
  margin-right: 12px;
}

.swiper-2 {
  width: 100%;
}

.arrowhovers {
  display: none;
}

.teacher-slider-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
  overflow: visible;
}

.swiper-btn-icon-2 {
  color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.teacher-title {
  color: #000000b5;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
}

.blog-title-link-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #195675;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s ease-in-out;
  display: flex;
}

.blog-title-link-2:hover {
  opacity: .8;
}

.paragraph-12 {
  color: #000;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}

.blog-image-wrapper-2 {
  aspect-ratio: 3 / 2;
  opacity: 1;
  cursor: auto;
  border-radius: 1000px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 50px;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-summary-wrapper-2 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.blog-text-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
  position: relative;
}

.swiper-slide-wrapper-2 {
  z-index: 2;
  cursor: grab;
  background-color: #f5f5f5;
  border: 1px solid #97979766;
  border-radius: 10px;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.teacher-name {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

.blog-thumbnail-image-2 {
  z-index: 1;
  cursor: pointer;
  object-fit: cover;
  border-radius: 1000px;
  width: 24px;
  height: 24px;
  position: relative;
}

.included-rich-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  column-count: 1;
  direction: ltr;
  background-color: #f0f0f04a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 5px 10px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  display: block;
}

.included-rich-text.yes-copy, .included-rich-text.yes {
  background-color: #0000;
}

.included-rich-text.yes ol {
  padding-left: 0;
}

.included-rich-text.yes ul {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.included-rich-text.yes p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.included-rich-text.yes li {
  color: #000;
  background-image: var(--image-4ba4667);
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 9px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 35px;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 400;
  list-style-type: none;
  display: flex;
}

.included-rich-text.no {
  background-color: #0000;
}

.included-rich-text.griduniqe {
  background-color: #0000;
  display: flex;
}

.block-quote {
  font-family: Cabin, sans-serif;
}

.div-block-3308 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.code-embed-79 {
  color: #000;
  width: 28px;
  height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 25px;
}

.things-item {
  width: auto;
}

.heading-14 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15px;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.paragraph-101 {
  color: #333;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.things_list-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 28px;
  display: inline-flex;
  position: static;
}

.things-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-site_component {
  border-top: 1px solid #cfcfcf;
  padding: 25px 40px;
}

.things_vertical-items {
  flex-flow: column;
  width: auto;
  display: flex;
}

.site_things-to-know {
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.code-embed-8 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  margin-right: 0;
  display: flex;
}

.terms {
  color: #333;
  justify-content: center;
  align-items: center;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.text-block-510 {
  color: #000;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}

.things_text-block-2 {
  color: #333;
  justify-content: center;
  align-items: center;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.code-embed-25 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 0;
  display: flex;
}

.link-block-2 {
  position: absolute;
  inset: 0%;
}

.four-image-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  place-items: center start;
  margin-top: 35px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.div-block-3309 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  align-self: center;
  place-items: center start;
  width: 80%;
  display: flex;
}

.swiper-slide-4 {
  flex: none;
}

.swiper-slide-4.basic-swiperr-item {
  border-radius: 1rem;
  width: 100%;
  min-width: 30%;
  height: auto;
  display: block;
}

.swiper-slide-4.basic-swiperr-item.prg {
  min-width: 150px;
  height: 350px;
}

.slider-button-right {
  color: #7e3d5d;
  text-align: center;
  cursor: pointer;
  background-color: #dee3ff;
  background-image: var(--image-i17828865);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 14px;
  border-radius: 100px;
  width: 56px;
  height: 56px;
  padding: 12px;
  font-size: 0;
  font-weight: 400;
  line-height: 1em;
  transition: background-position .15s cubic-bezier(.47, 0, .745, .715), background-color .2s, color .2s;
}

.slider-button-right:hover {
  color: #fff;
  background-color: #c7cfff;
  background-position: 60%;
}

.slider-button-right:active {
  background-color: #657cff;
}

.swiper-wrapper-3 {
  flex: none;
  display: block;
}

.swiper-wrapper-3.basic-slider-list {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.swiper-wrapper-3.basic-slider-list.prg {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-87 {
  width: 100%;
  max-width: 1328px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.container-87.flex-center.overflow-none {
  justify-content: center;
  align-items: center;
  max-width: 2000px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.inner-container-2._1012px.center {
  width: 100%;
}

.swiper-arrow-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: absolute;
}

.basic-swiper {
  width: 100%;
  margin-bottom: 48px;
  overflow: hidden;
}

.slider-button-left {
  color: #7e3d5d;
  text-align: center;
  cursor: pointer;
  background-color: #dee3ff;
  background-image: var(--image-i46796a01);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 14px;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  padding: 12px;
  font-size: 0;
  font-weight: 400;
  line-height: 1em;
  transition: background-position .15s cubic-bezier(.47, 0, .745, .715), background-color .2s, color .2s;
}

.slider-button-left:hover {
  color: #fff;
  background-color: #c7cfff;
  background-position: 40%;
}

.slider-button-left:active {
  background-color: #657cff;
}

.section-more {
  z-index: 2147483647;
  background-color: #d2d2d233;
  padding: 30px 20px;
}

.heading-210 {
  color: #333;
  -webkit-text-stroke-width: .3px;
  align-items: center;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  display: flex;
}

.basic-swiper-slide-content {
  border-radius: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: block;
  position: relative;
}

.basic-swiper-slide-content.prg {
  height: 100%;
}

.basic-slider-image-wrapper {
  z-index: 2;
  background-color: #fff;
  background-image: var(--image-63965ae2);
  background-position: 50%;
  background-size: cover;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.basic-slider-image {
  object-fit: cover;
  background-image: var(--image-63965ae2);
  background-position: 50%;
  background-size: cover;
  border-radius: .75rem;
  width: 100%;
  height: 100%;
  position: static;
}

.basic-swiper-info {
  z-index: 3;
  background-image: linear-gradient(#0000, #00000075);
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.basic-swiper-member-name-2 {
  color: #fff;
  margin-bottom: 8px;
  font-family: Cabin, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}

.code-embed-965 {
  color: #fff;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 26px;
}

.linky {
  z-index: 3;
  text-decoration: none;
  display: block;
  position: absolute;
  inset: 0%;
}

.swiper-slide.basic-swiperr-item.prg {
  min-width: 150px;
  height: 350px;
  margin-right: 12px;
}

.galleryrt-swiper2 {
  z-index: 2;
}

.galleryrt-slider2 {
  margin-left: 0;
  margin-right: -15px;
  display: flex;
}

.my-swiper-slide {
  z-index: 1;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.my-swiper-next {
  z-index: 9999;
  cursor: pointer;
  background-color: #00000026;
  border: 1px #4646466e;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 5px;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
}

.my-swiper-prev {
  z-index: 999;
  cursor: pointer;
  background-color: #00000026;
  border: 1px #4646466e;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
}

.next-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.prev-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.code-embed-966, .code-embed-967 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-511 {
  font-family: Cabin, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.boende_richtext {
  font-family: Cabin, sans-serif;
}

.boende_richtext p {
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

.boende_richtext ol {
  font-size: 18px;
  line-height: 26px;
}

.boende_richtext ul {
  font-size: 17px;
  line-height: 26px;
}

.boende_richtext img {
  border-radius: 8px;
}

.paragraph-102 {
  font-size: 15px;
  line-height: 24px;
}

.paragraph-103 {
  font-size: 16px;
  line-height: 24px;
}

.alttxt-wrapper2 {
  background-image: linear-gradient(#0000, #1b584ed9);
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  min-height: 80px;
  padding: 10px 10px 15px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-alt-text2 {
  color: #fff;
  text-align: center;
  border-radius: 14px;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.imageimg2 {
  border-radius: 14px;
  width: 100%;
  display: block;
  position: relative;
}

.img-gallery-styling {
  display: block;
}

.divblock22444 {
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 14px 20px;
  display: flex;
}

.div-block-3310 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.code-embed-968 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.container-incl {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.seemore-include-2 {
  letter-spacing: 1px;
  margin-top: 7px;
  font-size: 16px;
  font-weight: 200;
  line-height: 28px;
}

.accordion-title-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
}

.grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-1-column.gap-row-0 {
  grid-row-gap: 0px;
}

.grid-1-column.gap-row-0.services {
  flex-flow: row;
  width: 100%;
  display: flex;
}

.acordion-body-no {
  width: 100%;
  overflow: hidden;
}

.div-block-3154 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.accordion-content-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.accordion-content-wrapper.v2 {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 730px;
  height: auto;
}

.accordion-side {
  margin-right: 24px;
}

.accordion-side.right-side {
  margin-left: 14px;
  margin-right: 14px;
}

.accordion-spacer {
  min-height: 16px;
}

.accordion-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 38px;
  min-width: 38px;
  height: 38px;
  min-height: 38px;
  display: flex;
}

.accordion-header-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.acordion-body-yes {
  width: 100%;
  overflow: hidden;
}

.accordion-btn-line {
  background-color: #211f54;
  border-radius: 20px;
  width: 18px;
  height: 2px;
  position: absolute;
}

.accordion-btn-line.v2 {
  width: 28px;
}

.accordion-btn-line.v2.horizontal, .accordion-btn-line.v2.vertical {
  background-color: #000;
}

.seemore-notinclude-2 {
  letter-spacing: 1px;
  margin-top: 7px;
  font-size: 16px;
  font-weight: 200;
  line-height: 28px;
}

.included-rich-text-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  column-count: 1;
  direction: ltr;
  background-color: #f0f0f04a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  display: block;
}

.included-rich-text-2.yes, .included-rich-text-2.no {
  background-color: #0000;
}

.accordion-item-wrapper {
  cursor: pointer;
  width: 100%;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  justify-content: space-between;
  padding: 20px 64px;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 2px 12px #14142b14;
}

.accordion-item-wrapper:hover {
  transform: scale3d(.96, .96, 1.01);
}

.accordion-item-wrapper.v2 {
  box-shadow: none;
  background-color: #e2e2e26e;
  border-width: 1px;
  border-color: #e2e2e2;
  border-radius: 14px;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
  transition-property: none;
}

.accordion-item-wrapper.v2:hover {
  transform: none;
}

.accordion-item-wrapper.not {
  box-shadow: none;
  background-color: #e2e2e26e;
  border-width: 1px;
  border-color: #e2e2e2;
  border-radius: 14px;
  justify-content: space-between;
  margin-bottom: -1px;
  padding: 20px 15px 0;
  transition-property: none;
}

.accordion-item-wrapper.not:hover {
  transform: none;
}

.code-embed-24 {
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  line-height: 30px;
  display: flex;
}

.seemore-notinclude, .seemore-include {
  font-family: Cabin, sans-serif;
}

.my-swiper {
  z-index: 2;
  display: flex;
}

.my-swiper-wrapper {
  margin-left: 0;
  margin-right: -15px;
  display: flex;
}

.code-embed-969 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.accordion-item {
  border: 1px #e2e2e26e;
  border-radius: 8px;
  width: 40%;
  padding: 10px 20px;
}

.ingar_top {
  cursor: pointer;
  border: 1px solid #dfdfdfc2;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding: 5px 20px;
  display: flex;
}

.h4-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.faq_arrow-3 {
  width: 24px;
}

.ingar-bottom {
  transform-origin: 50% 0;
  background-color: #fff;
  border: 1px #dfdfdfc2;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.faq_text {
  margin-top: 16px;
}

.faq_divider {
  background-color: #00000026;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.h4-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.faq_arrow-4 {
  width: 24px;
}

.div-block-3311 {
  z-index: 3;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-3311.right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-3312 {
  border-radius: 24px;
  margin-top: 10px;
}

.location-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: flex;
}

.map-block-2 {
  width: 50%;
  max-width: 50%;
  height: 260px;
  min-height: 260px;
  position: relative;
}

.map-embed {
  cursor: pointer;
}

.faq_wrapper {
  border-top: 1px #00000026;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.h4-5 {
  color: #23b394;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

.faq_arrow-5 {
  width: 24px;
}

.swiper-btn-next-3, .swiper-btn-prev-3 {
  z-index: 5;
  cursor: pointer;
  border: 1px #ececec;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: relative;
}

.code-embed-970 {
  color: #000;
  justify-content: center;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
  display: flex;
}

.map-block {
  width: 50%;
  height: 260px;
  min-height: 260px;
  position: relative;
}

.arrow-right {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.box-resplan {
  cursor: pointer;
  border-left: 3px #36e1bc;
  justify-content: space-between;
  align-items: center;
  padding: 6px 20px 6px 0;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.content-resplan {
  transform-origin: 50% 0;
  height: auto;
  padding-top: 20px;
  overflow: hidden;
}

.arrow-right-resplan {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.content-hosts {
  transform-origin: 50% 0;
  height: auto;
  padding-top: 20px;
  overflow: hidden;
}

.box-hosts {
  cursor: pointer;
  border-left: 3px #36e1bc;
  justify-content: space-between;
  align-items: center;
  padding: 6px 20px 6px 0;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.arrow-right-hosts {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.box-accommodation {
  cursor: pointer;
  border-left: 3px #36e1bc;
  justify-content: space-between;
  align-items: center;
  padding: 6px 20px 6px 0;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.content-accommodation {
  transform-origin: 50% 0;
  padding-top: 20px;
  overflow: hidden;
}

.arrow-right-accommodation {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.box-price {
  cursor: pointer;
  border-left: 3px #36e1bc;
  justify-content: space-between;
  align-items: center;
  padding: 6px 20px 6px 0;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.arrow-right-price {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.content-price {
  padding-top: 20px;
  overflow: hidden;
}

.box-included {
  cursor: pointer;
  border-left: 3px #36e1bc;
  justify-content: space-between;
  align-items: center;
  padding: 6px 20px 6px 0;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.content-included {
  transform-origin: 50% 0;
  padding-top: 20px;
  overflow: hidden;
}

.arrow-right-included {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.tabs-menu {
  display: flex;
}

.text-block-512, .text-block-513 {
  font-family: Cabin, sans-serif;
  font-size: 18px;
}

.tab-link-tab-2 {
  background-color: #ee5742b0;
  border-radius: 0 8px 0 0;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.tab-link-tab-2:lang(en) {
  background-color: #ee5742bf;
}

.tab-link-tab-2.w--current {
  background-color: #ee5742;
  border-radius: 0 8px 0 0;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50px;
  display: flex;
}

.tab-link-tab-2.w--current:active {
  background-color: #e2634f99;
}

.tab-link-tab-1 {
  background-color: #36e1bc4d;
  border-radius: 8px 0 0;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.tab-link-tab-1.w--current {
  background-color: #36e1bc;
  border-radius: 8px 0 0;
  width: 50%;
  height: 50px;
}

.tabs {
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  width: 100%;
}

.wrapper-divider {
  background-color: #36e1bc80;
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

.inquiry-booking-wrapper {
  z-index: 0;
  position: relative;
}

.custom-js {
  display: none;
}

.inquiry {
  background-color: #f5f5f5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 30px;
  display: flex;
  box-shadow: 0 2px 20px 20px #dfdfdf33;
}

.code-html {
  background-color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.text-field {
  display: block;
}

.program-header {
  flex-flow: column;
  display: flex;
}

.dates, .select-field {
  display: none;
}

.paragraph-104 {
  color: #000;
  font-family: Cabin, sans-serif;
}

.header-desktop {
  padding: 0;
}

.txdt {
  justify-content: center;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  line-height: 24px;
  display: flex;
}

.code-embed-971 {
  color: #fff;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.code-embed-972 {
  color: #333;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.date-sv2 {
  font-family: Cabin, sans-serif;
  font-size: 15px;
}

.mellanslag-code {
  justify-content: center;
  align-items: flex-end;
  margin-top: 23px;
  display: flex;
}

.div-block-3313 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.moreinfo-text {
  color: #333;
  text-align: left;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.codelang-sv {
  text-transform: capitalize;
  justify-content: space-between;
  align-items: center;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 12px;
  line-height: 1.25;
  display: flex;
}

.codelang-no {
  color: #000;
  text-transform: capitalize;
  justify-content: space-between;
  align-items: center;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.codelang-en {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  text-transform: capitalize;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.25;
  display: flex;
}

.code46 {
  justify-content: center;
  align-items: center;
  margin-top: 1px;
  margin-left: 8px;
  display: flex;
}

.highlights-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  margin-top: 35px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.highlights-rich {
  color: #333;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.highlights-rich ul {
  font-size: 17px;
}

.codelang-sv-en {
  color: #000;
  text-transform: capitalize;
  justify-content: space-between;
  align-items: center;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.code-embed-973 {
  margin-right: 5px;
  display: flex;
}

.image-5 {
  object-fit: cover;
  border-radius: 1000px;
  width: 140px;
  height: 140px;
  margin-right: 20px;
  box-shadow: 0 2px 5px #0003;
}

.collection-item-40 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  margin-top: 15px;
  display: flex;
}

.vard-info1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 10px;
  display: flex;
}

.text-block-515 {
  color: #000;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-block-516 {
  color: #1f8f78;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.host-wrapper {
  height: auto;
}

.text-block-517 {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  display: flex;
}

.list-3, .list-4 {
  font-size: 17px;
}

.header-boka {
  color: #000;
  text-align: center;
  background-color: #f5f5f5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  font-family: Cabin, sans-serif;
  font-size: 36px;
  display: flex;
}

.header-boka.huvud {
  color: #000;
  text-align: left;
  font-size: 46px;
  line-height: 50px;
}

.header-boka.under {
  color: #0f866c;
}

.heading-211 {
  text-align: center;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 30px;
}

.data-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #333;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 5px 0;
  display: flex;
}

.body-boende {
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding: 15px 0;
  display: flex;
}

.body-boende.content-item {
  width: 100%;
  box-shadow: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 35px;
}

.price_sek {
  justify-content: space-between;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  display: block;
}

.price_sek._2 {
  font-size: 12px;
}

.price-eur {
  text-transform: none;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.price_eur {
  text-transform: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.empty-state-2 {
  background-color: #0000;
  font-family: Cabin, sans-serif;
}

.retreat-dates, .holiday-dates {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.empty-state-3 {
  background-color: #0000;
  font-family: Cabin, sans-serif;
}

.text-block-518 {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.price {
  opacity: .9;
  color: #000;
  justify-content: space-between;
  align-self: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-3 {
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  width: 100%;
  font-family: Cabin, sans-serif;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-block-4 {
  color: #333;
  font-family: Cabin, sans-serif;
  text-decoration: none;
}

.mellanslag-code2 {
  justify-content: center;
  align-items: center;
  margin-top: 2px;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
}

.retreat-div {
  z-index: 2147483647;
  color: #fff;
  background-image: linear-gradient(142deg, #0f866ccc, #36e1bccc);
  border-radius: .75rem 0 .75rem 0;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding: 4% 5%;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
  box-shadow: 0 2px 5px #0003;
}

.retreat-div.absolute {
  background-image: linear-gradient(142deg, #0f866ccc, #36e1bccc);
  position: absolute;
}

.date-range-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border-left: 1px #d9d9d9;
  flex-flow: column;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-519 {
  font-weight: 600;
}

.textbl-flera {
  font-weight: 700;
  line-height: 26px;
}

.textbl-flera._2 {
  font-weight: 400;
}

.code-calendar {
  justify-content: center;
  align-items: center;
  line-height: 24px;
  display: flex;
}

.link-block-5 {
  z-index: 3;
  color: #0000;
  text-decoration: none;
  position: absolute;
  inset: 0%;
}

.code-embed-974 {
  width: 20px;
  height: 20px;
  display: none;
}

.image-6 {
  box-sizing: border-box;
  cursor: grab;
  object-fit: cover;
  width: auto;
  height: auto;
  min-height: 20px;
  max-height: 28px;
}

.empty-state-4 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 50px;
  display: flex;
}

.text-block-520 {
  color: #000;
  font-family: Cabin, sans-serif;
  font-size: 16px;
}

.div-block-3316 {
  background-color: #f5f5f5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.heading-212 {
  color: #000;
  font-family: Cabin, sans-serif;
  font-size: 28px;
}

.paragraph-105 {
  font-family: Cabin, sans-serif;
  font-size: 18px;
}

.start-date2 {
  color: #fff;
  font-family: Cabin, sans-serif;
  font-size: 14px;
}

.prissek2 {
  font-family: Cabin, sans-serif;
  font-weight: 700;
}

.wrapper-b3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  height: auto;
  display: flex;
}

.text-block-521 {
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  display: flex;
}

.activity-label {
  width: 100%;
  margin-bottom: 0;
}

.div-block-3317 {
  display: none;
}

.label-text {
  margin-bottom: 0;
}

.activity-form {
  width: 100%;
  margin-bottom: 0;
  padding-left: 10px;
}

.text-block-522, .form-block {
  display: none;
}

.image-7 {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.date-wrapper-br {
  display: none;
}

.countdown-attribute {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.body {
  background-color: #f5f5f5;
  font-family: Cabin, sans-serif;
}

.link-block-6 {
  color: #0000;
  text-decoration: none;
  position: absolute;
  inset: 0%;
}

.js-activities {
  display: none;
}

.empty-state-5 {
  color: #000;
  background-color: #0000;
  width: 100%;
  font-family: Cabin, sans-serif;
}

.active-filters {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.header-program {
  background-color: #fff;
  border-bottom: 1px solid silver;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 30px;
  display: flex;
}

.paragrhp {
  background-color: #f5f5f5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 5%;
  display: flex;
}

.heading-213, .paragraph-106 {
  font-family: Cabin, sans-serif;
}

.div-block-3320 {
  display: none;
}

.div-block-3321 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.vard-info2 {
  background-color: #e2e2e26e;
  border: 1px solid #d3d3d3;
  border-bottom-color: silver;
  border-radius: 8px;
  flex-flow: column;
  padding: 10px;
  box-shadow: 0 0 5px #0003;
}

.text-block-523 {
  color: #000;
  font-family: Cabin, sans-serif;
}

.toggle-vard-btn {
  color: #0c4236;
  border-bottom: 1px solid #000;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

.div-block-3322 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-3323 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding-bottom: 0;
  display: flex;
}

.collection-list-10, .collection-list-wrapper-29 {
  height: auto;
}

.div-block-3324 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  padding-right: 8%;
  display: flex;
}

.map {
  border-radius: 8px;
  width: 100%;
  height: 100vh;
}

.info-panel {
  width: auto;
  max-width: 300px;
  height: auto;
}

.price-2 {
  opacity: .9;
  color: #333;
  justify-content: space-between;
  align-self: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.countdown {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.duration-code-2 {
  letter-spacing: .5px;
  font-size: 13px;
  text-decoration-color: #000;
}

.duration-code-2.white {
  color: #fff;
  font-family: Cabin, sans-serif;
  font-size: 13px;
  line-height: 20px;
}

.link-block-7 {
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.header-m {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
}

.location-m {
  font-family: Cabin, sans-serif;
  font-size: 15px;
}

.summary-wrapper {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.wimg {
  z-index: 1;
  object-fit: cover;
  position: relative;
}

.img-wrapper {
  aspect-ratio: 3 / 2;
  opacity: 1;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Cabin, sans-serif;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.countdown_days-2 {
  z-index: 10;
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
}

.coundown-wrapper {
  z-index: 5;
  background-image: linear-gradient(0deg, #36e1bccc, #36e1bccc);
  border-radius: .75rem 0;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding: 5%;
  font-family: Lato, sans-serif;
  font-size: 15px;
  position: absolute;
  inset: 0% auto auto 0%;
  box-shadow: 0 2px 5px #0003;
}

.duration-js-2 {
  letter-spacing: .5px;
  font-size: 13px;
}

.duration-js-2.filter {
  font-family: Cabin, sans-serif;
  display: none;
}

.wrapper {
  z-index: 2;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: #fff;
  border: 1px solid #d6d6d666;
  border-radius: .75rem;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 15px;
  font-family: Cabin, sans-serif;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 20px 12px #e2e2e233;
}

.text-wrapper {
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 7px;
  padding-right: 7px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.code-embed-977 {
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  font-size: 14px;
  display: flex;
}

.code-embed-978 {
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  line-height: 24px;
  display: flex;
}

.link-block-8 {
  color: #0000;
  text-decoration: none;
  position: absolute;
  inset: 0%;
}

.code-embed-979 {
  display: flex;
}

.linkretreat {
  font-family: Cabin, sans-serif;
  text-decoration: none;
  position: absolute;
  inset: 0%;
}

.map-header {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  opacity: 1;
  background-image: var(--image-fa7790e), linear-gradient(#f3f3f380, #f3f3f380);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border-radius: 10000px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 300px;
  display: flex;
}

.heading-214 {
  color: #106956;
  font-family: Cabin, sans-serif;
  font-size: 40px;
}

.button-96 {
  color: #2c2c2c;
  letter-spacing: 1px;
  -webkit-text-stroke-width: .6px;
  background-color: #cafff3;
  border: 1px solid #eaeaea;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 15px 25px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 20px 10px #4f4f4f33;
}

.div-block-3325 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-8 {
  border-radius: 8px;
}

.div-block-3326 {
  background-color: #fefffc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-524 {
  font-family: Cabin, sans-serif;
}

.link-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000c;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.link-menu:hover {
  opacity: .8;
  border: 1px #000c;
  border-bottom-style: solid;
}

.code-embed-980 {
  width: 16px;
  height: 16px;
}

.facility-wrapper {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.facility-image-wrapper {
  aspect-ratio: 3 / 2;
  opacity: 1;
  cursor: grab;
  border-radius: 1000px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 50px;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.type-text {
  font-family: Cabin, sans-serif;
  font-size: 10px;
  display: none;
}

.activity-data-item {
  display: block;
}

.activity-echo {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  width: 100%;
  font-family: Cabin, sans-serif;
  display: flex;
}

.hidden-source-list {
  display: none;
}

.activity-echo-item {
  grid-column-gap: .625px;
  grid-row-gap: .625px;
  color: #000;
  background-color: #36e1bc40;
  border: .0625rem solid #36e1bc80;
  border-radius: .75rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  padding: .2rem .4rem;
  font-family: Cabin, sans-serif;
  font-size: 11px;
  display: flex;
}

.code-embed-981 {
  display: none;
}

.activity-echo-item-mobile {
  grid-column-gap: .625px;
  grid-row-gap: .625px;
  color: #000;
  background-color: #36e1bc40;
  border: .0625rem solid #36e1bc80;
  border-radius: .75rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  padding: .2rem .4rem;
  font-family: Cabin, sans-serif;
  font-size: 11px;
  display: flex;
}

.list-5 {
  padding-left: 20px;
}

.div-block-3327 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-3328 {
  align-items: center;
  width: auto;
  display: flex;
}

.filters_mobile {
  border: .0625rem solid #36e1bc80;
  border-radius: .75rem;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 8px;
  display: none;
}

.filters_desktop {
  transform-origin: 50% 0;
  overflow: hidden;
}

.map-toggle {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 54px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.link-block-10 {
  position: absolute;
  inset: 0%;
}

.map-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-3331 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-3332 {
  margin-bottom: 20px;
}

.heading-215 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-size: 36px;
  display: flex;
}

.div-block-3333 {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.x-ct {
  color: #000;
  font-family: Cabin, sans-serif;
}

.xct {
  color: #000;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.text {
  color: #000;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text.italic {
  color: #333;
  margin-top: -10px;
  margin-bottom: 20px;
  font-style: italic;
}

.text.center {
  text-align: left;
  font-size: 18px;
}

.div-block-3334 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  margin-top: 50px;
  display: flex;
}

.div-block-3335 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-3336 {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
  font-family: Cabin, sans-serif;
  box-shadow: 0 2px 6px #4a4a4a33;
}

.about-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: space-between;
  width: auto;
  display: flex;
}

.div-block-3337 {
  margin-top: 20px;
}

.div-block-3338 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.div100 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.div100._2 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 150px;
  margin-top: 0;
}

.footer {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #1d6362;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding: 50px 30px 30px;
  display: flex;
}

.dott {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Cabin, sans-serif;
  display: flex;
}

.code-embed-983 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-column {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.om-link {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 22px;
  line-height: 26px;
  text-decoration: none;
  display: inline-block;
}

.link-2 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  text-decoration: none;
  display: inline-flex;
}

.code-embed-984 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pd-wrapper {
  background-color: #f5f5f5;
  padding-bottom: 60px;
}

.img-pres {
  border-radius: 12px;
}

.img-pres._1 {
  border-radius: 999px;
  margin-left: 30px;
}

.img-pres._2 {
  border-radius: 999px;
  margin-right: 59px;
}

.img-pres._3 {
  border-radius: 999px;
  margin-left: 30px;
}

.img-pres._4 {
  border-radius: 1000px;
  width: 150px;
  height: 150px;
}

.heading-216 {
  margin-top: 0;
  margin-bottom: 20px;
}

.slider-sok {
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.mask2 {
  position: absolute;
}

.slide {
  z-index: 1;
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
}

.code-embed-985 {
  display: none;
}

.collection-item-41 {
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-size: cover;
}

.icon {
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  display: flex;
  position: absolute;
  inset: 0% auto;
}

.icon-2 {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  display: flex;
  inset: 0% auto;
}

.left-arrow {
  z-index: 20;
  background-color: #0003;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: 3%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.right-arrow {
  background-color: #0003;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 3%;
  display: flex;
  position: absolute;
}

.slide-nav-28 {
  font-family: Cabin, sans-serif;
  font-size: 7px;
}

.collectionitem {
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-size: auto;
}

.image-9 {
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.link-block-11 {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  font-family: Cabin, sans-serif;
  text-decoration: none;
  display: flex;
}

.div-block-3341 {
  display: none;
}

.tack-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(0deg, #f9f6f2, #f7efe5);
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  height: 100vh;
  padding: 5%;
  display: flex;
}

.heading-217 {
  text-align: center;
  font-family: Cabin, sans-serif;
}

.paragraph-107 {
  font-family: Cabin, sans-serif;
}

.sent-email-animation {
  background-color: #fff;
  width: 250px;
  height: 250px;
}

.sent-email-animation-2 {
  width: 250px;
  height: 250px;
}

.sent-email-animation-3, .sent-email-animation-4, .sent-email-animation-5, .sent-email-animation-6, .sent-email-animation-7 {
  background-color: #f5f5f5;
  width: 250px;
  height: 250px;
}

.sent-email-animation-8 {
  border-radius: 1000px;
  width: 250px;
  height: 250px;
}

.div-block-3342 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10%;
  display: flex;
}

.om-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-top: 50px;
  display: flex;
}

.div-block-3343 {
  margin-left: -20px;
  padding-left: 10px;
  display: flex;
}

.triangle {
  background-color: #fff;
  width: 150px;
  height: 25px;
  margin-top: 10px;
  margin-right: -5px;
  box-shadow: 0 2px 20px #47474733;
}

.section-more-header {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-108 {
  text-align: left;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.div-block-3344 {
  background-color: #f5f5f5;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-3345 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  width: auto;
  min-width: 30%;
  max-width: 60%;
  padding: 10px 30px 30px;
  display: flex;
}

.code-embed-986 {
  display: none;
}

.text-block-525 {
  color: #000;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.div-block-3346 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f5f5f5;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.code-embed-987 {
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.div-block-3347 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.text-block-526 {
  color: #fff;
  font-size: 13px;
}

.tel-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
  position: relative;
}

.code-embed-988 {
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.div-block-3348 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.div-block-3349 {
  background-image: var(--image-i16da7e40);
  background-position: 50% 100%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 256px;
  display: flex;
}

.link-absolute {
  position: absolute;
  inset: 0%;
}

.footer-container {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  place-items: stretch end;
  width: 100%;
  display: flex;
}

.code-embed-989 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.italic-text-2, .italic-text-3, .italic-text-4, .italic-text-5, .italic-text-6 {
  font-style: normal;
}

.rich-text-block, .rich-text-block-2 {
  font-family: Cabin, sans-serif;
}

.figure {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.roomtype {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.text-block-527 {
  color: #000;
  font-family: Cabin, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.conditiona-visibility-code {
  display: block;
}

.slide-meta {
  display: none;
}

.para101, .para102, .para103, .para100 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  font-weight: 500;
  display: flex;
  position: static;
}

.daterange-wrapper-copy {
  justify-content: flex-start;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.codeembed97 {
  z-index: 10;
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.cirkle {
  background-color: #36e1bc40;
  border: 1px solid #e8e8e8cc;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.cirkle.vard {
  background-color: #36e1bc40;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.code-embed-990 {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.div-block-3351 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.title-location {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

.date-pass {
  background-color: #5e1c03b3;
  border: 1px solid silver;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 5px 12px;
  display: flex;
  box-shadow: 0 2px 5px 5px #c2c2c233;
}

.info-datepass {
  color: #fff;
  font-family: Cabin, sans-serif;
  font-size: 16px;
}

.italic-text-7 {
  color: #0f866c;
  font-family: Cabin, sans-serif;
}

.bold-text-green {
  color: #0f866c;
  font-size: 16px;
}

.text-block-528 {
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  display: flex;
}

.background-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: 100vh;
  display: flex;
}

.body-3 {
  background-color: #f7efe580;
}

.andra-layer {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 80%;
  height: auto;
  padding-top: 0;
  display: flex;
  box-shadow: 0 2px 5px #c3c3c333;
}

.img-blogmain {
  height: auto;
  position: relative;
}

.img-mainblog {
  object-fit: cover;
  width: 100%;
  height: auto;
  min-height: 400px;
  max-height: 500px;
  display: block;
}

.img-mainblog.arrangor {
  border-radius: 50%;
  width: 300px;
  max-width: 500px;
  height: 300px;
  min-height: 300px;
  max-height: 400px;
}

.img-fader {
  background-image: linear-gradient(0deg, #00000080, #0000);
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 25%;
  max-height: 50%;
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-3352 {
  width: 90%;
}

.heading-218 {
  color: #fff;
  letter-spacing: .6px;
  -webkit-text-stroke-width: .2px;
  font-family: Cabin, sans-serif;
  font-size: 42px;
  line-height: 54px;
}

.undertitel-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.undertitel-wrapper.datum {
  background-color: #d2d2d233;
  border-top: 1px solid #f5f5f5;
  padding-bottom: 10px;
}

.heading-219 {
  margin-top: 0;
  font-family: Cabin, sans-serif;
}

.undertitel-wrapper2 {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 90%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.undertitel-wrapper2.arrangor {
  padding-top: 40px;
  padding-bottom: 20px;
}

.div-block-3353 {
  width: 100%;
}

.sammanfattning {
  margin-bottom: 20px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.grid-imgblog-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-imgblog-wrapper._2 {
  grid-template-columns: 1fr 1fr 2fr;
}

.grid-imgblog-wrapper.rt {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-columns: 1.5fr 1.5fr 1.5fr 1.5fr;
}

.grid-imgblog {
  object-fit: cover;
  width: 100%;
  height: 250px;
}

.code-embed-991 {
  display: none;
}

.blog-rich {
  font-family: Cabin, sans-serif;
}

.paragraph-110, .list-6, .list-7, .paragraph-111, .paragraph-112, .italic-text-8 {
  font-size: 16px;
  line-height: 26px;
}

.body-4 {
  background-color: #f7efe580;
}

.rich-text-block-3 {
  font-family: Cabin, sans-serif;
  font-size: 18px;
}

.rich-text-block-3 p {
  line-height: 26px;
}

.rich-text-block-3 h3 {
  font-size: 22px;
  line-height: 28px;
}

.rich-text-block-3 a {
  color: #000;
  text-decoration: none;
}

.sharer-wrap {
  background-color: #d2d2d233;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.sharer-wrap.rtreats {
  background-color: #0000;
}

.sharer-wrap.arrangor {
  background-color: #d2d2d21a;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
}

.share-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sharer-codes {
  display: none;
}

.list-item {
  font-size: 18px;
  line-height: 28px;
}

.kort {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 200px;
  padding: 30px 60px;
  display: grid;
}

.link-3 {
  color: #333;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.img-inspo {
  object-fit: cover;
  border-radius: 8px 8px 4px 4px;
  width: 100%;
  height: 150px;
}

.col-inspo {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-top: 1px solid #0000;
  border-bottom: 1px solid #d1d1d1;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #cecece33;
}

.body-5 {
  background-color: #f7efe580;
}

.swedish-date {
  font-family: Cabin, sans-serif;
}

.col-card-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.code-embed-992 {
  display: none;
}

.collection-list-11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
  position: relative;
}

.link-block-12 {
  position: absolute;
  inset: 0%;
}

.div-block-3356 {
  height: auto;
  max-height: 60px;
  display: flex;
}

.code-embed-993 {
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 60px;
  max-height: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.undertitel {
  margin-bottom: 10px;
  font-family: Cabin, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.undertitel.grey {
  color: #333c;
}

.div-block-3357 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.gron-text {
  color: #0e735d;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.divmoreimg {
  z-index: 1;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  cursor: pointer;
  background-color: #0000;
  border-radius: 8px;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.divmoreimg.other {
  padding-bottom: 10px;
  padding-right: 10px;
}

.code-embed-994 {
  border-radius: 50%;
  margin-bottom: 0;
  margin-right: 0;
  padding: 10px;
  display: flex;
}

.divimgmodul {
  z-index: 100;
  cursor: auto;
  background-color: #fff;
  border-radius: 24px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.modulimgwrapper {
  width: 100%;
  height: auto;
  overflow: scroll;
}

.collection-list-12 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  height: auto;
  display: flex;
}

.image-10 {
  border-radius: 8px;
  width: auto;
  height: auto;
  min-height: 200px;
  max-height: 500px;
}

.collection-item-42 {
  border-radius: 8px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.divclose-img {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.divclose-img:hover {
  background-color: #fafafa;
}

.code-embed-995 {
  display: none;
}

.divoverlay {
  cursor: pointer;
  border-radius: 24px;
  display: none;
}

.code-embed-996 {
  color: #2f3a38;
  justify-content: center;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 24px;
  line-height: 1;
  display: flex;
}

.text-block-530 {
  font-family: Cabin, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-3358 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.grid {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  place-content: center;
  width: 50%;
  height: 450px;
}

.div-block-3359 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border-radius: 8px;
  width: 90vw;
  height: auto;
  display: flex;
  position: relative;
}

.div-block-3360 {
  width: 50%;
  height: 450px;
}

.img-grid2 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 225px;
  overflow: hidden;
}

.img-grid1 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.gallery-grid {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 90vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 0 2px 20px 20px #b7b7b733;
}

.code-imghover {
  background-color: #000000b3;
  border-radius: 50%;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px;
  display: none;
}

.text-block-531 {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 16px;
}

.img-grid-overlay {
  background-image: linear-gradient(0deg, #000000b3, #0000);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 22.5vw;
  height: 225px;
  max-height: 225px;
  padding-left: 0%;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.empty-state-6 {
  background-color: #0000;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.empty-state-7 {
  background-color: #0000;
}

.text-block-532 {
  font-family: Cabin, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.div-block-3361 {
  color: #fff;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.des-link {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 13px;
  line-height: 26px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: block;
}

.footer-bottom {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-3362 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  font-family: Cabin, sans-serif;
  display: flex;
}

.code-embed-997 {
  justify-content: center;
  align-items: center;
  line-height: 26px;
  display: flex;
}

.gallery-gridm {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 90vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 0 1px 4px 3px #b7b7b733;
}

.img-grid1m {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.img-grid2m {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 225px;
  min-height: 225px;
  max-height: 225px;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.img-grid2-copy {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 225px;
  overflow: hidden;
}

.img-gridm1 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.insp-titel {
  color: #333;
  text-align: left;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.lista-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  margin-top: 50px;
  display: flex;
}

.body-6, .body-7 {
  background-color: #f7efe580;
}

.swedish-date2 {
  font-family: Cabin, sans-serif;
}

.ft-notfound {
  z-index: 2;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #36e1bc80;
  border-radius: .75rem;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 200px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ft-notfound:hover {
  border-style: solid;
  border-color: #0000;
  box-shadow: 0 2px 20px 12px #b6b6b633;
}

.section-hero {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: var(--image-i197065d2), linear-gradient(#f9f6f2, #f7efe5);
  background-position: 50% 60%, 0 0;
  background-size: cover, auto;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.section-hero.inspo {
  background-image: linear-gradient(#f9f6f2, #f7efe5);
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  padding-top: 0;
  padding-bottom: 50px;
}

.section-hero.aktivitet {
  background-image: linear-gradient(#f9f6f2, #f7efe5);
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-hero.inspo2 {
  background-image: linear-gradient(#f9f6f2, #f7efe5);
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-hero.retreats {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: row;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.container-hero {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.content-hero {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.content-hero.inspo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-hero.retreat {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  padding-right: 50px;
  display: flex;
}

.heading-1 {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  max-width: 26ch;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 40px;
  line-height: 120%;
  display: flex;
}

.hero-paragraph {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 130%;
  display: flex;
  overflow: visible;
}

.hero-paragraph.mobile {
  display: none;
}

.js-parameters {
  width: 100%;
  margin-bottom: 0;
}

.hero-form-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.code-embed-998 {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 150px;
  display: flex;
}

.image-11 {
  width: 150px;
}

.code-embed-999 {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 200px;
  display: flex;
}

.upplagg-flt {
  flex-flow: column;
  font-family: Cabin, sans-serif;
  display: flex;
}

.visa-fler-kod {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-3363 {
  z-index: 0;
  background-image: var(--image-i197065d2);
  background-position: 0 100%;
  background-size: 80%;
}

.image-12 {
  width: 150px;
  height: auto;
}

.empty-state-8, .empty-state-9 {
  display: none;
}

.retreat-card-wrapper {
  aspect-ratio: 3 / 2;
  opacity: 1;
  cursor: pointer;
  border-radius: .75px .75rem .25rem .25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrangor-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px;
  display: flex;
}

.code-embed-1000 {
  display: none;
}

.arrangor-source-image {
  object-fit: cover;
  border-radius: 1000px;
  width: 140px;
  min-width: 140px;
  height: 140px;
  margin-right: 20px;
  box-shadow: 0 2px 5px #0003;
}

.arrangor-source-name {
  color: #000;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.arrangor-source-title {
  color: #1f8f78;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.acc-img-wrapper {
  cursor: pointer;
  border-radius: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 250px;
  display: flex;
  position: relative;
  inset: 0;
}

.image-13 {
  object-fit: cover;
  border-radius: 16px;
  width: 400px;
  height: 250px;
  position: relative;
  inset: 0%;
}

.img-grid-overlay-acc {
  background-image: linear-gradient(0deg, #000000b3, #0000);
  border-radius: 8px 8px 24px 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40%;
  max-height: 100%;
  padding-left: 0%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.divacc-overlay {
  cursor: pointer;
  display: none;
}

.divacc-modal {
  display: none;
}

.divclose-acc {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.divclose-acc:hover {
  background-color: #fafafa;
}

.wrapper-retreat {
  background-color: #f7efe524;
  margin-top: -20px;
  padding-top: 0;
}

.hidden-elements, .collection-list-wrapper-30 {
  display: none;
}

.code-embed-1001 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  font-size: 12px;
  display: flex;
}

.para1 {
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.div-block-3364 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.heading-2 {
  font-family: Cabin, sans-serif;
  font-size: 36px;
}

.para2 {
  font-size: 20px;
  font-weight: 300;
}

.div-block-3365 {
  height: 100vh;
  display: flex;
}

.txt-ingar {
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  display: inline-block;
}

.footer-column-p1 {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.footer-column-p2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 40%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.code-embed-1003 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 50%;
  display: flex;
}

.om-aktivitet {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-family: Cabin, sans-serif;
  line-height: 160%;
  display: flex;
}

.empty-state-10 {
  color: #535353;
  background-color: #0000;
  font-family: Cabin, sans-serif;
  font-size: 17px;
}

.text-block-535 {
  text-align: center;
}

.text-block-536 {
  color: #fff;
  font-family: Cabin, sans-serif;
}

.link-4 {
  color: #000;
  text-decoration: none;
}

.akt-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: visible;
}

.div-block-3366 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3367 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-3368 {
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  display: flex;
}

.code-embed-1004 {
  width: 90%;
  font-family: Cabin, sans-serif;
}

.tillbaka-folder {
  background-color: #e1e1e152;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.code-embed-1005 {
  justify-content: center;
  align-items: center;
  font-family: Cabin, sans-serif;
  display: flex;
}

.tbf-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.text-block-537 {
  font-family: Cabin, sans-serif;
}

.header-arrangor {
  color: #000;
  text-align: left;
  letter-spacing: .6px;
  -webkit-text-stroke-width: .2px;
  margin-top: 0;
  font-family: Cabin, sans-serif;
  font-size: 42px;
  line-height: 54px;
}

.arrangor-hero {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding: 2% 4% 0%;
  display: flex;
}

.arrangor-hero.bottom {
  flex-flow: column;
  width: 80%;
  padding-top: 4%;
  padding-bottom: 4%;
}

.code-sharer {
  justify-content: center;
  align-items: center;
  display: flex;
}

.col-arrangor {
  margin-top: 20px;
}

.colarrangor {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
  position: relative;
}

.div-block-3369 {
  flex-flow: column;
  display: flex;
}

.code-embed-1006 {
  display: flex;
}

.div-block-3370 {
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.code-embed-1007 {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  width: 100%;
  display: block;
}

.code-embed-1008 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.empty-state-11 {
  background-color: #0000;
}

.image-14 {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.col-organiser {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.arrangor-link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list-wrapper-32 {
  text-align: left;
  width: 100%;
}

.code-embed-1010 {
  display: none;
}

.div-block-3371 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.cookies {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-family: Cabin, sans-serif;
  display: flex;
}

.footer-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: auto;
  display: inline-flex;
}

.footer-div._1st {
  border-right: 1px solid #d2d2d2e6;
  padding-right: 10%;
}

.col-activity {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 5px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #cecece33;
}

.img-activity {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.col-card-wrapper-activity {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.activity-titel {
  color: #333;
  text-align: left;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.activity-info {
  text-align: left;
  justify-content: center;
  align-items: center;
  font-family: Cabin, sans-serif;
  line-height: 160%;
  display: flex;
}

.empty-state-12 {
  text-align: center;
  background-color: #0000;
  font-family: Cabin, sans-serif;
}

.text-block-538 {
  font-size: 16px;
  line-height: 150%;
}

.collection-list-activity {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
  position: relative;
}

.img-arrangor {
  object-fit: cover;
  border-radius: 50%;
  width: 180px;
  height: 180px;
}

.col-arrangor-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
  position: relative;
}

.col-vard {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-top: 1px solid #0000;
  border-bottom: 1px solid #d1d1d1;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 4% 3%;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #cecece33;
}

.arrangor-titel {
  color: #333;
  text-align: center;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.om-arrangor {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  line-height: 160%;
  display: flex;
}

.div-block-3372 {
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.code-embed-1011 {
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  font-size: 15px;
  line-height: 24px;
  display: flex;
}

.div-block-3373 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.code-embed-1012 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-3374 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-15 {
  width: 40px;
  height: 40px;
  display: none;
}

.code-embed-1013 {
  justify-content: center;
  align-items: center;
  font-family: Cabin, sans-serif;
  display: none;
}

.code-embed-1014 {
  justify-content: center;
  align-items: center;
  width: 50px;
  display: flex;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr;
  width: 90%;
}

.listing-card {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 20px;
  display: flex;
}

.text-block-539 {
  text-align: left;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.text-block-540 {
  color: #005a33;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.rich-listning {
  font-family: Cabin, sans-serif;
  font-size: 16px;
}

.empty {
  text-align: center;
  background-color: #0000;
}

.wavy-section {
  background-color: #f7efe580;
  width: 100%;
  margin-top: 0;
}

.div-block-3375 {
  width: 60%;
}

.image-16 {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.hero-img-wrapper {
  background-color: #0000;
  margin-bottom: 0;
  position: relative;
}

.img-wrapper-h {
  z-index: 3;
  height: auto;
  display: flex;
}

.code-embed-1015 {
  margin-top: -50px;
}

.arrangor-mob {
  display: none;
}

@media screen and (min-width: 1280px) {
  .small-vacation-image {
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .large-multi-image, .multi-images {
    border-radius: 2px;
  }

  .section-hero {
    max-width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .featuresgrid {
    text-align: left;
    flex-direction: column;
  }

  .small-image-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr .75fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    place-items: stretch stretch;
    display: grid;
  }

  .multi-image-wrapper {
    max-width: 1300px;
  }

  .div1-ht {
    max-width: 1280px;
  }

  .tabrich-tailor, .included-rich-text, .included-rich-text-2 {
    text-align: left;
    flex-direction: column;
  }
}

@media screen and (min-width: 1920px) {
  .lightbox {
    width: 100%;
  }

  .large-multi-image {
    width: 100%;
    max-height: 100%;
  }

  .multi-images {
    flex-direction: row;
    grid-auto-columns: 1fr;
  }

  .background-image-wrapper {
    width: 100%;
  }

  .grid-wrapper-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .overlay {
    height: 100%;
  }

  .multi-image-wrapper {
    max-width: 1600px;
    height: 600px;
  }
}

@media screen and (max-width: 991px) {
  ol {
    font-size: 18px;
  }

  li {
    font-size: 18px;
    line-height: 30px;
  }

  .site_left-wbh {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 0fr;
    justify-content: space-around;
    align-items: flex-start;
    display: none;
  }

  .wbh-tabs {
    padding-left: 60px;
  }

  .home-site_flex-wbh {
    display: block;
  }

  .home-site_flex-wbh.scroll-trigger {
    padding-top: 5px;
  }

  .wbhotel-component {
    padding-top: 0;
  }

  .site-right-wbh {
    max-width: 100%;
  }

  .code-embed-26 {
    margin-right: 15px;
  }

  .heading-192._2 {
    font-size: 24px;
  }

  .place-grid {
    flex-flow: column;
    display: flex;
  }

  .site_content-flex-items {
    min-width: 50%;
  }

  .home-header_grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: cover;
    grid-template-rows: auto auto;
    grid-template-columns: 2fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 26px;
    display: grid;
    overflow: hidden;
  }

  .header-image-block {
    width: 100%;
  }

  .header-image {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 240px;
  }

  .header-image-blocks {
    width: 100%;
  }

  .header-image3 {
    border-top-right-radius: 0;
  }

  .header-image5 {
    border-bottom-right-radius: 0;
  }

  .home-header_grid2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: cover;
    grid-template-rows: auto auto;
    grid-template-columns: 2fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 26px;
    display: grid;
    overflow: hidden;
  }

  .gallery-buttonseeallphotos {
    display: none;
  }

  .button-95.is-gallery {
    margin-right: .5rem;
  }

  .lightbox-hover-content {
    display: none;
  }

  .small-image-grid {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .grid-wrapper-2 {
    grid-auto-columns: 1fr;
  }

  .multi-image-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .gallery__button {
    margin-right: 20px;
  }

  .slider-container-3 {
    min-height: 200px;
  }

  .slide-4 {
    border-radius: 0;
  }

  .multiimageslider {
    border-radius: 0;
    width: 100%;
    height: 400px;
  }

  .section-44 {
    height: auto;
    margin-top: 5px;
  }

  .sliderwrapper {
    overflow: hidden;
  }

  .contact-block {
    bottom: 20px;
    right: 20px;
  }

  .swiper-button:hover {
    background-color: #36e1bc80;
  }

  .swiper-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .content-home-blog-slider, .blog-slider-wrapper {
    width: 100%;
  }

  .padding {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .padding.section-padding-medium {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 3rem;
    overflow: hidden;
  }

  .padding.sok {
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .swiper-slide {
    width: 50%;
  }

  .swiper.is-swiper-portfolio {
    overflow: visible;
  }

  .blog-summary-wrapper {
    padding-right: 2rem;
  }

  .blog-image-wrapper {
    aspect-ratio: 3 / 2;
    height: auto;
    overflow: hidden;
  }

  .cms-retreat-item {
    justify-content: space-between;
    align-items: center;
    height: auto;
    min-height: 150px;
    display: flex;
  }

  .fl-wrapper {
    flex-flow: column;
    margin-top: 0;
    padding-top: 20px;
    display: flex;
  }

  .filter-image-wrapper {
    aspect-ratio: 3 / 2;
    height: auto;
    overflow: hidden;
  }

  .filter-item-wrapper {
    min-height: 150px;
  }

  .filter-text-wrapper.ntfound {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-block-13 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: space-between;
    padding-bottom: 0;
  }

  .date-sorters {
    border-color: #000;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .reset-button {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .div-block-14 {
    background-color: #fff;
    border: .0625rem #36e1bc80;
    border-radius: .75rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: 50%;
    height: 54px;
  }

  .div-block-15 {
    border-style: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 54px;
  }

  .div-block-17 {
    grid-row-gap: 0px;
    border: 1px #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 54px;
    display: flex;
  }

  .div-block-18 {
    display: flex;
  }

  .filter-grid {
    flex-flow: column;
    width: 100%;
  }

  .sorting_wrap {
    display: none;
  }

  .sorting_wrap.mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .fl_top {
    height: 54px;
    margin-bottom: 10px;
  }

  .h4 {
    font-size: 22px;
    line-height: 1.3;
  }

  .fl_bottom.mobile {
    display: none;
    overflow: hidden;
  }

  .filter-toggle {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-color: #fff;
    border: 2px #000;
    border-radius: 6px;
    width: 50%;
    height: 54px;
  }

  .code-embed-35 {
    margin-right: 8px;
  }

  .text-block-353 {
    font-family: Cabin, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .retreats-mobile-filters {
    width: 100%;
  }

  .div-block-29 {
    height: 100%;
  }

  .act-flt {
    color: #fff;
    -webkit-text-stroke-color: white;
    background-color: #000;
    width: auto;
    font-family: Cabin, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
  }

  .galleryrt-slider {
    margin-right: 0;
  }

  .gallery-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .imageimg {
    display: block;
  }

  .nextbackbutton, .previous {
    width: 46px;
    height: 46px;
  }

  .galleryrt-swiper {
    height: auto;
    position: relative;
    overflow: hidden;
  }

  .next {
    width: 46px;
    height: 46px;
  }

  .tagwrap {
    flex-flow: wrap;
    grid-auto-flow: column dense;
    padding-top: 0;
    display: flex;
  }

  .date-wrapper {
    max-width: 45%;
    padding-bottom: 15px;
  }

  .retreat-pg-wrapper {
    width: 100%;
  }

  .home-header {
    padding: 5px 15px 15px;
  }

  .header-content_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    place-items: center start;
  }

  .header_grid-left-content {
    justify-content: space-between;
    align-items: flex-end;
  }

  .retreat-pg {
    min-width: 46%;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
  }

  .tag {
    font-size: 17px;
  }

  .title-header-mobile {
    padding: 10px 0;
    display: block;
  }

  .div1-ht {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding: 10px 0;
    display: grid;
  }

  .retreat-pg-2 {
    font-weight: 300;
    display: none;
  }

  .header_mobile {
    padding-top: 0;
    display: none;
  }

  .heading-195 {
    font-size: 2rem;
  }

  .toploc-header-2 {
    font-size: 13px;
  }

  .righ-block.lo-whb {
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .site-right-retreat {
    max-width: 100%;
    display: none;
  }

  .home-site_flex-retreat {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .site_left-retreat {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 0fr;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
  }

  .first-dates-set {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-date-wrapper {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .code-duration-2 {
    font-size: 16px;
  }

  .h4-2 {
    line-height: 1.3;
  }

  .box_bottom_3 {
    position: relative;
  }

  .table_row-8 {
    flex-flow: column;
  }

  .swiper-slide-2 {
    border-radius: 0;
  }

  .tabbody.content-item {
    box-shadow: none;
  }

  .inner-container._574px {
    margin-bottom: 20px;
  }

  .mg-bottom-80px {
    margin-bottom: 0;
  }

  .tabrich-tailor._1, .container-102 {
    padding-left: 0;
    padding-right: 0;
  }

  .pack-contentdiv {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-96 {
    padding-left: 0;
    padding-right: 0;
  }

  .content-home-teacher-slider {
    width: 100%;
  }

  .swiper-slide-3 {
    border-radius: 0;
  }

  .teacher-slider-wrapper {
    width: 100%;
  }

  .blog-image-wrapper-2 {
    aspect-ratio: 3 / 2;
    overflow: hidden;
  }

  .blog-summary-wrapper-2 {
    padding-right: 2rem;
  }

  .included-rich-text.yes li {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 5px;
    display: flex;
  }

  .code-embed-79 {
    font-size: 18px;
    font-weight: 300;
  }

  .things_list-item {
    margin-bottom: 5px;
  }

  .things-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .slider-button-right:hover {
    background-position: 50%;
  }

  .container-87.flex-center.overflow-none {
    padding-left: 0;
  }

  .inner-container-2._574px {
    margin-bottom: 20px;
  }

  .slider-button-left:hover {
    background-position: 50%;
  }

  .section-more {
    background-color: #1d63620d;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .heading-210 {
    font-family: Cabin, sans-serif;
  }

  .basic-slider-image-wrapper {
    background-color: #0000;
    background-image: none;
  }

  .basic-slider-image {
    height: 100%;
  }

  .imageimg2 {
    width: 100%;
    height: auto;
    display: block;
  }

  .container-incl {
    overflow: hidden;
  }

  .seemore-include-2 {
    letter-spacing: 1px;
    margin-top: 8px;
    font-weight: 300;
    line-height: 28px;
  }

  .accordion-title-4 {
    font-size: 28px;
  }

  .grid-1-column.gap-row-0.services {
    flex-flow: column;
  }

  .accordion-spacer {
    min-height: 12px;
  }

  .accordion-header-2 {
    flex-flow: column;
    padding-left: 40px;
  }

  .seemore-notinclude-2 {
    letter-spacing: 1px;
    margin-top: 8px;
    font-weight: 300;
    line-height: 28px;
  }

  .accordion-item-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .accordion-item-wrapper.v2 {
    border-radius: 14px;
  }

  .accordion-item-wrapper.v2:hover {
    transform: translate(6px);
  }

  .accordion-item-wrapper.not {
    margin-top: 30px;
    padding-bottom: 20px;
  }

  .accordion-item-wrapper.not:hover {
    transform: translate(6px);
  }

  .h4-3, .h4-4 {
    font-size: 22px;
    line-height: 1.3;
  }

  .location-wrap {
    width: 100%;
  }

  .map-block-2 {
    width: 100%;
    max-width: 100%;
    height: 276px;
    min-height: 276px;
  }

  .map-embed {
    width: 100%;
  }

  .h4-5 {
    font-size: 22px;
    line-height: 1.3;
  }

  .map-block {
    max-width: 100%;
  }

  .tabs-menu {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0%;
    padding-right: 0%;
  }

  .tab-link-tab-2 {
    width: 50%;
    height: 50px;
  }

  .tab-link-tab-2.w--current {
    width: 50%;
  }

  .tab-link-tab-1 {
    width: 50%;
    height: 50px;
  }

  .header-desktop {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-top: 0;
  }

  .div-block-3313 {
    height: auto;
  }

  .codelang-sv, .codelang-en {
    font-size: 13px;
  }

  .image-5 {
    min-width: 140px;
  }

  .text-block-516 {
    color: #1f8f78;
  }

  .heading-211 {
    font-size: 25px;
  }

  .body-boende.content-item {
    box-shadow: none;
  }

  .price_sek {
    font-weight: 600;
  }

  .price-eur {
    font-size: 16px;
  }

  .summary-wrapper {
    padding-right: 2rem;
  }

  .img-wrapper {
    aspect-ratio: 3 / 2;
    height: auto;
    overflow: hidden;
  }

  .facility-wrapper {
    padding-right: 2rem;
  }

  .facility-image-wrapper {
    aspect-ratio: 3 / 2;
    overflow: hidden;
  }

  .divcloser {
    border: 1px solid #000;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
  }

  .divclosewrapper {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .filters_mobile.sok {
    border-style: none;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .filters_desktop.desktop {
    display: none;
  }

  .map-toggle {
    border-style: none;
    border-width: 2px;
    width: 50%;
  }

  .link-block-10 {
    border: 2px #000;
    border-radius: 6px;
    width: 100%;
  }

  .xct {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fff;
    border-radius: .75rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 54px;
    font-size: 18px;
    display: flex;
  }

  .div-block-3334 {
    width: 65%;
  }

  .img-pres._2 {
    margin-right: 30px;
  }

  .section-more-header {
    margin-bottom: 0;
  }

  .div-block-3346 {
    background-color: #f5f5f5;
    border-radius: 12px;
    flex-flow: column;
    padding: 10px 20px;
  }

  .code-embed-987 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-3347 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .andra-layer {
    width: 90%;
  }

  .img-fader {
    max-height: 100%;
  }

  .grid-imgblog-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 2fr 1fr;
  }

  .grid-imgblog {
    object-fit: cover;
  }

  .rich-text-block-3 p {
    font-size: 18px;
    line-height: 30px;
  }

  .sharer-wrap {
    padding-top: 20px;
  }

  .kort {
    padding-left: 50px;
    padding-right: 50px;
  }

  .collection-list-11 {
    grid-template-columns: 1fr 1fr;
  }

  .grid {
    align-content: center;
    height: 350px;
  }

  .div-block-3360 {
    height: 350px;
  }

  .img-grid-overlay {
    background-image: linear-gradient(0deg, #000000b3, #0000);
    height: 175px;
    max-height: 175px;
  }

  .list-item-2 {
    font-size: 18px;
  }

  .heading-220 {
    font-size: 23px;
    line-height: 29px;
  }

  .img-grid2m {
    height: 175px;
    min-height: 175px;
    max-height: 175px;
  }

  .lista-div {
    width: 65%;
  }

  .ft-notfound {
    min-height: 150px;
  }

  .section-hero {
    background-position: 50% 100%, 0 0;
    background-size: 100%, auto;
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .section-hero.retreats {
    padding-bottom: 30px;
  }

  .content-hero {
    width: 70%;
  }

  .content-hero.inspo, .content-hero.listning {
    width: 100%;
  }

  .heading-1 {
    max-width: 28ch;
    font-size: 36px;
  }

  .upplagg-flt {
    width: 100%;
  }

  .retreat-card-wrapper {
    height: auto;
  }

  .arrangor-source-image {
    min-width: 140px;
  }

  .arrangor-source-title {
    color: #1f8f78;
  }

  .img-grid-overlay-acc {
    background-image: linear-gradient(0deg, #000000b3, #0000);
    height: 40%;
    max-height: 50%;
  }

  .div-block-3364 {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .heading-2 {
    font-size: 34px;
  }

  .txt-ingar {
    margin-left: 12px;
    margin-right: 12px;
  }

  .akt-wrapper {
    width: 100%;
  }

  .tillbaka-folder {
    height: auto;
  }

  .tbf-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .arrangor-hero {
    justify-content: center;
    align-items: center;
  }

  .arrangor-hero.bottom {
    width: 90%;
  }

  .colarrangor {
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-activity, .col-arrangor-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .wbh-tabs {
    padding-left: 50px;
  }

  .site-right-wbh {
    margin-top: 0;
  }

  .margin-bottom {
    width: 90%;
  }

  .margin-bottom.margin-small, .margin-bottom.margin-xxsmall {
    width: 100%;
  }

  .featuresgrid {
    column-count: 2;
    margin-bottom: 0;
  }

  .unique, .heading-192 {
    width: 100%;
  }

  .heading-192._2 {
    font-size: 22px;
  }

  .home-header_grid {
    grid-row-gap: 16px;
  }

  .header-image {
    height: auto;
  }

  .home-header_grid2 {
    grid-row-gap: 16px;
  }

  .small-vacation-image {
    width: 100%;
    min-height: 150px;
  }

  .large-multi-image {
    min-height: 190px;
    max-height: 450px;
  }

  .multi-images {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 0;
    grid-auto-flow: row;
    align-content: stretch;
    margin-left: 5px;
    margin-right: 5px;
  }

  .background-image-wrapper {
    border: 2px solid #fff;
  }

  .small-image-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .grid-wrapper-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: 1fr;
    grid-template-columns: minmax(0, 1fr) minmax(auto, 1400px) minmax(0, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .multi-image-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 500px;
    padding-top: 0;
  }

  .gallery__button {
    margin-right: 0;
  }

  .collection-list-wrapper-21 {
    flex-direction: column;
  }

  .slide-nav-27 {
    color: #000;
    font-size: 4px;
    font-weight: 700;
    display: block;
  }

  .slide-4 {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .slider__arrow_right {
    color: #fff;
    background-color: #fff0;
    width: 28px;
    height: 28px;
    font-size: 20px;
    box-shadow: 0 8px 20px #0000;
  }

  .slider__arrow_right:hover {
    background-color: #0000;
    width: 28px;
    height: 28px;
  }

  .slider__arrow_left {
    color: #fff;
    background-color: #fff0;
    width: 28px;
    height: 28px;
    font-size: 20px;
    box-shadow: 0 8px 20px #0000;
  }

  .slider__arrow_left:hover {
    background-color: #0000;
  }

  .slide-content-wrapper-2 {
    justify-content: space-between;
    align-items: center;
  }

  .contact-block {
    bottom: 15px;
    right: 15px;
  }

  .header-wrapper {
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .swiper-wrapper {
    grid-template-columns: 1fr;
  }

  .content-home-blog-slider {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .blog-slider-wrapper {
    width: 100%;
  }

  .padding {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .padding.section-padding-medium {
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .padding.sok {
    padding-top: 0;
  }

  .padding.kontakta {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
  }

  .swiper-slide {
    width: auto;
  }

  .swiper.is-swiper-portfolio {
    overflow: visible;
  }

  .program-title {
    font-size: 20px;
    font-weight: 500;
  }

  .program-title.filtered, .program-title.rtreats {
    font-size: 22px;
    line-height: 28px;
  }

  .read-more-link {
    display: none;
  }

  .blog-summary-wrapper {
    padding-right: 1.25rem;
  }

  .swiper-slide-wrapper {
    width: 100%;
  }

  .blog-text-wrapper {
    min-height: auto;
  }

  .blog-image-wrapper {
    min-height: 19.25rem;
  }

  .portfolio-summary-text {
    font-size: 15px;
    font-weight: 400;
  }

  .blog-title-link {
    margin-top: .3rem;
  }

  .fl-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    margin-top: 0;
    padding-top: 20px;
    display: flex;
  }

  .code-embed-30 {
    font-size: 16px;
  }

  .filter-retreat-image {
    height: 200px;
  }

  .filter-image-wrapper {
    width: 100%;
    max-height: 300px;
  }

  .filter-item-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    height: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .filter-text-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding: 0 15px;
  }

  .filter-text-wrapper.ntfound {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    padding-right: 20px;
  }

  .div-block-13 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-bottom: 0;
  }

  .text-block-351 {
    font-size: 20px;
  }

  .date-sorters {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    font-size: 16px;
  }

  .price-sorters {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    font-size: 16px;
  }

  .reset-button {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .div-block-14 {
    text-align: center;
    background-color: #fff;
    border: .0625rem solid #36e1bc80;
    border-radius: .75rem;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 50%;
  }

  .div-block-15 {
    border-style: none;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 54px;
    padding: 0;
  }

  .filter-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    margin-bottom: 0;
  }

  .filter-wrapper.a {
    border-top-left-radius: .7rem;
    border-top-right-radius: .7rem;
  }

  .filter-wrapper.b {
    border-top-style: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .filter-wrapper.c {
    border-radius: 0 0 .75rem .75rem;
  }

  .activity-text {
    font-size: 9px;
  }

  .collection-list-wrapper-22 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .activities-source {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: start;
    width: 100%;
  }

  .div-block-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .filter-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .sorting_wrap {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: none;
  }

  .sorting_wrap.mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
  }

  .fl_block {
    border-style: none;
    width: 100%;
    display: block;
  }

  .fl_block.sok {
    margin-bottom: 0;
  }

  .fl_top {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 10px;
    display: flex;
    overflow: hidden;
  }

  .h4 {
    font-family: Lato, sans-serif;
    font-size: 22px;
    line-height: 34px;
  }

  .fl_bottom {
    display: block;
  }

  .fl_bottom.desktop {
    display: none;
  }

  .box_text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .filter-toggle {
    background-color: #fff;
    border: 2px #000;
    border-radius: 6px;
    width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .filter-toggle:hover {
    border-color: #00000080;
  }

  .filter-toggle:active {
    border-width: 1px;
    border-color: #37373780;
  }

  .activity-item {
    display: flex;
  }

  .div-block-22 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-23 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-24 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-25 {
    display: flex;
  }

  .daterange-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .end-d {
    font-size: 15px;
  }

  .end-d.filter {
    font-size: 13px;
  }

  .start-d {
    font-size: 15px;
  }

  .start-d.filter {
    font-size: 13px;
  }

  .text-block-352 {
    display: none;
  }

  .wrapper_a1 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    width: 100%;
  }

  .duration-code {
    font-size: 15px;
  }

  .duration-code.filter {
    font-size: 13px;
  }

  .wrapper-a1.filtered {
    grid-column-gap: 0%;
    grid-row-gap: 0%;
    border-style: solid;
    border-color: #000;
    border-radius: 8rem;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-top: .2rem;
    padding: 8px 12px;
  }

  .wrapper_b3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    align-items: flex-start;
  }

  .div-block-28 {
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45px;
    display: flex;
  }

  .div-block-28:hover {
    border-color: #00000080;
  }

  .text-block-353 {
    font-family: Cabin, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .txt1 {
    font-family: Cabin, sans-serif;
    font-size: 18px;
    line-height: 34px;
  }

  .div-block-29 {
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-bottom: 0;
  }

  .text-block-355 {
    font-size: 15px;
  }

  .codeembed44 {
    display: none;
  }

  .code45 {
    display: flex;
  }

  .code45.mainpage {
    display: none;
  }

  .div-block-30 {
    margin-top: 6px;
  }

  .duration-js {
    font-size: 15px;
  }

  .duration-js.filter {
    font-size: 13px;
  }

  .header-filter {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .act-flt {
    color: #fff;
    background-color: #000;
    width: auto;
    font-family: Cabin, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
  }

  .header_wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-193.kontakt {
    text-align: center;
    line-height: 130%;
  }

  .padding-wrapper {
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .galleryrt-slider {
    border-radius: 0;
  }

  .gallery-wrapper {
    border-radius: 0;
    width: 100%;
  }

  .imageimg, .galleryrt-slide, .alttxt-wrapper {
    border-radius: 0;
  }

  .previous {
    box-shadow: 0 8px 20px #0000;
  }

  .galleryrt-swiper {
    border-radius: 0;
    width: 100%;
    height: auto;
  }

  .date-wrapper {
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    background-color: #0000;
    background-image: none;
    border-style: none;
    padding-left: 0;
    padding-right: 0;
  }

  .retreat-pg-wrapper {
    width: 100%;
  }

  .home-header {
    padding: 0;
  }

  .header-content_grid {
    display: none;
  }

  .header_grid-left-content {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .heading {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 2rem;
  }

  .tag {
    font-size: 14px;
    font-weight: 600;
  }

  .title-header-mobile {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div1-ht {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start space-between;
    place-items: center stretch;
    width: 100%;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    display: grid;
  }

  .header_mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .heading-195 {
    font-family: Cabin, sans-serif;
    font-size: 1.6rem;
  }

  .toploc-header-2 {
    color: #000;
    text-transform: none;
    font-size: 15px;
    display: inline-flex;
  }

  .righ-block {
    margin-bottom: 5px;
    margin-left: 0;
  }

  .righ-block.lo-whb {
    border-color: #dfdfdf;
    justify-content: center;
    align-items: center;
  }

  .site_text-retreat-wrapper {
    background-color: #0000;
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .home-site_flex-retreat {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .first-dates-set {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    width: 100%;
    height: 40px;
    box-shadow: none;
    background-color: #e1e1e152;
    justify-content: center;
    align-items: center;
  }

  .text-block-356 {
    color: #000;
    font-size: 18px;
  }

  .div-block-32 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 1%;
    padding-right: 1%;
  }

  .grid-date-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .code-duration-2 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    display: inline-flex;
  }

  .h4-2 {
    line-height: 34px;
  }

  .box-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .box_top_1 {
    padding: 0 20px;
  }

  .box_top_1.mobile {
    display: flex;
  }

  .box_top_2 {
    padding: 0 20px;
  }

  .box_top_4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .table_cell {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .table_cell.border-right {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .table_row-8 {
    grid-template-columns: 1fr 1fr;
  }

  .table_row-8.tailor {
    padding-left: 0;
    padding-right: 0;
  }

  .table_row-8.hotelacvtivityswiper {
    background-color: #f5f5f5;
    min-height: 70px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3236 {
    padding: 1em 15px;
  }

  .swiper-slide-2.package-slide {
    margin-right: 6px;
  }

  .tabbody.content-item {
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
  }

  .date-line {
    font-size: 16px;
  }

  .inner-container, .inner-container._574px {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3262 {
    justify-content: space-between;
  }

  .div-block-3306 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .div-block-3300 {
    flex-flow: column;
  }

  .seasonheader {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .tabrich-tailor {
    column-count: 2;
    margin-bottom: 0;
    display: flex;
  }

  .tabrich-tailor._1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pack-contentdiv {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-99 {
    font-size: 18px;
  }

  .div-block-3250 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .content-home-teacher-slider {
    grid-row-gap: 2.5rem;
    position: relative;
  }

  .teacher-slider-wrapper {
    min-height: auto;
  }

  .blog-summary-wrapper-2 {
    padding-right: 1.25rem;
  }

  .blog-text-wrapper-2 {
    min-height: auto;
  }

  .swiper-slide-wrapper-2 {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
  }

  .teacher-name {
    font-size: 15px;
  }

  .blog-thumbnail-image-2 {
    width: 24px;
    height: 24px;
  }

  .included-rich-text {
    column-count: 2;
    margin-bottom: 0;
    display: flex;
  }

  .included-rich-text.yes {
    margin-top: 0;
  }

  .things-item {
    height: auto;
  }

  .things_list-item {
    display: flex;
  }

  .things-grid {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .things_vertical-items {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch end;
    place-items: baseline start;
    height: auto;
    display: grid;
  }

  .slider-button-right {
    background-size: 16px;
    width: 48px;
    height: 48px;
  }

  .container-87 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .container-87.flex-center.overflow-none {
    padding-left: 0;
  }

  .basic-swiper {
    margin-bottom: 32px;
  }

  .slider-button-left {
    background-size: 16px;
    width: 48px;
    height: 48px;
  }

  .section-more {
    padding-left: 10px;
    padding-right: 10px;
  }

  .boende_richtext {
    padding-left: 20px;
    padding-right: 20px;
  }

  .divblock22444, .code-embed-968 {
    justify-content: center;
    align-items: center;
  }

  .seemore-include-2 {
    margin-top: 4px;
  }

  .accordion-title-4 {
    font-size: 24px;
    line-height: 30px;
  }

  .accordion-side {
    margin-right: 16px;
  }

  .accordion-side.right-side {
    margin-left: 16px;
    margin-right: 4px;
  }

  .accordion-header-2 {
    padding-bottom: 10px;
  }

  .seemore-notinclude-2 {
    margin-top: 4px;
  }

  .included-rich-text-2 {
    column-count: 2;
    margin-bottom: 0;
    display: flex;
  }

  .accordion-item-wrapper {
    padding: 40px 24px;
  }

  .code-embed-969 {
    border: 1px #fff;
    border-radius: 100px;
    width: 30px;
    height: 30px;
  }

  .h4-3 {
    font-size: 22px;
    line-height: 34px;
  }

  .ingar-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h4-4 {
    font-size: 22px;
    line-height: 34px;
  }

  .div-block-3311 {
    z-index: 55;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .div-block-3311.right {
    justify-content: flex-end;
    align-items: center;
    display: flex;
    inset: 0% 0% 0% auto;
  }

  .div-block-3312 {
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .location-wrap {
    flex-flow: column;
    margin-top: 20px;
  }

  .map-block-2 {
    width: 100%;
    min-width: auto;
  }

  .map-embed {
    width: 100%;
    height: 100%;
  }

  .h4-5 {
    font-size: 22px;
    line-height: 34px;
  }

  .code-embed-970 {
    font-size: 16px;
    line-height: 24px;
  }

  .map-block {
    width: 100%;
    min-width: auto;
  }

  .box-resplan {
    margin-bottom: 20px;
    padding-left: 20px;
  }

  .content-resplan, .content-hosts {
    padding-top: 0;
  }

  .box-hosts, .box-accommodation {
    margin-bottom: 20px;
    padding-left: 20px;
  }

  .content-accommodation {
    padding-top: 0;
  }

  .box-price {
    margin-bottom: 20px;
    padding-left: 20px;
  }

  .content-price {
    padding-top: 0;
  }

  .box-included {
    margin-bottom: 20px;
    padding-left: 20px;
  }

  .content-included {
    padding-top: 0;
  }

  .tabs-menu {
    width: 100%;
  }

  .tab-pane-tab-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .inquiry {
    width: 100%;
  }

  .header-desktop {
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .txdt {
    font-size: 13px;
    line-height: 20px;
  }

  .div-block-3313 {
    width: 100%;
    height: auto;
  }

  .codelang-sv {
    font-size: 12px;
  }

  .codelang-no {
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
  }

  .codelang-en {
    text-transform: none;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.25;
  }

  .code46 {
    display: flex;
  }

  .highlights-wrapper {
    width: 95%;
  }

  .codelang-sv-en {
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
  }

  .image-5 {
    min-width: 140px;
  }

  .collection-item-40 {
    margin-top: 0;
  }

  .vard-info1 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 15px;
  }

  .text-block-516 {
    font-size: 16px;
  }

  .header-boka {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-boka.huvud {
    font-size: 33px;
    line-height: 42px;
  }

  .heading-211 {
    font-size: 22px;
  }

  .body-boende.content-item {
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
  }

  .price_sek {
    display: inline-flex;
  }

  .price_sek._2 {
    font-weight: 300;
    display: block;
  }

  .price-eur {
    font-size: 15px;
    display: inline-flex;
  }

  .price_eur {
    display: inline-flex;
  }

  .price_eur.m {
    font-size: 18px;
  }

  .retreat-dates {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .price {
    font-size: 18px;
    font-weight: 400;
  }

  .empty-state-4 {
    min-height: 70px;
  }

  .div-block-3316 {
    padding-bottom: 30%;
  }

  .link-block-6 {
    z-index: 1;
    position: absolute;
    inset: 0%;
  }

  .heading-213 {
    font-size: 30px;
  }

  .div-block-3321 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-3322 {
    width: 100%;
  }

  .div-block-3323 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .code-embed-976 {
    margin-bottom: 0;
  }

  .div-block-3324 {
    padding-right: 5%;
  }

  .price-2 {
    font-size: 15px;
    font-weight: 400;
  }

  .duration-code-2, .location-m {
    font-size: 15px;
  }

  .summary-wrapper {
    padding-right: 1.25rem;
  }

  .img-wrapper {
    min-height: 19.25rem;
  }

  .duration-js-2 {
    font-size: 15px;
  }

  .duration-js-2.filter {
    font-size: 13px;
  }

  .wrapper {
    width: 100%;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .text-wrapper {
    min-height: auto;
  }

  .link-block-8 {
    z-index: 1;
    position: absolute;
    inset: 0%;
  }

  .heading-214 {
    font-size: 32px;
  }

  .text-block-524 {
    font-size: 15px;
  }

  .facility-wrapper {
    padding-right: 1.25rem;
  }

  .activity-echo, .activity-echo-item {
    display: none;
  }

  .activity-echo-item-mobile {
    display: flex;
  }

  .divcloser {
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
  }

  .divcloser:hover {
    border-color: #00000080;
  }

  .divclosewrapper {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
    display: flex;
  }

  .filters_mobile {
    border-style: none;
    width: 100%;
    display: block;
  }

  .filters_mobile.sok {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .filters_desktop {
    display: block;
  }

  .filters_desktop.desktop {
    display: none;
  }

  .div-block-3329 {
    width: 50%;
    height: 45px;
  }

  .div-block-3330 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .map-toggle {
    background-color: #fff;
    border: 2px #000;
    border-radius: 6px;
    padding: 0;
  }

  .link-block-10 {
    width: 100%;
    position: absolute;
    inset: 0%;
  }

  .div-block-3332 {
    background-color: #fff;
    border: .0625rem solid #36e1bc80;
    border-radius: .75rem;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: 8px;
  }

  .heading-215 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Cabin, sans-serif;
    font-size: 28px;
    line-height: 34px;
  }

  .div-block-3333 {
    grid-column-gap: 10%;
    grid-row-gap: 10%;
    justify-content: center;
    align-items: center;
  }

  .xct {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fff;
    border: .0625rem solid #36e1bc80;
    border-radius: .75rem;
    justify-content: center;
    align-items: center;
    height: 54px;
    padding: 0;
    display: flex;
  }

  .text.center {
    text-align: center;
    font-size: 18px;
  }

  .div-block-3334 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }

  .div-block-3335 {
    flex-flow: column;
  }

  .div-block-3336 {
    box-shadow: none;
    background-color: #0000;
  }

  .about-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column-reverse wrap;
  }

  .div-block-3338 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 0;
  }

  .footer {
    flex-flow: column;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-column {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column-reverse wrap-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .code-embed-984 {
    flex-flow: row;
    display: none;
  }

  .pd-wrapper {
    padding-bottom: 50px;
  }

  .img-pres._1 {
    width: 180px;
    height: 180px;
  }

  .img-pres._2 {
    width: 180px;
    height: 180px;
    display: none;
  }

  .img-pres._3 {
    width: 180px;
    height: 180px;
  }

  .slide-nav-28 {
    display: block;
  }

  .link-block-11 {
    color: #000;
    -webkit-text-decoration: none;
    text-decoration: none;
  }

  .tack-div {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-217 {
    font-size: 30px;
  }

  .paragraph-107 {
    text-align: center;
    font-size: 16px;
  }

  .sent-email-animation-2 {
    width: 150px;
    height: 150px;
  }

  .om-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-3343 {
    margin-left: 0;
    padding-left: 0;
  }

  .triangle {
    display: none;
  }

  .paragraph-108 {
    text-align: center;
    font-size: 16px;
  }

  .div-block-3345 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-3346 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .div-block-3348 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-3349 {
    height: 200px;
  }

  .footer-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
  }

  .roomtype {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .daterange-wrapper-copy {
    justify-content: flex-start;
    align-items: center;
  }

  .date-pass {
    justify-content: center;
    align-items: center;
  }

  .info-datepass {
    text-align: center;
    font-size: 15px;
  }

  .italic-text-7 {
    color: #00000080;
    font-style: normal;
  }

  .andra-layer {
    width: 100%;
  }

  .img-mainblog {
    height: auto;
    min-height: 200px;
    max-height: 400px;
  }

  .img-mainblog.arrangor {
    width: 240px;
    height: 200px;
    min-height: 240px;
  }

  .img-fader {
    height: auto;
    max-height: 100%;
  }

  .heading-218 {
    font-size: 32px;
    line-height: 46px;
  }

  .heading-219 {
    font-size: 30px;
  }

  .grid-imgblog-wrapper {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.75fr 1.75fr;
    grid-auto-flow: column;
  }

  .grid-imgblog-wrapper._2 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-imgblog-wrapper.rt {
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1.5fr;
    grid-auto-columns: 1.5fr;
    width: 100%;
  }

  .grid-imgblog {
    height: auto;
    min-height: 200px;
    max-height: 200px;
  }

  .sharer-wrap {
    padding-top: 0;
  }

  .kort {
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .kort.activity {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-3 {
    line-height: 30px;
  }

  .col-inspo {
    flex-flow: column;
  }

  .divmoreimg {
    z-index: 999;
  }

  .grid, .div-block-3360 {
    height: 300px;
  }

  .img-grid-overlay {
    height: 150px;
    max-height: 150px;
  }

  .div-block-3362 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .code-embed-997 {
    display: none;
  }

  .img-grid2m {
    height: 150px;
    min-height: 150px;
    max-height: 150px;
  }

  .div2-ht {
    padding: 10px 5% 0;
    display: flex;
  }

  .lista-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }

  .ft-notfound {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-hero {
    background-image: var(--image-i2448ac60), linear-gradient(#f9f6f2, #f7efe5);
    background-position: 100% 60%, 0 0;
    background-size: cover, auto;
    background-attachment: scroll, scroll;
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .section-hero.retreats {
    flex-flow: column;
    padding-bottom: 20px;
  }

  .content-hero {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
  }

  .content-hero.inspo {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
  }

  .content-hero.listning {
    justify-content: center;
    align-items: center;
  }

  .content-hero.retreat {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    padding-right: 0;
  }

  .heading-1 {
    max-width: 20ch;
    font-size: 32px;
  }

  .heading-1.rt {
    max-width: 100%;
  }

  .heading-1.inspo {
    max-width: 90%;
  }

  .hero-paragraph {
    display: none;
  }

  .hero-paragraph.mobile {
    text-align: left;
    max-width: 38ch;
    margin-left: 0;
    margin-right: 0;
    font-size: 15px;
    line-height: 150%;
    display: flex;
  }

  .hero-paragraph.mobile.inspo {
    max-width: 90%;
  }

  .js-parameters {
    margin-bottom: 0;
  }

  .retreat-card-wrapper {
    min-height: 19.25rem;
  }

  .arrangor-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .arrangor-source-image {
    min-width: 140px;
  }

  .arrangor-source-title {
    font-size: 16px;
  }

  .acc-img-wrapper {
    border-radius: 24px;
  }

  .img-grid-overlay-acc {
    height: 40%;
    max-height: 40%;
  }

  .para1 {
    color: #333;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
  }

  .heading-2 {
    justify-content: center;
    align-items: center;
    font-size: 32px;
    display: flex;
  }

  .txt-ingar {
    margin-left: 45px;
    margin-right: 45px;
  }

  .footer-column-p1 {
    border-bottom: 1px solid #d2d2d2e6;
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 10%;
  }

  .footer-column-p2 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .akt-wrapper {
    width: 100%;
  }

  .code-embed-1004 {
    width: 90%;
  }

  .tillbaka-folder {
    height: auto;
  }

  .tbf-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-arrangor {
    font-size: 32px;
    line-height: 46px;
  }

  .arrangor-hero {
    padding-bottom: 2%;
  }

  .div-block-3371 {
    justify-content: center;
    align-items: center;
  }

  .footer-div {
    width: 100%;
  }

  .footer-div._1st {
    border-right-style: none;
    width: 100%;
    padding-right: 0%;
  }

  .col-activity {
    flex-flow: column;
  }

  .img-arrangor {
    width: 150px;
    height: 150px;
  }

  .col-vard {
    flex-flow: column;
  }

  .code-embed-1012 {
    font-family: Cabin, sans-serif;
    text-decoration: none;
  }

  .div-block-3374 {
    justify-content: space-between;
  }

  .grid-2 {
    flex-flow: column;
    display: flex;
  }

  .hero-img-wrapper {
    height: 200px;
  }

  .img-wrapper-h {
    width: 100%;
  }

  .arrangor-desk {
    display: none;
  }

  .arrangor-mob {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  ul, ol {
    padding-left: 20px;
  }

  .site_left-wbh {
    flex-flow: column;
    align-items: flex-start;
  }

  .wbh-tabs {
    padding-left: 40px;
  }

  .home-site_flex-wbh.scroll-trigger {
    padding-left: 15px;
    padding-right: 15px;
  }

  .retreat-mainimg {
    height: 150px;
  }

  .rich-text-2 h2 {
    font-size: 30px;
  }

  .margin-top.margin-medium {
    width: 100%;
    margin-top: 1rem;
    display: flex;
  }

  .featuresgrid {
    width: auto;
    max-width: 100%;
    font-size: 14px;
    font-weight: 300;
  }

  .heading-192 {
    margin-top: 10px;
  }

  .heading-192._2 {
    text-align: left;
  }

  .site_left-item {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .place-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    display: flex;
  }

  .home-header_grid, .home-header_grid2 {
    object-fit: cover;
    flex-direction: column;
    display: flex;
    overflow: hidden;
  }

  .small-vacation-image {
    min-height: 125px;
  }

  .lightbox {
    width: 100%;
  }

  .large-multi-image {
    min-height: 200px;
    max-height: 350px;
  }

  .multi-images {
    grid-auto-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .button-95.is-gallery {
    margin-right: .5rem;
  }

  .background-image-wrapper {
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    width: 100%;
    display: block;
  }

  .team-background-image {
    width: 100%;
  }

  .small-image-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .grid-wrapper-2 {
    grid-auto-columns: 1fr;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .multi-image-wrapper {
    height: 460px;
    padding-top: 0;
  }

  .gallery__button {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .collection-item-26 {
    width: 100%;
  }

  .slider-container-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .slide-4 {
    padding-right: 10px;
  }

  .slider-left-arrow-2 {
    inset: 0% auto 0% 0%;
  }

  .slide-content-wrapper-2 {
    justify-content: space-between;
    align-items: center;
  }

  .contact-box-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 200px;
    position: relative;
  }

  .contact-block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    bottom: 0;
    right: 0;
  }

  .header-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bokretreats-svg {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .padding.section-padding-medium {
    padding-top: 1rem;
    padding-bottom: 2.5rem;
  }

  .padding.kontakta {
    padding: 0 0;
  }

  .swiper.is-swiper-portfolio {
    overflow: visible;
  }

  .program-title {
    font-size: 18px;
  }

  .blog-summary-wrapper {
    padding-right: 0;
  }

  .blog-category-item-wrapper {
    grid-column-gap: .3rem;
    grid-row-gap: 6px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .swiper-slide-wrapper {
    min-height: auto;
  }

  .blog-text-wrapper {
    grid-row-gap: .8rem;
    height: auto;
    min-height: auto;
  }

  .blog-image-wrapper {
    height: auto;
    min-height: auto;
  }

  .portfolio-summary-text {
    font-size: .8rem;
    font-weight: 400;
  }

  .blog-categoruy-item-wrapper {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .cms-retreat-list {
    flex-flow: column;
    width: 100%;
  }

  .cms-retreat-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .fl-wrapper {
    margin-top: 0;
    padding-top: 20px;
  }

  .code-embed-30 {
    color: #195675cc;
    font-size: 13px;
  }

  .filter-image-wrapper {
    height: auto;
    min-height: 200px;
    max-height: 250px;
  }

  .filter-text-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .filter-text-wrapper.ntfound {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-13 {
    flex-flow: wrap;
  }

  .text-block-350 {
    font-family: Lato, sans-serif;
    font-size: 10px;
  }

  .div-block-14 {
    background-color: #0000;
    margin-bottom: 0;
    padding: 0;
  }

  .div-block-15 {
    padding: 0;
  }

  .activities-source {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
    place-items: start;
  }

  .sorting_wrap.mobile {
    margin-top: 0;
  }

  .fl_top {
    justify-content: space-between;
    align-items: center;
  }

  .h4 {
    margin-right: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .faq_arrow {
    width: 20px;
  }

  .box_text {
    max-width: 1232px;
  }

  .filter-toggle {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .countdown_days {
    font-size: .8rem;
  }

  .start-d.filter {
    letter-spacing: 0;
  }

  .header-filter {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: space-between;
    align-items: center;
    padding-left: 15px;
    padding-right: 20px;
  }

  .imageimg {
    max-height: 80vh;
  }

  .header-content_grid {
    justify-content: space-between;
    align-items: flex-start;
  }

  .header_grid-left-content {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .retreat-pg {
    font-size: 18px;
  }

  .heading {
    font-size: 1.9rem;
    line-height: 38px;
  }

  .tag {
    text-transform: none;
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
    font-size: 16px;
    font-weight: 700;
  }

  .title-header-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .retreat-pg-2 {
    font-size: 18px;
  }

  .header_mobile {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    margin-top: 0;
  }

  .heading-195 {
    font-size: 1.7rem;
    line-height: 38px;
  }

  .toploc-header-2 {
    font-size: 13px;
    font-weight: 400;
  }

  .righ-block {
    padding: 7px 16px;
  }

  .righ-block.lo-whb {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-right: 0;
  }

  .site_text-retreat-wrapper {
    padding-top: 0;
  }

  .home-site_flex-retreat {
    padding-left: 15px;
    padding-right: 15px;
  }

  .site_left-retreat {
    flex-flow: column;
    align-items: flex-start;
  }

  .grid-date-wrapper {
    grid-auto-columns: 1fr;
    display: flex;
  }

  .code-duration-2 {
    font-size: 14px;
    font-weight: 500;
  }

  .box_top {
    align-items: flex-start;
  }

  .h4-2 {
    margin-right: 20px;
    line-height: 28px;
  }

  .faq_arrow-2 {
    width: 20px;
    margin-top: 10px;
  }

  .box_top_1, .box_top_2, .box_top-copy, .box_top_3, .box_top_4, .box_top_5 {
    align-items: flex-start;
  }

  .table_cell {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .table_cell.border-right {
    border-bottom: 1px #d3d3d3;
    border-right-style: none;
    flex-direction: column;
    align-items: flex-start;
  }

  .table_cell.right {
    padding-top: 0;
    padding-bottom: 0;
  }

  .table_row-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .table_row-8.tailor {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-3236 {
    padding-left: 0;
    padding-right: 0;
  }

  .swiper-slide-2.package-slide {
    width: 200px;
  }

  .tabbody {
    flex-flow: column;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .tabbody.content-item {
    border: 1px #000;
    border-radius: 0;
    flex-flow: column;
    padding-top: 7px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .date-line {
    font-size: 16px;
  }

  .table_cell-text {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .div-block-3262 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 8px;
    padding-right: 8px;
  }

  .new-chapter {
    height: auto;
  }

  .div-block-3306 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3300 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 8px;
    padding-right: 8px;
  }

  .tabrich-tailor {
    width: auto;
    max-width: 100%;
    font-size: 14px;
    font-weight: 300;
    display: flex;
  }

  .tabrich-tailor._1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-102 {
    padding-left: 0;
    padding-right: 0;
  }

  .feature-card {
    border-color: #353131;
  }

  .paragraph-99 {
    width: 80%;
    display: inline-flex;
  }

  .section-divider {
    display: none;
  }

  .div-block-3250 {
    justify-content: flex-end;
    align-items: center;
  }

  .season-txt-7 {
    background-color: #0000;
    border-radius: 0;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-100 {
    margin-bottom: 15px;
  }

  .container-96 {
    padding-left: 0;
    padding-right: 0;
  }

  .content-home-teacher-slider {
    position: relative;
  }

  .blog-title-link-2 {
    font-family: Cabin, sans-serif;
  }

  .blog-thumbnail-image-2 {
    width: 24px;
    height: 24px;
  }

  .included-rich-text {
    background-color: #0000;
    width: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 300;
    display: flex;
  }

  .included-rich-text.yes strong {
    font-size: 18px;
  }

  .included-rich-text.yes ul {
    justify-content: center;
    align-items: flex-start;
  }

  .included-rich-text.yes li {
    background-position: 0%;
    justify-content: flex-start;
    align-items: center;
    padding-left: 18px;
    line-height: 26px;
  }

  .included-rich-text.yes a {
    font-size: 18px;
  }

  .code-embed-79 {
    color: #000;
    font-size: 18px;
    font-weight: 300;
  }

  .things_list-item {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .home-site_component {
    padding-left: 15px;
    padding-right: 15px;
  }

  .things_vertical-items {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
  }

  .terms, .things_text-block-2 {
    display: flex;
  }

  .container-87.flex-center.overflow-none {
    padding-left: 0;
  }

  .basic-swiper {
    margin-bottom: 10px;
  }

  .heading-210 {
    font-size: 25px;
  }

  .boende_richtext {
    padding-left: 0;
    padding-right: 0;
  }

  .imageimg2 {
    max-height: 80vh;
  }

  .code-embed-968 {
    justify-content: center;
    align-items: flex-start;
  }

  .container-incl {
    padding-left: 0;
    padding-right: 0;
  }

  .seemore-include-2 {
    font-size: 14px;
  }

  .accordion-content-wrapper.v2 {
    max-width: 730px;
  }

  .accordion-side.right-side {
    margin-left: 0;
  }

  .accordion-header-2 {
    padding-left: 20px;
  }

  .seemore-notinclude-2 {
    font-size: 14px;
  }

  .included-rich-text-2 {
    width: auto;
    max-width: 100%;
    font-size: 14px;
    font-weight: 300;
    display: flex;
  }

  .accordion-item-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .accordion-item-wrapper.not {
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .accordion-item {
    border-style: none;
    width: 100%;
  }

  .ingar_top {
    align-items: flex-start;
    height: auto;
  }

  .h4-3 {
    margin-right: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .faq_arrow-3 {
    width: 20px;
    margin-top: 10px;
  }

  .faq_text {
    max-width: 1232px;
  }

  .h4-4 {
    margin-right: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .faq_arrow-4 {
    width: 20px;
    margin-top: 10px;
  }

  .div-block-3311 {
    z-index: 55;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .div-block-3311.right {
    inset: 0% 0% 0% auto;
  }

  .div-block-3312 {
    position: relative;
  }

  .map-block-2 {
    width: 100%;
  }

  .faq_wrapper {
    flex-flow: column;
  }

  .h4-5 {
    margin-right: 20px;
    line-height: 28px;
  }

  .faq_arrow-5 {
    width: 20px;
    margin-top: 10px;
  }

  .map-block {
    width: 100%;
  }

  .header-desktop {
    margin-top: 0;
  }

  .image-5 {
    width: 120px;
    min-width: 120px;
    height: 120px;
    min-height: 120px;
    margin-right: 10px;
  }

  .header-boka {
    padding-left: 10px;
    padding-right: 10px;
  }

  .header-boka.huvud {
    font-size: 32px;
  }

  .body-boende {
    flex-flow: column;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .body-boende.content-item {
    border: 1px #000;
    border-radius: 0;
    flex-flow: column;
    padding-top: 7px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .retreat-dates {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
  }

  .holiday-dates {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block-3316 {
    padding-bottom: 50%;
  }

  .heading-212 {
    margin-bottom: 5px;
    font-size: 23px;
  }

  .paragraph-105 {
    font-size: 15px;
  }

  .header-program {
    justify-content: flex-start;
    align-items: center;
    padding: 15px 12px;
  }

  .heading-213 {
    line-height: 40px;
  }

  .div-block-3321 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    width: 100%;
  }

  .header-m {
    font-size: 1.2rem;
  }

  .summary-wrapper {
    padding-right: 0;
  }

  .img-wrapper {
    height: auto;
    min-height: auto;
  }

  .countdown_days-2 {
    font-size: .8rem;
  }

  .wrapper {
    min-height: auto;
  }

  .text-wrapper {
    grid-row-gap: .8rem;
    height: auto;
    min-height: auto;
  }

  .heading-214 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 30px;
  }

  .text-block-524 {
    font-size: 13px;
  }

  .code-embed-980 {
    width: 16px;
    height: 16px;
  }

  .div-block-3332 {
    background-color: #fff;
    border: .0625rem solid #36e1bc80;
    border-radius: .75rem;
    width: auto;
    padding: 8px;
    display: block;
  }

  .heading-215 {
    text-align: center;
  }

  .div-block-3333 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
  }

  .x-ct {
    color: #000;
    font-family: Cabin, sans-serif;
  }

  .div-block-3334 {
    margin-top: 20px;
  }

  .div-block-3336 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-3338 {
    flex-flow: column;
  }

  .code-embed-984 {
    justify-content: flex-start;
    align-items: center;
  }

  .pd-wrapper {
    padding-bottom: 0;
  }

  .img-pres._1 {
    margin-left: 0;
  }

  .img-pres._3 {
    display: none;
  }

  .tack-div {
    justify-content: space-around;
    align-items: center;
    height: 90vh;
  }

  .sent-email-animation-8 {
    width: 150px;
    height: 150px;
  }

  .div-block-3342 {
    margin-bottom: 20%;
  }

  .div-block-3346 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .roomtype {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
  }

  .para101, .para102, .para103, .para100 {
    margin-bottom: 15px;
  }

  .code-embed-990 {
    display: none;
  }

  .date-pass {
    margin-top: 10px;
  }

  .info-datepass {
    font-size: 14px;
  }

  .img-mainblog {
    height: auto;
    min-height: 180px;
    max-height: 300px;
  }

  .img-fader {
    background-image: linear-gradient(0deg, #000000b3, #0000);
    min-height: 25%;
    max-height: 100%;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .heading-218 {
    letter-spacing: .6px;
    -webkit-text-stroke-width: 0px;
    margin-top: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .heading-219 {
    font-size: 25px;
  }

  .grid-imgblog-wrapper {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .grid-imgblog-wrapper.rt {
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
  }

  .grid-imgblog {
    height: 180px;
    min-height: 180px;
    max-height: 180px;
  }

  .list-8 {
    padding-left: 30px;
  }

  .rich-text-block-3 {
    font-family: Cabin, sans-serif;
    font-size: 16px;
    line-height: 26px;
  }

  .sharer-wrap {
    justify-content: center;
    align-items: center;
  }

  .kort.activity {
    padding: 10px;
  }

  .img-inspo {
    height: 200px;
  }

  .collection-list-11 {
    flex-flow: column;
    display: flex;
  }

  .undertitel.grey {
    text-align: center;
  }

  .divclose-img {
    margin-top: 10px;
    margin-right: 10px;
  }

  .grid {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 300px;
    display: none;
  }

  .div-block-3359 {
    flex-flow: column;
  }

  .div-block-3360 {
    width: 100%;
    height: 300px;
  }

  .img-grid-overlay {
    width: 100%;
    height: 25%;
    padding-right: 15px;
  }

  .insp-titel {
    text-align: left;
  }

  .lista-div {
    margin-top: 20px;
  }

  .section-hero {
    background-image: var(--image-i2448ac60), linear-gradient(#f9f6f2, #f7efe5);
    background-position: 88% 90%, 0 0;
    background-size: cover, auto;
    background-attachment: scroll, scroll;
    padding-bottom: 20px;
  }

  .section-hero.inspo {
    padding-bottom: 30px;
  }

  .content-hero {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .content-hero.listning {
    width: 100%;
  }

  .content-hero.retreat {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-1 {
    text-align: left;
    max-width: 12.5ch;
    padding: 0 20px 0 0;
  }

  .hero-paragraph {
    font-size: 18px;
  }

  .hero-paragraph.mobile {
    width: 100%;
    max-width: 25ch;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .js-parameters {
    margin-bottom: 0;
  }

  .div-block-3363 {
    background-position: 0 0;
    background-repeat: repeat;
    background-size: 80% 100%;
  }

  .retreat-card-wrapper {
    height: auto;
    min-height: auto;
  }

  .arrangor-wrapper {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    width: 100%;
  }

  .arrangor-source-image {
    width: 120px;
    min-width: 120px;
    height: 120px;
    min-height: 120px;
    margin-right: 10px;
  }

  .acc-img-wrapper, .image-13 {
    width: 100%;
    height: 240px;
  }

  .img-grid-overlay-acc {
    width: 100%;
    height: 40%;
    padding-right: 15px;
  }

  .divclose-acc {
    margin-top: 10px;
    margin-right: 10px;
  }

  .para1 {
    margin-bottom: 0;
  }

  .div-block-3364 {
    padding-top: 10px;
  }

  .heading-2 {
    font-size: 28px;
  }

  .txt-ingar {
    margin-left: 18px;
    margin-right: 18px;
    display: inline-block;
  }

  .footer-column-p1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .code-embed-1003 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .om-aktivitet {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .collection-list-wrapper-31 {
    width: 80%;
  }

  .code-embed-1004 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tillbaka-folder, .tbf-wrapper {
    height: auto;
  }

  .header-arrangor {
    text-align: center;
    letter-spacing: .6px;
    -webkit-text-stroke-width: 0px;
    margin-top: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .arrangor-hero {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    padding-top: 5%;
  }

  .arrangor-hero.bottom {
    width: 95%;
  }

  .colarrangor {
    flex-flow: column;
    display: flex;
  }

  .div-block-3369 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
  }

  .code-embed-1008 {
    margin-top: 15px;
  }

  .col-activity {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding: 2% 4%;
  }

  .img-activity {
    width: 80px;
    height: 80px;
  }

  .col-card-wrapper-activity {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .collection-list-activity {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .col-activity-wrapper {
    width: 90%;
  }

  .img-arrangor {
    width: 140px;
    height: 140px;
  }

  .col-arrangor-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .col-vard {
    flex-flow: row;
    padding: 2% 4%;
  }

  .arrangor-titel {
    text-align: left;
  }

  .om-arrangor {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .listing-card {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }
}

#w-node-_11d7b482-0cd9-39a0-4a27-721f8b233782-7accdceb {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: end;
}

#w-node-_11d7b482-0cd9-39a0-4a27-721f8b233783-7accdceb {
  grid-area: span 2 / span 3 / span 2 / span 3;
  justify-self: end;
}

#w-node-_11d7b482-0cd9-39a0-4a27-721f8b233784-7accdceb, #w-node-_6ee879cf-efed-919c-5c6a-37b71ff9f895-7accdceb, #w-node-_6ee879cf-efed-919c-5c6a-37b71ff9f896-7accdceb {
  justify-self: start;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682609-7accdceb, #w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682611-7accdceb, #w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682619-7accdceb, #w-node-_37c2693c-725b-a8e7-1e9f-1d8eba68261f-7accdceb, #w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682646-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682649-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba68264d-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682650-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682695-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682698-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba68269c-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba68269f-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba6826e4-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba6826e7-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba6826eb-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba6826ee-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682732-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682735-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682739-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c2693c-725b-a8e7-1e9f-1d8eba68273c-7accdceb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-bcaadb0c-f8c3-9831-997f-961cd6c13c0c-de5a1a0f, #w-node-_385bdf20-eb2c-9e8e-91a6-52a2247722bd-de5a1a0f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6ee879cf-efed-919c-5c6a-37b71ff9f895-7accdceb, #w-node-_6ee879cf-efed-919c-5c6a-37b71ff9f896-7accdceb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682649-7accdceb, #w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682698-7accdceb, #w-node-_37c2693c-725b-a8e7-1e9f-1d8eba6826e7-7accdceb, #w-node-_37c2693c-725b-a8e7-1e9f-1d8eba682735-7accdceb {
    align-self: center;
  }

  #w-node-bcaadb0c-f8c3-9831-997f-961cd6c13c0c-de5a1a0f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-bcaadb0c-f8c3-9831-997f-961cd6c13c0d-de5a1a0f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_385bdf20-eb2c-9e8e-91a6-52a2247722bd-de5a1a0f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_385bdf20-eb2c-9e8e-91a6-52a2247722be-de5a1a0f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6ee879cf-efed-919c-5c6a-37b71ff9f895-7accdceb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6ee879cf-efed-919c-5c6a-37b71ff9f896-7accdceb {
    grid-column: span 1 / span 1;
  }

  #w-node-b3d3fe74-8088-9338-017a-1cf8811b5620-7accdceb, #w-node-b17bf0aa-0789-1aa7-7085-8c3f8bd914c5-7accdceb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


