.AddNewProduct_wrapper__B5HXr{width:100%;display:flex;align-items:flex-start;gap:30px;flex-direction:column;padding:20px 40px;margin-bottom:200px}.AddNewProduct_loaderWrapper__ayZRq{width:100%;height:50%;display:flex;justify-content:center;align-items:center}.AddNewProduct_error__oSYBn{padding:5px;color:var(--error-color)}.AddNewProduct_title__fZ5my{font-size:24px;font-weight:700;text-align:center}.AddNewProduct_form__JWWoi{width:400px;gap:10px}.AddNewProduct_formAdd__9ol0q,.AddNewProduct_form__JWWoi{padding:20px;background-color:#f1f1f1;border-radius:6px;border:2px solid #848383;display:flex;flex-direction:column}.AddNewProduct_formAdd__9ol0q{width:100%;gap:30px}.AddNewProduct_labelText__8fKWA{font-size:16px;font-weight:600;margin-top:10px;margin-bottom:5px}.AddNewProduct_input__Yo3Is{width:100%;border-radius:6px;border:1px solid #848383;padding:8px 15px}.AddNewProduct_input__Yo3Is:focus{border:1px solid #007bff;outline:none}.AddNewProduct_buttonWrapper__9qJFN{display:flex;gap:10px}.AddNewProduct_button__zlpKD{padding:5px 10px;width:100%;cursor:pointer;background-color:#007bff;color:#fff;border:none;border-radius:5px}.AddNewProduct_button__zlpKD:hover{background-color:#0056b3}.AddNewProduct_fieldset__hdHyi{display:flex;flex-direction:column;gap:10px;border:none}.AddNewProduct_legend__459fm{font-weight:600;margin-bottom:10px}.AddNewProduct_radioField__RqUCZ{display:flex;gap:5px;margin-left:20px}.AddNewProduct_previewWrapperList__kVyVi{display:flex;gap:10px;flex-wrap:wrap;list-style:none}.AddNewProduct_previewItem__t6S6b{width:90px;height:90px;position:relative;background-color:#fff}.AddNewProduct_deleteButton__nW3hG{position:absolute;top:0;right:0}.AddNewProduct_detailsItem__Q3lAR{display:flex;gap:20px;align-items:center;width:100%;margin-top:20px}.AddNewProduct_buttonSubmit__XZZ0X{margin-top:20px;padding:10px 0;font-size:16px;font-weight:700}.RoutesLine_wrapper__P7QlV{display:flex;justify-content:center;align-items:center;padding:10px 50px;font-size:var(--small-font-size);width:100%;border-top:1px solid var(--border-color);background-color:var(--dark-bg-color);color:#fff}.RoutesLine_container__v7yLq{display:flex;gap:10px;max-width:var(--container-width);width:100%}.RoutesLine_link__KBC4n{color:#fff;text-decoration:none}.RoutesLine_link__KBC4n:hover{text-decoration:underline}@media (max-width:1100px){.RoutesLine_wrapper__P7QlV{padding:10px 40px;font-size:var(--tiny-font-size)}}@media (max-width:650px){.RoutesLine_wrapper__P7QlV{padding:10px 20px}}.Heading_title__m2VYn{display:flex;justify-content:center;align-items:center;width:100%;font-size:22px;font-weight:300;text-transform:uppercase;padding:0 50px;overflow:hidden;font-family:var(--heading-font-family);letter-spacing:1px}.Heading_container__7cUCB{max-width:var(--container-width);width:100%;display:flex;align-items:center;gap:20px}.Heading_icon__zrbYj{width:65px;height:65px}@media (max-width:1100px){.Heading_title__m2VYn{font-size:var(--medium-font-size);padding:0 40px}.Heading_icon__zrbYj{width:45px;height:45px}}@media (max-width:650px){.Heading_title__m2VYn{font-size:var(--default-font-size);padding:0 20px}.Heading_icon__zrbYj{width:32px;height:32px}.Heading_container__7cUCB{gap:10px}}.NewsElement_wrapper__iXU1O{position:relative;width:100%;border-radius:6px;display:flex;flex-direction:column;align-items:flex-start}.NewsElement_wrapper__iXU1O.NewsElement_reversedWrapper__fka7S{align-items:flex-end}.NewsElement_wrapper__iXU1O.NewsElement_reversedWrapper__fka7S .NewsElement_img__nhI7r{border-radius:0 6px 6px 0}.NewsElement_wrapper__iXU1O.NewsElement_reversedWrapper__fka7S .NewsElement_newsLinkData__2GRt5{border-radius:6px 0 0 6px}.NewsElement_wrapper__iXU1O.NewsElement_wrapper__iXU1O.NewsElement_reversedWrapper__fka7S .NewsElement_description__xvEVL{text-align:right}.NewsElement_wrapper__iXU1O:hover .NewsElement_newsLinkData__2GRt5{width:40%}.NewsElement_wrapper__iXU1O:hover .NewsElement_description__xvEVL{width:100%;-webkit-line-clamp:8;line-clamp:8}.NewsElement_smallWrapper__APWIC .NewsElement_img__nhI7r{width:60%}.NewsElement_smallWrapper__APWIC .NewsElement_newsLinkData__2GRt5{width:40%}.NewsElement_smallWrapper__APWIC:hover .NewsElement_newsLinkData__2GRt5{width:50%}.NewsElement_img__nhI7r{width:70%;height:auto;border-radius:6px 0 0 6px;object-fit:cover;min-height:250px}.NewsElement_newsLinkData__2GRt5{position:absolute;bottom:0;right:0;border-radius:0 6px 6px 0;background-color:var(--dark-bg-color);width:30%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:20px;color:#fff;text-decoration:none;transition:all .5s linear}.NewsElement_reversed__TWHMp{left:0}.NewsElement_linkHeader__l7heT{width:100%;display:flex;justify-content:space-between;align-items:center}.NewsElement_reversed__TWHMp .NewsElement_linkHeader__l7heT{flex-direction:row-reverse}.NewsElement_hashtag__7_CSK{font-weight:600;font-size:var(--big-font-size);text-transform:uppercase}.NewsElement_date__xD0nx{font-size:var(--tiny-font-size);text-align:right}.NewsElement_description__xvEVL{font-size:var(--small-font-size);text-transform:uppercase;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical;max-width:80%}.NewsElement_showMoreIcon__ALDFu{transform:rotate(-45deg);align-self:flex-end;min-height:12px;min-width:18px}.NewsElement_showMoreIcon__ALDFu path{fill:#fff}.NewsElement_reversed__TWHMp .NewsElement_description__xvEVL{align-self:flex-end}.NewsElement_reversed__TWHMp .NewsElement_showMoreIcon__ALDFu{align-self:flex-start;transform:rotate(225deg)}@media (max-width:1100px){.NewsElement_smallWrapper__APWIC:hover .NewsElement_newsLinkData__2GRt5{width:312px}.NewsElement_smallWrapper__APWIC .NewsElement_img__nhI7r{width:100%}.NewsElement_smallWrapper__APWIC .NewsElement_newsLinkData__2GRt5{width:312px}.NewsElement_wrapper__iXU1O.NewsElement_reversedWrapper__fka7S .NewsElement_img__nhI7r,.NewsElement_wrapper__iXU1O.NewsElement_reversedWrapper__fka7S .NewsElement_newsLinkData__2GRt5{border-radius:6px}.NewsElement_wrapper__iXU1O:hover .NewsElement_newsLinkData__2GRt5{width:312px}.NewsElement_wrapper__iXU1O:hover .NewsElement_description__xvEVL{width:80%;-webkit-line-clamp:2;line-clamp:2}.NewsElement_img__nhI7r{width:100%;border-radius:6px;max-height:250px;min-height:150px}.NewsElement_newsLinkData__2GRt5{width:312px;height:104px;border-radius:6px;padding:8px 10px}.NewsElement_reversed__TWHMp{padding:8px 10px}.NewsElement_hashtag__7_CSK{font-size:var(--default-font-size)}.NewsElement_date__xD0nx,.NewsElement_description__xvEVL{font-size:9px}}@media (max-width:650px){.NewsElement_smallWrapper__APWIC .NewsElement_newsLinkData__2GRt5,.NewsElement_smallWrapper__APWIC:hover .NewsElement_newsLinkData__2GRt5,.NewsElement_wrapper__iXU1O:hover .NewsElement_newsLinkData__2GRt5{width:100%}.NewsElement_wrapper__iXU1O:hover .NewsElement_description__xvEVL{width:100%;-webkit-line-clamp:3;line-clamp:3}.NewsElement_newsLinkData__2GRt5,.NewsElement_reversed__TWHMp{right:0;left:0;margin:0 auto;gap:5px;padding:12px}.NewsElement_newsLinkData__2GRt5{width:100%;height:136px}.NewsElement_reversed__TWHMp .NewsElement_linkHeader__l7heT{flex-direction:row}.NewsElement_description__xvEVL{width:100%;-webkit-line-clamp:3;line-clamp:3;align-self:center}.NewsElement_reversed__TWHMp .NewsElement_description__xvEVL{align-self:center}.NewsElement_reversed__TWHMp .NewsElement_showMoreIcon__ALDFu,.NewsElement_showMoreIcon__ALDFu{transform:rotate(-45deg)}.NewsElement_reversed__TWHMp .NewsElement_showMoreIcon__ALDFu{align-self:flex-end}.NewsElement_img__nhI7r{min-height:250px}}.LastNewsSlider_wrapper__lwQtv{width:100%;display:flex;flex-direction:column;gap:30px}.LastNewsSlider_title__equ1b{font-size:24px;font-weight:600}.LastNewsSlider_swiper__BrguU{width:100%}.LastNewsSlider_slide__JKGi2{display:flex!important;justify-content:center;align-items:center;flex-direction:column;gap:18px}.ConfirmOrder_wrapper__GJ_14{min-height:var(--content-min-height)}.ConfirmOrder_container__EaxMj,.ConfirmOrder_wrapper__GJ_14{display:flex;flex-direction:column;align-items:center;width:100%;gap:30px}.ConfirmOrder_container__EaxMj{max-width:var(--container-width);justify-content:center}@media (max-width:1650px){.ConfirmOrder_container__EaxMj{padding:0 50px}}@media (max-width:1100px){.ConfirmOrder_container__EaxMj{padding:0 40px;gap:20px}}@media (max-width:650px){.ConfirmOrder_wrapper__GJ_14{gap:20px}.ConfirmOrder_container__EaxMj{padding:0 20px;gap:15px}}.CertificateModal_certificateModal__i9QL0{display:flex;justify-content:center;align-items:center;padding:40px;position:fixed;top:0;left:0;height:100dvh;width:100%;background-color:rgba(0,0,0,.4);z-index:-1;opacity:0;transition:all .3s linear;cursor:pointer}.CertificateModal_visibleModal__WcISq{z-index:100;opacity:1}.CertificateModal_img__35cuN{width:70%;height:auto;max-height:100%;object-fit:contain}@media (max-width:1100px){.CertificateModal_certificateModal__i9QL0{padding:20px}.CertificateModal_img__35cuN{width:80%;height:auto}}@media (max-width:650px){.CertificateModal_certificateModal__i9QL0{padding:15px}.CertificateModal_img__35cuN{width:100%;height:auto}}.AboutUsCertificate_certificateBlock__I0q72{width:100%;display:flex;flex-direction:column;gap:20px;margin:40px 0}.AboutUsCertificate_certificate__Bf4FE{width:100%;display:flex;align-items:center;gap:20px}.AboutUsCertificate_reversedCertificate__rJL5y{flex-direction:row-reverse}.AboutUsCertificate_reversedCertificate__rJL5y .AboutUsCertificate_certificateDescription__OTWvf,.AboutUsCertificate_reversedCertificate__rJL5y .AboutUsCertificate_certificateTitle__PqTrW{text-align:right}.AboutUsCertificate_certificateText__Z2Xx6{display:flex;flex-direction:column;gap:15px;max-width:50%}.AboutUsCertificate_certificateTitle__PqTrW{font-family:var(--heading-font-family);font-weight:300;font-size:24px}.AboutUsCertificate_certificateDescription__OTWvf{font-size:var(--tiny-font-size)}.AboutUsCertificate_img___pE09{object-fit:contain;cursor:pointer}@media (max-width:1100px){.AboutUsCertificate_reversedCertificate__rJL5y{flex-direction:row}.AboutUsCertificate_reversedCertificate__rJL5y .AboutUsCertificate_certificateDescription__OTWvf,.AboutUsCertificate_reversedCertificate__rJL5y .AboutUsCertificate_certificateTitle__PqTrW{text-align:left}.AboutUsCertificate_certificateTitle__PqTrW{font-size:var(--medium-font-size)}}@media (max-width:650px){.AboutUsCertificate_certificateBlock__I0q72{margin:20px 0}.AboutUsCertificate_certificateTitle__PqTrW{font-size:var(--medium-font-size)}.AboutUsCertificate_img___pE09{width:98px;height:138px}.AboutUsCertificate_certificateTitle__PqTrW{font-size:var(--small-font-size)}.AboutUsCertificate_certificateDescription__OTWvf{font-size:10px}.AboutUsCertificate_certificateText__Z2Xx6{max-width:none}}.AboutUsHero_hero__oGmvq{width:100%;height:calc(100dvh - 169px);background:url(/_next/static/media/aboutUsHeroImg.cade353d.webp) 50%/cover no-repeat;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;position:relative;overflow-y:hidden}.AboutUsHero_heroHead___lLS0{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.AboutUsHero_heroTitle__zLj0q{font-family:var(--heading-font-family);color:#fff;font-size:40px;font-weight:300}.AboutUsHero_heroDescription__9p_qD{color:#fff;font-size:var(--default-font-size)}.AboutUsHero_heroNumbersBlock__PUeU0{position:absolute;right:0;left:0;bottom:10px;margin:0 auto;display:flex;flex-direction:column}.AboutUsHero_numbersHead__w6L_S{display:flex;justify-content:center;gap:20px;position:relative;z-index:2}.AboutUsHero_numbersHead__w6L_S:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,.95) 0,#000 30.77%,transparent 100%);z-index:1;width:367px;height:194px;max-width:100%}.AboutUsHero_numbersClients__pXpt_{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:10px}.AboutUsHero_numbersTitle__KMGog{font-family:var(--heading-font-family);font-size:28px;color:#fff;z-index:2}.AboutUsHero_numbersText__Mf24L{color:#fff;font-size:var(--medium-font-size);z-index:2}.AboutUsHero_numbersLine__eT7EE{width:2px;height:75px;background-color:#fff;align-self:flex-end;position:relative;z-index:2}.AboutUsHero_numbersLine__eT7EE:after{content:"";position:absolute;bottom:0;left:-75px;width:149px;height:2px;background-color:#fff;z-index:2}.AboutUsHero_numbersSmallText__4h2WI{font-size:var(--small-font-size);text-align:center;color:#fff;margin-top:5px;margin-right:15px;width:156px;align-self:center;z-index:2}@media (max-width:1100px){.AboutUsHero_hero__oGmvq{height:calc(100dvh - 113px)}.AboutUsHero_heroTitle__zLj0q{font-size:26px}.AboutUsHero_heroDescription__9p_qD{font-size:var(--small-font-size)}.AboutUsHero_numbersTitle__KMGog{font-size:21px}.AboutUsHero_numbersText__Mf24L{font-size:var(--small-font-size)}.AboutUsHero_numbersSmallText__4h2WI{font-size:var(--tiny-font-size)}}@media (max-width:650px){.AboutUsHero_hero__oGmvq{height:calc(100dvh - 101px)}.AboutUsHero_heroDescription__9p_qD{font-size:var(--small-font-size)}.AboutUsHero_numbersTitle__KMGog{font-size:var(--medium-font-size)}.AboutUsHero_numbersText__Mf24L{font-size:var(--tiny-font-size)}.AboutUsHero_numbersSmallText__4h2WI{font-size:10px}}.AboutUsDescription_descriptionBlock__sW4zr{width:100%;display:flex;justify-content:center;align-items:center;gap:15px;margin:60px 0}.AboutUsDescription_descriptionList__vI0VT{display:flex;flex-direction:column;justify-content:center;gap:15px;list-style-type:none;width:100%;max-width:572px}.AboutUsDescription_descriptionListTitle___4VRE{font-size:var(--big-font-size)}.AboutUsDescription_descriptionListText__Q_eqW{font-size:var(--default-font-size)}.AboutUsDescription_descriptionListSmallText__MCMmj{font-size:var(--small-font-size)}.AboutUsDescription_topBlock___SewI{margin-bottom:15px}@media (max-width:1100px){.AboutUsDescription_descriptionBlock__sW4zr{flex-direction:column;margin:40px 0;gap:20px}.AboutUsDescription_descriptionList__vI0VT{gap:5px}.AboutUsDescription_descriptionListTitle___4VRE{font-size:var(--medium-font-size)}.AboutUsDescription_descriptionListText__Q_eqW{font-size:var(--small-font-size)}}@media (max-width:650px){.AboutUsDescription_descriptionBlock__sW4zr{flex-direction:column;margin:20px 0}.AboutUsDescription_descriptionImg__CDdgt{width:100%;height:auto}.AboutUsDescription_descriptionList__vI0VT{max-width:none}.AboutUsDescription_descriptionListTitle___4VRE{font-size:var(--default-font-size)}}.AboutUsSuppliers_suppliersBlock__wKRGk{width:100%;margin:60px 0;position:relative;display:flex;align-items:center}.AboutUsSuppliers_logoWrapper__5ZWNT{height:82px;display:grid;place-items:center}.AboutUsSuppliers_logo__80Imj{margin:auto 50px auto 0}@media (max-width:1100px){.AboutUsSuppliers_suppliersBlock__wKRGk{margin:40px 0}.AboutUsSuppliers_logoWrapper__5ZWNT{height:40px}.AboutUsSuppliers_logo__80Imj{max-height:50px;width:auto}}@media (max-width:650px){.AboutUsSuppliers_suppliersBlock__wKRGk{margin:20px 0}}.Loader_wrapper__OLHke{width:100%;display:flex;justify-content:center;align-items:center;min-height:var(--content-min-height)}.Loader_svg__DCDu4{width:48px;height:48px;animation:Loader_rotation__mQiLV 1s linear infinite}@keyframes Loader_rotation__mQiLV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:650px){.Loader_wrapper__OLHke{margin:20px 0}}.AddProductCategorySelect_wrapper__ki_J8{display:flex;flex-direction:column;gap:10px}.AddProductCategorySelect_button__RxPdg{padding:5px 10px;width:100%;cursor:pointer;background-color:#007bff;color:#fff;border:none;border-radius:5px}.AddProductCategorySelect_button__RxPdg:hover{background-color:#0056b3}.AddProductCategorySelect_list__c4Hr9{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;column-gap:10px;list-style:none}.AddProductCategorySelect_listItem__eizJg{margin-top:10px;position:relative;background-color:#fff;padding:5px 5px 5px 30px}.AddProductCategorySelect_btnDelete__x51Uu{position:absolute;top:0;left:0;background-color:rgba(247,77,77,.503);padding:5px;cursor:pointer;height:100%;border:none;font-weight:800;font-size:28}.AddProductCategorySelect_span__7diDg{font-weight:600}.FindCarsSelector_error__Lzjt1{padding:5px;color:var(--error-color)}.RolesSelect_select__jq7TE{width:350px;padding:10px 15px;border:1px solid var(--border-color);border-radius:3px}.RolesSelect_option__iH9ND{width:100%;padding:8px 10px}.ConfirmOrderSection_wrapper__YYKpC{width:100%;display:flex;justify-content:space-around;align-items:flex-start;gap:30px;margin-bottom:40px}.ConfirmOrderSection_orderDataContainer__jLr_1{display:flex;flex-direction:column;gap:25px;width:60%;max-width:900px}.ConfirmOrderSection_title__2Ka_o{font-size:var(--big-font-size);font-weight:600}.ConfirmOrderSection_filledCredentialsWrapper__BiMFG{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 30px;border:1px solid var(--border-color);border-radius:6px;background-color:#fff}.ConfirmOrderSection_filledCredentialsData__ji_Fl{display:flex;align-items:center;justify-content:center;gap:30px}.ConfirmOrderSection_userData__KkKJI{display:flex;justify-content:space-between;flex-direction:column;gap:5px}.ConfirmOrderSection_userDataName__OrEY6{font-size:var(--big-font-size)}.ConfirmOrderSection_userDataPhone__JuDhb{font-size:var(--small-font-size);color:#565656}.ConfirmOrderSection_userChangeDataLink__x1HlL{font-size:var(--small-font-size);color:#5f5f5f;cursor:pointer;text-decoration:none;background-color:transparent;border:none;outline:none}.ConfirmOrderSection_userChangeDataLink__x1HlL:hover{text-decoration:underline}.ConfirmOrderSection_credentialsWrapper__M8XXG{display:flex;width:100%;align-items:center;gap:20px}.ConfirmOrderSection_credentialsData__yPXcj{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;padding:20px 25px;width:calc(100% - 46px);border-radius:6px;border:1px solid var(--border-color);background-color:#fff}.ConfirmOrderSection_icon__aMvTY{min-width:26px;min-height:26px}.ConfirmOrderSection_productsContainer__yB4Wv{display:flex;width:100%;flex-direction:column;gap:20px}.ConfirmOrderSection_blockWrapper__zb1Ge{display:flex;flex-direction:column;gap:20px;max-width:400px;width:30%}.ConfirmOrderSection_fixedSection__d7V7A{position:-webkit-sticky;position:sticky;top:150px;height:max-content}.ConfirmOrderSection_submitContainer__BjBGy{display:flex;flex-direction:column;gap:15px;border-radius:6px;background-color:#efefef;padding:20px;width:100%;max-width:400px}.ConfirmOrderSection_list__He_4K{display:flex;flex-direction:column;gap:10px;list-style-type:none;font-size:var(--small-font-size)}.ConfirmOrderSection_listItem__asWAv{width:100%;display:flex;justify-content:space-between;align-items:center}.ConfirmOrderSection_listTitle__3EjkT{color:#5f5f5f;font-size:var(--small-font-size);width:50%}.ConfirmOrderSection_listInfo__KTLQP{width:50%;text-align:end}.ConfirmOrderSection_total__gz3lv{padding:15px 0;border:1px solid var(--border-color);border-left:none;border-right:none;width:100%;display:flex;align-items:center;justify-content:space-between}.ConfirmOrderSection_totalPrice__Bnyjc{font-size:var(--big-font-size);font-weight:700}.ConfirmOrderSection_submit__Fcn8h{font-size:var(--default-font-size);color:#fff;background-color:var(--main-color);border-radius:6px;border:1px solid var(--second-color);width:100%;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none;align-self:center;transition:all .15s linear}.ConfirmOrderSection_submit__Fcn8h:hover{box-shadow:var(--hover-btn-shadow)}.ConfirmOrderSection_submit__Fcn8h:active{box-shadow:var(--active-btn-shadow);text-shadow:var(--hover-btn-text-shadow)}.ConfirmOrderSection_additionalInfo__vAEzv{font-size:var(--tiny-font-size);color:#5f5f5f}.ConfirmOrderSection_additionalInfoList__8tHP9{display:flex;flex-direction:column;gap:5px;font-size:var(--tiny-font-size);color:#5f5f5f;list-style-type:none}.ConfirmOrderSection_loaderWrapper__LXu3n{position:fixed;top:0;left:0;width:100%;height:100dvh;display:flex;justify-content:center;align-items:center;opacity:0;z-index:-1;transition:all .3s linear;background-color:rgba(0,0,0,.4)}.ConfirmOrderSection_visibleLoader__5gqcW{opacity:1;z-index:20}.ConfirmOrderSection_deliveryWrapper__vveby{display:flex;flex-direction:column;gap:25px;position:relative}.ConfirmOrderSection_paymentWrapper__7aZ9m{display:flex;flex-direction:column;gap:25px}.ConfirmOrderSection_errorDelivery__uqX0a{position:absolute;top:28px;left:0;display:flex;gap:10px}.ConfirmOrderSection_errorDelivery__uqX0a>p{font-size:var(--tiny-font-size);color:var(--error-color)}@media (max-width:1100px){.ConfirmOrderSection_wrapper__YYKpC{gap:20px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px}.ConfirmOrderSection_orderDataContainer__jLr_1{width:100%;max-width:none;gap:20px}.ConfirmOrderSection_title__2Ka_o{font-size:var(--default-font-size)}.ConfirmOrderSection_blockWrapper__zb1Ge{width:100%;max-width:none}.ConfirmOrderSection_submitContainer__BjBGy{max-width:none;padding:15px}.ConfirmOrderSection_totalPrice__Bnyjc{font-size:var(--default-font-size)}.ConfirmOrderSection_filledCredentialsWrapper__BiMFG{padding:10px 30px}.ConfirmOrderSection_userDataName__OrEY6{font-size:var(--default-font-size)}.ConfirmOrderSection_userDataPhone__JuDhb{font-size:var(--tiny-font-size)}.ConfirmOrderSection_errorDelivery__uqX0a{top:23px}}@media (max-width:650px){.ConfirmOrderSection_wrapper__YYKpC{margin-bottom:20px}.ConfirmOrderSection_credentialsWrapper__M8XXG{flex-direction:column;align-items:center;gap:10px}.ConfirmOrderSection_credentialsData__yPXcj{grid-template-columns:1fr;padding:20px 15px;width:100%}.ConfirmOrderSection_title__2Ka_o,.ConfirmOrderSection_totalPrice__Bnyjc{font-size:var(--small-font-size)}.ConfirmOrderSection_submit__Fcn8h{width:180px;height:35px;font-size:var(--tiny-font-size)}.ConfirmOrderSection_listTitle__3EjkT,.ConfirmOrderSection_list__He_4K{font-size:var(--tiny-font-size)}.ConfirmOrderSection_filledCredentialsWrapper__BiMFG{padding:10px 15px}.ConfirmOrderSection_userDataName__OrEY6{font-size:var(--tiny-font-size)}.ConfirmOrderSection_userChangeDataLink__x1HlL,.ConfirmOrderSection_userDataPhone__JuDhb{font-size:10px}}.ProductPageNav_wrapper__ARbNC{display:flex;width:100%;gap:30px;border-bottom:1px solid var(--border-color);padding-bottom:5px;font-size:var(--small-font-size);list-style-type:none;align-items:center}.ProductPageNav_container__KQdtv{width:100%;max-width:var(--container)}.ProductPageNav_listElement__s0qcc{font-weight:500;transition:all .1s linear;position:relative}.ProductPageNav_link__2qvEF{text-decoration:none;color:#000}.ProductPageNav_listElement__s0qcc.ProductPageNav_active___hTVP:after{content:"";display:block;width:calc(100% + 18px);height:2px;background-color:#000;position:absolute;bottom:-5px;left:-9px}@media (max-width:1650px){.ProductPageNav_container__KQdtv{padding:0 50px}}@media (max-width:1100px){.ProductPageNav_wrapper__ARbNC{font-size:var(--tiny-font-size)}.ProductPageNav_container__KQdtv{padding:0 40px}}@media (max-width:800px){.ProductPageNav_container__KQdtv{padding:0 20px}}@media (max-width:650px){.ProductPageNav_wrapper__ARbNC{font-size:10px}}.CarSelection_wrapper__zWugw{margin:0 auto 30px;width:100%;border:1px solid var(--border-color);border-radius:9px;box-shadow:0 4px 12px 0 rgba(0,0,0,.3);display:flex;flex-direction:column;overflow:hidden}.CarSelection_header__1iiDj{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#2e64b9;padding:10px 17px 10px 130px;position:relative}.CarSelection_carImg__4vnM9{position:absolute;bottom:-10px;left:11px;z-index:2}.CarSelection_headerText__bi6Q2{text-transform:uppercase;font-size:var(--default-font-size);color:#fff}.CarSelection_body__iSYNh{padding:20px;width:100%;display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column;gap:20px;max-height:5000px;transition:all .2s ease-in-out;opacity:1;transform-origin:top;background-color:#fff}.CarSelection_hiddenBody__u0HEo{max-height:0;opacity:0}.CarSelection_dataSelectionWrapper__pLM_J{width:100%;max-width:914px;display:flex;justify-content:center;align-items:center;gap:25px;padding-bottom:5px;border-bottom:1px solid var(--border-color);position:relative}.CarSelection_dataSelectionButton__IqmJa{font-weight:500;font-size:var(--default-font-size);position:relative;cursor:pointer;border:none;outline:none;background-color:transparent}.CarSelection_dataSelectionButton__IqmJa:disabled path{fill:grey}.CarSelection_dataSelectionButton__IqmJa:disabled.CarSelection_stepModelButton__HEczG path{fill:transparent;stroke:grey}.CarSelection_activeButton__8dHhQ path{fill:#2e64b9}.CarSelection_dataSelectionButton__IqmJa.CarSelection_activeButton__8dHhQ:after,.CarSelection_dataSelectionButton__IqmJa.CarSelection_activeStepButton__tcial:after,.CarSelection_dataSelectionButton__IqmJa.CarSelection_activeStepModelButton__4_edN:after{background-color:#2e64b9}.CarSelection_dataSelectionButton__IqmJa:after{content:"";position:absolute;bottom:-5px;left:0;background-color:transparent;height:3px;width:100%;transition:all .15s linear}.CarSelection_dataSelectionButton__IqmJa:hover:after{background-color:#2e64b9;opacity:.5}.CarSelection_dataSelectionButton__IqmJa:hover .CarSelection_vehicleIcon__Qbnpy path{fill:#2e64b9;opacity:.5}.CarSelection_dataSelectionButton__IqmJa:disabled{cursor:default}.CarSelection_dataSelectionButton__IqmJa:disabled:after{display:none}.CarSelection_vehicleTypeSelectionWrapper__LHPOY{position:absolute;right:0;bottom:5px;display:flex;align-items:flex-end;gap:10px}.CarSelection_vehicleIcon__Qbnpy{cursor:pointer}.CarSelection_stepButton__XLnST,.CarSelection_stepModelButton__HEczG{width:18%;display:flex;justify-content:center;align-items:center;gap:8px}.CarSelection_stepModelButton__HEczG:hover path{stroke:#2e64b9}.CarSelection_activeStepButton__tcial path,.CarSelection_stepButton__XLnST:hover path{fill:#2e64b9}.CarSelection_activeStepModelButton__4_edN path{stroke:#2e64b9}.CarSelection_stepButton__XLnST:disabled:hover path{fill:initial;stroke:initial}.CarSelection_stepModelButton__HEczG:disabled:hover path{stroke:#000}.CarSelection_stepButton__XLnST path,.CarSelection_stepModelButton__HEczG path,.CarSelection_vehicleIcon__Qbnpy path{transition:all .15s linear}.CarSelection_selectionContainer__Xq0vo{width:100%;max-width:914px;background-color:#f6f6f6;border:1px solid var(--border-color);border-radius:4px;padding:11px 30px 25px;display:flex;justify-content:center;flex-direction:column;gap:10px}.CarSelection_favValuesSelection__F0c7G{display:flex;gap:15px;justify-content:center;align-items:center;padding-bottom:3px;border-bottom:1px solid var(--border-color)}.CarSelection_engineOverlay__TC8H1{width:100%;display:flex;flex-direction:column;gap:10px}.CarSelection_selectionVariants__WLfsE{display:flex;width:100%;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;overflow-y:auto;max-height:300px}.CarSelection_selectionTitle__fp1z9{font-weight:500;font-size:var(--small-font-size)}.CarSelection_selectionVariant__CgXY7{text-transform:uppercase;width:130px;height:40px;justify-content:center;align-items:center}.CarSelection_selectionModificationVariant__Cjf7h,.CarSelection_selectionVariant__CgXY7{background-color:#fff;border:1px solid var(--border-color);border-radius:4px;display:flex;font-size:var(--tiny-font-size);cursor:pointer;outline:none;transition:all .15s linear}.CarSelection_selectionModificationVariant__Cjf7h{flex-direction:column;justify-content:space-between;width:200px;height:70px;padding:5px 10px}.CarSelection_selectionModificationVariant__Cjf7h:hover,.CarSelection_selectionVariant__CgXY7:hover{border:1px solid #2e64b9}.CarSelection_gearIcon__RH3y1{position:absolute;top:0;bottom:0;left:0;margin:auto 0}.CarSelection_loaderWrapper__34SQq{height:300px;width:100%;display:flex;justify-content:center;align-items:center}.CarSelection_errorMessage__jZPeo{color:var(--error-color);font-size:var(--default-font-size);text-align:center;margin:30px 0}.CarSelection_toggleIcon__J3sdd{display:none}@media (max-width:1280px){.CarSelection_gearIcon__RH3y1{display:none}}@media (max-width:1000px){.CarSelection_carImg__4vnM9{width:109px;height:48px;bottom:-5px}.CarSelection_header__1iiDj{padding:10px 17px 10px 110px}.CarSelection_dataSelectionButton__IqmJa,.CarSelection_headerText__bi6Q2{font-size:var(--small-font-size)}.CarSelection_vehicleIcon__Qbnpy{max-width:18px}.CarSelection_dataSelectionWrapper__pLM_J{flex-wrap:wrap;gap:20px}.CarSelection_stepButton__XLnST,.CarSelection_stepModelButton__HEczG{width:143px}.CarSelection_loaderWrapper__34SQq{height:200px}.CarSelection_errorMessage__jZPeo{font-size:var(--small-font-size)}.CarSelection_headerToggleText__hdQCx{display:none}.CarSelection_toggleIcon__J3sdd{cursor:pointer;display:block;transition:all .15s linear}.CarSelection_toggledIcon__jTzf_{transform:rotate(180deg)}}@media (max-width:600px){.CarSelection_dataSelectionButton__IqmJa,.CarSelection_headerText__bi6Q2{font-size:var(--tiny-font-size)}.CarSelection_header__1iiDj{padding-left:90px}.CarSelection_errorMessage__jZPeo{font-size:var(--small-font-size)}.CarSelection_carImg__4vnM9{left:5px;bottom:0;width:90px;height:auto}.CarSelection_stepButton__XLnST,.CarSelection_stepModelButton__HEczG{gap:5px}.CarSelection_selectionModificationVariant__Cjf7h,.CarSelection_selectionVariant__CgXY7{font-size:11px}.CarSelection_selectionVariant__CgXY7{width:110px;height:35px}}@media (max-width:400px){.CarSelection_dataSelectionWrapper__pLM_J.CarSelection_viewSelection__q_IF1{justify-content:flex-start}}.CustomInput_label__862M_,.CustomInput_wrapper__qiDh3{display:flex;flex-direction:column;gap:5px}.CustomInput_label__862M_{font-size:var(--default-font-size);color:#000;font-weight:500;width:100%;position:relative}.CustomInput_input__Rnl3x{font-size:var(--small-font-size);padding:13px 18px;box-shadow:inset 0 0 4px 0 rgba(0,0,0,.3);background:#fff;border-radius:6px;width:430px;border:1px solid transparent;outline:none}.CustomInput_error__A9nFk{border:1px solid var(--error-color)}.CustomInput_errorMessage__6I_Pd{font-size:var(--tiny-font-size);color:var(--error-color);position:absolute;bottom:-20px;left:0}@media (max-width:1100px){.CustomInput_label__862M_{font-size:var(--small-font-size)}.CustomInput_input__Rnl3x{width:330px}}@media (max-width:750px){.CustomInput_wrapper__qiDh3{width:100%}.CustomInput_input__Rnl3x{width:100%;padding:8px 10px}.CustomInput_input__Rnl3x,.CustomInput_label__862M_{font-size:var(--tiny-font-size)}}.Garage_wrapper__TKhUl{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;max-width:914px}.Garage_vehicle__o2gBo{width:300px;padding:10px 15px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--border-color);position:relative;transition:all .15s linear}.Garage_vehicle__o2gBo:hover{border-bottom:2px solid #2e64b9}.Garage_vehicle__o2gBo:not(:nth-child(3)):after{content:"";width:2px;height:45px;background-color:var(--border-color);position:absolute;right:0;top:0;bottom:0;margin:auto 0}.Garage_selectedVehicle__u78sb{border:2px solid #2e64b9;border-radius:3px}.Garage_vehicle__o2gBo.Garage_selectedVehicle__u78sb:after{display:none}.Garage_textContent__FFMu8{display:flex;height:100%;flex-direction:column;justify-content:center;gap:3px;cursor:pointer}.Garage_title__4KIDw{font-size:var(--default-font-size)}.Garage_subTitle__6CnNh{font-size:var(--small-font-size);color:#717171}.Garage_icon__3Fjcm{cursor:pointer}.Garage_icon__3Fjcm path{transition:all .15s linear}.Garage_icon__3Fjcm:hover path{stroke:#2e64b9}@media (max-width:1050px){.Garage_wrapper__TKhUl{grid-template-columns:1fr 1fr;place-items:center;max-width:100%}.Garage_vehicle__o2gBo{width:260px;max-width:calc(100% - 40px)}.Garage_vehicle__o2gBo:not(:nth-child(3)):after{display:none}.Garage_title__4KIDw{font-size:var(--small-font-size)}.Garage_subTitle__6CnNh{font-size:var(--tiny-font-size)}}@media (max-width:600px){.Garage_wrapper__TKhUl{grid-template-columns:1fr;gap:5px}.Garage_vehicle__o2gBo{width:240px}.Garage_title__4KIDw{font-size:var(--tiny-font-size)}.Garage_subTitle__6CnNh{font-size:11px}}.Textarea_textarea__mXs5M{font-size:var(--small-font-size);padding:13px 18px;box-shadow:inset 0 0 4px 0 rgba(0,0,0,.3);background:#fff;border-radius:6px;width:100%;border:none;outline:none;resize:none;align-self:center}.Textarea_label__nweoI{display:flex;flex-direction:column;gap:10px;font-size:var(--default-font-size);color:#000;font-weight:500;width:100%}@media (max-width:1100px){.Textarea_label__nweoI{font-size:var(--small-font-size)}}@media (max-width:750px){.Textarea_label__nweoI,.Textarea_textarea__mXs5M{font-size:var(--tiny-font-size)}.Textarea_textarea__mXs5M{padding:8px 10px}}.ProductsFilterCategory_container__NO6ie{box-shadow:0 4px 12px 0 rgba(0,0,0,.25);border-radius:9px;width:280px;padding-top:9px;padding-bottom:66px;background-color:#fff}.ProductsFilterCategory_loader-wrapper__r8OzK{width:280px}.ProductsFilterCategory_header__b_oFc{padding:0 9px 10px 20px;display:flex;justify-content:space-between;align-items:center;position:relative}.ProductsFilterCategory_header__b_oFc:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;background-color:#a9a9a9}.ProductsFilterCategory_title__witjP{font-weight:500;font-size:16px;color:#000}.ProductsFilterCategory_button-clean__kM3_h{border:none;background-color:transparent;font-weight:500;font-size:12px;color:#000;cursor:pointer}.ProductsFilterCategory_text__gO7YC{font-weight:500;font-size:12px;color:#000}.ProductsFilterCategory_price-container__Rd2zl{margin-top:15px;padding:0 12px 30px 20px;position:relative}.ProductsFilterCategory_price-container__Rd2zl:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:.5px;background-color:#a9a9a9}.ProductsFilterCategory_price-title__RbFMD{font-weight:500;font-size:14px;color:#000;margin-bottom:9px}.ProductsFilterCategory_category-container-without-producers___uhqJ{margin-top:15px;padding:0 20px 15px;position:static}.ProductsFilterCategory_category-container__tATbx{margin-top:15px;padding:0 20px 15px;position:relative}.ProductsFilterCategory_category-container__tATbx:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:.5px;background-color:#a9a9a9}.ProductsFilterCategory_category-title__c_DH5{font-weight:500;font-size:14px;color:#000;margin-bottom:17px}.ProductsFilterCategory_category-item__Vm4yn{font-weight:400;font-size:11px;color:#000;margin-left:10px;padding-top:10px;padding-bottom:10px;cursor:pointer;width:212px}.ProductsFilterCategory_sub-category-list__qK7VA{display:flex;flex-direction:column;gap:10px;margin-left:25px;margin-bottom:14px}.ProductsFilterCategory_sub-category__nIIBA{font-weight:400;font-size:11px;color:#000;list-style:none;cursor:pointer;width:187px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ProductsFilterCategory_icon__QKNtw{stroke-width:2px;stroke:#a9a9a9;transition:transform .3s ease;cursor:pointer}.ProductsFilterCategory_icon-rotate__btIuX{transform:rotate(180deg)}.ProductsFilterCategory_category-field__lahej{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ProductsFilterCategory_show-more__FCAiT{cursor:pointer;font-weight:300;font-size:12px;color:#002fd9;border:none;background-color:transparent;margin-top:17px}.ProductsFilterCategory_producers-container__EbQD7{margin-top:15px;padding:0 20px}.ProductsFilterCategory_producers-title__XD7dR{font-weight:500;font-size:12px;color:#000;margin-bottom:15px}@media (max-width:1100px){.ProductsFilterCategory_container__NO6ie{display:none}}.PriceFilter_price-form__mmI_y{display:flex;flex-direction:row;align-items:center}.PriceFilter_input__ucaw_{border:1px solid #a9a9a9;border-radius:3px;width:92px;height:25px;background-color:#f7f7f7;margin-right:14px;padding-top:4px;padding-bottom:6px;padding-left:8px;font-weight:300;font-size:12px}.PriceFilter_price-form__mmI_y>input::placeholder{font-weight:300;font-size:12px;color:#7c7c7c}.PriceFilter_price-form__mmI_y>input:first-child{margin-right:10.6px}.PriceFilter_price-form__mmI_y>button{border-radius:3px;width:39px;height:25px;border:none;background-color:#2e64b9;font-weight:300;font-size:12px;color:#fff;transition:all .15s linear;display:flex;align-items:center;justify-content:center;cursor:pointer}.PriceFilter_price-form__mmI_y>button:hover{box-shadow:var(--hover-btn-shadow)}.PriceFilter_price-form__mmI_y>button:active{box-shadow:var(--active-btn-shadow);text-shadow:var(--hover-btn-text-shadow)}.PriceFilter_error__HtOTr{border-color:red}.ProducersForm_producers-form__F11Od{display:flex;flex-direction:column;gap:10px}.ProducersForm_producer-item__WyAiW{display:flex;gap:10px;align-items:center;height:20px;position:relative;padding-left:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:400;font-size:12px;color:#232323}.ProducersForm_producer-item__WyAiW input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.ProducersForm_checkmark__RluCR{position:absolute;top:0;left:0;border-radius:4px;width:20px;height:20px;background-color:#d9d9d9}.ProducersForm_checkmark__RluCR:after{content:"";position:absolute;display:none}.ProducersForm_producer-item__WyAiW input:checked~.ProducersForm_checkmark__RluCR:after{display:block}.ProducersForm_producer-item__WyAiW .ProducersForm_checkmark__RluCR:after{top:3px;left:3px;border-radius:4px;width:14px;height:14px;background-color:#2e64b9}.ProducersForm_show-more__60Xr9{cursor:pointer;font-weight:300;font-size:12px;color:#002fd9;border:none;background-color:transparent;margin-top:17px}.CategoryFilter_category-item__K_e6B{font-weight:400;font-size:11px;color:#000;margin-left:10px;padding-top:10px;padding-bottom:10px;cursor:pointer;width:212px}.CategoryFilter_icon__Sjo3X{stroke-width:2px;stroke:#a9a9a9;transition:transform .3s ease;cursor:pointer}.CategoryFilter_icon-rotate__htpSj{transform:rotate(180deg)}.CategoryFilter_category-field__BL6Bb{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.CategoryFilter_sub-category-list__hRcsl{display:flex;flex-direction:column;gap:10px;margin-left:25px;margin-bottom:14px}.CategoryFilter_sub-category__tQFX8{font-weight:400;font-size:11px;color:#000;list-style:none;cursor:pointer;width:187px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CategoryFilter_active-category__6KQgR{font-weight:700}.ProductCardList_list__MjJC7{display:flex;flex-wrap:wrap;width:100%;list-style:none}.InterestingProductsSection_container__U_gdn{width:100%}.InterestingProductsSection_container__U_gdn>h2{padding:0}.InterestingProductsSection_sliderWrapper__m9YVi{margin-top:20px}@media (max-width:1650px){.InterestingProductsSection_container__U_gdn>h2{padding:0 50px}}@media (max-width:1100px){.InterestingProductsSection_container__U_gdn>h2{padding:0 40px}}@media (max-width:800px){.InterestingProductsSection_container__U_gdn>h2{padding:0 20px}}@media (max-width:650px){.InterestingProductsSection_sliderWrapper__m9YVi{margin-top:15px}}.ReviewsSection_ratingArticle__q9KOb{display:flex;justify-content:space-between;align-items:center;margin-bottom:20.7px}.ReviewsSection_article__5PP6C{font-weight:400;font-size:14px;color:#585858}.ReviewsSection_wrapper__49TUz{display:flex;justify-content:space-between}.ReviewsSection_mainContent__6miaw{width:62%}.ReviewsSection_buttonAdd__c0E8_{width:100%;padding:10px 0;border-radius:6px;align-items:center;background-color:#fff;font-weight:600;font-size:14px;border:1px solid var(--main-color);color:var(--second-color);cursor:pointer;margin-bottom:20px}.ReviewsSection_buttonAdd__c0E8_:hover{box-shadow:var(--hover-white-btn-shadow)}.ReviewsSection_buttonAdd__c0E8_:active{box-shadow:var(--active-btn-shadow);text-shadow:var(--hover-white-btn-text-shadow)}.ReviewsSection_priceBlock__8i3gr{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border:1px solid var(--border-color);border-radius:4px;background-color:#fff;position:-webkit-sticky;position:sticky;top:149px;z-index:2;width:36.4%;height:93px}.ReviewsSection_imageWrapper__DimyP{width:80px;height:80px;position:relative;display:none}.ReviewsSection_titleProduct__RxSts{font-weight:400;font-size:14px;color:#000;display:none}.ReviewsSection_info__Lnrs2{display:flex;flex-direction:column;justify-content:space-between;height:100%}.ReviewsSection_price__gPuTi{font-size:var(--big-font-size);font-weight:600}.ReviewsSection_oldPrice__fBLkY{font-size:var(--tiny-font-size);color:#474747;text-decoration:line-through}.ReviewsSection_available__uj_zj{color:#00d215;font-size:var(--small-font-size)}.ReviewsSection_buttonWrapper__wbx5A{display:flex;gap:24px;justify-content:center;align-items:center}.ReviewsSection_button__Pum5q{padding:8px 57px;background-color:var(--main-color);border-color:transparent;outline:none;border-radius:4px;font-weight:400;font-size:var(--small-font-size);display:flex;align-items:center;justify-content:center;gap:13px;color:#fff;cursor:pointer;transition:all .15s linear}.ReviewsSection_button__Pum5q:hover{box-shadow:var(--hover-btn-shadow)}.ReviewsSection_button__Pum5q:active{box-shadow:var(--active-btn-shadow);text-shadow:var(--hover-btn-text-shadow)}.ReviewsSection_button__Pum5q:active>svg{transition:all .15s linear;filter:drop-shadow(var(--hover-btn-text-shadow))}.ReviewsSection_imageWrapperEmpty__sQEo1{width:444px;height:444px;position:relative}.ReviewsSection_imageEmpty__GNdfY{object-fit:cover}.ReviewsSection_emptyRepliesTitle__qkInq{font-weight:400;font-size:24px;color:#000}.ReviewsSection_errorContainer__Ez0zY{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px 0}@media (max-width:1200px){.ReviewsSection_container__86G1D{padding:0 40px}.ReviewsSection_priceBlock__8i3gr{padding:10px 13px}.ReviewsSection_available__uj_zj{font-size:var(--tiny-font-size)}.ReviewsSection_button__Pum5q{padding:8px 14px}}@media (max-width:1100px){.ReviewsSection_wrapper__49TUz{display:block;position:relative}.ReviewsSection_ratingArticle__q9KOb{padding:0 40px}.ReviewsSection_mainContent__6miaw{width:100%;padding:0 40px}.ReviewsSection_priceBlock__8i3gr{bottom:0;left:0;z-index:8;height:100px;width:100%;padding:10px 30px 10px 10px;justify-content:space-around}.ReviewsSection_imageWrapper__DimyP{display:block}.ReviewsSection_titleProduct__RxSts{display:block;max-width:370px}.ReviewsSection_info__Lnrs2{justify-content:center}.ReviewsSection_button__Pum5q{padding:6.4px 22px}.ReviewsSection_buttonWrapper__wbx5A{flex-direction:row-reverse}.ReviewsSection_emptyRepliesTitle__qkInq{font-size:18px}}@media (max-width:800px){.ReviewsSection_price__gPuTi{font-size:var(--default-font-size)}.ReviewsSection_button__Pum5q{padding:5px 8px;font-size:var(--tiny-font-size)}.ReviewsSection_imageWrapper__DimyP{display:none}.ReviewsSection_priceBlock__8i3gr{height:70px}}@media (max-width:650px){.ReviewsSection_mainContent__6miaw{padding:0 20px}.ReviewsSection_ratingArticle__q9KOb{padding:0 20px;flex-direction:column;justify-content:flex-start}.ReviewsSection_titleProduct__RxSts{display:none}.ReviewsSection_priceBlock__8i3gr{justify-content:space-between;padding:10px}.ReviewsSection_imageWrapperEmpty__sQEo1{width:200px;height:200px}.ReviewsSection_emptyRepliesTitle__qkInq{font-size:16px;text-align:center}}.ReviewModal_wrapper__nI6Qj{position:fixed;display:flex;justify-content:center;align-items:center;flex-direction:column;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.4);transition:all .3s linear;z-index:-1;opacity:0;cursor:pointer}.ReviewModal_visible__pgcpC{z-index:100;opacity:1}.ReviewModal_iconEmpty__tELrh{fill:#ababab;width:30px;height:30px}.ReviewModal_iconFilled__f_cNl{fill:#ffcb46;width:30px;height:30px}.ReviewModal_header__n8JI1{display:flex;padding:15px 30px 15px 20px;border-radius:6px 6px 0 0;cursor:default;background-color:#fff;max-width:748px;width:100%;align-items:center;justify-content:space-between;border-bottom:2px solid var(--border-color)}.ReviewModal_title__sHTaq{font-weight:500;font-size:21px;color:#000}.ReviewModal_close__lOOXg{cursor:pointer;width:18px;height:18px}.ReviewModal_close__lOOXg path{transition:all .1s linear}.ReviewModal_close__lOOXg:hover path{stroke:red}.ReviewModal_content__P8Rcq{background-color:#fff;padding:27px 20px 30px;max-width:748px;width:100%;border-radius:0 0 6px 6px}.ReviewModal_markTitle__UhBcH{font-weight:500;font-size:14px;color:#000}.ReviewModal_starList__ra3YK{display:flex;justify-content:space-around;padding:0;list-style:none;cursor:pointer;margin-bottom:44px;margin-top:26px;position:relative}.ReviewModal_starItem__j5eiW{display:flex;flex-direction:column;align-items:center;gap:10px}.ReviewModal_starItem__j5eiW:hover .ReviewModal_iconEmpty__tELrh{fill:#ffcb46}.ReviewModal_commentField__UIQP2{width:100%;position:relative}.ReviewModal_subTitle__yEMOq{font-weight:500;font-size:14px;color:#565656}.ReviewModal_textarea__k61E_{border:1px solid #c2c2c2;border-radius:6px;width:100%;min-height:131px;resize:vertical;margin-top:5px;padding:10px}.ReviewModal_inputField__sAGqC{display:flex;justify-content:space-between;margin:20px 0;gap:20px;width:100%}.ReviewModal_label__S9MBz{display:flex;flex-direction:column;gap:5px;position:relative;flex:1 1}.ReviewModal_input__mRq9O{border:1px solid #c2c2c2;border-radius:6px;width:100%;height:40px;padding:0 10px}.ReviewModal_input__mRq9O:focus,.ReviewModal_textarea__k61E_:focus{outline:1px solid #8b8b8b!important}.ReviewModal_errorMessage__KUlAK{position:absolute;bottom:-16px;left:0;color:red;font-size:12px}.ReviewModal_buttonContainer__O7OPv{display:flex;gap:20px;width:100%;margin-top:20px}.ReviewModal_cancelButton__68e8L,.ReviewModal_submitButton__mCvYI{flex:1 1;height:37px;border-radius:6px;border:none;cursor:pointer;transition:all .3s;padding:10px 0;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.ReviewModal_cancelButton__68e8L{border:1px solid var(--main-color);color:var(--main-color);background-color:transparent;background-color:#fff}.ReviewModal_cancelButton__68e8L:active{box-shadow:inset 0 0 4px 0 #214379;text-shadow:0 1px 1px 0 hsla(0,0%,40%,.6);color:#1a4b98}.ReviewModal_cancelButton__68e8L:focus,.ReviewModal_cancelButton__68e8L:hover{border-color:var(--second-color)}.ReviewModal_submitButton__mCvYI{color:#fff;background-color:var(--main-color)}.ReviewModal_submitButton__mCvYI:focus,.ReviewModal_submitButton__mCvYI:hover{background-color:var(--second-color);box-shadow:inset 0 1px 2px 0 hsla(0,0%,100%,.6),0 2px 2px 0 rgba(0,16,40,.67)}.ReviewModal_submitButton__mCvYI:active{box-shadow:inset 0 0 4px 0 rgba(28,28,28,.7);text-shadow:0 1px 1px 0 rgba(0,0,0,.6)}@media (max-width:1100px){.ReviewModal_header__n8JI1{padding:20px 30px;max-width:650px}.ReviewModal_title__sHTaq{font-size:var(--medium-font-size)}.ReviewModal_close__lOOXg{width:21px;height:21px}.ReviewModal_content__P8Rcq{max-width:650px;padding:20px 30px}.ReviewModal_starList__ra3YK{gap:20px}}@media (max-width:680px){.ReviewModal_header__n8JI1{padding:10px;width:95%}.ReviewModal_wrapper__nI6Qj{padding:20px}.ReviewModal_title__sHTaq{font-size:var(--default-font-size)}.ReviewModal_content__P8Rcq{width:95%;padding:12px}}@media (max-width:650px){.ReviewModal_buttonContainer__O7OPv,.ReviewModal_inputField__sAGqC{flex-direction:column}}@media (max-width:550px){.ReviewModal_iconEmpty__tELrh,.ReviewModal_iconFilled__f_cNl{width:20px;height:20px}.ReviewModal_close__lOOXg{width:14px;height:14px}.ReviewModal_starList__ra3YK{margin-bottom:24px;margin-top:16px;gap:10px}.ReviewModal_subTitle__yEMOq{font-size:10px}.ReviewModal_inputField__sAGqC{display:flex;flex-direction:column;justify-content:flex-start;margin:20px 0;gap:20px;width:100%}.ReviewModal_label__S9MBz{display:flex;flex-direction:column;gap:5px;position:relative;flex:1 1}.ReviewModal_input__mRq9O{border:1px solid #c2c2c2;border-radius:6px;width:100%;height:40px;padding:0 10px}.ReviewModal_cancelButton__68e8L,.ReviewModal_submitButton__mCvYI{padding:5px 0;font-weight:500;font-size:12px}}.ListOfProductReviews_list__MJJsY{display:flex;flex-direction:column;gap:20px;list-style:none;margin-bottom:40px}.ListOfProductReviews_descriptionBlock__llzJB{font-weight:400;font-size:14px;color:#3e3e3e;margin-top:30px;margin-bottom:40px}@media (max-width:800px){.ListOfProductReviews_list__MJJsY{gap:10px}.ListOfProductReviews_descriptionBlock__llzJB{font-weight:400;font-size:14px;color:#3e3e3e;margin-top:30px}}.AnswerReviewModal_wrapper__hvd_I{position:fixed;display:flex;justify-content:center;align-items:center;flex-direction:column;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.4);transition:all .3s linear;z-index:-1;opacity:0;cursor:pointer}.AnswerReviewModal_visible__RBqy_{z-index:100;opacity:1}.AnswerReviewModal_iconEmpty__IsNMg{fill:#ababab;width:30px;height:30px}.AnswerReviewModal_iconFilled__ifvMC{fill:#ffcb46;width:30px;height:30px}.AnswerReviewModal_header__7n0sv{display:flex;padding:15px 30px 15px 20px;border-radius:6px 6px 0 0;cursor:default;background-color:#fff;max-width:748px;width:100%;align-items:center;justify-content:space-between;border-bottom:2px solid var(--border-color)}.AnswerReviewModal_title__BNNwq{font-weight:500;font-size:21px;color:#000}.AnswerReviewModal_close__fMGk8{cursor:pointer;width:18px;height:18px}.AnswerReviewModal_close__fMGk8 path{transition:all .1s linear}.AnswerReviewModal_close__fMGk8:hover path{stroke:red}.AnswerReviewModal_content__8vbyV{background-color:#fff;padding:27px 20px 30px;max-width:748px;width:100%;border-radius:0 0 6px 6px}.AnswerReviewModal_markTitle__9EfTS{font-weight:500;font-size:14px;color:#000}.AnswerReviewModal_starList__JSPRQ{display:flex;justify-content:space-around;padding:0;list-style:none;cursor:pointer;margin-bottom:44px;margin-top:26px;position:relative}.AnswerReviewModal_starItem__AMgD9{display:flex;flex-direction:column;align-items:center;gap:10px}.AnswerReviewModal_starItem__AMgD9:hover .AnswerReviewModal_iconEmpty__IsNMg{fill:#ffcb46}.AnswerReviewModal_commentField__G31yT{width:100%}.AnswerReviewModal_subTitle__NG3V5{font-weight:500;font-size:14px;color:#565656}.AnswerReviewModal_textarea__Z1xPs{border:1px solid #c2c2c2;border-radius:6px;width:100%;min-height:131px;resize:vertical;margin-top:5px;padding:10px}.AnswerReviewModal_inputField__XJ3R2{display:flex;justify-content:space-between;margin:20px 0;gap:20px;width:100%}.AnswerReviewModal_label__NEJDJ{display:flex;flex-direction:column;gap:5px;position:relative;flex:1 1}.AnswerReviewModal_input___zzCQ{border:1px solid #c2c2c2;border-radius:6px;width:100%;height:40px;padding:0 10px}.AnswerReviewModal_errorMessage__F76pY{position:absolute;bottom:-16px;left:0;color:red;font-size:12px}.AnswerReviewModal_buttonContainer__TJluS{display:flex;gap:20px;width:100%;margin-top:20px}.AnswerReviewModal_cancelButton__40qho,.AnswerReviewModal_submitButton__CLAJi{flex:1 1;height:40px;border-radius:6px;border:none;cursor:pointer;transition:all .3s;padding:10px 0;font-weight:500;font-size:14px;text-align:center}.AnswerReviewModal_cancelButton__40qho{border:1px solid var(--main-color);color:var(--main-color);background-color:transparent}.AnswerReviewModal_cancelButton__40qho:focus,.AnswerReviewModal_cancelButton__40qho:hover{border-color:var(--second-color)}.AnswerReviewModal_submitButton__CLAJi{color:#fff;background-color:var(--main-color)}.AnswerReviewModal_submitButton__CLAJi:focus,.AnswerReviewModal_submitButton__CLAJi:hover{background-color:var(--second-color)}.AnswerReviewModal_input___zzCQ:focus,.AnswerReviewModal_textarea__Z1xPs:focus{outline:1px solid #8b8b8b!important}@media (max-width:1100px){.AnswerReviewModal_header__7n0sv{padding:20px 30px;max-width:650px}.AnswerReviewModal_title__BNNwq{font-size:var(--medium-font-size)}.AnswerReviewModal_close__fMGk8{width:21px;height:21px}.AnswerReviewModal_content__8vbyV{max-width:650px;padding:20px 30px}.AnswerReviewModal_starList__JSPRQ{gap:20px}}@media (max-width:680px){.AnswerReviewModal_header__7n0sv{padding:10px;width:95%}.AnswerReviewModal_wrapper__hvd_I{padding:20px}.AnswerReviewModal_title__BNNwq{font-size:var(--default-font-size)}.AnswerReviewModal_content__8vbyV{width:95%;padding:12px}}@media (max-width:550px){.AnswerReviewModal_iconEmpty__IsNMg,.AnswerReviewModal_iconFilled__ifvMC{width:25px;height:25px}.AnswerReviewModal_close__fMGk8{width:14px;height:14px}.AnswerReviewModal_starList__JSPRQ{margin-bottom:24px;margin-top:16px}.AnswerReviewModal_subTitle__NG3V5{font-size:12px}.AnswerReviewModal_inputField__XJ3R2{display:flex;flex-direction:column;justify-content:flex-start;margin:20px 0;gap:20px;width:100%}.AnswerReviewModal_label__NEJDJ{display:flex;flex-direction:column;gap:5px;position:relative;flex:1 1}.AnswerReviewModal_input___zzCQ{border:1px solid #c2c2c2;border-radius:6px;width:100%;height:40px;padding:0 10px}.AnswerReviewModal_cancelButton__40qho,.AnswerReviewModal_submitButton__CLAJi{padding:5px 0;font-weight:500;font-size:12px}}.CategoryCard_card__2aEKN{width:380px;height:186px;display:flex;flex-direction:column;border-radius:9px;box-shadow:0 4px 12px 0 rgba(0,0,0,.25);position:relative;background-color:#fff}.CategoryCard_cardTitle__NBSYT{width:100%;padding:15px;position:relative;font-size:var(--default-font-size);text-transform:uppercase;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;box-orient:vertical;height:46px;line-height:160%;cursor:pointer;color:#000;text-decoration:none;font-weight:600}.CategoryCard_cardTitle__NBSYT:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:247px;background-color:#000}.CategoryCard_cardBody__yzIsR{padding:20px 15px;width:100%;display:flex;flex-direction:column;gap:10px;position:relative}.CategoryCard_expandedBody__KyAYE{display:none}.CategoryCard_card__2aEKN:hover .CategoryCard_expandedBody__KyAYE{display:flex;flex-direction:column;gap:10px;width:100%;height:-moz-fit-content;height:fit-content;padding:20px 15px;position:absolute;top:0;left:0;background-color:#fff;border-radius:0 0 9px 9px;z-index:2;box-shadow:0 8px 12px 0 rgba(0,0,0,.25)}.CategoryCard_link___BCX2{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:var(--tiny-font-size);color:#000;text-decoration:none;font-weight:500}.CategoryCard_linkIcon__Ph6FQ path{fill:#000}.CategoryCard_linkIcon__Ph6FQ{transform:rotate(-90deg)}.CategoryCard_link___BCX2:hover{text-decoration:underline}.CategoryCard_expandButton__ZM5BV{display:none}@media (max-width:1100px){.CategoryCard_card__2aEKN{width:311px}.CategoryCard_cardTitle__NBSYT{font-size:var(--small-font-size);height:41px;line-height:155%}.CategoryCard_cardBody__yzIsR{padding:15px}.CategoryCard_card__2aEKN:hover .CategoryCard_expandedBody__KyAYE{display:none}.CategoryCard_link___BCX2{font-size:11px}.CategoryCard_expandButton__ZM5BV{display:flex;align-items:center;gap:8px;background-color:transparent;border:none;font-size:11px;color:#2e64b9;text-transform:uppercase;position:absolute;bottom:15px;left:15px}.CategoryCard_expandButton__ZM5BV path{fill:#2e64b9}.CategoryCard_toggledCardIcon__ymvwX{transition:all .15s linear;transform:rotate(180deg)}.CategoryCard_toggledCard__wENjj{height:-moz-fit-content;height:fit-content;padding-bottom:30px}}@media (max-width:650px){.CategoryCard_card__2aEKN{max-width:calc(100% - 20px)}.CategoryCard_cardTitle__NBSYT{height:40px}}.Categories_wrapper__DQ8TM{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:10px}.Categories_categoriesContainer__pMQmM{width:100%;display:flex;flex-wrap:wrap;gap:20px;max-width:1200px;justify-content:center}.Categories_errorMessage__oGmKp{width:100%;text-align:center;color:var(--error-color);margin-bottom:40px}.Categories_button__ozb4H{padding:15px 20px;font-size:var(--small-font-size);text-align:center;background-color:var(--main-color);border-radius:6px;align-self:center;width:250px;border:none;outline:none;cursor:pointer;font-weight:700;color:#fff;text-decoration:none;transition:all .15s linear}.Categories_button__ozb4H:hover{box-shadow:var(--hover-btn-shadow)}.Categories_button__ozb4H:active{box-shadow:var(--active-btn-shadow);text-shadow:var(--hover-btn-text-shadow)}.Categories_toggleButton__r60y2{background-color:transparent;font-size:var(--default-font-size);text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--main-color);display:flex;align-items:center;gap:15px;border:none;outline:none;cursor:pointer;margin-top:10px}.Categories_toggleIcon__ThkoP path{fill:var(--main-color)}.Categories_toggleIcon__ThkoP{transition:all .15s linear}.Categories_toggledIcon__2fEsd{transform:rotate(180deg)}@media (max-width:1100px){.Categories_wrapper__DQ8TM{gap:30px;margin-bottom:14px}.Categories_toggleButton__r60y2{font-size:var(--small-font-size)}}@media (max-width:650px){.Categories_wrapper__DQ8TM{margin-bottom:26px}}.SmallLoader_loader__eKXD2{width:10px;height:10px;border:5px solid #818181;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:SmallLoader_rotation__T31Ky 1s linear infinite}@keyframes SmallLoader_rotation__T31Ky{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ContactForm_wrapper__oDsXX{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:30px}.ContactForm_form__IkNtt{display:flex;width:100%;flex-direction:column;justify-content:center;max-width:880px;gap:25px}.ContactForm_block__CWKhP{display:flex;justify-content:center;align-items:center;width:100%;gap:20px}.ContactForm_inputsContainer__rNaof{display:flex;flex-direction:column;gap:25px}.ContactForm_button__oQWKR{border-radius:6px;width:344px;height:55px;display:flex;justify-content:center;align-items:center;gap:8px;background-color:var(--main-color);border:none;outline:none;font-size:var(--default-font-size);font-weight:500;cursor:pointer;align-self:center;transition:all .15s linear;color:#fff}.ContactForm_button__oQWKR:hover{box-shadow:var(--hover-btn-shadow)}.ContactForm_button__oQWKR:active{box-shadow:var(--active-btn-shadow);text-shadow:var(--hover-btn-text-shadow)}.ContactForm_infoBlock__pzngw{display:flex;justify-content:center;align-items:center;gap:45px}.ContactForm_infoContainer__VTSPP{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.ContactForm_horizontalLine__zKcoN{height:1px;width:169px;background-color:#000}.ContactForm_link__L_xw0{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;gap:8px;text-decoration:none;font-size:var(--small-font-size);text-align:center;color:#000;font-weight:500;width:130px;height:75px}.ContactForm_bottomLink__Bm2Xo{justify-content:flex-start}.ContactForm_line__VJT4r{width:1px;height:169px;background-color:#000}.ContactForm_socials__p8yxH{display:flex;justify-content:center;align-items:center;gap:16px}.ContactForm_formResult__ZxapD{font-size:var(--small-font-size);text-align:center;font-weight:600;height:18px;color:#000}.ContactForm_error__i9R02{color:var(--error-color)}.ContactForm_icon__EhV6r{width:22px;height:auto;max-height:30px;fill:var(--main-color)}@media (max-width:1100px){.ContactForm_form__IkNtt,.ContactForm_inputsContainer__rNaof{gap:20px}.ContactForm_button__oQWKR{width:240px;height:45px;font-size:var(--small-font-size)}.ContactForm_infoBlock__pzngw{gap:20px}.ContactForm_link__L_xw0{font-size:var(--tiny-font-size)}.ContactForm_block__CWKhP{justify-content:space-between}.ContactForm_link__L_xw0{gap:10px}.ContactForm_horizontalLine__zKcoN{width:130px}}@media (max-width:750px){.ContactForm_block__CWKhP{flex-direction:column-reverse}.ContactForm_inputsContainer__rNaof{width:100%}.ContactForm_horizontalLine__zKcoN{width:115px}.ContactForm_infoBlock__pzngw{gap:15px}.ContactForm_link__L_xw0{width:119px}.ContactForm_formResult__ZxapD{font-size:var(--tiny-font-size)}}@media (max-width:745px){.ContactForm_button__oQWKR{height:41px}}.HomeHero_wrapper__pAsZg{position:relative;width:100%;height:calc(100dvh - 129px);margin-bottom:40px}.HomeHero_titleWrapper__uBUoV{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;position:absolute;width:100%;left:0;right:0;top:18%;margin:0 auto;z-index:2}.HomeHero_title__Wb2pj{font-size:37px;font-family:var(--heading-font-family);font-weight:300;text-align:center;color:#fff}.HomeHero_subTitle__4ZiEY{font-size:var(--big-font-size);color:#fff;font-weight:600}.HomeHero_button__VQ1OL{background-color:#1a4b98;color:#fff;width:262px;height:50px;border-radius:6px;border:1px solid #fff;outline:none;font-size:var(--default-font-size);text-decoration:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .15s linear;margin-top:20px}.HomeHero_button__VQ1OL:hover{box-shadow:inset 0 1px 2px 0 hsla(0,0%,100%,.6),0 2px 8px 0 rgba(0,16,40,.8)}.HomeHero_button__VQ1OL:active{box-shadow:var(--active-btn-shadow);text-shadow:var(--hover-btn-text-shadow)}.HomeHero_staffBlock__I3QUY{position:absolute;z-index:2;left:0;right:0;bottom:0;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.HomeHero_staffImageBlock__Ybps9{padding:12px 70px 0;border:1px solid #000;border-radius:12px 12px 0 0;background-color:var(--dark-bg-color);box-shadow:0 0 12px 0 #000}.HomeHero_staffDescription__LgYhq{border:1px solid #000;border-radius:12px 12px 0 0;width:760px;height:80px;box-shadow:0 0 12px 2px #000;-webkit-clip-path:inset(-12px -12px 0 -12px);clip-path:inset(-12px -12px 0 -12px);background:var(--dark-bg-color);display:flex;align-items:center;justify-content:space-around}.HomeHero_staffDescriptionItem__UYp4_{width:33%;color:#fff;font-size:var(--medium-font-size);text-align:center;text-transform:uppercase}.HomeHero_staffCategory__Er0Nu{font-weight:600}.HomeHero_staffTradeMark__jnb8F{font-weight:700}.HomeHero_staffButton__qj_LI{border-radius:6px;width:182px;height:35px;background-color:#fff;display:flex;justify-content:center;align-items:center;color:#000;text-decoration:none;cursor:pointer;font-size:var(--default-font-size);transition:all .15s linear;border:none}.HomeHero_staffButton__qj_LI:hover{box-shadow:var(--hover-btn-shadow)}.HomeHero_staffButton__qj_LI:active{box-shadow:var(--active-btn-shadow);text-shadow:var(--hover-white-btn-text-shadow)}@media (max-width:1100px){.HomeHero_wrapper__pAsZg{height:400px;margin-bottom:30px;max-height:none}.HomeHero_wrapper__pAsZg:after{content:"";height:100%;width:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.92),transparent)}.HomeHero_titleWrapper__uBUoV{top:12%}.HomeHero_title__Wb2pj{font-size:21px}.HomeHero_subTitle__4ZiEY{font-size:var(--default-font-size)}.HomeHero_button__VQ1OL{font-size:var(--small-font-size);width:230px;height:45px}.HomeHero_hortImg__qBF7X{width:110px;height:88px}.HomeHero_staffImageBlock__Ybps9{padding:10px 50px 0}.HomeHero_staffDescription__LgYhq{width:600px;height:70px}.HomeHero_staffDescriptionItem__UYp4_{font-size:var(--default-font-size)}.HomeHero_staffButton__qj_LI{font-size:var(--small-font-size);width:160px}}@media (max-width:650px){.HomeHero_titleWrapper__uBUoV{top:10%}.HomeHero_title__Wb2pj{font-size:var(--default-font-size)}.HomeHero_subTitle__4ZiEY{font-size:var(--tiny-font-size)}.HomeHero_button__VQ1OL{width:190px;height:40px}.HomeHero_staffImageBlock__Ybps9{padding:10px 30px 0}.HomeHero_staffDescription__LgYhq{width:100%}.HomeHero_staffButton__qj_LI,.HomeHero_staffDescriptionItem__UYp4_{font-size:var(--tiny-font-size)}.HomeHero_staffButton__qj_LI{width:120px;height:30px}}@media (max-width:350px){.HomeHero_wrapper__pAsZg{height:500px}.HomeHero_staffDescription__LgYhq{flex-direction:column;height:auto;gap:10px;padding:20px 0}}.NewsSlider_wrapper__Mv4SC{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.NewsSlider_slideTitle__x7VTs{font-weight:500;font-size:24px;text-align:center;max-width:255px;text-transform:uppercase}.NewsSlider_swiper__ZBwMA{max-width:1200px;width:100%}.NewsSlider_slide__CRJm8{display:flex!important;background-color:transparent!important}.NewsSlider_link__x4d_R,.NewsSlider_slide__CRJm8{justify-content:center;align-items:center;flex-direction:column;gap:18px}.NewsSlider_link__x4d_R{display:flex;width:100%;color:#000;text-decoration:none}.NewsSlider_link__x4d_R:hover{text-decoration:underline}.NewsSlider_img__3M7G1{box-shadow:0 4px 8px 0 rgba(0,0,0,.5);border-radius:9px}@media (max-width:1100px){.NewsSlider_img__3M7G1{width:200px;height:200px}.NewsSlider_slideTitle__x7VTs{max-width:200px;font-size:var(--medium-font-size)}}.swiper-wrapper{align-items:center}.swiper-button-next,.swiper-button-prev{background-color:transparent;width:30px;height:30px}.swiper-button-next:after,.swiper-button-prev:after{font-size:var(--swiper-navigation-size);font-weight:900;color:var(--main-color)}.ProductReviewCard_iconEmpty__kT7po{fill:#ababab;width:20px;height:20px}.ProductReviewCard_iconFilled__mlpws{fill:#ffcb46;width:20px;height:20px}.ProductReviewCard_starContainer__ltzIA{display:flex;gap:2px}.ProductReviewCard_list__zmhq8{display:flex;flex-direction:column;gap:20px;list-style:none;margin-bottom:40px}.ProductReviewCard_card__wbWVH{border:1px solid #c2c2c2;border-radius:4px;width:100%;padding:12px 20px 12px 17px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);background:#fff}.ProductReviewCard_headerBox__dcFOH{display:flex;justify-content:space-between}.ProductReviewCard_dataBlock__93did{display:flex;gap:16px}.ProductReviewCard_name__Rk7Lf{font-weight:600;font-size:16px;color:#000}.ProductReviewCard_description__tBRNq{font-weight:400;font-size:12px;color:#7c7c7c;margin-bottom:10px}.ProductReviewCard_text__ui98t{font-weight:400;font-size:12px;color:#000;margin-top:15px}.ProductReviewCard_buttonWrapper__Yjig0{display:flex;gap:20px;margin-top:20px}.ProductReviewCard_date__NGj_h{font-weight:400;font-size:12px;color:#686868;text-align:right}.ProductReviewCard_answerActionBox__8JOOf{display:flex;gap:8px;align-items:center;background-color:transparent;border:none;cursor:pointer;font-weight:400;font-size:12px;color:#0057a8}.ProductReviewCard_answerList__UQZbf{list-style:none;margin-top:20px;display:flex;gap:10px;padding-left:10px;position:relative}.ProductReviewCard_answerList__UQZbf:before{position:absolute;content:"";height:100%;width:1px;top:0;left:0;background-color:#a9a9a9}.ProductReviewCard_answerList__UQZbf>.ProductReviewCard_card__wbWVH{padding-bottom:13px}.ProductReviewCard_loadingWrapper__3N8hH{width:100%;height:77px}.ProductReviewCard_iconDelete__G016k{fill:#1a4b98;width:16px;height:18px;cursor:pointer}@media (max-width:800px){.ProductReviewCard_list__zmhq8{gap:10px}}.ModalConfirm_wrapper__7DPeF{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:rgba(0,0,0,.4);padding:20px;display:flex;justify-content:center;align-items:center;z-index:-1;opacity:0;transition:all .2s linear}.ModalConfirm_visible__9vu_P{z-index:100;opacity:1}.ModalConfirm_modal__Y6U1N{background-color:#fff;border-radius:6px;padding:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;position:relative}.ModalConfirm_title__7PgHV{font-size:var(--default-font-size);text-align:center}.ModalConfirm_buttonsContainer__OiSet{display:flex;align-items:center;gap:30px}.ModalConfirm_button__b2wnF{border-radius:3px;color:#fff;border:none;outline:none;padding:8px 15px;cursor:pointer}.ModalConfirm_buttonConfirm__CZAEb{background-color:#31bd31}.ModalConfirm_buttonCancel__7DwmE{background-color:var(--error-color)}.LikeButton_icon__Fgy2e>path{fill:transparent;stroke:#000;width:25px;height:21px;cursor:pointer;transition:all .15s linear}.LikeButton_button__Ux3ps{border:none;background-color:transparent;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.LikeButton_icon__Fgy2e:active,.LikeButton_icon__Fgy2e:focus>path,.LikeButton_icon__Fgy2e:hover>path{transition:all .15s linear;filter:drop-shadow(var(--hover-btn-text-shadow));stroke:#1a4b98}.LikeButton_icon__Fgy2e:active{fill:#1a4b98}.LikeButton_liked__CDUCL>path{stroke:#1a4b98;fill:#1a4b98;box-shadow:inset 0 2px 10px 0 #000}.PhotoSlider_wrapper__S0bhd{display:flex;flex-direction:column;width:45%;overflow:hidden}.PhotoSlider_swiper__SVNwS{max-width:100%}.PhotoSlider_img__NGoeT{object-fit:contain}.PhotoSlider_smallSlider__LslUv{margin:0!important}.PhotoSlider_smallImg__G6BSP{cursor:pointer;object-fit:contain}.PhotoSlider_slide__UIUmv{display:flex!important;justify-content:center;align-items:center;background-color:#fff!important}@media (max-width:1100px){.PhotoSlider_img__NGoeT{width:332px;height:auto}.PhotoSlider_smallImg__G6BSP{height:auto;width:110px}}@media (max-width:800px){.PhotoSlider_wrapper__S0bhd{width:100%;max-width:400px}.PhotoSlider_smallSlider__LslUv{display:none!important}}.swiper-button-next,.swiper-button-prev{color:#0d0d0d}.ToggleCharacteristics_wrapper__uiXRn{width:100%;display:flex;flex-direction:column;gap:15px}.ToggleCharacteristics_title__6yzUj{font-size:var(--medium-font-size);font-weight:500}.ToggleCharacteristics_characteristic__CgOKv{width:100%;display:flex;justify-content:space-between;font-size:var(--small-font-size)}.ToggleCharacteristics_button__MI_4R{background-color:transparent;align-self:flex-start;border:none;outline:none;color:var(--main-color);font-size:var(--small-font-size);cursor:pointer}.ToggleCharacteristics_value__4rv8u{text-align:right}.ToggleCharacteristics_key__k_MPU,.ToggleCharacteristics_value__4rv8u{max-width:45%}@media (max-width:1100px){.ToggleCharacteristics_title__6yzUj{font-size:var(--default-font-size)}.ToggleCharacteristics_button__MI_4R,.ToggleCharacteristics_characteristic__CgOKv{font-size:var(--tiny-font-size)}}@media (max-width:800px){.ToggleCharacteristics_characteristic__CgOKv{font-size:11px;gap:10px}}.profileLayout_wrapper__9Mqug{display:flex;flex-direction:column;align-items:center;width:100%}.profileLayout_container__BzDOv{max-width:var(--container-width);width:100%;display:flex;min-height:calc(var(--content-min-height) - 39px)}.profileLayout_title-wrapper__QfDlw{margin-top:21px;margin-bottom:15px;width:100%}@media (max-width:1650px){.profileLayout_container__BzDOv{padding:0 50px}}@media (max-width:1100px){.profileLayout_container__BzDOv{padding:0 40px;gap:0;flex-direction:row}}@media (max-width:650px){.profileLayout_container__BzDOv{padding:0;flex-direction:column}}.AuthModal_wrapper__XzTXz{width:100%;height:var(--content-full-screen-height);background-color:rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;z-index:-10;transition:all .2s linear;cursor:pointer;position:fixed;top:0;left:0}.AuthModal_visibleWrapper__MxBII{opacity:1;z-index:100}.AuthModal_modal__c3bmu{width:100%;max-width:640px;max-height:calc(100vh - 40px);background-color:#fff;border-radius:8px;transform:scale(0);transition:all .2s linear;display:flex;flex-direction:column;cursor:default}.AuthModal_visibleModal__dbbfv{transform:scale(1)}.AuthModal_header__MwMPD{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding:24px}.AuthModal_headerText__CD0Ay{font-weight:600;font-size:var(--big-font-size)}.AuthModal_closeIcon__lDLte{cursor:pointer;width:16px;height:16px}.AuthModal_closeIcon__lDLte path{transition:all .1s linear}.AuthModal_closeIcon__lDLte:hover path{stroke:red}.AuthModal_contentWrapper__rhtsr{display:flex;width:100%;overflow-y:auto;padding:24px}.AuthModal_formWrapper__dxeeu{display:table;border-right:1px solid var(--border-color);width:60%;padding-right:24px}.AuthModal_formOverlay__PkrcF{display:flex;flex-direction:column;gap:15px;width:100%}.AuthModal_toggleModalStateBtn__ADU1Y{background-color:transparent;cursor:pointer;font-size:var(--small-font-size);color:var(--second-color);outline:none;border:none;font-family:var(--main-font-family);transition:all .15s linear}.AuthModal_toggleModalStateBtn__ADU1Y:focus,.AuthModal_toggleModalStateBtn__ADU1Y:hover{text-decoration:underline;-webkit-text-decoration-color:var(--second-color);text-decoration-color:var(--second-color)}.AuthModal_buttonsWrapper___6QIm{width:40%;display:flex;flex-direction:column;align-items:center;gap:5px;padding-left:24px}.AuthModal_socialsHeading__AxsJq{font-size:var(--default-font-size);font-weight:500}.AuthModal_socialsButton__9yjU9{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px 10px 0;font-size:var(--default-font-size);text-align:center;background-color:#fff;border:1px solid var(--main-color);color:var(--second-color);border-radius:6px;outline:none;cursor:pointer;font-weight:600;transition:all .15s linear;text-decoration:none}.AuthModal_socialsButton__9yjU9:hover{box-shadow:var(--hover-white-btn-shadow)}.AuthModal_socialsButton__9yjU9:active{box-shadow:var(--active-btn-shadow);text-shadow:var(--hover-white-btn-text-shadow)}.AuthModal_socialsIcon__WtG9X{width:18px;height:18px}@media (max-width:700px){.AuthModal_modal__c3bmu{max-width:none;max-height:none;height:var(--content-full-screen-height);border-radius:0}.AuthModal_contentWrapper__rhtsr,.AuthModal_header__MwMPD{padding:16px}.AuthModal_headerText__CD0Ay{font-size:var(--default-font-size)}.AuthModal_closeIcon__lDLte{width:14px;height:14px}.AuthModal_formWrapper__dxeeu{border-right:none;padding-right:0;width:100%}.AuthModal_contentWrapper__rhtsr{flex-direction:column}.AuthModal_buttonsWrapper___6QIm{width:100%;padding-left:0;margin-top:20px}}.Footer_wrapper__JZ7eH{background-color:var(--dark-bg-color);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px 0;width:100%}.Footer_linksSection__2mEXm{display:flex;justify-content:space-around;width:100%;max-width:var(--container-width)}.Footer_linksBlock__OXc9I{display:flex;flex-direction:column;gap:12px}.Footer_linksTitle__K9Ias{font-weight:500;font-size:var(--default-font-size)}.Footer_link__7alcr{font-size:var(--tiny-font-size);font-weight:400;color:#fff;text-decoration:none}.Footer_link__7alcr:hover{text-decoration:underline}.Footer_line__YmDa5,.Footer_splitter__yp8Ak{width:100%;height:2px;background-color:#fff}.Footer_footerSection__eTKIT{max-width:var(--container-width);width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 50px;gap:10px}.Footer_logoLink__BBBrd{display:flex;align-items:center;gap:6px;font-family:var(--heading-font-family);font-weight:300;font-size:var(--tiny-font-size);color:#fff;text-decoration:none;cursor:pointer;letter-spacing:1px}.Footer_logoSection__l676g{display:flex;align-items:center;width:100%;gap:20px}.Footer_verticalLine__yd1Rk{width:2px;height:35px;background-color:#fff}.Footer_footerText__XuHyq{font-size:var(--tiny-font-size);font-weight:400}.Footer_socialSection__ylmBR{display:flex;justify-content:space-between;align-items:center;width:100%}.Footer_socialContainer__XlAwk{display:flex;justify-content:center;align-items:center;gap:20px}@media (max-width:1100px){.Footer_linksSection__2mEXm{padding:0 40px;justify-content:space-between}.Footer_linksBlock__OXc9I{gap:8px}.Footer_linksTitle__K9Ias{font-size:var(--small-font-size)}.Footer_footerSection__eTKIT{padding:0 40px}}@media (max-width:650px){.Footer_linksSection__2mEXm{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:0 20px}.Footer_footerSection__eTKIT{padding:0 20px}.Footer_line__YmDa5{max-width:140px}.Footer_link__7alcr,.Footer_linksTitle__K9Ias{text-align:center}.Footer_linksBlock__OXc9I{align-items:center;justify-content:center}.Footer_socialSection__ylmBR{flex-direction:column;gap:15px;justify-content:center}.Footer_logoSection__l676g{justify-content:center}}.NotFound_container__p2EfG{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:var(--content-min-height);padding:20px}.NotFound_link__sDk0Y{font-size:var(--default-font-size);color:var(--main-color);cursor:pointer}.NotFound_title__wNhuV{text-align:center}.NotFound_img__PYYPw{width:300px;height:300px;max-width:100%}@media (max-width:1100px){.NotFound_link__sDk0Y{font-size:var(--default-font-size);padding:8px 12px}}@media (max-width:650px){.NotFound_link__sDk0Y{font-size:var(--small-font-size);padding:6px 10px}.NotFound_img__PYYPw{width:240px;height:240px}}.AnimatedLogo_wrapper__0Ql_G{width:auto;height:70px;display:flex;align-items:center;gap:6px;cursor:pointer;overflow:hidden}.AnimatedLogo_title__Z2u0Z{font-size:21px;font-family:var(--heading-font-family)}@media (max-width:1400px){.AnimatedLogo_title__Z2u0Z{display:none}}@media (max-width:1100px){.AnimatedLogo_logo__er6T_{width:34px;height:43px}}@media (max-width:650px){.AnimatedLogo_title__Z2u0Z{display:none}.AnimatedLogo_logo__er6T_{width:auto;height:35px}}.Header_wrapper__46WvD{display:flex;justify-content:center;align-items:center;padding:40px 50px;background-color:var(--dark-bg-color);position:fixed;top:0;left:0;z-index:10}.Header_block__Ed_Hx,.Header_wrapper__46WvD{height:129px;width:100%}.Header_logoLink___nV6M{color:#fff;text-decoration:none}.Header_container__zkWOe{max-width:var(--container-width);width:100%;display:flex;justify-content:space-between;align-items:center;position:relative;max-height:129px}.Header_logoWrapper__Fi2bw{display:flex;align-items:center;justify-content:center;gap:20px}.Header_burger__QBZ3h{display:none;cursor:pointer}.Header_logo__bj9IZ{cursor:pointer}.Header_navBlock__xyLwU{display:flex;flex-direction:column;align-items:center;gap:15px}.Header_navLine__sY2dp{width:800px;background-color:#fff;position:relative;height:1px}.Header_navLine__sY2dp:after{bottom:-10px;left:0}.Header_navLine__sY2dp:after,.Header_navLine__sY2dp:before{content:"";position:absolute;width:1px;height:21px;background-color:#fff}.Header_navLine__sY2dp:before{top:-10px;right:0}.Header_navLinks__WdaN_{display:flex;width:100%;justify-content:center;align-items:center;gap:50px;font-size:var(--default-font-size)}.Header_navLink__Jvwc0{color:#fff;text-decoration:none}.Header_form__lEGaX{display:flex;justify-content:center;align-items:center;position:relative}.Header_autocompleteList__D9Ces{position:absolute;top:100%;left:0;width:479px;box-shadow:0 2px 4px 0 rgba(0,0,0,.3);background-color:#fff;border-radius:0 0 4px 4px;display:flex;flex-direction:column;font-size:var(--tiny-font-size);list-style:none;z-index:20}.Header_autocompleteItem___tAY6{width:100%;padding:10px 20px;cursor:pointer;transition:all .2s linear}.Header_errorAutocomplete__koNT5{color:var(--error-color);padding:10px 20px}.Header_autocompleteItem___tAY6:hover{background-color:var(--main-color)}.Header_input__wvikX{padding:10px 35px;border-radius:4px 0 0 4px;border:none;outline:none;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.5);background-color:#fff;width:480px;font-family:var(--main-font-family)}.Header_inputAutoComplete__1jAzo{border-radius:4px 0 0 0}.Header_button__TXOZy{padding:10px 15px;background-color:var(--main-color);border:none;outline:none;cursor:pointer;color:#000;border-radius:0 4px 4px 0;transition:all .2s linear;color:#fff;font-family:var(--main-font-family)}.Header_button__TXOZy:hover{box-shadow:var(--hover-btn-shadow)}.Header_button__TXOZy:active{box-shadow:var(--active-btn-shadow);text-shadow:var(--hover-btn-text-shadow)}.Header_searchIcon__GqT7T{position:absolute;left:15px}.Header_controls__CgRib{display:flex;justify-content:flex-end;align-items:center;gap:30px;width:222px}.Header_icon__W_VQv{cursor:pointer}.Header_profileLink__24ICP{display:flex;justify-content:center;align-items:center}.Header_smallLogoWrapper__d_vg6{display:none;cursor:pointer}.Header_cartContainer__jlCMc{position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}.Header_cartQuantityProducts__EeK4h{position:absolute;top:-5px;right:-10px;width:20px;height:20px;font-size:var(--tiny-font-size);background-color:var(--main-color);font-weight:600;color:#fff}.Header_cartQuantityProducts__EeK4h,.Header_loggedUserBlock__h9zxY{display:flex;justify-content:center;align-items:center;border-radius:50%}.Header_loggedUserBlock__h9zxY{width:24px;height:24px;background-color:#2e64b9;border:1px solid #fff}.Header_userName__LRDoR{font-weight:600;font-size:16px;color:#fff;font-family:Open Sans,sans-serif}@media (max-width:1400px){.Header_controls__CgRib{width:auto;justify-content:center}}@media (max-width:1100px){.Header_wrapper__46WvD{padding:30px 40px;height:75px}.Header_container__zkWOe{max-height:75px}.Header_block__Ed_Hx{height:75px}.Header_input__wvikX{width:300px}.Header_autocompleteList__D9Ces{width:299px}.Header_autocompleteItem___tAY6{padding:8px 16px}.Header_logoWrapper__Fi2bw{gap:30px}.Header_logo__bj9IZ{width:42px;height:49px}.Header_burger__QBZ3h{min-width:23px;width:23px;display:block}.Header_navLine__sY2dp,.Header_navLinks__WdaN_{display:none}}@media (max-width:650px){.Header_wrapper__46WvD{padding:20px;height:63px}.Header_container__zkWOe{max-height:63px}.Header_block__Ed_Hx{height:63px}.Header_burger__QBZ3h{width:20px;min-width:20px}.Header_icon__W_VQv{width:23px}.Header_input__wvikX{width:150px;padding:8px 10px;font-size:var(--tiny-font-size)}.Header_autocompleteList__D9Ces{width:149px;font-size:10px}.Header_autocompleteItem___tAY6{padding:6px 10px}.Header_button__TXOZy{padding:8px 5px;font-size:var(--tiny-font-size)}.Header_searchIcon__GqT7T{display:none}.Header_logoWrapper__Fi2bw{gap:15px}.Header_controls__CgRib{gap:15px;width:63px;justify-content:flex-end}.Header_logo__bj9IZ{width:33px;height:37px}.Header_profileIcon__e3_aZ,.Header_profileLink__24ICP{display:none}}@media (max-width:400px){.Header_input__wvikX{width:100%;margin-left:10px}}.Error_container__ZBRb9{flex-direction:column;width:100%;padding:20px;min-height:var(--content-min-height)}.Error_buttonsWrapper__wMsxT,.Error_container__ZBRb9{display:flex;justify-content:center;align-items:center;gap:20px}.Error_button__71iXh{font-size:var(--default-font-size);color:var(--main-color);cursor:pointer;text-decoration:underline;background-color:transparent;border:none;outline:none}.Error_title__coAsG{text-align:center}.Error_img__8SaRe{width:300px;height:300px;max-width:100%}@media (max-width:650px){.Error_img__8SaRe{width:240px;height:240px}}