#waitlist .hero{min-height:calc(100vh - 66px);gap:48px;padding-top:48px;padding-bottom:192px;position:relative;overflow:hidden}#waitlist .hero,#waitlist .hero__content{display:flex;align-items:center;justify-content:center;flex-direction:column}#waitlist .hero__content{gap:16px;text-align:center;max-width:768px}#waitlist .hero__title{font-family:Bai Jamjuree,sans-serif;font-size:3rem;font-weight:600;line-height:normal;text-transform:capitalize;color:var(--secondary-color)}@media (max-width:768px){#waitlist .hero__title{font-size:2.125rem}}#waitlist .hero__description{font-size:1rem;font-weight:400;line-height:1.125rem;color:var(--tertiary-color);max-width:512px}#waitlist .hero__form{width:100%;max-width:448px;display:flex;align-items:center;justify-content:center}#waitlist .hero__carousel{position:absolute;bottom:-128px;left:0;width:100%;height:-moz-fit-content;height:fit-content;padding:0 48px}@media (max-width:768px){#waitlist .hero__carousel{bottom:-96px;padding:0 32px}}#waitlist .footer__content,#waitlist .footer__divider,#waitlist .nav-mobile__buttons>.btn:first-child,#waitlist .nav-mobile__buttons>.btn:nth-child(2),#waitlist .nav__buttons>.btn:first-child,#waitlist .nav__buttons>.btn:nth-child(2){display:none}