.InspectionSection_inspectionSection__bIDtx{display:grid;grid-template-columns:1fr auto;grid-column-gap:16px;grid-row-gap:8px}.InspectionSection_linksSection__dCVvR{display:grid;grid-row-gap:12px}.InspectionSection_linksSection__dCVvR a{color:#49c55d;text-decoration:underline}.InspectionSection_error__mjeje{font-size:12px;line-height:18px;color:#ff0508}.FileComponent_item__3Rwjf{display:flex;align-items:flex-start;flex-direction:column}.FileComponent_item__3Rwjf.FileComponent_loaderItem__EMKUe{align-items:center;gap:16px}.FileComponent_itemImage__vTmVz{display:flex;align-items:center;justify-content:center}.FileComponent_itemImage__vTmVz.FileComponent_loaderImage__EKndn img{width:23px;height:13px}.FileComponent_itemImage__vTmVz:hover .FileComponent_buttonPopup__eoj73{bottom:5%}.FileComponent_itemImage__vTmVz img{height:100%;width:100%}.FileComponent_itemImage__vTmVz img.FileComponent_disabled__b_S8d{opacity:.4}.FileComponent_itemImage__vTmVz img.FileComponent_previewImage__Jja81{width:48px;height:48px}.FileComponent_itemSize__HaF10{color:#919294;font-size:10px}.FileComponent_itemName__ZNJI3{font-size:12px;line-height:18px;color:#1f242e}.FileComponent_itemName__ZNJI3.FileComponent_loaderName__zZsV_{text-align:center;color:#49c55d}.FileComponent_itemButtons__vqBOE{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:16px}.FileComponent_itemButtons__vqBOE button{width:100%}.FileLoader_wrapper__8B9pq{display:grid;align-content:center;justify-items:center;grid-row-gap:16px;margin:12px}.Mask__root__9eb82{box-sizing:border-box;display:table;position:absolute;top:0;left:0;z-index:1;height:100%;white-space:break-spaces;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;touch-action:none}.Mask__item__32277{display:table-cell;vertical-align:middle;height:100%}.Input__root__6392b{--input-bg:var(--color-gray-400)}.Input__root__6392b.Input__secondary__ce988{--input-bg:var(--color-white)}.Input__root__6392b{display:flex;align-items:center;gap:8px;position:relative;width:100%;border:1px solid transparent;border-radius:12px;transition:background-color .3s ease,border .3s ease,box-shadow .3s ease}.Input__root__6392b:hover{border-color:var(--color-gray-600)}.Input__root__6392b.Input__focused__d91ee,.Input__root__6392b:focus-within{box-shadow:0 0 0 3px rgb(var(--accent-500-rgb,106 128 239)/.4);background-color:var(--color-white);border-color:var(--accent-600,var(--color-purple-600))}.Input__root__6392b.Input__focused__d91ee .Input__input__07830::placeholder,.Input__root__6392b:focus-within .Input__input__07830::placeholder{opacity:1}.Input__root__6392b.Input__focused__d91ee .Input__rightLabel__6310b,.Input__root__6392b:focus-within .Input__rightLabel__6310b{pointer-events:none}.Input__root__6392b .Input__input__07830:-webkit-autofill,.Input__root__6392b .Input__input__07830:-webkit-autofill:focus,.Input__root__6392b .Input__input__07830:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px var(--input-bg)!important;-webkit-text-fill-color:var(--color-black-500);caret-color:var(--color-black-500);border-radius:12px;-webkit-transition:background-color 0s,color 0s;transition:background-color 0s,color 0s}.Input__root__6392b .Input__input__07830:-moz-autofill,.Input__root__6392b .Input__input__07830:autofill{box-shadow:inset 0 0 0 1000px var(--input-bg)!important;caret-color:var(--color-black-500)}.Input__root__6392b textarea{resize:none;scrollbar-width:none}.Input__root__6392b .Input__input__07830{padding:0;border:0;width:100%;outline:none;background-color:transparent;border-radius:12px;font-size:var(--font-size-16);line-height:var(--font-line-height-16);text-overflow:ellipsis;color:var(--color-black-500)}.Input__root__6392b .Input__input__07830::placeholder{opacity:0;color:var(--color-black-200)}.Input__root__6392b .Input__label__f0162{position:absolute;left:16px;top:50%;font-size:var(--font-size-16);overflow:hidden;width:calc(100% - 32px);transform:translateY(-50%);transition:.2s cubic-bezier(.37,0,.63,1);pointer-events:none}.Input__root__6392b .Input__label__f0162,.Input__root__6392b .Input__leftBlock__5c1d0,.Input__root__6392b .Input__rightBlock__4eed7{line-height:var(--font-line-height-16);text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-gray-800)}.Input__root__6392b .Input__leftBlock__5c1d0{display:flex;align-items:center;padding-left:16px}.Input__root__6392b .Input__rightBlock__4eed7{display:flex;align-items:center;gap:8px;padding-right:16px}.Input__root__6392b .Input__rightBlock__4eed7.Input__withEndBlock__f7ad8{padding-right:8px}.Input__root__6392b .Input__rightLabelWrapper__bd766{overflow:hidden;max-width:5rem;text-overflow:ellipsis;white-space:nowrap}.Input__root__6392b .Input__rightLabel__6310b{max-width:160px;font-size:var(--font-size-14);line-height:var(--font-line-height-14)}.Input__root__6392b .Input__endBlock__af371{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:32px;gap:8px}.Input__root__6392b .Input__holder__13099{display:inline-flex;position:relative;flex:1 1}.Input__root__6392b .Input__mask__75ffb{font-size:var(--font-size-16);line-height:var(--font-line-height-16);text-overflow:ellipsis;color:var(--color-black-200)}.Input__root__6392b.Input__primary__93b3a{background-color:var(--color-gray-400)}.Input__root__6392b.Input__secondary__ce988{background-color:var(--color-white)}.Input__root__6392b.Input__rootCenter__f3494{justify-content:center}.Input__root__6392b .Input__holderCenter__19f5e,.Input__root__6392b .Input__inputCenter__f5052{flex:none;display:block;width:100%}.Input__root__6392b .Input__rightBlockCenter__2fd13{position:absolute;right:0}.Input__root__6392b.Input__disabled__42c80{cursor:not-allowed}.Input__root__6392b.Input__disabled__42c80.Input__primary__93b3a{background-color:var(--color-gray-300)}.Input__root__6392b.Input__disabled__42c80 .Input__input__07830{cursor:not-allowed;color:var(--color-gray-600,#c2c2c6)}.Input__root__6392b.Input__disabled__42c80 .Input__input__07830:hover{border-color:transparent}.Input__root__6392b.Input__disabled__42c80 .Input__label__f0162,.Input__root__6392b.Input__disabled__42c80 .Input__leftBlock__5c1d0,.Input__root__6392b.Input__disabled__42c80 .Input__rightBlock__4eed7{cursor:not-allowed;color:var(--color-gray-600)}.Input__root__6392b.Input__disabled__42c80 .Input__leftBlock__5c1d0 .Input__rightLabel__6310b,.Input__root__6392b.Input__disabled__42c80 .Input__rightBlock__4eed7 .Input__rightLabel__6310b{cursor:not-allowed}.Input__root__6392b.Input__disabled__42c80 .Input__endBlock__af371{cursor:not-allowed;color:var(--color-gray-600)}.Input__root__6392b.Input__disabled__42c80.Input__disabledChange__0d6f3 .Input__input__07830{cursor:not-allowed;caret-color:transparent}.Input__root__6392b.Input__disabled__42c80:hover{border-color:transparent}.Input__root__6392b.Input__disabledChange__0d6f3 .Input__input__07830{cursor:pointer;caret-color:transparent}.Input__root__6392b.Input__s__7abc4 .Input__input__07830,.Input__root__6392b.Input__s__7abc4 .Input__mask__75ffb{padding:11px 16px}.Input__root__6392b.Input__s__7abc4:not(.Input__disableFloatingLabel__25cf0) .Input__input__07830:focus-within+.Input__label__f0162{display:none}.Input__root__6392b.Input__s__7abc4 .Input__input__07830:not([value=""])+.Input__label__f0162{display:none}.Input__root__6392b.Input__s__7abc4 .Input__endBlock__af371{height:46px}.Input__root__6392b.Input__s__7abc4.Input__startBlock__86a00 .Input__input__07830,.Input__root__6392b.Input__s__7abc4.Input__startBlock__86a00 .Input__mask__75ffb{padding-left:0}.Input__root__6392b.Input__m__35ec6 .Input__input__07830{padding:25px 16px 5px}.Input__root__6392b.Input__m__35ec6:not(.Input__disableFloatingLabel__25cf0):focus-within .Input__label__f0162{font-size:var(--font-size-14);line-height:var(--font-line-height-14);font-weight:var(--font-weight-regular);top:6px;transform:none}.Input__root__6392b.Input__m__35ec6.Input__focused__d91ee .Input__label__f0162,.Input__root__6392b.Input__m__35ec6.Input__withValue__79d1d .Input__label__f0162{font-size:var(--font-size-14);line-height:var(--font-line-height-14);font-weight:var(--font-weight-regular);top:6px;transform:none}.Input__root__6392b.Input__m__35ec6 .Input__mask__75ffb{padding:25px 16px 5px}.Input__root__6392b.Input__m__35ec6 .Input__endBlock__af371{height:54px}.Input__root__6392b.Input__m__35ec6.Input__startBlock__86a00 .Input__input__07830,.Input__root__6392b.Input__m__35ec6.Input__startBlock__86a00 .Input__mask__75ffb{padding-left:4px}.Input__root__6392b.Input__m__35ec6.Input__startBlock__86a00 .Input__label__f0162{left:4px}.Input__root__6392b.Input__l__9b0fc .Input__input__07830{padding:27px 16px 7px}.Input__root__6392b.Input__l__9b0fc:not(.Input__disableFloatingLabel__25cf0):focus-within .Input__label__f0162{font-size:var(--font-size-14);line-height:var(--font-line-height-14);font-weight:var(--font-weight-regular);top:8px;transform:none}.Input__root__6392b.Input__l__9b0fc.Input__focused__d91ee .Input__label__f0162,.Input__root__6392b.Input__l__9b0fc.Input__withValue__79d1d .Input__label__f0162{font-size:var(--font-size-14);line-height:var(--font-line-height-14);font-weight:var(--font-weight-regular);top:8px;transform:none}.Input__root__6392b.Input__l__9b0fc .Input__mask__75ffb{padding:27px 16px 7px}.Input__root__6392b.Input__l__9b0fc .Input__endBlock__af371{height:58px}.Input__root__6392b.Input__l__9b0fc.Input__startBlock__86a00 .Input__input__07830,.Input__root__6392b.Input__l__9b0fc.Input__startBlock__86a00 .Input__mask__75ffb{padding-left:4px}.Input__root__6392b.Input__l__9b0fc.Input__startBlock__86a00 .Input__label__f0162{left:4px}.Input__root__6392b.Input__error__c2b2d{border-color:var(--color-red-600)}.Input__root__6392b.Input__error__c2b2d .Input__label__f0162{color:var(--color-red-600)}.Input__root__6392b.Input__error__c2b2d.Input__focused__d91ee,.Input__root__6392b.Input__error__c2b2d:focus-within{border-color:var(--accent-600)}.Input__root__6392b.Input__success__5cf1a{border-color:var(--color-green-600)}.Input__root__6392b.Input__success__5cf1a .Input__label__f0162{color:var(--color-green-600)}.Input__root__6392b.Input__success__5cf1a.Input__focused__d91ee,.Input__root__6392b.Input__success__5cf1a:focus-within{border-color:var(--accent-600)}.LandingHeader_header__RhicN div,.LandingHeader_header__RhicN h1{font-size:48px;line-height:56px;font-weight:700;font-family:var(--accent-font),var(--font-family-primary);color:var(--color-title);font-weight:400}.LandingHeader_header__RhicN div{font-weight:700}.LandingHeader_bipRuHeader__3c5yt div,.LandingHeader_bipRuHeader__3c5yt h1{font-size:32px;line-height:40px;font-weight:700;font-weight:400}.LandingHeader_bipRuHeader__3c5yt div{font-weight:700}.LandingHeader_getToKnowTheCost__xtGn4{font-size:16px;line-height:24px;font-weight:400;font-weight:500;font-family:var(--subtitle-font),var(--font-family-primary);color:var(--color-subtitle);margin-top:8px}.LandingPage_kaskoCalculationSkeleton___j9zL{margin:8px 0 16px}.LandingPage_page__Sp2_R{display:grid;align-content:start}.LandingPage_page__Sp2_R h2{font-size:40px;line-height:48px;font-weight:700;font-family:var(--font-favoritPro);margin:48px 0 32px;text-align:center}@media(max-width:900px){.LandingPage_page__Sp2_R h2{font-size:32px;line-height:40px;font-weight:700}}@media(max-width:599px){.LandingPage_page__Sp2_R [data-component=carouselArrow]:first-of-type{left:0}.LandingPage_page__Sp2_R [data-component=carouselArrow]:last-of-type{right:0}}@media(max-width:375px){.LandingPage_page__Sp2_R>div:first-of-type{padding:0 12px}.LandingPage_page__Sp2_R>div:first-of-type ul{grid-column-gap:12px}}.LandingPage_kaskoCar__ydu_d{display:flex;width:100%;height:auto;scale:-1 1}.LandingPage_header__keKf5{background-color:#fff}.LandingPage_header__keKf5 .LandingPage_container__sneAa{display:grid;grid-template-columns:4fr 5fr;grid-row-gap:16px}.LandingPage_header__keKf5 .LandingPage_container__sneAa .LandingPage_kaskoCarDesktop__h9c1e{justify-self:end;margin-top:70px}.LandingPage_header__keKf5 .LandingPage_container__sneAa .LandingPage_kaskoCarMobile__f3V8f{display:none}@media(min-width:1920px){.LandingPage_header__keKf5 .LandingPage_container__sneAa{align-items:center;padding:90px 0}.LandingPage_header__keKf5 .LandingPage_container__sneAa .LandingPage_kaskoCarDesktop__h9c1e{margin:0}}@media(max-width:1919px){.LandingPage_header__keKf5 .LandingPage_container__sneAa{padding:64px 0}.LandingPage_header__keKf5 .LandingPage_container__sneAa .LandingPage_kaskoCarDesktop__h9c1e{max-width:640px}}@media(max-width:1439px){.LandingPage_header__keKf5 .LandingPage_container__sneAa{padding:64px 40px;grid-column-gap:9%}}@media(max-width:1365px){.LandingPage_header__keKf5 .LandingPage_container__sneAa{grid-column-gap:16.4%}}@media(max-width:1279px){.LandingPage_header__keKf5 .LandingPage_container__sneAa{padding:24px 16px;grid-column-gap:64px}}@media(max-width:1023px){.LandingPage_header__keKf5 .LandingPage_container__sneAa{grid-column-gap:16px;justify-items:legacy}.LandingPage_header__keKf5 .LandingPage_container__sneAa .LandingPage_kaskoCarMobile__f3V8f{display:none}.LandingPage_header__keKf5 .LandingPage_container__sneAa .LandingPage_kaskoBlockCard__NMWZT{max-width:none}}@media(max-width:767px){.LandingPage_header__keKf5 .LandingPage_container__sneAa{padding:24px}}@media(min-width:600px)and (max-width:767px){.LandingPage_header__keKf5 .LandingPage_container__sneAa{grid-template-columns:1fr auto}.LandingPage_header__keKf5 .LandingPage_container__sneAa h1{font-size:28px;line-height:28px}.LandingPage_header__keKf5 .LandingPage_container__sneAa .LandingPage_kaskoBlockCard__NMWZT p{font-size:13px}.LandingPage_header__keKf5 .LandingPage_container__sneAa br{display:none}.LandingPage_header__keKf5 .LandingPage_container__sneAa .LandingPage_kaskoCarDesktop__h9c1e{width:215px}}@media(max-width:599px){.LandingPage_header__keKf5 .LandingPage_container__sneAa{padding:24px 16px;grid-template-columns:none}.LandingPage_header__keKf5 .LandingPage_container__sneAa .LandingPage_kaskoCarMobile__f3V8f{display:flex}.LandingPage_header__keKf5 .LandingPage_container__sneAa .LandingPage_kaskoCarDesktop__h9c1e{display:none}.LandingPage_header__keKf5 .LandingPage_container__sneAa h1{font-size:32px;line-height:40px;font-weight:700;font-weight:400}}.LandingPage_header__keKf5 .LandingPage_noPlate__pMCHp{font-size:16px;line-height:24px;font-weight:400;margin-bottom:16px}.LandingPage_header__keKf5 .LandingPage_noPlate__pMCHp a{text-decoration:underline;color:var(--accent-color,#6a80ef);cursor:pointer}.LandingPage_header__keKf5 .LandingPage_moexBank___yCJ3,.LandingPage_header__keKf5 .LandingPage_moexBank___yCJ3 svg{width:auto;height:auto}.LandingPage_header__keKf5 .LandingPage_moexBank___yCJ3 path{fill:revert-layer}.LandingPage_reasons__uJGZb{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px}@media(max-width:900px){.LandingPage_reasons__uJGZb{grid-template-columns:none}}.LandingPage_reasonCard__uTsGA{display:flex;flex-direction:column;background-color:#fff;border-radius:20px;padding:24px}.LandingPage_reasonCard__uTsGA .LandingPage_title__psdzh{font-size:28px;line-height:36px;font-weight:500;font-family:var(--general-font,var(--font-family-primary));font-weight:700;margin:16px 0 24px}.LandingPage_reasonCard__uTsGA p{font-size:18px;line-height:24px}@media(max-width:900px){.LandingPage_reasonCard__uTsGA{align-items:start}.LandingPage_reasonCard__uTsGA p{text-align:left}}.LandingPage_iconWrapper__WJCfn{display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:50%;width:64px;height:64px;color:#ff0508}.LandingPage_risks__iBObR{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px}@media(max-width:900px){.LandingPage_risks__iBObR{grid-template-columns:none}}.LandingPage_riskCard__z_ui4{display:grid;align-content:start;grid-row-gap:16px;padding:32px 24px;background-color:#fff;border-radius:16px}.LandingPage_riskCard__z_ui4 .LandingPage_title__psdzh{font-size:24px;line-height:32px;font-weight:500;color:#ff0508}.LandingPage_riskCard__z_ui4 p{font-size:16px;line-height:24px;font-weight:400}.LandingPage_bipRuContainer__7ZefJ{background-color:#fff;padding-bottom:32px}.LandingPage_kaskoBlockCard__NMWZT{max-width:417px}.LandingPage_webViewPage__zBYJy h2{font-size:18px;line-height:24px;text-align-last:left;margin:32px 0 24px}.LandingPage_webViewPage__zBYJy .LandingPage_reasons__uJGZb,.LandingPage_webViewPage__zBYJy .LandingPage_risks__iBObR{grid-gap:24px}.LandingPage_webViewPage__zBYJy .LandingPage_reasons__uJGZb ul,.LandingPage_webViewPage__zBYJy .LandingPage_risks__iBObR ul{list-style-type:disc;padding-left:16px}.LandingPage_webViewHeader__6mGUZ button{grid-column:span 4;width:100%}.LandingPage_widgetBlockCard__FJ8ze{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;grid-column-gap:16px;max-width:auto}.LandingPage_widgetBlockCard__FJ8ze button{grid-column:span 4}@media(max-width:900px){.LandingPage_widgetBlockCard__FJ8ze{grid-template-columns:1fr}}.ProlongPolicyButton_wrapper__f61se{display:grid;grid-row-gap:16px;row-gap:16px;margin:16px 0}.ProlongPolicyButton_divider__V_Dby{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-column-gap:12px;column-gap:12px;color:#1f242e;font-size:14px;line-height:20px}.ProlongPolicyButton_divider__V_Dby:after,.ProlongPolicyButton_divider__V_Dby:before{content:"";height:1px;background-color:#e3e7ec}.ProlongPolicyButton_link__r0Jst{display:inline-flex;align-items:center;gap:8px;color:#1163ff;font-size:16px;line-height:24px;font-weight:500;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .15s ease}.ProlongPolicyButton_link__r0Jst path{fill:currentColor}.ProlongPolicyButton_link__r0Jst:hover{color:#0a4ec0}.ProlongPolicyButton_link__r0Jst:hover .ProlongPolicyButton_chevron__K7pkD{transform:translateX(2px)}.ProlongPolicyButton_link__r0Jst:active{color:#083c92}.ProlongPolicyButton_link__r0Jst:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.ProlongPolicyButton_shieldWrap___IDuT{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;border:1.5px solid;flex-shrink:0;transform:translateY(-1px)}.ProlongPolicyButton_shield__bzFEk{width:18px;height:18px}.ProlongPolicyButton_chevron__K7pkD{width:16px;height:16px;flex-shrink:0;transition:transform .15s ease}.ProlongPolicyButton_chevron__K7pkD path{fill:none;stroke:currentColor}.KaskoCalculationSection_section__Dowdh{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:32px 64px;border-radius:32px;grid-column-gap:24px;grid-row-gap:16px;background-color:#1f242e;margin-top:32px}@media(max-width:900px){.KaskoCalculationSection_section__Dowdh{grid-template-columns:none;padding:32px 16px}}.KaskoCalculationSection_section__Dowdh .KaskoCalculationSection_header__OMBD5{font-size:28px;line-height:36px;font-weight:500}@media(max-width:900px){.KaskoCalculationSection_section__Dowdh .KaskoCalculationSection_header__OMBD5 br{display:none}}.KaskoCalculationSection_section__Dowdh .KaskoCalculationSection_onlineCalculation___sQ2w{font-size:18px;line-height:24px;margin-top:16px}.KaskoCalculationSection_section__Dowdh button{width:100%}.KaskoCalculationSection_textBlock__8KpSr{color:#fff}@media(min-width:901px){.KaskoCalculationSection_kaskoCalculation__kDE07{max-width:414px;width:100%;justify-self:end}}.LandingBreadCrumbs_breadCrumbs__92X4N{padding:16px 0}.LandingBreadCrumbs_breadCrumbs__92X4N ul li a[href],.LandingBreadCrumbs_breadCrumbs__92X4N ul li span[aria-current]{font-size:16px;line-height:24px}.Slider_sliderContainer__NUrqW{position:relative;display:grid;align-items:center;grid-gap:20px;gap:20px}.Slider_innerSlider__7fpIg{display:flex;gap:36px;overflow-x:scroll;scrollbar-width:none;scroll-behavior:smooth}.Slider_innerSlider__7fpIg li{display:flex;gap:36px}.Slider_innerSlider__7fpIg li img{width:320px;height:362px;object-fit:cover}.Slider_innerSlider__7fpIg .Slider_icon__bPFwF,.Slider_innerSlider__7fpIg .Slider_icon__bPFwF svg{width:auto;height:auto}.Slider_innerSlider__7fpIg .Slider_icon__bPFwF path{fill:revert-layer}.Slider_imageWrapper__kn5zd{display:flex;flex-shrink:0}.LastPoliciesSection_section__hYfjo{display:grid}.LastPoliciesSection_sliderContainer__yJ5Xt{width:100%;max-width:1110px;min-width:0;margin:0 auto}.LastPoliciesSection_slider__I1xj7{min-width:0;padding:0 0 24px}.LastPoliciesSection_card__ivzgW{display:flex;flex-direction:column;gap:16px;width:320px;padding:20px;border-radius:20px;background-color:#fff}@media(max-width:768px){.LastPoliciesSection_card__ivzgW{width:calc(100vw - 48px);max-width:400px}}.LastPoliciesSection_header__xs5o5{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.LastPoliciesSection_headerLeft__B2VZG{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.LastPoliciesSection_priceValue__rIXkO{font-size:1.5rem;line-height:1.2;font-weight:500;white-space:nowrap;color:#1f242e}.LastPoliciesSection_policyType__Du3i3{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background-color:#f3f4f6;font-size:.8125rem;line-height:1.2;color:#4c5058}.LastPoliciesSection_logo__z53g5{width:40px;height:40px;flex-shrink:0;object-fit:contain;border-radius:100%}.LastPoliciesSection_logoFallback__OUBAg{font-size:16px;line-height:24px;font-weight:400;font-weight:500;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:100%;color:#fff;background-color:#4c5058;text-transform:uppercase}.LastPoliciesSection_details__GTj_M{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.LastPoliciesSection_detailRow__uefZm{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px dashed #e3e7ec;font-size:.875rem;line-height:1.3}.LastPoliciesSection_detailRow__uefZm:last-child{border-bottom:none}.LastPoliciesSection_companyRow__eVomq{font-size:1rem;font-weight:500}.LastPoliciesSection_companyRow__eVomq .LastPoliciesSection_detailLabel__Bu8xv{color:#1f242e}.LastPoliciesSection_companyRow__eVomq .LastPoliciesSection_icon__68Nkv{width:20px;height:20px;transform:translateY(-2px)}.LastPoliciesSection_detailLabel__Bu8xv{display:flex;align-items:center;gap:8px;flex-shrink:0;color:#4c5058}.LastPoliciesSection_detailValue__6Y4UV{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right;color:#1f242e}.LastPoliciesSection_icon__68Nkv{width:16px;height:16px;flex-shrink:0;color:#797c82}.LastPoliciesSection_buyButton__YvIN_{margin-top:auto;border-radius:999px}.ReviewCard_card__Smyl9{display:grid;grid-template-rows:auto auto 1fr auto auto;grid-row-gap:8px;width:318px;max-height:266px;padding:16px;border-radius:20px;background-color:#fff}.ReviewCard_header__CmwQX{display:flex;align-items:flex-start;justify-content:space-between}.ReviewCard_header__CmwQX b{font-size:18px;line-height:24px}.ReviewCard_rating__vXGN5{display:flex;align-items:center;justify-content:space-between;gap:2px}.ReviewCard_rating__vXGN5 svg{width:16px;color:#f7d762}.ReviewCard_title__ar_Vs{font-size:18px;line-height:24px;font-weight:500}.ReviewCard_text__pOAAs{position:relative;overflow:hidden}.ReviewCard_gradient__kgC23{position:absolute;bottom:0;height:35px;width:100%;background-image:linear-gradient(hsla(0,0%,100%,.51),hsla(0,0%,100%,.851),#fff)}.ReviewCard_link__WoxJ_{font-size:14px;line-height:20px;font-weight:400;font-weight:500}.ReviewCard_footer__rgSxy{font-size:12px;line-height:18px;display:flex;align-items:center;justify-content:space-between}.ReviewCard_footer__rgSxy .ReviewCard_region__oAPA5{display:flex;align-items:flex-end;justify-content:space-between}.ReviewCard_footer__rgSxy .ReviewCard_location__VRC9b{width:20px;height:12px}.ReviewCard_company__1UuGq{display:flex;align-items:center;gap:8px}.Reviews_section__YVqa9{display:grid;padding:0 8px}.Reviews_sliderContainer__MdjPX{width:100%;max-width:1110px;min-width:0;margin:0 auto}.Reviews_showAllArticles__nThQL{font-size:16px;line-height:24px;font-weight:400;font-weight:500;display:flex;align-items:center;gap:12px;justify-self:center;color:#525bbb;margin-top:32px}.Reviews_showAllArticles__nThQL:hover{color:#ff0508}.Reviews_iconWrapper__kJ7XD{display:inline-flex;border-radius:50%;background-color:#fff}.SeoLinksSection_section__fxg0K{padding:24px;border-radius:20px;background-color:#fff;margin-bottom:32px}@media(max-width:334px){.SeoLinksSection_section__fxg0K{padding:16px}}.SeoLinksSection_section__fxg0K ul{grid-template-columns:repeat(auto-fit,minmax(247px,1fr));grid-row-gap:24px}@media(max-width:431px){.SeoLinksSection_section__fxg0K ul{grid-auto-flow:row;touch-action:auto}}.SeoLinksSection_column___A116{width:247px}@media(max-width:431px){.SeoLinksSection_column___A116{width:auto}}.SeoLinksSection_column___A116 .SeoLinksSection_header__9BxGG{font-size:16px;line-height:24px;font-weight:400;font-weight:500;margin-bottom:12px}.SeoLinksSection_column___A116 .SeoLinksSection_header__9BxGG.SeoLinksSection_hidden__v5yGh{opacity:0}.SeoLinksSection_column___A116 .SeoLinksSection_link__31EDQ{font-size:16px;line-height:24px;font-weight:400;display:block;width:-moz-fit-content;width:fit-content;color:#3e448c}.SeoLinksSection_column___A116 .SeoLinksSection_link__31EDQ:hover{text-decoration:underline}.SeoLinksSection_column___A116 .SeoLinksSection_link__31EDQ.SeoLinksSection_disabled__R2tdE{pointer-events:none;text-decoration:none;color:inherit}.FileUpload_documents__4_OAH{position:relative;border:1px dashed #000;border-radius:10px}.FileUpload_documents__4_OAH.FileUpload_error__3_YW7{border:1px dashed #ff0508}.FileUpload_documents__4_OAH.FileUpload_drag__CujAa{background-color:#f3f4f6}.FileUpload_documents__4_OAH .FileUpload_wrapper__1q71S{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;z-index:1}.FileUpload_documents__4_OAH .FileUpload_wrapper__1q71S.FileUpload_disabled__9Y1vg{background-color:#f3f4f6;opacity:.8}.FileUpload_documents__4_OAH .FileUpload_content__vsRQ_{position:relative;z-index:1}.FileUpload_documents__4_OAH .FileUpload_contentHidden__DEQLS{z-index:0}.FileUpload_documents__4_OAH .FileUpload_error__3_YW7{font-size:12px;line-height:18px;color:#ff0508}.FileUpload_documents__4_OAH .FileUpload_top___qggW{display:flex;align-items:center;justify-content:space-between}@media(max-width:900px){.FileUpload_documents__4_OAH .FileUpload_top___qggW{flex-direction:column;align-items:flex-start;gap:16px}}.FileUpload_documents__4_OAH .FileUpload_label__vjzYI{display:flex;gap:8px;padding:16px;width:100%;cursor:pointer}.FileUpload_documents__4_OAH .FileUpload_label__vjzYI img{flex:0 0 24px;height:24px}.FileUpload_documents__4_OAH .FileUpload_label__vjzYI .FileUpload_labelTitle__YYgy0{line-height:24px;white-space:nowrap}.FileUpload_documents__4_OAH .FileUpload_label__vjzYI .FileUpload_labelText__jFGf0{white-space:normal}.FileUpload_documents__4_OAH .FileUpload_label__vjzYI .FileUpload_labelSubtitle__fZ4B9{font-size:14px;line-height:20px;color:#6c6d78}.FileUpload_documents__4_OAH .FileUpload_label__vjzYI .FileUpload_labelSubtitle__fZ4B9 span{color:#ff0508;cursor:pointer}.FileUpload_documents__4_OAH .FileUpload_tooltip__mD1TP{display:inline-flex;vertical-align:middle}.FileUpload_documents__4_OAH .FileUpload_items__8Z_n7{display:flex;flex-wrap:wrap;gap:44px;padding:10px 28px}.FileUpload_documents__4_OAH .FileUpload_items__8Z_n7.FileUpload_noItems__K0v0z{padding:0}.FileUpload_hiddenInput__WIlDQ{display:none}.FileUpload_icon__I7fk1{padding:5px 12px;font-size:12px;border:1px solid #797c82;border-radius:10px;cursor:pointer}.PromoHeader_overlay__h2p4C{background-color:#fff;margin-bottom:32px}.PromoHeader_container__1RFpL{max-width:1200px;margin:0 auto;padding:0 24px}.PromoHeader_top__7VqQ_{display:flex;height:112px;align-items:center}.PromoHeader_top__7VqQ_ img{height:32px}.PromoHeader_content___DxPV{display:grid;grid-template-columns:4fr 5fr;grid-gap:24px;gap:24px;align-items:end;padding-bottom:32px}@media(max-width:900px){.PromoHeader_content___DxPV{grid-template-columns:1fr}}.PromoHeader_left__5W9NY{min-width:0}.PromoHeader_right__l_GhQ{display:flex;justify-content:flex-end;min-width:0}@media(max-width:900px){.PromoHeader_right__l_GhQ{order:-1}}.PromoHeader_carImage__R5Cbr{width:100%;display:block;transform:scaleX(-1)}.PromoHeader_title__ps8zn{font-size:48px;line-height:56px;font-weight:700;font-family:var(--font-favoritPro);margin:0 0 8px;letter-spacing:-2px}.PromoHeader_title__ps8zn span{color:#ff0508}@media(max-width:900px){.PromoHeader_title__ps8zn{font-size:40px;line-height:48px;font-weight:700}}.PromoHeader_sub__OI9y8{font-size:16px;line-height:24px;font-weight:400;font-weight:500;margin:8px 0;color:#4c5058}@media(max-width:900px){.PromoHeader_hiddenMobile__FYJLx{display:none}}.PromoHeader_code__XRJuG{display:inline-block;position:relative}.PromoHeader_copy__obs90{display:inline-flex;align-items:center;gap:4px;color:#ff0508;font-weight:700;cursor:pointer;text-decoration:none}.PromoHeader_copy__obs90 svg{width:20px;height:20px;color:#ff0508}.PromoHeader_copy__obs90:hover{opacity:.8}.PromoHeader_tooltipContainer__rkhn_{position:absolute;top:-40px;left:50%;transform:translateX(-50%);z-index:10}.PromoHeader_popup__HqD2h{background:#1f242e;color:#fff;padding:6px 12px;border-radius:8px;font-size:14px;white-space:nowrap}.PromoHeader_calculator___MJGQ{max-width:414px;margin-top:16px}@media(max-width:900px){.PromoHeader_calculator___MJGQ{max-width:none}}.PromoHeader_calculator___MJGQ p{font-size:16px;line-height:24px;font-weight:400;margin-bottom:16px}.PromoHeader_calculator___MJGQ p a{text-decoration:underline;color:var(--accent-color,#6a80ef);cursor:pointer}.PromoPage_wrapper__HxrKW{display:flex;flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;padding:0 24px;overflow-x:clip}@media(max-width:900px){.PromoPage_wrapper__HxrKW{gap:20px;padding:0 16px}}