.home-page .section{padding:3rem 0}.home-page .section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.home-page .section__title{text-align:left;text-transform:uppercase;font-size:1.75rem;font-weight:700;font-family:Roboto Flex,sans-serif;color:#222020;margin:0}@media(max-width:768px){.home-page .section__title{font-size:1.25rem}}.home-page .section__link{display:flex;gap:.5rem;align-items:center;color:#fff;background:#f93923;padding:.5rem 1rem}@media(max-width:768px){.home-page .section__link{display:none}}.hero{background-color:#f8f8f8;padding:1.5rem 0}.hero__content{position:relative;display:grid;grid-template-columns:280px 1fr;grid-template-rows:auto;gap:1rem;align-items:stretch;overflow:visible;min-height:440px}@media(max-width:1024px){.hero__content{overflow-x:clip;overflow-y:visible}}.hero__content:after{content:"";position:absolute;top:0;right:-1px;width:139px;height:100%;pointer-events:none;z-index:1;background:linear-gradient(to left,#f8f8f8,#fff0)}.hero__sidebar{background-color:#fff;border-radius:2px;overflow:visible;display:flex;flex-direction:column}.hero__banners{background-color:transparent;display:flex;overflow:hidden}@media(max-width:1024px){.hero__banners{overflow:visible;width:calc(100% + 1rem);margin-right:-1rem}}.hero__banners--wrapper{display:block;width:100%;min-width:0;overflow:hidden;position:relative}@media(max-width:1024px){.hero__banners--wrapper{overflow:visible}}@media(max-width:1024px){.hero{padding:1.5rem 0 0}.hero .container{padding:0}}.category-menu{display:flex;flex-direction:column;padding:.5rem}.category-menu__item{display:flex;flex:1;align-items:center;gap:.75rem;padding:.5rem;color:#222020;text-decoration:none;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out}.category-menu__item-chevron{justify-self:flex-end}.category-menu__item:last-child{border-bottom:none}.category-menu__item:hover{background-color:#fff2f1;color:#f93923}.category-menu__item:hover .category-menu__icon{color:#f93923}.category-menu__icon{width:24px;height:24px;color:#666667;flex-shrink:0;transition:color .2s ease-in-out}.category-menu__text{line-height:1.2;flex:1}.banner-carousel{position:relative;height:100%;width:100%}@media(max-width:1024px){.banner-carousel{padding-left:1.5rem;padding-bottom:2rem;height:auto}}.banner-carousel__container{overflow:hidden;border-radius:2px;height:100%}@media(max-width:1024px){.banner-carousel__container{height:auto}}.banner-carousel__track{display:flex;gap:.5rem;height:100%;align-items:stretch;transition:transform .4s ease-in-out}.banner-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#fff;border:1px solid #ebedef;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#222020;transition:all .2s ease;z-index:100}.banner-carousel__nav:hover{color:#505151;border-color:#bdbebe}.banner-carousel__nav:active{transform:translateY(-50%) scale(.95)}.banner-carousel__nav--prev{left:16px}.banner-carousel__nav--prev svg{transform:rotate(180deg)}.banner-carousel__nav--next{right:16px}.banner-carousel__nav svg{width:24px;height:24px}.banner-carousel__dots{display:none;justify-content:center;gap:.5rem;margin-top:1rem;width:100vw}@media(max-width:1024px){.banner-carousel__dots{display:flex;position:absolute;bottom:1rem;left:0;right:0;margin-top:0}}.banner-carousel__dot{width:8px;height:8px;border-radius:9999px;background-color:#d3d3d4;border:none;cursor:pointer;transition:all .2s ease-in-out;padding:0}.banner-carousel__dot:hover{background-color:#bdbebe}.banner-carousel__dot--active{background-color:#222020}.banner-card{position:relative;min-width:280px;width:280px;height:100%;overflow:hidden;display:flex;flex-direction:column;padding:1.5rem;color:#fff;flex-shrink:0;background:#fff;clip-path:polygon(24px 0%,100% 0,100% 100%,0 100%,0% 24px)}@media(max-width:640px){.banner-card{padding:.75rem}}.banner-card__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;gap:.75rem;flex:1}.banner-card__title{font-family:Roboto Flex,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.28;text-transform:uppercase;color:#fff;margin:0}@media(max-width:640px){.banner-card__title{font-size:1rem!important}}.banner-card__description{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;line-height:1.28;color:#fff;margin:0}@media(max-width:640px){.banner-card__description{font-size:.75rem!important}}.banner-card__link{width:100%}.banner-card__image{position:absolute;bottom:0;right:0;width:100%;height:100%;z-index:1}.banner-card__image img{width:100%;height:100%;object-fit:cover}.product-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:768px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1024px){.hero__content{grid-template-columns:1fr;gap:1rem;min-height:unset}.hero__content:after{display:none}.hero__sidebar,.banner-carousel__nav{display:none}.banner-card{min-height:380px}.banner-card__title{font-size:1.25rem}}
