:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.ChoosingTabs_container__JdHjR .ant-select-dropdown{border-radius:8px!important;box-shadow:0 6px 24px rgba(0,0,0,.12)!important;padding:4px!important}.ChoosingTabs_container__JdHjR .ant-select-dropdown .ant-select-item{border-radius:6px!important;padding:8px 12px!important;margin:2px 0!important;transition:all .2s ease}.ChoosingTabs_container__JdHjR .ant-select-dropdown .ant-select-item:hover{background-color:rgba(var(--color-primary-rgb,0,0,0),.08)!important}.ChoosingTabs_container__JdHjR .ant-select-dropdown .ant-select-item.ChoosingTabs_ant-select-item-option-selected__uQ3PU{background-color:rgba(var(--color-primary-rgb,0,0,0),.12)!important;font-weight:600}@media(max-width:1200px){.ChoosingTabs_container__JdHjR{width:100%!important;max-width:100%!important;height:auto}}.ChoosingTabs_choosing__xQtqT{height:100%;border-radius:12px!important;color:var(--color-words)!important;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden}@media(max-width:1200px){.ChoosingTabs_choosing__xQtqT{width:100%!important;max-width:100%!important}}.ChoosingTabs_choosing__xQtqT .ant-tabs-nav{margin-bottom:0!important;padding:16px 16px 0}.ChoosingTabs_choosing__xQtqT .ant-tabs-nav:before{border-bottom:none!important}.ChoosingTabs_choosing__xQtqT .ant-tabs-tab{background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:8px 8px 0 0!important;color:var(--color-words)!important;font-weight:500;font-size:13px;padding:10px 16px!important;margin-right:8px!important;transition:all .3s ease}.ChoosingTabs_choosing__xQtqT .ant-tabs-tab:hover{background:hsla(0,0%,100%,.15)!important;transform:translateY(-2px)}.ChoosingTabs_choosing__xQtqT .ant-tabs-tab.ChoosingTabs_ant-tabs-tab-active__4DbG_{background:var(--color-background-primary,#fff)!important;color:var(--color-primary)!important;border-bottom:none!important;font-weight:600}.ChoosingTabs_choosing__xQtqT .ant-tabs-tab.ChoosingTabs_ant-tabs-tab-active__4DbG_ .ChoosingTabs_ant-tabs-tab-btn__J6oA0{color:var(--color-primary)!important}.ChoosingTabs_choosing__xQtqT .ant-tabs-content{height:calc(100% - 60px)}.ChoosingTabs_choosing__xQtqT .ant-tabs-tabpane{height:100%;padding:0!important}.ChoosingTabs_choosingCar__jruyI{width:100%;max-width:600px!important;height:100%;padding:24px 20px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:flex-start;background:var(--color-background)}@media(max-width:1200px){.ChoosingTabs_choosingCar__jruyI{width:100%!important;max-width:100%!important;height:auto}}.ChoosingTabs_choosingCar__jruyI>h2,.ChoosingTabs_choosingCar__jruyI>h3{font-size:clamp(1.125rem,1.034rem + .39vw,1.375rem);font-weight:700;margin-bottom:20px;color:var(--color-text-primary);line-height:1.3}.ChoosingTabs_choosingCar__jruyI>h4{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;color:var(--color-text-primary)}.ChoosingTabs_choosingCar__form__RmIUP{display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-gap:12px 16px!important;gap:12px 16px!important;flex:1 1}@media(max-width:768px){.ChoosingTabs_choosingCar__form__RmIUP{grid-template-columns:1fr!important}}.ChoosingTabs_choosingCar__form__RmIUP>button{grid-column:1/-1;height:52px!important;font-size:15px!important;font-weight:600!important;border-radius:8px!important;margin-top:8px;transition:all .3s ease}.ChoosingTabs_choosingCar__form__RmIUP .ant-form-item{margin-bottom:0!important}.ChoosingTabs_choosingCar__form__RmIUP .ant-form-item-control-input-content{display:flex;flex-direction:row;gap:10px;align-items:center}.ChoosingTabs_choosingCar__form__RmIUP .ant-form-item-control-input-content>span{display:flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark,var(--color-primary)) 100%);font-size:13px;font-weight:600;color:#fff;box-shadow:0 2px 8px rgba(var(--color-primary-rgb,0,0,0),.2)}.ChoosingTabs_choosingCar__form__input__eFtHG{height:44px!important;border-radius:8px!important;border:1px solid var(--color-border)!important;color:var(--color-words)!important;box-shadow:none!important;transition:all .3s ease;padding:0 12px!important}.ChoosingTabs_choosingCar__form__input__eFtHG:hover{border-color:var(--color-primary)!important;background-color:var(--color-input-hover,#f0f0f0)!important}.ChoosingTabs_choosingCar__select__EfnPD{flex:1 1}.ChoosingTabs_choosingCar__select__EfnPD .ant-select-arrow{color:var(--color-text-secondary,#666)!important}.ChoosingTabs_choosingCar__select__EfnPD .ant-select-selector{height:44px!important;border-radius:8px!important;border:1px solid var(--color-border)!important;color:var(--color-words)!important;box-shadow:none!important;transition:all .3s ease;padding:0 12px!important}.ChoosingTabs_choosingCar__select__EfnPD .ant-select-selector:hover{border-color:var(--color-primary)!important;background-color:var(--color-input-hover,#f0f0f0)!important}.ChoosingTabs_choosingCar__select__EfnPD .ant-select-selector .ant-select-selection-placeholder{color:var(--color-text-secondary,#999)!important;font-size:14px;line-height:42px!important}.ChoosingTabs_choosingCar__select__EfnPD .ant-select-selector .ant-select-selection-item{color:var(--color-text-primary)!important;font-weight:500;line-height:42px!important}.ChoosingTabs_choosingCar__select__EfnPD .ant-select-selector .ant-select-selection-search-input{height:42px!important}.ChoosingTabs_choosingCar__select__EfnPD.ant-select-focused .ant-select-selector{border-color:var(--color-primary)!important;box-shadow:0 0 0 2px rgba(var(--color-primary-rgb,0,0,0),.1)!important}.ChoosingTabs_choosingCar__select__EfnPD.ant-select-disabled .ant-select-selector{opacity:.5;cursor:not-allowed}.ChoosingTabs_choosingCar__jruyI>div>div h4{color:var(--color-text-primary);margin-bottom:8px}.ChoosingTabs_choosingCar__jruyI>div>div p{color:var(--color-text-secondary,#666);font-size:13px;line-height:1.6;margin-bottom:20px}@media(max-width:1024px){.ProductList_wrapper__UPpLw{display:none}}.ProductList_wrapper__UPpLw .ProductList_bannerBlock__3jZfB{position:relative;height:760px;width:275px;border-radius:8px;overflow:hidden}.ProductList_wrapper__UPpLw .ProductList_bannerBlock__3jZfB .ProductList_skeleton__ACWlA{width:100%!important;height:100%!important}.ProductList_wrapper__UPpLw .ProductList_bannerBlock__3jZfB img{z-index:100;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ProductList_wrapper__UPpLw .ProductList_bannerBlock__3jZfB p{z-index:200;position:absolute;max-width:200px;bottom:100px;left:20px;font-weight:700;font-size:27px;color:#fff;margin:0}.ProductList_wrapper__UPpLw .ProductList_bannerBlock__3jZfB button{z-index:200;position:absolute;width:200px;height:40px;bottom:40px;left:20px;font-weight:400;font-size:15px;color:#5f3535;background-color:#fff}.ProductList_wrapper__UPpLw .ProductList_bannerBlock__3jZfB button:hover{background-color:#ffa0a0;color:#fff}.ProductList_list__wrapper__RsPzz{display:flex;flex-direction:column}.ProductList_list__items__9fBQy{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-template-rows:auto;grid-gap:10px;gap:10px;width:100%;justify-items:center;align-items:start}@media(max-width:560px){.ProductList_list__items__9fBQy{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media(max-width:455px){.ProductList_list__items__9fBQy{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:8px}}@media(max-width:375px){.ProductList_list__items__9fBQy{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:3px}}@media(max-width:355px){.ProductList_list__items__9fBQy{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:3px}}.ProductList_buttonsContainer__R1vPT{display:flex;flex-wrap:wrap;gap:5px}@media(max-width:425px){.ProductList_buttonsContainer__R1vPT>button{max-width:90%!important}.ProductList_buttonsContainer__R1vPT>button>span{flex:1 1;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}.PopularBrands_popularBrands__bisyP{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:20px}@media(max-width:768px){.PopularBrands_popularBrands__bisyP{gap:20px}}.PopularBrands_popularBrands__header__yboOg{display:flex;align-items:center;justify-content:space-between;gap:16px}.PopularBrands_popularBrands__title__SlzTN{margin:0;font-size:24px;font-weight:600;line-height:1.3;color:var(--color-text-primary);transition:color .3s ease}@media(max-width:768px){.PopularBrands_popularBrands__title__SlzTN{font-size:20px}}.PopularBrands_popularBrands__link__belgQ{text-decoration:none}.PopularBrands_popularBrands__button__YrDb0{display:flex;align-items:center;gap:4px;color:var(--color-primary);font-size:16px;font-weight:400;padding:4px 8px;transition:all .3s ease}.PopularBrands_popularBrands__button__YrDb0 svg{transition:transform .3s ease}.PopularBrands_popularBrands__button__YrDb0:hover{color:var(--color-success-hover)}.PopularBrands_popularBrands__button__YrDb0:hover svg{transform:translateX(4px)}@media(max-width:768px){.PopularBrands_popularBrands__button__YrDb0{font-size:14px}}.PopularBrands_popularBrands__grid__WQO1z{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:32px 24px;gap:32px 24px}@media(max-width:1200px){.PopularBrands_popularBrands__grid__WQO1z{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:28px 20px}}@media(max-width:992px){.PopularBrands_popularBrands__grid__WQO1z{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:24px 16px}}@media(max-width:768px){.PopularBrands_popularBrands__grid__WQO1z{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px 12px}}@media(max-width:480px){.PopularBrands_popularBrands__grid__WQO1z{grid-template-columns:repeat(2,1fr);gap:20px 12px}}.PopularBrands_popularBrands__column__ukAjW{display:flex;flex-direction:column;gap:8px}.PopularBrands_popularBrands__letter__MG4yN{font-size:18px;font-weight:700;color:var(--color-primary);line-height:1.2;padding-bottom:4px;border-bottom:2px solid var(--color-primary);display:inline-block;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.PopularBrands_popularBrands__letter__MG4yN{font-size:16px}}.PopularBrands_popularBrands__brands__rNUkk{display:flex;flex-direction:column;gap:8px}.PopularBrands_popularBrands__brand__EaJT5{font-size:14px;font-weight:400;color:var(--color-text-primary);text-decoration:none;line-height:1.5;transition:all .3s ease;padding:2px 0;position:relative}.PopularBrands_popularBrands__brand__EaJT5:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:var(--color-primary);transition:width .3s ease}.PopularBrands_popularBrands__brand__EaJT5:hover{color:var(--color-primary);padding-left:4px}.PopularBrands_popularBrands__brand__EaJT5:hover:before{width:100%}@media(max-width:768px){.PopularBrands_popularBrands__brand__EaJT5{font-size:13px}}.ProductBannersSection_wrapper__PzlLq{display:grid;grid-column-gap:20px;grid-row-gap:20px;padding-top:25px;height:auto;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}@media(max-width:1212px){.ProductBannersSection_wrapper__PzlLq{grid-template-columns:1fr}}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlock__RO9Pf{position:relative;height:clamp(7.5rem,3.807rem + 15.76vw,15.625rem);border-radius:6px;border:1px solid var(--color-border);overflow:hidden;display:flex;align-content:center;flex-direction:row;flex-wrap:nowrap;align-items:center}.ProductBannersSection_wrapper__PzlLq:has(.ProductBannersSection_bannerBlock__RO9Pf:first-child:last-child){grid-template-columns:1fr;grid-template-rows:1fr;justify-items:center}.ProductBannersSection_wrapper__PzlLq:has(.ProductBannersSection_bannerBlock__RO9Pf:first-child:last-child) .ProductBannersSection_bannerBlock__RO9Pf{max-width:910px;width:100%}.ProductBannersSection_wrapper__PzlLq:has(.ProductBannersSection_bannerBlock__RO9Pf:nth-child(2):last-child){grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}@media(max-width:1212px){.ProductBannersSection_wrapper__PzlLq:has(.ProductBannersSection_bannerBlock__RO9Pf:nth-child(2):last-child){grid-template-columns:1fr}}.ProductBannersSection_wrapper__PzlLq:has(.ProductBannersSection_bannerBlock__RO9Pf:nth-child(3):last-child){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}@media(max-width:1212px){.ProductBannersSection_wrapper__PzlLq:has(.ProductBannersSection_bannerBlock__RO9Pf:nth-child(3):last-child){grid-template-columns:1fr}}.ProductBannersSection_wrapper__PzlLq:has(.ProductBannersSection_bannerBlock__RO9Pf:nth-child(3):last-child) .ProductBannersSection_bannerBlock__RO9Pf:nth-child(3){grid-column:1/-1;justify-self:center;max-width:900px;width:100%}@media(max-width:1212px){.ProductBannersSection_wrapper__PzlLq:has(.ProductBannersSection_bannerBlock__RO9Pf:nth-child(3):last-child) .ProductBannersSection_bannerBlock__RO9Pf:nth-child(3){max-width:100%}}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_skeletonContainer__d_GXG{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_skeletonContainer__d_GXG .ProductBannersSection_skeleton__SB7br{width:100%!important;height:100%!important}@keyframes ProductBannersSection_skeletonLoading__hAW2x{0%{background-position:200% 0}to{background-position:-200% 0}}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94{height:clamp(5rem,-1.451rem + 27.52vw,14.375rem);overflow:hidden;display:flex;justify-content:space-around;align-content:center;flex-direction:row;flex-wrap:nowrap;align-items:center;left:0;top:0;z-index:50}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94 .ProductBannersSection_buble__xdmXr{position:absolute;left:0;top:0;bottom:0;z-index:50;width:clamp(200px,60%,350px);height:100%}@media(max-width:1800px){.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94 .ProductBannersSection_buble__xdmXr{width:clamp(180px,65%,270px)}}@media(max-width:1440px){.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94 .ProductBannersSection_buble__xdmXr{width:clamp(180px,65%,250px)}}@media(max-width:608px){.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94 .ProductBannersSection_buble__xdmXr{width:clamp(100px,70%,200px)}}@media(max-width:425px){.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94 .ProductBannersSection_buble__xdmXr{width:clamp(100px,75%,150px)}}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94 .ProductBannersSection_description__rZnEA{z-index:200;display:flex;flex-direction:column;justify-content:center;padding-left:10px}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94 .ProductBannersSection_description__rZnEA p{max-width:clamp(6.25rem,4.733rem + 6.47vw,12.5rem);font-weight:700;font-size:clamp(1rem,.568rem + 2.1vw,2.188rem);color:var(--color-words);margin:0}@media(max-width:510px){.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94 .ProductBannersSection_description__rZnEA p{font-size:20px}}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94 .ProductBannersSection_description__rZnEA .ProductBannersSection_description_btn__wbrvL{width:clamp(4.25rem,3.049rem + 9.39vw,12.5rem)!important;height:clamp(1.563rem,1.232rem + 1.41vw,2.5rem)!important;color:#fff;background-color:var(--color-button);font-size:clamp(.563rem,.452rem + .47vw,.875rem)!important;font-weight:500!important;border:none;border-radius:8px;transition:all .3s ease-in-out}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockLeft__N1F94 .ProductBannersSection_description__rZnEA .ProductBannersSection_description_btn__wbrvL:hover{background-color:var(--color-button-hover)!important;color:var(--color-words-hover)!important}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockRight__ga_I7{position:absolute;top:20px;right:-20px;bottom:0;width:clamp(500px,50%,600px);z-index:60;display:flex;justify-content:center;align-items:center;pointer-events:none}@media(max-width:768px){.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockRight__ga_I7{right:-55px}}.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockRight__ga_I7 img{max-width:90%;max-height:clamp(8rem,2.807rem + 13.76vw,14.625rem);object-fit:contain;object-position:center right}@media(max-width:1400px){.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockRight__ga_I7 img{max-width:80%}}@media(max-width:768px){.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockRight__ga_I7 img{max-width:70%}}@media(max-width:376px){.ProductBannersSection_wrapper__PzlLq .ProductBannersSection_bannerBlockRight__ga_I7 img{max-width:80%;max-height:90px}}.ProductBannersSection_modal__Bt9_U{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap;padding-bottom:12px;justify-content:center}.ProductBannersSection_modal__Bt9_U .ProductBannersSection_imgCategoriesLogo__faZ_h{height:300px;object-fit:contain}