

/* 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/_scss-libs/slick.css?17761588661270*/
.slick-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;padding:0;margin:0;overflow:hidden}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track::after,.slick-track::before{content:'';display:table}.slick-track::after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;display:none;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/template/ksb-slider/ksb-slider.css?17761588842428*/
.ksb-slider{max-width:1200px;margin:25px auto 0}@media (min-width:768px){.ksb-slider{margin-top:40px}}.ksb-slider:not(.slick-initialized) .ksb-slider__item:first-child+.ksb-slider__item{display:none}.ksb-slider__item{position:relative}@media (min-width:0px) and (max-width:767px){.ksb-slider__item{background-image:none!important}}@media (min-width:768px){.ksb-slider__item{display:-webkit-box;display:-ms-flexbox;display:flex;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){.ksb-slider__item{height:400px}}.ksb-slider__picture{position:relative;display:block;padding-top:70%}@media (min-width:768px){.ksb-slider__picture{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;padding-top:0}}.ksb-slider__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.ksb-slider__desc{padding:20px 20px 50px;background-color:#fff}@media (min-width:768px){.ksb-slider__desc{padding-top:20px;padding-left:0;padding-bottom:40px;width:45.57292%;background-color:transparent;margin-left:auto}}@media (min-width:1024px){.ksb-slider__desc{padding-top:40px;width:45.89844%}}@media (min-width:1440px){.ksb-slider__desc{width:45%}}.ksb-slider__desc .list{padding-left:15px;margin-bottom:25px}@media (min-width:1024px){.ksb-slider__desc .list{margin-bottom:40px}}.ksb-slider__desc .list li:before{left:-15px;color:#ce253d}.ksb-slider__title{font-family:"TT Norms Pro",sans-serif;font-weight:700;font-size:29px;line-height:1.33333;color:#ce253d;margin-bottom:20px}@media (min-width:768px){.ksb-slider__title{font-size:34px}}.ksb-slider__text{margin-bottom:10px;font-weight:700}.ksb-slider__link{text-align:center}@media (min-width:768px){.ksb-slider__link{text-align:left}}.ksb-slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:50%;bottom:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ksb-slider .slick-dots button{display:block;width:8px;height:8px;padding:0;font-size:0;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:50%;background-color:#b2b2b2;-webkit-transition:background-color .3s;transition:background-color .3s;margin:0 5px;cursor:pointer}.ksb-slider .slick-dots li.slick-active button{background-color:#ce253d}
/* 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/why-alfa/why-alfa.css?1776158877853*/
.why-alfa{padding:34px 0 40px;background:url(/assets/img/temp/bg-why.jpg) no-repeat 50% 100%;background-size:cover;margin-bottom:40px}@media (min-width:1024px){.why-alfa{padding:44px 0 50px}}.why-alfa h2{font-size:28px;line-height:1.33333;font-weight:500;margin-bottom:31px}@media (min-width:1024px){.why-alfa h2{font-size:34px;line-height:1.03226;margin-bottom:43px}}.why-alfa__items{max-width:925px;font-size:0;margin:0 auto}.why-alfa__item{display:inline-block;vertical-align:top;width:20%;text-align:center;color:#777}.why-alfa__text{min-height:42px;font-size:12px;line-height:1.4}@media (min-width:1024px){.why-alfa__text{min-height:48px;font-size:14px;line-height:1.33333}}.why-alfa__image{height:24px;margin-bottom:9px}@media (min-width:1024px){.why-alfa__image{height:30px;margin-bottom:17px}}.why-alfa__image img{max-width:100%;max-height:100%}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/flip-cards/flip-cards.css?17761588722630*/
.flip-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-5px 0}.flip-cards__card{display:inline-block;width:100%;max-width:320px;margin:5px auto;-webkit-perspective:1000px;perspective:1000px}@media (min-width:321px){.flip-cards__card{margin:5px;max-width:314px}}.flip-cards--flip .flip-cards__card:hover .flip-card__front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.flip-cards--flip .flip-cards__card:hover .flip-card__back{-webkit-transform:rotateY(0);transform:rotateY(0)}@media (min-width:768px){.flip-cards{margin:-5px}.flip-cards--4 .flip-cards__card{width:calc(25% - 10px)}}.flip-card{width:100%;display:block;height:238px;position:relative;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;text-align:center}.flip-card__back,.flip-card__front{position:absolute;top:0;left:0;background:var(--old-flip-cards-1);width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.flip-card__front{padding:30px 30px 0;text-align:center;-webkit-transform:rotateY(0);transform:rotateY(0);pointer-events:auto}@media (min-width:768px) and (max-width:1023px){.flip-card__front{padding:25px 15px 0 15px}}.flip-card__back{padding:20px;text-align:left;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.flip-card__icon{margin:0 0 16px 0;display:block;line-height:0}.flip-card__title{font-family:"TT Norms Pro",sans-serif;display:block;font-weight:700;font-size:20px;line-height:24px;text-align:center;letter-spacing:-.03em;color:var(--old-flip-cards-2)}@media (min-width:0px) and (max-width:1024px){.flip-card__title{font-size:18px}}.flip-card__header{font-family:"TT Norms Pro",sans-serif;display:block;font-weight:700;font-size:20px;line-height:24px;letter-spacing:-.03em;margin:0 0 6px 0;color:var(--old-flip-cards-4)}@media (min-width:0px) and (max-width:1024px){.flip-card__header{font-size:18px!important}}.flip-card__text{display:block;font-size:100%;line-height:18px;color:var(--old-flip-cards-3)}@media (min-width:0px) and (max-width:1024px){.flip-card__text{font-size:12px}}@media (min-width:0px) and (max-width:1140px){.flip-card__text .link{font-size:12px;white-space:wrap!important}}@media (min-width:321px){.flip-card__text{margin:5px;max-width:314px}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/tabs/tabs.css?17761588708293*/
.tabs-block{background:#f3f3f3}.tab{position:relative;opacity:0;-webkit-transition:opacity .5s cubic-bezier(.785,.135,.15,.86);transition:opacity .5s cubic-bezier(.785,.135,.15,.86)}.tab.is-ready{opacity:1}.tab.is-select .tab__current-item{display:block}.tab.is-select .tab__container{position:absolute;z-index:25;top:100%;left:0;width:100%;max-height:0;opacity:0;border-radius:15px;background:var(--old-tabs-atoms-11);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.15);-webkit-transition:opacity .5s cubic-bezier(.785,.135,.15,.86),max-height .5s cubic-bezier(.785,.135,.15,.86);transition:opacity .5s cubic-bezier(.785,.135,.15,.86),max-height .5s cubic-bezier(.785,.135,.15,.86);overflow:hidden}.tab.is-select .tab__real-width{display:block;padding:10px 0;white-space:normal}.tab.is-select .tab__item{display:block;padding:5px 20px;color:var(--text-primary);border-radius:0;margin-bottom:0}.tab.is-select .tab__item.is-active,.tab.is-select .tab__item:hover{color:var(--old-tabs-atoms-4);background:0 0}.tab.is-select.is-open .tab__current-item::after{-webkit-transform:rotate(45deg) translate3d(2px,2px,0);transform:rotate(45deg) translate3d(2px,2px,0)}.tab.is-select.is-open .tab__container{max-height:260px;opacity:1}.tab__current-item{position:relative;display:none;height:30px;padding:6px 35px 0 20px;font-size:18px;text-overflow:ellipsis;white-space:nowrap;border-radius:15px;cursor:pointer;overflow:hidden;color:var(--old-tabs-atoms-4);border:1px solid var(--old-tabs-atoms-5);background:var(--old-tabs-atoms-11)}.tab__current-item::after{content:"";position:absolute;top:10px;right:20px;width:6px;height:6px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition:-webkit-transform .5s cubic-bezier(.785,.135,.15,.86);transition:-webkit-transform .5s cubic-bezier(.785,.135,.15,.86);transition:transform .5s cubic-bezier(.785,.135,.15,.86);transition:transform .5s cubic-bezier(.785,.135,.15,.86),-webkit-transform .5s cubic-bezier(.785,.135,.15,.86);border-top:1px solid var(--old-tabs-atoms-4);border-left:1px solid var(--old-tabs-atoms-4)}.tab__subtitle-item{margin-top:10px;width:100%;text-align:center;font-family:"TT Norms Pro",sans-serif;font-size:17px;line-height:19px;font-weight:400;font-style:normal;color:var(--old-tabs-atoms-5)}@media (min-width:768px){.tab__subtitle-item{margin-top:20px}}.tab__container{overflow:hidden}.tab__container--center{text-align:center}.tab__container--scrollable{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.tab__container--scrollable::-webkit-scrollbar{display:none}@media (max-width:768px){.tab__container--center-mob{text-align:center}}.tab__container--left{text-align:center}@media (min-width:768px){.tab__container--left{text-align:left}}.tab__container--osago .tab__item{margin:0}.tab--white .tab__container{border-radius:8px;background:var(--old-tabs-atoms-12);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}.tab__real-width{display:inline-block;vertical-align:top;font-size:0;white-space:nowrap}.tab__item{display:inline-block;vertical-align:top;padding:0 25px;font-size:18px;line-height:40px;border-radius:20px;background:0 0;-webkit-box-shadow:none;box-shadow:none;text-align:left;-webkit-transition:background .5s cubic-bezier(.19,1,.22,1),color .5s cubic-bezier(.19,1,.22,1);transition:background .5s cubic-bezier(.19,1,.22,1),color .5s cubic-bezier(.19,1,.22,1);margin:0;cursor:pointer;color:var(--old-tabs-atoms-4)}.tab__item.is-active{color:#696969;cursor:default;background:var(--old-tabs-atoms-11)}.tab__item+.tab__item{margin-top:0}.tab--white .tab__item{-webkit-box-shadow:none;box-shadow:none;margin:4px;padding:3px 40px;font-size:14px;line-height:24px;color:var(--old-tabs-atoms-13);border-radius:5px;font-weight:500}.tab--white .tab__item.is-active{color:var(--old-tabs-atoms-14);background:var(--old-tabs-atoms-16)}.tab--white .tab__item:after{display:none}.tab--filled.is-select .tab__current-item{padding-top:0;font-size:17px;line-height:30px}.tab--filled.is-select .tab__real-width{background:0 0;height:auto;border:0;border-radius:0}.tab--filled .tab__real-width{height:30px;padding:0;font-size:0;border-radius:10px;border:1px solid var(--old-tabs-atoms-18);background:var(--old-tabs-atoms-18)}@media (min-width:768px){.tab--filled .tab__real-width{height:40px}}.tab--filled .tab__item{padding:0 25px;font-size:17px;line-height:28px;border:none;border-radius:9px;background:0 0;color:var(--old-tabs-atoms-19)}@media (min-width:768px){.tab--filled .tab__item{padding:0 40px;line-height:38px}}.tab--filled .tab__item.is-active{cursor:default;color:var(--old-tabs-atoms-4);background:var(--old-tabs-atoms-11)}.tab--filled .tab__item.is-active.tab__item{background:var(--old-tabs-atoms-11)}@media (min-width:0px) and (max-width:767px){.tab--filled .tab__item--small-mobile{padding-left:10px;padding-right:10px}}.tab--filled .tab__item--short{padding:0 24px}@media (min-width:768px){.tab--filled .tab__item--short{padding:0 25px}}.tab--filled .tab__item--mini{padding:0 10px}@media (min-width:460px){.tab--filled .tab__item--mini{padding:0 24px}}@media (min-width:768px){.tab--filled .tab__item--mini{padding:0 25px}}.tab--filled .tab__item--small{padding:0 20px}.tab--small .tab__real-width{height:31px}.tab--small .tab__item{padding:0 10px;font-size:14px;line-height:29px}@media (min-width:768px){.tab--small .tab__item{padding:0 25px;font-size:17px}}.tab--gray-small .tab__item{padding:0 14px;font-size:17px;line-height:28px;white-space:nowrap;color:#696969;border:1px solid #d1d2d4;border-radius:16px;margin-top:10px;margin-right:10px}.tab--gray-small .tab__item:last-child{margin-right:0}.tab--gray-small .tab__item.is-active{color:#777;border-color:#eaeaea;background:#eaeaea}.tab--gray-small .tab__real-width{white-space:normal;margin-top:-10px}@media (min-width:768px){.tab--gray-small .tab__real-width{white-space:nowrap}}.tab--agent .tab__container{padding:0 20px}.tab--notifications{overflow:auto;margin:0 -55px;padding:0 55px}@media (max-width:767px){.tab--notifications{margin:0 -16px;padding:0 16px}}.tab--notifications .tab__item{padding-left:32px!important;padding-right:32px!important;width:auto!important;-ms-flex-preferred-size:auto!important;flex-basis:auto!important}.tab--mlr-20{margin-right:20px;margin-left:20px}.tab--mw100{width:100%}.tab--center{text-align:center}.tab--select.is-select.tab--filled .tab__current-item{height:40px;padding:0 25px 0 10px;border:1px solid #dbdbdb;border-radius:4px;line-height:38px;text-align:left;color:#696969}.tab--select.is-select.tab--filled .tab__current-item:after{top:15px;right:12px}.tab--select.is-select.tab--filled .tab__container{border:0;border-radius:3px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.15);overflow:auto}.tab--select.is-select.tab--filled .tab__item{padding:8px 10px}.tab--select.is-select.tab--filled .tab__item.is-active,.tab--select.is-select.tab--filled .tab__item:hover{color:var(--old-tabs-atoms-11);background:var(--old-tabs-atoms-4)}.tab__accordion-link{display:block;cursor:pointer;padding:16px 40px 16px 20px;position:relative;font-style:normal;font-weight:700;font-size:17px;line-height:24px}.tab__accordion-link:before{width:14px;height:14px;position:absolute;top:50%;right:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background:url(/assets/img/svg/param-arrow-red.svg) no-repeat center center;display:block;content:'';-webkit-transition:.3s transform;transition:.3s transform}.tab__accordion-link--active:before{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.tab__accordion-link:after{position:absolute;bottom:0;left:20px;right:20px;height:1px;background:#eaeaea;display:block;content:''}.tab__accordion-link--active:after,.tab__accordion-link--last:after{display:none}@media (min-width:768px){.tab--white .tab__item{margin:4px;padding:8px 30px;font-size:18px;line-height:24px;border-radius:10px}.tab--white .tab__container{border-radius:14px}}@media (min-width:1024px){.tab--white{margin:0;padding:0;white-space:normal;overflow:visible}}.tab-content{margin:20px 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/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/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/_scss-libs/jquery.ellipsis.css?1776158866193*/
.ellip{display:block;height:100%}.ellip-line{display:inline-block;max-width:100%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ellip,.ellip-line{position:relative;overflow:hidden}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/cards/cards.css?17761588722768*/
.cards{padding-left:20px;padding-right:20px}@media (min-width:768px){.cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:600px;padding:0;margin:0 auto}}@media (min-width:768px){.cards--vip-partners{-ms-flex-pack:distribute;justify-content:space-around}}.cards--vip h2.cards__title{color:#fff}@media (min-width:1024px){.cards{max-width:920px}}.cards--two-item{max-width:640px}@media (min-width:1024px){.cards--two-item{max-width:960px}}.cards--two-item .cards__item{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:40px;padding-left:20px;padding-right:20px;min-height:220px}@media (min-width:768px){.cards--two-item .cards__item{width:40%;margin-left:20px;margin-right:20px}}.cards__item{display:block;min-height:265px;text-align:center;padding:50px 50px 0;background-color:var(--old-cards-1);margin-bottom:40px;-webkit-transition:color .5s cubic-bezier(.785,.135,.15,.86),background .5s cubic-bezier(.785,.135,.15,.86);transition:color .5s cubic-bezier(.785,.135,.15,.86),background .5s cubic-bezier(.785,.135,.15,.86)}.cards__item .cards__image .logo-vip-partner{max-width:none}.cards__item .btn--vip-partner:focus{opacity:1}.cards__item .btn--vip-partner:hover{opacity:.6}@media (min-width:768px){.cards__item{width:280px}}.cards__item:hover{color:#fff;background-color:#ce253d}.cards__item:hover .cards__image{color:#fff}.cards__item:active{background-color:#b22034}.cards--vip .cards__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:320px;padding:40px;color:#fff;background-color:#353535}.cards--vip .cards__item .btn{margin-top:auto}.cards__title{max-width:100%;font-size:28px;line-height:1.08333;font-weight:700;margin:0 auto 10px;color:var(--old-cards-6)}.cards--vip .cards__title{line-height:1.33333;font-weight:400}.cards__text{margin:0}.cards__image{color:#ce253d}.cards--vip .cards__image{color:#fff;margin-bottom:10px}.cards__image svg{display:block;width:80px;height:80px;margin:0 auto;-webkit-transition:all .5s cubic-bezier(.785,.135,.15,.86);transition:all .5s cubic-bezier(.785,.135,.15,.86)}.cards__image svg .invert{-webkit-transition:fill .5s cubic-bezier(.785,.135,.15,.86);transition:fill .5s cubic-bezier(.785,.135,.15,.86)}@media (min-width:768px){.cards.cards-col-2{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.cards.cards-col-2__item{min-height:230px;padding:10px 15px 0;border-radius:15px}@media (min-width:768px){.cards.cards-col-2__item{width:355px}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/template/smb-slider/smb-slider.css?17761588842251*/
.smb-slider{max-width:1200px;margin:25px auto 0}@media (min-width:768px){.smb-slider{margin-top:40px}}.smb-slider:not(.slick-initialized) .smb-slider__item:first-child+.smb-slider__item{display:none}.smb-slider__item{position:relative}@media (min-width:0px) and (max-width:767px){.smb-slider__item{background-image:none!important}}@media (min-width:768px){.smb-slider__item{display:-webkit-box;display:-ms-flexbox;display:flex;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){.smb-slider__item{height:400px}}.smb-slider__picture{position:relative;display:block;padding-top:70%}@media (min-width:768px){.smb-slider__picture{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;padding-top:0}}.smb-slider__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.smb-slider__desc{padding:20px 20px 50px;background-color:var(--old-sms-slider-1)}@media (min-width:768px){.smb-slider__desc{padding-top:40px;padding-left:0;padding-bottom:40px;width:43.61979%;margin-left:auto;background-color:transparent}}@media (min-width:1024px){.smb-slider__desc{width:48.82812%}}@media (min-width:1440px){.smb-slider__desc{width:48.33333%}}.smb-slider__title{font-family:"TT Norms Pro",sans-serif;font-weight:700;font-size:34px;line-height:1.33333;color:#ce253d;margin-bottom:20px}@media (min-width:1440px){.smb-slider__title{font-size:52px;line-height:1.20833}}.smb-slider__text{margin-bottom:10px}.smb-slider__link{text-align:center}@media (min-width:768px){.smb-slider__link{text-align:left}}.smb-slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:50%;bottom:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.smb-slider .slick-dots button{display:block;width:8px;height:8px;padding:0;font-size:0;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:50%;background-color:#b2b2b2;-webkit-transition:background-color .3s;transition:background-color .3s;margin:0 5px;cursor:pointer}.smb-slider .slick-dots li.slick-active button{background-color:#ce253d}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/template/smb-popup/smb-popup.css?17761588841576*/
.smb-popup{position:relative;padding:60px 0 40px;background:var(--old-popup-10)}@media (min-width:768px){.smb-popup{padding:40px}}@media (min-width:1024px){.smb-popup{max-width:768px;margin:0 auto}}.smb-popup__scroll-content{max-height:calc(100vh - 240px);overflow:hidden}@media (min-width:768px){.smb-popup__scroll-content{max-height:calc(100vh - 300px)}}.smb-popup .form__group{margin:0 auto}.smb-popup .form__group:first-child{padding-top:0}@media (min-width:768px){.smb-popup .form__group{max-width:570px}}.smb-popup .form__success{text-align:center}.smb-popup .form__success-footer{text-align:center;padding-top:40px}@media (min-width:768px){.smb-popup .form__label{width:37.7193%}}.smb-popup .form__footer-buttons{margin:20px 0 0}@media (min-width:768px){.smb-popup .form__row .input{max-width:350px}}.smb-popup .form__subtitle{color:var(--old-global-gray);font-size:17px}.smb-popup__wrapper{padding:0 20px}@media (min-width:600px){.smb-popup__wrapper{padding:0}}.smb-popup .form__info{width:100%;padding:20px;text-align:center;margin:20px 0 -40px}@media (min-width:768px){.smb-popup .form__info{width:610px;margin-left:0;margin-right:0}}.smb-popup .form__info-text{padding-left:0;padding-right:0}@media (min-width:768px){.smb-popup .form__info-text{max-width:400px;padding:0;margin:auto}}.smb-popup .scroll-content{padding-right:15px}.smb-popup .scrollbar-track-y{width:10px;background-color:transparent}.smb-popup .scrollbar-thumb{width:5px;height:60px;background-color:rgba(0,0,0,.25);padding-bottom:0;margin-left:3px}.smb-popup .scrollbar-thumb:hover{cursor:pointer}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/pages/page-landing/page-landing.css?17761588801950*/
.page-landing h1,.page-landing h2{max-width:100%}.page-landing .is-big-red{margin-bottom:20px}.page-landing__wrapper{padding:0 20px}@media (min-width:600px){.page-landing__wrapper{padding:0}}.page-landing__header{margin-bottom:80px}.page-landing__logo{padding-top:40px;text-align:center}.page-landing__logo a{display:inline-block;width:160px;height:40px;background:url(/assets/img/svg/logos/logo.svg) left center no-repeat;background-size:cover}.page-landing__title{font-size:34px;line-height:1.33333;margin:0 0 9px}@media (min-width:768px){.page-landing__title{font-size:52px;line-height:1.20833;margin:0 0 13px}}.page-landing__text{text-align:center;margin:0 auto 40px}@media (min-width:768px){.page-landing__text{max-width:600px;margin:0 auto 80px}}.page-landing__form{position:relative;padding:20px 0;background:var(--old-popup-10)}@media (min-width:768px){.page-landing__form{padding:40px}}@media (min-width:1024px){.page-landing__form{max-width:768px;margin:0 auto}}.page-landing__form .content-white-bg--form{margin:0}.page-landing__form .form__group{padding:0;margin:0 auto}@media (min-width:768px){.page-landing__form .form__group{max-width:620px}}.page-landing__form .form__success{text-align:center}.page-landing__form .form__success-footer{text-align:center;padding-top:40px}.page-landing__form .form__annotate{text-align:center;margin:20px 0 0}@media (min-width:768px){.page-landing__form .form__label{width:33.06452%}}.page-landing__form .radio{margin:0 10px 10px 0}.page-landing__form .radio:last-child{margin-right:0}.page-landing__form .form__footer-buttons{margin:20px 0 0}@media (min-width:768px){.page-landing__form .form__row .input{max-width:350px}}@media (min-width:768px){.page-landing__form .form__row--radio-group .input{max-width:none}}.page-landing__form-title{padding:0;font-size:28px;line-height:1.25;text-align:left;color:#ce253d;margin:0 auto 20px}@media (min-width:768px){.page-landing__form-title{text-align:center}}
/* End */


/* Start:/local/components/agima/corporate.offer.form/templates/redesign/style.css?174315066163*/
.suggestions-scroll > .scroll-content {
    padding-right: 0;
}
/* End */
/* /local/templates/adaptive/html/redesign2019/build/css/_scss-libs/select2.css?177615886615643 */
/* /local/templates/adaptive/html/redesign2019/build/css/_scss-libs/slick.css?17761588661270 */
/* /local/templates/adaptive/html/redesign2019/build/css/template/ksb-slider/ksb-slider.css?17761588842428 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/form/form.css?177615887222551 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/why-alfa/why-alfa.css?1776158877853 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/flip-cards/flip-cards.css?17761588722630 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/tabs/tabs.css?17761588708293 */
/* /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/files/files.css?17761588681762 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/list/list.css?17761588683271 */
/* /local/templates/adaptive/html/redesign2019/build/css/_scss-libs/jquery.ellipsis.css?1776158866193 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/cards/cards.css?17761588722768 */
/* /local/templates/adaptive/html/redesign2019/build/css/template/smb-slider/smb-slider.css?17761588842251 */
/* /local/templates/adaptive/html/redesign2019/build/css/template/smb-popup/smb-popup.css?17761588841576 */
/* /local/templates/adaptive/html/redesign2019/build/css/pages/page-landing/page-landing.css?17761588801950 */
/* /local/components/agima/corporate.offer.form/templates/redesign/style.css?174315066163 */
