@font-face {
  font-family: "Fa 3 Brands 400";
  src: url('../fonts/fa-3-brands-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 2 4 Sharp Solid 900";
  src: url('../fonts/fa-2-4-sharp-solid-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 2 2 Sharp 300";
  src: url('../fonts/fa-2-2-sharp-light-300.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 4 Duotone 900";
  src: url('../fonts/fa-4-duotone-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 1 4 Solid 900";
  src: url('../fonts/fa-1-4-solid-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 2 3 Sharp 400";
  src: url('../fonts/fa-2-3-sharp-regular-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 1 2 300";
  src: url('../fonts/fa-1-2-light-300.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 1 3 400";
  src: url('../fonts/fa-1-3-regular-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 2 1 Sharp 100";
  src: url('../fonts/fa-2-1-sharp-thin-100.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 1 1 100";
  src: url('../fonts/fa-1-1-thin-100.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp 100";
  src: url('../fonts/fa-sharp-thin-100.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp 300";
  src: url('../fonts/fa-sharp-light-300.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --pg-blue: #1c2a4e;
  --pg-red: #76312a;
  --3rd-level-text: #686868;
  --_hotel---color: white;
  --menu-header-color: #ffffff80;
  --_cta-button---button-color: #1c2a4e;
  --_hotel---cta-color: #34120e;
  --template---gap: 1.5em;
  --_apps---typography--heading-font: Cormorant, sans-serif;
  --template---system-grey: #d3cccc;
  --_apps---typography--body-font: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --_apps---typography--button-font: Cormorant, sans-serif;
  --font-size: 14px;
  --_apps---sizes--radius: 20px;
  --_apps---colors--background: #f1f0ed;
  --_apps---colors--foreground: #333;
  --_apps---colors--card: var(--_hotel---color);
  --_apps---colors--card-foreground: #060606;
  --_apps---colors--popover: #e3e3e3;
  --_apps---colors--popover-foreground: #060606;
  --_apps---colors--primary: var(--pg-blue);
  --_apps---colors--primary-foreground: #f5f8ff;
  --_apps---colors--secondary: #dee6f9;
  --_apps---colors--secondary-foreground: #0c0d10;
  --_apps---colors--muted: #eae9e9;
  --_apps---colors--muted-foreground: #706c6d;
  --_apps---colors--accent: #d6d6d6;
  --_apps---colors--accent-foreground: #0d0d0d;
  --_apps---colors--destructive: #d74843;
  --_apps---colors--border: #c0c0d333;
  --_apps---colors--input: #c3c3d6;
  --_apps---colors--ring: #202b46;
  --_apps---charts--chart-1: var(--pg-blue);
  --_apps---charts--chart-2: #3a4560;
  --_apps---charts--chart-3: #0f1d43;
  --_apps---charts--chart-4: #08122e;
  --_apps---charts--chart-5: #14203f;
  --_apps---sidebar--sidebar: #eae9e9;
  --_apps---sidebar--sidebar-foreground: #060606;
  --_apps---sidebar--sidebar-primary: var(--pg-blue);
  --_apps---sidebar--sidebar-primary-foreground: #f5f8ff;
  --_apps---sidebar--sidebar-accent: #d6d6d6;
  --_apps---sidebar--sidebar-accent-foreground: #0d0d0d;
  --_apps---sidebar--sidebar-border: #c0c0d333;
  --_apps---sidebar--sidebar-ring: #202b46;
  --_apps---colors--background-dark: #090909;
  --_apps---colors--foreground-dark: #f8f8f8;
  --_apps---colors--card-dark: #1d1d1d;
  --_apps---colors--card-foreground-dark: #f8f8f8;
  --_apps---colors--popover-dark: #1d1d1d;
  --_apps---colors--popover-foreground-dark: #f8f8f8;
  --_apps---colors--primary-dark: #7385b0;
  --_apps---colors--primary-foreground-dark: #04060b;
  --_apps---colors--secondary-dark: #181f30;
  --_apps---colors--secondary-foreground-dark: #f6f8fd;
  --_apps---colors--muted-dark: #030303;
  --_apps---colors--muted-foreground-dark: #929292;
  --_apps---colors--accent-dark: #333;
  --_apps---colors--accent-foreground-dark: #f8f8f8;
  --_apps---colors--destructive-dark: #d54642;
  --_apps---colors--border-dark: #c0c0d31a;
  --_apps---colors--input-dark: #ffffff26;
  --_apps---colors--ring-dark: #8a98b9;
  --_apps---charts--chart-1-dark: #7385b0;
  --_apps---charts--chart-2-dark: #a6b4d4;
  --_apps---charts--chart-3-dark: #586b98;
  --_apps---charts--chart-4-dark: #95a4c8;
  --_apps---charts--chart-5-dark: #4d5d81;
  --_apps---sidebar--sidebar-dark: #100f0f;
  --_apps---sidebar--sidebar-foreground-dark: #f8f8f8;
  --_apps---sidebar--sidebar-primary-dark: #7385b0;
  --_apps---sidebar--sidebar-primary-foreground-dark: #04060b;
  --_apps---sidebar--sidebar-accent-dark: #333;
  --_apps---sidebar--sidebar-accent-foreground-dark: #f8f8f8;
  --_apps---sidebar--sidebar-border-dark: #ffffff1a;
  --_apps---sidebar--sidebar-ring-dark: #8a98b9;
}

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

.template--spacer {
  width: 100%;
  height: 20px;
}

.template--spacer:where(.w-variant-f984b6af-a069-2a8d-76fa-518144003643) {
  height: 100px;
}

.template--spacer:where(.w-variant-e8362b40-6359-feb6-b057-eabe878a0cb8) {
  height: 75px;
}

.template--spacer:where(.w-variant-ac1af04e-0b46-b39e-7fa9-b27552b6b0fa) {
  height: 50px;
}

.template--spacer:where(.w-variant-26dd9896-1eb2-e45c-01d1-c1666d4c1cf1) {
  height: 40px;
}

.template--spacer:where(.w-variant-c01799fb-242d-08af-d902-9d4ed6222e16) {
  height: 10px;
}

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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Cormorant, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

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

p {
  margin-bottom: 10px;
  line-height: 180%;
}

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

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

.page--wrapper {
  background-color: #f1f0ed;
  font-family: Lato, sans-serif;
  font-size: 1vw;
  position: relative;
}

.page--wrapper:lang(ja-jp) {
  font-family: Noto Sans JP, sans-serif;
}

.page--wrapper.inner--page {
  padding-top: 10%;
}

.page--wrapper.inner--page.hotel--page {
  padding-top: 0%;
}

.page--wrapper.inner--page.sub--page {
  padding-top: 5%;
}

.page--wrapper.inner--page.sub--page.top--padding {
  padding-top: 10%;
}

.page--wrapper.no--overflow {
  max-width: 100%;
  overflow: hidden;
}

.page--wrapper._10 {
  padding-top: 10%;
}

.page--navigation {
  z-index: 1000;
  color: #1a1a1a;
  background-color: #fff;
  border-radius: 14.22px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-top: 2.5%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 18px;
  font-size: 14px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.page--navigation.inner_page {
  margin-top: 0;
  margin-bottom: 2.5%;
  position: relative;
}

.page--navigation.inner_page.hotel--page {
  margin-top: 2.5%;
  position: absolute;
}

.page--footer {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: var(--pg-blue);
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 5em;
  padding-top: 96px;
  padding-bottom: 30px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.page--footer:where(.w-variant-cbf3ac19-9e18-10fd-124f-d582df9c75b2) {
  background-color: var(--pg-red);
}

.page--footer.red {
  background-color: #76312a;
}

.footer--logo_link {
  width: 100%;
  max-width: 200px;
  transition: opacity .2s;
}

.footer--logo_link:hover {
  opacity: .6;
}

.footer--divider {
  background-color: #91919133;
  width: 100%;
  height: 1px;
}

.footer--block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #91919133;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 15px;
  display: flex;
}

.footer--block.flex--space_between {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer--block.font_weight--light {
  font-weight: 300;
}

.footer--block.sub {
  padding-left: 150px;
}

.footer--block.copyright--section {
  border-bottom-style: none;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0;
}

.footer--block.privacy--policy {
  border-bottom-style: none;
  padding-bottom: 15px;
}

.footer--block.menu--block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #b6b6b6;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.footer--block.menu--block:lang(ja-jp):where(.w-variant-6820aef8-d85b-b9c4-9cdb-49b413601b64), .footer--block.menu--block:lang(ja-jp):where(.w-variant-a99d59be-f1a4-ff19-a9f4-bc0aabef8013), .footer--block.menu--block:lang(ja-jp):where(.w-variant-9ddeee6f-0a85-8aa8-3f26-7a1f8a7a41ed) {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

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

.footer--sns_link {
  width: 100%;
  max-width: 36px;
}

.footer--copyright_text {
  font-size: 12px;
}

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

.footer--phone_language {
  border: 1px solid #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 70px;
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
}

.footer--phone_link {
  color: #fff;
  letter-spacing: .7px;
  font-size: 16px;
  text-decoration: none;
}

.footer--link {
  border-bottom: 1px solid #0000;
  padding-bottom: 3px;
  text-decoration: none;
  transition: all .2s;
}

.footer--link:hover, .footer--link.w--current {
  color: #efbf04;
  border-bottom-color: #efbf04;
}

.in-development {
  color: red;
  display: none;
}

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

.navigation--menu_button_wrapper {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: relative;
}

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

.navigation--link {
  color: #1a1a1a;
  text-decoration: none;
  transition: color .2s;
}

.navigation--link:hover {
  color: #a8a8a8;
}

.navigation--logo_link {
  max-width: 200px;
  transition: opacity .2s;
}

.navigation--logo_link:hover {
  opacity: .6;
}

.navigation--logo_link.w--current {
  max-width: 170px;
}

.navigation--logo_link.rentals {
  display: none;
}

.navigation--logo_link.rentals:where(.w-variant-4c4ab563-1437-7e16-1262-44d7a38d27e7) {
  display: block;
}

.navigation--logo_link.serviced {
  display: none;
}

.navigation--logo_link.serviced:where(.w-variant-1ba17435-f3ec-64a4-4575-13fc0360c913) {
  display: block;
}

.navigation--logo_link.hotels {
  display: none;
}

.navigation--logo_link.hotels:where(.w-variant-668ca6d3-539b-1053-7929-50e60fce94a9) {
  display: block;
}

.navigation--logo_link.general:where(.w-variant-668ca6d3-539b-1053-7929-50e60fce94a9), .navigation--logo_link.general:where(.w-variant-1ba17435-f3ec-64a4-4575-13fc0360c913), .navigation--logo_link.general:where(.w-variant-4c4ab563-1437-7e16-1262-44d7a38d27e7) {
  display: none;
}

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

.navigation--center {
  width: 50%;
}

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

.navigation--right.mega_menu_hide {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

.cta--button {
  border: 1px solid var(--pg-blue);
  background-color: var(--pg-blue);
  color: #fff;
  border-radius: 20px;
  padding: 10px 15px;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.cta--button:hover {
  color: var(--pg-blue);
  background-color: #1c2a4e00;
}

.cta--button.red {
  background-color: #76312a;
  border-color: #76312a;
}

.cta--button.red:hover {
  color: #76312a;
  background-color: #76312a00;
}

.section--main {
  max-width: 100%;
  min-height: 60vh;
  position: relative;
  overflow: hidden;
}

.div-block {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20%;
  position: absolute;
  inset: 0%;
}

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

.navigation--mega_menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 100%;
  height: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  overflow: hidden;
}

.navigation--mega_menu.active {
  z-index: 1200;
  height: auto;
  padding-bottom: 15px;
  position: relative;
}

.nav--menu--link {
  color: var(--pg-blue);
  text-decoration: none;
  transition: color .2s;
}

.nav--menu--link:hover {
  color: #a8a8a8;
}

.nav--menu--divider {
  background-color: #0003;
  width: 100%;
  height: 1px;
}

.mega_menu--logo_wrapper {
  padding-top: 50px;
}

.mega_menu--sns_wrapper {
  padding-bottom: 20px;
}

.hero--bg {
  width: 100%;
}

.page--navigation--overlay {
  z-index: 500;
  background-color: #1c2a4e61;
  height: 0;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.page--navigation--overlay.active {
  height: auto;
}

.navigation--menu_button_icon.close {
  background-color: #fff;
  position: absolute;
}

.mega_menu--link_wrapper {
  border-bottom: 1px solid #0003;
  padding-bottom: 20px;
}

.mega_menu--link_wrapper.first {
  border-bottom-style: none;
  padding-top: 50px;
  padding-bottom: 0;
}

.hero--h1 {
  color: #fff;
  margin-bottom: 0;
  font-family: Cormorant, sans-serif;
  font-size: 85px;
  font-weight: 500;
  line-height: 150%;
}

.hero--h1:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
  font-size: 56px;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  padding-left: 30px;
  font-family: Cormorant, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
}

.heading-2:lang(ja-jp) {
  padding-left: 10px;
  font-size: 18px;
  font-style: normal;
}

.hero--floating_images_wrapper {
  z-index: 30;
  max-width: 100%;
  height: 55em;
  margin-top: -35%;
  position: relative;
}

.hero--floating_images {
  border-radius: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.hero--floating_images._1 {
  width: 35em;
  top: 8%;
  left: 51em;
}

.hero--floating_images._2 {
  width: 30em;
  top: 3.4em;
  left: 5em;
}

.hero--floating_images._3 {
  width: 20em;
  top: 27.3em;
  left: -2em;
}

.hero--floating_images._4 {
  width: 20em;
  top: 20.1em;
  left: 77em;
}

.hero--floating_images._5 {
  width: 25em;
  box-shadow: none;
  border-radius: 20px;
  top: 33.1em;
  left: 48em;
}

.hero--floating_images._6 {
  width: 20em;
  box-shadow: none;
  top: 30.7em;
  left: 23em;
}

.hero--floating_images._7 {
  width: 12em;
  inset: 38em auto auto 83em;
}

.image-2 {
  border-radius: 10px;
  width: 30%;
  position: absolute;
  left: 4%;
}

.image-3, .image-4, .image-5, .image-6, .image-7 {
  border-radius: 10px;
}

.section--services.section--padding {
  max-width: 1200px;
}

.section--padding {
  width: 100%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.section--padding._404 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 80svh;
  font-size: 14px;
  display: flex;
}

.section--padding.first--layer {
  z-index: 100;
  padding-bottom: 3%;
  position: relative;
}

.section--padding.no_overflow {
  overflow: hidden;
}

.section--padding._1440 {
  min-width: 90%;
  max-width: 1440px;
}

.section--padding.gallery--section {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

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

.section--padding.margin--top {
  margin-top: 50px;
}

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

.services--link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--pg-blue);
  color: var(--pg-blue);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  font-size: 14px;
  display: flex;
}

.services--img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}

.services--text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 180%;
}

.services--logo {
  width: 100%;
  max-width: 200px;
}

.div-block-3 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #fff;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  display: flex;
}

.fa {
  font-family: "Fa 1 4 Solid 900", Arial, sans-serif;
}

.fa.contact {
  font-size: 64px;
  display: inline-block;
}

.fa.faq--button {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.fa.red {
  color: #76312a;
}

.fa.blue {
  color: var(--pg-blue);
}

.fa.blue.invert {
  color: #fff;
}

.fa.invert-red-14.calendar {
  font-family: "Fa 2 2 Sharp 300", Arial, sans-serif;
  font-size: 12px;
}

.fa.amenities--icon {
  font-family: "Fa 2 2 Sharp 300", Arial, sans-serif;
}

.fa.apartment--fees--right--title--icon {
  font-family: "Fa 1 3 400", Arial, sans-serif;
}

.services--item {
  border-radius: 20px;
  flex-flow: column;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.section--general {
  padding-top: 5em;
  padding-bottom: 5em;
}

.section--general.offset--section {
  background-color: #fff;
}

.section--heading {
  margin-bottom: 2em;
}

.section--heading.align--center {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section--heading.align--center.no--margin {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  overflow: visible;
}

.section--heading.align--around {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start stretch;
  margin-bottom: 0;
  display: grid;
}

.section--heading.align--around:where(.w-variant-26277850-f520-9f26-c612-c6b43ab37ec8) {
  margin-bottom: 2em;
}

.section--heading.align--around:where(.w-variant-ecd03eb0-1d57-239a-da54-2897d6b5c94d) {
  margin-bottom: 4em;
}

.section--heading.align--around:where(.w-variant-21e4176d-1f37-b435-2ce3-35dbdd6ed412) {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4em;
  display: flex;
}

.section--heading.align--around:where(.w-variant-9391d280-19fa-3ad8-862f-67376c3472b2) {
  margin-bottom: 2em;
}

.section--heading.align--around:where(.w-variant-031e1b3b-a7d3-d1e5-33fc-a0ecdfd4bf34) {
  flex-flow: column;
  margin-bottom: 1em;
  display: flex;
}

.section--heading.align--around.flex {
  display: flex;
}

.section--heading.align--around.testimonials {
  margin-top: 3em;
  margin-bottom: 3em;
}

.section--heading.align--around.medium-margin-bottom-center-align {
  margin-bottom: 2em;
}

.section--heading.align--around.apartment {
  margin-top: 3em;
  margin-bottom: 3em;
}

.section--heading.align--around.apartment--gallery--wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.section--body {
  z-index: 10;
  position: relative;
}

.section--body.max--1000 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.section--body.flex--vertical--center {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.section--h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant, sans-serif;
  font-weight: 400;
}

.section--h2:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
  font-size: 31px;
}

.section--h2:lang(ja-jp):where(.w-variant-ecd03eb0-1d57-239a-da54-2897d6b5c94d) {
  font-family: Noto Serif JP, sans-serif;
  font-size: 23px;
}

.section--h2:lang(ja-jp):where(.w-variant-9391d280-19fa-3ad8-862f-67376c3472b2), .section--h2:lang(ja-jp):where(.w-variant-26277850-f520-9f26-c612-c6b43ab37ec8) {
  font-family: Noto Serif JP, sans-serif;
}

.section--h2.super-large {
  z-index: 5;
  color: #75312a;
  text-align: center;
  flex-flow: column;
  font-size: 65px;
  font-weight: 300;
  line-height: 100%;
  display: flex;
  position: absolute;
}

.section--h2.super-large:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.section--h2.super-large.floating-back {
  z-index: 2;
  color: #dddddd75;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 150px;
  line-height: 100%;
  display: flex;
  position: relative;
  right: auto;
}

.section--h2.super-large.blue {
  color: #1f2c4f;
  position: absolute;
}

.section--h2.super-large.blue:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
  font-size: 45px;
  line-height: 150%;
}

.section--h2.super-large.non-animated {
  z-index: 2;
  color: #dddddd75;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 150px;
  line-height: 100%;
  display: flex;
  position: relative;
  right: auto;
}

.section--h2.non-animated {
  z-index: 5;
  color: #75312a;
  text-align: center;
  flex-flow: column;
  font-size: 65px;
  font-weight: 300;
  line-height: 100%;
  display: flex;
  position: absolute;
}

.section--h2.non-animated.floating-back {
  z-index: 2;
  color: #dddddd75;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 150px;
  line-height: 100%;
  display: flex;
  position: relative;
  right: auto;
}

.section--h2.non-animated.blue {
  color: #1f2c4f;
  position: absolute;
}

.section--h2.non-animated.blue:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
  font-size: 54px;
}

.section--h2.non-moving {
  z-index: 5;
  color: #75312a;
  text-align: center;
  flex-flow: column;
  font-size: 65px;
  font-weight: 300;
  line-height: 100%;
  display: flex;
  position: absolute;
}

.section--h2.non-moving.floating-back {
  z-index: 2;
  color: #dddddd75;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 150px;
  line-height: 100%;
  display: flex;
  position: relative;
  right: auto;
}

.section--h2.non-moving.blue {
  color: #1f2c4f;
  position: absolute;
}

.section--h2.non-moving.non-animated {
  z-index: 2;
  color: #dddddd75;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 150px;
  line-height: 100%;
  display: flex;
  position: relative;
  right: auto;
}

.section--h2.margin--bottom {
  margin-bottom: 20px;
}

.section--sub_caption {
  color: var(--3rd-level-text);
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 180%;
}

.section--sub_caption:where(.w-variant-21e4176d-1f37-b435-2ce3-35dbdd6ed412) {
  max-width: 800px;
  font-size: 16px;
}

.section--sub_caption:lang(ja-jp), .section--sub_caption:lang(ja-jp):where(.w-variant-ecd03eb0-1d57-239a-da54-2897d6b5c94d) {
  font-size: 16px;
}

.section--sub_caption._700 {
  border-left-style: none;
  max-width: 700px;
  padding-left: 0;
  font-size: 16px;
}

.section--sub_caption.max--700 {
  max-width: 700px;
}

.section--sub_caption.text--align_right {
  text-align: right;
}

.section--sub_caption.text--align_right.no--shrink {
  flex: none;
}

.section--sub_caption.hotel {
  font-size: 20px;
  font-weight: 400;
}

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

.section--sub_caption.center.margin_bot--30 {
  margin-bottom: 30px;
}

.section--sub_caption.margin--bottom {
  margin-bottom: 20px;
}

.section--sub_caption._1200--max {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.section--sub_caption.long--text {
  font-size: 16px;
}

.strengths--list_wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  width: 40%;
  min-height: 300px;
  font-size: 14px;
  display: flex;
  position: sticky;
  top: 20vh;
}

.strengths--list_pc {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 60%;
  display: flex;
}

.div-block-6 {
  background-color: #333;
  width: 100%;
  height: 1px;
}

.section--h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 150%;
}

.section--h3:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.paragraph {
  line-height: 150%;
}

.strengths--item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 300px;
  display: grid;
  overflow: hidden;
}

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

.strengths--description_wrapper {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.strengths--description_wrapper._100 {
  width: 100%;
}

.strengths--description_wrapper._100.align--left {
  text-align: left;
}

.strengths--title {
  margin-top: 0;
  font-family: Cormorant, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 130%;
}

.strengths--title:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
  font-size: 26px;
}

.p--small {
  color: var(--3rd-level-text);
  font-size: 12px;
  line-height: 180%;
}

.p--small.lines_3.font_color--white {
  color: var(--_hotel---color);
}

.section--base {
  max-width: 100%;
  padding-top: 5em;
  padding-bottom: 5em;
  font-size: 14px;
}

.section--base:where(.w-variant-efb4a09e-76ed-29ef-92c9-be8cc6767853) {
  padding-bottom: 2em;
}

.section--base.max--width {
  max-width: 100%;
  overflow: hidden;
}

.section--base.max--width.less--padding {
  padding-top: 2em;
  padding-bottom: 2em;
}

.section--base.padding_bot--less {
  padding-bottom: 2em;
}

.section--base._5em.white--bg {
  background-color: #fff;
  border-radius: 30px;
  margin: -20px auto;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.section--base.gallery--section {
  padding-top: 0;
  padding-left: 5%;
}

.section--base.less-padding {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.section--base.padding_bottom--none {
  padding-bottom: 0;
}

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

.link-block {
  width: 100%;
  text-decoration: none;
}

.image-8 {
  aspect-ratio: 16 / 9;
  border-radius: 5px;
  width: 100%;
}

.heading-3 {
  color: #333;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}

.div-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  font-weight: 300;
  display: flex;
}

.text-block {
  background-color: var(--pg-blue);
  color: #fff;
  border-radius: 20px;
  padding: 3px 10px;
}

.text-block-2 {
  color: #7e736c;
}

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

.cta--wrapper.margin_bottom--10 {
  margin-bottom: 10px;
}

.cta--wrapper.margin_bottom--10.align--right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cta--wrapper.align--right {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cta--wrapper.align--right:where(.w-variant-031e1b3b-a7d3-d1e5-33fc-a0ecdfd4bf34) {
  display: none;
}

.cta--wrapper.align--right.margin {
  margin-top: 20px;
}

.cta--wrapper.left--align {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.cta--wrapper.align--center.margin--top {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
}

.cta--wrapper.align--center.margin--top.hide {
  display: none;
}

.cta--wrapper.margin--top {
  margin-top: 20px;
}

.cta {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--pg-blue);
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.cta.blue {
  border: 1px solid var(--pg-blue);
  background-color: var(--pg-blue);
  color: #fff;
  border-radius: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 300;
  transition: all .2s;
}

.cta.blue:hover {
  border: 1px solid var(--pg-blue);
  color: var(--pg-blue);
  background-color: #1c2a4e00;
}

.cta.hotel {
  border: 1px solid #75312a5c;
  border-radius: 30px;
  align-self: flex-end;
}

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

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

.section--first {
  min-height: 60svh;
}

.section--first.hotel--page {
  border-radius: 14.22px;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 98%;
  min-height: 90svh;
  margin-top: 1%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav--header {
  color: var(--menu-header-color);
}

.nav--header:where(.w-variant-a99d59be-f1a4-ff19-a9f4-bc0aabef8013) {
  color: #00000080;
}

.nav--header:where(.w-variant-6820aef8-d85b-b9c4-9cdb-49b413601b64) {
  color: #1a1a1a;
}

.nav--header:where(.w-variant-9ddeee6f-0a85-8aa8-3f26-7a1f8a7a41ed), .nav--header.mega_menu {
  color: #00000080;
}

.hide {
  display: none;
}

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

.collection-list-2.test {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.collection-list-2.test.neighborhood {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.link--block {
  color: #333;
  width: 100%;
  text-decoration: none;
  position: relative;
}

.link--block.item {
  width: 100%;
  transition: opacity .2s;
}

.link--block.item:hover {
  opacity: .7;
}

.link--block.item.testimonials--details--item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-9 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
}

.heading-4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
}

.heading-4.no--margin {
  margin-bottom: 0;
  font-size: 18px;
}

._404--h1 {
  font-family: Cormorant, sans-serif;
  font-size: 48px;
  font-weight: 400;
}

.footer--layout {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.strengths--list_sp {
  display: none;
}

.news--meta_wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--3rd-level-text);
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  display: flex;
}

.news--category {
  color: #fff;
  background-color: #333;
  border-radius: 30px;
  padding: 5px 10px;
  font-weight: 300;
}

.news--category.red {
  background-color: #76312a;
}

.news--category.hotel {
  background-color: var(--pg-red);
}

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

.section--contact {
  color: #fff;
}

.contact--banner {
  opacity: 1;
  color: #fff;
  background-color: #1c2a4e;
  border-radius: 13.5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  transition: opacity .2s;
  position: relative;
  overflow: hidden;
}

.contact--banner:hover {
  opacity: .8;
}

.contact--img {
  object-fit: cover;
  width: 50%;
  height: 100%;
  margin-right: -1px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.contact--overlay {
  background-image: linear-gradient(90deg, #1c2a4e 61%, #1c2a4e00 88%);
  justify-content: flex-start;
  align-items: center;
  padding: 70px 40px;
  font-size: 14px;
  display: flex;
  position: relative;
  inset: 0%;
}

.contact--overlay:where(.w-variant-6b163aa8-12af-0e68-4c4a-e9189ef2fbe2), .contact--overlay.red {
  background-image: linear-gradient(90deg, #76312a 61%, #1c2a4e00 88%);
}

.contact--h2 {
  font-family: Cormorant, sans-serif;
  font-size: 7.6em;
  font-weight: 500;
  line-height: 100%;
}

.contact--h2:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
  font-size: 4.9em;
}

.contact--caption {
  max-width: 700px;
  padding-top: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 180%;
}

.contact--subtitle {
  font-weight: 400;
}

.collection-item._3-block {
  border-right: 1px solid #dfdedb;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-item._3-block:last-child {
  border-right-color: #dfdedb00;
}

.div-block-11 {
  flex: none;
}

.navigation--mega_menu--wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.innerpage--h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.section--inner--testimonials_bottom.section--padding {
  margin-bottom: 5em;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant, sans-serif;
  font-weight: 500;
}

.heading-6 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Cormorant, sans-serif;
  font-weight: 500;
}

.heading-6:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.div-block-12 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
}

.inner_page--h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Cormorant, sans-serif;
  font-weight: 500;
}

.inner_page--h1:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.inner_page--h1.no--margin {
  margin-bottom: 0;
}

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

.section--inner_wrapper:lang(ja-jp) {
  display: flex;
}

.section--inner_wrapper.max--850 {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.section--inner_wrapper.hide_en {
  display: none;
}

.section--inner_wrapper.hide_en:lang(ja-jp) {
  display: flex;
}

.news_page--h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Cormorant, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 150%;
}

.article--text {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 150%;
}

.form--block {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.form--block.en:lang(ja-jp), .form--block.en.hide_en, .form--block.ja {
  display: none;
}

.form--block.ja:lang(ja-jp) {
  display: block;
}

.form--row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.form--row.hide {
  display: none;
}

.form--table {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.form--button.cta--button {
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-14 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.link--text {
  border-bottom: 1px dashed #333;
}

.form--input {
  background-color: #fff;
  border: 1px #000;
  border-radius: 10px;
  min-height: 40px;
  margin-bottom: 0;
}

.form--input.input--large {
  min-height: 100px;
  line-height: 150%;
}

.required {
  color: #fff;
  background-color: #1d2a4e;
  border-radius: 7px;
  padding: 3px 10px;
  font-size: 11px;
  font-weight: 300;
}

.required.red {
  background-color: #75312a;
}

.field-label {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.form--input_wrapper.max--200 {
  max-width: 200px;
}

.divider {
  background-color: #cecccb;
  width: 100%;
  height: 1px;
}

.div-block-15 {
  background-color: #dedad7;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px;
  display: flex;
}

.section--inner {
  padding-top: 5em;
  padding-bottom: 5em;
  font-size: 14px;
}

.section--inner_body {
  width: 100%;
  margin-top: 30px;
}

.section--inner_body.faq--page {
  margin-bottom: 30px;
  display: none;
}

.section--inner_body.padding_bottom {
  padding-bottom: 100px;
}

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

.inner_page--h2.company--overview {
  text-align: left;
}

.inner_page--h2.faq {
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant, sans-serif;
  font-weight: 500;
}

.table_cell {
  flex: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.table_cell.table--header {
  font-weight: 700;
}

.table_row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #aeadac;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

.table_body {
  width: 100%;
}

.table_body.company_overview {
  text-align: left;
  font-size: 20px;
  line-height: 150%;
}

.table_component {
  width: 100%;
}

.div-block-16 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  place-items: start;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block-17 {
  width: 100%;
  max-width: 800px;
}

.div-block-17.align--center {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.all_forms--list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.all_forms--list_item {
  border-bottom: 1px dashed #000;
  width: 100%;
}

.all_forms--link.width--full {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.all_forms--fa {
  justify-content: center;
  align-items: center;
  width: 16px;
  margin-right: 8px;
  font-family: "Fa 1 4 Solid 900", Arial, sans-serif;
  display: flex;
}

.section--sub_caption--plus {
  font-size: 11px;
}

.section--sub_caption--plus.margin_top {
  margin-top: 10px;
}

.div-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-18._4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.faq--list_wrapper {
  width: 100%;
  margin-top: 3em;
}

.faq--list_wrapper.general {
  margin-top: 20px;
}

.faq--list_wrapper.first {
  margin-top: 0;
}

.faq--item {
  text-align: left;
  cursor: pointer;
  border-bottom: 1px solid #aeadac;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
}

.faq--question_wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 20px;
  line-height: 150%;
  display: flex;
}

.faq--answer_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.faq--answer_wrapper.active {
  height: auto;
}

.faq--answer {
  color: #7e736c;
  padding-top: 10px;
}

.faq--answer:lang(ja-jp) {
  line-height: 180%;
}

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

.faq--line {
  background-color: #c4c4c4;
  width: 100%;
  height: 1px;
  position: relative;
}

.faq--line--inner {
  background-color: #333;
  width: 50%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.inner_page--hero--text--outer_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.inner_page--hero--h1 {
  font-family: Cormorant, sans-serif;
  font-size: 4.5em;
  font-weight: 400;
  line-height: 130%;
}

.inner_page--hero--h1:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.overview--hero {
  position: absolute;
  inset: 0%;
}

.inner_page--video {
  height: 100%;
}

.inner_page--video--wrapper {
  z-index: 1;
  height: 100%;
  position: relative;
}

.div-block-22 {
  z-index: 5;
  background-image: linear-gradient(90deg, #75312a, #fff0);
  position: absolute;
  inset: 0%;
}

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

.why_choose_us.margin_bot--50 {
  margin-bottom: 30px;
}

.why_choose_us--block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #77312a;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px;
  font-size: 14px;
  display: flex;
}

.why_choose_us--block.blue {
  color: var(--_cta-button---button-color);
}

.div-block-25 {
  flex-flow: column;
  display: flex;
}

.collection-list-3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.link-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

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

.slider {
  background-color: #fff0;
  height: 100%;
}

.slide-nav-2 {
  margin-bottom: 10px;
}

.div-block-26 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 50px;
  display: flex;
}

.heading-8 {
  color: #75312a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant, sans-serif;
  font-weight: 500;
}

.heading-8:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.gallery--slide_wrapper {
  z-index: 10;
  background-color: #ddd0;
  height: 100%;
}

.gallery--slide {
  width: 100%;
  margin-right: 13.5px;
}

.gallery--slide_mask {
  width: 47%;
  overflow: visible;
}

.image-11 {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.collection-list-4 {
  display: flex;
}

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

.div-block-28 {
  position: absolute;
  inset: 10px auto auto 10px;
}

.area--wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  opacity: .5;
  border: 1px solid #333;
  border-radius: 7px;
  justify-content: space-between;
  align-items: center;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.inner_page--hero--sub {
  font-size: 14px;
  font-weight: 300;
}

.inner_page--hero--sub:lang(ja-jp) {
  line-height: 180%;
}

.inner_page--hero--text {
  font-size: 16px;
}

.inner_page--hero--text.large {
  text-indent: 15px;
  font-weight: 300;
}

.inner_page--hero--text.large.sp:lang(ja-jp) {
  text-indent: 0;
}

.hero--overlay--blue {
  z-index: 5;
  background-image: linear-gradient(90deg, #1c2a4e, #fff0);
  position: absolute;
  inset: 0%;
}

.video {
  width: 100%;
  height: 100%;
}

.white_overlay {
  z-index: 3;
}

.contract--item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 300px;
  display: flex;
  overflow: hidden;
}

.div-block-29 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

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

.paragraph-3 {
  text-align: left;
  border-top: 1px solid #333;
  padding-top: 15px;
  font-size: 12px;
}

.list {
  margin-bottom: 0;
}

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

.hotel--description {
  font-size: 14px;
  font-weight: 400;
}

.menu--section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.footer--block_left {
  flex: none;
  min-width: 155px;
  padding-bottom: 4px;
}

.footer--block_right {
  grid-column-gap: 30px;
  grid-row-gap: 15px;
  color: #fff;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer--block_right:where(.w-variant-6820aef8-d85b-b9c4-9cdb-49b413601b64), .footer--block_right:where(.w-variant-9ddeee6f-0a85-8aa8-3f26-7a1f8a7a41ed), .footer--block_right:where(.w-variant-a99d59be-f1a4-ff19-a9f4-bc0aabef8013) {
  color: #1c2a4f;
}

.footer--block_right._100 {
  width: 100%;
}

.section--h2__wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.section--h2__wrapper.no--shrink {
  flex: none;
}

.image-12 {
  width: 35px;
}

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

.area--fa {
  font-family: "Fa 2 2 Sharp 300", Arial, sans-serif;
}

.item_description {
  font-size: 16px;
  font-weight: 400;
}

.thin {
  font-family: Great Vibes, cursive;
  font-weight: 300;
}

.outline {
  color: #f2f0ed;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #75312a;
  text-shadow: none;
  font-family: Cormorant, sans-serif;
  font-weight: 400;
}

.outline:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.outline.blue {
  -webkit-text-stroke-color: #1f2c4f;
}

.outline.blue:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.vertical_separator--hotel {
  background-color: #75312a80;
  width: 1px;
  height: 30px;
}

.vertical_separator--hotel.sp {
  display: none;
}

.flex--vertical--center {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2em;
  display: flex;
}

.flex--vertical--center.max--100 {
  max-width: 100%;
  overflow: hidden;
}

.button {
  color: #000;
  text-align: center;
  border: 1px solid #acacac;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: .65rem 1.3rem;
  text-decoration: none;
  display: flex;
}

.button.right--align {
  align-self: flex-end;
}

.button.right--align.red {
  color: #fff;
  background-color: #77312a;
}

.button.blue {
  color: #1c2a4d;
}

.button.blue.invert {
  color: #fff;
  background-color: #1c2a4d;
}

.button.blue.invert.large {
  background-color: var(--_cta-button---button-color);
  --_cta-button---button-color: #76312a;
  padding: 1rem 2rem;
  font-size: 20px;
}

.button.invert {
  color: #fff;
  background-color: #1c2a4d;
}

.clip {
  z-index: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.hover-text {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 14px;
  display: flex;
}

.hover-text.bottom {
  position: absolute;
  bottom: -100%;
}

.text-size-small {
  flex: none;
  padding-top: 0;
}

.text-size-small.large {
  font-size: 20px;
}

.horizontal_separator--hotel {
  background-color: #75312a;
  width: 100%;
  height: 1px;
}

.horizontal_separator--hotel.pc {
  display: block;
}

.subtitle-wrapper {
  margin-bottom: 18px;
  overflow: hidden;
}

.subtitle-wrapper.small-subtitle {
  margin-bottom: 12px;
}

.subtitle {
  z-index: 10;
  color: #090b19;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  position: relative;
}

.subtitle.white {
  color: #fff;
}

.card-circle {
  background-color: #f3f6fc;
  border-radius: 100%;
  width: 6vw;
  max-width: 800px;
  height: 6vw;
  max-height: 800px;
  position: absolute;
  inset: -6vw -6vw auto auto;
}

.card-circle.overlay {
  background-color: #090b1959;
  width: 200%;
  max-width: 200%;
}

.hover-link {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 11px;
  text-decoration: none;
  display: flex;
}

.project-image {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.background-image {
  z-index: 1;
  background-image: url('../images/Space002_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.project-info-bottom {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-card-info {
  z-index: 10;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 36px 24px;
  display: flex;
  position: relative;
}

.image-overlay {
  z-index: 1;
  background-color: #090b194d;
  position: absolute;
  inset: 0%;
}

.hover-link-wrapper {
  z-index: 100;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 148px;
  height: 148px;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: auto 0 5vw auto;
}

.hover-link-wrapper.project-view-link {
  width: 8em;
  height: 8em;
  padding: 15px;
  position: relative;
  bottom: auto;
  right: auto;
}

.project-item {
  grid-column-gap: 18px;
  grid-row-gap: 24px;
  color: #fff;
  flex-direction: column;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 100%;
  height: 30vw;
  min-height: 300px;
  max-height: 465px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.project-hover-link-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-info-top {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.text-block-5.lines_3 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  line-height: 150%;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 0;
}

.mask-2 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.collection-item-2 {
  border-radius: 30px;
  overflow: hidden;
}

.why_choose_us--icon {
  font-family: "Fa 2 1 Sharp 100", Arial, sans-serif;
  font-size: 27px;
}

.inner_page--rest {
  z-index: 20;
  background-color: #f2f0ed;
  border-top-left-radius: 14.22px;
  border-top-right-radius: 14.22px;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

.inner_page--rest.show--overflow {
  overflow: visible;
}

.inner_page--rest.hotel--page {
  border-radius: 0;
}

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

.locations-list_intro.hide {
  display: none;
}

.locations-list_item {
  border-bottom: 1px dashed #dfdedb;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 15px;
  display: flex;
}

.locations-hero_right {
  flex-direction: column;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.locations-hero_title {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: center;
  max-width: 45rem;
  display: flex;
}

.icon-1x1-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: .875rem;
  height: .875rem;
  display: flex;
  overflow: hidden;
}

.locations-hero_left {
  flex-direction: column;
  height: 100%;
  max-height: 100vh;
  margin-top: -1rem;
  margin-bottom: -1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  position: sticky;
  top: 0;
}

.image-fill {
  z-index: 5;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.locations-list_left {
  background-color: #dfdedb;
  border-radius: .4rem;
}

.font-style-2 {
  font-weight: 300;
}

.locations-item_title {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-size-small-2 {
  padding-top: 0;
  font-size: .875rem;
}

.text-size-small-2.text-style-muted {
  margin-bottom: 0;
  font-weight: 300;
}

.locations-list {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-direction: column;
  display: flex;
}

.locations-hero_img {
  border-radius: .625rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.locations-hero_descript {
  max-width: 25rem;
}

.clip-2 {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.home-hero_title {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 50rem;
  display: flex;
  position: relative;
}

.hover-arrow {
  justify-content: center;
  align-items: center;
  padding: 2px;
  display: flex;
}

.hover-arrow.top-arrow {
  position: absolute;
  inset: -100% 0% auto;
}

.locations-item_right {
  grid-column-gap: 1rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  place-content: space-between;
  align-items: flex-start;
  display: grid;
}

.button-2 {
  color: #000;
  text-align: center;
  border: 1px solid #dfdedb;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: .65rem 1.3rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.button-2.is-small {
  padding: .4rem 1.1rem;
}

.locations-hero_sticky {
  color: #111;
  background-color: #f1f0ed;
  border-top: 1px solid #dfdedb;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  text-decoration: none;
  display: flex;
  position: sticky;
  bottom: 0;
}

.locations {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 4rem;
  display: grid;
}

.locations.serviced--overview {
  grid-template-columns: 1fr 2fr;
}

.locations-hero_intro {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  display: grid;
}

.locations-list_height {
  padding-top: 80%;
}

.locations-item_members {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  display: flex;
}

.text-size-regular {
  font-size: 1.1rem;
  line-height: 1.55;
}

.text-size-regular.text-style-muted {
  margin-bottom: 0;
}

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

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

.locations-list_descript {
  max-width: 18rem;
}

.locations-list_grid {
  grid-column-gap: 1.625rem;
  grid-row-gap: 1.625rem;
  grid-template-rows: auto;
  grid-template-columns: .55fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.locations-list_link--wrapper {
  color: #111;
  text-decoration: none;
  position: relative;
}

.image-overlay-2 {
  z-index: 100;
  background-color: #11111173;
  position: absolute;
  inset: 0%;
}

.image-overlay-2.light-overlay {
  background-color: #11111126;
}

.locations-list_img {
  border-radius: .4rem;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hover-text-2.bottom {
  position: absolute;
  bottom: -100%;
}

.location-hero_middle {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 7rem;
  display: flex;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.heading-10:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.slide-nav-3 {
  font-size: 11px;
  bottom: -10%;
}

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

.swiper--del.swiper--1 {
  width: 100%;
  height: 100%;
}

.div-block-35 {
  padding: 10px;
}

.div-block-35.hotel--page {
  padding: 0;
}

.div-block-35.gallery--section--no_padding {
  padding-left: 0;
  padding-right: 0;
}

.swiper-button-next-del {
  width: 64px;
}

.image-13 {
  width: 100%;
}

.div-block-36 {
  width: 50px;
  font-size: 15px;
}

.swiper-component {
  width: 100%;
  position: relative;
}

.swiper {
  width: 100%;
}

.swiper.swiper1, .swiper.herogallery {
  position: relative;
}

.swiper-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.swiper-wrapper.flex--top {
  justify-content: flex-start;
  align-items: flex-start;
}

.swiper-slide {
  flex: none;
  width: 33.3333%;
}

.swiper-slide.hotel--list, .swiper-slide.hotel--room--img--item, .swiper-slide._100 {
  width: 100%;
}

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

.slider-pill_img {
  background-color: #24202224;
  margin-bottom: 2em;
  position: relative;
}

.slider-pill_photo {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  transition: transform .35s;
}

.slider-pill_photo.border--none {
  border-radius: 0;
  width: 100%;
}

.swiper-pagination-bullet-active {
  background-color: #fff;
}

.lottie-animation {
  border: 2px solid #fff;
  border-radius: 100%;
  width: 100%;
  max-width: 60px;
  height: 60px;
}

.hotel_page--slider {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
  width: 1000px;
  height: 100%;
  transition: transform .35s;
}

.hotel_page--slider.hotel--page.border_radius--none {
  border-radius: 0;
  width: 100%;
}

.hotel--list--item_inner {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

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

.swiper-horizontal {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.swiper-horizontal.ui {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.swiper-pagination-2 {
  padding-top: 2.7em;
  padding-bottom: 2.7em;
}

.swiper-arrow {
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/circle-arrow-right.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 3em;
  height: 3em;
  margin-right: 1em;
  transition: all .2s;
  display: inline-block;
}

.swiper-arrow:hover {
  background-color: #3732350f;
}

.swiper-arrow.button-prev {
  z-index: 5;
  filter: invert();
  border-radius: 100%;
  position: absolute;
  left: 10px;
  right: auto;
  transform: rotate(-180deg);
}

.swiper-arrow.button-prev:hover {
  background-color: #fff0;
}

.swiper-arrow.button-next {
  z-index: 5;
  filter: invert();
  background-image: url('../images/circle-arrow-right.svg');
  border-style: none;
  border-radius: 100%;
  position: absolute;
  left: auto;
  right: 10px;
}

.swiper-arrow.button-next:hover {
  text-transform: lowercase;
  background-color: #fff0;
}

.section--sub_caption--wrapper {
  border-left: 1px dotted #7e736c;
  padding-left: 40px;
}

.section--sub_caption--wrapper:where(.w-variant-21e4176d-1f37-b435-2ce3-35dbdd6ed412) {
  border-left-style: none;
  padding-left: 0;
}

.section--sub_caption--wrapper:where(.w-variant-031e1b3b-a7d3-d1e5-33fc-a0ecdfd4bf34) {
  display: none;
}

.section--sub_caption--wrapper.flex--vertical {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.article--wrapper {
  z-index: 10;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  align-items: flex-start;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.article--wrapper.max--1000 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.article--wrapper.flex--vertical--center {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.image-14 {
  border-radius: 5px;
  width: 100%;
  max-width: 50%;
}

.base_cta {
  color: #1c2a4e;
  text-align: center;
  border: 1px solid #1c2a4e;
  border-radius: 100rem;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: .65rem 1.3rem;
  font-size: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.base_cta:where(.w-variant-8968aa9c-b8fa-4c13-957c-bc9d18282eaa) {
  color: #fff;
  background-color: #1c2a4e;
}

.base_cta:where(.w-variant-6586ce81-ba7b-46eb-323e-1058f802c4cc) {
  color: #fff;
  background-color: #76312a;
  border-color: #76312a;
}

.base_cta:where(.w-variant-5662d75e-c2ff-a88f-eefc-2ff5cc32143a) {
  color: #fff;
  background-color: #1c2a4e;
  padding: 1rem 2rem;
  font-size: 18px;
}

.base_cta:where(.w-variant-5a31642c-bca3-0192-b57c-0d2c71920964) {
  color: #fff;
  background-color: #76312a;
  padding: 1rem 2rem;
  font-size: 18px;
}

.base_cta:where(.w-variant-c31fc747-fbcd-c907-23e0-de0192efe417) {
  border-color: var(--pg-red);
  color: var(--pg-red);
}

.base_cta:where(.w-variant-0eb02b3b-f187-4726-1b2e-3b9d5ffe6667) {
  padding: 1rem 2rem;
  font-size: 18px;
}

.base_cta:where(.w-variant-94f0a3e4-0932-e7bb-547b-8eb2f5781827) {
  color: #76312a;
  border-color: #76312a;
  padding: 1rem 2rem;
  font-size: 18px;
}

.base_cta:where(.w-variant-ef442f06-e2e1-5a2f-66ea-d8d7e78bddf2) {
  padding: 1rem 2rem;
  font-size: 18px;
}

.base_cta:hover {
  color: #fff;
  background-color: #1c2a4e;
}

.base_cta:hover:where(.w-variant-8968aa9c-b8fa-4c13-957c-bc9d18282eaa) {
  color: #1c2a4e;
  background-color: #fff;
}

.base_cta:hover:where(.w-variant-6586ce81-ba7b-46eb-323e-1058f802c4cc) {
  color: #76312a;
  background-color: #fff;
  border-color: #76312a;
}

.base_cta:hover:where(.w-variant-5662d75e-c2ff-a88f-eefc-2ff5cc32143a) {
  color: #1c2a4e;
  background-color: #fff;
}

.base_cta:hover:where(.w-variant-5a31642c-bca3-0192-b57c-0d2c71920964) {
  color: var(--pg-red);
  background-color: #fff;
}

.base_cta:hover:where(.w-variant-c31fc747-fbcd-c907-23e0-de0192efe417) {
  background-color: var(--pg-red);
}

.base_cta:hover:where(.w-variant-94f0a3e4-0932-e7bb-547b-8eb2f5781827) {
  color: #fff;
  background-color: #76312a;
}

.base_cta.right--align {
  align-self: flex-end;
}

.base_cta.right--align.red {
  color: #fff;
  background-color: #77312a;
}

.base_cta.blue {
  color: #1c2a4d;
}

.base_cta.blue.invert {
  color: #fff;
  background-color: #1c2a4d;
}

.base_cta.blue.invert.large {
  background-color: var(--_cta-button---button-color);
  --_cta-button---button-color: #76312a;
  padding: 1rem 2rem;
  font-size: 20px;
}

.base_cta.invert {
  color: #fff;
  background-color: #1c2a4d;
}

.base_cta.invert-red {
  color: #fff;
  background-color: #76312a;
}

.base_cta.invert-red:hover {
  color: #1c2a4e;
  background-color: #fff;
}

.base_cta.invert-red.open--room--schedule {
  border-color: #76312a;
}

.base_cta.invert-red.open--room--schedule:hover {
  color: #76312a;
}

.base_cta.invert-red-9 {
  color: #fff;
  background-color: #76312a;
}

.base_cta.invert-red-9:hover {
  color: #76312a;
  background-color: #fff;
  border-color: #76312a;
}

.base_cta.view--booking {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #76312a;
  border-color: #76312a;
  width: auto;
  height: auto;
  padding: .2rem 1rem;
  font-size: 20px;
}

.base_cta.view--booking:hover {
  color: #76312a;
  background-color: #fff;
  border-color: #76312a;
}

.base_cta.invert-blue {
  color: #fff;
  background-color: #1c2a4e;
}

.base_cta.invert-blue:hover {
  color: #1c2a4e;
  background-color: #fff;
}

.facilities--list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.facilities--item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #5e5959;
  border: 1px solid #8a8a8a;
  border-radius: 30px;
  padding: 5px 10px;
  font-size: 16px;
  display: flex;
}

.text-block-6 {
  font-family: "Fa 1 3 400", Arial, sans-serif;
}

.div-block-38 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: var(--3rd-level-text);
  background-color: #fff;
  border-radius: 14.5px;
  flex-flow: column;
  padding: 25px 50px;
  display: flex;
}

.code-embed {
  margin-bottom: 10px;
}

.div-block-39 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8rem;
  padding-right: 8rem;
  display: flex;
}

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

.booking--section {
  padding-top: 30px;
  padding-bottom: 50px;
}

.hotel--room--item {
  cursor: pointer;
  border-radius: 15px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.hotel--room--item.header {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid var(--pg-red);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hotel--room--list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 60px;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}

.div-block-40 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  width: 25%;
  font-size: 24px;
  line-height: 150%;
  display: flex;
}

.text-block-7 {
  font-family: Cormorant, sans-serif;
  font-size: 16px;
}

.text-block-7:lang(ja-jp) {
  font-size: 14px;
}

.image-15 {
  aspect-ratio: 3 / 2;
  border-radius: 14.5px;
}

.hotel--amenities--wrapper {
  z-index: 100;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  padding-left: 10px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.modal--calendar {
  z-index: 3000;
  background-color: #0000005e;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 110svh;
  display: none;
  position: fixed;
  inset: 0%;
}

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

.rich-text-block {
  z-index: 10;
  background-color: #fff;
  border-radius: 14.5px;
  padding: 15px;
  position: relative;
}

.close--modal--calendar {
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-16 {
  width: 100%;
}

.div-block-43 {
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

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

.code-embed-3 {
  z-index: 10;
  aspect-ratio: 1;
  padding: 15px;
}

.text_block--large {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 150%;
}

.text_block--large h3 {
  font-family: Cormorant, sans-serif;
  font-weight: 500;
}

.text_block--large li {
  line-height: 150%;
}

.text_block--large h2 {
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
}

.text_block--large.text-align-center {
  margin-bottom: 30px;
}

.room--facilities--item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--3rd-level-text);
  background-color: #fff;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  padding: 2.5px 10px;
  font-size: 10px;
  display: flex;
}

.room--facilities--list {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.room--facilities--list.accomodates {
  grid-column-gap: 5px;
  color: #76312a;
}

.collection-list-wrapper-2 {
  color: var(--3rd-level-text);
}

.view--full {
  text-align: center;
  cursor: pointer;
}

.facilities--list__hidden {
  overflow: hidden;
}

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

.div-block-45.hide {
  display: none;
}

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

.div-block-46 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  display: flex;
}

.collection-list-5 {
  grid-column-gap: 5px;
  grid-row-gap: 3px;
  flex-flow: wrap;
  display: flex;
}

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

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

.locations-list_link {
  position: absolute;
  inset: 0%;
}

.contract--flow {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid #a2a2a2;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
}

.contract--flow.no--border {
  border-bottom-style: none;
}

.contract--flow.full {
  display: flex;
}

.contract--flow--right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.flow--h3 {
  margin-top: 0;
  margin-bottom: 19px;
  font-family: Cormorant, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 150%;
}

.flow--h3:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.contract--flow--list {
  flex-flow: column;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.p--medium {
  font-size: 20px;
}

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

.pc--only {
  display: block;
}

.sp--only {
  display: none;
}

.list--image {
  aspect-ratio: 3 / 2;
  border-radius: .8rem;
}

.p--regular {
  font-size: 20px;
}

.p--regular.lines_3 {
  font-size: 16px;
}

.testimonials--details--wrapper {
  padding-top: 5px;
  position: relative;
}

.testimonials--name--wrapper {
  color: #fff;
  background-color: #a89990;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 160%;
}

.testimonials--name--wrapper.no--margin {
  margin-bottom: 0;
  font-size: 18px;
}

.lightbox-link, .lightbox {
  width: 100%;
}

.div-block-47 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.collection-item-4 {
  width: 31%;
  position: relative;
}

.view--hotel--amenities {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  font-size: 13px;
  display: flex;
  position: relative;
}

.div-block-48 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  flex-flow: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  display: flex;
  position: relative;
}

.rich--hotel {
  padding: 15px;
  font-size: 16px;
  line-height: 150%;
}

.rich--hotel ul {
  padding-left: 20px;
}

.rich--hotel.margin-bottom-10 {
  margin-bottom: 10px;
}

.rich--hotel--wrapper {
  z-index: 200;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #ffffffc7;
  border-radius: 10px;
  height: 0;
  margin-top: 3px;
  position: absolute;
  inset: 100% 0% auto;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.open--modal--calendar {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.open--modal--calendar--wrapper {
  z-index: 300;
  position: absolute;
  inset: auto 4% 26% auto;
}

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

.rich-text-block-3 {
  width: 100%;
  height: 300px;
}

.image-18 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background-color: #fff;
  border-radius: 10px;
}

.collection-list-6 {
  grid-column-gap: 30px;
  grid-row-gap: 15px;
  background-color: #fff;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.rich-text-block-4 {
  background-color: #fff;
}

.rich-text-block-4 p, .rich-text-block-4 ul {
  margin-bottom: 0;
}

.empty {
  text-align: center;
  background-color: #fff;
  padding: 20px;
}

.empty.form {
  margin-bottom: 5em;
}

.apartment--card--bottom {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.apartment--details {
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  border-top: 1px solid #c0c0d333;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  padding-top: 5px;
  padding-left: 12px;
  padding-right: 12px;
  display: grid;
}

.apartment--details._1 {
  grid-template-columns: 1fr;
}

.apartment--card {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  background-color: #fff;
  border: 1px solid #c0c0d333;
  border-radius: 12px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 300px;
  padding: 18px;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94);
  display: grid;
}

.apartment--card:hover {
  box-shadow: 0 9px 48px -6px #3540751f;
}

.apartment--list--wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.apartment--list--wrapper._100 {
  width: 100%;
}

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

.apartment--price--text {
  grid-column-gap: 3px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.apartment--background--image {
  object-position: 50% 100%;
  background-image: url('../images/Villa0017_1.avif');
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.outline-button {
  color: #081c3a;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #c0c0d333;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 10px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.outline-button:hover {
  color: #fff;
  background-color: #081c3a;
  border-color: #081c3a;
}

.outline-button.small {
  padding: 9px 18px;
}

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

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

.apartment--list.overview--page {
  grid-template-columns: 1fr 1fr;
}

.apartment--card--info {
  grid-column-gap: 12px;
  grid-row-gap: 0px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.body-display {
  color: #516381;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
}

.body-display.small {
  font-size: 14px;
  line-height: 1.4em;
}

.apartment--card--image {
  aspect-ratio: 3 / 2;
  border-radius: 12px;
  height: 100%;
  position: relative;
}

.subtitle-2 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.4em;
}

.subtitle-2.small {
  font-size: 8px;
}

.apartment--name {
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 150%;
}

.div-block-49 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  padding: 20px;
  display: flex;
  overflow: hidden;
}

.image-19 {
  width: 32px;
}

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

.div-block-51 {
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: relative;
  inset: auto auto 0% 0%;
}

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

.div-block-52 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  margin-top: 30px;
  display: flex;
}

.apartment--overview {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
}

.apartment--overview.margin--bottom {
  margin-bottom: 50px;
}

.apartment--overview.margin--bottom._3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.apartment--overview.grid--2--col {
  grid-template-columns: 1fr 1fr;
}

.apartment--overview--item {
  border: 1px dotted #7e736c;
  width: 100%;
  padding: 20px;
}

.apartment--overview--item--h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.apartment--overview--item--h2:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
  font-size: 25px;
}

.text-block-9 {
  color: #7e736c;
  margin-bottom: 5px;
}

.image-21 {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  max-width: 500px;
}

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

.image-22 {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

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

.collection-item-5 {
  width: 250px;
}

.collection-list-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.collection-item-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
}

.collection-list-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  display: flex;
}

.apartment--fees {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.apartment--fees.half {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.apartment--fees--left.listing {
  width: 50%;
}

.apartment--fees--left.listing.full {
  width: 100%;
}

.apartment--fees--right {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.apartment--fees--right.hide {
  display: none;
}

.apartment--fees--right--block {
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
}

.heading-13 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.heading-13:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
  font-size: 18px;
}

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

.field-label-2 {
  color: #7e736c;
}

.input--field--wrapper {
  width: 100%;
}

.input--field {
  color: #417994;
  background-color: #4179941a;
  border: 1px #000;
  border-radius: 12px;
  width: 100%;
  min-height: 45px;
  margin-bottom: 20px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
  line-height: 14px;
}

.input--field::placeholder {
  color: #41799480;
  font-size: 12px;
}

.form-block-2 {
  padding-top: 20px;
}

.apartment--fees--right--title {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.apartment--fees--right--title:hover {
  opacity: .5;
}

.lightbox-link-2 {
  width: 100%;
}

.apartment--fees--right--detail--wrapper {
  overflow: hidden;
}

.apartment--fees--right--detail {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  padding-top: 20px;
  display: flex;
}

.apartment--fees--right--detail--row {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.apartment--fees--right--detail--row.total {
  border-top: 1px solid #333;
  padding-top: 15px;
}

.apartment--fees--right--detail--row.total.hide {
  display: none;
}

.apartment--fees--right--detail--row.flex--vertical {
  margin-bottom: 15px;
}

.apartment--fees--right--detail--row.hide {
  display: none;
}

.apartment--fee--left {
  color: #7e736c;
  text-transform: capitalize;
}

.apartment--fee--left.total {
  color: #333;
  font-weight: 700;
}

.apartment--fee--right {
  text-align: right;
  line-height: 150%;
}

.apartment--fee--right.total {
  font-size: 19px;
  font-weight: 700;
}

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

.block--apartment_details {
  grid-column-gap: 50px;
  grid-row-gap: 15px;
  border: 1px solid #a7a5a4;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  display: grid;
}

.block--apartment_details.vertical {
  grid-column-gap: 50px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.block--apartment_details.vertical.flex--only {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-block-54-copy {
  grid-column-gap: 50px;
  grid-row-gap: 15px;
  border: 1px solid #a7a5a4;
  border-radius: 10px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.lease--terms--row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.lease--terms--row.total {
  border-top: 1px solid #333;
  padding-top: 15px;
}

.article--thumbnail {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 10px;
}

.paragraph-4 {
  margin-bottom: 30px;
}

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

.heading-14 {
  font-family: Cormorant, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}

.text-block-10 {
  color: #b4b4b4;
  margin-bottom: 5px;
  font-size: 12px;
}

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

.jp--room--row {
  background-color: #fff;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.jp--room--row.heading {
  background-color: var(--pg-blue);
  color: #fff;
  max-width: 1440px;
  font-weight: 700;
}

.jp--room--block {
  border: 1px #b8b8b8;
  border-style: solid none none solid;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  width: 100%;
  padding: 10px;
  display: flex;
}

.jp--room--block.last {
  border-right-style: solid;
  justify-content: center;
  align-items: center;
}

.jp--room--block.vertical {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.jp--room--block.main--link {
  background-color: var(--_cta-button---button-color);
  color: #fff;
  transition: opacity .2s;
}

.jp--room--block.main--link:hover {
  opacity: .65;
}

.div-block-57 {
  border-bottom: 1px solid #b8b8b8;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

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

.empty-state {
  background-color: #ddd0;
  border-radius: 12px;
  padding: 0;
  overflow: hidden;
}

.apartment--empty_bg--img {
  object-fit: cover;
  width: 100%;
  height: 40svh;
}

.apartment--empty_bg {
  width: 100%;
  padding: 0;
}

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

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

.div-block-59 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2em;
  display: flex;
}

.success-message {
  text-align: center;
  background-color: #fff;
  width: 100%;
  min-height: 5em;
}

.cta--horizontal {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.bold-text {
  font-family: Droid Sans, sans-serif;
}

.bold-text:lang(ja-jp) {
  font-family: Noto Serif JP, sans-serif;
}

.locales-list {
  flex-flow: wrap;
  display: flex;
}

.locale--link {
  font-family: Noto Sans JP, sans-serif;
}

.locale--link.w--current {
  display: none;
}

.testimonials--heading {
  font-family: Cormorant, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 150%;
}

.heading-15 {
  font-size: 32px;
}

.heading-15.lines_3 {
  font-family: Cormorant, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 150%;
}

.text-block-11 {
  font-size: 13px;
}

.lightbox-link-3 {
  width: 100%;
}

.spacer--20 {
  width: 100%;
  height: 20px;
}

.display--hotel {
  display: none;
}

.margin--left {
  margin-left: 3px;
}

.news--fixed {
  z-index: 15;
  background-color: #fff;
  border-radius: 10px;
  width: 200px;
  padding: 15px;
  position: fixed;
  inset: auto 20px 20px auto;
}

.news--fixed:where(.w-variant-a99d59be-f1a4-ff19-a9f4-bc0aabef8013) {
  border-radius: 10px;
  inset: auto 20px 20px auto;
}

.news--fixed--title, .news--fixed--title:where(.w-variant-a99d59be-f1a4-ff19-a9f4-bc0aabef8013) {
  color: #fff;
  background-color: #1c2a4e;
  border-radius: 5px;
  margin-bottom: 5px;
  padding: 5px;
}

.grid--2_block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.landing--body {
  align-items: stretch;
  display: flex;
}

.hero_sub-text-wrap {
  font-size: 1vw;
}

.padding-global {
  height: 100%;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.hero_content {
  z-index: 2;
  background-image: linear-gradient(#25252500, #1a1a1a30 72%, #0009);
  height: 100%;
  position: relative;
}

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

.hero_heading-wrapper {
  margin-bottom: -1.5rem;
  overflow: hidden;
}

.heading-style-h3 {
  font-size: 2.5rem;
  line-height: 1.2;
}

.heading-style-h3.is-hero {
  max-width: 25vw;
  font-size: 1.35em;
}

.hero_content-wrapper {
  z-index: 2;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
  position: relative;
}

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

.hero_background-image-wrap {
  z-index: 0;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.section_hero {
  color: #fff;
  background-color: #252525;
  flex: none;
  width: 100vw;
  position: relative;
  overflow: hidden;
}

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

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

.hero_heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant, sans-serif;
  font-size: 5em;
  font-weight: 400;
  line-height: 116%;
}

.hero_sub-text-wrap-2 {
  font-size: 1vw;
}

.padding-global-2 {
  height: 100%;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.hero_content-2 {
  z-index: 2;
  background-image: linear-gradient(#25252500, #1a1a1a30 72%, #0009);
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
}

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

.padding-section-medium-2.is-hero {
  height: 100svh;
}

.hero_heading-wrapper-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  margin-bottom: -1.5rem;
  display: flex;
  overflow: hidden;
}

.heading-style-h3-2 {
  font-size: 2.5rem;
  line-height: 1.2;
}

.heading-style-h3-2.is-hero {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.35em;
  font-weight: 400;
}

.hero_content-wrapper-2 {
  z-index: 2;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
  position: relative;
}

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

.hero_background-image-wrap-2 {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.section_hero-2 {
  color: #fff;
  background-color: #252525;
  flex: none;
  width: 100vw;
  min-height: 100svh;
  position: relative;
  overflow: hidden;
}

.nav_menu_link {
  perspective-origin: 100% 0;
  transform-origin: 100% 0;
  letter-spacing: -.025em;
  background-color: #fff;
  border: 1px solid #25252540;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 2rem;
  font-family: Reckless;
  font-size: 2.5rem;
  line-height: 1;
  transition: color .3s cubic-bezier(.165, .84, .44, 1), background-color .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.nav_menu_link:hover {
  color: #fff;
  background-color: #f06446;
}

.nav_menu_link.is-50 {
  width: 50%;
  height: 50%;
}

.nav_menu_link.is-25 {
  width: 25%;
  height: 25%;
}

.nav_menu_link.is-75 {
  width: 75%;
  height: 75%;
}

.nav_logo-wrap {
  z-index: 998;
  color: #fff;
  transition: opacity .3s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(-30%);
}

.nav_logo-wrap.w--current {
  z-index: 1001;
  position: fixed;
}

.nav_top-logo {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 2rem 0% auto;
}

.nav_bottom-progress {
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: absolute;
  inset: auto 0% 2rem;
}

.text-link_line-2 {
  background-color: #252525;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.nav_logo-text {
  perspective-origin: 0%;
  transform-origin: 50%;
  white-space: nowrap;
  margin-top: 1em;
  font-family: Reckless;
  font-style: italic;
  font-weight: 300;
  transition: opacity .3s;
  position: absolute;
  transform: rotate(90deg);
}

.nav_logo-text.is-bottom {
  perspective-origin: 50%;
  transform-origin: 50%;
  text-align: right;
  margin-top: 0;
  font-style: normal;
  position: absolute;
  inset: auto 0% 0%;
}

.nav_icon-line {
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  background-color: #252525;
  width: 1px;
  height: 100%;
}

.nav_trigger {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.hero_logo-embed {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.6875rem;
  height: 4.8125rem;
  display: flex;
}

.nav_menu_close-trigger {
  z-index: 1;
  cursor: pointer;
  background-color: #252525cc;
  display: block;
  position: absolute;
  inset: 0%;
}

.nav_logo-embed {
  opacity: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 6.25rem;
  transition: opacity .3s;
  display: flex;
}

.text-link_wrap-2 {
  text-transform: capitalize;
  font-family: Reckless;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.1;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.nav_icon {
  justify-content: space-between;
  align-items: stretch;
  width: 1rem;
  height: 2.1875rem;
  display: flex;
  overflow: hidden;
}

.nav_bar {
  z-index: 999;
  cursor: pointer;
  background-color: #fff;
  border-left: 1px solid #00000040;
  min-width: 3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.nav_menu_wrap {
  z-index: 2;
  width: 75%;
  height: 100%;
  margin-right: 3rem;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.nav_menu_list {
  position: absolute;
  inset: 0%;
}

.nav_menu_other-links {
  z-index: 4;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 3rem 2.5rem auto;
}

.nav_menu_component {
  z-index: 997;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-25 {
  width: 300px;
  padding: 15px 30px;
}

.link-block-4 {
  z-index: 2000;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.list-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  display: flex;
}

.lp--hero {
  min-height: 100svh;
  position: relative;
}

.div_cfwf_drohbk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  justify-content: left;
  width: 100%;
  min-height: 100svh;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
  position: relative;
}

.img_cfwf_gniizv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  vertical-align: middle;
  mix-blend-mode: multiply;
  object-fit: cover;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-user-select: none;
  user-select: none;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
  position: absolute;
  left: 0;
}

.div_cfwf_ghveam {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: max(5%, 50% - 706.532px);
}

.div_cfwf_ztvhti {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #fff;
  flex-direction: column;
  align-self: flex-start;
  width: auto;
  height: auto;
  margin: auto;
  font-size: 16px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.h1_cfwf_vsmhmb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  font-size: 64px;
  font-weight: 300;
  line-height: 76.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_prpdhn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_zsfbjx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 13.5882px;
  font-weight: 500;
  line-height: 19.0235px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_hrlsrx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.span_cfwf_orfsjy, .span_cfwf_ahwyzz, .span_cfwf_zcihdu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  cursor: pointer;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: #dcdcdc80;
  border: 0 solid #e5e7eb;
  border-radius: 100px;
  width: auto;
  height: auto;
  margin: 0 20px 0 0;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition-duration: .15s;
  display: block;
}

.button_cfwf_okqcyr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  cursor: pointer;
  appearance: button;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: #0000;
  border: 0 #000;
  width: 40px;
  height: 50px;
  margin: 0;
  padding: 0;
  font-size: 15.9059px;
  line-height: 1.5;
  text-decoration: none;
  animation-name: MoveUpDown;
  animation-duration: 1.75s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  display: block;
  position: absolute;
  bottom: 30.007px;
  left: max(50% - 25px, 5% + 377.915px);
}

.img_cfwf_jfskri {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  object-fit: contain;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  font-size: 15.9059px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.section_cfwf_qdhggf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0;
  padding-left: 48px;
  padding-right: 48px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.h1_cfwf_xjcflf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  max-width: 775px;
  height: auto;
  margin: 96px auto 96px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 1.25;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.h1_cfwf_xjcflf.center {
  margin: 0 auto;
}

.h1_cfwf_xjcflf.full--space {
  width: 100%;
  max-width: 1000px;
}

.div_cfwf_ihavrg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
  position: relative;
}

.div_cfwf_matwyu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.img_cfwf_jcehjx {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: 3 / 2;
  color: #000;
  vertical-align: middle;
  object-fit: cover;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition-property: none;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}

.img_cfwf_hrqgsh, .img_cfwf_huefzg {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  opacity: 0;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition-duration: .5s;
  transition-timing-function: ease-in-out;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
}

.div_cfwf_owcgsz {
  z-index: 4;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 auto 0 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.span_cfwf_vumslv {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #000;
  text-align: center;
  cursor: pointer;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 0 solid #e5e7eb;
  border-radius: 100px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition-duration: .15s;
  display: block;
}

.span_cfwf_vumslv.w--current {
  background-color: #fff;
}

.span_cfwf_junetr {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #424448;
  text-align: center;
  column-rule-color: #424448;
  cursor: pointer;
  caret-color: #424448;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-user-select: none;
  user-select: none;
  background-color: #ffffff4d;
  border: 0 solid #e5e7eb;
  border-radius: 100px;
  outline-color: #424448;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #424448;
  transition-duration: .15s;
  display: block;
}

.span_cfwf_junetr.w--current {
  background-color: #fff;
}

.span_cfwf_odgvdl {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #424448;
  text-align: center;
  column-rule-color: #424448;
  cursor: pointer;
  caret-color: #424448;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-user-select: none;
  user-select: none;
  background-color: #ffffff4d;
  border: 0 solid #e5e7eb;
  border-radius: 100px;
  outline-color: #424448;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #424448;
  transition-duration: .15s;
  display: block;
}

.img_cfwf_dtobkg {
  z-index: -1;
  visibility: hidden;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition-duration: .2s;
  transition-timing-function: ease-in-out;
  display: block;
  top: 0;
  bottom: 0;
}

.div_cfwf_sbybdp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  align-self: flex-end;
  width: 620px;
  height: auto;
  margin: 160px 0 50px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.h2_cfwf_tzsudk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 44.16px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_esdotu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_tohryp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 13.5882px;
  font-weight: 500;
  line-height: 19.0235px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.img_cfwf_wpusqi {
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.div_cfwf_sjsagn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  align-self: flex-start;
  width: 620px;
  height: auto;
  margin: 160px 0 50px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.h2_cfwf_idfhhw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 44.16px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_dcpeic {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_tlwmgw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 13.5882px;
  font-weight: 500;
  line-height: 19.0235px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.div_cfwf_evfsuv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
  position: relative;
}

.div_cfwf_owttrf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.img_cfwf_oqyevz {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: 2;
  color: #000;
  vertical-align: middle;
  object-fit: cover;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition-property: none;
  display: block;
}

.img_cfwf_wfigri, .img_cfwf_xicknr {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  opacity: 0;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition-duration: .5s;
  transition-timing-function: ease-in-out;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
}

.div_cfwf_lsyrwv {
  z-index: 4;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 auto 0 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.span_cfwf_thziax {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #000;
  text-align: center;
  cursor: pointer;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 0 solid #e5e7eb;
  border-radius: 100px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition-duration: .15s;
  display: block;
}

.span_cfwf_bcqfvz {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #424448;
  text-align: center;
  column-rule-color: #424448;
  cursor: pointer;
  caret-color: #424448;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-user-select: none;
  user-select: none;
  background-color: #ffffffa3;
  border: 0 solid #e5e7eb;
  border-radius: 100px;
  outline-color: #424448;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #424448;
  transition-property: none;
  display: block;
}

.span_cfwf_bcqfvz.w--current {
  background-color: #fff;
}

.span_cfwf_cfiwil {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #424448;
  text-align: center;
  column-rule-color: #424448;
  cursor: pointer;
  caret-color: #424448;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-user-select: none;
  user-select: none;
  background-color: #ffffff4d;
  border: 0 solid #e5e7eb;
  border-radius: 100px;
  outline-color: #424448;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #424448;
  transition-duration: .15s;
  display: block;
}

.img_cfwf_dcbvkf {
  z-index: -1;
  visibility: hidden;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition-duration: .2s;
  transition-timing-function: ease-in-out;
  display: block;
  top: 0;
  bottom: 0;
}

.div_cfwf_vfzfwk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.div_cfwf_sureze {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  align-self: flex-start;
  width: 620px;
  height: auto;
  margin: 160px 0 50px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.h2_cfwf_gthuyh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 44.16px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_wglukm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_wglukm ul {
  padding-left: 20px;
}

.p_cfwf_fxqzvh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 13.5882px;
  font-weight: 500;
  line-height: 19.0235px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.div_cfwf_uqojns {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  gap: 24px;
  width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.div_cfwf_soodbu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0%;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 32px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.div_cfwf_juupjn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: auto;
  margin: 0 0 32px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.img_cfwf_eagjxr {
  box-sizing: border-box;
  aspect-ratio: 2 / 3;
  color: #000;
  vertical-align: middle;
  object-fit: cover;
  object-position: 50% 50%;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.h2_cfwf_uxhqok {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  font-size: 25.008px;
  font-weight: 300;
  line-height: 30.0096px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.span_cfwf_kvwhlh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #424448;
  column-rule-color: #424448;
  caret-color: #424448;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #424448;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #424448;
  display: block;
}

.div_cfwf_tneykr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0%;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 32px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.div_cfwf_uliijf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: auto;
  margin: 0 0 32px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.img_cfwf_bvaaxh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.h2_cfwf_rtylhm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  font-size: 25.008px;
  font-weight: 300;
  line-height: 30.0096px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.span_cfwf_ocpejp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #424448;
  column-rule-color: #424448;
  caret-color: #424448;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #424448;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #424448;
  display: block;
}

.div_cfwf_punwor {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0%;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 32px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.div_cfwf_kgxxcz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: auto;
  margin: 0 0 32px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.img_cfwf_kcadfb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.h2_cfwf_owbrzz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  font-size: 25.008px;
  font-weight: 300;
  line-height: 30.0096px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.span_cfwf_espnhm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #424448;
  text-align: left;
  column-rule-color: #424448;
  caret-color: #424448;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #424448;
  width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #424448;
  display: block;
}

.div_cfwf_aainbh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  align-self: flex-start;
  width: 620px;
  height: auto;
  margin: 160px 0 50px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.h2_cfwf_ekyqbp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 44.16px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_exllvl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_dbnomi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 13.5882px;
  font-weight: 500;
  line-height: 19.0235px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.div_cfwf_mgzizg {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  gap: 24px;
  width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: grid;
}

.div_cfwf_mgzizg._3 {
  grid-column-gap: 30px;
  grid-row-gap: 45px;
  grid-template-columns: 1fr 1fr 1fr;
}

.div_cfwf_nocmlm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0%;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 32px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.div_cfwf_nocmlm.listing {
  padding-bottom: 0;
}

.div_cfwf_mdqzjp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: auto;
  margin: 0 0 32px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.div_cfwf_mdqzjp.listing {
  margin-top: 0;
  margin-bottom: 10px;
}

.img_cfwf_ekadqf {
  box-sizing: border-box;
  aspect-ratio: 1.31578;
  color: #000;
  vertical-align: middle;
  object-fit: cover;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  max-width: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.img_cfwf_ekadqf.contain--image {
  object-fit: contain;
}

.h2_cfwf_tdzofh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  font-size: 25.008px;
  font-weight: 300;
  line-height: 30.0096px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.span_cfwf_ucgvvm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #424448;
  column-rule-color: #424448;
  caret-color: #424448;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #424448;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #424448;
  display: block;
}

.div_cfwf_poofta {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0%;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 32px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.div_cfwf_kgsjbu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: auto;
  margin: 0 0 32px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.img_cfwf_ftmvan {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.h2_cfwf_xeosdk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  font-size: 25.008px;
  font-weight: 300;
  line-height: 30.0096px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.span_cfwf_pfeulv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #424448;
  column-rule-color: #424448;
  caret-color: #424448;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #424448;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #424448;
  display: block;
}

.div_cfwf_hwbakc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  align-self: flex-end;
  width: 620px;
  height: auto;
  margin: 160px 0 50px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.h2_cfwf_rggmog {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 44.16px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_lvxofd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_sprddk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 13.5882px;
  font-weight: 500;
  line-height: 19.0235px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.img_cfwf_dcgcsi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.div_cfwf_duiupf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 160px 0 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.div_cfwf_cxljvj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  width: 620px;
  height: auto;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.h2_cfwf_cgappc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 44.16px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_bzumjm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_iolcks {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 13.5882px;
  font-weight: 500;
  line-height: 19.0235px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.img_cfwf_uqxigw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 50%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.div_cfwf_qbstde {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 50%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.h2_cfwf_wyqmox {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 44.16px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_omxlkk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.p_cfwf_wlpjnl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 13.5882px;
  font-weight: 500;
  line-height: 19.0235px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.div_cfwf_cobshh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
  position: relative;
}

.div_cfwf_gxctsr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.img_cfwf_mhfkgg {
  z-index: 3;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition-duration: .2s;
  transition-timing-function: ease-in-out;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}

.img_cfwf_ldqtmh, .img_cfwf_pavztf {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  opacity: 0;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition-duration: .5s;
  transition-timing-function: ease-in-out;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
}

.div_cfwf_vaudre {
  z-index: 4;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 auto 0 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.span_cfwf_nrsewd {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #000;
  text-align: center;
  cursor: pointer;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 0 solid #e5e7eb;
  border-radius: 100px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition-duration: .15s;
  display: block;
}

.span_cfwf_ecxdjf, .span_cfwf_mtxchp {
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #424448;
  text-align: center;
  column-rule-color: #424448;
  cursor: pointer;
  caret-color: #424448;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-user-select: none;
  user-select: none;
  background-color: #ffffff4d;
  border: 0 solid #e5e7eb;
  border-radius: 100px;
  outline-color: #424448;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #424448;
  transition-duration: .15s;
  display: block;
}

.img_cfwf_ymvgym {
  z-index: -1;
  visibility: hidden;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  vertical-align: middle;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition-duration: .2s;
  transition-timing-function: ease-in-out;
  display: block;
  top: 0;
  bottom: 0;
}

.div_cfwf_qailpw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: 40px;
  width: auto;
  height: auto;
  margin: 96px 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: grid;
}

.video_cfwf_ivliaw {
  box-sizing: border-box;
  aspect-ratio: auto;
  width: auto;
  max-width: 100%;
  height: auto;
  box-shadow: none;
  color: #000;
  vertical-align: middle;
  object-fit: contain;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  grid-column: span 2 / span 2;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.div_cfwf_ekdvif {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  grid-column: span 1 / span 1;
  width: auto;
  height: auto;
  margin: auto 0;
  padding-top: 100px;
  padding-bottom: 100px;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.h1_cfwf_dswqok {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 44.16px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.h1_cfwf_pzodwz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 24px 0 0;
  font-size: 20.8px;
  font-weight: 300;
  line-height: 24.96px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.a_cfwf_rnbnjr {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transition-behavior: normal, normal;
  border: 0 solid #e5e7eb;
  width: fit-content;
  height: auto;
  margin: 24px 0 0;
  font-size: 17.0647px;
  font-weight: 500;
  line-height: 20.4777px;
  -webkit-text-decoration: underline #0000;
  text-decoration: underline #0000;
  text-decoration-thickness: 1.5px;
  transition-duration: .3s, .3s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
}

.button_cfwf_cnfbgd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  column-rule-color: white;
  cursor: pointer;
  appearance: button;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: #006bd6;
  border: 2px solid #006bd6;
  border-radius: 100px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: auto;
  padding: 20px 40px;
  font-size: 20px;
  font-weight: 500;
  line-height: 20.4777px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-property: none;
  display: inline-block;
}

.text-span {
  font-size: 16px;
}

.div_cfwf_woclju {
  box-sizing: border-box;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #333;
  text-align: center;
  column-rule-color: #333;
  caret-color: #333;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  flex-flow: column;
  width: 100%;
  height: auto;
  margin: 0 auto 100px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #333;
  display: flex;
}

.h2_cfwf_lcbnro {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #333;
  text-align: center;
  column-rule-color: #333;
  caret-color: #333;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  width: auto;
  height: auto;
  margin: 20px 0 10px;
  font-family: Cormorant, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #333;
  display: block;
}

.div_cfwf_bwuoep {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #333;
  text-align: center;
  column-rule-color: #333;
  caret-color: #333;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 32px;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #333;
  display: grid;
}

.div_cfwf_xbnpun {
  box-sizing: border-box;
  aspect-ratio: auto;
  background-color: oklch(.985 .002 247.839);
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #333;
  text-align: center;
  column-rule-color: #333;
  caret-color: #333;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  border-radius: 20px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 32px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #333;
  display: block;
}

.p_cfwf_vxztrs {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.446 .03 256.802);
  text-align: center;
  letter-spacing: .35px;
  text-transform: uppercase;
  column-rule-color: oklch(.446 .03 256.802);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.446 .03 256.802);
  text-decoration-color: oklch(.446 .03 256.802);
  caret-color: oklch(.446 .03 256.802);
  tab-size: 4;
  text-emphasis-color: oklch(.446 .03 256.802);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25.2px;
  display: block;
}

.p_cfwf_alxvgd {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #1c2a4e;
  text-align: center;
  column-rule-color: #1c2a4e;
  caret-color: #1c2a4e;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 54px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1c2a4e;
  display: block;
}

.p_cfwf_tavonw {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.446 .03 256.802);
  text-align: center;
  column-rule-color: oklch(.446 .03 256.802);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.446 .03 256.802);
  text-decoration-color: oklch(.446 .03 256.802);
  caret-color: oklch(.446 .03 256.802);
  tab-size: 4;
  text-emphasis-color: oklch(.446 .03 256.802);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25.2px;
  display: block;
}

.div_cfwf_qhkqqb {
  box-sizing: border-box;
  aspect-ratio: auto;
  background-color: oklch(.985 .002 247.839);
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #333;
  text-align: center;
  column-rule-color: #333;
  caret-color: #333;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  border-radius: 20px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 32px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #333;
  display: block;
}

.p_cfwf_mjuwus {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.446 .03 256.802);
  text-align: center;
  letter-spacing: .35px;
  text-transform: uppercase;
  column-rule-color: oklch(.446 .03 256.802);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.446 .03 256.802);
  text-decoration-color: oklch(.446 .03 256.802);
  caret-color: oklch(.446 .03 256.802);
  tab-size: 4;
  text-emphasis-color: oklch(.446 .03 256.802);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25.2px;
  display: block;
}

.p_cfwf_ztwaak {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #1c2a4e;
  text-align: center;
  column-rule-color: #1c2a4e;
  caret-color: #1c2a4e;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 54px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1c2a4e;
  display: block;
}

.p_cfwf_pknsth, .p_cfwf_xyufur {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.446 .03 256.802);
  text-align: center;
  column-rule-color: oklch(.446 .03 256.802);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.446 .03 256.802);
  text-decoration-color: oklch(.446 .03 256.802);
  caret-color: oklch(.446 .03 256.802);
  tab-size: 4;
  text-emphasis-color: oklch(.446 .03 256.802);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25.2px;
  display: block;
}

.button_cfwf_tqunmk {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #f5f8ff;
  column-rule-color: #f5f8ff;
  cursor: pointer;
  appearance: button;
  caret-color: #f5f8ff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-wrap-mode: nowrap;
  background-color: #1c2a4e;
  border: 1px solid #c3c3d6;
  border-radius: 18px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 32px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f5f8ff;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: inline-flex;
  box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 2px #0000000d;
}

.image-26 {
  aspect-ratio: 1.31578;
}

.steps--img {
  box-sizing: border-box;
  aspect-ratio: 3 / 2;
  color: #000;
  vertical-align: middle;
  object-fit: cover;
  object-position: 50% 50%;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.faq-item {
  text-align: left;
}

.span {
  text-align: left;
  width: 100%;
}

.pg-steps, .pg-step-sub, .pg-step-strong {
  text-align: left;
}

.form-block-3 {
  margin-top: 32px;
}

.section_cfwf_fjfpaj {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #fff;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: #1c2a4e;
  border: 0 solid #c0c0d333;
  border-radius: 20px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 30px 16px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_vhguic {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #fff;
  text-align: center;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  width: auto;
  max-width: 896px;
  height: auto;
  margin: 0 auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.h2_cfwf_bgfild {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #fff;
  text-align: center;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  width: auto;
  height: auto;
  margin: 20px 0 10px;
  font-family: Cormorant, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_ynzfln, .p_cfwf_iwrrxj {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklab(.999994 .0000455678 .0000200868 / .9);
  text-align: center;
  column-rule-color: oklab(.999994 .0000455678 .0000200868 / .9);
  text-decoration: none;
  -webkit-text-decoration-color: oklab(.999994 .0000455678 .0000200868 / .9);
  text-decoration-color: oklab(.999994 .0000455678 .0000200868 / .9);
  caret-color: oklab(.999994 .0000455678 .0000200868 / .9);
  tab-size: 4;
  text-emphasis-color: oklab(.999994 .0000455678 .0000200868 / .9);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 43.2px;
  display: block;
}

.div_cfwf_wvqurz {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #fff;
  text-align: center;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: auto;
  height: auto;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.button_cfwf_dokqre {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #fff;
  column-rule-color: white;
  cursor: pointer;
  appearance: button;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-wrap-mode: nowrap;
  background-color: #fff;
  border: 1px solid #c3c3d6;
  border-radius: 18px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 32px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: flex;
  box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 2px #0000000d;
}

.a_cfwf_mckali {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  transform-origin: 50%;
  color: #fff;
  text-align: center;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  width: auto;
  height: auto;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.55556;
  -webkit-text-decoration: underline #fff;
  text-decoration: underline #fff;
  text-emphasis-color: #fff;
  display: block;
}

.footer_cfwf_kbrqjx {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: #1c2a4e;
  border: 0 solid #c0c0d333;
  margin: 0;
  padding: 48px 16px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.div_cfwf_niktag {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  max-width: 1152px;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.div_cfwf_wufctk {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: 32px;
  margin: 0 0 32px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: grid;
}

.div_cfwf_sibvaj {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.h3_cfwf_pxpxup {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #fff;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  width: auto;
  height: auto;
  margin: 20px 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_jwyent {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25.2px;
  display: block;
}

.div_cfwf_nljhme {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.h4_cfwf_btmhts {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #fff;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  width: auto;
  height: auto;
  margin: 10px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
  position: static;
}

.ul_cfwf_quojsl {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 10px;
  padding-left: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  display: block;
}

.li_cfwf_snaaio {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  text-align: start;
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  display: list-item;
}

.a_cfwf_xejvck {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  transform-origin: 50%;
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: inline;
}

.li_cfwf_ecnqyo {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  text-align: start;
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  display: list-item;
}

.a_cfwf_ntoway {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  transform-origin: 50%;
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: inline;
}

.li_cfwf_guivfk {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  text-align: start;
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0;
  padding-top: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  display: list-item;
}

.p_cfwf_xyatnk {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.707 .022 261.325);
  column-rule-color: oklch(.707 .022 261.325);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.707 .022 261.325);
  text-decoration-color: oklch(.707 .022 261.325);
  caret-color: oklch(.707 .022 261.325);
  tab-size: 4;
  text-emphasis-color: oklch(.707 .022 261.325);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 21.6px;
  list-style-type: none;
  display: block;
}

.div_cfwf_dekuph {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.h4_cfwf_jjxnsr {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  color: #fff;
  column-rule-color: white;
  caret-color: #fff;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  width: auto;
  height: auto;
  margin: 10px 0;
  font-family: Cormorant, sans-serif;
  font-size: 18px;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.ul_cfwf_gzmbll {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 10px;
  padding-left: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  display: block;
}

.li_cfwf_xtezsj {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  text-align: start;
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  display: list-item;
}

.a_cfwf_qiploc {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  transform-origin: 50%;
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: inline;
}

.li_cfwf_oyzlwa {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  text-align: start;
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  display: list-item;
}

.a_cfwf_awgttx {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  transform-origin: 50%;
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: inline;
}

.li_cfwf_ktowaw {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  text-align: start;
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  display: list-item;
}

.a_cfwf_ztbuje {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  transform-origin: 50%;
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  list-style-type: none;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: inline;
}

.div_cfwf_rptdes {
  box-sizing: border-box;
  aspect-ratio: auto;
  border-style: solid;
  border-width: 1px 0 0;
  border-color: oklch(.278 .033 256.848);
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  text-align: center;
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  margin: 0;
  padding-top: 32px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.p_cfwf_tlstbn {
  box-sizing: border-box;
  aspect-ratio: auto;
  outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
  width: auto;
  height: auto;
  color: oklch(.872 .01 258.338);
  text-align: center;
  column-rule-color: oklch(.872 .01 258.338);
  text-decoration: none;
  -webkit-text-decoration-color: oklch(.872 .01 258.338);
  text-decoration-color: oklch(.872 .01 258.338);
  caret-color: oklch(.872 .01 258.338);
  tab-size: 4;
  text-emphasis-color: oklch(.872 .01 258.338);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #c0c0d333;
  margin: 0 0 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25.2px;
  display: block;
}

.link-block-5 {
  width: 100%;
}

.code-embed-5 {
  position: absolute;
  inset: 0% 0% auto;
}

.text-block-12 {
  padding-bottom: 15px;
}

.second--right {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  flex-direction: column;
  align-self: flex-end;
  width: 620px;
  height: auto;
  margin: 20px 0;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.left--3 {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  max-width: 775px;
  height: auto;
  margin: 96px auto 20px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 1.25;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.left--3.less-margin {
  max-width: 100%;
  margin-top: 20px;
}

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

.lp--subheading {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #212121;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  max-width: 775px;
  height: auto;
  margin: 0 auto 20px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 1.25;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.lp--subheading.listing {
  text-align: left;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

.lp--lead {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 96px auto 96px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 36.8px;
  font-weight: 300;
  line-height: 1.25;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: flex;
}

.p_cfwf_esdotu-copy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  column-rule-color: #212121;
  caret-color: #212121;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  border: 0 solid #e5e7eb;
  outline-color: #212121;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #212121;
  display: block;
}

.div-block-60 {
  padding-top: 35px;
}

.text-span-2 {
  border-bottom: 4px solid #fff;
}

.text-block-14 {
  text-align: left;
  font-size: 12px;
}

.text-block-14 ul {
  padding-left: 20px;
}

.div-block-61 {
  margin-bottom: 30px;
}

._775 {
  width: 100%;
  max-width: 775px;
}

.div-block-62 {
  grid-column-gap: 15px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  max-width: 1000px;
  margin-top: 15px;
  display: flex;
}

.page {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
}

.section {
  padding: 80px 0;
}

.section--tight {
  padding: 48px 0;
}

.hero {
  padding-top: 96px;
  padding-bottom: 80px;
}

.hero__grid {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  align-items: flex-start;
  display: flex;
}

.hero__main {
  flex: 1.25;
  min-width: 0;
}

.hero__side {
  flex: .9;
  min-width: 260px;
}

.eyebrow {
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--pg-color-muted);
  margin-bottom: 10px;
  font-size: 12px;
}

.hero__sub {
  max-width: 36rem;
  color: var(--pg-color-muted);
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.7;
}

.tag-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 24px;
  display: flex;
}

.tag {
  letter-spacing: .15em;
  text-transform: uppercase;
  white-space: nowrap;
  border-style: solid;
  border-width: 1px;
  border-top-color: var(--pg-color-border);
  border-right-color: var(--pg-color-border);
  border-bottom-color: var(--pg-color-border);
  border-left-color: var(--pg-color-border);
  color: var(--pg-color-muted);
  background-color: #ffffffe6;
  border-radius: 999px;
  padding: 6px 11px;
  font-size: 11px;
}

.hero__actions {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.btn {
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid #0000;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  padding: 11px 22px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.btn--primary {
  color: #fff;
  box-shadow: 0 14px 30px #e65b3a73;
}

.btn--ghost {
  border-top-color: var(--pg-color-border);
  border-right-color: var(--pg-color-border);
  border-bottom-color: var(--pg-color-border);
  border-left-color: var(--pg-color-border);
  color: var(--pg-color-muted);
  background-color: #ffffffe6;
}

.hero__meta {
  color: var(--pg-color-muted);
  margin-top: 14px;
  font-size: 12px;
}

.hero__card {
  background-color: var(--pg-color-surface);
  border-top-left-radius: var(--pg-radius-lg);
  border-top-right-radius: var(--pg-radius-lg);
  border-bottom-right-radius: var(--pg-radius-lg);
  border-bottom-left-radius: var(--pg-radius-lg);
  box-shadow: var(--pg-shadow-soft);
  border: 1px solid #ffffff80;
  padding: 22px 22px 18px;
}

.hero__card-heading {
  letter-spacing: .16em;
  text-transform: uppercase;
  margin: 0 0 16px;
  font-size: 13px;
  font-weight: 600;
}

.hero__card-list {
  grid-column-gap: 16px;
  grid-row-gap: 10px;
  color: var(--pg-color-muted);
  grid-template-columns: 1fr 1fr;
  font-size: 13px;
  display: grid;
}

.section-heading {
  max-width: 40rem;
  margin-bottom: 32px;
}

.features-grid {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}

.feature-card {
  background-color: var(--pg-color-surface);
  border-top-left-radius: var(--pg-radius-md);
  border-top-right-radius: var(--pg-radius-md);
  border-bottom-right-radius: var(--pg-radius-md);
  border-bottom-left-radius: var(--pg-radius-md);
  border-style: solid;
  border-width: 1px;
  border-top-color: var(--pg-color-border);
  border-right-color: var(--pg-color-border);
  border-bottom-color: var(--pg-color-border);
  border-left-color: var(--pg-color-border);
  padding: 18px 18px 20px;
  box-shadow: 0 10px 24px #00000008;
}

.listings-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}

.listing-card {
  background-color: var(--pg-color-surface);
  border-top-left-radius: var(--pg-radius-lg);
  border-top-right-radius: var(--pg-radius-lg);
  border-bottom-right-radius: var(--pg-radius-lg);
  border-bottom-left-radius: var(--pg-radius-lg);
  border-style: solid;
  border-width: 1px;
  border-top-color: var(--pg-color-border);
  border-right-color: var(--pg-color-border);
  border-bottom-color: var(--pg-color-border);
  border-left-color: var(--pg-color-border);
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 12px 26px #0000000a;
}

.listing-card__media {
  background-image: radial-gradient(circle at top, #f7f3ee 0, #e7dfd2 100%);
  padding-top: 66%;
  position: relative;
}

.listing-card__body {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  padding: 18px 18px 20px;
  display: flex;
}

.listing-card__title {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
}

.listing-card__meta {
  color: var(--pg-color-muted);
  font-size: 13px;
}

.listing-card__price {
  font-size: 13px;
  font-weight: 600;
}

.listing-card__footer {
  margin-top: 10px;
}

.steps {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}

.step {
  background-color: var(--pg-color-surface);
  border-top-left-radius: var(--pg-radius-md);
  border-top-right-radius: var(--pg-radius-md);
  border-bottom-right-radius: var(--pg-radius-md);
  border-bottom-left-radius: var(--pg-radius-md);
  border-style: solid;
  border-width: 1px;
  border-top-color: var(--pg-color-border);
  border-right-color: var(--pg-color-border);
  border-bottom-color: var(--pg-color-border);
  border-left-color: var(--pg-color-border);
  padding: 18px 18px 20px;
}

.step__label {
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--pg-color-muted);
  margin-bottom: 6px;
  font-size: 11px;
}

.faq {
  max-width: 640px;
}

.section--cta {
  text-align: center;
  padding-bottom: 88px;
}

.page-2 {
  background-image: radial-gradient(circle at 0 0, #fff5f7 0, #fff 40%), radial-gradient(circle at 100% 0, #f3f7ff 0, #fff 45%);
  min-height: 100vh;
}

.container-2 {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
}

.header {
  z-index: 20;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #ffffffd1;
  border-bottom: 1px solid #0000000a;
  position: sticky;
  top: 0;
}

.header-inner {
  justify-content: space-between;
  align-items: center;
  padding: 14px 20px;
  display: flex;
}

.logo {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  letter-spacing: .04em;
  text-transform: uppercase;
  align-items: center;
  font-size: 1.06rem;
  font-weight: 700;
  display: flex;
}

.logo-mark {
  color: #fff;
  background-image: radial-gradient(circle at 30% 20%, #ffe6ec, #ff385c);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: .8rem;
  font-weight: 800;
  display: flex;
}

.nav {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  font-size: .9rem;
  display: flex;
}

.nav-cta {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 1px solid #ddd;
  border-radius: 999px;
  align-items: center;
  padding: 7px 14px;
  font-size: .85rem;
  display: flex;
}

.hero-2 {
  padding: 40px 0 56px;
}

.hero-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.1fr);
  align-items: center;
  display: grid;
}

.eyebrow-2 {
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--text-subtle);
  margin-bottom: 10px;
  font-size: .8rem;
}

.hero-title {
  letter-spacing: -.03em;
  margin-bottom: 12px;
  font-size: clamp(2.4rem, 3.3vw, 3.1rem);
  line-height: 1.02;
}

.hero-subtitle {
  max-width: 420px;
  color: var(--text-subtle);
  margin-bottom: 22px;
  font-size: 1.02rem;
}

.pill-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 18px;
  display: flex;
}

.pill {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #ffffffe6;
  border: 1px solid #0000000f;
  border-radius: 999px;
  align-items: center;
  padding: 6px 12px;
  font-size: .82rem;
  display: flex;
}

.pill-check {
  color: #fff;
  background-color: #10b981;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  font-size: 11px;
  display: flex;
}

.hero-description {
  color: var(--text-subtle);
  margin-bottom: 22px;
  font-size: .98rem;
}

.hero-actions {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.btn-primary {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  cursor: pointer;
  background-image: linear-gradient(90deg, #ff385c, #e31c5f);
  border-style: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  padding: 12px 22px;
  font-size: .95rem;
  font-weight: 600;
  transition: transform .1s, box-shadow .1s, filter .1s;
  display: inline-flex;
  box-shadow: 0 12px 30px #ff385c61;
}

.btn-primary:hover {
  filter: brightness(1.02);
  transform: translate(0, -1px);
  box-shadow: 0 16px 36px #ff385c66;
}

.btn-primary:active {
  transform: translate(0);
  box-shadow: 0 6px 16px #ff385c59;
}

.btn-secondary-link {
  color: var(--text-subtle);
  text-underline-offset: 3px;
  font-size: .9rem;
  text-decoration: underline;
}

.hero-note {
  color: var(--text-subtle);
  font-size: .78rem;
}

.hero-media {
  position: relative;
}

.hero-card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  box-shadow: var(--shadow-soft);
  background-color: #fff;
  border-radius: 28px;
  grid-template-columns: 1.2fr 1.1fr;
  padding: 16px;
  display: grid;
}

.hero-photo {
  background-image: linear-gradient(135deg, #ff9a9e 0%, #fecfef 55%, #f6d365 100%);
  border-radius: 22px;
  min-height: 240px;
  position: relative;
  overflow: hidden;
}

.hero-photo-overlay {
  background-image: radial-gradient(circle at top, #00000029, #0000 45%);
  position: absolute;
  inset: 0;
}

.hero-photo-label {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  background-color: #0000008c;
  border-radius: 999px;
  align-items: center;
  padding: 8px 12px;
  font-size: .78rem;
  display: inline-flex;
  position: absolute;
  bottom: 16px;
  left: 16px;
}

.hero-photo-label-dot {
  background-color: #34d399;
  border-radius: 999px;
  width: 9px;
  height: 9px;
}

.hero-meta {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: space-between;
  padding: 4px 6px 6px;
  display: flex;
}

.hero-meta-top {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.chip {
  color: var(--text-subtle);
  background-color: #f7f7f7;
  border-radius: 999px;
  align-self: flex-start;
  padding: 4px 9px;
  font-size: .76rem;
}

.hero-meta-title {
  font-size: .98rem;
  font-weight: 600;
}

.hero-meta-sub {
  color: var(--text-subtle);
  font-size: .9rem;
}

.hero-meta-list {
  grid-column-gap: 12px;
  grid-row-gap: 6px;
  color: var(--text-subtle);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  font-size: .82rem;
  display: grid;
}

.hero-meta-badge-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--text-subtle);
  align-items: center;
  font-size: .8rem;
  display: flex;
}

.badge-soft {
  color: #92400e;
  background-color: #fef3c7;
  border-radius: 999px;
  padding: 4px 8px;
  font-size: .78rem;
}

.section-2 {
  padding: 32px 0 12px;
}

.section-header {
  margin-bottom: 18px;
}

.section-kicker {
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--text-subtle);
  margin-bottom: 4px;
  font-size: .78rem;
}

.section-title {
  letter-spacing: -.02em;
  font-size: 1.4rem;
}

.section-subtitle {
  max-width: 460px;
  color: var(--text-subtle);
  margin-top: 6px;
  font-size: .96rem;
}

.benefits-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.2fr);
  display: grid;
}

.card {
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  box-shadow: var(--shadow-card);
  background-color: #fff;
  border: 1px solid #00000008;
  padding: 18px 20px;
}

.card-title {
  margin-bottom: 6px;
  font-size: 1.1rem;
}

.card-subtitle {
  color: var(--text-subtle);
  margin-bottom: 14px;
  font-size: .9rem;
}

.list-dot {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  margin: 0;
  padding: 0;
  font-size: .9rem;
  list-style: none;
  display: grid;
}

.badge-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  margin-top: 10px;
  display: flex;
}

.badge-ghost {
  border-style: solid;
  border-width: 1px;
  border-top-color: var(--border-soft);
  border-right-color: var(--border-soft);
  border-bottom-color: var(--border-soft);
  border-left-color: var(--border-soft);
  color: var(--text-subtle);
  background-color: #fafafa;
  border-radius: 999px;
  padding: 5px 10px;
  font-size: .8rem;
}

.card-note {
  color: var(--text-subtle);
  margin-top: 10px;
  font-size: .83rem;
}

.reasons-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  display: grid;
}

.reason-card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-top-left-radius: var(--radius-md);
  border-top-right-radius: var(--radius-md);
  border-bottom-right-radius: var(--radius-md);
  border-bottom-left-radius: var(--radius-md);
  background-color: #fff;
  border: 1px solid #0000000a;
  grid-template-columns: 64px minmax(0, 1fr);
  align-items: center;
  padding: 14px;
  display: grid;
  box-shadow: 0 4px 12px #00000005;
}

.reason-icon {
  background-color: #f5f5f5;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  font-size: 1.1rem;
  display: flex;
}

.reason-content-title {
  margin-bottom: 2px;
  font-size: .98rem;
  font-weight: 600;
}

.reason-content-text {
  color: var(--text-subtle);
  font-size: .85rem;
}

.section-alt {
  background-color: var(--bg-alt);
  padding: 32px 0 24px;
}

.locations-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: minmax(0, 1.3fr) minmax(0, 1.4fr);
  align-items: flex-start;
  display: grid;
}

.location-highlight-card {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  box-shadow: var(--shadow-card);
  background-color: #fff;
  border: 1px solid #00000008;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1.1fr);
  padding: 16px;
  display: grid;
}

.location-thumb {
  background-image: linear-gradient(135deg, #4f46e5, #a855f7);
  border-radius: 18px;
  min-height: 160px;
  position: relative;
  overflow: hidden;
}

.location-thumb-label {
  color: #fff;
  background-color: #0009;
  border-radius: 999px;
  padding: 6px 10px;
  font-size: .78rem;
  position: absolute;
  bottom: 12px;
  left: 12px;
}

.location-meta {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: var(--text-subtle);
  font-size: .88rem;
  display: grid;
}

.location-name {
  color: var(--text-main);
  margin-bottom: 2px;
  font-weight: 600;
}

.location-tagline {
  margin: 4px 0 6px;
}

.location-meta-pills {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-wrap: wrap;
  margin-top: 8px;
  display: flex;
}

.meta-pill {
  color: var(--text-subtle);
  background-color: #f5f5f5;
  border-radius: 999px;
  padding: 4px 8px;
  font-size: .78rem;
}

.small-muted {
  color: var(--text-subtle);
  margin-top: 6px;
  font-size: .78rem;
}

.locations-text {
  color: var(--text-subtle);
  font-size: .92rem;
}

.pricing-process {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.1fr);
  display: grid;
}

.pricing-card {
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  box-shadow: var(--shadow-card);
  background-color: #fff;
  border: 1px solid #00000008;
  padding: 18px 20px;
}

.pricing-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  margin-top: 10px;
  display: grid;
}

.price-block {
  background-color: #f9fafb;
  border-radius: 14px;
  padding: 10px 12px;
  font-size: .86rem;
}

.price-label {
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--text-subtle);
  margin-bottom: 4px;
  font-size: .7rem;
}

.price-value {
  font-size: 1.2rem;
  font-weight: 600;
}

.price-period {
  color: var(--text-subtle);
  font-size: .8rem;
}

.pricing-note {
  color: var(--text-subtle);
  margin-top: 8px;
  font-size: .8rem;
}

.steps-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin: 0;
  padding: 0;
  font-size: .9rem;
  list-style: none;
  display: grid;
}

.step-item {
  grid-column-gap: 10px;
  grid-row-gap: 6px;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: baseline;
  display: grid;
}

.step-number {
  color: #4b5563;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  font-size: .76rem;
  display: flex;
}

.step-title {
  font-size: .9rem;
  font-weight: 600;
}

.step-text {
  color: var(--text-subtle);
  grid-column: 2 / 3;
  font-size: .86rem;
}

.listings-header-row {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 14px;
  display: flex;
}

.listings-grid-2 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  display: grid;
}

.listing-card-2 {
  background-color: #fff;
  border: 1px solid #0000000f;
  border-radius: 16px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 16px #0000000a;
}

.listing-thumb {
  background-image: linear-gradient(135deg, #f97316, #fb7185);
  height: 160px;
  position: relative;
}

.listing-thumb-alt {
  background-image: linear-gradient(135deg, #22c55e, #14b8a6);
}

.listing-badge {
  color: var(--text-subtle);
  background-color: #fffffff0;
  border-radius: 999px;
  padding: 4px 9px;
  font-size: .74rem;
  position: absolute;
  top: 10px;
  left: 10px;
}

.listing-body {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  padding: 10px 12px 12px;
  font-size: .88rem;
  display: grid;
}

.listing-location {
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--text-subtle);
  font-size: .7rem;
}

.listing-title {
  margin-top: 2px;
  font-size: .96rem;
  font-weight: 600;
}

.listing-price-row {
  justify-content: space-between;
  align-items: baseline;
  margin-top: 4px;
  font-size: .86rem;
  display: flex;
}

.listing-price {
  font-weight: 600;
}

.listing-detail {
  color: var(--text-subtle);
  margin-top: 2px;
  font-size: .84rem;
}

.faq-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1.2fr);
  align-items: flex-start;
  display: grid;
}

.faq-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  background-color: #fff;
  border: 1px solid #0000000a;
  padding: 16px 16px 14px;
  font-size: .9rem;
  display: grid;
  box-shadow: 0 4px 12px #00000008;
}

.faq-item-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 1px solid #f1f1f1;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
  display: flex;
}

.faq-question-2 {
  color: var(--text-main);
}

.faq-icon-2 {
  width: 18px;
  height: 18px;
  color: var(--text-subtle);
  background-color: #fafafa;
  border: 1px solid #e5e7eb;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  font-size: .8rem;
  display: flex;
}

.cta-panel {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  background-image: linear-gradient(135deg, #ff385c, #e31c5f);
  padding: 16px 18px;
  display: grid;
  box-shadow: 0 12px 30px #ff385c73;
}

.cta-panel-title {
  font-size: 1.15rem;
  font-weight: 600;
}

.cta-panel-text {
  opacity: .95;
  font-size: .9rem;
}

.btn-light {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #111827;
  cursor: pointer;
  background-color: #fff;
  border-style: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  margin-top: 4px;
  padding: 10px 16px;
  font-size: .88rem;
  font-weight: 500;
  display: inline-flex;
}

.footer {
  color: var(--text-subtle);
  background-color: #f7f7f7;
  border-top: 1px solid #e5e5e5;
  margin-top: 32px;
  padding: 20px 0 28px;
  font-size: .86rem;
}

.footer-top {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr);
  margin-bottom: 10px;
  display: grid;
}

.footer-brand-title {
  color: var(--text-main);
  margin-bottom: 4px;
  font-size: 1rem;
  font-weight: 600;
}

.footer-sub {
  max-width: 420px;
  color: var(--text-subtle);
  font-size: .86rem;
}

.footer-contact-block {
  font-size: .86rem;
}

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

.footer-links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  display: flex;
}

.container-3 {
  width: min(calc(100% - 32px), var(--container));
  margin: 0 auto;
}

.section-3 {
  padding: 88px 0;
}

.eyebrow-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  letter-spacing: .02em;
  color: var(--muted);
  background-color: #ffffffd9;
  border: 1px solid #1212120f;
  border-radius: 999px;
  align-items: center;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 600;
  display: inline-flex;
}

.section-head {
  max-width: 720px;
  margin-bottom: 36px;
}

.site-header {
  z-index: 100;
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  background-color: #f7f7f5b8;
  border-bottom: 1px solid #1212120d;
  padding: 16px 0;
  position: sticky;
  top: 0;
}

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

.brand {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  min-width: 0;
  display: flex;
}

.brand-title {
  letter-spacing: -.03em;
  font-size: 1.05rem;
  font-weight: 700;
}

.brand-sub {
  color: var(--muted);
  font-size: .82rem;
}

.nav-links {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--muted);
  align-items: center;
  font-size: .95rem;
  display: flex;
}

.btn-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  border: 1px solid #0000;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  min-height: 52px;
  padding: 0 22px;
  font-size: .96rem;
  font-weight: 600;
  transition: transform .25s, box-shadow .25s, background-color .25s;
  display: inline-flex;
}

.btn-2:hover {
  transform: translate(0, -1px);
}

.btn-2.btn-primary-2:hover {
  color: #fff;
  background-color: #505050;
}

.btn-primary-2 {
  color: #fff;
  background-color: var(--accent);
  box-shadow: 0 14px 30px #00000024;
}

.btn-secondary {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--text);
  background-color: #ffffffd1;
  border-color: #12121214;
}

.hero-3 {
  padding: 48px 0 56px;
}

.hero-shell {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-columns: 1.1fr .9fr;
  align-items: stretch;
  display: grid;
}

.hero-card-2, .glass-card {
  border-bottom-left-radius: var(--radius-xl);
  background-color: var(--surface);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  box-shadow: var(--shadow);
  border-top-left-radius: var(--radius-xl);
  border-top-right-radius: var(--radius-xl);
  border-bottom-right-radius: var(--radius-xl);
  border: 1px solid #ffffff80;
}

.hero-copy {
  flex-direction: column;
  justify-content: center;
  min-height: 640px;
  padding: clamp(28px, 4vw, 56px);
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-title-2 {
  letter-spacing: -.06em;
  max-width: 9.5ch;
  margin: 18px 0;
  font-size: clamp(2.8rem, 6vw, 5.8rem);
  line-height: .95;
}

.hero-text {
  max-width: 640px;
  color: var(--muted);
  margin-bottom: 28px;
  font-size: 1.08rem;
}

.hero-actions-2 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 28px;
  display: flex;
}

.hero-points {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 660px;
  display: grid;
}

.hero-point {
  background-color: #ffffffad;
  border: 1px solid #1212120f;
  border-radius: 18px;
  padding: 14px 16px;
  font-size: .92rem;
  font-weight: 600;
}

.hero-visual {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: 1.4fr .9fr;
  min-height: 640px;
  padding: 18px;
  display: grid;
}

.image-panel {
  background-image: linear-gradient(135deg, #d7d7d4, #efefec);
  border: 1px solid #1212120f;
  border-radius: 24px;
  min-height: 320px;
  position: relative;
  overflow: hidden;
}

.image-panel.large {
  background-image: linear-gradient(135deg, #d7d7d4, #efefec);
}

.image-panel.large.hero--1 {
  background-image: url('../images/P1067467-1_1.webp'), linear-gradient(135deg, #d7d7d4, #efefec);
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.image-panel.small {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(135deg, #d7d7d4, #efefec);
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.image-panel.small.hero--image--2 {
  background-image: none;
  height: 320px;
}

.image-panel.small.hero--image--3 {
  background-image: url('../images/IMG_0792-1_1.webp'), linear-gradient(135deg, #d7d7d4, #efefec);
  height: 320px;
}

.image-panel.about--image--kitchen {
  background-image: url('../images/petitgrande_lp_2.jpg'), linear-gradient(135deg, #d7d7d4, #efefec);
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.image-panel.about--image--room_preview {
  background-image: url('../images/petitgrande_lp_3.jpg'), linear-gradient(135deg, #d7d7d4, #efefec);
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

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

.hero-stats {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
  position: absolute;
  bottom: 18px;
  left: 18px;
  right: 18px;
}

.stat-card {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background-color: #ffffffd1;
  border: 1px solid #1212120f;
  border-radius: 18px;
  padding: 14px;
}

.feature-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  display: grid;
}

.feature-card-2 {
  text-align: center;
  letter-spacing: .01em;
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  background-color: #ffffffd1;
  border: 1px solid #1212120f;
  padding: 18px;
  font-size: .92rem;
  font-weight: 700;
  box-shadow: 0 10px 30px #0000000a;
}

.benefit-card {
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  background-color: #ffffffd1;
  border: 1px solid #1212120f;
  padding: 18px 18px 18px 54px;
  position: relative;
  box-shadow: 0 10px 30px #0000000a;
}

.why-card {
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  background-color: #ffffffd1;
  border: 1px solid #1212120f;
  padding: 22px;
  box-shadow: 0 10px 30px #0000000a;
}

.listing-card-3 {
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  background-color: #ffffffd1;
  border: 1px solid #1212120f;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 10px 30px #0000000a;
}

.faq-item-4 {
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  background-color: #ffffffd1;
  border: 1px solid #1212120f;
  padding: 22px;
  box-shadow: 0 10px 30px #0000000a;
}

.step-card {
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  background-color: #ffffffd1;
  border: 1px solid #1212120f;
  min-height: 220px;
  padding: 24px;
  box-shadow: 0 10px 30px #0000000a;
}

.price-card {
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  background-color: #ffffffd1;
  border: 1px solid #1212120f;
  padding: 24px;
  box-shadow: 0 10px 30px #0000000a;
}

.location-card {
  border-top-left-radius: var(--radius-lg);
  border-top-right-radius: var(--radius-lg);
  border-bottom-right-radius: var(--radius-lg);
  border-bottom-left-radius: var(--radius-lg);
  background-color: #ffffffd1;
  border: 1px solid #1212120f;
  overflow: hidden;
  box-shadow: 0 10px 30px #0000000a;
}

.benefits-shell {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: .9fr 1.1fr;
  align-items: stretch;
  display: grid;
}

.benefits-copy {
  padding: 26px;
}

.benefits-visual {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr 1fr;
  padding: 26px;
  display: grid;
}

.benefit-list {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  margin-top: 22px;
  display: grid;
}

.why-grid {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}

.why-tag {
  background-color: var(--accent-soft);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  min-width: 42px;
  height: 42px;
  margin-bottom: 16px;
  padding: 0 14px;
  font-size: .82rem;
  font-weight: 700;
  display: inline-flex;
}

.locations-grid-2 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
}

.location-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(135deg, #dbdbd7, #ecece8);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  min-height: 260px;
  position: relative;
}

.location-body {
  padding: 24px;
}

.mini-points {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  margin-top: 16px;
  display: flex;
}

.mini-points.hide {
  display: none;
}

.pricing-shell {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-columns: .72fr 1.28fr;
  align-items: flex-start;
  display: grid;
}

.price-stack {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  grid-template-rows: auto;
  display: flex;
}

.steps-grid {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}

.step-number-2 {
  color: #fff;
  background-color: var(--accent);
  border-radius: 50%;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  font-weight: 700;
  display: grid;
}

.listings-grid-3 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}

.listing-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(135deg, #d9d9d6, #efefec);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  min-height: 220px;
  position: relative;
}

.listing-body-2 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  height: 100%;
  padding: 22px;
  display: flex;
}

.listing-top {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.listing-code {
  color: var(--muted);
  margin-bottom: 6px;
  font-size: .82rem;
}

.listing-price-2 {
  white-space: nowrap;
  background-color: var(--accent-soft);
  border-radius: 999px;
  padding: 10px 12px;
  font-size: .88rem;
  font-weight: 700;
}

.listing-meta {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  margin-top: auto;
  display: flex;
}

.faq-grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
}

.cta-2 {
  padding-bottom: 96px;
}

.cta-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  box-shadow: var(--shadow);
  background-image: radial-gradient(circle at 0 0, #ffffffe6, #ffffffb3 30%, #f7f7f5f2 100%);
  border: 1px solid #1212120f;
  border-radius: 32px;
  grid-template-columns: 1.1fr .9fr;
  align-items: center;
  padding: clamp(28px, 4vw, 52px);
  display: grid;
}

.cta-actions {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.site-footer {
  border-top: 1px solid #1212120f;
  padding: 28px 0 48px;
}

.footer-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1.3fr 1fr 1fr;
  display: grid;
}

.footer-links-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: grid;
}

.footer-note {
  color: var(--muted);
  margin-top: 24px;
  font-size: .88rem;
}

.image-27 {
  width: 100%;
  max-width: 150px;
}

.lp--choice--img {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 15px;
}

.lp--rich ul {
  padding-left: 20px;
}

.div-block-63 {
  color: #fff;
  background-color: #c62828;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 10px;
  font-weight: 900;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .nav--header:where(.w-variant-9ddeee6f-0a85-8aa8-3f26-7a1f8a7a41ed), .nav--header:where(.w-variant-6820aef8-d85b-b9c4-9cdb-49b413601b64) {
    color: #00000080;
  }

  .nav--header:where(.w-variant-a99d59be-f1a4-ff19-a9f4-bc0aabef8013) {
    color: #ffffff80;
  }

  .apartment--list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }
}

@media screen and (min-width: 1440px) {
  .services--text {
    text-align: center;
  }

  .section--general.offset--section {
    background-color: #fff;
  }

  .section--heading.align--around:where(.w-variant-031e1b3b-a7d3-d1e5-33fc-a0ecdfd4bf34) {
    flex-flow: column;
    display: flex;
  }

  .section--h2:where(.w-variant-031e1b3b-a7d3-d1e5-33fc-a0ecdfd4bf34) {
    width: 100%;
    margin-bottom: 10px;
  }

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

  .section--base.padding_bottom--none.padding_top--2emess {
    padding-top: 2em;
  }

  .cta--wrapper.align--right:where(.w-variant-031e1b3b-a7d3-d1e5-33fc-a0ecdfd4bf34) {
    display: none;
  }

  .section--inner_body.padding_bottom {
    padding-bottom: 50px;
  }

  .swiper-horizontal.ui {
    position: relative;
  }

  .section--sub_caption--wrapper:where(.w-variant-031e1b3b-a7d3-d1e5-33fc-a0ecdfd4bf34) {
    display: none;
  }

  .image-14 {
    border-radius: 5px;
  }

  .facilities--list {
    grid-auto-columns: 1fr;
  }

  .facilities--item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
    display: flex;
  }

  .text-block-6 {
    font-family: "Fa 1 4 Solid 900", Arial, sans-serif;
  }

  .div-block-38 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    background-color: #fff;
    border-radius: 14.5px;
    flex-flow: column;
    padding: 50px;
    display: flex;
  }

  .text_block--large {
    max-width: 1000px;
    font-size: 16px;
    line-height: 150%;
  }

  .div-block-45.hide {
    display: none;
  }

  .p--medium {
    color: var(--3rd-level-text);
  }

  .lightbox-link {
    width: 100%;
  }

  .div-block-48 {
    z-index: 10;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding: 1.5em;
  }

  .rich--hotel.no--padding {
    padding: 15px 0 0;
  }

  .apartment--list {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .image-21 {
    object-fit: cover;
  }

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

  .div_cfwf_mdqzjp.listing {
    margin-top: 20px;
  }

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

@media screen and (max-width: 991px) {
  .page--wrapper {
    font-size: 1.7vw;
  }

  .page--navigation.hotel {
    width: 96%;
    margin-top: 2%;
  }

  .footer--text {
    width: 100%;
  }

  .footer--block {
    grid-row-gap: 15px;
    flex-flow: wrap;
    padding-bottom: 15px;
  }

  .footer--block.font_weight--light {
    flex-flow: wrap;
  }

  .navigation--menu_button_wrapper {
    background-color: #f1f1f1;
    border-radius: 100%;
    width: 46px;
    height: 46px;
  }

  .navigation--block {
    display: none;
  }

  .navigation--left {
    order: 1;
    width: auto;
  }

  .navigation--center {
    width: auto;
  }

  .navigation--center.mega_menu_hide {
    order: -1;
  }

  .navigation--right.mega_menu_hide {
    display: none;
  }

  .div-block {
    padding-top: 25%;
  }

  .div-block-2 {
    justify-content: space-between;
    align-items: center;
  }

  .navigation--mega_menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mega_menu--logo_wrapper {
    padding-top: 20px;
  }

  .mega_menu--sns_wrapper {
    padding-bottom: 20px;
  }

  .navigation--menu_button_icon {
    width: 26px;
    height: 26px;
  }

  .navigation--menu_button_icon.close {
    background-color: #f1f1f1;
  }

  .mega_menu--link_wrapper.first {
    padding-top: 20px;
  }

  .hero--h1 {
    font-size: 54px;
  }

  .hero--floating_images._1 {
    width: 30em;
    top: 21%;
    left: 29.4em;
  }

  .hero--floating_images._2 {
    width: 20em;
    top: 7.2em;
  }

  .section--padding.first--layer {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 5% 5% 7.5%;
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .section--padding.pc {
    display: none;
  }

  .services--layout {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: start;
    display: grid;
  }

  .section--general {
    background-color: #f2f0ed;
    border-top-left-radius: 14.22px;
    border-top-right-radius: 14.22px;
    max-width: 100%;
    position: relative;
    overflow: hidden;
  }

  .section--general.offset--section {
    border-radius: 0;
  }

  .section--heading.align--around {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .section--heading.align--around.flex {
    justify-content: space-between;
    align-items: center;
  }

  .section--h2.super-large.floating-back, .section--h2.super-large.non-animated, .section--h2.non-animated.floating-back, .section--h2.non-moving.floating-back, .section--h2.non-moving.non-animated {
    font-size: 130px;
  }

  .section--sub_caption {
    font-size: 16px;
  }

  .section--sub_caption.text--align_right {
    text-align: left;
  }

  .strengths--list_wrapper {
    flex-flow: column;
  }

  .div-block-4 {
    flex-flow: column;
    width: 100%;
    min-height: auto;
    position: relative;
    top: 0;
  }

  .strengths--list_pc {
    display: none;
  }

  .div-block-6 {
    width: 1px;
    height: 50px;
  }

  .strengths--item {
    flex-flow: column;
    display: flex;
    position: relative;
    left: 0%;
  }

  .strengths--image {
    order: -1;
  }

  .section--base, .section--base.max--width.less--padding, .section--base.padding_bot--less {
    background-color: #f2f0ed;
    position: relative;
  }

  .section--first.hotel--page {
    border-radius: 0;
    max-width: 100%;
    margin-top: 0%;
    position: sticky;
    top: 0;
    overflow: hidden;
    box-shadow: 0 2px 20px 12px #0003;
  }

  .collection-list-2 {
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-2.test {
    grid-row-gap: 30px;
  }

  .strengths--list_sp {
    background-color: #ddd0;
    width: 100%;
    height: 100%;
    display: block;
  }

  .slide-nav {
    bottom: 26%;
  }

  .strengths--right_arrow {
    height: 50px;
    inset: 5.5em 0% auto auto;
  }

  .strengths--left_arrow {
    height: 50px;
    inset: 5.5em auto auto 0%;
  }

  .mask {
    border-radius: 20px;
  }

  .news--meta_wrapper {
    font-size: 12px;
  }

  .section--contact {
    background-color: #f2f0ed;
    position: relative;
  }

  .contact--h2 {
    font-size: 5em;
  }

  .contact--caption {
    font-size: 14px;
  }

  .form--input {
    font-size: 16px;
  }

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

  .div-block-17 {
    text-align: left;
  }

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

  .div-block-19 {
    position: relative;
    top: 0;
  }

  .inner_page--hero--text--outer_wrapper {
    padding-bottom: 0;
    display: flex;
  }

  .why_choose_us {
    grid-template-columns: 1fr 1fr;
  }

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

  .gallery--slide_mask {
    width: 65%;
  }

  .contract--item {
    flex-flow: column;
    display: flex;
    position: relative;
    left: 0%;
  }

  .vertical_separator--hotel.sp {
    display: block;
  }

  .horizontal_separator--hotel.pc {
    display: none;
  }

  .project-item {
    min-height: 375px;
    max-height: 550px;
  }

  .inner_page--hero--text--wrapper {
    flex-flow: column;
    display: flex;
  }

  .inner_page--rest.hotel--page {
    margin-top: -30px;
  }

  .locations-hero_right {
    padding-left: 0;
    padding-right: 0;
  }

  .locations-hero_right._100 {
    width: 100%;
  }

  .locations-hero_left {
    min-height: 75vw;
    display: none;
    position: relative;
  }

  .locations-hero_sticky {
    position: relative;
  }

  .locations {
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .locations.serviced--overview {
    grid-template-columns: 1fr;
  }

  .locations-hero_intro {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    height: auto;
  }

  .location-hero_middle {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-block-33 {
    flex: none;
    justify-content: center;
    align-items: center;
  }

  .swiper-component.slider1.pill {
    padding-right: 6vw;
  }

  .swiper-slide {
    width: 50%;
  }

  .slider-pill_img {
    padding-top: 148%;
  }

  .hotel--list--item_inner {
    flex-flow: wrap;
  }

  .div-block-37 {
    order: -1;
    width: 100%;
  }

  .section--sub_caption--wrapper {
    padding-left: 15px;
  }

  .article--wrapper {
    flex-flow: column;
  }

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

  .facilities--list {
    grid-template-columns: 1fr 1fr;
  }

  .hotel--room--item {
    z-index: 20;
  }

  .hotel--room--list {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .hotel--amenities--wrapper {
    width: 100%;
  }

  .modal--calendar {
    display: none;
  }

  .hotel--room {
    width: 100%;
  }

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

  .view--full {
    border: 1px solid #000;
    border-radius: 30px;
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .neighbourhood--list {
    grid-template-columns: 1fr 1fr;
  }

  .pc--only {
    display: none;
  }

  .sp--only {
    display: block;
  }

  .collection-item-4 {
    width: 48%;
  }

  .open--modal--calendar {
    z-index: 100;
    position: relative;
  }

  .open--modal--calendar--wrapper {
    z-index: auto;
  }

  .apartment--list--wrapper {
    height: 100%;
  }

  .apartment--list, .apartment--overview {
    grid-template-columns: 1fr 1fr;
  }

  .apartment--overview.margin--bottom._3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    display: flex;
  }

  .apartment--fees {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    display: flex;
  }

  .apartment--fees.half {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .apartment--fees--left.listing {
    width: 100%;
  }

  .grid--2_block {
    grid-template-columns: 1fr;
  }

  .padding-global {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .heading-style-h3.is-hero {
    max-width: 49vw;
    font-size: 2.5em;
  }

  .padding-global-2 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .heading-style-h3-2.is-hero {
    max-width: 49vw;
    font-size: 2.5em;
  }

  .nav_menu_link {
    font-size: 2rem;
  }

  .div_cfwf_drohbk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    justify-content: left;
    width: 100%;
    height: 800px;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .img_cfwf_gniizv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    mix-blend-mode: multiply;
    object-fit: cover;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 0;
  }

  .div_cfwf_ghveam {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    top: 0;
    left: max(5%, 50% - 706.532px);
  }

  .div_cfwf_ztvhti {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    flex-direction: column;
    align-self: flex-start;
    width: auto;
    height: auto;
    margin: auto;
    font-size: 16px;
    line-height: 1.5;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: flex;
  }

  .h1_cfwf_vsmhmb {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 64px;
    font-weight: 300;
    line-height: 76.8px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_prpdhn {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_zsfbjx {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.9868px;
    font-weight: 500;
    line-height: 18.1815px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .div_cfwf_hrlsrx {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: max(5%, 50% - 706.532px);
    left: max(5%, 50% - 706.532px);
  }

  .span_cfwf_orfsjy, .span_cfwf_ahwyzz, .span_cfwf_zcihdu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #dcdcdc80;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0 20px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .button_cfwf_okqcyr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    cursor: pointer;
    appearance: button;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #0000;
    border: 0 #000;
    width: 40px;
    height: 50px;
    margin: 0;
    padding: 0;
    font-size: 15.1841px;
    line-height: 1.5;
    text-decoration: none;
    animation-name: MoveUpDown;
    animation-duration: 1.75s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    display: block;
    position: absolute;
    bottom: 39.0153px;
    left: max(50% - 25px, 5% + 370.32px);
  }

  .img_cfwf_jfskri {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    object-fit: contain;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 15.1841px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .section_cfwf_qdhggf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 48px;
    padding-right: 48px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h1_cfwf_xjcflf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    max-width: 775px;
    height: auto;
    margin: 96px auto 96px 0;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 1.25;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_ihavrg {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_matwyu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .img_cfwf_jcehjx {
    z-index: 3;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .img_cfwf_hrqgsh, .img_cfwf_huefzg {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_owcgsz {
    z-index: 4;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 12px;
    width: auto;
    height: auto;
    margin: 0 auto 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 20px;
  }

  .span_cfwf_vumslv {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #000;
    text-align: center;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .span_cfwf_junetr, .span_cfwf_odgvdl {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #424448;
    text-align: center;
    column-rule-color: #424448;
    cursor: pointer;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    transition-duration: .15s;
    display: block;
  }

  .img_cfwf_dtobkg {
    z-index: -1;
    visibility: hidden;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_sbybdp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-end;
    width: 620px;
    height: auto;
    margin: 160px 0 50px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_tzsudk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_esdotu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_tohryp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.9868px;
    font-weight: 500;
    line-height: 18.1815px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .img_cfwf_wpusqi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_sjsagn {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 620px;
    height: auto;
    margin: 160px 0 50px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_idfhhw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_dcpeic {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_tlwmgw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.9868px;
    font-weight: 500;
    line-height: 18.1815px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_evfsuv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_owttrf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .img_cfwf_oqyevz {
    z-index: 3;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .img_cfwf_wfigri, .img_cfwf_xicknr {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_lsyrwv {
    z-index: 4;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 12px;
    width: auto;
    height: auto;
    margin: 0 auto 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }

  .span_cfwf_thziax {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #000;
    text-align: center;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .span_cfwf_bcqfvz, .span_cfwf_cfiwil {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #424448;
    text-align: center;
    column-rule-color: #424448;
    cursor: pointer;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    transition-duration: .15s;
    display: block;
  }

  .img_cfwf_dcbvkf {
    z-index: -1;
    visibility: hidden;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_vfzfwk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_sureze {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 620px;
    height: auto;
    margin: 160px 0 50px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_gthuyh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_wglukm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_fxqzvh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.9868px;
    font-weight: 500;
    line-height: 18.1815px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_uqojns {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 24px;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_soodbu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_juupjn {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_eagjxr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_uxhqok {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 30.0096px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_kvwhlh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_tneykr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_uliijf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_bvaaxh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_rtylhm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 30.0096px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_ocpejp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_punwor {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_kgxxcz {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_kcadfb {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_owbrzz {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 30.0096px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_espnhm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_aainbh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 620px;
    height: auto;
    margin: 160px 0 50px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_ekyqbp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_exllvl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_dbnomi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.9868px;
    font-weight: 500;
    line-height: 18.1815px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_mgzizg {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 24px;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_nocmlm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_mdqzjp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_ekadqf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_tdzofh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 30.0096px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_ucgvvm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_poofta {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_kgsjbu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_ftmvan {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_xeosdk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 30.0096px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_pfeulv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_hwbakc {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-end;
    width: 620px;
    height: auto;
    margin: 160px 0 50px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_rggmog {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_lvxofd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_sprddk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.9868px;
    font-weight: 500;
    line-height: 18.1815px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .img_cfwf_dcgcsi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_duiupf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 160px 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_cxljvj {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    width: 620px;
    height: auto;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_cgappc {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_bzumjm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_iolcks {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.9868px;
    font-weight: 500;
    line-height: 18.1815px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .img_cfwf_uqxigw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 50%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_qbstde {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 100%;
    height: auto;
    margin: 0 0 50px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_wyqmox {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_omxlkk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_wlpjnl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.9868px;
    font-weight: 500;
    line-height: 18.1815px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_cobshh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_gxctsr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .img_cfwf_mhfkgg {
    z-index: 3;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .img_cfwf_ldqtmh, .img_cfwf_pavztf {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_vaudre {
    z-index: 4;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 12px;
    width: auto;
    height: auto;
    margin: 0 auto 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 20px;
  }

  .span_cfwf_nrsewd {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #000;
    text-align: center;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .span_cfwf_ecxdjf, .span_cfwf_mtxchp {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #424448;
    text-align: center;
    column-rule-color: #424448;
    cursor: pointer;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    transition-duration: .15s;
    display: block;
  }

  .img_cfwf_ymvgym {
    z-index: -1;
    visibility: hidden;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_qailpw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    grid-template-rows: auto;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
    gap: 40px;
    width: auto;
    height: auto;
    margin: 96px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: grid;
  }

  .video_cfwf_ivliaw {
    box-sizing: border-box;
    aspect-ratio: auto;
    width: auto;
    max-width: 100%;
    height: auto;
    box-shadow: none;
    color: #000;
    vertical-align: middle;
    object-fit: contain;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    grid-column: span 2 / span 2;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_ekdvif {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    grid-column: span 1 / span 1;
    width: auto;
    height: auto;
    margin: auto 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h1_cfwf_dswqok {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .h1_cfwf_pzodwz {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 24px 0 0;
    font-size: 20.8px;
    font-weight: 300;
    line-height: 24.96px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .a_cfwf_rnbnjr {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    transform-origin: 50%;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    transition-behavior: normal, normal;
    border: 0 solid #e5e7eb;
    width: fit-content;
    height: auto;
    margin: 24px 0 0;
    font-size: 16.2828px;
    font-weight: 500;
    line-height: 19.5394px;
    -webkit-text-decoration: underline #0000;
    text-decoration: underline #0000;
    text-decoration-thickness: 1.5px;
    transition-duration: .3s, .3s;
    transition-delay: 0s, 0s;
    transition-timing-function: ease, ease;
    display: block;
  }

  .button_cfwf_cnfbgd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    cursor: pointer;
    appearance: button;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #006bd6;
    border: 2px solid #006bd6;
    border-radius: 100px;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: auto;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5394px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    transition-duration: .4s;
    transition-timing-function: ease-in-out;
    display: inline-block;
  }

  .div_cfwf_woclju {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    max-width: 896px;
    height: auto;
    margin: 0 auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .h2_cfwf_lcbnro {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 20px 0 10px;
    font-family: Cormorant, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .div_cfwf_bwuoep {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    grid-template-rows: auto;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 32px;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: grid;
  }

  .div_cfwf_xbnpun {
    box-sizing: border-box;
    aspect-ratio: auto;
    background-color: oklch(.985 .002 247.839);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    border-radius: 20px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .p_cfwf_vxztrs {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    letter-spacing: .35px;
    text-transform: uppercase;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .p_cfwf_alxvgd {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #1c2a4e;
    text-align: center;
    column-rule-color: #1c2a4e;
    caret-color: #1c2a4e;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 54px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #1c2a4e;
    display: block;
  }

  .p_cfwf_tavonw {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .div_cfwf_qhkqqb {
    box-sizing: border-box;
    aspect-ratio: auto;
    background-color: oklch(.985 .002 247.839);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    border-radius: 20px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .p_cfwf_mjuwus {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    letter-spacing: .35px;
    text-transform: uppercase;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .p_cfwf_ztwaak {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #1c2a4e;
    text-align: center;
    column-rule-color: #1c2a4e;
    caret-color: #1c2a4e;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 54px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #1c2a4e;
    display: block;
  }

  .p_cfwf_pknsth, .p_cfwf_xyufur {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .button_cfwf_tqunmk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #f5f8ff;
    column-rule-color: #f5f8ff;
    cursor: pointer;
    appearance: button;
    caret-color: #f5f8ff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    background-color: #1c2a4e;
    border: 1px solid #c3c3d6;
    border-radius: 18px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 24px 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #f5f8ff;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline-flex;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 2px #0000000d;
  }

  .steps--img {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .section_cfwf_fjfpaj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #1c2a4e;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0;
    padding: 96px 16px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .div_cfwf_vhguic {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    max-width: 896px;
    height: auto;
    margin: 0 auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .h2_cfwf_bgfild {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 20px 0 10px;
    font-family: Cormorant, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_ynzfln, .p_cfwf_iwrrxj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklab(.999994 .0000455678 .0000200868 / .9);
    text-align: center;
    column-rule-color: oklab(.999994 .0000455678 .0000200868 / .9);
    text-decoration: none;
    -webkit-text-decoration-color: oklab(.999994 .0000455678 .0000200868 / .9);
    text-decoration-color: oklab(.999994 .0000455678 .0000200868 / .9);
    caret-color: oklab(.999994 .0000455678 .0000200868 / .9);
    tab-size: 4;
    text-emphasis-color: oklab(.999994 .0000455678 .0000200868 / .9);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 43.2px;
    display: block;
  }

  .div_cfwf_wvqurz {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    justify-content: center;
    align-items: center;
    gap: 16px;
    width: auto;
    height: auto;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: flex;
  }

  .button_cfwf_dokqre {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    cursor: pointer;
    appearance: button;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    background-color: #fff;
    border: 1px solid #c3c3d6;
    border-radius: 18px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 24px 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 2px #0000000d;
  }

  .a_cfwf_mckali {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.55556;
    -webkit-text-decoration: underline #fff;
    text-decoration: underline #fff;
    text-emphasis-color: #fff;
    display: block;
  }

  .footer_cfwf_kbrqjx {
    box-sizing: border-box;
    aspect-ratio: auto;
    background-color: oklch(.21 .034 264.665);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    padding: 48px 16px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .div_cfwf_niktag {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    max-width: 1152px;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .div_cfwf_wufctk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    grid-template-rows: auto;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
    gap: 32px;
    margin: 0 0 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: grid;
  }

  .div_cfwf_sibvaj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .h3_cfwf_pxpxup {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 20px 0 10px;
    font-family: Cormorant, sans-serif;
    font-size: 24px;
    line-height: 30px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_jwyent {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .div_cfwf_nljhme {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .h4_cfwf_btmhts {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 10px 0;
    font-family: Cormorant, sans-serif;
    font-size: 18px;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .ul_cfwf_quojsl {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: block;
  }

  .li_cfwf_snaaio {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_xejvck {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_ecnqyo {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_ntoway {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_guivfk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    padding-top: 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .p_cfwf_xyatnk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.707 .022 261.325);
    column-rule-color: oklch(.707 .022 261.325);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.707 .022 261.325);
    text-decoration-color: oklch(.707 .022 261.325);
    caret-color: oklch(.707 .022 261.325);
    tab-size: 4;
    text-emphasis-color: oklch(.707 .022 261.325);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 21.6px;
    list-style-type: none;
    display: block;
  }

  .div_cfwf_dekuph {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .h4_cfwf_jjxnsr {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 10px 0;
    font-family: Cormorant, sans-serif;
    font-size: 18px;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .ul_cfwf_gzmbll {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: block;
  }

  .li_cfwf_xtezsj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_qiploc {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_oyzlwa {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_awgttx {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_ktowaw {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_ztbuje {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .div_cfwf_rptdes {
    box-sizing: border-box;
    aspect-ratio: auto;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: oklch(.278 .033 256.848);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: center;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    margin: 0;
    padding-top: 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
  }

  .p_cfwf_tlstbn {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: center;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .second--right {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-end;
    width: 620px;
    height: auto;
    margin: 160px 0 50px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .left--3, .lp--subheading, .lp--lead {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    max-width: 775px;
    height: auto;
    margin: 96px auto 96px 0;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 1.25;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_esdotu-copy {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .hero__grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .hero__side {
    align-self: stretch;
  }

  .listings-grid, .steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  .page--wrapper {
    font-size: 2vw;
  }

  .page--wrapper.inner--page {
    padding-top: 15%;
  }

  .page--navigation {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page--footer {
    z-index: 20;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: -40px;
    padding: 50px 15px;
    position: relative;
  }

  .navigation--logo_link.w--current {
    max-width: 150px;
  }

  .div-block {
    padding-top: 40%;
  }

  .hero--bg {
    width: 150%;
    max-width: 150%;
    margin-left: -25%;
    margin-right: auto;
  }

  .hero--h1 {
    font-size: 36px;
  }

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

  .section--padding.contact {
    max-width: 100%;
  }

  .services--layout {
    display: flex;
  }

  .section--general {
    padding-bottom: 2em;
  }

  .section--h2.super-large.floating-back, .section--h2.super-large.non-animated, .section--h2.non-animated.floating-back, .section--h2.non-moving.floating-back, .section--h2.non-moving.non-animated {
    font-size: 110px;
  }

  .section--sub_caption._700 {
    text-align: left;
  }

  .section--sub_caption.hotel {
    font-size: 14px;
  }

  .section--first.hotel--page {
    min-height: 60em;
  }

  .slide-nav {
    bottom: 38%;
  }

  .strengths--right_arrow, .strengths--left_arrow {
    top: 4.4em;
  }

  .contact--banner {
    flex-flow: column;
    display: flex;
  }

  .contact--banner:where(.w-variant-6b163aa8-12af-0e68-4c4a-e9189ef2fbe2) {
    background-color: #76312a;
  }

  .contact--img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    order: 1;
    width: 100%;
    position: relative;
  }

  .contact--overlay {
    padding: 50px 30px;
  }

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

  .table_cell {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .table_row {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .table_body {
    text-align: left;
  }

  .why_choose_us.margin_bot--50 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .gallery--slide_mask {
    width: 75%;
  }

  .hover-link-wrapper {
    display: none;
  }

  .hover-link-wrapper.project-view-link {
    display: flex;
  }

  .project-item {
    width: 100%;
    height: auto;
  }

  .locations-list_intro {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .locations-list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 2rem;
  }

  .locations-item_right {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding: 0 .625rem;
  }

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

  .locations-list_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .locations-list_link--wrapper {
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
  }

  .location-hero_middle {
    padding-top: 2.5rem;
  }

  .swiper-component.slider1.pill {
    padding-right: 0;
  }

  .swiper-slide {
    width: 100%;
  }

  .slider-pill_photo {
    aspect-ratio: 1;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .hotel_page--slider.hotel--page {
    aspect-ratio: 1;
  }

  .section--sub_caption--wrapper {
    border-left-style: none;
    padding-left: 0;
  }

  .facilities--list {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-38 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .room--facilities--list.accomodates {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

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

  .contract--flow {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .contract--flow--list {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .p--medium {
    font-size: 16px;
  }

  .neighbourhood--list {
    grid-template-columns: 1fr;
  }

  .open--modal--calendar--wrapper {
    bottom: 29%;
  }

  .apartment--list, .apartment--list.overview--page {
    grid-template-columns: 1fr;
  }

  .apartment--name {
    font-size: 20px;
  }

  .apartment--overview {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-53 {
    flex-flow: column;
  }

  .apartment--fees--right--detail--row.flex--vertical {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
  }

  .div-block-56.jp--room--block {
    border-style: none;
  }

  .jp--room--row {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-radius: 15px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: grid;
    overflow: hidden;
    box-shadow: 0 2px 5px #0000001c;
  }

  .jp--room--row.heading {
    display: none;
  }

  .jp--room--list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .jp--room--block {
    border-top-style: none;
    border-left-style: none;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .jp--room--block.last {
    border-style: none;
    padding-top: 0;
  }

  .jp--room--block.main--link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .hero_heading {
    font-size: 13em;
  }

  .padding-global {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hero_content {
    background-image: linear-gradient(#25252500, #1a1a1a30 31%, #0009);
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    display: flex;
  }

  .padding-section-medium {
    width: 100%;
    height: auto;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .hero_heading-wrapper {
    margin-bottom: 0;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

  .heading-style-h3.is-hero {
    max-width: 100%;
    font-size: 3.7em;
  }

  .hero_content-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .section_hero {
    width: 100%;
    min-height: 100vh;
    font-size: 1vw;
    display: flex;
  }

  .hero_heading-2 {
    font-size: 13em;
  }

  .padding-global-2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hero_content-2 {
    background-image: linear-gradient(#25252500, #1a1a1a30 31%, #0009);
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    display: flex;
  }

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

  .hero_heading-wrapper-2 {
    margin-bottom: 0;
  }

  .heading-style-h3-2 {
    font-size: 2rem;
  }

  .heading-style-h3-2.is-hero {
    max-width: 100%;
    font-size: 3.7em;
  }

  .hero_content-wrapper-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .section_hero-2 {
    width: 100%;
    min-height: 100vh;
    font-size: 1vw;
    display: flex;
  }

  .nav_compoenent {
    display: none;
  }

  .text-link_wrap-2 {
    font-size: .875rem;
  }

  .div_cfwf_drohbk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    justify-content: left;
    width: 100%;
    height: 800px;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .img_cfwf_gniizv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    mix-blend-mode: multiply;
    object-fit: cover;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 0;
  }

  .div_cfwf_ghveam {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    top: 0;
    left: max(5%, 50% - 706.532px);
  }

  .div_cfwf_ztvhti {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    flex-direction: column;
    align-self: flex-start;
    width: auto;
    height: auto;
    margin: auto;
    font-size: 16px;
    line-height: 1.5;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: flex;
  }

  .h1_cfwf_vsmhmb {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 64px;
    font-weight: 300;
    line-height: 76.8px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_prpdhn {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_zsfbjx {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.6574px;
    font-weight: 500;
    line-height: 17.7203px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .div_cfwf_hrlsrx {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: max(5%, 50% - 706.532px);
    left: max(5%, 50% - 706.532px);
  }

  .span_cfwf_orfsjy, .span_cfwf_ahwyzz, .span_cfwf_zcihdu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #dcdcdc80;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0 20px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .button_cfwf_okqcyr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    cursor: pointer;
    appearance: button;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #0000;
    border: 0 #000;
    width: 40px;
    height: 50px;
    margin: 0;
    padding: 0;
    font-size: 14.7888px;
    line-height: 1.5;
    text-decoration: none;
    animation-name: MoveUpDown;
    animation-duration: 1.75s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    display: block;
    position: absolute;
    bottom: 37.9407px;
    left: max(50% - 25px, 5% + 366.027px);
  }

  .img_cfwf_jfskri {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    object-fit: contain;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 14.7888px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .section_cfwf_qdhggf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 48px;
    padding-right: 48px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h1_cfwf_xjcflf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    max-width: 775px;
    height: auto;
    margin: 96px auto 96px 0;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 1.25;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_ihavrg {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_matwyu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .img_cfwf_jcehjx {
    z-index: 3;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .img_cfwf_hrqgsh, .img_cfwf_huefzg {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_owcgsz {
    z-index: 4;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 12px;
    width: auto;
    height: auto;
    margin: 0 auto 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: 10px;
    left: 10px;
  }

  .span_cfwf_vumslv {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #000;
    text-align: center;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .span_cfwf_junetr, .span_cfwf_odgvdl {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #424448;
    text-align: center;
    column-rule-color: #424448;
    cursor: pointer;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    transition-duration: .15s;
    display: block;
  }

  .img_cfwf_dtobkg {
    z-index: -1;
    visibility: hidden;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_sbybdp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-end;
    width: 620px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_tzsudk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_esdotu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_tohryp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.6574px;
    font-weight: 500;
    line-height: 17.7203px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .img_cfwf_wpusqi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_sjsagn {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 620px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_idfhhw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_dcpeic {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_tlwmgw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.6574px;
    font-weight: 500;
    line-height: 17.7203px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_evfsuv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_owttrf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .img_cfwf_oqyevz {
    z-index: 3;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .img_cfwf_wfigri, .img_cfwf_xicknr {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_lsyrwv {
    z-index: 4;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 12px;
    width: auto;
    height: auto;
    margin: 0 auto 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: 10px;
    right: 10px;
  }

  .span_cfwf_thziax {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #000;
    text-align: center;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .span_cfwf_bcqfvz, .span_cfwf_cfiwil {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #424448;
    text-align: center;
    column-rule-color: #424448;
    cursor: pointer;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    transition-duration: .15s;
    display: block;
  }

  .img_cfwf_dcbvkf {
    z-index: -1;
    visibility: hidden;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_vfzfwk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_sureze {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 620px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_gthuyh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_wglukm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_fxqzvh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.6574px;
    font-weight: 500;
    line-height: 17.7203px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_uqojns {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_soodbu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_juupjn {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_eagjxr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_uxhqok {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 30.0096px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_kvwhlh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_tneykr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_uliijf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_bvaaxh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_rtylhm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 30.0096px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_ocpejp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_punwor {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_kgxxcz {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_kcadfb {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_owbrzz {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 30.0096px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_espnhm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_aainbh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 620px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_ekyqbp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_exllvl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_dbnomi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.6574px;
    font-weight: 500;
    line-height: 17.7203px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_mgzizg {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_nocmlm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_mdqzjp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_ekadqf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_tdzofh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 30.0096px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_ucgvvm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_poofta {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_kgsjbu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_ftmvan {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_xeosdk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 30.0096px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_pfeulv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_hwbakc {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-end;
    width: 620px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_rggmog {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_lvxofd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_sprddk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.6574px;
    font-weight: 500;
    line-height: 17.7203px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .img_cfwf_dcgcsi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_duiupf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 50px 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_cxljvj {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    width: 620px;
    height: auto;
    margin: 0 auto 40px 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_cgappc {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_bzumjm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_iolcks {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.6574px;
    font-weight: 500;
    line-height: 17.7203px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .img_cfwf_uqxigw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_qbstde {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 100%;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_wyqmox {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_omxlkk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_wlpjnl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.6574px;
    font-weight: 500;
    line-height: 17.7203px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_cobshh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_gxctsr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .img_cfwf_mhfkgg {
    z-index: 3;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .img_cfwf_ldqtmh, .img_cfwf_pavztf {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_vaudre {
    z-index: 4;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 12px;
    width: auto;
    height: auto;
    margin: 0 auto 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: 10px;
    left: 10px;
  }

  .span_cfwf_nrsewd {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #000;
    text-align: center;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .span_cfwf_ecxdjf, .span_cfwf_mtxchp {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #424448;
    text-align: center;
    column-rule-color: #424448;
    cursor: pointer;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    transition-duration: .15s;
    display: block;
  }

  .img_cfwf_ymvgym {
    z-index: -1;
    visibility: hidden;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_qailpw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    grid-template-rows: auto;
    grid-template-columns: minmax(0, 1fr);
    gap: 40px;
    width: auto;
    height: auto;
    margin: 96px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: grid;
  }

  .video_cfwf_ivliaw {
    box-sizing: border-box;
    aspect-ratio: auto;
    width: auto;
    max-width: 100%;
    height: auto;
    box-shadow: none;
    color: #000;
    vertical-align: middle;
    object-fit: contain;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    grid-column: span 2 / span 2;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_ekdvif {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    grid-column: span 1 / span 1;
    width: auto;
    height: auto;
    margin: auto 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h1_cfwf_dswqok {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .h1_cfwf_pzodwz {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 24px 0 0;
    font-size: 20.8px;
    font-weight: 300;
    line-height: 24.96px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .a_cfwf_rnbnjr {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    transform-origin: 50%;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    transition-behavior: normal, normal;
    border: 0 solid #e5e7eb;
    width: fit-content;
    height: auto;
    margin: 24px 0 0;
    font-size: 15.8546px;
    font-weight: 500;
    line-height: 19.0255px;
    -webkit-text-decoration: underline #0000;
    text-decoration: underline #0000;
    text-decoration-thickness: 1.5px;
    transition-duration: .3s, .3s;
    transition-delay: 0s, 0s;
    transition-timing-function: ease, ease;
    display: block;
  }

  .button_cfwf_cnfbgd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    cursor: pointer;
    appearance: button;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #006bd6;
    border: 2px solid #006bd6;
    border-radius: 100px;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: auto;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.0255px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    transition-duration: .4s;
    transition-timing-function: ease-in-out;
    display: inline-block;
  }

  .div_cfwf_woclju {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    max-width: 896px;
    height: auto;
    margin: 0 auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .h2_cfwf_lcbnro {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 20px 0 10px;
    font-family: Cormorant, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .div_cfwf_bwuoep {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    grid-template-rows: auto;
    grid-template-columns: auto;
    gap: 32px;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: grid;
  }

  .div_cfwf_xbnpun {
    box-sizing: border-box;
    aspect-ratio: auto;
    background-color: oklch(.985 .002 247.839);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    border-radius: 20px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .p_cfwf_vxztrs {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    letter-spacing: .35px;
    text-transform: uppercase;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .p_cfwf_alxvgd {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #1c2a4e;
    text-align: center;
    column-rule-color: #1c2a4e;
    caret-color: #1c2a4e;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 54px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #1c2a4e;
    display: block;
  }

  .p_cfwf_tavonw {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .div_cfwf_qhkqqb {
    box-sizing: border-box;
    aspect-ratio: auto;
    background-color: oklch(.985 .002 247.839);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    border-radius: 20px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .p_cfwf_mjuwus {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    letter-spacing: .35px;
    text-transform: uppercase;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .p_cfwf_ztwaak {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #1c2a4e;
    text-align: center;
    column-rule-color: #1c2a4e;
    caret-color: #1c2a4e;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 54px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #1c2a4e;
    display: block;
  }

  .p_cfwf_pknsth, .p_cfwf_xyufur {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .button_cfwf_tqunmk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #f5f8ff;
    column-rule-color: #f5f8ff;
    cursor: pointer;
    appearance: button;
    caret-color: #f5f8ff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    background-color: #1c2a4e;
    border: 1px solid #c3c3d6;
    border-radius: 18px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 24px 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #f5f8ff;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline-flex;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 2px #0000000d;
  }

  .steps--img {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .section_cfwf_fjfpaj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #1c2a4e;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0;
    padding: 96px 16px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .div_cfwf_vhguic {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    max-width: 896px;
    height: auto;
    margin: 0 auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .h2_cfwf_bgfild {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 20px 0 10px;
    font-family: Cormorant, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_ynzfln, .p_cfwf_iwrrxj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklab(.999994 .0000455678 .0000200868 / .9);
    text-align: center;
    column-rule-color: oklab(.999994 .0000455678 .0000200868 / .9);
    text-decoration: none;
    -webkit-text-decoration-color: oklab(.999994 .0000455678 .0000200868 / .9);
    text-decoration-color: oklab(.999994 .0000455678 .0000200868 / .9);
    caret-color: oklab(.999994 .0000455678 .0000200868 / .9);
    tab-size: 4;
    text-emphasis-color: oklab(.999994 .0000455678 .0000200868 / .9);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 36px;
    display: block;
  }

  .div_cfwf_wvqurz {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    justify-content: center;
    align-items: center;
    gap: 16px;
    width: auto;
    height: auto;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: flex;
  }

  .button_cfwf_dokqre {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    cursor: pointer;
    appearance: button;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    background-color: #fff;
    border: 1px solid #c3c3d6;
    border-radius: 18px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 24px 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 2px #0000000d;
  }

  .a_cfwf_mckali {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.55556;
    -webkit-text-decoration: underline #fff;
    text-decoration: underline #fff;
    text-emphasis-color: #fff;
    display: block;
  }

  .footer_cfwf_kbrqjx {
    box-sizing: border-box;
    aspect-ratio: auto;
    background-color: oklch(.21 .034 264.665);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    padding: 48px 16px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .div_cfwf_niktag {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    max-width: 1152px;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .div_cfwf_wufctk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    grid-template-rows: auto;
    grid-template-columns: auto;
    gap: 32px;
    margin: 0 0 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: grid;
  }

  .div_cfwf_sibvaj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .h3_cfwf_pxpxup {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 20px 0 10px;
    font-family: Cormorant, sans-serif;
    font-size: 24px;
    line-height: 30px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_jwyent {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .div_cfwf_nljhme {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .h4_cfwf_btmhts {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 10px 0;
    font-family: Cormorant, sans-serif;
    font-size: 18px;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .ul_cfwf_quojsl {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: block;
  }

  .li_cfwf_snaaio {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_xejvck {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_ecnqyo {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_ntoway {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_guivfk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    padding-top: 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .p_cfwf_xyatnk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.707 .022 261.325);
    column-rule-color: oklch(.707 .022 261.325);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.707 .022 261.325);
    text-decoration-color: oklch(.707 .022 261.325);
    caret-color: oklch(.707 .022 261.325);
    tab-size: 4;
    text-emphasis-color: oklch(.707 .022 261.325);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 21.6px;
    list-style-type: none;
    display: block;
  }

  .div_cfwf_dekuph {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .h4_cfwf_jjxnsr {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 10px 0;
    font-family: Cormorant, sans-serif;
    font-size: 18px;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .ul_cfwf_gzmbll {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: block;
  }

  .li_cfwf_xtezsj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_qiploc {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_oyzlwa {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_awgttx {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_ktowaw {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_ztbuje {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .div_cfwf_rptdes {
    box-sizing: border-box;
    aspect-ratio: auto;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: oklch(.278 .033 256.848);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: center;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    margin: 0;
    padding-top: 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
  }

  .p_cfwf_tlstbn {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: center;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .second--right {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-end;
    width: 620px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .left--3, .lp--subheading, .lp--lead {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    max-width: 775px;
    height: auto;
    margin: 96px auto 96px 0;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 1.25;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_esdotu-copy {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .section {
    padding: 64px 0;
  }

  .section--tight {
    padding: 40px 0;
  }

  .hero {
    padding-top: 80px;
  }

  .hero__grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

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

  .btn {
    justify-content: center;
    width: 100%;
  }

  .hero__card-list, .features-grid, .listings-grid, .steps {
    grid-template-columns: minmax(0, 1fr);
  }

  .container-3.nav-2 {
    justify-content: center;
    align-items: center;
  }

  .nav-links.hide--sp {
    display: none;
  }

  .hero-3 {
    padding-top: 20px;
  }

  .listings-grid-3 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .page--wrapper {
    font-size: 3vw;
  }

  .page--wrapper.inner--page {
    padding-top: 20%;
  }

  .page--footer {
    padding: 50px 15px;
  }

  .footer--block {
    grid-row-gap: 5px;
    border-bottom-style: none;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 5px;
  }

  .footer--block:lang(ja-jp) {
    grid-row-gap: 15px;
  }

  .footer--block.font_weight--light {
    border-bottom-style: none;
    padding-bottom: 5px;
  }

  .footer--link {
    width: 42%;
  }

  .footer--link:lang(ja-jp) {
    font-size: 13px;
  }

  .navigation--menu_button_wrapper {
    width: 30px;
    height: 30px;
  }

  .navigation--logo_link {
    max-width: 150px;
  }

  .navigation--logo_link.w--current {
    max-width: 142px;
  }

  .div-block {
    width: 90%;
    padding-top: 60%;
  }

  .navigation--mega_menu.active {
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .hero--bg {
    width: 200%;
    max-width: 200%;
    margin-left: -50%;
  }

  .navigation--menu_button_icon {
    width: 20px;
    height: 20px;
  }

  .hero--h1 {
    font-size: 50px;
    line-height: 120%;
  }

  .hero--h1:lang(ja-jp) {
    margin-bottom: 10px;
    font-size: 37px;
  }

  .heading-2 {
    font-size: 15px;
  }

  .heading-2:lang(ja-jp) {
    padding-left: 0;
  }

  .hero--floating_images_wrapper {
    height: 50em;
  }

  .hero--floating_images._1 {
    top: 51%;
    left: 22.3em;
  }

  .hero--floating_images._2 {
    width: 22em;
    top: 6.9em;
    left: 8.4em;
  }

  .hero--floating_images._3 {
    top: 19.8em;
  }

  .hero--floating_images._6 {
    width: 16em;
    top: 36.4em;
    left: 3.6em;
  }

  .section--services.section--padding {
    max-width: 95%;
  }

  .section--padding.first--layer {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 15%;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    inset: 0%;
  }

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

  .fa.contact {
    font-size: 45px;
  }

  .fa.contact:lang(ja-jp) {
    font-size: 32px;
  }

  .section--heading.align--around:where(.w-variant-ecd03eb0-1d57-239a-da54-2897d6b5c94d) {
    margin-bottom: 2em;
  }

  .section--heading.align--around:where(.w-variant-26277850-f520-9f26-c612-c6b43ab37ec8) {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1em;
  }

  .section--heading.align--around:where(.w-variant-21e4176d-1f37-b435-2ce3-35dbdd6ed412) {
    margin-bottom: 2em;
  }

  .section--heading.align--around:where(.w-variant-9391d280-19fa-3ad8-862f-67376c3472b2) {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1em;
  }

  .section--heading.align--around.flex {
    justify-content: space-between;
    align-items: center;
  }

  .section--heading.align--around.medium-margin-bottom-center-align {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1em;
  }

  .section--body.flex--vertical--center {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section--body.flex--vertical--center.no-margin-bot {
    margin-bottom: 0;
  }

  .section--h2 {
    font-size: 28px;
  }

  .section--h2:where(.w-variant-26277850-f520-9f26-c612-c6b43ab37ec8) {
    width: 100%;
  }

  .section--h2.super-large {
    font-size: 45px;
  }

  .section--h2.super-large.floating-back {
    letter-spacing: 6px;
    flex: none;
    width: 200%;
    font-size: 100px;
  }

  .section--h2.super-large.blue:lang(ja-jp) {
    font-size: 32px;
  }

  .section--h2.super-large.non-animated {
    letter-spacing: 6px;
    flex: none;
    width: 200%;
    font-size: 100px;
  }

  .section--h2.non-animated {
    font-size: 45px;
  }

  .section--h2.non-animated.floating-back {
    letter-spacing: 6px;
    flex: none;
    width: 200%;
    font-size: 100px;
  }

  .section--h2.non-moving {
    font-size: 45px;
  }

  .section--h2.non-moving.floating-back, .section--h2.non-moving.non-animated {
    letter-spacing: 6px;
    flex: none;
    width: 200%;
    font-size: 100px;
  }

  .section--sub_caption:where(.w-variant-9391d280-19fa-3ad8-862f-67376c3472b2) {
    text-align: center;
  }

  .section--sub_caption.max--700 {
    margin-top: 15px;
  }

  .section--sub_caption.text--align_right.no--shrink, .section--sub_caption.medium-margin-bottom-center-align-4 {
    text-align: center;
  }

  .section--h3 {
    line-height: 120%;
  }

  .strengths--description_wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    height: 280px;
  }

  .strengths--title {
    font-size: 22px;
  }

  .section--base {
    padding-top: 3em;
    padding-bottom: 2em;
    overflow: hidden;
  }

  .section--base.padding_bot--less {
    overflow: hidden;
  }

  .section--base.hotel--page {
    padding-top: 1em;
    padding-bottom: 2em;
  }

  .section--base._5em.white--bg {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

  .section--base.gallery--section {
    padding-right: 5%;
  }

  .cta--wrapper.align--right.margin.align--center--sp {
    justify-content: center;
    align-items: center;
  }

  .cta.hotel {
    align-self: flex-end;
  }

  .section--first.hotel--page {
    min-height: 56em;
  }

  .collection-list-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    padding-bottom: 30px;
    display: flex;
    overflow: scroll;
  }

  .collection-list-2.test {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
  }

  ._404--h1 {
    font-size: 32px;
  }

  .slide-nav {
    bottom: 57%;
  }

  .strengths--right_arrow, .strengths--left_arrow {
    font-size: 2em;
    top: 4.5em;
  }

  .contact--banner.red {
    background-color: #76302a;
  }

  .contact--overlay {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact--h2 {
    font-size: 3.2em;
    line-height: 112%;
  }

  .contact--h2:lang(ja-jp) {
    font-size: 2.2em;
  }

  .collection-item {
    width: 100%;
  }

  .collection-item._3-block {
    border-right-style: none;
    width: 88vw;
  }

  .navigation--mega_menu--wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    font-size: 12px;
  }

  .heading-5 {
    font-size: 26px;
  }

  .inner_page--h1:lang(ja-jp) {
    font-size: 28px;
  }

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

  .form--row {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .form--row:lang(ja-jp) {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .section--inner {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .inner_page--hero--text--outer_wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .inner_page--hero--h1 {
    order: -1;
    font-size: 28px;
  }

  .div-block-22 {
    background-image: linear-gradient(45deg, #75312a, #fff0 54%);
  }

  .why_choose_us {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .why_choose_us--block {
    font-size: 11px;
  }

  .link-block-3 {
    flex-flow: column;
    display: flex;
  }

  .hotel--slide--img {
    aspect-ratio: 3 / 2;
  }

  .slider {
    order: -1;
  }

  .slide-nav-2 {
    margin-bottom: 0;
  }

  .div-block-26 {
    z-index: 15;
    background-color: #fff;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-top: -30px;
    padding: 25px;
    position: relative;
  }

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

  .gallery--slide_mask {
    width: 85%;
    height: 40vh;
    margin-left: 7%;
  }

  .image-11 {
    aspect-ratio: auto;
    height: 40vh;
  }

  .hotels--arrow {
    width: 35px;
    height: 35px;
    font-size: 20px;
  }

  .hotels--arrow.left {
    color: #333;
    background-color: #fffc;
    border-radius: 100%;
    margin-left: 10px;
    font-size: 12px;
  }

  .hotels--arrow.right {
    color: #333;
    background-color: #fffc;
    border-radius: 100%;
    margin-right: 10px;
    font-size: 12px;
  }

  .inner_page--hero--sub {
    color: #dadada;
    font-weight: 400;
    line-height: 180%;
  }

  .inner_page--hero--text {
    font-size: 12px;
  }

  .inner_page--hero--text.large.sp {
    display: none;
  }

  .footer--block_right:where(.w-variant-9ddeee6f-0a85-8aa8-3f26-7a1f8a7a41ed), .footer--block_right:where(.w-variant-6820aef8-d85b-b9c4-9cdb-49b413601b64), .footer--block_right:where(.w-variant-a99d59be-f1a4-ff19-a9f4-bc0aabef8013) {
    grid-row-gap: 5px;
  }

  .image-12 {
    width: 24px;
  }

  .flex--vertical--center {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .button.right--align.red.hotel {
    align-self: flex-end;
  }

  .collection-list-wrapper {
    max-width: 100%;
    overflow: hidden;
  }

  .project-card-info {
    padding: 18px 12px;
  }

  .mask-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .why_choose_us--icon {
    font-size: 14px;
  }

  .locations-list_item {
    border-bottom-style: none;
  }

  .locations-list {
    padding: 0 .5rem 4em;
  }

  .locations-hero_intro {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .locations-list_link--wrapper {
    padding-top: 0;
  }

  .slide-nav-3 {
    justify-content: flex-start;
    align-items: center;
    font-size: 6px;
    display: flex;
    position: absolute;
    inset: auto 0% -10% 7.5%;
  }

  .div-block-33 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 0;
    display: flex;
    position: relative;
  }

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

  .div-block-35.hotel--page {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-pill_photo {
    aspect-ratio: 1;
  }

  .lottie-animation {
    max-width: 35px;
    height: 35px;
  }

  .hotel_page--slider.hotel--page {
    aspect-ratio: 1;
  }

  .hotel--list--item_inner {
    flex-flow: column;
    display: flex;
  }

  .article--wrapper.flex--vertical--center {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .article--wrapper.flex--vertical--center.no-margin-bot {
    margin-bottom: 0;
  }

  .base_cta:where(.w-variant-ef442f06-e2e1-5a2f-66ea-d8d7e78bddf2) {
    width: 100%;
  }

  .base_cta.right--align.red.hotel {
    align-self: flex-end;
  }

  .base_cta.invert-red.open--room--schedule {
    padding: .5rem 1.1rem;
  }

  .facilities--list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .facilities--item {
    padding: 3.5px 0;
    font-size: 13px;
  }

  .div-block-38 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding: 15px;
  }

  .hotel--room--item {
    background-color: #fff;
    border-bottom-style: none;
    border-radius: 15px;
  }

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

  .rich-text-block-2 {
    font-size: 13px;
  }

  .room--facilities--item {
    padding: 4px 7px;
    font-size: 11px;
  }

  .room--facilities--list {
    grid-column-gap: 5px;
    font-size: 13px;
  }

  .view--full {
    margin-top: 15px;
  }

  .div-block-45 {
    justify-content: space-between;
    align-items: center;
  }

  .contract--flow {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    border-bottom-style: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .contract--flow--list {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-47 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .collection-item-4 {
    width: 100%;
  }

  .apartment--details {
    padding-left: 0;
    padding-right: 0;
  }

  .apartment--card {
    grid-row-gap: 20px;
  }

  .outline-button.small {
    padding-left: 10px;
    padding-right: 10px;
  }

  .apartment--card--info {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-8:where(.w-variant-ef442f06-e2e1-5a2f-66ea-d8d7e78bddf2) {
    order: -1;
  }

  .apartment--overview {
    flex-flow: column;
    display: flex;
  }

  .apartment--overview.grid--2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 2fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .apartment--overview--item {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .apartment--overview--item--h2 {
    font-size: 22px;
  }

  .collection-item-5 {
    width: 125px;
  }

  .collection-list-7 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .collection-item-6 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .collection-item-6:lang(ja-jp) {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
  }

  .collection-list-8 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .apartment--fees--right--block {
    padding: 20px;
  }

  .apartment--fees--right--detail--row {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .apartment--fee--right {
    text-align: left;
  }

  .block--apartment_details {
    flex-flow: column;
    display: flex;
  }

  .lease--terms--row {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .jp--room--row {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-58 {
    margin-bottom: 15px;
  }

  .cta--horizontal {
    flex-flow: column;
  }

  .hero_heading {
    font-size: 12.5em;
  }

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

  .heading-style-h3.is-hero {
    font-size: 4.8em;
  }

  .hero_heading-2 {
    font-size: 12.5em;
  }

  .padding-section-medium-2.is-hero {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .heading-style-h3-2.is-hero {
    font-size: 4.8em;
  }

  .div_cfwf_drohbk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    justify-content: left;
    width: 100%;
    height: 800px;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .img_cfwf_gniizv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    mix-blend-mode: multiply;
    object-fit: cover;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 0;
  }

  .div_cfwf_ghveam {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    top: 0;
    left: max(5%, 50% - 706.532px);
  }

  .div_cfwf_ztvhti {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    flex-direction: column;
    align-self: flex-start;
    width: auto;
    height: auto;
    margin: auto;
    font-size: 16px;
    line-height: 1.5;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: flex;
  }

  .h1_cfwf_vsmhmb {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_prpdhn {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_zsfbjx {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.2323px;
    font-weight: 500;
    line-height: 17.1253px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .div_cfwf_hrlsrx {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: max(5%, 50% - 706.532px);
    left: max(5%, 50% - 706.532px);
  }

  .span_cfwf_orfsjy, .span_cfwf_ahwyzz, .span_cfwf_zcihdu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #dcdcdc80;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0 20px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .button_cfwf_okqcyr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    cursor: pointer;
    appearance: button;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #0000;
    border: 0 #000;
    width: 40px;
    height: 50px;
    margin: 0;
    padding: 0;
    font-size: 14.2788px;
    line-height: 1.5;
    text-decoration: none;
    animation-name: MoveUpDown;
    animation-duration: 1.75s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    display: block;
    position: absolute;
    bottom: 37.9407px;
    left: max(50% - 25px, 5% + 360.743px);
  }

  .img_cfwf_jfskri {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    object-fit: contain;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 14.2788px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .section_cfwf_qdhggf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 48px;
    padding-right: 48px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h1_cfwf_xjcflf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    max-width: 775px;
    height: auto;
    margin: 40px auto 40px 0;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 1.25;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_ihavrg {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_matwyu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .img_cfwf_jcehjx {
    z-index: 3;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .img_cfwf_hrqgsh, .img_cfwf_huefzg {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_owcgsz {
    z-index: 4;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 12px;
    width: auto;
    height: auto;
    margin: 0 auto 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: 10px;
    left: 10px;
  }

  .span_cfwf_vumslv {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #000;
    text-align: center;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .span_cfwf_junetr, .span_cfwf_odgvdl {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #424448;
    text-align: center;
    column-rule-color: #424448;
    cursor: pointer;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    transition-duration: .15s;
    display: block;
  }

  .img_cfwf_dtobkg {
    z-index: -1;
    visibility: hidden;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_sbybdp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-end;
    width: 430.2px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_tzsudk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_esdotu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_tohryp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.2323px;
    font-weight: 500;
    line-height: 17.1253px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .img_cfwf_wpusqi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_sjsagn {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 430.2px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_idfhhw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_dcpeic {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_tlwmgw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.2323px;
    font-weight: 500;
    line-height: 17.1253px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_evfsuv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_owttrf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .img_cfwf_oqyevz {
    z-index: 3;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .img_cfwf_wfigri, .img_cfwf_xicknr {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_lsyrwv {
    z-index: 4;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 12px;
    width: auto;
    height: auto;
    margin: 0 auto 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: 10px;
    right: 10px;
  }

  .span_cfwf_thziax {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #000;
    text-align: center;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .span_cfwf_bcqfvz, .span_cfwf_cfiwil {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #424448;
    text-align: center;
    column-rule-color: #424448;
    cursor: pointer;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    transition-duration: .15s;
    display: block;
  }

  .img_cfwf_dcbvkf {
    z-index: -1;
    visibility: hidden;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_vfzfwk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_sureze {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 430.2px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_gthuyh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_wglukm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_fxqzvh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.2323px;
    font-weight: 500;
    line-height: 17.1253px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_uqojns {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_soodbu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_juupjn {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_eagjxr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_uxhqok {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_kvwhlh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_tneykr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_uliijf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_bvaaxh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_rtylhm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_ocpejp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_punwor {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_kgxxcz {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_kcadfb {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_owbrzz {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_espnhm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_aainbh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    width: 430.2px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_ekyqbp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_exllvl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_dbnomi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.2323px;
    font-weight: 500;
    line-height: 17.1253px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_mgzizg {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_nocmlm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_mdqzjp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_ekadqf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_tdzofh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_ucgvvm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_poofta {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0%;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_kgsjbu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .img_cfwf_ftmvan {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .h2_cfwf_xeosdk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 12px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .span_cfwf_pfeulv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #424448;
    column-rule-color: #424448;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    display: block;
  }

  .div_cfwf_hwbakc {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-end;
    width: 430.2px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_rggmog {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_lvxofd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_sprddk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.2323px;
    font-weight: 500;
    line-height: 17.1253px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .img_cfwf_dcgcsi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_duiupf {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 50px 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_cxljvj {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    width: 430.2px;
    height: auto;
    margin: 0 auto 40px 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_cgappc {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_bzumjm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_iolcks {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.2323px;
    font-weight: 500;
    line-height: 17.1253px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .img_cfwf_uqxigw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_qbstde {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-start;
    margin-bottom: 35px;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h2_cfwf_wyqmox {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0 0 8px;
    font-size: 28.8px;
    font-weight: 300;
    line-height: 34.56px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_omxlkk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_wlpjnl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 12.2323px;
    font-weight: 500;
    line-height: 17.1253px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .div_cfwf_cobshh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_gxctsr {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .img_cfwf_mhfkgg {
    z-index: 3;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .img_cfwf_ldqtmh, .img_cfwf_pavztf {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_vaudre {
    z-index: 4;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    gap: 12px;
    width: auto;
    height: auto;
    margin: 0 auto 0 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: 10px;
    left: 10px;
  }

  .span_cfwf_nrsewd {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #000;
    text-align: center;
    cursor: pointer;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    transition-duration: .15s;
    display: block;
  }

  .span_cfwf_ecxdjf, .span_cfwf_mtxchp {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #424448;
    text-align: center;
    column-rule-color: #424448;
    cursor: pointer;
    caret-color: #424448;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 solid #e5e7eb;
    border-radius: 100px;
    outline-color: #424448;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #424448;
    transition-duration: .15s;
    display: block;
  }

  .img_cfwf_ymvgym {
    z-index: -1;
    visibility: hidden;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    display: block;
    top: 0;
    bottom: 0;
  }

  .div_cfwf_qailpw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    grid-template-rows: auto;
    grid-template-columns: minmax(0, 1fr);
    gap: 40px;
    width: auto;
    height: auto;
    margin: 96px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: grid;
  }

  .video_cfwf_ivliaw {
    box-sizing: border-box;
    aspect-ratio: auto;
    width: auto;
    max-width: 100%;
    height: auto;
    box-shadow: none;
    color: #000;
    vertical-align: middle;
    object-fit: contain;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    grid-column: span 1 / span 1;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .div_cfwf_ekdvif {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    grid-column: span 1 / span 1;
    width: auto;
    height: auto;
    margin: auto 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .h1_cfwf_dswqok {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 36.8px;
    font-weight: 300;
    line-height: 44.16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .h1_cfwf_pzodwz {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 24px 0 0;
    font-size: 20.8px;
    font-weight: 300;
    line-height: 24.96px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .a_cfwf_rnbnjr {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    transform-origin: 50%;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    transition-behavior: normal, normal;
    border: 0 solid #e5e7eb;
    width: fit-content;
    height: auto;
    margin: 24px 0 0;
    font-size: 15.302px;
    font-weight: 500;
    line-height: 18.3624px;
    -webkit-text-decoration: underline #0000;
    text-decoration: underline #0000;
    text-decoration-thickness: 1.5px;
    transition-duration: .3s, .3s;
    transition-delay: 0s, 0s;
    transition-timing-function: ease, ease;
    display: block;
  }

  .button_cfwf_cnfbgd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #fff;
    column-rule-color: white;
    cursor: pointer;
    appearance: button;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #006bd6;
    border: 2px solid #006bd6;
    border-radius: 100px;
    outline-color: #fff;
    width: auto;
    height: auto;
    margin: auto;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.3624px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    transition-duration: .4s;
    transition-timing-function: ease-in-out;
    display: inline-block;
  }

  .div_cfwf_woclju {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    max-width: 896px;
    height: auto;
    margin: 0 auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .h2_cfwf_lcbnro {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 20px 0 10px;
    font-family: Cormorant, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .div_cfwf_bwuoep {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    grid-template-rows: auto;
    grid-template-columns: auto;
    gap: 32px;
    width: auto;
    height: auto;
    margin: 0 0 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: grid;
  }

  .div_cfwf_xbnpun {
    box-sizing: border-box;
    aspect-ratio: auto;
    background-color: oklch(.985 .002 247.839);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    border-radius: 20px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .p_cfwf_vxztrs {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    letter-spacing: .35px;
    text-transform: uppercase;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .p_cfwf_alxvgd {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #1c2a4e;
    text-align: center;
    column-rule-color: #1c2a4e;
    caret-color: #1c2a4e;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 54px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #1c2a4e;
    display: block;
  }

  .p_cfwf_tavonw {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .div_cfwf_qhkqqb {
    box-sizing: border-box;
    aspect-ratio: auto;
    background-color: oklch(.985 .002 247.839);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #333;
    text-align: center;
    column-rule-color: #333;
    caret-color: #333;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    border-radius: 20px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #333;
    display: block;
  }

  .p_cfwf_mjuwus {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    letter-spacing: .35px;
    text-transform: uppercase;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .p_cfwf_ztwaak {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #1c2a4e;
    text-align: center;
    column-rule-color: #1c2a4e;
    caret-color: #1c2a4e;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 54px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #1c2a4e;
    display: block;
  }

  .p_cfwf_pknsth, .p_cfwf_xyufur {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.446 .03 256.802);
    text-align: center;
    column-rule-color: oklch(.446 .03 256.802);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.446 .03 256.802);
    text-decoration-color: oklch(.446 .03 256.802);
    caret-color: oklch(.446 .03 256.802);
    tab-size: 4;
    text-emphasis-color: oklch(.446 .03 256.802);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .button_cfwf_tqunmk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #f5f8ff;
    column-rule-color: #f5f8ff;
    cursor: pointer;
    appearance: button;
    caret-color: #f5f8ff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    background-color: #1c2a4e;
    border: 1px solid #c3c3d6;
    border-radius: 18px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 24px 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #f5f8ff;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline-flex;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 2px #0000000d;
  }

  .steps--img {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    vertical-align: middle;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: block;
  }

  .section_cfwf_fjfpaj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #1c2a4e;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0;
    padding: 96px 16px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .div_cfwf_vhguic {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    max-width: 896px;
    height: auto;
    margin: 0 auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .h2_cfwf_bgfild {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 20px 0 10px;
    font-family: Cormorant, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_ynzfln, .p_cfwf_iwrrxj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklab(.999994 .0000455678 .0000200868 / .9);
    text-align: center;
    column-rule-color: oklab(.999994 .0000455678 .0000200868 / .9);
    text-decoration: none;
    -webkit-text-decoration-color: oklab(.999994 .0000455678 .0000200868 / .9);
    text-decoration-color: oklab(.999994 .0000455678 .0000200868 / .9);
    caret-color: oklab(.999994 .0000455678 .0000200868 / .9);
    tab-size: 4;
    text-emphasis-color: oklab(.999994 .0000455678 .0000200868 / .9);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 36px;
    display: block;
  }

  .div_cfwf_wvqurz {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    width: auto;
    height: auto;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: flex;
  }

  .button_cfwf_dokqre {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    cursor: pointer;
    appearance: button;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    background-color: #fff;
    border: 1px solid #c3c3d6;
    border-radius: 18px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 24px 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: flex;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 1px 2px #0000000d;
  }

  .a_cfwf_mckali {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    color: #fff;
    text-align: center;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.55556;
    -webkit-text-decoration: underline #fff;
    text-decoration: underline #fff;
    text-emphasis-color: #fff;
    display: block;
  }

  .footer_cfwf_kbrqjx {
    box-sizing: border-box;
    aspect-ratio: auto;
    background-color: oklch(.21 .034 264.665);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    padding: 48px 16px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .div_cfwf_niktag {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    max-width: 1152px;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .div_cfwf_wufctk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    grid-template-rows: auto;
    grid-template-columns: auto;
    gap: 32px;
    margin: 0 0 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: grid;
  }

  .div_cfwf_sibvaj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .h3_cfwf_pxpxup {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 20px 0 10px;
    font-family: Cormorant, sans-serif;
    font-size: 24px;
    line-height: 30px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .p_cfwf_jwyent {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .div_cfwf_nljhme {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .h4_cfwf_btmhts {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 10px 0;
    font-family: Cormorant, sans-serif;
    font-size: 18px;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .ul_cfwf_quojsl {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: block;
  }

  .li_cfwf_snaaio {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_xejvck {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_ecnqyo {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_ntoway {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_guivfk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    padding-top: 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .p_cfwf_xyatnk {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.707 .022 261.325);
    column-rule-color: oklch(.707 .022 261.325);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.707 .022 261.325);
    text-decoration-color: oklch(.707 .022 261.325);
    caret-color: oklch(.707 .022 261.325);
    tab-size: 4;
    text-emphasis-color: oklch(.707 .022 261.325);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 21.6px;
    list-style-type: none;
    display: block;
  }

  .div_cfwf_dekuph {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .h4_cfwf_jjxnsr {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    color: #fff;
    column-rule-color: white;
    caret-color: #fff;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    width: auto;
    height: auto;
    margin: 10px 0;
    font-family: Cormorant, sans-serif;
    font-size: 18px;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #fff;
    display: block;
  }

  .ul_cfwf_gzmbll {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: block;
  }

  .li_cfwf_xtezsj {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_qiploc {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_oyzlwa {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 8px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_awgttx {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .li_cfwf_ktowaw {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: start;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    display: list-item;
  }

  .a_cfwf_ztbuje {
    visibility: visible;
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    transform-origin: 50%;
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    list-style-type: none;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    display: inline;
  }

  .div_cfwf_rptdes {
    box-sizing: border-box;
    aspect-ratio: auto;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: oklch(.278 .033 256.848);
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: center;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    margin: 0;
    padding-top: 32px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
  }

  .p_cfwf_tlstbn {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-color: oklab(.292897 -.00322968 -.0517294 / .5);
    width: auto;
    height: auto;
    color: oklch(.872 .01 258.338);
    text-align: center;
    column-rule-color: oklch(.872 .01 258.338);
    text-decoration: none;
    -webkit-text-decoration-color: oklch(.872 .01 258.338);
    text-decoration-color: oklch(.872 .01 258.338);
    caret-color: oklch(.872 .01 258.338);
    tab-size: 4;
    text-emphasis-color: oklch(.872 .01 258.338);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #c0c0d333;
    margin: 0 0 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    display: block;
  }

  .second--right {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    flex-direction: column;
    align-self: flex-end;
    width: 430.2px;
    height: auto;
    margin: 35px 0;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
  }

  .left--3, .lp--subheading, .lp--lead {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    max-width: 775px;
    height: auto;
    margin: 40px auto 40px 0;
    font-size: 25.008px;
    font-weight: 300;
    line-height: 1.25;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .p_cfwf_esdotu-copy {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #212121;
    column-rule-color: #212121;
    caret-color: #212121;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border: 0 solid #e5e7eb;
    outline-color: #212121;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #212121;
    display: block;
  }

  .list-dot {
    flex-flow: column;
    display: flex;
  }

  .section-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .benefit-list, .locations-grid-2 {
    flex-flow: column;
    display: flex;
  }

  .listing-top {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

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

  .heading-16 {
    margin-top: 5px;
  }

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

#w-node-bbb252b0-1b61-5d7e-6ceb-e2b3dfc17700-66fcdff8, #w-node-a5ad84bf-c6c6-70ef-0454-9a0ce98573c1-66fcdff8, #w-node-_9e03bbbd-1416-9b11-64f2-3f18d07c99e0-66fcdff8, #w-node-_392632a5-25b2-5af3-7edb-38ec38c8a39e-66fcdff8, #w-node-b27ad07b-0b3c-7b67-448a-1df9503a804a-66fcdff8, #w-node-_9d16b518-2e58-8c04-1517-c458e5425851-66fcdff8, #w-node-_9d16b518-2e58-8c04-1517-c458e542585a-66fcdff8, #w-node-_9d16b518-2e58-8c04-1517-c458e5425863-66fcdff8, #w-node-_9d16b518-2e58-8c04-1517-c458e542586c-66fcdff8, #w-node-_9d16b518-2e58-8c04-1517-c458e5425875-66fcdff8, #w-node-bbb252b0-1b61-5d7e-6ceb-e2b3dfc17700-c94e2e74, #w-node-_851ffd84-166e-7976-38e8-af1324928996-c94e2e74, #w-node-d1e5a831-a362-797f-504e-392c71ff5d89-c94e2e74, #w-node-a5ad84bf-c6c6-70ef-0454-9a0ce98573c1-c94e2e74, #w-node-_9e03bbbd-1416-9b11-64f2-3f18d07c99e0-c94e2e74, #w-node-_392632a5-25b2-5af3-7edb-38ec38c8a39e-c94e2e74, #w-node-_72237889-ab3b-efc5-3215-e4473555a7ea-c94e2e74, #w-node-_3c70c777-93f9-c826-601c-293bcb1f0e32-c94e2e74, #w-node-_9b883aad-2bc9-7b6d-151e-297f0f323e7e-c94e2e74, #w-node-b27ad07b-0b3c-7b67-448a-1df9503a804a-c94e2e74, #w-node-_52c97b1a-d104-5a5a-5100-e1fe4642af3e-c94e2e74, #w-node-_52c97b1a-d104-5a5a-5100-e1fe4642af46-c94e2e74, #w-node-_52c97b1a-d104-5a5a-5100-e1fe4642af4f-c94e2e74, #w-node-_52c97b1a-d104-5a5a-5100-e1fe4642af58-c94e2e74, #w-node-_52c97b1a-d104-5a5a-5100-e1fe4642af61-c94e2e74, #w-node-_52c97b1a-d104-5a5a-5100-e1fe4642af6a-c94e2e74, #w-node-_52c97b1a-d104-5a5a-5100-e1fe4642af73-c94e2e74, #w-node-_52c97b1a-d104-5a5a-5100-e1fe4642af7c-c94e2e74, #w-node-_52c97b1a-d104-5a5a-5100-e1fe4642af85-c94e2e74, #w-node-_52c97b1a-d104-5a5a-5100-e1fe4642af8c-c94e2e74 {
  justify-self: stretch;
}

#w-node-c4f01a94-c080-9982-81ce-f1b7d1665a94-04ad8fc7 {
  place-self: center;
}

#w-node-_000f418d-88d2-dec6-c20f-50ef68a2b12c-04ad8fc7, #w-node-e5d4c34b-d3f4-e7e1-d55a-20d66ff94ddb-04ad8fc7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_36d5f7da-2a8c-5f1c-2ca6-010f0db0bacb-b7341ff1 {
  align-self: stretch;
}

#w-node-bcd49e26-6437-1289-8cba-26af179dac3d-e10ff164 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-bcd49e26-6437-1289-8cba-26af179dac6a-e10ff164, #w-node-bcd49e26-6437-1289-8cba-26af179dac6f-e10ff164 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bcd49e26-6437-1289-8cba-26af179dac70-e10ff164 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bcd49e26-6437-1289-8cba-26af179dac76-e10ff164 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-_8f3c610d-ddf8-aefe-6b8b-d0eebda40d76-e10ff164 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8f3c610d-ddf8-aefe-6b8b-d0eebda40d77-e10ff164 {
  place-self: center start;
}

#w-node-_8f3c610d-ddf8-aefe-6b8b-d0eebda40d7a-e10ff164 {
  justify-self: start;
}

#w-node-_8f3c610d-ddf8-aefe-6b8b-d0eebda40d85-e10ff164 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8f3c610d-ddf8-aefe-6b8b-d0eebda40d86-e10ff164 {
  place-self: center start;
}

#w-node-bcd49e26-6437-1289-8cba-26af179dac81-e10ff164, #w-node-ccc93e7e-fbc9-cd65-8e33-dee9c60418ab-5f532a71, #w-node-ccc93e7e-fbc9-cd65-8e33-dee9c60418d0-5f532a71 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ccc93e7e-fbc9-cd65-8e33-dee9c60418d1-5f532a71 {
  place-self: center start;
}

#w-node-ccc93e7e-fbc9-cd65-8e33-dee9c60418d4-5f532a71 {
  justify-self: start;
}

#w-node-ccc93e7e-fbc9-cd65-8e33-dee9c60418dd-5f532a71 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ccc93e7e-fbc9-cd65-8e33-dee9c60418de-5f532a71 {
  place-self: center start;
}

#w-node-eeca18eb-cd45-e8c1-4fc8-8c6a51930421-22728363, #w-node-aa034e97-8ea6-c0b5-836d-a183cc436396-cfc9ff72, #w-node-e848118e-ad13-56d6-a0ce-454e6535b11d-cfc9ff72 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e848118e-ad13-56d6-a0ce-454e6535b11e-cfc9ff72 {
  place-self: center start;
}

#w-node-e848118e-ad13-56d6-a0ce-454e6535b12a-cfc9ff72 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e848118e-ad13-56d6-a0ce-454e6535b12b-cfc9ff72 {
  place-self: center start;
}

#w-node-bcd49e26-6437-1289-8cba-26af179dac3d-b0ece60b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-bcd49e26-6437-1289-8cba-26af179dac6a-b0ece60b, #w-node-bcd49e26-6437-1289-8cba-26af179dac6f-b0ece60b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bcd49e26-6437-1289-8cba-26af179dac70-b0ece60b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bcd49e26-6437-1289-8cba-26af179dac76-b0ece60b {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-bcd49e26-6437-1289-8cba-26af179dac81-b0ece60b, #w-node-f2cf879d-9b6c-fecc-3c60-479640ec6514-b0ece60b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f2cf879d-9b6c-fecc-3c60-479640ec6515-b0ece60b {
  place-self: center start;
}

#w-node-f2cf879d-9b6c-fecc-3c60-479640ec6521-b0ece60b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f2cf879d-9b6c-fecc-3c60-479640ec6522-b0ece60b {
  place-self: center start;
}

#w-node-_851aa488-9fe9-dcd2-79d6-6c98e400b2db-015c9e88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_851aa488-9fe9-dcd2-79d6-6c98e400b2dc-015c9e88 {
  place-self: center start;
}

#w-node-_851aa488-9fe9-dcd2-79d6-6c98e400b2df-015c9e88 {
  justify-self: start;
}

#w-node-_851aa488-9fe9-dcd2-79d6-6c98e400b2e8-015c9e88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_851aa488-9fe9-dcd2-79d6-6c98e400b2e9-015c9e88 {
  place-self: center start;
}

#w-node-_7980843a-aa13-6445-a0bb-c770b7a325d1-c5bfa18d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7980843a-aa13-6445-a0bb-c770b7a325d2-c5bfa18d {
  place-self: center start;
}

#w-node-_7980843a-aa13-6445-a0bb-c770b7a325de-c5bfa18d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7980843a-aa13-6445-a0bb-c770b7a325df-c5bfa18d {
  place-self: center start;
}

#w-node-bbb252b0-1b61-5d7e-6ceb-e2b3dfc17700-603568b3, #w-node-a5ad84bf-c6c6-70ef-0454-9a0ce98573c1-603568b3, #w-node-_9e03bbbd-1416-9b11-64f2-3f18d07c99e0-603568b3, #w-node-_392632a5-25b2-5af3-7edb-38ec38c8a39e-603568b3, #w-node-b27ad07b-0b3c-7b67-448a-1df9503a804a-603568b3, #w-node-_9d16b518-2e58-8c04-1517-c458e5425851-603568b3, #w-node-_9d16b518-2e58-8c04-1517-c458e542585a-603568b3, #w-node-_9d16b518-2e58-8c04-1517-c458e5425863-603568b3, #w-node-_9d16b518-2e58-8c04-1517-c458e542586c-603568b3, #w-node-_9d16b518-2e58-8c04-1517-c458e5425875-603568b3 {
  justify-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-bcd49e26-6437-1289-8cba-26af179dac3d-e10ff164 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bcd49e26-6437-1289-8cba-26af179dac81-e10ff164 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-bcd49e26-6437-1289-8cba-26af179dac3d-b0ece60b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bcd49e26-6437-1289-8cba-26af179dac81-b0ece60b {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8f3c610d-ddf8-aefe-6b8b-d0eebda40d75-e10ff164, #w-node-ccc93e7e-fbc9-cd65-8e33-dee9c60418cf-5f532a71, #w-node-_851aa488-9fe9-dcd2-79d6-6c98e400b2da-015c9e88 {
    align-self: center;
  }

  #w-node-f8a8e847-eaaf-ac0c-5d32-4472e3f18b09-1ef8822d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f4904922-6c2c-8469-c869-939850642565-1ef8822d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b00af2e3-3848-96a9-2b11-a8df3f43ef23-1ef8822d, #w-node-c01f84f8-d1ff-bcac-0682-6d340bd9bf55-954afc25, #w-node-_1b4c4c63-958e-034c-9895-e6d0bf0a271e-954afc25, #w-node-_1b4c4c63-958e-034c-9895-e6d0bf0a271f-954afc25, #w-node-_1b4c4c63-958e-034c-9895-e6d0bf0a2728-954afc25 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f4904922-6c2c-8469-c869-939850642565-1ef8822d, #w-node-_8a95dec8-6d07-ee83-b7aa-a6a36556b4b5-1ef8822d, #w-node-c01f84f8-d1ff-bcac-0682-6d340bd9bf55-954afc25, #w-node-_1b4c4c63-958e-034c-9895-e6d0bf0a271e-954afc25, #w-node-_1b4c4c63-958e-034c-9895-e6d0bf0a271f-954afc25, #w-node-_1b4c4c63-958e-034c-9895-e6d0bf0a2728-954afc25 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Fa 3 Brands 400';
  src: url('../fonts/fa-3-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 2 4 Sharp Solid 900';
  src: url('../fonts/fa-2-4-sharp-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 2 2 Sharp 300';
  src: url('../fonts/fa-2-2-sharp-light-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 4 Duotone 900';
  src: url('../fonts/fa-4-duotone-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 1 4 Solid 900';
  src: url('../fonts/fa-1-4-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 2 3 Sharp 400';
  src: url('../fonts/fa-2-3-sharp-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 1 2 300';
  src: url('../fonts/fa-1-2-light-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 1 3 400';
  src: url('../fonts/fa-1-3-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 2 1 Sharp 100';
  src: url('../fonts/fa-2-1-sharp-thin-100.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 1 1 100';
  src: url('../fonts/fa-1-1-thin-100.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 100';
  src: url('../fonts/fa-sharp-thin-100.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 300';
  src: url('../fonts/fa-sharp-light-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 400';
  src: url('../fonts/fa-sharp-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}