.nm-landing,.game-page{padding-top:88px}.nm-landing{padding-bottom:82px}.nm-hero{position:relative}.nm-hero__container{display:flex;justify-content:space-between;flex-wrap:wrap}.nm-hero__content{position:relative;z-index:2;max-width:510px;padding-top:115px}.nm-hero__content h1{font-size:58px;font-size:var(--h3);line-height:var(--h3-lh)}.nm-hero__content h1 span{color:var(--purple)}.nm-hero__content p{margin-top:40px;font-size:var(--m);line-height:var(--m-lh)}.nm-hero__content .hero__btn{margin-top:40px}.nm-hero__about{max-width:455px;margin-top:113px}.nm-hero__about p{margin-top:24px;line-height:1.5;font-size:var(--s);color:var(--Light-Gray)}.nm-hero__img-wrap{width:630px;height:630px;position:relative;pointer-events:none;background:center/contain no-repeat}.nm-hero__shadow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:430px;height:430px;border-radius:20px;box-shadow:0px 35px 100px 0px rgba(137,96,255,.5)}.nm-hero__img{width:100%;height:100%}.nm-hero__decor span:nth-child(1){position:absolute;top:0;left:0;transform:translate3d(-45%,-98%,0);display:block;width:803px;height:830px;border-radius:50%;pointer-events:none;background:rgba(36,82,132,.7);filter:blur(100px)}.nm-hero__decor span:nth-child(2){position:absolute;top:0;left:0;transform:translate3d(-25%,-97%,0);display:block;width:852px;height:844px;border-radius:50%;pointer-events:none;background:rgba(41,30,82,.7);filter:blur(75px)}.nm-hero__decor span:nth-child(3){position:absolute;bottom:-82px;right:0;transform:translate3d(105%,0,0);display:block;width:600px;height:481px;border-radius:50%;pointer-events:none;background:rgba(37,215,255,.5);filter:blur(200px)}.game-page{position:relative;display:flex;align-items:center;min-height:100vh}.number-game{width:100%;padding:60px 0}.number-game h1{font-size:58px;text-align:center;padding-bottom:60px}.number-game h1 span{color:var(--purple)}.number-game__wrap{display:flex;align-items:center;justify-content:center;height:500px;padding:50px;border-radius:24px;border:1px solid var(--dark_navy_700,#2d2948);background:linear-gradient(90deg,rgba(41,31,75,.25) 0%,#151320 68.01%);box-shadow:0px 70px 200px 0px rgba(137,96,255,.5);text-align:center}.number-game__shown{max-width:100%}.number-game__shown-number{margin-bottom:32px;font-weight:500;line-height:100%;font-size:90px;color:#f6f5f7;word-wrap:break-word}.number-game__shown-progressbar{position:relative;width:300px;height:8px;border-radius:8px;background:var(--dark_navy_700,#2d2948)}.number-game__shown-progressbar span{display:block;width:100%;height:100%;border-radius:8px;background:linear-gradient(110deg,#1ae0ff 23.05%,#957aff 72.02%);transition:all .3s linear}.number-game__answer{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;display:none}.number-game__answer-title{margin-bottom:24px;font-size:40px;line-height:1.2;font-weight:700}.number-game__answer-subtitle{font-size:var(--s);line-height:1.5;color:#c5bfcb}.number-game__answer-input{width:100%;max-width:720px;padding:10px 20px;margin:60px 0;border-radius:10px;border:2px solid #c5bfcb;background:0 0;font-weight:700;font-size:58px;line-height:1.2;text-align:center;color:#fff}.number-game__answer-input::placeholder{color:#fff}.game-btn{display:inline-flex;padding:12px 24px;justify-content:center;align-items:center;color:var(--Purple-White,#f6f5f7);font-size:16px;font-weight:600;line-height:175%;border-radius:10px;background:var(--Gradient-CTA,linear-gradient(267deg,#6442ec 0%,#5f52f1 100%));position:relative;border:2px solid transparent;box-sizing:border-box;background-clip:padding-box;transition:.3s ease}.game-btn:hover{box-shadow:0px 0px 30px 0px rgba(97,75,239,.25)}.game-btn:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:linear-gradient(90deg,rgba(137,96,255,0) 0%,#8960ff 100%);z-index:-1}.game-btn:after{content:'';position:absolute;left:0;top:0;bottom:0;right:0;background:var(--Gradient-CTA,linear-gradient(267deg,#6442ec 0%,#5f52f1 100%));margin:-2px;z-index:-2;border-radius:inherit}.number-game__answer-btn{width:180px;cursor:pointer}.game1-modal{padding:0 10px}.game1-modal .modal-content{display:flex;flex-direction:column;align-items:center;gap:2px;background-color:#151320;padding:4px;border-radius:16px}.game1-modal._win .modal-content{box-shadow:0 20px 60px 0 rgba(75,238,179,.48)}.game1-modal._lose .modal-content{box-shadow:0 20px 60px 0 rgba(255,88,88,.48)}.game1-modal__top{display:flex;padding:32px 24px;flex-direction:column;justify-content:center;align-items:center;gap:32px;align-self:stretch;border-radius:12px;background:rgba(45,41,72,.4)}.game1-modal__top-head{padding:0 16px;width:100%;display:flex;justify-content:space-between;align-items:center}.game1-modal__comparison{display:flex;justify-content:center;gap:4px;padding:4px;width:100%;border-radius:4px;background:rgba(21,19,32,.8)}.game1-modal__top-head .game1-modal__comparison{background:rgba(238,184,75,.12);padding:4px 12px;border-radius:12px;font-size:12px;color:#eeb84b;width:auto;display:inline-block}.game1-modal__top-head .game1-modal__comparison .value{color:#fff}.game1-modal__comparison-item{display:flex;flex:0 0 50%;flex-direction:column;align-items:center;min-width:0}.game1-modal__comparison-label{font-size:14px;font-weight:400;line-height:20px;text-align:center;color:#c5bfcb}.game1-modal__comparison-result{display:flex;align-items:center;gap:4px}.game1-modal__comparison-number{font-size:16px;font-weight:600;line-height:24px;color:#f6f5f7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game1-modal__comparison-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.game1-modal._lose .game1-modal__comparison-item:last-child .game1-modal__comparison-number{color:#b196ff}.game1-modal__text{font-size:20px;font-weight:600;text-align:center;max-width:396px;color:#c5bfcb}.game1-modal__text .text--win,.game1-modal__text .text--lose{display:none}.game1-modal._win .text--win{display:block}.game1-modal._lose .text--lose{display:block}.game1-modal__level{display:flex;align-items:baseline;gap:4px}.game1-modal__level span{font-size:14px;color:#c5bfcb}.game1-modal__level #modalLevel{font-weight:700;font-size:16px;color:#f6f5f7}.game1-modal__buttons{display:flex;justify-content:center;align-items:center;gap:12px}.game1-modal__restart-btn,.game1-modal__next-btn{display:flex;justify-content:center;align-items:center;padding:12px 20px;font-weight:700;width:180px;border-radius:12px;background:linear-gradient(267deg,#6442ec 0%,#5f52f1 100%);border:none;color:#f6f5f7;font-size:16px;cursor:pointer;position:relative}.game1-modal__restart-btn:before,.game1-modal__next-btn:before{content:'';position:absolute;inset:0;margin:0;border-radius:inherit;padding:2px;background:linear-gradient(90deg,rgba(137,96,255,0) 0%,#8960ff 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.game1-modal__restart-btn:hover,.game1-modal__next-btn:hover{box-shadow:0 0 30px 0 rgba(97,75,239,.25);background:linear-gradient(110deg,#1ae0ff 23.05%,#957aff 72.02%);color:#000}.game1-modal__save-btn{display:flex;justify-content:center;align-items:center;padding:12px 20px;font-weight:700;text-decoration:underline;text-underline-offset:4px;color:#f6f5f7}.game1-modal__save-btn:hover{color:#c5bfcb}.game1-modal__bottom{width:100%}.game1-modal__banner{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 24px;border-radius:12px;overflow:hidden}.game1-modal__banner-bg{position:absolute;inset:0;background:rgba(100,66,236,.12);border-radius:12px;z-index:0}.game1-modal__banner:before{content:'';position:absolute;inset:0;border-radius:12px;padding:1px;background:linear-gradient(225deg,#6442ec 0%,#5f52f1 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.game1-modal__banner-top,.game1-modal__banner-bottom{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px}.game1-modal__banner-top{align-self:stretch}.game1-modal__banner-text{color:#fff;font-size:14px;line-height:20px;text-align:center}.game1-modal__banner-btn{display:flex;justify-content:center;align-items:center;padding:12px 20px;font-size:16px;font-weight:600;line-height:28px;color:#fff;border-radius:12px;position:relative;background:0 0}.game1-modal__banner-btn:before{content:'';position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(110deg,#1ae0ff 12%,#957aff 87%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.game1-modal__banner-btn:hover:before{background:#6442ec}.game1-modal__banner-stores{display:flex;justify-content:center;gap:12px}.game1-modal__banner-store-link{display:block}.game1-modal__banner-store-link img{display:block;width:98px;height:32px}.game1-modal__sharing{display:flex;align-items:center;gap:16px}.sharing-white{display:flex;align-items:center;gap:16px}.sharing-white span{color:#4beeb3;font-size:14px;font-weight:400}.sharing-white__list{display:flex;align-items:center;gap:4px}.sharing-white a{display:block;width:48px;height:48px;border-radius:50%;background-size:24px;transition:background-color var(--tr)}.sharing-white a[title=LinkedIn]{background:rgba(255,255,255,.08) center/16px no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75 1.875C3.57639 1.875 2.625 2.82639 2.625 4C2.625 5.1736 3.57639 6.125 4.75 6.125C5.9236 6.125 6.875 5.1736 6.875 4C6.875 2.82639 5.9236 1.875 4.75 1.875Z' fill='white'/%3E%3Cpath d='M2.75 7.875C2.68096 7.875 2.625 7.93096 2.625 8V21C2.625 21.069 2.68096 21.125 2.75 21.125H6.75C6.81904 21.125 6.875 21.069 6.875 21V8C6.875 7.93096 6.81904 7.875 6.75 7.875H2.75Z' fill='white'/%3E%3Cpath d='M9.25 7.875C9.18096 7.875 9.125 7.93096 9.125 8V21C9.125 21.069 9.18096 21.125 9.25 21.125H13.25C13.319 21.125 13.375 21.069 13.375 21V14C13.375 13.5027 13.5725 13.0258 13.9242 12.6742C14.2758 12.3225 14.7527 12.125 15.25 12.125C15.7473 12.125 16.2242 12.3225 16.5758 12.6742C16.9275 13.0258 17.125 13.5027 17.125 14V21C17.125 21.069 17.181 21.125 17.25 21.125H21.25C21.319 21.125 21.375 21.069 21.375 21V12.3802C21.375 9.9535 19.2644 8.05499 16.8498 8.2745C16.1052 8.34219 15.369 8.52731 14.6815 8.82194L13.375 9.38186V8C13.375 7.93096 13.319 7.875 13.25 7.875H9.25Z' fill='white'/%3E%3C/svg%3E%0A")}.sharing-white a[title=LinkedIn]:hover{background:rgba(75,238,179,.12) center/16px no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75 1.875C3.57639 1.875 2.625 2.82639 2.625 4C2.625 5.1736 3.57639 6.125 4.75 6.125C5.9236 6.125 6.875 5.1736 6.875 4C6.875 2.82639 5.9236 1.875 4.75 1.875Z' fill='%234BEEB3'/%3E%3Cpath d='M2.75 7.875C2.68096 7.875 2.625 7.93096 2.625 8V21C2.625 21.069 2.68096 21.125 2.75 21.125H6.75C6.81904 21.125 6.875 21.069 6.875 21V8C6.875 7.93096 6.81904 7.875 6.75 7.875H2.75Z' fill='%234BEEB3'/%3E%3Cpath d='M9.25 7.875C9.18096 7.875 9.125 7.93096 9.125 8V21C9.125 21.069 9.18096 21.125 9.25 21.125H13.25C13.319 21.125 13.375 21.069 13.375 21V14C13.375 13.5027 13.5725 13.0258 13.9242 12.6742C14.2758 12.3225 14.7527 12.125 15.25 12.125C15.7473 12.125 16.2242 12.3225 16.5758 12.6742C16.9275 13.0258 17.125 13.5027 17.125 14V21C17.125 21.069 17.181 21.125 17.25 21.125H21.25C21.319 21.125 21.375 21.069 21.375 21V12.3802C21.375 9.9535 19.2644 8.05499 16.8498 8.2745C16.1052 8.34219 15.369 8.52731 14.6815 8.82194L13.375 9.38186V8C13.375 7.93096 13.319 7.875 13.25 7.875H9.25Z' fill='%234BEEB3'/%3E%3C/svg%3E%0A")}.sharing-white a[title=Twitter]{background:rgba(255,255,255,.08) center/16px no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.8098 6.22724C21.8677 6.14647 21.7821 6.04218 21.6894 6.07811C21.0307 6.33344 20.3423 6.50571 19.64 6.5906C20.4219 6.12348 21.0253 5.4124 21.3599 4.57053C21.394 4.48477 21.3003 4.40819 21.2195 4.4528C20.4928 4.85414 19.7091 5.14313 18.8949 5.30957C18.8608 5.31654 18.8257 5.30494 18.8018 5.27969C18.1908 4.63502 17.3866 4.20578 16.5098 4.05745C15.6147 3.90601 14.6946 4.05596 13.8938 4.48379C13.0931 4.91162 12.457 5.59313 12.0853 6.42144C11.7319 7.209 11.6365 8.08691 11.8108 8.93003C11.8243 8.99545 11.7731 9.05721 11.7065 9.05307C10.1224 8.95469 8.57469 8.53336 7.15868 7.81446C5.74627 7.09739 4.49554 6.09983 3.48267 4.8833C3.43772 4.82931 3.35252 4.83629 3.31977 4.89845C3.0046 5.49651 2.83958 6.16311 2.84003 6.8406C2.83875 7.51498 3.00425 8.17922 3.32178 8.77416C3.63932 9.36911 4.09905 9.87631 4.66003 10.2506C4.0651 10.2344 3.48178 10.0873 2.95128 9.82067C2.88291 9.78631 2.8009 9.83524 2.80446 9.91167C2.84583 10.8009 3.17228 11.6936 3.73734 12.3786C4.33866 13.1074 5.17328 13.6062 6.10003 13.7906C5.74328 13.8992 5.3729 13.9564 5.00003 13.9606C4.79709 13.9582 4.59454 13.9433 4.39356 13.9158C4.31904 13.9056 4.2582 13.9764 4.28428 14.0469C4.5607 14.7944 5.04903 15.4467 5.6911 15.9228C6.37755 16.4318 7.2056 16.7142 8.06003 16.7306C6.61723 17.8659 4.83591 18.4855 3.00003 18.4906C2.81138 18.4912 2.62282 18.4851 2.43471 18.4723C2.3287 18.4651 2.27995 18.6063 2.37132 18.6605C4.16009 19.7221 6.20462 20.2831 8.29003 20.2806C9.82972 20.2966 11.3572 20.0056 12.7831 19.4247C14.2091 18.8437 15.5051 17.9845 16.5952 16.8971C17.6854 15.8097 18.548 14.516 19.1326 13.0915C19.7172 11.667 20.0121 10.1403 20 8.6006V8.12077C20 8.0892 20.015 8.05951 20.0402 8.04048C20.7184 7.52834 21.3149 6.91691 21.8098 6.22724Z' fill='white'/%3E%3C/svg%3E%0A")}.sharing-white a[title=Twitter]:hover{background:rgba(75,238,179,.12) center/16px no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.8098 6.22724C21.8677 6.14647 21.7821 6.04218 21.6894 6.07811C21.0307 6.33344 20.3423 6.50571 19.64 6.5906C20.4219 6.12348 21.0253 5.4124 21.3599 4.57053C21.394 4.48477 21.3003 4.40819 21.2195 4.4528C20.4928 4.85414 19.7091 5.14313 18.8949 5.30957C18.8608 5.31654 18.8257 5.30494 18.8018 5.27969C18.1908 4.63502 17.3866 4.20578 16.5098 4.05745C15.6147 3.90601 14.6946 4.05596 13.8938 4.48379C13.0931 4.91162 12.457 5.59313 12.0853 6.42144C11.7319 7.209 11.6365 8.08691 11.8108 8.93003C11.8243 8.99545 11.7731 9.05721 11.7065 9.05307C10.1224 8.95469 8.57469 8.53336 7.15868 7.81446C5.74627 7.09739 4.49554 6.09983 3.48267 4.8833C3.43772 4.82931 3.35252 4.83629 3.31977 4.89845C3.0046 5.49651 2.83958 6.16311 2.84003 6.8406C2.83875 7.51498 3.00425 8.17922 3.32178 8.77416C3.63932 9.36911 4.09905 9.87631 4.66003 10.2506C4.0651 10.2344 3.48178 10.0873 2.95128 9.82067C2.88291 9.78631 2.8009 9.83524 2.80446 9.91167C2.84583 10.8009 3.17228 11.6936 3.73734 12.3786C4.33866 13.1074 5.17328 13.6062 6.10003 13.7906C5.74328 13.8992 5.3729 13.9564 5.00003 13.9606C4.79709 13.9582 4.59454 13.9433 4.39356 13.9158C4.31904 13.9056 4.2582 13.9764 4.28428 14.0469C4.5607 14.7944 5.04903 15.4467 5.6911 15.9228C6.37755 16.4318 7.2056 16.7142 8.06003 16.7306C6.61723 17.8659 4.83591 18.4855 3.00003 18.4906C2.81138 18.4912 2.62282 18.4851 2.43471 18.4723C2.3287 18.4651 2.27995 18.6063 2.37132 18.6605C4.16009 19.7221 6.20462 20.2831 8.29003 20.2806C9.82972 20.2966 11.3572 20.0056 12.7831 19.4247C14.2091 18.8437 15.5051 17.9845 16.5952 16.8971C17.6854 15.8097 18.548 14.516 19.1326 13.0915C19.7172 11.667 20.0121 10.1403 20 8.6006V8.12077C20 8.0892 20.015 8.05951 20.0402 8.04048C20.7184 7.52834 21.3149 6.91691 21.8098 6.22724Z' fill='%234BEEB3'/%3E%3C/svg%3E%0A")}.sharing-white a[title=Facebook]{background:rgba(255,255,255,.08) center/16px no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2 2.875C12.9734 2.875 11.797 3.36228 10.9296 4.22963C10.0623 5.09699 9.575 6.27337 9.575 7.5V10.075H7.1C6.97574 10.075 6.875 10.1757 6.875 10.3V13.7C6.875 13.8243 6.97574 13.925 7.1 13.925H9.575V20.9C9.575 21.0243 9.67574 21.125 9.8 21.125H13.2C13.3243 21.125 13.425 21.0243 13.425 20.9V13.925H15.9219C16.0252 13.925 16.1152 13.8547 16.1402 13.7546L16.9902 10.3546C17.0257 10.2126 16.9183 10.075 16.7719 10.075H13.425V7.5C13.425 7.29446 13.5067 7.09733 13.652 6.95199C13.7973 6.80665 13.9945 6.725 14.2 6.725H16.8C16.9243 6.725 17.025 6.62426 17.025 6.5V3.1C17.025 2.97574 16.9243 2.875 16.8 2.875H14.2Z' fill='white'/%3E%3C/svg%3E%0A")}.sharing-white a[title=Facebook]:hover{background:rgba(75,238,179,.12) center/16px no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2 2.875C12.9734 2.875 11.797 3.36228 10.9296 4.22963C10.0623 5.09699 9.575 6.27337 9.575 7.5V10.075H7.1C6.97574 10.075 6.875 10.1757 6.875 10.3V13.7C6.875 13.8243 6.97574 13.925 7.1 13.925H9.575V20.9C9.575 21.0243 9.67574 21.125 9.8 21.125H13.2C13.3243 21.125 13.425 21.0243 13.425 20.9V13.925H15.9219C16.0252 13.925 16.1152 13.8547 16.1402 13.7546L16.9902 10.3546C17.0257 10.2126 16.9183 10.075 16.7719 10.075H13.425V7.5C13.425 7.29446 13.5067 7.09733 13.652 6.95199C13.7973 6.80665 13.9945 6.725 14.2 6.725H16.8C16.9243 6.725 17.025 6.62426 17.025 6.5V3.1C17.025 2.97574 16.9243 2.875 16.8 2.875H14.2Z' fill='%234BEEB3'/%3E%3C/svg%3E%0A")}@media (max-width:1280px){.nm-landing,.game-page{padding-top:76px}.nm-hero{padding-top:60px}.nm-hero__container{justify-content:center;text-align:center}.nm-hero__content{padding-top:0}.nm-hero__about{margin-left:auto;margin-right:auto}.number-game h1{font-size:40px}.game1-modal__restart-btn,.game1-modal__next-btn{width:100%}.game1-modal__top{padding:24px;gap:24px}.game1-modal__top-head{flex-direction:column;gap:16px}.game1-modal__buttons{flex-direction:column}}@media (max-width:760px){.nm-landing,.game-page{padding-top:64px}.nm-hero__content h1{font-size:36px}.nm-hero__content p{margin-top:15px;font-size:18px}.nm-hero__about{margin-top:60px}.nm-hero__img-wrap{width:320px;height:320px}.nm-hero__shadow{width:218px;height:218px;border-radius:8px}.number-game__wrap{height:360px;padding:15px}.number-game__shown-number{font-size:50px}.number-game__answer-title{margin-bottom:15px;font-size:26px}.number-game__answer-input{margin:35px 0;border-width:1px;font-size:32px}.game1-modal__comparison{flex-direction:column}.game1-modal__top-head .game1-modal__comparison{flex-direction:row}.game1-modal__buttons{flex-direction:column;gap:15px}.game1-modal__restart-btn,.game1-modal__next-btn{width:100%}.game1-modal__save-btn{width:100%}}