.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

.landing {
  position: static;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  position: static;
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  color: #838383;
  font-size: 12px;
  font-weight: 500;
}

.text-block-3 {
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  color: #838383;
  font-size: 12px;
  font-weight: 500;
  text-align: right;
}

.columns {
  display: block;
  margin-right: 0px;
  margin-left: auto;
  padding-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 0.5px solid #838383;
  text-align: left;
}

.column {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-2 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-4 {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.div-block-3 {
  position: relative;
  top: -480px;
  max-width: 1100px;
  margin-top: 0vh;
  margin-right: auto;
  margin-left: auto;
}

.text-block-5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.text-block-6 {
  margin-top: 0px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
}

.column-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.button-2 {
  display: block;
  margin: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
}

.button-2:hover {
  color: #e9c46a;
}

.column-4 {
  position: static;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: right;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-10 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #c6c6c6;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.a-little-about-us {
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  text-align: center;
}

.aboutelixir {
  margin-right: auto;
  margin-left: auto;
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: #f9f9f9;
}

.about-elixir-cliff {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  max-width: 800px;
  margin: -70px auto 0px;
  padding: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2a9d8f;
  text-align: center;
}

.div-block-15 {
  max-width: 180px;
  margin: 20px auto;
  border-top: 1px solid #e9c46a;
  text-align: center;
}

.heading {
  margin: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
}

.paragraph-3 {
  margin: 20px auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.5px;
}

.div-block-16 {
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
  color: #c6c6c6;
}

.text-block-12 {
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.rooms-with-view {
  margin-right: auto;
  margin-left: auto;
  padding: 100px 60px 60px;
  background-color: transparent;
}

.div-block-17 {
  width: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #2a9d8f;
}

.footer {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 60px 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #264653;
  color: #264653;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-logo-link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: auto;
  height: 100%;
  max-width: 70%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  color: #e9c46a;
  font-size: 10px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link.w--current {
  color: #2a9d8f;
}

.div-block-18 {
  border-style: solid none none;
  border-width: 1px 0px 0px;
  border-color: #e9c46a #264653 #264653;
  color: #e9c46a;
}

.text-block-14 {
  margin-left: 0px;
  font-family: Poppins, sans-serif;
  color: #e9c46a;
  font-size: 10px;
  text-align: left;
  letter-spacing: 2px;
}

.text-block-15 {
  font-family: Poppins, sans-serif;
  color: #e9c46a;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 2px;
}

.link {
  color: #f4a261;
  font-weight: 400;
  text-decoration: underline;
}

.image-5 {
  color: #264653;
}

.link-block-8 {
  margin-left: 10px;
}

.link-block-3 {
  margin-left: 10px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #264653;
  font-size: 32px;
}

.paragraph-4 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #264653;
}

.heading-3 {
  margin-top: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
}

.paragraph-5 {
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 300;
}

.div-block-21 {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.slide-3 {
  margin-right: 0px;
  padding: 240px 40px 240px 180px;
  background-color: #264653;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/01-0.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/01-0.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-4 {
  padding: 240px 40px 240px 180px;
  background-color: #2a9d8f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/800bf4b8-8926-46bd-872c-4cd23b0222c7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/800bf4b8-8926-46bd-872c-4cd23b0222c7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

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

.left-arrow-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.roommenu {
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-bottom: 0px;
  padding-left: 60px;
  background-color: transparent;
}

.slider-2 {
  height: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.mask {
  padding-top: 0px;
  padding-bottom: 0px;
}

.slide-5 {
  padding: 240px 40px 240px 180px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/01-1.1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/01-1.1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.surf {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-4 {
  margin: 0px auto;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
}

.button2-copy {
  display: block;
  max-width: 212px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.paragraph-6 {
  margin: 20px auto;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.div-block-17-copy {
  display: block;
  width: auto;
  max-width: 150px;
  margin: 0px auto 20px 0px;
  padding-top: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top: 1px solid #e9c46a;
  text-align: left;
}

.div-block-24 {
  position: relative;
  display: block;
  height: 550px;
  max-height: none;
  max-width: 1100px;
  margin: 0px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/DSC01287.jpg');
  background-position: 50% 90%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-7 {
  display: block;
}

.div-block-37 {
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-33 {
  margin-right: auto;
  margin-left: auto;
  padding: 220px 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/0O3A1117.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/0O3A1117.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

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

.div-block-39 {
  display: none;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-40 {
  background-image: url('../images/Jacuzzi-Seaview.png');
  background-position: 0px 0px;
  background-size: auto;
}

.button2-copy {
  display: block;
  max-width: 212px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.hearder {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  display: block;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 60px 0px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.column-6 {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.grid-2 {
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.body {
  margin-right: auto;
  margin-left: auto;
}

.contact {
  padding: 100px 60px;
}

.div-block-46 {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.grid-3 {
  grid-column-gap: 16px;
  -ms-grid-columns: 3.5fr 3.5fr;
  grid-template-columns: 3.5fr 3.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-18 {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  letter-spacing: 7px;
  text-transform: uppercase;
}

.heading-7 {
  margin-top: 40px;
  font-family: 'Playfair Display', sans-serif;
  color: #264653;
}

.text-block-19 {
  margin-top: 50px;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 24px;
  font-weight: 500;
}

.text-block-20 {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 16px;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  text-align: left;
  list-style-type: none;
}

.list-item-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
}

.list {
  margin-top: 60px;
  margin-bottom: auto;
  padding-left: 0px;
}

.image-8 {
  color: transparent;
}

.text-block-21 {
  margin-left: 40px;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 10px;
}

.bold-text {
  font-size: 16px;
  font-weight: 600;
}

.text-block-22 {
  margin-left: 40px;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 12px;
}

.html-embed-2 {
  display: none;
}

.bold-text-2 {
  font-size: 16px;
  font-weight: 600;
}

.div-block-51 {
  max-width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.image-9 {
  max-width: 100%;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.link-block-4 {
  margin-right: auto;
  margin-left: auto;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 86vh;
  margin-top: 135px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/DSC01411.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/DSC01411.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-54 {
  max-width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.section-4 {
  padding: 100px 60px;
}

.div-block-56 {
  max-width: 1100px;
  margin-top: 140px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-58 {
  height: 500px;
  margin-bottom: 20px;
  background-image: url('../images/01-0.jpg');
  background-position: 50% 70%;
  background-size: cover;
  background-repeat: no-repeat;
}

.button-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #2a9d8f;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: right;
  text-transform: uppercase;
}

.column-7 {
  padding-right: 0px;
  text-align: right;
}

.column-8 {
  padding-left: 0px;
}

.div-block-59 {
  height: 500px;
  margin-bottom: 20px;
  background-image: url('../images/800bf4b8-8926-46bd-872c-4cd23b0222c7.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-60 {
  height: 500px;
  margin-bottom: 20px;
  background-image: url('../images/01-1.1.jpg');
  background-position: 50% 60%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bold-text-3 {
  color: #f4a261;
}

.bold-text-4 {
  color: #f4a261;
}

.bold-text-5 {
  color: #f4a261;
}

.div-block-61 {
  height: 100vh;
  padding-top: 40vh;
  background-image: url('../images/DSC01305.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-62 {
  max-width: 1100px;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}

.heading-9 {
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  text-align: center;
}

.button-4 {
  width: 200px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-weight: 500;
  text-transform: uppercase;
}

.section-5 {
  padding-top: 100px;
}

.button-3-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 12px;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
}

.div-block-63 {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.button-5 {
  margin-left: 0px;
  padding-left: 0px;
  background-color: transparent;
  font-family: Poppins, sans-serif;
  color: #e9c46a;
  font-weight: 500;
  text-align: left;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 86vh;
  margin-top: 135px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/jamie-street-Mrjn24Cy6iM-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/jamie-street-Mrjn24Cy6iM-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-64 {
  max-width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.section-7 {
  padding: 100px 60px;
  background-color: #264653;
}

.div-block-65 {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-66 {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #2a9d8f;
}

.paragraph-7 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  font-weight: 100;
  text-align: center;
}

.heading-10 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 500;
}

.paragraph-8 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 200;
}

.link-4 {
  color: #fff;
}

.image-11 {
  text-align: left;
}

.column-9 {
  text-align: left;
}

.div-block-67 {
  max-width: 1100px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
}

.columns-3 {
  margin-bottom: 40px;
  margin-left: 0px;
}

.columns-4 {
  margin-bottom: 40px;
}

.columns-5 {
  margin-bottom: 40px;
}

.columns-6 {
  margin-bottom: 40px;
}

.slider-4 {
  height: 90vh;
}

.right-arrow-4 {
  display: none;
}

.left-arrow-4 {
  display: none;
}

.slide-2 {
  background-image: url('../images/0O3A1111.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-9 {
  background-image: url('../images/0O3A1117.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1 {
  background-image: url('../images/0O3A1105.jpg');
  background-position: 50% 40%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/0O3A1170.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav-4 {
  background-color: transparent;
  color: #fff;
}

.section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 85vh;
  margin-top: 137px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/DSC01076.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/DSC01076.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-73 {
  max-width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-74 {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.section-9 {
  padding: 140px 60px;
}

.paragraph-9 {
  font-family: 'Playfair Display', sans-serif;
  color: #264653;
  font-size: 32px;
  line-height: 45px;
  font-weight: 700;
}

.div-block-75 {
  max-width: 1100px;
  min-width: auto;
  margin-right: auto;
  margin-left: 0px;
}

.heading-4-copy {
  margin: 0px auto;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
}

.paragraph-6-copy {
  margin: 20px auto 0px;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.div-block-17-copy-copy {
  display: block;
  width: auto;
  max-width: 150px;
  margin: 0px auto 20px 0px;
  padding-top: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top: 1px solid #fff;
  text-align: left;
}

.beachfrontexperience {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  padding: 0px 60px 0px 140px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/DSC01091.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/DSC01091.jpg');
  background-position: 0px 0px, 50% 75%;
  background-size: auto, cover;
}

.spa-ayurveda-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  padding: 0px 60px 0px 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/mor-shani-YqKlHLvVQ7Y-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/mor-shani-YqKlHLvVQ7Y-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.all-in-good-taste-open-grill {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  padding: 0px 60px 0px 140px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/DSC01305.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/DSC01305.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.sail-away {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  padding: 0px 60px 0px 140px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/0O3A1117.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/0O3A1117.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 86vh;
  margin-top: 135px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/About1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/About1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-76 {
  max-width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-5-copy {
  margin-top: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.section-11 {
  padding: 220px 60px;
}

.div-block-15-copy {
  max-width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #2a9d8f;
  text-align: center;
}

.div-block-77-copy {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #264653;
  text-align: center;
}

.paragraph-10 {
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.div-block-78 {
  padding-right: 100px;
  padding-left: 100px;
  text-align: center;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  background-color: #fafafa;
}

.grid-6 {
  display: none;
}

.div-block-82 {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.div-block-83 {
  display: block;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-84 {
  color: #e9c46a;
}

.image-13 {
  color: #fff;
}

.div-block-85 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 130px;
  margin-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-86 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-7-copy {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.section-12 {
  padding: 140px 60px 80px 60px;
  background-color: #264653;
}

.section-14 {
  padding: 60px 60px;
  background-color: #e9c46a;
}

.div-block-88 {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-11 {
  margin-top: 20px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.fab {
  display: none;
}

.fav-wrapper {
  display: none;
}

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

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.paragraph-6-copy {
  margin: 20px auto;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.experiencesubhead {
  margin: 20px auto 0px;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.paragraph-6-copy-copy {
  margin: 20px auto 0px;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.paragraph-6-copy-copy {
  margin: 20px auto 0px;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.paragraph-6-copy-copy {
  margin: 20px auto 0px;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-14 {
  width: 250px;
  height: 250px;
  border-radius: 550px;
}

.column-12 {
  padding-right: 60px;
  text-align: right;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-98 {
  margin: auto;
}

.background-video {
  min-height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.image-15 {
  display: none;
}

.whatsapp {
  position: fixed;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 5%;
  z-index: 10;
  width: 64px;
  height: 64px;
}

.youtube {
  margin-right: auto;
  margin-left: auto;
  padding: 140px 0px 40px;
}

.html-embed-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-99 {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.instagram {
  position: fixed;
  left: auto;
  top: auto;
  right: 12%;
  bottom: 5%;
  z-index: 10;
  width: 64px;
  height: 64px;
}

.link-block-9 {
  margin-left: 10px;
}

.insta {
  margin-left: 10px;
}

.faq {
  padding: 20px 60px 60px;
  background-color: #f9f9f9;
}

.faq-title {
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
}

.heading-13 {
  font-family: 'Playfair Display', sans-serif;
  color: #e9c46a;
  font-size: 32px;
  font-weight: 700;
}

.paragraph-12 {
  font-family: Poppins, sans-serif;
  color: #264653;
  font-weight: 400;
}

.accordion-wrapper {
  max-width: 1110px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.accordion-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  cursor: pointer;
}

.heading-14 {
  font-family: Poppins, sans-serif;
  color: #264653;
  font-size: 20px;
  font-weight: 400;
}

.accordion-item-content {
  overflow: hidden;
  margin-top: 5px;
  font-family: Poppins, sans-serif;
  color: #264653;
}

.paragraph-13 {
  font-size: 16px;
}

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

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

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

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

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

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

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

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

.image-17 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: right;
}

.image-18 {
  display: block;
  width: 30px;
  height: 30px;
}

.downarrow {
  width: 20px;
  margin-right: 0px;
  text-align: right;
}

.div-block-100 {
  border-bottom: 0.5px solid #d4d4d4;
}

@media screen and (min-width: 1920px) {
  .text-block-10 {
    margin-top: 0px;
  }

  .aboutelixir {
    border-top-color: #2a9d8f;
  }
}

@media screen and (max-width: 991px) {
  .landing {
    height: 100vh;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-4 {
    margin-top: 20px;
  }

  .div-block-3 {
    position: relative;
    left: 0%;
    top: -550px;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .text-block-5 {
    margin-top: 20px;
    text-align: center;
  }

  .text-block-6 {
    text-align: center;
  }

  .column-3 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .text-block-10 {
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }

  .aboutelixir {
    padding-bottom: 0px;
    background-color: #fff;
  }

  .about-elixir-cliff {
    position: static;
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    padding-right: 60px;
    padding-left: 60px;
    text-align: center;
  }

  .div-block-15 {
    margin-right: auto;
    margin-left: 0px;
    text-align: left;
  }

  .heading {
    margin-top: 10px;
    text-align: left;
  }

  .paragraph-3 {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .rooms-with-view {
    padding-top: 60px;
    padding-right: 60px;
    padding-left: 60px;
    background-color: #f5f5f5;
  }

  .footer {
    position: relative;
    padding-right: 60px;
    padding-left: 60px;
  }

  .footer-link {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .link-block-8 {
    display: none;
    padding: 20px;
  }

  .link-block-3 {
    display: inline-block;
    padding: 20px;
  }

  .slide-3 {
    position: static;
    padding-top: 240px;
    padding-bottom: 240px;
    padding-left: 140px;
  }

  .slide-4 {
    position: static;
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .left-arrow-2 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .right-arrow-2 {
    display: none;
  }

  .roommenu {
    padding-right: 40px;
    padding-bottom: 100px;
    padding-left: 40px;
    background-color: #f5f5f5;
  }

  .slider-2 {
    position: static;
  }

  .mask {
    position: static;
  }

  .slide-5 {
    position: static;
  }

  .surf {
    display: block;
    padding-top: 0px;
    padding-left: 0px;
  }

  .heading-4 {
    color: #fff;
  }

  .button2-copy {
    background-color: transparent;
  }

  .div-block-24 {
    position: static;
    width: 100vw;
    margin-bottom: 0px;
    margin-left: auto;
    background-position: 30% 80%;
  }

  .div-block-33 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/0O3A1117.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/0O3A1117.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, 1500px;
    background-repeat: repeat, no-repeat;
  }

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

  .div-block-40 {
    display: block;
  }

  .button2-copy {
    margin-left: 0px;
    text-align: left;
  }

  .hearder {
    display: none;
    padding-right: 60px;
    padding-bottom: 40px;
    padding-left: 60px;
  }

  .grid-2 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-3 {
    grid-row-gap: 40px;
    -ms-grid-columns: 1.75fr;
    grid-template-columns: 1.75fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-52 {
    display: block;
  }

  .div-block-53 {
    display: block;
  }

  .section-3 {
    height: 100vh;
    margin-top: 0px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-54 {
    margin-top: 0px;
  }

  .section-4 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .section-5 {
    padding-bottom: 100px;
  }

  .section-6 {
    height: 100vh;
    margin-top: 0px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-64 {
    margin-top: 0vh;
  }

  .section-7 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .paragraph-7 {
    line-height: 25px;
  }

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

  .slide-1 {
    background-position: 100% 50%;
  }

  .section-8 {
    height: 100vh;
    margin-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.02)), to(rgba(0, 0, 0, 0.02))), url('../images/DSC01076_1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02)), url('../images/DSC01076_1.jpg');
    background-position: 0px 0px, 75% 50%;
    background-size: auto, cover;
  }

  .section-9 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-75 {
    min-width: auto;
  }

  .beachfrontexperience {
    padding-left: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/DSC01091_1.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/DSC01091_1.jpg');
    background-position: 0px 0px, 50% 80%;
  }

  .spa-ayurveda-copy {
    padding-left: 60px;
  }

  .all-in-good-taste-open-grill {
    padding-left: 60px;
  }

  .sail-away {
    padding-left: 60px;
  }

  .section-10 {
    height: 100vh;
    margin-top: 0px;
  }

  .text-block-5-copy {
    text-align: center;
  }

  .section-11 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .div-block-15-copy {
    margin-left: 0px;
  }

  .heading-11 {
    margin-top: 0px;
    font-size: 24px;
  }

  .paragraph-10 {
    font-size: 14px;
  }

  .div-block-78 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-82 {
    padding-bottom: 0px;
  }

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

  .paragraph-7-copy {
    color: #264653;
    line-height: 25px;
    font-weight: 300;
  }

  .list-2 {
    padding-left: 0px;
  }

  .list-3 {
    padding-left: 0px;
  }

  .section-12 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .fab {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 5%;
    z-index: 4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 64px;
    height: 64px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #2a9d8f;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    cursor: pointer;
  }

  .fav-wrapper {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: auto;
    z-index: 9000;
    display: block;
  }

  .fav-item-container {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    min-width: 100vw;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.9);
    color: transparent;
  }

  .heading-12 {
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    float: none;
    clear: both;
    font-family: Poppins, sans-serif;
    color: #fff;
    font-weight: 700;
    text-align: center;
    letter-spacing: 4px;
    text-transform: uppercase;
  }

  .heading-12:active {
    color: #e9c46a;
  }

  .externallink {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }

  .menuopen {
    font-family: 'Fa solid 900', sans-serif;
    color: #fff;
    font-size: 18px;
  }

  .menuclose {
    display: none;
    font-family: 'Fa solid 900', sans-serif;
    color: #fff;
    font-size: 24px;
  }

  .text-block-23 {
    font-size: 24px;
  }

  .link-block-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    text-decoration: none;
  }

  .link-block-5.w--current {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-94 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .booknow {
    color: #2a9d8f;
    text-align: center;
  }

  .booknowbutton {
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Poppins, sans-serif;
    color: #2a9d8f;
    font-weight: 700;
    text-align: center;
    letter-spacing: 4px;
    text-transform: uppercase;
  }

  .booknowbutton:active {
    color: #e9c46a;
  }

  .link-block-6 {
    padding: 20px;
  }

  .div-block-95 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: center;
  }

  .div-block-96 {
    position: -webkit-sticky;
    position: sticky;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1000;
    background-color: transparent;
    color: transparent;
  }

  .section-13 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    opacity: 0;
  }

  .div-block-97 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    min-width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(20%, rgba(0, 0, 0, 0.69)), to(#000));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.69) 20%, #000);
  }

  .column-11 {
    padding-left: 20px;
  }

  .column-12 {
    padding-right: 20px;
  }

  .image-15 {
    display: block;
  }

  .whatsapp {
    display: inline-block;
  }

  .youtube {
    padding: 100px 40px 0px;
  }

  .html-embed-3 {
    display: block;
  }

  .instagram {
    right: 15%;
    display: inline-block;
  }

  .link-block-9 {
    display: inline-block;
    padding: 20px;
  }

  .insta {
    display: none;
    padding: 20px;
  }
}

@media screen and (max-width: 767px) {
  .landing {
    height: 100vh;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-2 {
    display: block;
    width: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .text-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column {
    margin-top: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-3 {
    margin-top: 0vh;
    margin-right: 20px;
    margin-left: 20px;
    padding-left: 0px;
  }

  .text-block-5 {
    margin-top: 20px;
    text-align: center;
  }

  .text-block-6 {
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
  }

  .text-block-10 {
    margin-right: 40px;
    margin-left: 40px;
    padding-right: 0px;
    text-align: center;
  }

  .a-little-about-us {
    padding-right: 0px;
    padding-left: 0px;
  }

  .about-elixir-cliff {
    position: static;
    margin-top: 0px;
    padding: 80px 40px;
  }

  .div-block-15 {
    max-width: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .heading {
    text-align: left;
  }

  .rooms-with-view {
    padding: 80px 40px 0px;
    background-color: #f5f5f5;
  }

  .footer {
    z-index: 2;
    padding: 60px 40px 40px;
  }

  .footer-flex-container {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .footer-logo-link.w--current {
    min-height: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .footer-link {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .heading-3 {
    margin-bottom: 0px;
    font-size: 24px;
    text-align: center;
    letter-spacing: 1px;
  }

  .paragraph-5 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
  }

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

  .slide-3 {
    padding-right: 100px;
    padding-left: 100px;
    color: transparent;
  }

  .left-arrow-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .roommenu {
    padding-bottom: 0px;
  }

  .heading-4 {
    color: #264653;
  }

  .button2-copy {
    color: #e9c46a;
  }

  .div-block-24 {
    background-position: 50% 80%;
  }

  .image-7 {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

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

  .div-block-33 {
    padding-top: 220px;
    padding-bottom: 220px;
    background-image: url('../images/0O3A1117.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
  }

  .div-block-38 {
    display: block;
    padding: 80px 40px;
  }

  .div-block-39 {
    display: block;
    padding: 80px 40px;
  }

  .div-block-40 {
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 100px 40px 100px 60px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
  }

  .div-block-41 {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding: 100px 40px 100px 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/800bf4b8-8926-46bd-872c-4cd23b0222c7.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/800bf4b8-8926-46bd-872c-4cd23b0222c7.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    text-align: center;
  }

  .div-block-42 {
    margin-top: 40px;
    padding: 100px 60px;
    background-image: url('../images/GardenView.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
  }

  .button2-copy {
    margin-left: 0px;
    text-align: left;
  }

  .hearder {
    padding-right: 40px;
    padding-left: 40px;
  }

  .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .contact {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-47 {
    display: block;
    width: auto;
    margin-right: auto;
    text-align: center;
  }

  .html-embed {
    margin-right: auto;
    margin-left: auto;
  }

  .html-embed-2 {
    display: none;
  }

  .section-3 {
    height: 100vh;
    margin-top: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-54 {
    margin-top: 0px;
  }

  .section-4 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .column-7 {
    margin-top: 20px;
    padding-left: 0px;
    text-align: left;
  }

  .div-block-61 {
    background-position: 40% 50%;
  }

  .section-5 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .button-3-copy {
    font-weight: 500;
  }

  .div-block-64 {
    margin-top: 30vh;
  }

  .column-9 {
    text-align: center;
  }

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

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

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

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

  .section-8 {
    margin-top: 0px;
    background-color: rgba(0, 0, 0, 0.02);
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/DSC01076_1.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/DSC01076_1.jpg');
    background-position: 0px 0px, 70% 50%;
  }

  .section-9 {
    padding: 100px 40px;
  }

  .heading-4-copy {
    color: #fff;
  }

  .paragraph-6-copy {
    color: #fff;
  }

  .beachfrontexperience {
    padding-right: 40px;
    padding-left: 40px;
  }

  .spa-ayurveda-copy {
    padding-right: 40px;
    padding-left: 40px;
  }

  .all-in-good-taste-open-grill {
    padding-right: 40px;
    padding-left: 40px;
  }

  .sail-away {
    padding-right: 40px;
    padding-left: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/0O3A1117.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/0O3A1117.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .section-10 {
    height: 100vh;
    margin-top: 0px;
  }

  .text-block-5-copy {
    margin-top: 20px;
    text-align: center;
  }

  .section-11 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading-11 {
    margin-top: 0px;
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-10 {
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-78 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-6 {
    display: none;
  }

  .div-block-86 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .list-2 {
    padding-left: 0px;
  }

  .list-3 {
    padding-left: 0px;
  }

  .list-4 {
    padding-left: 0px;
  }

  .section-12 {
    padding: 60px 20px;
  }

  .fav-wrapper {
    z-index: 1;
    display: block;
  }

  .fav-item-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .paragraph-6-copy {
    color: #264653;
  }

  .paragraph-6-copy-copy {
    color: #fff;
  }

  .paragraph-6-copy-copy {
    color: #fff;
  }

  .paragraph-6-copy-copy {
    color: #fff;
  }

  .div-block-97 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

  .image-14 {
    width: 150px;
    height: 150px;
    margin-left: auto;
  }

  .column-12 {
    padding-right: 10px;
  }

  .whatsapp {
    z-index: 0;
  }

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

  .instagram {
    right: 20%;
    z-index: 0;
  }

  .faq {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media screen and (max-width: 479px) {
  .landing {
    height: 100vh;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .column {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .div-block-3 {
    margin-top: 0vh;
    text-align: center;
  }

  .text-block-5 {
    display: none;
    margin-top: 10px;
    font-size: 32px;
    line-height: 40px;
  }

  .text-block-6 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 2px;
  }

  .text-block-10 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .a-little-about-us {
    padding: 0px;
  }

  .aboutelixir {
    margin-right: auto;
    margin-left: auto;
    padding-top: 100px;
  }

  .about-elixir-cliff {
    padding: 60px 20px;
  }

  .div-block-15 {
    margin-left: 0px;
  }

  .paragraph-3 {
    text-align: left;
  }

  .rooms-with-view {
    margin-right: auto;
    margin-left: auto;
    padding: 60px 20px 0px;
  }

  .footer {
    position: relative;
    z-index: 3;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .footer-logo-link {
    height: 60px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .footer-logo-link.w--current {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-image {
    display: inline-block;
    width: auto;
    height: auto;
  }

  .footer-link {
    margin-top: 24px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: 500;
  }

  .image-5 {
    color: #fff;
  }

  .link-block-8 {
    display: inline-block;
    margin-left: 0px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .link-block-3 {
    margin-left: 0px;
  }

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

  .slide-3 {
    padding-top: 240px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .roommenu {
    margin-right: auto;
    margin-left: auto;
    padding: 10px 20px 60px;
    background-color: #f5f5f5;
  }

  .surf {
    margin-right: auto;
    margin-left: auto;
  }

  .heading-4 {
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-24 {
    margin-right: auto;
    margin-left: auto;
    background-position: 70% 50%;
  }

  .div-block-33 {
    background-position: 20% 50%;
  }

  .div-block-38 {
    margin-right: auto;
    margin-left: auto;
    padding: 60px 20px;
  }

  .div-block-39 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-40 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-41 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-42 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .button2-copy {
    margin-left: 0px;
    text-align: left;
  }

  .hearder {
    position: static;
    display: none;
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .body {
    margin-right: auto;
    margin-left: auto;
  }

  .contact {
    padding: 40px 20px 100px;
  }

  .grid-3 {
    padding-right: 0px;
  }

  .text-block-19 {
    margin-top: 20px;
    font-size: 16px;
  }

  .text-block-20 {
    margin-top: 5px;
    font-size: 12px;
  }

  .list {
    margin-top: 40px;
  }

  .bold-text {
    font-size: 14px;
  }

  .html-embed {
    display: none;
  }

  .html-embed-2 {
    display: block;
  }

  .bold-text-2 {
    font-size: 14px;
  }

  .section-3 {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-54 {
    margin-top: 0vh;
  }

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

  .div-block-56 {
    margin-top: 100px;
  }

  .div-block-59 {
    background-position: 40% 50%;
  }

  .div-block-61 {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 30% 50%;
  }

  .heading-9 {
    font-size: 24px;
    line-height: 30px;
  }

  .section-5 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section-6 {
    height: 100vh;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-64 {
    margin-top: 0vh;
  }

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

  .paragraph-7 {
    line-height: 25px;
    font-weight: 100;
  }

  .slider-4 {
    height: 70vh;
  }

  .section-8 {
    height: 100vh;
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/DSC01076_1.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/DSC01076_1.jpg');
    background-position: 0px 0px, 65% 50%;
  }

  .div-block-73 {
    margin-top: 0px;
  }

  .section-9 {
    padding: 100px 20px;
  }

  .heading-4-copy {
    font-size: 24px;
    line-height: 30px;
  }

  .beachfrontexperience {
    padding: 0px 20px;
  }

  .spa-ayurveda-copy {
    padding: 0px 20px;
  }

  .all-in-good-taste-open-grill {
    padding: 0px 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/DSC01305_1.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/DSC01305_1.jpg');
    background-position: 0px 0px, 42% 50%;
  }

  .sail-away {
    padding: 0px 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/0O3A1117.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/0O3A1117.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .section-10 {
    height: 100vh;
    margin-top: 0px;
  }

  .text-block-5-copy {
    margin-top: 10px;
    font-size: 32px;
    line-height: 40px;
  }

  .section-11 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-15-copy {
    margin-left: 0px;
  }

  .heading-11 {
    margin-top: 0px;
    font-size: 24px;
    text-align: left;
  }

  .paragraph-10 {
    font-size: 10px;
    text-align: left;
  }

  .div-block-78 {
    margin-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .grid-5 {
    display: none;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-6 {
    display: -ms-grid;
    display: grid;
    padding-top: 0px;
    padding-bottom: 40px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  }

  .paragraph-7-copy {
    font-size: 16px;
    line-height: 25px;
    font-weight: 200;
  }

  .list-2 {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-left: 0px;
  }

  .list-3 {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-left: 0px;
  }

  .list-4 {
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    padding-left: 0px;
  }

  .div-block-87 {
    margin-right: auto;
    margin-left: auto;
  }

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

  .fab {
    position: fixed;
    z-index: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    clear: both;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .fav-wrapper {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: auto;
    z-index: 2;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fav-item-container {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    min-width: auto;
    margin: auto;
    padding-right: 20px;
    padding-left: 20px;
    clear: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .heading-12 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 32px;
  }

  .favicon {
    position: static;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .booknowbutton {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 32px;
  }

  .div-block-97 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    min-width: 100vw;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .list-item-3 {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .list-item-4 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .list-item-5 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .image-14 {
    width: 120px;
    height: 120px;
  }

  .column-12 {
    position: relative;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .image-15 {
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
  }

  .whatsapp {
    position: fixed;
    left: auto;
    top: auto;
    right: 15%;
    bottom: 5%;
    z-index: 2;
    display: block;
    width: 64px;
    height: 64px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .image-16 {
    display: inline-block;
  }

  .link-block-7 {
    padding: 20px;
  }

  .youtube {
    padding: 40px 0px;
  }

  .instagram {
    position: fixed;
    left: 15%;
    top: auto;
    right: auto;
    bottom: 5%;
    z-index: 2;
    display: block;
    width: 64px;
    height: 64px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .link-block-9 {
    display: inline-block;
    margin-left: 0px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .insta {
    margin-left: 0px;
  }

  .faq {
    padding: 40px 20px 100px;
  }
}

#w-node-_952ee21a-1c09-d411-0cf7-1bd08910cd9b-4f503b32 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-cdd5bc34-cddc-cf06-93b5-1e2b6e4440d7-86503b35 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d68cca5a-34df-c038-eb72-a18834adebf4-86503b35 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_3696749d-6b04-ff76-eb7c-2dd87e7bde82-86503b35 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_120b7d45-fb33-fb9b-f646-824b8cea1070-86503b35 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-eba06fbd-b822-15c2-086b-ac318aa32b7a-86503b35 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_87329e23-ce0f-290a-7593-d5aee8467c7d-86503b35 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_4bd533ad-c27a-86ee-6438-c7c98bb01c4a-86503b35 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_6ca46b8f-1d51-b7b9-cbdc-c341e33ef240-86503b35 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_54de393b-a039-6880-feeb-a9f109fa0755-c6503b36 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-f47c9663-aad4-2535-664c-077105c2ca7e-1f503b37 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_454f8f6a-4393-39c7-b9b0-580524d30cfa-60503b39 {
  -ms-grid-column-align: end;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_952ee21a-1c09-d411-0cf7-1bd08910cd9b-4f503b32 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_6ca46b8f-1d51-b7b9-cbdc-c341e33ef240-86503b35 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_54de393b-a039-6880-feeb-a9f109fa0755-c6503b36 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-f47c9663-aad4-2535-664c-077105c2ca7e-1f503b37 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_454f8f6a-4393-39c7-b9b0-580524d30cfa-60503b39 {
    -ms-grid-column-align: end;
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4f1255a4-5ad4-ce79-7ac4-e448f5fef411-4f503b32 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_952ee21a-1c09-d411-0cf7-1bd08910cd95-4f503b32 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_952ee21a-1c09-d411-0cf7-1bd08910cd9b-4f503b32 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_094ae645-b07b-177a-4fbb-4c0317b7f345-86503b35 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_6ca46b8f-1d51-b7b9-cbdc-c341e33ef23a-86503b35 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_6ca46b8f-1d51-b7b9-cbdc-c341e33ef240-86503b35 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_54de393b-a039-6880-feeb-a9f109fa074f-c6503b36 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_54de393b-a039-6880-feeb-a9f109fa0755-c6503b36 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-f47c9663-aad4-2535-664c-077105c2ca78-1f503b37 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-f47c9663-aad4-2535-664c-077105c2ca7e-1f503b37 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_454f8f6a-4393-39c7-b9b0-580524d30cf4-60503b39 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_454f8f6a-4393-39c7-b9b0-580524d30cfa-60503b39 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4bd533ad-c27a-86ee-6438-c7c98bb01c4a-86503b35 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}