@charset "UTF-8";@font-face{font-family:ProximaNova;font-display:swap;src:url("../fonts/ProximaNova-Bold.ba2a6374296c.woff2") format("woff2"),url("../fonts/ProximaNova-Bold.3f16c11abf52.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:ProximaNova;font-display:swap;src:url("../fonts/ProximaNova-Regular.41e2db23d0b4.woff2") format("woff2"),url("../fonts/ProximaNova-Regular.819c2651427e.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:ProximaNova;font-display:swap;src:url("../fonts/ProximaNova-Semibold.cff4469c357f.woff2") format("woff2"),url("../fonts/ProximaNova-Semibold.1e332bf8f5ff.woff") format("woff");font-weight:600;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}body,html{height:100%;min-width:320px}body{color:#3c3c3c;line-height:1;font-family:ProximaNova;font-size:.875rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:ProximaNova;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:75rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 1rem}.qs-datepicker-container{margin:5px;font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;background:#fff;-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);padding:5px}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-datepicker-container.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-datepicker-container.qs-hidden{display:none}.qs-datepicker .qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qs-datepicker .qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-datepicker .qs-overlay .qs-overlay-year{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-datepicker .qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-datepicker .qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-datepicker .qs-overlay .qs-submit{border:1px solid #fff;border-radius:.26392em;padding:.5em;margin:0 auto auto;cursor:pointer;background:hsla(0deg,0%,50.2%,.4)}.qs-datepicker .qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}.qs-datepicker .qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qs-datepicker .qs-overlay .qs-overlay-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:33.33333%;cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;-o-transition:opacity .15s;transition:opacity .15s}.qs-datepicker .qs-overlay .qs-overlay-month.active,.qs-datepicker .qs-overlay .qs-overlay-month:hover{opacity:1}.qs-datepicker .qs-controls{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:#fff;color:#3c3c3c;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;-o-transition:filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-datepicker .qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-datepicker .qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.26392em;-webkit-transition:background .15s;-o-transition:background .15s;transition:background .15s}.qs-datepicker .qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-datepicker .qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-datepicker .qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-datepicker .qs-arrow:after{content:"";border:.39062em solid transparent;position:absolute;top:50%;-webkit-transition:border .2s;-o-transition:border .2s;transition:border .2s}.qs-datepicker .qs-arrow.qs-left:after{border-right-color:grey;right:50%;-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.qs-datepicker .qs-arrow.qs-right:after{border-left-color:grey;left:50%;-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.qs-datepicker .qs-month-year{font-weight:700;-webkit-transition:border .2s;-o-transition:border .2s;transition:border .2s;border-bottom:1px solid transparent;cursor:pointer}.qs-datepicker .qs-month-year:hover{border-bottom:1px solid grey}.qs-datepicker .qs-month-year:active:focus,.qs-datepicker .qs-month-year:focus{outline:0}.qs-datepicker .qs-month{padding-right:.5ex}.qs-datepicker .qs-year{padding-left:.5ex}.qs-datepicker .qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;color:#3c3c3c;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;-o-transition:filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-datepicker .qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-datepicker .qs-square{width:14.28571%;height:1.5625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .1s;-o-transition:background .1s;transition:background .1s;border-radius:.26392em}.qs-datepicker .qs-square.qs-current{font-weight:700}.qs-datepicker .qs-square.qs-current span{text-decoration:underline}.qs-datepicker .qs-square.qs-active{background:#fff;color:#000}.qs-datepicker .qs-square.qs-range-date-start:not(.qs-range-date-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-datepicker .qs-square.qs-range-date-middle{background:#d4ebf2}.qs-datepicker .qs-square.qs-range-date-middle:not(.qs-range-date-0):not(.qs-range-date-6){border-radius:0}.qs-datepicker .qs-square.qs-range-date-middle.qs-range-date-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-datepicker .qs-square.qs-range-date-end:not(.qs-range-date-0),.qs-datepicker .qs-square.qs-range-date-middle.qs-range-date-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-datepicker .qs-square.qs-disabled span{opacity:.2}.qs-datepicker .qs-square.qs-empty{cursor:default}.qs-datepicker .qs-square.qs-disabled{cursor:not-allowed}.qs-datepicker .qs-square.qs-day{cursor:default;font-weight:700;color:#afafaf}.qs-datepicker .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:#ffce1a}.qs-datepicker .qs-event{position:relative}.qs-datepicker .qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}.qs-datepicker .qs-event.qs-disabled:after,.qs-datepicker .qs-event.qs-empty:after{background:#cce4ff}.page{height:100vh}div{-webkit-tap-highlight-color:transparent}.d-none{display:none!important}.wrapper{background-color:#f8f8f8}.main-title{color:#292929;font-size:40px;line-height:40px;font-weight:600;margin-top:40px}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo img{width:56px;height:40px}.logo__text{font-weight:600;font-size:20px;line-height:20px;max-width:77px;color:#292929;margin-left:24px}.umobile-app{border:2px solid #fff;border-radius:8px;-ms-flex-negative:0;flex-shrink:0}.umobile-app__link{padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.umobile-app__link img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;margin-right:14px}.umobile-app__text{font-weight:700;font-size:16px}.umobile-app__text span{display:block;font-size:10px;line-height:100%;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2px}.phone-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone-block__icon{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8f8f8;border-radius:50%;margin-right:24px}.phone-block__icon img{width:18px;height:18px}.phone-block__body a{display:block;font-weight:600;font-size:24px;line-height:100%;margin-bottom:6px}.phone-block__body span{font-size:14px;line-height:100%}.form-acc-row{position:relative;margin-top:14px}.form-acc-row:first-child{margin-top:0}.submit-form-btn{width:100%;margin-top:30px}.form-acc-input{background:#fff;border:2px solid #ededed;border-radius:10px;padding:16px 24px;width:100%;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s;font-size:20px;line-height:100%;outline:0}.form-acc-input:focus{border:2px solid #3c3c3c}.form-acc-input.form-acc-input--focus{padding-top:24px;padding-bottom:8px}.form-acc-input.form-acc-input--focus+.form-acc-label{font-size:14px;top:10px}.form-acc-label{position:absolute;font-size:20px;line-height:100%;color:#afafaf;top:20px;left:28px;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s;pointer-events:none;z-index:3}.form-acc-textarea{min-height:120px;resize:none;display:block}.form-acc-error{font-size:14px;line-height:100%;color:#ff511a;display:none}.form-acc-policy{text-align:center;font-size:14px;line-height:20px;color:#afafaf;max-width:325px;margin:24px auto 0}.form-acc-policy br{display:none}.form-acc-input--error .form-acc-error{margin-top:16px;margin-bottom:6px;display:block}.form-acc-input--error .form-acc-input{border-color:#ff511a}.form-acc-input--error .form-acc-label{color:#ff511a!important}.form-acc-info{margin-top:16px;font-size:14px;line-height:100%}.form-acc-info br{display:none}.form-acc-desc{margin-top:16px}.acc-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 29px;background-color:#ffce1a;color:#292929;border-radius:10px;font-weight:700;font-size:20px;line-height:100%;cursor:pointer;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.acc-btn img,.acc-btn svg{width:20px;height:20px;margin-right:16px}.acc-btn--grey{background-color:#f1f1f1}.acc-btn-sbp{background-color:#1a5495;color:#fff}.forgot-link{font-size:16px;line-height:100%;text-decoration:underline!important;color:#afafaf;-webkit-transition:color .25s ease 0s;-o-transition:color .25s ease 0s;transition:color .25s ease 0s}.page-info{position:relative}.page-info__icon{width:44px;height:44px;background-color:#f8f8f8;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:700;cursor:pointer;-webkit-transition:color .25s ease 0s;-o-transition:color .25s ease 0s;transition:color .25s ease 0s}.page-info__text{position:absolute;z-index:10;background-color:#f8f8f8;border-radius:10px;padding:24px;width:295px;top:-20px;right:-137px;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);pointer-events:none;-webkit-transition:opacity .25s ease 0s;-o-transition:opacity .25s ease 0s;transition:opacity .25s ease 0s;opacity:0}.page-info__text p{margin-bottom:10px;line-height:120%;font-size:14px}.page-info__text p:last-child{margin-bottom:0}.page-info__text:before{content:"";border:10px solid transparent;border-top:12px solid #f8f8f8;position:absolute;bottom:-20px;right:calc(50% - 10px)}.page-info__text.page-info__text--active{opacity:1;pointer-events:auto}.timer{width:100%}.timer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#afafaf;font-size:14px;line-height:100%}.timer__repeat-order{text-decoration:underline;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;cursor:pointer}.timer__not-getting{text-decoration:underline;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;cursor:pointer}.show-more-btn{width:100%;background-color:#f1f1f1;margin-top:40px;color:#292929}.show-more-btn img,.show-more-btn svg{width:20px;height:20px;margin-left:16px;margin-right:0}.save-attention{background-color:#00b956;color:#fff;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;position:fixed;top:120px;right:-50%;width:257px;height:60px;pointer-events:none;z-index:8;font-size:16px;line-height:16px;font-weight:600;letter-spacing:normal}.save-attention img,.save-attention svg{width:16px;height:16px;margin-right:10px}.save-attention--show{right:60px}.error-attention{background-color:#ff511a;color:#fff;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;position:fixed;top:40px;right:-50%;width:294px;height:60px;pointer-events:none;z-index:180;font-size:16px;line-height:16px;font-weight:600;letter-spacing:normal;padding:0}.error-attention img,.error-attention svg{width:16px;height:16px;margin-right:10px}.error-attention--show{right:40px}.password--error{position:relative}.password--error:before{position:absolute;content:"";width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ff511a;background-image:url("../img/icons/cancel.b9d91473cb0d.svg");top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:16px;background-repeat:no-repeat;border-radius:50%;background-position:center}.password--ok{position:relative}.password--ok:before{position:absolute;content:"";width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#00b956;background-image:url("../img/icons/ok.a3c7e6f74611.svg");top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:16px;background-repeat:no-repeat;border-radius:50%;background-position:center}.input-password-error{color:#ff511a;font-size:14px;line-height:100%}.loading-frame{width:100%;height:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;background-color:rgba(255,255,255,.8);z-index:10}.loading-frame__progress{border:2px solid #ededed;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;height:20px}.loading-frame__progress span{position:absolute;left:2px;top:2px;display:inline-block;width:12px;height:12px;border-radius:50%;background-color:#ffce1a;-webkit-animation:left-right 1.5s linear infinite;animation:left-right 1.5s linear infinite}@-webkit-keyframes left-right{0%{left:2px}50%{left:calc(100% - 14px)}100%{left:2px}}@keyframes left-right{0%{left:2px}50%{left:calc(100% - 14px)}100%{left:2px}}.loading-frame__title{letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px;font-weight:600;font-size:14px;line-height:100%}.qr-block{background:#f8f8f8;border-radius:10px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qr-block__code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px;height:300px;background-image:url("../img/icons/border-qr-code-grey.293392b8c85b.svg");background-repeat:no-repeat;background-size:contain}.qr-block__code img{width:280px;height:280px;-o-object-fit:contain;object-fit:contain}.relative{position:relative}.modal-qr-code__content{padding:60px!important}.modal-qr-code__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:left}.modal-qr-code__left{width:48%}.modal-qr-code__title{font-weight:600;font-size:36px;line-height:40px}.modal-qr-code__subtile{margin-top:20px;font-size:20px;line-height:100%}.modal-qr-code__text{font-size:16px;line-height:20px;margin-top:40px;max-width:180px;color:#848484}.modal-qr-code__logo{width:132px;height:66px;margin-top:82px}.modal-qr-code__logo img{width:100%;-o-object-fit:contain;object-fit:contain}.modal-qr-code__right{width:48%}.modal-qr-code__right .qr-block{background-color:#fff;padding:0}.modal-qr-code__right .qr-block__code{width:220px;height:220px;margin-left:auto}.modal-qr-code__right .qr-block__code img{width:196px;height:196px}.modal-qr-code__mobile .search-block{margin-top:16px}.modal-qr-code__mobile .form-acc-row:after{content:"";width:20px;height:20px;background-image:url("../img/icons/search.10a1bbf37612.svg");background-size:contain;background-position:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:14px}.modal-qr-code__mobile-title{font-weight:600;font-size:20px;line-height:100%;max-width:90%}.modal-qr-code__mobile-desc{font-size:14px;line-height:18px;color:#afafaf;margin-top:16px}.search-block__output{overflow:auto;margin-top:10px}.search-block__item{padding:10px 0;border-bottom:1px solid #ededed}.search-block__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-block__item-icon{width:32px;height:32px;margin-right:14px}.search-block__item-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.search-block__item-name{font-weight:600;font-size:18px;line-height:100%}.search-block__item-arrow{width:12px;height:12px;margin-left:auto}.search-block__item-arrow img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.loading-btn-yellow{position:relative;background:0 0!important;cursor:default!important;color:transparent!important}.loading-btn-yellow *{opacity:0!important;visibility:hidden!important}.loading-btn-yellow:before{content:"";width:24px;height:24px;position:absolute;z-index:2;top:calc(50% - 12px);left:calc(50% - 12px);background-image:url("../img/icons/preloader-yelow.b4dba1f60384.svg");background-position:center;background-size:contain;-webkit-animation:around 1s linear infinite;animation:around 1s linear infinite}.loading-btn-blue{position:relative;background:0 0!important;cursor:default!important;color:transparent!important}.loading-btn-blue *{opacity:0!important;visibility:hidden!important}.loading-btn-blue:before{content:"";width:24px;height:24px;position:absolute;z-index:2;top:calc(50% - 12px);left:calc(50% - 12px);background-image:url("../img/icons/preloader.56ea7fcb86fa.svg");background-position:center;background-size:contain;-webkit-animation:around 1s linear infinite;animation:around 1s linear infinite}.loading-btn-green{position:relative;background:0 0!important;cursor:default!important;color:transparent!important}.loading-btn-green *{opacity:0!important;visibility:hidden!important}.loading-btn-green:before{content:"";width:24px;height:24px;position:absolute;z-index:2;top:calc(50% - 12px);left:calc(50% - 12px);background-image:url("../img/icons/preloader-green.096934338e4a.svg");background-position:center;background-size:contain;-webkit-animation:around 1s linear infinite;animation:around 1s linear infinite}.loading-btn{position:relative;cursor:default!important;color:transparent!important}.loading-btn *{opacity:0!important;visibility:hidden!important}.loading-btn:before{content:"";width:20px;height:20px;position:absolute;z-index:2;top:calc(50% - 10px);left:calc(50% - 10px);background-image:url("../img/icons/preloader-black.e06c916631b1.svg");background-position:center;background-size:contain;-webkit-animation:around 1s linear infinite;animation:around 1s linear infinite}@-webkit-keyframes around{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes around{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.circular-loader-wrapper{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:60px;height:60px;position:relative;margin-left:auto;margin-right:auto}.circular-loader-wrapper:before{content:"";width:52px;height:52px;border-radius:50%;background-color:#fff;z-index:1;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.circular-loader-wrapper svg{width:100%;height:100%}.loader-path{fill:none;stroke:#ffce1a;stroke-width:3px;stroke-linecap:round;-webkit-animation:animate-stroke 5s linear infinite;animation:animate-stroke 5s linear infinite}@-webkit-keyframes animate-stroke{0%{stroke-dasharray:0,200}50%{stroke-dasharray:160,200;stroke-dashoffset:0}100%{stroke-dasharray:160,200;stroke-dashoffset:-150}}@keyframes animate-stroke{0%{stroke-dasharray:0,200}50%{stroke-dasharray:160,200;stroke-dashoffset:0}100%{stroke-dasharray:160,200;stroke-dashoffset:-150}}.circular-loader-timer{z-index:2;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg);font-size:16px;font-weight:600;line-height:16px;letter-spacing:4%;text-align:center;text-transform:uppercase;color:#3c3c3c}.circular-loader-text{font-size:14px;font-weight:600;line-height:14px;letter-spacing:.04px;text-align:center;text-transform:uppercase;margin-top:24px}.dot{display:inline-block}.dot-1{-webkit-animation:up-down 1s infinite 0s linear;animation:up-down 1s infinite 0s linear}.dot-2{-webkit-animation:up-down 1s infinite .2s linear;animation:up-down 1s infinite .2s linear}.dot-3{-webkit-animation:up-down 1s infinite .4s linear;animation:up-down 1s infinite .4s linear}@-webkit-keyframes up-down{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes up-down{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.desc-animation{width:40px;height:32px;position:relative}.desc-animation__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.desc-animation__cards::-webkit-scrollbar{width:0!important;display:none}.desc-animation__card{width:24px;height:32px;background-color:#f1f1f1;border-radius:4px;margin-right:4px;-ms-flex-negative:0;flex-shrink:0}.desc-animation__card:last-child{margin-right:0}.desc-animation__icon{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);left:4px;z-index:1;pointer-events:none;width:16px;height:16px}.desc-animation__icon img{width:100%;height:100%}.add-gigabit{color:#292929;font-size:20px;line-height:20px;border-radius:10px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f1f1;font-weight:700;cursor:pointer;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.add-gigabit img,.add-gigabit svg{width:20px;height:20px;margin-left:16px}.baner-megafon{position:fixed;bottom:60px;left:0;width:100%;z-index:5}.baner-megafon__body{background-color:#00b956;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 30px 30px 32px;position:relative;overflow:hidden}.baner-megafon__text{font-size:24px;line-height:28px;color:#fff;position:relative;z-index:3}.baner-megafon__text strong{font-weight:700}.baner-megafon__btn{width:205px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#721a82;font-size:20px;line-height:20px;font-weight:700;border-radius:10px;background-color:#fff;position:relative;z-index:2;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.baner-megafon__circle{position:absolute;width:320px;height:320px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#721a82;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.baner-megafon__circle img{width:59px;height:96px;-webkit-transform:rotate(25.63deg);-ms-transform:rotate(25.63deg);transform:rotate(25.63deg)}.back-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;left:16px;top:20px}.back-link img,.back-link svg{width:8px;height:14px;margin-right:14px}.back-link span{font-size:14px;line-height:14px;color:#afafaf;font-weight:600}.notification{position:fixed;background-color:#ff511a;top:72px;left:16px;border-radius:8px;z-index:10;width:calc(100% - 32px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:6px 20px 6px 12px;color:#fff;display:none}.notification svg{width:24px;height:24px;margin-left:auto}.notification--show{display:-webkit-box;display:-ms-flexbox;display:flex}.notification__img{width:48px;height:52px;margin-right:12px}.notification__img img{width:100%;height:100%}.notification__title{font-weight:600;font-size:16px;line-height:16px}.notification__desc{margin-top:4px;font-size:12px;line-height:12px}.header{padding:24px 0 23px;background-color:#fff;border-bottom:1px solid #ededed}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header__logo{margin-right:15px}.header-nav{margin:0 auto;-webkit-box-flex:0;-ms-flex:0 1 545px;flex:0 1 545px}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px;-ms-flex-negative:1;flex-shrink:1;position:relative}.header-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-nav__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:16px;line-height:100%;list-style:none}.header-nav__item a{font-weight:600;font-size:16px;line-height:16px;position:relative}.header-nav__item a:before{content:"";width:100%;height:2px;border-radius:2px;background-color:#3c3c3c;position:absolute;bottom:-36px;opacity:0;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;pointer-events:none}.header-nav__item.item-current a:before{opacity:1}.header-nav__item-attention{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:25px;height:25px;background-color:#ffce1a;font-weight:600;font-size:14px;line-height:100%;border-radius:50%;margin-left:10px}.header__status{padding:10px 14px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;font-weight:600;font-size:16px;line-height:100%;margin-left:auto;border:2px solid}.header__status:before{content:"";display:block;margin-right:8px;width:16px;height:16px;background-size:contain;-ms-flex-negative:0;flex-shrink:0}.acc-page-active .header__status{background-color:#fff;color:#00b956;border-color:#ccf1dd}.acc-page-active .header__status:before{background-image:url("../img/icons/ok-green.bc34ea5bdef3.svg")}.acc-page-blocked .header__status{border-color:#ffe3da;color:#ff511a}.acc-page-blocked .header__status:before{background-image:url("../img/icons/castle--red.487e7829d177.svg")}.acc-page-wait .header__status{border-color:#ffe3da;color:#ff511a}.acc-page-wait .header__status:before{background-image:url("../img/icons/wait.c74b6eb23459.svg");-webkit-animation:around 2.5s infinite linear;animation:around 2.5s infinite linear}.header__user-data{-ms-flex-negative:0;flex-shrink:0;margin-left:24px;position:relative;z-index:5}.header__phone{font-weight:600;font-size:20px;line-height:20px;margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.header__phone-icon{width:16px;height:16px;margin-left:12px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.header__phone-icon img,.header__phone-icon svg{width:100%;height:100%}.header__phone-icon._active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__user-name{font-size:14px;line-height:100%;color:#afafaf;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.phone-list{position:absolute;z-index:2;bottom:0;left:0;width:240px;-webkit-transform:translate(-24px,100%);-ms-transform:translate(-24px,100%);transform:translate(-24px,100%);pointer-events:none}.phone-list.phone-list--open{pointer-events:auto}.phone-list.phone-list--open .phone-list__body{opacity:1}.phone-list__body-scroll{overflow:auto;max-height:650px}.phone-list__body-scroll .simplebar-scrollbar:before{background:#ededed;opacity:1!important}.phone-list__body{overflow:hidden;background-color:#fff;border:1px solid #ededed;-webkit-box-shadow:0 0 40px rgba(41,41,41,.04),0 20px 40px rgba(41,41,41,.04);box-shadow:0 0 40px rgba(41,41,41,.04),0 20px 40px rgba(41,41,41,.04);border-radius:16px;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;opacity:0}.phone-list__body .header__phone{padding:19px 22px 20px;border-top:1px solid #ededed;-webkit-transition:color .25s ease 0s;-o-transition:color .25s ease 0s;transition:color .25s ease 0s;margin-top:0}.phone-list__body .header__phone:first-of-type{border-top:none}.phone-list__body .header__phone._current-number:after{content:"";width:20px;height:20px;background-image:url("../img/icons/header__phone--current.6bda565622fa.svg");background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:11px}.phone-list__out{padding:19px 22px 20px;background-color:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ededed;font-size:20px;line-height:20px;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.phone-list__out span{display:inline-block;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.phone-list__out img,.phone-list__out svg{color:#afafaf;width:20px;height:20px;margin-right:16px;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.header__phone-list{bottom:-28px}.main-info{height:100%}.main-info__wrapper{margin-top:40px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.no-tg-block .main-info__wrapper{margin-bottom:59px}.main-info__col{width:48.334%;background:#fff;border-radius:20px;padding:50px;-ms-flex-item-align:stretch;align-self:stretch;overflow:hidden;position:relative;-webkit-box-shadow:0 0 80px rgba(41,41,41,.02),0 40px 80px rgba(41,41,41,.02);box-shadow:0 0 80px rgba(41,41,41,.02),0 40px 80px rgba(41,41,41,.02)}.main-info__col-title{font-weight:600;font-size:24px;line-height:100%;color:#afafaf}.main-info__col-title._with-castle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.main-info__col-title._with-castle:after{content:"";width:20px;height:20px;margin-left:12px;background-image:url("../img/icons/castle--af.51798947c732.svg");background-position:center;background-size:contain;background-repeat:no-repeat;display:none}.acc-page-blocked .main-info__col-title._with-castle:after{display:-webkit-box;display:-ms-flexbox;display:flex}.acc-page-wait .main-info__col-title._with-castle:after{display:-webkit-box;display:-ms-flexbox;display:flex}.main-info__information{border-bottom:1px solid #ededed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:50px;position:relative}.main-info__information:before{content:"";width:100%;height:1px;background-color:#ededed;position:absolute;bottom:-1px;left:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.main-info__information:after{content:"";width:100%;height:1px;background-color:#ededed;position:absolute;bottom:-1px;right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.main-info__information-icon{width:54px;height:54px;margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:24px;-ms-flex-negative:0;flex-shrink:0;color:#afafaf}.main-info__information-icon img,.main-info__information-icon svg{width:100%;height:100%}.main-info__balance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;margin-bottom:32px}.main-info__balance-text{color:#292929;font-weight:600;font-size:80px;line-height:80px}.main-info__balance-text span{font-weight:400;color:#afafaf}.acc-page-blocked .main-info__balance-text{color:#ff511a}.acc-page-blocked .main-info__balance-text span{color:#ff511a}.acc-page-wait .main-info__balance-text{color:#afafaf}.main-info__balance-icon{width:54px;height:54px;margin-left:8px;color:#afafaf}.main-info__balance-icon img,.main-info__balance-icon svg{width:100%;height:100%}.acc-page-blocked .main-info__balance-icon{color:#ff511a}.main-info__tariff-name{font-weight:600;font-size:40px;line-height:100%;color:#292929;margin-bottom:3px;margin-top:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.main-info__tariff-name img,.main-info__tariff-name svg{width:28px;height:28px;margin-left:20px}.main-info__tariff-name._tele2 img,.main-info__tariff-name._tele2 svg{width:70px;height:28px;margin-left:20px}.main-info__tariff-price{font-size:20px;line-height:100%;color:#afafaf;margin-bottom:43px}.main-info-form{margin-top:28px}.main-info-form__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-info-form__left{width:100%}.main-info-form__input-wrapper{position:relative}.main-info-form__input{background:#fff;border:2px solid #ededed;border-radius:10px;padding:16px 48px 16px 24px;width:100%;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s;font-size:20px;line-height:100%;outline:0;font-size:20px;line-height:100%}.main-info-form__input:focus{border:2px solid #3c3c3c}.main-info-form__input:focus::-webkit-input-placeholder{opacity:0}.main-info-form__input:focus::-moz-placeholder{opacity:0}.main-info-form__input:focus:-ms-input-placeholder{opacity:0}.main-info-form__input:focus::-ms-input-placeholder{opacity:0}.main-info-form__input:focus::placeholder{opacity:0}.main-info-form__input::-webkit-input-placeholder{color:#afafaf;font-size:20px}.main-info-form__input::-moz-placeholder{color:#afafaf;font-size:20px}.main-info-form__input:-moz-placeholder{color:#afafaf;font-size:20px}.main-info-form__input:-ms-input-placeholder{color:#afafaf;font-size:20px}.main-info-form__label{position:absolute;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;top:50%;right:14px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.main-info-form__label svg{width:16px;height:16px}.main-info-form__label svg path{-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;fill:#afafaf}.main-info-form__label img{width:16px;height:16px}.main-info-form__right{width:100%;margin-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-info-form__submit{width:48.544%;padding-left:0;padding-right:0}.main-info-form__qr-code{width:48.544%;padding-left:10px;padding-right:10px;text-align:center}.main-info__text{position:absolute;left:50px;bottom:50px;font-size:16px;line-height:100%;color:#afafaf}.main-info__attention{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;top:-20px;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);padding:30px;background-color:#ff511a;color:#fff;border-radius:10px;width:100%;display:none}.main-info__attention:before{content:"";border:7px solid transparent;border-top:10px solid #ff511a;position:absolute;bottom:-16px;left:calc(25% - 7px)}.main-info__attention-icon{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #fff;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.main-info__attention-icon svg{width:22px;height:22px}.main-info__attention-icon svg path{fill:#fff}.main-info__attention-text{font-size:20px;line-height:24px;max-width:275px;margin-left:24px}.main-info__attention-text span{font-weight:600}.main-info__advantages ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;background:#fff;border:1px solid #ededed;border-radius:8px;margin-bottom:12px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;font-size:20px;line-height:100%;list-style:none}.main-info__advantages ul li:last-child{margin-bottom:0}.main-info__advantages ul li svg{margin-right:12px;width:16px;height:16px}.main-info__advantages ul li svg path{fill:#3c3c3c}.acc-page-blocked .main-info__information-icon svg path{fill:#ff511a}.acc-page-blocked .main-info__balance{color:#ff511a}.acc-page-blocked .main-info__attention{display:-webkit-box;display:-ms-flexbox;display:flex}.acc-page-blocked .main-info-form__input{border-color:#ff511a}.acc-page-blocked .main-info-form__label svg path{fill:#ff511a}.acc-page-wait .main-info__information-icon svg path{fill:#ff511a}.acc-page-wait .main-info__balance{color:#ff511a}.acc-page-wait .main-info__attention{display:-webkit-box;display:-ms-flexbox;display:flex}.acc-page-wait .main-info-form__input{border-color:#ff511a}.acc-page-wait .main-info-form__label svg path{fill:#ff511a}.main-info__add-gigabit{margin-top:28px;max-width:312px}.tariff-param{margin-top:28px}.tariff-param__desctop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tariff-param__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tariff-param__circle{position:relative;width:70px;height:70px;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px;z-index:1}.tariff-param__circle:before{content:"";width:74px;height:74px;border-radius:50%;position:absolute;left:-2px;top:-2px;border:4px solid #ededed}.tariff-param__circle svg{width:74px;height:74px;position:absolute;top:-2px;left:-2px;z-index:10}.tariff-param__circle span{font-weight:600;font-size:16px;line-height:100%;letter-spacing:.04em;text-transform:uppercase}.circle-progress__track{stroke-width:4;stroke:#ffce1a;fill:none;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.acc-page-blocked .circle-progress__track{stroke:#ededed}.acc-page-wait .circle-progress__track{stroke:#ededed}.tariff-param__balance{font-weight:600;font-size:24px;line-height:100%;margin-bottom:4px}.tariff-param__total{font-size:16px;line-height:100%;color:#afafaf}.tariff-param__total:before{content:"/ "}.tariff-param__mobile-title{color:#3c3c3c;text-transform:uppercase;font-size:16px;line-height:16px;font-weight:600;margin-bottom:12px}.tariff-param__mobile-values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tariff-param__mobile-bar{height:16px;border-radius:8px;width:50%;background-color:#ededed}.tariff-param__mobile-progress{height:100%;background-color:#ffce1a;width:0;-webkit-transition:width .4s ease-out;-o-transition:width .4s ease-out;transition:width .4s ease-out;border-radius:8px}.tariff-param__mobile-progress.low{background-color:#ff511a}.acc-page-blocked .tariff-param__mobile-progress{background-color:#ededed}.acc-page-wait .tariff-param__mobile-progress{background-color:#ededed}.tariff-param__mobile-num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:20px}.tariff-param__mobile-num img,.tariff-param__mobile-num svg{width:28px;height:16px}.tariff-param__mobile-num .tariff-param__balance{font-weight:600;color:#292929;font-size:20px;line-height:20px;margin:0}.tariff-param__mobile-num .tariff-param__total{font-size:20px;line-height:20px;color:#afafaf;font-weight:400}.tariff-param__mobile-num .tariff-param__total:before{content:"из";font-size:20px;line-height:20px;margin-left:4px;margin-right:4px;color:#afafaf;font-weight:400}.tabs-wrapper{width:100%;max-width:688px;margin-left:auto;margin-right:auto;background-color:#fff;border-radius:20px;padding:50px;margin-top:40px}.tabs__navigation{width:100%;border-bottom:2px solid #ededed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:2px}.tabs__title{font-weight:600;font-size:24px;line-height:24px;padding-bottom:20px;text-align:center;width:50%;position:relative;color:#afafaf;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}.tabs__title:before{content:"";width:100%;height:2px;border-radius:2px;background-color:#3c3c3c;position:absolute;bottom:-2px;left:0;opacity:0;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}._tab-active{color:#3c3c3c}._tab-active:before{opacity:1}.tabs__content{margin-top:40px;position:relative}.inner-tabs{width:100%}.inner-tabs ._tab-active{color:#fff;background-color:#292929}.inner-tabs__navigation{background-color:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:24px;overflow:hidden}.inner-tabs__title{padding:15px;font-weight:600;font-size:18px;line-height:100%;width:50%;border-radius:24px;-webkit-transition:background-color .25s ease 0s;-o-transition:background-color .25s ease 0s;transition:background-color .25s ease 0s}.inner-tabs__content{margin-top:40px}.inner-tabs__body{position:relative}.additionally{margin-top:40px;position:relative;z-index:5}.additionally__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.additionally__title{color:#afafaf;font-size:20px;line-height:20px;font-weight:600}.additionally__desc-animation{display:none}.additionally-slider{overflow:visible!important}.additionally-slide{max-width:373px}.additionally-slide.zindex-up{z-index:3}.additionally-slide:last-child .additionally-slide__info-text{right:0;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%)}.additionally-slide:last-child .additionally-slide__info-text:before{left:auto;right:32px}.additionally-slide__body{padding:32px;border-radius:20px;background-color:#fff;position:relative;-webkit-box-shadow:0 0 80px rgba(41,41,41,.02),0 40px 80px rgba(41,41,41,.02);box-shadow:0 0 80px rgba(41,41,41,.02),0 40px 80px rgba(41,41,41,.02)}.additionally-slide__info-icon{width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#afafaf;background-color:#f1f1f1;border-radius:50%;position:absolute;z-index:2;top:32px;right:32px;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.additionally-slide__info-icon img,.additionally-slide__info-icon svg{width:14px;height:14px}.additionally-slide__info-text{position:absolute;padding:28px;background-color:#292929;border-radius:10px;color:#fff;font-size:16px;line-height:20px;width:480px;z-index:5;top:14px;-webkit-transform:translate(55px,-100%);-ms-transform:translate(55px,-100%);transform:translate(55px,-100%);opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.additionally-slide__info-text._show{opacity:1;pointer-events:auto}.additionally-slide__info-text:before{content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid #292929;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%)}.additionally-slide__desc{color:#ff511a;font-size:16px;line-height:16px;font-weight:600}.additionally-slide__title{font-size:24px;line-height:24px;font-weight:600;margin-top:16px}.additionally-slide__plug{font-size:16px;line-height:16px;font-weight:700;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;background-color:#ffce1a;padding:16px 5px;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.mobile-info-text{display:none}.tg-block{position:relative;margin-top:40px;padding:50px;background-color:#039be5;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#fff;margin-bottom:40px}.tg-block__left{width:305px;margin-right:109px}.tg-block__title{font-size:40px;line-height:40px;font-weight:600}.tg-block__btn{width:100%;max-width:305px;background-color:#fff;color:#039be5;margin-top:40px;border:2px solid transparent;height:60px;-webkit-transition:color .2s ease-out,background .2s ease-out,border .2s ease-out;-o-transition:color .2s ease-out,background .2s ease-out,border .2s ease-out;transition:color .2s ease-out,background .2s ease-out,border .2s ease-out}.tg-block__right{position:relative;z-index:2}.tg-block__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:12px 0;border-top:1px solid #35afea}.tg-block__list-item:first-child{padding-top:0;border:none}.tg-block__list-item:last-child{padding-bottom:0}.tg-block__list-icon{width:44px;height:44px;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.tg-block__list-icon img,.tg-block__list-icon svg{width:20px;height:20px}.tg-block__list-text{font-size:16px;line-height:20px}.tg-block__img{z-index:1;position:absolute;bottom:0;right:148px;width:284px;height:304px}.tg-block__img img{width:100%;height:100%}.tg-block__close{position:absolute;z-index:5;border-radius:50%;top:24px;right:24px;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background-color:#35afea;color:#fff;-webkit-transition:color .2s ease-out,background .2s ease-out;-o-transition:color .2s ease-out,background .2s ease-out;transition:color .2s ease-out,background .2s ease-out;display:none}.tg-block__close img,.tg-block__close svg{width:16px;height:16px}.footer{padding:8px 0;background-color:#292929;position:fixed;width:100%;left:0;bottom:0;z-index:10}.footer-nav{width:100%}.footer-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-nav__item{position:relative;list-style:none}.footer-nav__item.item-current .footer-nav__link svg path{fill:#fff}.footer-nav__item.item-current .footer-nav__link span{color:#fff}.footer-nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-nav__link svg{width:24px;height:24px}.footer-nav__link svg path{-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}.footer-nav__link span{font-weight:600;font-size:12px;line-height:100%;color:#676767;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;margin-top:4px}.footer-nav__attention{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;right:7px;z-index:5;width:15px;height:15px;background-color:#ffce1a;font-weight:600;font-size:12px;line-height:100%;border-radius:50%;pointer-events:none}.login{height:100vh;position:relative}.login .logo{margin-right:auto;color:#fff}.login .phone-block{position:absolute;top:50px;right:50px}.login .phone-block a{-webkit-transition:color .2s ease 0s;-o-transition:color .2s ease 0s;transition:color .2s ease 0s}.login__wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.login-col{height:100%;padding:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:50%;flex-basis:50%}.login__left{background-color:#292929}.login__img{width:100%;max-width:600px;max-height:80%}.login__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.login__description{width:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.login__description-text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-right:15px;max-width:620px;font-weight:600;font-size:20px;line-height:110%}.login__right{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login__body{width:100%;max-width:520px}.login__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.login__title{font-weight:600;font-size:44px;line-height:110%;color:#292929;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login__title:before{content:"";width:68px;height:48px;background-image:url("../img/icons/logo.d31549c97fd5.svg");background-size:cover;display:block;margin-bottom:30px}.login__title-wait:before{width:302px;height:280px;background-image:url("../img/phone-castle.8dbcfe73d89f.png");display:block;margin-bottom:40px}.login__subtitle{max-width:400px;font-size:16px;line-height:120%;text-align:center;margin:20px auto 30px}.login__subtitle span{font-weight:600}.login__form-wrapper{margin-top:40px}.submit-form-btn{width:100%;margin-top:30px}.login__forgot-link{margin-top:30px;display:inline-block;width:100%;text-align:center}.login__link-back{width:100%}.acc-page{min-height:calc(100vh - 88px)}.payment{min-height:calc(100vh - 88px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.payment__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:40px 16px}.payment__body{width:100%;max-width:580px;text-align:center;background-color:#fff;padding:50px;border-radius:20px}.payment__img-status{width:160px;height:160px;margin:0 auto 40px;background-color:#f1f1f1;border-radius:50%;position:relative}.payment__img-status img{width:100%;position:absolute;bottom:0;left:0;-o-object-fit:contain;object-fit:contain}.payment__title{font-weight:600;font-size:40px;line-height:44px;color:#292929;position:relative}.payment__subtitle{margin-top:16px;font-size:20px;line-height:20px}.payment__subtitle span{font-weight:600;display:inline-block}.payment__sum-block{border:2px solid #ccf1dd;border-radius:16px;padding:23px 25px;margin-top:40px}.payment-canceled .payment__sum-block{border-color:#ffe3da}.payment__sum{font-weight:600;font-size:44px;color:#00a34c;line-height:100%;position:relative}.payment-canceled .payment__sum{color:#ff511a}.payment-canceled .payment__sum:before{display:none}.payment__sum:before{content:"+ "}.payment__sum:after{content:" руб"}.payment__sum-info{font-size:16px;line-height:100%;color:#afafaf;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.payment__sum-info img{width:16px;height:16px;margin-right:10px}.payment__sum-info svg{width:16px;height:16px;margin-right:10px}.payment__doc{margin-top:40px;font-size:20px;line-height:100%}.payment-canceled .payment__doc{margin-top:42px}.payment__doc a{font-size:20px;line-height:100%}.payment__doc a img{width:24px;height:24px;margin-right:12px}.payment__doc a svg{width:24px;height:24px;margin-right:12px}.payment__doc a span{position:relative}.payment__doc a span:before{content:"";width:100%;height:1px;background-color:#3c3c3c;position:absolute;bottom:3px;left:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.payment__doc.loading a{display:none}.payment__doc.loading .payment__doc-loading{display:block}.payment__doc-loading{font-size:20px;line-height:100%;display:none}.payment__doc-loading span{display:inline-block;vertical-align:middle}.payment__doc-spiner{width:24px;height:24px;margin-right:12px}.payment__btn{margin-top:40px;background-color:#f1f1f1;width:100%;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.payment-canceled .payment__btn{margin-top:42px}.news{padding:62px 0 18px}.page-title{font-weight:600;font-size:52px;line-height:52px;color:#292929}.news__wrapper{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:48.334%;margin-bottom:40px;border-radius:20px;-ms-flex-item-align:stretch;align-self:stretch;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;background-color:#fff}.news-item__img{width:230px;min-height:230px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:20px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.news-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-item__body{padding:46px 40px}.news-item__date{font-size:18px;line-height:100%;color:#afafaf;margin-bottom:14px}.news-item__title{font-weight:600;line-height:110%;color:#292929}@supports (font-size:clamp(1.25rem ,1.0769230769rem + 0.7692307692vw ,2rem)){.news-item__title{font-size:clamp(1.25rem ,1.0769230769rem + .7692307692vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,1.0769230769rem + 0.7692307692vw ,2rem)){.news-item__title{font-size:calc(1.25rem + .75 * (100vw - 22.5rem)/ 97.5)}}.news-post{width:100%;max-width:688px;padding:50px 36px;border-radius:20px;margin-left:auto;margin-right:auto;background-color:#fff;overflow:hidden}.news-post__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-bottom:36px;border-bottom:1px solid #ededed}.news-post__header:before{content:"";width:100%;height:1px;background-color:#ededed;position:absolute;left:0;bottom:-1px;z-index:1;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.news-post__header:after{content:"";width:100%;height:1px;background-color:#ededed;position:absolute;right:0;bottom:-1px;z-index:1;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.news-post__link-back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:20px;line-height:20px;color:#afafaf;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.news-post__link-back img,.news-post__link-back svg{width:14px;height:14px;margin-right:16px}.news-post__date{font-size:20px;line-height:20px;color:#afafaf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.news-post__date img,.news-post__date svg{width:20px;height:20px;margin-right:16px}.news-post__title{margin:50px 0 32px;font-weight:600;font-size:44px;line-height:48px;color:#292929}.news-post__content{margin-top:24px;padding-bottom:50px}.news-post__content h1{font-size:2em}.news-post__content h2{font-size:1.5em}.news-post__content h3{font-size:1.17em}.news-post__content h5{font-size:.83em}.news-post__content h6{font-size:.75em}.news-post__content h1,.news-post__content h2,.news-post__content h3,.news-post__content h4,.news-post__content h5,.news-post__content h6{font-weight:600;margin-bottom:10px;line-height:1.4}.news-post__content hr{margin:10px 0}.news-post__content p{font-size:18px;line-height:160%;margin-bottom:16px}.news-post__content p:last-of-type{margin-bottom:0}.news-post__controls{padding-top:36px;border-top:1px solid #ededed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.news-post__controls:before{content:"";width:100%;height:1px;background-color:#ededed;position:absolute;left:0;top:-1px;z-index:1;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.news-post__controls:after{content:"";width:100%;height:1px;background-color:#ededed;position:absolute;right:0;top:-1px;z-index:1;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.news-post__controls-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.news-post__controls-btn span{font-weight:600;font-size:18px;line-height:22px;max-width:180px}.news-post__prev{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.news-post__prev .news-post__controls-arrow{margin-right:24px}.news-post__next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.news-post__next .news-post__controls-arrow{margin-left:24px}.news-post__controls-arrow{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:#f1f1f1;color:#afafaf;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.news-post__controls-arrow img,.news-post__controls-arrow svg{width:20px;height:20px}.finance{margin-bottom:40px}.finance-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;border-top:1px solid #ededed;margin-top:20px}.finance-item:first-child{border-top:none;padding-top:0;margin-top:0}.finance-item__body{width:75%}.finance-item__title{font-weight:600;font-size:18px;line-height:25px;margin-bottom:10px}.finance-item__event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.finance-item__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:12px;font-size:16px;line-height:100%;color:#afafaf}.finance-item__date:before{content:"";width:16px;height:16px;background-image:url("../img/icons/date.55eb0a8deba8.svg");background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:10px}.finance-item__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:16px;line-height:100%;color:#afafaf}.finance-item__time:before{content:"";width:16px;height:16px;background-image:url("../img/icons/clock2.5bb4c34c6629.svg");background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:10px}.finance-item__data{width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:3px;margin-left:10px}.inner-tabs .finance-item__data{display:block;text-align:right}.inner-tabs .finance-item__data>*{margin-bottom:8px}.inner-tabs .finance-item__data>:last-child{margin-bottom:0}.finance-item__sum{width:auto;font-weight:600;font-size:18px;line-height:100%;position:relative;white-space:nowrap}.finance-item__sum:after{content:" руб"}.sum-up{color:#00b956}.sum-up:before{content:"+ "}.sum-down{color:#ff511a}.sum-down:before{content:"- "}.sum-null{color:#afafaf}.sum-null:before{display:none}.finance-item__text{width:auto;font-weight:600;font-size:18px;line-height:100%;position:relative;white-space:nowrap}.text-time:after{content:" мин"}.text-mb:after{content:" Мб"}.finance-item__doc a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;cursor:pointer}.finance-item__doc a:before{content:"";width:16px;height:16px;background-image:url("../img/icons/doc-icon.4fae741b4041.svg");background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:10px}.finance-item__doc a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;font-size:16px;line-height:16px;color:#afafaf}.finance-item__doc a span:before{content:"";width:100%;height:1px;background-color:#afafaf;position:absolute;bottom:0;left:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.finance-item__doc a span:after{content:"платежа";margin-left:4px}.support{margin-bottom:40px}.support-faq{width:100%}.support-faq__item{padding-top:20px;border-top:1px solid #ededed;margin-top:20px}.support-faq__item:first-child{margin-top:0;padding-top:0;border-top:none}.support-faq__title{width:100%;font-weight:600;font-size:20px;line-height:130%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;text-align:left}.support-faq__title img,.support-faq__title svg{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin-top:3px;margin-left:20px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.support-faq__title span{width:auto}.support-faq__title._spoller-active img,.support-faq__title._spoller-active svg{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.support-faq__body{padding-top:16px;font-size:18px;line-height:29px}.support-faq__btn{width:100%;margin-top:40px}.profile{margin-bottom:40px}.profile__get-code-btn{margin-top:20px;width:100%;display:none}.profile__sms-input{display:none;margin-top:20px}.profile__timer{margin-top:20px;display:none}.options-page{padding:60px 0 96px;position:relative}.baner-megafon-show .options-page{padding-bottom:212px}.options-page__header{position:relative;display:inline-block}.options-page__title{font-size:52px;line-height:52px;color:#292929;font-weight:600}.options-page__tooltip{position:absolute;top:0;right:0}.options-page__tooltip-icon{width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#afafaf;background-color:#f1f1f1;border-radius:50%;position:absolute;z-index:2;top:0;right:-44px;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.options-page__tooltip-icon img,.options-page__tooltip-icon svg{width:14px;height:14px}.options-page__tooltip-text{position:absolute;padding:28px;background-color:#292929;border-radius:10px;color:#fff;font-size:16px;line-height:20px;width:480px;z-index:5;top:46px;left:50%;-webkit-transform:translateX(calc(-50% + 28px));-ms-transform:translateX(calc(-50% + 28px));transform:translateX(calc(-50% + 28px));opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.options-page__tooltip-text._show{opacity:1;pointer-events:auto}.options-page__tooltip-text:before{content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid #292929;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.options-page__subtitle{color:#afafaf;margin-top:16px;font-size:20px;line-height:20px;font-weight:600}.options-page__items{margin-top:50px}.options-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.options-item{padding:32px;border-radius:20px;background-color:#fff;width:calc(33.3333333333% - 26.6666666667px);max-width:373px;margin-right:20px;margin-bottom:20px}.options-item__title{color:#292929;font-size:24px;line-height:24px;font-weight:600}.options-item__text{color:#848484;font-size:16px;line-height:20px;margin-top:16px}.options-item__param{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.options-item__param-left{width:auto}.options-item__price{color:#292929;font-weight:600;font-size:24px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.options-item__price img,.options-item__price svg{width:16px;height:16px;margin-left:4px}.options-item__desc{font-size:14px;line-height:14px;color:#848484;margin-top:6px}.options-item__param-right{-ms-flex-negative:0;flex-shrink:0}.options-item__checkbox{position:relative;cursor:pointer;display:block}.options-item__checkbox input{position:absolute;z-index:-1;opacity:0}.options-item__checkbox input:checked+.options-item__checkbox-body{background-color:#00b956}.options-item__checkbox input:checked+.options-item__checkbox-body:before{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.options-item__checkbox-body{width:60px;height:32px;background-color:#e4e4e4;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:2px;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.options-item__checkbox-body:before{content:"";width:28px;height:28px;border-radius:50%;background-color:#fff;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;-webkit-box-shadow:0 4px 8px rgba(41,41,41,.12);box-shadow:0 4px 8px rgba(41,41,41,.12)}.options-item__stop-date{margin-top:0;width:100%;height:0;background-color:#f8f8f8;font-size:16px;line-height:16px;color:#848484;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;-webkit-transition:height .3s ease-out,visibility .1s ease-out,margin .3s ease-out;-o-transition:height .3s ease-out,visibility .1s ease-out,margin .3s ease-out;transition:height .3s ease-out,visibility .1s ease-out,margin .3s ease-out;visibility:hidden}.options-item__stop-date._show{height:40px;visibility:visible;margin-top:32px}.new-sim{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 88px);position:relative}.new-sim__container{width:100%}.new-sim__wrapper{padding:40px 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.new-sim-block{background-color:#fff;overflow:hidden;border-radius:20px;-webkit-box-shadow:0 0 80px rgba(41,41,41,.02),0 40px 80px rgba(41,41,41,.02);box-shadow:0 0 80px rgba(41,41,41,.02),0 40px 80px rgba(41,41,41,.02)}.new-sim-block__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.new-sim-block__left{width:50%;padding:50px;max-width:465px}.new-sim-block__title{font-size:40px;line-height:40px;color:#292929;font-weight:600}.new-sim-block__title span{color:#fe4c32}.new-sim-block__subtitle{color:#afafaf;font-weight:600;font-size:20px;line-height:20px;margin-top:24px}.new-sim-block__order-sim{margin-top:32px;height:60px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:20px;font-weight:700;background-color:#721a82;color:#fff;border-radius:10px;cursor:pointer;-webkit-transition:background .2s ease-out,color .2s ease-out;-o-transition:background .2s ease-out,color .2s ease-out;transition:background .2s ease-out,color .2s ease-out}.new-sim-block__order-call{height:60px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:20px;font-weight:700;color:#721a82;border:2px solid #721a82;border-radius:10px;margin-top:14px;cursor:pointer;-webkit-transition:background .2s ease-out,color .2s ease-out;-o-transition:background .2s ease-out,color .2s ease-out;transition:background .2s ease-out,color .2s ease-out}.new-sim-block__offer{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.new-sim-block__offer-icon{width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f1f1;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}.new-sim-block__offer-icon img,.new-sim-block__offer-icon svg{width:18px;height:18px}.new-sim-block__offer-text{color:#848484;font-size:16px;line-height:20px}.new-sim-block__offer-text span{display:inline-block;position:relative;font-weight:700;color:#721a82}.new-sim-block__offer-text span:before{content:"";width:100%;height:1px;background-color:#721a82;position:absolute;left:0;bottom:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.new-sim-block__right{background-color:#00b956;width:50%;position:relative;border-radius:20px;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-sim-block__infinity{width:100%;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.new-sim-block__infinity svg{width:100%;height:100%}.new-sim-block__infinity-mobile{display:none}.new-sim-block__img-wrapper{position:absolute;z-index:2;width:195.21px;height:318.96px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.new-sim-block__badge1{font-family:Arimo;width:105.21px;height:34.59px;font-size:23.06px;line-height:23.06px;border-radius:8.65px;position:absolute;z-index:4;font-weight:700;color:#fff;text-transform:uppercase;top:69.81px;left:-67.69px;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotate(-11.85deg);-ms-transform:rotate(-11.85deg);transform:rotate(-11.85deg)}.new-sim-block__badge2{font-family:Arimo;position:absolute;z-index:3;top:98.62px;left:-57.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:198.9px;height:61.98px;color:#fff;background-color:#fe4c32;-webkit-transform:rotate(-11.85deg);-ms-transform:rotate(-11.85deg);transform:rotate(-11.85deg);border-radius:14.41px}.new-sim-block__price{font-size:49px;line-height:49px;font-weight:700}.new-sim-block__val{font-weight:700;font-size:20.18px;line-height:20.18px;margin-left:8.19px;text-transform:uppercase}.new-sim-block__img-sim{position:absolute;width:195.21px;height:318.96px;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(25.63deg);-ms-transform:translate(-50%,-50%) rotate(25.63deg);transform:translate(-50%,-50%) rotate(25.63deg);-webkit-filter:drop-shadow(0 42px 84px #00a542);filter:drop-shadow(0 42px 84px #00a542)}.new-sim-block__img-sim img{width:100%;height:100%}.confirmation{margin-top:40px;padding-bottom:80px;color:#292929}.confirmation-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:730px;padding:50px;border-radius:20px;background-color:#fff;margin-left:auto;margin-right:auto;width:100%;max-width:600px;-webkit-box-shadow:0 0 80px rgba(41,41,41,.02),0 40px 80px rgba(41,41,41,.02);box-shadow:0 0 80px rgba(41,41,41,.02),0 40px 80px rgba(41,41,41,.02)}.confirmation__title{font-weight:600;font-size:28px;line-height:28px}.confirmation__slider-wrapper{margin-top:20px}.confirmation-slide__text{font-size:16px;line-height:24px}.confirmation-slide__example{margin-top:28px}.confirmation-slide__example-contract{margin-top:0}.example-img{width:100%}.example-img img{width:100%}.confirmation-slide__upload-btn{margin-top:28px;display:block;position:relative}.confirmation-slide__upload-btn input{position:absolute;z-index:-1;visibility:hidden}.confirmation-slide__upload-btn.btn-3{margin-top:16px}.confirmation-slide__upload-btn-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#292929;border-radius:10px;height:60px;cursor:pointer;color:#fff}.confirmation-slide__upload-btn-body span{margin-left:8px;display:inline-block}.confirmation-slider__pagination{position:relative!important;margin-top:31px;margin-bottom:52px;background-color:#ededed;border-radius:4px;height:8px}.confirmation-slider__pagination .swiper-pagination-progressbar-fill{background:#1a5495!important;border-radius:12px!important;position:relative!important;height:8px;display:block;left:0!important;-webkit-transform-origin:left top!important;-ms-transform-origin:left top!important;transform-origin:left top!important}.confirmation__next-slide-wrapper{margin-top:auto}.confirmation__next-slide{position:relative;height:60px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#878787;font-weight:700;line-height:20px;font-size:20px;pointer-events:none;z-index:5;width:100%;background-color:#fbf1cd;cursor:pointer;-webkit-transition:color .2s ease-out,background .2s ease-out;-o-transition:color .2s ease-out,background .2s ease-out;transition:color .2s ease-out,background .2s ease-out}.confirmation__next-slide.active{pointer-events:auto;color:#292929;background-color:#ffce1a}.confirmation-slide__example-result{position:relative}.confirmation-slide__example-result-img{margin-bottom:16px;width:100%;-o-object-fit:cover;object-fit:cover}.confirmation-slide__example-result-del{position:absolute;top:16px;right:16px;z-index:2;width:36px;height:36px;border-radius:50%;background-color:#292929;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.confirmation-slide__example-result-del img{width:16px;height:16px}.confirmation-slide__descriptions{margin-top:16px;margin-bottom:32px}.confirmation-slide__descriptions li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:16px;line-height:20px;margin-top:12px}.confirmation-slide__descriptions li:first-of-type{margin-top:0}.confirmation-slide__descriptions li img{width:20px;height:20px;margin-right:10px}.confirmation-slide__descriptions li br{display:none}.confirmation-processing{text-align:center;color:#292929;min-height:calc(100vh - 112px);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:80px}.confirmation-processing__body{width:100%;max-width:600px;padding:50px;background:#fff;-webkit-box-shadow:0 0 80px rgba(41,41,41,.02),0 40px 80px rgba(41,41,41,.02);box-shadow:0 0 80px rgba(41,41,41,.02),0 40px 80px rgba(41,41,41,.02);border-radius:20px}.confirmation-processing__load-icon{width:48px;height:48px;margin-left:auto;margin-right:auto}.confirmation-processing__load-icon:before{width:48px;height:48px;top:calc(50% - 24px);left:calc(50% - 24px)}.confirmation-processing__title{font-size:28px;line-height:28px;font-weight:600;margin-top:32px}.confirmation-processing__title br{display:none}.confirmation-processing__text{margin-top:20px;font-size:16px;line-height:24px;margin-bottom:32px}.confirmation-processing__help-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:20px;font-weight:700;height:60px;border-radius:10px;background-color:#f1f1f1}.confirmation-result{color:#292929;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:calc(100vh - 88px);text-align:center}.confirmation-result__container{width:100%}.confirmation-result__body{padding:50px;border-radius:20px;background:#fff;width:100%;max-width:600px;margin-left:auto;margin-right:auto}.confirmation-result__img{width:159px;height:171px;margin-left:auto;margin-right:auto}.confirmation-result__img img{width:100%;height:100%}.confirmation-result__title{font-size:28px;line-height:32px;font-weight:600;margin-top:32px}.confirmation-result__text{margin-top:20px;font-size:16px;line-height:24px}.confirmation-result__text br{display:none}.confirmation-result__home{margin-top:32px;height:60px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffce1a;font-weight:700;font-size:20px;line-height:20px}.confirmation-result__help-btn{margin-top:32px;height:60px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f1f1;font-weight:700;font-size:20px;line-height:20px}.confirmation-result__restart{margin-top:16px;height:60px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffce1a;font-weight:700;font-size:20px;line-height:20px}.confirmation-slide__text-block{border-radius:16px;border:1px solid #ededed;padding:20px;max-height:600px;overflow:auto;margin-bottom:32px;color:#292929;font-size:16px;line-height:24px}.confirmation-slide__text-block p{margin-top:12px}.confirmation-slide__text-block p:first-of-type{margin-top:0}.confirmation-slide__checkbox-wrapper{margin-bottom:32px}.confirmation-slide__checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer}.confirmation-slide__checkbox input{position:absolute;z-index:-1;visibility:hidden}.confirmation-slide__checkbox input:checked+.confirmation-slide__checkbox-elem{border-color:#1a5495;color:#1a5495}.confirmation-slide__checkbox-elem{width:20px;height:20px;border:2px solid #ededed;border-radius:4px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:border .2s ease-out;-o-transition:border .2s ease-out;transition:border .2s ease-out}.confirmation-slide__checkbox-elem img,.confirmation-slide__checkbox-elem svg{width:10px;height:10px;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.confirmation-slide__checkbox-text{font-size:12px;line-height:16px;color:#3c3c3c;margin-left:12px}.confirmation-slide__signature-wrapper{border-radius:16px;border:1px solid #292929;height:298px;margin-bottom:32px;overflow:hidden}.confirmation-slide__signature-refresh{margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a5495;font-size:16px;line-height:16px;cursor:pointer}.confirmation-slide__signature-refresh img,.confirmation-slide__signature-refresh svg{width:20px;height:20px;margin-right:12px}.thanks-content__container{width:100%}.thanks__wrapper{min-height:calc(100vh - 88px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thanks-content{padding:40px 0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.thanks__title{text-align:center;font-size:52px;line-height:52px;font-weight:600}.thanks__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:20px;margin-top:16px}.thanks__subtitle br{display:none}.thanks__subtitle img,.thanks__subtitle svg{width:28px;height:28px;margin-right:16px}.thanks-block{width:100%;max-width:688px;margin-top:52px;background-color:#fff;border-radius:20px;position:relative;padding:60px;margin-left:auto;margin-right:auto}.thanks-block__title{font-size:32px;line-height:36px;font-weight:600;max-width:210px}.thanks-block__title br{display:none}.thanks-block__img-mobile{display:none}.thanks-block__list{margin-top:30px;max-width:240px}.thanks-block__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:14px 0 14px;border-top:1px solid #ededed}.thanks-block__list-item:first-child{border-top:none;padding-top:0}.thanks-block__list-item:last-child{padding-bottom:0}.thanks-block__list-icon{width:44px;height:44px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f1f1;margin-right:20px}.thanks-block__list-icon img,.thanks-block__list-icon svg{width:20px;height:20px}.thanks-block__list-text{font-size:16px;line-height:22px}.thanks-block__img{position:absolute;bottom:0;right:0;pointer-events:none}.thanks-block__img img{width:100%;height:100%}.thanks-block__plug{margin-left:auto;margin-right:auto;width:100%;max-width:688px;margin-top:60px}.thanks-block__plug-btn{width:100%;color:#fff;background-color:#039be5}.thanks__plug-desc{margin-top:28px;font-size:16px;line-height:16px;text-align:center}body::after{content:"";background-color:rgba(41,41,41,.6);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:16px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;opacity:1}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;opacity:0;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#fff;padding:20px;width:100%;max-width:640px;border-radius:20px;position:relative;padding:80px;text-align:center}.lock .popup__content{visibility:visible}.popup__close{position:absolute;z-index:10;width:24px;height:24px;top:36px;right:36px;color:#afafaf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.popup__close img,.popup__close svg{width:100%;height:100%}.popup__img{width:160px;height:160px;margin:0 auto;margin-bottom:40px;background-color:#f1f1f1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.popup__img img{width:100%;-o-object-fit:contain;object-fit:contain}.popup__title{font-weight:600;font-size:40px;line-height:44px;color:#292929;text-align:center;margin-bottom:24px;margin-left:auto;margin-right:auto}.popup__text{font-size:20px;line-height:28px}.popup__text br{display:none}.popup__text a{font-weight:600;font-size:inherit;-webkit-transition:color .25s ease 0s;-o-transition:color .25s ease 0s;transition:color .25s ease 0s}.popup__text-ghost{margin-top:24px;font-size:16px;line-height:100%;color:#afafaf}.popup__btn{width:100%;margin-top:40px}.popup__form-wrapper{margin-top:40px}.popup-long-form .popup__title{font-size:32px}.popup-long-form .popup__text{font-size:16px}.new-lk-popup .popup__content{text-align:left;max-width:688px}.new-lk-popup .popup__title{text-align:left;font-size:32px;margin:0;width:100%}.new-lk-popup__img{position:absolute;bottom:0;right:0;width:50%;padding-bottom:53%}.new-lk-popup__img picture{width:100%;height:100%}.new-lk-popup__img img{position:absolute;bottom:0;right:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.new-lk-popup__adv{width:49%;margin-top:30px}.new-lk-popup__adv-row{padding:14px 0;border-top:1px solid #ededed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.new-lk-popup__adv-row:last-child{padding-bottom:0}.new-lk-popup__adv-row:first-child{border-top:none}.new-lk-popup__adv-icon{width:44px;height:44px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8f8f8;margin-right:20px}.new-lk-popup__adv-icon img,.new-lk-popup__adv-icon svg{width:20px;height:20px}.new-lk-popup__adv-text{font-size:16px;line-height:140%;text-align:left}.new-lk-popup__btn{margin-top:40px}.pay-wait .loading-btn-blue:before{width:48px;height:48px;top:calc(50% - 24px);left:calc(50% - 24px)}.pay-wait__img{width:120px;height:120px;border-radius:50%;margin-left:auto;margin-right:auto;background-color:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pay-wait__img img,.pay-wait__img svg{width:48px;height:48px}.time-pay-end__img{width:160px;height:160px;margin-left:auto;margin-right:auto}.time-pay-end__img img{width:100%;height:100%}.time-pay-end__title{margin-bottom:0;margin-top:40px;font-size:40px;line-height:44px;width:100%}.subscribe-popup{padding:16px}.subscribe-popup .popup__content{padding:0;max-width:688px}.subscribe-popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.subscribe-popup__left{padding:60px 0 60px 60px;width:auto;text-align:left;width:100%;max-width:300px}.subscribe-popup__title{font-weight:600;font-size:32px;line-height:35px}.subscribe-popup__img-mobile{display:none}.subscribe-popup__list{margin-top:6px;text-align:left;width:100%;max-width:238px}.subscribe-popup__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-top:1px solid #ededed;padding:14px 0;font-size:16px;line-height:22px}.subscribe-popup__item:first-of-type{border-top:none}.subscribe-popup__item-icon{width:44px;height:44px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8f8f8;margin-right:20px}.subscribe-popup__item-icon img,.subscribe-popup__item-icon svg{width:20px;height:20px}.subscribe-popup__btn{margin-top:26px;background-color:#039be5;color:#fff;width:100%;max-width:235px}.subscribe-popup__right{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:stretch;align-self:stretch}.cashback-popup__text{max-width:390px;margin-left:auto;margin-right:auto}.password-popup__text{max-width:460px;margin-left:auto;margin-right:auto}.password-popup__submit{margin-top:20px}.services-paused-popup__title{font-size:32px;line-height:36px;max-width:400px}.services-paused-popup__text{line-height:24px}.services-paused-popup__text br{display:none}.confirm-sim-slide{background-color:#fff;z-index:-1!important}.confirm-sim-slide.swiper-slide-active{position:relative;z-index:2!important}.confirm-sim-slide__title{font-size:40px;line-height:44px;font-weight:600;margin-bottom:24px}.confirm-sim-slide__text{font-size:20px;line-height:28px;margin-left:auto;margin-right:auto}.confirm-sim-slide__two .confirm-sim-slide__text{max-width:425px}.confirm-sim-slide__start-btn{margin-top:40px;width:100%}.confirm-sim-slide__form-wrapper{margin-top:40px}.confirm-sim__submit-form{margin-top:40px;width:100%}.confirm-sim-desc{margin-top:40px;position:relative;z-index:1}.confirm-sim-desc__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:16px;color:#3c3c3c;cursor:pointer}.confirm-sim-desc__title span{display:inline-block;position:relative}.confirm-sim-desc__title span:before{content:"";width:100%;height:1px;background-color:#3c3c3c;position:absolute;left:0;bottom:1px;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.confirm-sim-desc__title img,.confirm-sim-desc__title svg{margin-left:12px;width:16px;height:16px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.confirm-sim-desc__title._spoller-active img,.confirm-sim-desc__title._spoller-active svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.confirm-sim-desc__body{margin-top:40px;background-color:#f1f1f1;padding:32px 36px;border-radius:16px;font-size:16px;line-height:24px}.confirm-sim-desc__text{margin-left:auto;margin-right:auto}.confirm-sim-desc__text br{display:none}.data-confirm-sent .popup__text{max-width:420px;margin-left:auto;margin-right:auto}.package-disconnect__btn{margin-top:28px;width:100%}.pay-balance__form-wrapper{margin-top:40px}.pay-balance__form-wrapper .main-info-form{margin-top:0}.balance-replenished__info-block-wrapper{margin-top:32px}.info-block{margin-top:20px;padding:22px;border:2px solid transparent;border-radius:16px}.info-block:first-child{margin-top:0}.info-block.add-money{border-color:#ccf1dd}.info-block.off-money{border-color:#ffe3da}.info-block__title{font-size:16px;line-height:16px;color:#afafaf}.info-block__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:44px;line-height:44px;font-weight:600;margin-top:16px;position:relative}.info-block__price img,.info-block__price svg{width:30px;height:30px;margin-left:6px}.info-block__price:before{margin-right:5px}.add-money .info-block__price{color:#00a34c}.add-money .info-block__price:before{content:"+ "}.off-money .info-block__price{color:#ff511a}.off-money .info-block__price:before{content:"–"}.info-block__total{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info-block__total-text{font-size:20px;line-height:20px;color:#afafaf}.info-block__total-num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:12px;font-size:20px;line-height:20px;color:#afafaf}.info-block__total-num strong{font-weight:600;color:#292929}.info-block__total-num img,.info-block__total-num svg{width:13px;height:13px;margin-left:2px}.additional-package__info-block-wrapper{margin-top:32px}.order-ok__text br{display:block}.activation-acc__form-wrapper{margin-top:32px}.activation-acc__submit{margin-top:20px}.sms-code__text strong{display:inline-block}.sms-code__text br{display:block}.sms-code__form-wrapper{margin-top:32px}.sms-code__submit{margin-top:20px}.sms-code__info{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#afafaf;font-size:16px;line-height:16px}.sms-code__send-again{cursor:pointer}.sms-code__send-again span{display:inline-block;position:relative}.sms-code__send-again span:before{content:"";width:100%;height:1px;background-color:#afafaf;position:absolute;left:0;bottom:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.sms-code__no-sms{padding:0 18px;border-left:2px solid #ededed;border-right:2px solid #ededed;cursor:pointer}.sms-code__no-sms span{display:inline-block;position:relative}.sms-code__no-sms span:before{content:"";width:100%;height:1px;background-color:#afafaf;position:absolute;left:0;bottom:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.sms-code__change-number a{display:inline-block;position:relative}.sms-code__change-number a:before{content:"";width:100%;height:1px;background-color:#afafaf;position:absolute;left:0;bottom:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.registrate-sim__form-wrapper{margin-top:32px}.registrate-sim__step2{margin-top:14px;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;height:auto}.registrate-sim__step2._show-later{height:0;opacity:0;position:absolute;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);pointer-events:none}.registrate-sim__submit-form{margin-top:40px}.registered__img{margin-left:auto;margin-right:auto;position:relative;width:160px;height:160px;margin-bottom:40px}.registered__img-circle{width:160px;height:160px;background-color:#ffce1a;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.registered__img-circle img{width:100%}.registered__img-icon{position:absolute;width:48px;height:48px;background-color:#00b956;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;right:0;bottom:0}.registered__img-icon img,.registered__img-icon svg{width:20px;height:20px}.registered__text br{display:block}.registered__btn{margin-top:32px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);-o-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-webkit-scroll-snap-type:none;-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}[data-simplebar]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{-webkit-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;-webkit-transition:opacity 0s linear;-o-transition:opacity 0s linear;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}@media (min-width:481px){.back-link{display:none}}@media (min-width:768px){.modal-qr-code__mobile{display:none}.internet-limit .main-info__text{position:relative;left:auto;bottom:auto;margin-top:28px}.tariff-param__mobile{display:none}.additionally__header{display:none}.footer{padding:10px 0}.footer-nav__link span{font-size:14px;margin-top:6px}}@media (min-width:992px){.login__title:before{display:none}}@media (min-width:1200px){.footer{display:none}}@media (min-width:1920px){.main-info__balance-text{font-size:80px}.news-item__title{font-size:32px}}@media (max-width:1600px){.page-info__text{right:0}.page-info__text:before{right:11px}}@media (max-width:1440px),(max-height:768px){.page-info__text{top:0;right:60px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.page-info__text:before{bottom:auto;top:11px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);right:-20px}}@media (max-width:1400px){.umobile-app__link{padding:8px 16px}.umobile-app__link img{width:24px;height:24px;margin-right:10px}.umobile-app__text{font-size:14px}.login-col{padding:30px}.login__img{max-width:450px;max-height:60%}.login__description-text{font-size:16px}}@media (max-width:1199px){.baner-megafon{bottom:80px}.baner-megafon__body{padding:16px 20px;border-radius:16px}.baner-megafon__circle{width:280px;height:280px}.baner-megafon__circle img{width:38px;height:62px}.header-nav{display:none}.no-tg-block .main-info__wrapper{margin-bottom:104px}.main-info__col{padding:30px}.main-info__text{left:30px;bottom:30px}.tg-block{margin-bottom:104px}.tg-block__left{margin-right:48px}.tg-block__img{right:48px}.payment__wrapper{padding:40px 16px 104px}.news{padding:62px 0 64px}.finance{margin-bottom:104px}.support{margin-bottom:104px}.profile{margin-bottom:104px}.options-item{padding:24px}.new-sim__wrapper{padding:40px 0 104px}.new-sim-block__left{padding:32px}}@media (max-width:991px){.page{height:auto}.submit-form-btn{margin-top:20px}.main-info__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.main-info__col{width:100%;margin-bottom:16px}.no-tg-block .main-info__col:last-child{margin-bottom:0}.main-info__text{position:relative;left:auto;bottom:auto;margin-top:48px}.additionally{margin-top:0;margin-bottom:16px}.tg-block{margin-top:0}.tg-block__img{display:none}.login .phone-block{top:auto;right:auto;bottom:32px;left:16px}.login-col{-ms-flex-preferred-size:100%;flex-basis:100%;padding-left:16px;padding-right:16px}.login__left{display:none}.login__title-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.login__form-wrapper{margin-top:20px}.submit-form-btn{margin-top:20px}.login__forgot-link{margin-top:20px}.acc-page{height:auto;padding-top:0}.news{padding:24px 0 64px}.page-title{font-size:36px}.news__wrapper{margin-top:30px}.news-item{width:100%}.news-post__title{font-size:32px}.options-item{width:100%;max-width:100%;margin-top:16px;padding:32px;margin-bottom:0;margin-right:0}.options-item:first-child{margin-top:0}.new-sim-block__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.new-sim-block__left{width:100%;padding:50px;max-width:100%}.new-sim-block__right{width:100%}.confirmation{padding-bottom:172px}.confirmation-body{min-height:auto}.confirmation__next-slide-wrapper{position:fixed;bottom:80px;left:16px;z-index:1;width:calc(100% - 32px)}.confirmation__next-slide-wrapper:before{content:"";width:calc(100% + 32px);height:calc(100% + 32px);position:absolute;background-color:#fff;top:-16px;left:-16px}.confirmation-slide__example-result-img{margin-bottom:0}}@media (max-width:767px){.wrapper{background-color:#fff}.main-title{display:none}.logo img{width:36px;height:36px}.phone-block__icon{width:36px;height:36px;margin-right:16px}.phone-block__icon img{width:16px;height:16px}.phone-block__body a{font-size:20px;margin-bottom:4px}.phone-block__body span{font-size:12px}.form-acc-row{margin-top:12px}.form-acc-input{padding:12px 14px;font-size:16px;border-radius:8px}.form-acc-input.form-acc-input--focus{padding-top:18px;padding-bottom:6px}.form-acc-input.form-acc-input--focus+.form-acc-label{font-size:12px;top:8px}.form-acc-label{font-size:16px;top:16px;left:16px}.form-acc-textarea{min-height:96px}.form-acc-error{font-size:12px}.form-acc-policy{font-size:12px;line-height:17px;margin-top:16px}.form-acc-input--error .form-acc-error{margin-top:10px;margin-bottom:0}.form-acc-info{font-size:12px;line-height:16px;margin-top:10px}.form-acc-info br{display:block}.acc-btn{padding:16px;font-size:16px;border-radius:8px}.acc-btn img,.acc-btn svg{width:16px;height:16px;margin-right:14px}.page-info__icon{width:36px;height:36px;font-size:16px}.show-more-btn{margin-top:20px}.save-attention{top:auto;right:auto;left:50%;height:36px;width:100%;max-width:239px;border-radius:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-76px}.save-attention--show{bottom:76px}.error-attention{top:auto;right:auto;left:50%;height:36px;width:100%;max-width:266px;border-radius:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-76px}.error-attention--show{bottom:20px}.password--error:before{width:24px;height:24px}.password--ok:before{width:24px;height:24px}.input-password-error{font-size:12px;margin-top:10px}.modal-qr-code__content{padding:20px!important}.modal-qr-code__close{top:20px!important;right:20px!important;width:20px!important;height:20px!important}.modal-qr-code__left{display:none}.modal-qr-code__right{display:none}.add-gigabit{border-radius:8px;padding:16px;font-size:16px;line-height:16px}.add-gigabit img,.add-gigabit svg{width:16px;height:16px;margin-left:14px}.baner-megafon{bottom:72px}.baner-megafon__text{font-size:16px;line-height:16px;max-width:150px}.baner-megafon__text br{display:none}.baner-megafon__btn{display:none}.baner-megafon__circle{width:140px;height:140px;left:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);right:-30px}.baner-megafon__circle img{-webkit-transform:translateX(-10px) rotate(25.63deg);-ms-transform:translateX(-10px) rotate(25.63deg);transform:translateX(-10px) rotate(25.63deg)}.header{padding-top:10px;padding-bottom:10px;border-bottom:none;position:relative;z-index:2;-webkit-box-shadow:0 4px 16px rgba(41,41,41,.06);box-shadow:0 4px 16px rgba(41,41,41,.06)}.header__logo .logo__text{display:none}.header__right{margin-left:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__status{padding:8px 12px;font-size:16px;-ms-flex-negative:1;flex-shrink:1;margin-left:0}.header__status:before{width:14px;height:14px}.header__user-data{margin-left:16px}.header__phone{font-size:16px;line-height:16px}.header__phone-icon{width:14px;height:14px}.phone-list{width:200px;left:auto;right:0;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%)}.phone-list__body-scroll{max-height:450px}.phone-list__body .header__phone._current-number:after{width:16px;height:16px;margin-left:15px}.phone-list__body{border-radius:12px}.phone-list__body .header__phone{padding:15px 18px 16px}.phone-list__out{padding:15px 18px 16px;font-size:16px;line-height:16px}.phone-list__out img,.phone-list__out svg{width:16px;height:16px;margin-right:12px}.header__phone-list{bottom:-14px}.main-info{padding-bottom:96px}.main-info__wrapper{margin-top:0}.main-info__col{border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:40px 0;margin-bottom:0;border-bottom:1px solid #ededed;overflow:visible;position:relative}.main-info__col:before{content:"";width:100%;height:1px;background-color:#ededed;position:absolute;bottom:-1px;left:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.main-info__col:after{content:"";width:100%;height:1px;background-color:#ededed;position:absolute;bottom:-1px;right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.main-info__col:first-child .main-info__information{border:none}.main-info__col:first-child .main-info__information:after,.main-info__col:first-child .main-info__information:before{display:none}.main-info__col:last-child{padding-bottom:0;border-bottom:none}.main-info__col:last-child:after,.main-info__col:last-child:before{display:none}.main-info__col-title{font-size:20px}.main-info__col-title._with-castle:after{width:16px;height:16px}.main-info__information{margin-bottom:32px}.main-info__information:after,.main-info__information:before{display:none}.main-info__balance{margin-bottom:0;margin-top:16px}.main-info__balance-text{font-size:60px;line-height:60px}.main-info__balance-icon{width:40px;height:40px}.main-info__tariff-name{font-size:28px;line-height:28px;margin-top:20px;margin-bottom:6px}.main-info__tariff-name img,.main-info__tariff-name svg{width:20px;height:20px;margin-left:14px}.main-info__tariff-name._tele2 img,.main-info__tariff-name._tele2 svg{width:50px;height:20px;margin-left:14px}.main-info__tariff-price{font-size:16px;margin-bottom:32px}.main-info-form{margin-top:20px}.main-info-form__input{padding:12px 38px 12px 14px;font-size:16px;border-radius:8px}.main-info-form__input::-webkit-input-placeholder{font-size:16px}.main-info-form__input::-moz-placeholder{font-size:16px}.main-info-form__input:-moz-placeholder{font-size:16px}.main-info-form__input:-ms-input-placeholder{font-size:16px}.main-info-form__label{width:28px;height:28px;right:10px}.main-info-form__label svg{width:14px;height:14px}.main-info-form__label img{width:14px;height:14px}.main-info__text{margin-top:32px;font-size:14px}.main-info__attention{padding:12px 20px;top:-10px;border-radius:8px;text-align:center}.main-info__attention:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.main-info__attention-icon{display:none}.main-info__attention-text{font-size:16px;line-height:20px;margin-left:auto;margin-right:auto}.main-info__advantages ul li{padding:8px 12px;font-size:14px}.main-info__advantages ul li svg{width:12px;height:12px;margin-right:8px}.main-info__add-gigabit{margin-top:32px}.tariff-param{margin-top:24px}.tariff-param__desctop{display:none}.tariff-param__circle{width:40px;height:40px;margin-right:10px}.tariff-param__circle:before{width:42px;height:42px;top:0;border:2px solid #ededed}.tariff-param__circle span{font-size:12px;margin-top:2px;margin-left:-2px}.tariff-param__circle svg{width:44px;height:44px}.circle-progress__track{stroke-width:2}.tariff-param__balance{font-size:18px}.tariff-param__total{font-size:14px}.tariff-param__mobile-row{margin-top:24px}.tariff-param__mobile-row:first-child{margin-top:0}.tariff-param__mobile-title{font-size:14px;line-height:14px}.tariff-param__mobile-bar{width:60.98%;border-radius:7px;height:14px}.tariff-param__mobile-progress{border-radius:7px}.tariff-param__mobile-num .tariff-param__balance{font-size:16px;line-height:16px;margin:0}.tariff-param__mobile-num .tariff-param__total{font-size:16px;line-height:16px}.tariff-param__mobile-num .tariff-param__total:before{content:"из";font-size:16px;line-height:16px;margin-left:4px;margin-right:4px}.tabs-wrapper{border-radius:0;padding:0;margin-top:20px}.tabs__title{font-size:18px;line-height:18px;padding-bottom:14px}.tabs__content{margin-top:20px}.inner-tabs__title{font-size:16px;padding:10px}.inner-tabs__content{margin-top:20px}.additionally{margin-top:26px;margin-bottom:0}.additionally__desc-animation{display:block}.additionally__slider-wrapper{margin-top:24px}.additionally-wrapper{position:relative}.additionally-slide:last-child .additionally-slide__info-text{right:auto;left:0}.additionally-slide{max-width:30%}.additionally-slide__body{-webkit-box-shadow:none;box-shadow:none;border-radius:8px;padding:16px;background-color:#f1f1f1}.additionally-slide__info-icon{width:24px;height:24px;top:-12px;right:-12px;background:#fff;-webkit-box-shadow:0 0 12px rgba(41,41,41,.06),0 6px 12px rgba(41,41,41,.06);box-shadow:0 0 12px rgba(41,41,41,.06),0 6px 12px rgba(41,41,41,.06)}.additionally-slide__info-text._show{opacity:0;pointer-events:none}.additionally-slide__info-text{display:none;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);top:-26px;left:0;padding:20px 24px;font-size:14px;line-height:18px;width:328px;border-radius:8px}.additionally-slide__info-text:before{display:none!important}.additionally-slide__desc{font-size:12px;line-height:12px}.additionally-slide__title{font-size:16px;line-height:16px;margin-top:8px}.additionally-slide__plug{font-size:14px;line-height:14px;margin-top:8px;padding:11px 3px;border-radius:6px}.mobile-info-text{display:block;position:absolute;left:50%;top:-26px;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);z-index:10;padding:20px 24px;font-size:14px;line-height:18px;width:100%;max-width:328px;border-radius:8px;background-color:#292929;color:#fff;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.mobile-info-text._show{opacity:1;pointer-events:auto}.tg-block{display:none}.login__title{font-size:28px}.login__title-wait:before{margin-bottom:24px;width:190px;height:176px}.login__subtitle{margin:10px auto 20px}.payment{min-height:auto}.payment__wrapper{padding:32px 16px 112px}.payment__body{border-radius:0;padding:0;max-width:480px}.payment__img-status{width:120px;height:120px;margin:0 auto 24px}.payment__title{font-size:24px;line-height:28px}.payment__subtitle{font-size:16px;line-height:16px}.payment__sum-block{margin-top:24px;border-radius:8px;padding:10px}.payment__sum{font-size:24px}.payment__sum-info{margin-top:6px;font-size:14px}.payment__sum-info img{width:14px;height:14px;margin-right:8px}.payment__sum-info svg{width:14px;height:14px;margin-right:8px}.payment__doc{margin-top:20px}.payment-canceled .payment__doc{margin-top:26px;font-size:16px}.payment__doc a{font-size:16px}.payment__doc a img,.payment__doc a svg{width:20px;height:20px;margin-right:10px}.news{padding:16px 0 80px}.page-title{display:none}.news__wrapper{margin-top:0}.news-item{margin-bottom:16px;background-color:#f8f8f8;border-radius:10px}.news-item__img{width:140px;min-height:140px;border-radius:10px}.news-item__body{padding:26px 15px 26px 24px}.news-item__date{margin-bottom:8px;font-size:14px}.news-post{padding:4px 0 16px;max-width:100%;border-radius:0}.news-post__header{border-bottom:none;padding:0}.news-post__header:after,.news-post__header:before{display:none}.news-post__link-back{font-size:16px;line-height:16px}.news-post__link-back img,.news-post__link-back svg{width:10px;height:10px;margin-right:10px}.news-post__date{font-size:16px;line-height:16px}.news-post__date img,.news-post__date svg{margin-right:8px;width:16px;height:16px}.news-post__title{margin:14px 0 8px;font-size:24px;line-height:28px;margin:20px 0 16px}.news-post__content{margin-top:14px;padding-bottom:20px}.news-post__content p{font-size:16px;line-height:24px}.news-post__controls{padding-top:20px}.news-post__controls:after,.news-post__controls:before{display:none}.news-post__controls-btn span{font-size:14px;line-height:18px;max-width:140px}.news-post__prev .news-post__controls-arrow{margin-right:16px}.news-post__next .news-post__controls-arrow{margin-left:16px}.news-post__controls-arrow{width:36px;height:36px;color:#292929}.news-post__controls-arrow img,.news-post__controls-arrow svg{width:16px;height:16px}.finance{margin-bottom:96px}.finance-item{padding-top:14px;margin-top:14px}.finance-item__body{width:auto}.finance-item__title{font-size:16px;line-height:16px;margin-bottom:8px}.finance-item__date{font-size:14px}.finance-item__date:before{width:14px;height:14px;margin-right:8px}.finance-item__time{font-size:14px}.finance-item__time:before{width:14px;height:14px}.finance-item__data{width:auto;margin-top:0}.finance-item__sum{font-size:16px;margin-left:auto}.finance-item__text{font-size:16px;margin-left:auto}.finance-item__doc a:before{width:14px;height:14px;margin-right:8px}.finance-item__doc a span{font-size:14px;line-height:14px}.finance-item__doc a span:after{display:none}.support{margin-bottom:96px}.support-faq__item{padding-top:16px;margin-top:16px}.support-faq__title{font-size:16px;line-height:21px}.support-faq__title img,.support-faq__title svg{width:16px;height:16px}.support-faq__body{font-size:16px;line-height:24px;padding-top:14px}.support-faq__btn{margin-top:20px}.profile{margin-bottom:162px}.profile__get-code-btn{margin-top:14px}.profile__sms-input{margin-top:14px}.profile__timer{margin-top:12px}.options-page{padding:50px 0 96px}.baner-megafon-show .options-page{padding-bottom:192px}.options-page__title{font-size:24px;line-height:24px}.options-page__tooltip-icon{background:#f1f1f1}.options-page__tooltip-text{top:42px;padding:20px 24px;font-size:14px;line-height:18px;width:328px;border-radius:8px}.options-page__tooltip-text:before{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #292929}.options-page__subtitle{margin-top:8px;font-size:14px;line-height:14px}.options-page__items{margin-top:32px}.options-item{background-color:#f8f8f8;padding:20px;border-radius:16px}.options-item__title{font-size:16px;line-height:16px}.options-item__text{font-size:14px;line-height:18px;margin-top:8px}.options-item__param{margin-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.options-item__price{font-size:16px;line-height:16px}.options-item__price img,.options-item__price svg{width:11px;height:11px;margin-left:2px}.options-item__desc{font-size:12px;line-height:12px;margin-top:4px}.options-item__stop-date._show{margin-top:20px;height:36px}.options-item__stop-date{font-size:14px;line-height:14px;border-radius:8px;background-color:#fff}.new-sim{min-height:auto}.new-sim__wrapper{padding:54px 0 96px}.new-sim-block{background-color:#f8f8f8;-webkit-box-shadow:none;box-shadow:none;border-radius:16px}.new-sim-block__left{padding:24px}.new-sim-block__title{font-size:24px;line-height:24px}.new-sim-block__subtitle{font-size:14px;line-height:14px;margin-top:16px}.new-sim-block__order-sim{margin-top:24px;height:48px;border-radius:8px;font-size:16px;line-height:16px}.new-sim-block__order-call{margin-top:12px;height:48px;border-radius:8px;font-size:16px;line-height:16px}.new-sim-block__offer{margin-top:24px}.new-sim-block__offer-icon{width:36px;height:36px;margin-right:16px;background-color:#ededed}.new-sim-block__offer-icon img,.new-sim-block__offer-icon svg{width:16px;height:16px}.new-sim-block__offer-text{font-size:14px;line-height:18px}.new-sim-block__right{border-radius:16px}.confirmation{margin-top:32px;padding-bottom:122px}.confirmation-body{padding:0;-webkit-box-shadow:none;box-shadow:none}.confirmation__title{font-size:24px;line-height:24px}.confirmation-slide__text{font-size:16px;line-height:20px}.confirmation-slide__text br{display:none}.confirmation-slide__example{margin-top:20px}.confirmation-slide__example-contract{margin-top:0}.confirmation-slide__upload-btn{margin-top:20px}.confirmation-slide__upload-btn.btn-3{margin-top:12px}.confirmation-slide__upload-btn-body{border-radius:8px;height:48px}.confirmation-slide__upload-btn-body img{width:24px;height:24px}.confirmation-slide__upload-btn-body span{margin-left:6px;font-size:16px;line-height:16px}.confirmation__next-slide-wrapper{bottom:72px}.confirmation__next-slide{height:48px;border-radius:8px;font-weight:700;line-height:16px;font-size:16px}.confirmation-slide__example-result-img{margin-bottom:16px}.confirmation-slide__descriptions li br{display:block}.confirmation-processing__body{-webkit-box-shadow:none;box-shadow:none;padding:0}.confirmation-processing__title{font-size:24px;line-height:28px}.confirmation-processing__text{font-size:16px;line-height:20px}.confirmation-processing__help-btn{position:absolute;bottom:16px;width:calc(100% - 32px);left:16px;z-index:2;height:48px;border-radius:8px;font-size:16px;line-height:16px}.confirmation-result{padding-bottom:72px;margin-top:65px;min-height:auto}.confirmation-result.confirmation-result--cancel{margin-top:41px}.confirmation-result__body{padding:0}.confirmation-result__title{font-size:24px;line-height:28px}.confirmation-result__text{font-size:16px;line-height:20px}.confirmation-result__text br{display:block}.confirmation-result__home{font-size:16px;line-height:16px;height:48px;border-radius:8px;margin-top:60px}.confirmation-result__help-btn{margin-top:24px;height:48px;border-radius:8px;font-size:16px;line-height:16px}.confirmation-result__restart{margin-top:12px;height:48px;border-radius:8px;font-size:16px;line-height:16px}.confirmation-slide__text-block{padding:16px;border-radius:8px;font-size:14px;line-height:22px;max-height:328px}.confirmation-slide__text-block p{margin-top:8px}.confirmation-slide__signature-wrapper{border-radius:8px;height:264px}.thanks__wrapper{min-height:auto}.thanks__title{font-size:32px;line-height:32px}.thanks__subtitle{font-size:16px;line-height:22px;text-align:center}.thanks__subtitle br{display:block}.thanks__subtitle img,.thanks__subtitle svg{display:none}.thanks-block{margin-top:32px;background-color:#f8f8f8;border-radius:10px;padding:28px 20px;max-width:480px}.thanks-block__title{font-size:24px;line-height:28px;max-width:100%;text-align:center}.thanks-block__title br{display:block}.thanks-block__img-mobile{display:block;margin-top:28px;position:relative;margin-left:auto;margin-right:auto;width:200px;height:200px;background-color:#fff;border-radius:50%}.thanks-block__img-mobile img{position:absolute;bottom:0}.thanks-block__list{margin-top:28px;max-width:288px;margin-left:auto;margin-right:auto}.thanks-block__list-icon{background-color:#fff}.thanks-block__img{display:none}.thanks-block__plug{margin-top:40px;max-width:480px}.thanks__plug-desc{margin-top:20px;text-align:center;margin-left:auto;margin-right:auto;max-width:200px;line-height:22px}.popup__content{padding:40px 24px;max-width:480px;border-radius:16px}.popup__close{top:24px;right:24px}.popup__img{margin-bottom:24px;width:120px;height:120px}.popup__title{font-size:24px;line-height:28px;margin-bottom:16px}.popup__text{font-size:16px;line-height:24px}.popup__text br{display:block}.popup__text-ghost{margin-top:16px;font-size:14px}.popup__btn{margin-top:20px}.popup__form-wrapper{margin-top:20px}.popup-long-form .popup__title{font-size:20px}.new-lk-popup .popup__title{font-size:20px;text-align:center}.new-lk-popup__img{position:relative;width:200px;height:200px;border-radius:50%;background-color:#f8f8f8;padding-bottom:0;margin:26px auto 0}.new-lk-popup__adv{margin-top:28px;width:100%}.new-lk-popup__adv-text br{display:none}.new-lk-popup__btn{margin-top:24px;width:100%}.time-pay-end__img{width:120px;height:120px}.time-pay-end__title{margin-top:24px;font-size:24px;line-height:28px}.subscribe-popup .popup__content{padding:0;max-width:480px}.subscribe-popup__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.subscribe-popup__left{width:100%;padding:24px;text-align:center;max-width:100%}.subscribe-popup__title{text-align:center;font-size:24px;line-height:28px}.subscribe-popup__img-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px;height:200px;border-radius:50%;background-color:#f8f8f8;margin-left:auto;margin-right:auto;margin-top:18px}.subscribe-popup__list{max-width:288px;margin-left:auto;margin-right:auto;margin-top:14px}.subscribe-popup__btn{border-radius:8px;margin-top:10px;width:100%;max-width:288px}.subscribe-popup__right{display:none}.password-popup__submit{margin-top:12px}.services-paused-popup__title{font-size:20px;line-height:24px;max-width:240px}.confirm-sim-slide__title{font-size:24px;line-height:28px;margin-bottom:16px}.confirm-sim-slide__text{font-size:16px;line-height:24px;max-width:280px}.confirm-sim-slide__start-btn{margin-top:20px}.confirm-sim-slide__form-wrapper{margin-top:20px}.confirm-sim__submit-form{margin-top:20px}.confirm-sim-desc{margin-top:20px}.confirm-sim-desc__body{margin-top:20px;border-radius:10px;padding:20px;font-size:14px;line-height:22px}.package-disconnect__btn{margin-top:20px}.pay-balance__form-wrapper{margin-top:20px}.balance-replenished__info-block-wrapper{margin-top:20px}.info-block{border-radius:8px;padding:18px;margin-top:12px}.info-block__title{font-size:12px;line-height:12px}.info-block__price{font-size:24px;line-height:24px;margin-top:12px}.info-block__price img,.info-block__price svg{width:16px;height:16px;margin-left:4px}.info-block__total{margin-top:8px}.info-block__total-text{font-size:16px;line-height:16px}.info-block__total-num{font-size:16px;line-height:16px;margin-left:8px}.info-block__total-num img,.info-block__total-num svg{width:11px;height:11px;margin-left:2px}.additional-package__info-block-wrapper{margin-top:20px}.activation-acc__form-wrapper{margin-top:20px}.activation-acc__submit{margin-top:12px}.sms-code__form-wrapper{margin-top:20px}.sms-code__submit{margin-top:12px}.sms-code__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.sms-code__no-sms{padding:0;border:none;margin-top:16px;margin-bottom:16px}.registrate-sim__form-wrapper{margin-top:20px}.registrate-sim__step2{margin-top:12px}.registrate-sim__submit-form{margin-top:20px}.registered__img{width:120px;height:120px;margin-bottom:24px}.registered__img-circle{width:120px;height:120px}.registered__img-icon{width:36px;height:36px}.registered__img-icon img,.registered__img-icon svg{width:15px;height:15px}.registered__btn{margin-top:20px}}@media (max-width:767px),(max-height:768px){.qr-block{padding:20px}.qr-block__code{width:172px;height:172px}.qr-block__code img{width:160px;height:160px}}@media (max-width:625px){.additionally-slide{max-width:148px}}@media (max-width:576px){.main-info-form__left{width:100%}.main-info-form__right{margin-top:12px}.main-info-form__submit{width:100%}.main-info-form__qr-code{width:100%;margin-top:12px}.main-info__add-gigabit{max-width:100%}.news-post__controls-btn span{display:none}.news-post__prev:after{content:"Предыдущая cтатья";font-size:14px;line-height:18px;max-width:90px;font-weight:600}.news-post__next:before{content:"Следующая статья";font-size:14px;line-height:18px;max-width:90px;font-weight:600}.options-page__tooltip-text{left:auto;right:0;-webkit-transform:translateX(98px);-ms-transform:translateX(98px);transform:translateX(98px)}.options-page__tooltip-text:before{left:auto;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);right:62px}.new-sim-block__infinity-desctop{display:none}.new-sim-block__infinity-mobile{display:block;height:160px}.new-sim-block__img-wrapper{width:73.77px;height:120.54px}.new-sim-block__badge1{width:39.76px;height:13.07px;border-radius:3.27px;font-size:8.71px;line-height:8.71px;top:26.38px;left:-25.58px}.new-sim-block__badge2{border-radius:5.45px;width:75.16px;height:23.42px;top:37.27px;left:-21.73px}.new-sim-block__price{font-size:18.52px;line-height:18.52px}.new-sim-block__val{font-size:7.63px;line-height:7.63px;margin-left:2.66px}.new-sim-block__img-sim{width:73.77px;height:120.54px}.popup__content{max-width:100%}.subscribe-popup__title{text-align:left}.confirm-sim-desc__text br{display:block}}@media (max-width:480px){.header__logo{display:none}.header__right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:0;width:100%}}@media (max-width:425px){.page-info__text{width:220px;padding:16px}.footer__container{padding-left:10px;padding-right:10px}.login__subtitle span{display:block}.new-sim-block__offer-text br{display:none}}@media (max-width:380px){.form-acc-policy br{display:block}.services-paused-popup__text br{display:block}}@media (max-width:360px){.news-item__body{padding:20px 12px 20px 18px}.news-item__date{font-size:12px;margin-bottom:6px}.news-item__title{font-size:18px!important}.finance__container{padding-left:10px;padding-right:10px}}@media (max-width:359px){.header__status{font-size:14px;padding:9px}.header__user-data{margin-left:10px}.main-info__container{padding-left:10px;padding-right:10px}.login__title{font-size:24px}.finance-item__title{font-size:14px}.finance-item__sum{font-size:12px}.finance-item__text{font-size:12px}.support__container{padding-left:10px;padding-right:10px}.options-page__tooltip-text{width:288px;-webkit-transform:translateX(58px);-ms-transform:translateX(58px);transform:translateX(58px)}.options-page__tooltip-text:before{right:22px}.time-pay-end__title br{display:none}}@media (max-width:22.5em){.news-item__title{font-size:inherit}}@media (any-hover:hover){.acc-btn:hover{background-color:#ebba06}.acc-btn--grey:hover{background-color:#ddd}.acc-btn-sbp:hover{background-color:#064081}.forgot-link:hover{color:#3c3c3c}.page-info__icon:hover{color:#ffce1a}.timer__repeat-order:hover{color:#3c3c3c}.timer__not-getting:hover{color:#3c3c3c}.add-gigabit:hover{background-color:#ebebeb}.baner-megafon__body:hover .baner-megafon__btn{background-color:#721a82;color:#fff}.header-nav__item a:hover:before{opacity:1}.phone-list__body .header__phone:hover{color:#ffce1a}.phone-list__out:hover{color:#ffce1a}.phone-list__out:hover img,.phone-list__out:hover svg{color:#ffce1a}.main-info__add-gigabit:hover{background-color:#ddd}.additionally-slide__info-icon:hover{color:#292929}.additionally-slide__plug:hover{background-color:#ebba06}.tg-block__btn:hover{background-color:#35afea;color:#fff;border-color:#fff}.tg-block__close:hover{background-color:#fff;color:#039be5}.footer-nav__link:hover svg path{fill:#fff}.footer-nav__link:hover span{color:#fff}.login .phone-block a:hover{color:#ffce1a}.payment__doc a:hover span:before{opacity:0}.payment__btn:hover{background-color:#ddd}.news-item:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:2px 4px 12px rgba(0,0,0,.08);box-shadow:2px 4px 12px rgba(0,0,0,.08)}.news-post__link-back:hover{color:#ffce1a}.news-post__controls-btn:hover .news-post__controls-arrow{color:#292929}.finance-item__doc a:hover span:before{opacity:0}.options-page__tooltip-icon:hover{color:#292929}.new-sim-block__order-sim:hover{background-color:#5e066e}.new-sim-block__order-call:hover{background-color:#721a82;color:#fff;border-color:#721a82}.new-sim-block__offer-text span:hover:before{opacity:0}.thanks-block__plug-btn:hover{background-color:#038acc}.popup__close:hover{color:#292929}.popup__text a:hover{color:#ffce1a}.subscribe-popup__btn:hover{background-color:#038acc}.confirm-sim-desc__title:hover span:before{opacity:0}.sms-code__send-again:hover span:before{opacity:0}.sms-code__no-sms:hover span:before{opacity:0}.sms-code__change-number:hover a:before{opacity:0}}@media (max-height:767px){.payment__doc-loading{font-size:16px}.payment__doc-spiner{width:20px;height:20px;margin-right:10px}.payment__doc-spiner:before{width:100%;height:100%}.payment__btn{margin-top:24px}.payment-canceled .payment__btn{margin-top:26px}}