.OrderClient_loader__H1Yk2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:80px 20px;text-align:center}.OrderClient_loaderTitle__EUqEn{font-size:20px;font-weight:600;color:#333}.ResultHeader_wrapper__MHW1F{padding:38px 0;display:flex;flex-direction:column;gap:25px}.ResultHeader_titleRow__fUMDx .ResultHeader_title__A2mxb{font-size:36px;font-weight:700;color:#333;line-height:1.3}.ResultHeader_titleRow__fUMDx .ResultHeader_vin__aUMeH{font-size:16px;font-weight:400;color:#999;margin-left:10px}.ResultHeader_infoRow__4o0G6{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:8px 16px}.ResultHeader_infoRow__4o0G6 .ResultHeader_source__xxiA4{display:flex;align-items:center;gap:15px}.ResultHeader_infoRow__4o0G6 .ResultHeader_source__xxiA4 .ResultHeader_flag__yaJ8n{border:1px solid #e7e7e7}.ResultHeader_infoRow__4o0G6 .ResultHeader_source__xxiA4 .ResultHeader_sourceText__plC8I{font-size:18px;font-weight:600;color:#333}.ResultHeader_infoRow__4o0G6 .ResultHeader_date__IiT_a{font-size:11px;color:#999}.ResultHeader_infoRow__4o0G6 .ResultHeader_date__IiT_a span{margin-left:4px}@media screen and (max-width:992px){.ResultHeader_infoRow__4o0G6 .ResultHeader_date__IiT_a{flex:0 0 100%}}.ResultHeader_table__1cjmD{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;overflow:hidden}@media screen and (max-width:768px){.ResultHeader_table__1cjmD{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.ResultHeader_table__1cjmD{grid-template-columns:1fr}}.ResultHeader_cell__iNcEH{display:flex;flex-direction:column;padding:18px 24px;background-color:#f3f3f3;gap:5px}.ResultHeader_cell__iNcEH .ResultHeader_cellLabel__i7aX5{font-size:13px;color:#524f4d;white-space:nowrap;line-height:13px}.ResultHeader_cell__iNcEH .ResultHeader_cellValue__cUQBG{font-size:16px;font-weight:600;color:#333;line-height:16px}.ResultHeader_footnote__Py_4d{font-size:14px;line-height:1.4;color:#565656}.ResultHeader_footnote__Py_4d p{margin:0}.ResultBody_title__tVn_V{font-size:30px;color:#000;font-weight:600;margin-bottom:18px;line-height:38px}.ResultBody_subtitle__YruL0{color:#000;font-size:20px;font-weight:600;margin-bottom:12px;padding-top:10px;letter-spacing:-.5px}.ResultBody_desc__KZEP9{font-size:15px;color:#666;line-height:25px;margin-bottom:28px}.ResultBody_cards__fVI1t{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:38px}.ResultBody_cards__fVI1t .ResultBody_card__icMdT{flex:0 0 calc(33.3333333333% - 6.6666666667px);position:relative;padding:9px 20px;border:1px solid #e7e7e7;font-size:15px;font-weight:600;color:#000;display:flex;align-items:center;gap:14px}@media screen and (max-width:992px){.ResultBody_cards__fVI1t .ResultBody_card__icMdT{flex:0 0 calc(50% - 8px)}}@media screen and (max-width:576px){.ResultBody_cards__fVI1t .ResultBody_card__icMdT{flex:0 0 100%}}.ResultError_wrapper__8_N5R{margin-bottom:50px}.ResultError_wrapper__8_N5R .ResultError_status__A9a9B{padding:30px 0;font-size:16px;font-weight:700;display:flex;align-items:center;gap:10px}.ResultError_wrapper__8_N5R .ResultError_title__dKr8y{text-align:center;color:#333;max-width:700px;font-weight:600;line-height:25px;margin:0 auto 25px}.ResultError_wrapper__8_N5R .ResultError_content__1D_xf{border:1px solid #e7e7e7;background-color:#f7fcfd;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:700px;margin:0 auto;border-radius:4px}.ResultError_wrapper__8_N5R .ResultError_content__1D_xf .ResultError_desc__QHEg7{font-size:15px;color:#555;margin-bottom:46px}.ResultError_wrapper__8_N5R .ResultError_content__1D_xf .ResultError_desc__QHEg7>a{color:#8dbfd0}.ResultError_wrapper__8_N5R .ResultError_content__1D_xf .ResultError_button__wY_0J{padding:12px 21px 11px;background-color:#27a7e7}.Button_wrapper__o9wUZ{position:relative;overflow:clip;cursor:pointer;transition:background-color .3s,color .3s}.Button_primary__tlkJU{display:flex;align-items:center;justify-content:center;padding:13px 50px;font-size:20px;background-color:#e7121e;color:#fff;text-transform:uppercase;white-space:nowrap;line-height:1;border-color:rgba(0,0,0,0);text-align:center;letter-spacing:.8px;border-radius:4px;transition:background-color .3s;width:max-content}.Button_primary__tlkJU:hover{background-color:#cf2a33}.Button_icon__bxScG{display:flex;align-items:center;justify-content:center;background-color:#494949;gap:12px;padding:16px 18px;border-color:#494949;border-radius:4px;transition:background-color .3s;width:max-content;font-size:12px;font-weight:400;text-transform:uppercase;color:#fff;line-height:12px;letter-spacing:.8px;white-space:nowrap}.Button_icon__bxScG svg{transition:fill .3s;fill:#666}.Button_icon__bxScG:hover{background-color:#a3cbd9}.Button_icon__bxScG:hover svg{fill:#fff}.Button_secondary__YlI37{display:flex;align-items:center;justify-content:center;background-color:#fff;padding:12px 18px;border-radius:4px;width:max-content;border:1px solid #8dbfd0;transition-duration:.3s;transition-property:background-color,border-color,color;font-size:12px;font-weight:400;text-transform:uppercase;color:#8dbfd0;line-height:12px;letter-spacing:.8px;white-space:nowrap}.Button_secondary__YlI37:hover{background-color:#a3cbd9;border:1px solid #8dbfd0;color:#fff}.Button_secondaryFill__hig04{display:flex;align-items:center;justify-content:center;background-color:#8dbfd0;padding:12px 18px;border-radius:4px;transition:background-color .3s;width:max-content;font-size:12px;font-weight:400;text-transform:uppercase;color:#fff;line-height:12px;letter-spacing:.8px;white-space:nowrap}.Button_secondaryFill__hig04:hover{background-color:#a3cbd9}.AnimatedLoader_wrapper__169mi{width:250px;margin:0 auto}.AnimatedLoader_wrapper__169mi .AnimatedLoader_loader__3_6e1{width:9px;height:9px;display:block;margin:0 auto;position:relative;color:#e7121e;box-sizing:border-box;animation:AnimatedLoader_shadowRolling__7XMF1 2s linear infinite;left:-125px}@keyframes AnimatedLoader_shadowRolling__7XMF1{0%{box-shadow:0 0 hsla(0,0%,100%,0),0 0 hsla(0,0%,100%,0),0 0 hsla(0,0%,100%,0),0 0 hsla(0,0%,100%,0)}12%{box-shadow:100px 0 #e7121e,0 0 hsla(0,0%,100%,0),0 0 hsla(0,0%,100%,0),0 0 hsla(0,0%,100%,0)}25%{box-shadow:110px 0 #e7121e,100px 0 #e7121e,0 0 hsla(0,0%,100%,0),0 0 hsla(0,0%,100%,0)}36%{box-shadow:120px 0 #e7121e,110px 0 #e7121e,100px 0 #e7121e,0 0 hsla(0,0%,100%,0)}50%{box-shadow:130px 0 #e7121e,120px 0 #e7121e,110px 0 #e7121e,100px 0 #e7121e}62%{box-shadow:200px 0 hsla(0,0%,100%,0),130px 0 #e7121e,120px 0 #e7121e,110px 0 #e7121e}75%{box-shadow:200px 0 hsla(0,0%,100%,0),200px 0 hsla(0,0%,100%,0),130px 0 #e7121e,120px 0 #e7121e}87%{box-shadow:200px 0 hsla(0,0%,100%,0),200px 0 hsla(0,0%,100%,0),200px 0 hsla(0,0%,100%,0),130px 0 #e7121e}to{box-shadow:200px 0 hsla(0,0%,100%,0),200px 0 hsla(0,0%,100%,0),200px 0 hsla(0,0%,100%,0),200px 0 hsla(0,0%,100%,0)}}.OrderForm_wrapper__skCqo{max-width:760px;margin:0 auto}.OrderForm_summary__uBOyT,.OrderForm_wrapper__skCqo h1{text-align:center;margin-bottom:20px}.OrderForm_summaryTitle__9qfYR{font-size:20px;font-weight:700;color:#333}.OrderForm_summaryVin__DOZ1v{margin-top:10px;font-size:18px;color:#83868b}.OrderForm_form__2vyTj{display:flex;flex-direction:column;gap:24px}.OrderForm_form__2vyTj .OrderForm_formColumn__jYmeI{padding:0 16px}.OrderForm_form__2vyTj .OrderForm_email__FqXUI{margin-bottom:16px}.OrderForm_form__2vyTj .OrderForm_checkbox__asGn4{color:#555;font-size:14px;line-height:1.4}.OrderForm_form__2vyTj .OrderForm_checkbox__asGn4 a{transition:color .2s;color:#133163}.OrderForm_form__2vyTj .OrderForm_checkbox__asGn4 a:hover{color:#27a7e7}.OrderForm_form__2vyTj .OrderForm_payBlock__L4Tf7{padding:40px;background-color:#0a1626;margin-top:10px}.OrderForm_form__2vyTj .OrderForm_payButton__ODMkh{width:100%;padding:22px 26px;border:none;border-radius:8px;background-color:#e7121e;color:#fff;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background-color .2s,opacity .2s}.OrderForm_form__2vyTj .OrderForm_payButton__ODMkh:hover:not(:disabled){background-color:#cf2a33}.OrderForm_form__2vyTj .OrderForm_payButton__ODMkh:disabled{opacity:.7;cursor:default}.OrderForm_form__2vyTj .OrderForm_payInfo__3k2_8{margin-top:20px;color:#a3cbd9;font-size:14px;line-height:1.6}.OrderForm_form__2vyTj .OrderForm_payInfo__3k2_8 p{margin:0}@media screen and (max-width:768px){.OrderForm_wrapper__skCqo{padding:24px 0 60px}.OrderForm_summaryTitle__9qfYR{font-size:18px}.OrderForm_payBlock__L4Tf7{padding:24px}}.ResultBuy_wrapper__aO3cs{display:flex;align-items:center;gap:24px;padding:30px 40px;background-color:#16233a;border-radius:8px;margin-bottom:30px}@media screen and (max-width:992px){.ResultBuy_wrapper__aO3cs{flex-wrap:wrap;padding:20px}}.ResultBuy_info__dJyC_{flex:1 1 auto;min-width:0}.ResultBuy_info__dJyC_ .ResultBuy_title__jGQw_{font-size:24px;font-weight:700;color:#fff;margin-bottom:4px}.ResultBuy_info__dJyC_ .ResultBuy_subtitle__QmHUU{font-size:14px;font-weight:500;color:#c5c5c5}.ResultBuy_priceBlock__juxNo{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}@media screen and (max-width:992px){.ResultBuy_priceBlock__juxNo{align-items:flex-start}}.ResultBuy_priceBlock__juxNo .ResultBuy_price__Gl8si{font-size:30px;font-weight:700;color:#fff;display:flex;align-items:center;gap:8px}.ResultBuy_priceBlock__juxNo .ResultBuy_price__Gl8si .ResultBuy_arrow__pnyMy{color:#ef7f1a;font-size:14px;margin-right:10px}.ResultBuy_button__9Fq8L{padding:12px 24px;background-color:#e7121e;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;text-decoration:none;min-width:280px;text-align:center;display:inline-block}.ResultBuy_button__9Fq8L:hover{background-color:#cf2a33}@media screen and (max-width:576px){.ResultBuy_button__9Fq8L{width:100%;text-align:center;justify-content:center;padding:10px 20px}}.ResultBuy_metaNumber__UFSKY{font-size:14px;font-weight:600;color:#fff;letter-spacing:.03em}.ResultBuy_metaDesc__PLOJL{font-size:12px;color:#c5c5c5}.ResultBuy_buttonWrapper__P9RVj{position:relative;flex-shrink:0}@media screen and (max-width:576px){.ResultBuy_buttonWrapper__P9RVj{width:100%;margin-bottom:20px}}.ResultBuy_description__GBqmS{position:absolute;top:100%;left:0;right:0;font-size:13px;color:#eee;text-align:center;white-space:nowrap}.ReportLayout_wrapperMain__gALku{color:#000}.ReportLayout_wrapperMain__gALku .ReportLayout_date__i_mQk{font-size:14px;margin-bottom:10px;letter-spacing:.2px}.ReportLayout_wrapperMain__gALku>.ReportLayout_title__aLzLC{font-size:30px;font-weight:700;margin-bottom:48px;letter-spacing:.8px}.ReportLayout_wrapperMain__gALku .ReportLayout_number__XI7XM{font-weight:600;letter-spacing:.4px;margin-bottom:20px}.ReportLayout_wrapperMain__gALku .ReportLayout_number__XI7XM span{font-weight:400}.ReportLayout_watermark__ma1OY{position:sticky;top:42vh;height:0;overflow:visible;text-align:center;font-size:clamp(36px,6vw,72px);font-weight:900;color:rgba(28,54,118,.18);transform:rotate(-30deg);pointer-events:none;text-transform:uppercase;white-space:nowrap;z-index:10;user-select:none}.ReportLayout_wrapper__Jgd2L{display:flex;flex-direction:row-reverse;gap:48px;color:#000}@media screen and (max-width:992px){.ReportLayout_wrapper__Jgd2L{flex-direction:column}}.ReportLayout_wrapper__Jgd2L.ReportLayout_simple__4dRFL .ReportLayout_content__y_Jpx{clip-path:inset(0 0)}.ReportLayout_wrapper__Jgd2L .ReportLayout_sidebarWrapper__cINpD{width:300px;position:relative}@media screen and (max-width:992px){.ReportLayout_wrapper__Jgd2L .ReportLayout_sidebarWrapper__cINpD{width:100%}}.ReportLayout_wrapper__Jgd2L .ReportLayout_sidebarWrapper__cINpD .ReportLayout_sidebar__wvKhx{top:32px;position:sticky;margin-bottoM:40px}@media screen and (max-width:992px){.ReportLayout_wrapper__Jgd2L .ReportLayout_sidebarWrapper__cINpD .ReportLayout_sidebar__wvKhx{top:unset;position:unset;margin-bottoM:unset}}.ReportLayout_wrapper__Jgd2L .ReportLayout_content__y_Jpx{width:calc(100% - 348px);min-width:0;display:flex;flex-direction:column}@media screen and (max-width:992px){.ReportLayout_wrapper__Jgd2L .ReportLayout_content__y_Jpx{width:100%!important;order:1}}.ReportMain_wrapper__T2JFx{color:#000}.ReportMain_wrapper__T2JFx .ReportMain_date__rouiL{font-size:14px;margin-bottom:10px;letter-spacing:.2px}.ReportMain_wrapper__T2JFx>.ReportMain_title__w9oWh{font-size:30px;font-weight:700;margin-bottom:48px;letter-spacing:.8px}.ReportMain_wrapper__T2JFx .ReportMain_number__LSPJA{font-weight:600;letter-spacing:.4px;margin-bottom:20px}.ReportMain_wrapper__T2JFx .ReportMain_number__LSPJA span{font-weight:400}.CardsReport_cards__3080R{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:36px}.CardsReport_cards__3080R .CardsReport_item__mKGIY{flex:0 0 calc(33.3333333333% - 13.3333333333px);border:1px solid #ebebeb;display:flex;flex-direction:column}@media screen and (max-width:1200px){.CardsReport_cards__3080R .CardsReport_item__mKGIY{flex:0 0 calc(50% - 10px)}}@media screen and (max-width:576px){.CardsReport_cards__3080R .CardsReport_item__mKGIY{flex:0 0 100%}}.CardsReport_cards__3080R .CardsReport_item__mKGIY .CardsReport_header__oDKa6{display:flex;gap:14px;padding:18px 8px 22px 22px;align-items:center}.CardsReport_cards__3080R .CardsReport_item__mKGIY .CardsReport_header__oDKa6 .CardsReport_logo__gnync{width:56px;height:56px;flex-shrink:0;overflow:hidden;border-radius:50%}.CardsReport_cards__3080R .CardsReport_item__mKGIY .CardsReport_header__oDKa6 .CardsReport_logo__gnync img{width:100%;height:100%;object-fit:cover}.CardsReport_cards__3080R .CardsReport_item__mKGIY .CardsReport_header__oDKa6 .CardsReport_text__t6Q6H{display:flex;flex-direction:column;gap:6px}.CardsReport_cards__3080R .CardsReport_item__mKGIY .CardsReport_header__oDKa6 .CardsReport_text__t6Q6H .CardsReport_title___OSt1{font-size:20px;font-weight:500;letter-spacing:-.5px}.CardsReport_cards__3080R .CardsReport_item__mKGIY .CardsReport_header__oDKa6 .CardsReport_text__t6Q6H .CardsReport_desc__kgxYm{line-height:18px}.CardsReport_cards__3080R .CardsReport_item__mKGIY .CardsReport_info__n5T9P{display:flex;align-items:center;gap:24px;padding:8px 16px;border-top:1px solid #ebebeb;margin-top:auto;font-weight:600;letter-spacing:-.5px;background-color:#f8f8f8}.CardsReport_cards__3080R .CardsReport_item__mKGIY .CardsReport_info__n5T9P .CardsReport_icon__BT6fN{flex-shrink:0}.Modal_overlay__FRqMV{position:fixed;inset:0;background:rgba(58,63,68,.7);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;transition:opacity .3s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media screen and (max-width:576px){.Modal_overlay__FRqMV{align-items:flex-end}}.Modal_overlay__FRqMV.Modal_show__d9heA{opacity:1}.Modal_overlay__FRqMV.Modal_hide__xkwhJ{opacity:0}.Modal_popup__ubr5_{background:#fff;padding:60px 40px 40px;max-width:580px;width:100%;position:relative;border-radius:4px;transform:translateY(-20px);opacity:0;transition:transform .3s ease,opacity .3s ease;overflow-y:auto}@media screen and (max-width:768px){.Modal_popup__ubr5_{padding:40px 32px 32px}}@media screen and (max-width:576px){.Modal_popup__ubr5_{padding:40px 24px 24px;border-radius:4px 4px 0 0}}.Modal_popup__ubr5_.Modal_auto__upkCg{overflow-y:unset}.Modal_popup__ubr5_.Modal_small__ys1KR{max-height:30vh}.Modal_popup__ubr5_.Modal_normal__3is5p{max-height:60vh}.Modal_popup__ubr5_.Modal_large__j_pAu{max-height:90vh}.Modal_popup__ubr5_.Modal_max__D8j5_{height:100%;max-width:100%;background-color:rgba(0,0,0,0);pointer-events:none}.Modal_popup__ubr5_.Modal_max__D8j5_>*{pointer-events:auto}.Modal_popup__ubr5_.Modal_show__d9heA{opacity:1;transform:translateY(0)}.Modal_popup__ubr5_.Modal_hide__xkwhJ{opacity:0;transform:translateY(-20px)}.Modal_popup__ubr5_ .Modal_body__yltwQ{height:100%;overflow-y:auto}.Modal_popup__ubr5_ .Modal_close__4BaPY{padding:16px;position:absolute;top:0;right:0;cursor:pointer}.Modal_popup__ubr5_ .Modal_close__4BaPY svg{fill:#999;transition:fill .2s}.Modal_popup__ubr5_ .Modal_close__4BaPY:hover svg{fill:#8dbfd0}.ReviewsForm_checkbox__1Rb1L{color:#999;font-size:13px;line-height:20px}.ReviewsForm_checkbox__1Rb1L a{margin-left:4px;color:#8dbfd0;transition:color .2s}.ReviewsForm_checkbox__1Rb1L a:hover{color:#999}.ReviewsForm_text__pJ_Ul{font-size:13px;color:#999}.ReviewsForm_text__pJ_Ul>span{color:red}.ReviewsForm_btn__Mq2bD{padding:19px 26px}.FormTextInput_input__2lCoK{border-radius:4px;border:1px solid #ebebeb;width:100%;padding:8px 12px;font-size:14px;background-color:#f8f8f8;line-height:20px;min-height:48px;color:#333}.FormTextInput_input__2lCoK:focus{background-color:#fff}.FormInputWrapper_container__0T1VU{display:flex;flex-direction:column;gap:4px}.FormInputWrapper_container__0T1VU .FormInputWrapper_header__UCb98{display:flex;gap:16px;justify-content:space-between}.FormInputWrapper_container__0T1VU .FormInputWrapper_header__UCb98 .FormInputWrapper_label__AQY8n{color:#333;font-weight:700;font-size:16px;line-height:20px}.FormInputWrapper_container__0T1VU .FormInputWrapper_header__UCb98 .FormInputWrapper_label__AQY8n>span{margin-left:4px;font-size:12px;color:red}.FormInputWrapper_container__0T1VU .FormInputWrapper_header__UCb98 .FormInputWrapper_error__Ik5hr{font-size:10px;color:#e62222;line-height:20px;margin-left:auto}.FormRatingInput_input__vWBBL{display:none}.FormRatingInput_rating__58La2{display:flex;color:#999;font-size:13px;align-items:center;gap:12px}.FormTextarea_textarea__DDQZ_{border-radius:4px;border:1px solid #ebebeb;width:100%;padding:8px 12px;font-size:14px;background-color:#f8f8f8;line-height:20px;color:#333;min-height:150px;resize:vertical}.FormTextarea_textarea__DDQZ_:focus{background-color:#fff}.FormCheckbox_wrapper__QmIWK{display:inline-flex;align-items:center;cursor:pointer;user-select:none;gap:16px}.FormCheckbox_wrapper__QmIWK .FormCheckbox_input__lKpUa{display:none}.FormCheckbox_wrapper__QmIWK .FormCheckbox_box__56L_X{display:flex;width:34px;height:18px;border-radius:10px;align-items:center;transition:all .2s ease;background-color:#ebebeb;color:rgba(0,0,0,0);flex-shrink:0}.FormCheckbox_wrapper__QmIWK .FormCheckbox_box__56L_X .FormCheckbox_circle__gBtFc{display:block;width:14px;height:14px;border-radius:50%;background-color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.3);transition:left .1s ease-in;left:2px;position:relative}.FormCheckbox_wrapper__QmIWK .FormCheckbox_box__56L_X.FormCheckbox_checked__ExyNz{background-color:#8dbfd0}.FormCheckbox_wrapper__QmIWK .FormCheckbox_box__56L_X.FormCheckbox_checked__ExyNz>.FormCheckbox_circle__gBtFc{left:18px}.FormWrapper_wrapper__IaX4S .FormWrapper_title__AcKVb{margin-bottom:32px}.FormWrapper_wrapper__IaX4S .FormWrapper_body__QkeDE{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.FormWrapper_wrapper__IaX4S .FormWrapper_footer___ZhI6{display:flex;align-items:center;gap:32px}.Skeleton_skeleton__j_afZ{display:block;background:linear-gradient(-70deg,#ebebeb 25%,#f5f5f5 37%,#ebebeb 63%);background-size:400% 100%;animation:Skeleton_shimmer__lQyL8 2s ease infinite}.Skeleton_inline__F7YKO{display:inline-block;vertical-align:middle}@keyframes Skeleton_shimmer__lQyL8{0%{background-position:-600px 0}to{background-position:600px 0}}.CarHistory_wrapper__jIkmJ{background:linear-gradient(180deg,#d2d2d1 0,#e5e5e5 20%,#fdfdfd 40%,#fdfdfd 0,#fdfdfd 60%,#e5e5e5 80%,#d2d2d1)}.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA{display:flex;justify-content:space-between;padding-top:48px;padding-bottom:70px}@media screen and (max-width:992px){.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA{flex-direction:column-reverse}}.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_img__hdLyx{margin-left:-255px;object-fit:contain;height:100%}@media screen and (max-width:992px){.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_img__hdLyx{margin-left:0}}.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps{flex:0 0 47%}.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_title__PD84x{font-size:30px;color:#000;font-weight:700;line-height:1.3;margin-bottom:24px}.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_description__vNxAQ{font-size:18px;color:#000;line-height:1.2;margin-bottom:28px}.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_subtitle__EZCnE{font-size:20px;color:#0b3163;font-weight:700;line-height:1.3;margin-bottom:19px}.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_items__sF_bW{display:flex;align-items:stretch;flex-wrap:wrap;gap:15px 24px}@media screen and (max-width:576px){.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_items__sF_bW{margin-bottom:40px}}.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_items__sF_bW .CarHistory_item__wZyZt{flex:0 0 calc(33.3333333333% - 16px);display:flex;flex-direction:column;align-items:center}@media screen and (max-width:992px){.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_items__sF_bW .CarHistory_item__wZyZt{align-items:flex-start}}@media screen and (max-width:576px){.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_items__sF_bW .CarHistory_item__wZyZt{align-items:center;flex:0 0 calc(50% - 12px)}}.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_items__sF_bW .CarHistory_item__wZyZt .CarHistory_number__8F1Hv{font-size:48px;font-weight:700;line-height:1.3;color:#0b3163}.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_items__sF_bW .CarHistory_item__wZyZt .CarHistory_name__VrF5H{line-height:1.1;color:#000;font-size:16px;text-transform:uppercase;text-align:center}@media screen and (max-width:992px){.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_items__sF_bW .CarHistory_item__wZyZt .CarHistory_name__VrF5H{text-align:left}}@media screen and (max-width:576px){.CarHistory_wrapper__jIkmJ .CarHistory_content__EZzGA .CarHistory_info__Uotps .CarHistory_items__sF_bW .CarHistory_item__wZyZt .CarHistory_name__VrF5H{text-align:center}}.Faq_wrapper__3r6Uj{padding:40px 0}.Faq_sectionWrapper__EVtIc .Faq_title__Oylvm{margin-bottom:60px}.Faq_sectionWrapper__EVtIc .Faq_columnsContainer__XoClL{display:flex;gap:0 60px;width:100%;column-count:2}@media screen and (max-width:992px){.Faq_sectionWrapper__EVtIc .Faq_columnsContainer__XoClL{gap:0 30px}}@media screen and (max-width:768px){.Faq_sectionWrapper__EVtIc .Faq_columnsContainer__XoClL{column-count:1;flex-direction:column}}.Faq_sectionWrapper__EVtIc .Faq_column__CR_Xv{flex:1;border-top:1px solid #666}@media screen and (max-width:768px){.Faq_sectionWrapper__EVtIc .Faq_column__CR_Xv:last-child{border-top:unset}}.Faq_sectionWrapper__EVtIc .Faq_column__CR_Xv:not(:has(.Faq_item__PK0ZG)){display:none}.Faq_sectionWrapper__EVtIc .Faq_item__PK0ZG{border-bottom:1px solid #666}.Faq_sectionWrapper__EVtIc .Faq_question__1AmE1{padding:20px 16px 20px 0;font-size:18px;font-weight:600;color:#000;display:flex;align-items:center;justify-content:space-between;gap:16px}.Faq_sectionWrapper__EVtIc .Faq_question__1AmE1 svg{transition:transform .2s;transform:rotate(-90deg);fill:#8dbfd0}.Faq_sectionWrapper__EVtIc .Faq_answer__32GrQ{padding-bottom:20px;font-size:14px}.Faq_pageWrapper__J3_z5{margin-bottom:40px}.Faq_pageWrapper__J3_z5 .Faq_item__PK0ZG{border-left:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-right:1px solid #ebebeb;border-top-color:#ebebeb;transition-duration:.2s;transition-property:background-color,border-color;position:relative}.Faq_pageWrapper__J3_z5 .Faq_item__PK0ZG:first-child{border-top:1px solid #ebebeb}.Faq_pageWrapper__J3_z5 .Faq_item__PK0ZG:before{content:"";position:absolute;top:-1px;left:0;background-color:#fff;height:1px;width:100%;transition:opacity .2s;opacity:0}.Faq_pageWrapper__J3_z5 .Faq_item__PK0ZG:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border-color:#fff}.Faq_pageWrapper__J3_z5 .Faq_item__PK0ZG:hover:before{opacity:1}.Faq_pageWrapper__J3_z5 .Faq_item__PK0ZG:hover .Faq_iconWrapper__G6ey4{background-color:#a3cbd9;border-color:#a3cbd9}.Faq_pageWrapper__J3_z5 .Faq_item__PK0ZG:hover .Faq_iconWrapper__G6ey4 svg{fill:#fff}.Faq_pageWrapper__J3_z5 .Faq_question__1AmE1{padding:24px 30px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-weight:500}@media screen and (max-width:576px){.Faq_pageWrapper__J3_z5 .Faq_question__1AmE1{padding:16px}}.Faq_pageWrapper__J3_z5 .Faq_question__1AmE1 .Faq_iconWrapper__G6ey4{border-radius:4px;border:1px solid #ebebeb;width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.Faq_pageWrapper__J3_z5 .Faq_question__1AmE1 .Faq_iconWrapper__G6ey4 svg{transform:rotate(-90deg);transition-property:transform,fill;transition-duration:.2s;fill:#b8b8b8}.Faq_pageWrapper__J3_z5 .Faq_answer__32GrQ{padding:0 30px 20px;color:#666;font-size:14px}@media screen and (max-width:576px){.Faq_pageWrapper__J3_z5 .Faq_answer__32GrQ{padding:0 16px 16px}}.Faq_feedback__8M591{padding:38px 40px;background-color:#fafafa;border:1px solid #ebebeb;display:flex;align-items:center;gap:24px}@media screen and (max-width:768px){.Faq_feedback__8M591{flex-direction:column;gap:16px;text-align:center;padding:20px}}.Faq_feedback__8M591 svg{fill:#8dbfd0}.Faq_feedback__8M591 .Faq_title__Oylvm{color:#333;font-weight:700;font-size:18px;margin-bottom:4px}.Faq_feedback__8M591 .Faq_buttonContainer__7a16S{margin-left:auto}@media screen and (max-width:768px){.Faq_feedback__8M591 .Faq_buttonContainer__7a16S{margin-left:unset}}