.bestsellers{position:relative;z-index:1;width:100%;padding:48px 0 30px;background-color:#fff;overflow-x:clip;overflow-y:visible;content-visibility:auto;contain-intrinsic-size:auto 700px}.bestsellers__brush-section-bg{position:absolute;top:calc(50% + 45px);left:50%;transform:translate(-50%,-50%);width:100vw;height:100%;object-fit:fill;object-position:center center;z-index:0;pointer-events:none}.bestsellers__brush-section-bg--desktop{display:block}.bestsellers__brush-section-bg--mobile{display:none}.bestsellers__header{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto 80px;padding:0 24px}.bestsellers__title{font-family:Oakes Grotesk,Arial,sans-serif;font-size:clamp(20px,2.5vw,36px);font-weight:700;font-style:normal;line-height:130%;letter-spacing:1.25px;color:#000;text-transform:uppercase;margin:0 0 16px}.bestsellers__subtitle{font-family:Oakes Grotesk,Arial,sans-serif;font-size:clamp(14px,1.6vw,24px);font-weight:400;line-height:normal;color:#000;margin:0}.bestsellers__content{position:relative;z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.bestsellers__brush-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100%;max-height:520px;object-fit:fill;object-position:center center;z-index:0;pointer-events:none}.bestsellers__slider{position:relative;width:100%;z-index:1;touch-action:none}.bestsellers__slide{position:relative;opacity:0;visibility:hidden;height:0;overflow:hidden;transition:opacity .6s ease,visibility .6s ease}.bestsellers__slide.is-active{opacity:1;visibility:visible;height:auto;overflow:visible}.bestsellers__layout{position:relative;display:flex;align-items:center;min-height:400px}.bestsellers__left{position:relative;z-index:3;width:30%;padding-right:20px;display:flex;flex-direction:column;align-items:flex-start;align-self:center;transform:translateY(-90px)}.bestsellers__product-name-link,.bestsellers__category-link{color:inherit;text-decoration:none;transition:opacity .2s ease}.bestsellers__product-name-link:hover,.bestsellers__category-link:hover{opacity:.7}.bestsellers__product-name{font-family:Oakes Grotesk,Arial,sans-serif;font-size:clamp(16px,2.2vw,32px);font-weight:700;font-style:normal;line-height:130%;letter-spacing:1.251px;color:#fff;text-transform:capitalize;margin:0 0 24px;min-width:auto}.bestsellers__cta{display:inline-flex;align-items:center;justify-content:space-between;width:170px;height:50px;background-color:#ea6329;border:none;border-radius:30px;padding:0 8px 0 20px;text-decoration:none;cursor:pointer;transition:background-color .3s ease,transform .3s ease;will-change:transform;overflow:hidden}.bestsellers__cta:hover{background-color:#d55520;transform:translateY(-2px)}.bestsellers__cta:hover .bestsellers__cta-icon{transform:translate(3px)}.bestsellers__cta-text{font-family:Oakes Grotesk,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.3;letter-spacing:.5px;color:#fff;white-space:nowrap;text-transform:uppercase}.bestsellers__cta-icon{width:32px;height:32px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease;will-change:transform}.bestsellers__cta-icon svg{width:20px;height:20px}.bestsellers__center{position:absolute;left:20%;top:45%;transform:translateY(-50%);z-index:4;width:40%;display:flex;justify-content:center;align-items:center}.bestsellers__center-link{display:flex;justify-content:center;align-items:center;cursor:pointer}.bestsellers__product-image{width:clamp(200px,35vw,527px);height:auto;aspect-ratio:1/1;object-fit:contain;filter:drop-shadow(0 10px 40px rgba(0,0,0,.2))}.bestsellers__product-image--desktop{display:block}.bestsellers__product-image--mobile{display:none}.bestsellers__slide.is-active .bestsellers__product-image{animation:productFadeIn .6s ease forwards}@keyframes productFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bestsellers__right{position:absolute;right:0;top:45%;transform:translateY(-50%);width:60%;height:100%;min-height:380px;z-index:1}.bestsellers__brush-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:calc(100% + 20px);max-height:470px;object-fit:fill;object-position:center center}.bestsellers__brush-content{position:absolute;top:30%;right:1%;transform:translateY(-50%);z-index:2;max-width:clamp(300px,28vw,420px);text-align:left}.bestsellers__category{font-family:Oakes Grotesk,Arial,sans-serif;font-size:clamp(30px,4.5vw,66px);font-weight:700;font-style:normal;line-height:1.1;color:transparent;-webkit-text-stroke:clamp(1px,.15vw,2px) #FFFFFF;text-stroke:clamp(1px,.15vw,2px) #FFFFFF;width:auto;max-width:392px;margin:0 0 16px}.bestsellers__category span{display:block;white-space:nowrap}.bestsellers__description{font-family:Oakes Grotesk,Arial,sans-serif;font-size:clamp(12px,1.1vw,16px);font-weight:400;line-height:1.6;color:#fff;margin:0 0 24px;width:auto;max-width:532px}.bestsellers__features-fixed{position:absolute;bottom:50px;right:3%;z-index:5}.bestsellers__features{display:none;justify-content:flex-start;gap:24px}.bestsellers__features.is-active{display:flex}.bestsellers__feature{display:flex;flex-direction:column;align-items:center;text-align:center;width:120px;flex-shrink:0}.bestsellers__feature-icon{width:55px;height:55px;border-radius:50%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;margin-bottom:10px;overflow:hidden}.bestsellers__feature-img{width:100%;height:100%;object-fit:cover}.bestsellers__feature-text{font-family:Roboto,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px;color:#000;text-align:center}.bestsellers__dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.bestsellers__dot{width:8px;height:8px;border-radius:50%;background-color:#0003;border:none;padding:0;cursor:pointer;transition:all .3s ease}.bestsellers__dot:hover{background-color:#0006}.bestsellers__dot.is-active{width:24px;border-radius:4px;background-color:#ea6329}@media screen and (min-width:700px)and (max-width:1199px){.bestsellers{padding:30px 0 60px}.bestsellers__header{margin-bottom:40px}.bestsellers__content{padding:0 20px}.bestsellers__layout{min-height:340px}.bestsellers__left{width:22%;transform:translateY(-40px)}.bestsellers__product-name{min-width:auto;margin-bottom:14px}.bestsellers__cta{width:150px;height:44px}.bestsellers__cta-text{font-size:12px}.bestsellers__cta-icon{width:28px;height:28px}.bestsellers__center{left:18%;width:40%}.bestsellers__right{min-height:300px}.bestsellers__brush-image{max-height:400px}.bestsellers__brush-content,.bestsellers__category{max-width:300px}.bestsellers__description{max-width:280px}.bestsellers__features-fixed{bottom:0}.bestsellers__features.is-active{gap:16px}.bestsellers__feature{width:90px}.bestsellers__feature-icon{width:42px;height:42px}.bestsellers__feature-text{font-size:14px;line-height:18px}.bestsellers__dots{margin-top:16px}}@media screen and (min-width:700px)and (max-width:899px){.bestsellers{padding:20px 0 50px}.bestsellers__layout{min-height:240px}.bestsellers__left{width:22%;padding-right:0;transform:translateY(0)}.bestsellers__product-name{min-width:auto;margin-bottom:10px}.bestsellers__cta{width:120px;height:36px;padding:0 4px 0 12px}.bestsellers__cta-text{font-size:10px}.bestsellers__cta-icon{width:24px;height:24px}.bestsellers__center{left:16%;width:40%}.bestsellers__right{min-height:210px}.bestsellers__brush-image{max-height:270px}.bestsellers__brush-content{top:55%;max-width:220px}.bestsellers__category{max-width:230px;margin-bottom:8px}.bestsellers__description{max-width:210px}.bestsellers__features-fixed{position:relative;bottom:auto;right:auto;display:flex;justify-content:flex-end;margin-top:20px}.bestsellers__features.is-active{justify-content:flex-end;gap:14px}.bestsellers__feature{width:75px}.bestsellers__feature-icon{width:36px;height:36px;margin-bottom:6px}.bestsellers__feature-text{font-size:11px;line-height:14px}}@media screen and (min-width:900px)and (max-width:1199px){.bestsellers__layout{min-height:360px}.bestsellers__left{width:22%;transform:translateY(-40px)}.bestsellers__center{left:18%;width:40%}.bestsellers__right{min-height:320px}.bestsellers__brush-image{max-height:430px}.bestsellers__brush-content{top:40%;max-width:320px}.bestsellers__category{max-width:330px}.bestsellers__description{max-width:310px}.bestsellers__feature-icon{width:46px;height:46px}.bestsellers__feature-text{font-size:16px}}@media screen and (max-width:699px){.bestsellers{padding:20px 0}.bestsellers__brush-section-bg{height:auto;max-height:var(--mobile-brush-height, 310px);top:0;left:50%;transform:translate(-50%);margin-top:110px}.bestsellers__brush-section-bg--desktop{display:none}.bestsellers__brush-section-bg--mobile{display:block}.bestsellers__header{margin-bottom:35px;padding:0 20px}.bestsellers__title{letter-spacing:1px;margin-bottom:10px}.bestsellers__content{padding:0 16px}.bestsellers__brush-bg{max-height:300px}.bestsellers__layout{flex-direction:column;min-height:auto;position:relative}.bestsellers__right{position:relative;order:1;width:100%;height:var(--mobile-brush-height, 260px);min-height:auto;max-height:none;transform:none;top:auto;right:auto;margin-bottom:0;overflow:hidden}.bestsellers__brush-image{left:50%;transform:translate(-50%,-50%);width:100vw;max-height:var(--mobile-brush-height, 310px);object-fit:fill;object-position:center}.bestsellers__brush-content{position:absolute;top:var(--mobile-text-top, 38%);right:var(--mobile-text-right, 0%);left:auto;transform:translateY(-50%);max-width:55%;text-align:left}.bestsellers__category{font-size:28px;font-weight:700;line-height:30px;letter-spacing:.36px;margin-bottom:6px;-webkit-text-stroke-width:1.01px;-webkit-text-stroke-color:#FFF;text-stroke:1.01px #FFFFFF;width:auto}.bestsellers__category span{white-space:nowrap}.bestsellers__description{font-size:11px;font-weight:400;line-height:16px;color:#fff;width:auto;max-width:220px;margin-bottom:0}.bestsellers__features-fixed{position:absolute;top:calc(var(--mobile-text-top, 38%) + 45px);bottom:auto;right:40px;left:auto;display:flex;justify-content:flex-end;width:auto;padding:0;z-index:3}.bestsellers__features{justify-content:flex-end;gap:2px}.bestsellers__feature{width:56px;display:flex;flex-direction:column;align-items:center}.bestsellers__feature-icon{width:42px;height:42px;margin-bottom:4px;background-color:#f5f5f5}.bestsellers__feature-text{font-size:9px;line-height:11px;color:#000;display:block!important;visibility:visible!important;opacity:1!important;text-align:center;white-space:normal;word-wrap:break-word}.bestsellers__center{position:absolute;order:2;width:auto;left:-10px;right:auto;top:var(--mobile-image-top, 42%);transform:translateY(-45%);justify-content:flex-start}.bestsellers__product-image{width:140px;height:var(--mobile-image-height, 220px)}.bestsellers__product-image--desktop{display:none}.bestsellers__product-image--mobile{display:block}.bestsellers__left{order:3;width:100%;padding:var(--mobile-content-spacing, 8px) 16px 0 16px;align-items:center;text-align:left;transform:none}.bestsellers__product-name{font-size:20px;font-weight:700;text-transform:capitalize;color:#000;letter-spacing:normal;margin-bottom:14px}.bestsellers__cta{width:140px;height:37px;padding:0 6px 0 16px;border-radius:30px;background:#ea6329}.bestsellers__cta-text{color:#fff;font-size:12px;font-weight:600;line-height:130%;letter-spacing:.2px}.bestsellers__cta-icon{width:21px;height:21px;border-radius:190.909px;background:#fff}.bestsellers__cta-icon svg{width:15.273px;height:15.273px}.bestsellers__dots{margin-top:20px}}@media screen and (min-width:600px)and (max-width:699px){.bestsellers__right{min-height:220px}.bestsellers__center{left:-5px}.bestsellers__product-image{width:160px;height:230px}.bestsellers__category{font-size:44px;line-height:44px}.bestsellers__description{font-size:14px;line-height:20px;max-width:300px}.bestsellers__brush-content{max-width:65%;top:50%}.bestsellers__features-fixed{top:calc(var(--mobile-brush-height, 260px) - 80px);right:30px}.bestsellers__features{gap:4px}.bestsellers__feature{width:62px}.bestsellers__feature-icon{width:46px;height:46px}.bestsellers__feature-text{font-size:10px;line-height:12px}}@media screen and (max-width:374px){.bestsellers__right{min-height:220px;margin-bottom:10px}.bestsellers__brush-content{max-width:55%;right:3%}.bestsellers__category{font-size:30px;line-height:30px;letter-spacing:.3px}.bestsellers__description{font-size:11px;line-height:16px;max-width:220px}.bestsellers__center{width:auto;left:-15px}.bestsellers__product-image{width:140px;height:var(--mobile-image-height, 220px)}.bestsellers__product-image--desktop{display:none}.bestsellers__product-image--mobile{display:block}.bestsellers__cta{width:140px;height:40px}.bestsellers__cta-text{font-size:11px}.bestsellers__cta-icon{width:26px;height:26px}.bestsellers__features-fixed{top:calc(var(--mobile-brush-height, 260px) - 70px);right:15px}.bestsellers__features{gap:1px}.bestsellers__feature{width:50px}.bestsellers__feature-icon{width:36px;height:36px;margin-bottom:3px}.bestsellers__feature-text{font-size:8px;line-height:10px}}@media screen and (min-width:1200px)and (max-width:1399px){.bestsellers{padding:40px 0 30px}.bestsellers__header{margin-bottom:60px}.bestsellers__layout{min-height:460px}.bestsellers__left{width:20%;transform:translateY(-55px)}.bestsellers__cta{width:170px;height:50px}.bestsellers__cta-text{font-size:14px}.bestsellers__center{left:20%;width:40%}.bestsellers__right{min-height:380px}.bestsellers__brush-image{max-height:460px}.bestsellers__brush-content{max-width:340px}.bestsellers__category{max-width:350px}.bestsellers__description{max-width:440px}.bestsellers__features-fixed{bottom:50px}.bestsellers__features.is-active{gap:24px}.bestsellers__feature{width:110px}.bestsellers__feature-icon{width:52px;height:52px}.bestsellers__feature-text{font-size:18px;line-height:22px}}@media screen and (min-width:1400px)and (max-width:1599px){.bestsellers__layout{min-height:527px}.bestsellers__left{width:18%}.bestsellers__cta{width:180px;height:53px}.bestsellers__cta-text{font-size:15px}.bestsellers__center{left:20%;width:40%}.bestsellers__right{min-height:420px}.bestsellers__brush-image{max-height:520px}.bestsellers__features-fixed{bottom:50px}.bestsellers__features.is-active{gap:30px}.bestsellers__feature-icon{width:60px;height:60px}}@media screen and (min-width:1600px){.bestsellers{padding:56px 0 30px}.bestsellers__content{max-width:1600px}.bestsellers__header{margin-bottom:100px;max-width:900px}.bestsellers__layout{min-height:600px}.bestsellers__left{width:20%}.bestsellers__cta{width:200px;height:58px}.bestsellers__cta-text{font-size:16px}.bestsellers__cta-icon{width:36px;height:36px}.bestsellers__center{left:20%;width:40%}.bestsellers__product-image{width:clamp(200px,35vw,600px)}.bestsellers__right{min-height:480px}.bestsellers__brush-image{max-height:580px;height:calc(100% + 30px)}.bestsellers__brush-content{max-width:420px}.bestsellers__category{max-width:440px}.bestsellers__description{max-width:560px}.bestsellers__features-fixed{bottom:50px}.bestsellers__features.is-active{gap:36px}.bestsellers__feature{width:140px}.bestsellers__feature-icon{width:65px;height:65px}.bestsellers__feature-text{font-size:22px;line-height:26px}}@media screen and (min-width:1920px){.bestsellers{padding:64px 0 30px}.bestsellers__content{max-width:1800px}.bestsellers__header{margin-bottom:120px;max-width:1000px}.bestsellers__layout{min-height:680px}.bestsellers__product-name{margin-bottom:30px}.bestsellers__cta{width:220px;height:62px}.bestsellers__cta-text{font-size:17px}.bestsellers__cta-icon{width:40px;height:40px}.bestsellers__cta-icon svg{width:22px;height:22px}.bestsellers__product-image{width:clamp(200px,35vw,680px)}.bestsellers__right{min-height:540px}.bestsellers__brush-image{max-height:650px;height:calc(100% + 40px)}.bestsellers__brush-content{max-width:480px}.bestsellers__category{max-width:520px}.bestsellers__description{max-width:640px}.bestsellers__features-fixed{bottom:50px}.bestsellers__features.is-active{gap:40px}.bestsellers__feature{width:160px}.bestsellers__feature-icon{width:72px;height:72px}.bestsellers__feature-text{font-size:24px;line-height:28px}.bestsellers__dot{width:10px;height:10px}.bestsellers__dot.is-active{width:30px}}@media(prefers-reduced-motion:reduce){.bestsellers__slide,.bestsellers__cta,.bestsellers__dot{transition:none}.bestsellers__slide.is-active .bestsellers__product-image{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/section-bestsellers.css.map */
