.best-sellers-section{background:#fefdf7;border-top:1px solid #e4e6db;padding:64px;overflow:hidden}.best-sellers-section__container{max-width:1440px;margin:0 auto;padding:0}.best-sellers-section__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.best-sellers-section__heading{margin:0;color:#2c2820;font-family:Blur,sans-serif;font-size:32px;font-weight:400;line-height:1;text-transform:uppercase}.best-sellers-section__header-button.dfk-btn.dfk-btn--primary{border-radius:24px;padding:12px 16px;min-height:40px;font-family:Geist Mono,monospace;font-size:14px;font-weight:400;line-height:1.2;letter-spacing:.28px;text-transform:uppercase;transition:.3s ease}.best-sellers-section__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.best-sellers-section__grid-track{display:contents}.best-sellers-section__item{min-width:0}.best-sellers-section__card{height:100%}.best-sellers-section__card--no-hover:hover .best-sellers-section__media--primary{transform:scale(1.06)}.best-sellers-section__card-link{display:flex;flex-direction:column;align-items:stretch;gap:8px;color:#2c2820;text-decoration:none}.best-sellers-section__media-wrap{position:relative;width:100%;aspect-ratio:290 / 385;border:1px solid #e4e6db;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#586164,#dadcd9 88%)}.best-sellers-section__media-link{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;overflow:hidden}.best-sellers-section__media,.best-sellers-section__media svg{display:block;width:100%;max-width:100%;height:100%;box-sizing:border-box;object-fit:cover;object-position:center 54%;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .45s ease}.best-sellers-section__media--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.04)}.best-sellers-section__media--primary{transform:scale(1)}.best-sellers-section__card-link:hover .best-sellers-section__media-link--has-hover .best-sellers-section__media--primary,.best-sellers-section__card-link:focus-visible .best-sellers-section__media-link--has-hover .best-sellers-section__media--primary{transform:scale(1.04)}.best-sellers-section__card-link:hover .best-sellers-section__media--hover,.best-sellers-section__card-link:focus-visible .best-sellers-section__media--hover{opacity:1;transform:scale(1)}.best-sellers-section__media--placeholder,.best-sellers-section__media--placeholder svg{width:100%!important;max-width:100%!important;height:100%!important}.best-sellers-section__quick-add{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;bottom:12px;padding:2px;border:none;border-radius:8px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f4f5f2b3;color:#2c2820;cursor:pointer;transform:scale(1);transition:transform .25s ease,background .25s ease}.best-sellers-section__quick-add svg{width:36px;height:36px}.best-sellers-section__quick-add:hover{background:#f4f5f2f2;transform:scale(1.12)}.best-sellers-section__quick-add:disabled{opacity:.45;cursor:not-allowed}.best-sellers-section__quick-add:disabled:hover{transform:none}.best-sellers-section__card-content{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"meta meta" "title price" "badge badge";column-gap:8px;padding:0 4px;min-height:118px}.best-sellers-section__meta{grid-area:meta;margin:0;display:flex;align-items:center;gap:0;color:#2c2820;font-family:Suisse BP Intl,sans-serif;font-size:10.618px;font-weight:400;line-height:1}.best-sellers-section__stars,.best-sellers-section__rating-count{margin:0}.best-sellers-section__stars{font-size:12px;letter-spacing:0}.best-sellers-section__title-price{display:contents!important}.best-sellers-section__title-price>.best-sellers-section__title{grid-area:title;margin-top:0}.best-sellers-section__title-price>.best-sellers-section__price{grid-area:price;justify-self:end;align-self:start;margin-top:0}.best-sellers-section__title{grid-area:title;margin:0;flex:1 1 auto;min-width:0;color:#2c2820;font-family:Blur,sans-serif;font-size:18px;font-weight:400;line-height:1.05;text-transform:uppercase;min-height:2.1em;max-height:2.1em;overflow:hidden;display:block}.best-sellers-section__title a{color:inherit;text-decoration:none;display:-webkit-box;overflow:hidden;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.best-sellers-section__price{grid-area:price;margin:0;display:flex;align-items:baseline;gap:8px;flex:0 0 auto;justify-self:end;text-align:right;color:#635e45;font-family:"Suisse Int'l",sans-serif;font-size:14px;font-weight:400;line-height:1.2;white-space:nowrap;align-self:start}.best-sellers-section__price-compare{text-decoration:line-through;text-decoration-thickness:1px}.best-sellers-section__badge{grid-area:badge;width:fit-content;border-radius:4px;background:#cde0ea;color:#2c2820;padding:2px;font-family:Geist Mono,monospace;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:.24px;text-transform:uppercase;height:max-content}.best-sellers-section__mobile-arrow{display:none}@media screen and (max-width:1439px){.best-sellers-section{padding:clamp(32px,4.444vw,64px) clamp(16px,4.444vw,64px) clamp(32px,4.444vw,64px)}.best-sellers-section__header{gap:clamp(16px,1.667vw,24px);margin-bottom:clamp(20px,2.222vw,32px)}.best-sellers-section__heading{font-size:clamp(22px,2.222vw,32px)}.best-sellers-section__grid{gap:clamp(12px,1.667vw,24px)}.best-sellers-section__title{font-size:clamp(15px,1.25vw,18px);min-height:2.1em;max-height:2.1em}.best-sellers-section__price{gap:clamp(6px,.556vw,8px);font-size:clamp(12px,.972vw,14px)}.best-sellers-section__badge{font-size:clamp(10px,.833vw,12px)}}@media screen and (max-width:1024px){.best-sellers-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.best-sellers-section{padding:32px 0}.best-sellers-section__container{padding:0 0 0 16px}.best-sellers-section__header{margin-bottom:16px;flex-direction:column;align-items:flex-start;justify-content:flex-start}.best-sellers-section__heading{font-size:18px}.best-sellers-section__header-button.dfk-btn.dfk-btn--primary{padding:10px 14px;min-height:36px;font-size:12px;letter-spacing:.24px}.best-sellers-section__grid{position:relative;display:block;overflow:hidden;touch-action:pan-x}.best-sellers-section__grid.best-sellers-section__grid--native-scroll{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.best-sellers-section__grid-track{display:flex;align-items:stretch}.best-sellers-section__item{flex:0 0 auto;width:calc((100% - 12px) / 2.15);min-width:calc((100% - 12px) / 2.15);max-width:calc((100% - 12px) / 2.15);height:auto;scroll-snap-align:start}.best-sellers-section__card-content{align-content:start;row-gap:4px;column-gap:6px;min-height:auto;padding:0 2px}.best-sellers-section__meta{font-size:10px}.best-sellers-section__stars{font-size:11px}.best-sellers-section__title{font-size:14px;min-height:1.2em;max-height:1.2em;line-height:1.2;white-space:nowrap}.best-sellers-section__title a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-clamp:unset;-webkit-line-clamp:unset}.best-sellers-section__media{padding:0;object-fit:cover;object-position:center}.best-sellers-section__media--placeholder,.best-sellers-section__media--placeholder svg{width:100%!important;max-width:100%!important;height:100%!important}.best-sellers-section__price{gap:4px;font-size:12px;line-height:1.1}.best-sellers-section__badge{font-size:10px;letter-spacing:.2px;margin-top:0}.best-sellers-section__quick-add{right:8px;bottom:8px;width:34px;height:34px;padding:5px}.best-sellers-section__quick-add svg{width:24px;height:24px}.best-sellers-section__mobile-arrow{position:absolute;top:27%;right:8px;z-index:4;width:42px;height:42px;border:0;border-radius:999px;background:#e2e2dbf0;color:#2c2820;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 3px #2c282026}.best-sellers-section__mobile-arrow--prev{left:8px;right:auto;transform:rotate(180deg)}.best-sellers-section__mobile-arrow--next{right:8px;left:auto}.best-sellers-section__mobile-arrow svg{display:block;width:24px;height:24px}.best-sellers-section__mobile-arrow span{display:flex;align-items:center;justify-content:center;line-height:1;transform:translate(1px)}.best-sellers-section__mobile-arrow.is-hidden{display:none}}@media screen and (max-width:480px){.best-sellers-section__item{width:calc((100% - 12px) / 2.15);min-width:calc((100% - 12px) / 2.15);max-width:calc((100% - 12px) / 2.15)}.best-sellers-section__mobile-arrow{width:38px;height:38px}.best-sellers-section__title{font-size:13px;min-height:1.2em;max-height:1.2em;line-height:1.2}.best-sellers-section__media{padding:0;object-fit:cover;object-position:center}.best-sellers-section__media--placeholder,.best-sellers-section__media--placeholder svg{width:100%!important;max-width:100%!important;height:100%!important}.best-sellers-section__price{font-size:11px;line-height:1.1}.best-sellers-section__badge{font-size:9px;margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/best-sellers-section.css.map */
