

/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/pp-info/pp-info.css?17761588752243*/
.pp-info{text-align:center;color:#696969;margin:0 auto 40px}.pp-info__wrap{max-width:960px;margin:0 auto}.pp-info__title{max-width:670px;font-family:"TT Norms Pro",sans-serif;font-size:28px;line-height:32px;font-weight:400;margin:0 auto 20px}.pp-info__about{max-width:670px;line-height:24px;margin:0 auto 30px}.pp-info__list{z-index:5;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 30px}.pp-info__list .slick-list{overflow:visible}.pp-info__list .slick-arrow{color:#ce253d;border:none}.pp-info__list .slick-arrow::before{font-size:24px}.pp-info__item{position:relative;width:100%;padding:57px 21px 32px;background:var(--old-pp-info-2);cursor:pointer;margin-bottom:10px}.pp-info__item.slick-slide{min-height:237px;margin:0 15px}.pp-info__item:hover{z-index:5}.pp-info__item-img{margin:0 auto 15px}.pp-info__item-title{font:normal 600 17px/22px "TT Norms Pro",sans-serif;color:#696969}.pp-info__item-desc{position:absolute;top:0;bottom:0;left:0;right:0;min-height:237px;padding:24px 20px;font-size:17px;line-height:24px;text-align:left;color:#494949;opacity:0;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden;overflow:hidden;overflow-y:auto;background:var(--old-pp-info-2)}.pp-info__item-desc::-webkit-scrollbar{width:12px}.pp-info__item-desc::-webkit-scrollbar-thumb{border-radius:6px;background-color:var(--other-lines);border:4px solid var(--bg-primary)}.pp-info__item-text{margin-top:16px}.pp-info__item-text p{margin-bottom:0}.pp-info__item-text p+p{margin-top:10px}.pp-info__desc{max-width:670px;font-size:14px;line-height:18px;text-align:center;color:#696969;margin:0 15px}.pp-info__item:hover .pp-info__item-desc{opacity:1;-webkit-box-shadow:0 10px 15px rgba(0,0,0,.1);box-shadow:0 10px 15px rgba(0,0,0,.1);visibility:visible}@media (min-width:768px){.pp-info__list{margin:0 15px 20px}.pp-info__item{width:calc((100% - 20px)/ 3);min-height:237px;padding:57px 32px 32px}.pp-info__item-img{margin-bottom:10px}.pp-info__desc{margin:0 auto}}@media (min-width:1024px){.pp-info__list{margin:0 0 20px}}
/* 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/components/insurance-event/insurance-event.css?17761588731012*/
.insurance-event__preview{padding-bottom:10px;text-align:center}.insurance-event__content{padding-left:50px}.insurance-event__list{counter-reset:list}@media (max-width:767px){.insurance-event__list{padding-left:40px}}.insurance-event__list li{margin-bottom:20px;position:relative}.insurance-event__list li::before{counter-increment:list;content:counter(list);font-size:20px;line-height:38px;text-align:center;position:absolute;top:3px;left:-50px;width:40px;height:40px;color:#ce253d;border:1px solid currentColor;border-radius:50%}@media (min-width:768px){.insurance-event__preview{padding:0;margin-right:-25px;margin-left:-25px}.insurance-event__content{padding-left:60px}.insurance-event__list{margin-bottom:20px}.insurance-event__list li{margin-bottom:30px}.insurance-event__list li::before{left:-60px;top:1px}.insurance-event__list li:last-child{margin-bottom:0}}@media (min-width:1024px){.insurance-event__preview{padding-bottom:10px;margin-right:0;margin-left:0}.insurance-event__content{padding-top:10px}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/calculator-estimation-mobile/calculator-estimation-mobile.css?17761588719842*/
.js-calculator-estimation-bottom{min-height:60px}.calculator-estimation-mobile .content-show-if-fixed{display:none}.calculator-estimation-mobile .content-inner{padding:24px 16px}.calculator-estimation-mobile-container-top{margin:32px 0}.calculator-estimation-mobile-container-bottom:not(.no-min-height){min-height:170px}.calculator-estimation-mobile-container-bottom--old-cost{height:198px}.calculator-estimation-mobile--top{margin:32px 16px;padding:0 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid;height:46px;border-bottom-color:var(--old-calculator-estimation-mobile-border-1)}.calculator-estimation-mobile--top.is-fixed{position:fixed;top:44px;left:0;right:0;z-index:10;margin:0;padding:12px 16px;-webkit-box-shadow:0 4px 16px 0 rgba(68,68,100,.1);box-shadow:0 4px 16px 0 rgba(68,68,100,.1);border-bottom:1px solid;background-color:var(--bg-alt-secondary);border-bottom-color:var(--other-lines)}.calculator-estimation-mobile--top.is-fixed .calculator-estimation-mobile__steps{display:-webkit-box;display:-ms-flexbox;display:flex}.calculator-estimation-mobile--top.is-fixed .calculator-estimation-mobile__steps--center-abs{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.calculator-estimation-mobile--top.is-fixed .content-show-if-fixed{display:block}.calculator-estimation-mobile--bottom.is-fixed{overflow:hidden;position:fixed;bottom:0;left:0;right:0;z-index:12;-webkit-box-shadow:0 -4px 16px 0 rgba(68,68,100,.1);box-shadow:0 -4px 16px 0 rgba(68,68,100,.1);border-radius:12px 12px 0 0;padding:12px 16px 16px;background-color:var(--bg-primary)}.calculator-estimation-mobile--bottom.is-fixed .content-inner{padding:0;margin:8px 0}.calculator-estimation-mobile--bottom.is-fixed .calculator-estimation-mobile__submit{margin:0;padding:0}.calculator-estimation-mobile--bottom.is-fixed .calculator-estimation-mobile__submit button{width:100%}.calculator-estimation-mobile--bottom.is-fixed .calculator-estimation-mobile__detail-btn-box{display:block}.calculator-estimation-mobile--bottom.is-fixed .content-show-if-fixed{display:block}.calculator-estimation-mobile--bottom.is-detail+.calculator-estimation-mobile__overlay{display:block}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__info{display:inline-table;width:100%}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__info .calculator-estimation-mobile__col:first-child{-ms-flex-item-align:start;align-self:flex-start}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__info .js-summary-content{max-height:300px;overflow-y:scroll}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__row{position:relative}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__row--price.calculator-estimation-mobile__row--top{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__row--price .calculator-estimation-mobile__col:first-of-type{-ms-flex-item-align:start;align-self:flex-start}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__row--price .calculator-estimation-mobile__col:last-of-type{white-space:nowrap}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__row--price .calculator-estimation-mobile__line{top:18px}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__row--top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__row--top.calculator-estimation-mobile__row--price{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__row--top .calculator-estimation-mobile__col--top{padding-top:3px;-ms-flex-item-align:start;align-self:flex-start;height:30px;overflow:hidden}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__col{position:relative;z-index:1;background-color:var(--bg-primary)}@media (min-width:0px) and (max-width:400px){.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__col{max-width:230px}}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__col:first-of-type{padding-right:4px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-item-align:end;align-self:flex-end}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__col:last-of-type{padding-left:4px;text-align:right;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-item-align:start;align-self:flex-start}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__line{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.calculator-estimation-mobile__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.calculator-estimation-mobile__link .link{margin-left:6px}.calculator-estimation-mobile__details,.calculator-estimation-mobile__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-flex:0;-ms-flex:0 0 fit-content;flex:0 0 fit-content;font-weight:500;cursor:pointer;white-space:nowrap}.calculator-estimation-mobile__details svg,.calculator-estimation-mobile__link svg{display:block}.calculator-estimation-mobile__details{min-width:122px}.calculator-estimation-mobile__steps{width:calc(100% - 240px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 240px);flex:0 0 calc(100% - 240px);display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calculator-estimation-mobile__steps-item{-webkit-box-flex:0;-ms-flex:0 0 7px;flex:0 0 7px;width:7px;height:7px;border-radius:50%;margin:0 3px;background-color:var(--old-steps-modern-5)}.calculator-estimation-mobile__steps-item.is-active{background-color:var(--main-red-primal)}.calculator-estimation-mobile__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden}.calculator-estimation-mobile__row--top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.calculator-estimation-mobile__row--price{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.calculator-estimation-mobile__row--price .calculator-estimation-mobile__col--top{-ms-flex-item-align:start;align-self:flex-start}.calculator-estimation-mobile__row--price .calculator-estimation-mobile__col--center{-ms-flex-item-align:center;align-self:center}.calculator-estimation-mobile__row--price .calculator-estimation-mobile__line{top:18px}.calculator-estimation-mobile__line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;top:13px;margin:0 4px;min-width:40px;border-top:1px dashed var(--other-lines)}.calculator-estimation-mobile__line--no-min-width{min-width:unset}.calculator-estimation-mobile__col{font-size:16px;font-weight:600;-ms-flex-item-align:end;align-self:flex-end;color:var(--text-secondary-high)}.calculator-estimation-mobile__col_price{font-size:20px}.calculator-estimation-mobile__col--top{padding-top:3px}.calculator-estimation-mobile__col--regular{font:normal 400 16px/22px "TT Norms Pro",sans-serif}.calculator-estimation-mobile__col--normal{font:normal 450 16px/22px "TT Norms Pro",sans-serif}.calculator-estimation-mobile__col--medium{font:normal 500 16px/22px "TT Norms Pro",sans-serif}.calculator-estimation-mobile__submit{padding:0 16px;margin-bottom:32px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.calculator-estimation-mobile__submit .btn{font-weight:600}.calculator-estimation-mobile__detail-btn-box{display:none;position:absolute;top:0;left:0;width:100%;height:40px}.calculator-estimation-mobile__detail-btn{position:relative;display:block;top:12px;left:50%;margin-left:-16px;width:32px;height:4px;border-radius:98px;background-color:var(--old-steps-modern-5)}.calculator-estimation-mobile__info{display:none;padding-bottom:12px;margin-bottom:4px;border-bottom:1px solid;-webkit-box-sizing:content-box;box-sizing:content-box;border-bottom-color:var(--old-calculator-estimation-mobile-border-1)}.calculator-estimation-mobile__info_title{font-weight:600;margin-bottom:10px;margin-top:15px;color:var(--text-primary)}.calculator-estimation-mobile__info .calculator-estimation-mobile__row+.calculator-estimation-mobile__row{margin-top:8px}.calculator-estimation-mobile__info .calculator-estimation-mobile__col{font-size:14px;line-height:18px;font-weight:400}.calculator-estimation-mobile__info .calculator-estimation-mobile__col.font-medium{font-weight:500}.calculator-estimation-mobile__overlay{display:none;position:fixed;background:rgba(0,0,0,.6);top:0;right:0;left:0;bottom:0;z-index:11;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.calculator-estimation-mobile__old-price{font-size:14px;display:inline-block;vertical-align:bottom;text-decoration:line-through;white-space:nowrap;text-align:left;font-weight:400;height:10px;line-height:10px;color:var(--old-price)}@media (max-width:767px){.calculator-estimation-mobile__old-price{display:block}}@media (min-width:768px){.calculator-estimation-mobile__old-price{margin:0 3px}}.calculator-estimation-mobile__old-price.is-hidden{display:none}.is-touch .calculator-estimation-mobile__info--main{overflow:hidden}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/twig/include/styles/group-checkboxes/group-checkboxes.css?17761588864990*/
.container__checkboxes .content{padding:0}.container__checkboxes .checkbox__group .checkbox__main{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--old-atoms-select-30)}.container__checkboxes .checkbox__group .checkbox__main .visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.container__checkboxes .checkbox__group .checkbox__main .checkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer}.container__checkboxes .checkbox__group .checkbox__main .checkbox+.checkbox{margin-top:1.2em}.container__checkboxes .checkbox__group .checkbox__main .checkbox__symbol{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:11px;position:relative;border-radius:6px;width:24px;height:24px;-webkit-transition:background-color .4s cubic-bezier(.11,.29,.18,.98),border .4s cubic-bezier(.11,.29,.18,.98),-webkit-box-shadow .4s cubic-bezier(.11,.29,.18,.98);transition:background-color .4s cubic-bezier(.11,.29,.18,.98),border .4s cubic-bezier(.11,.29,.18,.98),-webkit-box-shadow .4s cubic-bezier(.11,.29,.18,.98);transition:box-shadow .4s cubic-bezier(.11,.29,.18,.98),background-color .4s cubic-bezier(.11,.29,.18,.98),border .4s cubic-bezier(.11,.29,.18,.98);transition:box-shadow .4s cubic-bezier(.11,.29,.18,.98),background-color .4s cubic-bezier(.11,.29,.18,.98),border .4s cubic-bezier(.11,.29,.18,.98),-webkit-box-shadow .4s cubic-bezier(.11,.29,.18,.98);-webkit-box-shadow:0 0 0 0 rgba(95,17,232,.1);box-shadow:0 0 0 0 rgba(95,17,232,.1);border:1px solid var(--old-atoms-select-30);background-color:var(--old-checkbox-9)}.container__checkboxes .checkbox__group .checkbox__main .checkbox__symbol:after{content:"";position:absolute;top:0;left:0;width:24px;height:24px;background-color:rgba(206,37,61,.2);opacity:0;border-radius:3em;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.container__checkboxes .checkbox__group .checkbox__main .checkbox__symbol .icon-checkbox{width:1em;height:1em;margin:auto;fill:none;stroke-width:3;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;display:inline-block}.container__checkboxes .checkbox__group .checkbox__main .checkbox__symbol .icon-checkbox path{-webkit-transition:stroke-dashoffset .2s ease-in;transition:stroke-dashoffset .2s ease-in;stroke-dasharray:30px,31px;stroke-dashoffset:31px;stroke:#fff}.container__checkboxes .checkbox__group .checkbox__main .checkbox__textwrapper{margin:0;font-weight:450;line-height:129%;color:var(--old-atoms-select-32)}.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:checked+.checkbox__symbol{background:#ce253d;border:1px solid #ce253d}.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:checked+.checkbox__symbol:after{-webkit-animation:ripple 1.5s cubic-bezier(.11,.29,.18,.98);animation:ripple 1.5s cubic-bezier(.11,.29,.18,.98)}.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:checked+.checkbox__symbol .icon-checkbox path{-webkit-transition:stroke-dashoffset .4s cubic-bezier(.11,.29,.18,.98);transition:stroke-dashoffset .4s cubic-bezier(.11,.29,.18,.98);stroke-dashoffset:0}.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:active+.checkbox__symbol{-webkit-box-shadow:0 0 15px 10px rgba(206,37,61,.2);box-shadow:0 0 15px 10px rgba(206,37,61,.2)}@media (hover:hover){.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:active+.checkbox__symbol{-webkit-box-shadow:unset;box-shadow:unset}.container__checkboxes .checkbox__group .checkbox__main .checkbox__trigger:hover+.checkbox__symbol{-webkit-box-shadow:0 0 15px 10px rgba(206,37,61,.2);box-shadow:0 0 15px 10px rgba(206,37,61,.2)}}.container__checkboxes .checkbox__group .checkbox__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.container__checkboxes .checkbox__group .checkbox__checkboxes .checkbox{-ms-flex-wrap:wrap;flex-wrap:wrap}.container__checkboxes .checkbox__group .checkbox__checkboxes .checkbox .checkbox__label{width:100%}@-webkit-keyframes ripple{from{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes ripple{from{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}.mfp-content .content{padding:0}.mfp-content .content-inner{margin:0}@media (max-width:767px){.mfp-content .content-inner{padding:16px 0}}@media (min-width:768px){.mfp-content .content-inner{padding:0}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/draft-cards/draft-cards.css?177615887220878*/
.draft-preloader .policies-preloader-wrapper{padding:40px 0}.draft-preloader .policies-preloader-wrapper-container{padding:66px 0 67px;border-radius:0}@media (min-width:1200px){.draft-preloader .policies-preloader-wrapper-container{border-radius:16px}}.draft-storage__text{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;color:#9da1a2;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.draft-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 0 24px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px;margin-bottom:40px;border-radius:16px;background:#f4f4f7}.draft-cards{width:100%;margin:0 auto}.draft-cards__all{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:stretch;align-self:stretch;overflow:hidden;border-radius:12px;background:#ececf0;min-height:130px}@media (min-width:480px){.draft-cards__all{min-height:270px}}.draft-cards__all:hover{background:#fcfcfd;border-radius:16px;-webkit-filter:drop-shadow(0 15px 29px rgba(0, 0, 0, .08));filter:drop-shadow(0 15px 29px rgba(0, 0, 0, .08));-webkit-box-shadow:0 0 1px 1px #f5f5f5;box-shadow:0 0 1px 1px #f5f5f5}.draft-cards__all:hover>.category-image::after{width:500px;height:500px}.draft-cards__all:hover>.category-image>.category-image__container::before{width:90px!important;height:90px!important;background-size:90px 90px!important}.draft-cards__all>.category-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:baseline;align-self:baseline}.draft-cards__all>.category-title>.category-text{-ms-flex-item-align:stretch;align-self:stretch;color:#ce253d;font-variant-numeric:lining-nums tabular-nums;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.32px;position:relative;z-index:5}.draft-cards__all>.category-title>.category-name{-ms-flex-item-align:stretch;align-self:stretch;color:#ce253d;font-variant-numeric:lining-nums tabular-nums;font-size:20px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.4px;position:relative;z-index:5}.draft-cards__wrap{display:grid;grid-template-columns:repeat(auto-fit,328px);grid-gap:12px;padding:0 16px}@media (min-width:480px){.draft-cards__wrap{grid-gap:12px;padding:0 55px;grid-template-columns:repeat(auto-fit,323px)}}@media (min-width:769px){.draft-cards__wrap{grid-gap:20px;grid-template-columns:repeat(auto-fit,447px)}}@media (min-width:1025px){.draft-cards__wrap{padding:0 24px;grid-template-columns:repeat(auto-fit,370px)}}.draft-cards__card{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:stretch;align-self:stretch;padding:20px 24px;border-radius:12px;background:#fff}.draft__all{width:100%;height:50px;background:#fff;margin:20px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.draft__all>.arrow-svg{margin-left:10px;rotate:270deg}.draft-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.draft-bottom .draft-more__button{color:#585858;font-size:14px;font-style:normal;font-weight:400;line-height:20px;-ms-flex-item-align:end;align-self:end}.draft-bottom .draft-more__button>svg{position:relative;top:4.5px;right:5px}.draft-bottom .draft-more__button:hover{cursor:pointer;border-color:transparent}.draft-bottom .draft-more__button:hover>.link--dotted{border-color:transparent}.draft-title{color:var(--Main-Gray-585858,#585858);text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:6px 16px;gap:20px}@media (min-width:480px){.draft-title{padding:8px 55px;gap:24px}}@media (min-width:1025px){.draft-title{padding:8px 24px}}.draft-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--Menu-gray-9DA1A2,#9da1a2);font-size:14px;font-style:normal;font-weight:400;line-height:24px}@media (min-width:769px){.draft-card__top{margin-bottom:32px}}.draft-card__right{position:relative;white-space:nowrap}.draft-card__right>.hint{position:relative}.draft-card__right.btn{right:0}.draft-card__img img{display:block;width:100%;height:194px;-o-object-fit:cover;object-fit:cover}.draft-card__info{width:100%}.draft-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px;gap:4px;color:var(--Main-Gray-585858,#585858);font-variant-numeric:lining-nums proportional-nums;font-size:20px;font-style:normal;font-weight:600;line-height:26px}@media (min-width:769px){.draft-card__title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.draft-card__title .draft-card__left{color:var(--Main-Gray-585858,#585858);font-variant-numeric:lining-nums proportional-nums;font-size:18px;font-style:normal;font-weight:600;line-height:24px}@media (min-width:768px){.draft-card__title .draft-card__left{color:var(--Main-Gray-585858,#585858);font-variant-numeric:lining-nums proportional-nums;font-size:20px;font-style:normal;font-weight:600;line-height:26px}}.draft-card__title .draft-card__right{color:var(--Main-Gray-585858,#585858);font-variant-numeric:lining-nums proportional-nums;font-family:"TT Norms Pro",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}@media (max-width:660px){.draft-card__text{margin-bottom:20px}}.draft-card__text p{margin-bottom:8px}.draft-card__text ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 0;margin-bottom:20px}@media (min-width:769px){.draft-card__text ul{position:relative;left:-8px;margin-bottom:32px}}.draft-card__text ul li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.draft-card__text ul li .left{color:var(--Menu-gray-9DA1A2,#9da1a2);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.draft-card__text ul li .right{color:var(--Main-Gray-585858,#585858);font-size:14px;font-style:normal;font-weight:400;line-height:22px}@media (min-width:769px){.draft-card__text ul li{display:table;width:100%;border-spacing:8px 0}.draft-card__text ul li .right,.draft-card__text ul li>.left{display:table-cell;width:1px;white-space:nowrap}.draft-card__text ul li>.space{display:table-cell;border-top:1px dashed #eaeaea;position:relative;top:17px}}.draft-card__links{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:34px;gap:12px}.draft-card__links>.btn:first-child:before{content:"";background-image:url(/assets/img/svg/icons/draft-continue.svg);display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;height:24px}.draft-card__links>.btn:last-child:before{content:"";background-image:url(/assets/img/svg/icons/draft-delete.svg);display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;height:24px;padding:4px 4px 3.736px 4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.draft-card__links>.btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 12px 5px 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;border-radius:8px;background:var(--Main-red-CE253D,#ce253d);text-transform:none}.draft-card__links>.btn.btn--outline-red{width:100%;border-radius:8px;border:1px solid var(--Main-red-CE253D,#ce253d);background:#fff}@media (min-width:769px){.draft-card__links>.btn.btn--outline-red{width:auto}}.draft-empty-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:16px;background:#f4f4f7;margin-bottom:40px;color:var(--Main-Gray-585858,#585858);text-align:center;font-family:"TT Norms Pro",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.draft-empty-wrapper>.h-text-center{color:var(--Main-Gray-585858,#585858);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.draft-popup{min-height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.draft-popup>.popup__text{width:100%;font-size:16px;color:#2f2f2f;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.draft-popup>.popup__button-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media (min-width:650px){.draft-popup>.popup__button-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:31px}}.draft-popup>.popup__button-wrapper .btn{font-size:16px;letter-spacing:.1em;height:42px;width:100%;margin-left:0!important}@media (min-width:650px){.draft-popup>.popup__button-wrapper .btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:31px;width:auto}}.draft-popup>.popup__button-wrapper .btn--middle{padding:10px 20px}.draft-popup>.popup__button-wrapper .btn--outline-gray.btn--middle.btn--wide-left{padding:10px 31px}.draft-popup>.popup__button-wrapper .btn+.btn{display:block}.draft-popup-new{width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 16px!important;-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;gap:24px;position:fixed!important;bottom:0;text-transform:none;border-radius:16px 16px 0 0;background:var(--main-white,#fff);background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.08);box-shadow:0 4px 4px rgba(0,0,0,.08);margin:0 auto}.draft-popup-new>.popup__button-wrapper{width:100%}.draft-popup-new>.popup__button-wrapper .btn{width:100%;border-radius:10px;padding:10px 20px;text-transform:none;white-space:nowrap}.draft-popup-new>.popup__text{color:var(--Main-Gray-585858,#585858);font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;margin:0}.draft-popup-new>.popup__close{width:16px;height:16px}@media (min-width:601px){.draft-popup-new{display:-webkit-box;display:-ms-flexbox;display:flex;width:600px;padding:60px 40px 32px 40px!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative!important;gap:32px;border-radius:12px;background:var(--White-FFFFFF,#fff)}.draft-popup-new>.popup__text{color:var(--Main-Gray-585858,#585858);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;-ms-flex-item-align:center;align-self:center;margin-bottom:0}.draft-popup-new>.popup__button-wrapper .btn{text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;height:34px;white-space:nowrap}.draft-popup-new>.popup__button-wrapper .btn--middle{display:-webkit-box;display:-ms-flexbox;display:flex;width:94px;padding:7px 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.draft-popup-new>.popup__button-wrapper .btn--middle.btn-width-wide{width:200px}.draft-popup-new>.popup__button-wrapper .btn--outline-red{display:-webkit-box;display:-ms-flexbox;display:flex;width:94px;padding:7px 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px;border:1px solid var(--Main-red-CE253D,#ce253d)}.draft-popup-new>.popup__close{width:24px;height:24px}}.header__wrapp{background:#f0f0f2}.category-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;top:24px;left:10px}.category-image__container::before{background-repeat:no-repeat;-webkit-transition:.5s all;transition:.5s all;background-size:80px 80px}.category-image::after{content:"";display:inline-block;width:164px;height:164px;border-radius:100%;-ms-flex-negative:0;flex-shrink:0;background-color:#fcfcfd;position:absolute;-webkit-transition:.5s all;transition:.5s all}#AUTO.category-image__container::before,#AUTO.draft-title::before,#HEALTH.category-image__container::before,#HEALTH.draft-title::before,#PROPERTY.category-image__container::before,#PROPERTY.draft-title::before,#TRAVEL.category-image__container::before,#TRAVEL.draft-title::before{content:"";display:inline-block;width:80px;height:80px;background-size:80px 80px;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:1}#AUTO.category-image__container::before,#AUTO.draft-title::before{background-image:url(/assets/img/temp/drafts/draft-auto.png)}#HEALTH.category-image__container::before,#HEALTH.draft-title::before{background-image:url(/assets/img/temp/drafts/draft-health.png)}#TRAVEL.category-image__container::before,#TRAVEL.draft-title::before{background-image:url(/assets/img/temp/drafts/draft-travel.png)}#PROPERTY.category-image__container::before,#PROPERTY.draft-title::before{background-image:url(/assets/img/temp/drafts/draft-housing.png)}.preloader-category{position:absolute;background:rgba(0,0,0,.5);border-radius:0;-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;z-index:9}@media (min-width:1201px){.preloader-category{border-radius:16px}}.preloader-category__image{position:relative;display:block;width:80px;height:80px;background:url(/assets/img/svg/loader_a.svg) center center no-repeat;background-size:43px 36px;margin:0 auto}.preloader-category__image::before{content:'';position:absolute;top:0;left:0;display:block;width:80px;height:80px;background-image:url(/assets/img/svg/loader_circle.svg);background-size:80px 80px;-webkit-animation:1s rotate360 infinite linear;animation:1s rotate360 infinite linear}.preloader-category__text{color:var(--White-FFFFFF,#fff);text-align:center;width:328px}@media (min-width:600px){.preloader-category__text{width:462px}}.form--policies .input{z-index:3;position:relative;margin-bottom:0}@media (max-width:767px){.form--policies .input{margin-bottom:0;width:328px;-ms-flex-item-align:center;align-self:center}}.draft-filter.input{max-width:328px}@media (min-width:600px){.draft-filter.input{max-width:350px!important;width:350px!important}}.draft-filter.input .select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option:last-child{margin-bottom:0}.draft-filter.input .select2 .selection .select2-selection .select2-selection__arrow{position:absolute;right:10px;width:6px;height:6px;border-top:1px solid #585858;border-left:1px solid #585858;-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)}@media (min-width:600px){.draft-filter.input .select2 .selection .select2-selection .select2-selection__arrow{right:15px}}@media (min-width:600px){.draft-filter.input span.select2-container--open:nth-child(2)>span:nth-child(1)>span:nth-child(1){width:350px}}.draft-filter.input .select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option:first-child{margin-top:0}.draft-filter.input #select2-hf5t-results{border-radius:10px;background:var(--White-FFFFFF,#fff);-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)}@media (min-width:600px){.draft-filter.input .select2 .selection .select2-selection .select2-selection__rendered[title]{width:350px}}.autosearch .tab__real-width{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;gap:10px;border-radius:12px;background:#f4f4f7}@media (min-width:767px){.autosearch .tab__real-width{border-radius:14px}}.autosearch .tab--filled .tab__item{padding:3px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:var(--Main-Gray-585858,#585858);font-size:13px;font-style:normal;font-weight:500;border-radius:8px;background:#f4f4f7;height:30px}@media (min-width:767px){.autosearch .tab--filled .tab__item{font-size:16px;padding:8px 30px;height:40px;border-radius:14px}}.autosearch .tab__container{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.autosearch .tab--filled .tab__real-width{height:38px;padding:4px;font-size:0;border:0;border-radius:14px;background:#f4f4f7}@media (min-width:767px){.autosearch .tab--filled .tab__real-width{height:48px}}.autosearch p.tab__item{margin-bottom:0!important}.autosearch .tab--filled .tab__real-width{scroll-behavior:smooth;overflow:scroll;scrollbar-width:none}.autosearch .tab--filled .tab__real-width::-webkit-scrollbar{display:none}.autosearch-drafts__filter{padding:0;margin:15px 0 20px}@media (min-width:1025px){.autosearch-drafts__filter{margin:40px 0 20px}}.autosearch-drafts__filter .form--policies{margin-left:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (min-width:480px){.autosearch-drafts__filter .form--policies{margin-left:55px}}@media (min-width:1025px){.autosearch-drafts__filter .form--policies{margin:0}}.autosearch-drafts__filter .attention{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 16px;margin:36px 16px;max-width:100%;border-radius:10px;background:#ffedf0}@media (min-width:480px){.autosearch-drafts__filter .attention{margin:36px 55px;padding:20px 20px}}@media (min-width:750px){.autosearch-drafts__filter .attention{padding:20px 76px 20px 20px}}@media (min-width:1023px){.autosearch-drafts__filter .attention{margin:36px auto;padding:20px 20px;max-width:600px}}
/* End */


/* Start:/local/components/agima/dms.online.calc/templates/.default/style.css?1743150661315*/
.hidden {
    display: none;
}
.preloader__text.preloader__text--dms-calc {
    display: block;
    color: #696969;
}
.promocode__form--center {
    flex-wrap: nowrap !important;
}
.promocode__form--center .promocode__input-wrapper {
    text-align: left;
}

.input .select2-container--open {
    z-index: unset;
}

/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/map-block/map-block.css?17761588741068*/
.map-block{height:450px}.map-block-balloon{padding:20px;background-color:#fff;-webkit-box-shadow:0 4px 15px rgba(105,105,105,.1);box-shadow:0 4px 15px rgba(105,105,105,.1)}.ymaps-2-1-79-balloon-overlay .map-block-balloon{width:calc(100vw - 32px);max-width:320px}.map-block-balloon__content{font-family:"TT Norms Pro",sans-serif;color:#696969;font-size:17px;background-color:#fff}.map-block-balloon__content+.map-block-balloon__content{margin-top:30px}.map-block-balloon__close{text-align:right;cursor:pointer;margin-bottom:10px}.map-block-balloon__close::before{content:'';display:inline-block;vertical-align:top;width:24px;height:24px;background:url(/assets/img/svg/misc/closebig.svg) no-repeat 0 0}.ymaps-2-1-79-balloon-panel .map-block-balloon__close{display:none}.map-block-balloon__cluster{width:24px;height:24px;font-size:17px;line-height:24px;font-weight:700;text-align:center;color:#fff;border-radius:50%;background:#ce253d;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);-webkit-transition:all .3s ease;transition:all .3s ease}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/favourite-popup/favourite-popup.css?17761588726098*/
.favourite-popup{max-width:600px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 16px!important;-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;gap:24px;position:fixed!important;bottom:0;text-transform:none;border-radius:16px 16px 0 0;color:var(--old-popup-2024-components-1);background:var(--old-popup-2024-components-7);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.08);box-shadow:0 4px 4px rgba(0,0,0,.08);margin:0 auto}.favourite-popup.popup-calculator{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;gap:12px!important;padding-left:0!important;padding-right:0!important}.favourite-popup__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;line-height:20px}.favourite-popup__link-icon{margin-right:2px}.favourite-popup .popup__container--calculator{width:100%}.favourite-popup>.popup__button-wrapper{width:100%}.favourite-popup>.popup__button-wrapper .btn{width:100%;border-radius:10px;padding:10px 20px;text-transform:none;white-space:nowrap}.favourite-popup>.popup__text{color:#585858;font-size:18px;font-style:normal;font-weight:400;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch;margin:0}.favourite-popup>.popup__close{width:16px;height:16px}@media (min-width:601px){.favourite-popup{display:-webkit-box;display:-ms-flexbox;display:flex;width:600px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative!important;gap:32px;border-radius:12px;background:var(--White-FFFFFF,#fff)}.favourite-popup>.popup__text{color:var(--Main-Gray-585858,#585858);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:24px;-ms-flex-item-align:center;align-self:center;margin-bottom:0}.favourite-popup>.popup__button-wrapper .btn{text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:normal;height:34px;white-space:nowrap}.favourite-popup>.popup__button-wrapper .btn--middle{display:-webkit-box;display:-ms-flexbox;display:flex;width:94px;padding:7px 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.favourite-popup>.popup__button-wrapper .btn--middle.btn-width-wide{width:200px}.favourite-popup>.popup__close{width:24px;height:24px}}.favourite-popup .select2-container{position:relative!important;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;margin:0;left:0!important;top:0!important;display:block}.favourite-popup .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;height:0}.favourite-popup .select2.select2-container--width-100{width:100%!important;opacity:0}.favourite-popup .select2 .selection .select2-selection .select2-selection__rendered{padding-left:16px;line-height:46px;color:#dbdbdb;height:0}.favourite-popup .select2 .selection .select2-selection{/*! height:46px; */border:0}.favourite-popup .select2{overflow:hidden;/*! min-height:48px; */border:1px solid #f4f4f7;border-radius:10px;background-color:#f4f4f7;-webkit-transition:border .5s cubic-bezier(.785,.135,.15,.86);transition:border .5s cubic-bezier(.785,.135,.15,.86);min-height:0}.favourite-popup span.select2-container--open:nth-child(2){width:auto;height:0}.favourite-popup span.select2-container--open:nth-child(2)>span:nth-child(1){height:0}.favourite-popup .select2-dropdown{position:relative;width:100%!important}.favourite-popup .popup__header{color:var(--old-favourit-popup-3);text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.favourite-popup .popup--tiny{padding:40px 40px 32px}.favourite-popup .content-inner--button{margin-top:24px;margin-bottom:0}.favourite-popup.popup{max-width:600px}.favourite-popup .content-inner--button{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:12px}.favourite-popup .content-inner--button>*{margin-bottom:0;margin-left:0;margin-right:0}.favourite-popup .btn{text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:160px}@media (min-width:601px){.favourite-popup .btn{width:120px}}.favourite-popup .btn--outline-black{text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;border-radius:8px;border:1px solid #585858;color:#585858;border:1px solid #585858;background:var(--old-page-personal-29)}.favourite-popup .select2-dropdown{background:var(--old-favourit-popup-1)}.favourite-popup .select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true]{color:#ce253d!important;background:var(--old-favourit-popup-1)}.favourite-popup .select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{background:var(--old-favourit-popup-1)}.favourite-popup .select-one-option.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true]{background:var(--old-favourit-popup-1);color:var(--old-favourit-popup-2)!important}.favourite-popup .select-one-option.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{background:var(--old-favourit-popup-1)}.mfp-content .favourite-popup .content-inner--button{margin-top:24px;margin-bottom:0;padding:0}
/* 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/_scss-libs/daterangepicker.css?17761588667527*/
.daterangepicker{position:absolute;z-index:10100;top:100px;left:20px;display:none;width:278px;max-width:none;padding:0;font-size:17px;line-height:1em;color:inherit;border:#ddd;border-radius:4px;background-color:var(--old-daterangepicker-2);margin-top:7px}.daterangepicker::after,.daterangepicker::before{content:'';position:absolute;display:inline-block;border-bottom-color:rgba(0,0,0,.2)}.daterangepicker::before{top:-7px;border-bottom:7px solid #ccc;border-left:7px solid transparent;border-right:7px solid transparent}.daterangepicker::after{top:-6px;border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent}.daterangepicker.opensleft::before{right:9px}.daterangepicker.opensleft::after{right:10px}.daterangepicker.openscenter::before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.openscenter::after{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright::before{left:9px}.daterangepicker.opensright::after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up::before{top:initial;bottom:-7px;border-top:7px solid #ccc;border-bottom:initial}.daterangepicker.drop-up::after{top:initial;bottom:-6px;border-top:6px solid #fff;border-bottom:initial}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.show-calendar .drp-buttons{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{display:inline-block;padding:3px;color:#fff;border:solid #000;border-width:0 2px 2px 0;border-radius:0}.daterangepicker .calendar-table .next span{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{vertical-align:middle;width:32px;min-width:32px;height:24px;font-size:14px;line-height:24px;text-align:center;white-space:nowrap;border:1px solid transparent;border-radius:4px;cursor:pointer}.daterangepicker .calendar-table td .select2 .selection .select2-selection .select2-selection__rendered,.daterangepicker .calendar-table th .select2 .selection .select2-selection .select2-selection__rendered{color:var(--old-daterangepicker-6);border-bottom:1px solid var(--old-daterangepicker-6);font-weight:500;font-size:17px}.daterangepicker .calendar-table td .select2 .selection .select2-selection .select2-selection__rendered:hover,.daterangepicker .calendar-table th .select2 .selection .select2-selection .select2-selection__rendered:hover{background:0 0}.daterangepicker .calendar-table{background-color:var(--old-daterangepicker-2);border:1px solid var(--old-daterangepicker-2);border-radius:8px}.daterangepicker .calendar-table table{width:100%;border-spacing:0;border-collapse:collapse;margin:0}.daterangepicker td.available:hover,.daterangepicker th.available:hover{color:inherit;border-color:transparent;background-color:#eee}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{color:#999}.daterangepicker td.in-range:not(.disabled){border-radius:8px!important;color:var(--old-daterangepicker-5);border:1px solid var(--old-daterangepicker-4);background-color:var(--old-daterangepicker-3)}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{color:#fff;border-color:transparent;background-color:#357ebd}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{text-decoration:line-through;text-decoration-thickness:.8px;color:#999;cursor:not-allowed}.daterangepicker select.monthselect,.daterangepicker select.yearselect{height:auto;padding:1px;font-size:14px;margin:0;cursor:default}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{width:50px;padding:2px;font-size:14px;border:1px solid #eee;outline:0;background:#eee;margin:0 auto}.daterangepicker .calendar-time{position:relative;line-height:30px;text-align:center;margin:4px auto 0}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{clear:both;display:none;vertical-align:middle;padding:8px;line-height:12px;text-align:right;border-top:1px solid #ddd}.daterangepicker .drp-selected{display:inline-block;font-size:14px;padding-right:8px}.daterangepicker .drp-buttons .btn{padding:4px 8px;font-size:14px;font-weight:700;margin-left:8px}.daterangepicker.show-ranges .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;text-align:left;margin:0}.daterangepicker .ranges ul{list-style:none;width:100%;padding:0;margin:0 auto}.daterangepicker .ranges li{padding:8px 12px;font-size:14px;cursor:pointer}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{color:#fff;background-color:#08c}@media (min-width:564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single.ltr .drp-calendar,.daterangepicker.single.ltr .ranges{float:left}.daterangepicker.single.rtl .drp-calendar,.daterangepicker.single.rtl .ranges{float:right}.daterangepicker.ltr{direction:ltr;text-align:left}.daterangepicker.ltr .drp-calendar.left{clear:left;margin-right:0}.daterangepicker.ltr .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker.ltr .drp-calendar.right{margin-left:0}.daterangepicker.ltr .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker.ltr .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker.ltr .drp-calendar,.daterangepicker.ltr .ranges{float:left}.daterangepicker.rtl{direction:rtl;text-align:right}.daterangepicker.rtl .drp-calendar.left{clear:right;margin-left:0}.daterangepicker.rtl .drp-calendar.left .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker.rtl .drp-calendar.right{margin-right:0}.daterangepicker.rtl .drp-calendar.right .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker.rtl .drp-calendar.left .calendar-table{padding-left:12px}.daterangepicker.rtl .drp-calendar,.daterangepicker.rtl .ranges{float:right;text-align:right}}@media (min-width:730px){.daterangepicker .ranges{width:auto}.daterangepicker.ltr .ranges{float:left}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none!important}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/datepicker/datepicker.css?177615886712859*/
.daterangepicker{width:310px;padding:0 17px 12px;border-color:var(--text-secondary-high);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.15);box-shadow:0 4px 16px rgba(0,0,0,.15);margin:1px 0 0;border-radius:12px}@media (max-width:767px){.daterangepicker{width:100%;position:fixed;bottom:0!important;top:auto!important;left:0!important;right:0!important;border-radius:12px 12px 0 0;padding:0 17px 24px}.daterangepicker .drp-calendar:after,.daterangepicker .drp-calendar:before,.daterangepicker:before{content:none!important}}.daterangepicker .select2{overflow:visible}.daterangepicker .select2.select2-container--open{border:none!important}.daterangepicker .select2-container--open .select2-dropdown .scrollbar-track{margin-right:0}.daterangepicker .select2-selection__arrow{top:.5em;width:4.5px;height:4.5px;border-top:1.2px solid var(--old-daterangepicker-6)!important;border-left:1.2px solid var(--old-daterangepicker-6)!important}.daterangepicker .select2.select2-container--like-link .selection .select2-selection .select2-selection__rendered{color:var(--main-red-primal);border-bottom:1px dotted var(--text-secondary-high)}.daterangepicker .select2.select2-container--like-link:hover{background:initial}.daterangepicker .select2-results__option{font-weight:400!important}.daterangepicker .drp-calendar{float:none!important;max-width:none;padding:0!important}.daterangepicker .drp-calendar::before{content:'';position:absolute;top:-7px;left:9px;border-top:initial;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid var(--old-daterangepicker-2)}.daterangepicker .drp-calendar::after{content:'';position:absolute;top:-6px;left:10px;border-bottom:6px solid var(--old-daterangepicker-2);border-left:6px solid transparent;border-right:6px solid transparent}.daterangepicker .drp-calendar.drp-calendar-up::before{top:auto;bottom:-7px;border-top:7px solid var(--old-daterangepicker-2);border-bottom:initial}.daterangepicker .drp-calendar.drp-calendar-up::after{top:auto;bottom:-6px;border-top:6px solid var(--old-daterangepicker-2);border-bottom:initial}.daterangepicker::after,.daterangepicker::before{content:none}.daterangepicker .calendar-table{padding:0!important}@media (max-width:767px){.daterangepicker .calendar-table{position:relative}}.daterangepicker .calendar-table table{display:block;border-collapse:separate}.daterangepicker .calendar-table table tr{display:block}.daterangepicker .calendar-table table tr td,.daterangepicker .calendar-table table tr th{display:inline-block;vertical-align:top;width:14.28571428571429%;font-weight:400;border:0;border-radius:0}.daterangepicker .calendar-table table tr td+td{margin-left:4px}.daterangepicker .calendar-table table tr+tr{margin-top:4px}.daterangepicker .calendar-table table>thead{display:block;padding:17px 0 1px;font-weight:400!important;text-transform:capitalize}.daterangepicker .calendar-table table>thead::after{content:'';position:absolute;top:88px;left:0;width:100%;height:1px;background:var(--old-datepicker-10)}.daterangepicker .calendar-table table>thead tr:first-child>th{display:none}.daterangepicker .calendar-table table>thead tr:first-child .month{display:block;width:auto;height:36px;padding:0 9px;font-size:18px;line-height:1.2;text-align:justify;text-justify:distribute;cursor:default}@media (max-width:767px){.daterangepicker .calendar-table table>thead tr:first-child .month{padding-left:0}}.daterangepicker .calendar-table table>thead tr:first-child .month>:nth-child(2){float:left}.daterangepicker .calendar-table table>thead tr:first-child .month>:nth-child(4){float:right;margin:0 14px 0 0}.daterangepicker .calendar-table table>thead tr:first-child .month>:nth-child(5){position:static!important}.daterangepicker .calendar-table table>thead tr:first-child .month .select2-dropdown{position:absolute;top:54px;bottom:0;left:0;width:100%!important;min-height:243px;max-height:none;padding:12px 12px 20px 6px;border-top:1px solid var(--old-datepicker-10);background:var(--old-daterangepicker-2);border-radius:0 0 8px 8px;-webkit-box-shadow:none;box-shadow:none;overflow-y:auto}.daterangepicker .calendar-table table>thead tr:first-child .month .select2-dropdown .scroll-content{padding:0 0 15px}.daterangepicker .calendar-table table>thead tr:first-child .month .select2-dropdown .select2-results .select2-results__options{padding:0;text-align:left;white-space:normal;margin:0 0 10px}.daterangepicker .calendar-table table>thead tr:first-child .month .select2-dropdown .select2-results .select2-results__options .select2-results__option{display:inline-block;vertical-align:top;width:31.33%;padding:8px 0;font-size:17px;text-align:center;border:1px solid transparent;border-radius:8px;margin:0 1% 5px;height:36px}@media (hover:hover) and (pointer:fine){.daterangepicker .calendar-table table>thead tr:first-child .month .select2-dropdown .select2-results .select2-results__options .select2-results__option:hover{color:var(--old-datepicker-5);border-color:var(--old-datepicker-6)!important;background:0 0}}.daterangepicker .calendar-table table>thead tr:first-child .month .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{color:var(--old-datepicker-5);border-color:transparent;background:0 0}.daterangepicker .calendar-table table>thead tr:first-child .month .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true]{color:var(--old-datepicker-5);border-color:var(--old-datepicker-6);background:var(--old-datepicker-6)}@media (hover:hover) and (pointer:fine){.daterangepicker .calendar-table table>thead tr:first-child .month .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true]:hover{color:var(--old-datepicker-5);border-color:var(--old-datepicker-6);background:var(--old-datepicker-6)}}.daterangepicker .calendar-table table>thead tr:first-child .month .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-disabled=true]{color:var(--old-datepicker-7);pointer-events:none}.daterangepicker .calendar-table table>thead tr:last-child th{font-size:14px;cursor:default;color:var(--old-datepicker-8)}.daterangepicker .calendar-table table>tbody{display:block;padding:12px 0 0}.daterangepicker .calendar-table table>tbody td{height:36px;width:36px;font-size:17px;line-height:33px;border-radius:8px!important;-webkit-transition:border .25s cubic-bezier(.785,.135,.15,.86),background .25s cubic-bezier(.785,.135,.15,.86);transition:border .25s cubic-bezier(.785,.135,.15,.86),background .25s cubic-bezier(.785,.135,.15,.86)}@media (max-width:767px){.daterangepicker .calendar-table table>tbody td{width:14.28571428571429%;margin:0!important}}.daterangepicker .calendar-table table>tbody td.available{color:var(--old-datepicker-5);border:1px solid transparent;border-radius:0}.daterangepicker .calendar-table table>tbody td.available:hover{background:0 0}@media (hover:hover) and (pointer:fine){.daterangepicker .calendar-table table>tbody td.available:hover{border-color:var(--old-daterangepicker-4)}}.daterangepicker .calendar-table table>tbody td.off{color:var(--old-datepicker-1)}.daterangepicker .calendar-table table>tbody td.off:hover{border-color:transparent;background:0 0}.daterangepicker .calendar-table table>tbody td.active{padding:1px;border-radius:0;background:var(--old-datepicker-11)}.daterangepicker .calendar-table table>tbody td.active:hover{border-color:var(--old-daterangepicker-4)}@media (min-width:768px){.daterangepicker.is-before-year{padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.daterangepicker.is-before-year .drp-calendar>*{display:none!important}.daterangepicker.is-before-year .drp-calendar.right{display:none!important}@media (min-width:768px){.daterangepicker.is-before-year .drp-calendar::after,.daterangepicker.is-before-year .drp-calendar::before{border-bottom:7px solid var(--bg-alt-secondary)}}.daterangepicker.is-before-year .calendar-title{border-bottom:0}.daterangepicker.is-before-year .calendar-table>table>thead::after{top:50px}.daterangepicker.is-before-year .calendar-table>table>thead>tr:first-child{display:none}.daterangepicker .custom-calendar-wrapper{display:block;overflow:hidden}@media (min-width:768px){.daterangepicker .custom-calendar-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:412px}}.daterangepicker .custom-calendar-wrapper .custom-calendar-sidebar{padding:11px 10px;width:105px;display:none;background-color:var(--bg-alt-secondary);color:var(--text-secondary)}.daterangepicker .custom-calendar-wrapper .custom-calendar-sidebar__month{height:30px;border-radius:4px;border:1px solid transparent;width:100%;background-color:transparent;text-transform:capitalize;font:inherit;font-size:14px;cursor:pointer;color:var(--text-secondary)}.daterangepicker .custom-calendar-wrapper .custom-calendar-sidebar__month:disabled{cursor:default;background-color:transparent;text-decoration:line-through;color:var(--text-tertiary)}.daterangepicker .custom-calendar-wrapper .custom-calendar-sidebar__month.active{background-color:var(--bg-secondary)}.daterangepicker .custom-calendar-wrapper .custom-calendar-sidebar__month:hover:not(:disabled){border:1px solid var(--other-secondary)}@media (min-width:768px){.daterangepicker .custom-calendar-wrapper .custom-calendar-sidebar{display:block}}.daterangepicker .custom-calendar-wrapper .custom-calendar-block{position:relative}@media (min-width:768px){.daterangepicker .custom-calendar-wrapper .custom-calendar-block{padding:11px 11px 0 11px}}.daterangepicker .custom-calendar-wrapper .calendar-table{max-height:calc(70vh - 50px)}@media (min-width:768px){.daterangepicker .custom-calendar-wrapper .calendar-table{max-height:100%}}.daterangepicker .custom-calendar-wrapper .calendar-table .scroll-content{padding-right:10px;padding-bottom:20px;padding-top:16px;max-height:100%}@media (min-width:768px){.daterangepicker .custom-calendar-wrapper .calendar-table .scroll-content{padding-bottom:26px}}.daterangepicker .custom-calendar-wrapper .calendar-table thead{display:none}.daterangepicker .custom-calendar-wrapper .calendar-table tr{display:-webkit-box;display:-ms-flexbox;display:flex}.daterangepicker .custom-calendar-wrapper .calendar-table td{font-size:17px;line-height:22px;width:36px;min-width:36px;height:36px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.daterangepicker .custom-calendar-wrapper .calendar-table td.active{padding:0}.daterangepicker .custom-calendar-wrapper .calendar-table .scrollbar-track{background-color:transparent}.daterangepicker .custom-calendar-wrapper .calendar-table .scrollbar-thumb{border-radius:10px;width:4px;background:var(--other-lines)}.daterangepicker .custom-calendar-wrapper .calendar-weekdays{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;width:100%}.daterangepicker .custom-calendar-wrapper .calendar-weekdays>span{display:inline-block;vertical-align:middle;width:32px;min-width:32px;height:24px;font-size:14px;line-height:24px;text-align:center;white-space:nowrap;border:1px solid transparent;border-radius:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-transform:capitalize}.daterangepicker .custom-calendar-wrapper .custom-calendar-divider{position:absolute;left:0;width:100%;height:1px;z-index:1;background-color:var(--other-lines)}.daterangepicker .custom-calendar-wrapper .month-header{text-transform:capitalize;font-size:16px;font-weight:500;line-height:22px;color:var(--text-secondary-high)}.daterangepicker .custom-calendar-wrapper .month-header:not(:first-child){padding-top:16px}.calendar-button{width:100%;margin:20px 0 12px}@media (min-width:768px){.calendar-button{display:none}}@media (max-width:767px){.calendar-period{padding-bottom:80px}}.calendar-period-button{position:fixed;bottom:24px;left:17px;right:17px}@media (min-width:768px){.calendar-period-button{display:none}}.drp-buttons{display:none!important}.input__period-tag{position:absolute;top:12px;left:220px;padding:4px 10px;border-radius:8px;pointer-events:none;background:var(--bg-primary)}@media (max-width:767px){.input__period-tag{display:none!important}}@media (min-width:768px){.calendar-close,.calendar-title{display:none}}@media (max-width:767px){.is-datepicker-open:before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;z-index:1042;opacity:.5;background:#0b0b0b;overflow:hidden}.calendar-close{display:block;position:absolute;top:16px;right:16px;width:24px;height:24px}.calendar-title{margin:24px 0 0;padding-bottom:16px;font-size:24px;line-height:28px;font-weight:600;color:var(--text-primary)}}
/* End */


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


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/slider/slider.css?17761588761122*/
.slick-arrow{position:absolute;z-index:10;top:50%;display:block;width:24px;height:24px;padding:0;font-size:0;border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.slick-arrow svg{width:100%;fill:#ce253d;-webkit-transition:fill .3s ease-out;transition:fill .3s ease-out}.slick-arrow svg:hover{fill:#ce253d}@media (min-width:768px){.slick-arrow svg{fill:#696969}}.slick-prev{left:-38px;-webkit-transform:translateY(-50%) scale(-1);-ms-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.slick-next{right:-38px}.slick-dots{list-style-type:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding-top:20px}.slick-dots li{margin:0 3px}.slick-dots button{display:block;width:6px;height:6px;padding:0;text-indent:-9999px;border:none;border-radius:100%;background-color:#eaeaea}.slick-dots li.slick-active button{background-color:#ce253d}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/steps/steps.css?17761588778682*/
.steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;counter-reset:step;min-width:320px;max-width:535px;font-size:0;text-align:center;padding-bottom:34px;margin:0 auto;cursor:default;color:var(--old-steps-2)}@media (min-width:0px) and (max-width:768px){.steps--amount-3{padding-left:20px;padding-right:20px}}.steps--amount-3 .steps__item{padding-right:36%}@media (min-width:0px) and (max-width:767px){.steps--amount-3 .steps__item{padding-right:100px}}@media (min-width:768px){.steps--family-prolong .steps__item{padding-right:180px}}@media (min-width:0px) and (max-width:768px){.steps--amount-4{min-width:410px;padding-left:20px;padding-right:20px}}@media (min-width:768px){.steps--amount-4{padding-bottom:46px}}.steps--amount-4 .steps__item{padding-right:24%}@media (min-width:381px) and (max-width:768px){.steps--amount-4 .steps__item{padding-right:75px}}@media (min-width:0px) and (max-width:380px){.steps--amount-4 .steps__item{padding-right:65px}}@media (min-width:0px) and (max-width:768px){.steps--amount-4 .steps__text{font-size:14px;white-space:nowrap}}@media (min-width:0px) and (max-width:768px){.steps--amount-5{min-width:460px}}.steps--amount-6{padding-bottom:68px}@media (min-width:0px) and (max-width:768px){.steps--amount-6{min-width:700px;padding-left:40px}}@media (min-width:1024px){.steps--amount-6{max-width:760px;min-width:670px;padding-bottom:50px}}@media (min-width:0px) and (max-width:768px){.steps--amount-6 .steps__item{padding-right:90px}}@media (min-width:768px){.steps--amount-6 .steps__item--center{padding-right:0!important}}.steps--amount-6 .steps-wrapper{max-width:none}.steps--osago{white-space:nowrap;padding-left:40px}.steps--osago .steps__item{padding-right:20%}@media (min-width:0px) and (max-width:768px){.steps--osago{min-width:600px}.steps--osago .steps__item{padding-right:100px}.steps--osago .steps__item:last-child{padding-right:20px}}@media (min-width:0px) and (max-width:768px){.steps--mobile-2-lines{padding-bottom:48px}}.steps--vzr{padding-bottom:48px;max-width:600px}.steps--vzr .steps__item:last-child{padding-right:0}@media (min-width:0px) and (max-width:768px){.steps--vzr{min-width:auto;max-width:none;white-space:nowrap;padding-left:100px;height:85px}.steps--vzr .steps__item{padding-right:100px;white-space:normal}.steps--vzr .steps__item:last-child{padding-right:75px}}@media (max-width:500px){.steps--vzr .steps__item:first-of-type{margin-left:170px}}.steps--small{min-width:290px}.steps--small .steps__item{padding-right:70px}@media (min-width:768px){.steps--small .steps__item{padding-right:90px}}@media (min-width:0px) and (max-width:768px){.steps--no-scroll{overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.steps--no-scroll::-webkit-scrollbar-thumb{display:none}.steps--no-scroll::-webkit-scrollbar{display:none}}.steps__item{position:relative;display:inline-block;vertical-align:top;font-size:17px;padding-right:65px}@media (min-width:768px){.steps__item{padding-right:16.98113%}}.steps__item::after{content:'';position:absolute;top:14px;left:29px;right:0;border-top:1px solid}.steps__item:last-child{padding-right:0}.steps__item:last-child::after{display:none}.steps__item_past{color:#ce253d}.steps__item_active{color:#ce253d}.steps__item_padding{padding-right:39%}.steps_auto .steps__item{padding-right:210px}.steps_auto .steps__item:last-child{padding-right:0}.steps_thin .steps__item{padding-right:150px}.steps_thin .steps__item:last-child{padding-right:0}.steps__inner{position:relative}.steps__indicator{-webkit-transform:rotate(.0001deg);-ms-transform:rotate(.0001deg);transform:rotate(.0001deg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:29px;height:29px;line-height:27px;text-align:center;border:1px solid;border-radius:50%}.steps__indicator::after{content:counter(step);counter-increment:step;font-size:20px}.steps__indicator--small::after{font-size:17px}.steps__item_active .steps__indicator::after{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.steps_auto .steps__item_active .steps__indicator{font-size:9px}.steps__text{position:absolute;top:100%;left:50%;font-size:17px;line-height:1.35714;white-space:nowrap;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:10px}.steps__text-desk,.steps__text-mobile{display:none}@media (min-width:768px){.steps__text{margin-top:8px}.steps__text-desk{display:inline}}@media (max-width:768px){.steps__text-mobile{display:inline}}.steps__text_short{display:none}.steps__mobile{display:none;font-size:17px;text-align:center;color:#696969}.steps_drfi .steps__item{padding-right:210px}.steps_drfi .steps__item:last-child{padding-right:0}.steps_drfi .steps__item_active .steps__indicator::after{opacity:1}.steps_new-layout .steps__item{padding-right:210px}.steps_new-layout .steps__item:last-child{padding-right:0}.steps_new-layout .steps__indicator{font-family:"TT Norms Pro",sans-serif;font-size:20px}@media (min-width:0px) and (max-width:768px){.steps{padding-bottom:29px}}.steps-wrapper{max-width:390px;margin:0 auto 40px;overflow-x:auto;padding-bottom:0}@media (max-width:767px){.steps-wrapper{margin:0 auto 32px}.steps-wrapper--no-scroll{overflow:visible}.steps-wrapper--no-scroll .steps{max-width:none;min-width:auto}.steps-wrapper--vzr{max-width:none}}@media (min-width:768px){.steps-wrapper{max-width:none;padding-bottom:10px}}.steps-wrapper--landing-instant-payments{margin-top:40px}@media (min-width:768px){.steps-wrapper--landing-instant-payments{margin-top:60px}}@media (min-width:0px) and (max-width:768px){.steps-wrapper--scroll{max-width:none;padding-left:20px;padding-right:20px}}.steps-wrapper--scroll .steps__item:last-child{padding-right:75px}.scrollbar-track-x{display:none!important}.icon{line-height:1;speak:none;font-weight:400;font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon--cancer,.icon--house{display:inline-block;vertical-align:top;margin-top:4px}.icon--fly{display:block;margin-top:5px}.icon--medical{display:block;margin-top:3px}.icon--doc{display:block;margin-top:2px}.icon--green-card{display:block;margin-top:3px}.icon--mite{display:block;width:27px;height:27px}.icon--note{display:block;margin-top:5px;margin-left:3px}.icon--migrant{display:inline-block;margin-top:5px;margin-left:2px}.icon-auto{position:relative;top:-1px;font-size:9px}.icon-doc{position:relative;top:1px;left:1px}.icon-peoples{position:relative;top:2px}.status_bar-new .steps-wrapper{max-width:none}.status_bar-new .steps-new{counter-reset:step;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:40px}@media (min-width:0px) and (max-width:767px){.status_bar-new .steps-new{gap:20px}}.status_bar-new .steps-new__step-active .steps-new__step-number,.status_bar-new .steps-new__step-past .steps-new__step-number{background:var(--main-red-primal)}.status_bar-new .steps-new__step-active .steps-new__step-text,.status_bar-new .steps-new__step-past .steps-new__step-text{color:var(--main-red-primal)}.status_bar-new .steps-new__step-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media (min-width:0px) and (max-width:767px){.status_bar-new .steps-new__step-link{gap:8px}}.status_bar-new .steps-new__step-number{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:normal 500 20px/24px "TT Norms Pro",sans-serif;background:var(--text-white-already);background-color:var(--text-tertiary);color:var(--text-white-already)}@media (min-width:0px) and (max-width:767px){.status_bar-new .steps-new__step-number{font:normal 500 14px/18px "TT Norms Pro",sans-serif;width:26px;height:26px}}.status_bar-new .steps-new__step-number::before{counter-increment:step;content:counter(step)}.status_bar-new .steps-new__step-text{font:normal 500 20px/24px "TT Norms Pro",sans-serif;color:var(--text-secondary-high)}@media (min-width:0px) and (max-width:767px){.status_bar-new .steps-new__step-text{font:normal 500 14px/18px "TT Norms Pro",sans-serif}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/steps/steps-line.css?17761588771115*/
.steps-line-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.steps-line-wrapper__header{font:normal 600 17px/22px "TT Norms Pro",sans-serif;color:var(--text-primary)}@media (min-width:0px) and (max-width:767px){.steps-line-wrapper--calculator{padding-left:var(--calculator-mobile-padding-x);padding-right:var(--calculator-mobile-padding-x)}}.steps-line{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.steps-line__link{display:block;width:100%;padding:16px 8px}.steps-line__link::after{content:"";width:100%;height:4px;display:block;border-radius:100px;color:var(--text-tertiary);background-color:var(--text-tertiary)}.steps-line__item{width:100%}.steps-line__item--active .steps-line__link::after,.steps-line__item--past .steps-line__link::after{color:var(--main-red-primal);background-color:var(--main-red-primal)}.steps-line__item--past{cursor:pointer}.steps-line__item:first-child .steps-line__link{padding-left:0}.steps-line__item:last-child .steps-line__link{padding-right:0}
/* 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/calculator-estimation/calculator-estimation.css?177615887129905*/
.calculator-estimation{position:absolute;z-index:2;top:0;left:0;right:0;margin:0}@media (min-width:1200px){.calculator-estimation--osago .calculator-estimation__top{z-index:3;position:relative;border-radius:16px}.calculator-estimation--osago .calculator-estimation__bottom.is-active{padding-top:30px;position:relative;top:-10px;z-index:0;border-radius:0 0 16px 16px}}.calculator-estimation--osago .calculator-estimation__title{width:300px}.calculator-estimation--osago .estimation__link{white-space:nowrap}@media (min-width:1025px){.calculator-estimation--flat-calculator .calculator-estimation__top{z-index:3;position:relative;border-radius:12px}.calculator-estimation--flat-calculator .calculator-estimation__bottom.is-active{padding-top:30px;position:relative;top:-10px;z-index:0;border-radius:0 0 16px 16px}}.calculator-estimation--flat-calculator .calculator-estimation__title{width:300px}.calculator-estimation--flat-calculator .estimation__link{white-space:nowrap}.calculator-estimation.is-fixed{position:fixed;z-index:99;top:0;left:0;right:0;width:1024px;-webkit-transform:translateZ(0);transform:translateZ(0);margin:0 auto}.calculator.modal-closing .calculator-estimation.is-fixed,.calculator.modal-opened .calculator-estimation.is-fixed{left:-15px}.calculator-estimation__top{display:table;width:100%;padding:13px 40px;font-size:17px;line-height:1.42857;background-color:var(--main-red-primal);color:var(--text-white-already);table-layout:fixed}@media (max-width:767px){.calculator-estimation__top{height:74px;padding-left:20px;padding-right:20px}}.calculator-estimation__top--top{vertical-align:top}.calculator-estimation--migrant.calculator-estimation .calculator-estimation__top{border-radius:12px;padding:20px 40px}.calculator-estimation--migrant.calculator-estimation .calculator-estimation__bottom{margin-top:8px;border-radius:16px}.calculator-estimation--migrant.calculator-estimation .calculator-estimation__bottom.is-active{-webkit-box-shadow:-4px 4px 16px rgba(68,68,100,.1),16px -16px 40px rgba(68,68,100,.08);box-shadow:-4px 4px 16px rgba(68,68,100,.1),16px -16px 40px rgba(68,68,100,.08)}.calculator-estimation--migrant.calculator-estimation .calculator-estimation__button{text-align:left;padding:0;border:none}.calculator-estimation--migrant.calculator-estimation .calculator-estimation__button--medium{font-weight:500}.calculator-estimation--migrant.calculator-estimation .insurance__table{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.calculator-estimation--migrant.calculator-estimation .insurance__column{width:50%}.calculator-estimation--migrant.calculator-estimation .insurance__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:100%;margin-top:8px!important}.calculator-estimation--migrant.calculator-estimation .insurance__row--last{margin-top:18px!important;padding-top:20px;border-top:1px solid #e2e2e8}.calculator-estimation--migrant.calculator-estimation .insurance__line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;border:1px dashed var(--other-lines);margin-left:4px;margin-right:4px}.calculator-estimation--migrant.calculator-estimation .insurance__names{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:auto;line-height:22px}@media (min-width:1024px){.calculator-estimation--migrant.calculator-estimation .insurance__names{width:auto;margin-left:36.01695%}}.calculator-estimation--migrant.calculator-estimation .insurance__names--first{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.calculator-estimation--migrant.calculator-estimation .insurance__title{font-weight:400;width:auto;padding:0}.calculator-estimation--migrant.calculator-estimation .insurance__name{width:100%;font-weight:500}.calculator-estimation__control,.calculator-estimation__price,.calculator-estimation__title{display:table-cell;vertical-align:bottom}@media (max-width:767px){.calculator-estimation__control,.calculator-estimation__price,.calculator-estimation__title{vertical-align:middle}}.calculator-estimation__control--hide-mobile,.calculator-estimation__price--hide-mobile,.calculator-estimation__title--hide-mobile{display:none}@media (min-width:768px){.calculator-estimation__control--hide-mobile,.calculator-estimation__price--hide-mobile,.calculator-estimation__title--hide-mobile{display:table-cell}}.calculator-estimation__control--center,.calculator-estimation__price--center,.calculator-estimation__title--center{font-weight:700;vertical-align:middle}.calculator-estimation__price,.calculator-estimation__title{width:250px}@media (min-width:1024px){.calculator-estimation__price,.calculator-estimation__title{width:300px}}.calculator-estimation__title-short{display:none}.calculator-estimation__title--top{vertical-align:top}@media (min-width:0px) and (max-width:767px){.calculator-estimation__title--mobile{display:table-cell!important;vertical-align:middle;width:auto}}@media (max-width:767px){.calculator-estimation__title{display:none}}@media (max-width:1023px){.calculator-estimation__title-full{display:none}.calculator-estimation__title-short{display:block}}.calculator-estimation__price{text-align:right}@media (max-width:767px){.calculator-estimation__price{width:155px}.calculator-estimation__price .calculator-estimation__row:first-child{display:none}.calculator-estimation__price--osago .calculator-estimation__row:first-child{display:block}}@media (max-width:767px){.calculator-estimation__price--discount{width:155px;text-align:right}}.calculator-estimation__price-sinopsys,.calculator-estimation__title-sinopsys{width:317px}.calculator-estimation__control{font-size:15px;line-height:1.71429;text-align:center}@media (min-width:1024px){.calculator-estimation__control{font-size:17px}}@media (max-width:767px){.calculator-estimation__control{min-height:44px;text-align:left}}.calculator-estimation__row{font-size:15px;line-height:1.71429}@media (min-width:1024px){.calculator-estimation__row{font-size:17px}}.calculator-estimation__row_mark{white-space:nowrap}.calculator-estimation__row_mark_old{display:inline-block;font-size:17px;margin-left:16px}.calculator-estimation__row_mark_old::after{content:'';display:block;border-bottom:1px solid #fff;margin-top:-7px}.calculator-estimation__price--discount .calculator-estimation__row_mark{display:inline-block;vertical-align:bottom}@media (max-width:767px){.calculator-estimation__price--discount .calculator-estimation__row_mark{margin-top:0}}@media (min-width:768px){.calculator-estimation__row--aviation{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:160px}}@media (min-width:1024px){.calculator-estimation__row--aviation{text-overflow:unset;overflow:unset;white-space:nowrap;width:auto}}.calculator-estimation__row_price{white-space:nowrap}.calculator-estimation__old-price{display:inline-block;vertical-align:bottom;text-decoration:line-through;white-space:nowrap;color:#dbdbdb}.calculator-estimation__old-price_color{color:var(--old-price)}@media (max-width:767px){.calculator-estimation__old-price{display:block}}@media (min-width:768px){.calculator-estimation__old-price{margin:0 3px}}.calculator-estimation__old-price.is-hidden{display:none}.calculator-estimation__bottom{position:relative;height:0;padding:0 20px;font-size:17px;line-height:1.35714;color:var(--old-global-gray);opacity:0;background-color:var(--old-calculator-estimation-4);-webkit-transition:all .5s,opacity .25s;transition:all .5s,opacity .25s;-webkit-box-shadow:0 2px 10px var(--old-calculator-estimation-15);box-shadow:0 2px 10px var(--old-calculator-estimation-15);overflow:hidden}@media (min-width:768px){.calculator-estimation__bottom{padding-left:40px;padding-right:40px}}.calculator-estimation__bottom.is-active{height:auto;opacity:1;padding-top:20px;padding-bottom:20px;overflow:visible;display:block}.calculator-estimation__bottom p{margin-top:20px}.calculator-estimation__item_delimiter{border-bottom:1px solid #dbdbdb;padding-bottom:32px}.calculator-estimation__item_columns{display:table;width:100%;table-layout:fixed}.calculator-estimation__item_align-center{text-align:center}.calculator-estimation__item_change{margin-top:-11px;margin-bottom:-4px}.calculator-estimation__item+.calculator-estimation__item{margin-top:15px}.calculator-estimation__item p{margin:0}.calculator-estimation__button{text-align:center;border-top:1px solid #eaeaea;margin-top:20px;padding-top:20px}.calculator-estimation__crossed{position:relative}.calculator-estimation__crossed::after{content:'';position:absolute;top:50%;left:0;right:0;opacity:.8;border-bottom:1px solid}.calculator-estimation__column{display:table-cell;padding-right:20px}.calculator-estimation__option{color:#b2b2b2}.calculator-estimation__mobile-control{display:none;width:100px;text-align:right}.calculator-estimation__toggle{margin-left:-12px}.calculator-estimation__divider{opacity:.1;border-bottom:1px solid;margin:26px 0}.calculator-estimation__text{line-height:19px}.calculator-estimation__quantity{color:#ef9eaa}.calculator-estimation__quantity b{color:#fff}.calculator-estimation__amount{font-size:19px;line-height:19px;margin-top:-2px}.calculator-estimation__change{text-align:center;margin-top:29px}.calculator-estimation_drfi .calculator-estimation__top{padding:10px 38px;padding-bottom:17px}.calculator-estimation_drfi .calculator-estimation__row{margin-bottom:6px}.calculator-estimation_drfi .calculator-estimation__row:last-child{margin-bottom:0}.calculator-estimation_new-layout{position:relative}.calculator-estimation_new-layout .calculator-estimation__top{padding-left:38px;padding-right:38px;padding-bottom:20px}.calculator-estimation_new-layout .calculator-estimation__control{padding-bottom:2px;padding-right:5px}.calculator-estimation_new-layout .calculator-estimation__bottom{padding:0 46px}.calculator-estimation_new-layout .calculator-estimation__bottom.is-active{padding:30px 35px}.calculator__message{max-width:1200px;margin-left:auto;margin-right:auto;margin-bottom:40px}.is-sticky .calculator__message{z-index:3005!important;left:0;right:0;margin:0 auto}.calculator__message_margin-top-type2{margin-top:15px}.calculator__message_estimation{position:relative;height:100px}.calculator__message_sum-insured{position:relative}.calculator__message_sum-insured .calculator-estimation{position:static}.calculator__message_height-auto{height:auto}.action-link{display:inline-block}.action-link_gray{color:#777}.action-link_gray2{color:#bfbfbf}.action-link--red,.action-link_red{color:#ce253d}.action-link--red svg,.action-link_red svg{fill:#ce253d}.action-link.is-disabled{color:#bfbfbf;cursor:default}.action-link__icon{display:inline-block;vertical-align:middle;font-size:17px}.action-link__icon svg{display:inline-block;vertical-align:middle}.action-link__icon_list{font-size:12px}.action-link__icon_add{font-size:14px}.action-link__icon_arrow{position:relative;top:2px;font-size:7px}.calculator_dsp .action-link__icon_arrow{margin-right:-2px}.action-link__icon_pen{vertical-align:middle;margin-right:4px}.action-link__icon_close{margin-right:10px;vertical-align:middle}.action-link__icon_pages{color:#ce253d;font-size:14px}.action-link__icon_hidden{display:none}.action-link__icon_docs{display:inline-block;vertical-align:top;font-size:24px;line-height:30px;margin-right:-10px;margin-top:-4px;margin-bottom:-10px}.action-link.is-toggle .action-link__icon_hidden{display:inline}.action-link.is-toggle .action-link__icon_visible{display:none}.action-link__text{border-bottom:1px solid;-webkit-transition:.3s;transition:.3s}.action-link__text_hidden{display:none}.action-link__text_invert{border-bottom:none}.calculator-estimation__button .action-link__text{vertical-align:middle}.action-link.is-toggle .action-link__text_hidden{display:inline}.action-link.is-toggle .action-link__text_visible{display:none}.action-link_solid .action-link__text{border-bottom-style:solid}.action-link_red .action-link__text{border-bottom-color:#e27c8b}.action-link_gray .action-link__text{border-bottom-color:rgba(119,119,119,.5)}.action-link.is-disabled .action-link__text{border-bottom-color:rgba(191,191,191,.5)}.action-link_small-font .action-link__text{font-size:14px}.action-link:hover .action-link__text{border-bottom-color:transparent}.action-link:hover .action-link__text_invert{text-decoration:underline}.action-link.is-disabled:hover .action-link__text{border-bottom-color:rgba(191,191,191,.5)}.action-link_normal{display:inline}.action-link_normal .action-link__text{border-bottom-color:transparent}.action-link_large{position:relative;padding-left:23px}.action-link_large .action-link__icon{position:absolute;top:2px;left:0}.action-link_red._touch:hover .action-link__text{border-bottom-color:#e27c8b}.action-link_send-email{padding-left:44px;position:relative}.action-link_send-email .action-link__icon{position:absolute;top:0;left:10px}@media (max-width:767px){.action-link_hide-caption .action-link__text{display:none}.action-link_send-email{padding-left:40px}.action-link_send-email .action-link__icon{left:8px}}@media (max-width:1023px){.action-link:hover .action-link__text{border-bottom-color:currentColor}}.calculator-estimation .insurance__row{font-size:0}.calculator-estimation .insurance__row>*{font-size:17px;line-height:1.71429}.calculator-estimation .insurance__row+.insurance__row{margin-top:20px}.calculator-estimation .insurance__title{display:inline-block;vertical-align:top;font-weight:700;width:100%;padding-right:20px}@media (min-width:768px){.calculator-estimation .insurance__title{width:34.13174%}}@media (min-width:1024px){.calculator-estimation .insurance__title{width:36.01695%}}.calculator-estimation .insurance__names{display:inline-block;vertical-align:top;width:100%;line-height:1.71429;margin-top:10px}@media (min-width:768px){.calculator-estimation .insurance__names{width:65.86826%;margin-top:0;margin-left:34.13174%}}@media (min-width:1024px){.calculator-estimation .insurance__names{width:60.38136%;margin-left:36.01695%}}.calculator-estimation .insurance__names--first{margin-left:0}.calculator-estimation .insurance__name{position:relative;display:inline-block;vertical-align:top;width:100%}.calculator-estimation .insurance__name:empty{display:none}@media (min-width:768px){.calculator-estimation .insurance__name{width:75.45455%}.calculator-estimation .insurance__name:empty{display:inline-block}}@media (min-width:1024px){.calculator-estimation .insurance__name{width:63.15789%}}.calculator-estimation .insurance__name--check::after{content:'';position:absolute;top:0;right:-24px;width:24px;height:24px;background-image:url(/assets/img/svg/insurance-check.svg);background-repeat:no-repeat;background-position:center}@media (max-width:767px){.calculator-estimation .insurance__name--check::after{right:0}}.calculator-estimation .insurance__name .hint{display:inline-block;vertical-align:bottom;margin-left:5px}.calculator-estimation .insurance__name .tippy-popper{max-width:200px}.calculator-estimation .insurance__price{display:inline-block;vertical-align:top}.calculator-estimation .insurance__price:empty{display:none}@media (max-width:767px){.calculator-estimation .insurance__name+.insurance__name{margin-top:18px}}@media (min-width:1024px){.calculator-estimation__table{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}}.calculator-estimation__table--aviation .calculator-estimation__table-title{color:#b2b2b2;width:430px}@media (min-width:768px){.calculator-estimation__table--aviation .calculator-estimation__table-title{color:#696969}}.calculator-estimation__table--aviation .calculator-estimation__table-row:nth-child(1){margin-bottom:10px}.calculator-estimation__table--alpha-drive .calculator-estimation__table-name{color:var(--old-global-gray);font-weight:700}@media (min-width:1024px){.calculator-estimation__table--alpha-drive .calculator-estimation__table-row:nth-child(odd){width:47.2837%;padding-right:0}.calculator-estimation__table--alpha-drive .calculator-estimation__table-row:nth-child(even){width:40.24145%}.calculator-estimation__table--alpha-drive .calculator-estimation__table-row:nth-child(even) .calculator-estimation__table-name{width:67%;padding-right:0}.calculator-estimation__table--alpha-drive .calculator-estimation__table-row .calculator-estimation__table-name{width:40%;padding-right:0}}.calculator-estimation__table--two-col .calculator-estimation__table-name{color:var(--old-global-gray);font-weight:700}@media (min-width:1024px){.calculator-estimation__table--two-col .calculator-estimation__table-row:nth-child(odd){width:50%;padding-right:0}.calculator-estimation__table--two-col .calculator-estimation__table-row:nth-child(even){width:50%}.calculator-estimation__table--two-col .calculator-estimation__table-row:nth-child(even) .calculator-estimation__table-name{width:50%;padding-right:0}.calculator-estimation__table--two-col .calculator-estimation__table-row .calculator-estimation__table-name{width:50%;padding-right:0}}.calculator-estimation__table--one-col .calculator-estimation__table-name{color:var(--old-global-gray);font-weight:700}@media (min-width:1024px){.calculator-estimation__table--one-col .calculator-estimation__table-row:nth-child(odd){width:100%;padding-right:0}.calculator-estimation__table--one-col .calculator-estimation__table-row:nth-child(even){width:100%}.calculator-estimation__table--one-col .calculator-estimation__table-row:nth-child(even) .calculator-estimation__table-name{width:240px;padding-right:0}.calculator-estimation__table--one-col .calculator-estimation__table-row .calculator-estimation__table-name{width:240px;padding-right:0}}.calculator-estimation__table--seven-col .calculator-estimation__table-row{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px;padding-bottom:20px;margin-bottom:0}.calculator-estimation__table--seven-col .calculator-estimation__table-row:first-child{padding-top:0}.calculator-estimation__table--seven-col .calculator-estimation__table-row::after{content:'';position:absolute;bottom:0;left:-40px;right:-40px;height:1px;background:#eaeaea}@media (min-width:768px){.calculator-estimation__table--seven-col .calculator-estimation__table-row{padding-bottom:0}}@media (min-width:1024px){.calculator-estimation__table--seven-col .calculator-estimation__table-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%!important;padding-right:0!important;padding-top:20px;margin-bottom:20px}.calculator-estimation__table--seven-col .calculator-estimation__table-row::after{bottom:-20px}.calculator-estimation__table--seven-col .calculator-estimation__table-row:first-child{padding-top:0}}@media (min-width:1200px){.calculator-estimation__table--seven-col .calculator-estimation__table-row::after{left:0;right:0}}.calculator-estimation__table--seven-col .calculator-estimation__table-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px;margin-bottom:20px}.calculator-estimation__table--seven-col .calculator-estimation__table-item--title{color:var(--old-global-gray);font-weight:700}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(odd){width:59.59302%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(odd) .calculator-estimation__table-name{display:inline-block;width:25.60976%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(even){width:40.40698%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(even) .calculator-estimation__table-name{display:inline-block;width:68.34532%}@media (min-width:1024px){.calculator-estimation__table--seven-col .calculator-estimation__table-item{margin-bottom:0}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(odd){width:100%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:first-child{width:5.50847%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(2){width:21.18644%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(3){width:16.94915%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(4){width:12.71186%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(5){width:16.94915%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(6){width:8.47458%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(7){width:18.22034%;padding-right:0}}@media (min-width:1200px){.calculator-estimation__table--seven-col .calculator-estimation__table-item:first-child{width:3.125%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(2){width:20.08929%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(3){width:21.42857%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(4){width:14.28571%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(5){width:17.85714%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(6){width:10.71429%}.calculator-estimation__table--seven-col .calculator-estimation__table-item:nth-child(7){width:12.5%;padding-right:0}}@media (min-width:768px){.calculator-estimation__table--seven-col .calculator-estimation__table-name{display:inline-block;width:auto}}.calculator-estimation__table--seven-col .calculator-estimation__table-val{position:relative;padding-left:30px}.calculator-estimation__table--seven-col .calculator-estimation__table-val::before{content:'';position:absolute;top:7px;left:0;width:10px;height:10px;border-radius:50%;border:2px solid #b2b2b2}@media (min-width:768px){.calculator-estimation__table--seven-col .calculator-estimation__table-val{display:inline-block;width:auto;padding-left:0}.calculator-estimation__table--seven-col .calculator-estimation__table-val::before{content:none}}.calculator-estimation__table--seven-col .calculator-estimation__table-subval{position:relative;padding:5px 0 10px 30px}.calculator-estimation__table--seven-col .calculator-estimation__table-subval::before{content:'';position:absolute;top:0;bottom:0;left:4px;border-left:1px dashed #b2b2b2}.calculator-estimation__table--three-col .calculator-estimation__table-row{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;margin-bottom:0}.calculator-estimation__table--three-col .calculator-estimation__table-row:first-child{padding-top:0}.calculator-estimation__table--three-col .calculator-estimation__table-row:first-child::after{content:none}@media (min-width:768px){.calculator-estimation__table--three-col .calculator-estimation__table-row:first-child::after{content:''}}.calculator-estimation__table--three-col .calculator-estimation__table-row::after{content:'';position:absolute;bottom:0;left:-40px;right:-40px;height:1px;background:#eaeaea}@media (min-width:768px){.calculator-estimation__table--three-col .calculator-estimation__table-row{padding-top:10px;padding-bottom:0}}@media (min-width:1024px){.calculator-estimation__table--three-col .calculator-estimation__table-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%!important;padding-right:0!important;padding-top:20px;margin-bottom:20px}.calculator-estimation__table--three-col .calculator-estimation__table-row::after{bottom:-20px}.calculator-estimation__table--three-col .calculator-estimation__table-row:first-child{padding-top:0}}@media (min-width:1200px){.calculator-estimation__table--three-col .calculator-estimation__table-row::after{left:0;right:0}}.calculator-estimation__table--three-col .calculator-estimation__table-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px;margin-bottom:10px}.calculator-estimation__table--three-col .calculator-estimation__table-item--not-mobile{display:none}@media (min-width:768px){.calculator-estimation__table--three-col .calculator-estimation__table-item--not-mobile{display:block}}@media (min-width:768px){.calculator-estimation__table--three-col .calculator-estimation__table-item--mobile{display:none}}.calculator-estimation__table--three-col .calculator-estimation__table-item--title{color:var(--old-global-gray);font-weight:700}@media (min-width:768px){.calculator-estimation__table--three-col .calculator-estimation__table-item{margin-bottom:20px}.calculator-estimation__table--three-col .calculator-estimation__table-item:first-child{width:50px}.calculator-estimation__table--three-col .calculator-estimation__table-item:nth-child(2),.calculator-estimation__table--three-col .calculator-estimation__table-item:nth-child(3){width:45%}}@media (min-width:1024px){.calculator-estimation__table--three-col .calculator-estimation__table-item{margin-bottom:0}.calculator-estimation__table--three-col .calculator-estimation__table-item:nth-child(2),.calculator-estimation__table--three-col .calculator-estimation__table-item:nth-child(3){width:30%}}@media (min-width:768px){.calculator-estimation__table--three-col .calculator-estimation__table-name{display:inline-block;width:auto}}.calculator-estimation__table--three-col .calculator-estimation__table-val{position:relative;padding-left:30px}.calculator-estimation__table--three-col .calculator-estimation__table-val::before{content:'';position:absolute;top:7px;left:0;width:10px;height:10px;border-radius:50%;border:2px solid #b2b2b2}@media (min-width:768px){.calculator-estimation__table--three-col .calculator-estimation__table-val{display:inline-block;width:auto;padding-left:0}.calculator-estimation__table--three-col .calculator-estimation__table-val::before{content:none}}.calculator-estimation__table--three-col .calculator-estimation__table-subval{position:relative;padding:5px 0 10px 30px}.calculator-estimation__table--three-col .calculator-estimation__table-subval::before{content:'';position:absolute;top:0;bottom:0;left:4px;border-left:1px dashed #b2b2b2}.calculator-estimation__table--three-col+.calculator-estimation__button{border-top:none;margin-top:0}@media (min-width:1024px){.calculator-estimation__table--small-name .calculator-estimation__table-row:nth-child(even) .calculator-estimation__table-name{width:35%}.calculator-estimation__table--small-name .calculator-estimation__table-row .calculator-estimation__table-name{width:35%}}@media (min-width:768px){.calculator-estimation__table--mobile{display:none}}.calculator-estimation__table--tablet{display:none}@media (min-width:768px){.calculator-estimation__table--tablet{display:block}}@media (min-width:1024px){.calculator-estimation__table--tablet{display:none}}.calculator-estimation__table--desktop{display:none}@media (min-width:1024px){.calculator-estimation__table--desktop{display:block}}.calculator-estimation__table-row{font-size:17px;line-height:1.71429;margin-bottom:20px}@media (min-width:768px){.calculator-estimation__table-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}}@media (min-width:1024px){.calculator-estimation__table-row:nth-child(odd){width:60.59322%;padding-right:20px}.calculator-estimation__table-row:nth-child(even){width:31.77966%}.calculator-estimation__table-row:nth-child(even) .calculator-estimation__table-name{width:150px;padding-right:20px}}.calculator-estimation__table-row--title{color:var(--old-global-gray);font-weight:700}.calculator-estimation__table-row-title{color:var(--old-global-gray);font-weight:700;margin-bottom:15px}.calculator-estimation__table-name{color:#b2b2b2;margin-bottom:5px}@media (min-width:768px){.calculator-estimation__table-name{width:34.88372%;padding-right:40px;color:var(--old-global-gray);font-weight:700;margin-bottom:0}}@media (min-width:768px){.calculator-estimation__table-name{width:240px}}.calculator-estimation__table-subval{color:#b2b2b2;font-size:14px}.calculator-estimation__table-full-desktop{display:table}.calculator-estimation__table--seven-col+.calculator-estimation__button{border-top:none;margin-top:0}@media (min-width:768px){.calculator-estimation__table--seven-col+.calculator-estimation__button{margin-top:20px}}.estimation__link{position:relative}@media (max-width:767px){.estimation__link{display:inline-block;max-width:110px}}.estimation__link::after{content:'';display:inline-block;vertical-align:middle;width:7px;height:5px;background:url(/assets/img/svg/param-arrow.svg) no-repeat;-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);margin-left:8px}.estimation__link.is-toggle::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.estimation__link:hover .estimation__link-text{border-color:transparent}@media (max-width:767px){.estimation__link:hover .estimation__link-text{border-color:inherit}}.estimation__link-text{border-bottom:1px dotted;-webkit-transition:border .3s cubic-bezier(.785,.135,.15,.86);transition:border .3s cubic-bezier(.785,.135,.15,.86)}.estimation__link-text--medium{font-weight:500}.estimation__link-text--hidden{display:none}.calculator-estimation.is-toggle .estimation__link-text--hidden{display:inline}.calculator-estimation.is-toggle .estimation__link-text--visible{display:none}.sticky-wrapper{margin-bottom:40px}.page-lk-migrant-estimation{height:auto}.page-lk-migrant-estimation .calculator-estimation--migrant{position:static}.page-lk-migrant-estimation .calculator-estimation__bottom{position:absolute;z-index:2;width:100%}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/calculator-estimation-dms/calculator-estimation-dms.css?17761588711360*/
.calculator-estimation-dms{display:block;font-size:17px;line-height:1.71429}@media (min-width:768px){.calculator-estimation-dms--prolongation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:860px){.calculator-estimation-dms{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}}@media (min-width:860px){.calculator-estimation-dms__col{max-width:50%}}.calculator-estimation-dms__row{margin-bottom:20px}.calculator-estimation-dms__row--prolongation{-webkit-box-pack:normal!important;-ms-flex-pack:normal!important;justify-content:normal!important}@media (min-width:525px){.calculator-estimation-dms__row{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:860px){.calculator-estimation-dms__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.calculator-estimation-dms__name{min-width:270px;font-weight:700}@media (min-width:0px) and (max-width:525px){.calculator-estimation-dms__name{margin-bottom:5px}}@media (min-width:768px){.calculator-estimation-dms__name--prolongation{min-width:161px}}.calculator-estimation-dms__val ol{padding-left:20px}.calculator-estimation-dms__val li{padding-left:10px}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/add-dates-insured/add-dates-insured.css?1776158871624*/
.add-dates-insured{display:inline-block;vertical-align:top}.add-dates-insured__item{position:relative;display:inline-block;vertical-align:top;padding:0 35px 20px 25px;-webkit-transition:padding .3s;transition:padding .3s}.add-dates-insured__item:last-of-type{padding-bottom:0}.add-dates-insured__number{position:absolute;top:8px;left:0;display:block}.add-dates-insured__btn{position:absolute;top:8px;right:0;display:none;padding:0;border:none;border-radius:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.add-dates-insured .link{margin-top:20px}.add-dates-insured .input__message{margin-right:-20px}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/insurance-grid/insurance-grid.css?17761588732901*/
.insurance-grid{width:100%;max-width:1200px;padding:20px 0 0;margin:0 auto;background-color:#fff;border-radius:16px}@media (max-width:1200px){.insurance-grid{border-radius:0}}.insurance-grid__wrap{max-width:960px;margin-left:auto;margin-right:auto}.insurance-grid__wrap-col{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media (max-width:1023px){.insurance-grid__wrap-col{-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}}@media (min-width:768px){.insurance-grid__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}@media (min-width:768px) and (max-width:1023px){.insurance-grid__wrap{width:720px}}.insurance-grid__img{line-height:0;margin:0 auto;padding:15px 0 5px 0}.insurance-grid__img--size,.insurance-grid__img--size-all{height:48px;-o-object-fit:contain;object-fit:contain}.insurance-grid__text{padding-left:20px;width:100%}.insurance-grid__link{width:220px;margin:0 auto}.insurance-grid__icon{vertical-align:middle}.insurance-grid__item{height:136px;position:relative;display:block;padding:10px;background-color:#fff;-webkit-transition:border .5s cubic-bezier(.785,.135,.15,.86);transition:border .5s cubic-bezier(.785,.135,.15,.86);margin:0 10px 10px;border:1px solid transparent;-webkit-box-shadow:0 4px 10px rgba(105,105,105,.1);box-shadow:0 4px 10px rgba(105,105,105,.1);width:41.66667%}@media (min-width:0px) and (max-width:768px){.insurance-grid__item .checkbox__text{font-size:14px}}@media (min-width:768px){.insurance-grid__item{width:27.77778%;padding:15px;margin:0 20px 20px}}@media (min-width:1024px){.insurance-grid__item{width:20.83333%}}.insurance-grid__wrap.slick-slider{display:block}.insurance-grid__wrap.slick-slider .slick-arrow{width:42px;height:42px;line-height:0;display:none;position:absolute;top:68px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}@media (min-width:768px){.insurance-grid__wrap.slick-slider .slick-arrow{display:block}}.insurance-grid__wrap.slick-slider .slick-prev{left:-30px}.insurance-grid__wrap.slick-slider .slick-next{right:-30px}.insurance-grid__wrap.slick-slider .slick-dots{padding:0;margin:20px auto 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.insurance-grid__wrap.slick-slider .slick-dots li{padding:0;margin:0 3px;width:50px;cursor:pointer}.insurance-grid__wrap.slick-slider .slick-dots li button{display:block;background:#eeeeef;border:none;padding:0;height:4px;border-radius:2px;margin:0;width:100%;-webkit-appearance:none;overflow:hidden;color:transparent}.insurance-grid__wrap.slick-slider .slick-dots li.slick-active button{background:#ce253d}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/options-table/options-table.css?17761588749109*/
@charset "UTF-8";.options-table{display:none;max-width:1200px;background-color:var(--old-options-table-8);margin-bottom:40px}@media (min-width:768px){.options-table{display:block;padding-top:40px}}.options-table--mobile{display:block;padding:20px 0 0;background-color:var(--old-options-table-8);margin-bottom:40px}@media (min-width:768px){.options-table--mobile{display:none}}.options-table__item{display:block;padding:0 20px 20px;font-size:17px;margin:0 auto}@media (min-width:768px){.options-table__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:98.95833%;max-width:920px;margin-bottom:0;padding:0 40px}}@media (min-width:1024px){.options-table__item{padding:0;font-size:0}}@media (min-width:0px) and (max-width:767px){.options-table__item p.description{margin:10px 0}}.options-table__item+.options-table__item{padding-top:20px;border-top:1px solid #eaeaea}.options-table__item+.options-table__item--recommended{padding-top:0}@media (min-width:768px){.options-table__item+.options-table__item--recommended{padding-top:20px}}.options-table__item--recommended{position:relative;width:100%;max-width:none;padding-top:0;border:2px solid #ce253d;background-color:var(--old-options-table-8);-webkit-box-shadow:0 0 15px rgba(0,0,0,.17);box-shadow:0 0 15px rgba(0,0,0,.17)}@media (min-width:768px){.options-table__item--recommended{padding-top:20px;border:none}}@media (min-width:768px){.options-table__item--recommended::before{content:'';position:absolute;top:0;left:0;width:18px;height:calc(100% + 1px);background:#ce253d}}@media (min-width:1024px){.options-table__item--recommended::before{width:23px}}@media (min-width:768px){.options-table__item--recommended::after{content:'Рекомендуем';position:absolute;top:50%;left:-32px;font-size:14px;line-height:1.5;font-weight:700;color:var(--old-options-table-8);-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}}@media (min-width:1024px){.options-table__item--recommended::after{left:-29px}}.options-table__item--recommended:first-child{margin-top:-20px}@media (min-width:768px){.options-table__item--recommended:first-child{margin-top:-40px}}.options-table__item--recommended .options-table__col-option{padding-top:0}.options-table__recommended-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0 auto}@media (min-width:768px){.options-table__recommended-wrap{max-width:840px}}@media (min-width:1024px){.options-table__recommended-wrap{max-width:920px}}.options-table__label-recommended{height:23px;font-size:14px;line-height:23px;font-weight:700;text-align:center;color:var(--old-options-table-8);background:#ce253d;margin:0 -20px 11px}.options-table__row::after{content:'';clear:both;display:table!important;height:0!important;visibility:hidden}.options-table__row .action-link{margin-top:5px}.options-table__row .is-toggle .action-link__text{border-bottom-color:transparent}.options-table__col-name{display:inline-block;vertical-align:top;width:27.0512%}@media (min-width:768px){.options-table__col-name{width:29.41176%;padding-right:33px}}@media (min-width:1024px){.options-table__col-name{width:35%;padding-right:20px}}.options-table__col-option{display:inline-block;vertical-align:top;width:43%;font-size:17px;padding-top:6px}@media (min-width:768px){.options-table__col-option{width:44.11765%}}@media (min-width:1024px){.options-table__col-option{width:34.78261%}}.options-table__col-option p{color:#b2b2b2}.options-table__col-price{float:right;display:inline-block;width:auto;font-size:17px}.options-table__col-price::after{content:'';clear:both;display:table!important;height:0!important;visibility:hidden}@media (min-width:768px){.options-table__col-price{width:25%;margin-left:auto}}@media (min-width:1024px){.options-table__col-price{width:auto}}@media (min-width:1024px){.options-table__item--recommended .options-table__col-price{padding-top:60px}}.options-table__price{float:right;font:normal 600 20px/24px "TT Norms Pro",sans-serif;color:var(--text-primary);margin:0;text-align:right}@media (min-width:768px){.options-table__price{float:none;display:inline-block;vertical-align:top;width:100%;margin-top:6px;margin-bottom:40px}}@media (min-width:1024px){.options-table__price{float:left;width:auto;margin-bottom:0}}.options-table__item--recommended .options-table__price{padding-top:7px}@media (min-width:1024px){.options-table__item--recommended .options-table__price{padding-top:0}}.options-table__price-old{font-size:17px;line-height:1.71429;font-weight:400;color:#999;text-decoration:line-through;margin:4px 0 0 0;display:block}.options-table__menu{color:#b2b2b2;margin-top:20px}.options-table__menu li{font-size:14px;line-height:1.66667}.options-table__menu li+li{margin-top:5px}.options-table__menu a{border-bottom:1px solid;-webkit-transition:border .3s;transition:border .3s}.options-table__menu a:active{border-color:transparent}.options-table__name{float:left;font-size:17px;line-height:1.71429;color:var(--old-options-table-11)}@media (min-width:768px){.options-table__name{float:none;padding-top:7px;text-wrap:balance}}@media (min-width:0px) and (max-width:378px){.options-table__name{font-size:14px}}.options-table__item--recommended .options-table__name{padding-top:7px}@media (min-width:1024px){.options-table__item--recommended .options-table__name{padding-top:0}}.options-table__option-name{font-size:17px;line-height:1.71429;font-weight:700;color:var(--old-options-table-6);margin-top:20px;margin-bottom:10px}@media (min-width:768px){.options-table__option-name{font-size:18px;line-height:1.625;font-weight:400;margin-top:0}}.options-table__add-wrap-btn,.options-table__delete-wrap-btn{float:right;text-align:right}@media (min-width:1024px){.options-table__add-wrap-btn,.options-table__delete-wrap-btn{width:160px;margin-left:20px}}.options-table__delete-wrap-btn{display:none}.options-table__point-clear::after{content:'';clear:both;display:table!important;height:0!important;visibility:hidden}.options-table__points{width:100%;text-align:right;margin-top:15px}@media (min-width:768px){.options-table__points{margin-top:20px}}.options-table__ico-check{vertical-align:middle;margin-right:8px}@media (min-width:768px){.options-table__ico-check{margin-right:18px}}.options-table__toggle{height:0;opacity:0;-webkit-transition:all .5s,opacity .25s;transition:all .5s,opacity .25s;overflow:hidden}.options-table__toggle.is-active{height:auto;opacity:1}@media (min-width:0px) and (max-width:767px){.options-table__toggle{padding-top:10px}.options-table__toggle p{color:#b2b2b2}}.options-table__leasing{margin-bottom:20px;cursor:pointer;display:block;position:relative}.options-table__leasing input{position:absolute;z-index:-1;opacity:0}.options-table .tab{margin:22px 0 20px}@media (min-width:768px){.options-table .tab{margin:0 0 27px}}@media (min-width:1024px){.options-table .tab{margin:0 0 20px}}.options-table .arrow-svg{width:5px;height:8px}.options-table .input{margin-bottom:20px}.heading--form{position:relative;font-family:"TT Norms Pro",sans-serif;font-size:24px;line-height:1.33333;font-weight:500;text-align:center;color:var(--old-options-table-6)}.link-skip{display:block;margin-top:10px;font-family:"TT Norms Pro",sans-serif;text-transform:none!important}.link-skip .arrow-svg{width:5px;height:8px;margin-left:6px;stroke:none;fill:#ce253d}@media (min-width:768px){.link-skip{position:absolute;bottom:2px;right:20px;margin-top:-10px}}@media (min-width:1250px){.link-skip{right:0}}.link-back{display:block;font-family:"TT Norms Pro",sans-serif;font-weight:400;text-transform:none!important}.link-back .arrow-svg{width:5px;height:8px;margin-left:6px;stroke:none;fill:#ce253d;-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}@media (min-width:768px){.link-back{position:absolute;bottom:2px;left:20px;margin-top:-10px}}@media (min-width:1250px){.link-back{left:0}}.link-back-skip{font-family:"TT Norms Pro",sans-serif;font-size:17px;line-height:1.42857}@media (min-width:0px) and (max-width:767px){.link-back-skip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}}.link-back-skip .link{border-bottom:1px solid currentColor}.link-back-skip .link:hover{color:#b22034;border-color:transparent}.link-back-skip .arrow-svg{width:5px;height:8px;stroke:none;fill:#ce253d}@media (min-width:768px){.link-back-skip__back{position:absolute;bottom:3px;left:20px;margin-top:-10px}}@media (min-width:1250px){.link-back-skip__back{left:0}}.link-back-skip__back .arrow-svg{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}@media (min-width:768px){.link-back-skip__skip{position:absolute;bottom:3px;right:20px;margin-top:-10px}}@media (min-width:1250px){.link-back-skip__skip{right:0}}.action-link__icon_change{display:inline-block;vertical-align:text-top}.calculator-estimation__button .action-link__icon_change{vertical-align:middle;font-size:0}.icon-arrow-bold-up svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/options-table-dms/options-table-dms.css?17761588746329*/
@charset "UTF-8";.options-table-dms{max-width:1200px;margin:0 auto 40px}.options-table-dms__search{margin-bottom:10px;padding-right:17px;padding-left:17px;text-align:right}.options-table-dms__search-text{font-size:17px;line-height:24px;color:#999}.options-table-dms__col-link{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:768px){.options-table-dms__col-link{width:332px}}.options-table-dms__col-link div{margin-right:12px}.options-table-dms__col-img{width:72px;min-width:72px;height:32px;padding:0 2px;border:1px solid #eaeaea;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.options-table-dms__col-img{width:124px;min-width:124px;height:60px;padding:0 5px}}.options-table-dms__col-img--size{width:auto;height:auto}.options-table-dms__row{position:relative;min-height:185px;padding:0 20px;background-color:#fff}.options-table-dms__row:nth-child(1){z-index:9}.options-table-dms__row:nth-child(2){z-index:8}.options-table-dms__row:nth-child(3){z-index:7}.options-table-dms__row:nth-child(4){z-index:6}.options-table-dms__row:nth-child(5){z-index:5}.options-table-dms__row:nth-child(6){z-index:4}.options-table-dms__row:nth-child(7){z-index:3}.options-table-dms__row:nth-child(8){z-index:2}.options-table-dms__row:nth-child(9){z-index:1}.options-table-dms__row:nth-child(10){z-index:0}.options-table-dms__row:hover{-webkit-box-shadow:0 0 15px rgba(0,0,0,.17);box-shadow:0 0 15px rgba(0,0,0,.17);z-index:20!important}@media (min-width:0px) and (max-width:767px){.options-table-dms__row--rec{padding-top:20px;border:2px solid #ce253d}}.options-table-dms__row--rec::before{content:"";position:absolute;top:0;left:0;width:100%;height:20px;background:#ce253d}@media (min-width:768px){.options-table-dms__row--rec::before{top:0;left:0;width:28px;height:calc(100% + 1px)}}.options-table-dms__row--rec::after{content:"Рекомендуем";position:absolute;top:0;left:50%;font-size:14px;line-height:1.5;font-weight:700;color:#fff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:768px){.options-table-dms__row--rec::after{top:50%;left:-27px;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}}.options-table-dms__row--line::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#eaeaea}@media (min-width:768px){.options-table-dms__col-wrap{padding-left:40px;width:400px}}.options-table-dms__col-wrap-info{padding-top:12px}.options-table-dms__wrap{position:relative;max-width:680px;padding:20px 0;margin:0 auto}@media (min-width:768px){.options-table-dms__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px 0 auto}}@media (min-width:1024px){.options-table-dms__wrap{min-width:960px}}.options-table-dms__col-desc{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media (min-width:0px) and (max-width:767px){.options-table-dms__col-desc{margin-bottom:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:768px){.options-table-dms__col-desc{width:130px}}.options-table-dms__col-info{padding:4px 15px 4px;border:1px solid #eaeaea;border-radius:16px;min-height:30px;border-color:#eaeaea;background:#eaeaea;font-size:14px;line-height:18px;text-align:center;color:#b2b2b2}.options-table-dms__col-clinik{margin-bottom:10px}.options-table-dms__col-text{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:middle;margin-bottom:0!important;font-size:18px;line-height:24px;font-weight:700}@media (min-width:768px){.options-table-dms__col-text{display:none}}.options-table-dms__col-program-title{font-family:"TT Norms Pro",sans-serif,sans-serif;vertical-align:middle;margin-bottom:0!important;font-size:24px;line-height:28px;font-weight:700}.options-table-dms__col-networks{position:relative;margin-bottom:20px}@media (min-width:768px){.options-table-dms__col-networks{display:-webkit-box;display:-ms-flexbox;display:flex}}.options-table-dms__col-title{display:none;vertical-align:middle;padding-bottom:10px;margin-bottom:0!important;font-size:18px;line-height:24px;font-weight:700}@media (min-width:768px){.options-table-dms__col-title{display:block}}.options-table-dms__col-price{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-top:16px}@media (min-width:768px){.options-table-dms__col-price{display:block;margin-top:0}}@media (min-width:1024px){.options-table-dms__col-price{display:-webkit-box;display:-ms-flexbox;display:flex}}.options-table-dms__group-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5px}@media (min-width:768px){.options-table-dms__group-price{margin-bottom:20px}}@media (min-width:1024px){.options-table-dms__group-price{margin-right:30px}}.options-table-dms__price-old{color:#999;margin-bottom:7px}@media (min-width:768px){.options-table-dms__price-old{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.options-table-dms__price-new{font-size:20px;line-height:1.33333;margin-bottom:7px}@media (min-width:768px){.options-table-dms__price-new{margin-bottom:5px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:center}}.options-table-dms__button-wrap{width:160px;text-align:center}.options-table-dms__button-wrap .btn{width:100%;margin-bottom:10px}.options-table-dms .accordion--link .accordion__content{font-size:14px;line-height:1.5;color:#b2b2b2;margin-top:10px}.options-table-dms .link-skip{position:absolute;bottom:0;left:0;white-space:nowrap}@media (min-width:768px){.options-table-dms .link-skip{left:auto;right:0}}.options-table-dms .list li+li{margin-top:2px}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/slick-dms/slick-dms.css?17761588762802*/
.slick-dms{padding:40px 0;background-color:var(--old-slick-dms-2)}@media (min-width:768px){.slick-dms{padding:40px 40px}}.slick-dms h2{margin-top:0}.slick-dms__list{position:relative;max-width:970px;margin:0 auto;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}.slick-dms__list-hidden{display:none}@media (min-width:768px){.slick-dms__list-hidden{display:-webkit-box;display:-ms-flexbox;display:flex}}.slick-dms__img{margin:0 auto;display:block;width:100%;max-width:320px;max-height:212px}@media (min-width:768px){.slick-dms__img{width:155px;height:100%}}@media (min-width:1024px){.slick-dms__img{width:200px;height:100%}}.slick-dms__img--large{width:320px;height:212px}@media (min-width:768px){.slick-dms__img--large{display:block;width:auto;max-width:100%;height:323px;max-height:initial}}@media (min-width:1024px){.slick-dms__img--large{width:auto;min-height:438px}}.slick-dms__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;text-align:center}.slick-dms__item--select .slick-dms__item-wrap{border-color:#ce253d}.slick-dms__item-wrap{height:100%;border:1px solid transparent;-webkit-transition:border-color .5s cubic-bezier(.785,.135,.15,.86);transition:border-color .5s cubic-bezier(.785,.135,.15,.86);cursor:pointer}@media (min-width:768px){.slick-dms__item-wrap{padding:10px 8px;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}}@media (min-width:1024px){.slick-dms__item-wrap{padding:10px 19px}}.slick-dms__item-wrap--large{margin:0 auto}@media (min-width:768px){.slick-dms__item-wrap--large{width:690px;margin:0 auto}}@media (min-width:1024px){.slick-dms__item-wrap--large{width:957px;margin:0 auto;cursor:default}}.slick-dms__item-name{font-family:"TT Norms Pro",sans-serif;font-size:28px;line-height:1.33333;word-break:break-all}.slick-dms__item-price{font-weight:600;font-size:24px;line-height:1.33333;margin-bottom:10px}.slick-dms .slick-next,.slick-dms .slick-prev{width:36px;height:36px}.slick-dms .slick-next svg,.slick-dms .slick-prev svg{width:36px;height:36px}@media (min-width:0px) and (max-width:1023px){.slick-dms .slick-next,.slick-dms .slick-prev{display:none!important}}.slick-dms .slick-prev{left:-20px}@media (min-width:1440px){.slick-dms .slick-prev{left:-41px}}.slick-dms .slick-next{right:-20px}@media (min-width:1440px){.slick-dms .slick-next{right:-35px}}.slick-dms .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/list-clinics/list-clinics.css?17761588735441*/
.list-clinics__item{padding:20px 24px;border-radius:12px;margin-bottom:12px}.list-clinics__item:nth-child(odd){background:var(--bg-alt-secondary)}.list-clinics__item:nth-child(even){-webkit-box-shadow:var(--card-box-shadow);box-shadow:var(--card-box-shadow)}@media (max-width:767px){.list-clinics__item{background:var(--bg-alt-secondary);-webkit-box-shadow:unset!important;box-shadow:unset!important}}.list-clinics__item:last-child{margin-bottom:0}.list-clinics__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;margin-bottom:20px}@media (max-width:767px){.list-clinics__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}@media (max-width:767px){.list-clinics__title{margin-bottom:12px}}.list-clinics__name{color:var(--text-primary);font:normal 500 17px/22px "TT Norms Pro",sans-serif}.list-clinics__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}@media (max-width:767px){.list-clinics__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.list-clinics__content-left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:767px){.list-clinics__content-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.list-clinics__content-right{max-width:280px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:767px){.list-clinics__content-right{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.list-clinics__img{max-width:150px}.list-clinics__line{display:-webkit-box;display:-ms-flexbox;display:flex}.list-clinics__line-divider{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;top:15px;margin:0 4px;min-width:6px;border-top:1px dashed var(--other-lines)}.list-clinics__line-title{color:var(--text-secondary)}.list-clinics__line-title--schedule{width:62px}.list-clinics__line-content{width:65%;color:var(--text-primary)}@media (max-width:767px){.list-clinics__line-content{width:195px}}.list-clinics__link{overflow-wrap:break-word;word-break:break-word}.list-clinics__info{margin-top:8px}.list-emergency__item{padding:20px 24px;border-radius:12px;margin-bottom:12px}.list-emergency__item:nth-child(odd){background:var(--bg-alt-secondary)}.list-emergency__item:nth-child(even){-webkit-box-shadow:var(--card-box-shadow);box-shadow:var(--card-box-shadow)}@media (max-width:767px){.list-emergency__item{background:var(--bg-alt-secondary);-webkit-box-shadow:unset!important;box-shadow:unset!important}}.list-emergency__item:last-child{margin-bottom:0}.list-emergency__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;margin-bottom:20px}@media (max-width:767px){.list-emergency__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}@media (max-width:767px){.list-emergency__title{margin-bottom:12px}}.list-emergency__name{color:var(--text-primary);font:normal 500 17px/22px "TT Norms Pro",sans-serif}.list-emergency__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}@media (max-width:767px){.list-emergency__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.list-emergency__content-left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:767px){.list-emergency__content-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.list-emergency__content-right{max-width:280px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:767px){.list-emergency__content-right{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.list-emergency__line{display:-webkit-box;display:-ms-flexbox;display:flex}.list-emergency__line-divider{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;top:15px;margin:0 4px;min-width:6px;border-top:1px dashed var(--other-lines)}.list-emergency__line-title{color:var(--text-secondary)}.list-emergency__line-title--schedule{width:62px}.list-emergency__line-content{width:65%;color:var(--text-primary)}@media (max-width:767px){.list-emergency__line-content{width:195px}}.list-emergency__link{overflow-wrap:break-word;word-break:break-word}.list-emergency .is-mobile .list-clinics__address,.list-emergency .is-mobile .list-clinics__metro{font-size:14px}.list-emergency .is-mobile .list-clinics__name{font-size:16px}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/main-cards/main-cards.css?17761588735619*/
.main-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px}.main-cards-holder--dms{margin-left:16px;margin-right:16px;margin-bottom:60px}@media (min-width:0px) and (max-width:767px){.main-cards-holder--dms{margin-left:var(--calculator-mobile-padding-x,16px);margin-right:var(--calculator-mobile-padding-x,16px)}}@media (min-width:768px){.main-cards{margin:-10px}}.main-card{padding:16px;display:block;min-height:144px;position:relative;width:calc(100% / 2 - 8px);background:var(--old-main-cards-8);border-radius:12px;-webkit-transition:.3s all;transition:.3s all;margin:4px;overflow:hidden;font:normal 600 20px/24px "TT Norms Pro",sans-serif}.main-cards-holder--dms .main-card{background:var(--old-main-cards-6);padding:20px 20px 54px 20px;min-height:240px;width:100%}.main-cards-holder--dms .main-card:hover{background:var(--old-main-cards-4)}.main-card:after{display:block;content:'';border-radius:50%;width:76px;height:76px;right:27px;bottom:22px;position:absolute;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%);-webkit-transition:.5s all;transition:.5s all;background:var(--old-main-cards-1);opacity:.7}.main-cards-holder--dms .main-card:after{background:var(--old-main-cards-4)}.main-card-title{display:block;margin:0 0 12px 0;font-weight:600;letter-spacing:-.02em;-webkit-font-feature-settings:'tnum' on,'lnum' on;font-feature-settings:'tnum' on,'lnum' on;color:var(--old-main-cards-2);position:relative;z-index:2}.main-cards-holder--dms .main-card-title{margin-bottom:8px;max-width:none;color:var(--old-main-cards-5);font-size:22px;line-height:24px}.main-card--recommendation .main-card-title{padding-right:0}@media (min-width:768px){.main-card--recommendation .main-card-title{padding-right:200px}}@media (min-width:1024px){.main-card--recommendation .main-card-title{max-width:690px;padding-right:0}}.main-card-subtitle{display:none;margin:0;max-width:210px;font:normal 400 17px/22px "TT Norms Pro",sans-serif;color:var(--old-main-cards-3);position:relative;z-index:2}.main-cards-holder--dms .main-card-subtitle{display:block;max-width:none;font-size:17px;line-height:22px;color:var(--old-main-cards-3)}.main-card--recommendation .main-card-subtitle{max-width:100%;padding-right:0}@media (min-width:768px){.main-card--recommendation .main-card-subtitle{padding-right:200px}}@media (min-width:1024px){.main-card--recommendation .main-card-subtitle{max-width:690px;padding-right:0}}.main-card-icon{position:absolute;width:50px;height:50px;right:29px;bottom:25px;-webkit-transform:translate3d(50%,50%,0);transform:translate3d(50%,50%,0);-webkit-transition:.3s all;transition:.3s all;z-index:3}.main-card-icon img{width:100%}.personal-wrap .main-card--wide:first-child:not(.main-card--inactive){padding:20px 16px;width:calc(100% - 8px);min-height:198px;font-size:28px;line-height:28px}.personal-wrap .main-card--wide:first-child:not(.main-card--inactive):after{width:171px;height:171px;right:57px;bottom:37px}.main-card:hover{background:var(--old-main-cards-7);border-radius:16px;-webkit-filter:drop-shadow(0 15px 29px rgba(0, 0, 0, .08));filter:drop-shadow(0 15px 29px rgba(0, 0, 0, .08));-webkit-box-shadow:0 0 1px 1px var(--old-main-cards-10);box-shadow:0 0 1px 1px var(--old-main-cards-10)}.main-card--wide:first-child:hover:after,.main-card--wide:hover:after,.main-card:hover:after{width:500px;height:500px;background:var(--old-main-cards-7)}.main-cards-holder--dms .main-card:hover:after{background:var(--old-main-cards-4)}.main-card:hover .main-card-icon{width:60px;height:60px;right:34px;bottom:30px}.main-card--wide:first-child:hover .main-card-icon{width:100px;height:100px;right:64px;bottom:50px}.main-card--inactive img{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.7;-webkit-transition:.3s opacity;transition:.3s opacity}.main-card--inactive:hover img{opacity:1}@media (min-width:768px){.main-card{padding:24px 16px 88px 16px;margin:10px;width:calc(100% / 3 - 20px);min-height:252px;font:normal 600 22px/26px "TT Norms Pro",sans-serif}.main-card--small{width:calc(100% / 4 - 20px)}.main-cards-holder--dms .main-card{padding:24px 24px 54px 24px;min-height:260px;width:calc(100% / 2 - 20px)}.main-card--wide,.main-card--wide:first-child{padding:32px 16px;width:calc(100% / 2 - 20px);min-height:238px;font:normal 600 28px/32px "TT Norms Pro",sans-serif}.main-card-subtitle{display:block}.main-card:after{width:125px;height:125px;bottom:57px;right:57px}.main-card-icon{position:absolute;width:80px;height:80px;right:60px;bottom:67px}.main-card--wide .main-card-icon,.main-card--wide:first-child .main-card-icon{width:90px;height:90px;right:64px;bottom:64px}.main-card--wide:after,.main-card--wide:first-child:after{width:195px;height:195px;right:64px;bottom:64px}.main-card:hover .main-card-icon{width:90px;height:90px;right:65px;bottom:72px}.main-card--wide:first-child:hover .main-card-icon,.main-card--wide:hover .main-card-icon{width:100px;height:100px;right:69px;bottom:69px}}@media (min-width:1024px){.main-card{padding:28px 32px}.main-cards-holder--dms .main-card{padding:24px 24px 54px 24px;min-height:270px;width:calc(100% / 3 - 20px)}.main-card:after{width:195px;height:195px}.main-cards-holder--dms .main-card:after{width:153px;height:153px}.main-card--wide,.main-card--wide:first-child{padding:28px 32px}}.main-card--recommendation{width:100%;min-height:110px}@media (min-width:1024px){.main-card--recommendation{min-height:180px}}@media (max-width:1023px){.main-card--recommendation{padding-bottom:44px}}@media (max-width:767px){.main-card--recommendation{padding-bottom:16px}}
/* 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/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/autocomplete-city/autocomplete-suggestions.css?17761588671592*/
.autocomplete-suggestions{margin-top:8px;padding:0;-webkit-box-shadow:0 4px 16px rgba(68,68,100,.1),0 16px 40px rgba(68,68,100,.08);box-shadow:0 4px 16px rgba(68,68,100,.1),0 16px 40px rgba(68,68,100,.08);border-radius:12px;background-color:var(--bg-primary)}.autocomplete-suggestions .scrollbar-thumb{width:4px;border-radius:3px;background:var(--other-lines)}.autocomplete-suggestions .scrollbar-track.scrollbar-track-x{display:none}.autocomplete-suggestions .scrollbar-track.scrollbar-track-y{margin:8px 0;padding:8px 6px;background-color:transparent}.autocomplete-suggestions.search-suggest-list{background:var(--old-autocomplete-suggestions-7);-webkit-box-shadow:6px 6px 20px 0 rgba(0,0,0,.1),-4px -4px 20px 0 rgba(0,0,0,.06);box-shadow:6px 6px 20px 0 rgba(0,0,0,.1),-4px -4px 20px 0 rgba(0,0,0,.06)}.autocomplete-suggestions.search-suggest-list .search-suggest-popular.autocomplete-suggestion{color:var(--old-autocomplete-suggestions-9)}.autocomplete-suggestions.search-suggest-list .search-suggest-popular.autocomplete-selected,.autocomplete-suggestions.search-suggest-list .search-suggest-popular:hover{background:var(--old-autocomplete-suggestions-10)}.autocomplete-suggestion{padding:10px 16px;color:var(--text-secondary-high)}.autocomplete-suggestion strong{color:var(--other-blue-highlight)}.autocomplete-selected{background:var(--bg-alt-secondary);cursor:pointer}.search-suggest-result:hover{background:var(--old-autocomplete-suggestions-8)}.search-suggest-popular.autocomplete-suggestion,.search-suggest-result.autocomplete-suggestion{color:var(--old-autocomplete-suggestions-9)}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/promocodes/promocode.css?17761588693702*/
.promocode{max-width:1200px;padding:24px 20px;text-align:center;background:var(--old-promocode-1);margin:0 auto 40px;border-radius:16px}@media (max-width:1200px){.promocode{border-radius:0}}.promocode--spacing{padding:20px 20px}@media (min-width:768px){.promocode--spacing{padding:40px 20px}}.promocode__promocode-prolongation{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:320px;margin:0 auto}@media (min-width:768px){.promocode__promocode-prolongation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:760px}}@media (min-width:768px){.promocode__promocode-prolongation--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.promocode__promocode-prolongation .btn{min-width:120px}@media (min-width:768px){.promocode__promocode-prolongation .btn{min-width:auto}}.promocode__promocode-prolongation .promocode__form{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promocode__promocode-prolongation .promocode__form--left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (min-width:768px){.promocode__promocode-prolongation .promocode__form--left{width:260px}}.promocode__promocode-prolongation .promocode__form--left .is-error{text-align:left}.promocode__promocode-prolongation .promocode__form--left .btn{vertical-align:top;margin-top:3px}.promocode__promocode-prolongation .promocode__form--prolongation{width:100%;vertical-align:middle;text-align:left;margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.promocode__promocode-prolongation .promocode__form--prolongation{display:block;width:auto;margin-top:0}}.promocode__promocode-prolongation .promocode__form--prolongation label{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:left;margin:0 0 10px;color:var(--old-promocode-2)}@media (min-width:768px){.promocode__promocode-prolongation .promocode__form--prolongation label{display:inline;margin:0 15px 0 0}}.promocode__promocode-prolongation .promocode__form--prolongation .hint{vertical-align:middle}.promocode__promocode-prolongation .promocode__form--center{margin-left:auto;margin-right:auto}.promocode__promocode-prolongation .promocode__form--center .is-error{text-align:left}.promocode__promocode-prolongation .promocode__form--center .btn{vertical-align:top;margin-top:3px}.promocode__promocode-prolongation .promocode__form .input__control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.promocode__form{display:inline-block;vertical-align:middle}.promocode__form+.promocode__form{margin-top:20px}@media (min-width:768px){.promocode__form+.promocode__form{margin-top:0}}.promocode__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:calc(100% - 120px)}.promocode .input__control{width:150px;margin-right:15px}.promocode__input-wrapper .input__control{margin-right:15px;width:calc(100% - 15px)}@media (min-width:768px){.promocode__input-wrapper .input__control{width:125px}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/promocode-new/promocode-new.css?17761588691293*/
.promocode-new{max-width:1200px;padding:24px 20px;text-align:center;background:var(--old-promocode-1);margin:0 auto 40px;border-radius:16px;border-radius:16px}@media (max-width:1200px){.promocode-new{border-radius:0}}.promocode-new__form .form__row-label__floating{width:250px;margin:0 auto}.promocode-new__form .form__row-label__floating .input-label--active .form__label{line-height:12px}.promocode-new__form .form__row-label__floating .input-label--active .form__label.is-send svg{opacity:1;visibility:visible}.promocode-new__form .form__row-label__floating .form__label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;color:#9a9aa1;line-height:48px}.promocode-new__form .form__row-label__floating .form__label svg{min-width:16px;opacity:0;visibility:hidden}.promocode-new__form .form__row-label__floating .input__control{width:100%;height:48px;margin:0;padding-right:50px}.promocode-new__form .form__row-label__floating .input__control.is-error{border-color:#e27c8b}.promocode-new__form .btn{position:absolute;top:6px;right:6px;width:36px;height:36px;border-radius:10px;padding:5px;display:none}.promocode-new__form .btn.visible{display:block}
/* 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/prolongation-dms/prolongation-dms.css?17761588691689*/
.prolongation-filed{max-width:1200px;padding:24px 20px;text-align:center;background:var(--old-promocode-1);margin:0 auto 40px;border-radius:16px}@media (max-width:1200px){.prolongation-filed{border-radius:0}}.prolongation-filed__prolongation{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}@media (min-width:768px){.prolongation-filed__prolongation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:760px}}.prolongation-filed__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.prolongation-filed__form{-ms-flex-wrap:unset;flex-wrap:unset}}.prolongation-filed__form .form__label{width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:left}@media (min-width:640px){.prolongation-filed__form .form__label{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.prolongation-filed__input-wrapper{-webkit-box-flex:1;-ms-flex:1 1 48%;flex:1 1 48%;margin-right:12px}@media (min-width:640px){.prolongation-filed__input-wrapper{max-width:140px;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin-right:16px}}.prolongation-filed__input-wrapper input{width:145px}.prolongation-filed .btn{-webkit-box-flex:1;-ms-flex:1 1 48%;flex:1 1 48%}@media (min-width:640px){.prolongation-filed .btn{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/pages/page-online-dms/page-online-dms.css?177615888126529*/
.page-online-dms__link-arrow{max-width:100%}.page-online-dms__link-arrow::after{content:" ";display:inline-block;vertical-align:middle;position:static;margin-left:5px;top:9.5px;top:9.5px;right:10px;width:8px;height:5px;background:url(/assets/img/svg/misc/arrow-accordion-grey.svg)}.page-online-dms__accordion{position:relative;margin-bottom:10px;width:175px;margin-left:auto;margin-right:20px;z-index:100}.page-online-dms__accordion-item{text-align:right}.page-online-dms__accordion-text{position:absolute;top:23px;width:185px;padding-top:10px;padding-bottom:10px;display:none;z-index:100;right:0;text-align:center;background:var(--old-page-online-dms-3);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.15);overflow:hidden}.page-online-dms__accordion-container{position:absolute;z-index:25;padding-left:30px;padding-right:0;margin:0;width:200px;left:-30px}.page-online-dms__tabs-center{margin:0 20px 40px}.page-online-dms__form{margin-bottom:40px}.page-online-dms__wrap{max-width:1200px;background-color:var(--old-page-online-dms-3);margin:0 auto;padding-top:20px}.page-online-dms__checkbox{margin:0 10px}.page-online-dms__checkbox .hint,.page-online-dms__checkbox .tippy-popper{white-space:normal;position:relative;top:1px}.page-online-dms__checkbox .hint.mobile{display:inline-block}.page-online-dms__checkbox .hint.desktop{display:none}@media (max-width:1023px){.page-online-dms__checkbox{width:100%;max-width:340px}}@media (min-width:768px){.page-online-dms__checkbox .hint.mobile{display:none}.page-online-dms__checkbox .hint.desktop{display:inline-block}}.page-online-dms__tab{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:960px;padding:0 20px 0;margin:0 auto}@media (min-width:768px){.page-online-dms__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1024px){.page-online-dms__tab{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.page-online-dms__tab-title{margin-bottom:10px}@media (min-width:1024px){.page-online-dms__tab-title{width:240px;padding-right:40px;margin-bottom:0}}.page-online-dms__emergency{margin:60px auto;background:var(--old-page-online-dms-3);padding:20px;border-radius:12px;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;max-width:600px;gap:16px}@media (min-width:0px) and (max-width:767px){.page-online-dms__emergency{margin:20px var(--calculator-mobile-padding-x,16px) 0!important;max-width:100%}}.page-online-dms__emergency-icon{width:80px;line-height:0}.page-online-dms__emergency-icon img{width:100%}.page-online-dms__emergency-text{width:calc(100% - 80px - 16px);color:var(--old-page-online-dms-8);font:normal 400 14px/18px "TT Norms Pro",sans-serif}@media (max-width:600px){.page-online-dms__emergency{border-radius:0;margin:40px auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-online-dms__emergency-icon{width:60px}.page-online-dms__emergency-text{width:calc(100% - 60px - 16px)}}.page-online-dms__plates{position:relative}.page-online-dms__plates .slick-list{padding:25px 25px;left:-25px}.page-online-dms__plates .slick-track{margin:0}.page-online-dms__plates .slick-arrow{position:absolute;right:36px;bottom:0;top:auto;left:auto;-webkit-transform:none;-ms-transform:none;transform:none;width:30px;height:30px;color:transparent;overflow:hidden;text-indent:100px;background:no-repeat center center url("data:image/svg+xml;utf8,<svg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M12 8L19.5 15.5L12 23' stroke='%23CE253D' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/><rect x='0.6' y='0.6' width='28.8' height='28.8' rx='7.4' stroke='%23CE253D' stroke-width='1.2'/></svg>")}.page-online-dms__plates .slick-arrow.slick-disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.4}.page-online-dms__plates .slick-arrow.slick-arrow--prev,.page-online-dms__plates .slick-arrow.slick-prev{right:75px;background-image:url("data:image/svg+xml;utf8,<svg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M18 22L10.5 14.5L18 7' stroke='%23CE253D' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/><rect x='29.4' y='29.4' width='28.8' height='28.8' rx='7.4' transform='rotate(-180 29.4 29.4)' stroke='%23CE253D' stroke-width='1.2'/></svg>")}@media (max-width:767px){.page-online-dms__plates .slick-arrow{display:none!important}}.page-online-dms__plates--isolate{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0 60px 0;overflow:auto;row-gap:20px;padding:25px 25px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.page-online-dms__plates--isolate::-webkit-scrollbar{display:none}@media (max-width:1200px){.page-online-dms__plates--isolate .slick-list{overflow:visible}}.page-online-dms__plates--isolate .slick-arrow{display:none;right:65px}.page-online-dms__plates--isolate .slick-arrow--prev{right:101px}@media (max-width:1200px){.page-online-dms__plates--isolate .slick-arrow{display:block}}.page-online-dms__plates .slick-dots{display:block;padding:12px 50px 0 10px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.page-online-dms__plates .slick-dots li{display:inline-block;margin:0 6px 0 0;cursor:pointer}.page-online-dms__plates .slick-dots li button{width:50px;height:4px;border-radius:2px;pointer-events:none}.page-online-dms__plates .slick-dots li:last-child{margin-right:0}@media (max-width:767px){.page-online-dms__plates .slick-dots{display:none!important}}@media (max-width:1200px){.page-online-dms__plates--isolate{padding:0 55px 54px 55px}}@media (max-width:1023px){.page-online-dms__plates{padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:visible}.page-online-dms__plates--isolate{padding:0 40px}}@media (max-width:767px){.page-online-dms__plates{padding:32px 16px 24px;margin-bottom:40px}}.page-online-dms__plate{border-radius:12px;overflow:hidden;padding:64px 20px 20px;background:var(--old-page-online-dms-3);border:solid 1px #eaeaea;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:440px;height:100%}.page-online-dms__plate:hover{-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 6px 20px 0 rgba(0,0,0,.1)}.page-online-dms__plates--isolate .page-online-dms__plate{border:none;min-height:424px}.page-online-dms__plate-holder{padding:0 6px;height:auto;min-width:314px;max-width:314px;display:inline-block}.page-online-dms__plates--isolate .page-online-dms__plate-holder{min-width:305px;max-width:305px}@media (max-width:1023px){.page-online-dms__plates--isolate .page-online-dms__plate-holder{min-width:340px;max-width:340px}}@media (max-width:767px){.page-online-dms__plates--isolate .page-online-dms__plate-holder{min-width:auto;max-width:none;width:100%}}.page-online-dms__plate-label{position:absolute;top:19px;left:19px;color:#ce253d;font:normal 400 14px/18px "TT Norms Pro",sans-serif;text-align:center;padding:6px 12px;border-radius:8px}.page-online-dms__plate-label-img{display:none}.page-online-dms__plate-image{position:absolute;top:11px;right:35px;width:56px;line-height:0}.page-online-dms__plate-image img{width:100%}.page-online-dms__plate-title{color:var(--old-page-online-dms-2);text-align:left;font:normal 400 17px/22px "TT Norms Pro",sans-serif;font-weight:700;margin:0 56px 6px 0;min-height:44px}.page-online-dms__plates--isolate .page-online-dms__plate-title{min-height:auto}.page-online-dms__plate-price{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 16px 0;font:normal 400 28px/32px "TT Norms Pro",sans-serif;font-weight:700;color:var(--old-page-online-dms-11);text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-online-dms__plate-price .old{margin-left:12px;color:var(--old-page-online-dms-2);font-size:18px;font-style:normal;font-weight:600;line-height:22px;text-decoration:line-through}.page-online-dms__plate-clinic{margin-bottom:16px;color:var(--old-page-online-dms-8);font:normal 400 17px/22px "TT Norms Pro",sans-serif}.page-online-dms__plate-list{list-style:none;margin:0 0 20px 0}.page-online-dms__plate-list li{padding-left:13px;position:relative;margin:0 0 4px 0;font:normal 400 17px/22px "TT Norms Pro",sans-serif}.page-online-dms__plate-list li:last-child{margin-bottom:0}.page-online-dms__plate-list li:before{content:'';top:7px;left:0;width:5px;height:5px;border-radius:50%;background:#d9d9d9;display:block;position:absolute}.page-online-dms__plate-footer{margin:auto 0 0 0}.page-online-dms__plate-footer .btn{width:100%}.page-online-dms__plate-footer_mobile{display:none}.page-online-dms__plate .btn{white-space:nowrap}.page-online-dms__plate-more{margin:12px 0 0 0;height:20px;text-align:center}.page-online-dms__plate-container-title{position:absolute;top:0;left:0;width:100%}@media (min-width:0px) and (max-width:767px){.page-online-dms__second-step-recommend-mobile .page-online-dms__plates{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;color:var(--bg-primary)}.page-online-dms__second-step-recommend-mobile .page-online-dms__plate{border:1px solid var(--other-lines);border-radius:12px;min-height:0;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:44px 16px 16px}}@media (min-width:0px) and (max-width:767px) and (min-width:0px) and (max-width:425px){.page-online-dms__second-step-recommend-mobile .page-online-dms__plate{min-width:163px}}@media (min-width:0px) and (max-width:767px){.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-holder{padding:0}.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-container-title{background:var(--bg-alt-secondary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;width:100%;gap:8px;padding:8px}.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-label{position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font:normal 450 12px/16px "TT Norms Pro",sans-serif;color:var(--text-primary);top:auto;left:auto;padding:0}.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-title{margin-right:6px;color:var(--text-primary)}}@media (min-width:0px) and (max-width:767px) and (min-width:0px) and (max-width:425px){.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-title{word-break:break-all}}@media (min-width:0px) and (max-width:767px){.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-image{position:relative;top:auto;right:auto;width:16px}.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-price{display:none}.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-list{display:none}.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-footer{display:none}}@media (min-width:0px) and (max-width:767px) and (min-width:0px) and (max-width:425px){.page-online-dms__second-step-recommend-mobile .page-online-dms__plate .btn{font:normal 600 14px/18px "TT Norms Pro",sans-serif;padding:12px}}@media (min-width:0px) and (max-width:767px){.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-clinic{margin-bottom:20px;font:normal 400 14px/18px "TT Norms Pro",sans-serif;color:var(--text-secondary-high)}.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-footer_mobile{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}.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-more_mobile{height:auto;margin-bottom:8px;width:100%}.page-online-dms__second-step-recommend-mobile .page-online-dms__plate-more_mobile .btn{width:100%}.page-online-dms__second-step-recommend-mobile .content-inner--form{padding-top:24px;padding-bottom:24px}}.page-online-dms__second-step-recommend-mobile-content-popup .radio__label{width:100%}.page-online-dms__second-step-recommend-mobile-content-popup .page-online-dms__checkbox .insurance-grid__checkbox{width:100%}.page-online-dms__second-step-recommend-mobile-content-popup .page-online-dms__checkbox .insurance-grid__checkbox .checkbox__label{width:100%}.page-online-dms .page-online-dms__plates_second-step-mobile{display:none}@media (min-width:0px) and (max-width:767px){.page-online-dms__second-step-program-mobile .page-online-dms__plates{display:none}.page-online-dms__second-step-program-mobile .page-online-dms__plates_second-step-mobile{margin-top:20px;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;gap:12px}.page-online-dms__second-step-program-mobile .page-online-dms__plate{padding:16px 0 20px;min-height:0}.page-online-dms__second-step-program-mobile .page-online-dms__plate_for-label{padding:58px 0 20px}.page-online-dms__second-step-program-mobile .page-online-dms__plate-label{padding:10px 16px;width:100%;top:0;left:0;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;background:var(--bg-alt-secondary);color:var(--text-primary);font:normal 450 14px/18px "TT Norms Pro",sans-serif}.page-online-dms__second-step-program-mobile .page-online-dms__plate-label-img{display:inline-block}.page-online-dms__second-step-program-mobile .page-online-dms__plate-holder{max-width:none;min-width:100%;padding:0}.page-online-dms__second-step-program-mobile .page-online-dms__plate-title{font:normal 500 17px/22px "TT Norms Pro",sans-serif;color:var(--text-primary);height:auto;min-height:auto;padding-left:20px;padding-right:20px}.page-online-dms__second-step-program-mobile .page-online-dms__plate-list{margin-bottom:12px;padding-left:20px;padding-right:20px}.page-online-dms__second-step-program-mobile .page-online-dms__plate-list li{color:var(--text-secondary-high)}.page-online-dms__second-step-program-mobile .page-online-dms__plate-list li:before{top:9px;background:linear-gradient(236.41deg,#ef5b75 -7.24%,#f80732 62.58%)}.page-online-dms__second-step-program-mobile .page-online-dms__plate-price{display:none}.page-online-dms__second-step-program-mobile .page-online-dms__plate-footer{display:none}.page-online-dms__second-step-program-mobile .page-online-dms__plate-footer_mobile{display:grid;grid-template-columns:repeat(2,1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-online-dms__second-step-program-mobile .page-online-dms__plate-footer_mobile .link--dotted_light{font-weight:400}.page-online-dms__second-step-program-mobile .page-online-dms__plate-footer_mobile *>:not(:last-child){padding-left:20px;padding-right:20px}.page-online-dms__second-step-program-mobile .page-online-dms__plate-footer_mobile .btn{margin-right:20px;width:calc(100% - 20px)}.page-online-dms__second-step-program-mobile .page-online-dms__plate-footer-price{font:normal 600 24px/28px "TT Norms Pro",sans-serif;color:var(--text-primary);margin-left:20px;margin-right:20px;white-space:nowrap}.page-online-dms__second-step-program-mobile .page-online-dms__plate-footer-link{grid-column:span 2;border-top:1px solid var(--other-lines);padding:13px 16px 0;text-align:center;margin-top:20px}.page-online-dms__second-step-program-mobile .dms-program_margin{padding-top:0;padding-bottom:24px;margin-bottom:40px}}@media (min-width:0px) and (max-width:767px) and (min-width:0px) and (max-width:767px){.page-online-dms__second-step-program-mobile .dms-program_margin{margin-bottom:0}}@media (min-width:0px) and (max-width:767px){.page-online-dms__second-step-program-mobile .dms-program-left{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}@media (min-width:0px) and (max-width:767px){.page-online-dms__second-step-clinics-mobile .clinics-sort-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-online-dms__second-step-clinics-mobile .clinics-sort-mobile__select-clinics{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;border-radius:12px;padding:16px;border:1px solid var(--other-lines);background-color:var(--bg-alt-secondary);color:var(--text-light);font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-online-dms__second-step-clinics-mobile .clinics-sort-mobile__select-clinics-text{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.page-online-dms__second-step-clinics-mobile .clinics-sort-mobile__select-clinics-btn{-ms-flex-negative:0;flex-shrink:0;border-radius:12px;padding:16px;border:1px solid var(--other-lines);background-color:var(--bg-alt-secondary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.dms-programs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (max-width:767px){.dms-programs{gap:0}}.dms-program{padding:40px 9px 40px 40px;border-radius:16px;background:var(--old-page-online-dms-3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media (max-width:767px){.dms-program--selection__block{margin-bottom:0!important}}.dms-program-left{width:150px}.dms-program-right{width:calc(100% - 40px - 150px)}.dms-program-right .slick-list .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.dms-program-right .slick-list .slick-track .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.dms-program-right .slick-list .slick-track .slick-slide .page-online-dms__plate-holder{height:100%}.dms-program-clinic{padding:32px 0;border-bottom:solid 1px #dbdbdb}.dms-program-clinic-img{display:block;line-height:0;margin:0 0 8px 0}.dms-program-clinic-img img{height:36px}@media (max-width:767px){.dms-program-clinic-img{text-align:left}}@media (max-width:767px){.dms-program-clinic-img_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dms-program-clinic-img_mobile .title{font:normal 500 17px/22px "TT Norms Pro",sans-serif}.dms-program-clinic-img_mobile img{height:24px}}.dms-program-clinic .title{color:var(--text-primary)}.dms-program-clinic-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.dms-program-clinic-links div{line-height:0}.dms-program-clinic-links a{font-size:17px;line-height:20px}@media (max-width:767px){.dms-program-clinic-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:215px;margin-top:10px}}.dms-program-clinic:first-child{padding-top:0}.dms-program-clinic:last-child{padding-bottom:0;border-bottom:none}@media (max-width:767px){.dms-program-clinic{padding:0 8px;border-bottom:none;border-right:solid 1px #dbdbdb;width:50%;min-width:98px;text-align:center}.dms-program-clinic:last-child{border-right:0}}.dms-program-clinic--mobile-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dms-program-clinic--selected{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.dms-program-clinic-select{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;border-radius:12px;padding:16px;cursor:pointer;border:1px solid var(--other-lines);background-color:var(--bg-alt-secondary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dms-program-clinic-select:hover{background-color:var(--bg-secondary);border:1px solid var(--bg-secondary)}.dms-program-clinic-button{-ms-flex-negative:0;flex-shrink:0;border-radius:12px;padding:16px;cursor:pointer;border:1px solid var(--other-lines);background-color:var(--bg-alt-secondary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dms-program-clinic-button:hover{background-color:var(--bg-secondary);border:1px solid var(--bg-secondary)}@media (max-width:1200px){.dms-program{border-radius:0}}@media (max-width:767px){.dms-program{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 16px;border-radius:0;gap:0}.dms-program-left{width:100%;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.dms-program-right{width:100%}}.dms-clinics{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin:0 0 60px 0}@media (max-width:1240px){.dms-clinics{padding:0 0 60px 0;margin:0 20px 0 20px}}@media (max-width:1023px){.dms-clinics{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:767px){.dms-clinics{margin:0;padding:0 20px 48px 20px;gap:12px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.dms-clinics::-webkit-scrollbar{display:none}}.dms-clinic{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:170px;padding:16px 20px;position:relative;background:var(--old-page-online-dms-3);border-radius:12px;-webkit-transition:.3s all;transition:.3s all;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;width:25%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@media (max-width:1200px){.dms-clinic{min-height:210px}}@media (max-width:1023px){.dms-clinic{min-height:160px;width:calc(50% - 10px)}}@media (max-width:767px){.dms-clinic{min-height:180px;width:270px;min-width:270px;max-width:270px}}.dms-clinic:hover{background:var(--old-page-online-dms-5);-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 6px 20px 0 rgba(0,0,0,.1)}.dms-clinic__title{display:block;font-size:18px;line-height:22px;font-weight:600;margin:0 0 2px 0;position:relative;z-index:3;color:var(--text-primary)}.dms-clinic__description{display:block;max-width:185px;font:normal 400 17px/22px "TT Norms Pro",sans-serif;position:relative;z-index:3;color:var(--text-secondary-high)}.dms-clinic__img{position:absolute;right:50px;bottom:45px;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%);z-index:2;width:74px;line-height:0;mix-blend-mode:var(--old-page-online-dms-15)}.dms-clinic__img img,.dms-clinic__img svg{width:100%}.dms-clinic:before{position:absolute;content:'';display:block;right:50px;bottom:45px;width:130px;height:130px;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%);border-radius:50%;background:var(--old-page-online-dms-6);z-index:1;-webkit-transition:.3s all;transition:.3s all}.dms-clinic:hover:before{width:500px;height:500px;background-color:var(--old-page-online-dms-5)}@media (max-width:767px){.second-step-mobile .form__footer-alfapoints_second-step-mobile{margin-top:40px}}.popup-redesign2024_mobile-bottom .checkbox__text{color:var(--text-secondary-high)}.popup-redesign2024_mobile-bottom .checkbox__description{font:normal 400 14px/18px "TT Norms Pro",sans-serif;color:var(--text-secondary)}.popup-redesign2024_mobile-bottom .form__input{width:100%}.popup-redesign2024_mobile-bottom .form__input .input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:none}.popup-redesign2024_mobile-bottom .form__input .input>:nth-last-child(n+3){border-bottom:1px solid var(--other-lines)}.popup-redesign2024_mobile-bottom .form__input .radio{padding:12px 20px;font:normal 400 17px/22px "TT Norms Pro",sans-serif;margin-left:0}.popup-redesign2024_mobile-bottom .form__input .radio__label{width:100%}.popup-redesign2024_mobile-bottom .page-online-dms__checkbox{padding:13px 16px;margin:0;width:100%;max-width:none}.popup-redesign2024_mobile-bottom .page-online-dms__checkbox:not(:last-child){border-bottom:1px solid var(--other-lines)}.popup-redesign2024_mobile-bottom .page-online-dms__second-step-recommend-mobile-content-popup .popup-list{margin-bottom:20px;font:normal 400 17px/22px "TT Norms Pro",sans-serif;color:var(--main-gray-primal)}.popup-redesign2024_mobile-bottom .page-online-dms__second-step-recommend-mobile-content-popup .popup-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px 10px 20px}.popup-redesign2024_mobile-bottom .page-online-dms__second-step-recommend-mobile-content-popup .popup-list li:nth-child(odd){background-color:var(--bg-alt-secondary)}.popup-redesign2024_mobile-bottom .page-online-dms__second-step-recommend-mobile-content-popup .popup-list li:nth-child(even){background-color:var(--bg-primary)}.popup-redesign2024_mobile-bottom .page-online-dms__second-step-recommend-mobile-content-popup .container-checkbox{max-height:70vh;overflow:auto}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/pages/page-online-dms/page-emergencies.css?17761588814833*/
.dms-emergencies .tab{margin-bottom:40px}@media (max-width:767px){.dms-emergencies .tab{margin-bottom:32px}}.dms-emergencies__filter{max-width:350px;margin:0 0 20px 0}@media (max-width:1023px){.dms-emergencies__filter{margin:0 55px 20px 55px}}@media (max-width:767px){.dms-emergencies__filter{margin:0 16px 20px 16px}}.dms-emergencies__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dms-emergencies__block{margin:0 0 40px 0;border-radius:16px;background:var(--old-page-emergencies-3);padding:24px}.dms-emergencies__block:last-child{margin-bottom:0}@media (max-width:1023px){.dms-emergencies__block{padding:24px 55px}}@media (max-width:767px){.dms-emergencies__block{padding:24px 16px}}.dms-emergencies__city{margin:0 0 24px 0;color:var(--old-page-emergencies-4);text-align:center;font-size:28px;font-style:normal;font-weight:600;line-height:32px}.dms-emergencies__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.dms-emergencies__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ce253d;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:100%}.dms-emergencies__more svg{margin:0 8px 0 0}.dms-emergencies__map{height:670px}@media (max-width:1023px){.dms-emergencies__map{height:600px}}@media (max-width:767px){.dms-emergencies__map{height:420px}}.dms-emergency{padding:24px;border-radius:12px;background:var(--old-page-emergencies-2);color:var(--old-page-emergencies-4);width:calc(50% - 20px)}@media (max-width:1023px){.dms-emergency{padding:20px;width:100%}}.dms-emergency__photos{padding:0 0 44px 0;position:relative}.dms-emergency__photos .slick-list{border-radius:8px;overflow:hidden}@media (max-width:767px){.dms-emergency__photos .slick-list{border-radius:0}}.dms-emergency__photos .slick-slide{line-height:0;border-radius:8px;overflow:hidden}.dms-emergency__photos .slick-dots{position:absolute;padding:0;margin:0;left:0;right:0;bottom:20px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:6px}.dms-emergency__photos .slick-dots li{margin:0;padding:0;cursor:pointer;width:50%}.dms-emergency__photos .slick-dots button{pointer-events:none;width:100%;border-radius:2px;height:4px}@media (max-width:1023px){.dms-emergency__photos .slick-dots{max-width:350px;margin:0 auto}}@media (max-width:767px){.dms-emergency__photos .slick-dots{max-width:250px}}.dms-emergency__photos .slick-arrow{position:absolute;bottom:auto;top:133px;right:8px;left:auto;width:24px;height:24px;color:transparent;overflow:hidden;text-indent:100px;opacity:1;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:no-repeat center center url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'> <path d='M13.7139 17.1431L8.57072 11.9999L13.7139 6.85676' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/> </svg>")}.dms-emergency__photos .slick-arrow:hover{background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'> <path d='M13.7139 17.1431L8.57072 11.9999L13.7139 6.85676' stroke='%23CE253D' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/> </svg>")}.dms-emergency__photos .slick-arrow.slick-disabled{display:none}.dms-emergency__photos .slick-arrow.slick-arrow--prev,.dms-emergency__photos .slick-arrow.slick-prev{left:8px;right:auto;-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width:1023px){.dms-emergency__photos .slick-arrow{display:none!important}}@media (max-width:767px){.dms-emergency__photos{margin:0 -20px;padding:0 0 36px 20px;border-radius:0}}.dms-emergency__photo{height:290px;background:no-repeat center center;background-size:cover}@media (max-width:1023px){.dms-emergency__photo{width:540px!important;border-radius:8px;margin-right:8px;height:250px}}@media (max-width:767px){.dms-emergency__photo{width:280px!important;border-radius:8px;height:200px}}.dms-emergency__title{margin:0 0 16px 0;color:var(--old-page-emergencies-4);font-size:22px;font-style:normal;font-weight:600;line-height:24px}.dms-emergency__desc{color:var(--old-page-emergencies-4);font-size:17px;font-style:normal;font-weight:400;line-height:22px;margin:0 0 20px 0}@media (max-width:1023px){.dms-emergency__list{-webkit-columns:2;-moz-columns:2;columns:2}.dms-emergency__list .list-emergency__line{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}}@media (max-width:767px){.dms-emergency__list{-webkit-columns:1;-moz-columns:1;columns:1}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/prolongation-promocode-fields/prolongation-promocode-fields.css?17761588698801*/
.prolongation-promocode-fields{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:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-bottom:48px}@media (min-width:768px){.prolongation-promocode-fields{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;margin:0 20px 60px}}@media (min-width:1240px){.prolongation-promocode-fields{margin:0 0 60px}}.prolongation-promocode-fields__item{padding:24px 16px;max-width:50%;background:var(--old-promocode-1)}@media (min-width:768px){.prolongation-promocode-fields__item{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px;border-radius:12px}}@media (min-width:0px) and (max-width:767px){.prolongation-promocode-fields__item{max-width:unset}}@media (min-width:1440px){.prolongation-promocode-fields__item{padding:32px}}.prolongation-promocode-fields__form .prolongation-field,.prolongation-promocode-fields__form .promocode-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}@media (min-width:1024px){.prolongation-promocode-fields__form .prolongation-field,.prolongation-promocode-fields__form .promocode-field{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.prolongation-promocode-fields__form .prolongation-field__label,.prolongation-promocode-fields__form .promocode-field__label{font-weight:400;font-size:17px;line-height:129%;color:var(--main-gray-primal)}@media (min-width:1024px){.prolongation-promocode-fields__form .prolongation-field__label,.prolongation-promocode-fields__form .promocode-field__label{margin-top:15px}}.prolongation-promocode-fields__form .prolongation-field__input,.prolongation-promocode-fields__form .promocode-field__input{-webkit-box-flex:1;-ms-flex:1;flex:1}.prolongation-promocode-fields__form .prolongation-field__input.is-valid .promocode-field__input-btns .promocode-field__input-clear,.prolongation-promocode-fields__form .prolongation-field__input.is-valid .promocode-field__input-btns .promocode-field__input-success,.prolongation-promocode-fields__form .promocode-field__input.is-valid .promocode-field__input-btns .promocode-field__input-clear,.prolongation-promocode-fields__form .promocode-field__input.is-valid .promocode-field__input-btns .promocode-field__input-success{display:-webkit-box;display:-ms-flexbox;display:flex;background:0 0!important;border:none!important}.prolongation-promocode-fields__form .prolongation-field__input.is-valid .promocode-field__input-btns .prolongation-field__input-submit,.prolongation-promocode-fields__form .promocode-field__input.is-valid .promocode-field__input-btns .prolongation-field__input-submit{display:none}.prolongation-promocode-fields__form .prolongation-field__input.is-error input,.prolongation-promocode-fields__form .promocode-field__input.is-error input{border-color:var(--old-inputs-2022-9)}.prolongation-promocode-fields__form .prolongation-field__input.is-error .input__message,.prolongation-promocode-fields__form .promocode-field__input.is-error .input__message{display:block}.prolongation-promocode-fields__form .prolongation-field__input.is-error .promocode-field__input-btns .promocode-field__input-clear,.prolongation-promocode-fields__form .promocode-field__input.is-error .promocode-field__input-btns .promocode-field__input-clear{display:-webkit-box;display:-ms-flexbox;display:flex;background:0 0!important;border:none!important}.prolongation-promocode-fields__form .prolongation-field__input.is-error .promocode-field__input-btns .prolongation-field__input-submit,.prolongation-promocode-fields__form .promocode-field__input.is-error .promocode-field__input-btns .prolongation-field__input-submit{display:none}.prolongation-promocode-fields__form .prolongation-field__input-wrap,.prolongation-promocode-fields__form .promocode-field__input-wrap{position:relative}.prolongation-promocode-fields__form .prolongation-field__input-wrap input,.prolongation-promocode-fields__form .promocode-field__input-wrap input{font-weight:400;font-size:17px;line-height:129%;padding-right:70px;color:var(--main-gray-primal)}.prolongation-promocode-fields__form .prolongation-field__input-wrap input:active,.prolongation-promocode-fields__form .prolongation-field__input-wrap input:focus,.prolongation-promocode-fields__form .prolongation-field__input-wrap input:hover,.prolongation-promocode-fields__form .promocode-field__input-wrap input:active,.prolongation-promocode-fields__form .promocode-field__input-wrap input:focus,.prolongation-promocode-fields__form .promocode-field__input-wrap input:hover{background:var(--bg-primary)}.prolongation-promocode-fields__form .prolongation-field__input-wrap input:disabled,.prolongation-promocode-fields__form .promocode-field__input-wrap input:disabled{color:var(--text-tertiary);border-color:var(--other-lines);background:var(--other-tertiary);opacity:1;cursor:not-allowed;pointer-events:none}.prolongation-promocode-fields__form .prolongation-field__input-btns,.prolongation-promocode-fields__form .promocode-field__input-btns{position:absolute;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-right:11px}.prolongation-promocode-fields__form .prolongation-field__input-clear,.prolongation-promocode-fields__form .promocode-field__input-clear{display:none;width:24px;height:24px;padding:0;background:unset;border:none}.prolongation-promocode-fields__form .prolongation-field__input-clear:hover,.prolongation-promocode-fields__form .promocode-field__input-clear:hover{background:unset}.prolongation-promocode-fields__form .prolongation-field__input-success,.prolongation-promocode-fields__form .promocode-field__input-success{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px}.prolongation-promocode-fields__form .prolongation-field__input-submit,.prolongation-promocode-fields__form .promocode-field__input-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0}.prolongation-promocode-fields__form .prolongation-field__input .input__message,.prolongation-promocode-fields__form .promocode-field__input .input__message{margin-top:6px;font-weight:400;font-size:14px;line-height:129%;display:none;color:var(--main-red-primal)}@media (min-width:1024px){.prolongation-promocode-fields__form .prolongation-field__input,.prolongation-promocode-fields__form .promocode-field__input{max-width:331px}}.prolongation-promocode-fields--redesigned .prolongation-promocode-fields__item{max-width:100%}.prolongation-promocode-fields--redesigned .prolongation-field,.prolongation-promocode-fields--redesigned .promocode-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}@media (min-width:768px){.prolongation-promocode-fields--redesigned .prolongation-field,.prolongation-promocode-fields--redesigned .promocode-field{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.prolongation-promocode-fields--redesigned .prolongation-field__label,.prolongation-promocode-fields--redesigned .promocode-field__label{font-weight:400;font-size:17px;line-height:129%;color:var(--main-gray-primal)}@media (min-width:768px){.prolongation-promocode-fields--redesigned .prolongation-field__label,.prolongation-promocode-fields--redesigned .promocode-field__label{margin-top:15px}}@media (min-width:768px){.prolongation-promocode-fields--redesigned .prolongation-field__input,.prolongation-promocode-fields--redesigned .promocode-field__input{max-width:331px}}@media (min-width:0px) and (max-width:767px){.prolongation-promocode-fields--redesigned{margin-bottom:24px}}@media (min-width:768px){.prolongation-promocode-fields--redesigned{margin-bottom:40px}}@media (min-width:0px) and (max-width:1199px){.prolongation-promocode-fields--redesigned{margin-right:0;margin-left:0}.prolongation-promocode-fields--redesigned .prolongation-promocode-fields__item{border-radius:0}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/redesign/calculator2024/calculator2024.css?177615888318973*/
.main-content{--form-max-width:720px}.main-content.content-web-view .container h1,.main-content.content-web-view h1{margin:24px 0 12px;font:normal 600 24px/28px "TT Norms Pro",sans-serif}@media (min-width:768px){.main-content.content-web-view .container h1,.main-content.content-web-view h1{margin-left:auto;margin-right:auto;text-align:center}}@media (min-width:0px) and (max-width:767px){.main-content.content-web-view .container h1,.main-content.content-web-view h1{text-align:left;max-width:unset}}.main-content.content-web-view .container h2,.main-content.content-web-view h2{font:normal 600 20px/24px "TT Norms Pro",sans-serif}@media (min-width:0px) and (max-width:767px){.main-content.content-web-view .container h2,.main-content.content-web-view h2{text-align:left}}.main-content.content-web-view .container h3,.main-content.content-web-view h3{font:normal 600 17px/22px "TT Norms Pro",sans-serif}@media (min-width:0px) and (max-width:767px){.main-content.content-web-view .container h3,.main-content.content-web-view h3{text-align:left;max-width:unset}}.main-content.content-web-view .container h4,.main-content.content-web-view h4{font:normal 600 17px/22px "TT Norms Pro",sans-serif}@media (min-width:0px) and (max-width:767px){.main-content.content-web-view .container h4,.main-content.content-web-view h4{text-align:left;max-width:unset}}.main-content.content-web-view .content-inner{padding:24px var(--calculator-mobile-padding-x)}.main-content .container h1,.main-content h1{margin:0 auto;margin-bottom:20px;font:normal 600 32px/36px "TT Norms Pro",sans-serif}@media (min-width:768px){.main-content .container h1,.main-content h1{font:normal 600 48px/54px "TT Norms Pro",sans-serif}}@media (min-width:0px) and (max-width:767px){.main-content .container h1,.main-content h1{text-align:left;margin:0;padding:0 var(--calculator-mobile-padding-x)}}.main-content .container h2,.main-content h2{font:normal 600 24px/28px "TT Norms Pro",sans-serif;color:var(--text-primary)}@media (min-width:768px){.main-content .container h2,.main-content h2{font:normal 600 28px/32px "TT Norms Pro",sans-serif}}@media (min-width:0px) and (max-width:767px){.main-content .container h2,.main-content h2{text-align:left;padding-left:var(--calculator-mobile-padding-x);padding-right:var(--calculator-mobile-padding-x)}}@media (min-width:0px) and (max-width:767px){.main-content .container h3,.main-content h3{text-align:left}}.main-content .container h4,.main-content h4{color:var(--text-primary)}@media (min-width:768px){.main-content .container h4,.main-content h4{max-width:var(--form-max-width);margin:0 auto}}@media (min-width:0px) and (max-width:767px){.main-content .container h4,.main-content h4{text-align:left}}.main-content p:not(.rate-us__text):not(.tab__item){color:var(--text-secondary-high)}.main-content .content p{margin-bottom:12px}.main-content .content p:not(.tab__item){color:var(--text-secondary-high)}@media (min-width:0px) and (max-width:767px){.main-content .content .subtitle{max-width:100%;padding:0 20px;text-align:left;margin:0 auto 20px}}@media (min-width:0px) and (max-width:767px){.main-content .subtitle{margin:20px 0;text-align:left}}.main-content .content-inner{padding:32px var(--calculator-mobile-padding-x)}.main-content .content-inner.content-inner--tiny{padding:20px var(--calculator-mobile-padding-x)}.main-content .content-inner.content-inner--subtitle{padding:0;margin:24px var(--calculator-mobile-padding-x)}@media (min-width:768px){.main-content .content-inner.content-inner--subtitle-calculator{max-width:var(--form-max-width);margin:0 auto}}.main-content .content-inner .form:first-of-type .form__group{margin-top:0}@media (min-width:0px) and (max-width:767px){.main-content .form__subtitle{margin:0;font-weight:400!important}}.main-content .form__group{margin:24px auto;padding:0;border-top:none!important}.main-content .form__group .form__row{line-height:normal}@media (min-width:0px) and (max-width:767px){.main-content .form__group .form__row .file-upload{max-width:100%;width:100%}}@media (min-width:0px) and (max-width:767px){.main-content .form__group .form__row--family-protection .form__label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:20px}.main-content .form__group .form__row--family-protection .form__input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (min-width:0px) and (max-width:767px){.main-content .form__group .input--text-small::after{top:12px;left:unset;right:0}.main-content .form__group .input--text-small .input__control--small{max-width:86%}.main-content .form__group .input--text-small .input__control--small .input__text{margin-left:12px;-ms-flex-line-pack:distribute;align-content:space-around}.main-content .form__group .input--text-small .input__icons{right:calc(10% + 25px)}}@media (min-width:0px) and (max-width:1023px){.main-content .form__group .checkbox__text,.main-content .form__group .input__control{font:normal 400 17px/22px "TT Norms Pro",sans-serif}}.main-content .form__group .calc-slider-label{color:var(--text-secondary-high)}.main-content .form__group .checkbox__text,.main-content .form__group .form__label,.main-content .form__group .input__control,.main-content .form__group .input__mask{color:var(--text-secondary-high)}.main-content .form__group .checkbox__text--disabled,.main-content .form__group .checkbox__text:disabled,.main-content .form__group .checkbox__text[readonly],.main-content .form__group .form__label--disabled,.main-content .form__group .form__label:disabled,.main-content .form__group .form__label[readonly],.main-content .form__group .input__control--disabled,.main-content .form__group .input__control:disabled,.main-content .form__group .input__control[readonly],.main-content .form__group .input__mask--disabled,.main-content .form__group .input__mask:disabled,.main-content .form__group .input__mask[readonly]{color:var(--text-tertiary)}.main-content .form__group .checkbox__text--disabled~.input__mask,.main-content .form__group .checkbox__text:disabled~.input__mask,.main-content .form__group .checkbox__text[readonly]~.input__mask,.main-content .form__group .form__label--disabled~.input__mask,.main-content .form__group .form__label:disabled~.input__mask,.main-content .form__group .form__label[readonly]~.input__mask,.main-content .form__group .input__control--disabled~.input__mask,.main-content .form__group .input__control:disabled~.input__mask,.main-content .form__group .input__control[readonly]~.input__mask,.main-content .form__group .input__mask--disabled~.input__mask,.main-content .form__group .input__mask:disabled~.input__mask,.main-content .form__group .input__mask[readonly]~.input__mask{color:var(--text-tertiary)}.main-content .form__group .checkbox__text--no-change-color--disabled,.main-content .form__group .checkbox__text--no-change-color:disabled,.main-content .form__group .checkbox__text--no-change-color[readonly],.main-content .form__group .form__label--no-change-color--disabled,.main-content .form__group .form__label--no-change-color:disabled,.main-content .form__group .form__label--no-change-color[readonly],.main-content .form__group .input__control--no-change-color--disabled,.main-content .form__group .input__control--no-change-color:disabled,.main-content .form__group .input__control--no-change-color[readonly],.main-content .form__group .input__mask--no-change-color--disabled,.main-content .form__group .input__mask--no-change-color:disabled,.main-content .form__group .input__mask--no-change-color[readonly]{color:var(--text-secondary-high)}.main-content .form__group .form__row-label__floating .form__label{color:var(--text-secondary)}.main-content .form__group .select2 .selection .select2-selection .select2-selection__rendered[title]{color:var(--text-secondary-high)}.main-content .form__group .form__description{color:var(--text-secondary)}@media (min-width:0px) and (max-width:767px){.main-content .form__group{margin:20px 0;width:100%;max-width:100%}.main-content .form__group:first-child{margin-top:0}.main-content .form__group:last-child{margin-bottom:0}.main-content .form__group .form__input .input,.main-content .form__group .input{max-width:100%;width:100%}.main-content .form__group .form__label{width:100%;max-width:100%;margin:0 0 10px;margin-bottom:12px}.main-content .form__group .form__label:empty{margin:0}.main-content .form__group .form__input{width:100%}}@media (min-width:0px) and (max-width:1023px){.main-content .form__checkbox-out-form .checkbox__text{font:normal 400 17px/22px "TT Norms Pro",sans-serif}}.main-content .link,.main-content .link-skip{font:normal 500 17px/22px "TT Norms Pro",sans-serif}.main-content .link svg,.main-content .link-skip svg{fill:currentColor}@media (min-width:0px) and (max-width:767px){.main-content .link,.main-content .link-skip{color:var(--main-gray-primal)}.main-content .link-skip.link--toggle::after,.main-content .link.link--toggle::after{background-repeat:no-repeat;background-position:center;-webkit-mask-image:url(/assets/img/svg/misc/arrow_down.svg);mask-image:url(/assets/img/svg/misc/arrow_down.svg);background:currentColor}.main-content .link-skip.link--add::before,.main-content .link.link--add::before{background-repeat:no-repeat;background-position:center;-webkit-mask-image:url(/assets/img/svg/misc/add-ico-new.svg);mask-image:url(/assets/img/svg/misc/add-ico-new.svg);background:currentColor;width:24px;height:24px;left:-25px}}@media (min-width:0px) and (max-width:767px){.main-content .accordion--link .accordion__title .link::after{background-repeat:no-repeat;background-position:center;-webkit-mask-image:url(/assets/img/svg/misc/arrow_down.svg);mask-image:url(/assets/img/svg/misc/arrow_down.svg);background:currentColor;bottom:0;right:-20px;width:16px;height:16px}}.main-content .form__footer-orange{text-align:center}@media (min-width:0px) and (max-width:767px){.main-content .form__footer-orange{text-align:left}}@media (min-width:0px) and (max-width:767px){.main-content .form__footer-alfapoints{text-align:left;padding:0 var(--calculator-mobile-padding-x,16px)}}.main-content .form__additional-info{color:var(--text-secondary)}.main-content .form__footnote{margin-top:8px;color:var(--text-secondary-high);font:normal 400 14px/18px "TT Norms Pro",sans-serif}.main-content .form__footnote .link{font:normal 400 14px/18px "TT Norms Pro",sans-serif}@media (min-width:0px) and (max-width:767px){.main-content .form__footnote .link{font:normal 400 14px/18px "TT Norms Pro",sans-serif}}.main-content .calculator-estimation-mobile__link{color:var(--main-gray-primal)}.main-content .calculator-estimation-mobile__link>svg path{stroke:currentColor}.main-content .calculator-estimation-mobile__link .link{color:currentColor}.main-content .calculator-estimation-mobile__submit{padding-left:var(--calculator-mobile-padding-x);padding-right:var(--calculator-mobile-padding-x)}@media (min-width:0px) and (max-width:767px){.main-content .calculator-estimation-mobile__submit .btn{width:100%}}.main-content .calculator-estimation-mobile.is-fixed .btn{font:normal 600 14px/18px "TT Norms Pro",sans-serif}@media (min-width:0px) and (max-width:767px){.main-content .calculator-estimation-mobile--top{border-bottom:0;padding:0;margin:0 16px 0}.main-content .calculator-estimation-mobile--top.is-fixed{padding:12px 16px;margin:0}}@media (min-width:0px) and (max-width:767px){.main-content .calculator-estimation-mobile--bottom.is-fixed .content-inner{padding:0}}@media (min-width:0px) and (max-width:767px){.main-content .calculator-estimation-mobile .content-inner{padding-left:var(--calculator-mobile-padding-x);padding-right:var(--calculator-mobile-padding-x)}}@media (min-width:0px) and (max-width:767px){.main-content .calculator-estimation-mobile-container-bottom{width:100%}}@media (min-width:0px) and (max-width:767px){.main-content .calculator-estimation-mobile-container-top{margin:8px 0 0}}@media (min-width:0px) and (max-width:767px){.main-content .disclaimer-container{width:100%}.main-content .disclaimer-container .disclaimer--osago{max-width:100%;padding-left:var(--calculator-mobile-padding-x);padding-right:var(--calculator-mobile-padding-x);color:var(--text-secondary);font:normal 400 14px/18px "TT Norms Pro",sans-serif}.main-content .disclaimer-container .disclaimer--text{text-align:left;color:var(--text-secondary);font:normal 400 14px/18px "TT Norms Pro",sans-serif}.main-content .disclaimer-container .disclaimer--text .link{font:normal 400 14px/18px "TT Norms Pro",sans-serif;color:var(--main-red-primal)}}@media (min-width:0px) and (max-width:767px){.main-content .payment-method{border-radius:0;margin-bottom:32px;padding:0 var(--calculator-mobile-padding-x) 20px}.main-content .payment-method.payment-method-orange{margin-bottom:32px}.main-content .payment-method__row_flex{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:0px) and (max-width:767px){.main-content .container .content-payment-main .payment-points{border-radius:0;margin-bottom:32px}}@media (min-width:0px) and (max-width:767px){.main-content .container .content-payment-main .payment-points-orange .tab-content{border-radius:0;padding:24px var(--calculator-mobile-padding-x)}}.main-content .container .content-payment-main .payment-points-block__title{font:normal 600 17px/22px "TT Norms Pro",sans-serif}@media (min-width:0px) and (max-width:767px){.main-content .container .content-payment-main .payment-points-block__title{padding:0!important}}.main-content .container .content-payment-main .payment-points .payment-points-policy__action-link,.main-content .container .content-payment-main .payment-points__link{color:var(--main-gray-primal)}.main-content .container .content-payment-main .payment-points .payment-points-policy__action-link .action-link__text,.main-content .container .content-payment-main .payment-points__link .action-link__text{border-bottom-color:inherit}.main-content .container .content-payment-main .payment-points .payment-points-policy__action-link:hover,.main-content .container .content-payment-main .payment-points__link:hover{color:var(--main-gray-hover)}.main-content .container .content-payment-main .payment-points .payment-points-policy__action-link:focus,.main-content .container .content-payment-main .payment-points__link:focus{color:var(--main-gray-pressed)}.main-content .container .content-payment-main .payment-points .payment-points-policy__action-link-policy a,.main-content .container .content-payment-main .payment-points__link-policy a{color:var(--main-gray-primal)}@media (min-width:0px) and (max-width:767px){.main-content .payment-podeli-info{padding-left:var(--calculator-mobile-padding-x);padding-right:var(--calculator-mobile-padding-x)}}@media (min-width:0px) and (max-width:767px){.main-content .payment-podeli-info__wrapper{max-width:100%}}@media (min-width:0px) and (max-width:767px){.main-content .payment-method__row_flex{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.main-content .dotted-line--mobile .dotted-line__row::before{height:1px;border-bottom:0;background:url(/assets/img/temp/dotted.png)}@media (min-width:0px) and (max-width:767px){.main-content .dotted-line--mobile .dotted-line__row .dotted-line__left{max-width:50%}}@media (min-width:0px) and (max-width:767px){.main-content .payment-list__item{margin:0 10px 20px}}@media (min-width:0px) and (max-width:767px){.main-content .payment-points-orange .tab-content{border-radius:0;padding:24px var(--calculator-mobile-padding-x)}}@media (min-width:0px) and (max-width:767px){.main-content .auth-block:not(.auth-block--mobile-new):not(.auth-block--redesigned){width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.main-content .auth-block:not(.auth-block--mobile-new):not(.auth-block--redesigned)--gosuslugi{padding:20px var(--calculator-mobile-padding-x,16px);margin:0;margin-bottom:20px;width:100%}}.main-content .content-inner:has(.auth-block__repair,.auth-block__protection,.auth-block__fast){padding:24px var(--calculator-mobile-padding-x)}@media (min-width:0px) and (max-width:767px){.main-content .promocode{padding-left:var(--calculator-mobile-padding-x);padding-right:var(--calculator-mobile-padding-x)}}@media (min-width:0px) and (max-width:767px){.main-content .promocode__promocode-prolongation{max-width:100%}}.main-content .promocode__input-wrapper{width:100%}@media (min-width:0px) and (max-width:767px){.main-content .type-policy{padding:var(--calculator-mobile-padding-y) var(--calculator-mobile-padding-x)}.main-content .type-policy__wrap{max-width:100%}.main-content .type-policy__left{gap:10px 0}.main-content .type-policy__name{width:auto;margin-right:30px;margin-bottom:0}.main-content .type-policy .input--calendar{max-width:100%;width:100%}.main-content .type-policy .js-type-policy-days{font:normal 400 14px/18px "TT Norms Pro",sans-serif}}@media (min-width:0px) and (max-width:767px){.main-content .who-insured{padding:0}.main-content .who-insured__title{margin-bottom:16px}.main-content .who-insured__wrapper{max-width:100%}.main-content .who-insured__info{margin:0 0 16px}.main-content .who-insured .input__icon{font:normal 400 14px/18px "TT Norms Pro",sans-serif}}@media (min-width:0px) and (max-width:767px){.main-content .ready-option .input--icon::before{top:12px}}@media (min-width:0px) and (max-width:767px){.main-content .options-table__item{padding:0 16px 20px}}@media (min-width:0px) and (max-width:767px){.main-content .form__sliders{max-width:100%}}.main-content .input-document--osago .input__control--number{margin-top:0}.main-content .input-document--osago .input__control--serial{max-width:95px;margin-right:10px}@media (min-width:0px) and (max-width:767px){.main-content span.input__control--number{margin-top:20px;max-width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.main-content span.input__control--number .input__message [id*=Series],.main-content span.input__control--number .input__message [id*=serial],.main-content span.input__control--number .input__message [id*=series]{display:none!important}}@media (min-width:0px) and (max-width:767px){.main-content span.input__control--number .input__icons{right:10px}}@media (min-width:0px) and (max-width:767px){.main-content .input__control--serial{max-width:100%;margin-right:0}.main-content .input__control--serial-nowrap{margin-right:10px}.main-content .input__control--serial .input__message [id*=Number],.main-content .input__control--serial .input__message [id*=number]{display:none!important}}@media (min-width:0px) and (max-width:767px){.main-content .form__calendar-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-content .form__calendar-block .input{margin-right:0}}@media (min-width:0px) and (max-width:639px){.main-content .form__row-price-selection{margin:0}}.popup .form__group{padding:0}@media (max-width:767px){.popup .popup__header{font:normal 600 24px/28px "TT Norms Pro",sans-serif}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/popup-clinic/popup-clinic.css?17761588751900*/
.popup-clinic__wrap{padding:24px 0!important;max-width:790px!important}@media (min-width:768px){.popup-clinic__wrap{padding:40px 0}}.popup-clinic__wrap .popup__close svg{width:16px;height:16px}.popup-clinic__wrap .tab--2024{padding-left:16px;margin:0 0 20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.popup-clinic__wrap .tab--2024{padding-left:40px;margin:0 0 24px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.popup-clinic__wrap .tab--2024 .tab__item{margin:0}@media (max-width:424px){.popup-clinic__wrap .tab--2024 .tab__container,.popup-clinic__wrap .tab--2024 .tab__real-width{width:100%}.popup-clinic__wrap .tab--2024 .tab__item{width:50%;text-align:center}}.popup-clinic__wrap .popup__container{max-width:790px!important;max-height:calc(90vh - 250px)!important}@media (max-width:767px){.popup-clinic__wrap .popup__container{padding:0 16px}}.popup-clinic__wrap .popup-clinic__map{padding:0 40px}@media (max-width:767px){.popup-clinic__wrap .popup-clinic__map{padding:0 16px}}.popup-clinic__wrap .popup__map{height:50vh;max-height:470px;border-radius:12px;border:1px solid var(--other-lines);overflow:hidden}.popup-clinic__wrap .form__footer-buttons{padding:10px 16px 0;margin:0}.popup-clinic__container{padding:0 20px}@media (min-width:768px){.popup-clinic__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}}.popup-clinic__block-options{width:100%}.popup-clinic__text{margin-bottom:20px;color:#696969;font-size:18px;line-height:24px}.popup-clinic__col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:768px){.popup-clinic__col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/rules-popup/rules-popup.css?1776158876987*/
.rules-popup{max-height:calc(100vh - 170px);padding-bottom:10px;margin-right:-15px;color:var(--text-primary)}@media (min-width:768px){.rules-popup{max-height:calc(100vh - 240px)}}.rules-popup h2,.rules-popup h3,.rules-popup strong{color:var(--text-secondary-high);font:normal 500 17px/22px "TT Norms Pro",sans-serif}.rules-popup h2{padding-right:0;padding-left:0}.rules-popup h3{margin-bottom:10px}.rules-popup p{margin-bottom:10px}.rules-popup ol{padding-left:40px;margin:10px 0}.rules-popup>div{max-width:600px}.rules-popup div>:last-child{margin-bottom:0;padding-bottom:20px}.rules-popup--wide{margin-bottom:0}.rules-popup--wide>div{width:100%;max-width:none}.rules-popup--wide div>:last-child{padding-bottom:0}.rules-popup .scroll-content{padding-right:20px}.rules-popup .scrollbar-track-y{width:10px;background-color:transparent}.rules-popup .scrollbar-thumb{width:5px;height:60px;background-color:rgba(0,0,0,.25);padding-bottom:0}.rules-popup .scrollbar-thumb:hover{cursor:pointer}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/atoms/pagination-type/pagination-type.css?17761588694381*/
.pagination{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:767px){.pagination{font-size:0}}.pagination__slider-wrapper{display:inline-block;vertical-align:middle;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:280px;height:36px;white-space:nowrap;overflow:hidden}@media (max-width:767px){.pagination__slider-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:28px}}.pagination__slider{height:calc(100% + 17px);max-width:280px;font-size:0;overflow-x:auto;overflow-y:hidden}@media (max-width:767px){.pagination__slider{max-width:210px}}.pagination a{display:inline-block;vertical-align:middle;width:36px;height:36px;font-size:17px;line-height:36px;text-align:center;color:#3a3a40;border-radius:50%;margin:0 2px;color:var(--text-secondary-high)}@media (max-width:767px){.pagination a{width:28px;height:28px;font-size:14px;line-height:28px;margin:0 1px}}.pagination a:hover{text-decoration:underline}.pagination a.is-disable{color:#b2b2b2;pointer-events:none}.pagination a.is-disable::before{border-top:1px solid #b2b2b2;border-left:1px solid #b2b2b2}.pagination a.is-disable:focus,.pagination a.is-disable:hover{text-decoration:none}.pagination a.is-active{font-weight:700;color:#696969;background:#fff;pointer-events:none}.pagination a.is-active:focus,.pagination a.is-active:hover{text-decoration:none}@media (max-width:767px){.pagination__numbering{margin:0 1px}}@media (max-width:767px){.pagination__numbering--hide-until-tablet{display:none!important}}.pagination__btn{font-size:17px;line-height:1.57143;color:#ce253d}.pagination__btn--next,.pagination__btn--prev{position:relative}.pagination__btn--next::before,.pagination__btn--prev::before{content:"";position:absolute;top:12px;right:12px;width:11px;height:11px;border-top:1.5px solid;border-left:1.5px solid;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-color:var(--other-secondary)}.pagination__btn--prev{margin:0 3px 0 0}@media (max-width:767px){.pagination__btn--prev{margin:0 6px 0 0}}.pagination__btn--next{margin:0 0 0 3px}@media (max-width:767px){.pagination__btn--next{margin:0 0 0 6px}}.pagination__btn--next::before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}@media (max-width:767px){.pagination__btn span{display:none}}.pagination--lk-partners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 80px 40px}.pagination--lk-partners .pagination__numbering.is-active{background:#f3f3f3;border-radius:50%}@media (max-width:1023px){.pagination--lk-partners{padding-left:55px;padding-right:55px}}@media (max-width:767px){.pagination--lk-partners{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:20px;padding-right:20px;font-size:17px;background:#f3f3f3}.pagination--lk-partners .pagination__count,.pagination--lk-partners .pagination__total{width:50px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;text-align:left;margin-bottom:20px}.pagination--lk-partners .pagination__total{text-align:right}.pagination--lk-partners .pagination__pages{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto}}.pagination--btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination--btns .pagination__slider{overflow:hidden}@media (max-width:767px){.pagination--btns .pagination__slider{max-width:240px}}@media (max-width:767px){.pagination--btns .pagination__slider-wrapper{height:32px}}@media (max-width:767px){.pagination--btns .pagination__numbering{width:32px;height:32px;line-height:30px}}.pagination--btns .pagination__numbering.is-active{border-radius:8px;border:1px solid;color:var(--text-primary);background-color:var(--bg-alt-secondary);border-color:var(--other-lines)}.pagination--btns .pagination__btn:not(.is-disable):before{border-top-color:var(--text-secondary-high);border-left-color:var(--text-secondary-high)}.pagination--btns .pagination__btn:before{width:9px;height:9px;top:13px}@media (max-width:767px){.pagination--btns .pagination__btn:before{width:9px;height:9px;top:10px}}.pagination-type-block{background:#f3f3f3}
/* 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/templates/adaptive/html/redesign2019/build/css/components/popups/popup-2024.css?177615887510412*/
.popup-redesign2024{--popup-padding-x:24px;position:fixed;bottom:0;max-width:600px;width:100%;padding:var(--popup-padding-x,24px) 0;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.08);box-shadow:0 4px 4px rgba(0,0,0,.08);margin:0 auto;border-radius:12px 12px 0 0;background:var(--bg-primary)}@media (min-width:600px){.popup-redesign2024{--popup-padding-x:40px}}@media (min-width:600px){.popup-redesign2024{position:relative;padding:var(--popup-padding-x,40px) 0 32px;border-radius:12px}}.popup-redesign2024--with-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:90vh}.popup-redesign2024--with-scroll[data-scrollbar]{position:fixed}.popup-redesign2024--with-scroll .input{max-width:none}@media (min-width:600px){.popup-redesign2024--with-scroll{max-height:90vh;height:auto}.popup-redesign2024--with-scroll[data-scrollbar]{position:relative}}.popup-redesign2024--with-scroll--adaptive{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:90vh}.popup-redesign2024--with-scroll .scrollbar-track{background-color:transparent}.popup-redesign2024--with-scroll .scrollbar-thumb{width:4px;background-color:var(--other-lines)}.popup-redesign2024--with-scroll .scrollbar-track-y{right:4px;width:4px}.popup-redesign2024 .popup__icon{width:64px;min-width:64px;height:64px;min-height:64px;margin-bottom:8px;margin-left:var(--popup-padding-x,40px)}@media (min-width:600px){.popup-redesign2024 .popup__icon{width:80px;min-width:80px;height:80px;min-height:80px;margin-bottom:12px}}.popup-redesign2024 .popup__close{position:absolute;top:24px;right:16px;width:16px;height:16px;padding:0;border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none;margin:0;cursor:pointer}@media (min-width:600px){.popup-redesign2024 .popup__close{top:16px;right:16px}}.popup-redesign2024 .popup__close svg{fill:var(--other-secondary)}.popup-redesign2024 .popup__header{font-family:inherit;font-size:24px;font-weight:600;line-height:28px;margin:0;width:85vw;padding-left:16px;color:var(--old-popup-2024-components-1)}@media (min-width:600px){.popup-redesign2024 .popup__header{font-size:28px;line-height:32px;text-align:center;width:auto;padding-left:0}}.popup-redesign2024 .popup__header.popup--referral__header{color:#ce253d;font-size:20px;font-weight:600;line-height:24px;width:300px}@media (min-width:360px){.popup-redesign2024 .popup__header.popup--referral__header{width:auto;margin:auto}}@media (min-width:600px){.popup-redesign2024 .popup__header.popup--referral__header{width:350px;margin:auto}}.popup-redesign2024 .popup__header-min{font-size:20px}.popup-redesign2024 .popup__text{margin-bottom:8px;color:var(--text-secondary-high)}.popup-redesign2024 .popup__text+.popup-redesign2024 .popup__text{margin-top:10px}.popup-redesign2024 .popup__text a:not([class]){color:#ce253d;border-bottom:1px solid transparent;-webkit-transition:border .5s cubic-bezier(.785,.135,.15,.86);transition:border .5s cubic-bezier(.785,.135,.15,.86)}.popup-redesign2024 .popup__text a:not([class]):hover{color:#b22034;border-color:currentColor}@media (max-width:599px){.popup-redesign2024 .popup__text.popup--mite__text{padding-right:30px}}.popup-redesign2024 .popup__text.popup--referral__text{color:#585858;font-size:18px;line-height:24px;margin-top:12px;margin-bottom:32px}@media (min-width:360px){.popup-redesign2024 .popup__text.popup--referral__text{width:auto;margin:12px auto 32px}}@media (min-width:600px){.popup-redesign2024 .popup__text.popup--referral__text{width:350px;margin:12px auto 32px}}.popup-redesign2024 .popup__subtext{font:normal 400 14px/18px "TT Norms Pro",sans-serif}.dark .popup-redesign2024 .popup__subtext{color:var(--text-secondary)}.light .popup-redesign2024 .popup__subtext{color:var(--text-secondary)}.popup-redesign2024 .popup__button-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media (max-width:599px){.popup-redesign2024 .popup__button-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;position:fixed;bottom:0;left:0;gap:16px;padding:20px 16px 24px;color:var(--text-primary);background:var(--bg-primary)}}.popup-redesign2024 .popup__button-wrapper .btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:13px 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-width:166px;height:48px;border-radius:12px;background:#ce253d;color:#fff;text-align:center;font:normal 600 17px/22px "TT Norms Pro",sans-serif}.popup-redesign2024 .popup__button-wrapper .btn:disabled{color:#fff;border-color:var(--main-red-disabled);background:var(--main-red-disabled);pointer-events:none}@media (max-width:599px){.popup-redesign2024 .popup__button-wrapper .btn{width:100%}}.popup-redesign2024 .popup__button-wrapper .btn+.btn{margin:0}.popup-redesign2024 .popup__button-wrapper .btn.popup--mite__btn{padding:13px 28px;min-width:130px}.popup-redesign2024 .popup__button-wrapper .btn.popup--referral__btn{font-weight:400}@media (min-width:600px){.popup-redesign2024 .popup__button-wrapper .btn.popup--referral__btn{height:40px;font-size:17px;padding:10px 16px;min-width:135px}.popup-redesign2024 .popup__button-wrapper .btn.popup--referral__btn.btn--outline-red{width:135px;min-width:135px;padding:10px 30.5px}}.popup-redesign2024 .popup__button-wrapper .btn--outline-red{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:166px;padding:13px 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;gap:10px;border-radius:12px;border:1px solid #ce253d;background:0 0;color:#ce253d;text-align:center;font:normal 600 17px/22px "TT Norms Pro",sans-serif}.popup-redesign2024 .popup__button-wrapper .btn--outline-red:disabled{color:var(--main-red-disabled);border-color:var(--main-red-disabled);background:0 0;pointer-events:none}@media (max-width:599px){.popup-redesign2024 .popup__button-wrapper .btn--outline-red{width:100%;margin:0}}.popup-redesign2024 .popup__button-wrapper--nobefore::before{display:none!important}.popup-redesign2024 .popup__button-wrapper--static{position:static}@media (max-width:599px){.popup-redesign2024 .popup__button-wrapper--static{padding:0 0 24px!important}}.popup-redesign2024 .popup__btn-wrapper{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup-redesign2024 .popup__btn-wrapper .btn{margin-bottom:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.popup-redesign2024 .popup__container{max-width:600px;margin:0 auto;max-height:90vh;padding:0 16px}.popup-redesign2024 .popup__container .select2 .selection .select2-selection{height:46px!important}.popup-redesign2024 .popup__container .select2 .selection .select2-selection .select2-selection__rendered{height:46px!important}.popup-redesign2024 .popup__container .form__group{max-width:600px;padding:32px 0;margin:0 auto}@media (min-width:600px){.popup-redesign2024 .popup__container .form__group{max-width:500px}}@media (max-width:599px){.popup-redesign2024 .popup__container+.popup__button-wrapper{padding:0 16px 24px}}@media (min-width:600px){.popup-redesign2024 .popup__container{padding:0 var(--popup-padding-x,40px)}}@media (max-width:599px){.popup-redesign2024 .popup__container{max-width:100%}}.popup-redesign2024 .popup__btns-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024 .popup__btns-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.popup-redesign2024 .popup__btns-flex-inverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024 .popup__btns-flex-inverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}}.popup-redesign2024 .popup__btns-flex-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024 .popup__btns-flex-col{gap:20px}}.popup-redesign2024 .popup__grid-2col{display:grid;grid-template-columns:1fr 2fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024 .popup__grid-2col{grid-template-columns:1fr;gap:8px}}.popup-redesign2024__form{position:relative}.popup-redesign2024_mobile-bottom{position:relative;border-radius:16px}.popup-redesign2024_mobile-bottom .popup__close{width:32px;height:32px;top:12px;right:12px}@media (max-width:767px){.popup-redesign2024_mobile-bottom{position:fixed;z-index:100;padding-top:24px;padding-bottom:24px;border-radius:16px 16px 0 0;margin:0;max-width:none}.popup-redesign2024_mobile-bottom .popup__header{margin-bottom:20px;padding-right:45px;padding-left:20px!important;text-align:left}}@media (max-width:767px) and (max-width:600px){.popup-redesign2024_mobile-bottom .popup__header{padding-right:0}}@media (max-width:767px){.popup-redesign2024_mobile-bottom .popup__container{max-width:unset;width:100%;padding:0}}@media (max-width:767px){.popup-redesign2024_mobile-bottom .popup-container-btn{padding-left:16px;padding-right:16px}.popup-redesign2024_mobile-bottom .btn{width:100%}}.popup-redesign2024__overlayed{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:3010;background-color:rgba(11,11,11,.4)}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/popups/popup-calculator.css?177615887517979*/
@media (min-width:768px){.popup-redesign2024.popup-calculator{max-height:90vh}}.popup-redesign2024.popup-calculator--wide{max-width:790px}.popup-redesign2024.popup-calculator--wide .popup__container{max-width:790px}.popup-redesign2024.popup-calculator .popup-calculator__header{text-align:left;margin-bottom:20px;padding-right:10px;color:var(--text-primary)}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__header{margin-bottom:24px;padding-left:40px}}@media (min-width:600px) and (max-width:767px){.popup-redesign2024.popup-calculator .popup-calculator__header{padding-left:40px}}@media (min-width:0px) and (max-width:600px){.popup-redesign2024.popup-calculator .popup-calculator__header{max-width:90%;width:initial;margin-bottom:20px;padding-left:16px}}.popup-redesign2024.popup-calculator .popup-calculator__text{color:var(--text-secondary-high);font:normal 400 17px/22px "TT Norms Pro",sans-serif;margin-bottom:32px}.popup-redesign2024.popup-calculator .popup-calculator__text div+div{margin-top:8px}.popup-redesign2024.popup-calculator .popup-calculator__text-subtitle{font:normal 500 20px/24px "TT Norms Pro",sans-serif;margin-bottom:12px}.popup-redesign2024.popup-calculator .popup-calculator__text--italic{font:normal 400 14px/18px "TT Norms Pro",sans-serif;font-style:italic}.popup-redesign2024.popup-calculator .popup-calculator__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:8px}.popup-redesign2024.popup-calculator .popup-calculator__list li{position:relative;padding-left:14px}.popup-redesign2024.popup-calculator .popup-calculator__list li:before{content:"";position:absolute;top:8px;left:0;border-radius:50px;width:6px;height:6px;background-color:var(--other-lines)}.popup-redesign2024.popup-calculator .popup-calculator__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup-redesign2024.popup-calculator .popup-calculator__items--documents{gap:12px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator .popup-calculator__items--documents{gap:8px}}.popup-redesign2024.popup-calculator .popup-calculator__items--documents .popup-calculator__item-head{max-width:100%}.popup-redesign2024.popup-calculator .popup-calculator__items--documents .popup-calculator__item{gap:16px;padding:20px 24px 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 12px);flex:1 0 calc(50% - 12px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator .popup-calculator__items--documents .popup-calculator__item{gap:12px;padding:16px 8px 20px 20px}}.popup-redesign2024.popup-calculator .popup-calculator__items--documents .popup-calculator__item:last-child{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.popup-redesign2024.popup-calculator .popup-calculator__items--small{gap:8px}.popup-redesign2024.popup-calculator .popup-calculator__items--small .popup-calculator__item{padding:16px 16px 16px 20px!important}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__items--small .popup-calculator__item{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 8px);flex:1 0 calc(50% - 8px)}}.popup-redesign2024.popup-calculator .popup-calculator__items--small .popup-calculator__item-text{max-width:100%;width:100%;color:var(--text-primary)}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__items--small .popup-calculator__item-text{max-width:100%;width:98%}}.popup-redesign2024.popup-calculator .popup-calculator__items--small .popup-calculator__item-icon{width:36px;height:36px;right:10px;bottom:7px}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__items--small .popup-calculator__item-icon{width:36px;height:36px;right:9px;bottom:8px}}.popup-redesign2024.popup-calculator .popup-calculator__items--small .popup-calculator__item:has(.popup-calculator__item-icon):after{width:78px;height:78px;right:-15px;bottom:-20px}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__items--small .popup-calculator__item:has(.popup-calculator__item-icon):after{width:78px;height:78px;right:-19px;bottom:-22px}}.popup-redesign2024.popup-calculator .popup-calculator__items-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-redesign2024.popup-calculator .popup-calculator__items-column-errors{gap:4px}.popup-redesign2024.popup-calculator .popup-calculator__item{position:relative;padding:16px 20px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;width:100%;background:var(--bg-alt-secondary)}.popup-redesign2024.popup-calculator .popup-calculator__item:has(.popup-calculator__item-icon):after{display:block;content:'';border-radius:50%;width:100px;height:100px;right:-14px;bottom:-18px;position:absolute;opacity:.7;background:var(--bg-primary)}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__item:has(.popup-calculator__item-icon):after{width:120px;height:120px;right:-12px;bottom:-16px}}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__item:has(.popup-calculator__item-icon){padding:28px 120px 28px 32px}}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__item{padding:28px 32px}}.popup-redesign2024.popup-calculator .popup-calculator__item-head{width:100%;max-width:288px;color:var(--text-primary);font:normal 500 17px/22px "TT Norms Pro",sans-serif}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__item-head{max-width:328px}}.popup-redesign2024.popup-calculator .popup-calculator__item-head--font-20{font:normal 500 20px/24px "TT Norms Pro",sans-serif}.popup-redesign2024.popup-calculator .popup-calculator__item-text{font:normal 400 17px/22px "TT Norms Pro",sans-serif;width:100%;color:var(--text-secondary-high)}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__item-text{width:100%;max-width:368px}}.popup-redesign2024.popup-calculator .popup-calculator__item-icon{position:absolute;width:50px;height:50px;right:16px;bottom:10px;z-index:3}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__item-icon{width:64px;height:64px}}.popup-redesign2024.popup-calculator .popup-calculator__item-image{border-radius:6px;border:1px solid rgba(0,0,0,.08);max-height:90px;width:auto}@media (min-width:768px){.popup-redesign2024.popup-calculator .popup-calculator__item-image{max-height:96px}}.popup-redesign2024.popup-calculator .popup-calculator__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 12px;margin-bottom:20px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator .popup-calculator__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.popup-redesign2024.popup-calculator .popup-calculator__radio-buttons{margin-bottom:20px}.popup-redesign2024.popup-calculator .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__label{width:100%;margin:0 0 12px;padding:0;color:var(--text-primary);font:normal 500 17px/22px "TT Norms Pro",sans-serif}.popup-redesign2024.popup-calculator .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input{margin:0}.popup-redesign2024.popup-calculator .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input{gap:12px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input{gap:8px}}.popup-redesign2024.popup-calculator .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input .alst-radio{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;max-width:165px;white-space:nowrap}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input .alst-radio{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;max-width:calc(50% - 4px)}.popup-redesign2024.popup-calculator .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input .alst-radio:last-child{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%}}.popup-redesign2024.popup-calculator .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input-info{margin-top:8px}.popup-redesign2024.popup-calculator .popup-calculator__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-top:32px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator .popup-calculator__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}}.popup-redesign2024.popup-calculator .popup-calculator__buttons--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator .popup-calculator__buttons--padding-mobile{padding:0 16px}}.popup-redesign2024.popup-calculator .popup-calculator__static-content{padding:0 40px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator .popup-calculator__static-content{padding:0 16px}}.popup-redesign2024.popup-calculator .popup-calculator__programs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.popup-redesign2024.popup-calculator .popup-calculator__program-card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:24px;min-height:250px;position:relative;overflow:hidden;background-color:var(--bg-alt-secondary);border:1px solid var(--other-lines)}@media (min-width:0px) and (max-width:600px){.popup-redesign2024.popup-calculator .popup-calculator__program-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.popup-redesign2024.popup-calculator .popup-calculator__program-card-content{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-flex:1;-ms-flex:1;flex:1;padding:28px 0 24px 32px}@media (min-width:0px) and (max-width:600px){.popup-redesign2024.popup-calculator .popup-calculator__program-card-content{padding:20px 22px 0}}.popup-redesign2024.popup-calculator .popup-calculator__program-title{color:var(--text-primary);font:normal 450 22px/26px "TT Norms Pro",sans-serif;margin-bottom:12px}@media (min-width:0px) and (max-width:600px){.popup-redesign2024.popup-calculator .popup-calculator__program-title{font:normal 450 20px/24px "TT Norms Pro",sans-serif}}.popup-redesign2024.popup-calculator .popup-calculator__program-text{color:var(--text-secondary-high);font:normal 400 17px/22px "TT Norms Pro",sans-serif;margin-bottom:24px}@media (min-width:0px) and (max-width:600px){.popup-redesign2024.popup-calculator .popup-calculator__program-text{margin-bottom:20px}}.popup-redesign2024.popup-calculator .popup-calculator__program-image-wrap{max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-width:202px;max-width:202px}@media (min-width:0px) and (max-width:600px){.popup-redesign2024.popup-calculator .popup-calculator__program-image-wrap{min-width:142px;max-width:142px;max-height:170px;margin-left:auto}}.popup-redesign2024.popup-calculator .popup-calculator__program-image-sale{position:absolute;top:0;right:0;width:100px;height:50px}.popup-redesign2024.popup-calculator .popup-calculator__program-button{margin-top:auto}@media (min-width:0px) and (max-width:600px){.popup-redesign2024.popup-calculator .popup-calculator__program-button{margin-top:0}}.popup-redesign2024.popup-calculator.popup-calculator--favourite-person{max-height:460px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator.popup-calculator--favourite-person{max-height:81vh}}.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .popup-calculator__radio-buttons{margin-bottom:32px}.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__label{width:100%;margin:0 0 12px;padding:0;color:var(--text-primary);font:normal 500 17px/22px "TT Norms Pro",sans-serif}.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input{gap:0}.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input .alst-radio{width:100%;max-width:100%;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;background-color:var(--bg-alt-secondary);white-space:normal;border:none}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input .alst-radio{width:100%;max-width:100%;white-space:normal}}.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input .alst-radio:hover{background-color:var(--bg-primary);-webkit-box-shadow:-2px -2px 24px 1px #1b1F220F,6px 6px 24px 0 #1b1F220F;box-shadow:-2px -2px 24px 1px #1b1F220F,6px 6px 24px 0 #1b1F220F}.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input .alst-radio__text-content{color:var(--text-primary);font:normal 500 20px/24px "TT Norms Pro",sans-serif}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input .alst-radio__text-content{font:normal 500 17px/22px "TT Norms Pro",sans-serif}}.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .popup-calculator__radio-buttons .form__row.form__row--radio-group .form__input .input .alst-radio+.alst-radio{margin-top:12px}@media (min-width:0px) and (max-width:767px){.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .content-inner.content-inner--button{padding-top:0}.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .content-inner.content-inner--button .btn{margin:0}.popup-redesign2024.popup-calculator.popup-calculator--favourite-person .content-inner.content-inner--button .btn+.btn{margin-top:12px}}.popup-redesign2024.popup-calculator .form__group{padding:0;max-width:520px}@media (min-width:768px){.popup-redesign2024.popup-calculator .form__row-label__floating{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 12px);flex:1 0 calc(50% - 12px)}}.popup-redesign2024.popup-calculator .form__row-label__floating+.form__row-label__floating{margin-top:0}.popup-redesign2024.popup-calculator .form__input{max-width:100%;width:100%}.popup-redesign2024.popup-calculator .form__input .input{max-width:100%;width:100%}.popup-redesign2024.popup-calculator .form__input .input__control--textarea{font:normal 400 17px/22px "TT Norms Pro",sans-serif}@media (min-width:0px) and (max-width:600px){.popup-redesign2024.popup-calculator .btn{width:100%}}.popup-redesign2024.popup-calculator .link--dotted{line-height:normal;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:6px;text-decoration-thickness:1px}.popup-redesign2024.popup-calculator .link--dotted:active,.popup-redesign2024.popup-calculator .link--dotted:hover{text-decoration:none}.popup-redesign2024.popup-calculator .link--primary{color:var(--main-gray-primal)}@media (hover:hover){.popup-redesign2024.popup-calculator .link--primary:hover{border-color:transparent;color:var(--main-gray-hover)}}.popup-redesign2024.popup-calculator .link--lg{font:normal 400 17px/22px "TT Norms Pro",sans-serif}.popup-redesign2024.popup-calculator .checkbox__text{font:normal 400 17px/22px "TT Norms Pro",sans-serif;color:var(--text-secondary-high)}.popup-redesign2024.popup-calculator .container__checkboxes .checkbox__group .checkbox__checkboxes{gap:16px}.popup-redesign2024.popup-calculator .divider{margin:24px 0;border-top:1px solid var(--other-lines)}@media (min-width:0px) and (max-width:600px){.popup-redesign2024.popup-calculator .divider{margin:16px 0}}.popup-redesign2024.popup-calculator .checkbox__link{font:normal 400 17px/22px "TT Norms Pro",sans-serif;color:var(--main-gray-primal)!important;border-bottom:1px solid var(--text-tertiary)}.popup-redesign2024.popup-calculator .checkbox__link:hover{border-bottom:1px solid var(--main-gray-hover);-webkit-transition:color .5s cubic-bezier(.785,.135,.15,.86),border .5s cubic-bezier(.785,.135,.15,.86),background .5s cubic-bezier(.785,.135,.15,.86),opacity .5s cubic-bezier(.785,.135,.15,.86);transition:color .5s cubic-bezier(.785,.135,.15,.86),border .5s cubic-bezier(.785,.135,.15,.86),background .5s cubic-bezier(.785,.135,.15,.86),opacity .5s cubic-bezier(.785,.135,.15,.86)}.popup-redesign2024.popup-calculator .popup__container{width:100%}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/alst-pdf/alst-pdf.css?17761588713417*/
.alst-popup-pdf{padding:0!important;background-color:#2a2a2e!important;width:100vw;max-height:100dvh;max-width:unset;border-radius:0!important}.alst-popup-pdf .popup__close{position:relative;top:auto;right:auto;margin-top:3px}.alst-popup-pdf--overlay{position:fixed;top:0;left:0;z-index:150;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.alst-pdf{background-color:var(--bg-primary)}.alst-pdf-viewer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:inherit;padding:0}.alst-pdf-container{max-height:100dvh;margin-right:-16px;padding-right:16px}.alst-pdf-container .scroll-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.alst-pdf-container__block{padding:0 16px}.alst-pdf__title{margin-bottom:16px;color:var(--text-primary)}.alst-pdf__navigation{background-color:#3a3a40;padding:4px 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.alst-pdf__navigation span{color:var(--text-white-already)}.alst-pdf__navigation__btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;gap:8px}.alst-pdf__navigation__line{margin-top:2px;width:1px;height:21px;background-color:#26262c}.alst-pdf__navigation .alst-pdf__zoom-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;height:24px}.alst-pdf__buttons{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}.alst-pdf__buttons a{padding:12px 0!important;width:100%;max-width:none;min-height:48px}@media (min-width:600px){.alst-pdf__buttons a{max-width:158px}}.alst-pdf__btn{background:0 0;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.alst-pdf__btn svg{color:#b5b5be;-webkit-transition:color .2s ease-in-out,-webkit-transform .1s ease-in-out;transition:color .2s ease-in-out,-webkit-transform .1s ease-in-out;transition:color .2s ease-in-out,transform .1s ease-in-out;transition:color .2s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.alst-pdf__btn:hover svg{color:#fff}.alst-pdf__btn:active svg{color:#b5b5be}.alst-pdf__download-pdf,.alst-pdf__next-page,.alst-pdf__prev-page,.alst-pdf__zoom-in,.alst-pdf__zoom-out{cursor:pointer;height:inherit}.alst-pdf__current-page,.alst-pdf__zoom-level{border:1px solid #b5b5be;border-radius:2px}.alst-pdf__current-page-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:4px;color:#fff;font-size:14px}.alst-pdf__current-page{padding:2px;width:30px;background-color:#3a3a40;color:#fff;text-align:right}.alst-pdf__current-page::-webkit-inner-spin-button,.alst-pdf__current-page::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.alst-pdf__current-page[type=number]{-moz-appearance:textfield}.alst-pdf__input-zoom{width:40px;text-align:center}.alst-pdf__zoom-level{padding:2px 8px;width:41px}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/payment-points/payment-points.css?17761588744566*/
.payment-points{max-width:1200px;margin:0 auto 30px}.payment-points.is-hidden{display:none}.payment-points__content{padding:20px 15px;background:var(--old-payment-points-5)}.payment-points__info{margin-bottom:20px;line-height:24px}.payment-points__info-footnote{font-size:14px;line-height:1.5;color:#d1d2d4}.payment-points__value{font-size:18px;font-weight:700;color:var(--old-payment-points-value-1)}.payment-points .tab__container{text-align:center;margin-bottom:20px}@media (max-width:360px){.payment-points .tab__container{margin:10px auto}}.payment-points__calc{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.payment-points__calc-title{-ms-flex-item-align:center;align-self:center;width:57.14286%;padding-right:10px;font-size:17px;line-height:1.43571;font-weight:400;margin:0}.payment-points__input{width:42.85714%}.payment-points__input .input__control{text-align:right}.payment-points__range{position:relative;width:100%;padding:40px 0 30px;margin-bottom:20px}@media (min-width:768px){.payment-points__range{padding:60px 20px 30px}}.payment-points__range .input__range-val{position:absolute;top:18px;display:inline-block;font-size:14px;line-height:1;color:#696969}.payment-points__range .input__range-val_min{left:8px}.payment-points__range .input__range-val_max{right:0}.payment-points__range-wrapper{position:relative}.payment-points__recalc{padding-top:2px;margin-bottom:20px}.payment-points__recalc-btn{display:inline-block;color:#ce253d;background:url(/assets/img/svg/rangeslider-recalc.svg) no-repeat 0 center;background-size:18px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;padding-left:24px}.payment-points__recalc-btn.is-hidden{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);visibility:hidden}.payment-points__recalc-btn span{border-bottom:1px dotted;-webkit-transition:border-color .35s;transition:border-color .35s}.payment-points__recalc-btn:hover:not(._touch) span{border-color:transparent}@media (min-width:768px){.payment-points__recalc{padding:0;margin-bottom:0}}.payment-points__result{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;width:58%;text-align:right;margin:0 0 20px auto}@media (min-width:768px){.payment-points__result{margin:20px 0 0 auto}}.payment-points__result.is-hidden{display:none}.payment-points__result-new{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:18px;font-weight:700;color:#000;text-align:right;margin-left:3px;margin-top:0}.payment-points__result-old{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:17px;text-decoration:line-through;text-align:right;color:#777}@media (min-width:768px){.payment-points__result-old{text-align:right}}.payment-points__result-old.is-hidden{display:none}.payment-points__result-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:right}.payment-points .tab-content{margin:20px auto 40px}.payment-points .rub{font-weight:400}.payment-points .table.table--mb{margin-bottom:30px}.payment-points__strike{color:#b2b2b2}@media (min-width:768px){.payment-points .tab-content>div{max-width:600px;margin-left:auto;margin-right:auto;color:var(--old-payment-points-9)}.payment-points__calc{padding-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-points__calc-title{margin-bottom:10px;width:100%;font-size:18px;line-height:1.625}.payment-points__input{width:80px}.payment-points__input .input__control{text-align:left}.payment-points__range{width:390px;padding:20px;margin:0 17px 0 0}.payment-points__range .input__range-val{top:12px}.payment-points__range .input__range-val_min{left:3px}.payment-points__result{width:100%}.payment-points__result-title{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:left}.payment-points__result-new{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:20px;letter-spacing:.025em}.payment-points__result-old{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:auto;margin:0 3px}}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/program-selection/program-selection.css?17761588768267*/
@charset "UTF-8";.program-selection{margin-bottom:40px}@media (min-width:1024px){.program-selection{margin-bottom:0}}.promocode+.program-selection{margin-top:40px}.program-selection__item{position:relative;padding:20px;margin:0 -20px 20px;background-color:var(--old-program-selection-7)}.program-selection__item--recommend{padding-top:42px}.program-selection__item--recommend::before{content:'Рекомендуем';position:absolute;top:0;left:0;right:0;font-size:14px;line-height:22px;font-weight:700;text-align:center;background:#ce253d;color:var(--old-program-selection-7)}@media (min-width:768px){.program-selection__item--center{padding-left:20px!important;padding-right:20px!important}}@media (min-width:0px) and (max-width:767px){.program-selection__item--center .program-selection__head{display:block;text-align:center}.program-selection__item--center .program-selection__body{height:auto;opacity:1;margin-top:20px}.program-selection__item--center .program-selection__cost{text-align:center}.program-selection__item--center .program-selection__price{font-size:20px}.program-selection__item--center .program-selection__footer{display:block;text-align:center;margin-top:20px}.program-selection__item--center .program-selection__features:first-child:not(:only-child){display:-webkit-box;display:-ms-flexbox;display:flex}}.program-selection__item--center .program-selection__program-name{font-family:"TT Norms Pro",sans-serif;font-size:18px}.program-selection__item--center .program-selection__features-name{padding-left:30px}@media (min-width:768px){.program-selection__item{padding:40px 10px 20px;margin:0 0 40px}}.program-selection__item--new{padding-top:42px}@media (min-width:768px){.program-selection__item--new{padding:40px 20px 20px;margin:0 0 40px}}.program-selection__item--new::before{content:'Новинка';position:absolute;top:0;left:0;right:0;font-size:14px;line-height:22px;font-weight:700;text-align:center;background:#ce253d;color:var(--old-program-selection-7)}.program-selection__item--new .program-selection__features{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-left:auto;margin-right:auto}@media (min-width:768px){.program-selection__item--new .program-selection__features{max-width:310px}}.program-selection__item--new .program-selection__body{margin-bottom:0}.program-selection__head{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:768px){.program-selection__head{display:block;text-align:center;margin-bottom:30px}}.program-selection__cost{-webkit-box-flex:1;-ms-flex:1 1 60%;flex:1 1 60%;margin-bottom:10px;font-weight:700;text-align:right;color:var(--old-program-selection-8)}@media (min-width:768px){.program-selection__cost{text-align:center}}.program-selection__program-name{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;font-family:"TT Norms Pro",sans-serif;line-height:1.44444;margin-bottom:10px;font:normal 400 17px/22px "TT Norms Pro",sans-serif}@media (min-width:768px){.program-selection__program-name{line-height:1.625}}.program-selection__program-desc{font-family:"TT Norms Pro",sans-serif;font-size:18px;line-height:1.5;text-align:left;margin-bottom:20px}@media (min-width:768px){.program-selection__program-desc{text-align:center}}@media (min-width:0px) and (max-width:768px){.program-selection__program-desc+.program-selection__button{margin-top:0}}.program-selection__price{font-size:18px;font-weight:700}@media (min-width:768px){.program-selection__price{font-size:20px}}.program-selection__price-desc{display:block;font-size:14px;line-height:1.5;font-weight:400;color:#999}@media (min-width:768px){.program-selection__price-desc{display:inline;font-size:17px;line-height:2.14286;font-weight:700;color:#000}}.program-selection__old-price{color:#b2b2b2;font-size:14px}.program-selection__old-price>div{display:inline-block;position:relative}.program-selection__old-price>div:before{content:'';position:absolute;top:calc(50% - 1px);right:-2px;left:-2px;border-top:1px solid #b2b2b2}.program-selection__old-price span{font-size:17px}.program-selection__preview{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.program-selection__preview .program-selection__features{margin-bottom:0;display:block}.program-selection__preview .program-selection__features-name{padding:0;font-size:14px;line-height:24px}.program-selection__preview .program-selection__features-price{padding:0}@media (min-width:768px){.program-selection__preview{display:none}}.program-selection__points{-ms-flex-item-align:end;align-self:flex-end;-webkit-box-flex:1;-ms-flex:1 1 63%;flex:1 1 63%;text-align:right}@media (min-width:768px){.program-selection__points{display:none}}@media (min-width:420px){.program-selection__points br.new-line-points{display:none}}@media (min-width:0px) and (max-width:767px){.program-selection__points-value{display:inline-block}}.program-selection__button{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:20px 0;text-align:center}.program-selection__trigger{position:relative}.program-selection__trigger:hover{border-color:#ce253d}.program-selection__trigger:after{content:'';position:absolute;right:-14px;top:3px;width:10px;height:10px;background:url(/assets/img/svg/misc/arrow-accordion.svg) no-repeat center center;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.program-selection__trigger-open{display:none}.program-selection__trigger.is-toggle .program-selection__trigger-open{display:block}.program-selection__trigger.is-toggle .program-selection__trigger-close{display:none}.program-selection__trigger.is-toggle:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:768px){.program-selection__trigger{display:none}}.program-selection__body{height:0;opacity:0;overflow:hidden;-webkit-transition:all .5s,opacity .25s;transition:all .5s,opacity .25s}.program-selection__body.is-active{padding-top:20px;height:auto;opacity:1;overflow:visible}@media (min-width:768px){.program-selection__body{height:auto;opacity:1;overflow:visible;margin-bottom:40px;font-size:14px}}.program-selection__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px;position:relative}.program-selection__features:first-child:not(:only-child){display:none}.program-selection__features:last-child{margin-bottom:0}.program-selection__features:after{content:'';position:absolute;left:25px;right:0;bottom:7px;border-bottom:1px dashed #dbdbdb}.program-selection__features--checked{position:relative;padding-left:22px}.program-selection__features--checked::before{content:'';position:absolute;top:50%;left:0;width:14px;height:12px;background-image:url(/assets/img/svg/misc/checked.svg);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:768px){.program-selection__features:first-child:not(:only-child){display:-webkit-box;display:-ms-flexbox;display:flex}}.program-selection__features-name{margin-right:auto;padding-left:25px}.program-selection__features-name>span{background:var(--old-program-selection-7);padding-right:5px;position:relative;z-index:1}.program-selection__features-price{white-space:nowrap;padding-left:5px;position:relative;z-index:1;background:var(--old-program-selection-7)}.program-selection__features-hint{position:absolute;left:0;top:-2px}.program-selection__features-hint .tippy-popper{width:250px;max-width:250px}.program-selection__features-checked{width:24px;height:24px;z-index:1;background:var(--old-program-selection-7) url(/assets/img/svg/misc/checked.svg) no-repeat center center}.program-selection__footer{display:none}@media (min-width:768px){.program-selection__footer{display:block;text-align:center;font-size:14px}}.program-selection__tabs{margin:0 -10px}.program-selection__orange_balls-score{padding:5px 10px;border-radius:8px;background-color:var(--bg-alt-secondary);color:var(--text-secondary-high);font:normal 500 14px/18px "TT Norms Pro",sans-serif}.program-selection .hint{margin-left:0}.program-selection .nowrap{white-space:nowrap}
/* End */


/* Start:/local/templates/adaptive/html/redesign2019/build/css/components/scan-recognize/scan-recognize.css?1776158876632*/
.form__row:has(.form__link--scan)+.form__row{margin-top:12px}.form__link.form__link--scan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__link.form__link--scan.form__link--scan-redesigned{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form__link.form__link--scan .form__link-icon{margin-right:6px}.form__link.form__link--scan .scan-text{margin-right:2px}.form__link.form__link--scan .link{font:normal 500 17px/22px "TT Norms Pro",sans-serif;color:var(--main-gray-primal)}.form__link.form__link--scan .hint{position:relative;top:1px}
/* End */


/* Start:/local/frontend/vue/packages/dms/dist/css/app.css?177332242518778*/
.icon[data-v-6e702426]{overflow:hidden}.steps__item .steps__link[data-v-563cacdc]{cursor:default}.steps__item.steps__item_past .steps__link[data-v-563cacdc]{cursor:pointer}@media (max-width:767px){.steps-container[data-v-563cacdc]{height:70px;overflow:hidden;margin-bottom:40px}.steps-container .steps-wrapper[data-v-563cacdc]{padding-bottom:30px}}.status_bar__heading-with-link[data-v-563cacdc]{position:relative}.status_bar__link-back[data-v-563cacdc]{left:0}.status_bar__link-back[data-v-563cacdc],.status_bar__link-next[data-v-563cacdc]{position:absolute;bottom:20px;line-height:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.status_bar__link-next[data-v-563cacdc]{right:0}.status_bar__link-back .status_bar__link-back-link[data-v-563cacdc],.status_bar__link-next .status_bar__link-next-link[data-v-563cacdc]{line-height:24px;font-weight:500}h2+.status_bar__link-back[data-v-563cacdc]{bottom:0}.datepicker-block[data-v-dbc209b4]{@media (max-width:767px){width:100%}}.calculator__total-min-price{width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;font-weight:700;line-height:24px;max-width:520px}.calculator__total-min-price-line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px dashed #e2e2e8;position:relative;top:-5px;margin:0 4px}.calculator__total-min-price-num{font-size:20px}.calculator__total-min-price-year{font-size:16px}.dark .calculator__total-min-price-line{border-bottom-color:#474751}.content-inner.content-inner--min-price{margin-bottom:30px}.calculator-estimation-mobile-container-bottom--min-price-bar .calculator-estimation-mobile__col,.calculator-estimation-mobile-container-bottom--min-price-bar .calculator-estimation-mobile__col_price,.calculator-estimation-mobile-container-bottom--min-price-bar .calculator-estimation-mobile__row--price{line-height:26px}.calculator-estimation-mobile-container-bottom--min-price-bar .calculator-estimation-mobile__col{-ms-flex-item-align:center;align-self:center}@media (max-width:768px){.calculator__total-min-price{font-size:16px;line-height:22px;max-width:320px}.calculator__total-min-price-line{border-bottom:0;margin:0}}@media (max-width:400px){.calculator-estimation-mobile-container-bottom--min-price-bar .calculator-estimation-mobile__col-2{white-space:nowrap}}.input__icons[data-v-e14f8ca2]{position:absolute;top:16px;right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px}.input__btn-clear[data-v-e14f8ca2]{position:static;cursor:pointer;z-index:999;pointer-events:all}.input__btn-clear._visible[data-v-e14f8ca2]{opacity:1}.input__checkmark[data-v-e14f8ca2]{width:14px;height:14px;background:url(/assets/img/svg/check-mark-green.svg) 50%/cover no-repeat;-webkit-transition:all .5s cubic-bezier(.785,.135,.15,.86);transition:all .5s cubic-bezier(.785,.135,.15,.86);opacity:0}.input__checkmark._visible[data-v-e14f8ca2]{opacity:1}#saintpeterburg[data-v-39a83d69]{white-space:normal}.suggestions-constraints{display:none}.suggestions-input{padding-left:10px!important}#birthday-error{display:none!important}span .is-error{white-space:nowrap}.insurer__datepicker-block{width:100%}.filter-select__wrapper[data-v-7b9c87d1]{width:296px}@media (min-width:600px){.filter-select__wrapper[data-v-7b9c87d1]{width:302px}}@media (max-width:767px){.dms-program-clinic-links[data-v-7b9c87d1],.dms-program-clinic[data-v-7b9c87d1]{width:100%}}.map[data-v-29e0681b],.map[data-v-176cb382],.popup__map .map{height:100%}.popup [class*=-balloon__close-button]{display:block;width:24px;height:24px;cursor:pointer;background:url(/assets/img/svg/misc/small-close.svg);opacity:.8;margin-top:10px;margin-right:10px}.grecaptcha-badge{z-index:1000}.g-recaptcha--left .grecaptcha-badge{width:70px!important;overflow:hidden;-webkit-transition:all .2s ease!important;transition:all .2s ease!important;left:0}.g-recaptcha--left .grecaptcha-badge:hover{width:256px!important}@media (max-width:992px){.g-recaptcha--mobile-hidden .grecaptcha-badge{display:none}}@media (min-width:992px){.g-recaptcha--desktop-hidden .grecaptcha-badge{display:none}}.container__checkboxes{margin-top:32px}.categories--options[data-v-be50bfe4]{padding-top:20px;border-top:1px solid #eaeaea;margin-top:20px}.categories--options[data-v-be50bfe4]:first-child{border:none}.categories--options .categories__option[data-v-be50bfe4]{padding-right:50px;cursor:pointer}.categories--options .categories__list[data-v-be50bfe4]{margin-left:-5px}@media (min-width:768px){.categories--options .categories__list[data-v-be50bfe4]{margin-left:0;margin-right:0}}.categories--options .categories__group-name[data-v-be50bfe4]{margin-left:15px}@media (min-width:768px){.categories--options .categories__group-name[data-v-be50bfe4]{margin-left:20px}}.categories--already[data-v-be50bfe4]{padding:20px 20px 0;background-color:#f3f3f3}@media (min-width:768px){.categories--already[data-v-be50bfe4]{padding:20px 20px 0}}.categories--already .categories__option[data-v-be50bfe4]{color:#b2b2b2}@media (min-width:0px) and (max-width:767px){.categories--already .categories__list[data-v-be50bfe4]{margin-left:-20px}}.categories--already .categories__group-name[data-v-be50bfe4]{display:inline-block}.categories--already .categories__group-name[data-v-be50bfe4]:after{content:"";display:inline-block;vertical-align:middle;width:24px;height:24px;background:url(https://www.alfastrah.ru/assets/img/svg/misc/checked.svg) no-repeat 50%;margin-left:10px}.categories+.categories[data-v-be50bfe4]{padding-top:20px;border-top:1px solid #eaeaea;margin-top:20px}.categories__group-name[data-v-be50bfe4]{font-weight:700;margin-bottom:20px}.categories__list[data-v-be50bfe4]{margin-left:-5px;margin-right:-5px}@media (min-width:768px){.categories__list[data-v-be50bfe4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;margin-bottom:-15px;margin:0 -20px -15px}}@media (min-width:768px){.categories__item[data-v-be50bfe4]{width:33.33%}}.categories__option[data-v-be50bfe4]{position:relative;display:inline-block;font-size:17px;line-height:2.14286;padding-left:15px;border-radius:16px;margin:0 5px 15px}.categories__option--selected[data-v-be50bfe4]{background:#f3f3f3;-webkit-transition:.5s cubic-bezier(.785,.135,.15,.86);transition:.5s cubic-bezier(.785,.135,.15,.86);cursor:auto;pointer-events:none}.categories__option--selected[data-v-be50bfe4]:hover{background:#f3f3f3}.categories__option-remove[data-v-be50bfe4]{position:absolute;top:50%;right:7px;width:24px;height:24px;opacity:0;padding:0;background:url(https://www.alfastrah.ru/assets/img/svg/misc/close.svg) no-repeat 50%;-webkit-transition:opacity .5s cubic-bezier(.785,.135,.15,.86);transition:opacity .5s cubic-bezier(.785,.135,.15,.86);-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.categories__option--selected .categories__option-remove[data-v-be50bfe4]{opacity:1;cursor:pointer;pointer-events:auto}.hide-popup[data-v-be50bfe4]{opacity:0}[data-v-be50bfe4] .input{display:block;max-width:none}.calculator-estimation-mobile--bottom.is-detail .calculator-estimation-mobile__row--price-summary.calculator-estimation-mobile__row--price .calculator-estimation-mobile__col{padding-left:0;padding-right:0;height:auto}.calculator-estimation-mobile--hidden-policy:not(.is-fixed) .content-inner{padding:0;margin:0;display:none}.calculator-estimation-mobile--osago .calculator-estimation-mobile__info_title{text-align:left}.calculator-estimation-mobile-container-bottom:not(:has(.is-fixed)){min-height:unset}.categories--options[data-v-6eb7aee2]{padding-top:20px;border-top:1px solid #eaeaea;margin-top:20px}.categories--options[data-v-6eb7aee2]:first-child{border:none}.categories--options .categories__option[data-v-6eb7aee2]{padding-right:50px;cursor:pointer}.categories--options .categories__list[data-v-6eb7aee2]{margin-left:-5px}@media (min-width:768px){.categories--options .categories__list[data-v-6eb7aee2]{margin-left:0;margin-right:0}}.categories--options .categories__group-name[data-v-6eb7aee2]{margin-left:15px}@media (min-width:768px){.categories--options .categories__group-name[data-v-6eb7aee2]{margin-left:20px}}.categories--already[data-v-6eb7aee2]{padding:20px 20px 0;background-color:#f3f3f3}@media (min-width:768px){.categories--already[data-v-6eb7aee2]{padding:20px 20px 0}}.categories--already .categories__option[data-v-6eb7aee2]{color:#b2b2b2}@media (min-width:0px) and (max-width:767px){.categories--already .categories__list[data-v-6eb7aee2]{margin-left:-20px}}.categories--already .categories__group-name[data-v-6eb7aee2]{display:inline-block}.categories--already .categories__group-name[data-v-6eb7aee2]:after{content:"";display:inline-block;vertical-align:middle;width:24px;height:24px;background:url(https://www.alfastrah.ru/assets/img/svg/misc/checked.svg) no-repeat 50%;margin-left:10px}.categories+.categories[data-v-6eb7aee2]{padding-top:20px;border-top:1px solid #eaeaea;margin-top:20px}.categories__group-name[data-v-6eb7aee2]{font-weight:700;margin-bottom:20px}.categories__list[data-v-6eb7aee2]{margin-left:-5px;margin-right:-5px}@media (min-width:768px){.categories__list[data-v-6eb7aee2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;margin-bottom:-15px;margin:0 -20px -15px}}@media (min-width:768px){.categories__item[data-v-6eb7aee2]{width:33.33%}}.categories__option[data-v-6eb7aee2]{position:relative;display:inline-block;font-size:17px;line-height:2.14286;padding-left:15px;border-radius:16px;margin:0 5px 15px}.categories__option--selected[data-v-6eb7aee2]{background:#f3f3f3;-webkit-transition:.5s cubic-bezier(.785,.135,.15,.86);transition:.5s cubic-bezier(.785,.135,.15,.86);cursor:auto;pointer-events:none}.categories__option--selected[data-v-6eb7aee2]:hover{background:#f3f3f3}.categories__option-remove[data-v-6eb7aee2]{position:absolute;top:50%;right:7px;width:24px;height:24px;opacity:0;padding:0;background:url(https://www.alfastrah.ru/assets/img/svg/misc/close.svg) no-repeat 50%;-webkit-transition:opacity .5s cubic-bezier(.785,.135,.15,.86);transition:opacity .5s cubic-bezier(.785,.135,.15,.86);-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.categories__option--selected .categories__option-remove[data-v-6eb7aee2]{opacity:1;cursor:pointer;pointer-events:auto}.popup[data-v-6eb7aee2]{position:relative;max-width:768px;padding:60px 20px 40px;background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.08);box-shadow:0 4px 4px rgba(0,0,0,.08);margin:0 auto;line-height:1.71429}.popup p[data-v-6eb7aee2]{font-size:100%}@media (min-width:768px){.popup[data-v-6eb7aee2]{padding:40px}}.popup__element-centered[data-v-6eb7aee2]{display:block;margin:0 auto;max-width:320px}.popup--overflow[data-v-6eb7aee2]{overflow:hidden}.popup--overflow-visible[data-v-6eb7aee2]{overflow:visible}.popup--with-scroll[data-v-6eb7aee2]{height:100vh}@media (min-width:768px){.popup--with-scroll[data-v-6eb7aee2]{height:auto}}.popup--with-scroll .scrollbar-thumb[data-v-6eb7aee2]{width:4px;background-color:#eb9ba2}.popup--with-scroll .scrollbar-track-y[data-v-6eb7aee2]{width:4px}.popup__close[data-v-6eb7aee2]{position:absolute;top:20px;right:20px;width:24px;height:24px;padding:0;border:none;background:none;-webkit-box-shadow:none;box-shadow:none;margin:0;cursor:pointer}.popup__close svg[data-v-6eb7aee2]{fill:"/*!Custom:Elements*/#ce253d"}@media (min-width:0px) and (max-width:767px){.popup__close--mob-center[data-v-6eb7aee2]{top:20px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}@media (min-width:0px) and (max-width:767px){.popup__close--mob-dms[data-v-6eb7aee2]{top:30px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}.popup__image[data-v-6eb7aee2]{display:block;max-width:248px;margin:0 auto 20px}.popup__image img[data-v-6eb7aee2]{width:100%}@media (min-width:768px){.popup__image[data-v-6eb7aee2]{margin-bottom:15px}}.popup__header[data-v-6eb7aee2]{font-family:TT Norms Pro,sans-serif;font-size:28px;line-height:1.33333;color:"/*!Custom:Elements*/#ce253d";margin:0 20px 20px 0}.popup__header--center[data-v-6eb7aee2]{text-align:center;margin-right:0}.popup__header--grey[data-v-6eb7aee2]{color:#696969}@media (min-width:0px) and (max-width:767px){.popup__header--mob-center[data-v-6eb7aee2]{text-align:center;margin-right:0}}.popup__header--sm[data-v-6eb7aee2]{font-size:22px}@media (min-width:768px){.popup__header--sm[data-v-6eb7aee2]{font-size:28px}}.popup__sub-header[data-v-6eb7aee2]{padding:0 25px;text-align:center;color:#b2b2b2;margin-bottom:20px}.popup__text[data-v-6eb7aee2]{margin-bottom:20px}.popup__text--center[data-v-6eb7aee2]{text-align:center;margin-right:0}.popup__text+.popup__text[data-v-6eb7aee2]{margin-top:10px}.popup__text--narrow[data-v-6eb7aee2]{max-width:600px}.popup__text--success[data-v-6eb7aee2]{max-width:450px;margin-left:auto;margin-right:auto}.popup__btn-wrap-center[data-v-6eb7aee2]{text-align:center}.popup__form-wrapper[data-v-6eb7aee2]{margin:0 0 38px}.popup__form-row+.popup__form-row[data-v-6eb7aee2]{margin:20px 0 0}.popup__form-row--message+.popup__form-row[data-v-6eb7aee2]{margin:35px 0 0}.popup__label[data-v-6eb7aee2]{margin-right:10px}.popup__button-wrapper[data-v-6eb7aee2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.popup__button-wrapper .btn+.btn[data-v-6eb7aee2]{display:inline-block;margin:20px auto 0}@media (min-width:426px){.popup__button-wrapper .btn+.btn[data-v-6eb7aee2]{display:block;margin:0 0 0 20px}}@media (min-width:426px){.popup__button-wrapper[data-v-6eb7aee2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.popup__button-wrapper--column-m .btn[data-v-6eb7aee2]{margin-left:auto;margin-right:auto}.popup__button-wrapper--column-m .btn+.btn[data-v-6eb7aee2]{margin:20px auto 0}}@media (min-width:768px){.popup__button-wrapper--column-m .btn[data-v-6eb7aee2]{margin:0}.popup__button-wrapper--column-m .btn+.btn[data-v-6eb7aee2]{margin:0 0 0 20px}}@media (max-width:768px){.popup__button-wrapper--column-m[data-v-6eb7aee2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup__button-wrapper--column-m .btn[data-v-6eb7aee2]{margin-left:auto;margin-right:auto}.popup__button-wrapper--column-m .btn+.btn[data-v-6eb7aee2]{margin-top:20px}}.popup__scroll-categories[data-v-6eb7aee2]{max-height:calc(100vh - 300px);padding-right:20px}.popup__scroll-categories--long[data-v-6eb7aee2]{max-height:calc(100vh - 100px)}.popup__checkboxes[data-v-6eb7aee2]{padding-bottom:20px}.popup__checkboxes .checkbox[data-v-6eb7aee2]{margin-right:20px;margin-bottom:20px}.popup__map[data-v-6eb7aee2]{width:100%;height:287px;background-color:#fcfaf3}@media (min-width:768px){.popup__map[data-v-6eb7aee2]{height:496px;overflow:hidden}}.popup__map--mobile-dms .ymaps-2-1-74-balloon__content[data-v-6eb7aee2]{height:266px}.popup__map--mobile-dms .ymaps-2-1-74-balloon__content>[data-v-6eb7aee2]{height:auto!important}.popup__container[data-v-6eb7aee2]{max-width:600px;margin:0 auto}.popup__grey-container[data-v-6eb7aee2]{position:relative;padding:20px;background-color:#f3f3f3;margin:20px -20px}@media (min-width:768px){.popup__grey-container[data-v-6eb7aee2]{margin:20px -40px}}.popup__hr[data-v-6eb7aee2]{margin:0 -20px 20px}@media (min-width:768px){.popup__hr[data-v-6eb7aee2]{margin:0 -40px 20px}}.popup__autos[data-v-6eb7aee2]{max-width:440px;padding-top:20px;text-align:center;margin:0 auto 40px}@media (min-width:768px){.popup__autos[data-v-6eb7aee2]{padding-top:0;text-align:left;margin-bottom:20px}}@media (min-width:1024px){.popup__autos[data-v-6eb7aee2]{max-width:none}}.popup .ymaps-2-1-74-balloon__close-button[data-v-6eb7aee2]{display:block;width:24px;height:24px;cursor:pointer;background:url(https://www.alfastrah.ru/assets/img/svg/misc/small-close.svg);opacity:.8;margin-top:10px;margin-right:10px}.popup .ymaps-2-1-74-balloon[data-v-6eb7aee2]{background-color:#fff;border:none;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.05);box-shadow:0 2px 10px rgba(0,0,0,.05)}@media (min-width:768px){.popup .ymaps-2-1-74-balloon[data-v-6eb7aee2]{width:320px}}.popup .ymaps-2-1-74-balloon__tail[data-v-6eb7aee2]{display:none}.rules-popup[data-v-6eb7aee2]{max-height:calc(100vh - 170px);padding-bottom:10px;margin-right:-15px}@media (min-width:768px){.rules-popup[data-v-6eb7aee2]{max-height:calc(100vh - 240px)}}.rules-popup h2[data-v-6eb7aee2]{padding-right:0;padding-left:0}.rules-popup h3[data-v-6eb7aee2],.rules-popup p[data-v-6eb7aee2]{margin-bottom:10px}.rules-popup ol[data-v-6eb7aee2]{padding-left:40px;margin:10px 0}.rules-popup>div[data-v-6eb7aee2]{max-width:600px}.rules-popup div>[data-v-6eb7aee2]:last-child{margin-bottom:0;padding-bottom:20px}.rules-popup .scroll-content[data-v-6eb7aee2]{padding-right:15px}.rules-popup .scrollbar-track-y[data-v-6eb7aee2]{width:10px;background-color:transparent}.rules-popup .scrollbar-thumb[data-v-6eb7aee2]{width:5px;height:60px;background-color:rgba(0,0,0,.25);padding-bottom:0;margin-left:3px}.rules-popup .scrollbar-thumb[data-v-6eb7aee2]:hover{cursor:pointer}.popup__header[data-v-6eb7aee2]{padding-left:16px!important}.popup__text[data-v-6eb7aee2]{padding-left:16px!important;padding-right:16px!important;text-align:left!important}.popup-redesign2024[data-v-6eb7aee2]{padding-left:0!important;padding-right:0!important}.popup__icon[data-v-6eb7aee2]{height:60px!important;margin:0!important;padding-left:16px!important}.popup__btn[data-v-6eb7aee2]{padding:0 16px!important}.scan-text[data-v-5e967c90]{font-weight:400!important}@media (min-width:768px){.form__calendar-block[data-v-576c97bc]>:first-child{margin-top:13px}.form__row-policy-validity[data-v-576c97bc]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form__row-policy-validity .form__calendar-block[data-v-576c97bc],.form__row-policy-validity[data-v-576c97bc]{display:-webkit-box;display:-ms-flexbox;display:flex}.form__row-policy-validity .form__calendar-block+.form__calendar-block[data-v-576c97bc]{margin-top:0}}.prog-name[data-v-7e5fbe27]{overflow:hidden;display:inline-block;text-overflow:ellipsis;max-width:250px;white-space:nowrap}
/* End */
/* /local/templates/adaptive/html/redesign2019/build/css/components/pp-info/pp-info.css?17761588752243 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/list/list.css?17761588683271 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/insurance-event/insurance-event.css?17761588731012 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/calculator-estimation-mobile/calculator-estimation-mobile.css?17761588719842 */
/* /local/templates/adaptive/html/redesign2019/build/twig/include/styles/group-checkboxes/group-checkboxes.css?17761588864990 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/draft-cards/draft-cards.css?177615887220878 */
/* /local/components/agima/dms.online.calc/templates/.default/style.css?1743150661315 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/map-block/map-block.css?17761588741068 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/favourite-popup/favourite-popup.css?17761588726098 */
/* /local/templates/adaptive/html/redesign2019/build/css/_scss-libs/slick.css?17761588661270 */
/* /local/templates/adaptive/html/redesign2019/build/css/_scss-libs/daterangepicker.css?17761588667527 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/datepicker/datepicker.css?177615886712859 */
/* /local/templates/adaptive/html/redesign2019/build/css/_scss-libs/select2.css?177615886615643 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/slider/slider.css?17761588761122 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/steps/steps.css?17761588778682 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/steps/steps-line.css?17761588771115 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/form/form.css?177615887222551 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/calculator-estimation/calculator-estimation.css?177615887129905 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/calculator-estimation-dms/calculator-estimation-dms.css?17761588711360 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/add-dates-insured/add-dates-insured.css?1776158871624 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/insurance-grid/insurance-grid.css?17761588732901 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/options-table/options-table.css?17761588749109 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/options-table-dms/options-table-dms.css?17761588746329 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/slick-dms/slick-dms.css?17761588762802 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/list-clinics/list-clinics.css?17761588735441 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/main-cards/main-cards.css?17761588735619 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/radiobuttons/radio.css?17761588702877 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/select/select.css?177615887017427 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/autocomplete-city/autocomplete-suggestions.css?17761588671592 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/promocodes/promocode.css?17761588693702 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/promocode-new/promocode-new.css?17761588691293 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/checkboxes/checkbox.css?17761588672212 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/prolongation-dms/prolongation-dms.css?17761588691689 */
/* /local/templates/adaptive/html/redesign2019/build/css/pages/page-online-dms/page-online-dms.css?177615888126529 */
/* /local/templates/adaptive/html/redesign2019/build/css/pages/page-online-dms/page-emergencies.css?17761588814833 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/prolongation-promocode-fields/prolongation-promocode-fields.css?17761588698801 */
/* /local/templates/adaptive/html/redesign2019/build/css/redesign/calculator2024/calculator2024.css?177615888318973 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/popup-clinic/popup-clinic.css?17761588751900 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/rules-popup/rules-popup.css?1776158876987 */
/* /local/templates/adaptive/html/redesign2019/build/css/atoms/pagination-type/pagination-type.css?17761588694381 */
/* /local/templates/adaptive/html/redesign2019/build/css/pages/page-landing/page-landing.css?17761588801950 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/popups/popup-2024.css?177615887510412 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/popups/popup-calculator.css?177615887517979 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/alst-pdf/alst-pdf.css?17761588713417 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/payment-points/payment-points.css?17761588744566 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/program-selection/program-selection.css?17761588768267 */
/* /local/templates/adaptive/html/redesign2019/build/css/components/scan-recognize/scan-recognize.css?1776158876632 */
/* /local/frontend/vue/packages/dms/dist/css/app.css?177332242518778 */
