@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{height:auto!important;overflow-anchor:none!important}body{min-height:100dvh!important;height:auto!important;touch-action:auto!important}html,body{height:auto!important;overflow-x:hidden!important;overflow-y:auto!important}#page{height:auto!important;min-height:0!important;overflow:visible!important;-webkit-overflow-scrolling:auto!important;overscroll-behavior:auto!important;scroll-behavior:auto!important}body{background-color:#000;font-family:SF Pro Text,sans-serif;font-display:swap}section{position:relative}header{position:fixed;top:0;left:0;width:100%;z-index:100;display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 11px 0 30px;background-color:#000}@media (max-width: 1024px){header{padding:0 10px}}header .header-left img{width:50px;height:50px}header .header-right{display:flex;align-items:center;gap:30px}@media (max-width: 1024px){header .header-right{display:none}}header .header-right nav ul{display:flex;gap:20px}header .header-right nav ul li{list-style:none}header .header-right nav ul li a{text-decoration:none;color:#fff;text-transform:uppercase;font-size:16px}header .header-right .buttons{display:flex;gap:10px}header .header-right .buttons button{height:48px;cursor:pointer}header .header-right .buttons .button-giocare{background-color:transparent;width:140px;border:1px solid #9900ff;border-radius:12px;font-weight:600;font-size:16px;letter-spacing:-.03em;color:#90f}header .header-right .buttons .button-register{width:162px;background:linear-gradient(92.58deg,#90f 2.15%,#5a0097);border-radius:12px;font-weight:600;font-size:16px;letter-spacing:-.03em;color:#fff;border:none}header .mobile-menu{display:none}@media (max-width: 1024px){header .mobile-menu{display:block}}header .mobile-menu img{cursor:pointer}main{position:relative;margin-top:75px;height:max-content}.regular-text{font-weight:400;font-size:20px;line-height:124%;letter-spacing:-.03em;color:#ffffffe6}@media (max-width: 1024px){.regular-text{font-size:14px}}.h2{font-weight:700;font-size:40px;line-height:99%;letter-spacing:-.03em;text-transform:uppercase;background:linear-gradient(92.58deg,#90f 2.15%,#6d0aaf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media (max-width: 1024px){.h2{font-size:16px}}@media (max-width: 1024px){.mobile-hide{display:none}}.sections-wrapper{position:absolute;top:0;left:0;width:100%;height:1000px;overflow:hidden;z-index:-1;pointer-events:none}@media (max-width: 1024px){.sections-wrapper{height:2000px}}.section-1{position:relative;min-height:832px;margin:20px 13px 0;padding:300px 30px 24px}@media (max-width: 1024px){.section-1{height:inherit;padding:116px 10px 10px}}.section-1 .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px;pointer-events:none}.section-1>.logo{position:absolute;top:55px;left:50%;transform:translate(-50%);width:341px;height:148px;pointer-events:none}@media (max-width: 1024px){.section-1>.logo{top:20px;width:157px;height:68px}}.section-1 .coins{position:absolute;top:0;width:100%}@media (max-width: 1024px){.section-1 .coins{overflow:inherit;pointer-events:none}}.section-1 .coins .coin{position:absolute;pointer-events:none}.section-1 .coins .coin#coin-1{top:200px;left:0;width:75px;height:75px;transform:rotate(-5deg)}@media (max-width: 1024px){.section-1 .coins .coin#coin-1{left:10px;top:-10px;width:60px;height:60px}}.section-1 .coins .coin#coin-2{top:0;left:70px;width:153px;height:153px;transform:rotate(0)}@media (max-width: 1024px){.section-1 .coins .coin#coin-2{left:-5px;top:70px;width:26px;height:26px;transform:rotate(297deg)}}.section-1 .coins .coin#coin-3{top:130px;left:280px;width:110px;height:110px;transform:rotate(190deg)}@media (max-width: 1024px){.section-1 .coins .coin#coin-3{left:50px;top:50px;width:38px;height:38px;transform:rotate(180deg)}}.section-1 .coins .coin#coin-4{top:12px;left:380px;width:45px;height:45px;transform:rotate(177deg) scaleX(-1)}@media (max-width: 1024px){.section-1 .coins .coin#coin-4{display:none}}.section-1 .coins .coin#coin-5{top:190px;right:370px;width:45px;height:45px;transform:rotate(339deg) scaleX(-1)}@media (max-width: 1024px){.section-1 .coins .coin#coin-5{right:80px;top:70px;width:16px;height:15px;transform:rotate(97deg)}}.section-1 .coins .coin#coin-6{top:0%;right:270px;width:110px;height:110px;transform:rotate(-10deg)}@media (max-width: 1024px){.section-1 .coins .coin#coin-6{right:60px;top:5px;width:35px;height:35px;transform:rotate(8deg)}}.section-1 .coins .coin#coin-7{top:100px;right:60px;width:153px;height:153px;transform:rotate(180deg)}@media (max-width: 1024px){.section-1 .coins .coin#coin-7{right:6px;top:37px;width:56px;height:56px;transform:rotate(154deg)}}.section-1 .coins .coin#coin-8{top:-12px;right:15px;width:75px;height:75px;transform:rotate(106deg)}@media (max-width: 1024px){.section-1 .coins .coin#coin-8{right:5px;top:0;width:25px;height:25px;transform:rotate(97deg)}}.section-1 .info{display:grid;grid-template-columns:290px 1fr;gap:28px;background:#ffffff21;-webkit-backdrop-filter:blur(165.45px);backdrop-filter:blur(165.45px);clip-path:inset(0 round 28px);padding:25px}@media (max-width: 1024px){.section-1 .info{display:flex;flex-direction:column;border-radius:16px;gap:23px;align-items:center}}.section-1 .info .left{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;padding:36px 0;background:#0000004f;border-radius:16px}.section-1 .info .left .logo{width:184px;height:185px}@media (max-width: 1024px){.section-1 .info .left .logo{width:100px;height:100px}}.section-1 .info .left .button{display:flex;align-items:center;justify-content:center;width:241px;height:48px;background:linear-gradient(92.58deg,#90f 2.15%,#6d0aaf);border-radius:12px;font-weight:500;font-size:16px;text-align:center;letter-spacing:-.03em;color:#fff;text-decoration:none}.section-1 .info .left .button:active,.section-1 .info .left .button:visited,.section-1 .info .left .button:focus,.section-1 .info .left .button:hover{color:#fff}.section-1 .info .left .os{display:flex;align-items:center;justify-content:center;gap:28px}.section-1 .info .right{display:flex;flex-direction:column;gap:28px}.section-1 .info .right h1{font-weight:700;font-size:32px;letter-spacing:-.03em;text-transform:uppercase;color:#b443ff}@media (max-width: 1024px){.section-1 .info .right h1{font-size:16px}}.section-1 .info .right .info-panel{background:#0000004f;border-radius:12px;padding:28px 30px}@media (max-width: 1024px){.section-1 .info .right .info-panel{display:none}}.section-1 .info .right .info-panel .info-grid{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;grid-template-rows:1fr 1px 1fr;gap:0;position:relative;border-radius:8px;overflow:hidden;gap:11px}.section-1 .info .right .info-panel .info-cell{display:flex;flex-direction:column;gap:4px;position:relative;line-height:130%;color:#fff;font-size:16px}@media (max-width: 1024px){.section-1 .info .right .info-panel .info-cell{font-size:14px}}.section-1 .info .right .info-panel .info-cell.center{padding-left:86px}.section-1 .info .right .info-panel .info-cell .info-label{font-weight:600}.section-1 .info .right .info-panel .divider-v{background:#ffffff0d;width:1px;height:100%}.section-1 .info .right .info-panel .divider-h{grid-column:span 5;background:#ffffff0d;width:100%;height:1px}.section-1 .info .right .info-panel-mobile{display:none;background:#0000004f;border-radius:12px;padding:20px}@media (max-width: 1024px){.section-1 .info .right .info-panel-mobile{display:block}}.section-1 .info .right .info-panel-mobile .info-grid{display:grid;grid-template-columns:1fr 1px 1fr;grid-template-rows:1fr 1px 1fr 1px 1fr;gap:0;position:relative;border-radius:8px;overflow:hidden;gap:11px}.section-1 .info .right .info-panel-mobile .info-cell{display:flex;flex-direction:column;gap:4px;position:relative;line-height:130%;color:#fff;font-size:16px}@media (max-width: 1024px){.section-1 .info .right .info-panel-mobile .info-cell{font-size:14px}}.section-1 .info .right .info-panel-mobile .info-cell.center{padding-left:27px}.section-1 .info .right .info-panel-mobile .info-cell .info-label{font-weight:600}.section-1 .info .right .info-panel-mobile .divider-v{background:#ffffff0d;width:1px;height:100%}.section-1 .info .right .info-panel-mobile .divider-h{grid-column:span 3;background:#ffffff0d;width:100%;height:1px}.section-1 .bottom-text{position:relative;margin-top:22px;padding:0 27px}.section-1-bg{position:absolute;width:744px;height:503px;left:50%;top:233px;transform:translate(-50%);background:#90f;filter:blur(292.05px);pointer-events:none}@media (max-width: 1024px){.section-1-bg{top:0;width:280px;height:937px;transform:translate3d(-50%,0,0)}}
