.mrc-hero-cf{--cf-bg: #FFFFFF;--cf-accent: #eb7220;--cf-ink: #1A1714;--cf-mute: #6B5F52;--cf-border: #E8DFD0;--cf-shadow: 0 18px 44px rgba(0,0,0,.18);background:var(--cf-bg);padding:8px 24px 20px;position:relative;overflow:hidden}.mrc-hero-cf__inner{max-width:1280px;margin:0 auto}.mrc-hero-cf__header{text-align:center;margin-bottom:12px}.mrc-hero-cf__eyebrow{display:block;font-family:Inter,system-ui,sans-serif;font-size:10.5px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--cf-accent);margin-bottom:4px}.mrc-hero-cf__heading{font-family:Georgia,serif;font-size:clamp(26px,3.2vw,38px);font-weight:500;line-height:1.15;letter-spacing:-.02em;color:var(--cf-ink);margin:0}.mrc-hero-cf__intro{font-family:Inter,system-ui,sans-serif;font-size:clamp(13px,1.05vw,15px);font-weight:400;line-height:1.55;color:#1a17149e;margin:6px auto 0;max-width:620px;text-align:center;text-wrap:balance}.mrc-hero-cf__rail{position:relative;height:380px;margin-bottom:18px;perspective:1400px;overflow:visible}.mrc-hero-cf__card{position:absolute;top:0;left:50%;width:44%;height:100%;border-radius:14px;overflow:hidden;cursor:pointer;background:linear-gradient(135deg,#8b6f47,#5c4a36);box-shadow:0 6px 18px #00000014;transform:translate3d(-50%,0,0) scale(1);transform-origin:center center;transition:transform .7s cubic-bezier(.32,.72,0,1),opacity .7s cubic-bezier(.32,.72,0,1),box-shadow .5s ease;will-change:transform,opacity;border:0;outline:0;padding:0;color:#fff;font:inherit;text-align:left}.mrc-hero-cf__card:focus-visible{outline:3px solid var(--cf-accent);outline-offset:4px}.mrc-hero-cf__card[data-cf-position=active]{transform:translate3d(-50%,0,0) scale(1.02);opacity:1;z-index:5;box-shadow:var(--cf-shadow)}.mrc-hero-cf__card[data-cf-position=side][data-cf-direction=left]{transform:translate3d(-108%,0,0) scale(.82);opacity:1;z-index:3}.mrc-hero-cf__card[data-cf-position=side][data-cf-direction=right]{transform:translate3d(8%,0,0) scale(.82);opacity:1;z-index:3}.mrc-hero-cf__card[data-cf-position=edge][data-cf-direction=left]{transform:translate3d(-155%,0,0) scale(.66);opacity:1;z-index:1}.mrc-hero-cf__card[data-cf-position=edge][data-cf-direction=right]{transform:translate3d(55%,0,0) scale(.66);opacity:1;z-index:1}.mrc-hero-cf__card[data-cf-position=hidden][data-cf-direction=left]{transform:translate3d(-195%,0,0) scale(.5);opacity:0;pointer-events:none;z-index:0}.mrc-hero-cf__card[data-cf-position=hidden][data-cf-direction=right]{transform:translate3d(95%,0,0) scale(.5);opacity:0;pointer-events:none;z-index:0}.mrc-hero-cf__card-img{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.mrc-hero-cf__card-img--fallback{background-image:linear-gradient(135deg,var(--cf-accent) 0%,#5C4A36 100%)}.mrc-hero-cf__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;pointer-events:none;z-index:1;background:linear-gradient(45deg,#000000c7,#00000085 15%,#0000003d 32%,#0000000d 50%,#0000 70%),linear-gradient(135deg,#00000061,#0000002e,#0000000a 28%,#0000 40%)}.mrc-hero-cf__card-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:16px 18px 20px;z-index:2}.mrc-hero-cf__card-eyebrow{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffffd9;margin-bottom:6px;align-self:flex-start}.mrc-hero-cf__card-rule{width:28px;height:2px;background:var(--cf-accent);margin-bottom:10px}.mrc-hero-cf__card-label{font-family:Inter,system-ui,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1.05;color:#fff;margin:0}.mrc-hero-cf__card[data-cf-position=active] .mrc-hero-cf__card-label{font-size:22px;letter-spacing:.04em}.mrc-hero-cf__card[data-cf-position=side] .mrc-hero-cf__card-label{font-size:11.5px;letter-spacing:.015em;line-height:1.12}.mrc-hero-cf__card[data-cf-position=edge] .mrc-hero-cf__card-label{font-size:9.5px;letter-spacing:.01em;line-height:1.12;opacity:.9}.mrc-hero-cf__card[data-cf-position=side] .mrc-hero-cf__card-eyebrow,.mrc-hero-cf__card[data-cf-position=edge] .mrc-hero-cf__card-eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:4px}.mrc-hero-cf__card[data-cf-position=side] .mrc-hero-cf__card-rule,.mrc-hero-cf__card[data-cf-position=edge] .mrc-hero-cf__card-rule{width:18px;height:1.5px;margin-bottom:6px}.mrc-hero-cf__card[data-cf-position=side] .mrc-hero-cf__card-content,.mrc-hero-cf__card[data-cf-position=edge] .mrc-hero-cf__card-content{padding:10px 12px 14px}.mrc-hero-cf__card-label{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.mrc-hero-cf__reveal{display:grid;grid-template-columns:110px 170px 1fr 170px 110px;gap:14px;min-height:240px;margin-top:4px}.mrc-hero-cf__reveal-slot{grid-column:3;position:relative}.mrc-hero-cf__products{display:flex;justify-content:center;align-items:flex-start;gap:14px;flex-wrap:nowrap;opacity:0;transform:translateY(16px);transition:opacity .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1)}.mrc-hero-cf__products[data-cf-visible=true]{opacity:1;transform:translateY(0)}.mrc-hero-cf__product-wrap{position:relative;flex:0 0 160px;max-width:160px}.mrc-hero-cf__product-wrap .mrc-home-card{font-size:11px}.mrc-hero-cf__product-wrap .mrc-home-card__img{aspect-ratio:1 / 1;border-radius:8px}.mrc-hero-cf__product-wrap .mrc-home-card__body{padding:6px 6px 8px}.mrc-hero-cf__product-wrap .mrc-home-card__title{font-size:11px!important;line-height:1.2!important;margin:0 0 1px;min-height:26.4px;text-wrap:balance;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;align-self:flex-start}.mrc-hero-cf__product-wrap .mrc-home-card__sizes{font-size:9.5px!important;line-height:1.15!important;margin:0 0 2px}.mrc-hero-cf__product-wrap .mrc-home-card__price-value{font-size:11px!important}.mrc-hero-cf__product-wrap .mrc-home-card__price-compare{font-size:9.5px!important}.mrc-hero-cf__cart-form{position:absolute;bottom:8px;right:8px;margin:0;padding:0;z-index:5;pointer-events:auto}.mrc-hero-cf__cart-btn{width:32px;height:32px;border-radius:50%;background:#2b783c;color:#fff;border:2px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 3px 8px #2b783c47;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.mrc-hero-cf__cart-btn:hover{background:#2b783c;transform:scale(1.08);box-shadow:0 4px 12px #2b783c66}.mrc-hero-cf__cart-btn:focus-visible{outline:3px solid #2b783c;outline-offset:2px}.mrc-hero-cf__cart-btn svg{width:14px;height:14px}.mrc-hero-cf__cart-icon{display:block}.mrc-hero-cf__cart-check{display:none}.mrc-hero-cf__cart-btn.mrc-in-cart{background:#eb7220}.mrc-hero-cf__cart-btn.mrc-in-cart:hover{background:#d4640f}.mrc-hero-cf__cart-btn.mrc-in-cart:not(.is-loading):not(.is-error) .mrc-hero-cf__cart-icon{display:none}.mrc-hero-cf__cart-btn.mrc-in-cart:not(.is-loading):not(.is-error) .mrc-hero-cf__cart-check{display:block}.mrc-hero-cf__cart-btn.is-loading{background:#6b5f52;cursor:wait}.mrc-hero-cf__cart-btn.is-loading .mrc-hero-cf__cart-icon{animation:mrc-hero-cf-spin .8s linear infinite}.mrc-hero-cf__cart-btn.is-success{background:#2b783c}.mrc-hero-cf__cart-btn.is-success .mrc-hero-cf__cart-icon{display:none}.mrc-hero-cf__cart-btn.is-success .mrc-hero-cf__cart-check{display:block}.mrc-hero-cf__cart-btn.is-error{background:#a93225}@keyframes mrc-hero-cf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mrc-hero-cf__nav{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:14px}.mrc-hero-cf__arrow{width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid var(--cf-border);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:var(--cf-ink);transition:background .2s ease,border-color .2s ease}.mrc-hero-cf__arrow:hover{background:var(--cf-bg);border-color:var(--cf-accent)}.mrc-hero-cf__arrow:focus-visible{outline:3px solid var(--cf-accent);outline-offset:3px}.mrc-hero-cf__dots{display:flex;gap:8px}.mrc-hero-cf__dot{width:7px;height:7px;border-radius:50%;background:#d9cfc0;border:0;cursor:pointer;padding:0;transition:background .25s ease,width .25s ease}.mrc-hero-cf__dot[aria-selected=true]{background:var(--cf-accent);width:20px;border-radius:4px}.mrc-hero-cf__dot:focus-visible{outline:2px solid var(--cf-accent);outline-offset:3px}.mrc-hero-cf__pause{position:absolute;top:14px;right:18px;background:#ffffffe0;border:1px solid var(--cf-border);border-radius:999px;padding:3px 10px;font-size:9.5px;font-weight:600;letter-spacing:.08em;cursor:pointer;color:var(--cf-ink);text-transform:uppercase;z-index:5}.mrc-hero-cf__pause:focus-visible{outline:2px solid var(--cf-accent);outline-offset:2px}@media(max-width:1023px){.mrc-hero-cf__rail{height:340px}.mrc-hero-cf__card{width:56%}.mrc-hero-cf__reveal{grid-template-columns:1fr;min-height:240px}.mrc-hero-cf__card[data-cf-position=edge]{opacity:0;pointer-events:none}.mrc-hero-cf__card[data-cf-position=side][data-cf-direction=left]{transform:translate3d(-100%,0,0) scale(.7);opacity:1}.mrc-hero-cf__card[data-cf-position=side][data-cf-direction=right]{transform:translateZ(0) scale(.7);opacity:1}.mrc-hero-cf__reveal-slot{grid-column:1;padding:0 24px}.mrc-hero-cf__products{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.mrc-hero-cf{padding:12px 16px 20px}.mrc-hero-cf__rail{height:320px;position:relative}.mrc-hero-cf__card{width:85%}.mrc-hero-cf__reveal{grid-template-columns:1fr;min-height:auto;margin-top:12px}.mrc-hero-cf__card[data-cf-position=side][data-cf-direction=left],.mrc-hero-cf__card[data-cf-position=edge][data-cf-direction=left]{transform:translate3d(-150%,0,0) scale(.85);opacity:0;pointer-events:none}.mrc-hero-cf__card[data-cf-position=side][data-cf-direction=right],.mrc-hero-cf__card[data-cf-position=edge][data-cf-direction=right]{transform:translate3d(50%,0,0) scale(.85);opacity:0;pointer-events:none}.mrc-hero-cf__card[data-cf-position=active]{transform:translate3d(-50%,0,0) scale(1)}.mrc-hero-cf__reveal-slot{grid-column:1;padding:0}.mrc-hero-cf__products{gap:8px;flex-wrap:nowrap}.mrc-hero-cf__product-wrap{flex:1 1 0;max-width:120px;min-width:0}.mrc-hero-cf__heading{font-size:26px}.mrc-hero-cf__pause{display:none}.mrc-hero-cf__cart-btn{width:30px;height:30px}.mrc-hero-cf__cart-btn svg{width:16px;height:16px}}@media(prefers-reduced-motion:reduce){.mrc-hero-cf__card,.mrc-hero-cf__products,.mrc-hero-cf__cart-btn{transition-duration:50ms!important}}.mrc-hero-cf__card-img{display:block!important}.mrc-hero-cf__card.mrc-hero-cf__card--bio:after{content:"";position:absolute;top:10px;left:10px;width:38px;height:38px;background-image:url(mrc-siegel-bio.svg);background-repeat:no-repeat;background-position:center;background-size:contain;z-index:3;filter:drop-shadow(0 3px 8px rgba(20,55,25,.3));pointer-events:none;transition:transform .35s cubic-bezier(.4,0,.2,1);display:block!important}.mrc-hero-cf__card[data-cf-position=active].mrc-hero-cf__card--bio:after{width:58px;height:58px;top:16px;left:16px}.mrc-hero-cf__card[data-cf-position=side].mrc-hero-cf__card--bio:after{width:30px;height:30px;top:8px;left:8px}.mrc-hero-cf__card[data-cf-position=edge].mrc-hero-cf__card--bio:after{width:22px;height:22px;top:6px;left:6px}.mrc-hero-cf{isolation:isolate;position:relative;z-index:0}.mrc-hero-cf__card:before,.mrc-hero-cf__card:after{z-index:1!important}.mrc-home-card__variants{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 8px;justify-content:flex-start}.mrc-home-card__variants--single{justify-content:center}.mrc-home-card__variant{background:#fff;border:1px solid #E0D4BD;color:#6b5f52;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:500;letter-spacing:0;cursor:pointer;transition:all .18s ease;font-family:inherit;line-height:1.2;white-space:nowrap}.mrc-home-card__variant:hover{border-color:#2b783c;color:#1a1714}.mrc-home-card__variant--active,.mrc-home-card__variant--active:hover,.mrc-home-card__variant--active:focus,.mrc-home-card__variant--active:active{background:#2b783c;border-color:#2b783c;color:#fff!important}.mrc-home-card__variant:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.mrc-home-card__variant:focus-visible{outline:2px solid #2b783c;outline-offset:2px}.mrc-home-card__title-link{text-decoration:none;color:inherit;display:block}.mrc-home-card__title-link:hover .mrc-home-card__title{color:#2b783c}.mrc-hero-cf__product-wrap{display:flex;flex-direction:column;align-items:stretch}.mrc-hero-cf__product-wrap .mrc-home-card-shell,.mrc-hero-cf__product-wrap .mrc-home-card{flex:1;display:flex;flex-direction:column}.mrc-hero-cf__product-wrap .mrc-home-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding-top:10px;padding-bottom:10px}.mrc-hero-cf__product-wrap .mrc-home-card__price{margin-top:auto}@media(max-width:749px){.mrc-hero-cf__product-wrap .mrc-card-wishlist{display:none!important}.mrc-hero-cf__product-wrap .mrc-home-card__variant{font-size:11.5px!important;padding:0 12px!important;height:30px!important;min-height:30px!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/mrc-hero-coverflow.css.map */
