@font-face {
  font-family: Lao Mn;
  src: url('../fonts/Lao-MN.ttc') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white-smoke: #f8f8f8;
  --main-font: pf-marlet-display, sans-serif;
  --dark-blue: #091724;
  --subtext: "Open Sans", sans-serif;
  --dark-slate-grey: #324e59;
  --old-lace: #f0eadd;
}

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

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

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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.div-block {
  background-color: #6b757b;
  background-image: url('../images/Vector.webp');
  background-position: 50% -20%;
  background-repeat: no-repeat;
  background-size: 700px;
  width: 100vw;
  height: 100vh;
  padding-top: 0;
}

.heading {
  color: var(--white-smoke);
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  height: 20vh;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans Lao, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 75px;
  display: flex;
}

.div-block-2 {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-3 {
  height: 450px;
}

.heading-2 {
  color: var(--white-smoke);
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  height: 60vh;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Noto Sans Lao, sans-serif;
  font-size: 28px;
  font-weight: 400;
  display: flex;
}

.div-block-4 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 20vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
}

.link {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  text-decoration: none;
}

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

.div-block-5 {
  justify-content: space-between;
  width: 600px;
  display: flex;
}

.text-block {
  color: #fff;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  width: 100%;
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-6 {
  flex-direction: column;
  align-items: center;
  width: 125px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.link-2 {
  font-family: var(--main-font);
  color: #fff;
  width: 300px;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  text-decoration: none;
}

.link-2.w--current {
  color: #ff2525;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: auto;
  padding-top: 5px;
  font-size: 25px;
}

.link-2._w-efewwefew {
  color: var(--dark-blue);
}

.div-block-7 {
  z-index: 250;
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-7.wmfpwe {
  max-width: 1600px;
}

.section {
  height: auto;
  margin-top: -100px;
}

.section-2 {
  background-color: #c2c0b6;
  width: 100vw;
  height: auto;
  padding-top: 100px;
  padding-bottom: 0;
}

.footer-light {
  border-top: 1px solid #ccc;
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-brand {
  text-decoration: none;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-family: var(--main-font);
  color: var(--dark-blue);
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.footer-link-two {
  font-family: var(--subtext);
  color: var(--dark-blue);
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
  text-decoration: underline;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  font-family: var(--subtext);
  border: 1px solid #a6b1bf;
  border-radius: 0;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/icons8-right-96-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px;
  border-radius: 0;
  width: 75px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.footer-bottom.wkefw {
  width: 900px;
  margin-top: -50px;
  margin-left: auto;
  margin-right: auto;
}

.footer-copyright {
  color: #333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 300;
}

.footer-copyright.wpjefipoew {
  color: #fff;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  width: 35px;
  height: 35px;
  margin-left: 12px;
}

.background-video {
  background-image: linear-gradient(#00000059, #00000059);
  width: 100%;
  height: 100%;
}

.section-3 {
  z-index: 199;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: 70px;
  display: none;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.div-block-8 {
  background-color: var(--dark-blue);
  width: 35px;
  height: 3px;
  margin-bottom: 0;
}

.div-block-8.pwkefkpe {
  background-color: var(--dark-blue);
}

.div-block-9 {
  background-color: var(--dark-blue);
  width: 55px;
  height: 3px;
  margin-top: 9px;
  margin-bottom: 9px;
}

.div-block-9.wlemflpw {
  background-color: var(--dark-blue);
}

.div-block-10 {
  background-color: var(--dark-blue);
  width: 35px;
  height: 3px;
  margin-left: auto;
}

.div-block-10._w-lefewfm {
  background-color: var(--dark-blue);
}

.div-block-11 {
  width: 95vw;
  height: 50vh;
  margin-top: 50vh;
  margin-left: auto;
  margin-right: auto;
}

.heading-4 {
  font-family: var(--main-font);
  text-transform: uppercase;
  width: 900px;
  font-size: 75px;
  font-weight: 200;
  line-height: 85px;
}

.heading-5 {
  font-family: var(--main-font);
  white-space: nowrap;
  margin-bottom: 20px;
  font-weight: 200;
}

.div-block-12 {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  margin-top: 100px;
  margin-right: 60px;
  display: flex;
}

.text-block-3 {
  font-family: var(--subtext);
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
}

.text-block-3.lkwnfow {
  color: var(--dark-blue);
  font-weight: 400;
}

.div-block-13 {
  background-image: url('../images/icons8-right-up-96.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.div-block-13.wljnfejow {
  background-image: url('../images/icons8-right-up-96-1.webp');
  width: 18px;
  height: 18px;
}

.link-block {
  flex-direction: column;
  align-items: flex-start;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.link-block.wjefpiowjepfowpejfpwe {
  display: inline-block;
}

.div-block-14 {
  align-items: center;
  display: flex;
}

.div-block-15 {
  background-color: #fff;
  width: 0%;
  height: 1px;
  margin-top: 3px;
}

.div-block-15.lwknfoew {
  background-color: var(--dark-blue);
}

.div-block-16 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  display: flex;
}

.div-block-17 {
  justify-content: space-between;
  width: 90vw;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-6 {
  font-family: var(--main-font);
  color: #f8f8f8;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 300;
}

.div-block-18 {
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.div-block-19 {
  background-color: #f8f8f8;
  width: 175px;
  height: 1px;
}

.link-3 {
  font-family: var(--main-font);
  color: #e6e6e6;
  text-transform: uppercase;
  width: 90vw;
  font-size: 125px;
  line-height: 200px;
  text-decoration: none;
}

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

.div-block-20 {
  z-index: 20;
  aspect-ratio: auto;
  flex-direction: column;
  align-items: flex-start;
  width: 90vw;
  height: auto;
  padding-bottom: 175px;
  display: flex;
  position: relative;
  left: auto;
  right: auto;
}

.div-block-21 {
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 50vw;
  margin-left: -50vw;
  display: flex;
}

.div-block-22 {
  background-image: url('../images/mariah-krafft-ayc1G5wV3aA-unsplash.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 600px;
  height: 700px;
  margin-top: 300px;
  display: none;
}

.div-block-23 {
  background-image: url('../images/AWE-40.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 600px;
  height: 700px;
  display: none;
}

.div-block-24 {
  background-image: url('../images/al-elmes-ULHxWq8reao-unsplash.webp');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 600px;
  height: 700px;
  margin-top: 100px;
  display: none;
}

.div-block-25 {
  background-image: url('../images/hillary-ungson-TdpSX7XAcKo-unsplash.webp');
  background-position: 50%;
  background-size: cover;
  width: 600px;
  height: 700px;
  margin-top: 200px;
  display: none;
}

.div-block-26 {
  background-image: url('../images/Frame-55-min.webp');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 80vw;
  max-width: 1400px;
  height: 40vh;
  min-height: 700px;
  margin: 60px auto;
}

.div-block-27 {
  justify-content: space-between;
  width: 80vw;
  max-width: 1400px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-28 {
  width: 60%;
}

.div-block-29 {
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.text-block-4 {
  font-family: var(--subtext);
  color: #949494;
  width: auto;
  margin-bottom: 20px;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.image {
  width: 300px;
  margin-left: 0;
  margin-right: auto;
}

.heading-7 {
  font-family: var(--subtext);
  color: var(--dark-blue);
  margin-top: -10px;
  padding-left: 20px;
  font-size: 32px;
  font-weight: 300;
  line-height: 50px;
}

.link-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  display: flex;
}

.section-4 {
  z-index: 20;
  background-color: #fff0;
  height: 200vh;
  padding-top: 70px;
}

.div-block-30 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/3404064137.avif');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100vw;
  height: 100vh;
}

.div-block-31 {
  z-index: 20;
  background-image: linear-gradient(#00000040, #00000040), url('../images/BG-001.avif');
  background-position: 0 0, 50% 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.div-block-32 {
  width: 100vw;
  height: 97vh;
  position: sticky;
  top: 70px;
}

.div-block-33 {
  background-image: linear-gradient(#00000059, #00000059), url('../images/BG-003.avif');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100vw;
  height: 100vh;
}

.div-block-34 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 97vh;
  margin-top: -100vh;
  padding-bottom: 100px;
  display: flex;
  position: sticky;
  top: 70px;
}

.heading-8 {
  font-family: var(--main-font);
  color: #fff;
  margin-bottom: 40px;
  font-size: 75px;
  font-weight: 300;
  line-height: 150px;
}

.button {
  font-family: var(--subtext);
  color: var(--dark-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 60px;
  font-size: 16px;
  display: flex;
}

.button:hover {
  border: 2px solid #415d68;
}

.button.wleknfwoi, .button.wleknfwoi.wlenfowef {
  display: none;
}

.section-5 {
  z-index: 30;
  background-color: #fff;
  margin-top: 100vh;
  position: relative;
}

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

.div-block-35 {
  justify-content: space-between;
  width: 100vw;
  display: flex;
}

.div-block-36 {
  justify-content: space-between;
  width: 70vw;
  padding-right: 20px;
  display: flex;
}

.div-block-37 {
  align-items: flex-start;
  width: 30vw;
  padding-top: 220px;
  padding-bottom: 300px;
  display: flex;
}

.section-7 {
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-38 {
  width: 33%;
  padding-top: 60px;
}

.div-block-39 {
  width: 33%;
}

.div-block-40 {
  width: 33%;
  padding-top: 140px;
}

.image-2, .image-3 {
  margin-bottom: 10px;
}

.div-block-41 {
  width: 325px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  position: sticky;
  top: 200px;
}

.div-block-42 {
  background-color: #333;
  width: 175px;
  height: 1px;
  margin-left: 20px;
}

.text-block-5 {
  font-family: var(--main-font);
  color: #333;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
}

.div-block-43 {
  align-items: center;
  display: flex;
}

.heading-9 {
  font-family: var(--main-font);
  font-size: 55px;
  font-weight: 200;
  line-height: 100px;
}

.paragraph {
  font-family: var(--subtext);
  color: #6b6b6b;
  margin-bottom: 20px;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-6 {
  font-family: var(--main-font);
  color: var(--dark-blue);
  letter-spacing: 2px;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.section-8 {
  background-color: #fbf7f4;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-4 {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-491 {
  background-color: #1f3e5a;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 275px;
  height: 75px;
  display: flex;
}

.div-block-490 {
  background-color: #1f3e5a1a;
  width: 35%;
  height: 150px;
}

.div-block-490.wnefjkbw {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.comparison {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-492 {
  justify-content: center;
  align-items: center;
  width: 275px;
  height: 75px;
  display: flex;
}

.div-block-488 {
  border-top: 1px solid #e0e0e0;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-488.lkwenfkw {
  border-top-style: none;
}

.heading-95 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
}

.heading-94 {
  color: #d9a84e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
}

.heading-88 {
  text-align: center;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.div-block-487 {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.heading-93 {
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  font-size: 18px;
  font-weight: 400;
}

.div-block-489 {
  justify-content: center;
  align-items: center;
  width: 35%;
  height: 150px;
  display: flex;
}

.paragraph-31 {
  text-align: center;
  width: 500px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 300;
}

.section-9 {
  z-index: 199;
  background-color: #fff;
  height: 100px;
  position: sticky;
  top: 0;
}

.div-block-493 {
  justify-content: space-between;
  width: 90vw;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-494 {
  background-image: url('../images/April-Stanley-Photography-0172.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 55%;
  height: 700px;
}

.div-block-494.woiefjiowe {
  background-image: url('../images/Screenshot-2024-07-11-at-6.19.13-PM.avif');
  background-position: 50%;
}

.div-block-494.oerjgiorereg {
  background-image: url('../images/hillary-ungson-d53ULNqB3Qw-unsplash.webp');
}

.div-block-494.kwjnfoweuf {
  background-image: url('../images/_E3A7887.avif');
  background-position: 50%;
}

.div-block-494.owejfiowe {
  background-image: url('../images/434866124_394882720166296_3171321096898399252_n.avif');
  background-position: 50% 100%;
}

.div-block-495 {
  width: 45%;
  padding-right: 5vw;
}

.heading-96 {
  font-family: var(--main-font);
  color: var(--dark-blue);
  margin-top: 60px;
  font-size: 55px;
  font-weight: 200;
  line-height: 75px;
}

.heading-96._w-pfwpekf {
  display: none;
}

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

.paragraph-32 {
  font-family: var(--subtext);
  color: var(--dark-blue);
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.div-block-496 {
  justify-content: space-between;
  width: 80vw;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-497 {
  width: 35%;
  padding-right: 10px;
}

.div-block-498 {
  justify-content: space-between;
  width: 60%;
  display: flex;
}

.heading-97 {
  font-family: var(--main-font);
  text-transform: none;
  font-weight: 200;
  position: sticky;
  top: 200px;
}

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

.div-block-499 {
  background-image: url('../images/OakPlaceStyledShoot-ChristmasWedding-JeffandRachelPhotography-359.webp');
  background-position: 50% 10%;
  background-size: cover;
  width: 80vw;
  max-width: 1600px;
  height: 60vh;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-499.wlkfemkwep {
  background-image: url('../images/OakPlaceStyledShoot-ChristmasWedding-JeffandRachelPhotography-428.webp');
  background-position: 50%;
}

.div-block-499.wlkfemkwep.wljenfojw {
  background-image: url('../images/domino-rL1u334QqTw-unsplash.webp');
}

.div-block-499.kwjenfouew {
  background-image: url('../images/surface-S_YOuAUMm2o-unsplash.webp');
  background-position: 50% 100%;
}

.div-block-499.wkjnfowefwef {
  background-image: url('../images/jerry-wang-1KhQCufYwr4-unsplash.webp');
  background-position: 50% 70%;
}

.div-block-499.lwkefkpew {
  background-image: url('../images/micheile-henderson-gnm2op0m2pw-unsplash.webp');
  background-position: 0%;
}

.div-block-500, .div-block-501 {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-502 {
  width: 45px;
  height: 45px;
  margin-top: 60px;
  margin-bottom: 20px;
}

.heading-98 {
  font-family: var(--main-font);
  margin-top: 0;
  font-size: 28px;
  font-weight: 300;
}

.paragraph-33 {
  font-family: var(--subtext);
  color: #4b4b4b;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.div-block-503 {
  margin-bottom: 20px;
}

.div-block-504 {
  border-bottom: 1px solid #b1b1b1;
  justify-content: flex-start;
  width: 80vw;
  max-width: 1600px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-504.pwekfpoewjf {
  border-bottom-color: #afafaf;
  height: auto;
}

.div-block-505 {
  justify-content: flex-start;
  align-items: center;
  width: 36%;
  height: 100%;
  display: flex;
}

.div-block-506 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 22%;
  height: 100%;
  display: flex;
}

.div-block-506.lwep-fk {
  border-left: 1px solid #afafaf;
  border-right: 1px solid #afafaf;
  display: flex;
}

.div-block-506.wjefpew {
  border-left: 1px solid #afafaf;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 20px;
  padding-left: 20px;
}

.div-block-507, .div-block-508 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 22%;
  height: 100%;
  display: flex;
}

.div-block-508.opkefowke {
  border-left: 1px solid #afafaf;
}

.section-12 {
  padding-top: 60px;
  padding-bottom: 140px;
  display: none;
}

.section-12.lwkenflejw {
  display: block;
}

.heading-99 {
  font-family: var(--subtext);
  color: var(--dark-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
}

.heading-99._w-lf-we {
  font-family: var(--subtext);
  font-size: 20px;
  font-weight: 300;
}

.image-5 {
  height: 35px;
}

.heading-100 {
  font-family: var(--main-font);
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
}

.text-block-7 {
  font-family: var(--subtext);
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.heading-101 {
  font-family: var(--main-font);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 400;
  line-height: 65px;
}

.div-block-509 {
  background-image: url('../images/chris-nWnfEoqMOY4-unsplash.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 600px;
  height: 700px;
  margin-top: 400px;
  display: none;
}

.heading-102 {
  font-weight: 400;
}

.link-block-8 {
  border-bottom: 1px solid #333;
  width: 100%;
  height: 45px;
  text-decoration: none;
  overflow: hidden;
}

.div-block-483 {
  width: 30%;
  padding-left: 60px;
}

.div-block-203 {
  background-image: url('../images/icons8-forward-96.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 25px;
}

.div-block-484 {
  justify-content: space-between;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.text-block-53 {
  color: #646464;
  margin-bottom: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.div-block-482 {
  justify-content: space-between;
  width: 90vw;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-103 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.paragraph-4 {
  color: #6b6b6b;
  padding-left: 10px;
  padding-right: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.div-block-485 {
  width: 70%;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 60px;
  overflow: hidden;
}

.button-2 {
  color: #021327;
  text-transform: none;
  background-color: #0000;
  border: 1px solid #021327;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 45px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 300;
  display: flex;
}

.button-2:hover {
  color: #fff;
  background-color: #1f3e5a;
}

.faq {
  padding-top: 100px;
  padding-bottom: 140px;
}

.heading-104 {
  font-family: var(--main-font);
  font-size: 55px;
  font-weight: 400;
  line-height: 55px;
}

.link-block-9 {
  border-bottom: 1px solid #333;
  width: 100%;
  height: 45px;
  text-decoration: none;
  overflow: hidden;
}

.div-block-510 {
  width: 30%;
  padding-left: 60px;
}

.div-block-511 {
  background-image: url('../images/icons8-forward-96.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 25px;
}

.div-block-512 {
  justify-content: space-between;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.text-block-54 {
  font-family: var(--subtext);
  color: #646464;
  margin-bottom: 100px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-513 {
  justify-content: space-between;
  width: 90vw;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-105 {
  font-family: var(--subtext);
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}

.paragraph-34 {
  color: #6b6b6b;
  padding-left: 10px;
  padding-right: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.div-block-514 {
  width: 70%;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 60px;
  overflow: hidden;
}

.button-3 {
  color: #021327;
  text-transform: none;
  background-color: #0000;
  border: 1px solid #021327;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 45px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 300;
  display: flex;
}

.button-3:hover {
  color: #fff;
  background-color: #1f3e5a;
}

.div-block-515 {
  z-index: 200;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-516 {
  flex-direction: row;
  justify-content: flex-end;
  width: 90vw;
  height: 100vh;
  display: flex;
}

.link-block-10 {
  align-items: center;
  line-height: 20135100000px;
  text-decoration: none;
}

.heading-106 {
  font-family: var(--main-font);
  color: #333;
  font-size: 55px;
  font-weight: 200;
  line-height: 65px;
}

.div-block-517 {
  background-color: #333;
  width: 0;
  height: 1px;
}

.div-block-518 {
  z-index: 300;
  background-color: #fff;
  position: fixed;
  inset: 0%;
  overflow: scroll;
}

.div-block-519 {
  background-color: var(--dark-blue);
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.div-block-520 {
  background-image: url('../images/LogoDarkwhite.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 100px;
  display: flex;
}

.div-block-521 {
  justify-content: space-between;
  width: 90vw;
  max-width: 1600px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 140px;
  padding-left: 0;
  display: flex;
}

.div-block-522 {
  background-image: url('../images/OakPlaceExterior-5.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 800px;
  height: 900px;
  margin-left: 0;
  margin-right: 0;
}

.div-block-523 {
  flex: 1;
}

.div-block-524 {
  background-color: var(--dark-blue);
  width: 700px;
  height: auto;
  margin-top: 60px;
  margin-left: -100px;
  padding: 30px 30px 20px;
}

.text-block-55 {
  font-family: var(--main-font);
  color: var(--dark-blue);
  padding-top: 20px;
  padding-left: 20px;
  font-size: 100px;
  font-weight: 300;
  line-height: 100px;
}

.text-block-55.webfwebif {
  display: none;
}

.field-label {
  font-family: var(--subtext);
  color: #fff;
  font-weight: 300;
}

.text-field {
  font-family: var(--subtext);
  color: #fff;
  background-color: #fff0;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  height: 50px;
  margin-top: 20px;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.text-field::placeholder {
  color: #fff;
}

.select-field {
  font-family: var(--subtext);
  color: #fff;
  background-color: #f3f3f300;
  border: 1px solid #fff;
  height: 50px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.textarea {
  font-family: var(--subtext);
  color: #fff;
  background-color: #fff0;
  border: 1px solid #fff;
  margin-top: 20px;
  padding-bottom: 60px;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.textarea::placeholder {
  color: #fff;
}

.submit-button {
  font-family: var(--subtext);
  color: var(--dark-blue);
  text-transform: uppercase;
  background-color: #fff;
  width: 100%;
  height: 75px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.submit-button:hover {
  background-color: #e9e9e9;
}

.text-block-56 {
  font-family: var(--subtext);
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.radio-button-label {
  font-family: var(--subtext);
  color: #fff;
  padding-left: 5px;
  font-size: 18px;
  font-weight: 300;
}

.radio-button-field {
  align-items: center;
  display: flex;
}

.div-block-525 {
  justify-content: space-between;
  margin-bottom: 100px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-526 {
  flex-direction: column;
  justify-content: flex-end;
  width: 700px;
  padding-bottom: 60px;
  padding-left: 0;
  display: flex;
}

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

.div-block-528 {
  opacity: 0;
  background-image: url('../images/icons8-right-96.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 45px;
  height: 45px;
  margin-right: 20px;
}

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

.div-block-530 {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  padding-top: 140px;
  padding-bottom: 60px;
  display: flex;
}

.link-block-11 {
  width: 55px;
  height: 55px;
  margin-bottom: 10px;
}

.image-6 {
  margin-bottom: 10px;
}

.div-block-531 {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.div-block-532 {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.text-block-57 {
  font-family: var(--subtext);
  color: #333;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-57.lwkefniowe {
  color: #333;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-533 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 0;
  padding-right: 60px;
  display: flex;
}

.link-4 {
  font-family: var(--subtext);
  color: #333;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

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

.div-block-534 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-7 {
  max-height: 400px;
  margin-bottom: 40px;
}

.heading-107 {
  font-family: var(--main-font);
  color: var(--dark-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 300;
}

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

.div-block-536 {
  z-index: 251;
  background-color: #fffc;
  width: 90vw;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-537 {
  z-index: 251;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  height: 70px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.link-5 {
  font-family: var(--main-font);
  color: var(--dark-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 3px;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
  text-decoration: none;
  display: block;
}

.link-block-12 {
  background-image: url('../images/icons8-close-100-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 42px;
  height: 42px;
}

.link-6 {
  font-family: var(--main-font);
  color: var(--dark-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 3px;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
  text-decoration: none;
}

.text-block-58 {
  color: #333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 300;
}

.text-block-58.welfklwe {
  color: #fff;
}

.link-7 {
  color: #333;
  text-decoration: none;
}

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

.link-7.pwoefjpoew {
  color: #fff;
}

.div-block-538 {
  justify-content: space-between;
  width: 90vw;
  max-width: 1300px;
  height: auto;
  margin-bottom: 140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-539 {
  background-color: var(--dark-blue);
  background-image: url('../images/LogoDarkwhite.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30%;
}

.div-block-540 {
  background-image: url('../images/OakPlaceExterior-3-min.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 69%;
  min-height: 500px;
}

.link-block-13 {
  border: 1px none var(--dark-blue);
  background-color: var(--dark-blue);
  justify-content: flex-start;
  align-items: center;
  padding: 12px 28px;
  text-decoration: none;
  display: inline-block;
}

.link-block-13.wekfopwejf {
  background-color: var(--white-smoke);
}

.link-block-13.iwjefowehuof {
  margin-top: 100px;
  padding: 15px 55px;
}

.link-block-13.woejfneowj {
  margin-bottom: 20px;
}

.div-block-541 {
  align-items: center;
  display: flex;
}

.text-block-59 {
  font-family: var(--main-font);
  color: var(--white-smoke);
  text-transform: uppercase;
  padding-top: 3px;
  font-size: 22px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.text-block-59._w-elfmowepf {
  color: var(--dark-blue);
}

.div-block-542 {
  background-image: url('../images/icons8-right-96-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin-left: 20px;
}

.div-block-542._w-lefp-w {
  background-image: url('../images/icons8-right-96.webp');
}

.link-8 {
  color: #333;
  text-decoration: none;
}

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

.section-13 {
  background-image: linear-gradient(#0009, #0009), url('../images/Old-house-.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.section-14 {
  filter: grayscale();
  background-image: linear-gradient(#00000080, #00000080), url('../images/bigggier-old-hosue.webp');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.section-15 {
  filter: grayscale();
  background-image: linear-gradient(#0009, #0009), url('../images/old-boldiunign-min.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.section-16 {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/OakPlaceExterior-9.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.heading-108 {
  font-family: var(--main-font);
  color: #fff;
  font-size: 155px;
  font-weight: 300;
  line-height: 155px;
}

.paragraph-35 {
  font-family: var(--subtext);
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.div-block-543 {
  flex-direction: column;
  align-items: center;
  width: 700px;
  display: flex;
}

.scroll-snap-wrapper {
  width: 100vw;
  height: 100vh;
  margin-top: -70px;
  overflow: scroll;
}

.div-block-544 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.text-block-60 {
  margin-left: auto;
  margin-right: auto;
}

.text-block-61 {
  font-family: var(--subtext);
  text-align: center;
  width: 700px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-61._w-kenflew {
  margin-top: 100px;
}

.div-block-545 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.link-9 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-546 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-top: 20px;
  display: flex;
}

.div-block-547 {
  background-image: url('../images/OakPlaceExterior-9.webp');
  background-position: 50% 80%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 90vw;
  max-width: 1500px;
  height: 700px;
  margin: 20px auto 100px;
}

.heading-109 {
  font-family: var(--main-font);
  color: var(--dark-blue);
  text-align: center;
  margin-top: 100px;
  font-weight: 300;
}

.div-block-548 {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.section-17 {
  padding-bottom: 220px;
}

.text-block-62 {
  font-family: var(--subtext);
  font-size: 16px;
  line-height: 25px;
}

.list-item {
  margin-top: 20px;
}

.div-block-549 {
  justify-content: space-between;
  width: 90vw;
  display: flex;
}

.section-18 {
  background-color: var(--dark-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-top: -100px;
  padding-top: 140px;
  display: flex;
}

.heading-110 {
  font-family: var(--main-font);
  color: #fff;
  width: auto;
  font-size: 65px;
  font-weight: 300;
  line-height: 75px;
}

.text-block-63 {
  color: #fff;
  width: 400px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 30px;
}

.div-block-550 {
  background-image: url('../images/OakPlaceExterior-5-1.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 55%;
  height: 90vh;
}

.div-block-551 {
  width: 45%;
  padding-top: 15vh;
}

.text-block-64 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 200;
}

.section-19 {
  background-color: var(--dark-blue);
  justify-content: space-around;
  padding-top: 140px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-552 {
  width: 32%;
  padding-top: 140px;
}

.div-block-553 {
  width: 32%;
}

.div-block-554 {
  width: 32%;
  padding-top: 150px;
}

.div-block-555 {
  width: 100%;
  height: auto;
}

.div-block-556 {
  justify-content: space-between;
  align-items: stretch;
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-557 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: 800px;
  display: flex;
}

.div-block-558 {
  background-image: url('../images/Old-house-.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 65vh;
}

.heading-111 {
  font-family: var(--main-font);
  color: var(--dark-blue);
  text-align: left;
  margin-top: 0;
  font-size: 55px;
  font-weight: 300;
  line-height: 67px;
}

.heading-112 {
  font-family: var(--main-font);
  color: var(--dark-blue);
  font-weight: 300;
}

.text-block-65 {
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.div-block-559 {
  width: 150px;
}

.div-block-560 {
  margin-top: 40px;
  display: flex;
}

.text-block-66 {
  margin-bottom: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

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

.text-block-67 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 60px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
}

.div-block-561 {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 20vh;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 200;
  display: flex;
}

.div-block-562 {
  background-image: url('../images/icons8-double-down-100.png');
  background-position: 0 0;
  background-size: cover;
  width: 22px;
  height: 22px;
}

.text-block-68 {
  margin-right: 10px;
  font-size: 18px;
}

.section-21 {
  background-image: url('../images/Oak-Place-BG-min.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 90vh;
  display: flex;
}

.heading-113 {
  color: var(--dark-blue);
  text-transform: uppercase;
  width: auto;
  max-width: none;
  margin: 0 auto 40px;
  padding-left: 0;
  font-family: pf-marlet-display, sans-serif;
  font-size: 70px;
  font-weight: 300;
  line-height: 100px;
}

.section-22 {
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px solid #c3c3c3;
  width: 100vw;
  height: 75px;
  position: sticky;
  top: 0;
}

.div-block-563 {
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 1400px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-block-14 {
  width: 90px;
}

.link-block-14.w--current {
  background-image: url('../images/LogoFraem.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 70px;
}

.button-4 {
  background-color: var(--dark-blue);
  font-family: var(--subtext);
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 45px;
  display: flex;
}

.link-10 {
  font-family: var(--subtext);
  color: var(--dark-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-564 {
  background-color: var(--dark-blue);
  width: 0%;
  height: 1px;
}

.link-block-15 {
  font-family: var(--subtext);
  color: var(--dark-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 22px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

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

.div-block-566 {
  background-color: #fff;
  background-image: url('../images/icons8-double-down-100_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  border: 1px solid #b4b4b4;
  border-radius: 1000px;
  width: 55px;
  height: 55px;
  margin: auto auto -25px;
  box-shadow: 2px 2px 6px 3px #0003;
}

.div-block-567 {
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3vh;
}

.div-block-568 {
  background-image: url('../images/icons8-right-96-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
}

.div-block-568._w-lemf-lwme {
  background-image: url('../images/icons8-right-96.webp');
}

.link-block-16 {
  background-color: var(--dark-blue);
  justify-content: center;
  align-items: center;
  width: 325px;
  height: 65px;
  text-decoration: none;
  display: flex;
}

.link-block-16:hover {
  width: 100%;
  height: 100%;
}

.link-block-16.wejfpoew {
  width: 145px;
  height: 45px;
}

.link-block-16.wejfpoew:hover {
  width: 100%;
  height: 100%;
}

.link-block-16.wlkefmk-elwmf {
  background-color: var(--white-smoke);
}

.text-block-69 {
  font-family: var(--subtext);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 10px;
  font-size: 14px;
}

.text-block-69._w-emfl-lewmf {
  color: var(--dark-blue);
}

.dropdown-toggle {
  font-family: var(--subtext);
  color: var(--dark-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
}

.dropdown-link {
  font-family: var(--subtext);
  color: var(--dark-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
}

.dropdown-link:hover {
  font-weight: 600;
}

.dropdown-list {
  background-color: #ca8c8c;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 3px;
  padding: 10px;
  box-shadow: 2px 2px 6px 3px #0003;
}

.div-block-569 {
  justify-content: center;
  align-items: center;
  width: 335px;
  height: 78px;
  display: flex;
}

.div-block-570 {
  justify-content: center;
  align-items: center;
  width: 155px;
  height: 50px;
  display: flex;
}

.image-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 900px;
  height: 600px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-one, .image-two {
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-17 {
  background-image: url('../images/LogoFraem.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 75px;
}

.link-block-17.w--current {
  background-image: url('../images/Logo-Dark-Blue.avif');
  background-size: contain;
  width: 180px;
  height: 70px;
}

.div-block-571 {
  height: 35px;
}

.div-block-572 {
  border-bottom: 1px solid var(--dark-blue);
  justify-content: flex-end;
  align-items: center;
  width: 90vw;
  max-width: 1400px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-573 {
  background-image: url('../images/icons8-phone-100-1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  margin-right: 10px;
}

.link-11 {
  font-family: var(--subtext);
  color: var(--dark-blue);
  font-size: 16px;
  text-decoration: none;
}

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

.div-block-574 {
  background-image: url('../images/icons8-address-100.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  margin-left: 40px;
  margin-right: 10px;
}

.map {
  width: 100vw;
  height: 40vh;
}

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

.div-block-576 {
  background-image: url('../images/icons8-phone-100-1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  margin-right: 10px;
}

.div-block-576.woihefow {
  background-image: url('../images/icons8-email-100.avif');
}

.div-block-576.wohfoewuif {
  background-image: url('../images/icons8-address-100.avif');
}

.link-12 {
  font-family: var(--subtext);
  color: var(--dark-blue);
  font-size: 15px;
  text-decoration: none;
}

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

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

.div-block-579 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 800px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-114 {
  font-family: var(--main-font);
  color: var(--dark-blue);
  text-transform: none;
  margin-bottom: 60px;
  font-size: 55px;
  font-style: italic;
  font-weight: 200;
}

.image-9 {
  width: 200px;
  height: 200px;
}

.paragraph-36 {
  font-family: var(--subtext);
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 30px;
}

.div-block-580 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  display: flex;
}

.gallery-wrapper {
  flex: none;
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.carousel {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-wrapper-2 {
  opacity: .6;
  margin-right: 5px;
  padding: 1vh 5px;
  transition: opacity .2s;
  display: flex;
}

.image-wrapper-2.slick-center {
  opacity: 1;
}

.image-10 {
  object-fit: contain;
  max-height: 76vh;
}

.map-2 {
  width: 100vw;
  height: 40vh;
}

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

.image-11 {
  object-fit: contain;
  height: 200px;
}

.link-block-18 {
  background-image: url('../images/Logo-Dark-Blue.avif');
  background-position: 50%;
  background-size: contain;
  width: 150px;
  height: 70px;
}

.div-block-582 {
  padding-left: 10px;
}

.radio-button-label-2 {
  font-family: var(--subtext);
  color: #fff;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.radio-button-field-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-12 {
  object-fit: contain;
  width: 80vw;
  height: 55vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  display: block;
}

.div-block-583 {
  width: 300px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-583.lwknfklwen {
  width: 100%;
}

.div-block-584 {
  z-index: 999;
  background-color: #ffffffe6;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-585 {
  background-color: #fff;
  border-radius: 10px;
  width: 900px;
  height: auto;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 12px 3px #0003;
}

.div-block-586 {
  background-image: url('../images/3153057538535685067.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40%;
}

.div-block-587 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  padding: 25px 25px 40px;
  display: flex;
}

.heading-115 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: pf-marlet-display, sans-serif;
  font-size: 38px;
  font-weight: 300;
}

.link-block-19 {
  background-color: #3b3b3b;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  margin-left: auto;
  display: flex;
}

.link-block-19.lwkenfklew {
  display: none;
}

.img {
  width: 60%;
}

.text-block-70 {
  font-family: var(--subtext);
  text-align: center;
  margin-bottom: 10px;
}

.button-5 {
  background-color: var(--dark-blue);
  color: #fff;
  letter-spacing: 1px;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 55px;
  margin-top: 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  display: flex;
}

.button-5:hover {
  background-color: #173f64;
}

.text-block-71 {
  font-family: var(--subtext);
  font-size: 16px;
  font-weight: 600;
}

.div-block-588 {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

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

.div-block-590 {
  margin-bottom: 30px;
}

.div-block-591 {
  width: 90vw;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-592 {
  background-image: url('../images/IMG_9336-2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40%;
  height: 600px;
}

.div-block-593 {
  justify-content: center;
  align-items: center;
  width: 60%;
  padding-bottom: 60px;
  display: flex;
}

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

.form-block {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.heading-116 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: pf-marlet-display, sans-serif;
  font-size: 55px;
  font-style: italic;
  font-weight: 200;
  line-height: 65px;
}

.text-block-72 {
  font-family: var(--subtext);
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 300;
}

.text-block-72.lwknefklew {
  font-weight: 600;
}

.field-label-2 {
  font-family: var(--subtext);
  font-weight: 400;
}

.field-label-2.wljkfnklewf {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
}

.text-field-2 {
  height: 50px;
}

.submit-button-2 {
  background-color: var(--dark-blue);
  font-family: var(--subtext);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 30px;
  padding: 15px 28px;
  font-size: 16px;
}

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

.textarea-2 {
  font-family: var(--subtext);
  padding-bottom: 100px;
  font-weight: 300;
}

.checkbox-label {
  font-family: var(--subtext);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
}

.div-block-594 {
  width: 90vw;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}

.heading-117 {
  font-family: var(--main-font);
  text-align: center;
  margin-top: 60px;
  font-size: 75px;
  font-weight: 200;
  line-height: 80px;
}

.text-block-73 {
  font-family: var(--subtext);
  text-align: center;
  margin-bottom: 40px;
  font-weight: 300;
}

.button-6 {
  background-color: var(--dark-blue);
  font-family: var(--subtext);
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 225px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 34px;
  display: flex;
}

.success-message {
  background-color: var(--dark-blue);
  margin-top: 60px;
  padding: 65px;
}

.text-span {
  font-family: var(--main-font);
  font-size: 35px;
  font-weight: 300;
  line-height: 35px;
}

.text-block-74 {
  font-family: var(--subtext);
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
}

.div-block-595 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

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

.text-block-75 {
  font-family: var(--subtext);
  color: #5e5e5e;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.paragraph-37 {
  font-family: var(--subtext);
  text-align: center;
  width: 80%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 25px;
}

.success-message-2 {
  background-color: #fff0;
  margin-bottom: 0;
}

.text-block-76 {
  font-family: var(--subtext);
  color: #fff;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.heading-118 {
  font-family: var(--main-font);
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 200;
}

.code-embed {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.body-2 {
  padding-top: 20px;
}

@media screen and (max-width: 991px) {
  .section {
    height: 100vh;
  }

  .container {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .footer-bottom.wkefw {
    width: 700px;
  }

  .section-3 {
    display: block;
  }

  .div-block-11 {
    height: auto;
    margin-top: 25vh;
  }

  .heading-4.fade-up1.tricks {
    width: 700px;
  }

  .div-block-12 {
    margin-right: 60px;
  }

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

  .div-block-16 {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .link-3 {
    font-size: 80px;
    line-height: 100px;
  }

  .div-block-26 {
    width: 90vw;
    min-height: 300px;
    max-height: 400px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-27 {
    width: 90vw;
  }

  .text-block-4 {
    width: auto;
  }

  .heading-7 {
    padding-left: 20px;
    font-size: 28px;
    line-height: 45px;
  }

  .div-block-36 {
    padding-right: 10px;
  }

  .div-block-41 {
    width: 30vw;
    padding-left: 10px;
    padding-right: 20px;
  }

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

  .paragraph {
    padding-right: 0;
  }

  .div-block-493 {
    flex-direction: column-reverse;
  }

  .div-block-494 {
    width: 100%;
    height: 600px;
    margin-bottom: 20px;
  }

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

  .heading-96.powkefopwe {
    display: none;
  }

  .heading-96._w-pfwpekf {
    margin-top: 0;
    display: block;
  }

  .div-block-496 {
    width: 90vw;
  }

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

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

  .heading-97 {
    margin-top: 140px;
    font-size: 28px;
    line-height: 38px;
  }

  .div-block-499 {
    width: 90vw;
    height: 60vh;
  }

  .div-block-502 {
    width: 35px;
    height: 35px;
  }

  .heading-98 {
    height: 55px;
    font-size: 22px;
    line-height: 30px;
  }

  .paragraph-33 {
    height: 500px;
  }

  .div-block-504, .div-block-504.pwekfpoewjf {
    width: 90vw;
  }

  .heading-99._w-lf-we {
    font-size: 14px;
  }

  .image-5 {
    height: 30px;
  }

  .heading-100 {
    margin-top: 0;
  }

  .heading-101 {
    font-size: 28px;
    line-height: 44px;
  }

  .div-block-483 {
    width: 90%;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .text-block-53 {
    margin-bottom: 20px;
  }

  .div-block-482 {
    flex-direction: column;
  }

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

  .div-block-510 {
    width: 90%;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .text-block-54 {
    width: 450px;
    margin-bottom: 20px;
  }

  .div-block-513 {
    flex-direction: column;
  }

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

  .div-block-516 {
    flex-direction: column;
  }

  .heading-106 {
    font-size: 35px;
    line-height: 45px;
  }

  .div-block-521 {
    width: 100vw;
  }

  .div-block-522 {
    z-index: 20;
    flex: none;
    width: 450px;
    margin-left: 25px;
    position: relative;
  }

  .div-block-523 {
    z-index: 21;
    position: relative;
  }

  .div-block-524 {
    width: 450px;
    margin-top: 60px;
    margin-left: -200px;
  }

  .text-block-55 {
    padding-left: 10px;
    font-size: 40px;
    line-height: 70px;
  }

  .div-block-525 {
    margin-bottom: 40px;
  }

  .div-block-526 {
    width: auto;
    padding-top: 140px;
    padding-bottom: 40px;
  }

  .div-block-530 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-531 {
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 20px;
  }

  .div-block-533 {
    margin-top: 40px;
  }

  .image-7 {
    display: none;
  }

  .div-block-535 {
    flex-direction: column;
  }

  .div-block-537 {
    opacity: 0;
    display: none;
  }

  .div-block-539 {
    background-size: contain;
  }

  .div-block-540 {
    min-height: 300px;
    max-height: 500px;
  }

  .div-block-549 {
    width: 97vw;
  }

  .heading-110 {
    padding-right: 20px;
    font-size: 45px;
    line-height: 55px;
  }

  .text-block-63 {
    width: auto;
    padding-right: 40px;
  }

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

  .div-block-552 {
    padding-top: 60px;
  }

  .div-block-556 {
    width: 97vw;
  }

  .div-block-557 {
    width: 55%;
  }

  .heading-111 {
    font-size: 35px;
    line-height: 55px;
  }

  .heading-113 {
    font-size: 28px;
    line-height: 55px;
  }

  .section-22 {
    display: none;
  }

  .image-wrapper {
    width: 700px;
    height: 500px;
  }

  .div-block-579 {
    width: 700px;
  }

  .image-12 {
    width: 90vw;
    height: 40vh;
  }

  .div-block-585 {
    width: 700px;
  }

  .div-block-592 {
    height: 500px;
  }
}

@media screen and (max-width: 767px) {
  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .image-10 {
    max-height: 40vh;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    background-image: url('../images/Vector.webp');
    background-position: 50% -10%;
    background-repeat: no-repeat;
    background-size: 300px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .heading {
    width: 200px;
    height: 15vh;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 38px;
  }

  .heading-2 {
    height: 65vh;
    font-size: 18px;
    display: none;
  }

  .div-block-4 {
    flex-direction: column;
    height: auto;
    margin-top: 220px;
    padding-bottom: 20px;
  }

  .link {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .div-block-5 {
    flex-direction: column;
    align-items: center;
    width: 325px;
    margin-top: 40px;
  }

  .text-block {
    text-align: center;
    width: 250px;
    margin-bottom: -20px;
    font-size: 22px;
    line-height: 35px;
  }

  .heading-3 {
    letter-spacing: 5px;
    column-count: auto;
    width: 80%;
    margin-top: 20px;
    font-size: 16px;
    line-height: 40px;
  }

  .div-block-6 {
    width: 200px;
  }

  .text-block-2 {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .section-2 {
    padding-top: 20px;
  }

  .container {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-bottom.wkefw {
    align-items: center;
    width: 95vw;
    margin-top: -60px;
  }

  .footer-copyright.wpjefipoew {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .div-block-11 {
    margin-top: 25vh;
  }

  .heading-4.fade-up1.tricks {
    width: auto;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
  }

  .heading-5 {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 300;
  }

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

  .text-block-3 {
    font-weight: 400;
  }

  .link-block.wjefpiowjepfowpejfpwe {
    padding-top: 3px;
    display: none;
  }

  .link-block.wjefpiowjepfowpejfpwe.qjdkjqwbdkjqwio, .link-block.wjefpiowjepfowpejfpwe.wkefowek, .link-block.wjefpiowjepfowpejfpwe.lerkmgkoperng, .link-block.wjefpiowjepfowpejfpwe.pwokfopwekjf-oejwpfoew {
    display: block;
  }

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

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

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

  .link-3 {
    font-size: 35px;
    line-height: 75px;
  }

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

  .div-block-26 {
    min-height: 150px;
    max-height: 200px;
    margin-bottom: 20px;
  }

  .div-block-27 {
    flex-direction: column;
  }

  .div-block-28, .div-block-29 {
    width: 100%;
  }

  .text-block-4 {
    text-align: center;
    padding-right: 0;
  }

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

  .heading-7 {
    text-align: center;
    padding-left: 0;
  }

  .heading-8 {
    text-align: center;
    width: 300px;
    line-height: 65px;
  }

  .button {
    border: 2px solid var(--dark-slate-grey);
    width: 275px;
  }

  .button.wleknfwoi {
    border: 2px solid var(--dark-slate-grey);
    width: 275px;
    margin: 40px auto 0;
    font-weight: 400;
    display: flex;
  }

  .button.wleknfwoi.wlenfowef {
    margin-top: 0;
    display: flex;
  }

  .div-block-35 {
    flex-direction: column;
  }

  .div-block-36 {
    width: 100vw;
    padding-left: 10px;
  }

  .div-block-37 {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-7 {
    padding-top: 60px;
  }

  .div-block-38 {
    padding-top: 20px;
  }

  .div-block-40 {
    padding-top: 40px;
  }

  .div-block-41 {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-43.lwefpowf {
    display: none;
  }

  .heading-9 {
    text-align: center;
    font-size: 55px;
    line-height: 75px;
  }

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

  .div-block-494 {
    height: 450px;
  }

  .div-block-495 {
    padding-right: 0;
  }

  .heading-96 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 44px;
  }

  .heading-96.powkefopwe {
    display: none;
  }

  .section-10 {
    padding-top: 20px;
  }

  .div-block-496 {
    width: 95vw;
  }

  .div-block-497 {
    width: 40%;
    padding-left: 10px;
    padding-right: 0;
  }

  .div-block-498 {
    flex-direction: column;
    width: 60%;
  }

  .heading-97 {
    min-width: 50px;
    margin-top: 100px;
    padding-right: 10px;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
  }

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

  .div-block-500, .div-block-501 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-502 {
    width: 30px;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .heading-98 {
    height: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }

  .paragraph-33 {
    height: auto;
    font-size: 14px;
    line-height: 22px;
  }

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

  .div-block-506.wjefpew {
    padding-bottom: 10px;
    padding-left: 3px;
  }

  .section-12 {
    padding-top: 0;
  }

  .heading-99 {
    font-size: 14px;
  }

  .heading-99._w-lf-we {
    padding-left: 3px;
    font-size: 13px;
    line-height: 14px;
  }

  .image-5 {
    height: 20px;
  }

  .heading-100 {
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
  }

  .text-block-7 {
    margin-bottom: 0;
    font-size: 10px;
    line-height: 14px;
  }

  .heading-101 {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
  }

  .div-block-483 {
    width: 97%;
    margin-bottom: 20px;
  }

  .div-block-482 {
    width: 90vw;
  }

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

  .faq {
    padding-top: 0;
  }

  .link-block-9 {
    height: 45px;
  }

  .div-block-510 {
    width: 97%;
    margin-bottom: 20px;
  }

  .text-block-54 {
    width: 250px;
    margin-bottom: 20px;
  }

  .div-block-513 {
    width: 90vw;
  }

  .heading-105 {
    align-items: center;
    height: 44px;
    font-size: 14px;
    line-height: 20px;
    display: flex;
  }

  .paragraph-34 {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 40px;
    line-height: 18px;
  }

  .div-block-514 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-515 {
    opacity: 0;
    display: none;
    inset: 0%;
  }

  .link-block-10, .link-block-10.w--current {
    width: 100%;
  }

  .heading-106 {
    margin-top: 10px;
    font-size: 28px;
  }

  .div-block-521 {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .div-block-522 {
    width: 90vw;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-524 {
    width: 100vw;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-55 {
    text-align: center;
    padding-left: 0;
    font-size: 55px;
    display: none;
  }

  .text-block-55.webfwebif {
    margin-bottom: 20px;
    padding-top: 0;
    display: block;
  }

  .submit-button {
    height: 65px;
  }

  .text-block-56 {
    margin-bottom: 0;
  }

  .radio-button-field {
    margin-top: 10px;
  }

  .div-block-525 {
    flex-wrap: wrap;
  }

  .div-block-526 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .div-block-528 {
    opacity: 1;
    width: 28px;
    height: 28px;
    margin-right: 0;
  }

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

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

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

  .div-block-538 {
    flex-direction: column;
  }

  .div-block-539 {
    width: 100%;
    height: 300px;
  }

  .div-block-540 {
    background-position: 50% 100%;
    width: 100%;
  }

  .link-block-13 {
    justify-content: center;
    width: 100%;
    height: 65px;
    display: flex;
  }

  .link-block-13.wekfopwejf {
    width: 80%;
  }

  .link-block-13.iwjefowehuof {
    width: auto;
    padding-left: 35px;
    padding-right: 30px;
  }

  .link-block-13.woejfneowj {
    display: none;
  }

  .heading-108 {
    font-size: 55px;
    line-height: 75px;
  }

  .div-block-543 {
    width: 95vw;
  }

  .text-block-61 {
    width: 325px;
  }

  .div-block-547 {
    height: 400px;
  }

  .heading-109 {
    font-size: 28px;
    line-height: 35px;
  }

  .div-block-548 {
    width: 90vw;
  }

  .list {
    padding-left: 20px;
  }

  .div-block-549 {
    flex-flow: column;
  }

  .section-18 {
    height: auto;
    padding-top: 20px;
  }

  .text-block-63 {
    margin-bottom: 40px;
  }

  .div-block-550 {
    width: 100%;
    height: 60vh;
  }

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

  .section-19 {
    padding-top: 60px;
  }

  .div-block-552 {
    padding-top: 40px;
  }

  .div-block-554 {
    padding-top: 20px;
  }

  .div-block-556 {
    flex-flow: column;
  }

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

  .div-block-558 {
    width: 100%;
    height: 60vh;
    margin-top: 40px;
  }

  .section-20 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-67 {
    font-size: 10px;
    line-height: 15px;
  }

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

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

  .link-block-16 {
    width: 290px;
  }

  .div-block-569 {
    width: 300px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-569.wlkefnokewf {
    margin-top: 20px;
  }

  .image-wrapper {
    width: 300px;
    height: 250px;
  }

  .div-block-571 {
    height: 75px;
  }

  .div-block-572 {
    border-bottom-style: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .link-11._w-lfkopwek {
    width: 200px;
  }

  .div-block-574 {
    margin-left: 0;
    margin-right: 10px;
  }

  .div-block-577 {
    margin-top: 5px;
  }

  .div-block-578 {
    width: 180px;
    margin-top: 5px;
  }

  .div-block-579 {
    flex-flow: column;
    width: 300px;
  }

  .image-9 {
    width: 200px;
    height: 200px;
  }

  .image-10 {
    max-height: 65vw;
  }

  .div-block-581 {
    flex-flow: column;
  }

  .image-12 {
    height: auto;
    padding-top: 40px;
  }

  .div-block-585 {
    flex-flow: column;
    width: 90%;
    height: auto;
  }

  .div-block-586 {
    width: 100%;
    height: 200px;
    padding: 20px;
  }

  .div-block-587 {
    width: 100%;
    padding: 10px 10px 20px;
  }

  .heading-115 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
  }

  .link-block-19 {
    display: none;
  }

  .link-block-19.lwkenfklew {
    background-color: #fff;
    display: flex;
  }

  .div-block-591 {
    flex-flow: column;
  }

  .div-block-592 {
    width: 100%;
    height: 250px;
  }

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

  .heading-116 {
    margin-top: 20px;
    font-size: 35px;
  }

  .submit-button-2 {
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

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

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

  .paragraph-37 {
    width: 90%;
    margin-top: 40px;
  }
}


@font-face {
  font-family: 'Lao Mn';
  src: url('../fonts/Lao-MN.ttc') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}