.tile-offers{--ico-size:64px;contain:layout;display:flex;flex-wrap:wrap;gap:clamp(16px,2vw,20px)}.tile-offers-item{border:1px solid #d9e1fa;border-radius:16px;box-shadow:0 10px 40px -8px rgba(33,107,211,.2588235294);display:flex;flex-basis:100%;flex-direction:column;gap:8px;min-height:136px;overflow:hidden;padding:16px 116px 16px 16px;position:relative}.tile-offers-item:before{background:#4070fe;border-radius:40px;content:"";display:block;height:147px;opacity:.4;position:absolute;right:-43px;top:-53px;transform:rotate(71deg);transition:transform 1s ease-out;width:147px;z-index:-1}.tile-offers-item.-green .tile-offers-ico,.tile-offers-item.-green:before{background:#59b634}.tile-offers-item.-yellow .tile-offers-ico,.tile-offers-item.-yellow:before{background:#f9b526}.tile-offers-item.-dblue .tile-offers-ico,.tile-offers-item.-dblue:before{background:#4960d3}.tile-offers-item.-orange .tile-offers-ico,.tile-offers-item.-orange:before{background:#f86c25}.tile-offers-item.-red .tile-offers-ico,.tile-offers-item.-red:before{background:#ed4879}.no-touch .tile-offers-item:hover{box-shadow:none;color:inherit}.tile-offers-ico{align-items:center;background:#4070fe;border-radius:16px;box-shadow:0 0 3px 1px rgba(0,0,0,.1);display:flex;height:var(--ico-size);justify-content:center;padding:calc(var(--ico-size)/3.4);position:absolute;right:30px;top:22px;width:var(--ico-size)}.tile-offers-ico svg{fill:#fff;height:100%;width:100%}.tile-offers.-small{--ico-size:48px;gap:8px 16px}.tile-offers.-small .tile-offers-item{justify-content:center;min-height:67px;padding:8px 88px 8px 16px}.tile-offers.-small .tile-offers-item:before{right:-85px}.tile-offers.-small .tile-offers-item .tile-offers-ico{margin-top:calc(var(--ico-size)/-2);right:16px;top:50%}.recommended-card{background:var(--bg,#fff);border:1px solid #edecec;border-radius:8px;display:block;height:100%;padding:12px 16px;position:relative;width:100%}.recommended-card.-p-16{padding:16px}.recommended-card-overflow{contain:layout;position:relative}.recommended-card-overflow .tns-ovh{overflow:visible}.branding-on .recommended-card-overflow{margin-inline:-16px;overflow:hidden;padding-inline:16px}.recommended-card-wrapper{display:flex;gap:var(--gap,24px);margin-inline:-16px;padding-inline:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.recommended-card-wrapper.-gap-16{--gap:16px}.recommended-card-wrapper:not(.tns-slider){overflow:auto}.recommended-card-wrapper.tns-slider{gap:0}.recommended-card-wrapper:not(.slider-recommended-card){--gap:16px;flex-wrap:wrap}.recommended-card-wrapper:not(.slider-recommended-card) .recommended-card{--pic-pos:absolute;--pic-height:40px;--pic-width:40px;--card-padding-left:72px;--text-m-top:0;padding-left:var(--card-padding-left,12px)}.recommended-card-wrapper:not(.slider-recommended-card) .recommended-card-pic{left:16px;position:var(--pic-pos,static);top:12px}.recommended-card-wrapper.slider-recommended-card{--el-width:auto;--el-max-width:calc(85vw - var(--gap, 24px))}.recommended-card-wrapper>*{flex-shrink:0;max-width:var(--el-max-width,none);width:var(--el-width,calc((100% - var(--gap, 24px)*(var(--cols, 1) - 1))/var(--cols, 1)))}.recommended-card-wrapper::-webkit-scrollbar{display:none}.recommended-card-pic{display:block;height:var(--pic-height,30px);object-fit:contain;object-position:center;pointer-events:none;width:var(--pic-width,150px)}.recommended-card-pic.center{margin-inline:auto}.recommended-card-pic img{height:100%;object-fit:contain;width:100%}.recommended-card-text{-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;-webkit-line-clamp:2;line-height:1.3;margin-top:var(--text-m-top,12px);overflow:hidden;pointer-events:none}.recommended-card-rating{align-items:center;color:#7a838e;display:flex;font-size:14px;gap:4px;line-height:1;margin-top:4px}.recommended-card-rating .rating-star.--single{background:none;font-size:inherit;height:auto;line-height:inherit;width:auto}.recommended-card-rating .rating-star.--single span{--star-size:9px;height:var(--star-size);margin-right:4px;width:var(--star-size)}.recommended-card.selected{border:1px solid #295ffe}.selection-head{display:flex;flex-direction:column}.selection-head-bg{--top-offset:-75px;--bottom-offset:32px;--bg:#f3f6fd;contain:layout;margin-bottom:calc(var(--bottom-offset)*-1);position:relative}.selection-head-bg:before{background:var(--bg);content:"";inset:0;margin-top:var(--top-offset);position:absolute;z-index:-1}.selection-head-bg+div{position:relative;z-index:1}.selection-head-bg.-v2{--inset-bottom:270px;--bottom-offset:24px;margin-bottom:var(--inset-bottom)}.selection-head-bg.-affiliate-program,.selection-head-bg.-v3{--bottom-offset:0px}.selection-head-bg.-affiliate-program{--top-offset:0px}.selection-head-bg.-bottom-offset-0{--bottom-offset:0px}.selection-head-info{display:flex;flex-direction:column;gap:16px;justify-content:center;min-width:min(100%,410px)}.selection-head-info h1,.selection-head-info h2{margin-bottom:0}.selection-head-pic{align-items:flex-end;display:flex;justify-content:center;min-width:min(100%,320px)}.selection-head-pic img{height:auto}.selection-head.-single-col{justify-content:center;padding-bottom:calc(var(--bottom-offset) + 16px)}.selection-head-accent{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}.selection-head-accent img{--size:55px;height:var(--size);width:var(--size)}.selection-head-form{position:relative;z-index:2}.selection-head .btn{padding-left:26px;padding-right:26px}.-v2 .selection-head-form{margin-bottom:calc(var(--inset-bottom)*-1 - var(--bottom-offset)*-1)}.-v2 .selection-head-pic{margin-top:10px}.-v3 .selection-head{--offset:16px;overflow:hidden;padding:var(--offset)}.-v3 .selection-head-pic{margin-bottom:calc(var(--offset)*-1)}.-v3 .selection-head-info{min-width:min(70%,570px)}.-affiliate-program .selection-head{padding-top:16px}.centered-tile{align-items:center;background:#f9fbfe;border-radius:8px;display:flex;justify-content:center;min-height:524px;padding:16px}.centered-tile-info{max-width:770px}.multibox-check{background:#f9fbfe;border-radius:8px;padding:16px 24px}.multibox-check-list{margin-bottom:-16px}.multibox-check-item{margin-bottom:16px}.multibox-check .cb-common+label{line-height:1.5}.multibox-check .cb-common+label:before{top:4px}.multibox-check .cb-common+label:after{top:8px}.side-info{background:#f9fbfe;border-radius:8px;height:100%;padding:24px}.side-info img{height:auto}.request-steps{color:#3f5067;counter-reset:step;display:flex;justify-content:space-between;margin-bottom:39px;position:relative;width:100%}.request-steps-wrapper{overflow:hidden;position:relative}.request-steps.tns-slider{margin-bottom:0}.request-steps-compact{display:flex;gap:32px}.request-steps-compact-item{color:#7a838e;display:flex;flex-basis:0;flex-grow:1;justify-content:center;min-height:32px}.request-steps-compact-item:not(.active){display:none}.request-steps-compact-item svg{fill:currentColor;flex-shrink:0;height:20px;margin-right:6px;width:20px}.request-steps-compact-item.active{color:#295ffe}.request-steps-compact-item.complete:after{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjQwNiAxOS45ODRsLS4wMjMtLjAyLS4wMi4wMi0zLjQ5My0zLjQ5MyAxLjI0Mi0xLjI0MyAyLjI3MiAyLjI3NSA1LjUwNC01LjUwNyAxLjI0IDEuMjQyLTYuNzIzIDYuNzI0di4wMDJ6TTE2IDhjLTQuNDE2IDAtOCAzLjU4NC04IDhzMy41ODQgOCA4IDggOC0zLjU4MiA4LTgtMy41ODQtOC04LTh6IiBmaWxsPSIjNDZCMTE0Ii8+PC9zdmc+") no-repeat;content:"";flex-shrink:0;height:32px;margin-top:-6px;width:32px}.request-steps-simple{color:#3f5067;counter-reset:step;display:flex;flex-direction:column;gap:16px;justify-content:space-between;position:relative;width:100%}.fullwidth-bg.-widget-bg{padding-bottom:0}.request-step{align-items:center;border-radius:8px;display:flex!important;font-size:16px;height:100%;justify-content:center;letter-spacing:-.3px;line-height:1.5;margin:0 16px;min-height:56px;text-align:left;width:100%}.request-step:before{content:counter(step);counter-increment:step;font-size:48px;line-height:1;margin-right:24px;position:relative;top:-1px}.request-step b{font-weight:700}.request-step.-white-wrap{background:#fff;padding:16px 24px}.request-step-simple{align-items:center;border-radius:8px;display:flex;font-size:16px;gap:16px;height:100%;letter-spacing:-.3px;line-height:1.5;min-height:56px;text-align:left;width:100%}.request-step-simple:before{align-items:center;background:#f3f6fd;border-radius:16px;content:counter(step);counter-increment:step;display:flex;flex-shrink:0;font-size:32px;height:64px;justify-content:center;line-height:40px;position:relative;width:64px}.request-step-simple b{font-weight:700}.request-step-simple.-white-wrap{background:#fff;padding:16px 24px}.request-form{--horizontal-gap:32px;--vertical-gap:24px;display:flex;flex-wrap:wrap;gap:var(--vertical-gap) var(--horizontal-gap);margin-bottom:32px}.request-form.gap-small{--horizontal-gap:16px;--vertical-gap:16px}.request-form-block{background-color:#f9fbfe;border-radius:8px}.request-form-block .form-common-progress{border-left:0;border-right:0;border-top:0;border-top-left-radius:8px;border-top-right-radius:8px}.request-form-block.-gradient-blue{background:linear-gradient(25deg,#f9fbfe 60%,#b0c3fd)}.request-form-wrapper{margin:0 auto;max-width:1072px;padding:16px 16px 24px}.request-form-wrapper .note-exclaim{font-size:14px}.request-form-top{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:space-between;margin-bottom:24px}.request-form-cell{flex-grow:1;position:relative;width:calc((100% - var(--horizontal-gap)*(var(--cols, 1) - 1))/var(--cols, 1))}.request-form-cell-btn{display:flex;flex-direction:column;gap:24px 16px}.request-form-cell-btn.right{justify-content:flex-end}.request-form-cell-btn .btn{width:100%}.request-form-cell-btn .btn-gray{order:2}.request-form-cell-auto{width:auto}.request-form-cell-1{--cols:1}.request-form-cell-inline{align-items:flex-start;display:flex;flex-direction:column;gap:6px 16px}.request-form-cell-inline.-h56{height:56px}.request-form-cell-inline.-h32{height:32px}.request-form-cell-new-calc{order:9}.request-form-cell-new-calc .btn{width:100%}.request-form-cell-verification{display:flex;justify-content:center;order:2}.request-form-cell-help{order:9;width:100%}.request-form-title{flex-grow:1;font-size:18px;font-weight:600}.request-form-title-links{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.request-form-title-links .request-form-title{flex-grow:0;white-space:nowrap}.request-form .legend{flex-shrink:0;font-size:14px;height:auto;line-height:1.14;margin-bottom:.57em;margin-top:0;max-width:100%;overflow:hidden;position:relative;text-overflow:ellipsis}.request-form .legend.request-form-label-inline{font-size:16px;margin-bottom:0}.request-form-check-inline{align-items:center;display:flex;flex-wrap:wrap;min-height:48px}.request-form-check-inline>*{margin-bottom:4px;margin-top:4px}.request-form-check-inline>:not(:last-child){margin-right:24px}.request-form-check-inline.-h56{height:56px}.request-form-check-inline.-h40{height:40px}.request-form-check-inline.-h32{height:32px}.request-form-change-tel{font-size:14px;line-height:19px;position:absolute;right:16px;top:0}.request-form-sequrity{align-items:center;background:rgba(218,239,208,.5);border-radius:8px;display:flex;font-size:16px;line-height:1.5;padding:16px;width:100%}.request-form-sequrity svg{align-self:flex-start;fill:#46b114;flex-shrink:0;height:24px;margin-right:10px;width:20px}.request-form-add{display:flex;flex-wrap:wrap;gap:var(--vertical-gap) var(--horizontal-gap);position:relative}.request-form-add-close{cursor:pointer;fill:#295ffe;height:16px;position:absolute;right:16px;top:4px;width:16px;z-index:2}.no-touch .request-form-add-close:hover{fill:#ff5a02}.request-form-add .request-form-title-links{padding-right:42px}.request-form-additional-plate{background-color:rgba(218,239,208,.8);border-radius:8px;padding:16px}.request-form-additional-plate.-lblue{background-color:#f3f6fd}.request-form-buttons{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:space-between}.request-form-buttons>*{width:100%}.request-form-buttons .blue-link{text-align:center}.request-form-buttons .btn{border-radius:8px}.request-form-edit{fill:#295ffe;height:.85em;width:.85em}@keyframes loader{0%{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}to{opacity:.2}}.request-entries{background:linear-gradient(95.16deg,#5b85ff,#84a3ff);border-radius:8px;color:#fff;display:flex;flex-direction:column;gap:16px;margin-bottom:16px;min-height:184px;overflow:hidden;padding:16px;position:relative}.request-entries-main{--gap:16px;display:flex;flex-grow:1;flex-wrap:wrap;gap:var(--gap);z-index:1}.request-entries-side{align-self:flex-end;flex-shrink:0;width:100%}.request-entries-item{width:calc((100% - var(--gap)*(var(--cols, 2) - 1))/var(--cols, 2))}.request-entries-item-title{font-size:12px;margin-bottom:4px;opacity:.75}.request-entries-item-val{color:hsla(0,0%,100%,.75);font-size:12px}.request-entries-item-val b{color:#fff;font-size:16px}.request-entries .btn{width:100%}.request-entries.-mortgage:before{background:url(/dist/assets/images/d3148b8a8f343753d64295582fb56d94fc1dd60d571207915ab4bea51e196176.png) no-repeat;bottom:30px;content:"";height:170px;position:absolute;right:-20px;top:auto;width:139px}.request-panel{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1216px;padding:0;width:100%;z-index:99}.request-panel.align-end{align-items:flex-end}.request-panel-params{background-color:#f3f6fd;border-radius:8px;display:inline-flex;flex-direction:column;gap:16px;justify-content:space-between;padding:16px;width:100%}.request-panel-params-item{align-items:center;display:flex;flex-wrap:wrap;gap:8px;line-height:18px}.request-panel-params-item-side{flex-grow:1;justify-content:flex-start}.request-panel-params-title{color:#636775;font-size:14px}.request-panel-params-text{color:#3f5067;font-size:16px;font-weight:500;line-height:1.5;margin-left:auto;text-align:right}.request-panel-params-btn{align-items:center;color:#295ffe;cursor:pointer;display:flex;font-weight:500;white-space:nowrap}.request-panel-params-btn svg{fill:currentColor;height:18px;margin-right:12px;width:18px}.no-touch .request-panel-params-btn:hover{color:#ff5a02}.request-panel-params-edit{cursor:pointer;fill:#295ffe;height:18px;margin-left:12px;position:relative;top:2px;width:18px}.no-touch .request-panel-params-edit:hover{fill:#ff5a02}.request-panel-params-link{width:100%}.request-panel-btns{display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;margin:16px 0 auto;width:100%}.request-panel-btns-block{display:flex;justify-content:center;order:2}.request-panel-btns .btn{flex-grow:1;white-space:nowrap;width:100%}.request-panel-btns .btn-transparent{order:2;width:auto}.request-panel-btn-submit{min-width:256px}.request-panel-wrapper.stick{background:#f3f6fd;box-shadow:0 0 24px rgba(0,0,0,.106);left:0;margin-left:50%;position:-webkit-sticky;position:sticky;right:50%;top:0;transform:translateX(-50%);width:100vw;z-index:99}.request-panel-wrapper.stick .request-panel{background:inherit}.request-panel-wrapper.stick.with-fields{padding:8px 16px}.request-panel-wrapper.stick.with-fields .request-panel-params-btn{flex-grow:0;margin-bottom:16px;order:0}.request-panel-column .request-panel-params-item{align-items:flex-start;flex-basis:0;flex-direction:column;flex-grow:1}.request-panel-column .request-panel-params-item.-col2{flex-basis:50%}.request-panel-column .request-panel-params-item.-col4{flex-basis:25%}.request-panel-column .request-panel-params-text{padding-right:24px;position:relative;text-align:left;width:100%}.request-panel-column .request-panel-params-edit{bottom:0;position:absolute;right:0;top:auto}.request-panel-fields{display:none;flex-wrap:wrap;gap:16px}.request-panel-fields.active{display:flex}.request-panel-fields-item{padding-top:24px;width:100%}.request-panel.title-btns{margin-bottom:24px}.request-panel.title-btns .request-panel-title{margin-bottom:0}.request-panel-tabs{display:flex;flex-wrap:nowrap;justify-content:flex-start;margin-left:-16px;margin-right:-16px;margin-top:16px;overflow:auto;padding-left:16px;padding-right:16px}.request-panel-tabs::-webkit-scrollbar{display:none}.request-panel-tabs-item{align-items:center;background:rgba(217,225,250,.5);border-radius:30px;display:flex;margin-right:8px;padding:4px 16px;white-space:nowrap}.request-panel-tabs-item:last-child{margin-right:0}.request-panel-tabs-item svg{fill:#295ffe;height:5px;margin-left:8px;margin-top:2px;width:9px}.request-panel-tabs-item svg.request-panel-tabs-icon{height:12px;margin:0 8px 0 0;width:12px}.request-panel-wide{background:#f3f6fd;border-radius:8px;line-height:24px;padding:24px}.request-panel-wide-params-item{align-items:flex-start;border-bottom:1px solid #edecec;display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding-bottom:16px;padding-right:24px;position:relative}.request-panel-wide-params-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.request-panel-wide-params-title{align-items:center;color:#636775;display:flex;flex-wrap:wrap;font-size:14px;gap:8px}.request-panel-wide-params-text{font-size:16px}.request-panel-wide-params-text p{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.request-panel-wide-params-text p:last-child{margin-bottom:0}.request-panel-wide-params-edit{cursor:pointer;fill:#295ffe;height:18px;position:absolute;right:0;top:2px;width:18px}.no-touch .request-panel-wide-params-edit:hover{fill:#ff5a02}.request-panel-wide-tile{background:#daefd0;border-radius:20px;color:#18304f;display:inline-block;font-size:14px;line-height:24px;padding:0 8px}.request-sticky-btn-mobile{background:#fff;bottom:0;box-shadow:0 0 24px rgba(0,0,0,.11);display:none;left:0;padding:8px 16px;position:fixed;right:0;width:100%;z-index:9999}.request-sticky-btn-mobile.active{display:block}.request-sticky-btn-mobile .btn{width:100%}.request-data-list-item{display:flex;flex-direction:column;gap:8px 16px;padding-bottom:16px}.request-data-list-part{border-bottom:1px solid #edecec;line-height:24px;margin-bottom:16px;position:relative}.request-data-list-part:last-child{border-bottom:0;margin-bottom:-16px}.request-data-list-cell{color:#3f5067;flex-grow:1}.request-data-list-cell-caption{color:#636775;flex-grow:0;flex-shrink:0;font-size:14px;font-weight:400}.request-data-list-btn{font-size:14px;font-weight:500;position:absolute;right:0;text-align:right;top:3px;width:40px}.request-data-list-btn a{display:flex;justify-content:flex-end}.request-data-list-btn svg{display:none;fill:currentColor;height:18px;width:18px}.request-empty{align-items:center;display:flex;flex-direction:column;gap:24px 50px;max-width:300px}.request-empty-text{align-self:center;font-size:14px;line-height:1.5;text-align:left}.request-empty .btn{width:100%}.request-tel-verification{display:flex;flex-direction:column;gap:16px;justify-content:center;text-align:left}.request-tel-verification-wrapper{text-align:center}.request-tel-verification-main{display:flex;flex-direction:column;gap:24px}.request-tel-verification-side{order:2;text-align:center}.request-tel-verification-quote{background:#fff;border-radius:8px;box-shadow:0 10px 40px -8px rgba(33,107,211,.258);font-size:14px;line-height:1.5;order:2;padding:16px;position:relative}.request-tel-verification-quote:after{border-radius:0 40px 0 0;border-color:#fff transparent;border-style:solid;border-width:8px 0 0 10px;bottom:-2px;content:"";height:20px;left:-11px;position:absolute;transform:rotate(115deg);width:15px;z-index:2}.request-tel-verification.-column{flex-direction:column;margin-left:0}.request-tel-verification.-column .request-tel-verification-side{order:2}.request-middle-col{margin:0 auto;max-width:424px}.request-middle-col .request-form-cell-btn{justify-content:center}.request-grout{align-items:center;display:flex;margin-bottom:39px;min-height:56px}.request-grout.tns-slider{margin-bottom:0}.request-grout-wrapper{overflow:hidden}.request-grout-wrapper .tns-ovh{overflow:visible}.request-grout-item{flex-grow:1;flex-shrink:0;font-size:18px;line-height:28px;padding-right:24px;text-align:center;width:100%}.request-grout-item span{font-weight:600;position:relative}.request-grout-item span:before{background-repeat:no-repeat;content:"";display:block;height:calc(100% + 8px);left:0;position:absolute;top:-6px;width:calc(100% + 34px);z-index:-1}.request-grout-item:first-child span:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFYAAAAcCAMAAADMS7jPAAAAYFBMVEVHcEzZ4frX3/ra3/rX3/vX3//a4vra4vrZ4fnZ4fna3/rf5//Z4vnZ4frb3/vf3//Y4fjX3/fZ3/zZ4PnY3/rY4frZ4vzZ4fna3/fZ4PvY4fja4fva4/ra4fra5PrZ4foxXyiDAAAAH3RSTlMAz2AwQCCfv9+AYCCv70AQcCBQ35CQUKBgr7CPb28wALBSIAAAAOlJREFUGBm1wVlywyAQBcCHQMCAdsm7nXf/WxopqpRTyZdr3I2/cv7qppSSiPiiCSsTf5iwarz3IpJS1+WMf+Xcpbt4H0yMfEtrQnOT1GXsxhipKYbbvesx8gMswA8AMFOdAWCo7grgQnUDgBPVOQBCdRbAmdpaFEdqCygstV1RjNQ2YEVtDquZyixWhrpabC7UFbA5UdcBG6GuAZszdTlsjtTVY2OpqsW3kaoCdlR1wG7mL22MITTei0hVTK6w9QvrVlVViSy+CSby1YCdYYzBL1JVztY13tDXbnosjWlJOux6qOndo0fxBNiv8cMcE/7pAAAAAElFTkSuQmCC);left:-9px;top:-2px;width:calc(100% + 34px)}.request-grout-item:nth-child(2) span:before{background-image:url(/dist/assets/images/fcd5e11ed4f6b5b7063973c707b054426a178eb636e93a2bbf5428aab17fa2ea.png);left:-9px;top:-5px}.request-grout-item:nth-child(3) span:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAAAdCAMAAACJzSIWAAAAY1BMVEVHcEzZ4frX3/rf3//X3/vX3//a4vra4vrZ4fnZ4fnf5//Y4fjZ3/nZ4frb3/va3/rZ4fna3/fa3/rX3/fZ4vnY4fjZ3/za4frY3/ra4fvY4frZ4Pna4/ra5Prb4/vZ4vzZ4fpS7jruAAAAIHRSTlMA72AQQCCfv9+AILBQz0BgoGAwIK9wUG+Qj5DfbzBAUPTCPWoAAADUSURBVBgZtcFJVsMwEAXAr8FqtWc7zgzk3/+USGbHA7IIXYW/tUXAqxa9ppREZMg7PuPyTqotFVpM0zSOY9viR8L/5fIgkq76No3vAV9mWsqyacRMax1utKZQWutxpLWIhdYCHjTmgA8aE2ClsQ440JgCBxrrAdBYBEBjAcCdphyKO00JCqGpDoXQlKKYaapHMdNURHGjqYBCacmhOtKSoFr4u1w5vqBDtar3PhbNDs+EZherk/f+rKqXlERkyI7fKQw0TYz+rJdNBkeyh7Gwng4APgEFLCgSkO+DKwAAAABJRU5ErkJggg==);left:-15px;top:-2px}.request-grout-item:nth-child(4) span:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGsAAAAcCAMAAABRRrFHAAAAbFBMVEVHcEzX3/vX3//f3//Z4fna3/rX3/rZ4fna4vra4vrZ4frZ4frf5//b3/va3/rZ3/za4frY4fra4fvZ4vnY4fjZ4frY3/rZ3/nb4/vX5//a5PrZ4vza4vrZ4PvX3/fY4fjZ4fna3/fa4/rZ4frweilVAAAAI3RSTlMAQCAQ32BggJ+/z+8gQDBQb5CPr3DfkFBAIDBQYK8gsKBgb+Dgo/gAAAD3SURBVBgZvcFZTsNAEAXAN+Oxu9t79hUCvPvfEY+DJT4AoUjpKkwOplJ25wLPUbTnrvwoMFvxSzJTkXLourbFg9q27bqhLEXWqlanxLsTZsYfNSnVZrZR1bUsyjtZrDWzSZrwdz1mNR0cMKOHK7JXetgiO9LDCtk7PSgyoYcbshd6qJEZPeyQNfTQYFLQByY9fZwAXOijB7CljwBgRR9XAEYfWwA1fQgAOlGgoBMFjnRiwIVOdoDQyQ54oxcARRjG/cZSw2dpUm2qgu9iCNUoqmZ1aviolJLZRlVkrKrQx4h/iDGGSTWRxV7vZDFW2RBC6GOMBf7yCUXwWehdgdraAAAAAElFTkSuQmCC);left:-8px;top:-1px}.request-separator{background-color:#edecec;height:1px;margin:64px auto;width:162px}.request-card-item{align-items:center;background-color:#fff;border:1px solid #edecec;border-radius:8px;box-shadow:0 0 24px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;font-size:16px;line-height:1.2;margin-bottom:16px;min-height:102px;padding:16px;position:relative}.request-card-item:last-child{margin-bottom:0}.request-card-item.selected{border-color:#295ffe}.request-card-item.success .request-card-col svg{fill:#46b114}.request-card-item.compact{min-height:96px;padding:16px}.request-card-item.help{--valera-width:min(175px,20%);background:#f3f6fd;border:0;box-shadow:none;flex-wrap:wrap;line-height:1.5;overflow:hidden;padding-left:16px;padding-right:16px;position:relative}.request-card-valera-help{bottom:0;content:"";display:block;max-height:calc(100% - 10px);max-width:var(--valera-width);position:absolute;right:24px;transform:translateY(5.5%);width:100%}.request-card-logo{display:contents;height:40px;width:56px}.request-card-logo img{display:flex;font-size:0;line-height:0;object-fit:contain;position:relative;z-index:4}.request-card-col{align-items:center;align-self:center;display:flex;flex-basis:100%;flex-shrink:0;gap:8px;justify-content:space-between;margin-top:16px;order:9}.request-card-col-title{align-items:flex-start;color:#636775;display:flex;font-size:14px;line-height:16px;margin-bottom:8px}.request-card-col-title svg{fill:#295ffe;flex-shrink:0;height:15px;margin-right:8px;margin-top:1px;width:15px}.request-card-col-text{color:#3f5067;font-size:16px;line-height:24px}.request-card-title{align-items:center;color:inherit;display:flex;flex-grow:1;line-height:1.5;padding-left:8px;padding-right:8px;width:calc(100% - 56px)}.request-card-title a{color:inherit}.request-card-btn,.request-card-status{flex-basis:100%;order:9}.request-card-btn{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;margin-top:16px;text-align:right}.request-card-btn .btn{width:100%}.request-card-status{align-items:center;display:flex;flex-grow:1;flex-shrink:100;font-size:14px;justify-content:space-between;justify-content:flex-end;margin-top:16px}.request-card-status svg{fill:currentColor;flex-shrink:0;height:12px;margin-left:8px;width:14px}.request-card-status.-rejected{color:#e91a58}.request-card-status.-rejected-gray{color:#636775}.request-card-status.-loading{color:#295ffe}.request-card-status.-loading img{margin-left:8px}.request-card-main{display:contents;flex-grow:1;min-width:220px}.request-card-rating{align-items:center;color:#636775;cursor:pointer;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:12px 0 4px;order:2;white-space:nowrap}.no-touch .request-card-rating:hover{color:#295ffe}.request-card-descr{background:#f3f6fd;border-radius:20px;display:inline-block;font-size:14px;line-height:24px;overflow:visible;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.request-card-descr-wrapper{display:flex;gap:8px;margin:12px -16px 0;order:9;overflow:auto;padding:0 16px;width:calc(100% + 32px)}.request-card-descr-wrapper::-webkit-scrollbar{display:none}.request-card-descr.-positive{background:#daefd0}.request-card-descr.-negative{background:#ffe3d5}.request-card-badge{align-items:center;background:var(--badge-bg,#daefd0);border-radius:8px;color:var(--badge-color,#46b114);display:inline-flex;line-height:1.2;min-height:25px;padding:0 8px}.request-card-badge.-sm{border-radius:4px;font-size:14px;min-height:20px;padding:0 4px}.request-card-badge.-yellow{--badge-bg:#ffdd2d;--badge-color:#333}.request-card-badge.-lime{--badge-bg:#87cc67;--badge-color:#fff}.request-card-badge.-lorange{--badge-bg:#ffdecc;--badge-color:#ff5a02}.request-card-badge.-pink{--badge-bg:rgba(207,10,43,0.10196078431372549);--badge-color:#cf0a2c}.request-card-badge-note{color:#636775;font-size:13px;line-height:1.2}.request-card-contacts{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;row-gap:8px}.request-card-contacts-desc{width:100%}.request-card-contacts-desc>p{margin-bottom:0}.request-card-contacts-title{display:block;width:100%}.request-card-contacts-item{--icon-size:22px;align-items:center;display:flex;flex:0 1 auto;font-size:15px;gap:8px;width:100%}.request-card-contacts-item.tg{--icon-color:#279eda}.request-card-contacts-item svg{display:block;fill:var(--icon-color,#295ffe);flex:0 0 auto;height:var(--icon-size);width:var(--icon-size)}.request-card.-inline .request-card-item{align-items:center;border:0;flex-flow:row nowrap;gap:10px;margin-bottom:8px;min-height:auto;padding:8px 16px}.request-card.-inline .request-card-start{align-items:center;display:flex;gap:10px}.request-card.-inline .request-card-logo{display:block;flex:0 0 auto;width:40px}.request-card.-inline .request-card-logo img{display:block}.request-card.-inline .request-card-col{display:block;flex:1 1 auto;margin-top:0}.request-card.-inline .request-card-title{font-size:16px;line-height:1.25}.request-card.-inline .request-card-title-cont{display:flex;flex-direction:column;gap:4px}.request-card.-inline .request-card-btn{flex-basis:auto;flex-shrink:0;margin-top:0}.request-card.-inline .request-card-btn .btn.-h24{--height:24px}.request-card.-inline .request-card-btn .btn.-h24 svg{--height:32px}.request-service{text-align:center}.request-service-img{align-items:center;border-radius:16px;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.request-service-img svg{fill:#e91a58;height:34px;width:34px}.request-service-img.-complete{background:#daefd0}.request-service-img.-complete svg{fill:#46b114}.request-service-img.-error{background:rgba(233,26,88,.06)}.request-service-img.-error svg{fill:#e91a58;padding:5px}.request-service-img.-loading{opacity:.7}.request-service-img.-loading img{height:100%;padding:4px;width:100%}.request-service-flex{display:flex;flex-direction:column;justify-content:center;margin:0 auto}.request-service-policy{align-items:center;background:#f3f6fd;border-radius:8px;display:flex;gap:16px;justify-content:center;margin-bottom:16px;min-height:72px;width:100%}.request-service-policy svg{fill:#295ffe;height:30px;width:30px}.request-service-policy-a{color:#295ffe;font-weight:600}.request-service-form{background:#f3f6fd;border-radius:8px;min-height:120px;padding:24px;text-align:left;width:100%}.request-service-form-div{display:flex;flex-direction:column;gap:10px}.request-service-form--legend{color:#3f5067;font-size:14px;margin-bottom:8px;text-align:left}.request-service-review-textarea{min-height:160px}.request-service-review-form-bottom{display:flex;flex-direction:column;gap:16px;justify-content:space-between;margin-top:16px}.request-service-review-label{color:#7a838e;font-size:14px;margin-bottom:8px}.request-service-answer{align-items:center;background:#f3f6fd;border-radius:8px;display:flex;flex-direction:column;gap:16px;min-height:120px;padding:24px;text-align:center;width:100%}.request-service-answer-svg{fill:#46b114;height:32px;padding:8px;width:32px}.request-service-answer-text{line-height:24px}.request-service-answer-text b{font-weight:800}.request-service-answer a{display:block}.sravni-vidget-head{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:940px}.sravni-vidget-head-text{padding:24px 24px 0 0}.sravni-vidget-head-text h1{font-size:24px}.sravni-vidget-head-pic{flex-shrink:0;max-width:300px;width:100%}.sravni-vidget-head-pic img{height:auto}.sravni-vidget-head-bg{background:#f6f5f4;left:50%;margin-left:-50vw;margin-top:-8px;position:relative;width:100vw}.branding-on .sravni-vidget-head-bg{left:0;width:auto}.branding-on .sravni-vidget-head-bg,.sravni-vidget-wrapper{margin-left:-16px;margin-right:-16px}.sravni-vidget-wrapper.-without-margin{margin:-16px -16px 0}.eosago-sticky{background:#fff;box-shadow:0 0 24px rgba(0,0,0,.106);cursor:pointer;margin-left:-16px;margin-right:-16px;max-width:1248px;padding:8px 16px;position:fixed;top:0;width:100%;z-index:21}.eosago-sticky *{pointer-events:none}.eosago-sticky-text{font-size:16px;line-height:1.5}.eosago-sticky-text-caption{background:#daefd0;border-radius:8px;color:#46b114;display:inline-block;margin-left:8px;padding:0 8px}.eosago-sticky-buttons{display:flex;justify-content:flex-end}.eosago-sticky-inputs{align-items:center;display:flex}.eosago-sticky-inputs .legend{margin-right:10px}.eosago-sticky .btn{font-weight:400}.eosago-sticky .legend{color:#3f5067;margin-bottom:4px;margin-top:0;position:static}.eosago-sticky .container{align-items:center;flex-wrap:nowrap;justify-content:space-between;margin:0 -16px -8px}.eosago-sticky .container-item{margin-bottom:8px;width:auto!important}.eosago-sticky .sticky-btn-icon{align-items:center;display:flex;height:40px;justify-content:center;min-height:40px;padding:0;width:40px}.eosago-sticky .sticky-btn-icon svg{fill:#fff;height:18px;rotate:90deg;width:18px}.request-widget{display:flex;flex-direction:column;justify-content:space-between}.request-widget.-hero{background:#f3f6fd;border-radius:16px;margin:8px -16px 0;padding:24px 16px 16px;position:relative;z-index:1}.request-widget.-hero .field-input-number-auto{--height:60px}.request-widget.-no-bg{background:none}.request-widget.-in-content{background:var(--backlight,linear-gradient(15deg,#3942ea,rgba(57,66,234,0) 34vw,rgba(57,66,234,0) 0,rgba(57,66,234,0))),linear-gradient(152.57deg,#f3f6fd 42.18%,#c6ccfb 84.01%,#8b94f9 118.92%);border-radius:16px;margin-inline:-16px;padding:24px 16px 16px}.request-widget.-in-content .request-widget-img img{margin-bottom:0}.request-widget.-in-content .request-advantage-item,.request-widget.-in-content .request-buttons-item{font-size:14px;line-height:1.3;min-height:52px}.request-widget-left{display:contents;margin-bottom:32px;width:100%}.request-widget-left .request-form{order:5}.request-widget-text{font-size:18px;line-height:32px;margin-bottom:24px}.request-widget-text span{background:#daefd0;border-radius:8px;color:#46b114;display:inline-block;padding:0 8px}.request-widget .legend{color:#3f5067}.request-widget-img{margin:0 auto;order:5}.request-widget-img img{display:block;height:auto}.request-buttons{display:flex;flex-wrap:nowrap;gap:16px}.request-buttons.-lblue-items{--item-bg:#d9e1fa}.request-buttons-wrapper{margin:0 0 16px;min-width:100%}.request-buttons-overflow{display:flex;left:50%;line-height:1.5;margin-left:-50vw;overflow:auto;padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);position:relative;width:100vw}.request-buttons-overflow.can-scroll{cursor:-webkit-grab;cursor:grab}.request-buttons-overflow.grabbed{cursor:-webkit-grabbing!important;cursor:grabbing!important}.request-buttons-overflow::-webkit-scrollbar{display:none}.request-buttons-item{align-items:center;background:var(--item-bg,#fff);border-radius:8px;cursor:pointer;display:flex;flex-wrap:wrap;line-height:24px;min-height:72px;padding:12px 16px}.request-buttons-item-title{font-weight:600;white-space:nowrap}.request-buttons-item-bottom{white-space:nowrap}.request-buttons-item-bottom button{background-color:#fff;border:0;font-size:15px;font-weight:600}.request-buttons-item-bottom span{margin-right:8px}.request-buttons.-sm .request-advantage-item,.request-buttons.-sm .request-buttons-item{column-gap:8px;flex:0 1 auto;font-size:14px;height:auto;line-height:1.3;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;min-height:52px;padding:8px 12px}.request-advantage-item{align-items:center;background:var(--item-bg,#fff);border-radius:8px;display:flex;gap:8px;line-height:24px;min-height:72px;padding:12px 16px}.request-advantage-item-img{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.request-advantage-item-img img{max-height:100%;max-width:100%}.request-advantage-item-text{white-space:nowrap}.settlement-price{display:flex;flex-direction:column;gap:8px 16px}.settlement-price-result{color:#295ffe;font-size:40px;line-height:48px}.settlement-price-text{color:#3f5067;font-size:14px;line-height:24px}.tile-approval{align-items:center;background:#daefd0;border-radius:8px;display:flex;gap:8px;line-height:1.5;padding:4px 8px 4px 4px}.tile-approval svg{background:#fff;border-radius:6px;fill:#46b114;flex-shrink:0;height:36px;padding:6px;width:36px}.tile-bottom-fixed{background:#daefd0;bottom:0;left:0;padding:16px 0;position:fixed;right:0;z-index:99}.tile-bottom-fixed .b-center{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.tile-bottom-fixed-text{flex-basis:70%;flex-grow:100}.tile-bottom-fixed-btn{flex-grow:1}.tile-bottom-fixed-btn .btn{width:100%}.tile-bottom-fixed-btn .btn:disabled{background:#295ffe!important;color:#fff!important;opacity:.5}.status-control{color:#636775}.status-control-line{display:flex;gap:4px}.status-control-line span{background-color:#edecec;border-radius:4px;display:inline-block;flex-basis:0;flex-grow:1;height:6px;transition:background-color .1s ease}.status-control-text{font-size:14px;margin-top:8px}.status-control.-full{color:#46b114}.status-control.-full .status-control-line span{background-color:currentColor}.status-control.-middle{color:#ffae02}.status-control.-middle .status-control-line span:nth-child(-n+2){background-color:currentColor}.status-control.-initial{color:#e91a58}.status-control.-initial .status-control-line span:first-child{background-color:currentColor}.scoring-plate{--border-radius:16px;padding:16px;border-radius:var(--border-radius);align-items:center;display:flex;flex-direction:column;gap:12px 46px;justify-content:center;position:relative}.scoring-plate-pic{flex-shrink:0}.scoring-plate-text{color:#18304f;font-size:18px;line-height:1.3}.scoring-plate:before{border:2px solid;border-radius:var(--border-radius);bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.scoring-plate.-bad{background-color:#fdeef2;color:#e91a58}.scoring-plate.-average{background-color:#fff6eb;color:#ff7d38}.scoring-plate.-good{background-color:#edf8e8;color:#46b114}.success-card{background-color:#f3f6fd;border-radius:4px;flex-direction:column;font-size:18px;gap:24px 32px;line-height:1.5;padding:16px;position:relative;text-align:center}.success-card,.success-card-ico{align-items:center;display:flex;justify-content:center}.success-card-ico{background-color:#295ffe;border-radius:50%;flex-shrink:0;height:96px;width:96px}.success-card-ico svg{fill:#fff;height:35px;width:45px}.success-card-main{flex-grow:1;text-align:center}.success-card-title{font-size:26px;margin-bottom:16px}.success-card-text{font-size:16px}.form-common-progress{align-items:center;border:1px solid #edecec;display:flex;font-size:16px;justify-content:center;min-height:32px;overflow:hidden;padding:6px;position:relative;z-index:1}.form-common-progress.blue-line{background:#d9e1fa;height:4px;min-height:auto;padding:0}.form-common-progress.blue-line .form-common-progress-line{background:#5b85ff}.form-common-progress-line{background-color:#ffe6b2;bottom:0;left:0;position:absolute;top:0;z-index:-1}.form-common-progress span{margin-right:5px}.form-common-protect{align-items:center;display:inline-flex;font-size:14px;line-height:1.5}.form-common-protect svg{fill:#46b114;flex-shrink:0;height:20px;margin-right:8px;width:18px}.form-common-protect.-form-top{min-height:0}@media screen and (min-width:375px){.request-form-cell-4,.request-form-cell-4-3{--cols:2}}@media screen and (min-width:577px){.recommended-card-wrapper{--cols:2}.request-form-cell-5{--cols:3}.request-form-cell-5-2,.request-form-cell-5-3,.request-form-cell-5-4{--cols:1.5}.request-form-cell-md-auto{width:auto}.request-form-buttons{flex-direction:row}.request-form-buttons>*{width:auto}.request-entries-item-val b{font-size:18px}.request-service-form-div,.request-service-review-form-bottom{flex-direction:row}.request-service-img{height:80px;width:80px}.request-service-img svg{height:40px;width:40px}.scoring-plate,.sravni-vidget-head{flex-direction:row}.scoring-plate-pic{zoom:1.3}.success-card{flex-direction:row;padding:32px}.success-card-main{text-align:left}.success-card-title{font-size:32px}.success-card-text{font-size:21px}}@media screen and (min-width:768px){.tile-offers-item{flex-basis:calc(50% - 16px)}.recommended-card{padding:16px}.recommended-card-wrapper{--cols:3;margin-inline:0;padding-inline:0}.recommended-card-wrapper:not(.slider-recommended-card) .recommended-card{--pic-pos:unset;--pic-height:unset;--pic-width:unset;--card-padding-left:unset;--text-m-top:unset}.recommended-card-wrapper.slider-recommended-card{--el-width:unset}.recommended-card-pic{height:40px}.recommended-card-overflow .tns-outer{position:relative}.no-touch .recommended-card:hover{color:inherit}.selection-head{flex-direction:row}.selection-head-info,.selection-head-pic{flex:1 0 0}.selection-head-info{gap:20px;margin-bottom:calc(var(--bottom-offset) + 32px)}.selection-head-pic{flex-basis:130px;margin-top:calc(var(--top-offset) + 32px)}.selection-head-pic.-original-size{flex:0 1 auto}.selection-head.-single-col{--height:230px;--offset-bottom:175px;align-items:center;flex-direction:column;margin-bottom:-150px;min-height:calc(var(--height) + var(--offset-bottom));padding-bottom:var(--offset-bottom)}.selection-head-accent img{--size:88px}.selection-head-accent.-desktop-row{display:grid;gap:16px 32px;grid-template-columns:110px 1fr;justify-items:flex-start;max-width:871px;text-align:left}.selection-head-accent.-desktop-row img{--size:110px;grid-row:span 2}.selection-head-accent.-desktop-row.-pic-size-auto{grid-template-columns:auto 1fr}.selection-head-form{align-self:flex-start;display:flex;justify-content:center;width:50%}.selection-head-bg.-v2{--inset-bottom:0}.selection-head-bg.-affiliate-program{--top-offset:-8px}.-v2 .selection-head{padding-top:32px}.-v2 .selection-head-info{gap:12px;margin-bottom:253px}.-v2 .selection-head-info>:last-child{max-width:340px}.-v2 .selection-head-pic{bottom:0;max-width:46%;position:absolute;right:46%}.-v3 .selection-head{--offset:40px;--bottom-offset:0}.-affiliate-program .selection-head-info{margin-right:-215px;z-index:1}.selection-head-banner{width:min(871px,100%)}.multibox-check-list{column-count:2}.side-info{padding:54px}.scoring-plate{padding:12px 40px}.request-form-wrapper{padding:32px}.request-form-wrapper .note-exclaim{font-size:16px}.request-form-top{flex-flow:row wrap}.request-form-title-links{align-items:center;flex-flow:row wrap}.request-form-banner{flex-shrink:0;margin:0 0 calc(var(--vertical-gap)*-1) auto;order:9}.request-form-cell-2{--cols:2}.request-form-cell-3{--cols:3}.request-form-cell-3-2{--cols:1.5}.request-form-cell-4{--cols:4}.request-form-cell-4-3{--cols:1.33}.request-form-cell-btn{align-items:center;flex-flow:row wrap}.request-form-cell-btn .btn{width:auto}.request-form-cell-btn .btn-gray{order:0}.request-form-cell-inline{align-items:center;flex-flow:row wrap;min-height:48px}.request-form-cell-no-label{margin-top:26px}.request-form-cell-offset-r-2{margin-right:calc(50% - var(--horizontal-gap)/2 + var(--horizontal-gap))}.request-form-cell-offset-r-3{--offset:3;margin-right:calc((100% - var(--horizontal-gap)*2)/var(--offset, 3) + var(--horizontal-gap))}.request-form-cell-new-calc{order:0}.request-form-cell-new-calc .btn{width:auto}.request-form-cell-verification{order:0}.request-form-cell-help{order:0;width:auto}.request-form-mobile-number,.request-form-mobile-numerable-edit{display:none}.request-service-flex{flex-direction:row}.request-service-policy{flex-direction:column;margin-right:16px;max-width:275px}.request-service-policy svg{height:40px;width:40px}.request-service-form{max-width:500px}.request-service-answer{flex-direction:row;max-width:500px;text-align:left}.request-steps{margin-bottom:0}.request-steps-wrapper{margin-left:-16px;margin-right:-16px}.request-steps-compact-item{justify-content:flex-start}.request-steps-compact-item:not(.active){display:flex}.request-steps-simple{flex-direction:row}.request-step{justify-content:flex-start}.request-step-simple{gap:24px}.sravni-vidget-head h1{font-size:40px;margin-bottom:.47em}.sravni-vidget-wrapper{margin-left:0;margin-right:0}.request-entries{padding:24px}.request-entries .btn{width:auto}.request-entries-item{--cols:4}.request-entries-item-title{font-size:14px}.request-entries-side{width:auto}.request-panel-params{flex-flow:row wrap}.request-panel-params-item-side{justify-content:flex-end}.request-panel-params-text{margin-left:0;text-align:left}.request-panel-btns{margin:0;min-width:500px;width:auto}.request-panel-btns .btn{flex-grow:0;width:auto}.request-panel-btns .btn-transparent{order:0}.request-panel-btns-block{width:242px}.request-panel-tabs{display:none}.request-panel-fields{display:flex;flex-wrap:wrap;width:100%}.request-panel-fields-item{flex-basis:0;flex-grow:1;width:0}.request-panel-fields-item:last-child{margin-right:0}.request-panel-wrapper.mobile-popup{margin-top:16px}.request-panel-column .request-panel-params-edit{position:static}.request-panel-column .request-panel-params-text{padding-right:0}.request-panel-wide-params-item{flex-direction:row;gap:24px}.request-panel-wide-params-title{width:180px}.request-panel-wide-params-text p{gap:16px}.request-data-list-part{padding-right:104px}.request-data-list-item{flex-direction:row}.request-data-list-cell{font-weight:500}.request-data-list-cell-caption{font-weight:400;width:124px}.request-data-list-btn{top:0;width:104px}.request-empty{align-items:flex-start;flex-direction:row;max-width:530px}.request-empty-text{font-size:18px}.request-empty .btn{width:auto}.request-tel-verification{flex-direction:row;margin-left:-124px}.request-tel-verification-main{max-width:424px}.request-tel-verification-side{order:0;text-align:left;width:124px}.request-tel-verification-quote{font-size:16px;order:0}.request-grout{margin-bottom:0}.request-grout-item{flex-basis:0;width:auto}.request-card-item{flex-wrap:nowrap;gap:16px;padding:24px}.request-card-item.help{padding-left:32px;padding-right:calc(var(--valera-width) + 32px)}.request-card-col{flex-basis:21%;flex-direction:column;order:0}.request-card-logo{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:auto;justify-content:flex-start;width:160px}.request-card-title{font-size:21px;padding:0}.request-card-main{display:block}.request-card-rating{margin-top:6px;order:0}.request-card-descr{overflow:hidden}.request-card-descr-wrapper{flex-wrap:wrap;margin:4px 0 0;order:0;padding:0;width:auto}.request-card-badge{font-size:16px;min-height:32px}.request-card-badge-note{font-size:14px}.request-card-btn,.request-card-status{align-self:center;flex-basis:auto;margin-top:0;order:0}.request-card-btn.w-170 .btn{min-width:170px}.request-card-btn .btn{width:auto}.request-card-status{justify-content:flex-end;text-align:right}.request-card-contacts{gap:16px}.request-card-contacts-item,.request-card-contacts-title{width:auto}.request-card.-inline .request-card-item{padding-block:12px}.request-card.-inline .request-card-col{flex-basis:20%}.request-card.-inline .request-card-btn .btn{min-width:clamp(140px,140px + 70*(100vw - 767px)/449,210px)}.request-widget{flex-flow:row wrap;padding:0}.request-widget.-hero{padding-top:0;row-gap:16px}.request-widget.-hero .field-input-number-auto{--height:56px}.request-widget.-in-content{--backlight:linear-gradient(210deg,#3942ea,rgba(57,66,234,0) 22%,rgba(57,66,234,0) 0,rgba(57,66,234,0));gap:16px;padding:0 16px 32px}.request-widget.-in-content .request-widget-img{display:flex;flex-direction:column;max-width:calc(min(40%,480px) - 16px)}.request-widget.-in-content .request-widget-img img{margin:0 auto -16px;max-height:265px;width:auto}.request-widget.-in-content .request-widget-left{max-width:min(60%,712px);padding-right:0;padding-top:32px}.request-widget.-in-content .request-widget-left .request-form{flex-wrap:nowrap}.request-widget.-in-content .request-widget-left .request-form-buttons{gap:24px}.request-widget.-in-content .request-widget-left .field-input-number-auto{max-width:210px}.request-widget.-in-content .request-form{max-width:100%}.request-widget-text{margin-bottom:16px}.request-widget-left{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-bottom:0;max-width:calc(100% - 650px);min-width:380px;padding:50px 32px 0 0}.request-widget-left .request-form{max-width:388px;order:0}.request-widget-img{aspect-ratio:auto;display:block;flex-basis:594px;margin:0;max-width:calc(100% - 380px);order:0;padding-right:clamp(0,24*(100vw - 768px)/233,24px)}.request-widget.-hero .request-widget-img{flex-basis:604px;padding-right:clamp(0,24*(100vw - 768px)/233,67px)}.request-buttons-wrapper{margin-bottom:0}.request-buttons-item{align-items:flex-start;flex-direction:column}.settlement-price{flex-direction:row}.settlement-price-result{white-space:nowrap}.fullwidth-bg.-widget-bg{padding-bottom:32px;padding-top:0}.fullwidth-bg.-widget-bg+.form-filter-compilations,.fullwidth-bg.-widget-bg+.form-filter-compilations+.m-top-small{margin-top:24px}.form-common-protect{font-size:16px;min-height:56px}}@media screen and (min-width:1001px){.tile-offers-item{flex-basis:calc(33.3333% - 16px)}.recommended-card-wrapper:not(.slider-recommended-card){--cols:4}.request-widget.-hero{margin-top:-8px;padding-top:0;row-gap:20px}.request-form-cell-5{--cols:5}.request-form-cell-5-4{--cols:1.25}.request-form-cell-5-3{--cols:1.67}.request-form-cell-5-2{--cols:2.5}.request-entries{flex-direction:row}.request-entries.-mortgage:before{background-image:url(/dist/assets/images/71076178246ff0b3b46a8509815fb9ea0c6161235c2e3e12937f352fb8ff0358.png);height:92px;right:70px;top:0;width:131px}.request-entries.-credit .request-entries-side{align-self:center}.request-card-item{align-items:flex-start}.request-card-col{flex-basis:20%;margin-top:0}.request-card-logo{justify-content:center;width:200px}.eosago-sticky{padding:12px 16px}.eosago-sticky .container-item{flex-basis:0;flex-grow:1}.eosago-sticky-text{font-size:18px}.eosago-sticky-buttons{justify-content:flex-start}.eosago-sticky .sticky-btn-icon{display:none}}@media screen and (min-width:1248px){.request-panel,.request-panel-btns{flex-wrap:nowrap}}@media screen and (min-width:1280px){.recommended-card-wrapper{--cols:5}}@media screen and (max-width:767px){.request-form-cell-mobile-1{width:100%}.request-form-mobile-numerable{counter-reset:list}.request-form-mobile-numerable-edit{cursor:pointer;display:none;fill:#7a838e;height:18px;width:18px}.request-form-mobile-numerable .request-form-wrapper{padding:0}.request-form-mobile-numerable .request-form-block{background:none;display:block;margin-bottom:32px;padding-left:40px;position:relative}.request-form-mobile-numerable .request-form-block:last-child{margin-bottom:0}.request-form-mobile-numerable .request-form-block:last-child:before{content:none}.request-form-mobile-numerable .request-form-block:before{background:#d9e1fa;bottom:24px;content:"";left:16px;position:absolute;top:44px;width:1px}.request-form-mobile-numerable .request-form-block.hidden .request-form-hidden-area{display:none}.request-form-mobile-numerable .request-form-block.hidden .request-form-top{color:#7a838e}.request-form-mobile-numerable .request-form-block.hidden .request-form-top:before{background:#7a838e}.request-form-mobile-numerable .request-form-block.completed .request-form-top{color:inherit}.request-form-mobile-numerable .request-form-block.completed .request-form-mobile-number{background:#46b114 url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUuMjgyIDkuOTk4TDEuMzIgNi4wMzYgMCA3LjM1Nmw1LjI4MiA1LjI4M0wxNi42IDEuMzIgMTUuMjggMCA1LjI4MiA5Ljk5OHoiIGZpbGw9IiMwMDAiLz48bWFzayBpZD0iYSIgc3R5bGU9Im1hc2stdHlwZTpsdW1pbmFuY2UiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMyI+PHBhdGggZD0iTTUuMjgyIDkuOTk4TDEuMzIgNi4wMzYgMCA3LjM1Nmw1LjI4MiA1LjI4M0wxNi42IDEuMzIgMTUuMjggMCA1LjI4MiA5Ljk5OHoiIGZpbGw9IiNmZmYiLz48L21hc2s+PGcgbWFzaz0idXJsKCNhKSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTS04LTEwaDMydjMySC04eiIvPjwvZz48L3N2Zz4=") 50% no-repeat;content:"";text-indent:-999px}.request-form-mobile-numerable .request-form-block.completed .request-form-mobile-numerable-edit{display:block}.request-form-mobile-numerable .request-form-top{flex-flow:row nowrap;gap:10px;justify-content:flex-start;margin-bottom:16px}.request-form-mobile-numerable .request-form-top .note-exclaim{display:none}.request-form-mobile-numerable .request-form-title{flex-grow:0}.request-form-mobile-numerable .mobile-number-off:not(.completed){padding-left:0}.request-form-mobile-numerable .mobile-number-off:not(.completed):before{content:none}.request-form-mobile-numerable .mobile-number-off:not(.completed) .request-form-mobile-number,.request-form-mobile-numerable .mobile-number-off:not(.completed):not(.hidden)~.request-form-block{display:none}.request-form-mobile-number{align-items:center;background:#5b85ff;border-radius:50%;color:#fff;content:counter(list);counter-increment:list;display:flex;font-size:18px;height:32px;justify-content:center;left:0;line-height:32px;position:absolute;top:0;top:-6px;width:32px}.request-panel-wrapper.mobile-popup{margin-top:16px}.request-panel-wrapper.mobile-popup.active:before{background:rgba(0,0,0,.1);bottom:0;content:"";left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;z-index:9999}.request-panel-wrapper.mobile-popup .request-panel-fields{background:#fff;bottom:0;box-shadow:0 0 24px rgba(0,0,0,.11);left:0;padding:24px 16px 16px;position:fixed;right:0;width:100%;z-index:9999}.request-panel-wrapper.mobile-popup .request-panel-fields-item{display:none}.request-panel-wrapper.mobile-popup .request-panel-fields-item.active{display:block}.request-panel-wrapper.mobile-popup .selectr-options-container{margin-top:8px;position:relative}.request-panel-wrapper.mobile-popup .btn{width:100%}.request-panel.-compact .request-panel-params{flex-direction:row}.request-panel.-compact .request-panel-params-item .request-panel-params-title{display:none}.request-panel.-compact .request-panel-params-item-side{flex-grow:0;margin-left:auto}.request-panel.-compact .request-panel-params-item-side span{display:none}.request-card-item.compact{display:grid;grid-template-areas:"logo title title" "logo rating rating" "descr-wrapper descr-wrapper descr-wrapper" "col col btn";grid-template-columns:48px 1fr 50%}.request-card-item.compact .request-card-rating{grid-area:rating;justify-content:flex-start;margin:0 0 0 8px}.request-card-item.compact .request-card-logo-img{grid-area:logo}.request-card-item.compact .request-card-title{grid-area:title;width:auto;word-break:break-word}.request-card-item.compact .request-card-descr-wrapper{grid-area:descr-wrapper}.request-card-item.compact .request-card-col{align-items:flex-start;flex-direction:column;gap:4px;grid-area:col;padding-right:8px}.request-card-item.compact .request-card-status{grid-area:status;grid-column:span 3}.request-card-item.compact .request-card-btn{grid-area:btn}.request-card-item.compact .request-card-btn.w-170 .btn{min-width:auto}.request-card-item.compact .product-card-col-text,.request-card-item.compact .product-card-col-title{width:auto}.fullwidth-wrapper-mobile{left:50%;margin-left:-50vw;position:relative;width:100vw}}
