.header{position:relative;z-index:10;display:flex;justify-content:center;padding-top:clamp(2rem,5.2vw,4.44rem);padding-inline:1.5rem}.header__glass{display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:min(802px,100%);height:clamp(72px,8.9vw,102.5px);padding-inline:clamp(1.5rem,4.8vw,3.875rem);background:#0000004d;backdrop-filter:blur(22.5px);-webkit-backdrop-filter:blur(22.5px);border-radius:27px}.header__logo{width:clamp(48px,4.9vw,71px);height:clamp(48px,4.9vw,71px);object-fit:contain}.header__title{justify-self:center;font-family:Michroma,sans-serif;font-size:clamp(1.75rem,3.9vw,3.1875rem);font-weight:400;color:#fff;letter-spacing:.02em}.header__menu{display:flex;flex-direction:column;justify-content:center;gap:9px;width:66px;height:32px;padding:0;border:none;background:transparent;cursor:pointer}.header__menu-line{display:block;width:100%;height:6px;background:#fff;border-radius:1px}@media(max-width:640px){.header__glass{grid-template-columns:auto 1fr;grid-template-rows:auto auto;height:auto;padding-block:1rem;gap:.75rem 1rem}.header__title{grid-column:1 / -1;justify-self:center}.header__menu{justify-self:end;width:48px;gap:6px}.header__menu-line{height:4px}}.hero{position:relative;z-index:5;display:flex;flex-direction:column;justify-content:flex-end;min-height:calc(100vh - 200px);padding:clamp(2rem,8vw,4rem) clamp(1.5rem,6.5vw,3.9375rem) clamp(10rem,18vw,14rem)}.hero__headline{max-width:1235px;font-family:Abhaya Libre,serif;font-size:clamp(3rem,8.5vw,8rem);font-weight:400;line-height:.92;letter-spacing:-.08em}.hero__brand{color:#e5a139;font-weight:500}.hero__line{display:block;color:#fff;font-weight:400}.hero__line strong{font-weight:500}.hero__subtitle{max-width:687px;margin-top:clamp(.5rem,2vw,1rem);font-family:Poppins,sans-serif;font-size:clamp(1.75rem,4.2vw,4rem);font-weight:300;line-height:.85;color:#fff}.footer{position:relative;z-index:10;margin-top:auto;background:#000;min-height:201px;overflow:hidden}.footer__cards-track{position:relative;z-index:2;padding-top:clamp(2rem,4vw,4rem);overflow:hidden}.footer__cards{display:flex;align-items:center;width:max-content;animation:marquee 30s linear infinite}.footer__card-image{flex-shrink:0;width:333px;height:71px;object-fit:cover}.footer__cards:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer__logo-area{position:absolute;left:50%;bottom:0;z-index:3;transform:translate(-50%);width:min(459px,90vw);height:201px;display:flex;align-items:center;justify-content:center}.footer__logo-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d4;filter:blur(7px);border-radius:8px}.footer__logo{position:relative;z-index:1;width:min(380px,75vw);height:auto;object-fit:contain}.home{position:relative;width:100%;min-height:100vh;background:#0d0d0d;overflow-x:hidden}.home__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.home__background-image{width:100%;height:100%;object-fit:cover;filter:blur(5.5px);transform:scale(1.05)}.home__background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000054}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{font-family:Poppins,sans-serif;background:#0d0d0d;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%}
