.ath-wrap{max-width:1120px;margin:0 auto;padding:0 24px}.ath-wrap--narrow{max-width:720px;margin:0 auto;padding:0 24px}.ath-eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-foreground-heading, #0d2c4a);opacity:.6;margin:0 0 12px}.ath-heading{font-family:var(--font-heading--family, "Cardo", serif);font-weight:400;line-height:1.1;letter-spacing:-.015em;margin:0 0 18px;color:var(--color-foreground-heading, #0d2c4a)}.ath-heading--xl{font-size:clamp(36px,6vw,64px)}.ath-heading--lg{font-size:clamp(28px,4vw,44px)}.ath-heading--md{font-size:clamp(22px,3vw,32px)}.ath-subhead{font-size:18px;line-height:1.55;opacity:.8;margin:0 0 24px;max-width:640px}.ath-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.ath-btn-primary{display:inline-block;background:var(--color-foreground-heading, #0d2c4a);color:#fff;padding:16px 32px;border-radius:999px;font-weight:700;text-decoration:none;transition:opacity .15s ease}.ath-btn-primary:hover{opacity:.85}.ath-btn-secondary{display:inline-block;border:1px solid rgba(13,44,74,.25);color:var(--color-foreground-heading, #0d2c4a);padding:16px 32px;border-radius:999px;font-weight:600;text-decoration:none;transition:background-color .15s ease}.ath-btn-secondary:hover{background-color:#0d2c4a0d}.ath-hero{text-align:center;padding-top:24px}.ath-hero__cta-row{justify-content:center}.ath-hero__subhead{margin:0 auto 24px}.ath-hero__media{margin-top:56px;position:relative;border-radius:20px;overflow:hidden;background:#f5f3ee;aspect-ratio:16 / 9;border:1px solid rgba(13,44,74,.08)}.ath-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.ath-hero__media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.18em;text-transform:uppercase;opacity:.4}.ath-hero__credentials{margin-top:32px;font-size:13px;opacity:.65;display:flex;justify-content:center;flex-wrap:wrap;gap:12px;align-items:center}.ath-hero__credentials span{white-space:nowrap}.ath-hero__credentials em{font-style:normal;font-weight:700;font-family:var(--font-heading--family, "Cardo", serif);opacity:.8;margin:0 4px}.ath-three{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:760px){.ath-three{grid-template-columns:repeat(3,1fr)}}.ath-three__card{background:#fff;border:1px solid rgba(13,44,74,.08);border-radius:18px;padding:24px;height:100%}.ath-three__num{font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--color-foreground-heading, #0d2c4a);opacity:.5;margin-bottom:8px}.ath-three__title{font-family:var(--font-heading--family, "Cardo", serif);font-size:22px;font-weight:400;margin:0 0 8px;color:var(--color-foreground-heading, #0d2c4a)}.ath-three__desc{font-size:14px;line-height:1.6;opacity:.7;margin:0}.ath-benefits{display:flex;flex-direction:column;gap:80px}@media(min-width:900px){.ath-benefits{gap:120px}}.ath-benefit{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:760px){.ath-benefit{grid-template-columns:1fr 1fr;gap:64px}.ath-benefit--reverse .ath-benefit__media{order:2}}.ath-benefit__media{aspect-ratio:4 / 3;background:#f5f3ee;border:1px solid rgba(13,44,74,.08);border-radius:20px;overflow:hidden;position:relative}.ath-benefit__media img{width:100%;height:100%;object-fit:cover;display:block}.ath-benefit__media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:11px;text-transform:uppercase;letter-spacing:.15em;opacity:.35;text-align:center;padding:0 24px}.ath-benefit__body{max-width:520px}.ath-benefit__body p{font-size:17px;line-height:1.6;opacity:.8;margin:0}.ath-quotes{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:760px){.ath-quotes{grid-template-columns:repeat(3,1fr)}}.ath-quote{background:#fff;border:1px solid rgba(13,44,74,.08);border-radius:18px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.ath-quote__stars{color:var(--color-foreground-heading, #0d2c4a);font-size:12px;letter-spacing:4px;margin-bottom:18px}.ath-quote__text{font-size:16px;line-height:1.55;margin:0 0 24px;font-weight:500;color:var(--color-foreground-heading, #0d2c4a)}.ath-quote__person{display:flex;align-items:center;gap:12px}.ath-quote__avatar{width:40px;height:40px;border-radius:50%;background:#0d2c4a14;color:var(--color-foreground-heading, #0d2c4a);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.ath-quote__name{font-size:13px;font-weight:700;color:var(--color-foreground-heading, #0d2c4a)}.ath-quote__sport{font-size:12px;opacity:.6}.ath-pillars{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;text-align:center}@media(min-width:760px){.ath-pillars{grid-template-columns:repeat(4,1fr)}}.ath-pillar{display:flex;flex-direction:column;align-items:center}.ath-pillar__icon{width:64px;height:64px;border-radius:50%;background:#0d2c4a0a;border:1px solid rgba(13,44,74,.1);display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:var(--color-foreground-heading, #0d2c4a)}.ath-pillar__icon svg{width:32px;height:32px}.ath-pillar__label{font-size:14px;font-weight:600;line-height:1.4;color:var(--color-foreground-heading, #0d2c4a)}.ath-cmp{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 1px 2px #0000000a}.ath-cmp th,.ath-cmp td{padding:18px 16px;text-align:left;border-bottom:1px solid rgba(13,44,74,.08);font-size:14px}.ath-cmp th{font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.04em;background:#0d2c4a0a;color:var(--color-foreground-heading, #0d2c4a)}.ath-cmp th.ath-cmp__ozi,.ath-cmp td.ath-cmp__ozi{background:#0d2c4a0f;color:var(--color-foreground-heading, #0d2c4a);font-weight:700;text-align:center}.ath-cmp td.ath-cmp__feature{font-weight:600;color:var(--color-foreground-heading, #0d2c4a)}.ath-cmp td:not(.ath-cmp__ozi):not(.ath-cmp__feature){text-align:center;opacity:.7}.ath-cmp tr:last-child th,.ath-cmp tr:last-child td{border-bottom:0}.ath-cmp__wrap{overflow-x:auto}.ath-cta{text-align:center;max-width:720px;margin:0 auto;padding:64px 24px}.ath-cta__pre{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-foreground-heading, #0d2c4a);opacity:.6;margin-bottom:18px}.ath-cta__sub{font-size:18px;opacity:.75;margin:0 0 32px}.ath-cta__bullets{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:28px;font-size:14px;opacity:.7}.ath-cta__bullet{display:inline-flex;align-items:center;gap:6px}.ath-cta__check{color:var(--color-foreground-heading, #0d2c4a);font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/1/assets/athletes.css.map */
