@font-face{font-family:Shuttleblock Condensed;src:url(/cdn/shop/files/Shuttleblock-CondensedMedium.woff2?v=1770932191) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--font-shuttle: "Shuttleblock", "Bebas Neue", Impact, sans-serif;--font-body: "Shuttleblock Condensed", sans-serif;--work-black: #0a0a0a;--work-charcoal: #1a1a1a;--work-concrete: #4a4a4a;--work-rust: #e07038;--work-white: #f5f5f5;--work-cream: #e8e4dc;--work-accent: #e07038;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--transition-smooth: .4s cubic-bezier(.4, 0, .2, 1);--transition-slow: .6s cubic-bezier(.4, 0, .2, 1)}.fade-up{opacity:0;transform:translateY(40px);transition:opacity var(--transition-slow),transform var(--transition-slow)}.fade-up.is-visible{opacity:1;transform:translateY(0)}.fade-up[style*=--delay]{transition-delay:var(--delay)}@media(prefers-reduced-motion:reduce){.fade-up{opacity:1;transform:none;transition:none}}.work-product-card{scroll-snap-align:start;flex:0 0 calc(50% - var(--space-sm));min-width:0;overflow:hidden}@media(min-width:750px){.work-product-card{flex:0 0 calc(25% - var(--space-md) * .75)}}@media(min-width:990px){.work-product-card{flex:0 0 280px}}.work-product-card__inner{background:#fff;position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border:3px solid #e07038}.work-product-card__link{display:block;text-decoration:none;color:inherit;flex:1}.work-product-card__style{position:absolute;top:12px;left:12px;font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:.02em;color:#1a1a1a;text-transform:uppercase;z-index:5}@media(min-width:750px){.work-product-card__style{font-size:.95rem;top:16px;left:16px}}.work-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#fff}.work-product-card__swiper{position:relative;width:100%;height:100%;display:flex;cursor:grab}.work-product-card__swiper:active{cursor:grabbing}.work-product-card__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease;pointer-events:none;display:flex;align-items:center;justify-content:center}.work-product-card__slide.is-active{opacity:1;pointer-events:auto}.work-product-card__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;padding:15px}.work-product-card__swiper-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:10;transition:opacity .2s ease,background .2s ease;box-shadow:0 2px 8px #00000026;font-size:20px;font-weight:300;color:#333;line-height:1}.work-product-card__swiper-arrow:hover{background:#fff}@media(min-width:750px){.work-product-card__swiper-arrow{width:36px;height:36px;display:flex;opacity:0;font-size:24px}.work-product-card:hover .work-product-card__swiper-arrow{opacity:1}}.work-product-card__swiper-arrow--prev{left:8px}.work-product-card__swiper-arrow--next{right:8px}.work-product-card__swiper-nav{position:absolute;bottom:12px;left:12px;right:12px;display:flex;gap:4px;z-index:10}.work-product-card__swiper-dot{flex:1;height:3px;border-radius:2px;border:none;background:#0003;cursor:pointer;padding:0;transition:background .2s ease}.work-product-card__swiper-dot:hover{background:#0006}.work-product-card__swiper-dot.is-active{background:#e07038}.work-product-card__badge{position:absolute;top:var(--space-sm);right:var(--space-sm);padding:.25rem .5rem;font-family:var(--font-body);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;z-index:2}@media(min-width:750px){.work-product-card__badge{padding:.25rem .75rem;font-size:.7rem}}.work-product-card__badge--sale{background:#e07038;color:var(--work-white)}.work-product-card__badge--sold-out{background:var(--work-concrete);color:var(--work-white)}.work-product-card__comfort-logo{position:absolute!important;bottom:30px!important;right:10px!important;top:auto!important;max-width:64px;height:auto;z-index:3;pointer-events:none}@media(min-width:750px){.work-product-card__comfort-logo{max-width:76px;bottom:32px!important;right:12px!important}}.work-product-card__info{text-align:center;padding:16px 12px 12px;background:#fff}.work-product-card__gender{display:block;font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.1em;color:#e07038;text-transform:uppercase;margin-bottom:4px}@media(min-width:750px){.work-product-card__gender{font-size:.8rem}}.work-product-card__title{font-family:var(--font-shuttle);font-size:1rem;font-weight:400;color:#1a1a1a;margin:0;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}@media(min-width:750px){.work-product-card__title{font-size:1.2rem}}.work-product-card__features{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 12px 16px;background:#fff;flex-wrap:nowrap}.work-product-card__features-label{font-size:.7rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.05em}.work-product-card__features-icons{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;row-gap:.5rem}.work-feature-icon{position:relative;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.work-product-card__feature-icon{width:32px;height:32px;object-fit:contain}@media(min-width:750px){.work-product-card__features{padding:16px 16px 20px}.work-product-card__features-icons{gap:10px}.work-product-card__feature-icon{width:36px;height:36px}}.work-feature-tooltip{position:fixed;background:#0a0a0af2;color:var(--work-white);padding:10px 14px;border-radius:4px;font-family:Shuttleblock Condensed,sans-serif;font-size:.85rem;font-weight:500;line-height:1.4;max-width:240px;text-align:left;z-index:9999;box-shadow:0 4px 16px #0006;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease}.work-feature-tooltip.is-visible{opacity:1;visibility:visible}.work-feature-tooltip__title{font-family:Shuttleblock Condensed,sans-serif;font-size:.95rem;font-weight:500;color:#e07038;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.work-feature-tooltip__desc{font-family:Shuttleblock Condensed,sans-serif;font-size:.85rem;font-weight:500;color:var(--work-cream)}.work-product-card__cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 20px;background:#e07038;font-family:Shuttleblock Condensed,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background .2s ease;margin-top:auto;box-sizing:border-box}.work-product-card__cta,.work-product-card__cta:link,.work-product-card__cta:visited,.work-product-card__cta:hover,.work-product-card__cta:active,.work-product-card__cta span{color:#fff!important}.work-product-card__cta:hover{background:#c85f2d}.work-product-card__cta svg{width:14px;height:14px;stroke:#fff!important}@media(min-width:750px){.work-product-card__cta{font-size:.85rem;padding:16px 24px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/work-product-card.css.map */
