/* SB International production styles. Keep source order when rebuilding. */
/* site-20260916.css */
:root{--navy:#0b1e32;--ink:#12263a;--muted:#556273;--red:#be263d;--line:#dce2e7;--paper:#f3f5f7;--white:#fff;--radius:4px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #2982ba;outline-offset:5px}a:hover{color:var(--red)}p{margin:0 0 1.25rem;color:var(--muted)}h1,h2,h3,h4{line-height:1.14;letter-spacing:-.035em;margin:0 0 1.1rem;font-weight:600;color:var(--ink)}h2{font-size:clamp(2rem,3.3vw,3rem)}h3{font-size:1.2rem;letter-spacing:-.02em}figure{margin:0}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding:100px 0}.eyebrow,.small-label,.eyebrow-light{font-size:.75rem;letter-spacing:.14em;font-weight:700;color:var(--red);line-height:1.6;display:block;margin:0 0 22px}.skip-link{position:absolute;top:8px;left:8px;background:var(--navy);color:white;padding:12px 20px;z-index:200;transform:translateY(-160%)}.skip-link:focus{transform:none}.topbar{background:var(--navy);color:#dce6f0;font-size:.75rem;letter-spacing:.03em}.topbar .container{display:flex;justify-content:space-between;gap:16px;padding:9px 0}.topbar a:hover{color:white}.topbar-divider{margin:0 12px;color:#6e849b}.header{background:white;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:100px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.logo{width:58px;height:54px;object-fit:contain}.brand>span{font-size:.94rem;line-height:1.3;font-weight:750;letter-spacing:.025em}.brand small{display:block;color:var(--muted);font-size:.75rem;letter-spacing:.14em;margin-top:5px}.menu{display:flex;align-items:center;gap:25px}.menu a{font-size:.875rem;padding:18px 0;position:relative;white-space:nowrap}.menu a[aria-current=page]{color:var(--red)}.menu a[aria-current=page]:after{content:"";position:absolute;bottom:8px;left:0;width:22px;border-bottom:2px solid var(--red)}.primary-btn,.quote-btn,.outline-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:13px 23px;border:1px solid transparent;border-radius:var(--radius);font-size:.875rem;font-weight:600;line-height:1.5;transition:background .18s,color .18s}.primary-btn,.quote-btn{background:var(--red);color:white}.primary-btn:hover,.quote-btn:hover{background:#9d1e31;color:white}.quote-btn{font-size:.8125rem;min-height:46px;padding-inline:18px;gap:18px;white-space:nowrap}.outline-btn,.secondary-btn{border-color:var(--line);background:transparent;color:var(--ink)}.outline-btn:hover,.secondary-btn:hover{border-color:var(--ink);color:var(--ink);background:var(--paper)}.text-link{font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:15px;min-height:48px;border-bottom:1px solid var(--line)}.menu-toggle{display:none;border:1px solid var(--line);background:white;min-height:44px;padding:8px 13px;color:var(--ink);font-size:.875rem}.menu-toggle span{margin-left:12px}.hero{padding:52px 0 60px;background:var(--paper)}.hero-layout{display:grid;grid-template-columns:1.04fr 1fr;gap:50px;align-items:center}.hero-copy{padding:25px 0}.hero h1{font-size:clamp(3.5rem,5.8vw,5.35rem);line-height:1.03;letter-spacing:-.065em;margin:0 0 28px;font-weight:600}.hero h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em;color:var(--red)}.hero-description{font-size:1.05rem;max-width:475px;line-height:1.75}.hero-actions{display:flex;gap:27px;align-items:center;flex-wrap:wrap;margin:30px 0 20px}.hero-note{font-size:.8125rem;margin:0}.hero-visual{background:var(--navy);color:white;align-self:stretch;min-width:0;display:flex;flex-direction:column;padding:24px 24px 0;border-radius:var(--radius)}.hero-visual-top{display:flex;justify-content:space-between;gap:12px;font-size:.75rem;font-weight:600;letter-spacing:.13em;color:#c6d4e3;margin-bottom:28px}.hero-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;flex:1;min-height:335px;align-items:center}.hero-card{position:relative;min-width:0;height:100%;overflow:hidden;background:#152d47}.hero-card:nth-child(2){height:calc(100% - 28px)}.hero-card:nth-child(3){height:calc(100% - 55px)}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card figcaption{position:absolute;bottom:0;inset-inline:0;background:linear-gradient(transparent,rgba(4,14,24,.85));padding:38px 10px 16px;font-size:.75rem;letter-spacing:.06em;color:white}.hero-visual-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;line-height:1.5;font-size:.8125rem;color:#c6d4e3}.hero-visual-bottom strong{color:white;font-weight:500}.hero-visual-bottom a{color:white;font-size:.75rem}.hero-visual-bottom a:hover{text-decoration:underline}.hero-visual-bottom a span{margin-left:10px}.stats-strip{border-bottom:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr)}.stat{padding:30px 22px;border-right:1px solid var(--line)}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat h3{font-size:.9rem;letter-spacing:-.015em;margin-bottom:8px}.stat p{font-size:.8125rem;line-height:1.6;margin:0}.section-title{margin-bottom:38px;max-width:760px}.section-title p:not(.eyebrow){max-width:670px;margin-bottom:0}.section-title h2 span{color:var(--muted)}.categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.cat-card{position:relative;display:flex;flex-direction:column;min-width:0}.cat-media{width:100%;height:270px;object-fit:cover;background:var(--navy);border-radius:var(--radius);transition:filter .2s}.cat-card:hover .cat-media{filter:brightness(1.08)}.cat-overlay{padding:22px 0 0}.cat-overlay h3{font-size:1.05rem;margin-bottom:9px}.cat-overlay p{font-size:.875rem;line-height:1.6;margin:0}.cat-card:after{content:"\2197";color:var(--red);font-size:1.15rem;margin-top:12px}.oem-panel,.factory,.export,.about-grid,.about-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}#private-label.section{background:var(--navy);color:white}#private-label.section h2{color:white}#private-label.section h2 span{color:#b3c3d4}#private-label.section .eyebrow{color:#e4a0a9}#private-label.section p,#private-label.section li{color:#bfcbd7}#private-label.section .outline-btn{border-color:#5c6c7e;color:white}#private-label.section .outline-btn:hover{background:#23394e}.checklist{padding:0;list-style:none;margin:24px 0}.checklist li{padding:10px 0 10px 23px;position:relative;border-bottom:1px solid var(--line);font-size:.9375rem}.checklist li:before{content:"\2713";position:absolute;left:0;color:var(--red)}#private-label .checklist li{border-color:#314357}#private-label .checklist li:before{color:#e4a0a9}.showcase-grid{display:grid;gap:14px}.showcase-big{height:240px}.showcase-photo{overflow:hidden;border-radius:var(--radius)}.showcase-photo img{width:100%;height:100%;object-fit:cover}.showcase-small-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.showcase-small{aspect-ratio:1}.factory-img{overflow:hidden;border-radius:var(--radius)}.factory-img img{width:100%;min-height:360px;object-fit:cover}.mini-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:25px 16px;margin-top:32px}.mini-stat{font-size:.8125rem;border-top:1px solid var(--line);padding-top:18px;color:var(--muted)}.mini-stat strong{font-size:2rem;line-height:1.1;color:var(--ink);font-weight:500;letter-spacing:-.05em}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.benefit{border-top:1px solid var(--line);padding-top:20px}.benefit strong{display:block;font-weight:600;margin-bottom:6px}.benefit span{color:var(--muted);font-size:.875rem}.export{grid-template-columns:.9fr 1.1fr}.export-photo img{width:100%;border-radius:var(--radius)}.cta{background:var(--paper);padding:70px 0}.cta .container{display:flex;justify-content:space-between;align-items:center;gap:45px}.cta h2{font-size:clamp(2.25rem,4vw,3.75rem);line-height:1.07}.cta p:last-child{margin-bottom:0}.footer{padding:72px 0 24px;background:var(--navy);color:#c8d2df}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.3fr;gap:42px}.footer .brand{color:white}.footer .brand small{color:#a6b7c9}.footer .brand .logo{background:white;border-radius:3px;padding:4px;width:53px;height:49px}.footer-brand p{color:#aebccd;max-width:320px;font-size:.875rem;margin-top:24px;line-height:1.8}.footer h2{font-size:.875rem;letter-spacing:0;color:white;margin:3px 0 23px;font-weight:600}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin-bottom:10px;font-size:.8125rem}.footer a:hover{color:white;text-decoration:underline;text-underline-offset:4px}.footer-contact>a{display:block;font-size:.8125rem;margin-bottom:12px;overflow-wrap:anywhere}.footer-contact p{font-size:.8125rem;color:#aebccd;margin-top:20px}.social-links{display:flex;gap:24px;font-size:.8125rem}.copyright{border-top:1px solid #334458;margin-top:55px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#aebccd}.whatsapp-float{display:flex;gap:9px;align-items:center;position:fixed;right:22px;bottom:22px;z-index:70;border:1px solid #39785c;background:#155637;color:white;padding:12px 18px;border-radius:40px;font-size:.8125rem;box-shadow:0 6px 16px #0002}.whatsapp-float:hover{background:#0b4027;color:white}.page-hero{background:var(--paper);padding:35px 0 62px}.breadcrumb{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.8125rem;margin-bottom:36px}.page-hero h1{font-size:clamp(3rem,5vw,4.6rem);line-height:1.06;letter-spacing:-.055em}.page-hero .eyebrow{margin-bottom:15px}.page-intro{max-width:660px;font-size:1.05rem;margin-bottom:0}.category-nav{border-block:1px solid var(--line);background:white}.category-nav .container{display:flex;flex-wrap:wrap;gap:4px 27px;padding:17px 0}.category-nav a{padding:8px 0;font-size:.8125rem;font-weight:600;min-height:40px}.product-section{scroll-margin-top:150px;margin-bottom:75px;padding-bottom:62px;border-bottom:1px solid var(--line)}.product-section:last-child{border:0;padding:0;margin-bottom:0}.product-section>p{max-width:740px;margin-bottom:30px}.product-section h2{font-size:2.25rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px}.product-card{min-width:0}.product-card img{width:100%;height:285px;object-fit:cover;background:var(--paper);border-radius:var(--radius)}.product-card .product-visual{padding:0;background:none;height:285px}.product-card h3{font-size:1rem;line-height:1.35;margin:18px 0 9px;letter-spacing:-.015em}.product-card p{font-size:.875rem;line-height:1.65;margin:0}.oem-image-grid{display:grid;grid-template-columns:1fr;gap:14px}.oem-image-main{height:270px}.oem-image-main,.oem-image-small,.factory-image-box{overflow:hidden;border-radius:var(--radius)}.oem-image-main img,.oem-image-small img,.factory-image-box img{width:100%;height:100%;object-fit:cover}.oem-image-small-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.oem-image-small{height:115px}.factory-image-box{height:390px}.page-manufacturing .benefits{grid-template-columns:repeat(4,1fr)}.page-manufacturing .benefit{font-size:1.25rem;color:var(--red)}.page-manufacturing .benefit strong{color:var(--ink);font-size:1rem}.page-manufacturing .benefit span{display:block}.page-manufacturing .section:nth-of-type(3){background:var(--paper)}.founder-showcase{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.founder-profile-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.founder-profile-photo{height:365px;background:var(--paper)}.founder-profile-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}.founder-profile-info{padding:25px 28px}.founder-profile-info h3{margin-bottom:6px}.founder-profile-info p{font-size:.875rem;margin-bottom:18px}.founder-message-card h2{font-size:clamp(2rem,3.2vw,3rem)}.founder-message-card a:not(.outline-btn){text-decoration:underline;text-underline-offset:3px}.founder-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid var(--line);padding-top:24px;margin-top:30px}.founder-highlights strong{display:block;font-size:.9375rem;font-weight:600}.founder-highlights span{display:block;font-size:.8125rem;color:var(--muted);margin-top:6px}.about-story-section{background:var(--paper)}.about-story-grid{align-items:start}.about-box{background:white;padding:35px;border:1px solid var(--line)}.about-box h3{margin-top:20px}.about-box h3:first-child{margin-top:0}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.timeline-item{border-top:2px solid var(--red);padding-top:22px;color:var(--muted);font-size:.9375rem}.timeline-item strong{display:block;font-size:1.8rem;letter-spacing:-.04em;color:var(--ink);margin-bottom:12px;font-weight:500}.contact-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:start}.contact-card{min-width:0}.contact-card#quote{padding:38px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);scroll-margin-top:130px}.contact-card h2{font-size:2rem}.contact-card .eyebrow{margin-bottom:12px}.contact-item{padding:20px 0;border-bottom:1px solid var(--line);font-size:1rem}.contact-item b{font-weight:500;color:var(--muted);font-size:.8125rem}.contact-item a{display:inline-block;padding:5px 0}.contact-social-inline{display:flex;align-items:center;gap:15px;margin-top:28px;margin-bottom:24px;font-size:.875rem}.social-circle{display:inline-grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%}.social-circle svg{width:18px;height:18px;fill:currentColor}.social-circle.instagram svg{fill:none;stroke:currentColor;stroke-width:1.7}.social-circle.instagram svg circle:last-child{fill:currentColor;stroke:none}.form{display:grid;gap:18px}.form label{display:block;font-size:.875rem;font-weight:600;margin-bottom:7px}.form input,.form textarea{border:1px solid #b9c3ce;border-radius:3px;background:white;padding:13px 14px;width:100%;color:var(--ink);min-height:49px}.form textarea{min-height:155px;resize:vertical;line-height:1.6}.form textarea::placeholder{color:#667080}.form-intro,.form-note{font-size:.875rem;line-height:1.7}.form-note{margin:20px 0 0}.form-note a{text-decoration:underline;overflow-wrap:anywhere}.hidden-field{display:none}.captcha-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:end}.captcha-row button{min-height:53px}.page-contact .section{padding-top:70px}
@media(min-width:1500px){.hero h1{font-size:5.4rem}.hero-visual{min-height:560px}.hero-grid{min-height:385px}}
@media(max-width:1250px){.container{width:calc(100% - 64px)}.nav{gap:18px}.brand>span{font-size:.8rem}.brand small{font-size:.75rem}.logo{width:48px}.menu{gap:18px}.menu a{font-size:.8rem}.quote-btn{padding-inline:14px;gap:10px}.hero-layout{gap:34px}.hero-visual{padding:20px 17px 0}.hero h1{font-size:4.45rem}.hero-visual-top{font-size:.75rem}.cat-media{height:245px}.footer-grid{gap:26px}}
@media(max-width:1050px){.nav{flex-wrap:wrap;padding:15px 0;min-height:84px}.menu{width:100%;order:4;justify-content:center;gap:25px}.js .menu{display:none;position:absolute;top:100%;left:0;right:0;width:100%;background:white;box-shadow:0 8px 12px #0001;padding:15px 32px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}.js .menu.show{display:flex}.menu a{font-size:.9375rem;padding:12px 0}.menu a[aria-current=page]:after{display:none}.js .menu-toggle{display:block;margin-left:auto}.quote-btn{display:none}.hero h1{font-size:3.9rem}.hero-layout{gap:25px}.hero-grid{min-height:310px}.hero-visual-top span:last-child{display:none}.hero-visual-bottom a{font-size:.75rem}.hero-actions{gap:17px}.hero-description{font-size:1rem}.categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 22px}.cat-media{height:310px}.oem-panel,.factory,.export,.about-story-grid{gap:40px}.section{padding:75px 0}.footer-grid{grid-template-columns:1.4fr 1fr;gap:38px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.founder-showcase{gap:40px}.founder-profile-photo{height:310px}.founder-highlights{grid-template-columns:1fr;gap:16px}.contact-wrap{gap:32px}.contact-card#quote{padding:28px}.captcha-row{grid-template-columns:1fr}.hero-note{font-size:.75rem}}
@media(max-width:760px){html{scroll-padding-top:95px}.container{width:calc(100% - 40px)}.topbar .container{font-size:.75rem;padding:8px 0}.topbar .container>a{display:none}.topbar-divider{margin:0 6px}.nav{min-height:79px}.brand>span{font-size:.85rem}.brand small{font-size:.75rem}.logo{height:46px;width:48px}.hero{padding:27px 0 35px}.hero-layout{grid-template-columns:1fr;gap:32px}.hero-copy{padding:9px 0 0}.hero .eyebrow{font-size:.75rem;letter-spacing:.11em;margin-bottom:17px}.hero h1{font-size:clamp(3.2rem,11.5vw,4.7rem);line-height:1.05;margin-bottom:24px}.hero-description{max-width:510px}.hero-actions{gap:22px;margin-top:23px}.primary-btn,.outline-btn{font-size:.875rem;padding-inline:20px}.hero-visual{padding:20px 20px 0;min-height:440px;max-width:560px;width:100%;margin-inline:auto}.hero-grid{min-height:320px}.hero-visual-top{font-size:.75rem;margin-bottom:19px}.hero-visual-top span:last-child{display:block}.hero-visual-bottom a{font-size:.75rem}.hero-card figcaption{font-size:.75rem}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{padding:20px 15px;border-bottom:1px solid var(--line)}.stat:first-child{padding-left:15px}.stat:nth-child(even){border-right:0}.stat:last-child{grid-column:1/-1;padding:20px 15px;display:flex;align-items:center;gap:20px}.stat:last-child h3{margin:0}.stat p{font-size:.75rem}.stat h3{font-size:.875rem}.section{padding:60px 0}.section-title{margin-bottom:28px}h2{font-size:2.2rem}.categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 16px}.cat-media{height:260px}.cat-overlay{padding-top:16px}.cat-overlay h3{font-size:1rem}.cat-overlay p{font-size:.8125rem}.cat-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.cat-card:last-child .cat-media{height:260px}.cat-card:last-child:after{display:none}.oem-panel,.factory,.export,.about-story-grid,.about-grid{grid-template-columns:1fr;gap:32px}.showcase-big{height:230px}.showcase-small-grid{gap:8px}.factory-img img{min-height:240px}.mini-stats{grid-template-columns:repeat(2,1fr)}.benefits,.page-manufacturing .benefits{grid-template-columns:repeat(2,1fr);gap:25px}.export-photo{order:2}.cta{padding:55px 0}.cta .container{display:block}.cta .primary-btn{margin-top:26px}.cta h2{font-size:2.75rem}.footer{padding:55px 0 90px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:440px}.footer-contact{grid-column:1/-1}.footer h2{font-size:.875rem;margin-bottom:17px}.footer li{font-size:.875rem;margin-bottom:10px}.footer-contact>a{font-size:.875rem}.copyright{display:block;margin-top:32px}.copyright span{display:block;margin-bottom:8px}.whatsapp-float{right:15px;bottom:15px;padding:11px 14px}.page-hero{padding:22px 0 42px}.page-hero h1{font-size:clamp(2.6rem,8.8vw,4rem)}.page-intro{font-size:1rem}.breadcrumb{margin-bottom:26px}.category-nav .container{gap:3px 19px;padding:12px 0}.category-nav a{font-size:.75rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.product-card img,.product-card .product-visual{height:240px}.product-card h3{font-size:.9375rem}.product-card p{font-size:.8125rem}.product-section h2{font-size:1.85rem}.product-section{margin-bottom:50px;padding-bottom:45px;scroll-margin-top:100px}.oem-image-main{height:265px}.oem-image-small-grid{grid-template-columns:repeat(2,1fr)}.oem-image-small{height:150px}.factory-image-box{height:300px}.founder-showcase{grid-template-columns:1fr;gap:40px}.founder-profile-card{max-width:440px}.founder-profile-photo{height:390px}.founder-highlights{grid-template-columns:repeat(3,1fr);gap:15px}.founder-highlights strong{font-size:.8125rem}.founder-highlights span{font-size:.75rem}.about-box{padding:25px}.timeline{grid-template-columns:1fr;gap:25px}.timeline-item{display:grid;grid-template-columns:75px 1fr;gap:20px}.timeline-item strong{font-size:1.5rem}.contact-wrap{grid-template-columns:1fr;gap:45px}.contact-card#quote{padding:26px 22px}.page-contact .section{padding-top:45px}.captcha-row{grid-template-columns:1fr 1fr;gap:13px}.captcha-row button{padding-inline:12px}.form-note{font-size:.8125rem}}
@media(max-width:400px){.container{width:calc(100% - 32px)}.brand{gap:8px}.brand>span{font-size:.77rem}.hero h1{font-size:3.25rem}.hero-actions{gap:14px}.hero-actions .text-link{font-size:.8125rem}.hero-visual{padding:17px 13px 0;min-height:385px}.hero-grid{min-height:280px}.hero-visual-top{font-size:.75rem}.hero-visual-bottom{font-size:.75rem}.hero-visual-bottom a{font-size:.75rem}.cat-media,.cat-card:last-child .cat-media{height:215px}.product-card img,.product-card .product-visual{height:205px}.captcha-row{grid-template-columns:1fr}.founder-highlights{grid-template-columns:1fr}.footer-grid{gap:35px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* football-20260916.css */
.football-feature{padding:38px 0;background:#f3f5f7;border-bottom:1px solid #dce2e7}.football-feature-inner{display:grid;grid-template-columns:125px 1fr auto;gap:32px;align-items:center}.football-feature-image img{width:125px;height:125px;object-fit:cover;border-radius:4px}.football-feature .eyebrow{font-size:.75rem;margin-bottom:8px}.football-feature h2{font-size:1.75rem;line-height:1.18;margin-bottom:10px}.football-feature p:not(.eyebrow){font-size:.9375rem;margin:0}.football-feature .primary-btn{white-space:nowrap}.football-hero{background:#0b1e32;color:white;padding:28px 0 62px}.football-hero .breadcrumb{color:#bfd0e1;font-size:.875rem;margin-bottom:32px}.football-hero .breadcrumb a:hover{color:white}.football-hero-layout{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:58px}.football-hero h1{font-size:clamp(2.6rem,4.9vw,4.55rem);font-weight:600;line-height:1.065;letter-spacing:-.05em;color:white;margin-bottom:26px}.football-hero h1 span{color:#e6a4ae}.football-hero .eyebrow{color:#e6a4ae;font-size:.75rem;letter-spacing:.115em;margin-bottom:20px}.football-intro{font-size:1.0625rem;line-height:1.75;color:#d0dce7;max-width:600px;margin-bottom:20px}.football-origin{font-size:.875rem;color:#b8c8d9;margin-bottom:0}.football-light-link{color:white;font-size:.875rem;display:inline-flex;gap:16px;align-items:center;min-height:48px;border-bottom:1px solid #7d90a5}.football-light-link:hover{color:#f1b9c2}.football-hero-example{min-width:0}.football-hero-example>img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:4px}.football-hero-example figcaption{display:flex;justify-content:space-between;gap:18px;font-size:.75rem;line-height:1.6;color:#c1d0e1;margin-top:16px}.football-hero-example figcaption span:first-child{letter-spacing:.075em;font-weight:600}.football-section-nav a{font-size:.875rem}.page-football section[id]{scroll-margin-top:120px}.football-detail{display:grid;grid-template-columns:1.1fr .9fr;gap:76px;align-items:center}.football-detail h2{font-size:clamp(2rem,3.4vw,3rem)}.football-detail .checklist{margin:22px 0}.football-detail .outline-btn,.football-detail .primary-btn{margin-top:8px}.football-brief{border:1px solid #dce2e7;background:#f3f5f7;padding:38px}.football-brief-number{display:block;font-size:4.2rem;font-weight:600;letter-spacing:-.06em;line-height:1.05;color:#b3263b;margin-bottom:30px}.football-brief h3{font-size:1.3rem}.football-brief p{font-size:.9375rem}.football-brief dl{margin:26px 0}.football-brief dl>div{display:grid;grid-template-columns:110px 1fr;gap:18px;border-top:1px solid #d5dce4;padding:12px 0;font-size:.875rem}.football-brief dt{color:#556273}.football-brief dd{margin:0;color:#12263a}.football-brief .text-link{border-color:#c9d2dd}.football-soft{background:#f3f5f7}.football-uniform-detail{grid-template-columns:1fr 1fr}.football-product-example img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:4px}.football-product-example figcaption,.football-logo-example figcaption{font-size:.8125rem;line-height:1.6;margin-top:16px;color:#556273}.football-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.football-examples article{min-width:0}.football-examples figure img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:4px}.football-examples h3{font-size:1.25rem;margin:22px 0 12px;letter-spacing:-.025em}.football-examples p{font-size:.9375rem;line-height:1.7}.football-examples .text-link{font-size:.875rem;line-height:1.5;padding:8px 0;gap:10px}.football-branding{background:#0b1e32}.football-branding-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:center}.football-logo-example{max-width:350px;justify-self:center;width:100%}.football-logo-example img{width:100%;height:auto;border-radius:4px}.football-logo-example figcaption{color:#b8c8d9}.football-branding h2,.football-branding h3{color:white}.football-branding p{color:#c5d3e1}.football-branding .eyebrow{color:#e6a4ae}.football-branding-points{margin:30px 0}.football-branding-points>div{border-top:1px solid #34495f;padding:21px 0 2px}.football-branding-points h3{font-size:1.1rem;margin-bottom:9px}.football-branding-points p{font-size:.9375rem}.football-branding .outline-btn{color:white;border-color:#778b9f}.football-branding .outline-btn:hover{background:#23394e}.football-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;list-style:none;margin:0;padding:0}.football-process li{border-top:1px solid #bdc8d3;padding-top:20px}.football-process li>span{color:#be263d;font-size:.875rem;font-weight:600;display:block;margin-bottom:22px}.football-process h3{font-size:1.125rem;line-height:1.3;margin-bottom:12px}.football-process p{font-size:.9375rem;line-height:1.7;margin-bottom:0}.football-faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.football-faq-list details{border-top:1px solid #c9d2dd;padding:19px 0}.football-faq-list details:last-child{border-bottom:1px solid #c9d2dd}.football-faq-list summary{font-size:1rem;font-weight:600;color:#12263a;cursor:pointer;line-height:1.5;padding:6px 20px 6px 0}.football-faq-list summary:focus-visible{outline:3px solid #2982ba;outline-offset:4px}.football-faq-list details p{padding:14px 0 0;margin:0;font-size:.9375rem;line-height:1.8}.football-quote{background:white}.football-quote h2{font-size:clamp(2.25rem,3.8vw,3.5rem)}.football-quote-actions{display:grid;gap:14px;flex-shrink:0}.football-email{font-size:1rem;display:inline-block;padding:10px 0;text-decoration:underline;text-underline-offset:5px}.football-origin,.football-examples p,.football-faq-list p{overflow-wrap:anywhere}
@media(max-width:1100px){.football-feature-inner{grid-template-columns:100px 1fr;gap:25px}.football-feature-image img{width:100px;height:100px}.football-feature .primary-btn{grid-column:2;justify-self:start;margin-top:-5px}.football-hero-layout{gap:32px}.football-hero h1{font-size:3.45rem}.football-detail{gap:40px}.football-branding-layout{gap:50px}.football-faq-layout{gap:40px}.football-brief{padding:28px}.football-hero .hero-actions{gap:18px}}
@media(max-width:760px){.football-feature{padding:28px 0}.football-feature-inner{grid-template-columns:85px 1fr;gap:20px}.football-feature-image img{width:85px;height:85px}.football-feature h2{font-size:1.4rem}.football-feature h2 br{display:none}.football-feature .eyebrow{font-size:.75rem;letter-spacing:.06em}.football-feature p:not(.eyebrow){font-size:.875rem}.football-feature .primary-btn{grid-column:1/-1;justify-self:start;margin-top:0}.football-hero{padding:22px 0 38px}.football-hero .breadcrumb{font-size:.8125rem;margin-bottom:28px}.football-hero-layout{grid-template-columns:1fr;gap:30px}.football-hero h1{font-size:clamp(2.5rem,9.4vw,4rem);line-height:1.08}.football-hero .eyebrow{font-size:.75rem;letter-spacing:.06em}.football-intro{font-size:1rem}.football-hero-example{max-width:540px;width:100%;margin-inline:auto}.football-hero .hero-actions{margin-bottom:0}.football-hero-example figcaption{font-size:.75rem;gap:10px}.football-section-nav .container{gap:4px 20px}.football-section-nav a{font-size:.875rem}.football-detail,.football-uniform-detail{grid-template-columns:1fr;gap:35px}.football-brief{padding:28px}.football-brief-number{font-size:3.6rem}.football-uniform-detail .football-product-example{order:2}.football-examples{grid-template-columns:1fr;gap:42px}.football-examples article{max-width:540px;width:100%;margin-inline:auto}.football-examples h3{font-size:1.25rem}.football-examples .text-link{font-size:.9375rem}.football-branding-layout{grid-template-columns:1fr;gap:40px}.football-logo-example{order:2;max-width:295px}.football-process{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.football-process h3{font-size:1.05rem}.football-process p{font-size:.875rem}.football-faq-layout{grid-template-columns:1fr;gap:25px}.football-faq-layout h2 br{display:none}.football-quote-actions{margin-top:28px}.football-quote .primary-btn{margin-top:0}.football-quote-actions a{justify-self:start;max-width:100%}.page-football section[id]{scroll-margin-top:100px}}
@media(max-width:390px){.football-feature-inner{grid-template-columns:70px 1fr;gap:16px}.football-feature-image img{width:70px;height:70px}.football-feature h2{font-size:1.2rem}.football-hero h1{font-size:2.55rem}.football-hero h1 br:first-child{display:none}.football-hero-example figcaption{display:block}.football-hero-example figcaption span{display:block}.football-brief dl>div{grid-template-columns:1fr;gap:4px}.football-process{grid-template-columns:1fr}}

/* football-seo-20260921.css */
.seo-hero .football-hero-layout{grid-template-columns:1.1fr 1fr;gap:48px}
.seo-hero h1{font-size:clamp(2.5rem,4.3vw,4rem)}
.seo-hero .football-product-example figcaption{color:#c7d6e4}
.seo-hero .football-product-example img{background:#edf1f5}
.seo-guide-hero{padding-bottom:65px}
.seo-guide-hero h1{max-width:950px}
.seo-guide-hero .football-intro{max-width:800px}
.seo-guide-hero .football-origin{max-width:780px;line-height:1.75}
.seo-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 45px}
.seo-spec-grid article{border-top:1px solid #c3cfdc;padding-top:25px}
.seo-spec-grid h3{font-size:1.3rem}
.seo-spec-grid p{font-size:1rem;line-height:1.8;margin-bottom:0}
.seo-two-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}
.seo-two-cards .football-product-example{margin-bottom:28px}
.seo-two-cards h3{font-size:1.4rem}
.seo-two-cards p{font-size:1rem;line-height:1.8}
.seo-note{background:#fff;border:1px solid #ced8e2;border-top:4px solid #126bad;padding:32px}
.seo-note h3{font-size:1.3rem}
.seo-note p{font-size:.95rem;line-height:1.8}
.seo-note p:last-child{margin-bottom:0}
.seo-buyer-panel{border:1px solid #cdd8e2;border-left:5px solid #116bb2;padding:42px;background:#f4f7fa}
.seo-buyer-panel h2{font-size:clamp(2rem,3.5vw,3rem);max-width:900px}
.seo-buyer-panel p:not(.eyebrow){max-width:920px;font-size:1rem;line-height:1.8}
.seo-region-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.seo-region-grid article{border:1px solid #cdd8e2;padding:28px;background:#f5f8fb;scroll-margin-top:120px}
.seo-state-code{display:inline-block;background:#0c2846;color:white;padding:4px 9px;font-size:.75rem;font-weight:700;letter-spacing:.08em;margin-bottom:18px}
.seo-region-grid h3{font-size:1.5rem;margin-bottom:12px}
.seo-region-grid p{font-size:1rem;line-height:1.7}
.seo-region-grid a{display:inline-block;color:#8e1c2e;font-size:.95rem;line-height:1.7;text-decoration:underline;text-underline-offset:5px}
.seo-caption{font-size:.875rem;margin-top:22px;color:#56697b;line-height:1.7}
.seo-related{border-top:1px solid #cad6e2;padding-top:35px}
.seo-related h2{font-size:1.6rem;margin-bottom:20px}
.seo-related>div{display:flex;flex-wrap:wrap;gap:20px 30px}
.seo-related .text-link{font-size:1rem;line-height:1.65}
.seo-football .breadcrumb{display:flex;flex-wrap:wrap;gap:9px 12px}
.seo-football .football-hero h1 span{color:#84c6ed}
.seo-football .football-hero .eyebrow{color:#b1dafa}
.seo-football .football-hero .primary-btn{background:#bf2036;color:#fff}
.seo-football .football-hero .primary-btn:hover{background:#9e1b2d}
@media(max-width:1000px){.seo-hero .football-hero-layout{gap:28px}.seo-hero h1{font-size:3rem}.seo-buyer-panel{padding:32px}}
@media(max-width:760px){.seo-hero .football-hero-layout,.seo-two-cards,.seo-spec-grid,.seo-region-grid{grid-template-columns:1fr}.seo-hero h1{font-size:clamp(2.45rem,9vw,3.8rem)}.seo-hero .football-product-example{max-width:540px;margin-inline:auto;width:100%}.seo-buyer-panel,.seo-region-grid article,.seo-note{padding:25px}.seo-related>div{display:grid;gap:17px}.seo-related .text-link{justify-self:start}.seo-spec-grid{gap:28px}.seo-two-cards{gap:38px}.seo-guide-hero{padding-bottom:42px}}

/* sb-brand-20260921.css */
:root{--navy:#0c1e35;--ink:#152b43;--muted:#56687a;--red:#c51427;--line:#cbd6e2;--paper:#f1f5f8;--radius:0}
.sb-wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.sb-announcement{background:#116bb2;color:#fff;text-align:center;font:700 10px/1.5 Arial,Helvetica,sans-serif;letter-spacing:.12em;padding:9px 16px}.sb-announcement span{margin:0 12px}.sb-header{background:#0c1e35;color:#fff;position:relative;z-index:90;border-bottom:1px solid #30455c}.sb-header-row{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:25px}.sb-brand{display:flex;align-items:center;gap:12px;flex-shrink:0;color:#fff}.sb-brand:hover{color:#fff}.sb-brand img{display:block;width:44px;height:40px;padding:3px;background:#fff;object-fit:contain}.sb-brand>span{font:800 14px/1.25 Arial,Helvetica,sans-serif;letter-spacing:.02em}.sb-brand small{display:block;font:500 8px/1.4 Arial,Helvetica,sans-serif;letter-spacing:.19em;margin-top:5px;color:#c5d2e1}.sb-nav{display:flex;align-items:center;gap:25px}.sb-nav a{font:500 12px/1.6 Arial,Helvetica,sans-serif;color:#edf4fc;padding:13px 0}.sb-nav a:hover,.sb-nav a[aria-current=page]{color:#91d4ff;text-decoration:underline;text-underline-offset:7px}.sb-header-cta{display:inline-flex;gap:24px;align-items:center;background:#c51427;color:#fff;padding:14px 19px;font:700 12px/1.5 Arial,Helvetica,sans-serif;white-space:nowrap}.sb-header-cta:hover{background:#a50f20;color:#fff}.sb-menu-toggle{display:none;font:600 13px/1.5 Arial,Helvetica,sans-serif;border:1px solid #647d98;background:transparent;color:#fff;padding:10px 14px;cursor:pointer}.sb-menu-toggle span{margin-left:15px}.sb-header a:focus-visible,.sb-header button:focus-visible,.sb-footer a:focus-visible{outline:3px solid #8bd3ff;outline-offset:5px}
.sb-footer{background:#091a2e;color:#c4d2e2;padding:62px 0 26px;font:400 13px/1.7 Arial,Helvetica,sans-serif}.sb-footer-grid{display:grid;grid-template-columns:1.35fr .75fr 1fr 1.1fr;gap:38px}.sb-footer h2{font:700 12px/1.5 Arial,Helvetica,sans-serif;color:#fff;letter-spacing:.07em;text-transform:uppercase;margin:0 0 22px}.sb-footer p{color:#b8c9dc;font-size:13px;line-height:1.85;margin:18px 0 0}.sb-footer-grid>div>a:not(.sb-brand){display:block;margin-bottom:10px;color:#c4d2e2;overflow-wrap:anywhere;font-size:12px}.sb-footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.sb-footer-intro p{max-width:290px}.sb-social{display:flex;gap:22px;margin-top:20px;font-size:12px}.sb-wordmark{font-family:'Arial Narrow','Bahnschrift Condensed',Impact,Arial,sans-serif;font-size:clamp(40px,8vw,116px);font-weight:900;line-height:1;letter-spacing:-.055em;color:#59baf1;margin:52px 0 30px;white-space:nowrap}.sb-copyright{border-top:1px solid #304760;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#b8c9dc;letter-spacing:.03em}
.sb-home .whatsapp-float{display:flex;align-items:center;gap:9px;position:fixed;right:22px;bottom:22px;z-index:70;background:#155637;color:#fff;padding:12px 18px;border:1px solid #39785c;border-radius:40px;font-size:13px;box-shadow:0 6px 16px #0002}.sb-home .whatsapp-float:hover{background:#0b4027}.sb-home .hero-description{font-size:15px!important;max-width:390px!important}.sb-home .section-heading>p,.sb-home .branding-copy>p:not(.eyebrow),.sb-home .collective-cta p{font-size:15px}.sb-home .product-bottom p{font-size:12px}.sb-home .step p{font-size:14px;line-height:1.75}.sb-home .step h3{font-size:15px;line-height:1.4}.sb-home .branding-copy details p{font-size:14px}.sb-home .range-caption,.sb-home .image-note{font-size:12px}.sb-home .sb-image-disclosure{padding:24px 0 40px}.sb-home .sports-banner-copy>p:not(.eyebrow){font-size:14px}.sb-sports-links{display:grid;gap:15px;justify-items:start}.sb-sports-links .text-link{font-size:13px!important;gap:14px}.sb-home .product-open:focus-visible .product-photo{outline:3px solid #116bb2;outline-offset:-3px}.sb-home .hero-bottom{margin-top:48px}.sb-home .hero-bottom>div{font-size:11px}.sb-home .collective-hero h1{max-width:670px}.sb-home .range-card a{color:inherit}.sb-home .range-card a:hover h3{color:#116bb2}
.sb-inner{background:#f6f8fa}.sb-inner .container{width:min(1320px,calc(100% - 96px))}.sb-inner h1,.sb-inner .section-title h2,.sb-inner .page-hero h1,.sb-inner .cta h2,.sb-inner .product-section>h2{font-family:'Arial Narrow','Bahnschrift Condensed',Impact,Arial,sans-serif;font-weight:900;letter-spacing:-.045em}.sb-inner .page-hero{background:#0c1e35;color:#fff;padding:35px 0 72px}.sb-inner .page-hero h1{color:#fff;font-size:clamp(48px,5.5vw,78px);text-transform:uppercase;line-height:1.02}.sb-inner .page-hero .eyebrow{color:#98d6fa}.sb-inner .page-hero .page-intro{color:#d0dbe7;font-size:17px;max-width:730px}.sb-inner .page-hero .breadcrumb{color:#bed0e4}.sb-inner .page-hero .breadcrumb a:hover{color:#fff}.sb-inner .section{padding:80px 0}.sb-inner .primary-btn,.sb-inner .quote-btn,.sb-inner .outline-btn,.sb-inner .secondary-btn{border-radius:0}.sb-inner .primary-btn:hover{background:#a50f20}.sb-inner .eyebrow{color:#116bb2}.sb-inner .football-hero{background:#0c1e35}.sb-inner .football-hero h1{font-size:clamp(44px,4.9vw,68px);color:#fff;line-height:1.05}.sb-inner .football-hero h1 span{color:#59baf1}.sb-inner .football-hero .eyebrow{color:#98d6fa}.sb-inner .football-hero .primary-btn{color:#fff}.sb-inner .football-product-example img,.sb-inner .showcase-photo,.sb-inner .product-card img,.sb-inner .factory-img{border-radius:0}.sb-inner .product-card h3{font-size:17px;font-weight:700}.sb-inner .product-card p{font-size:14px}.sb-inner .category-nav{background:#e8f0f7;border-color:#cbd6e2}.sb-inner .category-nav a{font-size:13px}.sb-inner .cta{background:#116bb2;color:#fff}.sb-inner .cta h2{color:#fff;text-transform:uppercase}.sb-inner .cta p,.sb-inner .cta .eyebrow{color:#e2f1fc}.sb-inner .cta .primary-btn{background:#fff;color:#103e65}.sb-inner .cta .primary-btn:hover{background:#e4f1fb}.sb-inner input:focus,.sb-inner textarea:focus{border-color:#116bb2}.sb-apparel-range{scroll-margin-top:30px}.sb-apparel-range h3{display:flex;justify-content:space-between;gap:16px}.sb-apparel-range h3 span{color:#c51427}.sb-apparel-range .text-link{font-size:13px;color:#0c609f}.sb-concept-note{font-size:12px!important;margin-top:24px!important;color:#56687a}.sb-inner .sb-apparel-grid img{height:auto;aspect-ratio:1;object-fit:cover}.sb-inner .product-section>h2{font-size:clamp(34px,3.5vw,48px)}.sb-home .skip{z-index:150}
@media(max-width:1150px){.sb-wrap,.sb-inner .container{width:calc(100% - 56px)}.sb-header-row{gap:18px}.sb-nav{gap:17px}.sb-brand>span{font-size:13px}.sb-nav a{font-size:11px}.sb-header-cta{padding:13px 15px;gap:14px}.sb-footer-grid{gap:25px}}
@media(max-width:1000px){.sb-header-row{min-height:80px;flex-wrap:wrap;padding-block:16px}.sb-menu-toggle{display:block;margin-left:auto}.sb-header-cta{display:none}.sb-nav{display:none;flex-basis:100%;order:3;flex-direction:column;align-items:stretch;gap:0;padding-top:10px;border-top:1px solid #30455c}.sb-nav.is-open{display:flex}.sb-nav a{font-size:14px;padding:12px 0}.sb-footer-grid{grid-template-columns:1.1fr 1fr;gap:35px}.sb-wordmark{font-size:8vw}.sb-home .collective-hero{min-height:620px}}
@media(max-width:620px){.sb-wrap,.sb-inner .container{width:calc(100% - 36px)}.sb-announcement{font-size:8px;letter-spacing:.07em;padding:8px 12px}.sb-announcement span{margin:0 5px}.sb-brand img{width:38px;height:35px}.sb-brand>span{font-size:12px}.sb-brand small{font-size:7px}.sb-header-row{min-height:75px;padding-block:15px}.sb-menu-toggle{padding:8px 10px;font-size:12px}.sb-menu-toggle span{margin-left:7px}.sb-footer{padding-top:45px}.sb-footer-grid{gap:32px 22px;grid-template-columns:1fr 1fr}.sb-footer-intro{grid-column:1/-1}.sb-footer-grid>div:last-child{grid-column:1/-1}.sb-footer h2{margin-bottom:17px}.sb-footer-intro p{max-width:340px}.sb-wordmark{font-size:8.2vw;margin:35px 0 25px}.sb-copyright{display:block;font-size:9px;line-height:2}.sb-copyright span{display:block}.sb-inner .page-hero{padding:25px 0 48px}.sb-inner .page-hero h1{font-size:44px}.sb-inner .page-hero .page-intro{font-size:15px}.sb-inner .section{padding:55px 0}.sb-inner .football-hero h1{font-size:40px}.sb-inner .product-section>h2{font-size:34px}.sb-home .collective-hero{min-height:650px}.sb-home .hero-description{font-size:14px!important;max-width:310px!important}.sb-home .hero-bottom>div{font-size:9px;gap:10px}.sb-home .section-heading>p{font-size:14px}.sb-home .branding-copy>p:not(.eyebrow),.sb-home .collective-cta p{font-size:14px}.sb-home .product-bottom p{font-size:11px}.sb-home .step p{font-size:13px}.sb-home .step h3{font-size:13px}.sb-home .range-caption,.sb-home .image-note{font-size:11px}.sb-home .sports-banner-copy{padding:30px 24px}.sb-home .whatsapp-float{right:14px;bottom:14px;padding:11px 14px;font-size:12px}.sb-home .collective-cta h2{font-size:52px}.sb-inner .sb-apparel-range .text-link{font-size:12px}.sb-inner .category-nav .container{gap:2px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{transition:none!important}}
@media(max-width:620px){.sb-home .collective-cta h2{font-size:48px}.sb-inner .page-hero h1{font-size:clamp(32px,9.5vw,44px)}}
@media(max-width:760px){.sb-inner .football-hero-layout,.sb-inner .seo-hero .football-hero-layout{grid-template-columns:minmax(0,1fr)}.sb-inner .football-hero-layout>*{min-width:0}.sb-inner .football-hero h1 br:first-child{display:initial}}
@media(max-width:360px){.sb-home .collective-cta h2{font-size:42px}.sb-inner .football-hero h1{font-size:36px}}
@media(max-width:620px){.sb-home .sports-banner{grid-template-columns:minmax(0,1fr)}.sb-home .sports-banner-copy{min-width:0}.sb-wordmark{font-size:7.8vw}}
@media(max-width:360px){.sb-inner .page-hero h1{font-size:28px}.sb-inner .cta h2{font-size:30px}.sb-home .sports-banner-copy h2{font-size:36px}}

/* football-guides-20260921.css */
.football-guide .guide-copy{max-width:900px}.football-guide .guide-copy p,.football-guide .guide-lead{font-size:1.05rem;line-height:1.85}.football-guide .guide-copy a,.football-guide .seo-note a{text-decoration:underline;text-underline-offset:4px;color:#165b98}.football-guide .guide-download-note{font-size:.85rem;color:#c7d6e4;margin-top:14px}.football-guide .guide-cta{margin-top:34px}.guide-table-wrap{overflow-x:auto;margin:25px 0;border:1px solid #cad6e2;background:#fff}.guide-table-wrap:focus-visible{outline:3px solid #116bb2;outline-offset:4px}.guide-table{width:100%;min-width:640px;border-collapse:collapse;text-align:left;font-size:.95rem}.guide-table caption{text-align:left;padding:20px;font-weight:700;background:#e9f0f6}.guide-table th,.guide-table td{padding:17px 20px;border-bottom:1px solid #d7e0e8;vertical-align:top}.guide-table th{background:#fff;color:#132b43}.guide-table tbody tr:last-child td{border-bottom:0}.football-guide .football-product-example{align-self:start}.football-guide .football-product-example img{object-fit:contain}.football-guide .section-title{max-width:950px}@media(max-width:760px){.football-guide .guide-copy p,.football-guide .guide-lead{font-size:1rem}.football-guide .guide-cta .hero-actions{align-items:flex-start}.football-guide .guide-cta .text-link{white-space:normal}.football-guide .seo-hero h1{font-size:clamp(2.25rem,8.5vw,3.8rem)}}

