@font-face {
  font-family: Baskerville;
  src: url('../fonts/Baskerville-Display-PT-Web.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.bold-text {
  font-weight: 400;
}

.bold-text.lingua {
  color: #00344a;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.menu {
  z-index: 5000;
  background-color: #eae6dd;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: 100%;
  height: 100%;
  padding: 0 0 0 40px;
  display: none;
  position: fixed;
  inset: 0 0% auto auto;
}

.image-61 {
  display: none;
}

.div-block-757 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.navbar {
  z-index: 2000;
  opacity: 1;
  mix-blend-mode: normal;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 100%;
  height: 70px;
  margin-top: 20px;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.image-43 {
  opacity: 1;
}

.icone-menu {
  z-index: 10000;
  background-color: #fff3;
  border-radius: 100px;
  padding: 10px;
  position: fixed;
  inset: 20px 20px auto auto;
}

.icone-menu.phone {
  z-index: 201;
  cursor: pointer;
  background-color: #eae6dd;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 15px;
  display: flex;
  position: static;
  top: 30px;
  right: 160px;
}

.icone-menu.phone:hover {
  background-color: #eae6ddbf;
}

.icone-menu.chat {
  z-index: 201;
  cursor: pointer;
  background-color: #eae6dd;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 15px;
  display: flex;
  position: static;
  top: 30px;
  right: 90px;
}

.icone-menu.chat:hover {
  background-color: #eae6ddbf;
}

.icone-menu.menu-hamburgher {
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
}

.icone-menu.menu-hamburgher.desktop {
  z-index: 201;
  cursor: pointer;
  background-color: #eae6dd;
  border-radius: 15px;
  position: static;
  top: 30px;
}

.icone-menu.menu-hamburgher.desktop:hover {
  background-color: #eae6ddbf;
}

.image-41 {
  z-index: 2000;
  position: fixed;
  inset: 20px auto 0% 20px;
}

.image-41.desktop {
  display: block;
  position: static;
  inset: 0% auto 0% 0%;
}

.image-46 {
  opacity: 1;
}

.link-block-18 {
  display: block;
}

.link-block-18.w--current {
  z-index: 2000;
  display: block;
  position: static;
  inset: 0% auto 0% 0%;
}

.image-44 {
  opacity: 1;
}

.image-42 {
  display: none;
}

.div-block-745 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.heading-218 {
  color: #fff;
  text-align: left;
  letter-spacing: -1px;
  margin-bottom: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.div-block-762 {
  max-width: 100%;
}

.div-block-731 {
  background-color: #eae6dd;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 72%;
  height: 100%;
  padding-left: 0;
  display: flex;
}

.marquee-vertical_img {
  z-index: 1;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.paragraph-7 {
  opacity: .75;
  color: #011d26;
  letter-spacing: 0;
  max-width: 75%;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6em;
}

.paragraph-268 {
  color: #eae6dd;
  text-align: center;
  max-width: 65%;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

.review-slider-right {
  border: 0 solid #f8f8f8;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: box-shadow .2s;
  display: flex;
  inset: auto auto -20% 50px;
}

.review-slider-right:focus-visible, .review-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.footer-link {
  color: #fff;
  text-transform: none;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  transition: color .3s cubic-bezier(.785, .135, .15, .86);
  display: block;
}

.footer-link:hover {
  color: #fff;
}

.footer-link.uttu-link {
  color: #ffffff80;
  display: block;
}

.footer-link.privacy {
  color: #ffffff80;
}

.heading-243 {
  color: #eae6dd;
  text-align: center;
  margin-bottom: 40px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 1.5;
}

.home-intro_visual {
  width: 100%;
  position: relative;
  overflow: visible;
}

.paragraph-262 {
  color: #333;
  width: 100%;
  max-width: 60%;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6em;
  position: static;
  inset: auto 20px 20px auto;
}

.paragraph-262.desktop-titles {
  color: #011d26;
  text-transform: none;
  max-width: 75%;
  margin-bottom: 20px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4em;
}

.container-main {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.link-2 {
  color: #ffffff80;
  font-weight: 600;
  text-decoration: none;
}

.home-intro_p-3 {
  color: #eae6dd;
  width: 100%;
  max-width: 70%;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6em;
}

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

.div-block-744 {
  max-width: 100%;
  margin-left: 60px;
}

.social-ico {
  z-index: 1;
  filter: invert() brightness(120%);
  width: 1.75rem;
  transition: all .2s;
  display: block;
  position: relative;
}

.villas {
  z-index: 1;
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 150px;
  position: relative;
}

.button-17 {
  color: #00344a;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #00344abf;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 70px;
  margin-left: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.button-17.lifetime {
  color: #000;
  letter-spacing: 0;
  background-color: #eae6dd;
  border-width: 0;
  border-color: #000;
  border-radius: 15px;
  width: 250px;
  height: 60px;
  font-weight: 600;
  position: static;
  inset: auto 40px 0% auto;
}

.button-17.lifetime:hover {
  opacity: .75;
}

.div-block-2 {
  width: 70%;
  overflow: hidden;
}

.footer_logo {
  filter: invert();
  margin-bottom: 20px;
}

.div-block-627 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 20px;
  display: flex;
}

.div-block-91 {
  background-image: url('../images/JamaCampay_Beach_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: flex-end;
  width: 45%;
  height: 700px;
  display: flex;
  position: relative;
}

.div-block-91.rooms {
  cursor: pointer;
  background-image: url('../images/Foto-ville-collection-2.webp');
  background-position: 100%;
  width: 50%;
  height: 100vh;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-91.villes {
  background-image: url('../images/Foto-ville-collection-1.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 0;
  width: 50%;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-730 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
}

.footer-section {
  z-index: 100;
  background-color: #011d26;
  margin-top: 0;
  padding-top: 175px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.review-slider {
  background-color: #0000;
  height: auto;
  margin-top: 0;
}

.review-card-content {
  align-items: center;
  display: flex;
}

.container-1464 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  height: auto;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.block-quote {
  z-index: 100;
  color: #000;
  text-align: right;
  letter-spacing: -6px;
  border-left-width: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12vw;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.block-quote.desktop {
  color: #011d26;
  text-align: right;
  text-transform: none;
  border-left-width: 0;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 12vw;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
}

.review-slide-wrapper {
  width: 300px;
  height: auto;
  margin-right: 40px;
}

.adventures-of-a-lifetime {
  z-index: 1;
  background-color: #00344a;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.arrow-wrapper {
  display: flex;
}

.div-block {
  width: 30%;
}

.article-date {
  color: #ffffff80;
  margin-left: 0;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  position: static;
  inset: auto 0% 20px;
}

.div-block-655 {
  height: 100%;
  margin-left: 60px;
}

.vertical-flex-with-gap-16px {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #2d2a2b;
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.vertical-flex-with-gap-16px.chucha {
  z-index: 5000;
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  display: none;
  position: relative;
}

.div-block-648.mobus {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  display: flex;
}

.heading-8 {
  color: #011d26;
  letter-spacing: -1px;
  margin-bottom: 60px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.1em;
}

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

.section-component {
  z-index: 9999;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-top: 60px;
  display: flex;
  position: relative;
}

.link-circle-hover {
  z-index: 0;
  background-color: #f3471e;
  border-radius: 50%;
  margin: .1875rem;
  transition: all .5s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
  inset: 0%;
  transform: scale(0);
}

.social-link {
  border: .0625rem solid #fcf9eb33;
  border-radius: 15px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
  position: relative;
}

.div-block-736 {
  justify-content: center;
  align-items: center;
  height: 500px;
  padding-top: 0;
  display: flex;
}

.rooms {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 90%;
  height: 100vh;
  margin-top: 0;
  display: block;
  position: relative;
}

.desktop-video {
  background-color: #eae6dd;
  width: 50%;
  max-width: 50%;
  display: block;
  position: relative;
}

.social {
  grid-column-gap: .9375rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.home-intro_visual-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.main-wrapper {
  background-color: #fff;
}

.div-block-92 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: 50%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.adventures-wrapper {
  background-color: #fff;
}

.div-block-653 {
  width: 60%;
  max-width: 60%;
  overflow: visible;
}

.heading-215 {
  color: #011d26;
  text-align: left;
  letter-spacing: -1px;
  text-transform: capitalize;
  margin-bottom: 40px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.1;
}

.mask {
  width: 640px;
  height: auto;
  margin-left: 0;
  padding-top: 40px;
  overflow: visible;
}

.video-wrapper {
  z-index: 148;
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.review-card {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 400px;
  margin-left: 0;
  padding: 0 17px;
  display: flex;
  position: relative;
}

.footer-grid-bottom {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  opacity: 1;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 12px;
  display: flex;
}

.marquee-vertical_panel {
  flex: none;
}

.marquee-vertical_panel.is-2 {
  z-index: 10000;
  margin-top: 0;
  position: relative;
}

.residence-collection {
  z-index: 140;
  background-color: #e6dece;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.footer_link {
  color: #919191;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-decoration: none;
  transition: all .2s;
}

.footer_link:hover {
  padding-left: 10px;
}

.footer_link.habitaciones, .footer_link.home, .footer_link.home.w--current, .footer_link._9 {
  color: #fff;
}

.footer_link._8 {
  color: #919191;
}

.slider-arrow-embed {
  color: #1a1b1f;
  transform: rotate(0);
}

.slider-arrow-embed.left {
  opacity: 1;
  margin-right: 40px;
  transform: rotate(180deg);
}

.slider-arrow-embed.right {
  opacity: 1;
}

.button-55 {
  color: #011d26;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border-bottom: 2px solid #011d26;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 2px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

.button-55:hover {
  opacity: .75;
}

.reviews-slider-wrapper {
  padding-top: 60px;
  padding-bottom: 140px;
  padding-left: 20px;
  position: relative;
}

.footer_grid-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start center;
  width: 75%;
  display: grid;
}

.heading-222 {
  color: #000;
  width: 50%;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
}

.heading-222.dersktop {
  color: #eae6dd;
  width: 100%;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: .9;
  display: block;
}

.div-block-735 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.button-4 {
  opacity: 1;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #987654;
  border: 0 solid #987654;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 275px;
  height: 60px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2em;
  display: flex;
  position: static;
  inset: auto 50px 50px auto;
}

.button-4:hover {
  opacity: .75;
}

.button-4.mobile {
  display: none;
}

.button-4.mobile.chucha.button {
  color: #fff;
  background-color: #987654;
  border-width: 0;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 300px;
  font-weight: 600;
  display: flex;
}

.button-4.mobile.chucha.button:hover {
  opacity: .75;
}

.heading-6 {
  display: none;
}

.image-wrapper {
  background-image: url('../images/Untitled-design-73.jpg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 400px;
}

.image-wrapper._4 {
  cursor: pointer;
  background-image: url('../images/FUSE-2.png');
  background-size: cover;
}

.image-wrapper._3 {
  cursor: pointer;
  background-image: url('../images/3.webp');
}

.image-wrapper._1 {
  cursor: pointer;
  background-image: url('../images/1.webp');
}

.image-wrapper._2 {
  cursor: pointer;
  background-image: url('../images/2.webp');
}

.heading-5 {
  color: #011d26;
  letter-spacing: -1px;
  text-transform: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  margin-left: 0;
  margin-right: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.1em;
  display: inline-flex;
}

.home-intro_visual-height {
  width: 100%;
  padding-top: 100%;
  overflow: visible;
}

.image-17 {
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.dark-footer-links-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.paragraph-6 {
  opacity: .75;
  color: #011d26;
  letter-spacing: 0;
  width: 100%;
  max-width: 75%;
  margin-bottom: 40px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6em;
  display: inline-flex;
}

.button-54 {
  color: #eae6dd;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #eae6dd;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 60px;
  margin-left: 40px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.button-54:hover {
  opacity: .75;
}

.button-54.invierte {
  color: #eae6dd;
  background-color: #987654;
  border: 0 solid #fff;
  border-radius: 15px;
  height: 60px;
  margin-left: 0;
  font-weight: 500;
}

.button-54.invierte.d {
  font-weight: 600;
}

.button-54.invierte.d:hover {
  opacity: .75;
}

.button-54.invierte.homes {
  opacity: 1;
  font-weight: 600;
}

.button-54.invierte.homes:hover {
  opacity: .8;
  color: #eae6dd;
  background-color: #987654;
}

.button-54.homepage {
  color: #987654;
  background-color: #eae6dd;
  border-width: 0;
  margin-left: 0;
  font-weight: 600;
}

.button-54.homepage:hover {
  opacity: .8;
  background-color: #eae6dd;
}

.review-slider-left {
  border: 0 solid #f8f8f8;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  transition: box-shadow .2s;
  display: flex;
  inset: auto auto -20% 0%;
}

.review-slider-left:focus-visible, .review-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.heading-7 {
  display: none;
}

.div-block-654 {
  flex: 0 auto;
  width: 50%;
  max-width: 50%;
  height: auto;
  max-height: none;
}

.book-villa {
  max-width: 90%;
  height: 100vh;
  position: relative;
}

.website-wrapper {
  display: block;
  overflow: visible;
}

.events {
  z-index: 2;
  background-color: #042a38;
  padding-top: 140px;
  padding-bottom: 140px;
  display: none;
  position: relative;
}

.container-1455 {
  background-color: #eae6dd;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-728 {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.div-block-728.mobiule {
  display: none;
}

.houses-slider {
  background-color: #e6dece;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  padding-bottom: 40px;
  display: flex;
  overflow: hidden;
}

.text-span-224 {
  color: #eae6dd;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-left: 0;
  font-size: 55px;
  font-weight: 500;
  line-height: 1.6em;
}

.c-section {
  color: #000;
  background-color: #042a38;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
  overflow: hidden;
}

.align-center {
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: -40px;
}

.text-block-188 {
  color: #eae6dd;
  letter-spacing: 0;
  margin-bottom: 2vh;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  inset: auto 0% 0%;
}

.container-1441 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-left: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-1441.sopra {
  background-color: #00344a;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  overflow: hidden;
}

.footer_flex-wrap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  opacity: 1;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.footer_text-wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.marquee-vertical_wrapper {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 50%;
  display: flex;
  position: relative;
  overflow: visible;
}

.marquee-vertical_wrapper.is-2 {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.mobile {
  display: none;
}

.container-1453 {
  z-index: 10000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  max-width: 90%;
  margin-bottom: 20vh;
  display: flex;
  position: absolute;
}

.container-1453.relax {
  z-index: 1000;
  display: block;
}

.moving-wrapper {
  height: 140px;
  margin-bottom: 0;
  overflow: hidden;
}

.slide-13 {
  z-index: 3;
  transition: transform .8s;
  position: absolute;
  inset: 0%;
  transform: scale(1.1);
}

.saborear {
  color: #eae6dd;
  letter-spacing: -1px;
  white-space: nowrap;
  height: 140px;
  padding-left: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 90px;
  line-height: 1.2;
  overflow: visible;
}

.vivir {
  color: #eae6dd;
  height: 140px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 90px;
  line-height: 1.2;
}

.slide-5 {
  z-index: 11;
  transform-style: preserve-3d;
  background-image: url('../images/Quinta-foto.jpg');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  inset: 0%;
  transform: scale3d(1.1, 1.1, 1.1);
}

.disfrutar {
  color: #eae6dd;
  letter-spacing: -1px;
  white-space: nowrap;
  height: 140px;
  padding-left: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 90px;
  line-height: 1.2;
}

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

.text-block-227 {
  color: #eae6dd;
  letter-spacing: -3px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-left: -2px;
  font-family: Montserrat, sans-serif;
  font-size: 75px;
  font-weight: 500;
  line-height: 1;
  display: block;
  position: static;
}

.freccia {
  z-index: 200;
  position: absolute;
  inset: auto 20px 20px auto;
}

.slide-4 {
  z-index: 12;
  transform-style: preserve-3d;
  background-image: url('../images/Quarta-foto-Webp.webp');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  inset: 0%;
  transform: scale3d(1.1, 1.1, 1.1);
}

.slide-8 {
  z-index: 8;
  background-image: url('../images/Connectar.png');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s;
  position: absolute;
  inset: 0%;
  transform: scale(1.1);
}

.reconnectar {
  color: #eae6dd;
  letter-spacing: -1px;
  white-space: nowrap;
  height: 140px;
  padding-left: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 90px;
  line-height: 1.2;
}

.slide-2 {
  z-index: 14;
  transform-style: preserve-3d;
  background-image: url('../images/Seconda-foto-Webp.webp');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s cubic-bezier(.25, .46, .45, .94);
  display: block;
  position: absolute;
  inset: 0%;
  transform: scale3d(1.1, 1.1, 1.1);
}

.slide-6 {
  z-index: 10;
  transform-style: preserve-3d;
  background-image: url('../images/Relajarse.png');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  inset: 0%;
  transform: scale3d(1.1, 1.1, 1.1);
}

.div-block-683 {
  z-index: 15;
  transform-style: preserve-3d;
  background-image: url('../images/Prima-foto-Webp.webp');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  inset: 0%;
  transform: scale3d(1.1, 1.1, 1.1);
}

.slider-wrapper {
  overflow: hidden;
}

.slide-10 {
  z-index: 6;
  background-image: url('../images/Vivir.png');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s;
  position: absolute;
  inset: 0%;
  transform: scale(1.1);
}

.slide-7 {
  z-index: 9;
  transform-style: preserve-3d;
  background-image: url('../images/Disfrutar.png');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  inset: 0%;
  transform: scale3d(1.1, 1.1, 1.1);
}

.overlay-hero {
  z-index: 100;
  background-color: #0000004d;
  display: block;
  position: absolute;
  inset: 0%;
}

.moving {
  height: 560px;
  margin-bottom: 0;
  overflow: visible;
}

.div-block-719 {
  z-index: 1000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 75px;
  display: flex;
  position: relative;
}

.slide-14 {
  z-index: 2;
  transition: transform .8s;
  position: absolute;
  inset: 0%;
  transform: scale(1.1);
}

.div-block-716 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.hero-section {
  z-index: 1000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  height: 100vh;
  min-height: auto;
  padding: 0;
  display: flex;
  position: static;
  top: 0;
  overflow: hidden;
}

.hero-section.scroll-forzado {
  z-index: 147;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-9 {
  z-index: 7;
  background-image: url('../images/Saborear.png');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s;
  position: absolute;
  inset: 0%;
  transform: scale(1.1);
}

.slide-11 {
  z-index: 5;
  background-image: url('../images/Relajarse.png');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s;
  position: absolute;
  inset: 0%;
  transform: scale(1.1);
}

.slide-15 {
  z-index: 1;
  transition: opacity .8s;
  position: absolute;
  inset: 0%;
  transform: scale(1.1);
}

.slide-3 {
  z-index: 13;
  transform-style: preserve-3d;
  background-image: url('../images/Terza-foto-Webp.webp');
  background-position: 50%;
  background-size: cover;
  transition: transform .8s cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  inset: 0%;
  transform: scale3d(1.1, 1.1, 1.1);
}

.slide-12 {
  z-index: 4;
  transition: transform .8s;
  position: absolute;
  inset: 0%;
  transform: scale(1.1);
}

.relajarte {
  color: #eae6dd;
  letter-spacing: -1px;
  white-space: nowrap;
  word-break: break-all;
  overflow-wrap: break-word;
  height: 140px;
  padding-left: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 90px;
  line-height: 1.2;
}

.link-block-19 {
  margin-bottom: 15px;
  text-decoration: none;
}

.text-block-238 {
  color: #919191;
  margin-bottom: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 25px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

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

.text-block-238.email.numero {
  color: #00344a;
  font-family: Montserrat, sans-serif;
}

.text-block-238.numero {
  margin-bottom: 10px;
}

.text-block-238.lingua {
  color: #919191;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.text-block-238.habitaciones {
  color: #00344a;
}

.text-block-238.blog {
  color: #919191;
}

.text-block-238.contacto {
  color: #00344a;
  text-align: right;
}

.text-block-238.contactto, .text-block-238.contact {
  color: #00344a;
}

.div-block-763 {
  background-color: #042a3840;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-69 {
  opacity: 1;
  background-color: #0000;
  border-radius: 100px;
}

.div-block-764 {
  cursor: pointer;
  background-color: #ebebeb;
  border-radius: 10px;
  margin-top: 40px;
  margin-right: 40px;
  padding: 10px;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-737 {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.bold-text-2 {
  color: #eae6dd;
  font-family: Baskerville, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.heading-240 {
  color: #eae6dd;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 1em;
}

.div-block-739 {
  max-width: 80%;
  margin-bottom: 60px;
  margin-left: 0;
  position: absolute;
  inset: auto auto 0% 0%;
}

.paragraph-265 {
  color: #011d26;
  max-width: 89%;
  margin-bottom: 1vw;
  margin-left: 40px;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
}

.hotel-rooms {
  background-color: #042a38;
  height: 100vh;
}

.bold-text-3 {
  font-weight: 500;
}

.div-block-738 {
  background-image: url('../images/2_2.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  width: 50%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.container-1458 {
  flex-flow: column;
  max-width: 100%;
  display: flex;
}

.container-1458.text {
  max-width: 90%;
  height: 100vh;
  position: relative;
}

.paragraph-266 {
  color: #eae6dd;
  max-width: 89%;
  margin-bottom: 20px;
  margin-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}

.div-block-741 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.text-block-236 {
  color: #011d26;
}

.div-block-755 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin-left: 50px;
  display: flex;
}

.div-block-753 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.container-1461 {
  z-index: 150;
  max-width: 90%;
  height: auto;
  position: relative;
}

.image-57 {
  transform: rotate(90deg);
}

.div-block-751 {
  width: 50%;
  height: 100%;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-750 {
  background-image: url('../images/JamaCampay_Beach_2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 50%;
  height: 800px;
  margin-left: 0%;
}

.heading-242 {
  color: #011d26;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 20px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.1;
}

.div-block-756 {
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  margin-bottom: 5px;
  display: flex;
}

.equipment-menu {
  background-color: #eae6dd;
  width: auto;
  height: 700px;
  margin-left: -50px;
  padding-right: 60px;
  display: inline-flex;
}

.image-60 {
  margin-right: 5px;
}

.div-block-749 {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.rooms-equipment {
  background-color: #e6dece;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-742 {
  justify-content: flex-start;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.image-50 {
  width: 100%;
  height: 400px;
}

.image-50.m {
  display: none;
}

.image-49 {
  width: 100%;
  height: 400px;
  display: block;
}

.image-49.m {
  display: none;
}

.column-186 {
  height: 400px;
  padding-left: 0;
  padding-right: 20px;
}

.rooms-available {
  background-color: #eae6dd;
  height: auto;
  padding-top: 140px;
}

.container-1459 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 90%;
  display: flex;
}

.column-191 {
  display: block;
}

.paragraph-267 {
  margin-bottom: 1vw;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
}

.text-span-232 {
  font-size: 14px;
}

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

.div-block-746 {
  margin-right: 10px;
}

.text-block-235 {
  color: #042a38;
  border: 0 solid #000;
  border-bottom: 1px solid #042a38;
  margin-right: 10px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.columns-3 {
  width: 100%;
  max-width: 100%;
  height: 400px;
  margin-bottom: 140px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.text-block-234 {
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.text-block-233 {
  color: #011d26;
  margin-top: 0;
  margin-bottom: 1.5vw;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.column-188, .column-192 {
  display: block;
}

.image-51 {
  margin-right: 0;
}

.image-52 {
  width: 40px;
  max-width: 100%;
}

.div-block-743 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.heading-241 {
  color: #011d26;
  margin-bottom: 5px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.div-block-747 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  margin-right: 10px;
  display: flex;
}

.column-187 {
  display: block;
}

.container-1465 {
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  height: 70px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.div-block-766 {
  position: absolute;
  inset: 20px 20px auto auto;
}

.div-block-767 {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 0;
  display: block;
  position: relative;
}

.container-1466 {
  width: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-768 {
  position: static;
  inset: auto 0% 0%;
}

.paragraph-269 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.column-197 {
  padding-left: 10px;
  padding-right: 20px;
}

.div-block-769 {
  background-color: #ffffff40;
  width: 100%;
  height: 1px;
  margin-top: 125px;
  margin-bottom: 125px;
}

.div-block-770 {
  background-image: url('../images/15.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  height: 225px;
  position: relative;
}

.text-block-239 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-block-771 {
  position: absolute;
  inset: 20px 20px auto auto;
}

.container-1467 {
  width: 90%;
  max-width: 90%;
}

.div-block-772 {
  background-image: url('../images/Untitled-design---2025-08-26T162022.828.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  height: 225px;
  margin-bottom: 0;
  position: static;
  inset: auto 0% 0%;
}

.div-block-773 {
  background-color: #0000;
  height: auto;
  padding-top: 20px;
  text-decoration: none;
  position: relative;
}

.button-56 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #ffffff80;
  border-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 275px;
  height: 55px;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: flex;
}

.button-56:hover {
  opacity: .75;
}

.button-57 {
  color: #011d26;
  text-transform: uppercase;
  background-color: #eae6dd;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 60px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.button-57:hover {
  opacity: .75;
}

.columns-4 {
  margin-left: 0;
  margin-right: 0;
}

.heading-244 {
  color: #fff;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.div-block-774 {
  background-image: url('../images/2_1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  height: 225px;
}

.link-block-24 {
  text-decoration: none;
}

.link-block-24:hover {
  opacity: .75;
}

.link-block-25 {
  text-decoration: none;
}

.link-block-25:hover {
  opacity: .75;
}

.link-block-26 {
  text-decoration: none;
}

.link-block-26:hover {
  opacity: .75;
}

.link-block-27 {
  text-transform: none;
  text-decoration: none;
}

.link-block-27:hover {
  opacity: .75;
}

.container-1468 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.button-58 {
  color: #000;
  text-transform: uppercase;
  background-color: #eae6dd;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 60px;
  margin-bottom: 100px;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
  position: static;
}

.button-58:hover {
  opacity: .75;
}

.container-medium {
  width: 100%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.info-article {
  color: #00344a;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragrafo {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.8em;
}

.breadcrumb-divider {
  filter: grayscale() invert();
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
}

.breadcrumb-link {
  color: #fff;
  text-decoration: none;
}

.breadcrumb-link.w--current {
  font-weight: 600;
}

.artcile-content {
  width: 70%;
}

.text-size-tiny {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: .75rem;
}

.heading-style-h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 1.1;
}

.sidebar {
  width: 320px;
  margin-top: 30px;
  position: static;
  top: 100px;
}

.padding-bottom, .padding-bottom.padding-small {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.article-container {
  grid-column-gap: 3rem;
  display: flex;
}

.bold-text-5 {
  font-weight: 400;
}

.image-77 {
  margin-left: 0;
  display: block;
}

.tag {
  margin-left: 0;
}

.div-block-778 {
  background-color: #fff;
  border-top: 0 solid #0071cd;
  border-bottom: 0 solid #0071cd;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.text-block-242 {
  color: #042a38;
  -webkit-text-stroke-color: #0071cd;
  text-transform: uppercase;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-243 {
  color: #042a38;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-244 {
  color: #042a38;
  text-transform: none;
  margin-top: 100px;
  margin-bottom: 10px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2em;
  text-decoration: none;
}

.paragraph-270 {
  color: #171a22;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8em;
}

.div-block-781 {
  background-color: #042a3826;
  height: 5px;
  margin-bottom: 10px;
}

.div-block-781.first {
  background-color: #042a3826;
  margin-bottom: 40px;
}

.titile-h1 {
  background-color: #042a38;
  margin-top: 0;
  padding-top: 220px;
  padding-bottom: 40px;
}

.container-1469 {
  max-width: 90%;
}

.author {
  margin-right: 20px;
}

.text-block-245 {
  color: #042a38;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.image-79 {
  width: 100%;
  margin-bottom: 100px;
}

.heading-247 {
  color: #042a38;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2em;
}

.image-80 {
  width: 100%;
  margin-bottom: 100px;
}

.heading-248 {
  color: #042a38;
  margin-bottom: 10px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2em;
}

.image-81 {
  width: 100%;
  margin-bottom: 100px;
}

.heading-249 {
  color: #042a38;
  margin-bottom: 10px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2em;
}

.image-82 {
  width: 100%;
  margin-bottom: 100px;
}

.heading-250 {
  color: #042a38;
  margin-bottom: 10px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2em;
}

.list {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
  list-style-type: disc;
}

.list-item, .list-item-2 {
  margin-bottom: 20px;
  font-size: 18px;
}

.list-item-3 {
  margin-bottom: 20px;
}

.paragraph-271 {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.8em;
}

.intro {
  margin-top: 40px;
  margin-bottom: 100px;
  font-family: Inter;
}

.image-83 {
  width: 100%;
  margin-bottom: 100px;
}

.heading-251 {
  color: #042a38;
  margin-bottom: 10px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2em;
}

.image-84 {
  margin-bottom: 100px;
}

.link-3 {
  color: #333;
  font-style: normal;
  text-decoration: none;
}

.link-4 {
  color: #333;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.heading-252 {
  color: #042a38;
  margin-bottom: 10px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2em;
}

.image-86 {
  width: 100%;
  margin-bottom: 100px;
}

.list-2 {
  color: #fff;
  background-color: #042a38;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 0;
  padding: 40px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 2.4em;
  list-style-type: decimal;
  display: inline-block;
  position: static;
  inset: 0% 0% 0% auto;
}

.heading-253 {
  color: #042a38;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Factor A;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2em;
  text-decoration: none;
  display: block;
  position: static;
  inset: 0% auto 0% 0%;
}

.list-item-4 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.div-block-786 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #042a3840;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
  padding: 20px 40px;
  display: inline-flex;
  position: static;
  inset: 0% auto 0% 0%;
}

.div-block-787 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 500px;
  margin-right: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.paragraph-272 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-273 {
  color: #171a22;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.container-1470 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 90%;
  display: flex;
}

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

.div-block-789 {
  cursor: pointer;
  background-image: linear-gradient(135deg, #000000bf, #fff0 76%), url('../images/1_2.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 50%;
  height: 500px;
  margin-bottom: 20px;
  margin-right: 20px;
  text-decoration: none;
  position: relative;
}

.div-block-789:hover {
  background-image: linear-gradient(135deg, #000000a6, #fff0 76%), url('../images/1_2.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-790 {
  cursor: pointer;
  background-image: linear-gradient(135deg, #000000bf, #fff0 76%), url('../images/FOTO-EXPERIENZE.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 50%;
  height: 500px;
  margin-bottom: 20px;
  margin-left: 20px;
  text-decoration: none;
  position: relative;
}

.div-block-791 {
  cursor: pointer;
  background-image: linear-gradient(135deg, #000000bf, #fff0 76%), url('../images/FOTO-EXPERIENZE-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 50%;
  height: 500px;
  margin-top: 20px;
  margin-right: 20px;
  text-decoration: none;
  position: relative;
}

.div-block-792 {
  cursor: pointer;
  background-image: linear-gradient(135deg, #000000bf, #fff0 76%), url('../images/4_1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 50%;
  height: 500px;
  margin-top: 20px;
  margin-left: 20px;
  text-decoration: none;
  position: relative;
}

.heading-254 {
  color: #eae6dd;
  margin-top: 40px;
  margin-bottom: 20px;
  margin-left: 50px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.paragraph-274 {
  color: #eae6dd;
  max-width: 80%;
  margin-left: 50px;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4em;
}

.text-block-246 {
  color: #ffffffbf;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: block;
  position: absolute;
  inset: auto 0% 10px;
}

.text-block-247 {
  color: #ffffffbf;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  inset: auto 0% 10px;
}

.heading-255 {
  color: #011d26;
  margin-bottom: 40px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2em;
}

.heading-255.d {
  line-height: 1.1em;
}

.link-block-28 {
  cursor: pointer;
  width: 100%;
  max-width: 100%;
}

.text-block-248 {
  color: #ffffffbf;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  inset: auto 0% 10px 50px;
}

.marquee-item {
  border-left: 1px solid #dfdfdf3b;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 31em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: flex;
}

.c-slide_wrapper {
  background-color: #eae6dd;
  height: 468px;
}

.c-slide_image {
  position: relative;
}

.c-slide_image.c-move-to-bottom {
  box-shadow: none;
  transition-property: none;
  transform: none;
}

.c-slider-3 {
  justify-content: flex-start;
  align-items: stretch;
  max-width: none;
  height: 468px;
  margin-left: 0;
  margin-right: 40px;
  padding-left: 0;
  display: flex;
  position: relative;
  left: 0;
}

.c-slide-3 {
  background-color: #eae6dd;
  width: 600px;
  min-width: 600px;
  height: 468px;
  min-height: 468px;
  margin-left: 32px;
  margin-right: 32px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.c-section-2 {
  color: #000;
  background-color: #eae6dd;
  min-height: auto;
  padding-top: 140px;
  padding-bottom: 60px;
  display: none;
  position: relative;
  overflow: hidden;
}

.c-arrows-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 120px;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 490px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.c-arrow-2 {
  color: #3b4f5a;
  cursor: pointer;
  border: 0 solid #3b4f5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .3s;
  display: flex;
}

.c-arrow-2:hover {
  color: #fff;
  background-color: #0000;
}

.c-arrow-2.cc-right {
  border-width: 0;
  transform: rotate(180deg);
}

.div-block-796 {
  background-image: linear-gradient(0deg, #000000bf, #fff0 36%), url('../images/15.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 800px;
  height: 600px;
  display: flex;
  position: relative;
}

.div-block-797 {
  width: 70%;
}

.div-block-798 {
  width: 30%;
}

.container-1471 {
  max-width: 1140px;
  height: 600px;
  display: flex;
}

.div-block-800 {
  background-color: #7e787140;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 320px;
  height: 400px;
  margin-left: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.div-block-800.sign-up-for-articles {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 250px;
  margin-left: 0;
  display: none;
  position: sticky;
  top: 20px;
}

.container-1472 {
  max-width: 1140px;
}

.heading-257 {
  color: #011d26;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-width: 1px;
  max-width: 100%;
  margin-bottom: 20px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.1em;
}

.section-3 {
  margin-top: 140px;
}

.heading-258 {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  max-width: 75%;
  margin-bottom: 60px;
  margin-left: 20px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.1em;
  position: absolute;
  inset: auto 0% 0%;
}

.section-4 {
  margin-top: 20px;
}

.text-block-249 {
  color: #011d26;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-decoration: none;
  position: static;
  inset: auto 0% 0%;
}

.heading-259 {
  color: #011d26;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1em;
}

.heading-259.articles {
  font-size: 20px;
}

.paragraph-279 {
  color: #011d26;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 1.6em;
}

.field-label {
  color: #011d26;
  text-transform: none;
  font-family: Baskerville, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.submit-button {
  cursor: pointer;
  background-color: #011d26;
  border-radius: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.image-99, .image-100 {
  filter: invert();
}

.div-block-802 {
  background-image: url('../images/Untitled-design---2025-08-27T105254.806.png');
  background-position: 50% 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 180px;
  margin-top: 20px;
  margin-left: 20px;
  display: flex;
  position: relative;
}

.text-field {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}

.text-field::placeholder {
  font-family: Montserrat, sans-serif;
}

.form, .form-block {
  width: 100%;
  max-width: 100%;
}

.container-1473 {
  width: 1140px;
  max-width: 100%;
  height: auto;
  display: flex;
}

.div-block-803 {
  width: 560px;
  display: flex;
}

.div-block-804 {
  background-image: url('../images/Your-paragraph-text---2025-08-24T192713.244.png');
  background-position: 50%;
  background-size: cover;
  width: 560px;
  height: 300px;
  margin-right: 10px;
  position: relative;
}

.div-block-805 {
  background-image: url('../images/2_1.png');
  background-position: 50%;
  background-size: cover;
  width: 560px;
  height: 300px;
  margin-left: 10px;
  position: relative;
}

.tags {
  background-color: #7e7871;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
}

.div-block-807 {
  width: 160px;
}

.div-block-808 {
  background-color: #ffffff80;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  padding-left: 20px;
  position: static;
  inset: auto 0% 20px;
}

.div-block-809, .div-block-810, .div-block-811, .div-block-812 {
  width: 160px;
}

.text-block-250, .text-block-251, .text-block-252, .text-block-253, .text-block-254 {
  color: #fff;
  text-align: center;
}

.heading-260 {
  color: #011d26;
  -webkit-text-stroke-width: 0px;
  margin-top: 20px;
  margin-left: 10px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
}

.heading-261 {
  color: #011d26;
  -webkit-text-stroke-width: 0px;
  max-width: 75%;
  margin-top: 20px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
}

.link-block-29 {
  cursor: pointer;
  background-color: #79d8da;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.heading-262 {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  border-bottom: 1px solid #fff;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.1em;
  position: static;
  inset: auto auto 0% 0%;
}

.image-103 {
  position: absolute;
  inset: 10px 10px auto auto;
  transform: rotate(135deg);
}

.text-block-257 {
  color: #fff;
  margin-bottom: 10px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  position: absolute;
  inset: auto 0% 0% auto;
}

.bold-text-6, .bold-text-7 {
  font-weight: 500;
}

.bold-text-8 {
  font-weight: 400;
}

.image-104 {
  margin-bottom: 100px;
}

.div-block-814 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #011d26;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Catalogo.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 250px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: sticky;
  top: 320px;
}

.heading-263 {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 1.2em;
}

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

.button-60 {
  background-color: #3a8ba1;
  border-radius: 15px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.button-61 {
  background-color: #3a8ba1;
  border-radius: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.flex-offset {
  margin-right: -100vw;
  display: flex;
}

.full-page {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  margin-left: 0;
  display: flex;
  position: relative;
}

.full-page.is-horizontal-scroll-section {
  border: 0 solid #f17144;
  width: 100vw;
  display: block;
}

.full-page.is-horizontal-scroll-section._1 {
  height: 100vh;
  display: flex;
}

.full-page.is-horizontal-scroll-section._2 {
  height: 100vh;
}

.full-page.is-black {
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 0;
  display: flex;
}

.full-page._3 {
  background-color: #987654;
  width: 100%;
  height: auto;
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.sticky {
  border: 0 solid #e600ff;
  width: 100%;
  height: 100dvh;
  margin-bottom: -100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.h1 {
  text-align: center;
  font-size: 3rem;
}

.h1.text-color-white {
  color: #011d26;
  text-align: left;
  letter-spacing: -6px;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: -20px;
  margin-left: 40px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 12vw;
  font-weight: 400;
  line-height: 1.2em;
}

.mover {
  display: flex;
}

.height {
  height: 400dvh;
  position: relative;
}

.horizontal-scroll-wrap {
  display: none;
}

.div-block-817 {
  background-image: url('../images/Untitled-design---2025-08-29T172833.583-min.png');
  background-position: 50%;
  background-size: cover;
  width: 45%;
  height: 75%;
}

.div-block-818 {
  width: 50%;
  height: 100%;
  position: relative;
}

.div-block-819 {
  background-image: url('../images/7_1.png');
  background-position: 50%;
  background-size: cover;
  width: 85%;
  height: 50%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-820 {
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 50%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.heading-264 {
  color: #011d26;
  max-width: 100%;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 1.1em;
}

.section-5 {
  height: 100px;
}

.div-block-821 {
  background-image: url('../images/FOTO-EXPERIENZE-4.png');
  background-position: 40%;
  background-size: cover;
  width: 80%;
  height: 100%;
  margin-left: 0;
  padding-left: 0;
  position: static;
  inset: 0% auto 0% 0%;
}

.div-block-822 {
  width: 55%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-823 {
  width: 50%;
  height: 100%;
  padding-left: 60px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-824 {
  justify-content: flex-start;
  align-items: center;
  height: 50%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-265 {
  color: #011d26;
  max-width: 79%;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 1.1em;
}

.div-block-825 {
  background-image: url('../images/FOTO-EXPERIENZE-8.png');
  background-position: 50%;
  background-size: cover;
  width: 85%;
  height: 60%;
  position: absolute;
  inset: 0% 0% auto;
}

.image-105 {
  width: 100%;
  margin-bottom: 40px;
  display: block;
}

.image-106, .image-107 {
  margin-bottom: 40px;
  display: block;
}

.image-108 {
  display: block;
}

.paragraph-280, .paragraph-281 {
  color: #011d26;
  margin-bottom: 40px;
  margin-left: 20px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  line-height: 1.2em;
  display: block;
}

.heading-266 {
  z-index: 1;
  color: #eae6dd;
  letter-spacing: -6px;
  -webkit-text-stroke-width: 0px;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 20px;
  margin-left: -110px;
  margin-right: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 12vw;
  font-weight: 400;
  line-height: 1em;
  display: flex;
  position: static;
  inset: 0% auto 0% 0%;
}

.container-1474 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/20.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 728px;
  height: 600px;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.background-video-12 {
  z-index: 1;
  height: 600px;
}

.paragraph-282 {
  color: #eae6dd;
  margin: 0 60px 20px 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4em;
}

.button-62 {
  color: #eae6dd;
  text-transform: uppercase;
  background-color: #042a38;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.image-112 {
  margin-bottom: 50px;
}

.body {
  background-color: #011d26;
}

.preloader {
  z-index: 5000;
  background-color: #00344a;
  border-bottom: 1px #eff9fc1a;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.preloader-center {
  z-index: 50;
  position: relative;
}

.form-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 27px;
  color: #000;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start center;
  place-items: start stretch;
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
  padding-top: 0;
  padding-right: 80px;
  font-family: Baskerville, Arial, sans-serif;
  display: flex;
}

.text-field-2 {
  color: #eae6dd;
  background-color: #fff0;
  border: 1px solid #eae6dd;
  border-radius: 15px;
  min-height: 60px;
  margin-bottom: 0;
  padding: 18px 22px;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
}

.text-field-2:active {
  color: #fff;
}

.text-field-2:focus {
  border-color: #eff9fc99;
  padding-left: 26px;
}

.text-field-2::placeholder {
  color: #eae6dd;
  font-weight: 400;
}

.text-field-2.large {
  border-color: #eae6dd;
  min-height: 160px;
}

.form-title {
  border-bottom: 1px #eff9fc1a;
  padding-bottom: 0;
}

.background-wrapper {
  width: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.background-wrapper.half-page {
  z-index: 10;
  width: 50%;
}

.content-wrapper {
  z-index: 20;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: grid;
  position: relative;
}

.subtitle {
  color: #eae6dd;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.submit-button-2 {
  color: #eae6dd;
  letter-spacing: 4px;
  text-transform: none;
  background-color: #161a2000;
  border: 1px solid #eae6dd;
  border-radius: 15px;
  padding: 26px 18px;
  font-size: 14px;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
}

.submit-button-2:hover {
  border-color: #eff9fc;
}

.error-message {
  background-color: #04090c;
  border: 1px solid #eff9fc1a;
  margin-top: 36px;
  padding: 18px 24px;
}

.form-block-2 {
  z-index: 50;
  color: #000;
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.contact-hero {
  z-index: 1;
  border-bottom: 0 solid #eff9fc1a;
  justify-content: center;
  height: 100%;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 100px;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.heading.large {
  color: #eae6dd;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}

.overlay {
  z-index: 6;
  background-color: #04060a80;
  position: absolute;
  inset: 0%;
}

.overlay.light {
  background-color: #04060a4d;
}

.field-block {
  grid-column-gap: 18px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.body-display {
  color: #eae6dd;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.65em;
}

.success-content {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  background-color: #04090c;
  border: 1px solid #eff9fc1a;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 400px;
  padding: 48px 18px;
  display: grid;
}

.feild-block-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.medium-width {
  max-width: 500px;
}

.background {
  background-image: url('../images/Image013.jpeg');
  background-position: 40% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.background.contact-background {
  background-image: url('../images/9.png');
  background-position: 50%;
}

.background.about-background {
  background-image: url('../images/1_1.png');
}

.background.services-background {
  background-image: url('../images/Image016.jpeg');
}

.medium-width-intro {
  grid-column-gap: 11px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 675px;
  display: grid;
}

.success-message {
  background-color: #0000;
  flex: 1;
  width: 100%;
  padding: 0;
}

.form-2 {
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  text-align: left;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  width: 100%;
  padding-top: 0;
  display: grid;
}

.grid-wrapper {
  z-index: 25;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px);
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.body-2 {
  background-color: #042a38;
}

.container-1475 {
  max-width: 100%;
  height: 100vh;
}

.div-block-834 {
  height: 100vh;
}

.div-block-835 {
  color: #000;
  width: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-836 {
  width: 50%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.container-1476 {
  width: 90%;
  max-width: 90%;
  height: 100vh;
  padding-top: 0;
  position: relative;
}

.body-3 {
  background-color: #79d8da33;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

._404 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.wrapper-404 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.animation {
  filter: contrast(200%);
  width: 500px;
  max-width: 100%;
}

.link {
  color: #15163d;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
  text-decoration: none;
}

.paragraph-283 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-258 {
  color: #eae6dd;
  margin-bottom: 20px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 18px;
}

.bold-text-9 {
  color: #eae6dd;
  text-transform: none;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-5 {
  text-decoration: none;
}

.about-me-hero {
  border-bottom: 1px solid #eff9fc1a;
  justify-content: center;
  min-height: 90vh;
  display: flex;
}

.stacked-description {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.subtitle-2 {
  color: #fffc;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 11px;
}

.hero-description {
  padding-bottom: 80px;
  padding-right: 60px;
}

.centered-intro {
  z-index: 20;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 950px;
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 100px;
  display: grid;
  position: relative;
}

.heading-267.extra-large {
  color: #fff;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.45em;
}

.body-display-2 {
  color: #fffc;
  font-size: 18px;
  line-height: 1.65em;
}

.body-display-2.dual-paragraph {
  column-count: 2;
  column-gap: 60px;
  font-family: Montserrat, sans-serif;
}

.grid-wrapper-2 {
  z-index: 25;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.center-banner {
  position: relative;
  overflow: hidden;
}

.stacked-title {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.subtitle-3 {
  color: #fffc;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
}

.large-width {
  max-width: 900px;
}

.growing-image {
  flex: 1;
  width: 40%;
  position: relative;
}

.growing-image.right {
  margin-left: 24px;
}

.growing-image.small {
  flex: 0 auto;
  width: 35%;
  margin-right: 0;
  overflow: visible;
}

.growing-image.left {
  margin-right: 24px;
}

.section {
  z-index: 20;
  border-bottom: 1px solid #eff9fc1a;
  justify-content: center;
  padding-top: 180px;
  padding-bottom: 180px;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading-268.large {
  color: #fff;
  letter-spacing: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 1.2em;
}

.stacked-content {
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.stacked-content.large {
  grid-row-gap: 170px;
}

.large-growing-images {
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1px 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  min-height: 550px;
  display: flex;
}

.large-growing-images.small {
  height: 35vw;
  min-height: 100%;
}

.growing-background {
  background-image: url('../images/Image013.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.growing-background.six {
  background-image: url('../images/4_1.png');
  background-position: 91%;
}

.growing-background.three {
  background-image: url('../images/4.png');
}

.growing-background.five {
  background-image: url('../images/2_3.png');
}

.growing-background.four {
  background-image: url('../images/2_1.png');
}

.growing-background.two {
  background-image: url('../images/Image025.jpg');
}

.gallery-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-info {
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between start;
  justify-items: start;
  max-width: 500px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  display: grid;
}

.subtitle-4 {
  color: #fffc;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 11px;
}

.service-list {
  grid-column-gap: 16px;
  grid-row-gap: 170px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-outline {
  background-color: #060d11;
  border: 1px solid #eff9fc1a;
  border-radius: 15px;
  width: 100%;
  padding: 24px 48px;
  position: absolute;
  inset: 0%;
}

.section-6 {
  z-index: 20;
  border-bottom: 1px solid #eff9fc1a;
  justify-content: center;
  padding-top: 180px;
  padding-bottom: 180px;
  display: flex;
  position: relative;
  overflow: visible;
}

.button-text {
  z-index: 25;
  position: relative;
}

.button {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  border: 1px #eff9fc1a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 18px 42px;
  font-size: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.service-item {
  grid-column-gap: 120px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 50% 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.medium-width-intro-2 {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 675px;
  display: grid;
}

.body-4 {
  background-color: #00344a;
}

.bold-text-10 {
  font-size: 100px;
  font-weight: 400;
}

.subtitle-5 {
  color: #fffc;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 11px;
}

.section-7 {
  z-index: 20;
  border-bottom: 1px solid #eff9fc1a;
  justify-content: center;
  padding-top: 180px;
  padding-bottom: 180px;
  display: flex;
  position: relative;
  overflow: visible;
}

.button-63 {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  border: 1px #eff9fc1a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 18px 42px;
  font-size: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.medium-width-intro-3 {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 675px;
  display: grid;
}

.subtitle-6 {
  color: #fffc;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 11px;
}

.trangle-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-content: center;
  align-items: center;
  display: grid;
}

.stacked-intro {
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.stacked-intro.centered {
  text-align: center;
}

.triangle {
  border: 1px #eff9fc1a;
  border-style: none none solid solid;
  min-width: 700px;
  min-height: 700px;
  margin-right: -525px;
  transform: rotate(45deg);
}

.triangle.right {
  border-style: solid solid none none;
}

.triangle-clip {
  justify-content: flex-start;
  display: flex;
  overflow: hidden;
}

.triangle-clip.right {
  justify-content: flex-end;
}

.section-8 {
  z-index: 20;
  border-bottom: 1px solid #eff9fc1a;
  justify-content: center;
  padding-top: 180px;
  padding-bottom: 180px;
  display: flex;
  position: relative;
  overflow: visible;
}

.button-64 {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  border: 1px #eff9fc1a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 18px 42px;
  font-size: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.heading-271.large {
  color: #fff;
  letter-spacing: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 1.3em;
}

.medium-width-intro-4 {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 675px;
  display: grid;
}

.triangle-arrow-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.bold-text-11 {
  font-weight: 400;
}

.stacked-title-2 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero-overlay {
  background-color: #04060a8c;
  position: absolute;
  inset: 0%;
}

.arrow-link-icon {
  z-index: 25;
  position: relative;
}

.content-wrapper-2 {
  z-index: 20;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.subtitle-7 {
  color: #fffc;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 11px;
}

.dark-cover {
  background-color: #060d11;
}

.hero-intro {
  grid-column-gap: 16px;
  grid-row-gap: 80px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  padding-top: 40px;
  padding-bottom: 80px;
  display: grid;
}

.arrow-link {
  z-index: 40;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.heading-272.large {
  letter-spacing: -.01em;
  font-size: 52px;
}

.inner-page-hero {
  border-bottom: 1px solid #eff9fc1a;
  justify-content: center;
  min-height: 90vh;
  padding-top: 0;
  display: flex;
  position: relative;
}

.arrow-hover-circle {
  border: 1px solid #eff9fc1a;
  border-radius: 100%;
  width: 175%;
  height: 175%;
  position: absolute;
}

.hero-background-wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.medium-width-intro-5 {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 675px;
  display: grid;
}

.section-9 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.container-1477 {
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 90%;
  height: 100vh;
  display: flex;
}

.div-block-837 {
  width: 30%;
  position: static;
  inset: 0% auto 0% 0%;
}

.div-block-838 {
  width: 30%;
}

.div-block-839 {
  width: 30%;
  position: static;
  inset: 0% 0% 0% auto;
}

.container-1478 {
  max-width: 90%;
  height: 200vh;
  position: absolute;
}

.line-down-wrapper {
  flex: 0 auto;
  justify-content: center;
  width: 2px;
  height: 70vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero_1_image {
  z-index: 1;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.hero_1_text {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.hero_1_scroll {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 400vh;
  display: flex;
  position: relative;
}

.main_text {
  flex-direction: row;
  flex: 1;
  align-self: center;
  align-items: stretch;
}

.section-wrapper {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.section-wrapper.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.line-down {
  background-image: linear-gradient(to top, #fff, #fff0);
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.scroll-down-text-main {
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: .8rem;
  line-height: .8rem;
}

.image {
  object-fit: cover;
  object-position: 50% 0%;
  flex: 0 auto;
  align-self: stretch;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.left-arrow {
  z-index: 3;
  justify-content: center;
  align-items: flex-end;
  width: 5rem;
  height: 5rem;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  left: 0%;
  right: 80%;
}

.right-arrow {
  z-index: 3;
  width: 5rem;
  height: 5rem;
  margin-left: auto;
  margin-right: auto;
  left: 80%;
  right: 0%;
}

.hero_1_wrapper {
  z-index: 1;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: 100dvw;
  height: 100dvh;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.slider {
  background-color: #0000;
  flex: 1;
  align-self: stretch;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.mask-2 {
  z-index: 3;
  width: auto;
  height: 100%;
  overflow: hidden;
  transform: none;
}

.slide-nav {
  display: none;
}

.scroll-down {
  z-index: 17;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 20vh;
  display: flex;
  position: absolute;
  bottom: 0;
  overflow: visible;
}

.heading-273 {
  color: #eae6dd;
  margin-top: 0;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 1em;
}

.nav_spacer {
  height: 6rem;
}

.section-10 {
  background-color: #042a38;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.container-1479 {
  width: 100%;
  max-width: 100%;
  height: 100vh;
}

.div-block-840 {
  flex-flow: row;
  height: 100%;
  display: flex;
}

.div-block-841 {
  width: 30%;
  height: 100%;
}

.div-block-842 {
  width: 70%;
}

.div-block-843 {
  background-image: url('../images/2_1.png');
  background-position: 50%;
  background-size: cover;
  height: 33%;
}

.div-block-844 {
  background-image: url('../images/4.png');
  background-position: 50% 0;
  background-size: cover;
  height: 33%;
}

.div-block-845 {
  background-image: url('../images/11.png');
  background-position: 50%;
  background-size: cover;
  height: 34%;
}

.div-block-846 {
  height: 50%;
  display: flex;
}

.div-block-847 {
  background-image: url('../images/2_3.png');
  background-position: 50%;
  background-size: cover;
  width: 40%;
}

.div-block-848 {
  background-image: url('../images/9.png');
  background-position: 50%;
  background-size: cover;
  width: 60%;
}

.div-block-849 {
  height: 50%;
  display: flex;
}

.div-block-850 {
  background-image: url('../images/1_1.png');
  background-position: 50%;
  background-size: cover;
  width: 60%;
}

.div-block-851 {
  background-image: url('../images/Jama-Campay-14.jpg');
  background-position: 50%;
  background-size: cover;
  width: 40%;
}

.text-span-233 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.container-1480 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 90%;
  display: flex;
}

.columns-5 {
  width: 100%;
  max-width: 100%;
  margin-top: 60px;
}

.heading-274 {
  color: #eae6dd;
  text-align: center;
  text-transform: none;
  margin-bottom: 25px;
  font-family: Baskerville, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1em;
}

.paragraph-284 {
  color: #eae6dd;
  text-align: center;
  max-width: 50%;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  line-height: 1.4em;
}

.div-block-852 {
  background-image: url('../images/1_1.png');
  background-position: 50%;
  background-size: cover;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-853 {
  background-image: url('../images/JAMA-LOGOS-1.png');
  background-position: 0%;
  background-size: cover;
  height: 400px;
  margin-left: 10px;
}

.div-block-854 {
  background-image: url('../images/6.png');
  background-position: 50%;
  background-size: cover;
  height: 400px;
  margin-right: 10px;
}

.button-65 {
  background-color: #3a8ba1;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 60px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
}

.bold-text-12 {
  font-family: Baskerville, Arial, sans-serif;
  font-weight: 400;
}

.div-block-855 {
  margin-right: 20px;
  display: flex;
}

.button-66 {
  color: #3a8ba1;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .paragraph-262.desktop-titles {
    line-height: 1.4em;
  }

  .div-block-2 {
    overflow: hidden;
  }

  .div-block-627 {
    justify-content: flex-start;
    align-items: center;
    height: 500px;
    padding-top: 40px;
    padding-right: 0;
  }

  .div-block-91.rooms {
    border-radius: 0;
  }

  .div-block-91.villes {
    width: 50%;
    height: 100vh;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .heading-215 {
    text-align: left;
  }

  .residence-collection {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 0;
  }

  .button-55 {
    background-color: #0000;
    border-bottom-style: solid;
    border-radius: 0;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-left: 2px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-weight: 600;
  }

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

  .image-wrapper._3, .image-wrapper._1, .image-wrapper._2 {
    border-radius: 0;
  }

  .heading-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-17 {
    display: none;
  }

  .events {
    padding-top: 100px;
  }

  .slide-13, .slide-5, .slide-4, .slide-8, .slide-2, .slide-6, .div-block-683, .slide-10, .slide-7, .slide-14, .slide-9, .slide-11, .slide-15, .slide-3, .slide-12 {
    overflow: hidden;
  }

  .heading-240 {
    font-size: 4vw;
  }

  .column-186 {
    height: 400px;
  }

  .image-103 {
    transform: rotate(135deg);
  }

  .h1.text-color-white {
    margin-bottom: -60px;
  }

  .horizontal-scroll-wrap {
    padding-bottom: 100vh;
    display: flex;
  }

  .image-105, .image-106, .image-107, .image-108, .paragraph-280, .paragraph-281 {
    display: none;
  }

  .container-1474 {
    max-width: 940px;
  }
}

@media screen and (min-width: 1440px) {
  .menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .div-block-92 {
    flex-flow: column;
    order: 0;
    display: flex;
  }

  .mask {
    width: 32%;
  }

  .heading-5 {
    margin-right: 68px;
  }

  .align-center {
    margin-bottom: -120px;
  }

  .heading-240 {
    font-size: 4vw;
  }

  .full-page._3 {
    margin-right: 0;
  }

  .h1.text-color-white {
    margin-bottom: -60px;
  }

  .heading-264, .heading-265 {
    font-size: 3.5vw;
  }

  .heading-266 {
    mix-blend-mode: normal;
    position: static;
  }

  .container-1474 {
    background-image: url('../images/20.png');
    background-position: 50%;
    background-size: cover;
    max-width: 1140px;
    height: 700px;
  }

  .paragraph-282 {
    font-family: Montserrat, sans-serif;
  }

  .form-wrapper {
    align-content: stretch;
  }
}

@media screen and (min-width: 1920px) {
  .menu {
    width: 40%;
    max-width: 100%;
    padding-left: 60px;
  }

  .navbar {
    mix-blend-mode: normal;
    width: 90%;
  }

  .icone-menu {
    background-color: #fff3;
    border-radius: 100px;
    padding: 10px;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .icone-menu.menu-hamburgher {
    position: fixed;
    inset: 20px 20px auto auto;
  }

  .image-41 {
    position: fixed;
    inset: 20px auto 0% 20px;
  }

  .image-41.desktop {
    mix-blend-mode: normal;
  }

  .heading-218 {
    letter-spacing: -1px;
  }

  .div-block-762 {
    max-width: 100%;
  }

  .div-block-731 {
    background-color: #eae6dd;
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
  }

  .marquee-vertical_img {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .paragraph-7 {
    width: 100%;
    font-size: 22px;
  }

  .paragraph-268 {
    font-size: 22px;
    line-height: 1.4;
  }

  .footer-link {
    font-size: 18px;
  }

  .footer-link.uttu-link, .footer-link.privacy {
    color: #ffffff80;
  }

  .heading-243 {
    font-size: 80px;
  }

  .paragraph-262 {
    color: #333;
    max-width: 50%;
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.6em;
    position: static;
    inset: auto 20px 20px auto;
  }

  .paragraph-262.desktop-titles {
    max-width: 75%;
    margin-bottom: 60px;
    font-size: 32px;
  }

  .container-main {
    max-width: 100%;
  }

  .home-intro_p-3 {
    max-width: 100%;
    margin-top: 40px;
    font-size: 22px;
  }

  .div-block-744 {
    max-width: 100%;
    margin-left: 60px;
  }

  .button-17 {
    letter-spacing: 0;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 300px;
    padding-top: 0;
    font-size: 16px;
    display: flex;
  }

  .button-17.lifetime {
    width: 300px;
    height: 70px;
    font-weight: 500;
  }

  .div-block-627 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 600px;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

  .div-block-91 {
    height: 850px;
  }

  .div-block-91.rooms {
    background-position: 100%;
  }

  .container-1464 {
    justify-content: flex-start;
    align-items: center;
    max-width: 60%;
  }

  .block-quote {
    color: #ffffff80;
    letter-spacing: -6px;
    font-size: 9vw;
  }

  .block-quote.desktop {
    font-size: 10vw;
  }

  .article-date {
    font-size: 16px;
  }

  .div-block-655 {
    width: 50%;
  }

  .vertical-flex-with-gap-16px.chucha {
    margin-bottom: 0;
  }

  .div-block-648.mobus {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .heading-8 {
    font-size: 70px;
  }

  .section-component {
    height: auto;
  }

  .div-block-736 {
    height: auto;
    padding-top: 0;
  }

  .rooms {
    max-width: 65%;
  }

  .div-block-92 {
    justify-content: center;
    align-items: center;
  }

  .heading-215 {
    font-size: 65px;
  }

  .video-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-grid-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .residence-collection {
    padding-top: 0;
    display: block;
  }

  .footer_link {
    font-size: 18px;
  }

  .button-55 {
    font-size: 16px;
  }

  .heading-222 {
    margin-bottom: 0;
    font-size: 48px;
    line-height: 1.7;
  }

  .heading-222.dersktop {
    font-size: 80px;
    line-height: 1;
  }

  .button-4 {
    border-color: #987654;
    width: 300px;
    height: 70px;
    padding-top: 0;
    font-size: 16px;
    display: flex;
  }

  .image-wrapper._4 {
    background-image: url('../images/FUSE-2.png');
    background-position: 50%;
    background-size: cover;
  }

  .image-wrapper._1 {
    cursor: pointer;
  }

  .heading-5 {
    color: #011d26;
    margin-right: 0;
    font-size: 70px;
  }

  .paragraph-6 {
    color: #011d26;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
  }

  .button-54 {
    font-size: 16px;
  }

  .div-block-654 {
    flex: 0 auto;
    height: 100%;
  }

  .book-villa {
    max-width: 65%;
  }

  .website-wrapper {
    overflow: visible;
  }

  .events {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .houses-slider {
    z-index: 140;
    position: relative;
  }

  .text-span-224 {
    text-transform: uppercase;
    margin-left: 20px;
    font-size: 80px;
    font-weight: 500;
    line-height: 1.4em;
  }

  .c-section {
    padding-top: 100px;
    display: block;
  }

  .align-center {
    text-align: left;
    margin-bottom: -40px;
  }

  .text-block-188 {
    font-size: 30px;
  }

  .container-1441 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .text-block-227 {
    font-size: 75px;
  }

  .slide-4 {
    background-position: 50%;
  }

  .slide-8 {
    background-position: 50% 0;
  }

  .slide-2 {
    background-position: 50%;
    display: block;
  }

  .slide-6, .div-block-683 {
    background-position: 50% 30%;
  }

  .hero-section.scroll-forzado {
    overflow: visible;
  }

  .slide-3 {
    background-position: 50% 0;
  }

  .text-block-238.lingua {
    display: block;
  }

  .heading-240 {
    margin-left: 0;
    font-size: 3vw;
  }

  .div-block-739 {
    margin-left: 0;
  }

  .paragraph-265 {
    max-width: 69%;
    font-size: 40px;
  }

  .paragraph-266 {
    max-width: 69%;
    font-size: 20px;
  }

  .container-1461 {
    max-width: 60%;
  }

  .rooms-equipment {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .column-186 {
    height: 400px;
  }

  .container-1459 {
    width: 100%;
    max-width: 60%;
  }

  .paragraph-267 {
    margin-bottom: 1vw;
    font-size: 16px;
  }

  .div-block-748 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .text-block-235 {
    font-size: 20px;
  }

  .columns-3 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 220px;
  }

  .text-block-234 {
    font-size: 16px;
  }

  .text-block-233 {
    margin-bottom: 1vw;
    font-size: 20px;
  }

  .heading-241 {
    margin-bottom: 5px;
  }

  .container-1466 {
    max-width: 60%;
  }

  .column-197 {
    padding-left: 10px;
  }

  .div-block-770 {
    height: 250px;
  }

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

  .container-1467 {
    width: 60%;
    max-width: 60%;
  }

  .div-block-772 {
    height: 250px;
  }

  .heading-244 {
    font-size: 22px;
    line-height: 1.4;
  }

  .div-block-774 {
    height: 250px;
  }

  .container-1468 {
    margin-top: 0;
  }

  .container-medium {
    max-width: 55%;
  }

  .text-size-tiny {
    font-family: Montserrat, sans-serif;
  }

  .heading-style-h2 {
    font-family: Baskerville, Arial, sans-serif;
    font-size: 65px;
    font-weight: 400;
  }

  .bold-text-5, .text-block-242 {
    font-family: Montserrat, sans-serif;
  }

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

  .text-block-244 {
    font-family: Baskerville, Arial, sans-serif;
    font-weight: 400;
  }

  .container-1469 {
    max-width: 55%;
  }

  .text-block-245 {
    font-family: Montserrat, sans-serif;
  }

  .heading-247 {
    font-family: Baskerville, Arial, sans-serif;
    font-weight: 400;
  }

  .intro {
    margin-bottom: 100px;
    font-family: Montserrat, sans-serif;
  }

  .list-2 {
    font-family: Montserrat, sans-serif;
  }

  .heading-253 {
    font-family: Baskerville, Arial, sans-serif;
  }

  .list-item-4, .paragraph-272, .paragraph-273 {
    font-family: Montserrat, sans-serif;
  }

  .container-1470 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-789 {
    margin-right: 20px;
  }

  .div-block-789:hover {
    background-image: linear-gradient(135deg, #000000a6, #fff0 76%), url('../images/1_2.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .div-block-790 {
    margin-left: 20px;
  }

  .div-block-790:hover {
    background-image: linear-gradient(135deg, #000000a6, #fff0 76%), url('../images/FOTO-EXPERIENZE.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .div-block-791:hover {
    background-image: linear-gradient(135deg, #000000a6, #fff0 76%), url('../images/FOTO-EXPERIENZE-1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .div-block-792:hover {
    background-image: linear-gradient(135deg, #000000a6, #fff0 76%), url('../images/4_1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .heading-255 {
    margin-bottom: 60px;
    font-size: 65px;
  }

  .c-slider-3 {
    background-color: #eae6dd;
    padding-left: 40px;
  }

  .c-slide-3 {
    margin-left: 40px;
  }

  .c-arrows-wrapper {
    margin-top: 60px;
    margin-left: 80px;
  }

  .div-block-796 {
    background-image: url('../images/15.png');
    background-position: 50%;
    background-size: cover;
    width: 1080px;
    height: 600px;
  }

  .div-block-797 {
    width: 1100px;
  }

  .div-block-798 {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .container-1471 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 1400px;
    display: flex;
  }

  .div-block-800 {
    width: 300px;
    margin-left: 20px;
  }

  .div-block-800.sign-up-for-articles {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: flex-start;
    height: 250px;
    padding-top: 0;
  }

  .container-1472 {
    max-width: 1400px;
  }

  .heading-257 {
    color: #000;
    -webkit-text-stroke-width: 1px;
    font-family: Baskerville, Arial, sans-serif;
    font-weight: 400;
  }

  .heading-258 {
    -webkit-text-stroke-width: 1px;
  }

  .container-1473 {
    width: 1400px;
    max-width: 1400px;
  }

  .div-block-804, .div-block-805 {
    width: 690px;
  }

  .heading-260, .heading-261 {
    font-size: 24px;
  }

  .heading-262 {
    -webkit-text-stroke-width: 1px;
  }

  .div-block-814 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    height: 250px;
    top: 270px;
  }

  .heading-263 {
    font-size: 20px;
  }

  .button-60, .button-61 {
    background-color: #3a8ba1;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .full-page.is-horizontal-scroll-section._1, .full-page.is-horizontal-scroll-section._2 {
    display: flex;
  }

  .full-page.is-black {
    height: 20dvh;
  }

  .full-page._3 {
    width: 100%;
  }

  .h1.text-color-white {
    font-size: 10vw;
  }

  .div-block-817 {
    width: 45%;
    height: 75%;
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-819 {
    width: 75%;
    height: 55%;
  }

  .div-block-820 {
    padding-left: 100px;
  }

  .heading-264 {
    max-width: 100%;
    font-size: 2.5vw;
  }

  .section-5 {
    height: 200px;
  }

  .div-block-821 {
    background-image: url('../images/Untitled-design---2025-08-29T173607.988-min.png');
    width: 65%;
  }

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

  .heading-265 {
    font-size: 2.5vw;
  }

  .div-block-825 {
    background-image: url('../images/Untitled-design---2025-08-29T174225.702-min.png');
    background-position: 50% 100%;
    height: 60%;
  }

  .heading-266 {
    letter-spacing: -6px;
    margin-left: -100px;
    font-size: 9vw;
  }

  .container-1474 {
    background-image: linear-gradient(#00000026, #00000026), url('../images/20.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    max-width: 1440px;
    height: 800px;
  }

  .background-video-12 {
    height: 700px;
  }

  .div-block-832 {
    width: 100%;
    max-width: 100%;
  }

  .preloader {
    background-color: #00344a;
  }

  .container-1475, .container-1476 {
    max-width: 60%;
  }

  .heading-273 {
    margin-top: 0;
    font-size: 120px;
  }

  .container-1480 {
    max-width: 60%;
  }

  .heading-274 {
    font-size: 90px;
  }

  .div-block-852 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-853 {
    margin-left: 10px;
  }

  .div-block-854 {
    margin-right: 10px;
  }
}

@media screen and (max-width: 991px) {
  .menu {
    z-index: 1000;
    background-color: #eeeae1;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 50px;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .div-block-745 {
    height: 75vh;
  }

  .heading-218 {
    font-size: 40px;
  }

  .paragraph-7 {
    margin-bottom: 20px;
  }

  .paragraph-262.desktop-titles {
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-main {
    padding-left: 30px;
    padding-right: 30px;
  }

  .villas {
    padding-bottom: 80px;
    padding-left: 0;
  }

  .footer_wrap {
    width: 100%;
  }

  .div-block-2 {
    width: 50%;
  }

  .div-block-91.rooms, .div-block-91.villes {
    height: 75vh;
  }

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

  .footer-section {
    margin-top: 0;
    padding-top: 150px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }

  .review-card-content {
    width: 100%;
  }

  .block-quote {
    margin-bottom: 0;
  }

  .block-quote.desktop {
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    font-size: 14vw;
  }

  .review-slide-wrapper {
    width: 100%;
    margin-left: 0;
    margin-right: 20px;
  }

  .adventures-of-a-lifetime {
    flex-flow: column;
    padding-top: 100px;
    padding-bottom: 100px;
    display: block;
  }

  .div-block {
    width: 50%;
  }

  .div-block-655 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-648.mobus {
    height: 75vh;
  }

  .heading-8 {
    margin-bottom: 40px;
    font-size: 40px;
  }

  .rooms {
    width: 100%;
    max-width: 100%;
    height: 75vh;
  }

  .desktop-video {
    width: 100%;
    max-width: 100%;
  }

  .home-intro_visual-content {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-653 {
    width: 100%;
    max-width: 100%;
  }

  .heading-215 {
    font-size: 50px;
  }

  .mask {
    width: 300px;
  }

  .video-wrapper {
    background-color: #eae6dd;
    flex-flow: row;
  }

  .review-card {
    z-index: 1000;
    background-color: #0000;
    height: 400px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    transition-property: none;
  }

  .residence-collection {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer_content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-arrow-embed {
    background-color: #fff;
  }

  .slider-arrow-embed.left {
    background-color: #0000;
    transform: none;
  }

  .slider-arrow-embed.right {
    background-color: #0000;
    transform: rotate(180deg);
  }

  .footer_grid-wrap {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
    place-items: start;
    margin-bottom: 60px;
    padding-left: 0;
  }

  .heading-222.dersktop {
    font-size: 60px;
    line-height: 1.2;
  }

  .button-4.mobile.chucha.button {
    margin-left: 40px;
  }

  .image-wrapper {
    width: 40%;
  }

  .image-wrapper._4, .image-wrapper._3, .image-wrapper._1, .image-wrapper._2 {
    width: 100%;
  }

  .heading-5 {
    margin-bottom: 40px;
    margin-left: 40px;
    font-size: 40px;
  }

  .paragraph-6 {
    margin-bottom: 20px;
    margin-left: 40px;
  }

  .review-slider-left {
    right: 12%;
  }

  .div-block-654 {
    width: 90%;
    max-width: 90%;
    margin-top: 20px;
  }

  .book-villa {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .events {
    padding-bottom: 80px;
  }

  .container-1455 {
    flex-flow: column;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-728 {
    width: 90%;
    margin-top: 20px;
  }

  .text-span-224 {
    font-size: 75px;
  }

  .c-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-1441.sopra {
    flex-flow: column;
    max-width: none;
  }

  .footer_flex-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .footer_text-wrap {
    flex-flow: column;
    width: 50%;
    margin-bottom: 60px;
  }

  .link-block-19 {
    margin-bottom: 80px;
    font-size: 1rem;
    text-decoration: none;
  }

  .link-block-19.w--current {
    color: #000;
    letter-spacing: 0;
    margin-bottom: 80px;
    font-size: 1rem;
    text-decoration: none;
  }

  .text-block-238 {
    color: #000;
    letter-spacing: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #7f5246;
    font-size: 2rem;
    font-weight: 100;
    line-height: 40px;
    text-decoration: none;
  }

  .columns-3 {
    display: flex;
  }

  .heading-244 {
    font-size: 16px;
  }

  .artcile-content {
    width: 100%;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .sidebar {
    width: 100%;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .article-container {
    flex-flow: column wrap;
  }

  .heading-254, .paragraph-274, .text-block-247 {
    margin-left: 20px;
  }

  .c-slide_image.c-move-to-bottom {
    transform: none;
  }

  .c-slider-3 {
    margin-top: 10px;
    margin-left: 59px;
    margin-right: 0;
  }

  .c-section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .c-arrows-wrapper {
    margin-top: 34px;
    margin-right: 44px;
  }

  .heading-266 {
    margin-left: -50px;
  }

  .form-wrapper {
    grid-row-gap: 24px;
    padding-top: 0;
    padding-bottom: 120px;
    padding-right: 0;
  }

  .form-title {
    text-align: center;
  }

  .background-wrapper.half-page {
    border-top: 1px solid #eff9fc1a;
    width: 100%;
    min-height: 500px;
    position: relative;
  }

  .content-wrapper {
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .form-block-2 {
    align-items: center;
    padding-bottom: 0;
  }

  .contact-hero {
    height: 100vh;
    padding-top: 100px;
  }

  .heading.large {
    font-size: 20px;
  }

  .background.contact-background {
    height: 100%;
  }

  .form-2 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .grid-wrapper {
    grid-row-gap: 20px;
    grid-template-rows: 1fr;
  }

  .div-block-835 {
    height: 100%;
    margin-right: 0;
    padding-right: 20px;
  }

  .about-me-hero {
    padding-top: 0;
  }

  .hero-description {
    z-index: 20;
    padding-bottom: 60px;
    padding-left: 60px;
    position: relative;
  }

  .centered-intro {
    max-width: 775px;
    margin-top: 80px;
    padding-top: 60px;
    padding-bottom: 24px;
  }

  .heading-267.extra-large {
    font-size: 48px;
  }

  .grid-wrapper-2 {
    grid-row-gap: 20px;
    grid-template-rows: 1fr;
  }

  .center-banner {
    height: 75vh;
    min-height: 550px;
  }

  .stacked-title {
    grid-row-gap: 24px;
  }

  .section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .heading-268.large {
    font-size: 46px;
  }

  .stacked-content.large {
    grid-row-gap: 80px;
  }

  .large-growing-images.small {
    height: 45vw;
    min-height: 400px;
  }

  .service-info {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-6 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .service-item {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .section-7, .section-8 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .heading-271.large {
    font-size: 46px;
  }

  .stacked-title-2 {
    grid-row-gap: 24px;
  }

  .hero-overlay {
    background-color: #04060abf;
  }

  .content-wrapper-2 {
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .dark-cover {
    display: none;
  }

  .hero-intro {
    padding-top: 60px;
    padding-bottom: 48px;
  }

  .heading-272.large {
    font-size: 46px;
  }

  .inner-page-hero {
    min-height: auto;
    padding-top: 0;
  }

  .main_text {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    display: inline-block;
  }

  .icone-menu.phone {
    right: 190px;
  }

  .icone-menu.chat {
    right: 120px;
  }

  .icone-menu.menu-hamburgher.desktop {
    right: 50px;
  }

  .div-block-745 {
    width: 100%;
    height: auto;
    position: static;
  }

  .review-slider-right {
    width: 50px;
    inset: -20% 0% auto auto;
  }

  .home-intro_visual {
    max-width: 100%;
  }

  .div-block-744 {
    position: static;
  }

  .villas {
    padding-bottom: 60px;
  }

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

  .div-block-627 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
  }

  .div-block-91.rooms {
    width: 100%;
    max-width: 100%;
    position: static;
  }

  .div-block-91.villes {
    width: 100%;
    position: static;
  }

  .review-card-content {
    width: 100%;
  }

  .block-quote.desktop {
    font-size: 13vw;
  }

  .review-slide-wrapper {
    width: 95%;
    max-width: 100%;
    margin-right: 5%;
  }

  .adventures-of-a-lifetime {
    padding-top: 0;
  }

  .div-block {
    width: 100%;
  }

  .div-block-655 {
    margin-left: 0;
  }

  .div-block-648.mobus {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .social-link {
    margin-left: .625rem;
    margin-right: .625rem;
  }

  .rooms {
    flex-flow: column;
    height: auto;
  }

  .social {
    margin-bottom: 1.5rem;
  }

  .home-intro_visual-content {
    width: 100%;
    max-width: 100%;
  }

  .div-block-92 {
    width: 100%;
    max-width: 100%;
    position: static;
  }

  .div-block-653 {
    width: 100%;
    max-width: 100%;
  }

  .heading-215 {
    text-align: left;
    font-size: 75px;
  }

  .mask {
    padding-top: 0;
  }

  .review-card {
    border-width: 0;
    border-radius: 20px;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .residence-collection {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .slider-arrow-embed.left {
    transform: rotate(180deg);
  }

  .slider-arrow-embed.right {
    transform: none;
  }

  .reviews-slider-wrapper {
    padding-top: 100px;
  }

  .footer_grid-wrap {
    grid-template-columns: 1fr 1fr;
    place-items: start;
    width: 100%;
  }

  .image-wrapper._1 {
    width: 100%;
  }

  .heading-5 {
    font-size: 55px;
  }

  .paragraph-6 {
    width: 100%;
    max-width: 100%;
  }

  .review-slider-left {
    width: 50px;
    inset: -20% auto auto 0%;
  }

  .div-block-654 {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }

  .book-villa {
    flex-flow: column;
    display: block;
  }

  .website-wrapper {
    width: 100%;
    overflow: hidden;
  }

  .events {
    padding-bottom: 60px;
  }

  .houses-slider {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .c-section {
    padding: 40px 0;
  }

  .container-1441.sopra {
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer_flex-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template: "." 100%
                   "."
                   "."
                   / 1fr 1fr;
    grid-auto-columns: 100%;
    grid-auto-flow: column;
    justify-content: space-between;
    place-items: flex-start stretch;
    display: flex;
  }

  .footer_text-wrap {
    width: 100%;
  }

  .container-1453.relax {
    margin-bottom: 5vh;
  }

  .div-block-716 {
    margin-top: 0;
  }

  .hero-section {
    width: 100vw;
    height: 300px;
  }

  .hero-section.scroll-forzado {
    height: 600px;
    overflow: hidden;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

  .div-block-791 {
    margin-top: 10px;
    margin-right: 10px;
  }

  .div-block-792 {
    margin-top: 10px;
    margin-left: 10px;
  }

  .heading-254 {
    margin-left: 10px;
  }

  .paragraph-274 {
    margin-left: 10px;
    font-size: 20px;
  }

  .text-block-246, .text-block-247 {
    margin-left: 10px;
  }

  .c-slide_image {
    width: 286px;
    height: 388px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .c-slider-3 {
    max-width: 100%;
    height: auto;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .c-slide-3 {
    height: auto;
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .c-section-2 {
    padding: 40px 24px;
  }

  .c-arrows-wrapper {
    margin-top: 100px;
  }

  .full-page._3 {
    height: auto;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .horizontal-scroll-wrap {
    display: none;
  }

  .section-5 {
    height: 50px;
  }

  .image-105, .image-106, .image-107 {
    margin-bottom: 40px;
    display: block;
  }

  .image-108 {
    display: block;
  }

  .paragraph-280, .paragraph-281 {
    color: #011d26;
    margin-bottom: 40px;
    margin-left: 20px;
    font-family: Baskerville, Arial, sans-serif;
    font-size: 7vw;
    line-height: 1.2em;
    display: block;
  }

  .heading-266 {
    margin-left: 0;
  }

  .container-1474 {
    justify-content: center;
    align-items: flex-start;
    max-width: 90%;
    height: 400px;
  }

  .paragraph-282 {
    width: 100%;
    max-width: 80%;
    margin-left: 20px;
    margin-right: 0;
    font-weight: 500;
    line-height: 1.4em;
  }

  .form-wrapper {
    padding-top: 36px;
    padding-bottom: 80px;
  }

  .background-wrapper.half-page {
    min-height: 400px;
  }

  .content-wrapper {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .form-block-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading.large {
    font-size: 40px;
  }

  .hero-description {
    padding: 48px;
  }

  .heading-267.extra-large {
    font-size: 40px;
  }

  .body-display-2.dual-paragraph {
    column-count: 1;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading-268.large {
    font-size: 40px;
  }

  .stacked-content.large {
    grid-row-gap: 60px;
  }

  .large-growing-images {
    height: 65vw;
    min-height: 300px;
  }

  .large-growing-images.small {
    height: 60vw;
    min-height: auto;
  }

  .service-info {
    grid-row-gap: 48px;
  }

  .service-list {
    grid-row-gap: 100px;
  }

  .section-6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .service-item {
    grid-row-gap: 60px;
  }

  .section-7, .section-8 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading-271.large {
    font-size: 40px;
  }

  .content-wrapper-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .heading-272.large {
    font-size: 40px;
  }
}

@media screen and (max-width: 479px) {
  .bold-text {
    font-weight: 400;
  }

  .menu {
    z-index: 11000;
    text-align: left;
    background-color: #eae6dd;
    border-radius: 0 5px 0 0;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 97%;
    max-width: 97%;
    height: 100vh;
    margin: 3% 0 0;
    padding: 0 0 80px;
    display: none;
    position: fixed;
    inset: 0% 0% auto;
    overflow: visible;
  }

  .image-61 {
    z-index: 3000;
    margin-top: 10px;
    margin-left: 0;
    display: block;
    position: static;
    inset: 0% auto 0% 0%;
  }

  .div-block-757 {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    margin-top: 10px;
    margin-right: 10px;
    padding-right: 0;
    display: flex;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .navbar {
    width: 100%;
    max-width: 100%;
    height: 59px;
    margin-top: 0;
    padding-left: 0;
    display: flex;
    top: 0;
  }

  .image-43 {
    opacity: 100;
    max-width: 100%;
  }

  .icone-menu.phone {
    z-index: 2000;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    padding: 10px;
    display: flex;
    position: relative;
    inset: 0 0 auto auto;
  }

  .icone-menu.chat {
    z-index: 2000;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 10px;
    padding: 10px;
    display: flex;
    top: 10px;
    right: 60px;
  }

  .icone-menu.menu-hamburgher {
    top: 20px;
    right: 5px;
  }

  .icone-menu.menu-hamburgher.desktop {
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: flex;
  }

  .image-41 {
    z-index: 10000;
    max-width: 50%;
    position: fixed;
    inset: 15px auto auto 5px;
  }

  .image-41.desktop {
    max-width: 50%;
    display: none;
    overflow: visible;
  }

  .image-46 {
    max-width: 100%;
  }

  .link-block-18 {
    margin-left: 10px;
    position: absolute;
  }

  .link-block-18.w--current {
    z-index: 3000;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: 3px;
    display: inline-flex;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .image-44 {
    opacity: 100;
    max-width: 100%;
  }

  .div-block-745 {
    width: 100%;
    position: static;
  }

  .heading-218 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 40px;
  }

  .div-block-731 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

  .marquee-vertical_img {
    margin-bottom: 0;
  }

  .paragraph-7 {
    color: #333;
    max-width: 90%;
    margin-bottom: 40px;
    margin-left: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4em;
  }

  .paragraph-268 {
    text-align: left;
    max-width: 100%;
    font-size: 14px;
  }

  .review-slider-right {
    z-index: 1;
    inset: -5% 0% auto auto;
  }

  .footer-link {
    color: #ffffffbf;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
  }

  .footer-link.uttu-link {
    font-size: 10px;
  }

  .heading-243 {
    text-align: left;
    font-size: 13vw;
  }

  .home-intro_visual {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: block;
    position: relative;
    inset: 0% 0% auto;
  }

  .paragraph-262 {
    color: #000;
    text-align: left;
    text-transform: none;
    max-width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 400;
    display: block;
  }

  .paragraph-262.desktop-titles {
    display: none;
  }

  .container-main {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 100%;
    padding: 0;
    display: flex;
  }

  .home-intro_p-3 {
    text-align: left;
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: 500;
  }

  .div-block-744 {
    max-width: 100%;
    margin-left: 0;
  }

  .social-ico {
    max-width: 50%;
  }

  .villas {
    z-index: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .button-17 {
    border-width: 1px 0 0;
    border-radius: 0;
    width: 50%;
    height: 50px;
    margin-left: 0;
    font-size: 3vw;
    font-weight: 600;
  }

  .button-17.lifetime {
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: 700;
  }

  .div-block-2 {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer_logo {
    margin-bottom: 20px;
  }

  .div-block-627 {
    z-index: 2147483647;
    background-color: #e6dece;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-top: -7px;
    margin-bottom: 0;
    padding: 80px 0 40px;
    position: relative;
  }

  .div-block-91 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 600px;
    margin-left: 0;
    display: flex;
  }

  .div-block-91.rooms {
    background-position: 50%;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 450px;
    margin-left: 0;
    display: block;
    position: static;
  }

  .div-block-91.villes {
    height: 450px;
    margin-top: -10px;
    position: static;
  }

  .div-block-730 {
    display: block;
  }

  .footer-section {
    padding: 25px 0 20px;
  }

  .review-slider {
    width: 100%;
    max-width: 100%;
  }

  .review-card-content {
    width: 100%;
  }

  .block-quote {
    text-align: left;
    letter-spacing: -2px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20vw;
    font-weight: 400;
    line-height: 1.1;
    display: block;
  }

  .block-quote.desktop {
    margin-bottom: 0;
    line-height: 1;
    display: none;
  }

  .review-slide-wrapper {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .adventures-of-a-lifetime {
    background-color: #00344a;
    margin-top: 0;
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .div-block {
    width: 100%;
  }

  .article-date {
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    bottom: 0;
  }

  .div-block-655 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .vertical-flex-with-gap-16px.chucha {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    max-width: 90%;
    margin-bottom: 0;
    line-height: 1.5;
    display: block;
  }

  .div-block-648 {
    margin-top: 40px;
  }

  .div-block-648.mobus {
    height: auto;
    padding-left: 0;
    padding-right: 10px;
    font-family: Droid Serif, serif;
    display: block;
  }

  .div-block-648.mobus.vylla {
    margin-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .heading-8 {
    color: #0a0f0f;
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 12vw;
  }

  .section-component {
    padding-top: 0;
  }

  .social-link {
    border-radius: 7px;
    width: 2rem;
    height: 2rem;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-736 {
    background-color: #e6dece;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .rooms {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 90%;
    height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .desktop-video {
    background-color: #0000;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .home-intro_visual-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    height: 500px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    inset: 0%;
    overflow: hidden;
  }

  .main-wrapper {
    z-index: 1;
    background-color: #fff;
    height: auto;
    position: relative;
    overflow: hidden;
  }

  .div-block-92 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 10px;
    position: static;
  }

  .adventures-wrapper {
    background-color: #0000;
  }

  .div-block-653 {
    width: 100%;
    max-width: 100%;
  }

  .heading-215 {
    text-align: left;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    font-size: 15vw;
  }

  .mask {
    width: 100%;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .video-wrapper {
    background-color: #e6dece;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .review-card {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .footer-grid-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-right: 10px;
    display: flex;
  }

  .residence-collection {
    z-index: 1000;
    background-color: #e6dece;
    margin-top: -2px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer_link {
    color: #fff;
    font-size: 14px;
  }

  .footer_link._5, .footer_link._8, .footer_link._4, .footer_link._3, .footer_link._7, .footer_link._6 {
    color: #919191;
  }

  .slider-arrow-embed.left {
    opacity: 100;
    filter: none;
    background-color: #0000;
    margin-left: 10px;
    margin-right: 0;
  }

  .slider-arrow-embed.right {
    opacity: 100;
    filter: none;
    background-color: #0000;
    margin-right: 60px;
  }

  .button-55 {
    border-bottom-width: 2px;
    margin-top: 20px;
    margin-left: 20px;
    padding-bottom: 0;
    font-size: 14px;
  }

  .reviews-slider-wrapper {
    z-index: 1;
    width: 100%;
    max-width: 100%;
    padding: 20px 10px 60px;
  }

  .footer_grid-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 50px;
    place-items: start;
    width: 100%;
    padding-left: 0;
  }

  .heading-222 {
    text-align: left;
    line-height: .9;
  }

  .heading-222.dersktop {
    display: none;
  }

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

  .button-4 {
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    right: 25px;
  }

  .button-4.mobile {
    font-size: 10px;
    display: flex;
  }

  .button-4.mobile.chucha {
    color: #00344a;
    width: 85%;
    padding-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 700;
  }

  .button-4.mobile.chucha.button {
    color: #fff;
    background-color: #987654;
    border-width: 0;
    border-radius: 15px;
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 14px;
    font-weight: 700;
  }

  .heading-6 {
    color: #011d26;
    text-align: center;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-family: Baskerville, Arial, sans-serif;
    font-size: 21vw;
    font-weight: 400;
    line-height: .5;
    display: block;
  }

  .image-wrapper {
    width: 100%;
  }

  .image-wrapper._4, .image-wrapper._3, .image-wrapper._1, .image-wrapper._2 {
    margin-right: 20px;
  }

  .heading-5 {
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 12vw;
    position: relative;
  }

  .home-intro_visual-height {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 500px;
    margin-top: 100px;
    padding-top: 0%;
    display: none;
  }

  .dark-footer-links-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    margin-bottom: 10px;
  }

  .paragraph-6 {
    width: 90%;
    max-width: 90%;
    margin-bottom: 40px;
    margin-left: 0;
    font-size: 14px;
    font-weight: 500;
    display: block;
  }

  .button-54 {
    width: 100%;
    height: 60px;
    margin-left: 0;
    margin-right: 20px;
    font-size: 17px;
  }

  .button-54.invierte {
    z-index: 1;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    position: relative;
  }

  .button-54.invierte.d {
    display: none;
  }

  .button-54.invierte.homes, .button-54.homepage {
    width: 50%;
    font-size: 14px;
    font-weight: 700;
  }

  .review-slider-left {
    z-index: 1;
    inset: -5% auto auto 0%;
  }

  .footer_list-wrap {
    justify-content: space-between;
    align-items: flex-start;
  }

  .heading-7 {
    z-index: 300;
    color: #011d26;
    text-align: center;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Baskerville, Arial, sans-serif;
    font-size: 21vw;
    font-weight: 400;
    line-height: 1.2;
    display: block;
    position: relative;
  }

  .div-block-654 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .book-villa {
    flex-flow: column;
    max-width: 90%;
    height: auto;
    display: flex;
  }

  .website-wrapper {
    overflow: visible;
  }

  .events {
    height: 100%;
    padding-top: 0;
    display: block;
  }

  .container-1455 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .div-block-728 {
    width: 100%;
    margin-top: 20px;
    padding: 20px 10px;
    display: none;
  }

  .div-block-728.mobiule {
    height: auto;
    margin-top: 0;
    padding: 0 10px 40px 20px;
    display: block;
  }

  .houses-slider {
    flex-flow: column;
    padding-top: 0;
  }

  .text-span-224 {
    margin-left: -3px;
    font-family: Baskerville, Arial, sans-serif;
    font-size: 13vw;
  }

  .c-section {
    padding: 32px 10px;
    display: block;
  }

  .align-center {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .text-block-188 {
    letter-spacing: 0;
    margin-bottom: 20px;
    margin-left: 10px;
    font-size: 28px;
  }

  .container-1441 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .container-1441.sopra {
    background-color: #0000;
    max-width: 100%;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer_text-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .marquee-vertical_wrapper {
    z-index: 1;
    width: 47%;
    position: static;
  }

  .marquee-vertical_wrapper.is-2 {
    z-index: 1;
    width: 47%;
    overflow: hidden;
  }

  .mobile {
    color: #fff;
    text-align: left;
    background-color: #0000;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 15px;
    font-family: Baskerville, Arial, sans-serif;
    font-size: 13vw;
    font-weight: 500;
    line-height: 1;
    display: block;
  }

  .container-1453.relax {
    z-index: 200000;
    margin-bottom: auto;
    overflow: visible;
  }

  .moving-wrapper {
    height: 140px;
    overflow: hidden;
  }

  .saborear {
    height: 140px;
    font-size: 20vw;
  }

  .vivir {
    font-size: 20vw;
  }

  .slide-5 {
    background-position: 65%;
  }

  .disfrutar {
    height: 140px;
    font-size: 20vw;
    line-height: 1.2;
  }

  .div-block-754 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 10px;
    display: flex;
    position: absolute;
    inset: auto 0% 20px;
  }

  .text-block-227 {
    white-space: normal;
    word-break: normal;
    margin-top: 0;
    margin-bottom: -7px;
    font-size: 17vw;
    line-height: 1.1;
  }

  .freccia {
    z-index: 200;
    width: 100%;
    max-width: 100%;
    height: 20px;
    display: none;
    inset: auto 0% 0%;
  }

  .slide-4 {
    background-image: url('../images/6_1.png');
    display: block;
    overflow: hidden;
  }

  .reconnectar {
    height: 140px;
    font-size: 20vw;
  }

  .slide-2 {
    background-image: url('../images/Disfrutar.png');
    background-position: 50%;
    display: block;
    overflow: hidden;
  }

  .slide-6 {
    background-position: 35%;
  }

  .div-block-683 {
    background-position: 35%;
    display: block;
    overflow: hidden;
  }

  .slider-wrapper {
    z-index: 100;
    height: 100vh;
    position: absolute;
    inset: 0%;
    overflow: hidden;
  }

  .image-59 {
    margin-right: 0;
  }

  .overlay-hero {
    z-index: 101;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .moving {
    height: 560px;
  }

  .div-block-716 {
    z-index: 2000;
    margin-top: -20px;
    position: relative;
  }

  .hero-section {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: 100vh;
    padding: 0 20px 0 10px;
    display: flex;
    position: static;
    top: 0;
    overflow: hidden;
  }

  .hero-section.scroll-forzado {
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding-bottom: 0;
    position: relative;
    top: auto;
  }

  .text-span-225 {
    margin-left: -2px;
    font-size: 17vw;
  }

  .slide-3 {
    background-position: 65%;
    display: block;
    overflow: hidden;
  }

  .relajarte {
    height: 140px;
    font-size: 20vw;
    line-height: 1.2;
  }

  .link-block-19 {
    align-self: flex-start;
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.6;
    text-decoration: none;
  }

  .link-block-19.w--current {
    align-self: flex-start;
    margin-bottom: 0;
  }

  .text-block-238 {
    color: #919191;
    text-align: left;
    letter-spacing: 0;
    text-transform: none;
    border-bottom: 0 solid #7f5246;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 39px;
    text-decoration: none;
  }

  .text-block-238.numero, .text-block-238.lingua {
    margin-bottom: 0;
    line-height: 30px;
  }

  .text-block-238.contacto {
    text-align: left;
  }

  .text-block-238.contact {
    display: block;
  }

  .div-block-763 {
    white-space: normal;
    word-break: normal;
    width: 86%;
    margin-top: 6px;
    margin-bottom: 10px;
    margin-left: 20px;
  }

  .image-69 {
    opacity: 1;
    background-color: #0000;
    max-width: 75%;
    position: static;
    inset: 0% 0% auto auto;
  }

  .div-block-764 {
    cursor: pointer;
    background-color: #ebebeb;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 0;
    padding: 10px;
    display: flex;
    position: absolute;
    inset: 20px 20px auto auto;
  }

  .div-block-737 {
    width: 100%;
    display: flex;
    position: static;
  }

  .bold-text-2 {
    font-size: 7vw;
  }

  .heading-240 {
    max-width: 90%;
    margin-left: 0;
    font-size: 12vw;
  }

  .div-block-739 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding: 20px 20px 40px;
    position: static;
  }

  .paragraph-265 {
    width: 100%;
    max-width: 90%;
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 8vw;
  }

  .hotel-rooms {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    display: block;
  }

  .bold-text-3 {
    font-weight: 500;
  }

  .div-block-738 {
    width: 100%;
    height: 400px;
    position: static;
  }

  .container-1458.text {
    max-width: 100%;
    height: auto;
  }

  .container-1458.image {
    width: auto;
    max-width: none;
    display: block;
  }

  .paragraph-266 {
    width: 100%;
    max-width: 90%;
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 15px;
  }

  .div-block-755 {
    margin-left: 20px;
    padding-right: 20px;
  }

  .div-block-753 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
    position: static;
  }

  .container-1461 {
    background-color: #eae6dd;
    max-width: 100%;
    height: auto;
  }

  .div-block-751 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-750 {
    width: 100%;
    height: 400px;
  }

  .heading-242 {
    margin-bottom: 40px;
    font-size: 9vw;
  }

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

  .equipment-menu {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .image-60 {
    margin-right: 5px;
  }

  .div-block-749 {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .rooms-equipment {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-50 {
    margin-top: 0;
    margin-bottom: 20px;
    display: block;
  }

  .image-50.m {
    height: 325px;
    display: block;
  }

  .image-49 {
    height: 200px;
    margin-bottom: 10px;
  }

  .image-49.m {
    height: 325px;
    display: block;
  }

  .column-186 {
    height: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rooms-available {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-1459 {
    width: 100%;
    max-width: 100%;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-191 {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .paragraph-267 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .column-189 {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .column-189.m {
    display: none;
  }

  .div-block-748 {
    margin-top: 0;
    position: static;
  }

  .column-190 {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .columns-3 {
    height: auto;
    margin-bottom: 60px;
  }

  .text-block-233 {
    margin-bottom: 20px;
  }

  .column-188 {
    height: 400px;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .column-192 {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .room-description-wrapper._2 {
    margin-top: 10px;
  }

  .column-196 {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

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

  .heading-241 {
    margin-bottom: 0;
  }

  .column-187 {
    height: 400px;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .container-1465 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    display: block;
  }

  .container-1466 {
    width: 90%;
    max-width: 90%;
  }

  .div-block-768 {
    color: #000;
    text-decoration: none;
    position: static;
  }

  .column-197 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-769 {
    margin-bottom: 40px;
  }

  .container-1467 {
    width: 90%;
    max-width: 90%;
  }

  .div-block-773 {
    margin-bottom: 40px;
  }

  .button-56 {
    color: #fff;
    border-radius: 15px;
    width: 100%;
    font-weight: 700;
  }

  .button-57 {
    width: 100%;
    margin-bottom: auto;
    margin-right: 0;
    font-weight: 700;
    position: static;
  }

  .columns-4 {
    display: block;
  }

  .div-block-774 {
    margin-top: 0;
  }

  .container-1468 {
    width: 100%;
  }

  .button-58 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
  }

  .paragrafo {
    margin-top: 20px;
    font-size: 14px;
  }

  .text-size-tiny {
    font-size: 10px;
  }

  .heading-style-h2 {
    font-size: 11vw;
    line-height: 1.1;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-section-medium {
    padding-top: 0;
  }

  .image-77 {
    display: none;
  }

  .text-block-242, .text-block-243 {
    font-size: 10px;
  }

  .text-block-244 {
    margin-top: 40px;
    font-size: 10vw;
  }

  .paragraph-270 {
    font-size: 14px;
  }

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

  .titile-h1 {
    padding-top: 100px;
  }

  .text-block-245 {
    font-size: 10px;
  }

  .image-79 {
    margin-bottom: 20px;
  }

  .heading-247 {
    font-size: 10vw;
  }

  .image-80 {
    margin-bottom: 40px;
  }

  .heading-248 {
    font-size: 10vw;
  }

  .image-81 {
    margin-bottom: 40px;
  }

  .heading-249 {
    font-size: 10vw;
  }

  .image-82 {
    margin-bottom: 40px;
  }

  .heading-250 {
    font-size: 10vw;
  }

  .list-item, .list-item-2, .list-item-3, .paragraph-271 {
    font-size: 14px;
  }

  .intro {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .image-83 {
    margin-bottom: 40px;
  }

  .heading-251 {
    font-size: 10vw;
  }

  .image-84 {
    margin-bottom: 40px;
  }

  .link-3 {
    font-style: normal;
    text-decoration: none;
  }

  .heading-252 {
    font-size: 10vw;
  }

  .image-86 {
    margin-bottom: 40px;
  }

  .list-2 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 30px;
    padding-right: 20px;
    font-size: 14px;
    display: flex;
  }

  .heading-253 {
    font-size: 9vw;
  }

  .list-item-4 {
    font-size: 14px;
    line-height: 1.8em;
  }

  .div-block-786 {
    padding-left: 20px;
  }

  .div-block-787 {
    height: auto;
  }

  .paragraph-272, .paragraph-273 {
    font-size: 14px;
  }

  .container-1470 {
    width: 100%;
    max-width: 100%;
    margin-top: 100px;
  }

  .div-block-788 {
    flex-flow: column;
  }

  .div-block-789 {
    background-image: linear-gradient(135deg, #000000b3, #fff0 76%), url('../images/1_2.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    display: flex;
  }

  .div-block-790 {
    background-image: linear-gradient(135deg, #000000b3, #fff0 76%), url('../images/FOTO-EXPERIENZE.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-791 {
    background-image: linear-gradient(135deg, #00000080, #fff0 75%), url('../images/FOTO-EXPERIENZE-1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }

  .div-block-792 {
    background-image: linear-gradient(135deg, #00000080, #fff0 76%), url('../images/4_1.png');
    background-position: 0 0, 80%;
    background-size: auto, cover;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-254 {
    margin-top: 20px;
    margin-left: 20px;
  }

  .paragraph-274 {
    max-width: 100%;
    margin-left: 20px;
    font-size: 20px;
    display: block;
  }

  .text-block-246 {
    margin-left: 20px;
    margin-right: 40px;
  }

  .div-block-793 {
    width: 100%;
    max-width: 100%;
  }

  .heading-255.m {
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 12vw;
    line-height: 1.1em;
  }

  .heading-255.d {
    display: none;
  }

  .c-slide_image {
    box-shadow: none;
  }

  .c-section-2 {
    padding-top: 32px;
    padding-bottom: 32px;
    display: none;
  }

  .c-arrows-wrapper {
    margin-top: 110px;
  }

  .div-block-796 {
    background-image: linear-gradient(135deg, #000000bf, #fff0 36%), url('../images/15.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 400px;
  }

  .div-block-797, .div-block-798 {
    width: 100%;
  }

  .container-1471 {
    flex-flow: column;
    height: auto;
  }

  .div-block-800 {
    width: 100%;
    margin-left: 0;
  }

  .heading-257 {
    -webkit-text-stroke-width: 1px;
    line-height: 1em;
  }

  .section-3 {
    margin-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-258 {
    -webkit-text-stroke-width: 1px;
    margin-top: 20px;
    margin-left: 10px;
    font-size: 8vw;
    inset: 0% auto auto 0%;
  }

  .section-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-802 {
    margin-left: 0;
  }

  .container-1473 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-803 {
    width: 100%;
    display: block;
  }

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

  .div-block-805 {
    width: 100%;
    margin-left: 0;
  }

  .tags {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-left: 10px;
    display: inline-flex;
  }

  .text-block-250 {
    text-align: left;
    margin-bottom: 10px;
    margin-right: 20px;
    display: inline;
  }

  .text-block-251, .text-block-252, .text-block-253 {
    text-align: left;
    margin-bottom: 10px;
    display: inline;
  }

  .text-block-254 {
    text-align: left;
    display: inline;
  }

  .heading-260 {
    margin-top: 10px;
    margin-left: 0;
    font-size: 6vw;
    line-height: 1.2em;
  }

  .heading-261 {
    max-width: 100%;
    margin-top: 10px;
    font-size: 6vw;
    line-height: 1.2em;
  }

  .div-block-813 {
    width: 100%;
    margin-top: 40px;
  }

  .heading-262 {
    -webkit-text-stroke-width: 1px;
  }

  .list-item-6 {
    font-size: 14px;
  }

  .image-104 {
    margin-bottom: 40px;
  }

  .full-page {
    display: none;
  }

  .full-page.is-black {
    margin-bottom: 20px;
    display: flex;
  }

  .full-page._3 {
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    display: flex;
  }

  .h1.text-color-white {
    letter-spacing: 0;
    display: none;
  }

  .horizontal-scroll-wrap {
    display: none;
  }

  .section-5 {
    height: 80px;
  }

  .image-105 {
    margin-bottom: 60px;
    display: block;
  }

  .image-106 {
    margin-bottom: 20px;
    display: block;
  }

  .image-107 {
    margin-bottom: 60px;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .image-108 {
    margin-bottom: 60px;
    display: block;
  }

  .paragraph-280 {
    color: #011d26;
    margin-bottom: 60px;
    margin-left: 20px;
    font-family: Baskerville, Arial, sans-serif;
    font-size: 12vw;
    line-height: 1.1em;
    display: block;
  }

  .paragraph-281 {
    color: #011d26;
    margin-bottom: 60px;
    margin-left: 20px;
    font-family: Baskerville, Arial, sans-serif;
    font-size: 12vw;
    line-height: 1.2em;
    display: block;
  }

  .heading-266 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-left: -15px;
    font-size: 19vw;
  }

  .container-1474 {
    background-image: linear-gradient(#00000026, #00000026), url('../images/20.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    max-width: 90%;
    height: 500px;
  }

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

  .div-block-831 {
    width: 50%;
    display: inline-flex;
  }

  .paragraph-282 {
    width: 90%;
    max-width: 90%;
    margin-left: 0;
    font-size: 15px;
  }

  .button-62 {
    margin-left: -1px;
  }

  .div-block-833 {
    margin-left: 20px;
  }

  .preloader {
    display: none;
  }

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

  .image-113 {
    max-width: 70%;
  }

  .form-wrapper {
    grid-row-gap: 24px;
    justify-content: center;
    place-items: flex-start start;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .background-wrapper.half-page {
    min-height: 350px;
  }

  .content-wrapper {
    grid-row-gap: 36px;
  }

  .form-block-2 {
    grid-row-gap: 80px;
  }

  .contact-hero {
    height: auto;
    margin-top: 0;
    padding-top: 100px;
  }

  .heading {
    font-size: 36px;
  }

  .heading.large {
    font-size: 20px;
  }

  .feild-block-wrapper {
    grid-template-rows: auto auto;
  }

  .background.contact-background {
    height: 100%;
    margin-top: 40px;
    position: static;
  }

  .form-2 {
    padding-top: 0;
  }

  .div-block-835 {
    flex-flow: column;
    width: 100%;
    height: auto;
    padding-right: 0;
    display: block;
    position: static;
  }

  .div-block-836 {
    width: 100%;
    height: 500px;
    position: static;
  }

  .container-1476 {
    flex-flow: column;
    padding-top: 60px;
    display: flex;
  }

  .link, .paragraph-283 {
    color: #000;
  }

  .about-me-hero {
    padding-top: 0;
  }

  .hero-description {
    padding: 24px 24px 36px;
  }

  .centered-intro {
    grid-row-gap: 24px;
    padding-bottom: 36px;
  }

  .heading-267, .heading-267.extra-large {
    font-size: 36px;
  }

  .center-banner {
    height: auto;
    min-height: 500px;
  }

  .heading-268 {
    font-size: 36px;
  }

  .heading-268.large {
    font-size: 38px;
  }

  .large-growing-images {
    min-height: auto;
  }

  .large-growing-images.small {
    height: 55vw;
    min-height: auto;
  }

  .service-info {
    grid-row-gap: 36px;
  }

  .heading-269, .heading-270, .heading-271 {
    font-size: 36px;
  }

  .heading-271.large {
    font-size: 38px;
  }

  .content-wrapper-2 {
    grid-row-gap: 36px;
  }

  .heading-272 {
    font-size: 36px;
  }

  .heading-272.large {
    font-size: 38px;
  }
}

#w-node-_0950cb76-26aa-e647-741a-f26bd1352672-e5315630, #w-node-_0950cb76-26aa-e647-741a-f26bd13526b5-e5315630 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22c64c62-74c0-2fe7-cfe0-a91164c93ee1-64c93e87 {
  justify-self: end;
}

#w-node-_2eedf6cc-9898-4695-0978-3f2d931cc703-7a0a5afb {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: auto;
}

#wf-form-Contact-form.w-node-_2eedf6cc-9898-4695-0978-3f2d931cc70c-7a0a5afb {
  place-self: start center;
}

#w-node-_2eedf6cc-9898-4695-0978-3f2d931cc70f-7a0a5afb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#First-name.w-node-_2eedf6cc-9898-4695-0978-3f2d931cc711-7a0a5afb, #Last-name.w-node-_2eedf6cc-9898-4695-0978-3f2d931cc712-7a0a5afb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2eedf6cc-9898-4695-0978-3f2d931cc714-7a0a5afb, #Email.w-node-_2eedf6cc-9898-4695-0978-3f2d931cc716-7a0a5afb, #w-node-_2eedf6cc-9898-4695-0978-3f2d931cc718-7a0a5afb, #Message.w-node-_2eedf6cc-9898-4695-0978-3f2d931cc71a-7a0a5afb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (min-width: 1920px) {
  #w-node-_2eedf6cc-9898-4695-0978-3f2d931cc703-7a0a5afb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_2eedf6cc-9898-4695-0978-3f2d931cc703-7a0a5afb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2eedf6cc-9898-4695-0978-3f2d931cc70b-7a0a5afb {
    align-self: stretch;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_2eedf6cc-9898-4695-0978-3f2d931cc703-7a0a5afb {
    grid-column: span 3 / span 3;
    align-self: start;
  }

  #w-node-_2eedf6cc-9898-4695-0978-3f2d931cc704-7a0a5afb, #w-node-_2eedf6cc-9898-4695-0978-3f2d931cc70b-7a0a5afb {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0950cb76-26aa-e647-741a-f26bd1352672-e5315630 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}


@font-face {
  font-family: 'Baskerville';
  src: url('../fonts/Baskerville-Display-PT-Web.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}