/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{font-family:arial,sans-serif;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto;font-style:normal;overscroll-behavior:none;scroll-behavior:smooth;background-color:#fff}a{text-decoration:none}p,h1,h2,h3{margin:0}button{cursor:pointer;outline:none}svg{flex-shrink:0}header{display:flex;justify-content:center;align-items:stretch;margin:20px 20px 0;position:absolute;right:0;left:0}header .header__container{display:flex;align-items:center;background-color:#074ed8;padding:8px;border-radius:100px}header .header__container .header__logo{display:flex;align-items:center;background-color:#fff;border-radius:100px;padding:10px 13px;margin:0 50px 0 0}header .header__container .header__logo .header__nav-logo{margin:0 13px 0 0}header .header__container .header__logo span{font-size:16px;font-weight:700;color:#383838}header .header__container .header__nav{display:flex;align-items:center;gap:10px}header .header__container .header__nav a{color:#383838;font-size:16px;background-color:#fff;padding:14px 50px;display:flex;border-radius:100px}header .header__buttons{display:flex;gap:10px;margin:0 0 0 10px}header .header__buttons .header__button-login,header .header__buttons .header__button-registration{height:100%;color:#fff;font-size:16px;border:1px solid #fff;border-radius:100px;background-color:#074ed8;padding:0 40px}header .header__buttons .header__button-registration{color:#383838;background-color:#fff}header .header__buttons .header__button-account{width:64px;border-radius:100px;border:1px solid #fff;background-color:#074ed8}header .header__buttons .header__button-account .header__button-account-icon{width:28px}header .header__buttons .header__buttons-balance-wrapper{position:relative;display:flex;flex-direction:column}header .header__buttons .header__buttons-balance-wrapper .header__button-balance{height:-webkit-fill-available;border:1px solid #fff;background-color:#fff;border-radius:100px;color:#383838;font-size:14px;padding:0 20px}header .header__buttons .header__buttons-balance-wrapper .header__button-balance-up{border:1px solid #fff;background-color:#fff;border-radius:100px;color:#383838;font-size:14px;padding:0 20px;position:absolute;bottom:-75px;height:64px}header .header__buttons .header__button-logout{border:1px solid #fff;background-color:#fff;border-radius:100px;padding:0 30px;display:flex;align-items:center;justify-content:center}header .header__buttons .header__button-logout .header__button-logout-icon{width:20px}@media (max-width: 1085px){header{align-items:center;flex-direction:column}.header__buttons{margin:10px 0 0!important}.header__button-login,.header__button-registration{height:46px!important}}.popup{position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:99999}.popup .popup__wrapper{max-width:500px;width:100%;background:linear-gradient(to right,#8eccff,#4891ff 15%,#0056ff 51%,#367cf6 83%,#5a94ee);padding:30px;border-radius:12px;box-shadow:0 10px 25px #0003;position:relative;min-width:320px;box-shadow:0 4px 20px 3px #1565fb}.popup .popup__wrapper .popup__button-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer}.popup .popup__wrapper .popup__button-close .popup__button-close-icon{width:15px;height:15px}.popup-registration{display:flex;flex-direction:column;align-items:center}.popup-registration .popup-registration__title{color:#fff;font-size:26px;font-weight:700;margin:0 0 20px}.popup-registration .popup-registration__form{width:-webkit-fill-available;margin:0 0 10px}.popup-registration .popup-registration__form .popup-registration__form-title{color:#fff;font-size:13px;margin:0 0 5px}.popup-registration .popup-registration__form .popup-registration__form-input{color:#000;font-size:15px;background-color:#fff;padding:13px;border:1px solid #fff;border-radius:20px;width:-webkit-fill-available;box-sizing:border-box;outline:none}.popup-registration .popup-registration__form .popup-registration__form-input.has-error{border-color:#ff6b6b}.popup-registration .popup-registration__form .popup-registration__error{color:#ff6e6e;font-size:12px;margin-top:4px;display:block}.popup-registration .error{color:#ff6e6e;font-size:15px}.popup-registration .popup-registration__button{width:-webkit-fill-available;color:#000;font-size:15px;background-color:#fff;padding:13px;border:0;border-radius:20px;margin:15px 0 0}.popup-login{display:flex;flex-direction:column;align-items:center}.popup-login .popup-login__title{color:#fff;font-size:26px;font-weight:700;margin:0 0 20px}.popup-login .popup-login__form{width:-webkit-fill-available;margin:0 0 10px}.popup-login .popup-login__form .popup-login__form-title{color:#fff;font-size:13px;margin:0 0 5px}.popup-login .popup-login__form .popup-login__form-input{color:#000;font-size:15px;background-color:#fff;padding:13px;border:1px solid #fff;border-radius:20px;width:-webkit-fill-available;box-sizing:border-box;outline:none}.popup-login .popup-login__form .popup-login__form-input.has-error{border-color:#ff6b6b}.popup-login .popup-login__form .popup-login__error{color:#ff6e6e;font-size:12px;margin-top:4px;display:block}.popup-login .error{color:#ff6e6e;font-size:15px}.popup-login .popup-login__button{width:-webkit-fill-available;color:#000;font-size:15px;background-color:#fff;padding:13px;border:0;border-radius:20px;margin:15px 0 0}.popup-email-confirmation{display:flex;flex-direction:column;align-items:center}.popup-email-confirmation .popup-email-confirmation__title{color:#fff;font-size:26px;font-weight:700;margin:0 0 10px}.popup-email-confirmation .popup-email-confirmation__description{color:#fff;font-size:15px;text-align:center;margin:0 0 20px}.popup-email-confirmation .popup-email-confirmation__form{width:-webkit-fill-available;margin:0 0 10px}.popup-email-confirmation .popup-email-confirmation__form .popup-email-confirmation__form-title{color:#fff;font-size:13px;margin:0 0 5px}.popup-email-confirmation .popup-email-confirmation__form .popup-email-confirmation__form-input{color:#000;font-size:15px;background-color:#fff;padding:13px;border:0;border-radius:20px;width:-webkit-fill-available;box-sizing:border-box;outline:none}.popup-email-confirmation .error{color:#ff6e6e;font-size:15px}.popup-email-confirmation .popup-email-confirmation__buttons{width:-webkit-fill-available;display:flex;flex-direction:row;align-items:center;gap:20px}.popup-email-confirmation .popup-email-confirmation__buttons .popup-email-confirmation__button--border{width:-webkit-fill-available;color:#fff;font-size:15px;background-color:transparent;padding:13px;border:1px solid #fff;border-radius:20px;margin:15px 0 0}.popup-email-confirmation .popup-email-confirmation__buttons .popup-email-confirmation__button{width:-webkit-fill-available;color:#000;font-size:15px;background-color:#fff;padding:13px;border:0;border-radius:20px;margin:15px 0 0}.popup-balance-replenishment{display:flex;flex-direction:column;align-items:center}.popup-balance-replenishment .popup-balance-replenishment__title{color:#fff;font-size:26px;font-weight:700;margin:0 0 10px}.popup-balance-replenishment .popup-balance-replenishment__form{width:-webkit-fill-available;margin:0 0 10px}.popup-balance-replenishment .popup-balance-replenishment__form .popup-balance-replenishment__form-title{color:#fff;font-size:13px;margin:0 0 5px}.popup-balance-replenishment .popup-balance-replenishment__form .popup-balance-replenishment__form-input{color:#000;font-size:15px;background-color:#fff;padding:13px;border:1px solid #fff;border-radius:20px;width:-webkit-fill-available;box-sizing:border-box;outline:none}.popup-balance-replenishment .popup-balance-replenishment__form .popup-balance-replenishment__form-input.has-error{border-color:#ff6b6b}.popup-balance-replenishment .popup-balance-replenishment__form .popup-balance-replenishment__error{color:#ff6e6e;font-size:12px;margin-top:4px;display:block}.popup-balance-replenishment .popup-balance-replenishment__form select{width:-webkit-fill-available;padding:13px;font-size:16px;border:0;border-radius:20px;background-color:#fff;color:#000;cursor:pointer;appearance:none;outline:none}.popup-balance-replenishment .popup-balance-replenishment__form option{padding:10px;font-size:15px}.popup-balance-replenishment .error{color:#ff6e6e;font-size:15px}.popup-balance-replenishment .popup-balance-replenishment__button{width:-webkit-fill-available;color:#000;font-size:15px;background-color:#fff;padding:13px;border:0;border-radius:20px;margin:15px 0 0}.hero{height:700px;background-image:url(/assets/hero-BFY-Y9-L.svg);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero h1{font-size:60px;color:#fff;text-align:center;font-weight:700}.hero p{width:480px;color:#fff;font-size:20px;font-weight:lighter;text-align:center;font-family:Helvetica,sans-serif;margin:30px 0}.hero a{width:480px;color:#383838;font-size:18px;padding:15px 0;background-color:#fff;border:0;border-radius:100px;display:flex;align-items:center;justify-content:center}@media (max-width: 1045px){.hero h1{font-size:44px!important}.hero p{font-size:15px!important}}.tariffs{background:linear-gradient(to right,#8eccff,#4891ff 15%,#0056ff 51%,#367cf6 83%,#5a94ee);text-align:center;padding:50px 20px;margin:70px 0 0}.tariffs h2{color:#fff;font-size:30px;font-weight:700}.tariffs__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px;max-width:1200px;margin:40px auto 0;justify-content:center}.tariffs .tariff{background-color:#fff;border-radius:20px;padding:0 0 10px;transition:transform .3s ease}.tariffs .tariff:hover{transform:scale(1.05)}.tariffs .tariff .tariff__banner{height:250px;background-image:url(/assets/hero_small-BA_ttwsp.svg);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.tariffs .tariff .tariff__banner .tariff__banner-date .tariff__banner-date-number,.tariffs .tariff .tariff__banner .tariff__banner-date .tariff__banner-date-time{color:#fff;font-size:43px;font-weight:700}.tariffs .tariff .tariff__banner .tariff__banner-discount{position:absolute;bottom:10px;color:#383838;font-size:15px;padding:5px 40px;background-color:#ffea01;border-radius:100px}.tariffs .tariff .tariff__price-wrapper{display:flex;align-items:center;justify-content:space-between;border:solid #CCCCCC;border-top-width:1px;border-right-width:0;border-bottom-width:1px;border-left-width:0;margin:20px 10px;padding:5px 0}.tariffs .tariff .tariff__price-wrapper .tariff__price-date,.tariffs .tariff .tariff__price-wrapper .tariff__price{color:#383838;font-size:15px}.tariffs .tariff button{width:-webkit-fill-available;color:#fff;font-size:14px;font-weight:500;border:0;background-color:#0d5ffd;padding:12px 0;border-radius:100px;margin:0 10px}.popup-payment-confirmation{display:flex;flex-direction:column;align-items:center}.popup-payment-confirmation .popup-payment-confirmation__title{color:#fff;font-size:26px;font-weight:700;margin:0 0 10px}.popup-payment-confirmation .popup-payment-confirmation__description{color:#fff;font-size:15px;text-align:center;margin:0 0 20px}.popup-payment-confirmation .error{color:#ff6e6e;font-size:15px}.popup-payment-confirmation .popup-payment-confirmation__button{width:-webkit-fill-available;color:#000;font-size:15px;background-color:#fff;padding:13px;border:0;border-radius:20px;margin:15px 0 0}.popup-payment-successful{display:flex;flex-direction:column;align-items:center}.popup-payment-successful .popup-payment-successful__title{color:#fff;font-size:26px;font-weight:700;margin:0 0 10px}.popup-payment-successful .popup-payment-successful__description{color:#fff;font-size:15px;text-align:center;margin:0 0 20px}.popup-payment-successful .popup-payment-successful__button{width:-webkit-fill-available;color:#000;font-size:15px;background-color:#fff;padding:13px;border:0;border-radius:20px;margin:15px 0 0;transition:background .3s ease,opacity .4s ease,transform .3s ease}.popup-payment-successful .popup-payment-successful__button.copied{background:#2ecc71;transform:scale(1.05)}.popup-payment-successful .popup-payment-successful__button,.popup-payment-successful .popup-payment-successful__button.copied{opacity:1;transition:background .3s,transform .3s,opacity .4s}.popup-error-login{color:#fff;font-size:17px;margin:20px 0;text-align:center}.steps{background:#fff;color:#1e3a8a;text-align:center;margin:100px 20px}.steps h2{color:#383838;font-size:30px;font-weight:700;margin:0 0 60px}.steps__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,min-content));gap:40px;max-width:1000px;margin:0 auto;justify-content:space-between}.steps .step{text-align:left;display:flex;gap:15px;justify-content:flex-start;flex-direction:column;border:solid #CCCCCC;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:1px;padding:20px 10px}.steps .step__num{font-size:50px;font-weight:700;color:#045aff}.steps .step p{font-size:14px;color:#383838}.compatibility{background:#fff;color:#1e3a8a;text-align:center;padding:80px 20px}.compatibility h2{color:#383838;font-size:30px;font-weight:700;margin:0 0 60px}.compatibility__icons{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;align-items:center}.compatibility__item{background-color:#cddeff;border-radius:16px;width:100px;padding:20px;transition:transform .3s ease;display:flex;justify-content:center;align-items:center}.compatibility__item:hover{transform:scale(1.05)}.compatibility__item-android-icon{width:40px}.compatibility__item-windows-icon{width:45px}.compatibility__item-apple-icon{width:60px}.compatibility__item-linux-icon{width:45px}.compatibility__item-macos-icon{width:50px}.compatibility__item--android{width:70px;height:100px}.compatibility__item--windows{width:150px;height:50px}.compatibility__item--apple{width:150px;height:100px}.compatibility__item--linux{width:145px;height:45px}.compatibility__item--macos{width:70px;height:100px}.payment{margin:0 20px}.payment__content{max-width:1080px;height:350px;margin:0 auto;background-image:url(/assets/payment_banner-BkW4RzId.svg);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:space-between;border-radius:20px;padding:0 60px}.payment__content .payment__ukassa-icon{width:150px}.payment__content .payment__wrapper{display:flex;flex-direction:column;align-items:center}.payment__content .payment__wrapper h2{color:#fff;font-size:50px;font-weight:700;text-align:center}.payment__content .payment__wrapper p{color:#fff;font-size:16px;text-align:center;margin:20px 0}.payment__content .payment__wrapper a{color:#383838;font-size:18px;border:0;background-color:#fff;border-radius:100px;padding:12px 40px;display:flex;align-items:center;justify-content:center}.payment__content .payment__sbp-icon{width:110px}@media (max-width: 1045px){.payment__content{justify-content:center!important}.payment__wrapper h2{font-size:30px!important}.payment__wrapper p{font-size:13px!important}.payment__ukassa-icon,.payment__sbp-icon{display:none!important}}.footer{display:flex;justify-content:center;align-items:center;margin:30px 20px 20px}.footer__top{width:100%;max-width:1200px;height:300px;display:flex;justify-content:space-between;gap:20px;flex-direction:row}.footer__top .footer__contacts,.footer__top .footer__info{width:-webkit-fill-available;background:linear-gradient(to right,#8eccff,#4891ff 15%,#0056ff 51%,#367cf6 83%,#5a94ee);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:20px;position:relative}.footer__top .footer__contacts .footer__contacts-title,.footer__top .footer__info .footer__contacts-title{color:#fff;font-size:21px;font-weight:700}.footer__top .footer__contacts .footer__contacts-link,.footer__top .footer__info .footer__contacts-link{color:#fff;font-size:17px;margin:12px 0 0}.footer__top .footer__contacts .footer__info-menu,.footer__top .footer__info .footer__info-menu{gap:15px;display:flex;margin:0 0 20px}.footer__top .footer__contacts .footer__info-menu .footer__info-menu-link,.footer__top .footer__info .footer__info-menu .footer__info-menu-link{color:#fff;font-size:16px}.footer__top .footer__contacts .footer__info-data .footer__info-data-text,.footer__top .footer__info .footer__info-data .footer__info-data-text{color:#fff;font-size:18px;text-align:center}.footer__top .footer__contacts .footer__info-legal,.footer__top .footer__info .footer__info-legal{display:flex;gap:15px;position:absolute;bottom:20px}.footer__top .footer__contacts .footer__info-legal .footer__info-legal-link,.footer__top .footer__info .footer__info-legal .footer__info-legal-link{color:#fff;font-size:14px;text-decoration:underline}.footer__top .footer__contacts .footer__logo,.footer__top .footer__info .footer__logo{display:flex;align-items:center;background-color:#fff;border-radius:100px;padding:7px 13px;position:absolute;bottom:20px}.footer__top .footer__contacts .footer__logo .footer__nav-logo,.footer__top .footer__info .footer__logo .footer__nav-logo{width:18px;margin:0 10px 0 0}.footer__top .footer__contacts .footer__logo span,.footer__top .footer__info .footer__logo span{font-size:14px;font-weight:700;color:#383838}@media (max-width: 939px){.footer__top{flex-direction:column!important;height:600px!important}.footer__contacts,.footer__info{height:-webkit-fill-available}}.about__hero{height:700px;background-image:url(/assets/hero-BFY-Y9-L.svg);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0 0}.about__hero-icon{width:500px;height:500px}.about__hero-title{color:#fff;font-size:70px;font-weight:700}.about__container{display:flex;justify-content:center;margin:170px 20px}.about__container .about__wrapper{max-width:1200px}.about__container .about__wrapper .about__wrapper-title{color:#0d5ffd;font-size:45px;font-weight:700;text-align:center;margin:0 0 30px}.about__container .about__wrapper .about__wrapper-description{color:#383838;font-size:20px;text-align:center}.about__container .about__wrapper .about__wrapper-description--margin{margin:0 0 20px}.about__offer{display:flex;flex-direction:column;align-items:center;margin:0 20px 80px}.about__offer h2{color:#383838;font-size:30px;font-weight:700;margin:0 0 60px}.about__offer .about__offer-cards{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px;justify-items:center}.about__offer .about__offer-cards .about__offer-card{border-radius:20px;padding:30px 0;width:100%;max-width:300px;text-align:center;transition:transform .2s ease}.about__offer .about__offer-cards .about__offer-card.blue{background:linear-gradient(180deg,#0051ff,#0042d1);color:#fff}.about__offer .about__offer-cards .about__offer-card.light{background:linear-gradient(180deg,#d6e4ff,#f0f4ff);color:#000}.about__offer .about__offer-cards .about__offer-card:hover{transform:translateY(-4px)}.about__offer .about__offer-cards .about__offer-card p{margin:0 20px}@media (max-width: 1085px){.about__hero-icon{width:300px!important;height:300px!important}.about__hero-title{font-size:45px!important}.about__wrapper-title{font-size:33px!important}.about__wrapper-description{font-size:17px!important}}.account__hero{height:223px;background:linear-gradient(to right,#8eccff,#4891ff 15%,#0056ff 51%,#367cf6 83%,#5a94ee);display:flex;flex-direction:column;align-items:center;padding:150px 0 0}.account__hero .account__hero-user-info{display:flex;flex-direction:column;align-items:center}.account__hero .account__hero-user-info .account__hero-user{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border:5px solid #fff;border-radius:100px}.account__hero .account__hero-user-info .account__hero-user-mail{background-color:#fff;padding:10px 20px;border-radius:100px;margin:-12px 0 0;color:#383838;font-size:16px}.account__hero .account__hero-term{background-color:#fff;padding:10px 20px;border-radius:100px;margin:10px 0 0;color:#383838;font-size:16px}.account__hero .account__hero-connect-button-wrapper{display:flex;margin:10px 0 0}.account__hero .account__hero-connect-button-wrapper .account__hero-connect-button{background-color:#cddeff;padding:10px 20px;border-radius:100px;color:#383838;font-size:16px;border:0;transition:background .3s ease,opacity .4s ease,transform .3s ease}.account__hero .account__hero-connect-button-wrapper .account__hero-connect-button.copied{background:#2ecc71;transform:scale(1.05)}.account__hero .account__hero-connect-button-wrapper .account__hero-connect-button,.account__hero .account__hero-connect-button-wrapper .account__hero-connect-button.copied{opacity:1;transition:background .3s,transform .3s,opacity .4s}.account__hero .account__hero-connect-button-wrapper .account__hero-connect-info{width:21px;height:21px;position:relative;display:inline-block;cursor:pointer;background-color:#cddeff;margin:0 0 0 10px;border-radius:100px;display:flex;justify-content:center;align-items:center}.account__hero .account__hero-connect-button-wrapper .account__hero-connect-info .account__hero-connect-info-icon{z-index:9999}.account__hero .account__hero-connect-button-wrapper .account__hero-connect-info .account__hero-connect-info-text{visibility:hidden;opacity:0;position:absolute;top:0;left:0;background-color:#e3f2fd;color:#383838;padding:8px 8px 8px 30px;border-radius:8px;font-size:12px;white-space:nowrap;z-index:10;transition:opacity .3s ease,visibility .3s ease;box-shadow:0 2px 8px #0000001a;pointer-events:none}.account__hero .account__hero-connect-button-wrapper .account__hero-connect-info .account__hero-connect-info-text:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);border:8px solid transparent;border-bottom-color:#e3f2fd}.account__hero .account__hero-connect-button-wrapper .account__hero-connect-info:hover .account__hero-connect-info-text{visibility:visible;opacity:1}.account__history{display:flex;flex-direction:column;align-items:center;margin:50px 20px}.account__history .account__history-buttons{display:flex;justify-content:center;gap:20px;margin:0 0 20px}.account__history .account__history-buttons .account__history-button{border:1px solid #0D5FFD;color:#0d5ffd;font-size:16px;border-radius:100px;background-color:#fff;padding:10px 30px}.account__history .account__history-buttons .account__history-button--active{color:#fff;background-color:#0d5ffd}@media (max-width: 1085px){.account__hero{padding:200px 0 0!important}}.account__history-table-wrapper .account__history-table{display:flex;justify-content:center;background-color:#0d5ffd;border-radius:20px;gap:5px;padding:10px}.account__history-table-wrapper .account__history-all-button{border:0;color:#383838;font-size:16px;border-radius:100px;background-color:#cddeff;padding:10px 30px;margin:20px 0 0}.account__history-table-wrapper{width:100%;max-width:700px;display:flex;flex-direction:column;align-items:center}.account__history-table-wrapper .account__history-table{width:100%;max-width:1000px;display:flex;justify-content:center;background-color:#0d5ffd;border-radius:20px;gap:5px;padding:10px}.account__history-table-wrapper .account__history-table .account__history-empty{width:-webkit-fill-available;text-align:center;border-radius:10px;background-color:#fff;padding:20px 0;color:#383838;font-size:15px}.account__history-table-wrapper .account__history-table .account__history-table-column{background-color:#fff;flex:1;padding:10px}.account__history-table-wrapper .account__history-table .account__history-table-column--big{flex:2}.account__history-table-wrapper .account__history-table .account__history-table-column--round-left{border-radius:10px 0 0 10px}.account__history-table-wrapper .account__history-table .account__history-table-column--round-right{border-radius:0 10px 10px 0}.account__history-table-wrapper .account__history-table .account__history-table-column .account__history-table-column-title{color:#383838;font-size:19px;font-weight:700;border:solid #CCCCCC;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-left-width:0;text-align:center;padding:0 0 10px}.account__history-table-wrapper .account__history-table .account__history-table-column .account__history-table-column-text{color:#383838;font-size:14px;border:solid #CCCCCC;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-left-width:0;padding:5px 0;text-align:center}.loading-page{height:100vh;display:flex;justify-content:center;align-items:center}.loading-page p{color:#383838;font-size:20px}
