.footer{padding:25px;text-align:center;margin-top:auto;color:#4d4e54}@media screen and (max-width:750px){.footer{display:grid;gap:10px;padding:24px;font-size:14px}.footer .color-text3{color:#4d4e54}}.footer>a,.footer>span{opacity:.4}.footer>a{margin-left:16px;text-decoration:none;color:#4d4e54}.footer>a:hover{color:#e60000;opacity:1}@media screen and (max-width:750px){.footer>a{margin-left:0}}.footer-flex{justify-content:center;gap:24px;flex-wrap:wrap;margin:20px 0}.footer-flex a{display:flex;gap:10px;text-decoration:none;color:#4d4e54;align-items:center}.color-text3{color:#94959a}.open-block{position:relative}.open-block__wrapper{transition:height .3s ease}.open-block--overflow .open-block__wrapper{overflow:hidden}.open-block__label{cursor:pointer}.header{display:flex;flex-direction:column;padding:4px 0;position:sticky;position:-webkit-sticky;z-index:1;background:#f7f7f9;top:0}@media screen and (max-width:750px){.header{height:56px;padding:0}}@media screen and (max-width:750px){.header.is_menu_open{position:fixed;right:0;bottom:0;left:0;height:100%;overflow-y:hidden}}@media screen and (max-width:750px){.header__logo{width:168px;height:46px}}.header__content{height:64px}.header__content svg{display:block}@media screen and (max-width:750px){.header__content{height:56px}}.header__right{margin-left:auto;gap:30px}@media screen and (max-width:750px){.header__right{gap:5px}}.header__right a{color:#13141d;text-decoration:none}@media screen and (max-width:750px){.header__right a[href^=tel] .header__icon{background:#e60000}.header__right a[href^=tel] .header__icon svg{filter:invert(1)}}.header__right a:hover{color:#e60000}@media screen and (max-width:750px){.header__right a span{display:none}}.header__icon{width:40px;height:40px;border-radius:20px;background:#fff;box-shadow:0 3px 9px #bbbed3;padding:8px;margin-right:10px}@media screen and (max-width:750px){.header__icon{margin-right:0;box-shadow:none}}@media screen and (max-width:750px){.header .button{display:none}}.header__menu{width:48px;height:48px;justify-content:center;border-radius:50%;background:#fff;cursor:pointer;color:#4d4e54;transition:all .3s ease 0s}@media screen and (max-width:750px){.header__menu{width:40px;height:40px}}.is_menu_open .header__menu{background:#002e99;color:#fff}.header__document-link img{display:none}@media screen and (max-width:750px){.header__document-link img{display:block;width:24px;height:24px}}@media screen and (max-width:750px){.header__document-link span{display:none}}@media screen and (max-width:750px){.header__document-link{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}}.mb-1{margin-bottom:4px}@media screen and (max-width:750px){.header-menu{background:none;overflow-y:auto;margin:0 -20px}}.header-menu .container{position:relative;z-index:1}.header-menu__part{gap:8px}.header-menu__part+.header-menu__part{gap:16px;margin-left:80px}.header-menu__link{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 16px;text-align:center;color:#4d4e54;border-radius:6px}.header-menu__link img{margin-bottom:8px}.header-menu__link:hover{background:#f2f3f8;color:#d32123}.header-menu__content{position:absolute;justify-content:center;right:0;top:4px;background:#e9edf0;padding:16px;overflow-y:auto;max-height:85vh;border-radius:16px}@media screen and (max-width:750px){.header-menu__content{position:static;padding:8px 0;margin:0 -8px;background:none}}.header-menu__content:before{content:"";position:absolute;bottom:100%;width:16px;height:6px;right:28px}@media screen and (max-width:750px){.header-menu__content:before{display:none}}.header-menu__grid{display:grid;grid-template-columns:repeat(3,112px);gap:4px;padding:16px}@media screen and (max-width:750px){.header-menu__grid{grid-template-columns:repeat(3,1fr)}}.header-menu .open-block{background:#fff;border-radius:6px}.header-menu .open-block+.open-block{margin-top:4px}.header-menu .open-block__label{font-size:16px;font-weight:500;color:#4d4e54;padding:16px}.header-menu .open-block__label img{margin-right:6px}.header-menu .open-block__state{margin-left:auto;width:16px;height:16px;position:relative;display:flex;align-items:center;justify-content:center}.header-menu .open-block__state:after,.header-menu .open-block__state:before{content:"";display:block;width:11px;border:1px solid #94959a;border-radius:2px}.header-menu .open-block__state:before{transform:rotate(90deg);position:absolute;margin:auto;opacity:0;transition:opacity .3s ease 0s}.header-menu .open-block.is_open .open-block__state:before,.header-menu .open-block.open-block--overflow .open-block__state:before{opacity:1}.header-menu .open-block__content:before{content:"";display:block;margin:0 28px;height:1px;background:#d8dee6}.header-menu-dimmer{flex-grow:1;background:#13141d;opacity:.2}@media screen and (max-width:750px){.header-menu-dimmer{opacity:1;background:#e9edf0}}.open-block--gray{margin-top:8px!important;font-size:16px;font-weight:500;line-height:1.4}.open-block--gray a{background:#e60000!important;text-align:center;color:#fff}.open-block--gray a:hover{background:#fff!important;color:#e60000!important}.modal-request{background:hsla(0,0%,100%,.192);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;inset:0 0 0 0;z-index:2;display:flex;align-items:center;justify-content:center}@media screen and (max-width:750px){.modal-request{height:100vh}}.modal-request__title{font-style:normal;font-weight:700;font-size:40px;line-height:130%;margin-bottom:40px;margin-top:20px;text-align:center}@media screen and (max-width:750px){.modal-request__title{font-size:28px;margin-top:30px;margin-bottom:30px}}.modal-request__block{background:#fff;height:-moz-max-content;height:max-content;border-radius:16px;box-shadow:0 13px 49px 0 rgba(135,145,171,.5019607843137255);padding:40px;position:relative}@media screen and (max-width:750px){.modal-request__block{padding:15px;height:100%;overflow-y:scroll}}.modal-request__close{position:absolute;right:20px;top:20px;width:40px;height:40px}.modal-request__close svg{cursor:pointer}@media screen and (max-width:750px){.modal-request__close{top:10px;right:10px}}.modal-request__price{font-weight:700;font-size:24px;display:flex;align-items:center;padding:20px;background:#f7f7f9;border-radius:12px;margin:24px 0;justify-content:flex-end}@media screen and (max-width:750px){.modal-request__price{font-size:20px}}@media screen and (max-width:750px){.modal-request button{display:block;margin:0 auto}}.cropped-img img{-o-object-fit:cover;object-fit:cover}a[data-v-d09e57a2]{text-decoration:none;color:currentColor;gap:8px;justify-content:center}a[data-v-d09e57a2]:hover{color:#e60000}a svg[data-v-d09e57a2]{flex-shrink:0}@font-face{font-family:OsnovaPro;src:url(../fonts/OsnovaPro.0b7760df.eot);src:url(../fonts/OsnovaPro.0b7760df.eot) format("embedded-opentype"),url(../fonts/OsnovaPro.2947fe76.woff2) format("woff2"),url(../fonts/OsnovaPro.3f002e6c.woff) format("woff"),url(../fonts/OsnovaPro.74cfca97.ttf) format("truetype"),url(../img/OsnovaPro.e28297db.svg#OsnovaPro) format("svg");font-weight:400;font-style:normal}@font-face{font-family:OsnovaPro;src:url(../fonts/OsnovaProMedium.c1a4eb7a.eot);src:url(../fonts/OsnovaProMedium.c1a4eb7a.eot) format("embedded-opentype"),url(../fonts/OsnovaProMedium.6f8ea892.woff2) format("woff2"),url(../fonts/OsnovaProMedium.40b2d953.woff) format("woff"),url(../fonts/OsnovaProMedium.a6f5a361.ttf) format("truetype"),url(../img/OsnovaProMedium.a9069617.svg#OsnovaProMedium) format("svg");font-weight:500;font-style:normal}@font-face{font-family:OsnovaPro;src:url(../fonts/OsnovaProBold.ab78c670.eot);src:url(../fonts/OsnovaProBold.ab78c670.eot) format("embedded-opentype"),url(../fonts/OsnovaProBold.a175f571.woff2) format("woff2"),url(../fonts/OsnovaProBold.a9346fd8.woff) format("woff"),url(../fonts/OsnovaProBold.17e96768.ttf) format("truetype"),url(../img/OsnovaProBold.9a3a598d.svg#OsnovaProBold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:OsnovaPro;src:url(../fonts/OsnovaProHeavy.6cf1a397.eot);src:url(../fonts/OsnovaProHeavy.6cf1a397.eot) format("embedded-opentype"),url(../fonts/OsnovaProHeavy.4dc497c0.woff2) format("woff2"),url(../fonts/OsnovaProHeavy.02e1548d.woff) format("woff"),url(../fonts/OsnovaProHeavy.87cffce8.ttf) format("truetype"),url(../img/OsnovaProHeavy.5087f945.svg#OsnovaProHeavy) format("svg");font-weight:900}.text_76_h{font-style:normal;font-weight:900;font-size:76px;line-height:106%;letter-spacing:.02em}@media screen and (max-width:750px){.text_76_h{font-size:30px}}.text_76_b{font-size:76px;font-weight:700;line-height:91px;font-style:normal}@media screen and (max-width:750px){.text_76_b{font-size:30px;line-height:35px}}.text_54_xb{font-weight:800;font-size:54px;line-height:120%}@media screen and (max-width:750px){.text_54_xb{font-size:32px}}.text_40_xb{font-weight:800;font-size:40px;line-height:140%}@media screen and (max-width:750px){.text_40_xb{font-size:24px}}.text_32_xb{font-weight:800;font-size:32px;line-height:140%}@media screen and (max-width:750px){.text_32_xb{font-size:20px}}.text_40_b{font-style:normal;font-weight:700;font-size:40px;line-height:130%}@media screen and (max-width:750px){.text_40_b{font-size:28px}}.text_32_b{font-style:normal;font-weight:700;font-size:32px;line-height:140%}@media screen and (max-width:750px){.text_32_b{font-size:20px}}.text_24_b{font-style:normal;font-weight:700;font-size:24px;line-height:140%}@media screen and (max-width:750px){.text_24_b{font-size:16px}}.text_16_b{font-size:16px}.text_14_b,.text_16_b{font-style:normal;font-weight:700;line-height:140%}.text_14_b{font-size:14px}.text_24_m{font-weight:500;font-size:24px;line-height:140%}@media screen and (max-width:750px){.text_24_m{font-size:18px}}.text_21_m{font-weight:500;font-size:21px;line-height:140%}@media screen and (max-width:750px){.text_21_m{font-size:16px}}.text_19_m{font-size:19px}.text_16_m,.text_19_m{font-style:normal;font-weight:500;line-height:140%}.text_16_m{font-size:16px}@media screen and (max-width:750px){.text_16_m{font-size:13px}}.text_14_m{font-size:14px}.text_12_m,.text_14_m{font-style:normal;font-weight:500;line-height:140%}.text_12_m{font-size:12px}.text_12{font-size:12px}.text_12,.text_24{font-style:normal;line-height:140%}.text_24{font-size:24px}@media screen and (max-width:750px){.text_24{font-size:17px;font-weight:400}}.text_20{font-size:20px}.text_19,.text_20{font-style:normal;font-weight:400;line-height:140%}.text_19{font-size:19px}@media screen and (max-width:750px){.text_19{font-size:16px}}.text_16{font-size:16px}.text_14,.text_16{font-style:normal;font-weight:400;line-height:140%}.text_14{font-size:14px}.cups{text-transform:uppercase}.bold{font-weight:700}.tac{text-align:center}.tac .price{color:#9a9ba4}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-active{opacity:0}.row{margin:0 -10px;display:flex;flex-wrap:wrap}.row--fullwidth{margin-left:0;margin-right:0}.row--centered{justify-content:center}.col{padding:0 10px;box-sizing:border-box}@media screen and (max-width:1180px){.col{padding:0 10px}}@media screen and (max-width:750px){.col{padding:0 10px}}.col--centered{margin:0 auto}.col--padding-left{padding-right:0}.col--padding-right{padding-left:0}.col--no-padding{padding-left:0;padding-right:0}.col--end{margin-left:auto}.col.lg-12{width:100%}.col.lg-11{width:91.66666667%}.col.lg-10{width:83.33333333%}.col.lg-9{width:75%}.col.lg-8{width:66.66666667%}.col.lg-7{width:58.33333333%}.col.lg-6{width:50%}.col.lg-5{width:41.66666667%}.col.lg-4{width:33.33333333%}.col.lg-3{width:25%}.col.lg-2{width:16.66666667%}.col.lg-1{width:8.33333333%}@media screen and (max-width:1180px){.col.md-12{width:100%}.col.md-11{width:91.66666667%}.col.md-10{width:83.33333333%}.col.md-9{width:75%}.col.md-8{width:66.66666667%}.col.md-7{width:58.33333333%}.col.md-6{width:50%}.col.md-5{width:41.66666667%}.col.md-4{width:33.33333333%}.col.md-3{width:25%}.col.md-2{width:16.66666667%}.col.md-1{width:8.33333333%}}@media screen and (max-width:750px){.col.sm-12{width:100%}.col.sm-11{width:91.66666667%}.col.sm-10{width:83.33333333%}.col.sm-9{width:75%}.col.sm-8{width:66.66666667%}.col.sm-7{width:58.33333333%}.col.sm-6{width:50%}.col.sm-5{width:41.66666667%}.col.sm-4{width:33.33333333%}.col.sm-3{width:25%}.col.sm-2{width:16.66666667%}.col.sm-1{width:8.33333333%}}@keyframes fade{0%{opacity:0}to{opacity:1}}body,html{margin:0;padding:0;font-family:OsnovaPro}img{display:block;max-width:100%}a{transition:all .3s ease 0s}*{box-sizing:border-box}.sm-hide{display:block}@media screen and (max-width:750px){.sm-hide{display:none}}@media screen and (min-width:751px){.md-hide{display:none}}#app{background:#f7f7f9;height:100vh;display:flex;flex-direction:column;overflow-y:auto}h2{font-size:24px;margin-top:18px}.flex,.flex-c{display:flex}.flex-c{align-items:center}.container{max-width:1440px;margin:0 auto;padding:0 40px;width:100%}@media screen and (max-width:750px){.container{padding:0 20px}}.content{margin-top:55px;padding-bottom:55px}@media screen and (max-width:750px){.content{margin-top:30px;padding-bottom:30px}}.content__title{margin-bottom:40px}@media screen and (max-width:750px){.content__title{margin-bottom:20px}}.page-container{flex-grow:1}.color-red{color:#e60000}.button{background:#e60000;color:#fff;font-family:OsnovaPro,Roboto,Arial,serif;height:40px;font-weight:700;font-size:16px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:0;box-shadow:0 3px 9px rgba(166,14,14,.42);transition:all .3s ease 0s}.button[disabled]{pointer-events:none;background:#94959a}@media screen and (max-width:750px){.button{height:48px}}.button--dark{background:#333;box-shadow:none}.button:not(.button--static){cursor:pointer}.button:not(.button--static):hover{background:#13141d}.button--big{padding:0 32px;height:56px;font-size:19px}.form{background:#fff;border-radius:16px;box-shadow:0 13px 49px 0 rgba(135,145,171,.5019607843137255)}@media screen and (max-width:750px){.form{box-shadow:none;border-radius:0;margin:0 -20px}}.form__header{padding:64px 270px 80px;text-align:center}@media screen and (max-width:750px){.form__header{padding:40px 20px 40px;flex-direction:column}}.form__header .text_40_b{margin-bottom:12px}.form__subtitle{margin-top:22px;color:#4d4e54}.form__subtitle:before{content:"";display:block;border-left:22px solid #ffc700;background:#e60000;width:22px;height:4px;margin:0 auto 22px;border-right:22px solid #00f}.form__content{padding:0 170px 30px}@media screen and (max-width:750px){.form__content{padding:0 20px 30px}}.form__footer{padding:30px 40px;background:#fefbe3;color:#9a9ba4;border-radius:0 0 16px 16px;display:flex;align-items:center;gap:17px}.form__footer-icon{width:22px;min-width:22px;height:22px;border-radius:50%;background:url(../img/Subtract.a273e1b2.svg) no-repeat 50%}.form-visa__img{margin:30px auto 0}@media screen and (max-width:750px){.form-visa__img{max-width:80%}}.form .country-selector.has-hint .country-selector__input,.form .country-selector.has-value .country-selector__input,.form .form__content .input-tel__input,.form .reportrange-text{height:56px;border-radius:6px!important;padding:11px 16px;display:flex;align-items:center;font-weight:500;font-size:19px;font-family:OsnovaPro,Roboto,Arial,serif;box-shadow:0 2px 3px 0 rgba(73,79,88,.12941176470588237);border-color:#d8dee6!important;caret-color:#13141d!important}.form .country-selector.has-hint .country-selector__input:focus,.form .country-selector.has-value .country-selector__input:focus,.form .form__content .input-tel__input:focus,.form .reportrange-text:focus{box-shadow:0 0 0 .125rem rgba(73,79,88,.12941176470588237)!important}.form .form__content .input-tel__input{border-radius:0 6px 6px 0!important}.form .country-selector.has-hint .country-selector__input,.form .country-selector.has-value .country-selector__input{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.form .country-selector,.form .input-tel{height:56px!important}@media screen and (max-width:750px){.form .button{width:100%;font-size:16px;height:48px}}.form-group{display:grid;grid-auto-flow:column;gap:16px;flex-wrap:wrap}@media screen and (max-width:750px){.form-group{grid-auto-flow:row}}.form-group+.form-group{margin-top:26px}@media screen and (max-width:750px){.form-group+.form-group{margin-top:16px}}.form-group--lg-offset{margin-top:32px!important}.form-group .vue-phone-number-input .select-country-container{flex:0 0 60px!important;width:60px!important;min-width:60px!important;max-width:60px!important}.form-group .country-selector__toggle{display:none!important}.form-group .dropdown-toggle,.form-group__input{height:56px;border-radius:6px!important;padding:11px 16px;display:flex;align-items:center;box-shadow:0 2px 3px 0 rgba(73,79,88,.12941176470588237);border-color:#d8dee6!important;border:1px solid #d8dee6;width:100%;color:#13141d;font-weight:500;font-size:19px;font-family:OsnovaPro,Roboto,Arial,serif;outline:none;transition:box-shadow .3s ease 0s}.form-group .dropdown-toggle:focus,.form-group__input:focus{box-shadow:0 0 0 .125rem rgba(73,79,88,.12941176470588237)}.form-field{flex-shrink:0}@media screen and (max-width:750px){.form-field{width:100%}}.form-field--wide{flex-grow:1}.form-field--hard{flex-shrink:0}.form-field--centered{margin:0 auto}.form-field__label{width:300px;max-width:100%;margin-bottom:6px;color:#4d4e54}.user-form--column .form-field__label{width:100%}@media screen and (max-width:750px){.form-field__label{width:100%}}.form-field__label span{color:#e60000}.form-field__radio-list{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center}@media screen and (max-width:750px){.form-field__radio-list{display:block}}.form-field__checkbox,.form-field__radio{position:relative;flex-shrink:0;line-height:28px}@media screen and (max-width:750px){.form-field__checkbox,.form-field__radio{display:block;margin-top:12px;font-size:14px;line-height:140%}}.form-field__checkbox input,.form-field__radio input{position:absolute;opacity:0;visibility:hidden}.form-field__checkbox input:checked+span:before,.form-field__radio input:checked+span:before{background:url(../img/check.75624684.svg) no-repeat 50%,#ffc700;border:1px solid #ffc700}.form-field__checkbox>span,.form-field__radio>span{padding-left:46px;position:relative;display:inline-block}.form-field__checkbox>span:before,.form-field__radio>span:before{content:"";position:absolute;top:0;left:0;vertical-align:middle;display:inline-block;width:25px;height:25px;border-radius:6px;margin-right:16px;border:1px solid #d8dee6}@media screen and (max-width:750px){.form-field__checkbox>span:before,.form-field__radio>span:before{top:50%;margin-top:-14px}}.form-field__checkbox a,.form-field__radio a{margin-left:5px;color:#4d4e54}.form-gosnomer .form-field__label{width:-moz-max-content;width:max-content}.form-info{padding:20px;margin:15px 0;background:#f7f7f9;border-radius:12px}.form__no-wrap{flex-wrap:wrap}.form__no-wrap .form-field__label{width:auto}.form__no-wrap .form-field{flex:1}@media screen and (max-width:750px){.form__no-wrap{flex-wrap:wrap;flex-direction:column}}.total-price{display:flex;align-items:center;padding:20px;background:#f7f7f9;border-radius:12px;margin:24px 0;justify-content:space-between}.total-price__text{max-width:347px}.total-price__number{width:170px;text-align:center}.contacts-form{display:flex}.vue-daterange-picker{width:100%}.amoforms_iframe{position:absolute!important;top:0;left:0}.submit-error{margin-top:24px}.loader{width:20px;height:20px;border:3px solid #fff;border-radius:50%;border-color:transparent #fff #fff #fff;animation:spin .5s linear infinite;margin-left:10px}.content-card{padding:64px;background:#fff;border-radius:16px}@media screen and (max-width:750px){.content-card{padding:24px 16px}}.user-form{border-radius:16px;background:#fff;padding:24px;width:600px;max-width:100%;margin:0 auto;margin-top:24px}.user-form .button{margin:24px auto;border:0;font:inherit}.user-form .button[disabled]{opacity:.8;pointer-events:none}.user-form input[type=checkbox]{height:20px;width:20px;background:#fff;border:1px solid #d8dee6;box-shadow:0 2px 3px rgba(73,79,88,.13);transition:border-color .3s ease 0s;border-radius:6px;margin-right:8px}.user-form input[type=checkbox]:checked{background:url(../img/check-w.b417ee25.svg) 50%/10px no-repeat,#002e99;border-color:#002e99}@media screen and (max-width:750px){.user-form input[type=checkbox]{height:38px}}.user-form .submit-error a{display:block}.user-form .select{position:relative;white-space:nowrap}.user-form .select--open{z-index:2}.user-form .select__current{padding-top:11px;padding-bottom:11px;height:44px;border:1px solid #d8dee6;box-shadow:0 2px 3px rgba(73,79,88,.13);border-radius:6px;padding-right:35px;padding-left:16px;position:relative;cursor:pointer;align-items:center;overflow:hidden;text-overflow:ellipsis}.user-form .select__current:after{content:"";position:absolute;width:20px;right:12px;top:0;bottom:0;background:url(../img/arrow-down.49fc6a40.svg) 50% no-repeat;transition:transform .3s ease 0s}.select--open .user-form .select__current:after{transform:scaleY(-1)}.user-form .select__dropdown{position:absolute;background:#fff;top:100%;padding:16px 0;border:1px solid #000;left:0;margin-top:-1px;min-width:100%;max-height:320px;overflow-y:auto}.user-form .select__option{padding:8px 24px;cursor:pointer}.user-form .select__option:hover{background:#e9edf0}.shadow{box-shadow:0 16px 39px #bbbed3}@media screen and (max-width:750px){.shadow{box-shadow:none}}.tilt-tag{padding:17px 10px;background:#e60000;font-size:16px;font-weight:700;border-radius:6px;text-align:center;color:#fff;cursor:pointer}@media screen and (max-width:750px){.tilt-tag{padding:12px 24px;font-size:16px}}.site-block{margin-bottom:112px}@media screen and (max-width:750px){.site-block{margin-bottom:40px}}.hero{position:relative}@media screen and (max-width:750px){.hero{margin-left:-20px;margin-right:-20px}}.hero .cropped-img{border-radius:24px;overflow:hidden}@media screen and (max-width:750px){.hero .cropped-img{border-radius:0}}.hero__content{color:#fff;position:absolute;text-align:center;top:74px;left:0;right:0}.hero__content h1{margin:0;margin-bottom:-5px;text-transform:uppercase;background:linear-gradient(90deg,hsla(0,0%,100%,.4) 38.22%,rgba(22,30,31,.4) 103.08%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media screen and (max-width:750px){.hero__content{position:static;background:#171f1f;padding:40px 20px 0}}.hero .text_76_h{margin-top:16px}.hero__tilt-tag{background:#ffc700;width:-moz-max-content;width:max-content;padding:20px 40px;border-radius:50px;margin:0 auto;transform:rotate(-4deg);font-size:24px;color:#13141d;font-weight:700}@media screen and (max-width:750px){.hero__tilt-tag{padding:12px 24px;font-size:16px}}.bene-list{margin:0;padding:0}@media screen and (max-width:750px){.bene-list{margin-top:40px}}.bene-list__icon{width:68px;height:68px;border-radius:50%;background:#ffc700;flex-shrink:0;padding:10px;margin-top:-5px}@media screen and (max-width:750px){.bene-list__icon{width:50px;height:50px;padding:7px}.bene-list__icon svg{width:35px;height:35px}}.bene-list li{color:#4d4e54;gap:20px}.bene-list li+li{margin-top:24px}@media screen and (max-width:750px){.auto-grid{position:relative}.auto-grid--2{margin-top:72px}.auto-grid .row{flex-wrap:nowrap;overflow-x:auto;margin:0 -20px}.auto-grid .row .col{width:auto;flex-shrink:0;padding:0}}.auto-grid .col{color:#fff;display:flex;flex-direction:column}@media screen and (max-width:750px){.auto-grid .col{flex-direction:row}}.auto-grid .col a{position:absolute;bottom:10px;left:10px;background:rgba(19,20,29,.7);border-radius:12px;padding:10px;font-size:16px}@media screen and (max-width:750px){.auto-grid .col a{font-size:14px;font-weight:700;gap:0;padding:6px;left:-5px}}.auto-grid .col a:hover{background:#fff}.auto-grid__item{position:relative;background:#fff;border-radius:16px;height:100%}@media screen and (max-width:750px){.auto-grid__item{flex-shrink:0;width:310px;position:static}}.auto-grid__item img{border-radius:16px;height:100%}@media screen and (max-width:750px){.auto-grid__item img{border-radius:0;width:310px;height:310px;-o-object-fit:cover;object-fit:cover}}.auto-grid__item+.auto-grid__item{margin-top:20px;height:auto}@media screen and (max-width:750px){.auto-grid__item+.auto-grid__item{margin-top:0}}.auto-grid__item .cropped-img{height:100%}.auto-grid__text{padding:40px;display:flex;flex-direction:column;height:100%;color:#13141d;border-radius:16px}@media screen and (max-width:750px){.auto-grid__text{padding:0 4px 40px;flex-direction:row;gap:20px}}.auto-grid__icon{margin-top:auto;padding:10px;border-radius:50%;width:68px;height:68px;background:#ffc700}@media screen and (max-width:750px){.auto-grid__icon{margin-top:0;width:50px;height:50px;padding:7px}.auto-grid__icon svg{width:35px;height:35px}}.tariffs{margin-bottom:20px}.tariffs .row{justify-content:center}.tariffs .col{margin-bottom:24px}@media screen and (max-width:750px){.tariffs .no-wrap-sm{flex-wrap:nowrap!important}}@media screen and (max-width:750px){.tariffs{margin-top:72px;margin-bottom:34px}.tariffs--2{padding-bottom:40px}.tariffs .row{overflow-x:auto;margin:0 -20px;padding:0 10px 20px;justify-content:flex-start}.tariffs .row .col{width:100%;flex-shrink:0;margin-bottom:0}}.tariffs__header{margin-bottom:40px}.tariffs__item{background:#fff;border-radius:24px;display:flex;flex-direction:column;height:100%;transition:background .3s ease 0s}@media screen and (max-width:750px){.tariffs__item{padding:0;margin-bottom:30px}}.tariffs__item-content{padding:32px;height:100%;display:flex;flex-direction:column}.tariffs__item-list{padding:0;margin:0 0 20px 0}.tariffs__item-list li{padding:12px 0;border-bottom:1px solid #d8dee6;display:flex;align-items:center;gap:9px;font-size:16px;line-height:22px;color:#9a9ba4}.tariffs__item-list li:last-child{border-bottom:none}.tariffs__item-list li:before{content:"";display:block;width:24px;min-width:24px;height:24px;border-radius:50%;background:url(../img/off.6ea19bb8.svg) 50% no-repeat;border:1px solid #d8dee6}.tariffs__item-list .active{color:#13141d}.tariffs__item-list .active:before{border-color:#ffc700;background:url(../img/on.7d42484e.svg) 50% no-repeat,#ffc700}.tariffs__item-time{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:20px}.tariffs__item-time div{flex:1;padding:10px 5px;text-align:center;background:#f7f7f7;border-radius:6px;border:1px dashed #9a9ba4;color:#4d4e54;font-weight:700}.tariffs__item-time .active-time{border:2px solid #13141d;background:#fff;color:#13141d}.tariffs__item-price{margin-bottom:20px;margin-top:auto}.tariffs__item img{border-radius:24px}.tariffs .vip-active{background:#1d1e27}.tariffs .vip-active .tariffs__title,.tariffs .vip-active li{color:#fff}.tariffs .vip-active .tariffs__item-time div{background:#434755;color:#b7b9c8}.tariffs .vip-active .active-time{border-color:#fff;color:#fff!important;background:none!important}.tariffs .vip-active .tariffs__item-price{color:#fff}.tariffs img{margin:0}.tariffs__title{margin-bottom:10px}@media screen and (max-width:750px){.tariffs .cropped-img{margin-right:0!important}}.btn-group{display:block;height:56px;margin:0}.dropdown-toggle{background-image:none;padding:0 20px}.dropdown-menu{right:0;font-size:19px;font-weight:500;max-height:300px;overflow-y:scroll}.dropdown-menu a{padding:10px 20px}.dropdown-menu a:hover{color:#e60000!important}.caret{width:16px;height:16px;border:0;top:20px;background:url(../img/arrow-down.49fc6a40.svg) 50%/contain no-repeat}.input-country-selector.has-list-open .country-selector__label,.input-country-selector.is-focused .country-selector__label,.input-tel.is-focused .input-tel__label{color:#e60000!important}.apply{margin-bottom:48px}@media screen and (max-width:750px){.apply{margin-bottom:0}}@media screen and (max-width:750px){.cropped-img{margin-right:4px}.cropped-img img{border-radius:16px}}.errors-text{color:#e60000;font-weight:700;font-size:14px}@media screen and (max-width:750px){.no-margin-sm{margin-right:0}.no-margin-sm img{border-radius:0}}.button--want-parking{display:none}@media screen and (max-width:750px){.button--want-parking{display:block;margin:0 auto 40px}}.dokumenty{margin-top:40px;margin-bottom:48px}.dokumenty__back-link{display:flex;align-items:center;color:#9a9ba4;text-decoration:none;padding:10px 10px 10px 16px;background:#fff;width:-moz-max-content;width:max-content;border-radius:6px;margin-bottom:12px;font-size:19px;line-height:19px;gap:8px}.dokumenty__back-link svg{transform:translateY(-2px)}@media screen and (max-width:750px){.dokumenty__back-link{margin-bottom:20px}}.dokumenty__title{background:linear-gradient(90deg,#13141d,#8c8e9d 37.94%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:40px}@media screen and (max-width:750px){.dokumenty__title{margin-bottom:30px}}.dokumenty__content{display:flex;gap:30px}@media screen and (max-width:1180px){.dokumenty__content{flex-direction:column;align-items:center}}.dokumenty__left{background:#fff;padding:24px 44px;flex-grow:1;border-radius:24px}.dokumenty__left-title{padding:32px 0 12px;font-size:32px;line-height:38px;font-weight:700}@media screen and (max-width:750px){.dokumenty__left-title{font-size:20px;padding:15px 0 12px;line-height:24px}}.dokumenty__left h1,.dokumenty__left h2,.dokumenty__left h3{padding:24px 0 12px;font-size:24px;line-height:33px;font-weight:700}@media screen and (max-width:750px){.dokumenty__left h1,.dokumenty__left h2,.dokumenty__left h3{font-size:18px;padding:12px 0;line-height:22px}}.dokumenty__left h2{font-size:20px;line-height:28px}.dokumenty__left h3{font-size:18px;line-height:22px}.dokumenty__left p{padding:12px 0;font-size:16px;line-height:22px;font-weight:500;color:#4d4e54}.dokumenty__left .bank-card{padding-left:24px}.dokumenty__left .bank-card li{position:relative}.dokumenty__left .bank-card li:before{content:"";position:absolute;top:50%;left:-24px;background:#ff8000;display:block;width:14px;height:2px}@media screen and (max-width:1180px){.dokumenty__left{width:100%}}@media screen and (max-width:750px){.dokumenty__left{padding:24px}}.dokumenty__right{width:317px;min-width:317px;border-radius:24px;background:#1c1e27;display:flex;flex-direction:column;padding:8px 32px;font-size:16px;font-weight:700;line-height:22px;height:-moz-max-content;height:max-content}.dokumenty__right .router-link-active{color:#ffc700}.dokumenty__right-link{color:#fff;text-decoration:none;padding:12px 0;border-bottom:1px solid #333643}.dokumenty__right-link:last-child{border-bottom:none}@media screen and (max-width:400px){.dokumenty__right{width:100%;min-width:auto}}.page-success{display:flex;height:100%;align-items:center;justify-content:center}.page-success__block{display:flex;flex-direction:column;align-items:center}.page-success__image{width:150px;height:150px;background:green;border-radius:50%;display:flex;align-items:center;justify-content:center}.page-success__text{font-weight:700;font-size:36px;margin-top:20px}