.wf-acc-section{background:#f5f5f7;margin-top:-1px;padding-top:1px}.wf-acc{--wf-acc-ink: #0b0d10;--wf-acc-ink-2: #6e7681;--wf-acc-bg: #f5f5f7;--wf-acc-tile: #ffffff;--wf-acc-green: #39b54a;--wf-acc-ease: cubic-bezier(.22, 1, .36, 1);--wf-acc-radius: 1.8rem;position:relative;background:var(--wf-acc-bg);color:var(--wf-acc-ink);font-family:var(--font-body-family);padding:var(--wf-acc-pt, 56px) 0 var(--wf-acc-pb, 56px);overflow:hidden}.wf-acc--dark{--wf-acc-ink: #f5f5f7;--wf-acc-ink-2: #a4acb6;--wf-acc-bg: #0b0d10;--wf-acc-tile: #171a1f}.wf-acc-section:has(.wf-acc--dark){background:#0b0d10}.wf-acc__head{text-align:center;margin:0 auto 2.8rem;max-width:70rem}.wf-acc__eyebrow{margin:0 0 .5rem;font-size:1.2rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--wf-acc-green)}.wf-acc__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.8rem,4.4vw,4.8rem);line-height:1.05;letter-spacing:-.03em;font-weight:700;color:var(--wf-acc-ink)}.wf-acc__sub{margin:.8rem auto 0;max-width:52rem;font-size:1.55rem;line-height:1.45;color:var(--wf-acc-ink-2)}.wf-acc__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}.wf-acc__item{min-width:0}.wf-acc__tile{display:flex;flex-direction:column;align-items:center;min-height:56rem;height:100%;--wf-acc-pad: 2.4rem;padding:5.2rem var(--wf-acc-pad) 0;border-radius:var(--wf-acc-radius);background:var(--wf-acc-tile);text-align:center;overflow:hidden}.wf-acc__item--blue .wf-acc__tile{background:linear-gradient(180deg,#e6f0fb,#f6f9fd)}.wf-acc__item[style*=--wf-acc-tile] .wf-acc__tile{background:var(--wf-acc-tile)}.wf-acc__item--grey .wf-acc__tile{background:linear-gradient(180deg,#f2f3f5,#fafafb)}.wf-acc__copy{display:flex;flex-direction:column;align-items:center;gap:.6rem;max-width:46rem}.wf-acc__name{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.8rem,3.4vw,4rem);line-height:1.05;letter-spacing:-.03em;font-weight:700;color:var(--wf-acc-ink)}.wf-acc__line{margin:0;font-size:clamp(1.6rem,1.5vw,2rem);line-height:1.35;color:var(--wf-acc-ink);opacity:.85}.wf-acc__btns{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.2rem}.wf-acc__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:.9rem 2rem;border-radius:999px;font-family:var(--font-body-family);font-size:1.45rem;font-weight:500;line-height:1;text-decoration:none;transition:transform .35s var(--wf-acc-ease),background-color .25s ease,color .25s ease,border-color .25s ease}.wf-acc__btn--fill{background:var(--wf-acc-green);color:#fff;border:1.5px solid var(--wf-acc-green)}.wf-acc__btn--fill:hover{background:#2e9a3d;border-color:#2e9a3d}.wf-acc__btn--ghost{background:transparent;color:var(--wf-acc-ink);border:1.5px solid rgba(11,13,16,.28)}.wf-acc__btn:hover{transform:translateY(-1px)}.wf-acc__btn--ghost:hover{border-color:var(--wf-acc-ink)}.wf-acc__btn:focus-visible{outline:2px solid var(--wf-acc-green);outline-offset:3px}.wf-acc--dark .wf-acc__btn--fill{background:var(--wf-acc-green);color:#fff;border-color:var(--wf-acc-green)}.wf-acc--dark .wf-acc__btn--ghost{color:#fff;border-color:#fff6}.wf-acc__item--text-light .wf-acc__name,.wf-acc__item--text-light .wf-acc__line{color:#fff}.wf-acc__item--text-light .wf-acc__line{opacity:.8}.wf-acc__item--text-light .wf-acc__btn--fill{background:var(--wf-acc-green);color:#fff;border-color:var(--wf-acc-green)}.wf-acc__item--text-light .wf-acc__btn--ghost{color:#fff;border-color:#ffffff73}.wf-acc__item--text-light .wf-acc__btn--ghost:hover{border-color:#fff}.wf-acc__media{display:flex;align-items:flex-end;justify-content:center;flex:1 1 auto;width:100%;margin-top:2.4rem;padding:0 2rem 3.2rem;text-decoration:none}.wf-acc__img,.wf-acc__placeholder{display:block;width:min(78%,44rem);height:auto;max-height:34rem;object-fit:contain;object-position:center bottom;transition:transform .9s var(--wf-acc-ease)}.wf-acc__placeholder{aspect-ratio:4 / 3;border-radius:1.2rem;background:linear-gradient(135deg,#e9ecf1,#f7f8fa)}.wf-acc__media:hover .wf-acc__img{transform:translateY(-4px) scale(1.02)}.wf-acc__foot{margin-top:1.6rem;text-align:center}.wf-acc__all{display:inline-flex;align-items:center;gap:.6rem;color:var(--wf-acc-ink);font-size:1.4rem;font-weight:600;text-decoration:underline;text-underline-offset:.3em}.wf-acc__all svg{width:1.4rem;height:1.4rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wf-acc__all:hover{color:var(--wf-acc-green)}.wf-acc__all:focus-visible{outline:2px solid var(--wf-acc-green);outline-offset:4px;border-radius:.4rem}.wf-acc__img--mob{display:none}.wf-acc__item--cover .wf-acc__tile{position:relative;padding-bottom:0;aspect-ratio:1 / 1;min-height:0;height:auto}.wf-acc__item--cover .wf-acc__copy{position:relative;z-index:1}.wf-acc__item--cover .wf-acc__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;min-height:0;margin:0;padding:0;display:block}.wf-acc__item--cover .wf-acc__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:center center}.wf-acc__item--cover .wf-acc__media:hover .wf-acc__img{transform:scale(1.02)}.wf-acc-js .wf-acc__item{opacity:0;transform:translateY(1.6rem);transition:opacity .7s var(--wf-acc-ease),transform .9s var(--wf-acc-ease);transition-delay:calc(var(--i, 0) * 90ms)}.wf-acc-js .wf-acc.is-in .wf-acc__item{opacity:1;transform:none}@media screen and (max-width:989px){.wf-acc__tile{min-height:48rem;padding-top:4rem}}@media screen and (max-width:749px){.wf-acc{padding-top:calc(var(--wf-acc-pt, 56px) * .3)}.wf-acc__grid{grid-template-columns:1fr;gap:1.2rem}.wf-acc__tile{--wf-acc-pad: 2rem;min-height:0;padding:3.6rem var(--wf-acc-pad) 0}.wf-acc__item--cover .wf-acc__tile{aspect-ratio:1 / 1;padding-top:2.4rem}.wf-acc__item--cover .wf-acc__name{font-size:2.6rem}.wf-acc__item--cover .wf-acc__line{font-size:1.4rem;margin-top:.3rem}.wf-acc__item--cover .wf-acc__btns{margin-top:1rem}.wf-acc__item--cover .wf-acc__copy{flex:0 0 auto}.wf-acc__item--cover .wf-acc__media{position:static;inset:auto;flex:1 1 auto;min-height:0;width:100%;height:auto;margin:.6rem 0 0;padding:0;overflow:hidden;-webkit-mask-image:none;mask-image:none}.wf-acc__item--cover .wf-acc__img{position:static;width:100%;height:100%;max-height:none;object-fit:contain;object-position:50% 100%;transform:none}.wf-acc__item--cover .wf-acc__media:hover .wf-acc__img{transform:none}.wf-acc__item--has-mob .wf-acc__img--desk{display:none}.wf-acc__item--has-mob .wf-acc__img--mob{display:block;object-fit:cover;object-position:50% 50%}.wf-acc__item--has-mob .wf-acc__media{width:auto;align-self:stretch;margin:.6rem calc(var(--wf-acc-pad) * -1) 0}.wf-acc__media{margin-top:1.6rem;padding-bottom:2.4rem}.wf-acc__img,.wf-acc__placeholder{width:min(82%,34rem);max-height:28rem}.wf-acc__head{margin-bottom:2rem}}@media(prefers-reduced-motion:reduce){.wf-acc-js .wf-acc__item{opacity:1;transform:none;transition:none}.wf-acc__btn,.wf-acc__img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/132/assets/wf-accessories.css.map */
