.mc-featured{padding-top:calc(var(--mc-pad-top) * .75);padding-bottom:calc(var(--mc-pad-bottom) * .75)}.mc-featured__header{max-width:72rem;margin:0 auto 3rem;padding:0 1.5rem;text-align:center}.mc-featured__title{margin:0;font-family:var(--font-heading-family);font-weight:800;font-size:clamp(2.5rem,3.5vw,3.8rem);line-height:1.02;letter-spacing:-.035em;text-transform:uppercase}.mc-featured__title--h2{font-size:clamp(2.1rem,2.8vw,3rem)}.mc-featured__title--h0{font-size:clamp(3rem,4.2vw,4.6rem)}.mc-featured__description{max-width:62rem;margin:1.2rem auto 0;font-size:1.6rem;line-height:1.45}.mc-featured__description--subtitle{font-size:1.8rem}.mc-featured__description--uppercase{font-weight:700;text-transform:uppercase}.mc-featured__description>*{margin:0}.mc-featured__grid{align-items:stretch;padding-top:1rem;padding-bottom:2rem}.mc-featured__grid .grid__item{display:flex}.mc-product-card{position:relative;display:flex;width:100%;min-width:0;flex-direction:column;overflow:visible;background:var(--mc-card-bg);border:.3rem solid var(--mc-border);border-radius:var(--mc-radius);box-shadow:.8rem .8rem 0 var(--mc-shadow);color:rgb(var(--color-foreground))}.mc-product-card__media{position:relative;display:block;overflow:hidden;background:var(--mc-card-bg);border-bottom:.2rem solid var(--mc-border);border-radius:calc(var(--mc-radius) - 3px) calc(var(--mc-radius) - 3px) 0 0}.mc-product-card__media--square,.mc-product-card__media--adapt{aspect-ratio:1 / 1}.mc-product-card__media--portrait{aspect-ratio:4 / 5}.mc-product-card__image,.mc-product-card__placeholder{display:block;width:100%;height:100%;object-fit:contain;padding:var(--mc-image-pad);transition:transform .18s ease}.mc-product-card__badge{position:absolute;z-index:2;top:1rem;left:1rem;display:flex;width:6.8rem;height:6.8rem;align-items:center;justify-content:center;flex-direction:column;background:var(--mc-accent);border:.25rem solid var(--mc-border);border-radius:50%;box-shadow:.4rem .4rem 0 var(--mc-border);color:var(--mc-accent-text);line-height:1;text-align:center;transform:rotate(-7deg)}.mc-product-card__badge strong{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:800;letter-spacing:-.04em}.mc-product-card__badge small{margin-top:.3rem;font-size:.75rem;font-weight:800;letter-spacing:.03em}.mc-product-card__content{display:flex;min-height:17rem;flex:1 1 auto;flex-direction:column;align-items:center;padding:1.7rem 1.5rem 1.6rem;text-align:center}.mc-product-card__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(1.45rem,1.35vw,1.8rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;text-transform:uppercase;overflow-wrap:normal;word-break:normal}.mc-product-card__title a{color:inherit;text-decoration:none}.mc-product-card__rating{display:flex;min-height:1.8rem;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem;margin-top:.65rem;line-height:1}.mc-product-card__judge-stars,.mc-product-card__judge-stars .jdgm-prev-badge{line-height:1}.mc-product-card__judge-stars .jdgm-prev-badge{display:inline-flex!important;align-items:center}.mc-product-card__judge-stars .jdgm-prev-badge__text{display:none!important}.mc-product-card__judge-stars .jdgm-star{font-size:1.25rem}.mc-product-card__rating-value{color:rgba(var(--color-foreground),.65);font-size:1.05rem;font-weight:700;line-height:1}.mc-product-card__price{display:flex;min-height:3rem;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.45rem .75rem;margin-top:auto;padding-top:1.4rem;font-size:1.65rem;line-height:1.1}.mc-product-card__compare{color:rgba(var(--color-foreground),.45);font-size:1.3rem;font-weight:600}.mc-product-card__current{font-weight:800;letter-spacing:-.02em}.mc-product-card__price--sale .mc-product-card__current{color:var(--mc-sale)}.mc-product-card__actions{display:grid;width:100%;gap:.8rem;margin-top:1.3rem}.mc-product-card__product-form,.mc-product-card__form{display:block;width:100%;margin:0}.mc-product-card__button{box-sizing:border-box;display:inline-flex;width:100%;min-height:4.1rem;align-items:center;justify-content:center;margin:0;padding:.95rem 1.3rem;border:.2rem solid var(--mc-border);border-radius:.8rem;font-family:var(--font-heading-family);font-size:1.15rem;font-weight:800;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer}.mc-product-card__button--cart{background:var(--mc-card-bg);border-color:var(--mc-border);color:var(--mc-border)}.mc-product-card__button--buy{background:var(--mc-button);border-color:var(--mc-button);color:var(--mc-button-text)}.mc-product-card__button--disabled{background:rgba(var(--color-foreground),.08);border-color:rgba(var(--color-foreground),.22);color:rgba(var(--color-foreground),.45);cursor:not-allowed}.mc-featured__controls{display:flex;justify-content:flex-end;gap:1.2rem;margin-top:.8rem}.mc-featured__controls .slider-counter{display:none!important}.mc-featured__controls .slider-button{width:5.6rem;height:5.6rem;flex:0 0 5.6rem;padding:0;background:#fff;border:.3rem solid #000;border-radius:50%;color:#000;opacity:1;transition:background-color .18s ease,color .18s ease}.mc-featured__controls .slider-button .svg-wrapper{width:1.6rem;height:1.6rem}.mc-featured__controls .slider-button .icon{width:1.6rem;height:auto}.mc-featured__controls .slider-button[disabled]{background:#fff;border-color:#000;color:#b7b7b7;opacity:1;cursor:not-allowed}.mc-featured .collection__view-all{margin-top:1.8rem}@media(hover:hover)and (pointer:fine){.mc-product-card:hover{transform:translate(-.15rem,-.15rem);box-shadow:1rem 1rem 0 var(--mc-shadow)}.mc-product-card:hover .mc-product-card__image{transform:scale(1.025)}.mc-product-card__button--cart:hover{background:var(--mc-border);color:var(--mc-card-bg)}.mc-product-card__button--buy:hover{filter:brightness(.94)}.mc-featured__controls .slider-button:not([disabled]):hover{background:#000;color:#fff}}@media screen and (min-width:750px){.mc-featured{padding-top:var(--mc-pad-top);padding-bottom:var(--mc-pad-bottom)}}@media screen and (max-width:749px){.mc-featured__header{margin-bottom:2rem}.mc-featured__title{font-size:2.2rem}.mc-featured__title--h2{font-size:1.9rem}.mc-featured__title--h0{font-size:2.5rem}.mc-featured__description{margin-top:.8rem;font-size:1.4rem}.mc-featured__grid.slider--tablet .grid__item{width:74%;max-width:74%;flex:0 0 74%}.mc-product-card{box-shadow:.55rem .55rem 0 var(--mc-shadow)}.mc-product-card__media--square,.mc-product-card__media--adapt{aspect-ratio:1.08 / 1}.mc-product-card__media--portrait{aspect-ratio:1 / 1.05}.mc-product-card__content{min-height:0;padding:1.25rem 1.1rem 1.2rem}.mc-product-card__title{font-size:1.35rem}.mc-product-card__rating{min-height:1.6rem;gap:.35rem;margin-top:.5rem}.mc-product-card__judge-stars .jdgm-star{font-size:1.1rem}.mc-product-card__rating-value{font-size:.95rem}.mc-product-card__price{min-height:2.5rem;padding-top:1rem;font-size:1.45rem}.mc-product-card__compare{font-size:1.15rem}.mc-product-card__badge{width:5.5rem;height:5.5rem}.mc-product-card__badge strong{font-size:1.45rem}.mc-product-card__badge small{font-size:.62rem}.mc-product-card__actions{gap:.65rem;margin-top:1rem}.mc-product-card__button{min-height:3.7rem;padding:.8rem 1rem;font-size:1.02rem}.mc-featured__controls{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-featured-collection-meister.css.map */
