@font-face{font-family:Boxing;src:url(/Font/Boxing_Complete/Fonts/WEB/fonts/Boxing-Regular.woff) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Tanker;src:url(/Font/Tanker_Complete/Tanker_Complete/Fonts/WEB/fonts/Tanker-Regular.woff) format("truetype");font-weight:700;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{font-family:Boxing;width:100%;height:100%}h1,h2,h3{font-weight:lighter;line-height:1.25}h1{font-size:clamp(4rem,5vw,6rem)}h2{font-size:clamp(3rem,4vw,5rem)}h3{font-size:clamp(1.25rem,1.8vw,1.5rem)}a{text-decoration:none;color:#fff;font-size:clamp(1.25rem,1.75vw,2.5rem);font-weight:lighter;line-height:1.25}p{font-family:Tanker;font-size:.9rem;font-weight:400}img{width:100%;height:100%;object-fit:cover}video{width:100%;height:100%;object-fit:cover}.loading-screen{position:fixed;top:0;left:0;padding:4rem;width:100vw;height:100vh;z-index:1000;display:grid;place-items:center;background-image:radial-gradient(circle,#00039b,#002ca9,#0046b4,#205ebb,#4074c0);background-blend-mode:normal,normal,normal,normal,normal;text-align:center}.loading-screen--hidden{animation:fade-out .5s ease-in-out forwards 1s}@keyframes fade-out{0%{opacity:1}to{opacity:0;visibility:hidden}}.loading-screen-title{font-size:2.5rem;font-weight:900;text-transform:uppercase;color:#fff;margin:0}.loading-screen-container{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.wave-wrap{--p: 0;display:flex;flex-direction:column;align-items:center;gap:.7rem}.wave{width:220px;height:60px;display:block}.wave-track{stroke:#ffffff40;stroke-width:12;stroke-linecap:round;stroke-linejoin:round}.wave-progress{stroke:#fff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:calc(var(--p) * 1) 100;stroke-dashoffset:0;filter:drop-shadow(0 0 10px rgba(255,255,255,.35));transition:stroke-dasharray .25s ease}.wave-percent{margin:0;font-weight:800;color:#ffffffe6;letter-spacing:.08em}.navbar-backdrop,.navbar-img{position:fixed;top:0;left:0;width:100%;height:100svh;pointer-events:none;overflow:hidden}.navbar-background,.navbar-items{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;min-width:720px;aspect-ratio:16/9;will-change:width,height}.navbar-background{background-color:#fff;pointer-events:none;z-index:0}.navbar-items{display:flex;justify-content:space-between;align-items:flex-start;z-index:2}.navbar-logo{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;padding:2.5rem;pointer-events:none;z-index:2}.navbar-logo.navbar-logo-pinned{bottom:unset;top:-.25rem;padding:3rem}.navbar-logo-inner{display:flex;justify-content:center;align-items:center;width:100%}.navbar-logo img{object-fit:contain}.navbar-links{position:relative;width:50%;display:flex;justify-content:space-between}.navbar-links:nth-child(1){padding:1.5rem 1rem 0 2.5rem}.navbar-links:nth-child(2){padding:1.5rem 2.5rem 0 1rem}.navbar-items a{color:#00039b;transition:color .25s ease}.navbar-items.nav--white a{color:#fff}section{position:relative;width:100%;height:100svh;padding:2rem;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:1}.one{padding:2.5rem 0;margin-top:200svh;height:100svh;display:flex;justify-content:center;align-items:center}.one-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.one-container p{font-size:1.5rem;font-weight:400;opacity:.7}.two,.three{height:100svh;color:#fff;background-color:#000}footer{position:relative;width:100%;height:75svh;background-color:#000;color:#fff;overflow:hidden;z-index:3}.footer-container{position:relative;width:100%;height:100%;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;transform:translateY(-35%);will-change:transform}#footer-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.5;z-index:-1}.footer-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;z-index:1}.footer-row{display:flex;justify-content:space-between}.footer-col h2{color:transparent;-webkit-text-stroke:2px #ddf100;letter-spacing:.1em;font-weight:300;opacity:.95}.footer-row:nth-child(1) .footer-col:nth-child(1){flex:3}.footer-row:nth-child(1) .footer-col:nth-child(2){flex:2;display:flex;gap:2rem}.footer-sub-col{flex:1;display:flex;flex-direction:column;gap:.5rem}.footer-sub-col a{position:relative;color:inherit;text-decoration:none;transition:color .3s ease}.footer-sub-col a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:#ddf100;transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.footer-sub-col a:hover{color:#ddf100}.footer-sub-col a:hover:after{transform:scaleX(1)}.footer-row h2{width:75%}@media(max-width:1000px){.footer-row:nth-child(1){flex-direction:column;gap:4rem}.footer-row h2{width:100%}}@media(max-width:720px){.loading-screen{padding-bottom:10rem}.loading-screen-title{font-size:2rem}h1{font-size:clamp(3rem,4vw,5rem)}h2{font-size:clamp(2.2rem,3vw,4rem)}.footer-sub-col a{font-size:clamp(1.1rem,1vw,2rem)}.navbar-background,.navbar-items{min-width:100%}.navbar-items{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:2rem}.navbar-links{width:auto;display:flex;flex-direction:column;gap:.5rem}.navbar-links.left{align-items:flex-start;text-align:left}.navbar-links.right{align-items:flex-end;text-align:right}.navbar-logo,.navbar-logo.navbar-logo-pinned{left:50%;transform:translate(-50%);top:0;padding:0}.navbar-links:nth-child(1),.navbar-links:nth-child(2){padding:0}.one{height:100svh;margin-top:0}}
