

/* Start:/local/templates/adaptive/html/redesign2019/build/css/_scss-libs/select2.css?177615886615643*/
.select2-container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;vertical-align:middle;margin:0}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:28px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:8px;padding-right:30px}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;min-height:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:8px}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;font-size:100%;border:none;margin-top:5px}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{position:absolute;z-index:1051;left:-100000px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;border:1px solid #aaa;border-radius:4px;background-color:var(--old-select2-scss-libs-15)}.select2-results{display:block}.select2-results__options{list-style:none;padding:0;margin:0;overflow:hidden}.select2-results__option{padding:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:4px;background-color:var(--old-select2-scss-libs-1);border:var(--old-select2-scss-libs-2);color:var(--old-select2-scss-libs-3)}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{position:fixed;z-index:99;top:0;left:0;display:block;width:auto;min-width:100%;height:auto;min-height:100%;padding:0;opacity:0;border:0;background-color:#fff;margin:0}.select2-hidden-accessible{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;white-space:nowrap!important;border:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important}.select2-container--default .select2-selection--single{border:1px solid #aaa;border-radius:4px;background-color:#fff}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28px;color:#444}.select2-container--default .select2-selection--single .select2-selection__clear{float:right;font-weight:700;cursor:pointer}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:1px;right:1px;width:20px;height:26px}.select2-container--default .select2-selection--single .select2-selection__arrow b{position:absolute;top:50%;left:50%;width:0;height:0;border-style:solid;border-width:5px 4px 0;border-color:#888 transparent transparent;margin-left:-4px;margin-top:-2px}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px;border-color:transparent transparent #888}.select2-container--default .select2-selection--multiple{border:1px solid #aaa;border-radius:4px;background-color:var(--old-select2-scss-libs-15);cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 5px;margin:0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{float:left;color:#999;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{float:right;font-weight:700;cursor:pointer;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{float:left;padding:0 5px;border:1px solid #aaa;border-radius:4px;background-color:#e4e4e4;cursor:default;margin-right:5px;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{display:inline-block;font-weight:700;color:#999;cursor:pointer;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{border:none;outline:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{color:var(--old-select2-scss-libs-15);background-color:#5897fb}.select2-container--default .select2-results__group{display:block;padding:6px;cursor:default}.select2-container--classic .select2-selection--single{border:1px solid #aaa;border-radius:4px;outline:0;background-color:#f7f7f7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{line-height:28px;color:#444}.select2-container--classic .select2-selection--single .select2-selection__clear{float:right;font-weight:700;cursor:pointer;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{position:absolute;top:1px;right:1px;width:20px;height:26px;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;background-color:#ddd;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{position:absolute;top:50%;left:50%;width:0;height:0;border-style:solid;border-width:5px 4px 0;border-color:#888 transparent transparent;margin-left:-4px;margin-top:-2px}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{border:none;background:0 0}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px;border-color:transparent transparent #888}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{border:1px solid #aaa;border-radius:4px;outline:0;background-color:var(--old-select2-scss-libs-15);cursor:text}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;padding:0 5px;margin:0}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{float:left;padding:0 5px;border:1px solid #aaa;border-radius:4px;background-color:#e4e4e4;cursor:default;margin-right:5px;margin-top:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{display:inline-block;font-weight:700;color:#888;cursor:pointer;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{border:1px solid transparent;background-color:#fff}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{color:#fff;background-color:#3875d7}.select2-container--classic .select2-results__group{display:block;padding:6px;cursor:default}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/popups/popup-2024.css?177615887510412*/
.popup-redesign2024{--popup-padding-x:24px;position:fixed;bottom:0;max-width:600px;width:100%;padding:var(--popup-padding-x,24px) 0;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.08);box-shadow:0 4px 4px rgba(0,0,0,.08);margin:0 auto;border-radius:12px 12px 0 0;background:var(--bg-primary)}@media (min-width:600px){.popup-redesign2024{--popup-padding-x:40px}}@media (min-width:600px){.popup-redesign2024{position:relative;padding:var(--popup-padding-x,40px) 0 32px;border-radius:12px}}.popup-redesign2024--with-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:90vh}.popup-redesign2024--with-scroll[data-scrollbar]{position:fixed}.popup-redesign2024--with-scroll .input{max-width:none}@media (min-width:600px){.popup-redesign2024--with-scroll{max-height:90vh;height:auto}.popup-redesign2024--with-scroll[data-scrollbar]{position:relative}}.popup-redesign2024--with-scroll--adaptive{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:90vh}.popup-redesign2024--with-scroll .scrollbar-track{background-color:transparent}.popup-redesign2024--with-scroll .scrollbar-thumb{width:4px;background-color:var(--other-lines)}.popup-redesign2024--with-scroll .scrollbar-track-y{right:4px;width:4px}.popup-redesign2024 .popup__icon{width:64px;min-width:64px;height:64px;min-height:64px;margin-bottom:8px;margin-left:var(--popup-padding-x,40px)}@media (min-width:600px){.popup-redesign2024 .popup__icon{width:80px;min-width:80px;height:80px;min-height:80px;margin-bottom:12px}}.popup-redesign2024 .popup__close{position:absolute;top:24px;right:16px;width:16px;height:16px;padding:0;border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none;margin:0;cursor:pointer}@media (min-width:600px){.popup-redesign2024 .popup__close{top:16px;right:16px}}.popup-redesign2024 .popup__close svg{fill:var(--other-secondary)}.popup-redesign2024 .popup__header{font-family:inherit;font-size:24px;font-weight:600;line-height:28px;margin:0;width:85vw;padding-left:16px;color:var(--old-popup-2024-components-1)}@media (min-width:600px){.popup-redesign2024 .popup__header{font-size:28px;line-height:32px;text-align:center;width:auto;padding-left:0}}.popup-redesign2024 .popup__header.popup--referral__header{color:#ce253d;font-size:20px;font-weight:600;line-height:24px;width:300px}@media (min-width:360px){.popup-redesign2024 .popup__header.popup--referral__header{width:auto;margin:auto}}@media (min-width:600px){.popup-redesign2024 .popup__header.popup--referral__header{width:350px;margin:auto}}.popup-redesign2024 .popup__header-min{font-size:20px}.popup-redesign2024 .popup__text{margin-bottom:8px;color:var(--text-secondary-high)}.popup-redesign2024 .popup__text+.popup-redesign2024 .popup__text{margin-top:10px}.popup-redesign2024 .popup__text a:not([class]){color:#ce253d;border-bottom:1px solid transparent;-webkit-transition:border .5s cubic-bezier(.785,.135,.15,.86);transition:border .5s cubic-bezier(.785,.135,.15,.86)}.popup-redesign2024 .popup__text a:not([class]):hover{color:#b22034;border-color:currentColor}@media (max-width:599px){.popup-redesign2024 .popup__text.popup--mite__text{padding-right:30px}}.popup-redesign2024 .popup__text.popup--referral__text{color:#585858;font-size:18px;line-height:24px;margin-top:12px;margin-bottom:32px}@media (min-width:360px){.popup-redesign2024 .popup__text.popup--referral__text{width:auto;margin:12px auto 32px}}@media (min-width:600px){.popup-redesign2024 .popup__text.popup--referral__text{width:350px;margin:12px auto 32px}}.popup-redesign2024 .popup__subtext{font:normal 400 14px/18px "TT Norms Pro",sans-serif}.dark .popup-redesign2024 .popup__subtext{color:var(--text-secondary)}.light .popup-redesign2024 .popup__subtext{color:var(--text-secondary)}.popup-redesign2024 .popup__button-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media (max-width:599px){.popup-redesign2024 .popup__button-wrapper{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;position:fixed;bottom:0;left:0;gap:16px;padding:20px 16px 24px;color:var(--text-primary);background:var(--bg-primary)}}.popup-redesign2024 .popup__button-wrapper .btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:13px 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-width:166px;height:48px;border-radius:12px;background:#ce253d;color:#fff;text-align:center;font:normal 600 17px/22px "TT Norms Pro",sans-serif}.popup-redesign2024 .popup__button-wrapper .btn:disabled{color:#fff;border-color:var(--main-red-disabled);background:var(--main-red-disabled);pointer-events:none}@media (max-width:599px){.popup-redesign2024 .popup__button-wrapper .btn{width:100%}}.popup-redesign2024 .popup__button-wrapper .btn+.btn{margin:0}.popup-redesign2024 .popup__button-wrapper .btn.popup--mite__btn{padding:13px 28px;min-width:130px}.popup-redesign2024 .popup__button-wrapper .btn.popup--referral__btn{font-weight:400}@media (min-width:600px){.popup-redesign2024 .popup__button-wrapper .btn.popup--referral__btn{height:40px;font-size:17px;padding:10px 16px;min-width:135px}.popup-redesign2024 .popup__button-wrapper .btn.popup--referral__btn.btn--outline-red{width:135px;min-width:135px;padding:10px 30.5px}}.popup-redesign2024 .popup__button-wrapper .btn--outline-red{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:166px;padding:13px 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;gap:10px;border-radius:12px;border:1px solid #ce253d;background:0 0;color:#ce253d;text-align:center;font:normal 600 17px/22px "TT Norms Pro",sans-serif}.popup-redesign2024 .popup__button-wrapper .btn--outline-red:disabled{color:var(--main-red-disabled);border-color:var(--main-red-disabled);background:0 0;pointer-events:none}@media (max-width:599px){.popup-redesign2024 .popup__button-wrapper .btn--outline-red{width:100%;margin:0}}.popup-redesign2024 .popup__button-wrapper--nobefore::before{display:none!important}.popup-redesign2024 .popup__button-wrapper--static{position:static}@media (max-width:599px){.popup-redesign2024 .popup__button-wrapper--static{padding:0 0 24px!important}}.popup-redesign2024 .popup__btn-wrapper{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup-redesign2024 .popup__btn-wrapper .btn{margin-bottom:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.popup-redesign2024 .popup__container{max-width:600px;margin:0 auto;max-height:90vh;padding:0 16px}.popup-redesign2024 .popup__container .select2 .selection .select2-selection{height:46px!important}.popup-redesign2024 .popup__container .select2 .selection .select2-selection .select2-selection__rendered{height:46px!important}.popup-redesign2024 .popup__container .form__group{max-width:600px;padding:32px 0;margin:0 auto}@media (min-width:600px){.popup-redesign2024 .popup__container .form__group{max-width:500px}}@media (max-width:599px){.popup-redesign2024 .popup__container+.popup__button-wrapper{padding:0 16px 24px}}@media (min-width:600px){.popup-redesign2024 .popup__container{padding:0 var(--popup-padding-x,40px)}}@media (max-width:599px){.popup-redesign2024 .popup__container{max-width:100%}}.popup-redesign2024 .popup__btns-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024 .popup__btns-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.popup-redesign2024 .popup__btns-flex-inverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024 .popup__btns-flex-inverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}}.popup-redesign2024 .popup__btns-flex-col{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:center;-ms-flex-pack:center;justify-content:center;gap:16px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024 .popup__btns-flex-col{gap:20px}}.popup-redesign2024 .popup__grid-2col{display:grid;grid-template-columns:1fr 2fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024 .popup__grid-2col{grid-template-columns:1fr;gap:8px}}.popup-redesign2024__form{position:relative}.popup-redesign2024_mobile-bottom{position:relative;border-radius:16px}.popup-redesign2024_mobile-bottom .popup__close{width:32px;height:32px;top:12px;right:12px}@media (max-width:767px){.popup-redesign2024_mobile-bottom{position:fixed;z-index:100;padding-top:24px;padding-bottom:24px;border-radius:16px 16px 0 0;margin:0;max-width:none}.popup-redesign2024_mobile-bottom .popup__header{margin-bottom:20px;padding-right:45px;padding-left:20px!important;text-align:left}}@media (max-width:767px) and (max-width:600px){.popup-redesign2024_mobile-bottom .popup__header{padding-right:0}}@media (max-width:767px){.popup-redesign2024_mobile-bottom .popup__container{max-width:unset;width:100%;padding:0}}@media (max-width:767px){.popup-redesign2024_mobile-bottom .popup-container-btn{padding-left:16px;padding-right:16px}.popup-redesign2024_mobile-bottom .btn{width:100%}}.popup-redesign2024__overlayed{position:fixed;top:0;left:0;width:100%;height:100%;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;z-index:3010;background-color:rgba(11,11,11,.4)}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/form/form.css?177615887222551*/
.form__group-wrapper+.form__group-wrapper{border:1px solid #eaeaea}.form__osago-ul .form__agent-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__osago-ul .form--agent-block{width:28%}@media (max-width:768px){.form__osago-ul .form__agent-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:inherit;height:inherit}.form__osago-ul .form__label{margin-bottom:10px!important;text-align:center}.form__osago-ul .form__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:768px){.form__osago-ul .search-btn-agent{top:20px!important}}.form__osago-ul .input__agent-block{width:inherit!important}.form__osago-ul .input__control{font-size:15px}.form__group{position:relative;max-width:320px;padding:40px 0;margin:0 auto}@media (min-width:640px){.form__group{max-width:590px}}@media (min-width:640px){.form__group--osago{max-width:520px}.form__group--osago .form__row-ht-0{margin-top:0!important}.form__group--osago .form__row--relative-top{top:-20px}}.form__group .input__note{font-size:14px;line-height:18px;color:var(--old-form-2);margin-top:10px}@media (min-width:640px){.form__group--agent-block,.form__group--aviation{max-width:550px}}.form__group--full{max-width:none;margin:0}.form__group--full .input{max-width:none}@media (min-width:640px){.form__group--full .form__label{width:200px}.form__group--full .form__input{width:calc(100% - 200px)}}@media (min-width:768px){.form__group--full{margin:0 40px}}.form__group--wide{max-width:280px}@media (min-width:640px){.form__group--wide{max-width:320px}}@media (min-width:700px){.form__group--wide{max-width:720px;padding-left:20px;padding-right:20px}}@media (min-width:640px){.form__group--wide .form__label{width:100%;margin-bottom:10px}}@media (min-width:700px){.form__group--wide .form__label{width:52.94118%;margin-bottom:0}}@media (min-width:640px){.form__group--wide .form__input{width:100%;max-width:none}}@media (min-width:700px){.form__group--wide .form__input{width:47.05882%}}.form__group--slim{padding:20px 0}@media (min-width:768px) and (max-width:1023px){.form__group--tab{max-width:100%;margin-left:-40px}.form__group--tab .form__label{width:200px}}@media (min-width:0px) and (max-width:639px){.form__group--tab .form__label{text-align:center}}.form__group--wide-600{max-width:600px}.form__group--wide-520{max-width:520px}.form__group--border-top{border-top:1px solid var(--old-form-1);margin-top:40px}.form__subtitle+.form__group{padding-top:0}.form__group hr:last-child{display:none}.form__group--agent-programs .form__label{width:auto}.form__group--agent-programs .form__input{width:100%;max-width:270px}.form__group--agent-filter{max-width:1100px}.form__group--agent-filter .form__input{max-width:230px;margin-right:10px}.form__group--partners{width:100%;max-width:none;padding:0 80px}@media (max-width:1023px){.form__group--partners{padding:0 25px}}@media (max-width:767px){.form__group--partners{padding:0}}@media (min-width:640px) and (max-width:800px){.form__group--login{margin:0}}.form__group+.form__group{border-top:1px solid var(--old-form-1)}.form__group+.form__group.form__group--profile{border-bottom:1px solid var(--old-form-1)}.form__group+.form__group.form__group--profile:nth-last-child(1){border-bottom:none}.form__group+.form__group.form__group--no-border{padding-top:0;border:none}.form__group-name{font-size:17px;line-height:normal;font-weight:700;text-transform:uppercase;color:#777;margin:0 0 30px}.form__group-name--profile{line-height:1.71429;font-weight:400;margin:0 30px 26px 0}.form__btn-close{position:absolute;top:-20px;right:0;width:24px;height:24px;background:url(/assets/img/svg/misc/close.svg) no-repeat center center;padding:0;border:none;-webkit-box-shadow:none;box-shadow:none}@media (min-width:768px){.form__btn-close{top:0}}.form__btn-close:hover{cursor:pointer}.form__group+.form__group .form__btn-close{top:20px}@media (min-width:768px){.form__group+.form__group .form__btn-close{top:40px}}.form__btn-phone-change{display:inline-block;vertical-align:middle;padding:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border:none}.form__btn-phone-change:hover{cursor:pointer}.form__subtitle{max-width:320px;font-size:16px;line-height:1.625;font-weight:400;color:var(--old-form-2);margin:0 auto 20px}@media (min-width:640px){.form__subtitle{max-width:600px}}.form__subtitle--small-font{font-size:17px;line-height:1.71429}.form__subtitle--font-black{color:#696969}.form__row{font-size:0}.form__row>*{font-size:17px}.form__row>* label[for=UF_POLICY_TYPE]{margin:0}.form__row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.form__row--radio-group .form__input{margin:0 -5px -10px}.form__row--radio-group .radio,.form__row--radio-group .radio.radio--button{margin:0 5px 10px}.form__row--radio-group .radio+.radio{margin:0 5px 10px}@media (min-width:640px){.form__row--radio-group>.form__label{margin-top:7px}}@media (min-width:1024px){.form__row--people{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}}.form__row--online-dms-cities{margin:0 auto}@media (min-width:0px) and (max-width:767px){.form__row--online-dms-cities{width:100%}}.form__row--online-dms-cities.is-hidden{display:none}.form__row--family-protection .form__input{line-height:20px;white-space:nowrap;text-overflow:ellipsis;color:#ce253d;overflow:hidden}.form__row--accordion{display:none;padding-top:20px;padding-bottom:20px;margin:0!important}.form__row--total .form__input,.form__row--total .form__label{font-weight:700;font-size:18px;line-height:24px;color:#696969}.form__row--box{border:1px solid #eaeaea;margin-top:29px;padding:20px 19px}.form__row--relative{position:relative}.form__content_add-link{position:relative}.form__description{color:var(--old-form-2)}.form__description-bright{color:var(--text-secondary-high)}.form__description-bright-bold{font-weight:600}.dark .form__description-bright-bold{color:#ccccd9}.light .form__description-bright-bold{color:#3a3a40}.form__divider{margin-top:30px;margin-bottom:30px}.form__remove{width:16px;height:16px;position:absolute;top:0;right:0}.form__remove svg path{fill:#ce253d}.form__footnote{font-size:14px;line-height:1.5;color:#8a8a8a}.form__footnote--error{color:#ce253d}.form__agent-block{width:710px}@media (min-width:768px){.form__row_info{position:relative;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.form__row_info::after{content:'';position:absolute;top:18px;left:0;right:0;border-bottom:1px dashed #dbdbdb}}.form__row-phone-confirm{max-width:200px;margin:20px auto 0}.form__row-phone-confirm .form__input{width:100%}.form__row-phone-confirm .form__input+.form__input{margin-top:10px}.form__phone-resend{display:block;font-size:14px;line-height:1.5;color:var(--old-form-7);text-align:center;padding:0;background-color:transparent;border:none;margin:10px auto 0}.form__phone-resend:hover{cursor:pointer}.form__row+.form__row{margin:20px 0 0}.form__row+.form__row--small-margin{margin:12px 0 0}@media (min-width:1024px){.form__row+.form__row--people{margin-top:0}}.form__row+.form__row_info{margin-top:35px}@media (min-width:768px){.form__row+.form__row_info{margin-top:20px}}.form__row+.form__row--radio-group{margin:25px 0 0}.form__row+.form__row--last{margin:30px 0 0}.form__row+.form__row_all-checkbox{padding-bottom:20px;border-bottom:1px solid #dededf}.form__row--message+.form__row{margin:35px 0 0}.form__row--message+.form__row--radio-group{margin:30px 0 0}.form__row--message+.form__row--last{margin:36px 0 0}.form__row_name{font-size:17px;line-height:19px;margin-bottom:12px}@media (min-width:768px){.form__row_name{-webkit-box-flex:0;-ms-flex:0 0 59%;flex:0 0 59%;margin-bottom:0}.form__row_name span{position:relative;z-index:2;background:var(--old-form-12);padding-right:10px}}.form__row_value{font-size:18px;line-height:22px;font-weight:700;margin:0}@media (min-width:768px){.form__row_value{z-index:2;-webkit-box-flex:1;-ms-flex:1 1 39%;flex:1 1 39%;font-size:17px;line-height:23px;font-weight:400;background:var(--old-form-12);padding-left:10px}}@media (min-width:768px){.form__row-price{font-size:20px;line-height:25px}}.form__col-osago{-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;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.form__col-osago .form__label{width:100%;margin-top:0;margin-bottom:10px;line-height:24px;max-width:270px}.form__col-osago .form__label .hint{vertical-align:top}.form__col-osago .form__input{width:100%}.form__additional-info{display:block;font-size:14px;line-height:1.5;white-space:normal;color:var(--old-form-2);margin-top:10px}@media (min-width:768px){.form__additional-info{white-space:nowrap}}.form__additional-info--wrap{white-space:normal}@media (min-width:768px){.form__additional-info--wrap{white-space:normal}}.form__additional-info--big-font{font-size:17px;line-height:1.71429}.form__inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form__inline-item{width:45%;display:inline-block;vertical-align:top}.form__inline-item--1{width:calc(100% - 125px - 10px)}.form__inline-item--2{width:auto;max-width:125px}.form__inline-item_size1{width:25%;max-width:80px}.form__inline-item_size2{width:calc(75% - 10px);max-width:calc(100% - 90px);float:right}.form__label{position:relative;display:inline-block;vertical-align:top;width:100%;margin:0 0 10px;font:normal 400 17px/22px "TT Norms Pro",sans-serif;color:var(--old-form-18)}@media (min-width:640px){.form__label{width:38.46154%;padding-right:20px;line-height:1.28571;margin:15px 0 0}.form__label--no-x-pad{padding-right:0}.form__label--nowrap{white-space:nowrap}}.form__label:empty{margin:0}@media (min-width:640px){.form__label--agent-block{width:25%}}@media (min-width:640px){.form__label--align-top{vertical-align:top;line-height:20px;margin-top:0}}@media (min-width:640px){.form__label--icon{margin-top:8px}}.form__label--align-middle{vertical-align:middle;margin-top:0;line-height:24px}.form__label--block{display:block;width:100%;margin-bottom:10px}.form__label--clone{position:absolute;left:-100vw;width:auto}.form__label--height-x2{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:41px}@media (min-width:640px){.form__label .hint{vertical-align:middle}}.form__label del{display:block;text-decoration:none;color:var(--old-form-7)}.form__label .asterisk{margin-left:-2px}.form__label .asterisk{margin-left:-2px}.form__label--multiline{margin-top:4px}.form__label-sub{display:block;font-size:14px;line-height:1.5;color:var(--text-secondary);margin-top:10px}.form__label-file-passport{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-5px}.form__label-file-passport svg{width:40px;min-width:40px;height:40px}.form__passport{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__passport-image{width:100%;max-width:113px;margin-right:10px}.form__passport-remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0;text-align:left;border:none;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;margin-top:10px}.form__passport-remove:hover{cursor:pointer}.form__input{position:relative;display:inline-block;vertical-align:top;width:100%}.form__input--red{color:#ce253d}@media (min-width:640px){.form__input{width:61.53846%;max-width:none}}@media (min-width:640px){.form__input-osago-ul{width:65.38462%}}.form__input--align-middle{vertical-align:middle}.form__input--group{display:inline-block}.form__input--group .input+.input{margin-top:20px}@media (min-width:0px) and (max-width:500px){.form__input--group-protection .input{width:calc(100% - 30px)}}.form__input--phone{margin-left:10px}.form__input--sms{position:relative;max-width:100%;text-align:center}@media (min-width:768px){.form__input--sms{max-width:200px;text-align:left}}.form__input--sms .btn--confirm{margin-top:20px}@media (min-width:768px){.form__input--sms .btn--confirm{position:absolute;top:4px;left:220px;margin-top:0}}.form__input--sms-168{position:relative;max-width:100%;text-align:center}@media (min-width:768px){.form__input--sms-168{max-width:168px;text-align:left}}.form__input--sms-168 .btn--confirm{margin-top:20px}@media (min-width:768px){.form__input--sms-168 .btn--confirm{position:absolute;top:4px;left:188px;margin-top:0}}@media (min-width:768px){.form__input--tab3{width:500px;margin-right:-275px}}@media (min-width:768px){.form__input--tab2{width:353px;margin-right:-275px}}.form__input--mini .input__control{max-width:125px}.form__input--sum .input__control{max-width:150px}.form__input--wide{width:100%}.form__input--confirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 0 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form__input--confirm .form__text{font-size:14px;line-height:20px}.form__input--confirm .btn{margin-top:4px}.form__input--confirm .input{max-width:180px}.form__input--password{position:relative}.form__input--password .input__control{text-overflow:ellipsis;padding-right:40px}.form__input--password.is-show .form__eye--stroke{display:none}.form__input--login-submit .form__reg{display:inline-block;margin-left:20px;vertical-align:top}.form__eye{position:absolute;right:12px;top:12px;cursor:pointer;line-height:0;z-index:2}.form__password-rules{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:226px;padding:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:4px;background:var(--old-form-12);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.15);box-shadow:0 2px 4px 0 rgba(0,0,0,.15);font-size:14px;line-height:18px;top:0;left:100%;-webkit-transform:translate(16px,20px);-ms-transform:translate(16px,20px);transform:translate(16px,20px);position:absolute;z-index:10;opacity:0;-webkit-transition:.3s all;transition:.3s all;pointer-events:none}.form__password-rules.is-active{opacity:1;-webkit-transform:translate(16px,0);-ms-transform:translate(16px,0);transform:translate(16px,0)}.form__password-rules-title{color:#585858;font-style:normal;font-weight:600}.form__password-rules-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.form__password-rules-item{padding-left:13px;position:relative}.form__password-rules-item:before{position:absolute;display:block;content:'';left:0;border-radius:50%;top:6px;width:5px;height:5px;background:#ce253d}.form__password-rules-item.is-active:before{background:#11c92e}@media (max-width:1024px){.form__password-rules{width:auto;left:0;right:0;top:100%;-webkit-transform:translate(0,28px);-ms-transform:translate(0,28px);transform:translate(0,28px)}.form__password-rules.is-active{-webkit-transform:translate(0,8px);-ms-transform:translate(0,8px);transform:translate(0,8px)}}.form__input-text{line-height:40px}.form__input-right{margin:10px auto 0 0}.form__link{display:block;margin:10px 0 0 0}@media (min-width:1150px){.form__link{margin:0;position:absolute;left:100%;top:0;-webkit-transform:translate3d(15px,12px,0);transform:translate3d(15px,12px,0);white-space:nowrap}}.form__footer-buttons{text-align:center;margin-bottom:40px}.form__footer-buttons--check-agent{margin:30px 0 0}.form__footer-buttons--no-pb{padding-bottom:0}.form__footer-buttons--pt{padding-top:32px}.form__footer-alfapoints{padding-left:20px;padding-right:20px;text-align:center;margin-bottom:40px;color:var(--old-form-19)}.content-inner--button+.form__footer-alfapoints,.form__footer-buttons+.form__footer-alfapoints{margin-top:-20px}.form__footer-orange{padding-left:20px;padding-right:20px;text-align:left;margin-bottom:40px;color:var(--text-secondary-high)}@media (min-width:400px){.form__footer-orange{text-align:center}}.content-inner--button+.form__footer-orange,.form__footer-buttons+.form__footer-orange{margin-top:-20px}.form__footer-text{max-width:380px;padding:0 20px;text-align:center;margin:20px auto 0}@media (min-width:768px){.form__footer-text{padding:0}}.form__footer-text.is-hide{display:none}.form__footer-text--wide{max-width:475px}.form__footer-text--fs-12{font-size:14px}.form__footer-info{max-width:385px;padding-top:20px;margin:0 auto}.form__checkbox-out-form{max-width:520px;margin:0 auto;padding-left:20px;padding-right:20px}@media (min-width:610px){.form__checkbox-out-form{padding-left:0;padding-right:0}}.form__checkbox-out-form .checkbox{display:block;margin-bottom:20px}.form__checkbox-out-form .checkbox.hide{display:none}.form__checkbox-out-form--payment-method{max-width:600px}.form__checkbox-out-form--center{text-align:center}.form__checkbox-out-form--left{margin-left:0;padding-left:0}.form__sample{margin:0 auto;display:block;max-width:100%;height:auto}.form__separator{display:inline-block;vertical-align:middle;width:40px;text-align:center}@media (max-width:1023px){.form__separator{margin-top:10px}}.form__select-tags{display:block;margin-top:10px;margin-left:2px}.form__select-tags a{white-space:normal;margin-right:10px;margin-top:4px}@media (min-width:768px){.form__select-tags a{white-space:nowrap}}@media (max-width:767px){.form__select-tags--example{white-space:normal;display:block;margin-top:2px}.form__select-tags--example a{margin-top:8px}}.form__select-tags--example a{display:inline-block;white-space:nowrap;max-width:175px;overflow:hidden;text-overflow:ellipsis;vertical-align:sub}.form__select-tags--example .link--gray-light{margin-right:10px}.form__wrapper--check-agent{text-align:center;margin:30px 0 20px}.form__recaptcha{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.form__recaptcha .grecaptcha-badge{margin-left:auto;margin-right:auto}.form__attention{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.form__attention svg{width:24px;min-width:24px;height:24px;margin-right:7px}.form__info{max-width:920px;padding:40px 0;background-color:var(--old-form-8);margin:0 -20px}@media (min-width:768px){.form__info{margin:0 auto}}.form__input-info{display:inline-block;font-size:14px;line-height:1.5;color:var(--old-form-7);margin-left:5px}.form__info-text{max-width:640px;text-align:center;padding:0 20px;margin:0 auto}.form__calendar-block-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form__calendar-block{display:block}@media (min-width:768px){.form__calendar-block{display:inline}}.form__calendar-block .input{margin-left:10px;margin-right:10px}.form__calendar-block+.form__calendar-block{margin-top:10px}.form__calendar-block>:first-child{display:inline-block;vertical-align:middle;min-width:18px}@media (min-width:768px){.form__calendar-block>:first-child{min-width:auto}}.form__calendar-wrap{float:left}@media (min-width:768px){.form__calendar-wrap{float:none}}.form__subtitle-wrap--right{float:right}@media (min-width:768px){.form__subtitle-wrap--right{float:none}}.form__range-wrapper{margin-top:50px}.form__range-wrapper::after{content:'';clear:both;display:table!important;height:0!important;visibility:hidden}@media (min-width:768px){.form__range-wrapper{position:absolute;width:240px;left:160px;top:20px;margin-top:0}.form__range-wrapper--alpha-office{top:14px;width:360px}}.form__range-val{font-size:14px;line-height:1.5;margin-top:10px}.form__range-val-min{float:left}.form__range-val-max{float:right}.form__item+.form__item{margin-top:40px;padding-top:40px;border-top:1px solid var(--old-form-1)}.form__item--people+.form__item--people{margin-top:20px;padding-top:20px}@media (min-width:1024px){.form__item--people{padding-top:20px;padding-right:25px;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:top;-ms-flex-align:top;align-items:top;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:920px;margin:0 auto}}.form__item--line{border-top:1px solid var(--old-form-1)}.form__item-title{position:relative;margin-bottom:20px}@media (min-width:1024px){.form__item-title--number{position:static;margin-bottom:0}.form__item-title--number button{top:25px!important}}.form__item-title button{position:absolute;top:0;right:0;padding:0;border:none;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.form__item-title--people{margin-bottom:0;padding-bottom:20px;padding-top:0;border-bottom:1px solid #eaeaea;padding-left:40px;padding-right:25px}.form__text{font-size:14px;line-height:1.5;color:var(--old-form-20)}.form__where{position:absolute;white-space:nowrap;font-size:17px;line-height:20px}.form__where.is-hidden{display:none}.form__where--t-r{top:0;right:0}.form__where--r{left:100%;top:0;-webkit-transform:translate3d(15px,8px,0);transform:translate3d(15px,8px,0)}@media (min-width:0px) and (max-width:900px){.form__where--mobile-bottom{left:auto;top:auto;right:auto;position:relative;margin:8px 0 0 0;-webkit-transform:none;-ms-transform:none;transform:none}}.form__sliders{margin:47px auto 0 auto;max-width:400px}.form__slider{margin:0 0 50px;padding:0 0 30px 0;position:relative}@media (max-width:767px){.form__slider{padding-bottom:20px;margin-bottom:32px}}.form__total{margin:60px 0 0 0;padding:16px 0 0 0;border-top:solid 1px #c4c4c4;text-align:right;font-size:14px;line-height:18px;color:var(--old-form-19)}@media (max-width:767px){.form__total{text-align:left}}.form__total b{margin-left:8px;font-weight:700}@media (min-width:640px){.form--web-feedback .form__row .form__label--align-top{width:37.03704%}}@media (min-width:640px){.form--web-feedback .form__row .form__label--vertical-align-top{vertical-align:top;line-height:20px;margin-top:0}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/tables/tables.css?17761588779304*/
.table-file-block,.table-policy-block,.table-simple-block,.table-sort-block{background:#f3f3f3}.table table{margin:0 0 20px}@media (max-width:767px){.table table{display:block;margin:0 0 15px}}@media (max-width:767px){.table table thead{display:block}}.table table thead tr{border-bottom:1px solid #eaeaea}@media (max-width:767px){.table table thead tr{display:block}}.table table thead tr th{padding:0 0 25px;font-weight:400;text-align:left}@media (max-width:767px){.table table thead tr th{display:block;padding:0 15px 10px}}@media (min-width:768px) and (max-width:9999px){.table table thead tr th strong{font-weight:400}}@media (max-width:767px){.table table tbody{display:block}}.table table tbody tr{-webkit-transition:background .5s cubic-bezier(.785,.135,.15,.86);transition:background .5s cubic-bezier(.785,.135,.15,.86);border-bottom:1px solid var(--old-tables-3)}@media (max-width:767px){.table table tbody tr{position:relative;display:block;padding:15px 0}}.table table tbody tr:hover{background:var(--old-tables-2)}.table table tbody tr td{padding:20px 20px 20px 0;font-size:14px}@media (max-width:767px){.table table tbody tr td{display:block;padding:0}}@media (min-width:768px) and (max-width:9999px){.table--simple th:first-child{width:70%}}.table--simple td:first-child{position:relative;padding-right:40px}@media (min-width:768px) and (max-width:9999px){.table--simple td .is-cost{font-weight:400}}@media (max-width:767px){.table--simple td .is-cost{display:block;padding:10px 0 0 28px}}.table--simple td span[data-tippy-content]{position:absolute;top:19px;left:0}@media (max-width:767px){.table--simple td span[data-tippy-content]{top:3px}}.table--simple td span[data-tippy-content] svg{display:block;width:24px;height:24px;fill:#999;cursor:pointer}.table--simple td span[data-tippy-content] svg:hover{fill:#ce253d}.table--simple td .is-check{display:inline-block;vertical-align:top;width:24px;height:24px;stroke:#ce253d;stroke-miterlimit:10;stroke-width:2;fill:none}@media (max-width:767px){.table--simple td .is-check{position:absolute;top:14px;right:15px}}.table--simple td .is-close{display:inline-block;vertical-align:top;width:24px;height:24px}@media (max-width:767px){.table--simple td .is-close{position:absolute;top:14px;right:15px}}.table--simple .files{max-width:240px;margin:0 auto}@media (max-width:767px){.table--simple .files{margin:0 0 0 15px}}.table--alpha-drive table{display:block;margin:0 0 40px}@media (min-width:1440px){.table--alpha-drive table{display:table}}.table--alpha-drive table tbody{width:100%;display:block}@media (min-width:1440px){.table--alpha-drive table tbody{display:table}}.table--alpha-drive table tbody tr{position:relative}@media (min-width:0px) and (max-width:1439px){.table--alpha-drive table tbody tr{display:block}}.table--alpha-drive table tbody tr:hover{background:0 0}.table--alpha-drive tr:first-child{border-top:1px solid #eaeaea}.table--alpha-drive td:first-child{position:relative;max-width:85.71429%;padding-right:40px}@media (min-width:1024px){.table--alpha-drive td:first-child{max-width:520px}}@media (min-width:1440px){.table--alpha-drive td:first-child{max-width:none;padding-right:280px}}@media (min-width:1440px){.table--alpha-drive td:last-child{width:13.04348%}}.table--alpha-drive td .is-check{display:inline-block;vertical-align:top;width:24px;height:24px;stroke:#ce253d;stroke-miterlimit:10;stroke-width:2;fill:none}@media (min-width:0px) and (max-width:1439px){.table--alpha-drive td .is-check{position:absolute;top:14px;right:0}}.table--alpha-drive .files{margin-bottom:0}.table--file table thead th p{margin:0 0 5px}.table--file table thead th p:last-child{margin:0}.table--file table thead th .is-gray{color:#b2b2b2}@media (max-width:767px){.table--file table thead th .is-gray{font-size:14px}}.table--file table tbody tr:last-child{border:0}.table--file table tbody tr td:last-child{padding-right:0}@media (min-width:768px) and (max-width:9999px){.table--file table tbody tr td:last-child{text-align:right}}@media (max-width:767px){.table--file table tbody tr td:last-child{padding-top:10px}}.table--file table tbody tr td .is-uploaded span{color:#ce253d;margin:5px 11px 0 0}.table--file table tbody tr td .is-uploaded i{display:inline-block;vertical-align:middle;cursor:pointer}.table--file table tbody tr td .is-uploaded i svg{display:block;width:24px;height:24px;fill:#ce253d}.table--two-columns:first-child{margin-top:-20px}.table--two-columns td:first-child{margin-bottom:10px}@media (min-width:768px){.table--two-columns td:first-child{width:46.66667%;margin-bottom:0}}.table--two-columns tr:last-child{border:none}.table--tiny table tbody tr{border:none}.table--tiny table tbody tr td{padding:5px 20px 5px 0}.table-fixed-column{position:absolute;left:0;top:0;pointer-events:none}.table-fixed-column td,.table-fixed-column th{background:var(--old-tables-1)}.table-fixed-column td:not(:first-child),.table-fixed-column th:not(:first-child){opacity:0;border-color:transparent}.table--popup table thead th{font-weight:700;padding:10px 0}.table--popup table tbody tr:hover{background:0 0}.table--popup table tbody tr:last-child{border-bottom:0}.table--popup table tbody td{padding:10px 0}.table-policy{padding:30px 15px 25px 30px;background:var(--old-tables-4)}@media (max-width:767px){.table-policy{padding:20px 10px 15px}}@media (max-width:599px){.table-policy{padding:20px 0 15px;margin:0 -20px}}.table-policy table{margin:0 0 30px}@media (max-width:599px){.table-policy table{display:block;margin:0 0 15px}}@media (max-width:599px){.table-policy table thead{display:none}}.table-policy table thead tr{border-bottom:1px solid var(--old-tables-3)}@media (max-width:599px){.table-policy table thead tr{display:block}}.table-policy table thead tr th{padding:0 10px 25px 0;font-weight:400;text-align:left;color:#999}@media (max-width:599px){.table-policy table thead tr th{display:block;padding:0 15px 10px}}@media (min-width:500px) and (max-width:9999px){.table-policy table thead tr th strong{font-weight:400}}@media (max-width:599px){.table-policy table tbody{display:block}}.table-policy table tbody tr{border-bottom:1px solid var(--old-tables-3);-webkit-transition:background .5s cubic-bezier(.785,.135,.15,.86);transition:background .5s cubic-bezier(.785,.135,.15,.86)}@media (max-width:599px){.table-policy table tbody tr{position:relative;display:block;padding:15px}}.table-policy table tbody tr:last-child{border:0}.table-policy table tbody tr:hover{background:var(--old-tables-2)}.table-policy table tbody tr td{padding:20px 20px 15px 0}@media (max-width:599px){.table-policy table tbody tr td{display:block;padding:0;margin:0 0 20px}.table-policy table tbody tr td:last-child{margin:0}.table-policy table tbody tr td::before{content:attr(data-head);display:block;color:#999}}@media (max-width:599px) and (min-width:425px) and (max-width:9999px){.table-policy table tbody tr td::before{float:left;width:45%;margin:0 0 5px}}@media (max-width:424px){.table-policy table tbody tr td.hide-head-on-mobile::before{display:none}}.table-policy table tbody tr td .is-pdf{display:inline-block;vertical-align:middle}.table-policy table tbody tr td .is-pdf svg{display:block;width:23px;height:32px;fill:none}@media (max-width:424px){.table-policy table tbody tr td .is-pdf{position:absolute;top:18px;right:15px}}.table-sortable{padding:30px 15px 25px 30px;background:#fff;overflow-x:auto;overflow-y:hidden}@media (max-width:767px){.table-sortable{padding:20px 0 15px;margin:0 -20px}}.table-sortable table{min-width:850px;margin:0 0 30px}.table-sortable table thead tr{border-bottom:1px solid #eaeaea}.table-sortable table thead tr th{padding:0 40px 25px 0;font-weight:400;text-align:left}@media (max-width:767px){.table-sortable table thead tr th{padding:0 40px 15px 15px}.table-sortable table thead tr th:first-child{width:260px}}.table-sortable table thead tr th .sort-btn{white-space:nowrap;-webkit-transition:color .5s cubic-bezier(.785,.135,.15,.86);transition:color .5s cubic-bezier(.785,.135,.15,.86);cursor:pointer}.table-sortable table thead tr th .sort-btn:hover{color:#ce253d}.table-sortable table thead tr th .sort-btn svg{display:inline-block;vertical-align:-5%;width:7px;height:10px;fill:#dbdbdb;margin:0 0 0 3px}.table-sortable table thead tr th .sort-btn svg path{-webkit-transition:fill .25s cubic-bezier(.785,.135,.15,.86);transition:fill .25s cubic-bezier(.785,.135,.15,.86)}.table-sortable table thead tr th .sort-btn.is-up svg path:first-child{fill:#ce253d}.table-sortable table thead tr th .sort-btn.is-down svg path:last-child{fill:#ce253d}.table-sortable table thead tr th .input{margin-top:-4px}.table-sortable table thead tr th .input .select2-selection__rendered{margin-top:-1px}.table-sortable table tbody tr{border-bottom:1px solid #eaeaea;-webkit-transition:background .5s cubic-bezier(.785,.135,.15,.86);transition:background .5s cubic-bezier(.785,.135,.15,.86)}.table-sortable table tbody tr:last-child{border:0}.table-sortable table tbody tr:hover{background:#f3f3f3}.table-sortable table tbody tr td{padding:20px 20px 15px 0}@media (max-width:767px){.table-sortable table tbody tr td{padding:20px 15px 15px}}.main__table{margin-bottom:40px}.calc-tb{background:var(--old-tables-4)}.calc-tr{border-bottom:1px solid var(--old-tables-5)}.calc-td_price-result{color:var(--old-tables-6)}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/image-wide/image-wide.css?17761588731868*/
.image-wide{display:block;max-width:1200px;margin:25px auto 0;position:relative}@media (min-width:768px){.image-wide{margin-top:40px;height:336px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-size:cover;background-position:center}}@media (min-width:1024px){.image-wide{height:400px}}.image-wide__picture{position:relative;display:block;padding-top:70%}@media (min-width:768px){.image-wide__picture{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;padding-top:0}}.image-wide__picture img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:var(--old-image-wide-1)}@media (min-width:768px) and (max-width:1024px){.image-wide__picture img{-o-object-fit:fill;object-fit:fill}}.image-wide__desc{background-color:var(--old-image-wide-2);padding:20px 20px 50px}@media (min-width:768px){.image-wide__desc{position:relative;z-index:2;padding-top:40px;padding-left:0;padding-bottom:40px;width:43.61979%;background-color:transparent;margin-left:auto}}@media (min-width:1024px){.image-wide__desc{width:48.82812%}}@media (min-width:1440px){.image-wide__desc{width:48.33333%}}.image-wide__desc .list>li:before{color:#ce253d}.image-wide__title{color:#ce253d;margin-bottom:20px;font:normal 600 32px/36px "TT Norms Pro",sans-serif}@media (min-width:768px){.image-wide__title{font:normal 600 22px/26px "TT Norms Pro",sans-serif}}@media (min-width:1440px){.image-wide__title{font:normal 600 28px/32px "TT Norms Pro",sans-serif}}.image-wide__text{margin-bottom:10px}.image-wide__text p{color:var(--other-tertiary-high)!important}.image-wide__text--small{color:var(--old-buttons-14)!important}.image-wide__text--primary{color:var(--text-primary)}.image-wide__link{text-align:center}@media (min-width:768px){.image-wide__link{text-align:left}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/accordion/accordion.css?177615887011477*/
.accordion{counter-reset:accordion;margin-bottom:20px}.accordion:last-child{margin-bottom:0}.accordion--link .accordion__item{border:none;margin-bottom:20px;overflow:initial}.accordion--link .accordion__item.is-open .accordion__title .link:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion--link .accordion__title{padding:0}.accordion--link .accordion__title:before{display:none}.accordion--link .accordion__title:after{content:none}.accordion--link .accordion__title .link{position:relative}.accordion--link .accordion__title .link::after{content:"";display:inline-block;vertical-align:middle;position:absolute;bottom:5px;right:-15px;width:8px;height:5px;background:url(/assets/img/svg/misc/arrow-accordion.svg);-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.accordion--link .accordion__content{margin-top:20px;margin-left:0}.accordion--link .accordion__content p:last-child,.accordion--link .accordion__content table:last-child,.accordion--link .accordion__content ul:last-child{margin-bottom:0}.accordion__item{-webkit-transition:border-color .3s ease-out;transition:border-color .3s ease-out;overflow:hidden;margin-bottom:15px;position:relative;border-bottom:1px solid;color:var(--old-accordion-1);border-color:var(--old-atoms-select-16)}.accordion__item:last-child{margin-bottom:0}.accordion--grey .accordion__item{border:none;margin-bottom:10px;overflow:visible}.accordion--grey .accordion__item:last-child{margin-bottom:0}.accordion--faq .accordion__item{margin-top:-15px}.accordion--faq .accordion__item.is-open{background:var(--old-global-gray5);border-color:transparent}.accordion__item .accordion__item:last-child{border-bottom:none}.accordion__item--open-padding.is-open .accordion__content{padding-bottom:20px}.accordion__item--open-padding.is-open .accordion__content>:last-child{padding-bottom:0;margin-bottom:0}.accordion__item--with-icon{margin-bottom:0}.accordion__item--with-icon>.accordion__title{padding-left:80px;padding-top:35px;padding-bottom:35px;font:normal 600 17px/22px "TT Norms Pro",sans-serif}.accordion__item--with-icon>.accordion__title:before{content:'';width:60px;height:60px;background-image:var(--old-accordion-item-icon);background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;top:50%;margin-top:-30px;left:0}.accordion__item--with-icon>.accordion__title:after{top:50%;margin-top:-2px}.accordion__item--with-icon>.accordion__title .accordion__title{padding-top:20px;padding-bottom:20px}.accordion__link{margin:0;position:absolute;right:0;top:0}@media (min-width:768px){.accordion__link{right:40px}}.accordion__title{position:relative;padding:0 40px 15px 28px;cursor:pointer;max-width:none;text-align:left;margin:0;font:normal 400 17px/22px "TT Norms Pro",sans-serif}.accordion--faq .accordion__title{padding-top:15px}@media (min-width:768px){.accordion__title{padding:0 28px 15px 22px}.accordion--faq .accordion__title{padding-top:15px}}.accordion__title::before{content:counter(accordion) ".";counter-increment:accordion;position:absolute;top:0;left:0;display:block}.accordion--faq .accordion__title::before{top:15px}@media (max-width:767px){.accordion--faq .accordion__title::before{left:10px}}.accordion--faq .accordion__item.is-open .accordion__title::before{content:none}.accordion__title::after{content:"";position:absolute;top:9.5px;right:10px;width:8px;height:5px;background:url(/assets/img/svg/misc/arrow-accordion.svg);-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.accordion__item.is-open .accordion__title::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion__item.is-open .accordion__item:not(.is-open) .accordion__title::after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.accordion--grey .accordion__title::after{display:none}.accordion--faq .accordion__title::after{top:24.5px}.accordion__title--gray::after{content:"";display:inline-block;vertical-align:middle;position:static;margin-left:5px;top:9.5px;right:10px;width:8px;height:5px;background:url(/assets/img/svg/misc/arrow-accordion-grey.svg)}.accordion__item.is-open .accordion__title--gray::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion__item.is-open .accordion__item:not(.is-open) .accordion__title--gray::after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.accordion--grey .accordion__title--gray::after{display:none}.accordion--faq .accordion__title--gray::after{position:absolute}.accordion--grey .accordion__title{padding:0 20px 10px 22px;border-bottom:1px solid var(--old-global-gray5)}@media (min-width:768px){.accordion--grey .accordion__title{padding-right:38.46154%}}.accordion__item:last-child .accordion__title{border:none}.accordion__title h3.paragraph{display:inline-block;font:normal 400 17px/22px "TT Norms Pro",sans-serif}.accordion__button{position:relative;display:block}@media (min-width:768px){.accordion__button{position:absolute;top:0;right:0}}.accordion__button::after{content:"";position:absolute;top:10px;width:8px;height:5px;background:url(/assets/img/svg/misc/arrow-accordion.svg);-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media (min-width:768px){.accordion__button::after{right:0}}.accordion__item.is-open .accordion__button::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion__item.is-open .accordion__item:not(.is-open) .accordion__button::after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.accordion__button-text{font-size:14px;line-height:20px;color:#ce253d;border-bottom:1px dashed;margin-right:5px}@media (min-width:768px){.accordion__button-text{margin-right:13px}}.accordion__button-text:hover:not(.accordion__button-text_touch){-webkit-columns:#a5192c;-moz-columns:#a5192c;columns:#a5192c;border-bottom-color:transparent}.accordion__aviation{display:none;margin-left:0}@media (min-width:1024px){.accordion__aviation{margin-left:22px}}.accordion__content{display:none;margin-left:28px}.accordion--faq .accordion__content{margin-right:28px;word-wrap:break-word}@media (min-width:768px){.accordion__content{margin-left:22px}.accordion--faq .accordion__content{margin-right:22px}}.accordion--grey .accordion__content{padding:20px 40px;background-color:var(--old-global-gray5);margin-left:-7.14285714%;margin-right:-7.14285714%}@media (min-width:768px){.accordion--grey .accordion__content{margin-left:-40px;margin-right:-40px}}.accordion--grey .accordion__content :last-of-type{margin-bottom:0}.accordion--faq .accordion__content a:not([class]):not(:hover){text-decoration:underline}.accordion__content-row{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;color:#777;margin-bottom:15px}.accordion__content-col:first-child{width:100%}@media (min-width:768px){.accordion__content-col:first-child{width:69.23077%;padding-right:20px}}.accordion__content-col:last-child{font-weight:700}@media (min-width:768px){.accordion__content-col:last-child{font-weight:400}}.accordion--no-num .accordion__title{padding-left:0}.accordion--no-num .accordion__title:before{display:none}.accordion--no-num .accordion__content{margin-left:0}.accordion__footer{padding-top:15px;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1023px){.accordion__footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.accordion__question{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023px){.accordion__question{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.accordion__question-title{color:#b2b2b2;padding-right:20px}@media (max-width:767px){.accordion__question-title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-right:0;text-align:center;margin-bottom:10px}}.accordion__question-btns{font-size:0;line-height:0}@media (max-width:767px){.accordion__question-btns{margin-bottom:25px}}.accordion__question-btns .btn+.btn{margin-left:10px}@media (min-width:0px) and (max-width:767px){.accordion--synopsis-prolongation .accordion__title{color:var(--text-primary)}.accordion--synopsis-prolongation .accordion__content{background-color:var(--bg-alt-secondary)}.accordion--synopsis-prolongation .accordion__content-row{color:var(--text-secondary-high)}.accordion--synopsis-prolongation .accordion__content-label{color:var(--text-secondary);font:normal 400 17px/22px "TT Norms Pro",sans-serif}.accordion--synopsis-prolongation .accordion__content-program-value{font:normal 400 17px/22px "TT Norms Pro",sans-serif}.accordion--synopsis-prolongation .accordion__content-value{color:var(--text-secondary-high);font:normal 600 17px/22px "TT Norms Pro",sans-serif}.accordion--synopsis-prolongation .accordion__button-text{font:normal 400 17px/22px "TT Norms Pro",sans-serif;color:var(--main-gray-primal);border-color:var(--text-tertiary)}.accordion--synopsis-prolongation .accordion__button-arrow-icon{position:absolute;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;width:24px;height:5px;top:9px;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;color:var(--main-gray-primal)}.accordion--synopsis-prolongation .accordion__button-arrow-icon svg{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.accordion--synopsis-prolongation .accordion__button::after{display:none}.accordion--synopsis-prolongation .accordion__item.is-open .accordion__button-arrow-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion--synopsis-prolongation .accordion__item.is-open .accordion__item:not(.is-open) .accordion--synopsis-prolongation .accordion{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}@media (max-width:767px){.content-inner.content-inner--faq{padding-left:0;padding-right:0}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/radiobuttons/radio.css?17761588702877*/
.radio{display:inline-block;vertical-align:middle}.radio+.radio{margin:0 0 0 5px}.radio--focus .radio__icon,.radio__control:focus+label .radio__icon{stroke:#adadad}.radio__control:checked+label .radio__svg-check{visibility:visible}.radio__control:checked:disabled+label .radio__svg-check,.radio__control:checked[readonly]+label .radio__svg-check{fill:#9e9e9e;visibility:visible}.radio__control:disabled+label .radio__icon,.radio__control[readonly]+label .radio__icon{fill:#f3f3f3}.radio__control[readonly],.radio__control[readonly]+label{cursor:not-allowed}.radio__control:disabled+.radio__label{cursor:default}.radio__label{display:inline-block;vertical-align:top;font-size:0;cursor:pointer}.radio__label--wide{width:80px;text-align:center}@media (min-width:768px){.radio__label--wide{width:92px}}.radio__label--big{padding:10px 16px}.radio__label--inline .radio__icon{float:left;margin-left:0}.radio__label--inline .radio__text{display:block;margin-left:36px}.radio--button .radio__label{padding:6px 16px;border-radius:8px;-webkit-transition:background .3s cubic-bezier(.785,.135,.15,.86),border .3s cubic-bezier(.785,.135,.15,.86);transition:background .3s cubic-bezier(.785,.135,.15,.86),border .3s cubic-bezier(.785,.135,.15,.86);background:var(--bg-alt-secondary);border:1px solid var(--other-lines)}@media (max-width:767px){.radio--button .radio__label{padding:6px 9px}}.radio--button .radio__label--tiny{padding:6px 10px}.radio--button .radio__label--big{padding:10px 16px}.form--gray .radio--button .radio__label{background:var(--bg-primary);border:1px solid var(--other-lines)}.radio--button .radio__control:checked+.radio__label{background:var(--bg-alt-secondary);border:1px solid var(--other-lines)}.form--gray .radio--button .radio__control:checked+.radio__label{background:var(--bg-primary);border:1px solid var(--other-lines)}.radio--button .radio__control:checked+.radio__label .radio__text{color:#ce253d;font-weight:600}.radio--button .radio__control:hover:not([readonly])+.radio__label{background:var(--bg-tertiary)}.form--gray .radio--button .radio__control:hover:not([readonly])+.radio__label{background:var(--bg-tertiary)}.radio__control.is-error+.radio__label{border-color:#e27c8b}.radio__control.is-error+.radio__label .hint svg{stroke:inherit}.radio__control.is-error+.radio__label svg{stroke:#ce253d}.radio__icon{display:inline-block;vertical-align:top;width:24px;height:24px;stroke:#dbdbdb;fill:var(--old-radio-9);-webkit-transition:stroke .5s cubic-bezier(.785,.135,.15,.86),fill .5s cubic-bezier(.785,.135,.15,.86);transition:stroke .5s cubic-bezier(.785,.135,.15,.86),fill .5s cubic-bezier(.785,.135,.15,.86);margin:0 10px 0 0}.radio__svg-check{stroke:none;fill:#ce253d;visibility:hidden}.radio__text{display:inline-block;vertical-align:middle;font-size:16px;line-height:1.7143}.radio--button .radio__text{line-height:22px;color:var(--old-radio-8)}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/icon-with-text/icon-with-text.css?17761588682587*/
.icon-with-text{margin-bottom:-40px}.icon-with-text>*{margin-bottom:40px}.icon-with-text_arrow-r{position:relative}@media (min-width:1024px){.icon-with-text_arrow-r:after{position:absolute;display:block;content:'';right:0;top:40px;-webkit-transform:translate3d(32px,-5px,0);transform:translate3d(32px,-5px,0);width:65px;height:10px;background:no-repeat center center url(/assets/img/svg/calc/arrow-grey.svg);background-size:contain}}.icon-with-text--black .icon-with-text__title{font-size:28px;line-height:1.33333;color:#696969}.icon-with-text--black .icon-with-text__image{width:80px;height:80px;margin-bottom:0}.icon-with-text--black .list{margin-bottom:0}.icon-with-text__image{display:block;width:40px;height:40px;margin:0 auto 10px}.icon-with-text__image--big{width:80px;height:80px;margin-bottom:0}.icon-with-text__image--map{width:280px;height:190px;margin-bottom:20px;background-color:#b2b2b2}@media (min-width:768px){.icon-with-text__image--map{width:320px;height:220px}}@media (min-width:1024px){.icon-with-text__image--map{width:440px;height:300px}}.icon-with-text__image--fade{opacity:.5}.icon-with-text__title{color:var(--main-red-primal)!important;font-weight:700;text-align:center}.icon-with-text__title h3{font-weight:700;text-align:center;color:var(--main-red-primal)!important}.icon-with-text__text{max-width:100%;text-align:center}.icon-with-text__text--title{font-size:17px;line-height:24px;font-weight:700;text-align:center;color:#696969;margin-bottom:10px}.icon-with-text__text--subtitle{font-size:17px;line-height:24px;text-align:center;color:#b2b2b2;margin-bottom:20px}.icon-with-text--inline{margin-bottom:0}.icon-with-text--inline>*{margin-bottom:0}.icon-with-text--inline .icon-with-text__icon{width:80px;height:80px;background-image:var(--old-icon-with-text);background-position:center center;background-size:contain;background-repeat:no-repeat}.icon-with-text--inline .icon-with-text__title{font-weight:700;font-size:20px;line-height:24px;text-align:left;color:inherit}.icon-with-text--inline .icon-with-text__text{margin-top:20px;text-align:left}.icon-with-text--inline .icon-with-text__text>*{margin-top:20px}.icon-with-text--inline .icon-with-text__text>:first-child{margin-top:0}@media (min-width:768px){.icon-with-text--inline{display:-webkit-box;display:-ms-flexbox;display:flex}.icon-with-text--inline .icon-with-text__icon{margin-right:30px;-ms-flex-negative:0;flex-shrink:0}.icon-with-text--inline .icon-with-text__text{margin-top:0;font-size:18px}.icon-with-text--inline .icon-with-text__text.icon-with-text__text--indent-list ul{margin-left:40px}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/checkboxes/checkbox.css?17761588672212*/
.checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkbox--out-form{display:block;max-width:520px;margin:0 20px 30px}@media (min-width:520px){.checkbox--out-form{margin:0 auto 30px}}.checkbox--focus .checkbox__icon,.checkbox__control:hover:not([readonly]):not([disabled])+label .checkbox__icon{stroke:var(--old-checkbox-2)}.checkbox__control:checked+label .checkbox__svg-check{opacity:1}.checkbox__control:checked:disabled+label .checkbox__svg-check,.checkbox__control:checked[readonly]+label .checkbox__svg-check{opacity:1;stroke:#9e9e9e}.checkbox__control:disabled+label .checkbox__icon,.checkbox__control[readonly]+label .checkbox__icon{stroke:var(--old-checkbox-3);fill:var(--old-checkbox-5)}.checkbox__control.is-error+label .checkbox__icon{stroke:var(--old-checkbox-6)}.checkbox__control[readonly],.checkbox__control[readonly]+label{cursor:not-allowed}.checkbox__label{display:inline-block;vertical-align:top;font-size:0;cursor:pointer}.checkbox__icon{float:left;width:24px;height:24px;stroke:var(--old-checkbox-4);fill:var(--old-checkbox-9);-webkit-transition:stroke .5s cubic-bezier(.785,.135,.15,.86),fill .5s cubic-bezier(.785,.135,.15,.86);transition:stroke .5s cubic-bezier(.785,.135,.15,.86),fill .5s cubic-bezier(.785,.135,.15,.86);margin:0 10px 0 0}.checkbox__icon:focus{stroke:var(--old-checkbox-2)}.checkbox__link{color:var(--main-red-primal)}.checkbox__link-comma::before{content:", "}.checkbox__svg-check{opacity:0;stroke:#ce253d;-webkit-transition:opacity .25s cubic-bezier(.785,.135,.15,.86);transition:opacity .25s cubic-bezier(.785,.135,.15,.86)}.checkbox__text{display:block;font-size:17px;line-height:1.7143;margin:0 0 0 36px;color:var(--old-checkbox-10)}.checkbox__text--large-indent{margin-left:68px}.checkbox__text--inside-icon{position:relative;padding-left:30px}.checkbox__text--inside-icon svg{position:absolute;top:0;left:0}@media (max-width:850px){.checkbox__text{font:normal 400 17px/22px "TT Norms Pro",sans-serif}}.checkbox__link-red{color:#ce253d}.checkbox__link-red:hover{color:var(--old-checkbox-7)}.checkbox__text-gray{color:#b2b2b2}.checkbox__non-margin .checkbox__icon{margin:0}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/select/select.css?177615887017427*/
.component__content.select .input{width:350px}.select2{overflow:hidden;min-height:48px;border-radius:10px;background-color:var(--old-atoms-select-1);border:1px solid var(--old-atoms-select-30);-webkit-transition:border .5s cubic-bezier(.785,.135,.15,.86);transition:border .5s cubic-bezier(.785,.135,.15,.86)}.form--gray .select2{background-color:var(--old-inputs-15);border-color:var(--old-datepicker-10)}.select2--white .select2-container{background:var(--old-inputs-15)}.select2--white .select2-container:focus{background:var(--old-inputs-16)}.select2--white .select2-container:hover{background:var(--old-inputs-22)}select.is-error+.select2{border-color:var(--old-atoms-select-27)}.select2.select2-container--width-100{width:100%!important}.select2.select2-container--columns{width:100%!important}.select2.select2-container--open{border:1px solid var(--old-atoms-select-16);background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection{border-radius:4px!important}.select2.select2-container--open .selection .select2-selection .select2-selection__arrow{-webkit-transform:rotate(45deg) translate3d(2px,2px,0);transform:rotate(45deg) translate3d(2px,2px,0)}.select2.select2-container--open .selection .select2-selection--multiple::after{-webkit-transform:rotate(45deg) translate3d(2px,2px,0);transform:rotate(45deg) translate3d(2px,2px,0)}.select2.select2-container--disabled{pointer-events:none}.select2.select2-container--disabled .selection .select2-selection{background:var(--other-tertiary)}.select2.select2-container--disabled .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder{color:var(--text-tertiary)}.select2.select2-container--disabled .selection .select2-selection .select2-selection__rendered[title]{color:var(--text-tertiary)}.select2.select2-container--disabled .selection .select2-selection .select2-selection__arrow{border-color:#bfbfbf}.select2.select2-disabled{pointer-events:none}.select2.select2-disabled .selection .select2-selection{background:var(--old-atoms-select-4)}.select2.select2-disabled .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder{color:#bfbfbf}.select2.select2-disabled .selection .select2-selection .select2-selection__arrow{border-color:#bfbfbf}.select2--gray .select2-selection__arrow{border-color:var(--old-atoms-select-17)!important}.select2 .selection .select2-selection{height:100%;border:0}.select2 .selection .select2-selection .select2-selection__rendered{height:100%;padding-left:16px;line-height:46px;color:var(--old-atoms-select-8)}.select2 .selection .select2-selection .select2-selection__rendered[title]{color:var(--old-atoms-select-9)}.select2 .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder{color:var(--old-atoms-select-10)}.select2 .selection .select2-selection .select2-selection__rendered:hover{background-color:var(--bg-secondary);border:var(--bg-secondary)}.select2 .selection .select2-selection .select2-selection__rendered:hover .select2-search__field{background-color:var(--bg-secondary)}.select2 .selection .select2-selection .select2-selection__arrow{position:absolute;top:19px;right:16px;width:6px;height:6px;border-top:1px solid #9da1a2;border-left:1px solid #9da1a2;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition:-webkit-transform .3s cubic-bezier(.785,.135,.15,.86);transition:-webkit-transform .3s cubic-bezier(.785,.135,.15,.86);transition:transform .3s cubic-bezier(.785,.135,.15,.86);transition:transform .3s cubic-bezier(.785,.135,.15,.86),-webkit-transform .3s cubic-bezier(.785,.135,.15,.86)}.select2 .selection .select2-selection .select2-selection__arrow b{display:none}.select2 .selection .select2-selection--multiple{height:auto;min-height:48px}.select2 .selection .select2-selection--multiple::after{content:'';position:absolute;top:14px;right:12px;width:6px;height:6px;border-top:1px solid var(--old-atoms-select-7);border-left:1px solid var(--old-atoms-select-7);-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition:-webkit-transform .3s cubic-bezier(.785,.135,.15,.86);transition:-webkit-transform .3s cubic-bezier(.785,.135,.15,.86);transition:transform .3s cubic-bezier(.785,.135,.15,.86);transition:transform .3s cubic-bezier(.785,.135,.15,.86),-webkit-transform .3s cubic-bezier(.785,.135,.15,.86)}.select2 .selection .select2-selection--multiple .select2-selection__rendered{display:block;width:100%;height:auto;min-height:38px;padding:1px 30px 1px 4px;line-height:1;text-overflow:unset;white-space:normal}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{position:relative;display:inline-block;vertical-align:middle;padding:0 40px 0 15px;line-height:42px;border-radius:8px;-webkit-transition:background .3s cubic-bezier(.785,.135,.15,.86);transition:background .3s cubic-bezier(.785,.135,.15,.86);margin:2.5px 3px 2.5px 0;color:var(--old-atoms-select-9);background:var(--old-atoms-select-19)}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:hover{background:var(--old-atoms-select-8)}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:hover .select2-selection__choice__remove{color:var(--old-atoms-select-2)}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{position:absolute;top:10px;right:7px;font-size:0;width:24px;height:24px;-webkit-transition:color .3s cubic-bezier(.785,.135,.15,.86);transition:color .3s cubic-bezier(.785,.135,.15,.86);background:url(/assets/img/svg/misc/close-grey.svg) no-repeat center center}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-search--inline{float:none;display:inline-block;vertical-align:middle}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field{min-width:1em;height:48px;padding:0 8px;color:var(--old-atoms-select-9);background:rgba(0,0,0,0);margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:content-box;box-sizing:content-box;font-family:"TT Norms Pro",sans-serif;border-radius:10px;position:relative}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field::-webkit-input-placeholder{color:var(--old-atoms-select-10);opacity:1}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field::-moz-placeholder{color:var(--old-atoms-select-10);opacity:1}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field:-ms-input-placeholder{color:var(--old-atoms-select-10);opacity:1}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field::-ms-input-placeholder{color:var(--old-atoms-select-10);opacity:1}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field::placeholder{color:var(--old-atoms-select-10);opacity:1}.select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field:hover{background-color:var(--old-atoms-select-25)}.select2.select2-container--like-link{position:relative;width:auto!important;height:auto;min-height:initial;border:0;border-radius:0;background-color:transparent}.select2.select2-container--like-link:hover .selection .select2-selection .select2-selection__rendered{border-color:transparent}.select2.select2-container--like-link:active .selection .select2-selection .select2-selection__rendered{color:var(--old-atoms-select-12)}.select2.select2-container--like-link .selection .select2-selection{height:auto}.select2.select2-container--like-link .selection .select2-selection .select2-selection__rendered{height:auto;padding:0;line-height:1.2;color:var(--old-atoms-select-2);border-bottom:1px dotted var(--old-atoms-select-2);-webkit-transition:border .3s cubic-bezier(.785,.135,.15,.86);transition:border .3s cubic-bezier(.785,.135,.15,.86)}.select2.select2-container--like-link .selection .select2-selection .select2-selection__arrow{position:absolute;top:.25em;left:calc(100% + 8px);right:auto}.select2.select2-container--like-link .selection .select2-selection .select2-selection__arrow::before{content:'';position:absolute;top:40%;left:40%;width:20px;height:20px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.select2.select2-container--like-link.is-gray:hover .selection .select2-selection .select2-selection__rendered{border-color:transparent}.select2.select2-container--like-link.is-gray:active .selection .select2-selection .select2-selection__rendered{color:#575757}.select2.select2-container--like-link.is-gray:active .selection .select2-selection .select2-selection__arrow{border-color:#575757}.select2.select2-container--like-link.is-gray .selection .select2-selection .select2-selection__rendered{color:var(--old-atoms-select-9);border-color:var(--old-atoms-select-9)}.select2.select2-container--like-link.is-gray .selection .select2-selection .select2-selection__arrow{border-color:var(--old-atoms-select-9)}.select2:hover{background:var(--bg-secondary)}.select2:hover .select2-search__field{background:var(--bg-secondary)}.select2-container--open{z-index:5}.select2-container--open .select2-dropdown{max-height:250px;border:0;border-radius:10px;-webkit-box-shadow:6px 6px 20px 0 rgba(0,0,0,.1),-4px -4px 20px 0 rgba(0,0,0,.06);box-shadow:6px 6px 20px 0 rgba(0,0,0,.1),-4px -4px 20px 0 rgba(0,0,0,.06);overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.select2-container--open .select2-dropdown .scroll-content{padding:0}.select2-container--open .select2-dropdown .select2-search{display:none}.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option{color:var(--old-atoms-select-32);padding:8px 16px;-webkit-transition:color .25s cubic-bezier(.785,.135,.15,.86),background .25s cubic-bezier(.785,.135,.15,.86),border .25s cubic-bezier(.785,.135,.15,.86);transition:color .25s cubic-bezier(.785,.135,.15,.86),background .25s cubic-bezier(.785,.135,.15,.86),border .25s cubic-bezier(.785,.135,.15,.86)}.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option:first-child{margin-top:6px}.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option:last-child{margin-bottom:10px}.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true]{background:var(--old-atoms-select-1);color:#ce253d;font-weight:600}.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{background:var(--old-atoms-select-1)}.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option[aria-disabled=true]{display:none}.select2-container--open .select2-dropdown .select2-results .select2-results__options b{white-space:nowrap}.select2-container--open .select2-dropdown .select2-results .select2-results__options del{white-space:nowrap}.select2-container--open .select2-dropdown .select2-results__group{color:var(--old-atoms-select-32)}.select2-container--open .select2-dropdown .scrollbar-track{width:4px;background:var(--old-atoms-select-15);margin-right:0}.select2-container--open .select2-dropdown .scrollbar-thumb{border-radius:100px;background:var(--old-atoms-select-16);width:4px}.select2-container--open.select2-container--columns:not(.select2){right:0!important}@media (min-width:640px){.select2-container--open.select2-container--columns:not(.select2){left:-200px!important}}.select2-container--open.select2-container--columns .select2-dropdown{width:auto!important;-webkit-box-shadow:0 0 4px rgba(0,0,0,.15)!important;box-shadow:0 0 4px rgba(0,0,0,.15)!important}.select2-container--open.select2-container--columns .select2-dropdown .select2-results .select2-results__options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px;position:relative}@media (max-width:1023px){.select2-container--open.select2-container--columns .select2-dropdown .select2-results .select2-results__options{padding:16px}}.select2-container--open.select2-container--columns .select2-dropdown .select2-results .select2-results__options:after{display:block;position:absolute;content:'';left:0;right:0;bottom:16px;height:1px;background:rgba(0,0,0,0)}.select2-container--open.select2-container--columns .select2-dropdown .select2-results .select2-results__options .select2-results__option{padding:10px;margin-top:-1px;width:100%;border-bottom:solid 1px var(--old-atoms-select-8);color:var(--old-atoms-select-5)}@media (max-width:639px){.select2-container--open.select2-container--columns .select2-dropdown .select2-results .select2-results__options .select2-results__option{padding:10px 8px;width:100%}}.select2-container--open.select2-container--columns .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{color:var(--old-atoms-select-17);background:var(--old-atoms-select-4);border-bottom:solid 1px var(--old-atoms-select-4)}.select2-container--open.select2-container--columns .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true]{background:var(--old-atoms-select-2);border-bottom:solid 1px var(--old-atoms-select-2);color:#ce253d;font-weight:600}.select2-container--open.select2-container--columns .select2-dropdown .select2-results .select2-results__options .select2-results__option:first-child{margin-top:0}.select2-container--open.select2-container--columns .select2-dropdown .select2-results .select2-results__options .select2-results__option:last-child{margin-bottom:0}.select2-container--open.select2-container--like-link .select2-dropdown{min-width:200px}.form__row-label__floating .select .form__label{z-index:10}.form__row-label__floating .select2{height:54px}.form__row-label__floating .select2-selection__rendered{padding-top:25px;line-height:1!important;background-color:inherit}.form__row-label__floating .input--no-label .select2-selection__rendered{padding-top:18px}.js-input--option-disabled [aria-disabled=true]{display:none}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field{background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field::-webkit-input-placeholder{background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field::-moz-placeholder{background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field:-ms-input-placeholder{background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field::-ms-input-placeholder{background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field::placeholder{background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field:focus::-webkit-input-placeholder{background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field:focus::-moz-placeholder{background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field:focus:-ms-input-placeholder{background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field:focus::-ms-input-placeholder{background:rgba(0,0,0,0)}.select2.select2-container--open .selection .select2-selection--multiple .select2-selection__rendered .select2-search__field:focus::placeholder{background:rgba(0,0,0,0)}.select2__search-one .select2-selection__choice{background:0 0!important;padding:0 0 0 15px!important;position:static!important;width:85%}.select2__search-one .select2-selection__choice__remove{top:12px!important;right:25px!important;z-index:1}.select2__search-one .select2-search__field{padding:0 8px 0 15px!important;width:85%!important}.select2__search-one .select2 .selection .select2-selection--multiple .select2-selection__rendered .select2-search--inline{display:none}.select2__search-one .select2-selection__rendered{padding:0!important}.select2__search-one .select2-selection--multiple::after{top:19px!important}.scroll-dropdown{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:150px!important}.input-invisible{opacity:0;outline:0;border:none;position:absolute;width:100%;height:100%}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/list/list.css?17761588683271*/
@charset "UTF-8";.list{text-align:left;padding-left:12px;margin-bottom:20px}@media (min-width:768px){.list{padding-left:25px}}.list>li{position:relative}.list>li::before{content:'•';position:absolute;top:0;left:-12px}@media (min-width:768px){.list>li::before{left:-26px}}.list--right{text-align:left;padding-left:20px;margin-bottom:20px}.list--right li{position:relative}.list--right li::before{content:'•';position:absolute;top:0;left:-20px}@media (min-width:768px){.list--right li::before{left:-26px}}@media (min-width:768px){.list--right{margin-left:40px;padding-left:25px}}@media (min-width:1024px){.list--right{margin-left:20px}}.list--line{padding-left:20px}.list--line>li::before{content:'—';left:-20px}.list--line.list--float{padding:0}.list--line.list--float>li::before{position:static;margin-right:5px}.list--numeric{counter-reset:list}.list--numeric>li::before{content:counter(list) ".";counter-increment:list}.list--aviation{counter-reset:list;position:relative}@media (min-width:0px) and (max-width:767px){.list--aviation{padding-left:20px}}.list--aviation>li::before{content:counter(list) "";counter-increment:list;position:absolute;z-index:2;top:10px;left:-50px;width:30px;height:30px;line-height:28px;text-align:center;color:#ce253d;border:1px solid #ce253d;border-radius:50%;background-color:#fff}@media (min-width:0px) and (max-width:767px){.list--aviation>li::before{left:-44px}}.list--aviation>li:last-child::after{content:'';position:absolute;z-index:1;bottom:0;left:-45px;width:20px;background-color:#fff}.list--aviation::before{content:'';position:absolute;z-index:1;top:20px;bottom:45px;left:-10px;border:1px dashed #dbdbdb}.list--aviation li{max-width:600px}.list--aviation li+li{margin-top:20px!important}.list--aviation ul{margin-top:20px;margin-left:0}.list--numbers{counter-reset:list;position:relative;padding-left:50px}@media (min-width:0px) and (max-width:767px){.list--numbers{padding-left:44px}}.list--numbers>li{min-height:30px}.list--numbers>li::before{content:counter(list) "";counter-increment:list;position:absolute;z-index:2;top:0;left:-50px;width:30px;height:30px;line-height:28px;text-align:center;color:#ce253d;border:1px solid #ce253d;border-radius:50%}@media (min-width:0px) and (max-width:767px){.list--numbers>li::before{left:-44px}}.list--numbers ul{margin-top:20px;margin-left:0}.list--columns{padding:0}.list--columns li{margin:0 0 10px 14px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.list--columns li a{color:#ce253d}.list--columns li:before{left:-14px;background:#ef8594;content:'';width:6px;height:6px;top:10px;border-radius:50%}.list li+li{margin-top:10px}.list--no-margin li+li{margin-top:0}.list--clean>li::before{display:none}.tippy-content .list{padding-left:15px;margin-top:12px;margin-bottom:12px}.tippy-content .list li{padding-left:0}.tippy-content .list li:before{left:-15px}@media (min-width:768px){.tippy-content .list li:before{left:-15px}}.list--narrow{line-height:normal}.list--gray>li::before{color:#dbdbdb}ol.list{padding-left:12px}@media (min-width:768px){ol.list{padding-left:25px}}ol.list>li{padding-left:12px}ol.list>li::before{display:none}ol.list ul.list{margin:10px 0}.list-title{display:block;font-size:18px;line-height:1.625;margin-bottom:10px}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/files/files.css?17761588681762*/
.files{max-width:100%;font-size:0;margin-bottom:20px}.files--align-top .files__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.files--align-top .files__name{margin-top:-.348em}.files--column .files__image{margin-bottom:10px}.files--column .files__name{width:100%}.files--mbbig{margin-bottom:32px}.files__title{display:block;font-size:17px;margin-bottom:11px}@media (min-width:768px){.files__title{margin-bottom:7px}}.files__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.files__wrap+.files__wrap{margin-top:10px}.files__wrap:hover .files__name--gray-primal{color:var(--main-gray-hover);border-bottom-color:var(--main-gray-hover)}.files svg{display:inline-block;vertical-align:middle;width:23px;height:32px;fill:none;margin-right:12px}.files__image{display:inline-block;vertical-align:middle;max-width:100%;margin-right:30px;margin-bottom:10px}@media (min-width:768px){.files__image{margin-bottom:0}}.files__name{display:inline-block;vertical-align:middle;max-width:calc(100% - 35px);font-size:17px;line-height:1.42857;font-weight:400;color:#ce253d}.files__name--gray{color:var(--old-files-2)}.files__name--underlined{border-bottom:1px solid #e28d9a99}.files__name--secondary{color:var(--text-secondary-high);border-bottom:1px solid var(--text-tertiary)}.files__name--gray-primal{-webkit-transition:color .5s cubic-bezier(.785,.135,.15,.86),border .5s cubic-bezier(.785,.135,.15,.86);transition:color .5s cubic-bezier(.785,.135,.15,.86),border .5s cubic-bezier(.785,.135,.15,.86);color:var(--main-gray-primal);border-bottom:1px solid var(--text-tertiary)}.files__name-gray{white-space:nowrap;color:var(--old-files-3)}.files time{display:inline}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/pages/page-corporate-msb/page-corporate-msb.css?17761588792381*/
.icon-with-text .col-d-2{min-width:190px}.icon-with-text .col-d-3{min-width:300px}@media (min-width:0px) and (max-width:1024px){.icon-with-text .col-t-2--tiny{min-width:220px;padding:0 10px}}@media (min-width:768px) and (max-width:1280px){.image-wide--dms .image-wide__picture img{-o-object-fit:cover;object-fit:cover}}.image-wide--dms .image-wide__desc{color:#323237!important}@media (min-width:0px) and (max-width:767px){.image-wide--dms .image-wide__desc{color:var(--text-primary)!important}}.image-wide--dms .image-wide__desc li{color:#323237!important}@media (min-width:0px) and (max-width:767px){.image-wide--dms .image-wide__desc li{color:var(--text-primary)!important}}@media (min-width:768px){.image-wide--dms{height:400px}.image-wide--dms .image-wide__desc{width:46.666667%}}.pic-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.pic-inline__image{width:80px;margin-right:20px;min-width:80px;max-width:80px;line-height:0}.pic-inline__text h3{margin-bottom:0}.page-corporate__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:260px}.page-corporate__phone-image{width:80px;margin-right:20px;min-width:80px;max-width:80px;line-height:0}.page-corporate__phone-text p{margin:10px 0}.page-corporate__phone-text p:first-child{margin-top:0}.page-corporate__phone-text p:last-child{margin-bottom:0}.table--compare table thead tr{border-bottom:0}.table--compare table thead tr th{padding:0}.table--compare table thead tr th strong{font-weight:700}.table--compare table tbody td{vertical-align:middle}.table--compare table tbody td:first-child{width:50%;padding-right:140px}@media (min-width:768px) and (max-width:1024px){.table--compare{margin-left:-44px;margin-right:-44px}.table--compare tr td:first-child,.table--compare tr th:first-child{padding-left:44px}.table--compare tr td:last-child,.table--compare tr th:last-child{padding-right:44px}}@media (max-width:767px){.msb-antionko-tablet{display:none}.msb-antionko-mobile{display:block}.msb-antionko-mobile .table{margin-left:-20px;margin-right:-20px}.msb-antionko-mobile .table tr td,.msb-antionko-mobile .table tr th{padding-left:20px}}@media (min-width:768px){.msb-antionko-tablet{display:block}.msb-antionko-mobile{display:none}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/autocomplete-city/autocomplete-suggestions.css?17761588671592*/
.autocomplete-suggestions{margin-top:8px;padding:0;-webkit-box-shadow:0 4px 16px rgba(68,68,100,.1),0 16px 40px rgba(68,68,100,.08);box-shadow:0 4px 16px rgba(68,68,100,.1),0 16px 40px rgba(68,68,100,.08);border-radius:12px;background-color:var(--bg-primary)}.autocomplete-suggestions .scrollbar-thumb{width:4px;border-radius:3px;background:var(--other-lines)}.autocomplete-suggestions .scrollbar-track.scrollbar-track-x{display:none}.autocomplete-suggestions .scrollbar-track.scrollbar-track-y{margin:8px 0;padding:8px 6px;background-color:transparent}.autocomplete-suggestions.search-suggest-list{background:var(--old-autocomplete-suggestions-7);-webkit-box-shadow:6px 6px 20px 0 rgba(0,0,0,.1),-4px -4px 20px 0 rgba(0,0,0,.06);box-shadow:6px 6px 20px 0 rgba(0,0,0,.1),-4px -4px 20px 0 rgba(0,0,0,.06)}.autocomplete-suggestions.search-suggest-list .search-suggest-popular.autocomplete-suggestion{color:var(--old-autocomplete-suggestions-9)}.autocomplete-suggestions.search-suggest-list .search-suggest-popular.autocomplete-selected,.autocomplete-suggestions.search-suggest-list .search-suggest-popular:hover{background:var(--old-autocomplete-suggestions-10)}.autocomplete-suggestion{padding:10px 16px;color:var(--text-secondary-high)}.autocomplete-suggestion strong{color:var(--other-blue-highlight)}.autocomplete-selected{background:var(--bg-alt-secondary);cursor:pointer}.search-suggest-result:hover{background:var(--old-autocomplete-suggestions-8)}.search-suggest-popular.autocomplete-suggestion,.search-suggest-result.autocomplete-suggestion{color:var(--old-autocomplete-suggestions-9)}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/template/helpers/dadata-custom.css?1776158884518*/
.tooltip{display:none;position:absolute;top:100%;left:0;right:0;margin-top:-1px;z-index:11;border-radius:12px;background-color:var(--bg-primary);color:var(--text-secondary-high);border:1px solid var(--other-lines)}.tooltip-list__item{padding:10px 16px 10px 12px;border-radius:12px;display:block}.tooltip-list__item:hover{cursor:pointer;background-color:var(--bg-alt-secondary)}.tooltip-list__item.focus{cursor:pointer;background-color:var(--bg-alt-secondary)}.tooltip-list__item span{color:var(--other-blue-highlight)}
/* End */


/* Start:/local/components/agima/corporate.msb/templates/dms/style.css?1760085827159*/
.cards--two-item {
    margin: 0 auto;
}

.popup-calculator__buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/twig/include/styles/group-checkboxes/group-checkboxes.css?17761588864990*/
.container__checkboxes .content{padding:0}.container__checkboxes .checkbox__group .checkbox__main{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--old-atoms-select-30)}.container__checkboxes .checkbox__group .checkbox__main .visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.container__checkboxes .checkbox__group .checkbox__main .checkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;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;cursor:pointer}.container__checkboxes .checkbox__group .checkbox__main .checkbox+.checkbox{margin-top:1.2em}.container__checkboxes .checkbox__group .checkbox__main .checkbox__symbol{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:11px;position:relative;border-radius:6px;width:24px;height:24px;-webkit-transition:background-color .4s cubic-bezier(.11,.29,.18,.98),border .4s cubic-bezier(.11,.29,.18,.98),-webkit-box-shadow .4s cubic-bezier(.11,.29,.18,.98);transition:background-color .4s cubic-bezier(.11,.29,.18,.98),border .4s cubic-bezier(.11,.29,.18,.98),-webkit-box-shadow .4s cubic-bezier(.11,.29,.18,.98);transition:box-shadow .4s cubic-bezier(.11,.29,.18,.98),background-color .4s cubic-bezier(.11,.29,.18,.98),border .4s cubic-bezier(.11,.29,.18,.98);transition:box-shadow .4s cubic-bezier(.11,.29,.18,.98),background-color .4s cubic-bezier(.11,.29,.18,.98),border .4s cubic-bezier(.11,.29,.18,.98),-webkit-box-shadow .4s cubic-bezier(.11,.29,.18,.98);-webkit-box-shadow:0 0 0 0 rgba(95,17,232,.1);box-shadow:0 0 0 0 rgba(95,17,232,.1);border:1px solid var(--old-atoms-select-30);background-color:var(--old-checkbox-9)}.container__checkboxes .checkbox__group .checkbox__main .checkbox__symbol:after{content:"";position:absolute;top:0;left:0;width:24px;height:24px;background-color:rgba(206,37,61,.2);opacity:0;border-radius:3em;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.container__checkboxes .checkbox__group .checkbox__main .checkbox__symbol .icon-checkbox{width:1em;height:1em;margin:auto;fill:none;stroke-width:3;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;display:inline-block}.container__checkboxes .checkbox__group .checkbox__main .checkbox__symbol .icon-checkbox path{-webkit-transition:stroke-dashoffset .2s ease-in;transition:stroke-dashoffset .2s ease-in;stroke-dasharray:30px,31px;stroke-dashoffset:31px;stroke:#fff}.container__checkboxes .checkbox__group .checkbox__main .checkbox__textwrapper{margin:0;font-weight:450;line-height:129%;color:var(--old-atoms-select-32)}.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:checked+.checkbox__symbol{background:#ce253d;border:1px solid #ce253d}.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:checked+.checkbox__symbol:after{-webkit-animation:ripple 1.5s cubic-bezier(.11,.29,.18,.98);animation:ripple 1.5s cubic-bezier(.11,.29,.18,.98)}.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:checked+.checkbox__symbol .icon-checkbox path{-webkit-transition:stroke-dashoffset .4s cubic-bezier(.11,.29,.18,.98);transition:stroke-dashoffset .4s cubic-bezier(.11,.29,.18,.98);stroke-dashoffset:0}.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:active+.checkbox__symbol{-webkit-box-shadow:0 0 15px 10px rgba(206,37,61,.2);box-shadow:0 0 15px 10px rgba(206,37,61,.2)}@media (hover:hover){.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:active+.checkbox__symbol{-webkit-box-shadow:unset;box-shadow:unset}.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:hover+.checkbox__symbol{-webkit-box-shadow:0 0 15px 10px rgba(206,37,61,.2);box-shadow:0 0 15px 10px rgba(206,37,61,.2)}}.container__checkboxes .checkbox__group .checkbox__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.container__checkboxes .checkbox__group .checkbox__checkboxes .checkbox{-ms-flex-wrap:wrap;flex-wrap:wrap}.container__checkboxes .checkbox__group .checkbox__checkboxes .checkbox .checkbox__label{width:100%}@-webkit-keyframes ripple{from{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes ripple{from{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}.mfp-content .content{padding:0}.mfp-content .content-inner{margin:0}@media (max-width:767px){.mfp-content .content-inner{padding:16px 0}}@media (min-width:768px){.mfp-content .content-inner{padding:0}}
/* End */
/* /local/templates/adaptive/html/redesign2019/build/css/_scss-libs/select2.css?177615886615643 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/popups/popup-2024.css?177615887510412 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/form/form.css?177615887222551 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/tables/tables.css?17761588779304 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/image-wide/image-wide.css?17761588731868 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/accordion/accordion.css?177615887011477 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/radiobuttons/radio.css?17761588702877 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/icon-with-text/icon-with-text.css?17761588682587 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/checkboxes/checkbox.css?17761588672212 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/select/select.css?177615887017427 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/list/list.css?17761588683271 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/files/files.css?17761588681762 */
/* /local/templates/adaptive/html/redesign2019/build/css/pages/page-corporate-msb/page-corporate-msb.css?17761588792381 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/autocomplete-city/autocomplete-suggestions.css?17761588671592 */
/* /local/templates/adaptive/html/redesign2019/build/css/template/helpers/dadata-custom.css?1776158884518 */
/* /local/components/agima/corporate.msb/templates/dms/style.css?1760085827159 */
/* /local/templates/adaptive/html/redesign2019/build/twig/include/styles/group-checkboxes/group-checkboxes.css?17761588864990 */
