.sportx-charity{background:var(--sx-bg);color:var(--sx-text)}.sportx-charity *,.sportx-charity *:before,.sportx-charity *:after{box-sizing:border-box}.sportx-charity a{color:inherit;text-decoration:none;transition:var(--sx-transition)}.sportx-charity img{max-width:100%;display:block}.sportx-charity .page-width,.sportx-charity__inner{width:100%;max-width:1320px;margin:0 auto;padding-left:20px;padding-right:20px}@media only screen and (min-width:768px){.sportx-charity .page-width,.sportx-charity__inner{padding-left:32px;padding-right:32px}}@media only screen and (min-width:1068px){.sportx-charity .page-width,.sportx-charity__inner{padding-left:48px;padding-right:48px}}.sportx-charity__section{padding-top:32px;padding-bottom:32px}@media only screen and (min-width:768px){.sportx-charity__section{padding-top:48px;padding-bottom:48px}}@media only screen and (min-width:1068px){.sportx-charity__section{padding-top:64px;padding-bottom:64px}}.sportx-charity__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sx-accent);margin-bottom:14px}.sportx-charity__eyebrow:before{content:"";width:28px;height:1px;background:currentColor;opacity:.75}.sportx-charity__title{margin:0 0 14px;font-size:clamp(2.2rem,6vw,5.4rem);line-height:.96;letter-spacing:-.04em;text-transform:uppercase}.sportx-charity__subtitle,.sportx-charity__intro,.sportx-charity__text,.sportx-charity__rte{color:var(--sx-muted)}.sportx-charity__subtitle{font-size:clamp(1rem,2vw,1.35rem);max-width:820px;margin:0 0 16px}.sportx-charity__intro{max-width:860px;font-size:1rem}.sportx-charity__rte p:last-child,.sportx-charity__text p:last-child{margin-bottom:0}.sportx-charity__rte ul{margin:0;padding-left:1.2rem}.sportx-charity__section-header{max-width:860px;margin-bottom:24px}.sportx-charity__section-title{margin:0 0 10px;font-size:clamp(1.45rem,2.2vw,2.4rem);line-height:1.02;letter-spacing:-.02em}.sportx-charity__section-intro{color:var(--sx-muted);max-width:760px}.sportx-charity__hero{position:relative;min-height:72svh;display:flex;align-items:flex-end;background:#000;overflow:hidden}.sportx-charity__hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.sportx-charity__hero-media img{width:100%;height:100%;object-fit:cover}.sportx-charity__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000038,#000000bd)}.sportx-charity__hero-content{position:relative;z-index:2;width:100%;padding-top:calc(var(--header-height, 80px) + 40px);padding-bottom:40px}@media only screen and (min-width:1068px){.sportx-charity__hero-content{padding-top:calc(var(--header-height, 80px) + 80px);padding-bottom:68px}}.sportx-charity__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.sportx-charity__button,.sportx-charity .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 22px;border-radius:var(--button-border-radius, 3px);border:1px solid transparent;font-size:.8125rem;letter-spacing:var(--button-letter-spacing, .08em);text-transform:uppercase;transition:var(--sx-transition);cursor:pointer}.sportx-charity__button--primary{background:var(--sx-accent);color:#101010}.sportx-charity__button--primary:hover{opacity:.92}.sportx-charity__button--secondary{border-color:#ffffff3d;color:#fff;background:#ffffff0a}.sportx-charity__button--secondary:hover{background:#ffffff17}.sportx-charity__subnav-wrap{position:sticky;top:var(--header-height, 80px);z-index:20;background:#0b0b0beb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--sx-border);border-bottom:1px solid var(--sx-border)}.sportx-charity__subnav{display:flex;gap:18px;overflow-x:auto;white-space:nowrap;padding-top:14px;padding-bottom:14px;scrollbar-width:none}.sportx-charity__subnav::-webkit-scrollbar{display:none}.sportx-charity__subnav a{font-size:.8125rem;color:var(--sx-muted);text-transform:uppercase;letter-spacing:.08em}.sportx-charity__subnav a:hover{color:var(--sx-text)}.sportx-charity__subnav a.is-active{color:#fff;font-weight:700}.sportx-charity__grid{display:grid;gap:18px}.sportx-charity__grid--2,.sportx-charity__grid--3,.sportx-charity__grid--4{grid-template-columns:1fr}@media only screen and (min-width:768px){.sportx-charity__grid--2,.sportx-charity__grid--3,.sportx-charity__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1068px){.sportx-charity__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.sportx-charity__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.sportx-charity__card{background:var(--sx-card);border:1px solid var(--sx-border);border-radius:var(--sx-radius);padding:22px;box-shadow:var(--sx-shadow)}@media only screen and (min-width:768px){.sportx-charity__card{padding:28px}}.sportx-charity__card--soft{background:var(--sx-bg-soft)}.sportx-charity__card-label{display:inline-flex;margin-bottom:12px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sx-accent)}.sportx-charity__card-title{margin:0 0 10px;font-size:1.3rem;line-height:1.06}.sportx-charity__card-text{color:var(--sx-muted)}.sportx-charity__step-number{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--sx-accent);color:#101010;font-size:.875rem;font-weight:600;margin-bottom:14px}.sportx-charity__project-card{display:flex;flex-direction:column;gap:14px;min-height:100%}.sportx-charity__project-image{overflow:hidden;border-radius:var(--sx-radius-sm);aspect-ratio:16 / 10;background:#0e0e0e}.sportx-charity__project-image img{width:100%;height:100%;object-fit:cover}.sportx-charity__project-actions{margin-top:auto;padding-top:8px}.sportx-charity__support-card{display:flex;flex-direction:column;height:100%}.sportx-charity__support-card .sportx-charity__button{margin-top:auto}.sportx-charity__support-price{margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1;color:var(--sx-accent);letter-spacing:-.04em}.sportx-charity__support-note{margin-top:16px;color:var(--sx-muted);font-size:.9rem}.sportx-charity__faq{display:grid;gap:12px}.sportx-charity__faq-item{border:1px solid var(--sx-border);border-radius:var(--sx-radius-sm);background:var(--sx-card);overflow:hidden}.sportx-charity__faq-item summary{list-style:none;cursor:pointer;padding:18px 20px;font-size:1rem;color:var(--sx-text);position:relative}.sportx-charity__faq-item summary::-webkit-details-marker{display:none}.sportx-charity__faq-item summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);color:var(--sx-muted)}.sportx-charity__faq-item[open] summary:after{content:"\2013"}.sportx-charity__faq-answer{padding:0 20px 20px;color:var(--sx-muted)}.sportx-charity__contact-grid{display:grid;gap:18px;grid-template-columns:1fr}@media only screen and (min-width:990px){.sportx-charity__contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}}.sportx-charity__contact-list{display:grid;gap:12px;color:var(--sx-muted)}.sportx-charity__contact-list a:hover{color:var(--sx-text)}.sportx-charity__logo-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}@media only screen and (min-width:768px){.sportx-charity__logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (min-width:1068px){.sportx-charity__logo-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.sportx-charity__logo-card{min-height:108px;border:1px solid var(--sx-border);border-radius:var(--sx-radius-sm);background:var(--sx-card);display:flex;align-items:center;justify-content:center;padding:18px}.sportx-charity__logo-card img{max-height:50px;width:auto;object-fit:contain}.sportx-charity__page-hero{padding-top:calc(var(--header-height, 80px) + 40px);padding-bottom:24px;border-bottom:1px solid var(--sx-border)}@media only screen and (min-width:1068px){.sportx-charity__page-hero{padding-top:calc(var(--header-height, 80px) + 64px);padding-bottom:34px}}.sportx-charity__fact-box{background:linear-gradient(180deg,#151515,#101010);border:1px solid var(--sx-border);border-radius:var(--sx-radius);padding:22px}.sportx-charity__fact-grid{display:grid;gap:14px;grid-template-columns:1fr}@media only screen and (min-width:768px){.sportx-charity__fact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sportx-charity__fact-item{padding:16px;background:#ffffff05;border-radius:var(--sx-radius-sm);border:1px solid rgba(255,255,255,.05)}.sportx-charity__fact-label{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sx-accent);margin-bottom:8px}.sportx-charity__cta-band{display:grid;gap:16px;grid-template-columns:1fr;align-items:center}@media only screen and (min-width:990px){.sportx-charity__cta-band{grid-template-columns:minmax(0,1.2fr) auto}}.sportx-charity__meta-list{display:grid;gap:10px;color:var(--sx-muted)}.sportx-charity__projects-grid{display:grid;gap:16px;grid-template-columns:1fr}@media only screen and (min-width:600px){.sportx-charity__projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1068px){.sportx-charity__projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}.sportx-charity__poster{position:relative;display:block;width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--sx-radius);border:0;padding:0;margin:0;background:#0a0a0a;color:var(--sx-text);cursor:pointer;text-align:left;text-decoration:none;isolation:isolate;transition:transform .28s cubic-bezier(.19,1,.22,1)}.sportx-charity__poster:focus-visible{outline:2px solid var(--sx-accent);outline-offset:3px}.sportx-charity__poster-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sportx-charity__poster-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.19,1,.22,1)}.sportx-charity__poster-scrim{position:absolute;left:0;right:0;bottom:0;height:55%;z-index:1;background:linear-gradient(180deg,#0b0b0b00,#0b0b0b8c 40%,#0b0b0beb);transition:height .28s cubic-bezier(.19,1,.22,1);pointer-events:none}.sportx-charity__poster-body{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:20px 22px 22px;display:flex;flex-direction:column;gap:8px}.sportx-charity__poster-eyebrow{display:inline-block;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--sx-accent)}.sportx-charity__poster-title{margin:0;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.1;letter-spacing:-.01em;color:#fff}.sportx-charity__poster-text{margin:4px 0 0;color:#f5f3eed1;font-size:.95rem;line-height:1.4;max-height:0;opacity:0;overflow:hidden;transition:max-height .32s cubic-bezier(.19,1,.22,1),opacity .24s ease,margin-top .32s cubic-bezier(.19,1,.22,1)}.sportx-charity__poster-reveal{display:inline-block;margin-top:0;font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:var(--sx-accent);max-height:0;opacity:0;overflow:hidden;transition:max-height .32s cubic-bezier(.19,1,.22,1),opacity .24s ease,margin-top .32s cubic-bezier(.19,1,.22,1)}@media(hover:hover)and (pointer:fine){.sportx-charity__poster:hover .sportx-charity__poster-media img,.sportx-charity__poster:focus-visible .sportx-charity__poster-media img{transform:scale(1.03)}.sportx-charity__poster:hover .sportx-charity__poster-scrim,.sportx-charity__poster:focus-visible .sportx-charity__poster-scrim{height:72%}.sportx-charity__poster:hover .sportx-charity__poster-text,.sportx-charity__poster:focus-visible .sportx-charity__poster-text,.sportx-charity__poster:hover .sportx-charity__poster-reveal,.sportx-charity__poster:focus-visible .sportx-charity__poster-reveal{max-height:8em;opacity:1;margin-top:6px}}@media(hover:none),(pointer:coarse){.sportx-charity__poster-scrim{height:68%}.sportx-charity__poster-text,.sportx-charity__poster-reveal{max-height:8em;opacity:1;margin-top:4px}}@media(prefers-reduced-motion:reduce){.sportx-charity__poster,.sportx-charity__poster-media img,.sportx-charity__poster-scrim,.sportx-charity__poster-text,.sportx-charity__poster-reveal{transition:none}}.sx-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:none}.sx-modal.is-open{display:block}.sx-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.sx-modal__dialog{position:relative;z-index:2;width:min(960px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;margin:20px auto;background:var(--sx-card);color:var(--sx-text);border:1px solid var(--sx-border);border-radius:10px;box-shadow:var(--sx-shadow);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.sx-modal__dialog::-webkit-scrollbar{width:6px}.sx-modal__dialog::-webkit-scrollbar-track{background:transparent}.sx-modal__dialog::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.sx-modal__dialog::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.sx-modal__close{position:absolute;top:14px;right:14px;width:44px;height:44px;border:0;border-radius:999px;background:#ffffff14;color:var(--sx-text);font-size:28px;line-height:1;cursor:pointer;z-index:3}.sx-modal__close:hover{background:#ffffff26}.sx-modal__media-wrap{aspect-ratio:16 / 8;overflow:hidden;border-bottom:1px solid var(--sx-border);border-top-left-radius:10px;border-top-right-radius:10px}.sx-modal__image{width:100%;height:100%;object-fit:cover;display:block}.sx-modal__content{padding:28px}.sx-modal__eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--sx-accent);margin-bottom:10px}.sx-modal__title{margin:0 0 14px;font-size:clamp(1.6rem,3.2vw,2.4rem);line-height:1.05;letter-spacing:-.02em}.sx-modal__body{color:var(--sx-muted);margin-bottom:24px}.sx-modal__body p:last-child{margin-bottom:0}.sx-modal__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px}.sx-modal__facts:has(>[hidden]:nth-child(-n+2):not(:nth-child(3))){grid-template-columns:repeat(2,minmax(0,1fr))}.sx-modal__fact-box{background:var(--sx-bg-soft);border:1px solid var(--sx-border);border-radius:var(--sx-radius-sm);padding:16px}.sx-modal__fact-box h4{margin:0 0 8px;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--sx-accent)}.sx-modal__fact-box p{margin:0;color:var(--sx-text)}.sx-modal__actions{display:flex;flex-wrap:wrap;gap:12px}body.sx-modal-open{overflow:hidden}@media(max-width:767px){.sx-modal__content{padding:20px}.sx-modal__facts{grid-template-columns:1fr}.sx-modal__actions{flex-direction:column}.sx-modal__actions>*{width:100%}}.sportx-charity .contact-form{display:grid;gap:14px}.sportx-charity .contact-form .field{position:static;display:grid;gap:6px;margin:0;border:0;background:transparent;padding:0;overflow:visible}.sportx-charity .contact-form label{display:block;position:static;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sx-muted);transform:none;padding:0;background:transparent;pointer-events:auto}.sportx-charity .contact-form input[type=text],.sportx-charity .contact-form input[type=email],.sportx-charity .contact-form input[type=tel],.sportx-charity .contact-form textarea,.sportx-charity .contact-form select{width:100%;padding:12px 14px;background:#ffffff0a;border:1px solid var(--sx-border);border-radius:var(--sx-radius-sm);color:var(--sx-text);font-size:1rem;line-height:1.3;transition:border-color .2s ease,background .2s ease;box-shadow:none;height:auto}.sportx-charity .contact-form textarea{min-height:140px;resize:vertical}.sportx-charity .contact-form input:focus,.sportx-charity .contact-form textarea:focus,.sportx-charity .contact-form select:focus{outline:none;border-color:var(--sx-accent);background:#ffffff12}.sportx-charity .contact-form .select{position:relative}.sportx-charity .contact-form .select:after{content:"";position:absolute;right:16px;top:50%;width:8px;height:8px;border-right:2px solid var(--sx-muted);border-bottom:2px solid var(--sx-muted);transform:translateY(-70%) rotate(45deg);pointer-events:none}.sportx-charity .contact-form select{appearance:none;-webkit-appearance:none;padding-right:36px;background-image:none;cursor:pointer}.sportx-charity .contact-form button[type=submit]{justify-self:start;margin-top:6px}@media only screen and (min-width:768px){.sportx-charity .contact-form{grid-template-columns:1fr 1fr;gap:14px 18px}.sportx-charity .contact-form .field:first-of-type,.sportx-charity .contact-form .field:last-of-type,.sportx-charity .contact-form button[type=submit]{grid-column:1 / -1}}.sportx-charity__feature-list{list-style:none;margin:12px 0 20px;padding:0;display:flex;flex-direction:column;gap:6px}.sportx-charity__feature-list li{font-size:var(--sx-font-sm, .9rem);color:var(--sx-muted, #666);padding-left:14px;position:relative}.sportx-charity__feature-list li:before{content:"\2013";position:absolute;left:0}.sportx-charity__support-card--featured{border-color:var(--sx-accent, #91ff65);background:var(--sx-card-featured, #f8fff4)}.sportx-charity__quote{margin:32px 0 0;padding:20px 24px;border-left:3px solid var(--sx-accent, #91ff65);font-style:italic;color:var(--sx-muted, #666)}.sportx-charity__quote p{margin:0 0 8px;font-size:1rem;line-height:1.6}.sportx-charity__quote cite{font-style:normal;font-size:.85rem}.sportx-charity__contact-info{margin-top:16px;font-size:.9rem;color:var(--sx-muted, #666)}.sportx-charity__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-sportx-charity.css.map */
