:root {
  --gold: #c0976c;
  --black: black;
  --white: white;
}

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

label {
  color: #8d8d8d;
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
  display: block;
}

.section1 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/288-W8th.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  top: auto;
}

.body {
  background-color: #000;
}

.section5 {
  background-image: url('../images/288_Form_bg.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-select {
  color: #8f8f8f;
  background-color: #1a1a1a;
  border: 1px #000;
  border-bottom-color: #707070;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.2rem;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.form {
  color: #fff;
  flex-wrap: wrap;
  place-content: stretch space-between;
  align-items: center;
  width: 80vw;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.success-message {
  background-color: #0000;
  width: 100%;
}

.sucess-container {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.form-input {
  color: #8f8f8f;
  background-color: #1a1a1a;
  border: 1px #000;
  border-bottom-color: #707070;
  width: 100%;
  height: 3.2rem;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.form-input::placeholder {
  color: #707070;
}

.div_required {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 38vw;
  margin-top: 2em;
  padding-top: 0;
  padding-left: 0;
  display: block;
}

.submit {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.checkbox-label-2 {
  color: #707070;
  width: 38vw;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.checkbox {
  color: #707070;
  -webkit-text-stroke-color: #fff;
  border: 1px solid #fff;
  width: 24px;
  height: 24px;
  margin-left: -40px;
}

.form-block {
  padding-top: 4rem;
}

.checkbox-field {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 38vw;
  margin-top: 0;
  padding-top: 0;
  padding-left: 45px;
  display: block;
}

.submit-button {
  color: #000;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  background-color: #c0976c;
  border: 1px #8b5e3c;
  border-radius: 99rem;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 52px;
  margin-top: 5em;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  transition: background-color .4s;
  display: flex;
}

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

.checkbox-label {
  color: #707070;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.2rem;
}

.heading_1 {
  color: #323e48;
  text-align: center;
  justify-content: space-between;
  align-items: baseline;
  width: 30rem;
  margin-top: 0;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.6rem;
  line-height: 2.3rem;
  display: block;
}

.div-form-line {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 2rem;
  display: flex;
}

.div-form-line.less {
  margin-top: 1.6rem;
}

.sec1-video {
  z-index: 1;
  width: 100vw;
  height: 100vh;
}

.nav {
  z-index: 999;
  background-color: #231f20;
  justify-content: center;
  align-items: center;
  padding: 2rem 5vw;
  display: flex;
  position: fixed;
  inset: 0 0% auto;
}

.bt-register {
  z-index: 9999;
  background-color: var(--gold);
  border-radius: 10rem;
  justify-content: flex-end;
  align-items: center;
  width: 10rem;
  height: 3rem;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: 1rem;
  overflow: hidden;
}

.txt-bt-register {
  color: var(--black);
  text-transform: uppercase;
  padding-left: 1.4rem;
  padding-right: 1.4rem;
  font-family: Inter, sans-serif;
  font-weight: 500;
  position: relative;
}

.image {
  position: relative;
}

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

.div-sect1-title {
  z-index: 2;
  width: 100vw;
  position: absolute;
}

.div-sect1-mouseanim {
  z-index: 2;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 80vh;
  padding-bottom: 5vh;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  text-align: center;
}

.h1-frank {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  font-family: linotype-didot;
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3rem;
}

.bold-text {
  color: #c0976c;
  font-style: italic;
  font-weight: 400;
}

.time_component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-color-grey-2 {
  color: #fbf9fc80;
}

.code {
  display: none;
}

.timezone-code {
  display: block;
}

.time-content-wrapper {
  width: 25%;
  display: flex;
}

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

.time-message {
  font-size: 1.5rem;
  line-height: 1;
}

.city-time {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1;
}

.clock {
  color: #0000;
  background-color: #0000;
  border-radius: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
  top: 0%;
  left: 0%;
}

.paragraph {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1em;
}

.meridiem {
  color: var(--white);
  text-transform: uppercase;
  padding-left: 5px;
  font-family: Inter, sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1em;
}

.div-comingsoon {
  z-index: 2;
  padding-right: 5vw;
  position: absolute;
  inset: 8rem 0% auto auto;
}

.div-comingsoon-spacer {
  justify-content: center;
  align-items: center;
  width: 3rem;
  display: flex;
}

.sticky-circle_wrap {
  z-index: 3;
  height: 300vh;
  display: block;
  position: relative;
}

.sticky-circle {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sticky-circle_element {
  border-radius: 35em;
  justify-content: center;
  align-items: center;
  width: 5em;
  height: 5em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sticky-circle_img {
  object-fit: cover;
  width: 100vw;
  min-width: 100vw;
  max-width: none;
  height: 100vh;
  min-height: 100vh;
  position: relative;
}

.html-embed {
  position: static;
  left: 40%;
  right: 0;
}

.div-logo {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3rem;
  display: flex;
  position: absolute;
  inset: 1rem 0% auto;
}

.sticky-circle-content {
  z-index: 2;
  width: 32rem;
  padding-top: 6vh;
  padding-left: 5vw;
  position: absolute;
  inset: 0% auto auto 0%;
}

.paragraph-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.4em;
}

.paragraph-text.margin-top {
  margin-top: 2rem;
  font-family: Inter, sans-serif;
  line-height: 1.6em;
}

.paragraph-text.black {
  color: var(--black);
  font-family: Inter, sans-serif;
  font-weight: 300;
  line-height: 1.6em;
}

.sticky-circle_wrap2 {
  justify-content: center;
  align-items: flex-start;
  height: 200vh;
  display: flex;
  position: relative;
}

.sticky-circle2 {
  z-index: 1;
  height: 100vh;
  position: sticky;
  top: 0;
}

.sticky-circle_element2 {
  width: 90vw;
  position: relative;
  overflow: hidden;
}

.sticky-circle-content2 {
  z-index: 3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-title1 {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 1rem;
  font-family: Inter, sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1rem;
  position: static;
}

.text-title2 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.8rem;
}

.div-text-title2 {
  text-align: center;
  width: 22rem;
  margin-top: 6rem;
}

.div-text-title3 {
  margin-top: 6rem;
  margin-bottom: 6rem;
  position: absolute;
}

.h3-frank {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  font-family: linotype-didot;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
}

.h3-frank.gold.size {
  color: var(--white);
  font-size: 3rem;
  line-height: 3rem;
}

.h3-frank.gold {
  color: #c0976c;
  font-style: normal;
  font-weight: 400;
}

.h3-frank.gold.size {
  color: #fff;
  letter-spacing: 1px;
  font-family: brother-1816, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3rem;
}

.h2-frank {
  color: var(--gold);
  text-align: center;
  letter-spacing: 3px;
  font-family: linotype-didot;
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3rem;
}

.h2-frank.black {
  color: var(--black);
}

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

.sticky-circle_img2 {
  object-fit: cover;
  width: 100vw;
  min-width: 100vw;
  max-width: none;
  height: 100vh;
  min-height: 100vh;
  position: relative;
}

.div-section4-title {
  padding-top: 10rem;
}

.text-title-form1 {
  color: var(--white);
  text-align: center;
  margin-top: 4rem;
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.6rem;
}

.footer {
  justify-content: center;
  align-items: center;
  padding: 3rem 5vw;
  display: flex;
}

.form-item {
  flex-flow: column;
  width: 48%;
  display: flex;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.scroll-trigger {
  pointer-events: none;
  border: 1px solid red;
  border-radius: 10px;
  height: 100%;
}

.home-hero-wrapper {
  z-index: 1;
  position: relative;
}

.spacer {
  height: 100vh;
}

.sticky-circle-inside-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-bottom: 15rem;
  display: flex;
  position: sticky;
  top: 20vh;
}

.section3 {
  z-index: 3;
  display: block;
  position: relative;
}

.section3-bg {
  z-index: 2;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.home-hero-wrapper-opp {
  z-index: 1;
  margin-top: -100vh;
  position: relative;
}

.section4 {
  background-color: #fff;
  height: 150vh;
  display: block;
  position: relative;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 10rem 0 0;
}

.div-text-title4 {
  position: relative;
}

.div-text-content4 {
  width: 60%;
  margin-top: 6rem;
}

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

.quick-stack-texts {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 100vh;
  padding: 10rem 5vw 0;
  position: relative;
}

.quick-stack-photos {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 100vh;
  padding: 0 5vw;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.cell-m {
  justify-content: flex-start;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
}

.cell-m-video {
  z-index: 6;
  width: 24rem;
  height: 44rem;
}

.div-bgbl-end {
  z-index: 2;
  background-color: var(--black);
  width: 100%;
  height: 50vh;
  position: relative;
  overflow: hidden;
}

.div-form-block {
  width: 80vw;
  max-width: 1280px;
  padding-top: 4rem;
}

.submit-bt {
  color: #000;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  background-color: #c0976c;
  border: 1px #8b5e3c;
  border-radius: 99rem;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 52px;
  margin-top: 5em;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  transition: background-color .4s;
  display: flex;
}

.submit-bt:hover {
  color: #000;
  background-color: #fff;
}

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

.div-scroll-down {
  position: absolute;
  left: auto;
  right: 5vw;
}

.image-2 {
  opacity: 0;
}

.lottie-animation {
  width: 100%;
  height: 100%;
}

.logo-frank {
  width: 360px;
}

.lottie-animation-2 {
  width: 100%;
  display: flex;
}

.text-span {
  font-family: linotype-didot;
  font-style: italic;
}

.section3-mobile {
  z-index: 3;
  display: none;
  position: relative;
}

.section3-mb-bg {
  z-index: 2;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-text-title3-mob {
  margin-top: 6rem;
  margin-bottom: 6rem;
  position: absolute;
}

.div-clock {
  display: flex;
}

.div-line {
  justify-content: center;
  align-items: flex-start;
  width: 2px;
  height: 60px;
  margin-bottom: 2rem;
  display: none;
  position: relative;
  bottom: 32%;
}

.line-element {
  background-color: #fff;
  width: 2px;
  height: 60px;
}

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

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

.checkbox-label-3 {
  color: #fff;
  font-family: brother-1816, sans-serif;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.4rem;
}

.submit-button-2 {
  color: #fff;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  background-color: #323e48;
  border: 1px #8b5e3c;
  border-radius: 99rem;
  width: 250px;
  height: 52px;
  margin-top: 5em;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 1rem;
  font-weight: 300;
  transition: background-color .4s;
}

.submit-button-2:hover {
  color: #fff;
  background-color: #111b24;
}

.checkbox-field-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 38vw;
  margin-top: 4em;
  padding-top: 0;
  padding-left: 45px;
  display: block;
}

.checkbox-label-4 {
  color: #707070;
  width: 38vw;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.form-select-2 {
  color: #707070;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #707070;
  width: 38vw;
  height: auto;
  margin-top: 2rem;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
}

.form-input-2 {
  color: #000;
  background-color: #fff;
  border: 1px #000;
  border-bottom: 1px solid #707070;
  width: 38vw;
  margin-top: 2rem;
  margin-bottom: 0;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 12px;
  font-family: brother-1816, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 24px;
}

.form-input-2::placeholder {
  color: #707070;
}

.text-title-form1-2 {
  color: #fff;
  text-align: center;
  margin-top: 4rem;
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.6rem;
}

.checkbox-label-5 {
  color: #fff;
  width: 38vw;
  font-family: brother-1816, sans-serif;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.4rem;
}

.form-select-3 {
  color: #707070;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #707070;
  width: 38vw;
  height: auto;
  margin-top: 2rem;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
}

.submit-288 {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #f3ec54;
  border: 1px #8b5e3c;
  border-radius: 0;
  width: 250px;
  height: 52px;
  margin-top: 5em;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: brother-1816, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  transition: background-color .4s;
}

.submit-288:hover {
  color: #000;
  background-color: #7ac6e0;
}

.wrapper-footer {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 4rem;
  padding: 3rem 5vw;
  font-family: brother-1816, sans-serif;
  display: flex;
}

.text-block {
  color: #f3ec54;
  text-transform: uppercase;
  font-family: brother-1816, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
}

.header-message {
  color: #f3ec54;
  letter-spacing: .6px;
  text-transform: uppercase;
  font-family: brother-1816, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
}

.image-7 {
  max-width: 26%;
}

.div-sect1-logo {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 50svh;
  display: flex;
  position: absolute;
}

.image-8 {
  max-width: 64%;
}

.heading-2 {
  font-family: brother-1816, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
}

.h2-288 {
  color: #fff;
  font-family: brother-1816, sans-serif;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 3.6rem;
  text-decoration: none;
}

.div-block {
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.comingsoon {
  width: auto;
  margin-bottom: 4%;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-2 {
  filter: drop-shadow(0 4px 4px #000000c2);
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  font-family: brother-1816, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8rem;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  font-family: brother-1816, sans-serif;
  font-size: .8rem;
  font-weight: 300;
}

.footer_288 {
  color: #fff;
  text-align: center;
  font-family: brother-1816, sans-serif;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.4rem;
}

.image-9 {
  width: 16%;
  max-width: 20%;
}

.image-10 {
  max-width: 80%;
}

.wrapper-ksv {
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  display: flex;
}

.bt-interest {
  color: #000;
  background-color: #fff200;
  border-radius: 0;
  align-items: center;
  height: auto;
  padding: 8px 32px;
  font-size: 1.2rem;
  font-weight: 500;
  transition: all .4s;
  display: flex;
}

.bt-interest:hover {
  color: #000;
  background-color: #fff;
}

.bt-interest.thanks {
  background-color: #f4eb55;
  border: 1px #0000;
  border-radius: 0;
  padding: 1rem 2rem;
  font-family: brother-1816, sans-serif;
  font-size: 1rem;
  transition-timing-function: cubic-bezier(.77, 0, .175, 1);
}

.bt-interest.thanks:hover {
  color: #000;
  background-color: #7ac6e0;
  border: 1px #fff;
}

.p-text {
  color: #fff;
  text-align: left;
  padding-top: 2rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.p-text.highlight {
  color: #fff;
  text-align: center;
  font-family: brother-1816, sans-serif;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 3.2rem;
}

.wrapper-logo {
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.wrapper-thankyou {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.thank-you-section {
  background-image: url('../images/288_Form_bg.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  transition: all .4s;
  display: flex;
}

.image-12 {
  max-width: none;
}

.image-13 {
  max-width: 40%;
}

.image-14 {
  max-width: 60%;
}

@media screen and (min-width: 1920px) {
  .section5 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .form-select {
    width: 100%;
  }

  .sucess-container {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 30em;
    display: flex;
  }

  .form-input {
    width: 100%;
  }

  .div_required {
    width: 32vw;
    margin-top: 5em;
  }

  .submit {
    text-align: center;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .checkbox-label-2 {
    color: #8b5e3c;
    font-family: Montserrat, sans-serif;
  }

  .checkbox {
    border: 1px solid #fff;
  }

  .checkbox-field {
    width: 32vw;
    margin-top: 5em;
  }

  .submit-button {
    margin-top: 5em;
  }

  .checkbox-label {
    color: #707070;
    font-family: Montserrat, sans-serif;
  }

  .nav {
    text-align: center;
  }

  .sticky-circle-content {
    width: 36rem;
  }

  .paragraph-text.margin-top {
    line-height: 1.6em;
  }

  .cell-m-video {
    width: 80%;
    max-width: 36rem;
    height: auto;
    min-height: 54rem;
    max-height: 70rem;
  }

  .div-form-block {
    max-width: none;
  }

  .submit-bt {
    margin-top: 5em;
  }

  .checkbox-label-3 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .submit-button-2 {
    margin-top: 5em;
  }

  .checkbox-field-2 {
    width: 32vw;
    margin-top: 5em;
  }

  .checkbox-label-4 {
    color: #8b5e3c;
    font-family: Montserrat, sans-serif;
  }

  .form-select-2, .form-input-2 {
    width: 46%;
  }

  .checkbox-label-5 {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .form-select-3 {
    width: 46%;
  }

  .submit-288 {
    margin-top: 5em;
  }

  .header-message {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .image-8 {
    max-width: 60%;
  }

  .footer_288 {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .image-10 {
    max-width: 90%;
  }

  .image-11 {
    width: 160px;
  }

  .bt-interest {
    font-size: 1.6rem;
    line-height: 32px;
  }

  .bt-interest.thanks {
    font-size: 16px;
  }

  .p-text.highlight {
    font-size: 3.2rem;
    line-height: 4.2rem;
  }

  .wrapper-thankyou {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }
}

@media screen and (max-width: 991px) {
  .form-select {
    width: 100%;
  }

  .form-input {
    width: 100%;
    font-size: 18px;
  }

  .div_required {
    width: 42vw;
  }

  .checkbox-label-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .checkbox-field {
    width: 100%;
  }

  .checkbox-label {
    font-size: 16px;
    line-height: 24px;
  }

  .heading_1 {
    margin-left: 0;
  }

  .city-time {
    font-size: 2rem;
  }

  .paragraph-text.margin-top {
    margin-top: 4rem;
  }

  .paragraph-text.margin-top.tb {
    width: 26rem;
  }

  .section3 {
    display: none;
  }

  .section4 {
    height: 120vh;
  }

  .cell-m-video {
    width: 16rem;
    height: 30rem;
  }

  .div-bgbl-end {
    height: 30vh;
  }

  .div-scroll-down, .section3-mobile {
    display: block;
  }

  .section3-mb-bg {
    justify-content: center;
    align-items: center;
    height: auto;
    position: relative;
  }

  .div-text-title3-mob {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 5rem;
    padding-right: 5rem;
    display: flex;
  }

  .checkbox-label-3 {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .checkbox-field-2 {
    width: 100%;
  }

  .checkbox-label-4 {
    font-size: 16px;
    line-height: 24px;
  }

  .form-select-2 {
    width: 100%;
  }

  .form-input-2 {
    width: 100%;
    font-size: 18px;
  }

  .checkbox-label-5 {
    font-size: 16px;
    line-height: 24px;
  }

  .form-select-3 {
    width: 100%;
  }

  .header-message {
    text-align: center;
    width: 76%;
    line-height: 1.6rem;
  }

  .image-8 {
    max-width: 70%;
  }

  .bt-interest {
    font-size: 1rem;
  }

  .p-text {
    padding-top: 1rem;
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .p-text.highlight {
    font-size: 2rem;
    line-height: 2.8rem;
  }

  .wrapper-thankyou {
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-14 {
    max-width: 54%;
  }
}

@media screen and (max-width: 767px) {
  .div_required, .checkbox-field {
    width: 90vw;
  }

  .heading_1 {
    font-size: 26px;
  }

  .h1-frank {
    font-size: 2.4rem;
  }

  .time-message {
    font-size: 1.25rem;
  }

  .city-time {
    font-size: 1.5rem;
  }

  .paragraph-text.margin-top.tb {
    width: auto;
  }

  .h3-frank {
    font-size: 1.8rem;
  }

  .h3-frank.gold.size {
    font-size: 2.6rem;
    line-height: 3rem;
  }

  .h2-frank {
    margin-top: 0;
    font-size: 2.4rem;
  }

  .h2-frank.black {
    font-size: 2.2rem;
  }

  .form-item {
    width: 100%;
  }

  .checkbox-field-2 {
    width: 90vw;
  }

  .header-message {
    text-align: center;
    width: 90%;
    line-height: 1.4rem;
  }

  .image-8 {
    max-width: 64%;
  }

  .comingsoon {
    margin-bottom: 8%;
  }

  .text-block-2 {
    font-size: 1.4rem;
  }

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

  .p-text.highlight {
    font-size: 2.2rem;
    line-height: 3rem;
  }
}

@media screen and (max-width: 479px) {
  .section1 {
    height: 86vh;
  }

  .section5 {
    padding-top: 6rem;
  }

  .form-select {
    width: 100%;
  }

  .form-input {
    width: 100%;
    margin-top: .5em;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 1rem;
    font-weight: 400;
  }

  .div_required, .checkbox-field {
    width: 100%;
    padding-top: 0;
  }

  .submit-button {
    margin-top: 3em;
    font-family: Open Sans, sans-serif;
  }

  .heading_1 {
    width: 200px;
    font-size: 22px;
    line-height: 36px;
  }

  .div-sect1-title {
    width: 90vw;
  }

  .div-sect1-mouseanim {
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 12vh;
  }

  .h1-frank {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .time-content-wrapper {
    justify-content: flex-end;
    width: 8.4375rem;
  }

  .time-message {
    display: none;
  }

  .sticky-circle_wrap {
    position: relative;
  }

  .sticky-circle_element {
    justify-content: flex-end;
    align-items: center;
  }

  .div-logo {
    justify-content: flex-start;
    align-items: center;
    padding-left: 5vw;
  }

  .sticky-circle-content {
    width: 90%;
  }

  .paragraph-text.margin-top.tb {
    font-weight: 300;
  }

  .div-text-title2 {
    width: 80%;
  }

  .h3-frank {
    margin-bottom: 0;
    font-size: 1.2rem;
  }

  .h3-frank.gold {
    line-height: 1.6rem;
  }

  .h3-frank.gold.size {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  .h2-frank {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .h2-frank.black {
    font-size: 1.8rem;
  }

  .div-section4-title {
    padding-top: 0;
  }

  .text-title-form1 {
    font-size: 1.2rem;
  }

  .form-item {
    width: 100%;
    margin-top: 1rem;
  }

  .sticky-circle-inside-content {
    width: 90%;
  }

  .section3 {
    display: none;
  }

  .section4 {
    height: auto;
  }

  .div-text-title4 {
    width: 100%;
  }

  .div-text-content4 {
    width: 80%;
    margin-top: 2rem;
  }

  .cell {
    flex-flow: column;
  }

  .quick-stack-texts {
    width: 100%;
    height: 90vh;
    padding-top: 4rem;
  }

  .quick-stack-photos {
    height: 80vh;
  }

  .cell-m-video {
    width: 7rem;
    height: 14rem;
    top: 31.7rem;
  }

  .div-bgbl-end {
    height: 20vh;
    bottom: auto;
  }

  .div-form-block {
    padding-top: 0;
  }

  .submit-bt {
    margin-top: 3em;
    font-family: Open Sans, sans-serif;
  }

  .div-scroll-down {
    display: none;
    right: 5vw;
  }

  .code-embed {
    width: 348px;
    height: 69px;
  }

  .image-3 {
    width: 8rem;
    position: relative;
    top: 31rem;
  }

  .image-4 {
    width: 8rem;
    position: relative;
    top: 38rem;
  }

  .logo-frank {
    width: 200px;
  }

  .lottie-animation-2 {
    justify-content: center;
    align-items: flex-start;
    width: 100vh;
    height: 100vh;
  }

  .section3-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 300vh;
    display: block;
    position: static;
  }

  .section3-mb-bg {
    justify-content: center;
    align-items: center;
    height: 100vh;
    position: static;
  }

  .div-text-title3-mob {
    z-index: 3;
    margin-top: 3rem;
    padding: 2rem 10vw 3rem;
  }

  .section3-mb-img {
    height: 100vh;
    overflow: visible;
  }

  .div-line {
    display: flex;
    bottom: 38%;
  }

  .image-5 {
    width: auto;
    max-width: none;
    height: 100vh;
    position: sticky;
    top: 0;
  }

  .div-comparative-wrapper {
    width: 100%;
    height: 200vh;
    position: relative;
  }

  .div-comparative-camera {
    width: 100vw;
    height: 100vh;
    position: sticky;
    top: 0;
    overflow: scroll;
  }

  .div-comparative-frame {
    margin-right: 0;
  }

  .div-frame1 {
    height: 100vh;
  }

  .image-6 {
    aspect-ratio: auto;
    overflow-wrap: normal;
    object-fit: fill;
    width: auto;
    max-width: none;
    height: 90vh;
  }

  .submit-button-2 {
    margin-top: 3em;
    font-family: Open Sans, sans-serif;
  }

  .checkbox-field-2 {
    width: 100%;
    padding-top: 0;
  }

  .form-select-2 {
    width: 100%;
  }

  .form-input-2 {
    width: 100%;
    margin-top: 2em;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 1rem;
    font-weight: 400;
  }

  .text-title-form1-2 {
    font-size: 1.2rem;
  }

  .form-select-3 {
    width: 100%;
  }

  .submit-288 {
    margin-top: 3em;
    font-family: Open Sans, sans-serif;
  }

  .header-message {
    text-align: center;
    width: 84%;
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .div-sect1-logo {
    width: 80vw;
  }

  .image-8 {
    max-width: 68%;
  }

  .h2-288 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }

  .comingsoon {
    margin-bottom: 10%;
  }

  .text-block-2 {
    filter: drop-shadow(0 2px 2px #0000003d);
    font-size: 1.4rem;
  }

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

  .image-11 {
    max-width: 90%;
  }

  .bt-interest {
    padding-left: 16px;
    padding-right: 16px;
    font-size: .9rem;
  }

  .p-text {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .p-text.highlight {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  .wrapper-thankyou {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .image-14 {
    max-width: 60%;
  }
}


