.best-sellers{background-color:var(--color-neutral-950);padding-top:72px;padding-bottom:90px;position:relative}.best-sellers__title{z-index:5;position:relative}.best-sellers__title>p{color:#fff;font-family:var(--font-courier);font-size:12px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:1.2px;text-transform:uppercase;text-align:center}.best-sellers__title-container{position:relative;z-index:5}.best-sellers__title-container>h2{text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:var(--font-shoulders);font-style:normal;font-weight:700;text-transform:uppercase;background:linear-gradient(257deg,var(--color-primary-400, #ff6161) 3.44%,var(--color-primary-600, #f11111) 93.92%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.best-sellers__map{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.best-sellers__map>img{object-fit:cover;object-position:center center}.best-sellers__map>.noise{position:absolute;top:0;left:0;width:100%;height:100%;background-blend-mode:luminosity;mix-blend-mode:soft-light;z-index:2;opacity:.1;pointer-events:none}.best-sellers .glide{z-index:3}.best-sellers__actions{display:flex;justify-content:center;align-items:center;z-index:5;position:relative}.best-sellers__actions button,.best-sellers__actions a{display:flex;padding:10px 30px;justify-content:center;align-items:center;gap:10px;border:1px solid #fff;background:linear-gradient(82deg,#ffffff0d,#fff3);color:var(--white, #fff);text-align:center;font-family:var(--font-courier);font-size:14px;font-style:normal;font-weight:700;line-height:21px;letter-spacing:.7px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;text-decoration:none}.best-sellers__actions button:hover{color:var(--color-neutral-950);background:#fff}.best-sellers__actions a{background:transparent}.best-sellers__actions a:hover{text-decoration:underline}.best-sellers .glide__slide{transition:transform .4s cubic-bezier(.165,.84,.44,1);position:relative;display:flex;align-items:center;justify-content:center}.best-sellers .glide__slide picture{width:100%;height:100%}.best-sellers .glide__slide.is-active{z-index:1}.best-sellers .glide__slide img{transition:all .4s cubic-bezier(.165,.84,.44,1);height:100%;width:30dvw;object-fit:contain;will-change:transform}@media screen and (max-width: 1200px){.best-sellers .glide__slide img{width:100%}}.best-sellers .glide__slide.is-active img{transform:scale(1)}.best-sellers .glide__slide.is-next img,.best-sellers .glide__slide.is-prev img{transform:scale(.75)}.best-sellers .glide__slide:not(.is-active):not(.is-next):not(.is-prev) img{transform:scale(.5)}.best-sellers__container{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;position:relative}.best-sellers__container .glide{flex-grow:1}.best-sellers .blur-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:stretch;z-index:4;pointer-events:none}.best-sellers .blur-container div{width:10%;height:100%;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px)}.best-sellers .blur-container div:nth-child(1){background:linear-gradient(-90deg,#1c1b1900,#1c1b19)}.best-sellers .blur-container div:nth-child(2){background:linear-gradient(90deg,#1c1b1900,#1c1b19)}.best-sellers .glide__arrows{visibility:hidden;position:absolute}.best-sellers__custom-arrows{position:absolute;top:0;bottom:0;display:flex;align-items:center;z-index:4}.best-sellers__custom-arrows.left-arrow{padding-left:20px;left:0}.best-sellers__custom-arrows.right-arrow{padding-right:20px;right:0}.best-sellers__custom-arrows button{border:none;cursor:pointer;padding:0;background:transparent}.best-sellers__custom-arrows button svg>g>rect{transition:fill .3s ease}.best-sellers__custom-arrows button:hover svg>g>rect{fill:#ffffff26}@media (max-width: 900px){.best-sellers h2{font-size:180px}}@media (max-width: 768px){.best-sellers h2{font-size:96px}.blur-container{display:none!important}}.best-sellers__product-info{display:flex;flex-direction:column;z-index:5;position:relative}.best-sellers__product-title{color:#fff;font-family:var(--font-poppins);font-size:24px;font-style:normal;font-weight:600;text-align:right;margin-bottom:15px;text-transform:uppercase}.best-sellers__product-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:24px}.best-sellers__product-reviews{display:flex;align-items:center;justify-content:flex-end;gap:5px}.best-sellers__product-reviews>span{color:var(--color-neutral-200, #d1d1d1);text-align:center;font-family:var(--font-poppins);font-size:8.25px;font-style:normal;font-weight:400;line-height:100%}.best-sellers .glide__slide .best-sellers__product-info{opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;position:relative;width:300px;text-align:right;z-index:10;flex-shrink:0}.best-sellers .glide__slide.is-active .best-sellers__product-info{opacity:1;visibility:visible}.product-detail-row{display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;color:#fff;border-bottom:1px solid #fff}.best-sellers__product-info .product-detail-row:last-child{border-bottom:none!important}.detail-label{opacity:.7;text-transform:uppercase;font-size:12px;font-family:var(--font-courier)}.detail-value{text-transform:uppercase;font-size:12px;font-family:var(--font-courier)}@media screen and (max-width: 1300px){.best-sellers .blur-container div:nth-child(1){display:none!important}.best-sellers .blur-container{justify-content:flex-end}}@media screen and (max-width: 1200px){.best-sellers__product-info{display:none!important}.best-sellers__mobile-product-info .best-sellers__product-info{display:block!important;padding-left:24px;padding-right:24px}.best-sellers__mobile-product-info .best-sellers__product-info .product-price{padding-right:10px}.best-sellers__mobile-product-info .best-sellers__product-info .product-price .cents{right:-10px!important}.best-sellers__custom-arrows{display:none!important}.best-sellers__actions{margin-top:30px}.best-sellers{padding-top:80px!important;padding-bottom:64px!important}.best-sellers__container .glide{height:300px!important}.best-sellers__product-title{text-align:center!important;font-size:28px!important;margin-top:20px!important}}@media screen and (min-width: 1200px){.best-sellers .glide__slide.is-active{margin-left:0!important;position:relative}.best-sellers .glide__slide.is-prev{margin-left:-320px!important;margin-right:420px!important}.best-sellers .glide__slide.is-next{margin-left:0}}.best-sellers__mobile-product-info{display:none}@media screen and (max-width: 1200px){.best-sellers__mobile-product-info{display:block}.best-sellers__product-title{font-size:22px!important}}
/*# sourceMappingURL=/cdn/shop/t/134/assets/best-sellers.css.map */
