@charset "UTF-8";:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}html{scroll-behavior:smooth}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;padding-top:75px}.app{background-color:#000;min-height:100vh;position:relative;overflow-x:hidden}.app__main{position:relative;z-index:10}.app:before{content:"";position:absolute;top:-607px;left:50%;transform:translate(-50%);width:701px;height:713px;background:#15a933;border-radius:50%;filter:blur(300px);opacity:.7;z-index:11;pointer-events:none}.container-dynamic,.container-footer{position:relative;display:flex;flex-direction:column;z-index:10;max-width:1920px;width:100%;padding:0 clamp(20px,15.625vw,300px);margin:0 auto;gap:56px}.container-static{position:relative;z-index:10;max-width:1920px;width:100%;padding:0 clamp(20px,15.625vw,300px);margin:0 auto}@media (max-width: 768px){.container-dynamic{padding:0 20px}.container-footer{padding:0 55px}.container-static{padding:0 20px}.app:before{width:600px;height:400px;top:-400px;left:50%;transform:translate(-50%);filter:blur(250px);opacity:.8}}@media (max-width: 480px){.container-dynamic{padding:0 16px;gap:36px}.container-footer{padding:0 45px}.container-static{padding:0 16px}.app:before{width:400px;height:300px;top:-200px;left:50%;transform:translate(-50%);filter:blur(200px);opacity:.9}.app:after{width:200px;height:200px;right:-100px;filter:blur(100px)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#15a933;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0d6b1f}.text-center{text-align:center}.d-flex{display:flex}.justify-center{justify-content:center}.align-center{align-items:center}.gap-10{gap:10px}.gap-20{gap:20px}.gap-30{gap:30px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;outline:none;font-family:inherit}#root{margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app__background-glow{position:absolute;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:11;overflow:hidden;background:transparent}.app__light-glow{position:absolute;pointer-events:none;z-index:1;mix-blend-mode:screen;border:none;background:transparent;filter:brightness(1.2) contrast(.8) saturate(.6) hue-rotate(10deg)}.app__light-glow--1{width:962px;height:964px;top:-358px;left:50%;transform:translate(-99.9%) rotate(180deg);opacity:.1}.app__light-glow--2{width:962px;height:964px;top:-358px;left:50%;transform:translate(-.1%) rotate(180deg);opacity:.1}@media (max-width: 1440px){.app__light-glow--1{width:800px;height:800px;transform:translate(-99.9%) rotate(180deg)}.app__light-glow--2{width:800px;height:800px;transform:translate(-.1%) rotate(180deg)}}@media (max-width: 1024px){.app__light-glow--1{width:600px;height:600px;top:-134px;opacity:.08;transform:translate(-99.9%) rotate(180deg)}.app__light-glow--2{width:600px;height:600px;top:-134px;opacity:.08;transform:translate(-.1%) rotate(180deg)}}@media (max-width: 768px){.app__light-glow--1{width:500px;height:500px;top:-47px;opacity:.06;transform:translate(-99.9%) rotate(180deg)}.app__light-glow--2{width:500px;height:500px;top:-47px;opacity:.06;transform:translate(-.1%) rotate(180deg)}}@media (max-width: 480px){.app__light-glow--1{width:400px;height:400px;top:-149px;opacity:.05;transform:translate(-99.9%) rotate(180deg)}.app__light-glow--2{width:400px;height:400px;top:-149px;opacity:.05;transform:translate(-.1%) rotate(180deg)}}.header{position:fixed;top:0;left:0;width:100%;height:75px;background:#000000b3;border-bottom:1px solid #242424;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:1000}.header__content{height:75px;display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;gap:15px;text-decoration:none;color:#fff}.header__logo-text{font-weight:600;font-size:24px;line-height:1.21;color:#fff}.header__nav{display:flex;align-items:center;gap:35px}.header__nav-link{font-weight:500;font-size:16px;line-height:1.21;color:#fffc;text-decoration:none;transition:color .3s ease}.header__nav-link:hover,.header__nav-link--active{color:#fff}.header__right{display:flex;align-items:center;gap:30px}.header__telegram{display:flex;align-items:center;gap:4px;text-decoration:none;color:#15a933;font-weight:500;font-size:16px;line-height:1.25;transition:opacity .3s ease}.header__telegram:hover{opacity:.8}.header__telegram svg{width:20px;height:20px}.header__buttons{display:flex;align-items:center;gap:14px}.header__burger{display:none;background:none;border:none;cursor:pointer;padding:8px;outline:none}.header__burger:focus{outline:none;border:none}.header__burger:active{outline:none;border:none}.header__burger img{width:24px;height:24px}.header__button{display:flex;justify-content:center;align-items:center;padding:14px 26px;border-radius:1000px;font-weight:600;font-size:16px;line-height:1.21;text-decoration:none;transition:all .3s ease;white-space:nowrap;cursor:pointer}.header__button--outline{border:1px solid #15a933;background:transparent;color:#fff}.header__button--outline:hover{background:#15a9331a}.header__button--primary{background:#15a933;border:none;color:#000}.header__button--primary:hover{background:#0d6b1f}@media (max-width: 1555px){.header__nav-link[href="/referral-program"]{display:none}}@media (max-width: 1155px){.header__nav-link[href="/"],.header__telegram span{display:none}}@media (max-width: 1439px){.header__logo{margin-right:10px}.header__nav{gap:12px}.header__nav-link{font-size:14px}.header__right{gap:12px}.header__telegram{gap:4px}}@media (max-width: 1024px){.header__nav{display:none}.header__right{gap:20px}.header__telegram,.header__buttons{display:none}.header__burger{display:block}}@media (max-width: 768px){.header__content{justify-content:space-between}.header__nav{display:none}.header__right{gap:15px}.header__telegram,.header__telegram span,.header__buttons{display:none}.header__burger{display:block}}.header__mobile-menu{position:fixed;top:0;left:-100%;width:324px;height:100vh;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;transition:left .3s ease;overflow-y:auto}.header__mobile-menu--open{left:0}.header__mobile-content{padding:50px 35px;display:flex;flex-direction:column;height:100%}.header__mobile-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header__mobile-logo{display:flex;align-items:center;gap:8px}.header__mobile-logo img{width:24px;height:24px}.header__mobile-logo span{font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;color:#fff}.header__mobile-close{background:none;border:none;color:#fff;font-size:32px;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.header__mobile-group{display:flex;flex-direction:column;padding:20px 0}.header__mobile-group:last-of-type{margin-top:auto}.header__mobile-link{font-weight:500;font-size:18px;line-height:1.21;color:#fffc;text-decoration:none;padding:16px 0;text-align:left;transition:color .3s ease}.header__mobile-link:hover{color:#15a933}.header__mobile-contact{display:flex;align-items:center;gap:12px;text-decoration:none;color:#15a933;font-weight:500;font-size:16px;padding:16px 0;text-align:left}.header__mobile-contact img,.header__mobile-contact svg{width:24px;height:24px;flex-shrink:0}.header__mobile-button{display:flex;justify-content:center;align-items:center;padding:16px 24px;border-radius:1000px;font-weight:600;font-size:16px;line-height:1.21;text-decoration:none;transition:all .3s ease;margin-bottom:12px;width:156px;height:47px;cursor:pointer}.header__mobile-button--outline{border:1px solid #15a933;background:transparent;color:#fff;width:120px}.header__mobile-button--outline:hover{background:#15a9331a}.header__mobile-button--primary{background:#15a933;border:none;color:#000}.header__mobile-button--primary:hover{background:#0d6b1f}@media (max-width: 480px){.header__mobile-group{padding:0;gap:25px;margin-top:auto;margin-bottom:auto}.header__mobile-link{font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle;padding:0}.header__mobile-contact{padding:0;font-size:16px;line-height:100%;letter-spacing:0%}.header__mobile-button{margin:0}.header__mobile-button--outline{width:100px}}.login-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:flex;align-items:center;justify-content:center}.login-modal__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.login-modal__content{position:relative;width:578px;max-width:calc(100vw - 40px);background:linear-gradient(180deg,#080808,#020202);border:1px solid rgba(255,255,255,.1019607843);border-radius:20px;padding:34px;z-index:1}.login-modal__close{position:absolute;top:34px;right:34px;width:24px;height:24px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.login-modal__close svg{width:24px;height:24px}.login-modal__close:hover{opacity:.8}.login-modal__title{font-family:Inter;font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin:0 0 32px;text-align:left}.login-modal__form{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.login-modal__field{display:flex;flex-direction:column;gap:8px;text-align:left}.login-modal__label{font-family:Inter;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;margin:0;text-align:left}.login-modal__input-wrapper{position:relative;width:100%}.login-modal__input{width:100%;height:72px;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;padding:24px 60px 24px 24px;font-family:Inter;font-weight:500;font-size:20px;line-height:1.2;color:#fff;outline:none;box-sizing:border-box}.login-modal__input::placeholder{color:#ffffff4d}.login-modal__input:focus{border-color:#15a933}.login-modal__input:disabled{opacity:.6;cursor:not-allowed}.login-modal__input-icon{position:absolute;top:50%;right:23px;transform:translateY(-50%);width:26px;height:26px;display:flex;align-items:center;justify-content:center;pointer-events:none}.login-modal__input-icon svg{width:26px;height:26px}.login-modal__error{background:#dc35451a;border:1px solid rgba(220,53,69,.3);border-radius:12px;padding:12px 16px;font-family:Inter;font-weight:500;font-size:16px;line-height:1.3;color:#ff6b6b;text-align:center;margin-bottom:8px}.login-modal__submit{width:100%;height:72px;background:#15a933;border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;font-family:Inter;font-weight:600;font-size:20px;line-height:1.21;color:#000;cursor:pointer;transition:all .3s ease;margin-top:8px}.login-modal__submit:hover{background:#138a2b}.login-modal__submit:active{transform:translateY(1px)}.login-modal__submit:disabled{background:#666;cursor:not-allowed;opacity:.7;transform:none}.login-modal__submit:disabled:hover{background:#666;transform:none}.login-modal__links{display:flex;justify-content:space-between;align-items:center;gap:20px}.login-modal__link{font-family:Inter;font-weight:500;font-size:18px;line-height:1.21;color:#a3a3a3;text-decoration:none;transition:color .3s ease;background:none;border:none;padding:0;cursor:pointer}.login-modal__link:hover{color:#15a933}@media (max-width: 768px){.login-modal{align-items:flex-start;padding:0}.login-modal__backdrop{background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-modal__content{width:100%;max-width:none;height:100vh;padding:20px;display:flex;flex-direction:column;justify-content:center;border-radius:16px;max-height:calc(100vh - 150px);width:calc(100vw - 248px);height:430px;margin:191px 20px auto}.login-modal__close{top:20px;right:20px;width:20px;height:20px}.login-modal__close svg{width:20px;height:20px}.login-modal__title{font-size:19.2px;margin-bottom:20px;text-align:left}.login-modal__form{gap:20px;margin-bottom:24px}.login-modal__label{font-size:16px}.login-modal__input{height:58px;padding:19px 50px 19px 19px;font-size:16px;border-radius:12.8px}.login-modal__input-icon{right:18px;width:21px;height:21px}.login-modal__input-icon svg{width:21px;height:21px}.login-modal__error{font-size:14px;padding:10px 12px;border-radius:10px;margin-bottom:6px}.login-modal__submit{height:58px;font-size:16px;border-radius:12.8px;margin-top:0}.login-modal__links{justify-content:space-around;margin-top:auto}.login-modal__link{font-size:14.4px}}@media (max-width: 480px){.login-modal__content{width:calc(100vw - 20px)}}.register-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:flex;align-items:center;justify-content:center}.register-modal__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.register-modal__content{position:relative;width:578px;max-width:calc(100vw - 40px);background:linear-gradient(180deg,#080808,#020202);border:1px solid rgba(255,255,255,.1019607843);border-radius:20px;padding:34px;z-index:1}@media (min-width: 768px) and (max-width: 1024px){.register-modal__content{width:480px;padding:28px;border-radius:18px}}@media (max-width: 768px){.register-modal__content{width:335px;padding:20px;border-radius:16px}}.register-modal__close{position:absolute;top:34px;right:34px;width:24px;height:24px;background:none;border:none;color:#15a933;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.register-modal__close:hover{opacity:.7}@media (min-width: 768px) and (max-width: 1024px){.register-modal__close{top:28px;right:28px;width:22px;height:22px}}@media (max-width: 768px){.register-modal__close{top:20px;right:20px;width:20px;height:20px}}.register-modal__title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin:0 0 37px;text-align:left}@media (min-width: 768px) and (max-width: 1024px){.register-modal__title{font-size:22px;margin-bottom:32px}}@media (max-width: 768px){.register-modal__title{font-size:19.2px;margin-bottom:30px;text-align:center}}.register-modal__form{display:flex;flex-direction:column;gap:24px}@media (min-width: 768px) and (max-width: 1024px){.register-modal__form{gap:20px}}@media (max-width: 768px){.register-modal__form{gap:18px}}.register-modal__field{display:flex;flex-direction:column;gap:8px}@media (max-width: 768px){.register-modal__field{gap:6px}}.register-modal__label{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;text-align:left}@media (min-width: 768px) and (max-width: 1024px){.register-modal__label{font-size:18px}}@media (max-width: 768px){.register-modal__label{font-size:16px}}.register-modal__input-wrapper{position:relative;display:flex;align-items:center}.register-modal__input-icon{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:26px;height:26px;color:#15a933;pointer-events:none}@media (min-width: 768px) and (max-width: 1024px){.register-modal__input-icon{right:20px;width:22px;height:22px}}@media (max-width: 768px){.register-modal__input-icon{right:18px;width:20.8px;height:20.8px}}.register-modal__input{width:100%;height:72px;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;padding:0 70px 0 24px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;transition:all .3s ease}.register-modal__input::placeholder{color:#ffffff4d}.register-modal__input:focus{outline:none;border-color:#15a933;background:linear-gradient(180deg,#52525226,#6e6e6e0d)}@media (min-width: 768px) and (max-width: 1024px){.register-modal__input{height:60px;border-radius:14px;padding:0 60px 0 20px;font-size:18px}}@media (max-width: 768px){.register-modal__input{height:58px;border-radius:12.8px;padding:0 56px 0 19.2px;font-size:16px}}.register-modal__checkbox-field{display:flex;align-items:flex-start;gap:14px;margin-top:10px}@media (min-width: 768px) and (max-width: 1024px){.register-modal__checkbox-field{gap:12px;margin-top:8px}}@media (max-width: 768px){.register-modal__checkbox-field{gap:12px;margin-top:8px}}.register-modal__checkbox-label{display:flex;align-items:flex-start;gap:14px;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:1.21;color:#a3a3a3}@media (min-width: 768px) and (max-width: 1024px){.register-modal__checkbox-label{gap:12px;font-size:16px}}@media (max-width: 768px){.register-modal__checkbox-label{gap:12px;font-size:14.4px}}.register-modal__checkbox{display:none}.register-modal__checkbox-custom{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1.5px solid #15A933;border-radius:6px;background:transparent;transition:all .3s ease;flex-shrink:0}.register-modal__checkbox-custom svg{opacity:0;transform:scale(.8);transition:all .2s ease;color:#15a933}@media (min-width: 768px) and (max-width: 1024px){.register-modal__checkbox-custom{width:22px;height:22px;border-width:1.3px;border-radius:5px}}@media (max-width: 768px){.register-modal__checkbox-custom{width:19.2px;height:19.2px;border-width:1.2px;border-radius:4.8px}}.register-modal__checkbox:checked+.register-modal__checkbox-custom{background:transparent;border-color:#15a933}.register-modal__checkbox:checked+.register-modal__checkbox-custom svg{opacity:1;transform:scale(1)}.register-modal__checkbox-text{flex:1;line-height:1.4}.register-modal__terms-link{color:#15a933;text-decoration:underline;transition:color .3s ease}.register-modal__terms-link:hover{color:#0f8a2a}.register-modal__submit{width:100%;height:72px;background:#15a933;border:none;border-radius:16px;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.21;color:#000;cursor:pointer;transition:all .3s ease;margin-top:16px}.register-modal__submit:hover{background:#0f8a2a;transform:translateY(-1px)}.register-modal__submit:active{transform:translateY(0)}.register-modal__submit:disabled{background:#666;cursor:not-allowed;transform:none}@media (min-width: 768px) and (max-width: 1024px){.register-modal__submit{height:60px;border-radius:14px;font-size:18px;margin-top:14px}}@media (max-width: 768px){.register-modal__submit{height:58px;border-radius:12.8px;font-size:16px;margin-top:12px}}.footer{position:relative;z-index:10;background:#000000b2;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:32px 0 25px;margin-top:56px}.footer__content{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;align-items:flex-start}.footer__primary{flex:1;max-width:285px;display:flex;flex-direction:column;align-items:flex-start;margin-right:97px}.footer__logo{margin-bottom:24px;display:flex;align-items:center;gap:12px}.footer__hours{margin-bottom:24px;display:flex;flex-direction:column;text-align:left}.footer__hours p{font-weight:500;font-size:16px;line-height:1.5;color:#c4c4c4;align-items:flex-start}.footer__description .footer__service-type{font-weight:500;font-size:16px;line-height:1.5;color:#d6d6d6;margin-bottom:12px}.footer__nav{display:flex;gap:20px;flex:1;min-width:300px;max-width:600px;text-align:left}.footer__nav-column{display:flex;flex-direction:column;gap:12px;min-width:201px}.footer__nav-column--second-column{min-width:273px}.footer__nav-link{font-weight:500;font-size:16px;line-height:1.5;color:#fffc;text-decoration:none;transition:color .3s ease}.footer__nav-link--first-column{max-width:202px}.footer__nav-link:hover{color:#15a933}.footer__contacts{display:flex;flex-direction:column;gap:16px;flex:0 0 auto;min-width:250px;align-items:flex-end}.footer__contacts h4{font-weight:600;font-size:18px;line-height:1.5;color:#fff;margin-bottom:8px}.footer__contact{display:flex;align-items:center;gap:12px;text-decoration:none;transition:opacity .3s ease}.footer__contact:hover{opacity:.8}.footer__contact svg{width:20px;height:20px;flex-shrink:0}.footer__contact span{font-weight:500;font-size:16px;line-height:1.5;color:#15a933}.footer__service-title{font-weight:500;font-size:16px;line-height:1.5;color:#fffc;max-width:447px;text-align:right}@media (max-width: 1800px){.footer__contacts{text-align:left;align-items:flex-start}}@media (max-width: 1200px){.footer{padding:30px 0 20px}.footer__content{flex-direction:column;align-items:center;justify-content:center;gap:24px}.footer__primary{min-width:100%;max-width:100%;align-items:center;display:flex;flex-direction:column;gap:16px;padding:0;margin:0}.footer__nav{flex-direction:column;gap:16px;min-width:100%;text-align:center}.footer__nav-column{gap:16px;width:100%}.footer__nav-link--first-column{max-width:100%}.footer__contacts{min-width:100%;align-items:center}.footer__hours{font-weight:500;font-size:16px;line-height:24px;text-align:center;color:#c4c4c4;margin-bottom:0}.footer__logo img{width:unset;height:34px}.footer__service-title{text-align:center}}@media (max-width: 768px){.footer{padding:30px 0 20px}.footer__content{flex-direction:column;gap:32px}.footer__primary{min-width:100%;max-width:100%;align-items:center}.footer__nav{flex-direction:column;gap:20px;min-width:100%;text-align:center}.footer__nav-column{gap:20px;width:100%}.footer__nav-link--first-column{max-width:100%}.footer__contacts{min-width:100%}.footer__logo img{width:160px;height:30px}.footer__contacts{align-items:center}.footer__primary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:0;margin:0}.footer__hours{font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center;vertical-align:middle;color:#c4c4c4;margin-bottom:0}.footer__logo img{width:unset}.footer__service-type{font-family:Inter;font-weight:500;font-size:15px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#d6d6d6}}@media (max-width: 480px){.footer{padding:32px 0;border-radius:5px}.footer__content{gap:36px}}.home{min-height:100vh;background:linear-gradient(180deg,#000,#0a0a0a,#000);position:relative;overflow-x:hidden;overflow-y:auto;z-index:1}.home__container{padding:0 clamp(20px,15.625vw,300px);display:flex;flex-direction:column;gap:80px;position:relative;z-index:10}.home__background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.home__bg-main{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home__bg-green-vector{position:absolute;top:20%;right:0;width:400px;height:auto;opacity:.6}.home__bg-left{position:absolute;left:-100px;top:50%;transform:translateY(-50%);width:300px;height:auto;opacity:.3}.home__bg-right{position:absolute;right:-100px;top:50%;transform:translateY(-50%);width:300px;height:auto;opacity:.3}.home__hero-image{position:relative;z-index:10;margin-top:140px;margin-bottom:20px;text-align:center}.home__hero-image:before{content:"";position:absolute;top:-70px;left:50%;transform:translate(-50%);width:100vw;height:calc(100% + 240px);z-index:-1;pointer-events:none;background-image:url(/images/main-background-Df5iwmcr.png);background-size:cover;background-position:center top;background-repeat:no-repeat;filter:hue-rotate(200deg) saturate(1.5) brightness(.8)}.home__hero-image img{max-width:100%;height:auto}.home__title{position:relative;z-index:10;margin-bottom:26px;font-weight:500;font-size:66px;line-height:100%;letter-spacing:-1.09px;text-align:center;color:#fff}.home__title-accent{background:linear-gradient(220.71deg,#fff 37.31%,#52ff75 68.48%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500;font-size:66px;line-height:100%;letter-spacing:-1.09px;text-align:center;color:#fff}.home__description{position:relative;z-index:10;font-weight:500;font-size:20px;line-height:1.45;letter-spacing:2.5%;text-align:center;color:#c4c4c4;max-width:772px;margin-left:auto;margin-right:auto}@media (max-width: 1200px){.home__title{font-size:47px}.home__description{font-size:16px}.home__title-accent{font-size:47px}}@media (max-width: 768px){.home__title{font-size:36px}.home__description{font-size:16px}}@media (max-width: 480px){.home__hero-image{width:150px;height:150px;margin:98px auto 0}.home__title,.home__title-accent{font-size:24px}.home__description{font-weight:500;font-size:14px;line-height:18px;letter-spacing:.4px;text-align:center;vertical-align:middle}.home__description{font-size:14px}}.services__title{margin-bottom:15px;text-align:left;font-family:Montserrat}.services__title-comment{font-family:Montserrat;font-weight:600;font-size:20px;line-height:1.22;color:#828282}.services__grid{display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between}.services__card{background:#5252521a;border:1px solid rgba(255,255,255,.1);border-radius:12px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:48px;position:relative}.services__card--small{display:flex;align-items:center;justify-content:center;width:32%}.services__card--large{padding:32px 34px;text-align:left}.services__card-text{font-weight:500;font-size:20px;line-height:1.2;text-align:center;color:#fff;margin-bottom:8px}.services__card-text:last-child{margin-bottom:0}.services__card-title{font-weight:500;font-size:20px;line-height:1.21;color:#fff;margin-bottom:25px}.services__card-details .services__card-text{text-align:left;line-height:1.5;font-size:16px}@media (max-width: 1439px){.services__grid{flex-direction:column}.services__card,.services__card--small{width:100%}}@media (max-width: 768px){.services__card{padding:24px 18px}.services__card-text{font-size:16px}.services__card-title{font-size:18px}}@media (max-width: 480px){.services__title{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle}.services__title-comment{font-size:16px}.services__card{padding:35px 31px}.services__card-title{font-size:16px}.services__card-text{font-weight:500;font-size:12.8px;line-height:19px;letter-spacing:0%;text-align:center;vertical-align:middle}.services__card-details .services__card-text{font-size:12.8px}}.exchange-process{display:flex;flex-wrap:wrap;gap:20px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:0;position:relative;overflow:hidden;background:linear-gradient(180deg,#5252521a,#6e6e6e06)}.exchange-process:before{content:"";position:absolute;width:100px;height:100px;background:#15a933;filter:blur(80px);z-index:-1;top:-87px;right:-75px}.exchange-process__vector{width:149.2971127673;height:239.1003582606;top:100.8px;left:-117.6px;opacity:.7;border-width:60.39px;position:absolute}.exchange-process__calculator{width:564px;position:relative;z-index:1}.exchange-process__steps{flex:1;display:flex;flex-direction:column;gap:18px;position:relative;z-index:1}.exchange-process__step{display:flex;align-items:center;gap:32px;text-align:left;background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:30px 33px;height:160px;position:relative;overflow:hidden;isolation:isolate}.exchange-process__step:after{content:"";position:absolute;width:100px;height:100px;background:#15a933;filter:blur(80px);z-index:-1;top:120px;left:-74px}.exchange-process__step-icon{width:100px;height:100px;flex-shrink:0}.exchange-process__step-content{flex:1}.exchange-process__step-title{font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin-bottom:11px}.exchange-process__step-description{font-weight:500;font-size:16px;line-height:1.25;color:#9e9e9e}@media (max-width: 1439px){.exchange-process,.exchange-process__steps{flex-direction:column}.exchange-process__step,.exchange-process__calculator{width:100%}}@media (max-width: 768px){.exchange-process__step{padding:24px 18px}.exchange-process__step-title{font-size:20px}.exchange-process__step-description{font-size:14px}}@media (max-width: 480px){.exchange-process__step-title{font-size:18px}.exchange-process__step-description{font-size:13px}}.exchange-calculator{position:relative;width:564px;height:694px;border-radius:20px}.exchange-calculator__bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;overflow:hidden}.exchange-calculator__bg img{width:100%;height:100%;object-fit:cover}.exchange-calculator__content{position:relative;z-index:2;padding:36px 60px 0;height:100%;background:#5252521a;border:1px solid rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.exchange-calculator__info{margin-top:20px;text-align:center;margin-bottom:27px}.exchange-calculator__info .exchange-rate{font-weight:600;font-size:16px;line-height:1.25;color:#fff;margin-bottom:9px}.exchange-calculator__info .exchange-reserve{font-weight:500;font-size:16px;line-height:1.25;color:#656565}.exchange-calculator__submit{width:445px;height:70px;background:#15a933;border:none;border-radius:40px;font-weight:600;font-size:20px;line-height:1.21;color:#000;cursor:pointer;margin-top:96px;transition:background .3s ease}.exchange-calculator__submit:hover{background:#0d6b1f}.calculator{padding:36px 60px;height:694px;display:flex;flex-direction:column;position:relative;border:1px solid rgba(255,255,255,.1019607843);border-radius:20px}.calculator__field{margin-bottom:20px}.calculator__label{font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin-bottom:12px;text-align:left}.calculator__input{height:60px;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);display:flex;align-items:center;padding:0 16px;margin-bottom:10px}.calculator__currency-select{height:60px;margin-bottom:10px}.calculator__currency-select .currency-select__trigger{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);height:60px;padding:0 16px}.calculator__currency-select .currency-select__trigger:hover{border-color:#fff3}.calculator__amount-input{height:60px;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);display:flex;align-items:center;padding:0 16px}.calculator__switch{background:none;border:none;cursor:pointer;padding:0;z-index:10;margin:10px 0 30px}.calculator__amount{background:transparent;border:none;color:#fff;font-weight:600;font-size:20px;line-height:1.4;text-align:left;width:100%}.calculator__amount:focus{outline:none}.calculator__amount:disabled{opacity:.7}.calculator__submit{width:445px;height:70px;background:#15a933;border:none;border-radius:40px;font-weight:600;font-size:20px;line-height:1.21;color:#000;cursor:pointer;margin-top:auto;margin-bottom:20px;transition:background .3s ease}.calculator__submit:hover{background:#0d6b1f}.calculator__info{text-align:center;margin-bottom:27px}.calculator__rate{font-weight:600;font-size:16px;line-height:1.25;color:#fff;margin-bottom:9px}.calculator__reserve{font-weight:500;font-size:16px;line-height:1.25;color:#656565}.exchange-field{margin-bottom:10px}.exchange-field__title{font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin-bottom:12px}.exchange-field__input{height:60px;background:#52525226;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);display:flex;align-items:center;padding:0 16px;justify-content:space-between}.exchange-field__amount{background:transparent;border:none;color:#fff;font-weight:600;font-size:20px;line-height:1.4;text-align:left;width:100%}.exchange-field__amount:focus{outline:none}.exchange-field__amount:disabled{opacity:.7}@media (max-width: 1439px){.exchange-calculator{width:100%;max-width:none}.calculator,.calculator__submit{width:100%}}@media (max-width: 768px){.calculator{padding:24px 18px}.calculator__label{font-size:20px}.calculator__currency-select{height:50px}.calculator__currency-select .currency-select__trigger{height:50px;padding:0 12px;border-radius:12px}.calculator__amount,.calculator__submit{font-size:18px}.calculator__rate,.calculator__reserve{font-size:14px}.exchange-field__title{font-size:20px}.exchange-field__amount{font-size:18px}}@media (max-width: 480px){.exchange-process__step{align-items:flex-start;gap:25px;padding:24px 18px;min-height:161px;height:unset}.exchange-process__step-content{text-align:left;gap:12px}.exchange-process__step-title{font-size:19.2px;line-height:100%}.exchange-process__step-icon,.exchange-process__step-icon img{width:80px;height:80px}.exchange-process__step-description{font-weight:500;font-size:12.8px;line-height:16px;letter-spacing:0%;vertical-align:middle}.calculator{padding:20px;height:unset}.calculator__label{font-size:18px}.calculator__input,.calculator__amount-input{min-height:48px;height:unset}.calculator__amount{font-size:16px}.calculator__submit{font-size:16px;height:56px;margin-top:0}.calculator__rate,.calculator__reserve{font-size:13px}.exchange-field__title{font-size:18px}.exchange-field__amount{font-size:16px}}.currency-select{position:relative;width:100%;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:linear-gradient(180deg,#52525220,#6e6e6e06)}.currency-select__trigger{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:60px;background:transparent;border:none;cursor:pointer;width:100%;box-sizing:border-box}.currency-select__selected{display:flex;align-items:center;gap:12px;flex:1}.currency-select__icon{width:40px;height:40px;object-fit:contain;flex-shrink:0}.currency-select__name{font-weight:600;font-size:20px;line-height:1.4;color:#fff;text-align:left}.currency-select__placeholder{font-weight:600;font-size:20px;line-height:1.4;color:#ffffff80;text-align:left}.currency-select__arrow{color:#fff;font-size:12px;transition:transform .3s ease;flex-shrink:0}.currency-select__arrow.open{transform:rotate(180deg)}.currency-select__dropdown{position:absolute;top:100%;left:0;right:0;background:#000;border:1px solid rgba(255,255,255,.1);border-radius:16px;z-index:1000;max-height:300px;overflow-y:auto;margin-top:4px}.currency-select__option{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background-color .2s ease}.currency-select__option:hover{background:#ffffff0d}.currency-select__option.selected{background:#15a9331a}.currency-select__option.selected .currency-select__name{color:#15a933}.reserves__container{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:32px;position:relative;overflow:hidden}.reserves__container:after{content:"";position:absolute;width:100px;height:100px;background:#15a933;filter:blur(80px);z-index:-1;top:-87px;right:-75px}.reserves__title{font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin-bottom:32px}.reserves__header{display:flex;justify-content:space-between;align-items:center}.reserves__header-right{display:none}.reserves__grid{display:flex;gap:20px;margin-bottom:20px;position:relative;flex-wrap:wrap;background:transparent;align-items:center;width:100%}.reserves__carousel{display:flex;gap:20px}.reserves__card{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:24px;display:flex;align-items:center;gap:16px;flex-shrink:0;max-width:280px;width:100%}.reserves__card-info{display:flex;align-items:flex-start;gap:16px;flex-direction:column;justify-content:center;text-align:left}.reserves__card-amount{font-weight:600;font-size:20px;line-height:1.2;text-align:left}.reserves__currency-icon{width:43px;height:43px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#a7d28b40;border-radius:50%}.reserves__currency-icon img{width:27px;height:27px;object-fit:contain}.reserves__currency-icon-info{flex:1;text-align:left}.reserves__currency-icon-amount{font-weight:600;font-size:20px;line-height:1.2;color:#fff;display:block;margin-bottom:4px}.reserves__currency-icon-currency{font-weight:500;font-size:14px;line-height:1.2;color:#9e9e9e}.reserves__currency-icon-status{width:8px;height:8px;background:#15a933;border-radius:50%;flex-shrink:0}.reserves__referral{font-weight:600;font-size:16px;line-height:20px;letter-spacing:0%;vertical-align:middle;color:#fffc}@media (max-width: 1375px){.reserves__grid{justify-content:center}.reserves__card{max-width:unset;width:48%}}@media (max-width: 1024px){.reserves__card{width:100%;justify-content:center}}@media (max-width: 768px){.reserves-section{padding:24px 16px}.reserves__card{padding:20px;width:100%!important}.reserves__card-amount{font-size:18px}.reserves__card-currency{font-size:13px}}@media (max-width: 480px){.reserves__header{margin-bottom:18px}.reserves__title{font-weight:600;font-size:19.2px;line-height:23.2px;letter-spacing:0%;margin:0}.reserves__header-right{font-weight:600;font-size:16px;line-height:100%;letter-spacing:0%;text-align:right;display:block;color:#15a933}.reserves__card{padding:20px 19px}.reserves__card-info{gap:1.8px}.reserves__currency-icon{border-radius:50%;background:#a7d28b40;width:34px;height:34px}.reserves__currency-icon img{width:21px;height:21px}.reserves__card-amount{font-weight:600;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle;margin:0}}.offices{position:relative}.offices__container{background:linear-gradient(180deg,#52525233,#6e6e6e0d);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px 34px;position:relative;overflow:hidden;margin-bottom:24px}.offices__container:after{content:"";position:absolute;width:100px;height:100px;background:#15a933;filter:blur(80px);z-index:-1;top:-87px;right:-75px}.offices__title{font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin-bottom:24px;text-align:left}.offices__cities{display:flex;flex-wrap:wrap;gap:15px}.offices__city{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:.8px solid rgba(255,255,255,.1019607843);border-radius:16px;padding:28px 24px;width:298px;height:92px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.offices__city-name{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.4;color:#fff;text-align:center}.offices__description{font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center;vertical-align:middle;color:#fffc}@media (max-width: 1445px){.offices__cities{justify-content:center}}@media (max-width: 1200px){.offices__cities{gap:16px;justify-content:center}}@media (max-width: 768px){.offices__container{padding:24px}.offices__title{font-size:20px;margin-bottom:20px}.offices__cities{flex-direction:column;gap:12px}.offices__city{width:100%;padding:20px;height:72px}.offices__city-name{font-size:18px}}@media (max-width: 480px){.offices__title{font-size:18px}.offices__description{font-size:12.8px;line-height:19.2px}.offices__city-name{font-size:16px}}.partners__background{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:20px;padding:34px;position:relative;overflow:hidden}.partners__background:after{content:"";position:absolute;width:100px;height:100px;background:#15a933;filter:blur(80px);z-index:-1;top:-87px;right:-75px}.partners__title{font-family:Inter;font-weight:600;font-size:24px;line-height:29px;color:#fff;margin:0 0 32px;text-align:left}.partners__grid{display:flex;flex-wrap:wrap;gap:55px;align-items:center;justify-content:center}.partners__partner{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:200px}.partners__partner-logo{max-width:222px;max-height:92px;object-fit:contain;border-radius:15px}@media (max-width: 768px){.partners__grid{flex-direction:column;gap:16px}.partners__partner{flex:0 0 auto;width:100%}.partners__partner-logo{max-width:180px;max-height:70px}.partners__title{font-size:20px;line-height:24px}}@media (max-width: 480px){.partners__title{font-size:18px;line-height:22px}.partners__partner-logo{max-width:150px;max-height:60px}}.why-choose-us{position:relative}.why-choose-us__background{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:34px;position:relative;overflow:hidden}.why-choose-us__background:after{content:"";position:absolute;width:100px;height:100px;background:#15a933;filter:blur(80px);z-index:-1;top:-87px;right:-75px}.why-choose-us__title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.2083333333;color:#fff;margin:0 0 53px;text-align:left}.why-choose-us__grid{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.why-choose-us__card{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;width:298px;height:92px;display:flex;align-items:center;justify-content:center;padding:0 16px;box-sizing:border-box}.why-choose-us__card-text{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.4;color:#fff;text-align:center}.why-choose-us__description{display:flex;justify-content:center;margin-top:32px}.why-choose-us__description-text{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:1.25;color:#fffc;text-align:center;margin:0;max-width:513px}.why-choose-us__background:before{content:"";position:absolute;top:-215px;right:109px;width:267.82px;height:270.22px;background:#15a933;filter:blur(300px);opacity:.5;z-index:-1}@media (max-width: 1448px){.why-choose-us__grid{justify-content:center}}@media (max-width: 768px){.why-choose-us__background{padding:20px;border-radius:16px}.why-choose-us__title{font-size:19px;margin:0 0 43px}.why-choose-us__grid{flex-direction:column;gap:10px;margin-bottom:24px}.why-choose-us__card{width:100%;height:74px;border-radius:13px;padding:0 20px}.why-choose-us__card-text{font-size:16px}.why-choose-us__description{margin-top:24px}.why-choose-us__description-text{font-size:13px;max-width:214px}.why-choose-us__background:before{top:-172px;right:50px;width:214.25px;height:216.18px;filter:blur(240px)}}@media (max-width: 480px){.why-choose-us__title{font-size:19.2px;line-height:23.2px;letter-spacing:0%;vertical-align:middle}.why-choose-us__card{border-radius:12.8px}.why-choose-us__card-text{font-size:16px;line-height:20px}.why-choose-us__description-text{font-size:12px;line-height:16px}}.reviews{position:relative;z-index:1}.reviews__container{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);border-radius:20px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:34px;position:relative;z-index:1;overflow:hidden}.reviews__bg{width:100px;height:100px;background:#15a933;filter:blur(80px);z-index:-1;top:-87px;right:-75px;position:absolute}@media (max-width: 480px){.reviews__bg{top:-87px;right:-75px}}.reviews__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.reviews__title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin:0}.reviews__link{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.21;color:#15a933;text-decoration:none;transition:opacity .3s ease}.reviews__link:hover{opacity:.8}.reviews__grid{display:flex;gap:15px;flex-wrap:wrap}.reviews__item{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:24px;flex:1;min-width:404px;max-width:404px}.reviews__author{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.reviews__author-name{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.4;color:#fff;margin:0}.reviews__date{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.21;color:#b0b0b0}.reviews__text{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#fffc;margin:0;text-align:left}.reviews__meta{margin-bottom:8px}.reviews__name,.reviews__date,.reviews__city{text-align:left;font-weight:500;margin-top:2px}@media (max-width: 1439px){.reviews__grid{flex-direction:column}.reviews__item{min-width:100%;max-width:100%}}@media (max-width: 768px){.reviews__container{padding:24px 18px}.reviews__header{margin-bottom:24px}.reviews__title{font-size:20px}.reviews__link{font-size:16px}.reviews__item{padding:24px 18px}.reviews__author-name{font-size:18px}.reviews__text{font-size:14px}}@media (max-width: 480px){.reviews__container{padding:20px}.reviews__header{margin-bottom:20px}.reviews__title{font-size:19.2px}.reviews__link{font-size:15px}.reviews__item{padding:16px}.reviews__author-name{font-size:16px}.reviews__date{font-size:13px}.reviews__text{font-size:13px;line-height:1.4}}.home__crypto-ticker{position:absolute;top:20px;left:0;width:100%;height:98px;overflow:hidden;z-index:10;pointer-events:none}.crypto-ticker__list{display:flex;animation:scrollLeft 45s linear infinite;width:4845px}.crypto-ticker__item{flex-shrink:0;width:303px;height:98px;background:linear-gradient(180deg,#52525266,#6e6e6e0d);border:1px solid rgba(255,255,255,.1);border-radius:12px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:25px;margin-right:20px;position:relative;pointer-events:auto}.crypto-ticker__item--loading .crypto-ticker__name,.crypto-ticker__item--loading .crypto-ticker__symbol,.crypto-ticker__item--loading .crypto-ticker__price,.crypto-ticker__item--loading .crypto-ticker__change{animation:shimmer 1.5s infinite}.crypto-ticker__name{position:absolute;top:25px;left:25px;font-weight:500;font-size:20px;line-height:1.21;color:#fff}.crypto-ticker__symbol{position:absolute;top:54px;left:25px;font-weight:500;font-size:16px;line-height:1.21;color:#ffffffb3}.crypto-ticker__price{position:absolute;top:25px;right:25px;font-weight:500;font-size:20px;line-height:1.21;color:#fff;transition:all .3s ease}.crypto-ticker__change{position:absolute;top:54px;right:25px;font-weight:500;font-size:16px;line-height:1.21;color:#ffffffb3}.crypto-ticker__change--positive{color:#15a933}.crypto-ticker__change--negative{color:#ff6b6b}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-1615px)}}@keyframes scrollLeftMobile{0%{transform:translate(0)}to{transform:translate(-1310px)}}@keyframes shimmer{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}@media (max-width: 768px){.home__crypto-ticker{height:78px}.crypto-ticker__list{animation:scrollLeft 45s linear infinite}.crypto-ticker__item{width:260px;height:80px;padding:20px}.crypto-ticker__name{font-size:16px;top:20px}.crypto-ticker__symbol{font-size:14px;top:45px}.crypto-ticker__price{font-size:16px;top:20px}.crypto-ticker__change{font-size:14px;top:45px}}@media (max-width: 480px){.home__crypto-ticker{height:78px}.crypto-ticker__list{width:3930px;animation:scrollLeftMobile 45s linear infinite}.crypto-ticker__item{width:242px;height:78px;padding:16px}.crypto-ticker__name{font-size:14px;top:16px;left:16px}.crypto-ticker__symbol{font-size:12px;top:38px;left:16px}.crypto-ticker__price{font-size:14px;top:16px;right:16px}.crypto-ticker__change{font-size:12px;top:38px;right:16px}}.privacy{min-height:100vh;background-color:#000;padding-top:56px;padding-bottom:56px}@media (max-width: 768px){.privacy{padding-top:111px}}.privacy__hero{text-align:center;margin-bottom:56px}.privacy__title{font-family:Inter,sans-serif;font-weight:600;font-size:66px;line-height:1.2121212121;letter-spacing:-1.36px;background:linear-gradient(180deg,#fff,#d3fbdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 26px}@media (max-width: 768px){.privacy__title{font-size:24px;line-height:1.2102272511;letter-spacing:-1.09px;margin-bottom:16px}}.privacy__subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.45;letter-spacing:.5px;color:#c4c4c4;text-align:center;max-width:864px;margin:0 auto}@media (max-width: 768px){.privacy__subtitle{font-size:14px;line-height:1.2857142857;letter-spacing:.4px}}.privacy__content{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:34px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:24px;letter-spacing:0%;color:#fffc;text-align:left}.privacy__content .section-title,.privacy__content .list-item{margin-bottom:0!important;margin-top:0!important}.privacy__content p{margin-bottom:24px}.privacy__content p:last-child{margin-bottom:0}@media (max-width: 768px){.privacy__content{border-radius:16px;padding:20px;font-weight:500;font-size:16px;line-height:19.2px}.privacy__content p{margin-bottom:19.2px}.privacy__content p:last-child{margin-bottom:0}}@media (max-width: 480px){.privacy{padding:36px 0}.privacy__hero{margin-bottom:36px}.privacy__content{gap:36px}}.privacy__reviews{margin-top:56px}@media (max-width: 1024px){.privacy__reviews{margin-top:40px}}@media (max-width: 768px){.privacy__reviews{margin-top:32px}}@media (max-width: 480px){.privacy__reviews{margin-top:24px}}.aml-kyc-rules{min-height:100vh;background:#000;color:#fff;padding-top:56px}@media (max-width: 768px){.aml-kyc-rules{padding-top:111px}}.aml-kyc-rules__title{font-family:Inter,sans-serif;font-weight:600;font-size:66px;line-height:1.2121212121;letter-spacing:-1.36px;text-align:center;background:linear-gradient(180deg,#fff,#d3fbdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:26px}@media (max-width: 768px){.aml-kyc-rules__title{font-size:24px;line-height:1.2102272511;letter-spacing:-1.09px;margin-bottom:16px}}.aml-kyc-rules__subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.45;letter-spacing:.5px;color:#c4c4c4;text-align:center;margin-bottom:56px}@media (max-width: 768px){.aml-kyc-rules__subtitle{font-size:14px;line-height:1.2857142857;letter-spacing:.4px;margin-bottom:36px}}.aml-kyc-rules__content{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:34px;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:24px;letter-spacing:0%;color:#fffc;text-align:left}.aml-kyc-rules__content .section-title{margin-bottom:0!important;margin-top:0!important}.aml-kyc-rules__content p{margin-bottom:0;margin-top:0}.aml-kyc-rules__content p:not(:last-child){margin-bottom:24px}@media (max-width: 768px){.aml-kyc-rules__content{border-radius:16px;padding:20px;font-weight:500;font-size:16px;line-height:19.2px}.aml-kyc-rules__content p{margin-bottom:0;margin-top:0}.aml-kyc-rules__content p:not(:last-child){margin-bottom:19.2px}}.aml-kyc-rules__reviews{margin-top:56px}@media (max-width: 1024px){.aml-kyc-rules__reviews{margin-top:40px}}@media (max-width: 768px){.aml-kyc-rules__reviews{margin-top:32px}}@media (max-width: 480px){.aml-kyc-rules__reviews{margin-top:24px}}.public-offer{min-height:100vh;background-color:#000;padding-top:131px;padding-bottom:56px}@media (max-width: 768px){.public-offer{padding-top:111px}}.public-offer__hero{text-align:center;margin-bottom:56px}.public-offer__title{font-family:Inter,sans-serif;font-weight:600;font-size:66px;line-height:1.2121212121;letter-spacing:-1.36px;background:linear-gradient(180deg,#fff,#d3fbdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 26px}@media (max-width: 768px){.public-offer__title{font-size:24px;line-height:1.2102272511;letter-spacing:-1.09px;margin-bottom:16px}}.public-offer__subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.45;letter-spacing:.5px;color:#c4c4c4;text-align:center;max-width:864px;margin:0 auto}@media (max-width: 768px){.public-offer__subtitle{font-size:14px;line-height:1.2857142857;letter-spacing:.4px}}.public-offer__content{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:34px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:24px;letter-spacing:0%;color:#fffc;text-align:left}.public-offer__content .section-title,.public-offer__content .list-item{margin-bottom:0!important;margin-top:0!important}.public-offer__content p{margin-bottom:0;margin-top:0}.public-offer__content p:not(:last-child){margin-bottom:24px}@media (max-width: 768px){.public-offer__content{border-radius:16px;padding:20px;font-weight:500;font-size:16px;line-height:19.2px}.public-offer__content p{margin-bottom:0;margin-top:0}.public-offer__content p:not(:last-child){margin-bottom:19.2px}}@media (max-width: 480px){.public-offer{padding:36px 0}.public-offer__hero{margin-bottom:36px}.public-offer__content{gap:36px}}.list-item{margin-bottom:0!important;margin-top:0!important}.public-offer__reviews{margin-top:56px}@media (max-width: 1024px){.public-offer__reviews{margin-top:40px}}@media (max-width: 768px){.public-offer__reviews{margin-top:32px}}@media (max-width: 480px){.public-offer__reviews{margin-top:24px}}.referral-program{min-height:100vh;background:#000;color:#fff;padding-top:56px}@media (max-width: 768px){.referral-program{padding-top:90px}}.referral-program__hero{text-align:center;margin-bottom:60px}@media (max-width: 768px){.referral-program__hero{margin-bottom:40px}}.referral-program__title{font-family:Inter,sans-serif;font-weight:600;font-size:66px;line-height:1.21;letter-spacing:-2.06%;margin-bottom:26px;background:linear-gradient(180deg,#fff,#d3fbdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 1024px){.referral-program__title{font-size:48px}}@media (max-width: 768px){.referral-program__title{font-size:32px;line-height:1.3;margin-bottom:20px}}@media (max-width: 480px){.referral-program__title{font-size:24px;line-height:1.21;letter-spacing:-4.53%}}.referral-program__subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.45;letter-spacing:2.5%;color:#c4c4c4;max-width:748px;margin:0 auto}@media (max-width: 768px){.referral-program__subtitle{font-size:16px;line-height:1.5;padding:0 20px}}@media (max-width: 480px){.referral-program__subtitle{font-size:14px;line-height:1.29;letter-spacing:2.86%}}.referral-program__content{margin-bottom:56px;text-align:left}@media (max-width: 768px){.referral-program__content{margin-bottom:40px}}.referral-program__info{background:linear-gradient(180deg,#52525233,#6e6e6e0d);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:34px}@media (max-width: 768px){.referral-program__info{border-radius:16px;padding:20px}}.referral-program__info p{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.2;color:#fffc;margin-bottom:24px}@media (max-width: 768px){.referral-program__info p{font-size:16px;line-height:1.2;margin-bottom:16px}}.referral-program__info p:last-child{margin-bottom:0}.referral-program__info p strong{color:#fff}.referral-program__reviews{margin-top:56px}@media (max-width: 1024px){.referral-program__reviews{margin-top:40px}}@media (max-width: 768px){.referral-program__reviews{margin-top:32px}}@media (max-width: 480px){.referral-program__reviews{margin-top:24px}}.section-title{margin-bottom:0!important;margin-top:0!important;color:#fffc}.reviews-page{min-height:100vh;padding:56px 0 0;position:relative}.reviews-page__background-effects{position:absolute;top:0;left:0;right:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.reviews-page__header{text-align:center}.reviews-page__title{font-weight:600;font-size:66px;line-height:1.21;letter-spacing:-2.06%;background:linear-gradient(180deg,#fff,#d3fbdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 24px}.reviews-page__subtitle{font-weight:500;font-size:20px;line-height:1.45;letter-spacing:2.5%;color:#c4c4c4;text-align:center;max-width:748px;margin:0 auto}.reviews-page__section{border:1px solid rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:34px;margin-bottom:64px;position:relative}.reviews-page__grid{display:flex;flex-direction:column;gap:20px;margin-bottom:86px}.reviews-page__card{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:24px;min-height:186px;position:relative;width:100%}.reviews-page__card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:42px}.reviews-page__card-author{font-weight:600;font-size:20px;line-height:1.4;color:#fff;margin:0}.reviews-page__card-date{font-weight:500;font-size:14px;line-height:1.21;color:#b0b0b0}.reviews-page__card-text{font-weight:500;font-size:16px;line-height:1.5;color:#fffc;margin:0;text-align:left}.reviews-page__pagination{display:flex;align-items:center;justify-content:center;gap:10px}.reviews-page__pagination-btn{width:50px;height:50px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(180deg,#52525240,#6e6e6e0d);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;font-weight:600;font-size:20px;line-height:1.21;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:0}.reviews-page__pagination-btn:hover{opacity:.8}.reviews-page__pagination-btn--active{opacity:1}.reviews-page__pagination-btn:not(.reviews-page__pagination-btn--active){opacity:.5}.reviews-page__pagination-btn--next{width:50px;height:50px}.reviews-page__pagination-btn--next svg{transform:rotate(-90deg)}.reviews-page__form-section{border:1px solid rgba(255,255,255,.1019607843);border-radius:20px;background:linear-gradient(180deg,#5252521a,#6e6e6e06);width:100%;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:34px;max-width:834px;margin:0 auto}.reviews-page__form-title{font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin:0 0 63px;text-align:left}.reviews-page__form{display:flex;flex-direction:column;gap:24px}.reviews-page__form-field{position:relative}.reviews-page__form-field--textarea{margin-bottom:26px}.reviews-page__form-input,.reviews-page__form-textarea{width:100%;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:24px 60px 24px 24px;font-weight:500;font-size:20px;line-height:1.2;color:#fff;box-sizing:border-box}.reviews-page__form-input::placeholder,.reviews-page__form-textarea::placeholder{color:#ffffff4d}.reviews-page__form-input:focus,.reviews-page__form-textarea:focus{outline:none;border-color:#fff3}.reviews-page__form-input{height:72px}.reviews-page__form-textarea{min-height:216px;padding:24px;resize:vertical}.reviews-page__form-icon{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:26px;height:26px;display:flex;align-items:center;justify-content:center;pointer-events:none}.reviews-page__form-submit{background:#15a933;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:24px;height:72px;font-weight:600;font-size:20px;line-height:1.21;color:#000;cursor:pointer;transition:all .3s ease}.reviews-page__form-submit:hover{opacity:.9}.reviews-page__form-submit:focus{outline:none}@media (max-width: 1024px){.reviews-page__content{padding:0 16px}.reviews-page__section,.reviews-page__form-section{padding:24px 16px}.reviews-page__grid{gap:16px}}@media (max-width: 768px){.reviews-page{padding:75px 0 0}.reviews-page__content{padding:0 12px}.reviews-page__header{margin-bottom:64px}.reviews-page__title{font-size:24px;letter-spacing:-4.53%;margin-bottom:16px}.reviews-page__subtitle{font-size:14px;line-height:1.29;letter-spacing:2.86%}.reviews-page__section{padding:20px;margin-bottom:32px}.reviews-page__form-section{padding:20px}.reviews-page__form-title{font-size:19.2px;margin-bottom:51px}.reviews-page__grid{margin-bottom:70px;gap:12px}.reviews-page__card{padding:19.2px;min-height:302px}.reviews-page__card-header{margin-bottom:33px}.reviews-page__card-author{font-size:16px}.reviews-page__card-date{font-size:11.2px}.reviews-page__card-text{font-size:12.8px}.reviews-page__pagination-btn{width:40px;height:40px;border-radius:9.6px;font-size:16px;padding:0}.reviews-page__pagination-btn--next{width:40px;height:40px}.reviews-page__pagination-btn--next svg{width:9.6px;height:6.4px}.reviews-page__form{gap:19px}.reviews-page__form-field--textarea{margin-bottom:21px}.reviews-page__form-input{height:57px;padding:18.8px 48px 18.8px 18.4px;font-size:16px;border-radius:12.8px}.reviews-page__form-textarea{min-height:173px;padding:19.4px 18.4px;font-size:16px;border-radius:12.8px}.reviews-page__form-icon{right:18px;width:20.8px;height:20.8px}.reviews-page__form-icon svg{width:20.8px;height:20.8px}.reviews-page__form-submit{height:58px;padding:19.4px;font-size:16px;border-radius:12.8px}}@media (max-width: 480px){.reviews-page__title{font-size:18px}.reviews-page__subtitle{font-size:13px}.reviews-page__card-author{font-size:16px}.reviews-page__card-text{font-size:13px}}.reviews-page__meta{margin-bottom:8px}.reviews-page__name,.reviews-page__date,.reviews-page__city{text-align:left;font-weight:500;margin-top:2px}.forgot-password-page{min-height:100vh;background:#000;display:flex;flex-direction:column}.forgot-password-page__main{flex:1;position:relative;overflow:hidden;padding-top:131px}@media (min-width: 768px) and (max-width: 1024px){.forgot-password-page__main{padding-top:120px}}@media (max-width: 768px){.forgot-password-page__main{padding-top:111px}}@media (max-width: 480px){.forgot-password-page__main{padding-top:100px}}.forgot-password-page__background-effects{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.forgot-password-page__light-right{position:absolute;top:-416px;right:-2px;width:922.77px;height:713.23px;background:#15a933;border-radius:50%;filter:blur(300px);opacity:.7}@media (max-width: 768px){.forgot-password-page__light-right{top:-180px;right:-293px;width:461.39px;height:356.61px;filter:blur(150px)}}.forgot-password-page__pattern-group{position:absolute;top:-358px;left:-2px;width:1924px;height:964px;opacity:.6}@media (max-width: 768px){.forgot-password-page__pattern-group{top:-151px;left:-293px;width:962px;height:482px}}.forgot-password-page__pattern-left,.forgot-password-page__pattern-right{position:absolute;width:962px;height:964px;background:linear-gradient(45deg,#2e8d731a,#2e8d730d);border:.36px solid #2E8D73;opacity:.3}@media (max-width: 768px){.forgot-password-page__pattern-left,.forgot-password-page__pattern-right{width:481px;height:482px;border-width:.18px}}.forgot-password-page__pattern-left{left:0;top:0}.forgot-password-page__pattern-right{left:962px;top:0}@media (max-width: 768px){.forgot-password-page__pattern-right{left:481px}}.forgot-password-page__title{position:relative;z-index:1;font-family:Inter,sans-serif;font-weight:600;font-size:66px;line-height:1.21;letter-spacing:-2.06%;text-align:center;background:linear-gradient(180deg,#fff,#d3fbdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 136px}@media (min-width: 768px) and (max-width: 1024px){.forgot-password-page__title{font-size:48px;margin:0 0 100px}}@media (max-width: 768px){.forgot-password-page__title{font-size:24px;line-height:1.21;letter-spacing:-4.53%;margin:0 0 65px}}@media (max-width: 480px){.forgot-password-page__title{font-size:20px;margin:0 0 40px}}.forgot-password-page__content{position:relative;z-index:1;width:834px;max-width:100%;margin:0 auto 56px;background:linear-gradient(180deg,#52525233,#6e6e6e0d);border:1px solid rgba(255,255,255,.1019607843);border-radius:20px;padding:34px}@media (min-width: 768px) and (max-width: 1024px){.forgot-password-page__content{width:600px;border-radius:18px;padding:28px;margin:0 auto 48px}}@media (max-width: 768px){.forgot-password-page__content{width:335px;border-radius:16px;padding:20px;margin:0 auto 32px}}@media (max-width: 480px){.forgot-password-page__content{width:calc(100vw - 32px);padding:16px;margin:0 auto 24px}}.forgot-password-page__form-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin:0 0 64px;text-align:left}@media (min-width: 768px) and (max-width: 1024px){.forgot-password-page__form-title{font-size:22px;margin:0 0 56px}}@media (max-width: 768px){.forgot-password-page__form-title{font-size:19.2px;line-height:1.21;margin:0 0 51px}}@media (max-width: 480px){.forgot-password-page__form-title{font-size:18px;margin:0 0 27.8px}}.forgot-password-page__form{display:flex;flex-direction:column;gap:32px}@media (min-width: 768px) and (max-width: 1024px){.forgot-password-page__form{gap:28px}}@media (max-width: 768px){.forgot-password-page__form{gap:24px}}@media (max-width: 480px){.forgot-password-page__form{gap:20px}}.forgot-password-page__field{display:flex;flex-direction:column}.forgot-password-page__input-wrapper{position:relative;width:100%}.forgot-password-page__input{width:100%;height:72px;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;padding:24px 60px 24px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;outline:none;box-sizing:border-box}.forgot-password-page__input::placeholder{color:#ffffff4d}.forgot-password-page__input:focus{border-color:#15a933;background:linear-gradient(180deg,#52525226,#6e6e6e0d)}@media (min-width: 768px) and (max-width: 1024px){.forgot-password-page__input{height:64px;border-radius:14px;padding:20px 56px 20px 20px;font-size:18px}}@media (max-width: 768px){.forgot-password-page__input{height:58px;border-radius:12.8px;padding:19px 50px 19px 19px;font-size:16px}}@media (max-width: 480px){.forgot-password-page__input{height:52px;border-radius:12px;padding:16px 44px 16px 16px;font-size:15px}}.forgot-password-page__input-icon{position:absolute;top:50%;right:23px;transform:translateY(-50%);width:26px;height:26px;display:flex;align-items:center;justify-content:center;pointer-events:none}.forgot-password-page__input-icon svg{width:26px;height:26px}@media (min-width: 768px) and (max-width: 1024px){.forgot-password-page__input-icon{right:20px;width:24px;height:24px}.forgot-password-page__input-icon svg{width:24px;height:24px}}@media (max-width: 768px){.forgot-password-page__input-icon{right:18px;width:22px;height:22px}.forgot-password-page__input-icon svg{width:22px;height:22px}}@media (max-width: 480px){.forgot-password-page__input-icon{right:16px;width:20px;height:20px}.forgot-password-page__input-icon svg{width:20px;height:20px}}.forgot-password-page__submit{width:100%;height:72px;background:#15a933;border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.21;color:#000;cursor:pointer;transition:all .3s ease}.forgot-password-page__submit:hover{background:#138a2b;transform:translateY(-1px)}.forgot-password-page__submit:active{transform:translateY(0)}@media (min-width: 768px) and (max-width: 1024px){.forgot-password-page__submit{height:64px;border-radius:14px;font-size:18px}}@media (max-width: 768px){.forgot-password-page__submit{height:58px;border-radius:12.8px;font-size:16px}}@media (max-width: 480px){.forgot-password-page__submit{height:52px;border-radius:12px;font-size:15px}}.forgot-password-page__reviews{margin-top:56px}@media (min-width: 768px) and (max-width: 1024px){.forgot-password-page__reviews{margin-top:48px}}@media (max-width: 768px){.forgot-password-page__reviews{margin-top:40px}}@media (max-width: 480px){.forgot-password-page__reviews{margin-top:32px}}.personal-cabinet{min-height:100vh;background:#000;display:flex;flex-direction:column;position:relative;overflow:visible}.personal-cabinet__main{flex:1;position:relative;z-index:1;padding-top:0}.personal-cabinet__container{max-width:1920px;width:100%;margin:0 auto;padding:0 300px;display:flex;flex-direction:column;gap:56px}.personal-cabinet__main-section{flex:1;display:flex;flex-direction:column;gap:56px}.personal-cabinet__title{font-family:Inter,sans-serif;font-weight:600;font-size:66px;line-height:1.21;letter-spacing:-2.06%;text-align:center;background:linear-gradient(180deg,#fff,#d3fbdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:131px 0 26px;max-width:100%}.personal-cabinet__subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.45;letter-spacing:2.5%;text-align:center;color:#c4c4c4;margin:-56px auto 0;width:463px;max-width:100%}.personal-cabinet__content{margin-top:56px}.personal-cabinet__content-wrapper{display:flex;gap:20px;flex-wrap:wrap}.personal-cabinet__navigation{display:flex;max-width:364px;background:linear-gradient(180deg,#5252521a,#6e6e6e06);flex-direction:column;border:1px solid rgba(255,255,255,.1019607843);border-radius:20px;padding:34px 34px 34px 0;flex-shrink:0;text-align:left;max-height:899px}.personal-cabinet__nav-header{margin-bottom:42px}.personal-cabinet__nav-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin:0 0 34px 34px}.personal-cabinet__verification-status-container{display:flex;flex-direction:column;gap:10px;margin-bottom:24px;text-align:left;margin-left:34px}.personal-cabinet__verification-status{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.21;color:#fff;margin:0}.personal-cabinet__verification-link{background:none;border:none;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.21;color:#15a933;cursor:pointer;padding:0;transition:opacity .3s ease;text-align:left}.personal-cabinet__verification-link:hover{opacity:.8}.personal-cabinet__nav-menu{display:flex;flex-direction:column;text-align:left}.personal-cabinet__nav-item{background:none;border:none;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.21;color:#fff9;text-align:left;padding:12px 0 12px 34px;cursor:pointer;transition:all .3s ease;border-radius:0;height:48px;display:flex;align-items:center}.personal-cabinet__nav-item:hover{background:#ffffff0d}.personal-cabinet__nav-item--active{background:linear-gradient(90deg,#ffffff0d,#ffffff03);color:#fff}.personal-cabinet__nav-item--logout{color:#15a933;font-weight:600;margin-top:24px}.personal-cabinet__content-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin:0 0 34px;text-align:left}.personal-cabinet__form{display:flex;flex-direction:column;gap:24px}.personal-cabinet__form-group{display:flex;flex-direction:column;position:relative}.personal-cabinet__form-label{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;margin-bottom:14px;text-align:left}.personal-cabinet__input-wrapper{position:relative;display:flex;align-items:center}.personal-cabinet__form-input{width:100%;height:72px;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;padding:24px 60px 24px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;transition:all .3s ease;box-sizing:border-box}.personal-cabinet__form-input::placeholder{color:#ffffff4d}.personal-cabinet__form-input:focus{outline:none;border-color:#15a933;background:linear-gradient(180deg,#5252524d,#6e6e6e14)}.personal-cabinet__form-input[readonly]{color:#fff;opacity:1}.personal-cabinet__input-icon{position:absolute;right:23px;top:50%;transform:translateY(-50%);width:26px;height:26px;display:flex;align-items:center;justify-content:center;pointer-events:none;color:#15a933}.personal-cabinet__input-icon svg{width:26px;height:26px}.personal-cabinet__input-icon img{width:26px;height:26px;object-fit:contain}.personal-cabinet__form-hint{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.21;color:#ffffff80;margin-top:14px;margin-bottom:0;text-align:left}.personal-cabinet__form-submit{width:100%;height:72px;background:#15a933;border:1px solid rgba(255,255,255,.1019607843);border-radius:16px;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.21;color:#000;cursor:pointer;transition:all .3s ease;margin-top:32px}.personal-cabinet__form-submit:hover{background:#138a2b;transform:translateY(-1px)}.personal-cabinet__form-submit:active{transform:translateY(0)}.personal-cabinet__placeholder{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:1.5;color:#fff9;text-align:center;margin-top:50px}.personal-cabinet__reviews-section{width:100%;margin-top:0}.personal-cabinet__main-content{padding:34px;background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1019607843);border-radius:20px}@media (max-width: 1439px){.personal-cabinet__container{padding:0 20px}.personal-cabinet__content-wrapper{gap:20px}.personal-cabinet__navigation{width:100%}}@media (max-width: 1200px){.personal-cabinet__container{padding:0 20px;gap:36px}.personal-cabinet__title{font-size:24px;line-height:1.21;letter-spacing:-4.53%;margin:111px auto 0;width:184px}.personal-cabinet__subtitle{font-size:14px;line-height:1.29;letter-spacing:2.86%;margin:-36px auto 0;width:325px}.personal-cabinet__navigation{width:100%;border-radius:16px;padding:20px}.personal-cabinet__nav-title{font-size:19.2px;margin-bottom:23px}.personal-cabinet__verification-status{font-size:16px;margin-bottom:27px}.personal-cabinet__verification-link{font-size:12.8px}.personal-cabinet__nav-menu{display:flex;flex-direction:column;gap:5px}.personal-cabinet__nav-item{font-size:16px;height:39px;padding:9px 20px;justify-content:flex-start;text-align:left}.personal-cabinet__nav-item--logout{margin-top:19px}.personal-cabinet__main-content{border-radius:16px;padding:20px}.personal-cabinet__content{margin-top:0}.personal-cabinet__content-title{font-size:19.2px;margin-bottom:51px}.personal-cabinet__form{gap:19px}.personal-cabinet__form-label{font-size:16px;margin-bottom:6px}.personal-cabinet__form-input{height:58px;border-radius:12.8px;padding:19px 48px 19px 19px;font-size:16px}.personal-cabinet__input-icon{right:18px;width:20.8px;height:20.8px}.personal-cabinet__input-icon svg{width:20.8px;height:20.8px}.personal-cabinet__form-hint{font-size:12.8px;margin-top:6px}.personal-cabinet__form-submit{height:58px;border-radius:12.8px;font-size:16px;margin-top:26px}.personal-cabinet__placeholder{font-size:16px;margin-top:30px}}@media (min-width: 768px) and (max-width: 1200px){.personal-cabinet__container{padding:0 40px;gap:40px}.personal-cabinet__title{font-size:48px;margin:100px 0 20px}.personal-cabinet__subtitle{font-size:18px;margin:-40px auto 0}.personal-cabinet__content{margin-top:40px}.personal-cabinet__navigation{max-width:320px;padding:28px 28px 28px 0;border-radius:18px}.personal-cabinet__nav-title{font-size:22px;margin-bottom:28px;margin-left:28px}.personal-cabinet__verification-status{font-size:18px}.personal-cabinet__verification-status-container{margin-left:28px;margin-bottom:20px}.personal-cabinet__verification-link{font-size:14px}.personal-cabinet__nav-item{font-size:18px;height:44px;padding:10px 0 10px 28px}.personal-cabinet__nav-item--logout{margin-top:20px}.personal-cabinet__main-content{padding:28px;border-radius:18px}.personal-cabinet__content-title{font-size:22px;margin-bottom:28px}.personal-cabinet__form{gap:20px}.personal-cabinet__form-label{font-size:18px;margin-bottom:10px}.personal-cabinet__form-input{height:60px;border-radius:14px;padding:20px 50px 20px 20px;font-size:18px}.personal-cabinet__input-icon{right:20px;width:22px;height:22px}.personal-cabinet__input-icon svg{width:22px;height:22px}.personal-cabinet__form-hint{font-size:14px;margin-top:10px}.personal-cabinet__form-submit{height:60px;border-radius:14px;font-size:18px;margin-top:28px}.personal-cabinet__placeholder{font-size:16px;margin-top:40px}}@media (max-width: 1024px){.personal-cabinet__navigation{max-width:unset}.personal-cabinet__content-wrapper{flex-direction:column}}@media (max-width: 480px){.personal-cabinet__container{padding:0 16px;gap:24px}.personal-cabinet__title{font-size:20px;margin:80px auto 0}.personal-cabinet__subtitle{font-size:12px;width:280px;margin:-24px auto 0}.personal-cabinet__content{gap:16px}.personal-cabinet__navigation{padding:16px 16px 16px 0;min-height:666px}.personal-cabinet__nav-title{font-size:18px;margin-bottom:18.4px;margin-left:16px}.personal-cabinet__verification-status{font-size:15px;margin-bottom:0}.personal-cabinet__verification-status-container{margin-left:16px;margin-bottom:18.4px;gap:13px}.personal-cabinet__nav-item{font-size:15px;height:36px;padding:8px 16px}.personal-cabinet__nav-item--logout{margin-top:16px}.personal-cabinet__main-content{padding:16px}.personal-cabinet__content-title{font-size:18px;margin-bottom:27px}.personal-cabinet__form{gap:16px}.personal-cabinet__form-label{font-size:15px}.personal-cabinet__form-input{height:52px;padding:16px 42px 16px 16px;font-size:15px;border-radius:12px}.personal-cabinet__input-icon{right:16px;width:18px;height:18px}.personal-cabinet__input-icon svg{width:18px;height:18px}.personal-cabinet__form-hint{font-size:12px}.personal-cabinet__form-submit{height:52px;font-size:15px;border-radius:12px;margin-top:20px}.personal-cabinet__placeholder{font-size:15px;margin-top:25px}}.verification-form__title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin:0 0 34px;text-align:left}.verification-form__documents-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin:56px 0 34px;text-align:left}.verification-form__form{display:flex;flex-direction:column;gap:24px}.verification-form__form-group{display:flex;flex-direction:column;position:relative}.verification-form__form-label{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;margin-bottom:14px;text-align:left}.verification-form__input-wrapper{position:relative;display:flex;align-items:center}.verification-form__form-input{width:100%;height:72px;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px 60px 24px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;transition:all .3s ease;box-sizing:border-box}.verification-form__form-input::placeholder{color:#ffffff4d}.verification-form__form-input:focus{outline:none;border-color:#15a933;background:linear-gradient(180deg,#52525266,#6e6e6e1a)}.verification-form__input-icon{position:absolute;right:23px;top:50%;transform:translateY(-50%);width:26px;height:26px;display:flex;align-items:center;justify-content:center;pointer-events:none}.verification-form__input-icon img{width:26px;height:26px;object-fit:contain;filter:brightness(0) saturate(100%) invert(50%) sepia(85%) saturate(477%) hue-rotate(93deg) brightness(93%) contrast(89%)}.verification-form__icon{width:26px;height:26px;object-fit:contain}.verification-form__file-group{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;margin-bottom:24px}.verification-form__file-label{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;margin:0 0 14px;display:block;text-align:left}.verification-form__file-hint{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.21;color:#fff9;margin:0 0 28px;text-align:left}.verification-form__file-input-wrapper{display:flex;justify-content:center}.verification-form__file-input{position:absolute;opacity:0;visibility:hidden;pointer-events:none}.verification-form__file-button{background:linear-gradient(180deg,#52525240,#6e6e6e0d);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:18px 143px;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.21;color:#fff;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center}.verification-form__file-button:hover{background:linear-gradient(180deg,#52525266,#6e6e6e1a);border-color:#15a933}.verification-form__submit{width:100%;height:72px;background:#15a933;border:1px solid rgba(255,255,255,.1);border-radius:16px;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.21;color:#000;cursor:pointer;transition:all .3s ease;margin-top:32px}.verification-form__submit:hover{background:#138a2b;transform:translateY(-1px)}.verification-form__submit:active{transform:translateY(0)}@media (min-width: 768px) and (max-width: 1200px){.verification-form__title{font-size:22px;margin-bottom:28px}.verification-form__documents-title{font-size:22px;margin:40px 0 28px}.verification-form__form{gap:20px}.verification-form__form-label{font-size:18px;margin-bottom:12px}.verification-form__form-input{height:60px;border-radius:14px;padding:20px 50px 20px 20px;font-size:18px}.verification-form__input-icon{right:20px;width:22px;height:22px}.verification-form__input-icon img{width:22px;height:22px}.verification-form__file-group{border-radius:14px;padding:20px;margin-bottom:20px}.verification-form__file-label{font-size:18px;margin-bottom:12px}.verification-form__file-hint{font-size:14px;margin-bottom:24px}.verification-form__file-button{border-radius:14px;padding:16px 100px;font-size:18px}.verification-form__submit{height:60px;border-radius:14px;font-size:18px;margin-top:28px}}@media (max-width: 768px){.verification-form{border-radius:16px;padding:20px}.verification-form__title{font-size:19.2px;margin-bottom:51px}.verification-form__documents-title{font-size:19.2px;margin:45px 0 35px}.verification-form__form{gap:19px}.verification-form__form-label{font-size:16px;margin-bottom:10.4px}.verification-form__form-input{height:58px;border-radius:12.8px;padding:19px 48px 19px 19px;font-size:16px}.verification-form__input-icon{right:18px;width:20.8px;height:20.8px}.verification-form__input-icon img{width:20.8px;height:20.8px}.verification-form__file-group{border-radius:12.8px;padding:19px;margin-bottom:19px}.verification-form__file-label{font-size:15px;margin-bottom:11px}.verification-form__file-hint{font-size:12px;margin-bottom:22px}.verification-form__file-button{border-radius:12.8px;padding:14px 71px;font-size:16px}.verification-form__submit{height:58px;border-radius:12.8px;font-size:16px;margin-top:26px}}@media (max-width: 480px){.verification-form{padding:16px}.verification-form__title{font-size:18px;margin-bottom:40px}.verification-form__documents-title{font-size:18px;margin:35px 0 25px}.verification-form__form{gap:16px}.verification-form__form-label{font-size:15px}.verification-form__form-input{height:52px;padding:16px 42px 16px 16px;font-size:15px;border-radius:12px}.verification-form__input-icon{right:16px;width:18px;height:18px}.verification-form__input-icon img{width:18px;height:18px}.verification-form__file-group{border-radius:12px;padding:16px;margin-bottom:16px}.verification-form__file-label{font-size:14px;margin-bottom:8px}.verification-form__file-hint{font-size:11px;margin-bottom:18px}.verification-form__file-button{border-radius:12px;padding:12px 50px;font-size:15px}.verification-form__submit{height:52px;font-size:15px;border-radius:12px;margin-top:20px}}.verification-requests__title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.21;color:#fff;margin:0 0 24px;text-align:left}.verification-requests__table{border-radius:8px;overflow:hidden}.verification-requests__table-header{border-radius:8px 8px 0 0}.verification-requests__table-row{display:flex;align-items:center}.verification-requests__table-cell{padding:16px 20px;color:#fffc;font-size:16px;line-height:1.4;text-align:left}.verification-requests__table-cell:first-child{width:20%}.verification-requests__table-cell:last-child{width:80%}.verification-requests__table-cell--header{color:#fff9;font-weight:500;background:linear-gradient(180deg,#52525240,#6e6e6e0d);border:1px solid rgba(255,255,255,.1)}.verification-requests__table-cell--header:first-child{border-radius:8px 0 0;border-right:none}.verification-requests__table-cell--header:last-child{border-radius:0 8px 0 0;border-left:none}.verification-requests__table-body{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-top:none;min-height:237px;display:flex;align-items:center;justify-content:center}.verification-requests__empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:77px 20px}.verification-requests__empty-icon{display:flex;align-items:center;justify-content:center;width:55px;height:55px}.verification-requests__empty-text{font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;color:#555;margin:0;text-align:center}@media (min-width: 768px) and (max-width: 1200px){.verification-requests__title{font-size:22px;margin-bottom:20px}.verification-requests__table{border-radius:7px}.verification-requests__table-header{border-radius:7px 7px 0 0}.verification-requests__table-cell{padding:14px 18px;font-size:14px}.verification-requests__table-cell--header:first-child{border-radius:7px 0 0}.verification-requests__table-cell--header:last-child{border-radius:0 7px 0 0}.verification-requests__table-body{min-height:200px}.verification-requests__empty-state{gap:35px;padding:60px 20px}.verification-requests__empty-icon{width:50px;height:50px}.verification-requests__empty-icon svg{width:50px;height:50px}.verification-requests__empty-text{font-size:14px}}@media (max-width: 768px){.verification-requests{border-radius:16px;padding:20px;margin-top:45px}.verification-requests__title{font-size:19.2px;margin-bottom:43px}.verification-requests__table{border-radius:6.4px}.verification-requests__table-header{border-radius:6.4px 6.4px 0 0}.verification-requests__table-cell{padding:12px 18px;font-size:12.8px}.verification-requests__table-cell--header{border-radius:6.4px 6.4px 0 0}.verification-requests__table-body{min-height:190px}.verification-requests__empty-state{gap:32px;padding:62px 16px}.verification-requests__empty-icon{width:44px;height:44px}.verification-requests__empty-icon svg{width:44px;height:44px}.verification-requests__empty-text{font-size:12.8px}}@media (max-width: 480px){.verification-requests{padding:16px;margin-top:35px}.verification-requests__title{font-size:18px;margin-bottom:35px}.verification-requests__table{border-radius:6px}.verification-requests__table-header{border-radius:6px 6px 0 0}.verification-requests__table-cell{padding:10px 16px;font-size:12px}.verification-requests__table-cell--header{border-radius:6px 6px 0 0}.verification-requests__table-body{min-height:160px}.verification-requests__empty-state{gap:25px;padding:50px 12px}.verification-requests__empty-icon{width:40px;height:40px}.verification-requests__empty-icon svg{width:40px;height:40px}.verification-requests__empty-text{font-size:12px}}.security-settings__form-group{margin-bottom:34px}.security-settings__form-group:last-child{margin-bottom:0}.security-settings__input-label{display:block;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;margin-bottom:10.4px;text-align:left}.security-settings__input{position:relative;display:flex;align-items:center;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;min-height:72px}.security-settings__input-field{flex:1;background:transparent;border:none;outline:none;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff}.security-settings__input-field::placeholder{color:#ffffff4d}.security-settings__input-icon{position:absolute;right:24px;width:26px;height:26px;display:flex;align-items:center;justify-content:center}.security-settings__input-icon svg{width:26px;height:26px}.security-settings__icon{width:26px;height:26px;object-fit:contain;filter:brightness(0) saturate(100%) invert(50%) sepia(85%) saturate(477%) hue-rotate(93deg) brightness(93%) contrast(89%)}.security-settings__save-btn{background:#15a933;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;width:100%;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.21;color:#000;cursor:pointer;transition:all .3s ease;margin-bottom:34px}.security-settings__save-btn:hover{background:#0f8629}.security-settings__select-group{margin-bottom:34px}.security-settings__select-label{display:block;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;margin-bottom:10.4px;text-align:left}.security-settings__select-wrapper{position:relative;width:72px}.security-settings__select{position:relative;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;width:115px;height:72px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease}.security-settings__select:hover,.security-settings__select--open{border-color:#15a933;background:linear-gradient(180deg,#52525233,#6e6e6e0d)}.security-settings__select--open .security-settings__select-arrow svg{transform:rotate(180deg)}.security-settings__select-value{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;margin-right:8px}.security-settings__select-arrow{display:flex;align-items:center;justify-content:center}.security-settings__select-arrow svg{width:24px;height:24px;transition:transform .3s ease}.security-settings__select-dropdown{position:absolute;top:calc(100% + 8px);left:0;width:115px;background:#1a1a1a;border:1px solid #15A933;border-radius:16px;z-index:10;animation:fadeIn .2s ease;box-shadow:0 8px 32px #000c}.security-settings__select-option{padding:16px 12px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;cursor:pointer;transition:all .3s ease;text-align:center}.security-settings__select-option:first-child{border-radius:16px 16px 0 0}.security-settings__select-option:last-child{border-radius:0 0 16px 16px}.security-settings__select-option:only-child{border-radius:16px}.security-settings__select-option:hover{background:#15a9331a;color:#15a933}.security-settings__select-option--active{background:#15a93333;color:#15a933}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.security-settings__textarea-group{margin-bottom:0}.security-settings__textarea-label{display:block;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;margin-bottom:10.4px}.security-settings__textarea{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}.security-settings__textarea-field{width:100%;background:transparent;border:none;outline:none;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;resize:vertical;min-height:172px}.security-settings__textarea-field::placeholder{color:#ffffff4d}@media (min-width: 768px) and (max-width: 1200px){.security-settings__form-group{margin-bottom:28px}.security-settings__input-label{font-size:18px;margin-bottom:8px}.security-settings__input{border-radius:14px;padding:20px;min-height:60px}.security-settings__input-field{font-size:18px}.security-settings__input-icon{right:20px;width:22px;height:22px}.security-settings__input-icon svg{width:22px;height:22px}.security-settings__icon{width:22px;height:22px}.security-settings__save-btn{border-radius:14px;padding:20px;font-size:18px;margin-bottom:28px}.security-settings__select-label{font-size:18px;margin-bottom:8px}.security-settings__select{border-radius:14px;width:100px;height:60px}.security-settings__select-value{font-size:18px}.security-settings__select-arrow svg{width:20px;height:20px}.security-settings__select-dropdown{width:100px;border-radius:14px}.security-settings__select-option{padding:14px 10px;font-size:18px}.security-settings__select-option:first-child{border-radius:14px 14px 0 0}.security-settings__select-option:last-child{border-radius:0 0 14px 14px}.security-settings__select-option:only-child{border-radius:14px}.security-settings__textarea-label{font-size:18px;margin-bottom:8px}.security-settings__textarea{border-radius:14px;padding:20px}.security-settings__textarea-field{font-size:18px;min-height:150px}}@media (max-width: 768px){.security-settings__select-group{margin-bottom:19px}.security-settings__input-label,.security-settings__select-label,.security-settings__textarea-label{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:19.2px;letter-spacing:0%;margin-bottom:10.4px}.security-settings__input,.security-settings__textarea{width:295px;height:57.6px;padding:16px;border-radius:12.8px}.security-settings__input-field,.security-settings__textarea-field{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:19.2px;letter-spacing:0%}.security-settings__select{width:92px;height:57.6px}.security-settings__select-wrapper,.security-settings__select-dropdown{width:92px}.security-settings__select-value,.security-settings__select-option{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:19.2px;letter-spacing:0%}.security-settings__textarea{width:100%;height:auto}.security-settings__textarea-field{min-height:130px}.security-settings__save-btn{padding:19px;font-size:16px;border-radius:12.8px}.security-settings__input-icon{right:16px;width:20.8px;height:20.8px}.security-settings__icon{width:20.8px;height:20.8px}}.account-balances__description{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;margin-bottom:34px;text-align:left}.account-balances__add-button{background:#15a933;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;width:100%;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.21;color:#000;cursor:pointer;transition:all .3s ease;margin-bottom:34px}.account-balances__add-button:hover{background:#0f8629}.account-balances__table{background:transparent;border-radius:8px;overflow:hidden}.account-balances__table-header{background:linear-gradient(180deg,#52525240,#6e6e6e0d);border:1px solid rgba(255,255,255,.1);border-radius:8px 8px 0 0}.account-balances__table-row{display:flex;width:100%}.account-balances__table-cell{padding:15px 20px;font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;text-align:left}.account-balances__table-cell--header{color:#fff;background:linear-gradient(180deg,#52525220,#6e6e6e06);text-align:left}.account-balances__table-cell--header:first-child{flex:0 0 auto;width:52%}.account-balances__table-cell--header:last-child{flex:1}.account-balances__table-body{background:linear-gradient(90deg,#ffffff03,#ffffff01);border:1px solid rgba(255,255,255,.1);border-top:none;min-height:237px;display:flex;align-items:center;justify-content:center;position:relative}.account-balances__empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px}.account-balances__empty-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;opacity:.5}.account-balances__empty-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(0%) hue-rotate(166deg) brightness(95%) contrast(95%)}.account-balances__empty-text{font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;color:#555;margin:0}@media (min-width: 768px) and (max-width: 1200px){.account-balances__description{font-size:18px;margin-bottom:28px}.account-balances__add-button{padding:20px;font-size:18px;border-radius:14px;margin-bottom:28px}.account-balances__table-cell{padding:12px 18px;font-size:14px}.account-balances__table-body{min-height:200px}.account-balances__empty-icon{width:48px;height:48px}.account-balances__empty-text{font-size:14px}}@media (max-width: 768px){.account-balances{margin-bottom:20px}.account-balances__description{font-size:16px;line-height:19.2px;margin-bottom:20px}.account-balances__add-button{padding:19px;font-size:16px;line-height:1.21;border-radius:12.8px;margin-bottom:20px;max-width:295px;height:57.6px;display:flex;align-items:center;justify-content:center}.account-balances__table{border-radius:6.4px}.account-balances__table-header{border-radius:6.4px 6.4px 0 0}.account-balances__table-cell{padding:11.6px 16.2px;font-size:12.8px;line-height:1.25}.account-balances__table-body{min-height:190px;border:.8px solid rgba(255,255,255,.1);border-top:.8px solid rgba(255,255,255,.1)}.account-balances__empty-icon{width:44px;height:44px}.account-balances__empty-text{font-size:12.8px}}.operations__stats{display:flex;flex-direction:column;gap:34px;margin-bottom:34px}.operations__stat-card{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;cursor:pointer;transition:all .3s ease}.operations__stat-card--download:hover{background:linear-gradient(180deg,#52525259,#6e6e6e26)}.operations__stat-header{display:flex;justify-content:space-between;align-items:center;width:100%}.operations__stat-label{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#ffffff4d;flex:1}.operations__stat-value{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.2;color:#fff;margin-right:auto;margin-left:16px}.operations__stat-value--green{color:#15a933}.operations__stat-icon{width:26px;height:26px;filter:brightness(0) saturate(100%) invert(42%) sepia(96%) saturate(453%) hue-rotate(92deg) brightness(96%) contrast(89%);flex-shrink:0}.operations__table-wrapper{width:0;min-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.operations__table{width:100%;min-width:max-content;border-collapse:collapse;background:transparent;border-radius:8px;table-layout:auto}.operations__table-header{background:linear-gradient(180deg,#52525220,#6e6e6e06)}.operations__table-row{border:1px solid rgba(255,255,255,.1)}.operations__table-cell{padding:15px 20px;font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;text-align:left;border:none}.operations__table-cell--header{color:#fff;background:linear-gradient(180deg,#52525220,#6e6e6e06);text-align:left;border-top-left-radius:8px;border-top-right-radius:8px}.operations__table-body{background:linear-gradient(90deg,#ffffff03,#ffffff01);border:1px solid rgba(255,255,255,.1);border-top:none}.operations__empty-state{text-align:center;padding:60px 20px}.operations__empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.operations__empty-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;opacity:.5}.operations__empty-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(0%) hue-rotate(166deg) brightness(95%) contrast(95%)}.operations__empty-text{font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;color:#555;margin:0}@media (min-width: 768px) and (max-width: 1200px){.operations__stats{gap:28px;margin-bottom:28px}.operations__stat-card{padding:20px;border-radius:14px}.operations__stat-label{font-size:18px}.operations__stat-value{font-size:18px;margin-left:14px}.operations__stat-icon{width:22px;height:22px}.operations__table-cell{padding:12px 18px;font-size:14px}.operations__table-cell--header{border-top-left-radius:7px;border-top-right-radius:7px}.operations__empty-state{padding:50px 20px}.operations__empty-icon{width:50px;height:50px}.operations__empty-text{font-size:14px}}@media (max-width: 768px){.operations{margin-bottom:20px}.operations__stats{gap:20px;margin-bottom:20px}.operations__stat-card{padding:19.2px;border-radius:12.8px}.operations__stat-label{font-size:16px;line-height:1.2}.operations__stat-value{font-size:16px;line-height:1.2;margin-left:12px}.operations__stat-icon{width:20.8px;height:20.8px}.operations__table{min-width:600px;border-radius:6.4px;flex-shrink:0}.operations__table-row{border:.8px solid rgba(255,255,255,.1)}.operations__table-cell{padding:11.6px 16.2px;font-size:12.8px;line-height:1.25;white-space:nowrap}.operations__table-cell--header{border-top-left-radius:6.4px;border-top-right-radius:6.4px}.operations__empty-state{padding:48px 16px}.operations__empty-icon{width:44px;height:44px}.operations__empty-text{font-size:12.8px}}.my-referrals__table-wrapper{width:100%;border-radius:20px;overflow:hidden}.my-referrals__table{width:100%;border-collapse:collapse;background:transparent;table-layout:fixed}.my-referrals__table-header{background:linear-gradient(180deg,#52525240,#6e6e6e0d)}.my-referrals__table-row{border:1px solid rgba(255,255,255,.1)}.my-referrals__table-cell{padding:15px 20px;font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;text-align:left;border:none}.my-referrals__table-cell:first-child{width:40%}.my-referrals__table-cell:last-child{width:60%}.my-referrals__table-cell--header{color:#fff;background:linear-gradient(180deg,#52525220,#6e6e6e06);text-align:left}.my-referrals__table-body{background:linear-gradient(90deg,#ffffff03,#ffffff01);border:1px solid rgba(255,255,255,.1);border-top:none}.my-referrals__empty-state{text-align:center;padding:60px 20px}.my-referrals__empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.my-referrals__empty-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;opacity:.5}.my-referrals__empty-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(0%) hue-rotate(166deg) brightness(95%) contrast(95%)}.my-referrals__empty-text{font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;color:#555;margin:0}@media (min-width: 768px) and (max-width: 1200px){.my-referrals__table-wrapper{border-radius:18px}.my-referrals__table-cell{padding:12px 18px;font-size:14px}.my-referrals__empty-state{padding:50px 20px}.my-referrals__empty-icon{width:50px;height:50px}.my-referrals__empty-text{font-size:14px}}@media (max-width: 768px){.my-referrals{margin-bottom:20px}.my-referrals__table-wrapper{border-radius:16px}.my-referrals__table-row{border:.8px solid rgba(255,255,255,.1)}.my-referrals__table-cell{padding:11.6px 16.2px;font-size:12.8px;line-height:1.25}.my-referrals__empty-state{padding:48px 16px}.my-referrals__empty-icon{width:44px;height:44px}.my-referrals__empty-text{font-size:12.8px}}.referral-account__cards{display:flex;flex-direction:column;gap:34px;margin-bottom:34px}.referral-account__card{background:linear-gradient(180deg,#52525240,#6e6e6e0d);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;height:72px;display:flex;align-items:center;gap:24px;position:relative;transition:all .3s ease}.referral-account__card--clickable{cursor:pointer}.referral-account__card--clickable:hover{background:linear-gradient(180deg,#52525259,#6e6e6e26)}.referral-account__label{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#ffffff4d;white-space:nowrap}.referral-account__value{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.2;color:#fff;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.referral-account__value--green{color:#15a933}.referral-account__api-content{display:flex;align-items:center;gap:24px;flex:1;min-width:0}.referral-account__copy-icon{width:26px;height:26px;cursor:pointer;transition:opacity .3s ease}.referral-account__copy-icon:hover{opacity:.7}.referral-account__api-change{background:none;border:none;color:#15a933;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.2;cursor:pointer;padding:0;text-align:left;transition:opacity .3s ease;position:absolute;bottom:24px;right:24px}.referral-account__api-change:hover{opacity:.8}.referral-account__materials{background:linear-gradient(180deg,#5252521a,#6e6e6e06)}.referral-account__materials-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.2;color:#fff;margin:0 0 14px;text-align:left}.referral-account__materials-description{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;margin:0 0 34px;text-align:left}.referral-account__material-item{margin-bottom:34px}.referral-account__material-item:last-child{margin-bottom:0}.referral-account__material-label{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;display:block;margin-bottom:12px;text-align:left}.referral-account__material-input{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;width:0;min-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.referral-account__material-text{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.2;color:#fff;flex:1;text-align:left;min-width:max-content;white-space:nowrap}@media (max-width: 768px){.referral-account__cards{gap:20px;margin-bottom:20px}.referral-account__card{padding:19.2px;border-radius:12.8px;width:100%;height:auto;min-height:57.6px;align-items:flex-start;gap:6.4px;gap:10px}.referral-account__label{font-size:16px}.referral-account__value{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:calc(63vw - 120px)}.referral-account__api-content{display:flex;align-items:flex-start;gap:6.4px;width:100%;min-width:0}.referral-account__copy-icon{width:20.8px;height:20.8px;position:static;margin-top:6.4px}.referral-account__api-change{Display:none}.referral-account__materials{margin-bottom:20px;border-radius:16px}.referral-account__materials-title{font-size:19.2px;margin:0 0 20px}.referral-account__materials-description{font-size:16px;margin:0 0 20px}.referral-account__material-item{margin-bottom:20px}.referral-account__material-label{font-size:16px;margin-bottom:9.6px}.referral-account__material-input{padding:19.2px;border-radius:12.8px;gap:12.8px;align-items:center}.referral-account__material-text{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;min-width:0;max-width:calc(100vw - 120px)}}.referral-visits__table-wrapper{width:0;min-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.referral-visits__table{width:100%;min-width:max-content;border-collapse:collapse;background:transparent;border-radius:8px;overflow:hidden;table-layout:auto}.referral-visits__table-header{background:linear-gradient(180deg,#52525220,#6e6e6e06)}.referral-visits__table-row{border:1px solid rgba(255,255,255,.1)}.referral-visits__table-cell{padding:15px 20px;font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;text-align:left;border:none}.referral-visits__table-cell--header{color:#fff;background:linear-gradient(180deg,#52525220,#6e6e6e06);text-align:left}.referral-visits__table-body{background:linear-gradient(90deg,#ffffff03,#ffffff01);border:1px solid rgba(255,255,255,.1);border-top:none}.referral-visits__empty-state{text-align:center;padding:60px 20px}.referral-visits__empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.referral-visits__empty-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;opacity:.5}.referral-visits__empty-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(0%) hue-rotate(166deg) brightness(95%) contrast(95%)}.referral-visits__empty-text{font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;color:#555;margin:0}@media (max-width: 768px){.referral-visits{margin-bottom:20px}.referral-visits__table{min-width:600px;border-radius:6.4px;overflow:hidden;flex-shrink:0}.referral-visits__table-row{border:.8px solid rgba(255,255,255,.1)}.referral-visits__table-cell{padding:11.6px 16.2px;font-size:12.8px;line-height:1.25;white-space:nowrap}.referral-visits__empty-state{padding:48px 16px}.referral-visits__empty-icon{width:44px;height:44px}.referral-visits__empty-text{font-size:12.8px}}.referral-exchanges__table-wrapper{width:0;min-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.referral-exchanges__table{width:100%;min-width:max-content;border-collapse:collapse;background:transparent;border-radius:8px;overflow:hidden;table-layout:auto}.referral-exchanges__table-header{background:linear-gradient(180deg,#52525220,#6e6e6e06)}.referral-exchanges__table-row{border:1px solid rgba(255,255,255,.1)}.referral-exchanges__table-cell{padding:15px 20px;font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;text-align:left;border:none}.referral-exchanges__table-cell--header{color:#fff;background:linear-gradient(180deg,#52525220,#6e6e6e06);text-align:left}.referral-exchanges__table-cell--right{text-align:right}.referral-exchanges__table-body{background:linear-gradient(90deg,#ffffff03,#ffffff01);border:1px solid rgba(255,255,255,.1);border-top:none}.referral-exchanges__empty-state{text-align:center;padding:60px 20px}.referral-exchanges__empty-state--mobile{display:none}.referral-exchanges__empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.referral-exchanges__empty-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;opacity:.5}.referral-exchanges__empty-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(0%) hue-rotate(166deg) brightness(95%) contrast(95%)}.referral-exchanges__empty-text{font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;color:#555;margin:0}@media (max-width: 768px){.referral-exchanges{margin-bottom:20px}.referral-exchanges__table{min-width:480px;border-radius:6.4px;overflow:hidden;flex-shrink:0}.referral-exchanges__table-row{border:.8px solid rgba(255,255,255,.1)}.referral-exchanges__table-cell{padding:11.6px 16.2px;font-size:12.8px;line-height:1.25;white-space:nowrap}.referral-exchanges__table-cell--right{display:none}.referral-exchanges__empty-state{padding:48px 16px}.referral-exchanges__empty-state--desktop{display:none}.referral-exchanges__empty-state--mobile{display:table-cell}.referral-exchanges__empty-icon{width:44px;height:44px}.referral-exchanges__empty-text{font-size:12.8px}}.referral-program-cabinet__content{text-align:left}.referral-program-cabinet__info{background:linear-gradient(180deg,#52525233,#6e6e6e0d);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:34px}@media (min-width: 768px) and (max-width: 1200px){.referral-program-cabinet__info{border-radius:18px;padding:28px}}@media (max-width: 768px){.referral-program-cabinet__info{border-radius:16px;padding:20px}}.referral-program-cabinet__info p{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.2;color:#fffc;margin-bottom:24px}@media (min-width: 768px) and (max-width: 1200px){.referral-program-cabinet__info p{font-size:18px;margin-bottom:20px}}@media (max-width: 768px){.referral-program-cabinet__info p{font-size:16px;line-height:1.2;margin-bottom:16px}}.referral-program-cabinet__info p:last-child{margin-bottom:0}.referral-program-cabinet__info p strong{color:#fff}.highlight{color:#fff;text-decoration:underline}.partner-withdrawal__content{display:flex;flex-direction:column;gap:24px}.partner-withdrawal__info{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:34px}.partner-withdrawal__info-text{color:#fffc;font-family:Inter;font-size:20px;font-weight:500;line-height:1.2;margin:0}.partner-withdrawal__form-container{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:34px}.partner-withdrawal__form-title{color:#fff;font-family:Inter;font-size:24px;font-weight:600;line-height:1.21;margin:0 0 34px;text-align:left}.partner-withdrawal__form{display:flex;flex-direction:column;gap:24px}.partner-withdrawal__form-group{position:relative}.partner-withdrawal__select{background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-between}.partner-withdrawal__select-text{color:#ffffff4d;font-family:Inter;font-size:20px;font-weight:500;line-height:1.2}.partner-withdrawal__select-arrow{color:#15a933;transition:transform .3s ease}.partner-withdrawal__select-arrow--open{transform:rotate(180deg)}.partner-withdrawal__dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#000;border:1px solid rgba(255,255,255,.1);border-radius:16px;z-index:1000;box-shadow:0 4px 20px #0003}.partner-withdrawal__dropdown-item{padding:16px 24px;color:#fffc;font-family:Inter;font-size:16px;font-weight:500;cursor:pointer;border-radius:16px}.partner-withdrawal__dropdown-item:hover{background:#ffffff0d}.partner-withdrawal__dropdown-item--empty{color:#ffffff80;cursor:default}.partner-withdrawal__dropdown-item--empty:hover{background:none}.partner-withdrawal__input{width:100%;background:linear-gradient(180deg,#52525220,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;color:#ffffff4d;font-family:Inter;font-size:20px;font-weight:500;line-height:1.2;box-sizing:border-box}.partner-withdrawal__input::placeholder{color:#ffffff4d}.partner-withdrawal__input:focus{outline:none;border-color:#15a933;color:#fff}.partner-withdrawal__submit-btn{background:#15a933;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;color:#000;font-family:Inter;font-size:20px;font-weight:600;line-height:1.21;cursor:pointer;transition:all .3s ease}.partner-withdrawal__submit-btn:hover{opacity:.9}.partner-withdrawal__submit-btn:active{transform:translateY(1px)}.partner-withdrawal__requests{background:linear-gradient(180deg,#5252521a,#6e6e6e06);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:34px}.partner-withdrawal__requests-title{color:#fff;font-family:Inter;font-size:24px;font-weight:600;line-height:1.21;margin:0 0 20px;text-align:left}.partner-withdrawal__table-wrapper{width:0;min-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.partner-withdrawal__table{width:100%;min-width:max-content;border-collapse:collapse;background:transparent;border-radius:8px;overflow:hidden;table-layout:auto}.partner-withdrawal__table-header{background:linear-gradient(180deg,#52525220,#6e6e6e06)}.partner-withdrawal__table-row{border:1px solid rgba(255,255,255,.1)}.partner-withdrawal__table-cell{padding:15px 20px;font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;text-align:left;border:none}.partner-withdrawal__table-cell--header{color:#fff;background:linear-gradient(180deg,#52525220,#6e6e6e06);text-align:left}.partner-withdrawal__table-cell--right{text-align:right}.partner-withdrawal__table-body{background:linear-gradient(90deg,#ffffff03,#ffffff01);border:1px solid rgba(255,255,255,.1);border-top:none}.partner-withdrawal__empty-state{text-align:center;padding:60px 20px}.partner-withdrawal__empty-state--mobile{display:none}.partner-withdrawal__empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.partner-withdrawal__empty-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;opacity:.5;color:#555}.partner-withdrawal__empty-text{font-family:TT Interfaces,sans-serif;font-weight:600;font-size:16px;line-height:1.25;color:#555;margin:0}@media (min-width: 768px) and (max-width: 1200px){.partner-withdrawal__content{gap:20px}.partner-withdrawal__info,.partner-withdrawal__form-container,.partner-withdrawal__requests{padding:28px;border-radius:18px}.partner-withdrawal__info-text{font-size:18px}.partner-withdrawal__form-title,.partner-withdrawal__requests-title{font-size:22px;margin:0 0 28px}.partner-withdrawal__requests-title{margin:0 0 16px}.partner-withdrawal__form{gap:20px}.partner-withdrawal__select,.partner-withdrawal__input,.partner-withdrawal__submit-btn{padding:20px;border-radius:14px;font-size:18px}.partner-withdrawal__select-text{font-size:18px}.partner-withdrawal__dropdown{border-radius:14px}.partner-withdrawal__dropdown-item{padding:14px 20px;font-size:14px;border-radius:14px}.partner-withdrawal__table{border-radius:7px}.partner-withdrawal__table-cell{padding:12px 18px;font-size:14px}.partner-withdrawal__empty-state{padding:50px 20px}.partner-withdrawal__empty-icon{width:50px;height:50px}.partner-withdrawal__empty-text{font-size:14px}}@media (max-width: 768px){.partner-withdrawal{margin-bottom:20px}.partner-withdrawal__info,.partner-withdrawal__form-container,.partner-withdrawal__requests{padding:20px;border-radius:16px}.partner-withdrawal__info-text{font-size:16px}.partner-withdrawal__form-title,.partner-withdrawal__requests-title{font-size:19px;margin:0 0 27.8px}.partner-withdrawal__requests-title{margin:0 0 18px}.partner-withdrawal__select,.partner-withdrawal__input,.partner-withdrawal__submit-btn{padding:18px;border-radius:13px;font-size:16px}.partner-withdrawal__select-text{font-size:16px}.partner-withdrawal__dropdown{border-radius:13px}.partner-withdrawal__dropdown-item{padding:12px 19px;border-radius:13px}.partner-withdrawal__table{min-width:480px;border-radius:6.4px;overflow:hidden;flex-shrink:0}.partner-withdrawal__table-row{border:.8px solid rgba(255,255,255,.1)}.partner-withdrawal__table-cell{padding:11.6px 16.2px;font-size:12.8px;line-height:1.25;white-space:nowrap}.partner-withdrawal__table-cell--right{display:none}.partner-withdrawal__empty-state{padding:48px 16px}.partner-withdrawal__empty-state--desktop{display:none}.partner-withdrawal__empty-state--mobile{display:table-cell}.partner-withdrawal__empty-icon{width:44px;height:44px}.partner-withdrawal__empty-text{font-size:12.8px}}.referral-faq__container{background:linear-gradient(180deg,#5252521a,#6e6e6e0d);border-radius:20px;border:1px solid rgba(255,255,255,.1);max-width:834px;width:100%;padding:34px;box-sizing:border-box}.referral-faq__content{display:flex;flex-direction:column;gap:24px}.referral-faq__item{display:flex;flex-direction:column}.referral-faq__question{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.2;color:#fff;text-align:left;margin:0 0 24px}.referral-faq__answer{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.2;color:#fff9;text-align:left;margin:0}@media (max-width: 768px){.referral-faq__container{padding:20px;border-radius:16px}.referral-faq__question{font-size:16px;line-height:1.2;margin-bottom:20px}.referral-faq__answer{font-size:16px;line-height:1.2}.referral-faq__content{gap:20px}}.exchange-form-page{min-height:100vh;background:#000;padding:40px 20px;display:flex;flex-direction:column;align-items:center}.exchange-form-page__header{text-align:center;margin-bottom:40px}.exchange-form-page__title{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.45;letter-spacing:2.5%;color:#fff;margin:0}.exchange-form-page__info{width:100%;display:flex;justify-content:center;margin-top:40px;margin-bottom:40px}.exchange-form-page__info-container{background:linear-gradient(180deg,#52525233,#6e6e6e0d);border-radius:20px;border:1px solid rgba(255,255,255,.1);width:100%;max-width:834px;padding:34px;box-sizing:border-box}.exchange-form-page__info-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.2102272511;color:#fff;margin:0 0 34px;text-align:left}.exchange-form-page__info-text{display:flex;flex-direction:column;gap:16px}.exchange-form-page__info-text p{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;margin:0;text-align:left}@media (max-width: 768px){.exchange-form-page{padding:20px}.exchange-form-page__header{margin-bottom:30px}.exchange-form-page__title{font-size:18px}.exchange-form-page__info{margin-top:30px;margin-bottom:30px}.exchange-form-page__info-container{padding:20px;border-radius:16px}.exchange-form-page__info-title{font-size:20px;margin-bottom:24px}.exchange-form-page__info-text{gap:12px}.exchange-form-page__info-text p{font-size:16px}}@media (max-width: 480px){.exchange-form-page{padding:15px}.exchange-form-page__title{font-size:16px}.exchange-form-page__info-container{padding:16px;border-radius:12px}.exchange-form-page__info-title{font-size:18px;margin-bottom:20px}.exchange-form-page__info-text{gap:10px}.exchange-form-page__info-text p{font-size:14px}}.exchange-form{display:flex;justify-content:center;width:100%}.exchange-form__container{background:linear-gradient(180deg,#52525233,#6e6e6e0d);border-radius:20px;border:1px solid rgba(255,255,255,.1);width:100%;max-width:834px;padding:34px;box-sizing:border-box}.exchange-form__title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.2102272511;color:#fff;margin:0 0 34px;text-align:left}.exchange-form__form{display:flex;flex-direction:column;gap:34px}.exchange-form__section{display:flex;flex-direction:column;gap:16px}.exchange-form__section-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.2083333333;color:#fff;margin:0;text-align:left}.exchange-form__section-title--margin-top{margin:22px 0 8px}.exchange-form__currency-block{height:60px}.exchange-form__currency-select-wrapper .currency-select__trigger{background:linear-gradient(180deg,#52525240,#6e6e6e0d);border-radius:16px;border:1px solid rgba(255,255,255,.1);height:60px;padding:0 16px}.exchange-form__currency-select-wrapper .currency-select__trigger:hover{border-color:#fff3}.exchange-form__currency-select{background:linear-gradient(180deg,#52525240,#6e6e6e0d);border-radius:16px;border:1px solid rgba(255,255,255,.1);height:60px;display:flex;align-items:center;padding:0 16px;box-sizing:border-box;cursor:pointer;position:relative;transition:border-color .2s}.exchange-form__currency-select:hover,.exchange-form__currency-select--open{border-color:#fff3}.exchange-form__amount-block{background:linear-gradient(180deg,#52525240,#6e6e6e0d);border-radius:16px;border:1px solid rgba(255,255,255,.1);height:60px;display:flex;align-items:center;padding:0 16px;box-sizing:border-box}.exchange-form__amount-input{background:transparent;border:none;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.4;color:#fff;width:100%;outline:none}.exchange-form__amount-input::placeholder{color:#ffffff4d}.exchange-form__details{display:flex;flex-direction:column;gap:8px;margin-bottom:25px}.exchange-form__detail-label{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.2102272851;color:#ffffff80;text-align:left}.exchange-form__detail-label--text-right{text-align:right}.exchange-form__detail-label--margin-bottom{margin-bottom:10px}.exchange-form__input-wrapper{display:flex;flex-direction:column;gap:10px}.exchange-form__rate{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.2102272851;color:#ffffff80}.exchange-form__limits{display:flex;justify-content:space-between;align-items:center}.exchange-form__min{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.2102272851;color:#ffffff80}.exchange-form__max{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.2102272851;color:#ffffff80;text-align:right}.exchange-form__field-group{display:flex;flex-direction:column;gap:14px}.exchange-form__field-label{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;text-align:left}.exchange-form__field-wrapper{position:relative}.exchange-form__field,.exchange-form__select-input{background:linear-gradient(180deg,#52525240,#6e6e6e0d);border-radius:16px;border:1px solid rgba(255,255,255,.1);height:72px;width:100%;padding:0 24px;box-sizing:border-box;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;outline:none}.exchange-form__field::placeholder,.exchange-form__select-input::placeholder{color:#ffffff4d}.exchange-form__field:focus,.exchange-form__select-input:focus{border-color:#fff3}.exchange-form__select{position:relative;cursor:pointer}.exchange-form__select-input{display:flex;align-items:center;height:72px;padding:0 24px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;width:100%;box-sizing:border-box;cursor:pointer}.exchange-form__select-input::placeholder{color:#ffffff4d}.exchange-form__dropdown-icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:24px;height:24px;pointer-events:none;transition:transform .2s}.exchange-form__select--open .exchange-form__dropdown-icon,.exchange-form__currency-select--open .exchange-form__dropdown-icon{transform:translateY(-50%) rotate(180deg)}.exchange-form__dropdown{position:absolute;top:100%;left:0;right:0;background:#000;border:1px solid rgba(255,255,255,.1);border-radius:16px;z-index:1000;max-height:300px;overflow-y:auto;margin-top:4px}.exchange-form__dropdown-item{padding:16px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;color:#fff;cursor:pointer;transition:background-color .2s;text-align:left}.exchange-form__dropdown-item:hover{background:#ffffff1a}.exchange-form__dropdown-item:first-child{border-top-left-radius:16px;border-top-right-radius:16px}.exchange-form__dropdown-item:last-child{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.exchange-form__info-text{background:linear-gradient(180deg,#52525240,#6e6e6e0d);border-radius:16px;border:1px solid rgba(255,255,255,.1);padding:24px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.2102272851;color:#ffffff80;margin:10px 0}.exchange-form__checkboxes{display:flex;flex-direction:column;gap:24px;margin-top:10px}.exchange-form__checkbox{display:flex;align-items:flex-start;gap:14px;cursor:pointer}.exchange-form__checkbox-input{display:none}.exchange-form__checkbox-custom{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1.5px solid #15A933;border-radius:6px;flex-shrink:0;margin-top:1px}.exchange-form__checkbox-custom svg{opacity:0;transition:opacity .2s}.exchange-form__checkbox-input:checked+.exchange-form__checkbox-custom{background:transparent}.exchange-form__checkbox-input:checked+.exchange-form__checkbox-custom svg{opacity:1}.exchange-form__checkbox-input:not(:checked)+.exchange-form__checkbox-custom{border-color:#a3a3a3}.exchange-form__checkbox-text{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:1.2102272246;color:#a3a3a3;flex:1;text-align:left}.exchange-form__checkbox-link{color:#15a933;text-decoration:underline;transition:color .2s}.exchange-form__checkbox-link:hover{color:#0e8028}.exchange-form__submit{background:#15a933;border-radius:16px;border:none;height:72px;width:100%;font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.2102272034;color:#000;cursor:pointer;transition:background-color .2s;margin-top:24px}.exchange-form__submit:hover{background:#0e8028}.exchange-form__submit:active{background:#0a6b20}.exchange-form__submit--disabled{background:#15a9334d;cursor:not-allowed}.exchange-form__submit--disabled:hover{background:#15a9334d}.exchange-form__error{background:#dc35451a;border:1px solid rgba(220,53,69,.3);border-radius:16px;padding:16px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.2;color:#dc3545;text-align:left;margin-bottom:16px}@media (max-width: 768px){.exchange-form__container{padding:20px;border-radius:16px}.exchange-form__title{font-size:20px;margin-bottom:24px}.exchange-form__form{gap:24px}.exchange-form__section{gap:12px}.exchange-form__section-title{font-size:20px}.exchange-form__currency-block,.exchange-form__amount-block{height:50px;border-radius:12px}.exchange-form__currency-select{height:50px;border-radius:12px;padding:0 12px}.exchange-form__amount-block{padding:0 16px}.exchange-form__amount-input{font-size:16px}.exchange-form__field,.exchange-form__select-input{height:60px;padding:0 16px;font-size:16px;border-radius:12px}.exchange-form__field-label{font-size:16px}.exchange-form__info-text{padding:16px;font-size:12px;border-radius:12px}.exchange-form__checkbox-text{font-size:14px}.exchange-form__submit{height:60px;font-size:18px;border-radius:12px}.exchange-form__error{padding:12px 16px;font-size:14px;border-radius:12px;margin-bottom:12px}.exchange-form__dropdown{border-radius:12px}.exchange-form__dropdown-item{padding:12px 16px;font-size:16px}.exchange-form__dropdown-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.exchange-form__dropdown-item:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}}.order-status{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 20px;box-sizing:border-box}.order-status__header{display:flex;justify-content:center;width:100%;margin-bottom:56px}.order-status__title{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.45;letter-spacing:2.5%;color:#fff;text-align:left;margin:0;max-width:834px}.order-status__id-section{display:flex;justify-content:center;width:100%;margin-bottom:56px}.order-status__id{font-family:Inter,sans-serif;font-weight:600;font-size:66px;line-height:1.2121212121;letter-spacing:-2.0606060823%;background:linear-gradient(180deg,#fff,#d3fbdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin:0}.order-status__exchange-info{display:flex;justify-content:center;width:100%;margin-bottom:56px}.order-status__exchange-container{background:linear-gradient(180deg,#52525233,#6e6e6e0d);border-radius:20px;border:1px solid rgba(255,255,255,.1);width:100%;max-width:834px;padding:34px;box-sizing:border-box;display:flex;flex-direction:column;gap:56px}.order-status__exchange-section{display:flex;flex-direction:column;gap:16px}.order-status__exchange-label{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.2102272851;color:#ffffff80;text-align:left}.order-status__exchange-item{background:linear-gradient(180deg,#52525240,#6e6e6e0d);border-radius:16px;border:1px solid rgba(255,255,255,.1);height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-sizing:border-box}.order-status__amount{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.4;color:#fff;text-align:left}.order-status__currency{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.4;color:#ffffff80;text-align:right}.order-status__details{display:flex;justify-content:center;width:100%;margin-bottom:56px}.order-status__details-container{background:linear-gradient(180deg,#52525233,#6e6e6e0d);border-radius:20px;border:1px solid rgba(255,255,255,.1);width:100%;max-width:834px;padding:34px;box-sizing:border-box;display:flex;flex-direction:column;gap:14px}.order-status__details-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.2102272511;color:#fff;text-align:left;margin:0}.order-status__info-section{display:flex;flex-direction:column;gap:14px;margin:29px 0 0}.order-status__info-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:1.2102272511;color:#fff;text-align:left;margin:0}.order-status__info-item{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fffc;text-align:left;margin:0}.order-status__time{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#ffffff80;text-align:left;margin:0}.order-status__waiting{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;text-align:left;margin:14px 0 0}.order-status__contact{margin:139px 0 0}.order-status__contact-text{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#fff;text-align:left}.order-status__contact-link{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.2;color:#15a933;text-decoration:underline}.order-status__contact-link:hover{color:#0e8028}@media (max-width: 768px){.order-status{padding:0 20px}.order-status__header{margin-bottom:40px}.order-status__title{font-size:16px}.order-status__id-section{margin-bottom:40px}.order-status__id{font-size:48px}.order-status__exchange-info{margin-bottom:40px}.order-status__exchange-container{padding:20px;border-radius:16px;gap:40px}.order-status__exchange-section{gap:12px}.order-status__exchange-item{height:50px;padding:0 12px;border-radius:12px}.order-status__amount,.order-status__currency{font-size:16px}.order-status__exchange-label{font-size:12px}.order-status__details{margin-bottom:40px}.order-status__details-container{padding:20px;border-radius:16px;gap:12px}.order-status__details-title{font-size:18px}.order-status__info-section{gap:12px;margin:20px 0 0}.order-status__info-title{font-size:18px;margin:0}.order-status__info-item{font-size:14px}.order-status__time{font-size:14px;margin:20px 0 0}.order-status__waiting{font-size:14px;margin:12px 0 0}.order-status__contact{margin:100px 0 0}.order-status__contact-text,.order-status__contact-link{font-size:16px}}@media (max-width: 480px){.order-status__title{font-size:12px}.order-status__amount,.order-status__currency{font-size:13px}}
