/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}.p-light{background-color:#fff}.p-dark{background-color:#181818}.b-light{background-color:#a8daf4}.w-light{background-color:#f2f2f2}.r-light{background-color:#f5a091}.g-light{background-color:#b2deca}.y-light{background-color:#f2d475}.p-light{background-color:#abaedb}@font-face{font-family:ProductSans-Thin;src:url(ProductSans-Thin.d635410ab63006cd.ttf) format("truetype")}@font-face{font-family:ProductSans-Regular;src:url(ProductSans-Regular.2fa481789fb8238e.ttf) format("truetype")}@font-face{font-family:ProductSans-Medium;src:url(ProductSans-Medium.770d5444222b0957.ttf) format("truetype")}@font-face{font-family:ProductSans-Bold;src:url(ProductSans-Bold.d7d55e803f373e78.ttf) format("truetype")}@font-face{font-family:Poppins-Regular;src:url(Poppins-Regular.4b4ebe20759bdbf2.ttf) format("truetype")}@font-face{font-family:Poppins-SemiBold;src:url(Poppins-SemiBold.98512bf8da1afe43.ttf) format("truetype")}@font-face{font-family:Poppins-Bold;src:url(Poppins-Bold.8001a01b32b71ef5.ttf) format("truetype")}@font-face{font-family:SuperFunky;src:url(SuperFunky-lgmWw.9de483f90c4dc1cf.ttf) format("truetype")}@font-face{font-family:HackAttackBold;src:url(HackAttackBold-2OKew.fb12ac7a8d5fa6e9.otf) format("truetype")}@font-face{font-family:Charley;src:url(CHARLEY.3810ced96fa9a19f.otf) format("truetype")}@font-face{font-family:Greconian;src:url(Greconian.0d98d8b10952cdb2.ttf) format("truetype")}@font-face{font-family:NightBrush;src:url(Night\ Brush.a57691985067c30f.ttf) format("truetype")}@font-face{font-family:LilyScriptOne-Regular;src:url(LilyScriptOne-Regular.adcd5ea156a6d195.ttf) format("truetype")}@font-face{font-family:Outfit-Regular;src:url(Outfit-Regular.dd76e46248812453.ttf) format("truetype")}@font-face{font-family:Montserrat-Medium;src:url(Montserrat-Medium.b6027326de3bdf2b.ttf) format("truetype")}@font-face{font-family:Roboto-Medium;src:url(Roboto-Medium.530bae4d999e632d.ttf) format("truetype")}@font-face{font-family:Jost-Medium;src:url(Jost-Medium.5723d8d713f94d95.ttf) format("truetype")}html,body{background-color:#181818;color:#fff;font-family:Poppins-Regular;margin:0;padding:0;overflow-x:hidden;scroll-behavior:smooth;background-color:#060606!important}body::-webkit-scrollbar{width:0;height:0}body{-ms-overflow-style:none;scrollbar-width:none}*{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;text-decoration:none;outline:none}a{font-size:14px}h1,h2{font-size:min(max(48px,5.556vw),58px);letter-spacing:-.58px;line-height:107.143%;font-family:ProductSans-Regular;font-weight:600}h3{font-size:2rem;line-height:normal;letter-spacing:-.01em;font-family:ProductSans-Regular;font-weight:600}p{font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;font-family:ProductSans-Regular}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#060606}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 200px #fff3;cursor:pointer;border-radius:6px;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}::-webkit-scrollbar-thumb:hover{background:#F2F2F2}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}
