.customButton{all:unset;cursor:pointer;border-bottom:2px solid #fff;align-items:center;gap:8px;width:max-content;padding-bottom:2px;display:inline-flex}.customButton--white{color:#fff;border-bottom:1px solid #fff}.customButton--black{color:#000;border-bottom:1px solid #000}.customButtonArrow{display:inline-block;transform:rotate(-45deg)}.customButton--small{font-size:clamp(18px,1.5vw,22px)}.customButton--medium{font-size:22px}.customButton--large{font-size:35px}.customButton--small .customButtonArrow{font-size:clamp(15px,2vw,18px)}.customButton--medium .customButtonArrow{font-size:18px}.customButton--large .customButtonArrow{font-size:25px}
.hingeOverlay{z-index:999;opacity:0;pointer-events:none;overscroll-behavior:none;touch-action:none;position:fixed;inset:0;overflow:hidden}.hingePanel{background:#171717;outline:1px solid #0000;width:220vmax;height:220vmax;position:absolute;top:0;left:0}.hingeContent{z-index:1;height:100%;position:relative}
.navbarContainer{z-index:1000;background:0 0;width:100%;transition:background-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s,transform .35s;position:fixed;top:0;left:0}.navbarHidden{transform:translateY(-95%)}.navbarCapsule{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:1rem clamp(1rem,3vw,6rem);display:flex}.navbarScrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff4d;border-bottom:1px solid #0000000f}.navbarScrolled .hamburgerMenu div{background:#000}.navbarScrolled .logo,.navbarScrolled .desktopNav{color:#000}.logo{color:#fff;font-size:clamp(20px,3vw,32px);font-weight:600;transition:color .25s}.desktopNav{display:none}.hamburgerMenu{cursor:pointer;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.hamburgerLineTop{width:25px;height:2px}.hamburgerLineMid{width:20px;height:2px}.hamburgerLineBottom{width:15px;height:2px}.hamburgerMenu div{transform-origin:50%;background:#fff;transition:transform .4s,opacity .3s,background .25s}.hamburgerLineTop{transform:translateY(0)rotate(0)}.hamburgerLineMid{transform-origin:50%;transform:scaleX(1)}.hamburgerLineBottom{transform:translateY(0)rotate(0)}.navbarMenuOpen .hamburgerLineTop{width:100%;transform:translateY(6px)rotate(45deg)}.navbarMenuOpen .hamburgerLineMid{opacity:0;transform:scaleX(0)}.navbarMenuOpen .hamburgerLineBottom{width:100%;transform:translateY(-6px)rotate(-45deg)}.navbarMenuOpen .logo{color:#fff}.navbarMenuOpen .hamburgerMenu div{background:#fff}.navbarMenuOpen .desktopNav{color:#fff}.mobileMenuInner{z-index:500;color:#fff;flex-direction:column;gap:3rem;width:100%;height:100vh;padding:6rem 1rem 1rem;display:flex;position:fixed;top:0;right:0}.menuBackdrop{z-index:400;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#0000002e;transition:opacity .5s,-webkit-backdrop-filter .5s,backdrop-filter .5s;position:fixed;inset:0}.menuBackdropOpen{opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.navbarDelayGlass{-webkit-backdrop-filter:blur()!important;backdrop-filter:blur()!important;background:0 0!important;border-bottom:1px solid #0000!important}.navbarMenuOpen{transition:background-color .4s,-webkit-backdrop-filter .7s,backdrop-filter .7s,transform .35s}@media (min-width:768px){.hamburgerMenu{display:none}.desktopNav{color:#fff;flex-direction:row;align-items:center;gap:5rem;font-size:clamp(18px,2vw,22px);transition:color .25s;display:flex}}
.footerSection{color:#fff;background-color:#171717;max-width:1440px;margin:0 auto;padding:1rem clamp(1rem,3vw,6rem)}.footerSectionContent{background-color:#171717}.orphicType{width:100%}.orphicText{white-space:nowrap;background:linear-gradient(#fff 0%,#e6e6e6 25%,#9a9a9a 55%,#3a3a3a 80%,#171717 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;padding:0;font-weight:600;line-height:.75;display:inline-block}.footerMenuSection{border-bottom:.5px solid #fff;flex-direction:row;justify-content:space-between;padding:1rem 0;display:flex}.footerMenu{padding:1.5rem 0}.footerMenuTitle{font-size:20px;font-weight:500}.footerMenuDescs{opacity:0;flex-direction:column;gap:1rem;max-height:0;padding:0;transition:max-height .42s cubic-bezier(.2,.8,.2,1),opacity .22s;display:flex;overflow:hidden}.footerMenuDescs.open{opacity:1;max-height:220px;padding:1rem 0}.footerMenuDesc{color:#848484;font-size:18px}.footerRightsContainer{justify-content:center;padding:1rem 0 3rem;display:flex}.footerRights{color:#404040;text-align:center;width:60%;font-size:16px}.arrow{transform-origin:50%;transition:transform .2s;transform:rotate(180deg)}.arrowOpen{transform:rotate(0)}.footerMenuDesktop{display:none}@media (min-width:768px){.footerMenu{display:none}.footerMenuDesktop{grid-template-columns:repeat(4,1fr);gap:3rem;padding:4rem 0;display:grid}}.footerMenuDesktopCapsuleOne{grid-column:1/span 2}.footerMenuDesktopCapsuleTwo{grid-column:3}.footerMenuDesktopCapsuleThree{grid-column:4}.footerMenuDesktopTitle{padding:.75rem 0;font-size:28px;font-weight:500}.footerMenuDesktopTitleContainer{border-bottom:.5px solid #fff;width:100%}.footerMenuDesktopDesc{color:#848484;font-size:22px}.footerMenuDesktopDescContainer{flex-direction:column;gap:1rem;padding-top:1rem;display:flex}
