@charset "UTF-8";.loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}*{box-sizing:border-box}a{text-decoration:none;color:#fff}@font-face{font-family:Actay;src:url(./Actay-Regular-QKTagO7z.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Actay;src:url(./ActayWide-Bold-BmyXAWRM.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Random Grotesque Spacious Book;src:url(./Random-Grotesque-Spacious-gY2Kf4ME.ttf) format("truetype");font-style:normal}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(.85)}to{transform:scale(1)}}.header{padding-top:25px;display:flex;align-items:center;margin-bottom:50px}.header .logo-link{margin-right:auto}.header .logo-img{width:300px;height:100px}@media(max-width:768px){.header .logo-img{width:35%;height:auto}}.header .login-btn{display:flex;align-items:center;justify-content:center;width:120px;height:4rem;padding:.625rem;border-radius:.75rem;border:1px solid #ffbe18;background:transparent;cursor:pointer}.header .login-btn:hover{background-color:#ffbe18}@media(max-width:768px){.header .login-btn{width:-moz-fit-content;width:fit-content;height:auto;padding:15px}}.header .login-text{font-size:1.25rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.025rem;text-transform:uppercase;color:#fff}@media(max-width:768px){.header .login-text{font-size:3vw}}.widget{display:flex;flex-direction:column}@media(max-width:768px){.widget{width:100%}}.widget__title{margin-bottom:20px;background:linear-gradient(270deg,#8fffe2,#fff);-webkit-background-clip:text;background-clip:text;font-size:6rem;font-weight:700;text-transform:uppercase;line-height:1;-webkit-text-fill-color:transparent}@media(max-width:768px){.widget__title{font-size:clamp(2rem,10vw,4rem);text-align:center;margin-bottom:10px}}.widget__subtitle{margin-bottom:35px;background:linear-gradient(270deg,#8fffe2,#fff);-webkit-background-clip:text;background-clip:text;font-size:3.125rem;line-height:1.2;-webkit-text-fill-color:transparent;font-weight:700}@media(max-width:768px){.widget__subtitle{font-size:clamp(1rem,6vw,3rem);text-align:center}}.widget__text{max-width:500px;margin-bottom:50px;font-family:Random Grotesque Spacious Book,sans-serif;font-size:2rem;line-height:115%;color:#fff}@media(max-width:768px){.widget__text{max-width:100%;margin-bottom:0;text-align:center;font-size:clamp(1rem,7vw,2rem)}}.widget .claim-btn{display:flex;align-items:center;justify-content:center;width:26.75rem;height:6.25rem;border-radius:1rem;border:.125rem solid #f9c719;background:#f9c719;padding-top:.3125rem;transition:all .2s linear;animation:pulse 2.5s linear infinite;-webkit-animation:pulse 2.5s linear infinite;transform:translate(0);opacity:1;pointer-events:all;cursor:pointer}.widget .claim-btn:hover{background:none}.widget .claim-btn:hover .claim-text{color:#fff}@media(max-width:768px){.widget .claim-btn{width:90%;position:fixed;bottom:15px;left:5%}}.widget .claim-text{color:#242d2c;font-family:Actay Wide,sans-serif;font-size:2.25rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.05rem;text-transform:uppercase}@media(max-width:768px){.widget .claim-text{font-size:1.5rem}}*{font-family:Actay,sans-serif}body{width:100vw;height:100vh;overflow:hidden}.container{width:100%;height:100%;padding-left:75px;padding-right:75px}@media(max-width:768px){.container{padding-left:25px;padding-right:25px;background-image:url(./background-mobile-CVfpisUB.jpg);background-size:cover;background-position:center}}.background-video{position:absolute;top:0;left:0;width:100%;-o-object-fit:cover;object-fit:cover;height:100%;z-index:-1}@media(max-width:768px){.background-video{display:none}}
