@charset "UTF-8";@font-face{font-family:gilroy;font-display:swap;src:url(../fonts/gilroy-extrabold.woff2) format("woff2"),url(../fonts/gilroy-extrabold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:gilroy;font-display:swap;src:url(../fonts/gilroy-regular.woff2) format("woff2"),url(../fonts/gilroy-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:gilroy;font-display:swap;src:url(../fonts/gilroy-semibold.woff2) format("woff2"),url(../fonts/gilroy-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:gilroy;font-display:swap;src:url(../fonts/gilroy-medium.woff2) format("woff2"),url(../fonts/gilroy-medium.woff) format("woff");font-weight:500;font-style:normal}:root{--color-black:#191619;--color-white:#fff;--color-gray:#F0F1F0;--color-gray-input:#F4F4F4;--color-gray-light:#E8E8E8;--color-gray-dark:#5F5F5F;--color-purple:#6957CE;--color-purple-dark:#5443AF;--color-purple-gradient:linear-gradient(315deg, #6957CE 16.02%, #B1A4FF 87.11%);--color-red:#FF008A}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%}body{color:var(--color-black);line-height:1.25;font-family:gilroy;font-weight:500;font-size:1.0344827586vw;-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:gilroy;font-size:inherit;-webkit-transition:all .25s linear;transition:all .25s linear}button{cursor:pointer;color:inherit;background-color:inherit}a{color:#0000a2;-webkit-transition:all .25s linear;transition:all .25s linear}a:hover{color:#393969}.link-pink{color:#f0f;border-bottom:1px solid}.link-pink:hover{color:#ff63ff}.link-pink:active{color:#f492fb}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;margin:0}.fw-600{font-weight:600}body::-webkit-scrollbar{height:5px;width:5px}body::-webkit-scrollbar-track{background:var(--color-gray-light)}body::-webkit-scrollbar-thumb{background:var(--color-purple)}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100dvh}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}.container{padding:0 .8620689655vw;max-width:92.2413793103vw;margin:0 auto;width:100%}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}body.popup-show::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-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;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(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;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:20px 60px;width:100%;max-width:800px;position:relative;border-radius:20px}.lock .popup__content{visibility:visible}.popup__content .button{width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2.6724137931vw}.popup__content .agreed{display:block}.popup__close{position:absolute;top:.8620689655vw;right:.8620689655vw;border:none;outline:0}.reg-link{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.forgot-password{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:right}.forgot-password-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:-20px 0 20px auto}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.icon-menu{display:none}.page{overflow:hidden}header{position:fixed;width:100%;padding:2.1551724138vw 0;-webkit-transition:all .25s linear;transition:all .25s linear;z-index:5}header.fixed{background:#fff;padding:.6465517241vw 0;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.1);box-shadow:1px 1px 10px rgba(0,0,0,.1)}.header-flex{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-logo{width:8.0172413793vw}.hamburger{display:none}.line{width:8.6206896552vw;height:1.0775862069vw;margin:.4310344828vw 0;border-radius:10px;background:#f0f}.icon-close{margin-right:1.0775862069vw;width:5.3879310345vw}.menu-active .header-block{opacity:1;pointer-events:auto}.header-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-top-mobile{display:none}.header-menu__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:6.4655172414vw}.button{padding:.4310344828vw 1.2931034483vw;color:#fff;background:#f0f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button:hover{color:#fff;background:#ff63ff}.button:active{color:#fff;background:#f492fb}.button img{margin-left:.2155172414vw}.button-header{margin-left:1.2931034483vw}.header-login{border-bottom:2px solid;line-height:1}.header-menu__item{margin-left:3.8793103448vw}.header-menu__item:first-child{margin-left:0}.section-top{padding-top:10.0862068966vw;position:relative}.section-top__bg{position:absolute;top:12.0689655172vw;left:50.4310344828vw;width:49.8275862069vw;height:38.275862069vw;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}.section-top__bg-pic{position:absolute;top:-4.3103448276vw;right:0;width:54.4827586207vw;z-index:-1;height:66.5517241379vw}.top-content{position:relative}.top-title{position:absolute;bottom:calc(100% + 2.4568965517vw);right:.3448275862vw;width:8.5775862069vw;color:#fff;font-size:.8620689655vw;font-weight:600}.top-title:before{content:"";background:url(../img/top-icon.svg);width:2.5431034483vw;height:5.6896551724vw;background-size:cover;position:absolute;right:calc(100% + .2586206897vw);top:1.5086206897vw;z-index:1}.top-content-table{border-radius:41px;background:rgba(218,237,254,.3);-webkit-box-shadow:0 10.408px 20.816px 0 rgba(96,102,131,.3);box-shadow:0 10.408px 20.816px 0 rgba(96,102,131,.3);-webkit-backdrop-filter:blur(10.4077663422px);backdrop-filter:blur(10.4077663422px);width:35.474137931vw;height:23.1034482759vw;padding:2.4568965517vw 1.6379310345vw 1.4655172414vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-column{-ms-flex-preferred-size:calc(33.3% - .4310344828vw);flex-basis:calc(33.3% - .4310344828vw)}.top-head{color:#393969;font-size:.6896551724vw;margin-bottom:.9051724138vw}.top-item{border-radius:10.408px;background:#fff;line-height:1.2;-webkit-box-shadow:0 2.082px 7.285px 0 rgba(116,130,155,.25);box-shadow:0 2.082px 7.285px 0 rgba(116,130,155,.25);padding:.7327586207vw .6465517241vw;margin-bottom:.5172413793vw}.top-item:last-child{margin-bottom:0}.top-item__name{font-size:.6896551724vw;color:#393969;font-weight:600;margin-bottom:.5603448276vw}.top-item__id{color:#b5b5c8;font-size:.6896551724vw;font-weight:400;margin-bottom:1.0344827586vw}.top-item__date{color:#b5b5c8;font-size:.6896551724vw;font-weight:400}h1{margin-bottom:3.4482758621vw;font-size:4.3103448276vw;color:#0000a2}h2{font-size:2.5862068966vw;margin-bottom:4.7413793103vw;color:#393969;text-transform:uppercase}h2 img{-ms-flex-negative:0;flex-shrink:0;margin-left:1.0344827586vw}h3{color:#0000a2;margin-bottom:1.2931034483vw;font-size:2.1551724138vw}.main-top__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:38.3620689655vw;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.main-top__pic{-ms-flex-negative:0;flex-shrink:0;margin-right:1.724137931vw}.main-top__block{font-size:1.2931034483vw}.main-top__block ul{padding-left:1.724137931vw}.main-top__block ul li{list-style:disc;margin-bottom:.1724137931vw}.main-top__block-more{font-weight:600;margin-top:1.3793103448vw;color:#393969}.button-start{margin-top:2.3706896552vw;text-transform:uppercase;font-weight:700;padding:.8189655172vw 2.3275862069vw;font-size:1.1206896552vw}.advantage-items{margin:10.3448275862vw auto 0;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;max-width:66.3793103448vw}.advantage-item{-ms-flex-preferred-size:18.5344827586vw;flex-basis:18.5344827586vw;height:18.5344827586vw;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;border-radius:50%;text-align:center;font-size:1.2931034483vw;padding:0 .8620689655vw;color:#fff}.advantage-item:nth-child(1){background:#3c6}.advantage-item:nth-child(2){background:#5fdeff}.advantage-item:nth-child(3){background:#f0f}.candidate-container{margin:6.4655172414vw auto 0}.advantage-item__description{max-width:12.4137931034vw;font-size:1.0344827586vw}.candidate-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:4.3103448276vw auto 0}.candidate-item{margin:1.724137931vw auto 0;font-weight:700;color:#aebace;font-size:2.3706896552vw}.advantage-item__title{font-weight:900;font-size:3.4482758621vw}.advantage-item__icon{width:7.5431034483vw;height:7.5431034483vw;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;border-radius:50%;background:#8ee4fb;position:relative;margin-bottom:1.724137931vw}.no-webp .advantage-item__icon:before{background:url(../img/arrow-pic.png) no-repeat center}.advantage-item__icon:before{content:"";width:2.3275862069vw;height:2.4568965517vw;right:-1.1206896552vw;background-size:cover!important;top:0;position:absolute}.advantage-item__icon img{max-width:4.0086206897vw}.section-cause{margin-top:8.6206896552vw}.cause-items{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;margin:0 -2.5862068966vw;padding:0 2.5862068966vw;cursor:move;cursor:-webkit-grab;cursor:grab}.cause-items::-webkit-scrollbar{display:none;opacity:0;height:0}.cause-items:active{cursor:-webkit-grabbing;cursor:grabbing}.cause-item-entry{background:#e5edfa;-webkit-mask-image:url(../img/mask.png);mask-image:url(../img/mask.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:100%;height:100%;padding:1.5517241379vw 1.0344827586vw 1.0344827586vw 7.0689655172vw;-webkit-mask-size:31.8534482759vw 15.2155172414vw;mask-size:31.8534482759vw 15.2155172414vw}.cause-item__content{position:relative;z-index:1}.cause-item{width:31.8534482759vw;height:15.2155172414vw;position:relative;border-radius:20px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-right:.8620689655vw}.cause-item:last-child{margin-right:0}.cause-item:nth-child(1) .cause-item__number{background:#5fdeff}.cause-item:nth-child(1) .cause-item__content-line:before{background-image:url(../img/check-blue.svg);background-size:cover}.cause-item:nth-child(2) .cause-item__number{background:#ff63ff}.cause-item:nth-child(2) .cause-item__content-line:before{background-image:url(../img/check-pink.svg);background-size:cover}.cause-item:nth-child(3) .cause-item__number{background:#5fe68c}.cause-item:nth-child(3) .cause-item__content-line:before{background-image:url(../img/check-green.svg);background-size:cover}.cause-item__content-title{font-size:1.2068965517vw;font-weight:600;margin-bottom:.6465517241vw}.cause-item__content-line{margin-bottom:.4310344828vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cause-item__content-line:before{content:"";-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-ms-flex-negative:0;flex-shrink:0;width:1.1206896552vw;height:.8189655172vw;margin-right:.6465517241vw;background-size:cover;background-repeat:no-repeat}.cause-item__content-line:last-child{margin-bottom:0}.cause-item__number{position:absolute;width:4.525862069vw;height:4.525862069vw;font-weight:700;font-size:1.724137931vw;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;border-radius:50%;top:0;left:0}.center{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;text-align:center}.section-possibilities{margin-top:6.4655172414vw;position:relative}.no-webp .section-possibilities:before{background-image:url(../img/bg-possibilities.png)}.section-possibilities:before{content:"";position:absolute;right:0;top:-6.0344827586vw;z-index:-1;background-size:cover;background-position:right;width:45.5603448276vw;height:57.8879310345vw}.possibilities-items{margin:-2.5862068966vw;padding:2.5862068966vw}.possibilities-item__top{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:start;-ms-flex-align:start;align-items:flex-start}.possibilities-item{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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2.5862068966vw 2.5862068966vw;border-radius:41px;background:rgba(218,237,254,.3);-webkit-box-shadow:0 10.408px 20.816px 0 rgba(96,102,131,.3);box-shadow:0 10.408px 20.816px 0 rgba(96,102,131,.3);-webkit-backdrop-filter:blur(10.4077663422px);backdrop-filter:blur(10.4077663422px)}.possibilities-item:nth-child(1) .possibilities-item__tag{background:#f492fb}.possibilities-item:nth-child(2) .possibilities-item__tag{background:#8ee4fb}.possibilities-item:nth-child(3) .possibilities-item__tag{background:#8ee4fb}.possibilities-item:nth-child(4) .possibilities-item__tag{background:#a2e4be}.possibilities-item:nth-child(5) .possibilities-item__tag{background:#f492fb}.possibilities-item:nth-child(6){color:#fff;background:#f0f}.possibilities-item:nth-child(6) h3{color:#fff}.possibilities-item:nth-child(6) .possibilities-item__tag{background:#fff;color:#f0f}.possibilities-item p{line-height:1.5086206897vw;min-height:6.5086206897vw}.possibilities-item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:1.2931034483vw;line-height:1.5086206897vw}.possibilities-item ul li{list-style:disc}.possibilities-item-mobile{display:none}.possibilities-item-mobile h3{color:#fff}.possibilities-item-mobile .possibilities-item__tag{background:#fff!important;color:#f0f!important}.possibilities-item__pic{width:33.1896551724vw;margin:0 auto;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}.possibilities-item__tag{color:#fff;line-height:1.5086206897vw;padding:.0862068966vw 1.0344827586vw;text-transform:uppercase;margin-bottom:1.3362068966vw;border-radius:100px}.button-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.4310344828vw;-ms-flex-negative:0;flex-shrink:0}.button-icon:before{content:"";background:#fff;width:1.5086206897vw;height:.1293103448vw;border-radius:3px;-webkit-transition:all .25s linear;transition:all .25s linear}.button-icon svg{-ms-flex-negative:0;flex-shrink:0;width:.6896551724vw;margin-left:-.4310344828vw}.button-icon svg path{-webkit-transition:all .25s linear;transition:all .25s linear}.button-possibilities{width:23.8793103448vw;height:4.3534482759vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.1206896552vw;font-weight:700;padding:.4310344828vw 4.3103448276vw .4310344828vw 2.1551724138vw;border-radius:50px;border:3px solid #fff;margin:0 0 0 auto;text-transform:uppercase}.button-possibilities:hover{padding-right:1.724137931vw;background:#fff;color:#f0f}.button-possibilities:hover .button-icon:before{width:4.3103448276vw;background:#f0f}.button-possibilities:hover path{fill:#f0f}.button-possibilities:active{padding-right:1.724137931vw;background:#fff;color:#0000a2}.button-possibilities:active .button-icon:before{width:4.3103448276vw;background:#0000a2}.button-possibilities:active path{fill:#0000a2}.section-tariff{position:relative;padding-top:23.8362068966vw}.no-webp .section-tariff__bg{background-image:url(../img/tariff.png)}.section-tariff__bg{position:absolute;z-index:-1;background-size:cover;width:100%;height:46.724137931vw;top:0;background-position:center;margin-top:-4.3103448276vw}.reels-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-2.5862068966vw;padding:2.5862068966vw}.reels-items .swiper-wrapper{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}.reels-item{height:39.224137931vw;margin:0 .4310344828vw;width:25.3017241379vw;border-radius:40px;position:relative;background:rgba(255,255,255,.7);-webkit-box-shadow:5px 5px 40px 0 rgba(0,0,0,.2);box-shadow:5px 5px 40px 0 rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.8448275862vw 1.2931034483vw 1.2931034483vw;overflow:hidden}.reels-item:nth-child(2) .reels-item__title{color:#f0f}.reels-item:nth-child(2) .reels-item__price:before{background:#f0f}.reels-item__title{text-align:center;font-size:2.5862068966vw;font-weight:600;text-transform:uppercase;margin-bottom:1.0775862069vw;color:#3c6}.reels-item__info{font-size:1.0344827586vw;color:#393969;font-weight:600;text-align:center;margin-bottom:4.3965517241vw}.reels-item__list{font-weight:400;color:#393969;padding-left:1.6379310345vw}.reels-item__list li{list-style:disc;margin-bottom:.4310344828vw}.reels-item__price{color:#fff;position:absolute;bottom:0;left:0;padding:1.8965517241vw 1.3362068966vw}.reels-item__price:before{content:"";width:47.4137931034vw;height:47.8448275862vw;border-radius:50%;background:#3c6;position:absolute;top:-3.0603448276vw;left:-22.2413793103vw;-webkit-transition:all .2s linear;transition:all .2s linear}.reels-item__price:hover:before{top:-3.8793103448vw}.reels-item__price:hover .reels-item__price-icon:before{width:13.7931034483vw}.reels-item__price span{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.724137931vw;line-height:3.4482758621vw;text-transform:uppercase;font-weight:600;position:relative;z-index:1}.reels-item__price img{width:1.4655172414vw}.instruction{margin:6.4655172414vw -4.7413793103vw 0;padding:0 20%}.reels-item__price-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.reels-item__price-icon:before{content:"";background:#fff;height:.2586206897vw;width:2.3275862069vw;border-radius:6px;-webkit-transition:all .25s linear;transition:all .25s linear}.reels-item__price-icon img{margin-left:-1.0775862069vw}.instruction-item{padding:1.724137931vw 1.2931034483vw;border-radius:20px;background:#e5edfa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.instruction-item__pic{width:5.7327586207vw;height:5.7327586207vw;-ms-flex-negative:0;flex-shrink:0;margin-right:1.5948275862vw}.instruction-item__pic img{border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.instruction-text{font-size:.8620689655vw;font-style:italic;color:#393969;margin-bottom:.775862069vw;line-height:1.2}.instruction-name{color:#145fc7;font-size:.6896551724vw;font-weight:600}.accordion-container{max-width:64.6551724138vw;margin:6.4655172414vw auto 0;width:100%}.accordion-item{margin-bottom:.2155172414vw;background:#e5edfa}.accordion-item:last-child{margin-bottom:0}.accordion-item.active .accordion-head img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.775862069vw 1.724137931vw;font-size:2.1551724138vw;font-weight:500;color:#0000a2}.accordion-head img{-ms-flex-negative:0;flex-shrink:0;margin-left:.4310344828vw;-webkit-transition:all .25s linear;transition:all .25s linear;width:1.9396551724vw}.accordion-content{height:0;-webkit-transition:all .25s linear;transition:all .25s linear;overflow:hidden}.accordion-content__block{padding:.474137931vw 6.5086206897vw 1.724137931vw 1.724137931vw;color:#393969}.accordion-content__block p{margin-bottom:15px}.accordion-content__block ul{padding-left:20px}.accordion-content__block li{margin-bottom:10px;list-style:disc}.section-contact{margin-top:6.4655172414vw;padding:5.6034482759vw 0;background:#e5edfa}.contact{max-width:64.6551724138vw;margin:0 auto;width:100%;padding-right:4.3103448276vw;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}.contact-left{width:31.8103448276vw}.form-item{margin-bottom:1.2068965517vw;width:100%}input{border-radius:8px;border:1px solid #0000a2;background:#e5edfa;padding:0 1.724137931vw;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0000a2;height:2.6724137931vw;outline:0}input::-webkit-input-placeholder{color:#0000a2}input::-moz-placeholder{color:#0000a2}input:-ms-input-placeholder{color:#0000a2}input::-ms-input-placeholder{color:#0000a2}input::placeholder{color:#0000a2}input:focus::-webkit-input-placeholder{opacity:0}input:focus::-moz-placeholder{opacity:0}input:focus:-ms-input-placeholder{opacity:0}input:focus::-ms-input-placeholder{opacity:0}input:focus::placeholder{opacity:0}textarea{border-radius:8px;border:1px solid #0000a2;background:#e5edfa;padding:.7327586207vw 1.724137931vw;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;color:#0000a2;outline:0;resize:none;height:9.0948275862vw}textarea::-webkit-input-placeholder{color:#0000a2}textarea::-moz-placeholder{color:#0000a2}textarea:-ms-input-placeholder{color:#0000a2}textarea::-ms-input-placeholder{color:#0000a2}textarea::placeholder{color:#0000a2}textarea:focus::-webkit-input-placeholder{opacity:0}textarea:focus::-moz-placeholder{opacity:0}textarea:focus:-ms-input-placeholder{opacity:0}textarea:focus::-ms-input-placeholder{opacity:0}textarea:focus::placeholder{opacity:0}.contact-right{width:20.2586206897vw;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}.contact-right .button{height:3.0172413793vw;padding:0 2.1551724138vw;margin-top:1.9396551724vw;font-weight:700;font-size:1.1206896552vw;text-transform:uppercase}.contact-right .button img{margin-left:5px}.agreed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.agreed-icon{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-right:.775862069vw;width:1.724137931vw;height:1.724137931vw}.agreed-icon input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.agreed-icon input:checked+span{background:#019df8}.agreed-icon input:checked+span:before{content:"";background:url(../img/check.svg);position:absolute;width:1.3793103448vw;height:1.3793103448vw;background-size:cover}.agreed-icon span{padding-top:.3448275862vw;border-radius:4px;width:100%;height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1.66px solid #019df8}.label{line-height:1.2;color:#0000a2;font-size:.8620689655vw}.label a{color:#019df8;text-decoration:underline}.footer-top{background:#145fc7;padding:3.3620689655vw 0}.footer-flex{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}.footer-logo{-ms-flex-negative:0;flex-shrink:0}.footer-logo img{width:8.0172413793vw}.footer-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:48.4913793103vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-menu{width:40%}.footer-menu__item{margin-bottom:1.2931034483vw;line-height:1.0344827586vw}.footer-menu__item:last-child{margin-bottom:0}.footer-links{-ms-flex-preferred-size:40%;flex-basis:40%}.footer-menu__link{font-size:.8620689655vw;line-height:1.0344827586vw;color:#fff}.footer-line{color:#fff;font-size:.8620689655vw;margin-bottom:1.2931034483vw;line-height:1.0344827586vw}.footer-line:last-child{margin-bottom:0}.footer-link{color:#fff;line-height:1.0344827586vw;border-bottom:1px solid}.footer-end{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}.footer-bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:.8620689655vw}.footer-bot span{border-bottom:1px solid}.footer-bot img{margin-left:.2155172414vw}.footer-pay{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:0 .8620689655vw}.footer-bottom{padding:1.2931034483vw 0 1.8965517241vw;font-size:.8620689655vw;background:#393969;color:#fff;text-align:center}.page-text{padding-bottom:4.3103448276vw}.page-text h3{margin:1.724137931vw 0 .8620689655vw}.page-text h4{margin:.8620689655vw 0 0;font-weight:600}.page-text p{margin-top:.8620689655vw}.mb-30{margin-bottom:1.2931034483vw}.entry a{margin-left:3px}.swiper{overflow:hidden}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:600px){.possibilities-items{margin:-50px;padding:50px;overflow:visible}}@media (min-width:991px){.possibilities-items{margin-top:-2.8879310345vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.possibilities-item{margin-top:2.8879310345vw;-ms-flex-preferred-size:calc(50% - 1.7672413793vw);flex-basis:calc(50% - 1.7672413793vw)}}@media (max-width:991px){body{font-size:2.5862068966vw}.container{padding:0 4.3103448276vw;max-width:100%}.popup__content .button{height:49px}.popup__content{padding:20px}.popup__close{top:2.0833333333vw;right:2.0833333333vw}header.fixed{padding:4.3103448276vw 0}header{padding:4.3103448276vw 0}.header-logo{width:17.6724137931vw}.hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;height:100dvh;z-index:10;top:0;right:0;width:100%;background:#f0f;padding:4.3103448276vw 4.3103448276vw;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;opacity:0;pointer-events:none;-webkit-transition:all .25s linear;transition:all .25s linear}.header-top-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-menu__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:11.8534482759vw;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header-event{margin-left:0;margin-top:4.3103448276vw;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.button-header{margin-left:0;margin-top:3.2327586207vw;background:#fff;color:#f0f;height:7.2198275862vw;padding:0 3.7715517241vw}.header-login{color:#fff}.header-menu__item{margin-left:0;margin-bottom:3.2327586207vw}.header-menu__item{margin-left:0;margin-bottom:5vw}.header-menu__link{color:#fff}.section-top{padding-top:21.875vw}.section-top__bg{position:relative;top:auto;left:auto;width:100%;height:auto;padding:15.0862068966vw 4.3103448276vw 0}.section-top__bg-pic{top:28.6637931034vw;width:200%;height:175vw;right:0;left:auto}.section-top__bg-pic img{max-width:200%;-o-object-fit:cover;object-fit:cover}.top-content{width:100%}.top-title:before{width:4.525862069vw;height:11.3146551724vw;right:calc(100% + .6465517241vw);top:3.2327586207vw}.top-title{bottom:calc(100% + 4.0948275862vw);right:.8620689655vw;width:17.8879310345vw;font-size:1.724137931vw}.top-content-table{height:auto;width:100%;padding:5.0646551724vw 3.3405172414vw 3.0172413793vw}.top-column{-ms-flex-preferred-size:calc(33.3% - .8620689655vw);flex-basis:calc(33.3% - .8620689655vw)}.top-head{font-size:1.5086206897vw;margin-bottom:1.9396551724vw}.top-item{padding:1.5086206897vw 1.400862069vw 1.0775862069vw;margin-bottom:1.0775862069vw}.top-item__name{font-size:1.5086206897vw;margin-bottom:1.1853448276vw}.top-item__id{font-size:1.5086206897vw;margin-bottom:2.0474137931vw}.top-item__date{font-size:1.5086206897vw}h1{font-size:7.5431034483vw}h2 img{width:3.4482758621vw;margin-left:2.5862068966vw}h2{font-size:5.1724137931vw;margin-bottom:6.0344827586vw}h2 br{display:none}h3{font-size:5.3879310345vw;margin-bottom:3.2327586207vw}h3 br{display:none}.main-top__content{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-top__pic{margin-right:0;width:7.3275862069vw;margin-bottom:3.9870689655vw}.main-top__block ul{padding-left:2.6939655172vw}.main-top__block ul li{margin-bottom:1.0775862069vw}.main-top__block{font-size:2.5862068966vw}.main-top__block-more{margin-top:3.2327586207vw;max-width:62.0689655172vw}.main-top__block-more{margin-top:3.2327586207vw;max-width:100%}.button-start{padding:2.0474137931vw 5.8189655172vw;margin-top:4.525862069vw;font-size:2.8017241379vw}.advantage-items{margin:4.2857142857vw auto 0;max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.advantage-item:nth-child(1){-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:10px}.advantage-item{-ms-flex-preferred-size:calc(50% - 5px);flex-basis:calc(50% - 5px);height:28.8888888889vw;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:10px;border-radius:20px}.candidate-container{max-width:100%;margin-top:10.775862069vw}.advantage-item__description{font-size:3.4693877551vw;max-width:32.6530612245vw}.advantage-item__title{font-size:8.1632653061vw}.section-cause{margin-top:12.2844827586vw}.cause-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;cursor:default!important;overflow:visible}.cause-item-entry{padding:5.7112068966vw 1.0775862069vw 4.3103448276vw 17.6724137931vw;-webkit-mask-size:cover;mask-size:cover}.cause-item{width:100%;height:auto;margin-right:0;margin-bottom:4.3103448276vw}.cause-item:last-child{margin-bottom:0}.cause-item__content-title{font-size:3.0172413793vw;margin-bottom:2.6939655172vw}.cause-item__content-line:before{width:2.8017241379vw;height:2.0474137931vw;margin-right:1.6163793103vw}.cause-item__content-line{margin-bottom:1.0775862069vw}.cause-item__number{width:11.3146551724vw;height:11.3146551724vw;font-size:4.3103448276vw}.section-possibilities:before{display:none}.section-possibilities{margin-top:10.775862069vw}.possibilities-item:nth-child(6){display:none}.possibilities-item p{line-height:3.7715517241vw;min-height:auto}.possibilities-item ul{padding-left:3.2327586207vw;line-height:3.7715517241vw}.possibilities-item{padding:5.3879310345vw 3.7715517241vw;margin-top:4.3103448276vw}.possibilities-item-mobile{display:block;margin-top:2.5862068966vw;background:#f0f;color:#fff}.possibilities-item__pic{width:68.8577586207vw}.possibilities-item__tag{line-height:3.7715517241vw;padding:.2155172414vw 2.5862068966vw}.button-icon:before{width:3.7715517241vw;height:.3232758621vw}.button-icon svg{width:1.724137931vw;margin-left:-1.400862069vw}.button-possibilities{margin:23.7068965517vw auto 0 0;padding:0 11.9612068966vw 0 5.3879310345vw;width:100%;height:10.8836206897vw;font-size:2.8017241379vw}.section-tariff{padding-top:40.8405172414vw}.section-tariff__bg{margin-top:-10.775862069vw;height:116.8103448276vw;background-position:-32.3275862069vw}.reels-items .swiper-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit}.reels-items{margin:-4.3103448276vw;padding:4.3103448276vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reels-item{height:98.0603448276vw;margin:0;width:100%;padding:8.1896551724vw 8.6206896552vw 3.2327586207vw}.reels-item:nth-child(2){margin-top:30px}.reels-item__title{font-size:6.4655172414vw;margin-bottom:3.2327586207vw}.reels-item__info{margin-bottom:8.6206896552vw;font-size:2.5862068966vw}.reels-item__list li{margin-bottom:1.0775862069vw}.reels-item__list{padding-left:4.0948275862vw}.reels-item__price:before{width:118.5344827586vw;height:118.5344827586vw;top:-7.650862069vw;left:-55.6034482759vw}.reels-item__price span{font-size:4.3103448276vw;line-height:8.6206896552vw}.reels-item__price img{width:3.6637931034vw}.reels-item__price{padding:4.7413793103vw 3.3405172414vw}.instruction{margin:10.775862069vw -4.3103448276vw 0;padding:0 4.3103448276vw}.reels-item__price-icon:before{height:.6465517241vw;width:5.8189655172vw}.reels-item__price-icon img{margin-left:-2.6939655172vw}.instruction-item{padding:4.3103448276vw 3.2327586207vw}.instruction-item__pic{width:14.3318965517vw;height:14.3318965517vw;margin-right:3.9870689655vw}.instruction-text{font-size:2.1551724138vw;margin-bottom:1.9396551724vw}.instruction-name{font-size:1.724137931vw}.accordion-container{max-width:100%;margin-top:10.775862069vw}.accordion-item{margin-bottom:.5387931034vw}.accordion-head img{margin-left:1.0775862069vw;width:4.849137931vw}.accordion-head img{width:4.75vw;margin-left:2.5vw}.accordion-head{padding:1.9396551724vw 4.3103448276vw;font-size:5.3879310345vw}.accordion-head{font-size:4.5vw}.accordion-content__block{padding:1.9396551724vw 2.1551724138vw 2.1551724138vw 4.3103448276vw}.section-contact{padding:9.6982758621vw 0;margin-top:16.1637931034vw}.contact{max-width:100%;padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact-left{width:100%}.form-item{margin-bottom:3.0172413793vw}input{padding:0 1.724137931vw;height:6.6810344828vw}textarea{padding:1.8318965517vw 1.724137931vw;height:22.7370689655vw}.contact-right .button{height:7.5431034483vw;padding:0 6.25vw;margin-top:0;font-weight:700;font-size:2.8017241379vw}.contact-right{width:100%;margin-top:8.6206896552vw}.contact-right{width:100%}.contact-right>picture{display:none}.agreed-icon input:checked+span:before{width:3.4482758621vw;height:3.4482758621vw}.agreed-icon{margin-right:1.9396551724vw;width:4.3103448276vw;height:4.3103448276vw}.agreed-icon{margin-right:4.5vw;width:5.25vw;height:5.25vw}.label{font-size:2.1551724138vw}.footer-top{padding:6.4655172414vw 0 9.4827586207vw}.footer-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-logo img{width:20.0431034483vw}.footer-logo{margin-bottom:4.849137931vw}.footer-container{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.footer-menu__item{margin-bottom:3.2327586207vw;line-height:2.5862068966vw}.footer-menu__link{font-size:2.1551724138vw;line-height:2.5862068966vw}.footer-line{font-size:2.1551724138vw;margin-bottom:3.2327586207vw;line-height:2.5862068966vw}.footer-end{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:6.3577586207vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer-bot img{margin-left:.5387931034vw}.footer-bot{-ms-flex-preferred-size:50%;flex-basis:50%;font-size:2.1551724138vw}.footer-pay{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-pay img{margin-right:3.4482758621vw}.footer-bottom{padding:4.3103448276vw 0;font-size:2.1551724138vw}.page-text{padding-bottom:10.4166666667vw}.page-text h3{margin:4.1666666667vw 0 2.0833333333vw}.page-text h4{margin:2.0833333333vw 0 0}.page-text p{margin-top:2.0833333333vw}.mb-30{margin-bottom:3.125vw}}@media (max-width:767px){.candidate-items{margin:-9.5238095238vw auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.candidate-item{font-size:7.1428571429vw;margin:7.1428571429vw 3.5714285714vw 0}}@media (max-width:600px){body{font-size:4.5vw}.popup__content br{display:none}.header-logo{width:21.75vw}.button-header{height:12vw;font-size:6vw;padding:0 7.5vw;margin-top:7.5vw}.header-login{font-size:6vw}.header-menu__link{font-size:6vw}.section-top{padding-top:27.5vw}.section-top__bg{padding:0}.top-content{display:none}h1{font-size:10vw}h2{font-size:8vw;margin-bottom:10vw;text-align:center}h2 img{display:none}h3{font-size:8vw;margin-bottom:2.5vw}.main-top__block ul{padding-left:6.25vw}.main-top__block ul li{margin-bottom:2.5vw}.main-top__block{font-size:4.5vw}.button-start{padding:3.5vw 3.5vw;margin-top:10.5vw;font-size:4.5vw;width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-cause{margin-top:20vw}.cause-item-entry{padding:5vw 5vw 5vw 21.25vw;-webkit-mask-image:none;mask-image:none;position:relative}.no-webp .cause-item-entry:before{background-image:url(../img/Subtract.jpg)!important}.cause-item-entry:before{content:"";width:74px;height:82px;position:absolute;background-size:cover;top:0;left:0}.cause-item__content-title{font-size:5vw;margin-bottom:3.75vw}.cause-item__content-line:before{width:6.25vw;height:4.5vw;margin-right:3.75vw}.cause-item__content-line{margin-bottom:3.25vw}.cause-item__number{z-index:1}.section-possibilities{margin-top:20vw}.possibilities-item p{line-height:5vw;min-height:auto}.possibilities-item ul{line-height:5vw;padding-left:7.5vw;min-height:auto}.possibilities-item{margin-top:10vw;-ms-flex-preferred-size:100%;flex-basis:100%;border-radius:20px;padding:12.5vw 5vw 7.5vw}.possibilities-item__pic{width:100%;margin-top:4vw}.possibilities-item__tag{line-height:5vw;padding:.5vw 3.5vw;font-size:3.5vw;margin-bottom:7.5vw}.button-icon:before{width:8.75vw;height:.75vw}.button-icon svg{width:4vw;margin-left:-3.25vw}.button-possibilities{margin:12.5vw auto 0 0;padding:2.5vw 7.5vw 2.5vw 5.5vw;width:100%;height:16vw;font-size:3.75vw}.reels-item{padding:12.5vw 5vw;height:145.75vw}.reels-item__title{font-size:8vw;margin-bottom:2.5vw}.reels-item__info{margin-bottom:7.5vw;font-size:4.5vw}.reels-item__list li{margin-bottom:2.5vw}.reels-item__price:before{width:275vw;height:275vw;top:-5.25vw;left:-129vw}.reels-item__price span{font-size:7.5vw;line-height:20vw}.reels-item__price img{width:6vw}.reels-item__price{padding:2.5vw 7.75vw}.reels-item__price-icon:before{height:1.25vw;width:11vw}.reels-item__price-icon img{margin-left:-5vw}.instruction-item{padding:10vw 7.5vw;-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}.instruction-item__pic{margin-right:0;width:33.25vw;height:33.25vw;margin-bottom:9.25vw}.instruction-text{font-size:4vw;margin-bottom:4.5vw}.instruction-name{font-size:4vw}.form-item{margin-bottom:5vw}input{padding:0 5vw;height:13.75vw;font-size:4.5vw}textarea{padding:4.25vw 5vw;height:52.75vw}.contact-right .button{width:100%;height:14vw;font-size:4.5vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-right .button img{display:none}.agreed{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.label{font-size:4vw}.footer-logo img{width:21.75vw}.footer-logo{margin-bottom:10vw}.footer-menu{-ms-flex-preferred-size:40%;flex-basis:40%}.footer-menu__item{font-size:2.5vw;line-height:3.5vw;margin-bottom:5vw}.footer-links{-ms-flex-preferred-size:60%;flex-basis:60%}.footer-menu__link{font-size:2.5vw;line-height:3.5vw}.footer-line{font-size:2.5vw;line-height:3.5vw;margin-bottom:5vw}.footer-end{margin-top:10vw}.footer-bot img{margin-left:1.25vw}.footer-bot{font-size:2.5vw}.footer-pay{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer-pay img{height:4vw}.footer-bottom{padding:5vw 0;font-size:2.5vw}}@media (max-width:47.99875em){.icon-menu{display:block;position:relative;width:30px;height:18px;cursor:pointer;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;left:0;position:absolute;width:100%;height:2px;background-color:#000}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - 1px)}.menu-open .icon-menu span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.menu-open .icon-menu::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px)}.menu-open .icon-menu::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}}.webp .advantage-item__icon:before{background:url(../img/arrow-pic.webp) no-repeat center}.webp .section-possibilities:before{background-image:url(../img/bg-possibilities.webp)}.webp .section-tariff__bg{background-image:url(../img/tariff.webp)}@media (max-width:600px){.webp .cause-item-entry:before{background-image:url(../img/Subtract.webp)!important}}