@font-face {
  font-family: Islandmoments;
  src: url('../fonts/IslandMoments-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --base-color-neutral--white: white;
  --deepsea: #001232;
  --link-color--link-primary: var(--base-color-neutral--blue);
  --text-color--text-primary: var(--base-color-neutral--black);
  --border-color--border-primary: var(--base-color-neutral--black);
  --base-color-neutral--neutral-lighter: #ccc;
  --color-secanday: #ebf4ff;
  --base-color-brand--is-primary: #ffe1b7;
  --base-color-brand--black: #221c18;
  --base-color-neutral--black: #221c18;
  --light-cold-blue: #d9deeb;
  --lightline: #e2e3e9;
  --light-orange: #fff2e0;
  --light-2: #deeaff;
  --base-color-neutral--neutral-light: #dbe1f0;
  --base-color-brand--is-lighting: #fcfdff;
  --base-color-neutral--neutral-darkest: #111;
  --base-color-brand--white: white;
  --base-color-neutral--neutral-lightest: #faf1e6;
  --base-color-neutral--neutral-dark: #444;
  --base-color-neutral--neutral: #666;
  --_apps---colors--primary-foreground: #080502;
  --background-color--background-alternate: var(--base-color-neutral--black);
  --background-color--background-tertiary: var(--base-color-neutral--neutral-light);
  --text-color--text-alternate: var(--base-color-neutral--white);
  --background-color--background-error: var(--base-color-system--error-red-light);
  --text-color--text-error: var(--base-color-system--error-red);
  --base-color-system--success-green-light: #ecfdf3;
  --base-color-system--success-green: #027a48;
  --base-color-system--error-red-light: #fef3f2;
  --base-color-system--error-red: #b42318;
  --base-color-neutral--neutral-darker: #222;
  --_apps---sidebar--sidebar-accent-foreground-dark: #f8f8f8;
  --_apps---colors--border-dark: #221c181a;
  --_apps---colors--popover: #f2f2f2;
  --_apps---colors--accent: #e4e4e4;
  --background-color--background-primary: var(--base-color-neutral--white);
  --_apps---sidebar--sidebar: #f8f8f8;
  --_spacing---section-spacing--48: 48px;
  --_apps---sidebar--sidebar-accent-dark: #292929;
  --_apps---sidebar--sidebar-accent: #e4e4e4;
  --_apps---sidebar--sidebar-primary-foreground-dark: #080502;
  --_apps---colors--card-foreground: #060606;
  --deepsealight: #182844;
  --_apps---sidebar--sidebar-foreground-dark: #f8f8f8;
  --_apps---colors--foreground: var(--deepsea);
  --_apps---charts--chart-3-dark: #e0c092;
  --_apps---colors--muted-foreground: #7d797a;
  --_text-style---font: Merriweather, serif;
  --_buttons---font-size: 0px;
  --_apps---typography--heading-font: var(--_text-style---font);
  --_spacing---section-spacing--160: 160px;
  --_apps---typography--body-font: Inter, sans-serif;
  --_spacing---section-spacing--120: 120px;
  --_text-style---font-wi: 0px;
  --_spacing---section-spacing--96: 96px;
  --_spacing---section-spacing--80: 80px;
  --_apps---typography--button-font: var(--_text-style---font);
  --_apps---sizes--radius: 12px;
  --_spacing---section-spacing--64: 64px;
  --_apps---colors--background: var(--base-color-neutral--white);
  --_spacing---section-spacing--0: 0px;
  --_apps---colors--card: var(--base-color-neutral--white);
  --_spacing---section-spacing--hero-top-padding: 160px;
  --_spacing---site-padding--main: 32px;
  --_spacing---title-margin-bottom--m: 80px;
  --_spacing---title-margin-bottom--s: 64px;
  --_apps---colors--popover-foreground: #060606;
  --_apps---colors--primary: #c6a981;
  --_spacing---title-margin-bottom--xs: 48px;
  --_spacing---divider--64: 64px;
  --_apps---colors--secondary: #fff3e3;
  --_spacing---divider--48: 48px;
  --_apps---colors--secondary-foreground: #0f0d0b;
  --base-color-neutral--blue: #0027c5;
  --_apps---colors--muted: #f8f8f8;
  --_spacing---divider--32: 32px;
  --_apps---colors--accent-foreground: #0d0d0d;
  --_apps---colors--destructive: #d5455f;
  --background-color--background-secondary: var(--base-color-neutral--neutral-lightest);
  --_apps---colors--border: var(--base-color-neutral--black);
  --_apps---colors--input: #241e1a;
  --_apps---colors--ring: #f9e2c3;
  --background-color--background-success: var(--base-color-system--success-green-light);
  --_apps---charts--chart-1: #a68a63;
  --_apps---charts--chart-2: #bfab8f;
  --_apps---charts--chart-3: #987b4f;
  --border-color--border-secondary: var(--base-color-neutral--neutral-light);
  --_apps---charts--chart-4: #a38b6a;
  --border-color--border-alternate: var(--base-color-neutral--white);
  --_apps---charts--chart-5: #856d4b;
  --link-color--link-secondary: var(--base-color-neutral--neutral-light);
  --_apps---sidebar--sidebar-foreground: #060606;
  --link-color--link-alternate: var(--base-color-neutral--white);
  --_apps---sidebar--sidebar-primary: #c6a981;
  --_apps---sidebar--sidebar-primary-foreground: #080502;
  --text-color--text-secondary: var(--base-color-neutral--black);
  --_apps---sidebar--sidebar-accent-foreground: #0d0d0d;
  --text-color--text-success: var(--base-color-system--success-green);
  --_apps---sidebar--sidebar-border: var(--base-color-neutral--black);
  --_apps---sidebar--sidebar-ring: #f9e2c3;
  --_apps---colors--background-dark: #030303;
  --_apps---colors--foreground-dark: #f8f8f8;
  --_apps---colors--card-dark: #141414;
  --_apps---colors--card-foreground-dark: #f8f8f8;
  --_apps---colors--popover-dark: #141414;
  --_apps---colors--popover-foreground-dark: #f8f8f8;
  --_apps---colors--primary-dark: var(--base-color-brand--is-primary);
  --_apps---colors--primary-foreground-dark: #080502;
  --_apps---colors--secondary-dark: #1e1405;
  --_apps---colors--secondary-foreground-dark: #fbf8f4;
  --_apps---colors--muted-dark: #010101;
  --_apps---colors--muted-foreground-dark: #868686;
  --_apps---colors--accent-dark: #292929;
  --_apps---colors--accent-foreground-dark: #f8f8f8;
  --_apps---colors--destructive-dark: #e3526a;
  --_apps---colors--input-dark: #ffffff26;
  --_apps---colors--ring-dark: #f9e2c3;
  --_apps---charts--chart-1-dark: var(--base-color-brand--is-primary);
  --_apps---charts--chart-2-dark: #fff5d8;
  --_apps---charts--chart-4-dark: #fff5d3;
  --_apps---charts--chart-5-dark: #cbb18d;
  --_apps---sidebar--sidebar-dark: #070707;
  --_apps---sidebar--sidebar-primary-dark: var(--base-color-brand--is-primary);
  --_apps---sidebar--sidebar-border-dark: #ffffff1a;
  --_apps---sidebar--sidebar-ring-dark: #f9e2c3;
}

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous, .w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-page-count {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

body {
  background-color: var(--base-color-neutral--white);
  color: var(--deepsea);
  font-family: Inter, sans-serif;
  font-size: 1rem;
}

body:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  background-color: var(--base-color-neutral--white);
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

p {
  color: var(--deepsea);
  text-align: left;
  margin-bottom: 0;
}

a {
  color: var(--link-color--link-primary);
  text-decoration: none;
}

ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}

ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}

li {
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding-left: 0;
}

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

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .1875rem solid var(--text-color--text-primary);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.hide {
  display: none;
}

.text-style-link {
  color: var(--link-color--link-primary);
  text-decoration: underline;
}

.max-width-medium {
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.page-wrapper {
  flex-flow: column;
  display: flex;
  overflow: visible;
}

.page-wrapper.overflow_hide {
  overflow: visible;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

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

.max-width-large {
  width: 100%;
  max-width: 52rem;
}

.max-width-large.align-center {
  flex-flow: column;
  display: flex;
}

.utility_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility_form-block {
  text-align: center;
  flex-direction: column;
  max-width: 20rem;
  display: flex;
}

.utility_form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.utility_image {
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.main-wrapper {
  flex-flow: column;
  display: flex;
}

.margin-xxsmall {
  margin: .5rem;
}

.margin-xsmall {
  margin: 1rem;
}

.margin-small {
  margin: 1.5rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-huge {
  margin: 6rem;
}

.margin-xhuge {
  margin: 7rem;
}

.margin-xxhuge {
  margin: 10rem;
}

.padding-xxsmall {
  padding: .5rem;
}

.padding-small {
  padding: 1.5rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-top {
  margin: .5rem 0 0;
}

.margin-top.margin-huge {
  margin: 4rem 0 0;
}

.margin-top.margin-medium {
  margin: 1rem 0 0;
}

.margin-bottom {
  margin: 0 0 1rem;
}

.margin-bottom.margin-xxlarge {
  margin: 0 0 4rem;
}

.margin-bottom.margin-medium {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-custom1 {
  margin: 0 0 2.4rem;
}

.margin-bottom.margin-small {
  margin: 0 0 .5rem;
}

.margin-bottom.margin-xhuge, .margin-bottom.margin-xxhuge, .margin-bottom.margin-huge {
  margin: 0 0 4rem;
}

.margin-bottom.margin-xxsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xsmall {
  margin: 0 0 .5rem;
}

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

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

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

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.text-weight-medium {
  color: var(--border-color--border-primary);
  font-weight: 500;
}

.text-size-medium {
  text-align: left;
  font-size: 1.125rem;
  line-height: 28px;
}

.text-size-medium.text-color-secondary {
  color: #000000b3;
}

.text-size-medium.text-color-secondary.margin-small.text-weight-medium.text-align-center:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  color: var(--base-color-neutral--neutral-lighter);
}

.text-size-medium.text-weight-medium.margin-bottom {
  margin-bottom: .5rem;
}

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

.icon-embed-small.hide-mobile-landscape {
  color: var(--color-secanday);
}

.heading-style-h2 {
  font-family: Lora, sans-serif;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h2.margin-bottom.margin-huge {
  margin-bottom: 3rem;
}

.heading-style-h6 {
  font-family: Lora, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 100%;
}

.heading-style-h6.margin-bottom {
  margin-bottom: .5rem;
}

.heading-style-h6.text-weight-semibold {
  font-weight: 500;
}

.heading-style-h5 {
  font-family: Lora, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
}

.heading-style-h5.margin-bottom.max-width-sm {
  max-width: 30rem;
}

.heading-style-h5.inter {
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.heading-style-h1 {
  font-family: Lora, sans-serif;
  font-size: 2.9rem;
  font-weight: 600;
  line-height: 1.2;
}

.button {
  border: 1px solid var(--base-color-brand--is-primary);
  background-color: var(--base-color-brand--is-primary);
  color: var(--base-color-brand--black);
  text-align: center;
  cursor: pointer;
  border-radius: 12px;
  padding: .75rem 1.5rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s cubic-bezier(.55, .055, .675, .19);
}

.button:hover {
  background-color: #ffc980;
}

.button.is-link {
  color: var(--base-color-neutral--black);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-secondary {
  border-color: var(--light-cold-blue);
  color: var(--deepsea);
  background-color: #0000;
}

.button.is-secondary.dark {
  color: var(--base-color-neutral--black);
}

.button.is-secondary.dark:hover {
  background-color: var(--lightline);
}

.button.is-small {
  padding: .5rem 1.25rem;
  font-size: .9rem;
}

.button.is-small:hover {
  background-color: #ffc980;
}

.button.is-small.is-alternate {
  border-radius: 7px;
}

.button.is-alternate {
  border-style: none;
  border-color: var(--lightline);
  background-color: var(--base-color-neutral--white);
  color: var(--base-color-neutral--black);
}

.button.is-alternate.is-small {
  border-style: none;
}

.button.is-alternate.is-small:hover {
  background-color: var(--light-orange);
  border-style: none;
}

.button.is-primary {
  background-color: var(--base-color-brand--is-primary);
}

.button.is-primary:hover {
  background-color: #ffc980;
}

.button.is-primary.light {
  background-color: var(--color-secanday);
  border-style: none;
}

.button.is-primary.light:hover {
  background-color: var(--light-2);
}

.button.full-button {
  width: 100%;
}

.button.full-button.button-lg {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.button.full-button.button-lg.background-color-tertiary {
  border-style: solid;
  border-color: var(--base-color-neutral--neutral-light);
  background-color: var(--base-color-brand--is-lighting);
}

.button.full-button.button-lg.background-color-tertiary:hover {
  border-style: solid;
  border-color: var(--base-color-neutral--neutral-light);
  background-color: var(--color-secanday);
}

.button.full-button.button-lg.margin-bottom.margin-small.review-button.black {
  background-color: var(--base-color-neutral--black);
  color: var(--base-color-brand--is-primary);
  border-style: none;
}

.button.full-button.button-lg.margin-bottom.margin-small.review-button.black:hover {
  background-color: var(--base-color-neutral--neutral-darkest);
}

.button.full-button.button-lg.margin-bottom.margin-small.black {
  background-color: var(--base-color-neutral--black);
  color: var(--base-color-brand--is-primary);
  border-style: none;
}

.button.full-button.button-lg.margin-bottom.margin-small.black:hover {
  background-color: var(--base-color-neutral--neutral-darkest);
}

.button.is-secondary {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--color-secanday);
  background-color: #e9e7e2;
  border-color: #dbe1f042;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button.is-secondary:hover {
  background-color: var(--deepsea);
}

.button.is-secondary.is-small {
  color: var(--base-color-neutral--black);
  padding-left: 1rem;
  padding-right: 1rem;
}

.button.is-secondary.is-small:hover {
  background-color: var(--color-secanday);
}

.button.drak {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  color: var(--base-color-brand--white);
  background-color: #515d64bd;
  border-style: none;
  justify-content: space-between;
  align-items: center;
  padding-right: 1rem;
  display: flex;
}

.button.drak:hover {
  background-color: #76848bbd;
}

.heading-style-h4 {
  font-family: Lora, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 140%;
}

.text-size-regular {
  line-height: 150%;
}

.text-weight-xbold {
  font-weight: 800;
}

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

.heading-style-h3 {
  text-align: left;
  font-family: Lora, sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.2;
}

.heading-style-h3.margin-bottom {
  margin-bottom: 1rem;
}

.heading-style-h3.margin-bottom.text-color-primary.text-align-center {
  text-align: center;
}

.heading-style-h3.margin-bottom.text-color-primary.text-align-center:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  color: var(--base-color-neutral--neutral-lightest);
}

.heading-style-h3.margin-bottom.margin-small {
  margin-bottom: .5rem;
}

.heading-style-h3.margin-bottom.margin-small.text-align-center {
  text-align: center;
}

.heading-style-h3.text-color-green {
  color: #12543c;
}

.heading-style-h3.text-align-center {
  text-align: center;
}

.icon-1x1-large {
  justify-content: space-between;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
}

.form_input {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: var(--base-color-neutral--neutral-lighter);
  background-color: var(--lightline);
  width: 100%;
  height: 38px;
  color: var(--base-color-neutral--black);
  border-radius: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
  line-height: 1.6;
}

.form_input:focus {
  border-color: #000;
}

.form_input::placeholder {
  color: #0009;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.text-color-white {
  color: var(--base-color-neutral--white);
}

.background-color-white {
  background-color: var(--base-color-neutral--white);
}

.text-color-black {
  color: #000;
}

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

.text-size-small {
  font-size: .8rem;
  font-weight: 400;
}

.text-size-small.text-weight-semibold {
  font-weight: 600;
}

.text-size-small.text-align-center.text-color-secondary {
  color: #444;
}

.text-size-small.text-color-secondary {
  color: var(--base-color-neutral--neutral);
  font-weight: 400;
}

.text-size-small.text-color-secondary.text-weight-bold {
  font-weight: 600;
}

.text-size-small.text-color-white.text-style-2lines {
  color: #ffffffa8;
}

.icon-1x1-small {
  justify-content: space-between;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

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

.text-rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-family: Lora, sans-serif;
  font-size: 2.7rem;
  font-weight: 500;
}

.text-rich-text blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-size: 1rem;
  font-style: italic;
}

.text-rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-family: Lora, sans-serif;
  font-size: 2rem;
  font-weight: 500;
}

.text-rich-text h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-family: Lora, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
}

.text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-family: Lora, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
}

.text-rich-text h5 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  font-family: Lora, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
}

.text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  font-family: Lora, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.text-rich-text p {
  color: var(--background-color--background-alternate);
  margin-bottom: 1rem;
}

.text-rich-text figcaption {
  border-left: 2px solid var(--text-color--text-primary);
  text-align: left;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.text-style-2lines.text-size-small-2 {
  font-size: .8rem;
}

.icon-1x1-medium {
  justify-content: flex-start;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.icon-1x1-medium.is-hight {
  width: 2.4rem;
  height: 100%;
}

.text-size-large {
  font-size: 1.25rem;
}

.text-size-large.text-weight-semibold {
  font-weight: 500;
}

.form_component {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  display: flex;
}

.padding-section-small.small {
  padding-top: 2rem;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

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

.padding-section-small.up-non {
  padding-top: 0;
  padding-bottom: 1rem;
}

.padding-section-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.background-color-tertiary {
  background-color: var(--background-color--background-tertiary);
}

.text-color-alternate {
  color: var(--text-color--text-alternate);
}

.text-color-secondary {
  color: #000000ad;
}

.text-color-secondary.text-size-large {
  display: none;
}

.text-color-primary {
  color: var(--text-color--text-primary);
}

.form_message-error {
  background-color: var(--background-color--background-error);
  color: var(--text-color--text-error);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.form_message-error-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--base-color-system--success-green-light);
  color: var(--base-color-system--success-green);
  border: 1px solid #027a481f;
  justify-content: center;
  align-items: center;
  padding: .25rem .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.tag.tag-color-1 {
  background-color: var(--base-color-system--error-red-light);
  color: var(--base-color-system--error-red);
  border-color: #7a22021f;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.navbar_dropdown-column {
  border: 1px #000;
}

.navbar_dropdown-content-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template: ". Area"
  / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar_dropdown-content {
  width: 100%;
  display: flex;
}

.text-weight-semibold {
  font-weight: 600;
}

.navbar_component {
  z-index: 999;
  width: 100%;
  min-height: 4rem;
  color: var(--deepsea);
  background-color: #ddd0;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  inset: 0 0% auto;
}

.image-overlay-layer {
  z-index: 1;
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  background-color: #000000a1;
  background-image: linear-gradient(101deg, #000c, #0000 51%);
  height: 100%;
  position: static;
  inset: 0%;
}

.section_header {
  border-radius: 30px;
  margin: 0 20px 29px;
  position: relative;
  overflow: hidden;
}

.section_header.text-color-alternate {
  height: 100%;
  box-shadow: 0 1px 20px -2px #0003;
}

.header_content {
  z-index: 1;
  background-image: url('../images/bg-optimized.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.header5_background-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header_background-image-wrapper {
  z-index: 0;
  background-image: linear-gradient(#00000080, #00000080);
  position: absolute;
  inset: 0%;
}

.form-fliter {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1.5rem;
  display: flex;
}

.header_content-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.header_content-wrapper.margin-bottom {
  place-items: start stretch;
  margin-bottom: 2rem;
}

.card-link {
  color: #1f1f1f;
  border-radius: 20px;
  width: 100%;
  text-decoration: underline;
  position: relative;
}

.card-link:hover {
  text-decoration: none;
}

.card-wrapper {
  border-radius: 5px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.card-wrapper.corner {
  border-radius: 4px;
}

.card-wrapper.corner._1 {
  border-radius: 12px 0 0 12px;
}

.card-wrapper.corner._2 {
  border-top-left-radius: 0;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0;
}

.card-wrapper.corner._3 {
  border-top-left-radius: 0;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 0;
}

.card-hover {
  z-index: 1;
  color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.card-hover.full {
  width: 100%;
  height: 100%;
}

.full-image {
  object-fit: cover;
  border: 1.2px solid #0000001a;
  width: 100%;
  height: 100%;
  position: relative;
}

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

.full-image.image-bot.small {
  width: 20%;
}

.full-image.image-1x1 {
  aspect-ratio: 1;
  border-radius: 6px;
  width: 20%;
}

.full-image.image-1x1.courser {
  width: 100%;
  overflow: hidden;
}

.full-image.image-2x2 {
  aspect-ratio: 2;
  border-radius: 1rem;
}

.full-image.image-2x2-copy {
  aspect-ratio: 3 / 2;
  border-radius: 1rem;
}

.card_row-3 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start stretch;
  width: 100%;
  display: grid;
}

.card_row-3.margin-custom1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 3rem;
}

.card_row-3.is-mobile {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.card_row-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card_row-4.margin-bottom {
  margin-bottom: 3rem;
}

.card-row_card-content-top {
  z-index: 1;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  display: flex;
  position: relative;
}

.card_row_wapper {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.card_row_wapper.is-center {
  justify-content: center;
  align-items: center;
}

.card_row_wapper.is-center.margin-bottom {
  margin-bottom: 2rem;
}

.flex-item_space {
  justify-content: space-between;
  align-items: center;
  margin-top: .5rem;
  margin-bottom: .5rem;
  display: flex;
}

.flex-item_space.margin-bottom {
  margin-bottom: .5rem;
}

.section-tripadvisor {
  background-color: var(--base-color-system--success-green-light);
  color: var(--text-color--text-primary);
  padding-bottom: 2rem;
  overflow: hidden;
}

.star-item {
  justify-content: space-between;
  align-items: center;
  width: 7rem;
  display: flex;
}

.star-item.small {
  width: 4rem;
}

.button_star {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--base-color-brand--black);
  text-align: center;
  background-color: #1cefa3;
  border: 1px solid #1cefa3;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
  display: flex;
}

.button_star:hover {
  background-color: #34ffb6;
}

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

.padding-section-large-button {
  padding-top: 7rem;
  padding-bottom: 2rem;
}

.footer1_left-wrapper {
  flex-direction: column;
  display: flex;
}

.footer1_credit-text {
  font-size: .875rem;
}

.footer1_legal-link {
  font-size: .875rem;
  text-decoration: underline;
}

.footer_link {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
}

.footer_link:hover {
  color: var(--base-color-neutral--neutral-darker);
  font-weight: 600;
  text-decoration: underline;
}

.margin-bottom-3, .margin-bottom-3.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.footer1_bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 2rem;
  display: flex;
}

.footer1_logo-link {
  padding-left: 0;
}

.footer1_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: flex;
}

.footer1_link-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.footer1_menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}

.footer1_top-wrapper {
  grid-column-gap: 8vw;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: start;
}

.line-divider {
  background-color: var(--color-secanday);
  width: 100%;
  height: 1px;
}

.product-header_component {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  padding-bottom: 3rem;
}

.product-header_product-details {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  position: relative;
}

.product-header_content-top {
  margin-bottom: 3rem;
}

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

.product-header_gallery {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.breadcrumb-divider {
  color: #707070;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.product-header_lightbox-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.product-header_gallery-button-wrapper {
  z-index: 1;
  cursor: pointer;
  position: absolute;
  inset: auto 1rem 1rem auto;
}

.product-header_main-image {
  aspect-ratio: 5 / 4;
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.product-header_list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.product-header_image-small {
  aspect-ratio: 5 / 4;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

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

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

.breadcrumb_component {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  align-items: center;
  width: 100%;
  margin-bottom: 8px;
  display: flex;
}

.breadcrumb_component.margin-bottom {
  margin-bottom: 1rem;
  display: none;
}

.product-header_content-bottom {
  grid-column-gap: 3rem;
  grid-row-gap: 0rem;
  color: var(--base-color-brand--black);
  flex-flow: row;
  grid-template: ". Area-2"
                 ". Area"
                 ". Area-3"
                 ". Area-3"
                 / 1fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.product-header_image-wrapper {
  aspect-ratio: auto;
  border-radius: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.filters_layout {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.filters_tablet-modal-close-button {
  display: none;
}

.filters_filters-wrapper {
  position: relative;
  top: 0;
}

.dropdown_dropdown-list.w--open {
  border: 1px solid var(--border-color--border-primary);
  background-color: var(--base-color-neutral--white);
  margin-top: .5rem;
  padding: .5rem;
}

.dropdown_dropdown-list.is-right {
  right: 0;
}

.dropdown_dropdown-list.is-right.w--open {
  background-color: var(--base-color-neutral--neutral-lightest);
  border-style: none;
  padding: 0;
  box-shadow: 0 2px 5px #0003;
}

.filters1_tag {
  background-color: var(--_apps---sidebar--sidebar-accent-foreground-dark);
  border-radius: 20px;
  align-items: center;
  padding: .25rem .4rem .25rem .5rem;
  display: flex;
}

.section_filters {
  color: var(--text-color--text-primary);
}

.button-icon-left {
  margin-right: .5rem;
}

.filters_feed-header {
  grid-column-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  display: flex;
}

.filters_close-icon {
  background-color: var(--_apps---colors--border-dark);
  cursor: pointer;
  border-radius: 20px;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: .5rem;
}

.filters_form-block {
  margin-bottom: 0;
  overflow: visible;
}

.dropdown_component {
  z-index: 1;
  margin-left: 0;
  margin-right: 0;
}

.filters_list.is-checkbox2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  display: flex;
}

.filters_list.is-checkbox2.grid-8px-copy {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.dropdown_toggle {
  z-index: 1;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  padding: 0;
  display: flex;
}

.filters_tablet-filters-button {
  border: 1px solid var(--border-color--border-primary);
  color: var(--base-color-neutral--black);
  text-align: center;
  background-color: #0000;
  padding: .75rem 1.5rem;
  display: none;
}

.dropdown1_dropdown-link {
  padding: .5rem 1rem;
}

.dropdown1_dropdown-link:hover {
  background-color: #e7ded4;
}

.dropdown1_dropdown-link.w--current {
  color: var(--base-color-neutral--black);
}

.filters1_empty {
  border: 1px solid var(--lightline);
  text-align: center;
  background-color: #fcfdff;
  border-radius: 0;
  padding: 2.9rem;
  display: block;
}

.filters1_toggle-button-checkbox {
  border-style: none;
  border-radius: 999rem;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.filters1_toggle-button-checkbox:focus-visible, .filters1_toggle-button-checkbox[data-wf-focus-visible] {
  outline-color: var(--base-color-neutral--black);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.filters1_toggle-button-checkbox.w--redirected-checked {
  background-color: #0000;
  background-image: none;
  border-style: none;
}

.filters1_toggle-button-checkbox.w--redirected-focus {
  box-shadow: none;
}

.filters1_tablet-modal-menu {
  display: none;
}

.fs-select-3 {
  z-index: 99;
  border: 1px solid #ffffff3d;
  width: 100%;
  margin-left: 0;
}

.fs-select_toggle-3 {
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  background-color: #001232c4;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: .75rem 4rem .75rem 1rem;
  display: flex;
}

.fs-select_toggle-3:focus-visible, .fs-select_toggle-3[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs-select_toggle-3.w--open {
  border-style: none;
}

.search_bar {
  background-color: #fff;
  padding: 1.3rem;
}

.flex {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex.chip {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #f2f5fc;
  border: 1px solid #e1e5ec;
  border-radius: 4px;
  flex-flow: row;
  padding: 4px;
}

.flex.chip.flex_small {
  flex-flow: row;
}

.flex.small {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
}

.icon_search {
  width: 2rem;
  height: 2rem;
}

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

.card_wapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start stretch;
  display: flex;
}

.card_wapper.line {
  flex-flow: column;
}

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

.from_input_wapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: var(--base-color-neutral--white);
  color: var(--base-color-neutral--black);
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  flex-flow: column;
  padding: 1.3rem;
  display: flex;
  position: sticky;
  top: 80px;
  box-shadow: 0 2px 20px 17px #00000008;
}

.blog_featured-item-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  text-decoration: none;
  display: grid;
}

.blog_featured-image-wrapper {
  width: 100%;
  overflow: hidden;
}

.blog_image {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog_item {
  background-color: #fceadc33;
  border: 1px solid #00000026;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 14px;
  display: flex;
  overflow: hidden;
}

.blog_featured-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--light-cold-blue);
  border: 1px solid #00000026;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 13px;
  display: block;
}

.blog_meta-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
  display: flex;
}

.blog_meta-wrapper.top {
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
}

.blog_featured-item-content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  height: 100%;
  padding: 1.2rem;
  display: flex;
}

.blog_item-link {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.section_blog {
  background-color: var(--background-color--background-primary);
  color: var(--text-color--text-primary);
}

.blog_featured-image {
  aspect-ratio: 8 / 6;
  object-fit: cover;
  width: 100%;
}

.blog_image-wrapper {
  width: 100%;
  overflow: hidden;
}

.blog-post-header1_image {
  aspect-ratio: 2;
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
}

.blog-post-header1_image-wrapper {
  border-radius: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.section_blog-post-header {
  background-color: var(--background-color--background-primary);
  color: var(--text-color--text-primary);
}

.flex-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: flex-start;
}

.body {
  background-color: var(--base-color-neutral--white);
}

.card_itme_wapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.card_item_wapper_lin {
  flex-flow: column;
  display: flex;
}

.card_flex_row {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f3f3f300;
  border: 1px solid #cccccc4f;
  border-radius: 27px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding: 13px;
  transition: all .2s cubic-bezier(.47, 0, .745, .715);
  display: grid;
  position: relative;
}

.card_flex_row:hover {
  border-color: var(--light-cold-blue);
  background-color: #fafafa;
}

.flex_small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex_small.margin-bottom {
  margin-bottom: .5rem;
}

.flex_small.shared {
  padding: 6px;
  transition: all .2s ease-in-out;
}

.flex_small.shared:hover {
  background-color: #f7f7f7;
  border-radius: 7px;
}

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

.header1_image-wrapper {
  border-radius: 0;
  overflow: hidden;
}

.section_about-details {
  color: var(--text-color--text-primary);
}

.about_content {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.layout192_image-wrapper {
  border-radius: 0;
  overflow: hidden;
}

.section_about-footer {
  background-color: var(--base-color-neutral--white);
  padding-bottom: 36px;
}

.section_about-cta {
  background-color: var(--color-secanday);
  text-align: center;
}

.section_about-cta:where(.w-variant-d7919510-bd1e-8140-9235-2acc80575686) {
  background-color: var(--base-color-neutral--white);
}

.section_about-cta:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  background-color: var(--deepsea);
}

.flex-block-2 {
  justify-content: flex-start;
  align-items: flex-start;
}

.card_link_item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  background-color: #0006;
  border-radius: 6px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  position: absolute;
  inset: auto auto 3% 3%;
}

.bold-text {
  color: var(--text-color--text-primary);
}

.bold-text:hover {
  text-decoration: underline;
}

.card_list-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: var(--_apps---sidebar--sidebar-accent-foreground-dark);
  border: 1px #e7e7e7;
  border-radius: 12px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px;
  display: flex;
}

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

.card_link_wapper {
  color: #1f1f1f;
  text-decoration: none;
  position: relative;
}

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

.background-color-blue {
  background-color: var(--color-secanday);
}

.background-color-blue.corner-radius {
  border-radius: 20px;
  flex-flow: column;
  display: flex;
}

.background-color-blue.corner-radius.padding-small {
  background-color: var(--light-cold-blue);
}

.section {
  position: relative;
}

.faq1_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  border-top: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.faq_accordion {
  border: 1px none var(--lightline);
  border-radius: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 0;
}

.faq_accordion:hover {
  background-color: #fff;
}

.faq1_list {
  border-bottom: 1px #acacac;
}

.faq1_answer {
  overflow: hidden;
}

.section_faq {
  color: var(--text-color--text-primary);
}

.faq1_icon-wrapper {
  border-radius: 20px;
  align-self: flex-start;
  display: flex;
}

.full-image {
  aspect-ratio: 1;
  border-style: none;
}

.card_img_wapper {
  border-radius: 20px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.elemnt_show {
  display: block;
}

.success-message {
  padding: 0;
}

.filter_empty {
  text-align: center;
  background-color: #fff;
  border: 1px #000;
  padding: .8rem;
}

.empty-state {
  background-color: #ddd0;
  padding: 0;
}

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

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

.price {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  display: flex;
}

.field-wrap {
  background-color: var(--lightline);
  position: relative;
}

.input-text {
  z-index: 1;
  border: 1px solid var(--base-color-neutral--neutral-lighter);
  background-color: #0000;
  height: 36px;
  margin-bottom: 0;
  padding-right: 0;
  position: relative;
}

.input-text:focus {
  border-bottom-color: #008138;
}

.input-text::placeholder {
  color: #0000;
}

.floating-label {
  z-index: 0;
  color: #3d3d3d;
  transition: bottom .2s, color .2s, font-size .2s;
  position: absolute;
  bottom: 6px;
  left: 9px;
}

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

.small-si-fl {
  display: flex;
}

.livechat-button {
  background-color: #194819;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.chat-block {
  background-color: #fff;
  border-radius: 8px;
  width: 80%;
  padding: 15px;
}

.close-live-chat-container {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 10%;
  height: 100%;
  display: flex;
}

.live-icon-chat {
  margin-right: 0;
}

.top-section {
  justify-content: space-between;
  align-items: center;
  height: 25%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.live-chat-text {
  color: #fff;
  text-decoration: none;
}

.whatsapp-block {
  z-index: 30;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: auto 30px 30px auto;
}

.live-chat-link {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 25%;
  text-decoration: none;
  display: flex;
}

.whatsapp-container {
  z-index: 30;
  cursor: pointer;
  background-color: #194819;
  border: 1px solid #ffffff4d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  transition: all .3s cubic-bezier(.45, .182, .111, .989);
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.whatsapp-container:where(.w-variant-f0e8538d-ca0e-d039-3ced-cb99e1d6ed39) {
  width: 60px;
  height: 60px;
}

.whatsapp-container:hover {
  background-color: #383838;
  transform: scale(1.05);
}

.whatsapp-container.no-space-16 {
  width: 60px;
  height: 60px;
}

.live-chat-top-text {
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 500;
  position: static;
}

.live-chat-top-text.block {
  color: #b0b0b0;
  margin-bottom: 10px;
  font-size: 12px;
}

.chat-section {
  background-color: #e6ddd4;
  height: 50%;
  padding: 16px 20px;
}

.small-whatsapp-icon {
  margin-right: 10px;
}

.live-icon {
  background-color: #00b94a;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  position: absolute;
  inset: 0 auto auto 0;
}

.live-icon:where(.w-variant-f0e8538d-ca0e-d039-3ced-cb99e1d6ed39), .live-icon.no-space-18 {
  top: 0;
  left: 0;
}

.whatsapp-chat {
  background-color: #fff;
  border: 1px solid #00000029;
  border-radius: 20px;
  flex-direction: column;
  width: 300px;
  height: 315px;
  margin-bottom: 16px;
  display: none;
  overflow: hidden;
}

.live-chat-bottom-text {
  font-size: 10px;
}

.live-chat-bottom-text.block {
  margin-bottom: 5px;
  font-size: 12px;
}

.bob-selection-2 {
  z-index: 0;
  background-color: #fff;
  padding: .5em 3em .5em 5em;
  font-size: 1vw;
  display: block;
  position: static;
  inset: 0% 0% auto;
}

.flex_smallx {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex_smallx.chip {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 1px solid var(--light-cold-blue);
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 6px;
}

.card_row-4-small {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start stretch;
  display: grid;
}

.card_row-4-small.margin-bottom {
  margin-bottom: 3rem;
}

.logo_footer {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-9 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.tri-wrap-4-copy {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--base-color-brand--is-lighting);
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 37rem;
  margin-bottom: 13px;
  padding: 1.2em;
  display: flex;
}

.line-divider_wapper {
  background-color: var(--lightline);
  width: 100%;
  height: 1px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.masonry-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  column-count: 2;
  word-break: break-all;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: flex-start;
  place-items: flex-end stretch;
}

.ms-drawer-top {
  color: #121331;
  border-radius: 16px 16px 0 0;
  justify-content: space-between;
  align-items: center;
  padding: 11px 10px 10px;
  font-weight: 400;
  display: flex;
}

.ms-drawer-top:hover {
  background-color: #ebebeb;
}

.ms-radio-button-tab {
  background-color: var(--base-color-neutral--white);
  width: 100%;
  height: 38px;
  color: var(--base-color-neutral--neutral);
  border: 1px solid #12133140;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 8px 16px;
  font-weight: 500;
  display: flex;
}

.ms-radio-button-tab:hover {
  background-color: #f3f3f3;
}

.ms-hide {
  display: none;
}

.ms-radio-wrap {
  align-items: flex-start;
  padding-top: 8px;
  display: flex;
  position: relative;
}

.ms-radio-wrap.is-button {
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}

.ms-embed {
  background-color: #ededed;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  margin-bottom: 10px;
  font-style: italic;
  display: flex;
}

.ms-input-label {
  color: #121331;
  margin-bottom: 5px;
  font-weight: 600;
}

.ms-input-label.is-overlapping {
  z-index: 3;
  color: #221c18;
  z-index: 3;
  z-index: 3;
  background-color: #fff;
  padding-left: 4px;
  padding-right: 4px;
  position: absolute;
  top: -.7em;
  left: 8px;
}

.ms-input-outer {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  width: 100%;
  display: flex;
}

.ms-input {
  background-color: #fff0;
  border: 1px solid #12133140;
  border-radius: 8px;
  width: 100%;
  min-height: 40px;
  margin-bottom: 10px;
  padding: 8px 12px;
  transition: box-shadow .2s, border-color .2s;
  position: relative;
  box-shadow: 0 5px 10px -5px #0000001a;
}

.ms-input:hover {
  border-color: var(--deepsea);
  box-shadow: none;
}

.ms-input:focus {
  border-color: #976c3494;
  box-shadow: 0 0 0 4px #fdd19f42, 0 5px 10px -5px #0000001a;
}

.ms-input::placeholder {
  color: #909090;
}

.ms-input.is-overlapping:hover {
  background-color: var(--base-color-brand--white);
}

.ms-input.is-overlapping:focus {
  border-color: #a87841a1;
  box-shadow: 0 0 0 4px #fdd19f42, 0 5px 10px -5px #0000001a;
}

.ms-input.is-overlapping.has-left-icon {
  margin-bottom: 0;
}

.ms-input.has-left-icon {
  padding-left: 32px;
}

.ms-input.has-left-icon.none, .ms-input.none {
  margin-bottom: 0;
}

.ms-input.none:active {
  border-color: var(--base-color-neutral--neutral-lighter);
}

.ms-select-svg {
  z-index: -1;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
  top: 6px;
  right: 4px;
}

.ms-input-wrap {
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.icon {
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
  color: var(--color-secanday);
  background-color: #000000a3;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
  padding: 15px;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 2px 10px 5px #0003;
}

.slider {
  z-index: 5;
  border-radius: 20px;
  height: 100%;
  display: block;
  overflow: hidden;
}

.arrow_lift {
  color: var(--_apps---sidebar--sidebar);
  background-color: #000000a3;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 12px;
  margin-right: 12px;
  padding: 15px;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 2px 10px 5px #0003;
}

.mask {
  aspect-ratio: 1;
  overflow: hidden;
}

.from_item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: block;
}

.ms-svg {
  z-index: 3;
  color: #12133140;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  inset: 10px auto auto 10px;
}

.ms-svg.is-left {
  color: #909090;
  position: absolute;
  inset: 10px auto 0% 10px;
}

.from_input_wapper-copy {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  border: 1px solid var(--light-cold-blue);
  background-color: var(--base-color-neutral--white);
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  border: 1px solid var(--light-cold-blue);
  background-color: var(--base-color-neutral--white);
  border-radius: 0;
  flex-flow: column;
  padding: 1.3rem;
  display: flex;
  position: sticky;
  top: 12px;
  box-shadow: 0 2px 5px #00000014;
}

.from_button_hidden {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  border: 1px solid var(--light-cold-blue);
  background-color: var(--base-color-neutral--white);
  border-radius: 0;
  flex-flow: column;
  padding: 1.3rem;
  display: none;
  position: sticky;
  top: 12px;
  box-shadow: 0 2px 5px #00000014;
}

.wts {
  z-index: 30;
  cursor: pointer;
  background-color: #000;
  border: 1px solid #ffffff4d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  transition: all .3s cubic-bezier(.45, .182, .111, .989);
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.wts:hover {
  background-color: #383838;
  transform: scale(1.05);
}

.text-padding-bottom {
  padding-bottom: .0625em;
  font-size: 14px;
}

.filters_list-2 {
  margin-top: 1rem;
}

.filters_active {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.filters_clear {
  text-underline-offset: .25em;
  flex: none;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  transition-property: all;
  transition-duration: .25s;
  transition-timing-function: ease;
}

.filters_clear:hover {
  text-underline-offset: .375em;
}

.filters_block_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.filters_list_wrapper {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  flex-flow: column;
  display: flex;
}

.filters_fieldset {
  flex-flow: column-reverse;
  display: flex;
}

.filters_results {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2rem;
  display: flex;
}

.filters_list_empty {
  background-color: #f5f5f5;
  border: 1px solid #d1d1d1;
  padding: .625rem .875rem;
}

.rangeslider_wrapper {
  align-items: center;
  padding: 21px 4px;
  display: block;
  position: relative;
}

.rangeslider_track {
  background-color: var(--base-color-neutral--neutral-light);
  border-radius: 999rem;
  width: 96%;
  height: .08rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rangeslider_handle {
  z-index: 1;
  background-color: var(--base-color-neutral--white);
  cursor: grab;
  border: 1.2px solid #000;
  border-radius: 999rem;
  flex: none;
  width: 1rem;
  height: 1rem;
  position: absolute;
}

.rangeslider_handle:focus {
  background-color: #3c7c43;
}

.rangeslider_fill {
  background-color: var(--base-color-neutral--black);
  width: 20%;
  height: 100%;
  position: absolute;
}

.rangeslider_input {
  display: none;
}

.range_values {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: .5rem;
  display: flex;
}

.filters_checkbox {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 0;
  display: flex;
}

.filters_checkbox_box {
  border: 1px solid #141414;
  border-radius: 3px;
  width: 1.125rem;
  height: 1.125rem;
  margin: 0;
}

.filters_checkbox_box.w--redirected-checked {
  background-color: #141414;
  background-image: url('../images/checkbox.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #141414;
}

.filters_checkbox_box.w--redirected-focus {
  box-shadow: none;
}

.filters_checkbox_box.w--redirected-focus-visible {
  outline-offset: 1px;
  outline: 2px solid #67c23a;
}

.filters_checkbox_label {
  margin-bottom: 0;
  margin-left: .5rem;
}

.right-arrow {
  z-index: 1;
}

.dropdown_list.w--open {
  background-color: #fff;
  border-radius: 8px;
  inset: 117% 0% auto;
}

.sort_field {
  color: #000;
  cursor: pointer;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: .5rem 2rem .5rem 1.5rem;
  text-decoration: none;
  display: flex;
}

.sort_field:hover {
  background-color: var(--_apps---sidebar--sidebar);
}

.sort_field.w--current {
  color: #3c7c43;
  background-color: #f4f9f4;
}

.space-b {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.dot {
  background-color: var(--base-color-neutral--neutral-lighter);
  border-radius: 100px;
  width: 5px;
  height: 5px;
}

.chip {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1.2px none var(--lightline);
  background-color: var(--base-color-brand--is-lighting);
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 12px 4px 4px;
  display: flex;
}

.chip.flex {
  flex-flow: column;
}

.chip.chip-flex {
  background-color: var(--_apps---sidebar--sidebar-accent-foreground-dark);
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px;
}

.chip.small {
  background-color: var(--base-color-brand--is-primary);
  color: var(--base-color-neutral--neutral-darkest);
  border-radius: 7px;
  padding: 0 6px;
  font-weight: 400;
}

.card_trip {
  background-color: var(--base-color-brand--is-lighting);
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  padding: 19px;
}

.dot_green {
  background-color: #01a062;
  border-radius: 100px;
  width: 20px;
  height: 20px;
}

.linke_re {
  text-underline-offset: .25em;
  flex: none;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  transition-property: all;
  transition-duration: .25s;
  transition-timing-function: ease;
}

.linke_re:hover {
  text-underline-offset: .375em;
}

.flexitem {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  margin-top: 12px;
  display: flex;
}

.flexitem.card_item_bg {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-color: var(--_apps---sidebar--sidebar-accent-foreground-dark);
  border: 1px #0000001a;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding: 16px;
  display: grid;
}

.estimator_content-divider {
  background-color: #dcdcdc;
  width: 100%;
  height: .0625rem;
}

.estimator_pricing-summary {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.flex-b {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.color-parmy {
  color: var(--base-color-neutral--black);
  margin-top: 2rem;
}

.live-icon-2 {
  background-color: #00b94a;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  position: absolute;
  inset: 0 auto auto 0;
}

.button-2 {
  color: #221c18;
  text-align: center;
  cursor: pointer;
  background-color: #ddb47c;
  border: 1px solid #ddb47c;
  padding: .75rem 1.5rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s cubic-bezier(.55, .055, .675, .19);
}

.button-2:hover {
  background-color: #ffc980;
}

.button-2.full-button {
  width: 100%;
}

.whatsapp-container-2 {
  z-index: 30;
  cursor: pointer;
  background-color: #194819;
  border: 1px solid #ffffff4d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  transition: all .3s cubic-bezier(.45, .182, .111, .989);
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.whatsapp-container-2:hover {
  background-color: #383838;
  transform: scale(1.05);
}

.capacity-warning {
  padding-bottom: 1rem;
  padding-right: 0;
}

.flax-b {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 0;
  display: flex;
}

.contact-modal_component {
  z-index: 99;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.contact-modal_close-button {
  color: #0c2954;
}

.contact-modal_content-wrapper {
  background-color: #fff;
  border-radius: 7px;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 35rem;
  height: auto;
  max-height: 80vh;
  padding: 1.6rem;
  overflow: visible;
}

.show-mobile-landscape {
  display: none;
}

.contact-modal_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.booster-social-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.booster-social-link {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  border: 1px solid #122b6914;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.booster-social-link:hover {
  background-color: #f8f8f8;
}

.booster-social-icon {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.booster-social-icon.icon-1x1-small {
  width: 26px;
  height: 26px;
}

.empty {
  background-color: #ddd0;
  padding: 0;
}

.filters1_empty-copy {
  text-align: center;
  padding: 2.9rem;
}

.chip-img {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.tab-link-tab-1 {
  background-color: #c8c8c800;
}

.tab-link-tab-1:hover {
  background-color: #c8c8c82e;
}

.tab-link-tab-1.w--current {
  border-bottom: 2px solid var(--deepsea);
  background-color: #c8c8c829;
}

.tab-link-tab-1.w--current:hover {
  background-color: #c8c8c81a;
}

.dropdown-wrapper {
  border: 1px solid var(--base-color-neutral--neutral-lighter);
  background-color: #fff;
  border-radius: 4px;
  min-width: 140px;
  padding: 13px;
  position: relative;
  overflow: hidden;
  box-shadow: 4px -19px 35px #20355a14, 11px 11px 30px -10px #20355a26;
}

.dropdown-wrapper.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.navigation-dropdown {
  min-width: 140px;
}

.navigation-dropdown.w--open {
  background-color: #0000;
  min-width: 320px;
  max-height: 100vh;
  padding-top: 48px;
}

.filters_fieldset-copy {
  flex-flow: column-reverse;
  width: 100%;
  display: flex;
}

.dropdown_wapper {
  position: relative;
}

.ms-input-wrap-none {
  width: 180px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.ms-input-wrap-none.sarch {
  width: 230px;
}

.full-wighte {
  width: 100%;
}

.flax-16px {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flax-16px.is-mobile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
}

.gray {
  color: #8f734c;
}

.tabs-content {
  overflow: visible;
}

.checkbox_input {
  border: 2px solid #4c4c4c;
  flex: none;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: .125rem;
  margin-left: 0;
  margin-right: .75rem;
}

.checkbox_input.w--redirected-checked {
  background-color: #b9fd3b;
  background-image: url('../images/check-icon-black.png');
  background-size: .875rem;
  border-color: #b9fd3b;
  box-shadow: 1px 1px 3px #0000;
}

.checkbox_input.w--redirected-focus {
  box-shadow: none;
}

.checkbox_input.w--redirected-focus-visible {
  outline-offset: 3px;
  outline: 2px solid #b9fd3b;
}

.checkbox_input.helper.w--redirected-checked {
  border-color: var(--base-color-brand--black);
  background-color: var(--base-color-neutral--neutral-darkest);
  box-shadow: none;
  background-image: url('../images/checkbox.svg');
}

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

.checkbox_field:hover {
  color: #e1e1e1;
}

.left-arrow {
  display: block;
}

.overflow_link {
  z-index: 2;
  border-radius: 12px;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.button-center-aligned {
  justify-content: center;
  align-items: center;
  min-height: 48px;
  display: flex;
}

.icon-team-slider {
  justify-content: center;
  align-items: center;
  width: 11px;
  display: flex;
}

.icon-team-slider.next {
  margin-left: 3px;
}

.icon-team-slider.prev {
  margin-right: 3px;
}

.link-underline-animated {
  position: relative;
}

.slide-feature {
  width: 550px;
  height: 500px;
  margin-right: 12px;
}

.slider-navigation-hidden {
  display: none;
}

.heading-home-b-slider {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 530px;
  display: flex;
}

.slider-button-features {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: #181e25;
  background-color: #fff;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: transform .2s;
  display: flex;
  inset: -88px 0% auto auto;
}

.slider-button-features:hover {
  background-color: var(--lightline);
}

.slider-button-features:active {
  background-color: var(--base-color-neutral--neutral-lighter);
  transform: scale(.9);
}

.slider-button-features.prev {
  right: 64px;
}

.headline-home-slider {
  margin-bottom: var(--_spacing---section-spacing--48);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-end;
  padding-right: 144px;
  display: flex;
}

.section-divider {
  border-bottom: 1px solid #181e2552;
  width: 100%;
  height: 0;
  margin-right: auto;
}

.slider_item {
  background-color: #0000;
  height: auto;
}

.link-underline {
  background-color: #181e25;
  width: 100%;
  height: 1px;
  position: absolute;
}

.mask-feature-slider {
  max-width: 530px;
  overflow: visible;
}

.mask-feature-slider.margin-bottom {
  height: 100%;
}

.text-body {
  letter-spacing: -.25px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-h7 {
  letter-spacing: -.5px;
  font-size: 19px;
  font-weight: 500;
  line-height: 150%;
}

.testimonial-card-top-tile {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.icon-quote {
  justify-content: center;
  align-items: center;
  width: 20px;
  display: flex;
}

.card-testimonial {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 1px none var(--color-secanday);
  background-color: var(--_apps---sidebar--sidebar-accent-foreground-dark);
  border-radius: 12px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 24px;
  display: flex;
  position: relative;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 12px;
  font-weight: 600;
  line-height: 133.3%;
}

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

.testimonial-card-author {
  border-radius: 100vw;
  width: 40px;
  height: 40px;
  overflow: hidden;
}

.testimonial-card-bottom-tile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-3 {
  overflow: hidden;
}

.div-block-10 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.slider-button-features-2 {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: #0f1011;
  background-color: #fff;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: transform .2s;
  display: flex;
  inset: -112px 0% auto auto;
}

.slider-button-features-2:active {
  transform: scale(.9);
}

.slider-button-features-2.prev {
  right: 64px;
}

.slider-button-features-2.light {
  z-index: 1;
  background-color: #fff;
  border-color: #fff0;
}

.slider-button-features-2.light:hover {
  background-color: #f1f1f1;
}

.slider-button-features-2.light:active {
  background-color: #e9e9e9;
  transform: scale(.8);
}

.mask-testimonial-slider-large {
  max-width: 300px;
  overflow: visible;
}

.slide-testimonial-large {
  margin-right: 8px;
}

.headline-home-slider-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
  padding-right: 144px;
  display: flex;
}

.heading-home-a-testimonials {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 593px;
  display: flex;
}

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

.fs-list_slider {
  background-color: #fff;
  border-radius: .5rem;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 2rem 4.5rem;
  display: none;
  overflow: hidden;
}

.fs-list_mask {
  width: 100%;
  max-width: 100%;
}

.fs-list_arrow-left {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 3rem;
  padding-bottom: 2rem;
  font-size: 2rem;
  display: flex;
}

.fs-list_arrow {
  color: #fff;
  background-color: #111;
  border-radius: 999rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
}

.fs-list_arrow-icon {
  font-size: 1.25rem;
  position: relative;
}

.fs-list_arrow-right {
  justify-content: center;
  align-items: center;
  margin-right: 3rem;
  padding-bottom: 2rem;
  font-size: 2rem;
  display: flex;
}

.fs-list_nav {
  margin-bottom: 1rem;
}

.overflow_hide {
  overflow: hidden;
}

.rich-text-block {
  text-align: left;
}

.list-item {
  margin-top: .25rem;
  margin-bottom: .5rem;
}

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

.heading_item {
  grid-column-gap: 2.4rem;
  grid-row-gap: 2.4rem;
  background-image: linear-gradient(135deg, #011232 15%, #fff0);
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding: 41px;
  display: grid;
}

.from_hero {
  z-index: 2;
  background-color: var(--base-color-brand--white);
  width: 100%;
  color: var(--text-color--text-primary);
  border-radius: 19px;
  padding: 23px;
  position: sticky;
  inset: 13% 0% 0% auto;
}

.from_hero.color {
  border: 1px solid var(--lightline);
  top: 14%;
}

.banner {
  border-radius: 7px;
  padding: 4px 8px;
}

.nav-right {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-small {
  color: #49505b;
  letter-spacing: -.08px;
  font-size: 14px;
  line-height: 24px;
}

.paragraph-small.text-color-tertiary {
  color: var(--base-color-brand--is-lighting);
}

.menu-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-align: center;
  letter-spacing: -.18px;
  white-space: nowrap;
  background-color: #25272c;
  border: 1px solid #000;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.nav-divider {
  border-right: 1px dashed #b5bbc4;
  width: 1px;
  height: 32px;
}

.column-x-small {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-direction: column;
  display: flex;
}

.image-cover-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.nav_link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 4px 16px 4px 8px;
  display: flex;
}

.nav_link:hover {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #6e6e6ed9;
}

.nav-menu-buttons {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.subheading-small {
  color: var(--base-color-brand--white);
  letter-spacing: -.08px;
  font-family: Inter, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  line-height: 16px;
}

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

.nav_bar {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 13px;
  display: flex;
}

.nav-left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.arrow {
  width: 16px;
  height: 16px;
  color: var(--lightline);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.arrow.black {
  color: var(--_apps---colors--card-foreground);
}

.nav_bar_dropdwon {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #3e3e3ed9;
  border: 1px #edeef1;
  border-radius: 12px;
  max-width: 100%;
  padding: 10px;
  display: flex;
  box-shadow: 0 2px 2px #d8dbdf80;
}

.nav_bar_dropdwon.w--open {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  border: 1px solid #edeef1;
  border-radius: 12px;
  display: flex;
  top: 48px;
  left: -40px;
  box-shadow: 0 2px 2px #d8dbdf80;
}

.nav-features {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  width: 100%;
  padding: 4px;
  display: flex;
}

.nav_tag_menu {
  top: 34px;
}

.nav_tag_menu.w--open {
  z-index: 2;
  background-color: #fff0;
  margin-top: 27px;
  padding-top: 0;
  top: 0;
  left: -89px;
  right: -900px;
}

.nav_tag_menu._1.w--open {
  right: -469px;
}

.nav_tag_menu._2.w--open {
  z-index: 4;
  right: -597px;
}

.nav_tag_menu._3.w--open {
  width: 600px;
  bottom: -127px;
  left: -349px;
  right: -478px;
}

.nav_tag_menu._4.w--open {
  left: -410px;
  right: -650px;
}

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

.subheading-regular {
  color: var(--base-color-neutral--white);
  letter-spacing: -.12px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.nav_taggle {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #49505b;
  letter-spacing: -.08px;
  background-color: #fff0;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 8px 8px 8px 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  transition: background-color .3s, color .3s;
  display: flex;
}

.nav_taggle:hover {
  background-color: var(--base-color-neutral--neutral-lightest);
  color: #25272c;
}

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

.row-x-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.row-x-small.align-center {
  justify-content: center;
  align-items: center;
}

.list_yacht {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.footer-dropdown {
  margin-left: 0;
  margin-right: 0;
}

.footer-dropdown-toggle {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 8px 9px;
  transition: background-color .3s;
  display: flex;
}

.footer-dropdown-toggle:hover {
  background-color: var(--light-orange);
}

.footer-dropdown-toggle.w--open {
  background-color: #f3f4f6;
}

.footer-dropdown-list {
  justify-content: center;
  align-items: center;
  inset: -100% auto auto 0%;
}

.footer-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #dce0e5;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 190px;
  padding: 4px;
  display: flex;
  inset: 120% 0% auto;
}

.footer-dropdown-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 100%;
  max-width: 100%;
  min-height: 40px;
  color: var(--base-color-brand--black);
  border-radius: 8px;
  flex: none;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 8px;
  font-size: 14px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
  position: relative;
}

.footer-dropdown-link:hover {
  color: #22272f;
  background-color: #f3f4f6;
}

.footer-dropdown-link.w--current {
  background-color: var(--light-orange);
  color: var(--base-color-brand--black);
}

.locales-list, .locales-wrapper-2 {
  width: 100%;
}

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

.testimonial-avatar {
  background-color: #e7e7ea;
  border-radius: 100%;
  flex: none;
  width: 30px;
  height: 30px;
  overflow: hidden;
}

.testimonial-slider {
  background-color: #ddd0;
  flex-flow: column;
  justify-content: flex-end;
  height: auto;
  padding-top: 64px;
}

.testimonial-mask-overflow {
  width: 360px;
  overflow: visible;
}

.row-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row-regular.row-space-between {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}

.column-large {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.testimonial-slide {
  vertical-align: bottom;
  margin-right: 20px;
}

.testimonial-footer {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 64px;
  display: grid;
}

.testimonial-footer.margin-bottom.grid {
  grid-template-columns: 1.75fr;
  place-items: end;
  display: flex;
}

.hide-2 {
  display: none;
}

.testimonial-arrow {
  color: #73737f;
  background-color: #f7f7f8;
  border: 1px solid #e7e7ea;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 36px;
  padding: 6px 12px;
  transition: box-shadow .3s, border-color .3s, color .3s, background-color .3s;
  display: flex;
  inset: -36px 0% auto auto;
}

.testimonial-arrow:hover {
  color: #1a1925;
  background-color: #e7e7ea;
  border-color: #d7d7de;
  box-shadow: 0 1px 2px -1px #1a19250a, 0 1px 1px #1a19250f, 0 .5px .5px #1a19250f;
}

.testimonial-arrow.left {
  right: 56px;
}

.row-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row-small.row-top {
  justify-content: flex-start;
  align-items: flex-start;
}

.badge-primary {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #1a1925;
  background-color: #e9e8e1;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.badge-primary.light {
  background-color: var(--base-color-brand--white);
}

.badge-primary.green {
  background-color: var(--light-2);
}

.badge-primary.blue {
  background-color: #ccfada;
}

.badge-primary.soft {
  background-color: #ffdef6;
}

.badge-primary.koki {
  background-color: #f8e1cd;
}

.badge-primary.none {
  color: #fff;
  background-color: #e9e8e133;
}

.icon-regular {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .3s;
  display: flex;
}

.testimonial-card {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  max-width: 360px;
  padding: 0;
  display: flex;
}

.product-card {
  border: 1px solid #e7e7e7;
  border-radius: 16px;
  width: 100%;
  min-height: 300px;
  position: relative;
  overflow: hidden;
}

.product-card-label {
  position: absolute;
  inset: 12px auto auto 12px;
}

.badge-secondary-small {
  color: #454545;
  letter-spacing: -.08px;
  white-space: nowrap;
  background-color: #f6f6f6;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  height: 32px;
  padding: 6px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
  display: flex;
}

.icon-x-small-2 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.product-preview {
  background-color: var(--deepsealight);
  color: #fff;
  border-radius: 100%;
  padding: 8px;
  position: absolute;
  inset: auto 12px 12px auto;
  overflow: hidden;
}

.product-card-background {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.slider-1-card-wrap {
  border-radius: .5rem;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.chip_flex {
  display: flex;
}

.chip_flex.margin-bottom.samll {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.chip_flex.margin-bottom.samll.overlap {
  position: absolute;
  inset: auto auto 4% 4%;
}

.paragraph-small-3 {
  color: #51515e;
  letter-spacing: -.005em;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.5;
}

.text-strong {
  color: #1a1925;
  font-weight: 500;
}

.icon-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.cta-feature {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 9px;
  display: flex;
}

.cta-feature-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--base-color-neutral--white);
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
  position: relative;
  overflow: hidden;
}

.team-member {
  justify-content: center;
  align-items: center;
  padding: 12px;
  transition: margin-bottom .3s;
  display: flex;
  position: relative;
}

.team-member:hover {
  z-index: 1;
  margin-bottom: 12px;
}

.rating-row {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-small-4 {
  color: #51515e;
  letter-spacing: -.005em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
}

.paragraph-small-4.text-color-tertiary {
  color: #73737f;
}

.rating-stars {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-weight-medium-2 {
  font-weight: 500;
}

.icon-3 {
  color: var(--base-color-system--error-red);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.container-large-2 {
  z-index: 2;
  width: 100%;
  max-width: 1084px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.title-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 716px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.testimonial-award {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #1a1925;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.testimonial-award.middle {
  margin-bottom: 24px;
}

.paragraph-regular {
  color: #51515e;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.paragraph-regular.text-color-tertiary {
  color: #73737f;
  text-align: center;
}

.testimonial-awards {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 48px;
  display: flex;
}

.icon-x-small-3 {
  width: 16px;
  height: 16px;
  color: var(--base-color-system--error-red);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flourish-divider {
  background-color: #e7e7ea;
  border-radius: 4px;
  width: 1px;
  height: 16px;
}

.section-regular {
  background-color: #fff;
  padding: 80px 5% 0;
  position: relative;
}

.footer-link {
  grid-column-gap: 2px;
  color: var(--base-color-neutral--neutral);
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.footer-link:hover {
  color: var(--deepsealight);
}

.icon_footer {
  width: 24px;
  height: 24px;
  color: var(--base-color-neutral--neutral-dark);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-link {
  background-color: var(--base-color-neutral--white);
  color: #252527;
  border: .5px solid #e6e6e7;
  border-radius: 100px;
  padding: 4px;
}

.social-link:hover {
  background-color: var(--base-color-neutral--neutral-lightest);
}

.row-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.paragraph-small-6 {
  letter-spacing: -.08px;
  font-size: 14px;
  line-height: 24px;
}

.paragraph-small-6.text-color-tertiary {
  color: #59595f;
}

.footer-grid {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.footer-grid-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 2fr;
}

.footer-divider-small {
  background-color: #e6e6e7;
  border-radius: 2px;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.title_footer {
  color: #252527;
  letter-spacing: -.12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.title_footer.text-color-secondary {
  color: #434347;
}

.footer-icon {
  padding-top: 2px;
  padding-bottom: 2px;
}

.social-inner {
  background-color: #fff0;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 3px;
  display: flex;
}

.footer_black {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--base-color-neutral--neutral-lightest);
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 80px;
  padding: 36px 32px;
  display: grid;
}

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

.footer_link_item {
  color: #59595f;
  letter-spacing: -.12px;
  font-size: 16px;
  line-height: 28px;
  transition: color .3s;
}

.footer_link_item:hover {
  color: var(--deepsea);
}

.footer-logo-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-link-small {
  color: #59595f;
  letter-spacing: -.08px;
  font-size: 14px;
  line-height: 24px;
  transition: color .3s;
}

.footer-link-small:hover {
  color: #252527;
}

.footer-contact {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.paragraph-regular-2 {
  font-size: 16px;
  line-height: 28px;
}

.paragraph-regular-2.text-color-tertiary {
  color: #59595f;
}

.brand-divider {
  background-color: #e6e6e7;
  border-radius: 2px;
  width: 1px;
  height: 24px;
}

.testimonial-slide-2 {
  margin-right: 24px;
}

.section-4 {
  padding-bottom: 75px;
  overflow: hidden;
}

.row_item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.row_item.left {
  justify-content: flex-end;
  align-items: center;
}

.full_section_item {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 45px;
  display: flex;
  position: relative;
}

.icon-medium {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.feature_slide-card {
  color: #fff;
  background-color: #fff;
  border-radius: 1rem;
  height: 25rem;
  padding: 1.5rem;
  position: relative;
  overflow: hidden;
}

.row-2x-small {
  z-index: 2;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.title-row {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.title-row.end {
  justify-content: flex-end;
  align-items: flex-end;
}

.column-3x-large {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.right_section {
  grid-column-gap: 4.7rem;
  grid-row-gap: 4.7rem;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.cover_photo_item {
  display: flex;
  position: relative;
}

.blog_slide-link {
  color: #000;
  background-color: #fff;
  border-radius: .75rem;
  flex-flow: column;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.blog_section-card {
  border-radius: 1rem;
  padding: 0;
  overflow: visible;
}

.icon-buttons {
  background-color: var(--deepsea);
  color: #fff;
  cursor: pointer;
  border-radius: 99rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: transform .3s;
  display: flex;
}

.icon-buttons.is-secondary {
  color: #000;
  background-color: #fff;
}

.icon-buttons.is-secondary:hover {
  background-color: #181e2514;
}

.blog_slide {
  flex: none;
  width: 33.3%;
}

.blog_slide.swiper-slide {
  width: 45%;
  position: relative;
}

.blog_slide.swiper-slide.tesr {
  width: 70%;
}

.logo_slider-wrapper {
  cursor: grab;
  display: flex;
}

.logo_slider-wrapper.swiper-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
}

.hero_item_section {
  border-radius: 12px;
  overflow: hidden;
}

.left_from {
  width: 500px;
}

.max-width-large-6 {
  width: 100%;
  max-width: 32rem;
}

.testimonial_avatar {
  background-color: #f4f4f5;
  border-radius: 8rem;
  flex: none;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
}

.row-x-small-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testimonial_card-outline {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border: 1px solid #d4d4d8;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding: 1.5rem;
  display: flex;
}

.testimonial_card-outline.testonl {
  background-color: var(--_apps---sidebar--sidebar);
  border-style: none;
}

.column-2 {
  flex-flow: column;
  display: flex;
}

.card_item {
  background-image: linear-gradient(101deg, #001232 15%, #001232eb 30%, #00123200);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 23px 95px 23px 23px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.linder_grader {
  z-index: 1;
  background-image: linear-gradient(90deg, #fff0 28%, #fff 97%);
  width: 50px;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.empty_card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--base-color-neutral--neutral-lightest);
  border-radius: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 21px;
  display: flex;
}

.image {
  object-fit: cover;
  border-radius: 13px;
  width: 100%;
  height: 100%;
}

.image.cover_item_imag {
  height: 50svh;
}

.chip_item_flex {
  display: flex;
}

.stacking-card__wrap {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  width: 100%;
  max-width: 120rem;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.stacking-card {
  grid-column-gap: 2.9em;
  grid-row-gap: 2.9em;
  background-color: var(--color-secanday);
  border-radius: 27px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  width: 100%;
  height: 100%;
  max-height: 75vh;
  padding: 1.8em;
  display: grid;
  position: sticky;
  top: 4em;
}

.stacking-card._2 {
  background-color: var(--light-orange);
}

.stacking-card._3 {
  background-color: var(--_apps---sidebar--sidebar-foreground-dark);
  place-items: start end;
}

.stacking-card._3.margin-bottom.margin-xhuge {
  place-items: center start;
  padding-right: 7em;
  position: static;
}

._404-top-tile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

._404-content {
  z-index: 1;
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 544px;
  display: flex;
  position: relative;
}

.no-margins {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.no-margins.paragraph-large {
  color: #fff;
  font-weight: 300;
}

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

.utility-page-wrap._404 {
  background-image: linear-gradient(#f9faf4, #143720);
  position: relative;
  overflow: hidden;
}

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

.utility-page-content._404 {
  z-index: 2;
  background-color: var(--base-color-neutral--neutral-lighter);
  filter: drop-shadow(0 2px 5px #000000b3);
  width: 100%;
  height: 100%;
  color: var(--_apps---sidebar--sidebar-accent);
  background-image: linear-gradient(#1a1f2e80, #1a1f2e80), url('../images/inha.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  position: relative;
}

.overlpiang_video {
  background-image: linear-gradient(#00000085, #00000085);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.py-main-wrapper {
  flex-flow: column;
  display: flex;
}

.py-treat-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

.py-section_hero {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-image: linear-gradient(#1e053f8c, #14114dcf), url('../images/Background-picture.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  max-height: none;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
}

.py-header_content {
  z-index: 1;
  background-image: url('../images/bg-optimized.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.py-heading_item {
  grid-column-gap: 2.4rem;
  grid-row-gap: 2.4rem;
  background-image: linear-gradient(135deg, #011232 15%, #fff0);
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding: 41px;
  display: grid;
}

.py-max-width-medium {
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.py-header_background-image-wrapper {
  z-index: 0;
  background-image: linear-gradient(#00000080, #00000080);
  position: absolute;
  inset: 0%;
}

.py-margin-bottom {
  margin: 0 0 1rem;
}

.py-margin-bottom.margin-xxlarge {
  margin: 0 0 4rem;
}

.py-margin-bottom.margin-medium {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.py-margin-bottom.margin-custom1 {
  margin: 0 0 2.4rem;
}

.py-margin-bottom.margin-small {
  margin: 0 0 .5rem;
}

.py-margin-bottom.margin-xhuge, .py-margin-bottom.margin-xxhuge, .py-margin-bottom.margin-huge {
  margin: 0 0 4rem;
}

.py-margin-bottom.margin-xxsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.py-margin-bottom.margin-xsmall {
  margin: 0 0 .5rem;
}

.py-margin-bottom.align-center {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.py-hero_heading {
  color: var(--base-color-brand--white);
  text-align: left;
  font-family: Lora, sans-serif;
  font-size: 4rem;
  font-weight: 600;
}

.py-text_hero {
  color: var(--base-color-brand--white);
  text-align: left;
  margin-top: 20px;
  font-size: 1.125rem;
  line-height: 28px;
}

.py-text_hero.text-color-secondary {
  color: #000000b3;
}

.py-text_hero.text-color-secondary.margin-small.text-weight-medium.text-align-center:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  color: var(--base-color-neutral--neutral-lighter);
}

.py-text_hero.text-weight-medium.margin-bottom {
  margin-bottom: .5rem;
}

.py-form_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  display: none;
}

.py-review_section {
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
  overflow: hidden;
}

.py-form_block {
  background-image: linear-gradient(#fff, #fff);
  border: 1px solid #0cb9aa;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.form-block-2 {
  width: 98%;
  display: flex;
}

.form {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.py-about_wrapper {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.py-featured_grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

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

.py-featured_stats {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.py-featured_stat_1 {
  background-color: #ddb47c;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 269px;
  padding: 10px 20px;
  transition: transform .3s;
  display: flex;
}

.py-featured_stat_1:hover {
  transform: scale(.9);
}

.py-text_stat_1 {
  color: var(--base-color-neutral--neutral-dark);
  text-align: center;
  margin-top: 0;
  font-size: 1.125rem;
  line-height: 28px;
}

.py-text_stat_1.text-color-secondary {
  color: #000000b3;
}

.py-text_stat_1.text-color-secondary.margin-small.text-weight-medium.text-align-center:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  color: var(--base-color-neutral--neutral-lighter);
}

.py-text_stat_1.text-weight-medium.margin-bottom {
  margin-bottom: .5rem;
}

.py-featured_stat_2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #082b69;
  border-radius: 8px;
  flex-flow: column;
  width: 269px;
  max-width: 269px;
  padding: 10px 20px;
  display: flex;
}

.py-text_stat_2 {
  color: var(--base-color-brand--white);
  text-align: center;
  margin-top: 0;
  font-size: 1.125rem;
  line-height: 28px;
}

.py-text_stat_2.text-color-secondary {
  color: #000000b3;
}

.py-text_stat_2.text-color-secondary.margin-small.text-weight-medium.text-align-center:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  color: var(--base-color-neutral--neutral-lighter);
}

.py-text_stat_2.text-weight-medium.margin-bottom {
  margin-bottom: .5rem;
}

.py-text_stat2_bold {
  color: var(--base-color-brand--white);
  text-align: center;
  margin-top: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 28px;
}

.py-text_stat2_bold.text-color-secondary {
  color: #000000b3;
}

.py-text_stat2_bold.text-color-secondary.margin-small.text-weight-medium.text-align-center:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  color: var(--base-color-neutral--neutral-lighter);
}

.py-text_stat2_bold.text-weight-medium.margin-bottom {
  margin-bottom: .5rem;
}

.image-2 {
  max-width: 85%;
}

.py-featured_img {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 558px;
  height: 550px;
  display: block;
}

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

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

.py-featured_content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 558px;
  display: flex;
}

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

.py-featured_tag {
  font-family: Islandmoments, Arial, sans-serif;
  font-size: 4rem;
  font-weight: 500;
}

.py-featured_title {
  padding-bottom: 20px;
  font-family: Lora, sans-serif;
  font-size: 2rem;
  font-weight: 500;
}

.py-featured_gallary {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.py-about_btn {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  border-radius: 8px;
  flex-flow: column;
  width: 269px;
  height: 300px;
  display: flex;
}

.about-cta-btn {
  background-color: var(--_apps---colors--foreground);
  text-align: center;
  border-radius: 8px;
  width: 269px;
  padding-top: 13px;
  padding-bottom: 13px;
  transition: transform .3s, background-color .3s;
}

.about-cta-btn:hover {
  transform: translate(0, -6px);
}

.py-featured_grid_2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  display: flex;
}

.py-about_img {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  background-image: url('../images/zxnnd6q7v-cintia20-web-1.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  flex-flow: column;
  width: 269px;
  height: 300px;
  display: flex;
}

.image-4 {
  border-radius: 8px;
  height: 100%;
}

.py-text-field {
  background-color: #b8b8b800;
  border: 1px solid #12133140;
  border-radius: 8px;
  width: auto;
  height: 48px;
  margin-bottom: 0;
  font-size: .75rem;
  overflow: clip;
}

.py-text-field:focus-visible, .py-text-field[data-wf-focus-visible] {
  color: var(--color-secanday);
}

.py-text-field::placeholder {
  color: var(--base-color-brand--white);
}

.py-text-field:lang(en) {
  color: var(--deepsea);
}

.submit-button {
  height: 48px;
  color: var(--base-color-brand--white);
  background-color: #001232;
  border-radius: 8px;
  margin-top: 10px;
  padding: 0 40px;
  transition: color .3s, background-color .3s, transform .3s;
}

.submit-button:hover {
  background-color: #001232;
  transform: translate(0, -7px);
}

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

.stats_section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.stat_wrapper {
  background-image: url('../images/stat_section.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.stat_section_content, .stat_section_2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.py-stat_content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 900px;
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 4px;
  display: flex;
}

.py-stat_content:hover {
  border-radius: 8px;
}

.py-stat_tag {
  color: var(--deepsea);
  text-align: center;
  font-family: Great Vibes, cursive;
  font-size: 3rem;
  font-weight: 400;
}

.py-stat_title {
  color: var(--deepsea);
  text-align: center;
  text-transform: capitalize;
  font-family: Lora, sans-serif;
  font-size: 3rem;
  font-weight: 500;
}

.stat_paragraph {
  height: auto;
  color: var(--deepsea);
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.7rem;
}

.div-block-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: start stretch;
  width: auto;
  height: auto;
  display: grid;
}

.py-badges {
  width: 200px;
  height: auto;
  color: var(--base-color-brand--white);
  text-align: center;
  background-color: #ffffff2b;
  border: 1px solid #949494;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: color .3s, background-color .3s, transform .3s;
}

.py-badges:hover {
  transform: scale(.9);
}

.service_section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.wrapper_service {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  z-index: 20;
  background-color: #fff0;
  border: 0 solid #000;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start center;
  margin-top: 0;
  margin-bottom: -250px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.service_card {
  background-color: #fff;
  border: .72px solid #929090;
  border-radius: 8px;
  width: 391px;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 30px;
}

.service_card:hover {
  border-color: #525252;
}

.card_image_slider {
  float: none;
  clear: none;
  text-overflow: clip;
  object-fit: fill;
  height: 25vh;
  position: static;
}

.py-service_title {
  color: var(--deepsea);
  text-align: center;
  text-transform: capitalize;
  font-family: Lora, sans-serif;
  font-size: 1.75rem;
  font-weight: 600;
}

.py-service_paragraph {
  color: var(--base-color-neutral--neutral);
  text-align: center;
  padding: 10px 20px;
  font-size: .8rem;
}

.service_content_wrapper {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.py-service_price {
  color: var(--deepsea);
  text-align: center;
  text-transform: capitalize;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
}

.py-service_price_start {
  color: var(--base-color-neutral--neutral);
  text-align: center;
  text-transform: none;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.service_price {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fffbfb;
  border: .36px solid #68676780;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  padding: 9px 15px;
  display: flex;
}

.icon-4 {
  background-color: var(--deepsea);
  width: 30px;
  height: 30px;
  color: var(--_apps---sidebar--sidebar-foreground-dark);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.service_slider_img_1 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  border-radius: 8px 8px 0 0;
  width: 100%;
  height: 25vh;
  transition: transform .3s, color .3s, background-color .3s;
}

.service_slider_img_1:hover {
  border-radius: 8px;
  transform: scale(1.025);
  box-shadow: 0 2px 5px #0003;
}

.py-service_capacity {
  color: var(--base-color-neutral--neutral-dark);
  text-align: center;
  text-transform: capitalize;
  background-color: #f5f4f4;
  border: 1px solid #ccfada;
  border-radius: 12px;
  padding: 5px 10px;
  font-family: Inter, sans-serif;
  font-size: .75rem;
  font-weight: 500;
}

.service_capacity {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.service_cta_btn {
  color: var(--deepsea);
  background-color: #ffe1b7;
  border: 1px solid #68676730;
  border-radius: 4px;
  padding: 11px 40px;
  font-size: 1.2rem;
  font-weight: 600;
  transition: color .3s, background-color .3s, transform .3s;
}

.service_cta_btn:hover {
  background-color: #ffc980;
  transform: translate(0, -6px);
  box-shadow: 0 2px 5px #0000001f;
}

.service_cta_wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 0 solid #000;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

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

.div-block-13 {
  background-color: #fff;
}

.wrapper_service_offer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ddb47c;
  border-radius: 4px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center;
  width: 1200px;
  height: auto;
  margin-top: 0;
  padding: 40px;
  display: flex;
  box-shadow: 0 2px 5px #00000029;
}

.service_offer_text {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  width: 60%;
  display: flex;
}

.py-service_offer_subtext {
  width: 100%;
  color: var(--base-color-neutral--neutral-dark);
  text-align: left;
  -webkit-text-stroke-color: var(--base-color-neutral--neutral-dark);
  text-transform: capitalize;
  padding-bottom: 10px;
  padding-right: 0;
  font-size: 1.2rem;
}

.py-service_title-_offer {
  color: var(--deepsea);
  text-align: left;
  text-transform: capitalize;
  font-family: Lora, sans-serif;
  font-size: 2rem;
  font-weight: 600;
}

.offer_cta_btn {
  background-color: var(--deepsea);
  width: 100%;
  height: 50px;
  color: var(--base-color-brand--white);
  background-image: linear-gradient(#00123299, #00123299);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 13px 32px;
  font-size: 1.3rem;
  font-weight: 500;
  transition: color .3s, background-color .3s, transform .3s;
  display: flex;
}

.offer_cta_btn:hover {
  transform: translate(0, -6px);
}

.cta_btn_wrappper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.offer_cta_btn-_white {
  background-color: var(--base-color-brand--white);
  width: 100%;
  color: var(--deepsea);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 13px 32px;
  font-size: 1.6rem;
  font-weight: 500;
  transition: color .3s, background-color .3s, transform .3s;
  display: flex;
}

.offer_cta_btn-_white:hover {
  transform: translate(0, -6px);
}

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

.icon-5 {
  background-color: var(--deepsea);
  width: 30px;
  height: 30px;
  color: var(--base-color-brand--white);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  display: none;
}

.service_card_slider {
  border: 1px solid #929090;
  border-radius: 8px;
  width: 391px;
  height: auto;
  padding-bottom: 30px;
  display: none;
}

.service_card_slider:hover {
  border-color: #525252;
}

.div-block-14 {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  position: static;
}

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

.slide-2 {
  height: auto;
}

.offer_timer_section {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
  background-image: linear-gradient(90deg, #070031c9, #29064d26);
  background-position: 0 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;
  display: flex;
}

.offer_timer_wrapper {
  width: 40%;
}

.py-offer_timer_tag {
  color: var(--base-color-brand--white);
  font-family: Islandmoments, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 400;
}

.py-offfer_timer_title {
  color: var(--base-color-neutral--white);
  font-family: Lora, sans-serif;
  font-size: 3rem;
  font-weight: 700;
}

.code-embed-5 {
  width: 90%;
  margin-top: 20px;
  display: block;
}

.offer_cta_btn_wrappper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-top: 40px;
  font-weight: 500;
  display: flex;
}

.offer_cta_btn-_2 {
  background-color: var(--_apps---charts--chart-3-dark);
  width: 100%;
  height: 50px;
  color: var(--deepsea);
  background-image: linear-gradient(#ddb47c99, #ddb47c99);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 13px 32px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1rem;
  transition: color .3s, background-color .3s, transform .3s;
  display: flex;
}

.offer_cta_btn-_2:hover {
  transform: translate(0, -6px);
}

.review_wrapperr {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.py-review_title {
  font-family: Lora, sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
}

.py-review_tag {
  font-family: Great Vibes, cursive;
  font-size: 3rem;
  font-weight: 400;
}

.treat_wrapper {
  justify-content: center;
  align-items: center;
  width: 1100px;
  margin-bottom: 20px;
  display: flex;
}

.image-5 {
  max-width: 90%;
  margin-top: 10px;
}

.py-form_title {
  text-align: center;
  font-family: Lora, sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
}

.py-form_tag {
  text-align: center;
  font-family: Great Vibes, cursive;
  font-size: 3rem;
  font-weight: 400;
}

.py-form_sub-text {
  text-align: center;
  font-family: Lora, sans-serif;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: .6;
}

.py-treat_bold-text {
  text-align: center;
  text-transform: none;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1rem;
}

.inside_form_wrapper {
  width: 400px;
  display: block;
}

.link-block {
  justify-content: center;
  align-items: center;
  transition: transform .3s;
  display: flex;
  transform: scale(.9);
}

.link-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.italic-text {
  font-style: normal;
}

.link-block-img {
  width: 100%;
}

.treat_offer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1200px;
  display: grid;
}

.treat_offer_card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: .75px solid var(--base-color-neutral--neutral-lighter);
  -webkit-text-stroke-color: var(--color-secanday);
  background-color: #ececec;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 5px 5px 15px;
  display: flex;
}

.image-6 {
  border-radius: 8px;
  width: 100%;
  height: 15vh;
}

.py-treat_sub-text {
  text-align: center;
  font-family: Lora, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
}

.bold-text-3 {
  text-align: center;
}

.div-block-16 {
  background-color: #fff;
  border: 0 solid #001232;
  border-radius: 0;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.py-form-text {
  z-index: 3;
  box-sizing: border-box;
  opacity: 1;
  overflow-wrap: normal;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #fff;
  background-image: linear-gradient(#fff, #fff);
  flex-flow: row;
  place-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: -10px;
  margin-left: 13px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
}

.div-block-17 {
  background-color: #fff;
  margin-bottom: -7px;
}

.py-form-heading {
  box-sizing: border-box;
  opacity: 1;
  width: auto;
  color: var(--base-color-neutral--neutral);
  overflow-wrap: normal;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #fff;
  background-image: linear-gradient(#fff, #fff);
  flex-flow: row;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-left: 0;
  padding-right: 10px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  display: block;
}

.code-embed-6 {
  z-index: 2;
  margin-bottom: 108px;
  margin-left: 10px;
  position: relative;
  inset: auto auto 0% 0%;
}

.code-embed-7 {
  opacity: .37;
  align-self: flex-start;
  margin-top: -36px;
  margin-left: 10px;
}

.stats_wrapper {
  background-image: linear-gradient(#04013a00, #1200445e), url('../images/yacht-picture.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 1250px;
  height: 800px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.cta-section {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

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

.py_badges {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: .75px solid var(--base-color-neutral--neutral-lighter);
  -webkit-text-stroke-color: var(--color-secanday);
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 5px;
  transition: color .3s, background-color .3s, transform .3s;
  display: flex;
}

.py_badges:hover {
  transform: translate(0, -7px);
}

.text--badges {
  text-align: center;
  font-family: Lora, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
}

.stats {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.badges_stats {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-self: auto;
  place-items: center stretch;
  width: 1200px;
  display: grid;
}

.italic-text-2 {
  color: var(--base-color-neutral--neutral-dark);
  text-transform: none;
  font-style: normal;
}

.rich-text-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  width: auto;
  color: var(--base-color-brand--white);
  flex-flow: column;
  display: flex;
}

.bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8 {
  font-family: Lora, sans-serif;
  font-size: 1.25rem;
}

.bold-text-9 {
  vertical-align: baseline;
  margin-bottom: 5px;
  font-family: Lora, sans-serif;
  font-size: 1.25rem;
  display: block;
}

.paragraph-2 {
  flex-flow: column;
  display: block;
}

.py-offfer_whyusr_title {
  color: var(--base-color-neutral--white);
  font-family: Lora, sans-serif;
  font-size: 3rem;
  font-weight: 700;
}

.offer_whyus_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.py_main_accordion {
  flex-flow: column;
  display: flex;
}

.py_accordion_wrapper {
  border: 1px solid #6868686b;
  border-radius: 8px;
}

.py_question_accordion {
  display: flex;
}

.py_answer_accordion_wrap {
  background-color: #ddd0;
}

.py_icon_open, .py_icon_close {
  transform: rotate(180deg);
}

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

.hero_cta_btn {
  background-color: var(--deepsea);
  color: var(--base-color-brand--white);
  background-image: linear-gradient(#00123299, #00123299);
  border-radius: 8px;
  padding: 1rem 1.5rem;
  font-size: 1.3rem;
  font-weight: 500;
  transition: color .3s, background-color .3s, transform .3s;
}

.hero_cta_btn:hover {
  transform: translate(0, -6px);
}

.hero_cta_btn.w--current {
  text-transform: capitalize;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.3rem;
}

.hero_cta_btn-_2-copy {
  background-color: var(--_apps---charts--chart-3-dark);
  color: var(--deepsea);
  background-image: linear-gradient(#ddb47c99, #ddb47c99);
  border-radius: 8px;
  padding: 1rem 1.5rem;
  font-size: 1.3rem;
  font-weight: 500;
  transition: color .3s, background-color .3s, transform .3s;
}

.hero_cta_btn-_2-copy:hover {
  transform: translate(0, -6px);
}

.hero_cta_btn_wrappper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.success-message-2 {
  background-color: #fff;
  border: .5px solid #b4b4b4;
  border-radius: 4px;
}

.py-event_title {
  color: var(--base-color-neutral--white);
  text-align: center;
  text-transform: capitalize;
  font-family: Lora, sans-serif;
  font-size: 3rem;
  font-weight: 500;
}

.py-event_tag {
  color: var(--base-color-neutral--white);
  text-align: center;
  font-family: Great Vibes, cursive;
  font-size: 3rem;
  font-weight: 400;
}

.white_paragraph {
  color: var(--base-color-brand--white);
  text-align: center;
  font-size: 1.3rem;
  line-height: 2rem;
}

.hero_socialproof_wrappper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.socialproof_stars {
  flex-flow: column;
  display: flex;
}

.py-text_socialproof {
  color: var(--base-color-brand--white);
  text-align: left;
  margin-top: 3px;
  font-size: .8rem;
  line-height: 22px;
}

.py-text_socialproof.text-color-secondary {
  color: #000000b3;
}

.py-text_socialproof.text-color-secondary.margin-small.text-weight-medium.text-align-center:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  color: var(--base-color-neutral--neutral-lighter);
}

.py-text_socialproof.text-weight-medium.margin-bottom {
  margin-bottom: .5rem;
}

.image-7 {
  max-width: 50%;
}

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

.image-9 {
  margin-left: 20px;
}

.stars_wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  transition: color .3s, background-color .3s, transform .3s;
  display: flex;
}

.stars_wrapper:hover {
  transform: scale(.9);
}

.logo-image-2 {
  max-width: 60%;
}

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

.py-text_star {
  color: var(--base-color-brand--white);
  text-align: left;
  margin-top: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 22px;
}

.py-text_star.text-color-secondary {
  color: #000000b3;
}

.py-text_star.text-color-secondary.margin-small.text-weight-medium.text-align-center:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  color: var(--base-color-neutral--neutral-lighter);
}

.py-text_star.text-weight-medium.margin-bottom {
  margin-bottom: .5rem;
}

.italic-text-3 {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
}

.py-treat_paragraph {
  color: var(--_apps---charts--chart-3-dark);
  text-align: center;
  font-size: .6rem;
  font-weight: 400;
  line-height: 1rem;
  display: none;
}

.py-treat_bold-text-1 {
  clear: none;
  color: var(--_apps---colors--muted-foreground);
  text-align: center;
  text-transform: none;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1;
}

.inside_form_wrapper-_1 {
  width: 400px;
  display: block;
}

.background-video {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
  background-image: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  padding: 40px 20px 40px 40px;
  display: flex;
}

.review_socialproof_wrappper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 900px;
  margin-top: 10px;
  display: flex;
}

.py-text_socialproof_r {
  color: var(--deepsea);
  text-align: left;
  margin-top: 0;
  font-size: .8rem;
  line-height: 22px;
}

.py-text_socialproof_r.text-color-secondary {
  color: #000000b3;
}

.py-text_socialproof_r.text-color-secondary.margin-small.text-weight-medium.text-align-center:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  color: var(--base-color-neutral--neutral-lighter);
}

.py-text_socialproof_r.text-weight-medium.margin-bottom {
  margin-bottom: .5rem;
}

.py-text_star_r {
  color: var(--deepsea);
  text-align: left;
  margin-top: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 22px;
}

.py-text_star_r.text-color-secondary {
  color: #000000b3;
}

.py-text_star_r.text-color-secondary.margin-small.text-weight-medium.text-align-center:where(.w-variant-e24a0ac9-692e-0952-a3d3-4d3b0ffa8972) {
  color: var(--base-color-neutral--neutral-lighter);
}

.py-text_star_r.text-weight-medium.margin-bottom {
  margin-bottom: .5rem;
}

.stars_wrapper_r {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 30%;
  transition: color .3s, background-color .3s, transform .3s;
  display: flex;
}

.stars_wrapper_r:hover {
  transform: scale(.9);
}

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

.image-8-1 {
  max-width: 100%;
}

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

.py-offfer_timer_title-copy {
  color: var(--base-color-neutral--white);
  font-family: Lora, sans-serif;
  font-size: 3rem;
  font-weight: 700;
}

.whyus_heading {
  width: 40%;
}

.whyus_block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.whyus_wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.whyus_paragraph {
  color: var(--base-color-brand--white);
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.whyus_tag {
  color: var(--base-color-brand--is-primary);
  font-family: Lora, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
}

.py-service_offer_subtext-1 {
  width: 100%;
  color: var(--base-color-neutral--neutral-dark);
  text-align: left;
  text-transform: capitalize;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.background-video-2 {
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: 100%;
  max-width: 100%;
  height: 550px;
  display: flex;
}

.badges-image-wrrapper {
  background-image: url('../images/PY-birthday-card-.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 10vh;
}

.badges-image-wrrapper--2 {
  background-image: url('../images/PY-wedding-card-.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 10vh;
}

.badges-image-wrrapper-3 {
  background-image: url('../images/PY-bachelorette-party-.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 10vh;
}

.badges-image-wrrapper-4 {
  background-image: url('../images/PY-anniverseriescard-.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 10vh;
}

.benefit-card-1 {
  background-image: url('../images/All-inclusive-Open-Bar-min.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 15vh;
}

.benefit-card-2 {
  background-image: url('../images/food_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 15vh;
}

.benefit-card-3 {
  background-image: url('../images/Paddle-Board-min.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 15vh;
}

.benefit-card-4 {
  background-image: url('../images/High-end-Sound-System-min.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 15vh;
}

.benefit-card-5 {
  background-image: url('../images/Fishing-Equipment-min.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 15vh;
}

.benefit-card-6 {
  background-image: url('../images/Snorkeling-Equipment-min.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 15vh;
}

@media screen and (min-width: 1280px) {
  .navbar_component {
    padding-left: 5%;
    padding-right: 5%;
  }

  .bob-selection-2 {
    font-size: 14px;
  }

  .icon-buttons {
    width: 2.5rem;
    height: 2.5rem;
  }

  .py-about_wrapper {
    place-items: center;
  }

  .py-about_btn, .py-about_img {
    height: 300px;
  }

  .py-stat_content {
    width: 900px;
  }

  .stat_paragraph {
    font-size: 1.3rem;
  }

  .offer_cta_btn {
    height: 50px;
  }

  .code-embed-5, .offer_cta_btn_wrappper {
    width: 90%;
  }

  .offer_cta_btn-_2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    padding-left: 32px;
    padding-right: 32px;
    font-weight: 500;
    display: flex;
  }

  .stats_wrapper {
    width: 1280px;
  }

  .image_badges {
    width: 100%;
  }

  .py_badges {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

  .stats {
    width: auto;
  }

  .italic-text-2 {
    font-style: normal;
  }

  .hero_cta_btn {
    font-weight: 500;
  }

  .hero_cta_btn-_2-copy {
    color: var(--deepsea);
    font-weight: 500;
  }

  .white_paragraph, .py-treat_paragraph {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-9 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .py-review_section {
    display: block;
  }

  .py-about_wrapper {
    margin-top: 60px;
  }

  .py-featured_grid {
    height: auto;
  }

  .py-about_btn, .py-about_img {
    height: 300px;
  }

  .py-stat_content {
    width: 900px;
  }

  .stat_paragraph {
    font-size: 1.3rem;
  }

  .div-block-11 {
    width: 85%;
  }

  .wrapper_service {
    border-width: 0;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    padding-bottom: 20px;
  }

  .treat_offer {
    width: 1400px;
  }

  .treat_offer_card {
    width: 200px;
  }

  .stats_wrapper {
    width: 1440px;
  }

  .image_badges {
    width: 100%;
  }

  .py_badges {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

  .stats {
    width: auto;
  }

  .badges_stats {
    width: 1400px;
  }

  .italic-text-2 {
    font-style: normal;
  }

  .offer_whyus_wrapper {
    width: 35%;
  }

  .white_paragraph, .py-treat_paragraph {
    font-size: 1.4rem;
  }

  .background-video-2 {
    border-radius: 8px;
  }
}

@media screen and (min-width: 1920px) {
  .livechat-button {
    transition: all .2s;
  }

  .livechat-button:hover {
    background-color: #000;
    transform: scale(1.05);
  }

  .whatsapp-chat {
    display: none;
  }

  .py-treat-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 0;
    display: none;
  }

  .py-section_hero {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    background-image: linear-gradient(#20034b73, #14062e87), url('../images/Background-picture.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .py-max-width-medium {
    width: 40%;
  }

  .py-review_section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .py-about_wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    display: flex;
  }

  .py-featured_grid, .py_featured_img_wrapper {
    justify-content: center;
    align-items: center;
  }

  .py-featured_stat_1 {
    width: 325px;
    max-width: 325px;
    transition: transform .3s;
  }

  .py-featured_stat_2 {
    width: 325px;
    max-width: 325px;
  }

  .py-featured_img {
    width: 670px;
  }

  .py-about_btn, .py-about_img {
    height: 300px;
  }

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

  .py-stat_content {
    width: 1200px;
    padding-top: 40px;
  }

  .stat_paragraph {
    font-size: 1.3rem;
  }

  .div-block-11 {
    place-items: start stretch;
    width: 100%;
  }

  .py-badges {
    width: 250px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 1.6rem;
  }

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

  .wrapper_service {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-color: #fff0;
    grid-template-columns: 1fr 1fr 1fr;
    width: 1300px;
    padding-left: 20px;
  }

  .service_card {
    background-color: #fff;
  }

  .py-service_paragraph {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .8rem;
  }

  .service_slider_img_1 {
    border: 0 solid #000;
  }

  .service_slider_img_1:hover {
    border-radius: 8px;
    box-shadow: 0 2px 5px #0000002b;
  }

  .wrapper_service_offer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
    width: 1300px;
  }

  .py-service_offer_subtext {
    text-align: left;
    text-transform: none;
    padding-left: 0;
    padding-right: 20px;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .offer_cta_btn {
    padding-left: 32px;
    padding-right: 32px;
  }

  .offer_timer_section {
    grid-column-gap: 140px;
    grid-row-gap: 140px;
    height: 900px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .offer_timer_wrapper {
    width: 30%;
  }

  .code-embed-5 {
    width: 500px;
  }

  .offer_cta_btn-_2 {
    font-weight: 500;
  }

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

  .treat_wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    width: 1600px;
    display: flex;
  }

  .py-form_sub-text {
    font-weight: 300;
  }

  .py-treat_bold-text {
    font-size: 1.2rem;
    font-weight: 300;
  }

  .inside_form_wrapper {
    flex-flow: column;
    width: 25%;
    display: flex;
  }

  .link-block {
    transition: transform .3s;
  }

  .link-block:hover {
    transform: scale(.9);
  }

  .treat_offer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    display: grid;
  }

  .treat_offer_card {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    padding-bottom: 10px;
  }

  .image-6 {
    height: 12vh;
  }

  .py-treat_sub-text {
    font-weight: 300;
  }

  .stats_wrapper {
    justify-content: flex-end;
    align-items: center;
    width: 1920px;
    height: 750px;
  }

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

  .py_badges {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

  .text--badges {
    font-size: 1.1rem;
  }

  .stats {
    width: auto;
  }

  .badges_stats {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    display: grid;
  }

  .italic-text-2 {
    font-size: 1.4rem;
    font-style: normal;
  }

  .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
    font-size: 1.4rem;
  }

  .paragraph-2 {
    font-size: 1rem;
    display: flex;
  }

  .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
    flex-flow: column;
    display: flex;
  }

  .offer_whyus_wrapper {
    width: 32%;
  }

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

  .hero_cta_btn-_2-copy {
    padding-right: 20px;
  }

  .white_paragraph {
    font-size: 1.6rem;
  }

  .py-text_socialproof {
    font-size: 1rem;
  }

  .image-7 {
    max-width: 50%;
  }

  .stars_wrapper {
    width: 50%;
  }

  .logo-image-2 {
    max-width: 65%;
  }

  .py-text_star {
    font-size: 1rem;
  }

  .italic-text-3 {
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .py-treat_paragraph {
    font-size: 1.6rem;
  }

  .py-treat_bold-text-1 {
    font-size: 1rem;
    font-weight: 300;
  }

  .inside_form_wrapper-_1 {
    flex-flow: column;
    width: 25%;
    display: flex;
  }

  .background-video {
    padding: 40px 0;
  }

  .py-text_socialproof_r, .py-text_star_r {
    font-size: 1rem;
  }

  .stars_wrapper_r {
    width: 40%;
  }

  .whyus_heading {
    width: 30%;
  }

  .whyus_tag {
    font-size: 1.75rem;
  }

  .py-service_offer_subtext-1 {
    text-align: left;
    text-transform: none;
    padding-left: 0;
    padding-right: 20px;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .badges-image-wrrapper-3 {
    background-position: 50% 0;
  }

  .benefit-card-1, .benefit-card-2 {
    height: 12vh;
  }

  .benefit-card-3 {
    background-position: 50% 100%;
    height: 12vh;
  }

  .benefit-card-4, .benefit-card-5, .benefit-card-6 {
    height: 12vh;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_spacing---section-spacing--48: 48px;
    --_spacing---section-spacing--160: 120px;
    --_spacing---section-spacing--120: 80px;
    --_spacing---section-spacing--96: 72px;
    --_spacing---section-spacing--80: 64px;
    --_spacing---section-spacing--64: 64px;
    --_spacing---section-spacing--0: 0px;
    --_spacing---section-spacing--hero-top-padding: 160px;
    --_spacing---site-padding--main: 24px;
    --_spacing---title-margin-bottom--m: 64px;
    --_spacing---title-margin-bottom--s: 48px;
    --_spacing---title-margin-bottom--xs: 40px;
    --_spacing---divider--64: 48px;
    --_spacing---divider--48: 40px;
    --_spacing---divider--32: 32px;
  }

  h1 {
    font-size: 3.25rem;
  }

  h2 {
    font-size: 2.75rem;
  }

  h3 {
    font-size: 2.25rem;
  }

  h4 {
    font-size: 1.75rem;
  }

  .z-index-2 {
    width: 100%;
  }

  .page-wrapper {
    overflow: visible;
  }

  .page-wrapper.overflow_hide {
    overflow: hidden;
  }

  .container-large {
    height: 100%;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-xxlarge {
    padding: 4.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top.margin-huge {
    margin-top: 2rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-xxlarge {
    margin-bottom: 2rem;
  }

  .margin-bottom.margin-xxhuge {
    margin-bottom: 0;
  }

  .margin-bottom.margin-huge {
    margin-bottom: 1rem;
  }

  .margin-bottom.margin-xsmall {
    margin-bottom: .25rem;
  }

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

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

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .button.is-small.is-alternate {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

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

  .button.full-button.corcer {
    border-style: none;
    border-radius: 100px;
  }

  .button.full-button.corcer.small {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .button.is-secondary.is-small {
    justify-content: center;
    align-items: center;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .heading-style-h3 {
    text-align: left;
    font-size: 2.25rem;
  }

  .text-size-small.text-color-white.text-style-2lines {
    color: var(--_apps---colors--primary-foreground);
    flex: 0 auto;
  }

  .text-size-small.text-color-white.text-black {
    color: var(--base-color-neutral--black);
  }

  .icon-1x1-medium {
    display: block;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .navbar_dropdown-column {
    width: 100%;
  }

  .navbar_dropdown-content-left {
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    align-content: start;
    align-items: start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_dropdown-content {
    flex-direction: column;
  }

  .navbar_component {
    z-index: 9;
    min-height: 4rem;
    top: 0;
  }

  .section_header {
    background-image: linear-gradient(#1b1b1bcc, #1b1b1bcc), url('../images/eugene-chystiakov-bt-AYttMuww-unsplash-min_1.avif');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
  }

  .section_header.text-color-alternate {
    height: 100%;
    margin-top: 32px;
  }

  .header_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .header_content-wrapper.margin-bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .card-hover {
    display: block;
  }

  .full-image.image-bot.small {
    width: 8%;
  }

  .full-image.image-1x1 {
    width: 5%;
  }

  .full-image.image-1x1.courser {
    height: 100%;
  }

  .card_row-3 {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    grid-template-columns: 1fr 1fr;
  }

  .card_row-3.margin-custom1 {
    grid-template-columns: 1fr 1fr;
  }

  .card_row-3.is-mobile {
    display: none;
  }

  .card_row-4 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .card_row-4.margin-bottom {
    grid-template-columns: 1fr 1fr;
  }

  .padding-section-large-button {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .margin-bottom-3 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer1_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .product-header_component {
    padding-bottom: 2.5rem;
  }

  .margin-bottom-4 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .product-header_product-title-wrapper {
    order: -9999;
  }

  .product-header_content-bottom {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-columns: 1fr minmax(16rem, .5fr);
    max-width: 100%;
    display: flex;
  }

  .filters_layout {
    grid-column-gap: 1.6rem;
    grid-row-gap: 1.6rem;
    grid-template-columns: 1fr;
  }

  .filters_tablet-modal-close-button {
    display: block;
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
  }

  .filters_filters-wrapper {
    z-index: 3;
    background-color: var(--base-color-neutral--white);
    width: 100%;
    max-width: none;
    height: 100%;
    padding: 3rem 5% 0;
    display: none;
    position: fixed;
    inset: 0%;
    overflow: scroll;
    transform: none;
  }

  .dropdown_dropdown-list {
    overflow: hidden;
  }

  .filters_form-block {
    z-index: 999;
    max-width: 100%;
  }

  .filters_form {
    border-style: none;
    margin-top: 36px;
  }

  .dropdown_toggle {
    align-items: center;
    display: flex;
  }

  .filters_tablet-filters-button {
    border-style: none;
    border-color: var(--background-color--background-tertiary);
    background-color: var(--_apps---colors--popover);
    border-radius: 10px;
    justify-content: center;
    display: flex;
  }

  .filters_tablet-filters-button:active {
    background-color: var(--_apps---colors--accent);
  }

  .filters1_tablet-modal-menu {
    border-top: 1px solid var(--_apps---colors--border-dark);
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    margin-top: 21px;
    margin-left: -5vw;
    padding: .75rem 8%;
    display: flex;
  }

  .card_row-2 {
    grid-template-columns: 1fr 1fr;
  }

  .from_input_wapper {
    align-items: stretch;
  }

  .blog_featured-item-content {
    padding: 2rem;
  }

  .flex_small {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .flex_small.margin-bottom, .flex_small.shared {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .about_content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .card_link_wapper {
    height: 100%;
  }

  .elemnt_show {
    display: none;
  }

  .whatsapp-block.space:where(.w-variant-f0e8538d-ca0e-d039-3ced-cb99e1d6ed39), .whatsapp-block.space.no-space {
    bottom: 30px;
  }

  .whatsapp-block.space {
    display: none;
    bottom: 103px;
  }

  .bob-selection-2 {
    flex: none;
    font-size: 1.3vw;
    display: none;
  }

  .flex_smallx {
    text-align: left;
  }

  .card_row-4-small {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .card_row-4-small.margin-bottom {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .masonry-grid {
    position: static;
  }

  .ms-input.has-left-icon.none {
    order: 1;
  }

  .slider {
    background-color: var(--color-secanday);
  }

  .from_input_wapper-copy {
    z-index: 2;
    display: block;
    position: static;
    inset: auto 0% 0%;
  }

  .from_button_hidden {
    z-index: 999;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    background-color: #0f0d0b33;
    border-style: none;
    border-radius: 100px;
    flex-flow: row;
    margin: 17px;
    padding: .7rem;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .wts {
    background-color: #28c347;
    border-style: none;
    width: 50px;
    height: 50px;
    position: static;
  }

  .wts:hover {
    background-color: #469e5d;
  }

  .color-parmy {
    margin-top: 1rem;
  }

  .button-2.full-button {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-2.full-button.corcer {
    color: #fff;
    background-color: #001232;
    border-style: none;
    border-radius: 100px;
  }

  .button-2.full-button.corcer:hover {
    background-color: #182844;
  }

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

  .flax-b.is-moblie {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .contact-modal_component {
    display: none;
  }

  .contact-modal_content-wrapper {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

  .dropdown-wrapper {
    min-width: 100%;
    box-shadow: 4px -19px 35px #20355a14, 11px 11px 30px -10px #20355a26;
  }

  .navigation-dropdown {
    z-index: 3;
    min-width: 100%;
  }

  .navigation-dropdown.w--open {
    z-index: 0;
    flex-flow: column;
    min-width: 100%;
    display: flex;
  }

  .dropdown_wapper {
    flex-flow: column;
    display: flex;
  }

  .ms-input-wrap-none {
    z-index: 2;
    width: 100%;
    display: flex;
  }

  .ms-input-wrap-none.sarch {
    width: 100%;
  }

  .ms-input-wrap-none._1 {
    z-index: 5;
  }

  .ms-input-wrap-none._3 {
    z-index: 4;
  }

  .ms-input-wrap-none._4 {
    z-index: 3;
  }

  .flax-16px {
    flex-flow: row;
  }

  .flax-16px.is-mobile {
    flex-flow: column;
    width: 100%;
  }

  .drop_z-index {
    width: 100%;
    position: relative;
  }

  .button-center-aligned {
    min-height: auto;
  }

  .slider-button-features {
    top: -96px;
  }

  .headline-home-slider {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .mask-feature-slider {
    max-width: 460px;
  }

  ._100 {
    width: 100%;
    position: relative;
  }

  .slider-button-features-2 {
    top: -96px;
  }

  .headline-home-slider-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .grid_item {
    display: flex;
  }

  .heading_item {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #00000080;
    flex-flow: column;
    grid-template-columns: 1.25fr;
    padding: 24px;
    display: flex;
  }

  .nav_dopdown {
    width: 100%;
  }

  .paragraph-small.text-color-tertiary {
    color: var(--_apps---sidebar--sidebar-accent-dark);
  }

  .menu-button {
    background-color: var(--deepsea);
    border-radius: 12px;
    padding-top: .7rem;
    padding-bottom: .7rem;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .nav-divider {
    display: none;
  }

  .nav_link {
    border-bottom: 1px solid var(--_apps---colors--accent);
    border-radius: 0;
    padding: 12px;
  }

  .nav_link:hover {
    background-color: var(--_apps---sidebar--sidebar-accent);
  }

  .nav-menu-buttons {
    width: 290px;
  }

  .subheading-small {
    color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .nav_bar {
    border-radius: 0;
    padding-left: 26px;
    padding-right: 26px;
  }

  .nav_bar_dropdwon {
    width: 100%;
    max-width: none;
    height: auto;
    box-shadow: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #fff0;
    flex-flow: column;
    padding: 0;
  }

  .nav_bar_dropdwon.w--open {
    padding-left: 5%;
    padding-right: 5%;
    position: static;
  }

  .nav-features {
    height: auto;
    padding: 0;
  }

  .nav_tag_menu {
    padding-left: 5%;
    padding-right: 5%;
  }

  .nav_tag_menu.w--open {
    margin-top: 0;
    padding-top: 4px;
    padding-left: 0%;
    padding-right: 0%;
    position: static;
  }

  .nav_tag_menu._1.w--open, .nav_tag_menu._3.w--open {
    padding-top: 0;
  }

  .nav-menu {
    z-index: 7;
    background-color: var(--base-color-brand--white);
    height: 100vh;
    padding: 10px 0 12px;
    overflow: scroll;
  }

  .subheading-regular {
    color: var(--base-color-brand--black);
    padding-left: 17px;
  }

  .nav_taggle {
    border-bottom: 1px solid var(--_apps---colors--accent);
    border-radius: 0;
    width: 100%;
    padding: 16px 2%;
  }

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

  .testimonial-footer.margin-bottom.margin-xhuge {
    grid-template-columns: 1fr;
    margin-bottom: 2rem;
  }

  .testimonial-card {
    max-width: 100%;
  }

  .product-card {
    height: 100%;
  }

  .cta-feature-block {
    grid-template-columns: 1fr 1fr;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-grid-large {
    grid-template-columns: 1fr 1fr;
  }

  .footer_black {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .footer-contact {
    max-width: none;
  }

  .section-4 {
    padding-bottom: 40px;
  }

  .full_section_item {
    flex-flow: column;
  }

  .right_section {
    width: 100%;
    overflow: visible;
  }

  .blog_slide.swiper-slide {
    width: 100%;
  }

  .logo_slider-wrapper.swiper-wrapper {
    width: 60%;
  }

  .section_card_item, .left_from {
    width: 100%;
  }

  .testimonial_card-outline {
    flex: 1;
  }

  .linder_grader {
    display: none;
  }

  .stacking-card {
    grid-column-gap: 1.6em;
    grid-row-gap: 1.6em;
    grid-template-columns: 1fr;
    max-height: 100%;
    padding: 1.2em;
  }

  .stacking-card._3.margin-bottom.margin-xhuge {
    grid-template-columns: 1fr;
  }

  .py-section_hero {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .py-heading_item {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #00000080;
    flex-flow: column;
    grid-template-columns: 1.25fr;
    padding: 24px;
    display: flex;
  }

  .py-max-width-medium {
    justify-content: space-around;
    align-items: center;
    width: 98%;
  }

  .py-margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .py-margin-bottom.margin-xxlarge {
    margin-bottom: 2rem;
  }

  .py-margin-bottom.margin-xxhuge {
    margin-bottom: 0;
  }

  .py-margin-bottom.margin-huge {
    margin-bottom: 1rem;
  }

  .py-margin-bottom.margin-xsmall {
    margin-bottom: .25rem;
  }

  .py-hero_heading {
    text-align: center;
    font-size: 2.8rem;
  }

  .py-text_hero {
    text-align: center;
  }

  .py-form_wrapper {
    width: 300px;
  }

  .py-review_section {
    padding-bottom: 40px;
  }

  .py-form_block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 300px;
    display: flex;
  }

  .form-block-2 {
    width: 280px;
  }

  .form {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 370px;
    display: flex;
  }

  .py-about_wrapper {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
    display: flex;
  }

  .py-featured_grid {
    width: 92%;
    height: auto;
  }

  .py-featured_stats {
    width: 700px;
  }

  .py-featured_stat_1, .py-featured_stat_2 {
    width: 350px;
    max-width: 350px;
  }

  .image-2 {
    max-width: 60%;
  }

  .py-featured_img {
    width: 700px;
  }

  .py-featured_content {
    width: 658px;
  }

  .py-featured_grid_2 {
    width: 90%;
  }

  .py-about_img {
    width: 400px;
  }

  .stats_section {
    height: auto;
  }

  .stat_wrapper {
    height: 500px;
  }

  .py-stat_content {
    width: 658px;
  }

  .py-stat_title {
    font-size: 2.5rem;
  }

  .stat_paragraph {
    line-height: 1.6rem;
  }

  .div-block-11 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    place-items: center;
    width: 100%;
  }

  .py-badges {
    width: 160px;
  }

  .service_section {
    margin-bottom: 40px;
  }

  .wrapper_service {
    z-index: 20;
    border-width: 0;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .service_card {
    width: 350px;
  }

  .card_image_slider {
    height: 20vh;
  }

  .py-service_title {
    font-size: 1.5rem;
  }

  .py-service_paragraph {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .service_content_wrapper {
    padding-left: 10px;
  }

  .py-service_price, .py-service_price_start {
    font-size: 1.25rem;
  }

  .service_slider_img_1 {
    height: 20vh;
  }

  .py-service_capacity {
    font-size: .8rem;
  }

  .service_cta_btn {
    text-align: center;
    font-size: 1.25rem;
  }

  .service_cta_wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrapper_service_offer {
    grid-template-columns: 1fr 1fr;
    width: 98%;
    padding: 20px;
  }

  .py-service_offer_subtext {
    text-align: left;
    width: 400px;
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .py-service_title-_offer {
    font-size: 2rem;
  }

  .service_card_slider {
    width: 350px;
  }

  .offer_timer_section {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .offer_timer_wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 98%;
    display: flex;
  }

  .py-offer_timer_tag {
    text-align: center;
  }

  .py-offfer_timer_title {
    text-align: center;
    font-size: 2rem;
  }

  .offer_cta_btn_wrappper {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .treat_wrapper {
    width: 768px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-5 {
    max-width: 60%;
  }

  .py-form_tag {
    font-size: 3rem;
  }

  .inside_form_wrapper {
    width: 600px;
  }

  .treat_offer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    place-items: center;
    width: 700px;
  }

  .treat_offer_card {
    width: 230px;
  }

  .stats_wrapper {
    width: 100%;
    height: auto;
  }

  .image_badges {
    width: 100%;
    height: 10vh;
  }

  .py_badges {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
    padding: 5px;
  }

  .text--badges {
    font-size: 1rem;
  }

  .stats {
    width: auto;
    height: auto;
  }

  .badges_stats {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    width: 768px;
  }

  .py-offfer_whyusr_title {
    text-align: center;
    width: 80%;
  }

  .offer_whyus_wrapper {
    justify-content: flex-start;
    align-items: center;
    width: 98%;
  }

  .hero_cta_btn {
    padding-left: 17px;
    padding-right: 17px;
    font-size: 1.2rem;
  }

  .hero_cta_btn-_2-copy {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 1.2rem;
  }

  .hero_cta_btn_wrappper {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
  }

  .py-event_title {
    font-size: 2.5rem;
  }

  .hero_socialproof_wrappper {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
  }

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

  .background-video {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .review_socialproof_wrappper {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
  }

  .py-offfer_timer_title-copy {
    text-align: center;
  }

  .whyus_heading {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 98%;
    display: flex;
  }

  .whyus_wrapper {
    width: 80%;
  }

  .whyus_paragraph {
    clear: none;
    text-align: left;
  }

  .whyus_tag {
    color: var(--base-color-brand--is-primary);
    text-align: left;
    font-size: 1.5rem;
  }

  .py-service_offer_subtext-1 {
    text-align: left;
    width: 400px;
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_spacing---section-spacing--48: 48px;
    --_spacing---section-spacing--160: 80px;
    --_spacing---section-spacing--120: 64px;
    --_spacing---section-spacing--96: 64px;
    --_spacing---section-spacing--80: 64px;
    --_spacing---section-spacing--64: 64px;
    --_spacing---section-spacing--0: 0px;
    --_spacing---section-spacing--hero-top-padding: 120px;
    --_spacing---site-padding--main: 24px;
    --_spacing---title-margin-bottom--m: 48px;
    --_spacing---title-margin-bottom--s: 32px;
    --_spacing---title-margin-bottom--xs: 32px;
    --_spacing---divider--64: 40px;
    --_spacing---divider--48: 36px;
    --_spacing---divider--32: 32px;
  }

  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .margin-xsmall {
    margin: .75rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 5rem;
  }

  .padding-small {
    padding: 1.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .heading-style-h6 {
    font-size: 1.125rem;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .button.is-small {
    padding: .5rem;
    font-size: .8rem;
  }

  .button.is-primary {
    width: 100%;
  }

  .button.full-button.corcer {
    color: var(--color-secanday);
  }

  .button.is-secondary {
    justify-content: center;
    align-items: center;
  }

  .button.is-secondary.is-small {
    padding-right: .5rem;
  }

  .button.drak {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

  .icon-1x1-medium {
    display: block;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .padding-global.r-space {
    padding-left: 0%;
    padding-right: 0%;
  }

  .padding-section-small {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .padding-section-large.r-space {
    padding-top: 0;
  }

  .navbar_dropdown-content-left {
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .navbar_component {
    border-radius: 0;
    min-height: 4rem;
  }

  .section_header.text-color-alternate {
    margin: 19px 20px 20px;
  }

  .header_content {
    min-height: 78svh;
  }

  .form-fliter {
    flex-flow: column;
  }

  .header_content-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .card-wrapper.corner._1 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    display: none;
  }

  .card-hover {
    display: block;
  }

  .full-image.image-bot {
    min-height: 100%;
  }

  .full-image.image-1x1 {
    height: 100%;
    min-height: 100%;
  }

  .full-image.image-2x2 {
    min-height: 20rem;
  }

  .card_row-3 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    display: grid;
  }

  .card_row-4, .card_row-4.margin-bottom {
    grid-template-columns: 1fr 1fr;
  }

  .padding-section-large-button {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .footer1_credit-text {
    margin-top: 1.5rem;
  }

  .margin-bottom-3 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer1_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .footer1_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-auto-flow: row;
  }

  .footer1_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .footer1_top-wrapper {
    grid-row-gap: 3rem;
  }

  .product-header_component {
    padding-bottom: 1.5rem;
  }

  .product-header_content-top {
    flex-direction: column-reverse;
    margin-bottom: 2rem;
    display: flex;
  }

  .margin-bottom-4 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .product-header_gallery {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .product-header_main-image, .product-header_list {
    display: none;
  }

  .product-header_content-bottom {
    grid-column-gap: 5rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .filters_layout {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .filters_filters-wrapper {
    z-index: 8;
  }

  .filters1_tablet-modal-menu {
    z-index: 99999;
    margin-left: 0;
    position: fixed;
    inset: auto 0% 0%;
  }

  .card_row-2 {
    grid-template-columns: 1fr;
  }

  .blog_featured-item-link {
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .blog_featured-item-content {
    padding: 1.5rem;
  }

  .flex_small {
    flex-flow: row;
  }

  .about_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .card_link_item {
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .faq1_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .faq1_icon-wrapper {
    width: 1.75rem;
  }

  .bob-selection-2 {
    font-size: 1.69vw;
  }

  .card_row-4-small {
    grid-template-columns: 1fr 1fr;
  }

  .card_row-4-small.margin-bottom {
    grid-column-gap: 24px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .tri-wrap-4-copy {
    width: auto;
  }

  .ms-input.none {
    clear: left;
  }

  .button-2.full-button.corcer {
    color: #ebf4ff;
    background-color: #001232;
    border-style: none;
  }

  .button-2.full-button.corcer:hover {
    background-color: #182844;
  }

  .contact-modal_component {
    align-items: flex-start;
  }

  .contact-modal_content-wrapper {
    width: 100%;
    height: 100vh;
    max-height: none;
    padding-bottom: 7rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .show-mobile-landscape {
    display: block;
  }

  .order_item {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .dropdown-wrapper {
    min-width: 100%;
    position: absolute;
  }

  .navigation-dropdown.w--open {
    z-index: 2;
    min-width: 100%;
    max-height: 100%;
  }

  .dropdown_wapper {
    z-index: 8;
    float: none;
    clear: both;
  }

  .slide-feature {
    width: 100%;
  }

  .slider-button-features {
    top: -80px;
  }

  .headline-home-slider {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .mask-feature-slider {
    max-width: 320px;
  }

  .mask-feature-slider.margin-bottom {
    max-width: 100%;
  }

  .text-h7 {
    font-size: 18px;
  }

  .slider-button-features-2 {
    top: -80px;
  }

  .mask-testimonial-slider-large {
    max-width: 400px;
  }

  .headline-home-slider-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .grid_item {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
  }

  .fs-list_slider {
    padding: 0;
    display: block;
  }

  .fs-list_arrow-left {
    margin-left: 0;
  }

  .fs-list_arrow-right {
    margin-right: 0;
  }

  .menu-button {
    border-radius: 13px;
    padding: .5rem .6rem;
  }

  .nav-menu-buttons {
    justify-content: flex-end;
    align-items: center;
    width: 200px;
    display: flex;
  }

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

  .nav_bar_dropdwon {
    flex-flow: column;
  }

  .testimonial-slide {
    vertical-align: top;
  }

  .testimonial-footer {
    margin-top: 48px;
  }

  .testimonial-arrow {
    top: 0;
    left: 56px;
    right: auto;
  }

  .testimonial-arrow.left {
    left: 0;
    right: auto;
  }

  .product-card {
    min-height: 330px;
  }

  .cta-feature-block {
    grid-template-columns: 1fr;
  }

  .team-member {
    height: 240px;
  }

  .team-member:hover {
    margin-bottom: 0;
  }

  .section-regular {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .footer-grid-large {
    grid-template-columns: 1fr;
  }

  .footer-legal-wrapper {
    flex-flow: column;
  }

  .footer-logo-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .brand-divider {
    display: none;
  }

  .right_section {
    width: 100%;
  }

  .blog_slide.swiper-slide {
    width: 70%;
  }

  .logo_slider-wrapper.swiper-wrapper, .section_card_item {
    width: 100%;
  }

  .card_item {
    padding-right: 24px;
  }

  .stacking-card {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    padding: 2.5em;
  }

  ._404-content {
    max-width: 320px;
  }

  .py-header_content {
    min-height: 78svh;
  }

  .py-margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .py-text_hero, .py-text_stat_1, .py-text_stat_2, .py-text_stat2_bold, .py-text_socialproof, .py-text_star, .py-text_socialproof_r, .py-text_star_r {
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_spacing---section-spacing--48: 48px;
    --_spacing---section-spacing--160: 64px;
    --_spacing---section-spacing--120: 48px;
    --_spacing---section-spacing--96: 48px;
    --_spacing---section-spacing--80: 48px;
    --_spacing---section-spacing--64: 48px;
    --_spacing---section-spacing--0: 0px;
    --_spacing---section-spacing--hero-top-padding: 120px;
    --_spacing---site-padding--main: 16px;
    --_spacing---title-margin-bottom--m: 32px;
    --_spacing---title-margin-bottom--s: 24px;
    --_spacing---title-margin-bottom--xs: 24px;
    --_spacing---divider--64: 40px;
    --_spacing---divider--48: 32px;
    --_spacing---divider--32: 24px;
  }

  h1 {
    font-size: 2.5rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .container-large {
    --_spacing---section-spacing--48: 48px;
    --_spacing---section-spacing--160: 120px;
    --_spacing---section-spacing--120: 80px;
    --_spacing---section-spacing--96: 72px;
    --_spacing---section-spacing--80: 64px;
    --_spacing---section-spacing--64: 64px;
    --_spacing---section-spacing--0: 0px;
    --_spacing---section-spacing--hero-top-padding: 160px;
    --_spacing---site-padding--main: 24px;
    --_spacing---title-margin-bottom--m: 64px;
    --_spacing---title-margin-bottom--s: 48px;
    --_spacing---title-margin-bottom--xs: 40px;
    --_spacing---divider--64: 48px;
    --_spacing---divider--48: 40px;
    --_spacing---divider--32: 32px;
    margin-top: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .text-size-medium {
    font-size: .9rem;
    line-height: 160%;
  }

  .heading-style-h6.margin-bottom {
    font-size: 1.1rem;
  }

  .heading-style-h1 {
    font-size: 2.3rem;
  }

  .button {
    width: 100%;
  }

  .button.is-small {
    border-radius: 8px;
    padding-left: .2rem;
    padding-right: .2rem;
    font-size: .7rem;
  }

  .button.is-small.is-alternate {
    padding: .5rem 1rem;
  }

  .button.full-button.corcer {
    height: 50px;
  }

  .button.full-button.corcer.small {
    padding-top: .4rem;
    padding-bottom: .4rem;
  }

  .button.is-secondary {
    justify-content: center;
    align-items: center;
  }

  .button.is-secondary.is-small {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: .5rem;
  }

  .text-size-regular.margin-bottom {
    font-size: .9rem;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h3.text-color-green.text-align-center {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .button-group {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .icon-1x1-small {
    width: 1rem;
    height: 1rem;
    display: block;
  }

  .icon-1x1-medium {
    width: 2rem;
    height: 2rem;
  }

  .icon-1x1-medium.ismall {
    width: 1.2rem;
    height: 1.2rem;
  }

  .form_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .padding-global.none {
    padding-left: 0%;
    padding-right: 0%;
  }

  .navbar_dropdown-content-left {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_component {
    padding-left: 8px;
    padding-right: 8px;
    position: sticky;
  }

  .section_header.text-color-alternate {
    border-radius: 0;
    margin: 0;
    padding-top: 0;
  }

  .header_content {
    min-height: 100%;
    max-height: 100%;
  }

  .header_background-image-wrapper {
    overflow: hidden;
  }

  .form-fliter {
    flex-flow: column;
  }

  .header_content-wrapper {
    grid-template-columns: 1fr;
  }

  .card-link {
    width: 100%;
  }

  .card-hover {
    display: block;
  }

  .full-image {
    min-height: auto;
  }

  .full-image.image-bot.small {
    width: 19%;
  }

  .full-image.image-1x1 {
    width: 9%;
  }

  .card_row-3, .card_row-3.margin-custom1 {
    grid-template-columns: 1fr;
  }

  .card_row-4 {
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .card_row-4.margin-bottom {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
  }

  .margin-bottom-3 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer1_menu-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .footer1_top-wrapper {
    grid-row-gap: 48px;
  }

  .margin-bottom-4 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .product-header_gallery, .product-header_list {
    grid-template-columns: 1fr;
  }

  .product-header_content-bottom {
    display: flex;
  }

  .filters_filters-wrapper {
    display: block;
  }

  .filters1_tablet-modal-menu {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    position: static;
    top: 0;
  }

  .search_bar {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

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

  .card_row-2 {
    grid-template-columns: 1fr;
  }

  .card_wapper {
    flex-flow: column;
  }

  .blog_featured-item-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .card_itme_wapper {
    width: 100%;
  }

  .card_flex_row {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .about_content {
    grid-template-columns: 1fr;
  }

  .card_list-copy {
    flex-flow: column;
    grid-template-columns: .5fr;
    display: flex;
  }

  .collection-list {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .card_link_wapper {
    width: 100%;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .floating-label {
    font-size: 14px;
  }

  .whatsapp-block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    right: 0;
  }

  .whatsapp-block.space {
    bottom: 94px;
  }

  .whatsapp-container {
    width: 80px;
    height: 80px;
    bottom: 10px;
    right: 0;
  }

  .whatsapp-chat {
    width: 100%;
    height: 40vh;
    position: relative;
  }

  .bob-selection-2 {
    font-size: 2.5vw;
  }

  .card_row-4-small {
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .card_row-4-small.margin-bottom {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
  }

  .ms-radio-wrap {
    align-items: flex-start;
    display: flex;
  }

  .from_item {
    display: block;
  }

  .from_button_hidden {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
    margin-left: 12px;
    margin-right: 12px;
    padding: 8px;
  }

  .wts {
    background-color: #479156;
    width: 45px;
    height: 45px;
    bottom: 0;
    right: 0;
  }

  .flexitem.card_item_bg {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .color-parmy {
    margin-top: 1rem;
  }

  .button-2 {
    width: 100%;
  }

  .button-2.full-button.corcer {
    height: 60px;
  }

  .whatsapp-container-2 {
    width: 80px;
    height: 80px;
    bottom: 10px;
    right: 0;
  }

  .flax-b {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .contact-modal_component {
    display: none;
  }

  .icon-team-slider {
    width: 9px;
  }

  .slider-button-features {
    width: 40px;
    height: 40px;
    top: -64px;
  }

  .slider-button-features.prev {
    right: 48px;
  }

  .headline-home-slider {
    padding-right: 0;
  }

  .mask-feature-slider {
    max-width: 270px;
  }

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

  .card-testimonial {
    width: 100%;
    height: 100%;
  }

  .slider-button-features-2 {
    width: 40px;
    height: 40px;
    top: -64px;
  }

  .slider-button-features-2.prev {
    right: 48px;
  }

  .mask-testimonial-slider-large {
    max-width: 320px;
  }

  .headline-home-slider-2 {
    padding-right: 0;
  }

  .fs-list_arrow-left {
    width: 50px;
  }

  .fs-list_arrow {
    width: 2rem;
    height: 2rem;
  }

  .fs-list_arrow-right {
    width: 50px;
  }

  .fs-list_nav {
    margin-bottom: 0;
  }

  .heading_item {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .menu-button {
    border-radius: 12px;
  }

  .nav_link {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .nav-menu-buttons {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .nav_bar {
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    position: fixed;
    top: 0%;
    bottom: auto;
    right: 0%;
  }

  .nav-left {
    width: 20%;
  }

  .nav_tag_menu.w--open {
    padding-top: 0;
  }

  .nav-menu {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-dropdown {
    display: none;
  }

  .testimonial-mask-overflow {
    width: auto;
  }

  .testimonial-footer {
    flex-flow: column;
    align-items: stretch;
  }

  .testimonial-footer.margin-bottom.grid {
    justify-content: space-between;
    align-items: flex-start;
  }

  .product-card {
    min-height: 200px;
  }

  .chip_flex.margin-bottom.samll {
    flex-flow: wrap;
  }

  .chip_flex.margin-bottom.samll.overlap {
    position: sticky;
  }

  .cta-feature {
    padding: 12px;
  }

  .rating-row {
    grid-column-gap: 16px;
  }

  .testimonial-award.middle {
    margin-bottom: 0;
  }

  .testimonial-awards {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .flourish-divider {
    display: none;
  }

  .section-regular {
    padding-top: 50px;
    padding-bottom: 10px;
  }

  .footer-grid, .footer-grid-large {
    grid-template-columns: 1fr;
  }

  .footer_black {
    padding: 16px;
  }

  .section_hero {
    margin-bottom: 4rem;
  }

  .full_section_item {
    margin-top: 5px;
  }

  .right_section {
    width: 100%;
  }

  .cover_photo_item {
    height: 300px;
  }

  .blog_slide {
    width: 90vw;
  }

  .blog_slide.swiper-slide {
    width: 97%;
  }

  .blog_slide.swiper-slide.tesr, .logo_slider-wrapper.swiper-wrapper {
    width: 100%;
  }

  .testimonial_card-outline.testonl {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    padding: 1rem;
  }

  .image.cover_item_imag {
    height: 100%;
  }

  .stacking-card {
    border-radius: 0;
    padding: 1em;
  }

  .stacking-card._3.margin-bottom.margin-xhuge {
    padding: 1em;
  }

  .section_card.padding-section-large {
    padding-top: 2rem;
  }

  .utility-page-content {
    padding-left: 16px;
    padding-right: 16px;
  }

  .py-treat-section {
    flex-flow: column;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    display: none;
  }

  .py-section_hero {
    background-image: url('../images/Service-card-image-5.avif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 4rem;
  }

  .py-header_content {
    min-height: 100%;
    max-height: 100%;
  }

  .py-heading_item {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .py-max-width-medium {
    justify-content: space-around;
    align-items: center;
    width: 98%;
  }

  .py-header_background-image-wrapper {
    overflow: hidden;
  }

  .py-margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .py-hero_heading {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
  }

  .py-text_hero {
    text-align: center;
    font-size: .9rem;
    line-height: 160%;
  }

  .py-form_wrapper {
    width: 98%;
    display: none;
  }

  .py-review_section {
    padding-top: 40px;
  }

  .py-form_block {
    flex-flow: column;
    width: 100%;
    padding: 20px 5px 5px;
  }

  .form-block-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 96%;
  }

  .form {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    width: 100%;
    padding-left: 0;
    display: flex;
  }

  .py-about_wrapper {
    margin-top: 0;
    display: none;
  }

  .py-featured_grid {
    width: 98%;
    height: auto;
  }

  .py_featured_img_wrapper {
    width: 98%;
  }

  .py-featured_stats {
    flex-flow: column;
    width: 98%;
  }

  .py-featured_stat_1 {
    width: 98%;
    max-width: 98%;
  }

  .py-text_stat_1 {
    font-size: .9rem;
    line-height: 160%;
  }

  .py-featured_stat_2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 98%;
    max-width: 98%;
  }

  .py-text_stat_2 {
    font-size: .9rem;
    line-height: 160%;
  }

  .py-text_stat2_bold {
    font-size: 1.75rem;
    line-height: 160%;
  }

  .image-2 {
    max-width: 75%;
  }

  .py-featured_img {
    width: 98%;
    height: 250px;
    display: block;
  }

  .py-featured_content {
    justify-content: flex-start;
    align-items: center;
    width: 98%;
    max-width: 98%;
  }

  .py-featured_tag {
    text-align: center;
    font-size: 2.2rem;
  }

  .py-featured_title {
    text-align: center;
    font-size: 2rem;
  }

  .py-featured_gallary {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 98%;
  }

  .py-about_btn {
    width: 98%;
    max-width: 98%;
    height: auto;
  }

  .about-cta-btn {
    width: 98%;
  }

  .py-featured_grid_2 {
    width: 98%;
    height: auto;
  }

  .py-about_img {
    width: 98%;
    height: 300px;
  }

  .image-4 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
  }

  .py-text-field {
    width: 100%;
  }

  .stat_wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .py-stat_content {
    width: 94%;
    padding-bottom: 10px;
  }

  .py-stat_tag {
    font-size: 1.75rem;
  }

  .py-stat_title {
    font-size: 2rem;
    font-weight: 600;
  }

  .stat_paragraph {
    width: 98%;
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .div-block-11 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    width: 100%;
    display: grid;
  }

  .py-badges {
    width: 155px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .service_section {
    margin-top: 20px;
  }

  .wrapper_service {
    z-index: 2;
    border-width: 0;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    place-items: center;
    width: 98%;
    margin-bottom: -10px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .service_card {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 98%;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .card_image_slider {
    height: 18vh;
  }

  .service_content {
    width: 98%;
    padding-top: 10px;
  }

  .py-service_title {
    font-size: 1.75rem;
  }

  .py-service_paragraph {
    text-align: center;
    width: auto;
    padding: 5px 0 10px;
    font-size: 1rem;
  }

  .service_content_wrapper {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    overflow: clip;
  }

  .py-service_price, .py-service_price_start {
    font-size: 1rem;
  }

  .service_price {
    height: 50px;
    padding: 11px 15px;
  }

  .service_slider_img_1 {
    height: 18vh;
  }

  .py-service_capacity {
    padding-left: 5px;
    padding-right: 5px;
    font-size: .7rem;
  }

  .service_capacity {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .service_cta_btn {
    text-align: center;
    background-color: #ffe1b7;
    justify-content: center;
    align-items: center;
    height: 50px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .service_cta_btn.w--current {
    height: 50px;
  }

  .service_cta_wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

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

  .wrapper_service_offer {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    place-items: center;
    width: 98%;
    padding: 30px 0;
    display: flex;
  }

  .service_offer_text {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 96%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .service_offer_cta_wrapper {
    justify-content: center;
    align-items: center;
    width: 98%;
    display: flex;
  }

  .py-service_offer_subtext {
    text-align: center;
    width: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.1rem;
    line-height: 1.75rem;
  }

  .py-service_title-_offer {
    text-align: center;
    font-family: Lora, sans-serif;
    font-size: 2rem;
    line-height: 1.1;
  }

  .offer_cta_btn {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 1.6rem;
    display: flex;
  }

  .cta_btn_wrappper {
    width: 96%;
  }

  .offer_cta_btn-_white {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    font-size: 1.4rem;
    display: flex;
  }

  .service_card_slider {
    width: 310px;
  }

  .offer_timer_section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-image: linear-gradient(90deg, #07003175, #1a03405e 100%, #29064d26);
    background-position: 0 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0;
  }

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

  .py-offer_timer_tag {
    text-align: center;
    font-family: Islandmoments, Arial, sans-serif;
    font-size: 1.76rem;
  }

  .py-offfer_timer_title {
    text-align: center;
    font-size: 2.2rem;
    font-weight: 600;
  }

  .code-embed-5 {
    width: 100%;
    margin-top: 20px;
  }

  .offer_cta_btn_wrappper {
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
  }

  .offer_cta_btn-_2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 1.4rem;
    display: flex;
  }

  .review_wrapperr {
    width: 98%;
    margin-bottom: 40px;
  }

  .py-review_title {
    text-align: center;
    font-size: 2rem;
  }

  .py-review_tag {
    font-size: 1.75rem;
  }

  .treat_content_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .treat_wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 98%;
    padding-left: 0;
    padding-right: 0;
  }

  .image-5 {
    max-width: 80%;
  }

  .py-form_title {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1;
  }

  .py-form_tag {
    font-size: 1.75rem;
  }

  .py-form_sub-text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.2rem;
    line-height: 1;
  }

  .py-treat_bold-text {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .inside_form_wrapper {
    width: 100%;
    display: block;
  }

  .paragraph {
    text-align: center;
  }

  .italic-text {
    text-align: center;
    font-style: normal;
  }

  .treat_offer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start center;
    width: 98%;
    padding-left: 7px;
    padding-right: 7px;
    display: grid;
  }

  .treat_offer_card {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: 100%;
    padding: 4px 5px 5px;
  }

  .image-6 {
    width: 100%;
    height: 12vh;
  }

  .py-treat_sub-text {
    text-align: center;
    font-size: .9rem;
    line-height: .25;
  }

  .py-form-text {
    align-self: flex-start;
    display: block;
    overflow: visible;
  }

  .py-form-heading {
    margin-bottom: 0;
  }

  .stats_wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-image: linear-gradient(#04013a82, #1200445e), url('../images/yacht-picture.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

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

  .py_badges {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 100%;
    padding: 5px;
  }

  .text--badges {
    font-size: .8rem;
  }

  .stats {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .badges_stats {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .italic-text-2 {
    line-height: 1.75px;
  }

  .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
    font-size: 1rem;
  }

  .py-offfer_whyusr_title {
    text-align: center;
    width: 100%;
    font-size: 2.2rem;
    font-weight: 600;
  }

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

  .hero_cta_btn {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.2rem;
  }

  .hero_cta_btn.w--current, .hero_cta_btn-_2-copy {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 1.2rem;
  }

  .hero_cta_btn_wrappper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: none;
  }

  .py-event_title {
    font-size: 2rem;
    font-weight: 600;
  }

  .py-event_tag {
    font-size: 1.75rem;
  }

  .white_paragraph {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .bold-text-10 {
    font-size: 2rem;
  }

  .hero_socialproof_wrappper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .py-text_socialproof {
    text-align: left;
    font-size: .8rem;
    line-height: 160%;
    display: none;
  }

  .image-8 {
    max-width: 90%;
  }

  .stars_wrapper {
    flex-flow: row;
    width: 90%;
  }

  .logo-image-2 {
    max-width: 80%;
  }

  .py-text_star {
    text-align: center;
    font-size: .9rem;
    line-height: 160%;
  }

  .italic-text-3 {
    font-style: normal;
  }

  .py-treat_paragraph {
    font-size: .8rem;
    line-height: 1rem;
  }

  .py-treat_bold-text-1 {
    line-height: .8rem;
  }

  .inside_form_wrapper-_1 {
    width: 100%;
    display: flex;
  }

  .link-block-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .background-video {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .review_socialproof_wrappper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 96%;
    margin-top: 20px;
    display: flex;
  }

  .py-text_socialproof_r {
    text-align: left;
    font-size: .8rem;
    line-height: 160%;
  }

  .py-text_star_r {
    text-align: center;
    font-size: .9rem;
    line-height: 160%;
  }

  .stars_wrapper_r {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    width: 100%;
  }

  .link-block-3--1 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .image-8-1 {
    max-width: 90%;
  }

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

  .py-offfer_timer_title-copy {
    text-align: center;
    font-size: 2.2rem;
    font-weight: 600;
  }

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

  .whyus_block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .whyus_wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    width: 100%;
  }

  .whyus_paragraph {
    text-align: left;
    font-family: Inter, sans-serif;
    font-size: 1rem;
  }

  .whyus_tag {
    text-align: left;
    font-size: 1.2rem;
    font-weight: 600;
  }

  .py-service_offer_subtext-1 {
    text-align: center;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.1rem;
    line-height: 1.75rem;
  }

  .badges-image-wrrapper, .badges-image-wrrapper--2, .badges-image-wrrapper-3, .badges-image-wrrapper-4 {
    height: 11vh;
  }

  .benefit-card-1, .benefit-card-2 {
    height: 12vh;
  }

  .benefit-card-3 {
    background-position: 50% 100%;
    height: 12vh;
  }

  .benefit-card-4, .benefit-card-5, .benefit-card-6 {
    height: 12vh;
  }
}

#w-node-_09535625-7900-6453-ae94-18b125e554ab-625a7761 {
  align-self: stretch;
}

#w-node-a9bfe1b3-93bd-cb78-7cd3-21e401ab9137-625a7761 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6c50fb9-bad8-081c-0b5b-577bfe4aa614-99b735ec, #w-node-_007390bb-64e4-5dce-5db7-294d8381707a-99b735ec, #w-node-_007390bb-64e4-5dce-5db7-294d838170ae-99b735ec {
  justify-self: end;
}

#w-node-_0afb1943-e127-5c3f-4726-e3a0069e56a5-bd632d93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_48190cfb-ff35-26cd-5ae2-caa9b22c3262-4247b9f9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_66458432-f250-45ed-1b21-d2f979e75ffe-4247b9f9, #w-node-_66458432-f250-45ed-1b21-d2f979e76000-4247b9f9, #w-node-_676381f7-1e65-9a87-ed87-b4953b903125-4247b9f9, #w-node-ebd31bc8-50cd-5a08-c955-3305608537e0-4247b9f9, #w-node-e847d87a-f0c2-7ce7-d7eb-278be866ec76-4247b9f9, #w-node-_66458432-f250-45ed-1b21-d2f979e7602c-4247b9f9, #w-node-_5b0cbf72-2926-c3ef-703f-169e46265b96-4247b9f9, #w-node-_30f5f36e-502a-8d3c-c266-ed4924341e97-4247b9f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#from.w-node-_66458432-f250-45ed-1b21-d2f979e760dc-4247b9f9 {
  grid-area: 1 / 2 / 5 / 3;
}

#w-node-_45d4d2e8-349e-8366-b2b7-e5152f930b95-4247b9f9, #w-node-_45d4d2e8-349e-8366-b2b7-e5152f930ba4-4247b9f9, #w-node-_45d4d2e8-349e-8366-b2b7-e5152f930ba7-4247b9f9, #w-node-b73618ec-c879-789f-ba52-66e53cc09f85-4247b9f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eca3db5a-26f5-acc5-61c5-e99d3725e70c-f0e2968b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5917e96b-69e8-152a-582e-c05a6ffb8bb4-f0e2968b, #w-node-_5917e96b-69e8-152a-582e-c05a6ffb8bb5-f0e2968b, #w-node-_5917e96b-69e8-152a-582e-c05a6ffb8bc0-f0e2968b, #w-node-_5917e96b-69e8-152a-582e-c05a6ffb8bcb-f0e2968b, #w-node-_5917e96b-69e8-152a-582e-c05a6ffb8bd6-f0e2968b, #w-node-_5917e96b-69e8-152a-582e-c05a6ffb8be6-f0e2968b, #w-node-_506887f0-13e2-d9dd-2292-fe47efa926cd-f0e2968b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51ac1c4e-968c-c2b3-ea8b-c8b12a0d1033-f0e2968b {
  order: 0;
}

#from.w-node-_5917e96b-69e8-152a-582e-c05a6ffb8e80-f0e2968b {
  grid-area: 1 / 2 / 5 / 3;
}

#w-node-_553edfc7-f5af-80ef-372f-9dc5333439fd-f0e2968b, #w-node-_553edfc7-f5af-80ef-372f-9dc533343a0d-f0e2968b, #w-node-_553edfc7-f5af-80ef-372f-9dc533343a10-f0e2968b, #w-node-_553edfc7-f5af-80ef-372f-9dc533343a1a-f0e2968b, #w-node-ff1c3c57-838c-7a99-0901-efb536cc5d32-b18e6b40, #w-node-ff1c3c57-838c-7a99-0901-efb536cc5d33-b18e6b40, #w-node-ff1c3c57-838c-7a99-0901-efb536cc5dc8-b18e6b40 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff1c3c57-838c-7a99-0901-efb536cc5de7-b18e6b40 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ff1c3c57-838c-7a99-0901-efb536cc5de9-b18e6b40, #w-node-ff1c3c57-838c-7a99-0901-efb536cc5e22-b18e6b40, #w-node-c27b5a1c-1a28-9d81-645d-49b8d15739f5-c2a801bf, #w-node-e24fcf20-a9c0-6ad6-522b-2b1347d1f57b-cd0d45fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1ec77206-2379-f79c-2f95-05016eedf2e3-b9cb1c87 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-_8735bb27-0e2d-8575-d8bc-49b6409f63e4-96a4534a, #w-node-_8579ba1f-a567-85a9-7594-3b73c9e01ac3-96a4534a, #w-node-f2d3f52f-4180-fbcd-bb71-5a4af214aeec-96a4534a, #w-node-_7743c122-ce4e-8c7c-c72c-2761b0d05178-96a4534a, #w-node-a9ec50b1-c6b8-7eaa-8528-13a84f8c1adb-96a4534a, #w-node-_37b18056-c78f-59cb-fc75-a80510be4b20-96a4534a, #w-node-f6c97b71-1082-1937-2fe5-b6275408cb46-96a4534a, #w-node-d5d76c55-65fd-fc68-6bb3-9580ce0a3b90-96a4534a, #w-node-_0651048c-c7ac-79dd-5571-241102fe4119-96a4534a, #w-node-ed275ae9-8fdd-b36a-533b-d044358bfb23-96a4534a, #w-node-_8735bb27-0e2d-8575-d8bc-49b6409f63e4-9a655dac, #w-node-_8579ba1f-a567-85a9-7594-3b73c9e01ac3-9a655dac, #w-node-_7743c122-ce4e-8c7c-c72c-2761b0d05178-9a655dac, #w-node-a9ec50b1-c6b8-7eaa-8528-13a84f8c1adb-9a655dac, #w-node-_37b18056-c78f-59cb-fc75-a80510be4b20-9a655dac, #w-node-f2d3f52f-4180-fbcd-bb71-5a4af214aeec-9a655dac, #w-node-f6c97b71-1082-1937-2fe5-b6275408cb46-9a655dac, #w-node-d5d76c55-65fd-fc68-6bb3-9580ce0a3b90-9a655dac, #w-node-_8735bb27-0e2d-8575-d8bc-49b6409f63e4-8ac865ce, #w-node-_8579ba1f-a567-85a9-7594-3b73c9e01ac3-8ac865ce, #w-node-f2d3f52f-4180-fbcd-bb71-5a4af214aeec-8ac865ce, #w-node-_7743c122-ce4e-8c7c-c72c-2761b0d05178-8ac865ce, #w-node-a9ec50b1-c6b8-7eaa-8528-13a84f8c1adb-8ac865ce, #w-node-_37b18056-c78f-59cb-fc75-a80510be4b20-8ac865ce, #w-node-f6c97b71-1082-1937-2fe5-b6275408cb46-8ac865ce, #w-node-d5d76c55-65fd-fc68-6bb3-9580ce0a3b90-8ac865ce, #w-node-_0651048c-c7ac-79dd-5571-241102fe4119-8ac865ce, #w-node-ed275ae9-8fdd-b36a-533b-d044358bfb23-8ac865ce, #w-node-_8735bb27-0e2d-8575-d8bc-49b6409f63e4-d53d7486, #w-node-_8579ba1f-a567-85a9-7594-3b73c9e01ac3-d53d7486, #w-node-f2d3f52f-4180-fbcd-bb71-5a4af214aeec-d53d7486, #w-node-_7743c122-ce4e-8c7c-c72c-2761b0d05178-d53d7486, #w-node-a9ec50b1-c6b8-7eaa-8528-13a84f8c1adb-d53d7486, #w-node-d5d76c55-65fd-fc68-6bb3-9580ce0a3b90-d53d7486, #w-node-_37b18056-c78f-59cb-fc75-a80510be4b20-d53d7486, #w-node-f6c97b71-1082-1937-2fe5-b6275408cb46-d53d7486, #w-node-_0651048c-c7ac-79dd-5571-241102fe4119-d53d7486, #w-node-ed275ae9-8fdd-b36a-533b-d044358bfb23-d53d7486, #w-node-_8735bb27-0e2d-8575-d8bc-49b6409f63e4-c404a38d, #w-node-d5d76c55-65fd-fc68-6bb3-9580ce0a3b90-c404a38d, #w-node-_37b18056-c78f-59cb-fc75-a80510be4b20-c404a38d, #w-node-ed275ae9-8fdd-b36a-533b-d044358bfb23-c404a38d, #w-node-_0651048c-c7ac-79dd-5571-241102fe4119-c404a38d, #w-node-_7743c122-ce4e-8c7c-c72c-2761b0d05178-c404a38d, #w-node-f6c97b71-1082-1937-2fe5-b6275408cb46-c404a38d, #w-node-_8579ba1f-a567-85a9-7594-3b73c9e01ac3-c404a38d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_09535625-7900-6453-ae94-18b125e554ab-625a7761 {
    order: -9999;
  }

  #w-node-_007390bb-64e4-5dce-5db7-294d8381707a-99b735ec {
    justify-self: auto;
  }

  #w-node-_0c27f605-b67d-a923-9966-923e72ae9fb3-b56dd6b5, #w-node-c6e69f8b-cd2b-feba-6129-7aa1e9b4587e-1af28fe3, #w-node-_37c55784-a767-2e8d-c98f-062591fee9c9-6bd26f38 {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_66458432-f250-45ed-1b21-d2f979e7602c-4247b9f9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #from.w-node-_66458432-f250-45ed-1b21-d2f979e760dc-4247b9f9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_5917e96b-69e8-152a-582e-c05a6ffb8be6-f0e2968b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #from.w-node-_5917e96b-69e8-152a-582e-c05a6ffb8e80-f0e2968b {
    grid-area: 2 / 1 / 3 / 2;
  }
}


@font-face {
  font-family: 'Islandmoments';
  src: url('../fonts/IslandMoments-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inspiration';
  src: url('../fonts/Inspiration-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
