:root{--mmx-set-grey: #272727;--mmx-set-grey-muted: #6d6660;--mmx-set-bg: #272727;--mmx-set-card-bg: #f2f2f2;--mmx-set-border: #d0d0d0;--mmx-set-text: #181818;--mmx-set-white: #ffffff;--mmx-set-accent: #d9af06;--mmx-set-font-mono: "Space Mono", monospace;--mmx-set-font-display: "Oswald", sans-serif}.mmx-buy-the-set{position:relative;overflow:hidden;background:var(--mmx-set-bg);color:var(--mmx-set-white)}.mmx-buy-the-set__decoration{position:absolute;top:0;right:0;z-index:3;width:60px;pointer-events:none;transform:translateY(-50%)}@media screen and (min-width:990px){.mmx-buy-the-set__decoration{width:120px}}.mmx-buy-the-set__decoration-image{display:block;width:100%;height:100%;object-fit:contain}.mmx-buy-the-set__inner{position:relative;z-index:2;width:min(1281px,100%);margin:0 auto;padding-inline:20px}@media screen and (min-width:990px){.mmx-buy-the-set__inner{padding-inline:40px}}.mmx-buy-the-set__header{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:40px;text-align:center}@media screen and (min-width:990px){.mmx-buy-the-set__header{flex-direction:row;justify-content:center;gap:16px;margin-bottom:60px}}.mmx-buy-the-set__heading-line{margin:0;font-family:var(--mmx-set-font-display);font-size:2rem;font-weight:700;line-height:1;letter-spacing:0;text-transform:uppercase}@media screen and (min-width:990px){.mmx-buy-the-set__heading-line{font-size:3.75rem;font-weight:600}}.mmx-buy-the-set__tabs{display:flex;align-items:center;gap:8px;width:fit-content;max-width:100%;margin:0 auto 32px;padding:8px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff0f;flex-wrap:wrap;justify-content:center}@media screen and (min-width:990px){.mmx-buy-the-set__tabs{margin-bottom:44px;flex-wrap:nowrap}}.mmx-buy-the-set__tab{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border:0;border-radius:999px;background:transparent;font-family:var(--mmx-set-font-mono);font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase;color:#ffffffb3;white-space:nowrap;cursor:pointer;transition:background-color .25s ease,color .25s ease}.mmx-buy-the-set__tab-dot{width:9px;height:9px;border-radius:50%;background:var(--mmx-set-tab-dot, var(--mmx-set-accent));flex-shrink:0}.mmx-buy-the-set__tab.is-active{background:var(--mmx-set-tab-dot, var(--mmx-set-accent));color:var(--mmx-set-tab-on, var(--mmx-set-grey));font-weight:700}.mmx-buy-the-set__tab.is-active .mmx-buy-the-set__tab-dot{background:currentColor}.mmx-buy-the-set__tab:focus-visible{outline:2px solid var(--mmx-set-white);outline-offset:2px}.mmx-buy-the-set__cards{display:flex;flex-direction:column;gap:28px;margin-bottom:32px}@media screen and (min-width:990px){.mmx-buy-the-set__cards{flex-direction:row;align-items:stretch;gap:28px;margin-bottom:19px}.mmx-set-card:first-child{flex:0 0 408px;max-width:408px}.mmx-set-card:last-child{flex:1 1 0;min-width:0}}.mmx-buy-the-set__footer{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:990px){.mmx-buy-the-set__footer{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.mmx-buy-the-set__footer-note{margin:0;font-family:var(--mmx-set-font-mono);font-size:.9375rem;line-height:1.35;text-transform:uppercase}@media screen and (min-width:990px){.mmx-buy-the-set__footer-note--right{text-align:right;white-space:nowrap}}.mmx-set-card{display:flex;flex-direction:column;gap:20px;background:var(--mmx-set-card-bg);color:var(--mmx-set-grey);padding-bottom:20px}@media screen and (min-width:990px){.mmx-set-card{gap:24px;padding-bottom:24px}}@media(hover:hover){.mmx-set-card{transition:box-shadow .2s ease}.mmx-set-card:hover,.mmx-set-card:focus-within{box-shadow:10px 10px 0 var(--mmx-set-accent)}}.mmx-set-card__media{position:relative;height:auto;overflow:hidden;border-bottom:1.7px solid var(--mmx-set-border);background:var(--mmx-set-white)}@media screen and (min-width:990px){.mmx-set-card__media{height:381px;border-bottom-width:2px}}.mmx-set-card__media-layer{display:none}.mmx-set-card__media-layer.is-active{display:block}.mmx-set-card__image--mobile{display:block;width:100%;height:auto}.mmx-set-card__image--desktop{display:none}@media screen and (min-width:990px){.mmx-set-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.mmx-set-card__image--mobile{display:none}.mmx-set-card__image--desktop{display:block}}.mmx-set-card:nth-child(2) .mmx-set-card__image{object-position:center top}.mmx-set-card__media-action{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:block;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;appearance:none}.mmx-set-card__category{position:absolute;top:23px;left:20px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:7px 9px;background:var(--mmx-set-grey);font-family:var(--mmx-set-font-mono);font-size:.695rem;font-weight:700;line-height:1;text-transform:uppercase;color:var(--mmx-set-card-bg)}@media screen and (min-width:990px){.mmx-set-card__category{top:27px;left:23px;min-height:33px;padding:8px 10px;font-size:.8125rem}}.mmx-set-card__price-stamp{position:absolute;top:0;right:10px;z-index:2;width:63px;height:67px}@media screen and (min-width:990px){.mmx-set-card__price-stamp{width:79px;height:99px}}.mmx-set-card__price-stamp-inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mmx-set-card__price-stamp-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.mmx-set-card__price-stamp-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:100%;height:100%;text-align:center;text-transform:uppercase;color:var(--mmx-set-grey)}.mmx-set-card__price{font-family:var(--mmx-set-font-display);font-size:1.558rem;font-weight:700;line-height:1.05}@media screen and (min-width:990px){.mmx-set-card__price{font-size:2rem;line-height:1.01}}.mmx-set-card__save{font-family:var(--mmx-set-font-mono);font-size:.633rem;font-weight:400;line-height:1}@media screen and (min-width:990px){.mmx-set-card__save{font-size:.8125rem}}.mmx-set-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:14px;padding-inline:17px}@media screen and (min-width:990px){.mmx-set-card__body{gap:16px;padding-inline:20px}.mmx-set-card:last-child .mmx-set-card__body{justify-content:center}}.mmx-set-card__content{display:flex;flex-direction:column;gap:12px}.mmx-set-card__title{margin:0;font-family:var(--mmx-set-font-display);font-size:1.176rem;font-weight:600;line-height:1.47;letter-spacing:.75px;text-transform:uppercase;color:var(--mmx-set-grey)}.mmx-set-card__title-text{color:inherit}@media screen and (min-width:990px){.mmx-set-card__title{font-size:1.375rem;line-height:1.47;letter-spacing:.88px}}.mmx-set-card__title-text--mobile{display:inline}.mmx-set-card__title-text--desktop{display:none}@media screen and (min-width:990px){.mmx-set-card__title-text--mobile{display:none}.mmx-set-card__title-text--desktop{display:inline}}.mmx-set-card__details{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;font-family:var(--mmx-set-font-mono);font-size:.535rem;line-height:1.2;letter-spacing:.77px;text-transform:uppercase;color:var(--mmx-set-grey)}.mmx-set-card__details-left--desktop{display:none}.mmx-set-card__details-left--mobile{display:inline}@media screen and (min-width:990px){.mmx-set-card__details{font-size:.625rem;letter-spacing:.9px}.mmx-set-card__details-left--desktop{display:inline}.mmx-set-card__details-left--mobile{display:none}}.mmx-set-card__description{margin:0;font-family:var(--mmx-set-font-mono);font-size:.748rem;line-height:1.63;color:var(--mmx-set-text)}@media screen and (min-width:990px){.mmx-set-card__description{font-size:.875rem;line-height:1.63}}.mmx-set-card__button{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;max-width:100%;min-height:41px;padding:7px 9px;border:1px solid var(--mmx-set-accent);background:var(--mmx-set-accent);font-family:var(--mmx-set-font-mono);font-size:.802rem;font-weight:700;line-height:1;text-transform:uppercase;text-decoration:none;color:var(--mmx-set-accent-on, var(--mmx-set-grey));transition:opacity .2s ease}@media screen and (min-width:990px){.mmx-set-card__button{max-width:367px;min-height:48px;padding:8px 10px;font-size:.9375rem}}button.mmx-set-card__button{appearance:none;-webkit-appearance:none;width:100%;cursor:pointer}.mmx-set-card__button:hover{opacity:.9}.mmx-set-card__button.is-adding,.mmx-set-card__button[disabled]{opacity:.75;cursor:default}.mmx-set-card__button.is-added{opacity:1}.mmx-set-card__button:focus-visible{outline:2px solid var(--mmx-set-white);outline-offset:2px}.mmx-set-card__button-label--mobile{display:inline}.mmx-set-card__button-label--desktop{display:none}@media screen and (min-width:990px){.mmx-set-card__button-label--mobile{display:none}.mmx-set-card__button-label--desktop{display:inline}}.mmx-set-card__button-icon{flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mmx-buy-the-set.css.map */
