.af-content-selector{--af-content-selector-background: var(--af-colour-light, #ffffff);--af-content-selector-panel: #f7f5f1;--af-content-selector-text: #111111;--af-content-selector-muted: #64615c;--af-content-selector-accent: var(--af-colour-cyan, #008f91);--af-content-selector-accent-text: #ffffff;--af-content-selector-line: color-mix(in srgb, currentColor 14%, transparent);--af-content-selector-radius: var(--radius-medium, 12px);color:var(--af-content-selector-text)}.af-content-selector--theme-dark{--af-content-selector-background: var(--af-colour-dark, #050505);--af-content-selector-panel: #111111;--af-content-selector-text: var(--af-colour-light, #ffffff);--af-content-selector-muted: #c7c7c7;--af-content-selector-line: color-mix(in srgb, #ffffff 18%, transparent)}.af-content-selector--corners-square{--af-content-selector-radius: 0}.af-content-selector--corners-soft{--af-content-selector-radius: var(--radius-large, 20px)}.af-content-selector--corners-editorial{--af-content-selector-radius: var(--radius-medium, 14px)}.af-content-selector__intro{max-width:920px;margin-bottom:clamp(28px,4vw,56px)}.af-content-selector__eyebrow{margin:0;color:var(--af-content-selector-accent);font-family:var(--FONT-STACK-HEADING, inherit);font-size:calc(.72rem * var(--FONT-ADJUST-SUBHEADING, 1));font-weight:900;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.af-content-selector__eyebrow--pro{display:inline-flex;align-items:center;width:fit-content;padding:.5rem 1.3rem .48rem;background:var(--af-content-selector-accent);color:var(--af-content-selector-accent-text);clip-path:polygon(.58rem 0,100% 0,calc(100% - .58rem) 100%,0 100%)}.af-content-selector__heading{max-width:14ch;margin:clamp(14px,1.8vw,24px) 0 0;color:inherit;font-family:var(--FONT-STACK-HEADING, inherit);font-size:clamp(42px,5.4vw,82px);font-weight:var(--FONT-WEIGHT-HEADING-BOLD, 900);letter-spacing:-.04em;line-height:.95;text-transform:uppercase}.af-content-selector__description{max-width:62ch;margin-top:clamp(16px,2vw,24px);color:var(--af-content-selector-muted);font-size:clamp(.98rem,1.1vw,1.12rem);line-height:1.65}.af-content-selector__tabs{display:none;gap:1px;margin:0 0 clamp(22px,3vw,36px);border-bottom:1px solid var(--af-content-selector-line)}[data-af-content-selector-enhanced] .af-content-selector__tabs{display:grid;grid-template-columns:repeat(var(--af-content-selector-count, 3),minmax(0,1fr))}.af-content-selector__tab{position:relative;display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:center;min-height:64px;padding:1rem clamp(14px,2vw,24px);border:0;border-bottom:2px solid transparent;background:transparent;color:var(--af-content-selector-muted);font:inherit;text-align:left;cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.af-content-selector__tab:hover,.af-content-selector__tab.is-active{color:var(--af-content-selector-text)}.af-content-selector__tab.is-active{border-bottom-color:var(--af-content-selector-accent);background:color-mix(in srgb,var(--af-content-selector-accent) 7%,transparent)}.af-content-selector__tab:focus-visible{z-index:1;outline:2px solid var(--af-content-selector-accent);outline-offset:3px}.af-content-selector__tab-index{color:var(--af-content-selector-accent);font-family:var(--FONT-STACK-HEADING, inherit);font-size:.72rem;font-weight:900;letter-spacing:.12em}.af-content-selector__tab-label,.af-content-selector__label,.af-content-selector__group-title{font-family:var(--FONT-STACK-HEADING, inherit);font-weight:900;text-transform:uppercase}.af-content-selector__tab-label{font-size:clamp(.78rem,.95vw,.92rem);letter-spacing:.08em;line-height:1.2}.af-content-selector__panels{display:grid;gap:clamp(24px,3vw,42px)}.af-content-selector__panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);min-width:0;overflow:hidden;border-radius:var(--af-content-selector-radius);background:var(--af-content-selector-panel)}[data-af-content-selector-enhanced] .af-content-selector__panel[hidden]{display:none}.af-content-selector__media{position:relative;min-height:clamp(480px,48vw,720px);overflow:hidden;background:color-mix(in srgb,var(--af-content-selector-text) 7%,var(--af-content-selector-panel))}.af-content-selector__media picture,.af-content-selector__image{display:block;width:100%;height:100%}.af-content-selector__image{object-fit:cover;object-position:var(--af-content-selector-image-position, center)}.af-content-selector__content{display:grid;gap:clamp(28px,4vw,52px);align-content:center;min-width:0;padding:clamp(30px,4.8vw,72px)}.af-content-selector__lead{display:grid;gap:clamp(10px,1.2vw,16px)}.af-content-selector__label{margin:0;color:var(--af-content-selector-accent);font-size:.72rem;letter-spacing:.15em}.af-content-selector__panel-heading{max-width:14ch;margin:0;color:inherit;font-family:var(--FONT-STACK-HEADING, inherit);font-size:clamp(32px,3.6vw,58px);font-weight:900;letter-spacing:-.035em;line-height:.96;text-transform:uppercase}.af-content-selector__description,.af-content-selector__group-content{color:var(--af-content-selector-muted)}.af-content-selector__description>:first-child,.af-content-selector__group-content>:first-child{margin-top:0}.af-content-selector__description>:last-child,.af-content-selector__group-content>:last-child{margin-bottom:0}.af-content-selector__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(24px,3vw,42px);border-top:1px solid var(--af-content-selector-line)}.af-content-selector__group{min-width:0;padding-block:clamp(18px,2vw,28px);border-bottom:1px solid var(--af-content-selector-line)}.af-content-selector__group-title{margin:0 0 .75rem;color:inherit;font-size:.74rem;letter-spacing:.13em;line-height:1.2}.af-content-selector__group-content{font-size:.94rem;line-height:1.55}@media screen and (max-width:989px){[data-af-content-selector-enhanced] .af-content-selector__tabs{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(220px,72%);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}.af-content-selector__tabs::-webkit-scrollbar{display:none}.af-content-selector__tab{scroll-snap-align:start}.af-content-selector__panel{grid-template-columns:1fr}.af-content-selector__media{min-height:clamp(340px,74vw,560px)}.af-content-selector__content{padding:clamp(26px,6vw,48px)}}@media screen and (max-width:767px){.af-content-selector__heading{font-size:clamp(38px,11vw,58px)}.af-content-selector__groups{grid-template-columns:1fr}.af-content-selector__panel-heading{font-size:clamp(34px,10vw,52px)}}@media(prefers-reduced-motion:reduce){.af-content-selector__tab{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/af-content-selector.css.map */
