.matchy-best-sellers{background:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden;padding:58px 0 54px}.matchy-best-sellers a{color:inherit;text-decoration:none}.matchy-best-sellers__inner{max-width:1880px;margin:0 auto;padding:0 56px}.matchy-best-sellers__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:start;margin-bottom:34px}.matchy-best-sellers__copy{max-width:940px}.matchy-best-sellers__title{margin:0;color:#111;font-family:Georgia,Times New Roman,serif;font-size:4.1rem;font-weight:400;letter-spacing:0;line-height:1.08}.matchy-best-sellers__text{max-width:880px;margin:20px 0 0;color:#171414;font-size:1.55rem;line-height:1.55}.matchy-best-sellers__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:12px;background:#050505;color:#fff;padding:0 28px;font-size:1.3rem;font-weight:500;letter-spacing:.08em;line-height:1;text-transform:uppercase;transition:background .18s ease,transform .18s ease}.matchy-best-sellers a.matchy-best-sellers__button{color:#fff}.matchy-best-sellers__button:hover{background:#292929;transform:translateY(-1px)}.matchy-best-sellers__viewport{position:relative;margin-right:-56px}.matchy-best-sellers__track{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;padding:0 56px 8px 0;scroll-behavior:smooth;scroll-padding-left:1px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.matchy-best-sellers__track::-webkit-scrollbar{display:none}.matchy-best-sellers__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.matchy-best-sellers__track.is-dragging a{pointer-events:none}.matchy-best-sellers__card{flex:0 0 clamp(315px,23.5vw,440px);min-width:0;scroll-snap-align:start;text-align:center}.matchy-best-sellers__media-wrap{position:relative}.matchy-best-sellers__media{display:block;position:relative;aspect-ratio:1 / 1.1;border-radius:8px;background:#fbf4f7;overflow:hidden}.matchy-best-sellers__media img,.matchy-best-sellers__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.matchy-best-sellers__card:hover .matchy-best-sellers__media img{transform:scale(1.025)}.matchy-best-sellers__badge,.matchy-best-sellers__heart{position:absolute;z-index:2}.matchy-best-sellers__badge{top:14px;left:14px;border-radius:4px;background:#c43d58;color:#fff;padding:7px 10px;font-size:1.1rem;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase}.matchy-best-sellers__heart{top:16px;right:16px;width:30px;min-width:30px;min-height:30px}.matchy-best-sellers__info{display:grid;justify-items:center;gap:9px;padding-top:18px}.matchy-best-sellers__rating-slot{display:flex;min-height:1.8rem;align-items:center;justify-content:center;visibility:hidden}.matchy-best-sellers__rating-slot:empty{display:flex}.matchy-best-sellers__rating-slot--has-rating{visibility:visible}.matchy-best-sellers__rating{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#070707;font-size:1.25rem;line-height:1.2}.matchy-best-sellers__rating--judgeme .jdgm-widget,.matchy-best-sellers__rating--judgeme .jdgm-prev-badge{display:inline-flex!important;align-items:center;justify-content:center;gap:5px;line-height:1}.matchy-best-sellers__rating--judgeme .jdgm-star{padding:0 .02em 0 0!important;color:#070707!important;font-size:1.3rem}.matchy-best-sellers__rating--judgeme .jdgm-prev-badge__text{visibility:visible!important;margin-left:0!important;color:#070707;font-size:1.25rem;letter-spacing:0}.matchy-best-sellers__product-title{margin:0;color:#111;font-size:1.55rem;font-weight:400;letter-spacing:0;line-height:1.35}.matchy-best-sellers__product-title a:hover{text-decoration:underline;text-underline-offset:3px}.matchy-best-sellers__price{display:inline-flex;align-items:baseline;justify-content:center;gap:8px;color:#111;font-size:1.55rem;line-height:1.3}.matchy-best-sellers__price s{color:#1111118c}.matchy-best-sellers__form,.matchy-best-sellers__form .form{width:100%}.matchy-best-sellers__add-button{position:relative;display:inline-flex;width:min(78%,240px);min-height:42px;align-items:center;justify-content:center;border:1px solid #111;border-radius:12px;background:#111;color:#fff;cursor:pointer;font:inherit;font-size:1.2rem;font-weight:600;letter-spacing:.12em;line-height:1;margin-top:4px;padding:0 18px;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease}.matchy-best-sellers__add-button:hover{background:#2a2a2a;transform:translateY(-1px)}.matchy-best-sellers__add-button:disabled,.matchy-best-sellers__add-button[aria-disabled=true]{border-color:#11111147;background:transparent;color:#11111173;cursor:default;transform:none}.matchy-best-sellers__add-button .loading__spinner{position:absolute}.matchy-best-sellers__add-button.loading>span:first-child{opacity:0}.matchy-best-sellers__arrow{position:absolute;top:41%;z-index:4;display:flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid rgba(17,17,17,.08);border-radius:50%;background:#fffffff0;box-shadow:0 10px 30px #1111111f;color:#111;cursor:pointer;opacity:1;transform:translateY(-50%);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.matchy-best-sellers__arrow--prev{left:14px}.matchy-best-sellers__arrow--next{right:32px}.matchy-best-sellers__arrow span{width:11px;height:11px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor}.matchy-best-sellers__arrow--prev span{transform:translate(2px) rotate(-135deg)}.matchy-best-sellers__arrow--next span{transform:translate(-2px) rotate(45deg)}.matchy-best-sellers__arrow:hover{transform:translateY(-50%) scale(1.04)}.matchy-best-sellers__arrow.is-hidden,.matchy-best-sellers__arrow:disabled{visibility:hidden;opacity:0;pointer-events:none}@media screen and (max-width:989px){.matchy-best-sellers{padding:44px 0}.matchy-best-sellers__inner{padding:0 28px}.matchy-best-sellers__header{grid-template-columns:1fr;gap:18px;margin-bottom:26px}.matchy-best-sellers__title{font-size:3.2rem}.matchy-best-sellers__text{margin-top:14px;font-size:1.45rem}.matchy-best-sellers__button{justify-self:start}.matchy-best-sellers__viewport{margin-right:-28px}.matchy-best-sellers__track{gap:18px;padding-right:28px}.matchy-best-sellers__card{flex-basis:clamp(270px,42vw,360px)}}@media screen and (max-width:749px){.matchy-best-sellers{padding:34px 0 36px}.matchy-best-sellers__inner{padding:0 20px}.matchy-best-sellers__title{font-size:2.7rem}.matchy-best-sellers__text{max-width:34rem;font-size:1.35rem}.matchy-best-sellers__button{width:auto;min-height:42px;padding:0 22px;font-size:1.15rem}.matchy-best-sellers__viewport{margin-right:-20px}.matchy-best-sellers__track{gap:13px;padding-right:20px}.matchy-best-sellers__card{flex-basis:38vw}.matchy-best-sellers__media{aspect-ratio:1 / 1.08;border-radius:7px}.matchy-best-sellers__heart{top:0;right:0;width:30px;height:30px;min-width:30px;min-height:30px;overflow:visible}.matchy-best-sellers__heart button{top:0!important;right:0!important;left:auto!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;overflow:visible!important}.matchy-best-sellers__heart svg{overflow:visible!important}.matchy-best-sellers__info{gap:6px;padding-top:12px}.matchy-best-sellers__rating-slot{min-height:1.45rem}.matchy-best-sellers__rating{gap:4px;font-size:1.1rem}.matchy-best-sellers__product-title,.matchy-best-sellers__price{font-size:1.32rem}.matchy-best-sellers__add-button{width:min(100%,142px);min-height:35px;border-radius:10px;font-size:.95rem;letter-spacing:.09em;margin-top:2px;padding:0 12px}.matchy-best-sellers__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-matchy-best-sellers.css.map */
