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: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  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-size: 17px;
}

a {
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

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 {
  border-radius: 1000px;
  width: 200px;
  height: 200px;
  max-height: 300px;
}

.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;
  direction: ltr;
  text-align: left;
  column-count: 1;
  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 {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 75vh;
  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: center;
  align-items: center;
  width: 150px;
  text-decoration: none;
}

.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-blog-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 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.swiper-slide {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  cursor: pointer;
  border-radius: 5px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  display: block;
  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: 500;
  line-height: 1.2;
}

.program-title.filtered {
  color: #333;
}

.blog-thumbnail-image {
  z-index: 1;
  object-fit: cover;
  position: relative;
}

.read-more-link {
  color: #195675;
  justify-content: center;
  align-items: flex-end;
  font-family: Cabin, sans-serif;
  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 {
  z-index: 2;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border-width: 1px;
  border-color: #7799da66;
  border-radius: .75rem;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.blog-image-wrapper {
  aspect-ratio: 3 / 2;
  opacity: 1;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: center;
  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;
  min-height: 100vh;
  margin-top: 60px;
  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 {
  aspect-ratio: 3 / 2;
  opacity: 1;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.filter-item-wrapper {
  z-index: 2;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border: 1px solid #36e1bc80;
  border-radius: .75rem;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.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, .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 {
  border: .0625rem solid #36e1bc80;
  border-radius: .75rem;
  flex-flow: column;
  width: auto;
  padding: 8px;
  display: flex;
}

.filter-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  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: 8px;
  grid-row-gap: 8px;
  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;
  height: auto;
  display: flex;
}

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

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

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

.filter-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  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;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 25px;
  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: 24px;
  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;
}

.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;
  display: flex;
}

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

.daterange-wrapper {
  justify-content: flex-start;
  align-items: center;
  font-size: 15px;
  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: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

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

.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 {
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  line-height: 24px;
  display: flex;
}

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

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

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

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

.div-block-27 {
  z-index: 5;
  background-image: linear-gradient(0deg, #36e1bc59, #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;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  box-shadow: 0 2px 5px #0003;
}

.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: 25%;
  grid-row-gap: 25%;
  background-color: #0000;
  border-style: none;
  border-radius: 0;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  padding: 0 3rem 0 0;
}

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

.codembed-datecode {
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  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: flex-start;
  align-items: center;
  display: flex;
}

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

.code-embed-38 {
  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, .code45 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.header-filter {
  justify-content: flex-start;
  align-items: center;
  padding: 20px 30px;
  display: flex;
}

.header_wrapper {
  margin-bottom: 25px;
}

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

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

.filter-tog {
  color: #000;
  background-color: #36e1bc40;
  border: .0625rem solid #36e1bc80;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 300px;
  min-height: 55px;
  font-family: Cabin, sans-serif;
  font-size: 22px;
  font-weight: 400;
  transition: opacity .3s;
  display: flex;
  box-shadow: 0 2px 14px 11px #e1e1e133;
}

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

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

.padding-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
}

.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;
  display: flex;
}

.gallery-wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 90vw;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

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

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

.galleryrt-slide {
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  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;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  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 {
  width: 90vw;
  height: 500px;
  display: block;
}

.next {
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  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;
  border: .6px solid #c6c6c6;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 45%;
  margin-top: 0;
  padding: 5px 15px 15px;
  display: flex;
}

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

.home-header_comp-nointeraction {
  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: 55%;
  margin-top: 20px;
  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-end;
  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 2px 5px #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;
  background-color: #fff;
  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 {
  width: 20px;
  margin-top: 5px;
  margin-right: 10px;
}

.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 {
  text-transform: none;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  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: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  position: relative;
}

.site_text-retreat-wrapper {
  flex-flow: column;
  align-items: flex-start;
  max-width: 90%;
  height: auto;
  margin-bottom: 0;
  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-radius: 20px;
  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 {
  font-size: 18px;
  line-height: 24px;
}

.first-dates-set {
  border-bottom: .2px #00000082;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.text-block-356 {
  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;
  display: grid;
}

.code-duration-2 {
  text-transform: none;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 400;
  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: 10px;
  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: #e1e1e133;
  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.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 {
  box-shadow: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 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 {
  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: none;
  position: relative;
}

.tabrich-tailor {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  direction: ltr;
  text-align: left;
  column-count: 1;
  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: 100%;
  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;
  border-width: 1px;
  border-color: #7799da66;
  border-radius: 0;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 50px;
  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: 16px;
  font-weight: 500;
  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;
  direction: ltr;
  text-align: left;
  column-count: 1;
  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 {
  background-color: #0000;
}

.included-rich-text.yes {
  background-color: #0000;
  margin-top: 20px;
}

.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 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;
  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: 6px;
  grid-row-gap: 6px;
  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: 400;
  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: 15px;
  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;
  width: 90%;
  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 40px;
}

.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: 24px;
  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;
  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;
  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;
}

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

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

.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;
  direction: ltr;
  text-align: left;
  column-count: 1;
  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;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  justify-content: space-between;
  width: 100%;
  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;
}

.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;
  border: 1px #dfdfdfc2;
  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 {
  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 solid #36e1bc;
  justify-content: space-between;
  align-items: center;
  padding: 6px 20px;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

.content-resplan {
  transform-origin: 50% 0;
  height: auto;
  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;
  overflow: hidden;
}

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

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

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

.box-price {
  cursor: pointer;
  border-left: 3px solid #36e1bc;
  justify-content: space-between;
  align-items: center;
  padding: 6px 20px;
  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 {
  transform-origin: 50% 0;
  overflow: hidden;
}

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

.content-included {
  transform-origin: 50% 0;
  margin-top: 15px;
  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: #36e1bc4d;
  border-radius: 0 8px 0 0;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

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

.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: #fafafa;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  box-shadow: 0 2px 20px 20px #dfdfdf33;
}

.code-html {
  justify-content: center;
  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 {
  font-family: Cabin, sans-serif;
  font-size: 13px;
}

.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%;
  height: 260px;
  display: flex;
}

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

.codelang-sv, .codelang-no, .codelang-en {
  justify-content: space-between;
  align-items: center;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  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 {
  justify-content: space-between;
  align-items: center;
  width: auto;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  display: flex;
}

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

.image-5 {
  border-radius: 1000px;
  width: 150px;
  height: 150px;
  margin-right: 25px;
}

.collection-item-40 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

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

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

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

.div-block-3315 {
  margin-top: 35px;
}

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

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

.header-boka {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.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 {
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding: 15px 0;
  display: flex;
}

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

.price_sek {
  color: #000;
  text-transform: none;
  justify-content: space-between;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: block;
}

.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: 13px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.price {
  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;
}

.link-block-3 {
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  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: 5;
  background-image: linear-gradient(142deg, #36e1bc59, #36e1bccc);
  border-radius: .75rem 0;
  justify-content: flex-end;
  align-items: flex-end;
  height: auto;
  padding: 5%;
  font-family: Lato, sans-serif;
  font-size: 15px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.date-range-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border-left: 1px #d9d9d9;
  flex-flow: column;
  padding-top: 3px;
  padding-bottom: 3px;
  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;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  line-height: 24px;
  display: flex;
}

.link-block-5 {
  color: #0000;
  text-decoration: none;
}

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

.image-6 {
  width: 20px;
  height: 20px;
}

@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;
  }
}

@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) {
  .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;
  }

  .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;
    display: flex;
  }

  .fl-wrapper {
    margin-top: 40px;
  }

  .filter-image-wrapper {
    aspect-ratio: 3 / 2;
    height: auto;
    overflow: hidden;
  }

  .div-block-13 {
    justify-content: space-between;
  }

  .div-block-17 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-18 {
    display: flex;
  }

  .h4 {
    font-size: 22px;
    line-height: 1.3;
  }

  .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;
  }

  .retreat-pg-wrapper {
    width: 100%;
  }

  .home-header_comp-nointeraction {
    padding: 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 {
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
  }

  .tag {
    font-size: 17px;
  }

  .title-header-mobile {
    padding: 10px 0;
    display: block;
  }

  .div1-ht {
    padding: 10px 0;
  }

  .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: 16px;
  }

  .righ-block.lo-whb {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    padding-right: 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%;
  }

  .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: 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 {
    padding-top: 0;
  }

  .heading-211 {
    font-size: 25px;
  }

  .body-boende.content-item {
    box-shadow: none;
  }

  .price-eur {
    font-size: 16px;
  }
}

@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;
  }

  .bokretreats-svg {
    width: 130px;
  }

  .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: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding.section-padding-medium {
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .swiper.is-swiper-portfolio {
    overflow: visible;
  }

  .program-title.filtered {
    font-size: 18px;
    line-height: 28px;
  }

  .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;
  }

  .cms-retreat-list {
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .cms-retreat-item {
    height: 200px;
  }

  .fl-wrapper {
    flex-flow: column;
    margin-top: 15px;
    display: flex;
  }

  .code-embed-30 {
    font-size: 16px;
  }

  .filter-retreat-image {
    height: 200px;
  }

  .filter-image-wrapper {
    width: 40%;
    height: 200px;
  }

  .filter-item-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
    align-items: flex-start;
  }

  .filter-text-wrapper {
    justify-content: space-between;
    width: 70%;
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-13 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-bottom: 0;
  }

  .date-sorters, .price-sorters {
    justify-content: center;
    align-items: flex-start;
    font-size: 16px;
  }

  .div-block-14 {
    text-align: center;
  }

  .div-block-15 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .filter-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    margin-bottom: 0;
  }

  .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: flex-start;
    align-items: flex-start;
  }

  .filter-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    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: 5px;
    grid-row-gap: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    display: flex;
  }

  .fl_block {
    border-style: none;
    width: 100%;
    display: block;
  }

  .fl_top {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    margin-bottom: 10px;
    display: block;
    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 {
    border: .4px solid #78787880;
    border-radius: 6px;
    height: 45px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .filter-toggle:hover {
    border-color: #00000080;
  }

  .filter-toggle:active {
    border-width: 1px;
    border-color: #37373780;
  }

  .collection-item-28 {
    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;
  }

  .daterange-wrapper.sok {
    display: none;
  }

  .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: 2px;
    grid-row-gap: 2px;
    flex-flow: column;
    width: 100%;
  }

  .duration-code {
    font-size: 15px;
  }

  .duration-code.filter {
    font-size: 13px;
  }

  .wrapper-a1.filtered {
    margin-top: .2rem;
  }

  .div-block-28 {
    cursor: pointer;
    border: .4px solid #3e3e3e80;
    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, .text-block-354 {
    font-family: Cabin, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 34px;
  }

  .code-embed-38 {
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
  }

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

  .text-block-355 {
    font-size: 15px;
  }

  .codeembed44 {
    display: none;
  }

  .code45 {
    display: flex;
  }

  .div-block-30 {
    margin-top: 6px;
  }

  .duration-js {
    font-size: 15px;
  }

  .duration-js.filter {
    font-size: 13px;
  }

  .act-flt {
    font-family: Cabin, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
  }

  .padding-wrapper {
    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;
  }

  .retreat-pg-wrapper {
    width: 100%;
  }

  .home-header_comp-nointeraction {
    padding: 0;
  }

  .header-content_grid {
    display: none;
  }

  .header_grid-left-content {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .heading {
    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%;
    margin-top: 14px;
    padding-bottom: 0;
    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%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .heading-195 {
    font-family: Cabin, sans-serif;
    font-size: 1.6rem;
  }

  .toploc-header-2 {
    font-size: 15px;
    display: inline-flex;
  }

  .righ-block {
    margin-bottom: 5px;
    margin-left: 0;
  }

  .righ-block.lo-whb {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
  }

  .site_text-retreat-wrapper {
    max-width: 100%;
  }

  .home-site_flex-retreat {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .first-dates-set {
    justify-content: flex-start;
    align-items: center;
  }

  .code-duration-2 {
    font-size: 15px;
    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, .table_row-8.hotelacvtivityswiper {
    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, .pack-contentdiv {
    padding-left: 20px;
    padding-right: 20px;
  }

  .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: 70px;
  }

  .blog-summary-wrapper-2 {
    padding-right: 1.25rem;
  }

  .blog-text-wrapper-2 {
    min-height: auto;
  }

  .swiper-slide-wrapper-2 {
    border-radius: 0;
    height: 70px;
  }

  .blog-thumbnail-image-2 {
    width: 24px;
    height: 24px;
  }

  .included-rich-text {
    column-count: 2;
    margin-bottom: 0;
    display: flex;
  }

  .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;
    display: grid;
  }

  .four-image-wrapper {
    display: none;
  }

  .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;
  }

  .boende_richtext {
    padding-left: 20px;
    padding-right: 20px;
  }

  .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, .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 {
    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;
  }

  .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, .codelang-no, .codelang-en {
    font-size: 15px;
  }

  .code46 {
    display: flex;
  }

  .highlights-wrapper {
    width: 95%;
  }

  .codelang-sv-en {
    font-size: 15px;
  }

  .image-5 {
    width: 120px;
    height: 120px;
    margin-right: 15px;
  }

  .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-size: 15px;
    font-weight: 400;
    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: 15px;
    font-weight: 400;
  }
}

@media screen and (max-width: 479px) {
  .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 {
    max-width: 100px;
    max-height: 100px;
  }

  .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;
    width: auto;
    height: 30px;
    display: flex;
  }

  .padding.section-padding-medium {
    padding-top: 1rem;
    padding-bottom: 2.5rem;
  }

  .swiper.is-swiper-portfolio {
    overflow: visible;
  }

  .program-title {
    font-size: 1.2rem;
  }

  .program-title.filtered {
    line-height: 22px;
  }

  .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 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cms-retreat-item {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .fl-wrapper {
    margin-top: 0;
  }

  .code-embed-30 {
    color: #195675cc;
    font-size: 13px;
  }

  .filter-image-wrapper {
    width: 150px;
  }

  .filter-item-wrapper {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .filter-text-wrapper {
    grid-row-gap: .4rem;
    height: auto;
    min-height: auto;
    max-height: 150px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-13 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
  }

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

  .filter-summary-wrapper {
    margin-top: .625rem;
    padding-right: 0;
  }

  .div-block-14 {
    margin-bottom: 0;
  }

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

  .activities-source {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
    place-items: start;
  }

  .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;
  }

  .countdown_days {
    font-size: .8rem;
  }

  .start-d.filter {
    letter-spacing: 0;
  }

  .header-filter {
    justify-content: center;
    align-items: center;
  }

  .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;
  }

  .div1-ht {
    padding-bottom: 10px;
  }

  .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;
  }

  .righ-block {
    padding: 7px 16px;
  }

  .righ-block.lo-whb {
    margin-bottom: 0;
    margin-right: 0;
  }

  .site_left-retreat {
    flex-flow: column;
    align-items: flex-start;
  }

  .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, .table_row-8.hotelacvtivityswiper {
    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;
  }

  .pack-contentdiv {
    padding-left: 0;
    padding-right: 0;
  }

  .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 p {
    font-size: 18px;
  }

  .included-rich-text.yes li {
    background-position: 0%;
    justify-content: flex-start;
    align-items: center;
    font-size: 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;
  }

  .section-more {
    padding-left: 20px;
    padding-right: 20px;
  }

  .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%;
  }

  .box-resplan, .box-hosts, .box-accommodation, .box-price, .box-included {
    align-items: flex-start;
  }

  .header-desktop {
    margin-top: 0;
  }

  .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;
  }
}

#w-node-_08225141-e6a9-205a-1863-b87ffa916c58-9b37d7d8 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-d581b635-a98a-b970-3df2-f280d7804f13-9b37d7d8, #w-node-d581b635-a98a-b970-3df2-f280d7804f14-9b37d7d8, #w-node-d581b635-a98a-b970-3df2-f280d7804f15-9b37d7d8, #w-node-d581b635-a98a-b970-3df2-f280d7804f16-9b37d7d8, #w-node-d581b635-a98a-b970-3df2-f280d7804f17-9b37d7d8, #w-node-d581b635-a98a-b970-3df2-f280d7804f18-9b37d7d8, #w-node-d581b635-a98a-b970-3df2-f280d7804f19-9b37d7d8, #w-node-d581b635-a98a-b970-3df2-f280d7804f1a-9b37d7d8, #w-node-d581b635-a98a-b970-3df2-f280d7804f1b-9b37d7d8, #w-node-d581b635-a98a-b970-3df2-f280d7804f1c-9b37d7d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#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 (min-width: 1920px) {
  #w-node-_08225141-e6a9-205a-1863-b87ffa916c58-9b37d7d8 {
    grid-area: 1 / 2 / 2 / 3;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_08225141-e6a9-205a-1863-b87ffa916c58-9b37d7d8 {
    grid-area: 1 / 2 / 2 / 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_08225141-e6a9-205a-1863-b87ffa916c58-9b37d7d8 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #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;
  }
}


