*{box-sizing:border-box}:root{--navy:#06265a;--dark:#031b3d;--orange:#f24a13;--red:#d71920;--green:#128c2e;--line:#d8dfeb;--text:#081a36;--soft:#f6f8fb}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.top-strip{height:36px;background:var(--dark);color:white;display:flex;align-items:center;gap:24px;padding:0 34px;font-size:13px;font-weight:900;text-transform:uppercase}.top-strip .right{margin-left:auto;text-transform:none;font-weight:500}.header{height:78px;background:white;border-bottom:1px solid #e0e6ef;display:flex;align-items:center;justify-content:space-between;padding:0 7%}.logo{font-weight:900;color:#082452;font-size:36px;letter-spacing:-1px}.logo.small{font-size:26px;text-transform:uppercase;line-height:1}.logo small{display:block;font-size:12px;letter-spacing:5px}.header nav{display:flex;align-items:center;gap:28px;font-size:14px;text-transform:uppercase;font-weight:900}.header nav a.active,.header nav a:hover{color:var(--orange)}.footer{background:#082452;color:white;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1.2fr;gap:34px;padding:34px 5%;font-size:14px}.footer h3,.footer h4{margin:0 0 12px;text-transform:uppercase}.footer a{display:block;color:white;margin:7px 0}.footer p{line-height:1.45}.newsletter{display:flex}.newsletter input{flex:1;padding:12px;border:0}.newsletter button{border:0;background:var(--orange);color:#fff;text-transform:uppercase;font-weight:900;padding:12px}.bottom-bar{background:#031b3d;color:white;padding:12px;text-align:center;font-size:13px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#f7f8fb;border:1px solid #e4e8ef;margin:18px 28px;border-radius:4px}.trust-strip div{padding:18px 20px;text-align:center;border-left:1px solid #cfd8e6;font-weight:900;text-transform:uppercase;color:#082452}.trust-strip div:first-child{border-left:0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:5px;padding:12px 22px;color:white;text-transform:uppercase;font-weight:900;border:0;cursor:pointer}.btn.navy{background:#082452}.btn.orange{background:linear-gradient(90deg,#e61d00,#ff641e)}.btn.red{background:#d70000}.step-title,.panel-title{background:#082452;color:white;padding:12px 16px;font-weight:900;text-transform:uppercase;border-radius:6px 6px 0 0}.home-header{height:78px;border-bottom:1px solid #e0e6ef;display:flex;align-items:center;justify-content:space-between;padding:0 7%;background:#fff}.home-header .brand{font-size:38px;font-weight:900;color:#082452}.home-header nav{display:flex;gap:30px;align-items:center}.home-title{display:flex;align-items:center;justify-content:center;gap:24px;margin:14px auto 10px;color:#082452;font-size:24px;font-weight:900}.home-title:before,.home-title:after{content:"";height:2px;background:#082452;flex:1;max-width:450px}.store-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding:0 6.5% 12px}.store-row a{border:1px solid #cdd6e4;border-radius:10px;overflow:hidden;background:white;box-shadow:0 4px 12px rgba(0,0,0,.05)}.home-slider{position:relative}.slider-track{display:flex;overflow:hidden;scroll-behavior:smooth}.slide{flex:0 0 20%;height:245px}.slide img{width:100%;height:100%;object-fit:cover}.slider-arrow{position:absolute;top:42%;z-index:2;border:0;border-radius:50%;background:white;color:#082452;width:44px;height:44px;font-size:35px;box-shadow:0 4px 15px rgba(0,0,0,.25)}.slider-arrow.left{left:14px}.slider-arrow.right{right:14px}.slider-status{text-align:center;color:#082452;padding:10px 0 14px}.charity-tracker{margin:0 42px 18px;border:1px solid #d8dfeb;border-radius:9px;padding:14px 34px;background:white}.charity-tracker h2{text-align:center;margin:0 0 14px;color:#082452}.charity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.charity-card{border-left:1px solid #dde4ee;padding:6px 24px}.charity-card:first-child{border-left:0}.charity-card img{height:70px;object-fit:contain;object-position:left center;margin-bottom:8px}.charity-amount{font-weight:900;color:#082452;font-size:17px}.progress{height:11px;background:#d9dee6;border-radius:999px;overflow:hidden;margin:11px 0}.progress span{display:block;height:100%;background:#12902e}.pct{font-weight:900;font-size:18px}.mission-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 42px 24px}.mission-card{border:1px solid #d8dfeb;border-radius:8px;padding:26px 36px;display:grid;grid-template-columns:140px 1fr;gap:22px;align-items:center}.mission-card.blue{background:linear-gradient(90deg,#edf6ff,#f8fbff)}.mission-card.green{background:linear-gradient(90deg,#eef9ee,#f8fcf8)}.icon-circle{width:105px;height:105px;border:4px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:54px;color:#082452}.green .icon-circle,.green h2{color:#178c35}.mission-card h2{margin:0 0 8px;color:#082452;text-transform:uppercase}.mission-card p{line-height:1.45;font-size:17px}.store-page{max-width:1280px;margin:0 auto}.feature-side{display:grid;gap:18px}.feature-side div{display:flex;align-items:center;gap:12px;font-weight:900;text-transform:uppercase;color:#082452}.round-icon{width:52px;height:52px;border-radius:50%;background:#082452;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px}.charity-select{border:1px solid #d7dfeb;border-radius:8px;margin:16px 28px;background:white;overflow:hidden}.charity-select .copy{text-align:center;margin:12px 0;color:#082452}.charity-options{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:14px}.charity-option{border:1px solid #ccd6e4;border-radius:6px;display:flex;align-items:center;gap:12px;padding:16px;font-weight:900;color:#082452}.charity-option img{height:55px;object-fit:contain;max-width:180px}.how-order{border:1px solid #d7dfeb;border-radius:8px;margin:14px 28px;background:white;overflow:hidden}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:18px}.how-grid div{border-left:1px solid #d7dfeb;padding:5px 22px}.how-grid div:first-child{border-left:0}.num{display:inline-flex;width:32px;height:32px;border-radius:50%;background:#082452;color:#fff;align-items:center;justify-content:center;font-weight:900;margin-right:10px}.store-main-grid{display:grid;grid-template-columns:2fr .9fr;gap:18px;margin:0 28px}.panel{border:1px solid #d7dfeb;border-radius:8px;background:white;overflow:hidden;margin-bottom:16px}.order-table{width:100%;border-collapse:collapse}.order-table th,.order-table td{border-bottom:1px solid #dfe5ef;padding:12px;text-align:left;font-size:14px}.order-table img{width:70px;height:70px;object-fit:contain}.size-qty{display:flex;gap:10px;flex-wrap:wrap}.size-qty label{display:grid;gap:3px;font-weight:900;text-align:center}.size-qty input{width:48px;padding:6px;border:1px solid #cbd5e3;border-radius:4px}.upcharge{color:#082452;font-size:11px}.surcharge-box{margin:16px;border:1px solid #ccd6e4;background:#f7fbff;border-radius:6px;padding:14px;display:grid;grid-template-columns:1fr 1.3fr;gap:20px}.surcharge-table{border-collapse:collapse;width:100%}.surcharge-table td,.surcharge-table th{border:1px solid #ccd6e4;padding:9px;text-align:center}.summary-row{display:flex;justify-content:space-between;border-bottom:1px solid #e0e6ef;padding:11px 0}.order-summary{padding:16px}.grand{font-size:22px;font-weight:900;color:#082452}.grand span{float:right;color:#d00}.payment-box{padding:16px}.card-row{display:flex;gap:12px;margin-bottom:12px}.card-row span{border:1px solid #ddd;border-radius:4px;padding:8px 13px;font-weight:900;color:#082452;background:white}.payment-box input{width:100%;padding:11px;margin:6px 0;border:1px solid #cbd5e3;border-radius:4px}.usa-top{background:#fff;position:relative;padding:24px 0 20px;text-align:center}.usa-top h1{font-size:62px;letter-spacing:3px;color:#082452;text-transform:uppercase;margin:0}.usa-top h1 span{color:#d60000}.usa-top .years{font-size:32px;color:#082452;letter-spacing:12px;font-weight:900}.usa-hero-grid{display:grid;grid-template-columns:1fr 230px;gap:18px;align-items:center;padding:0 45px}.usa-products-hero{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.usa-product{text-align:center}.usa-product img{height:210px;object-fit:contain;margin:auto}.usa-product b{display:block;background:#082452;color:white;text-transform:uppercase;padding:8px;border-radius:4px}.usa-product span{display:block;color:#d00;font-weight:900;text-transform:uppercase;margin:8px}.usa-product strong{color:#d00;font-size:24px}.father-hero{position:relative;min-height:420px;display:grid;grid-template-columns:1fr 470px 190px;align-items:start;padding:38px 34px;background:#fff}.father-hero h1{font-size:70px;line-height:.95;color:#082452;text-transform:uppercase;margin:0}.father-hero .sub{font-size:24px;text-transform:uppercase;color:#082452;font-weight:900;margin-top:12px}.father-hero .tag{display:inline-block;background:#082452;color:white;padding:10px 26px;text-transform:uppercase;font-size:22px;font-weight:900;margin-top:12px}.father-product-hero img{height:360px;object-fit:contain}.bundle-badge{background:#082452;color:white;border:4px solid var(--orange);text-align:center;padding:22px 10px;text-transform:uppercase;font-weight:900}.bundle-badge strong{font-size:52px}.bundle-badge span{display:block;color:var(--orange);margin-top:8px}.father-grid{display:grid;grid-template-columns:2fr .95fr;gap:18px;margin:0 20px}.bundle-products{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:16px}.bundle-item{border:1px solid #d7dfeb;border-radius:8px;padding:14px}.bundle-item img{height:160px;object-fit:contain;margin:auto}.bundle-item h3{color:#082452;text-transform:uppercase;margin:8px 0 4px}.bundle-item label{display:block;font-weight:900;color:#082452;margin-top:8px}.bundle-item input,.bundle-item select{width:100%;padding:8px;border:1px solid #cbd5e3;border-radius:4px}.bundle-note{margin:0 16px 16px;border:1px solid #cbd5e3;border-radius:6px;padding:10px;text-align:center;color:#082452;font-weight:900}.info-ship-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:14px;padding:16px}.info-ship-grid label{display:grid;font-size:12px;font-weight:900;color:#082452}.info-ship-grid input,.info-ship-grid select{padding:8px;border:1px solid #cbd5e3;border-radius:4px;margin-top:4px}.contact-page{max-width:1280px;margin:0 auto}.contact-hero{display:grid;grid-template-columns:1fr 1.3fr;align-items:stretch;border-bottom:3px solid var(--orange)}.contact-copy{padding:42px;background:#111;color:white}.contact-copy h1{font-size:72px;margin:0;text-transform:uppercase}.contact-copy h2{color:var(--orange);font-size:30px}.contact-copy p{font-size:18px;line-height:1.5}.contact-collage img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.contact-methods{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;padding:24px 0}.contact-methods div{border-left:1px solid #d8dfeb;padding:0 20px}.contact-methods div:first-child{border-left:0}.contact-methods span{font-size:28px;background:#082452;color:white;width:58px;height:58px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.contact-methods h3{text-transform:uppercase;color:#082452}.contact-methods strong{color:#f03512}.contact-main{display:grid;grid-template-columns:1fr 1.05fr;gap:24px;margin:0 35px}.contact-form,.faq{border:1px solid #d7dfeb;border-radius:8px;overflow:hidden}.contact-form form{display:grid;padding:20px;gap:8px}.contact-form input,.contact-form select,.contact-form textarea{padding:11px;border:1px solid #cbd5e3;border-radius:4px}.contact-form textarea{min-height:85px}.faq-item{display:grid;grid-template-columns:60px 1fr 20px;gap:12px;padding:16px 20px;border-bottom:1px solid #e1e6ef}.faq-icon{color:var(--orange);font-size:30px}.faq-item b{text-transform:uppercase;color:#082452}.faq-item p{margin:5px 0 0;line-height:1.35}.about-page{max-width:1280px;margin:0 auto}.about-hero{display:grid;grid-template-columns:.9fr 1.4fr;align-items:center;padding:0 40px 0 45px}.about-copy h1{font-size:74px;color:#082452;margin:0;text-transform:uppercase}.about-copy h2{text-transform:uppercase;color:#082452}.about-copy p{font-size:18px;line-height:1.5}.about-hero img{height:330px;width:100%;object-fit:cover}.about-ribbon{display:grid;grid-template-columns:repeat(4,1fr);background:#082452;color:white;text-transform:uppercase;font-weight:900}.about-ribbon div{text-align:center;padding:17px;border-left:1px solid rgba(255,255,255,.4)}.about-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:34px 50px}.about-columns h3{text-transform:uppercase;color:#082452}.about-columns p{line-height:1.45}.circle-icon{width:70px;height:70px;border-radius:50%;background:#082452;color:white;display:flex;align-items:center;justify-content:center;font-size:30px}.about-features{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0 50px}.about-features div{border:1px solid #082452;border-radius:8px;text-align:center;padding:22px}.about-features b{display:block;color:#082452;text-transform:uppercase;margin:10px}.why{display:grid;grid-template-columns:1fr 1.25fr;gap:35px;padding:30px 45px}.why img{border-radius:8px;height:220px;object-fit:cover;width:100%}.why h2{text-transform:uppercase;color:#082452}.why li{margin:8px 0}@media(max-width:1000px){.header,.top-strip,.home-header{height:auto;flex-direction:column;align-items:flex-start;padding:15px}.header nav,.home-header nav{flex-wrap:wrap;gap:12px}.store-row,.charity-grid,.mission-row,.usa-hero-grid,.usa-products-hero,.store-main-grid,.father-hero,.father-grid,.bundle-products,.contact-hero,.contact-methods,.contact-main,.about-hero,.about-ribbon,.about-columns,.about-features,.why,.footer{grid-template-columns:1fr}.slide{flex-basis:50%}.mission-card{grid-template-columns:1fr}.charity-options{grid-template-columns:1fr}.surcharge-box{grid-template-columns:1fr}}@media(max-width:700px){.slide{flex-basis:100%}.usa-top h1,.father-hero h1,.contact-copy h1,.about-copy h1{font-size:44px}.how-grid{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr}}.store-row a img{width:100%;height:100%;object-fit:cover;object-position:center center}.slide img{width:100%;height:100%;object-fit:cover;object-position:center center}.slider-arrow{display:none !important}.usa-product img{width:100%;max-width:230px;height:230px;object-fit:contain;object-position:center center}.order-table img{width:78px;height:78px;object-fit:contain;object-position:center center}.father-product-hero img{width:100%;height:360px;object-fit:contain;object-position:center center}.bundle-item img{width:100%;height:175px;object-fit:contain;object-position:center center}.contact-collage img{width:100%;height:505px;object-fit:cover;object-position:center center}.about-hero img{width:100%;height:330px;object-fit:cover;object-position:center center}.why img{width:100%;height:220px;object-fit:cover;object-position:center center}.charity-card img,.charity-option img{object-fit:contain;object-position:center center}.order-table td:first-child img{margin:0 auto 6px}html,body{max-width:100%;overflow-x:hidden}*{min-width:0}.store-page,.about-page,.contact-page{width:100%;max-width:1280px;overflow-x:hidden}.header nav{min-width:0;flex-wrap:wrap;justify-content:flex-end}.father-hero{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr) minmax(260px,430px) minmax(150px,190px);gap:16px;overflow:hidden}.father-product-hero{width:100%;max-width:430px;overflow:hidden;display:flex;align-items:center;justify-content:center}.father-product-hero img{width:100%;max-width:430px;height:330px;object-fit:contain;object-position:center center}.bundle-badge{width:100%;max-width:190px;align-self:start}.father-grid{width:calc(100% - 40px);max-width:calc(100% - 40px);grid-template-columns:minmax(0,2fr) minmax(300px,.95fr)}.bundle-products{grid-template-columns:repeat(3,minmax(0,1fr))}.bundle-item{min-width:0;overflow:hidden}.bundle-item img{display:block;width:100%;max-width:260px;height:180px;margin:0 auto 10px;object-fit:contain;object-position:center center}.usa-products-hero{grid-template-columns:repeat(4,minmax(0,1fr))}.usa-product{overflow:hidden}.usa-product img{display:block;width:100%;max-width:240px;height:235px;margin:0 auto;object-fit:contain;object-position:center center}.order-table img{display:block;width:86px;height:86px;margin:0 auto 6px;object-fit:contain;object-position:center center}.order-table{table-layout:fixed}.order-table td,.order-table th{overflow-wrap:anywhere}.size-qty{max-width:100%}@media(max-width:1150px){.father-hero{grid-template-columns:1fr;text-align:center}.father-product-hero,.bundle-badge{margin:0 auto}.father-grid{width:calc(100% - 32px);max-width:calc(100% - 32px);grid-template-columns:1fr;margin-left:16px;margin-right:16px}}@media(max-width:850px){.bundle-products,.usa-products-hero{grid-template-columns:1fr}.store-main-grid{grid-template-columns:1fr}}.usa-products-hero{align-items:start;gap:22px}.usa-product{text-align:center}.usa-product img{display:block;width:100%;max-width:220px;height:190px;margin:0 auto 8px;object-fit:contain;object-position:center center;background:#fff}.order-table td:first-child{vertical-align:top}.order-table td:first-child img{width:72px;height:72px;margin:0 auto 8px;object-fit:contain;object-position:center center;background:#fff}.father-hero{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(320px,0.95fr) 180px;align-items:center;gap:18px;padding:28px 26px 18px;min-height:auto;overflow:visible}.father-copy{min-width:0}.father-copy h1{font-size:64px;line-height:.95;margin:0}.father-copy .sub{font-size:22px;line-height:1.25}.father-copy .tag{font-size:18px;padding:10px 20px}.father-product-hero{display:flex;justify-content:center;align-items:center;min-width:0}.father-product-hero img{display:block;width:100%;max-width:620px;height:340px;object-fit:contain;object-position:center center;background:#fff}.bundle-badge{align-self:start;justify-self:end;width:180px}.badge-inner{background:#082452;color:#fff;border:4px solid #f26a1b;padding:16px 12px;text-align:center;text-transform:uppercase;clip-path:polygon(0 0,100% 0,100% 88%,50% 100%,0 88%)}.badge-inner small{display:block;font-weight:900;font-size:14px;letter-spacing:.5px}.badge-inner strong{display:block;font-size:48px;line-height:1;font-weight:900;margin:6px 0 2px}.badge-inner strong sup{font-size:22px;top:-.6em;position:relative}.badge-inner span{display:block;font-size:16px;font-weight:900}.badge-inner em{display:block;margin-top:10px;color:#ff8d1a;font-style:normal;font-weight:900;font-size:18px}@media(max-width:1150px){.father-hero{grid-template-columns:1fr;text-align:center}.father-product-hero img{max-width:680px;height:320px}.bundle-badge{justify-self:center}}@media(max-width:700px){.father-copy h1{font-size:44px}.father-copy .sub{font-size:18px}.father-product-hero img{height:240px}}.contact-hero{display:block;border-bottom:3px solid var(--orange)}.contact-copy{width:100%;min-height:260px;display:flex;flex-direction:column;justify-content:center}.contact-collage{display:none !important}.contact-hero{display:grid;grid-template-columns:1fr 1.3fr;align-items:stretch;overflow:hidden;border-bottom:3px solid var(--orange);background:#fff}.contact-copy{padding:42px;background:#fff;color:#111;display:flex;flex-direction:column;justify-content:center}.contact-copy h1{margin:0;font-size:76px;line-height:.95;text-transform:uppercase;color:#082452}.contact-copy h2{margin:14px 0 0;font-size:28px;text-transform:uppercase;color:#082452}.contact-copy .accent-line{display:block;width:130px;height:4px;background:var(--orange);margin:24px 0 26px}.contact-copy p{font-size:18px;line-height:1.5;color:#222;max-width:520px}.contact-collage{min-height:260px;background:#fff}.contact-collage img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}@media(max-width:900px){.contact-hero{grid-template-columns:1fr}.contact-copy h1{font-size:52px}.contact-copy h2{font-size:22px}}.contact-hero.image-only{display:block;border-bottom:3px solid var(--orange)}.contact-hero.image-only .contact-collage.full img{width:100%;height:auto;display:block;object-fit:cover;object-position:center}.contact-hero.image-only{display:block;border-bottom:3px solid var(--orange)}.contact-hero.image-only .contact-collage.full img{width:100%;height:auto;display:block;object-fit:cover;object-position:center}.header{height:78px;background:white;border-bottom:1px solid #e0e6ef;display:flex;align-items:center;justify-content:space-between;padding:0 7%}.logo.small{font-size:26px;text-transform:none;line-height:1;font-weight:900;color:#082452}.header nav{display:flex;align-items:center;gap:28px;font-size:14px;text-transform:none;font-weight:900}.header nav a.active,.header nav a:hover{color:var(--orange)}@media(max-width:900px){.header{height:auto;align-items:flex-start;flex-direction:column;gap:12px;padding:18px 22px}.header nav{flex-wrap:wrap;gap:16px}}.header{height:78px!important;background:#ffffff!important;border-bottom:1px solid #e0e6ef!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 7%!important;box-sizing:border-box!important}.logo.small{font-size:26px!important;text-transform:none!important;line-height:1!important;font-weight:900!important;color:#082452!important;letter-spacing:0!important}.header nav{display:flex!important;align-items:center!important;gap:28px!important;font-size:14px!important;text-transform:none!important;font-weight:900!important}.header nav a{color:#082452!important;text-decoration:none!important}.header nav a.active,.header nav a:hover{color:#f24a13!important}@media(max-width:900px){.header{height:auto!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important;padding:18px 22px!important}.header nav{flex-wrap:wrap!important;gap:16px!important}}body>.top-strip,body>.topbar,body>.home-header{display:none!important}.header.main-header-only{height:78px!important;background:#fff!important;border-bottom:1px solid #e0e6ef!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 7%!important}.header.main-header-only .logo.small{font-size:26px!important;text-transform:none!important;line-height:1!important;font-weight:900!important;color:#082452!important;letter-spacing:0!important}.header.main-header-only nav{display:flex!important;align-items:center!important;gap:28px!important;font-size:14px!important;text-transform:none!important;font-weight:900!important}.header.main-header-only nav a{color:#082452!important;text-decoration:none!important}.header.main-header-only nav a:hover{color:#f24a13!important}@media(max-width:900px){.header.main-header-only{height:auto!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important;padding:18px 22px!important}.header.main-header-only nav{flex-wrap:wrap!important;gap:16px!important}}.header.main-header-only{height:78px!important;background:#fff!important;border-bottom:1px solid #e0e6ef!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 7%!important}.header.main-header-only .logo.small{font-size:26px!important;text-transform:none!important;line-height:1!important;font-weight:900!important;color:#082452!important;letter-spacing:0!important}.header.main-header-only nav{display:flex!important;align-items:center!important;gap:28px!important;font-size:14px!important;text-transform:none!important;font-weight:900!important}.header.main-header-only nav a{color:#082452!important;text-decoration:none!important}.contact-photo-holder{max-width:1280px;margin:0 auto;padding:18px 28px 0}.photo-placeholder{min-height:210px;border:3px dashed #cbd5e1;border-radius:14px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#082452;text-align:center;font-weight:900}.photo-placeholder span{font-size:34px;letter-spacing:.08em}.photo-placeholder small{margin-top:8px;font-size:14px;color:#52647d}@media(max-width:900px){.header.main-header-only{height:auto!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important;padding:18px 22px!important}.header.main-header-only nav{flex-wrap:wrap!important;gap:16px!important}}.online-stores-hero-clean{position:relative;width:100%;height:360px;overflow:hidden;background:#082452;border-bottom:1px solid #e0e6ef}.online-stores-hero-clean img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.online-stores-hero-clean::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,27,61,.52),rgba(3,27,61,.08))}.online-stores-hero-title{position:absolute;left:48px;top:75px;z-index:2;color:#fff}.online-stores-hero-title h1{margin:0;font-size:56px;line-height:1;font-weight:900;letter-spacing:-1px;text-shadow:0 3px 12px rgba(0,0,0,.35)}.online-stores-hero-title span{display:block;width:170px;height:6px;background:#f24a13;border-radius:6px;margin-top:24px}@media(max-width:900px){.online-stores-hero-clean{height:260px}.online-stores-hero-title{left:24px;top:64px}.online-stores-hero-title h1{font-size:42px}}.header,.header.main-header-only,.site-header,.home-header{background:#082452!important;border-bottom:0!important;color:#ffffff!important}.header a,.header .logo,.header .logo.small,.header nav a,.header.main-header-only a,.header.main-header-only .logo.small,.site-header a,.site-header .brand,.home-header a,.home-header .brand{color:#ffffff!important;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important}.header nav a:hover,.header nav a.active,.site-header nav a:hover,.home-header nav a:hover{color:#ff7a2f!important}.header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{background:#082452!important;color:#ffffff!important;border-bottom:0!important;min-height:56px!important;height:56px!important;padding:0 24px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.header .logo,.header .logo.small,.header.main-header-only .logo.small,.site-header .brand,.site-header .logo,.home-header .brand,.home-header .logo{color:#ffffff!important;font-size:20px!important;line-height:1!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important;text-decoration:none!important;white-space:nowrap!important}.header nav,.header.main-header-only nav,.site-header nav,.home-header nav,.header .nav-links,.site-header .nav-links,.home-header .nav-links{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:20px!important;margin-left:auto!important;font-size:14px!important;font-weight:800!important;text-transform:none!important}.header a,.header a:link,.header a:visited,.header.main-header-only a,.header.main-header-only a:link,.header.main-header-only a:visited,.header nav a,.header nav a:link,.header nav a:visited,.site-header a,.site-header a:link,.site-header a:visited,.home-header a,.home-header a:link,.home-header a:visited{color:#ffffff!important;fill:#ffffff!important;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important;text-shadow:none!important}.header a:hover,.header nav a:hover,.header nav a.active,.header.main-header-only a:hover,.site-header a:hover,.site-header nav a:hover,.home-header a:hover,.home-header nav a:hover{color:#ff7a2f!important}.contact-photo-holder{max-width:1280px!important;margin:0 auto!important;padding:18px 28px 0!important}.contact-photo-holder img{width:100%!important;height:auto!important;display:block!important;border-radius:12px!important;border:1px solid #d9e1ec!important;box-shadow:0 8px 24px rgba(4,28,72,.08)!important}.photo-placeholder{display:none!important}@media(max-width:900px){.header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{height:auto!important;min-height:unset!important;flex-direction:column!important;align-items:flex-start!important;padding:14px 18px!important;gap:10px!important}.header nav,.header.main-header-only nav,.site-header nav,.home-header nav{flex-wrap:wrap!important;gap:14px!important;justify-content:flex-start!important;margin-left:0!important}}.slider-arrow{display:none!important}.home-slider{overflow:hidden}.slider-track{display:flex;overflow:hidden;scroll-behavior:smooth}.slide{flex:0 0 20%;height:245px}.slide img{width:100%;height:100%;object-fit:cover}.slider-status{text-align:center;color:#082452;padding:10px 0 14px;font-weight:800}@media(max-width:1000px){.slide{flex-basis:50%}}@media(max-width:700px){.slide{flex-basis:100%}}.slider-arrow{display:none!important}.slider-track{overflow:hidden!important;scroll-behavior:smooth}.slide img{width:100%;height:100%;object-fit:cover}.home-slider{position:relative;margin-top:0;background:#fff}.home-slider .slider-track{display:flex;overflow:hidden;scroll-behavior:smooth}.home-slider .slide{position:relative;flex:0 0 20%;height:245px;overflow:hidden;background:#ddd}.home-slider .slide img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.home-slider .slide::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.28) 45%,rgba(0,0,0,0) 78%);z-index:1}.home-slider .slide-overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;color:#fff;text-align:center;padding:18px 12px 16px}.home-slider .slide-title{font-size:22px;font-weight:800;line-height:1.05;letter-spacing:.02em;margin-bottom:6px;text-shadow:0 2px 8px rgba(0,0,0,.35)}.home-slider .slide-subtitle{font-size:14px;line-height:1.25;max-width:90%;margin:0 auto;text-shadow:0 2px 8px rgba(0,0,0,.35)}.home-slider .slider-arrow{display:none!important}.home-slider .slider-status{text-align:center;color:#082452;padding:10px 0 14px;font-weight:600}@media(max-width:1000px){.home-slider .slide{flex-basis:50%}}@media(max-width:700px){.home-slider .slide{flex-basis:100%}.home-slider .slide-title{font-size:24px}.home-slider .slide-subtitle{font-size:15px}}.home-slider{position:relative;margin-top:0;background:#fff;padding-bottom:2px}.home-slider .slider-track{display:flex;overflow:hidden;scroll-behavior:smooth}.home-slider .slide{position:relative;flex:0 0 20%;height:255px;overflow:hidden;background:#d9d9d9}.home-slider .slide img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;transform:scale(1.01)}.home-slider .slide::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.42) 42%,rgba(0,0,0,.10) 76%,rgba(0,0,0,0) 100%);z-index:1}.home-slider .slide-overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;color:#fff;text-align:center;padding:20px 14px 16px}.home-slider .slide-title{font-size:24px;font-weight:800;line-height:1.05;letter-spacing:.02em;margin-bottom:7px;text-shadow:0 2px 10px rgba(0,0,0,.45)}.home-slider .slide-subtitle{font-size:14px;line-height:1.28;max-width:92%;margin:0 auto;text-shadow:0 2px 8px rgba(0,0,0,.45)}.home-slider .slider-arrow{display:none!important}.home-slider .slider-status{text-align:center;color:#082452;padding:12px 0 16px;font-weight:700}@media(max-width:1000px){.home-slider .slide{flex-basis:50%;height:250px}}@media(max-width:700px){.home-slider .slide{flex-basis:100%;height:260px}.home-slider .slide-title{font-size:26px}.home-slider .slide-subtitle{font-size:15px}}.home-slider .slider-arrow,.slider-arrow,button.slider-arrow,.home-slider button{display:none!important}.home-slider .slide{position:relative!important;flex:0 0 20%!important;height:255px!important;overflow:hidden!important;background:#082452!important}.home-slider .slide img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.home-slider .slide::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.42) 42%,rgba(0,0,0,.10) 76%,rgba(0,0,0,0) 100%)!important;z-index:1!important}.home-slider .slide-overlay{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:2!important;color:#fff!important;text-align:center!important;padding:20px 14px 16px!important}.home-slider .slide-title{font-size:24px!important;font-weight:900!important;line-height:1.05!important;margin-bottom:7px!important;text-shadow:0 2px 10px rgba(0,0,0,.55)!important}.home-slider .slide-subtitle{font-size:14px!important;line-height:1.28!important;max-width:92%!important;margin:0 auto!important;text-shadow:0 2px 8px rgba(0,0,0,.55)!important}@media(max-width:1000px){.home-slider .slide{flex-basis:50%!important}}@media(max-width:700px){.home-slider .slide{flex-basis:100%!important}}.home-slider.v65-slider{position:relative!important;margin-top:0!important;background:#fff!important;overflow:hidden!important}.home-slider.v65-slider .slider-track{display:flex!important;overflow:hidden!important;scroll-behavior:smooth!important}.home-slider.v65-slider .slide{position:relative!important;flex:0 0 20%!important;height:255px!important;overflow:hidden!important;background:#082452!important}.home-slider.v65-slider .slide img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.home-slider.v65-slider .slide::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.42) 42%,rgba(0,0,0,.10) 76%,rgba(0,0,0,0) 100%)!important;z-index:1!important}.home-slider.v65-slider .slide-overlay{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:2!important;color:#fff!important;text-align:center!important;padding:20px 14px 16px!important}.home-slider.v65-slider .slide-title{font-size:24px!important;font-weight:900!important;line-height:1.05!important;margin-bottom:7px!important;text-shadow:0 2px 10px rgba(0,0,0,.55)!important}.home-slider.v65-slider .slide-subtitle{font-size:14px!important;line-height:1.28!important;max-width:92%!important;margin:0 auto!important;text-shadow:0 2px 8px rgba(0,0,0,.55)!important}.home-slider.v65-slider .slider-arrow,.slider-arrow,button.slider-arrow{display:none!important}.home-slider.v65-slider .slider-status{text-align:center!important;color:#082452!important;padding:12px 0 16px!important;font-weight:700!important}@media(max-width:1000px){.home-slider.v65-slider .slide{flex-basis:50%!important;height:250px!important}}@media(max-width:700px){.home-slider.v65-slider .slide{flex-basis:100%!important;height:260px!important}}.s4c-home-slider{position:relative;background:#fff;padding:0 0 14px;overflow:hidden}.s4c-slider-window{width:100%;overflow:hidden;background:#f3f6fb}.s4c-slider-track{display:flex;will-change:transform}.s4c-slide{position:relative;flex:0 0 25%;height:265px;overflow:hidden;background:#0a2a59}.s4c-slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.s4c-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.46) 44%,rgba(0,0,0,.14) 74%,rgba(0,0,0,0) 100%);z-index:1}.s4c-slide-overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:18px 14px 16px;text-align:center;color:#fff}.s4c-slide-title{font-size:24px;font-weight:900;line-height:1.02;margin-bottom:7px;text-shadow:0 2px 10px rgba(0,0,0,.55)}.s4c-slide-subtitle{font-size:14px;line-height:1.32;max-width:92%;margin:0 auto;text-shadow:0 2px 8px rgba(0,0,0,.55)}.s4c-slider-status{text-align:center;padding:12px 0 6px}.s4c-slider-dots{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.s4c-slider-dots .dot{width:10px;height:10px;border-radius:50%;background:#bcc7da;display:inline-block}.s4c-slider-dots .dot.active{background:#082452}.s4c-slider-dots .slider-label{margin-left:12px;font-size:15px;color:#082452;font-weight:700}.slider-arrow,.s4c-home-slider button,.home-slider button{display:none!important}@media (max-width:1000px){.s4c-slide{flex-basis:50%;height:255px}}@media (max-width:700px){.s4c-slide{flex-basis:100%;height:265px}.s4c-slide-title{font-size:25px}.s4c-slide-subtitle{font-size:15px}}.s4c-number-slider{position:relative;background:#ffffff;padding:0 0 16px;overflow:hidden}.s4c-number-window{overflow:hidden;width:100%;background:#f3f6fb}.s4c-number-track{display:flex;will-change:transform}.s4c-number-slide{flex:0 0 25%;height:255px;padding:14px;box-sizing:border-box}.s4c-number-card{height:100%;border-radius:16px;background:linear-gradient(135deg,#082452 0%,#0c3a7a 62%,#f24a13 100%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 24px rgba(4,28,72,.18);border:1px solid rgba(255,255,255,.18)}.s4c-number-badge{width:76px;height:76px;border-radius:50%;background:#ffffff;color:#082452;display:grid;place-items:center;font-size:42px;font-weight:900;margin-bottom:12px;box-shadow:0 4px 15px rgba(0,0,0,.32)}.s4c-number-title{font-size:25px;font-weight:900;line-height:1.05;margin-bottom:8px;letter-spacing:.02em}.s4c-number-subtitle{font-size:14px;line-height:1.3;max-width:92%;opacity:.98;text-shadow:0 2px 8px rgba(0,0,0,.45)}.s4c-number-status{text-align:center;padding:12px 0 4px}.s4c-number-dots{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;color:#082452}.s4c-number-dots .dot{width:26px;height:26px;border-radius:50%;background:#c5cedd;color:#082452;display:grid;place-items:center;font-size:12px;font-weight:900}.s4c-number-dots .dot.active{background:#082452;color:#ffffff}.s4c-number-dots .label{margin-left:12px;font-size:15px;font-weight:800}.slider-arrow,.home-slider,.s4c-home-slider,.s4c-rotator-v66{display:none!important}@media(max-width:1000px){.s4c-number-slide{flex-basis:50%}}@media(max-width:700px){.s4c-number-slide{flex-basis:100%;height:260px}}.s4c-number-slider{position:relative;background:#ffffff;padding:0 0 16px;overflow:hidden}.s4c-number-window{overflow:hidden;width:100%;background:#f3f6fb}.s4c-number-track{display:flex;will-change:transform}.s4c-number-slide{flex:0 0 25%;height:285px;padding:14px;box-sizing:border-box}.s4c-number-card{height:100%;border-radius:18px;color:#fff;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;text-align:center;box-shadow:0 12px 28px rgba(4,28,72,.24);border:1px solid rgba(255,255,255,.18);background:#082452}.s4c-number-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:0}.s4c-number-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(3,18,42,.08) 0%,rgba(3,18,42,.34) 42%,rgba(3,18,42,.90) 100%),linear-gradient(135deg,rgba(242,74,19,.24),rgba(8,36,82,.05) 45%,rgba(8,36,82,.42))}.s4c-number-content{position:relative;z-index:2;width:100%;padding:22px 16px 20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.s4c-number-badge{width:76px;height:76px;border-radius:50%;background:#ffffff;color:#082452;display:grid;place-items:center;font-size:42px;font-weight:900;margin-bottom:12px;box-shadow:0 4px 15px rgba(0,0,0,.32)}.s4c-number-title{font-size:25px;font-weight:900;line-height:1.05;margin-bottom:8px;letter-spacing:.02em;text-shadow:0 2px 10px rgba(0,0,0,.55)}.s4c-number-subtitle{font-size:14px;line-height:1.3;max-width:92%;opacity:.98;text-shadow:0 2px 8px rgba(0,0,0,.52)}@media(max-width:1000px){.s4c-number-slide{flex-basis:50%}}@media(max-width:700px){.s4c-number-slide{flex-basis:100%;height:275px}}.s4c-number-badge,.s4c-number-status,.s4c-number-dots{display:none!important}.s4c-number-slide{height:285px}.s4c-number-content{min-height:44%;padding:22px 18px 24px}.s4c-number-title{font-size:27px;margin-bottom:8px}.s4c-number-subtitle{font-size:14px}@media(max-width:700px){.s4c-number-slide{height:275px}}.s4c-number-card{align-items:flex-end!important}.s4c-number-content{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;min-height:0!important;padding:14px 16px 16px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(3,18,42,.72) 48%,rgba(3,18,42,.94) 100%)}.s4c-number-title{margin:0!important;font-size:28px!important;line-height:1.05!important;letter-spacing:.03em!important;text-shadow:0 2px 8px rgba(0,0,0,.55)!important}.s4c-number-subtitle{display:none!important}.s4c-number-title{font-size:22px!important;line-height:1!important;letter-spacing:.01em!important;white-space:nowrap!important}@media(max-width:1000px){.s4c-number-title{font-size:20px!important}}@media(max-width:700px){.s4c-number-title{font-size:22px!important}}.icon-circle.icon-svg{display:flex;align-items:center;justify-content:center;font-size:0}.icon-circle.icon-svg svg{width:34px;height:34px;display:block}.mission-card.blue .icon-circle.icon-svg{color:#0a4aa3}.mission-card.green .icon-circle.icon-svg{color:#178c35}.icon-circle.professional-icon{width:74px!important;height:74px!important;min-width:74px!important;border-radius:50%!important;background:#ffffff!important;box-shadow:0 10px 24px rgba(8,36,82,.14)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:0!important}.icon-circle.professional-icon svg{width:62px!important;height:62px!important;display:block!important}.professional-icon .icon-bg{fill:#f7fbff;stroke:currentColor;stroke-width:2.4}.professional-icon .icon-line{fill:none;stroke:currentColor;stroke-width:3.3;stroke-linecap:round;stroke-linejoin:round}.professional-icon .icon-fill{fill:currentColor;opacity:.95}.mission-card.blue .professional-icon{color:#0a4aa3!important}.mission-card.green .professional-icon{color:#178c35!important}.charity-section,.store-charity-section,.usa250-charity-section,section:has(.charity-grid),section:has(.charity-options){box-sizing:border-box}.usa-charity-copy,.usa250-charity-section{margin:22px auto!important;padding:0!important;max-width:1180px!important;background:#ffffff!important;border:2px solid #bfd0e3!important;border-radius:18px!important;overflow:hidden!important}.usa-charity-copy .section-title,.usa-charity-copy h2,.usa250-charity-section h2{margin:0!important}.charity-choice,.charity-grid,.charity-options,.donation-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important}.charity-card,.charity-option,.donation-option,.usa250-charity-card{background:#fff!important;border:2px solid #c8d5e7!important;border-radius:14px!important;padding:14px!important;min-height:150px!important;box-sizing:border-box!important}.charity-card img,.charity-option img,.donation-option img,.usa250-charity-card img{max-width:110px!important;max-height:50px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important;margin:0 auto 8px!important}.charity-card strong,.charity-option strong,.donation-option strong,.usa250-charity-name{display:block!important;color:#072457!important;font-size:13px!important;line-height:1.15!important;font-weight:900!important;text-align:center!important}@media(max-width:900px){.charity-choice,.charity-grid,.charity-options,.donation-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:560px){.charity-choice,.charity-grid,.charity-options,.donation-grid{grid-template-columns:1fr!important}}.panel,.order-layout,.features,.test-output{max-width:1360px;margin:18px auto;padding:0 24px}.panel{border:1px solid #b9c6d7;border-radius:8px;background:#f8fafd;overflow:hidden;padding:0}.panel-title{height:46px;background:#041c48;color:white;display:flex;align-items:center;gap:12px;padding:0 16px;font-weight:900;font-size:18px}.panel-title span{width:30px;height:30px;border-radius:50%;background:white;color:#041c48;display:inline-grid;place-items:center}.panel-title{height:46px;background:#041c48;color:white;display:flex;align-items:center;gap:12px;padding:0 16px;font-weight:900;font-size:18px}.panel-title span{width:30px;height:30px;border-radius:50%;background:white;color:#041c48;display:inline-grid;place-items:center}.charities{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px}.charities label{background:white;border:1px solid #b9c6d7;border-radius:7px;display:flex;align-items:center;gap:14px;padding:14px;font-size:12px;font-weight:800}.charities b{background:#041c48;color:white;border-radius:6px;min-width:56px;height:40px;display:grid;place-items:center}.charities .red{background:#d20012}.charities strong{color:#ff5b17;font-size:28px}.charities,.features,.product-grid{grid-template-columns:1fr}.charities label{background:white;border:1px solid #b9c6d7;border-radius:7px;display:flex;align-items:center;gap:14px;padding:14px;font-size:12px;font-weight:800}.charities b{background:#041c48;color:white;border-radius:6px;min-width:56px;height:40px;display:grid;place-items:center}.panel{margin:22px auto;max-width:1180px;background:#ffffff;border:2px solid #c8d6e9;border-radius:16px;overflow:hidden;box-sizing:border-box}.panel-title{background:#072457;color:#ffffff;padding:14px 18px;font-weight:900;font-size:18px;line-height:1.2;text-transform:uppercase;letter-spacing:.02em;display:flex;align-items:center;gap:12px}.panel-title span{width:30px;height:30px;border-radius:50%;background:#ffffff;color:#072457;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;font-weight:900}.charities{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px;background:#ffffff}.charities label{min-height:120px;border:2px solid #ccd8ea;border-radius:14px;background:#ffffff;padding:14px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;cursor:pointer;box-sizing:border-box}.charities input{margin:0}.charities b{min-width:48px;min-height:42px;border-radius:10px;background:#072457;color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;font-weight:900;padding:4px 8px}.charities b.red{background:#d8232a}.charities b.orange{background:#f26b21}.charities span{color:#072457;font-size:13px;line-height:1.12;font-weight:900;text-transform:uppercase}.charities label:has(input:checked){border-color:#072457;box-shadow:0 8px 18px rgba(7,36,87,.12);background:#f8fbff}@media(max-width:900px){.charities{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.charities{grid-template-columns:1fr}.panel-title{font-size:15px}}.trending-stores,.store-rolodex,.online-store-rolodex,.featured-stores{max-width:1200px;margin-left:auto;margin-right:auto}.trending-stores-grid,.store-rolodex-grid,.online-store-grid,.featured-store-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}@media(max-width:1100px){.trending-stores-grid,.store-rolodex-grid,.online-store-grid,.featured-store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.trending-stores-grid,.store-rolodex-grid,.online-store-grid,.featured-store-grid{grid-template-columns:1fr}}.store-card:nth-of-type(n+6),.store-tile:nth-of-type(n+6),.rolodex-card:nth-of-type(n+6),.store-slide:nth-of-type(n+6),.store-item:nth-of-type(n+6),.trending-stores a[href*="stores/"]:nth-of-type(n+6),.store-rolodex a[href*="stores/"]:nth-of-type(n+6),.online-store-rolodex a[href*="stores/"]:nth-of-type(n+6),.featured-stores a[href*="stores/"]:nth-of-type(n+6){display:none!important}.trending-stores-grid,.store-rolodex-grid,.online-store-grid,.featured-store-grid,.store-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}@media(max-width:1100px){.trending-stores-grid,.store-rolodex-grid,.online-store-grid,.featured-store-grid,.store-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:650px){.trending-stores-grid,.store-rolodex-grid,.online-store-grid,.featured-store-grid,.store-grid{grid-template-columns:1fr!important}}.trending-stores-section{max-width:1280px;width:calc(100% - 36px);margin:42px auto;padding:0}.trending-stores-heading{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:22px}.trending-stores-heading span{height:3px;background:#0b2f6b;flex:1 1 auto;max-width:260px;border-radius:999px}.trending-stores-heading h2{margin:0;color:#0b2f6b;font-size:clamp(28px,4vw,50px);line-height:1;font-weight:900;text-align:center;letter-spacing:.02em}.trending-stores-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;align-items:stretch}.trending-store-card{display:flex!important;flex-direction:column;text-decoration:none;background:#ffffff;border-radius:18px;overflow:hidden;border:1px solid rgba(11,47,107,.16);box-shadow:0 14px 32px rgba(10,32,70,.12);transition:transform .18s ease,box-shadow .18s ease}.trending-store-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(10,32,70,.18)}.trending-store-image{height:175px;background:#eef3fa;overflow:hidden}.trending-store-image img{width:100%;height:100%;display:block;object-fit:cover}.trending-store-info{padding:14px 12px 16px;text-align:center}.trending-store-info h3{margin:0 0 6px;color:#092a61;font-size:17px;line-height:1.15;font-weight:900}.trending-store-info p{margin:0;color:#56637a;font-size:12px;line-height:1.3;font-weight:700}.trending-stores-grid .trending-store-card:nth-child(n+6){display:none!important}@media(max-width:1100px){.trending-stores-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.trending-stores-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:520px){.trending-stores-grid{grid-template-columns:1fr!important}.trending-store-image{height:220px}}.s4c-number-slider{display:block!important}.store-row{display:none!important}.trending-stores-heading h2{font-size:clamp(28px,4vw,50px)!important}.trending-stores-grid .trending-store-card:nth-child(n+6){display:none!important}.trending-stores-heading{display:none!important}.trending-stores-section{margin-top:28px!important}.s4c-charity-tracker{max-width:1280px;width:calc(100% - 36px);margin:44px auto;padding:28px 22px;background:#ffffff;border-radius:24px;box-shadow:0 14px 34px rgba(10,32,70,.10);box-sizing:border-box}.s4c-section-heading{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:10px}.s4c-section-heading span{height:3px;max-width:250px;flex:1 1 auto;background:#0b2f6b;border-radius:999px}.s4c-section-heading h2{margin:0;color:#0b2f6b;font-size:clamp(28px,4vw,48px);font-weight:900;text-align:center;line-height:1}.s4c-charity-subtitle{margin:0 auto 24px;max-width:760px;color:#55657c;text-align:center;font-size:16px;font-weight:700;line-height:1.45}.s4c-charity-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.s4c-charity-logo-card{background:#f8fbff;border:1px solid #dce7f5;border-radius:18px;padding:18px 14px;text-align:center;box-shadow:0 8px 20px rgba(10,32,70,.07);box-sizing:border-box}.s4c-charity-logo-card img{width:100%;max-width:150px;height:90px;object-fit:contain;display:block;margin:0 auto 12px}.s4c-charity-logo-card h3{margin:0 0 6px;color:#0b2f6b;font-size:18px;font-weight:900}.s4c-charity-logo-card p{margin:0;color:#5d6b80;font-size:13px;font-weight:700;line-height:1.35}@media(max-width:900px){.s4c-charity-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.s4c-charity-logo-grid{grid-template-columns:1fr}}.trending-stores-heading{display:block!important;margin:0 0 24px!important;text-align:center!important}.trending-stores-heading span{display:none!important}.trending-stores-heading h2{margin:0!important;color:#0b2f6b!important;font-size:clamp(28px,4vw,48px)!important;font-weight:900!important;text-align:center!important;line-height:1!important}.trending-stores-heading{display:block!important;margin:0 0 24px!important;text-align:center!important}.trending-stores-heading span{display:none!important}.trending-stores-heading h2{margin:0!important;color:#0b2f6b!important;font-size:clamp(28px,4vw,48px)!important;font-weight:900!important;text-align:center!important;line-height:1!important}.trending-stores-heading{display:block!important;margin:0 0 24px!important;text-align:center!important}.trending-stores-heading span,.trending-stores-heading::before,.trending-stores-heading::after{display:none!important;content:none!important}.trending-stores-heading h2{margin:0!important;color:#0b2f6b!important;font-size:clamp(28px,4vw,48px)!important;font-weight:900!important;text-align:center!important;line-height:1!important}.trending-title::before,.trending-title::after{content:none!important;display:none!important}.trending-stores-heading{display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;margin:0 0 24px!important;text-align:center!important}.trending-stores-heading span{display:block!important;height:3px!important;max-width:250px!important;flex:1 1 auto!important;background:#0b2f6b!important;border-radius:999px!important}.trending-stores-heading h2{margin:0!important;color:#0b2f6b!important;font-size:clamp(28px,4vw,48px)!important;font-weight:900!important;text-align:center!important;line-height:1!important;white-space:nowrap!important}.s4c-charity-progress-wrap{max-width:760px;margin:0 auto 26px;padding:14px 16px 16px;background:#f7fbf8;border:1px solid #d8eadb;border-radius:16px;box-shadow:0 8px 18px rgba(22,128,55,.08);box-sizing:border-box}.s4c-charity-progress-top{display:flex;justify-content:space-between;gap:14px;align-items:center;color:#0b2f6b;font-size:15px;font-weight:900;margin-bottom:10px}.s4c-charity-progress-top span{color:#2d6b3c;font-weight:900}.s4c-charity-progress-bar{width:100%;height:18px;background:#e5efe7;border-radius:999px;overflow:hidden;border:1px solid #c8dfcc}.s4c-charity-progress-fill{height:100%;background:linear-gradient(90deg,#159447,#31c767);border-radius:999px;transition:width .3s ease}.s4c-charity-progress-percent{margin-top:8px;color:#2d6b3c;font-size:13px;font-weight:900;text-align:center}@media(max-width:560px){.s4c-charity-progress-top{flex-direction:column;align-items:flex-start;gap:4px}}.charity-card-progress{margin-top:14px;padding:12px;background:#f7fbf8;border:1px solid #d8eadb;border-radius:14px;box-shadow:0 6px 14px rgba(22,128,55,.07)}.charity-card-progress-top{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;margin-bottom:8px;color:#0b2f6b;font-size:12px;font-weight:900}.charity-card-progress-top span{color:#2d6b3c;font-weight:900}.charity-card-progress-bar{width:100%;height:14px;background:#e5efe7;border-radius:999px;overflow:hidden;border:1px solid #c8dfcc}.charity-card-progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#159447,#31c767);border-radius:999px;transition:width .3s ease}.charity-card-progress-percent{margin-top:7px;color:#2d6b3c;font-size:12px;font-weight:900;text-align:center}.s4c-charity-logo-card{display:flex;flex-direction:column}.s4c-charity-logo-card .charity-card-progress{margin-top:auto}.s4c-charity-subtitle-standout{max-width:920px!important;margin:4px auto 28px!important;padding:18px 22px!important;background:linear-gradient(135deg,#0b2f6b,#156a3d)!important;color:#ffffff!important;border-radius:18px!important;box-shadow:0 14px 32px rgba(11,47,107,.22)!important;font-size:clamp(18px,2.4vw,26px)!important;line-height:1.35!important;font-weight:900!important;text-align:center!important;letter-spacing:.01em!important}.s4c-charity-subtitle-standout strong{display:block!important;color:#ffffff!important;font-size:clamp(22px,3vw,34px)!important;line-height:1.1!important;margin-bottom:6px!important;text-transform:uppercase!important;letter-spacing:.04em!important}.s4c-charity-subtitle-standout span{display:block!important;color:#f4fff7!important;font-weight:800!important}.s4c-charity-subtitle,.s4c-charity-subtitle-standout,.s4c-charity-subtitle-attention{margin:0 auto 24px!important;max-width:760px!important;padding:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;color:#55657c!important;text-align:center!important;font-size:16px!important;line-height:1.45!important;font-weight:800!important;letter-spacing:0!important}.s4c-charity-subtitle-standout strong,.s4c-charity-subtitle-standout span{display:inline!important;font-size:inherit!important;line-height:inherit!important;margin:0!important;text-transform:none!important;letter-spacing:0!important;color:inherit!important}.color-attention{font-weight:950!important;animation:s4cColorAttention 3.8s ease-in-out infinite}@keyframes s4cColorAttention{0%{color:#0b2f6b}33%{color:#159447}66%{color:#c63b10}100%{color:#0b2f6b}}@media (prefers-reduced-motion:reduce){.color-attention{animation:none!important;color:#0b2f6b!important}}.expired-store-option,select option.expired-store-option:disabled{color:#8d8d8d!important;background:#eeeeee!important;font-style:italic!important}.expired-store-note{margin:8px 0 0;color:#777777;font-size:13px;font-weight:700}.available-stores-select option:disabled{color:#8d8d8d;background:#eeeeee}.available-stores-select option:disabled,select option:disabled{font-weight:800}select option.expired-store-option:disabled{color:#8d8d8d!important;background:#eeeeee!important;font-style:italic!important}.all-stores-photo-header{width:100%;margin:0 auto 34px;overflow:hidden;background:#0b2f6b;box-shadow:0 14px 34px rgba(10,32,70,.14)}.all-stores-photo-header img{width:100%;height:clamp(260px,32vw,460px);object-fit:cover;display:block}.all-stores-card-grid,.store-grid,.stores-grid,.cards-grid,.store-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:22px!important;align-items:stretch!important;max-width:1280px!important;width:calc(100% - 36px)!important;margin-left:auto!important;margin-right:auto!important}.all-store-card-fixed,.store-card,.store-tile,.store-box,.card{height:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;box-sizing:border-box!important}.all-store-card-fixed img,.store-card img,.store-tile img,.store-box img{width:100%!important;height:220px!important;object-fit:cover!important;display:block!important}.store-card h3,.store-tile h3,.store-box h3,.all-store-card-fixed h3{min-height:44px!important}.store-card p,.store-tile p,.store-box p,.all-store-card-fixed p{min-height:42px!important}.store-card .btn,.store-tile .btn,.store-box .btn,.all-store-card-fixed .btn,.store-card a:not(:has(img)),.store-tile a:not(:has(img)){margin-top:auto!important}@media(max-width:650px){.all-stores-photo-header img{height:250px}.all-stores-card-grid,.store-grid,.stores-grid,.cards-grid,.store-list{grid-template-columns:1fr!important}}.all-stores-photo-holder-top,.all-stores-photo-header{width:100%;margin:0 auto 34px;overflow:hidden;background:#0b2f6b;box-shadow:0 14px 34px rgba(10,32,70,.14)}.all-stores-photo-holder-top img,.all-stores-photo-header img{width:100%;height:clamp(260px,32vw,460px);object-fit:cover;display:block}.all-stores-card-grid,.store-grid,.stores-grid,.cards-grid,.store-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:22px!important;align-items:stretch!important;max-width:1280px!important;width:calc(100% - 36px)!important;margin-left:auto!important;margin-right:auto!important}.store-card,.store-tile,.store-box,.card{height:100%!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important}.store-card img,.store-tile img,.store-box img{width:100%!important;height:220px!important;object-fit:cover!important;display:block!important}.store-card img,.store-tile img,.store-box img,.all-store-card-fixed img,.all-stores-card-grid img,.cards-grid img,.store-grid img,.stores-grid img{width:100%!important;height:230px!important;object-fit:cover!important;object-position:center!important;display:block!important;background:#eef3fa!important}.directory-card img.store-background-preview,.directory-card>img{width:100%!important;height:240px!important;object-fit:cover!important;object-position:center!important;display:block!important;background:#eef3fa!important}.directory-card{overflow:hidden!important}body .store-directory .store-grid,body .store-directory .stores-grid,body .store-directory .all-stores-card-grid,body .store-directory .cards-grid,body .store-directory .store-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;max-width:1280px!important;width:calc(100% - 36px)!important;margin-left:auto!important;margin-right:auto!important}body .store-directory .directory-card,body .store-directory .store-card,body .store-directory .store-tile,body .store-directory .store-box{height:100%!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important}@media(max-width:980px){body .store-directory .store-grid,body .store-directory .stores-grid,body .store-directory .all-stores-card-grid,body .store-directory .cards-grid,body .store-directory .store-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){body .store-directory .store-grid,body .store-directory .stores-grid,body .store-directory .all-stores-card-grid,body .store-directory .cards-grid,body .store-directory .store-list{grid-template-columns:1fr!important}}.all-stores-photo-holder-top{width:100%;margin:0 auto 34px!important;overflow:hidden;background:#102f5e;box-shadow:0 14px 34px rgba(10,32,70,.16)}.all-stores-photo-holder-top img{width:100%!important;height:clamp(260px,30vw,430px)!important;object-fit:cover!important;object-position:center!important;display:block!important}.store-directory .three-column-store-grid,.store-directory .all-stores-card-grid,.store-directory .store-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;max-width:1280px!important;width:calc(100% - 36px)!important;margin:0 auto!important}.store-directory .directory-card{height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important}.store-directory .directory-card>img,.store-directory .directory-card img.store-background-preview{width:100%!important;height:235px!important;object-fit:cover!important;object-position:center!important;display:block!important}.store-directory .directory-card .content{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.store-directory .directory-card .btn,.store-directory a.btn.green,.btn.green{background:#198754!important;border-color:#198754!important;color:#ffffff!important}.store-directory .directory-card .btn:hover,.store-directory a.btn.green:hover,.btn.green:hover{background:#146c43!important;border-color:#146c43!important;color:#ffffff!important}.store-directory .directory-card .content .btn{margin-top:auto!important}@media(max-width:980px){.store-directory .three-column-store-grid,.store-directory .all-stores-card-grid,.store-directory .store-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.store-directory .three-column-store-grid,.store-directory .all-stores-card-grid,.store-directory .store-grid{grid-template-columns:1fr!important}}.store-filter .btn.green,.store-filter button.btn.green{background:#198754!important;border-color:#198754!important;color:#ffffff!important}.store-filter .btn.green:hover,.store-filter button.btn.green:hover{background:#146c43!important;border-color:#146c43!important;color:#ffffff!important}.directory-card img[src*="digital-technology-imprints-custom-apparel"]{object-fit:cover!important;object-position:center top!important}.directory-card img.contract-orders-preview-img,.directory-card img[src*="contract-orders-preview"]{object-fit:contain!important;object-position:center!important;background:#000000!important;padding:22px!important}.directory-card img.apparel-branding-company-preview-img,.directory-card img[src*="apparel-branding-company-preview"]{object-fit:contain!important;object-position:center!important;background:#efefef!important;padding:22px!important}.directory-card img[src*="digital-technology-imprints-custom-apparel"],.directory-card img[src*="apparel-branding-company-preview"],.directory-card img.apparel-branding-company-preview-img{object-fit:contain!important;object-position:center center!important;background:#f3f3f3!important;padding:14px!important}.directory-card img[src*="digital-technology-imprints-custom-apparel"]{background:#ffffff!important;padding:10px!important}.directory-card img[src*="apparel-branding-company-preview"],.directory-card img.apparel-branding-company-preview-img{background:#efefef!important;padding:16px!important}.charity-dropdown-bar{max-width:720px;margin:22px auto 10px;padding:14px 16px;display:flex;align-items:center;justify-content:center;gap:14px;background:linear-gradient(135deg,#198754,#0f6a3e);border-radius:16px;box-shadow:0 12px 28px rgba(25,135,84,.22)}.charity-dropdown-bar label{color:#ffffff;font-weight:900;letter-spacing:.02em;white-space:nowrap}.charity-support-select{width:min(100%,420px);padding:12px 14px;border:0;border-radius:12px;background:#ffffff;color:#17324d;font-weight:800;outline:none;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.charity-support-select option{color:#17324d;font-weight:700}@media(max-width:680px){.charity-dropdown-bar{flex-direction:column;align-items:stretch;text-align:center;margin-left:18px;margin-right:18px}.charity-support-select{width:100%}}.charity-dropdown-bar{max-width:980px!important;width:calc(100% - 36px)!important;margin:30px auto 18px!important;padding:22px 26px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:20px!important;background:linear-gradient(135deg,#198754,#0b6f3f)!important;border-radius:22px!important;box-shadow:0 18px 40px rgba(25,135,84,.30)!important;border:3px solid rgba(255,255,255,.45)!important}.charity-dropdown-bar label{color:#ffffff!important;font-size:24px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:.02em!important;white-space:nowrap!important;text-shadow:0 2px 8px rgba(0,0,0,.25)!important}.charity-support-select{min-height:58px!important;width:min(100%,560px)!important;padding:15px 18px!important;border:0!important;border-radius:16px!important;background:#ffffff!important;color:#17324d!important;font-size:18px!important;font-weight:900!important;outline:none!important;cursor:pointer!important;box-shadow:inset 0 0 0 2px rgba(0,0,0,.08),0 8px 20px rgba(0,0,0,.12)!important}.charity-support-select option{color:#17324d!important;font-size:16px!important;font-weight:800!important}a[href*="charit"].btn:not(.green-store-button),button.btn.charity,.home-charity-cta .btn{display:none!important}@media(max-width:760px){.charity-dropdown-bar{flex-direction:column!important;align-items:stretch!important;text-align:center!important;padding:20px!important}.charity-dropdown-bar label{font-size:22px!important;white-space:normal!important}.charity-support-select{width:100%!important;font-size:17px!important}}.charity-dropdown-bar{max-width:1280px!important;width:calc(100% - 24px)!important;margin:34px auto 24px!important;padding:26px 34px!important;display:grid!important;grid-template-columns:330px minmax(520px,1fr)!important;align-items:center!important;gap:28px!important;background:linear-gradient(135deg,#198754,#08753f)!important;border-radius:24px!important;box-shadow:0 22px 48px rgba(25,135,84,.36)!important;border:3px solid rgba(255,255,255,.60)!important;box-sizing:border-box!important}.charity-dropdown-bar label{color:#ffffff!important;font-size:30px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:.02em!important;white-space:nowrap!important;text-shadow:0 2px 8px rgba(0,0,0,.30)!important;text-align:right!important}.charity-support-select{min-height:68px!important;width:100%!important;padding:18px 22px!important;border:0!important;border-radius:18px!important;background:#ffffff!important;color:#17324d!important;font-size:21px!important;font-weight:900!important;outline:none!important;cursor:pointer!important;box-shadow:inset 0 0 0 2px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.16)!important}.charity-support-select option{color:#17324d!important;font-size:17px!important;font-weight:800!important}img[alt*="charities" i],img[title*="charities" i],img[src*="charit" i][src*="button" i],img[src*="support" i][src*="button" i],a[href*="charit" i].btn,button[class*="charit" i],[class*="charity"][class*="button"],[class*="charity"][class*="cta"],[class*="support"][class*="button"],.home-charity-cta,.charity-cta,.charity-button,.support-button{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;min-height:0!important;max-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}@media(max-width:920px){.charity-dropdown-bar{grid-template-columns:1fr!important;gap:16px!important;text-align:center!important;padding:24px!important}.charity-dropdown-bar label{text-align:center!important;white-space:normal!important;font-size:26px!important}.charity-support-select{font-size:18px!important}}.charity-dropdown-bar,.charity-dropdown-centered{max-width:1040px!important;width:calc(100% - 40px)!important;margin:34px auto 24px!important;padding:26px 34px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:24px!important;text-align:center!important;background:linear-gradient(135deg,#198754,#08753f)!important;border-radius:24px!important;box-shadow:0 22px 48px rgba(25,135,84,.36)!important;border:3px solid rgba(255,255,255,.60)!important;box-sizing:border-box!important}.charity-dropdown-bar label,.charity-dropdown-centered label{color:#ffffff!important;font-size:30px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:.02em!important;white-space:nowrap!important;text-shadow:0 2px 8px rgba(0,0,0,.30)!important;text-align:center!important;margin:0!important}.charity-dropdown-bar .charity-support-select,.charity-dropdown-centered .charity-support-select{min-height:68px!important;width:min(100%,580px)!important;padding:18px 22px!important;border:0!important;border-radius:18px!important;background:#ffffff!important;color:#17324d!important;font-size:21px!important;font-weight:900!important;outline:none!important;cursor:pointer!important;box-shadow:inset 0 0 0 2px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.16)!important}img[alt*="10%" i],img[alt*="every order" i],img[src*="10" i][src*="order" i],img[src*="every-order" i],img[class*="every-order" i],img[class*="ten-percent" i]{display:none!important;visibility:hidden!important;height:0!important;max-height:0!important;opacity:0!important;padding:0!important;margin:0!important}@media(max-width:860px){.charity-dropdown-bar,.charity-dropdown-centered{flex-direction:column!important;gap:16px!important;padding:24px!important}.charity-dropdown-bar label,.charity-dropdown-centered label{white-space:normal!important;font-size:26px!important}.charity-dropdown-bar .charity-support-select,.charity-dropdown-centered .charity-support-select{width:100%!important;font-size:18px!important}}.ten-percent img,.ten-percent picture,.ten-percent figure,.ten-percent svg,.every-order img,.every-order picture,.every-order figure,.every-order svg,.giving-card img,.impact-card img,.feature-card img[alt*="charit" i],.feature-card img[src*="charit" i],.feature-card img[src*="button" i],img[src*="green" i][src*="button" i],img[src*="charity" i][src*="button" i],img[src*="support" i][src*="button" i]{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;max-width:0!important;max-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}.clean-charity-support-card{display:flex!important;align-items:flex-start!important;gap:18px!important;padding:28px!important;overflow:visible!important}.clean-charity-support-card img,.clean-charity-support-card picture,.clean-charity-support-card figure,.clean-charity-support-card svg.icon-svg{display:none!important}.clean-charity-icon{width:58px!important;height:58px!important;min-width:58px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ffffff!important;color:#198754!important;font-size:30px!important;font-weight:900!important;box-shadow:0 10px 24px rgba(0,0,0,.14)!important}.clean-charity-content{width:100%!important}.clean-charity-content h2{margin:0 0 10px!important}.clean-charity-content p{margin:0 0 18px!important}.clean-charity-dropdown,.clean-charity-content .charity-dropdown-bar{width:100%!important;max-width:100%!important;margin:18px 0 0!important;padding:18px!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:16px!important;border-radius:18px!important}.clean-charity-dropdown label{font-size:20px!important;text-align:center!important}.clean-charity-dropdown .charity-support-select{width:min(100%,520px)!important;min-height:56px!important;font-size:17px!important}@media(max-width:760px){.clean-charity-support-card{flex-direction:column!important;align-items:center!important;text-align:center!important}.clean-charity-dropdown,.clean-charity-content .charity-dropdown-bar{flex-direction:column!important}}.rebuilt-bottom-section{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important;max-width:1280px!important;width:calc(100% - 40px)!important;margin:36px auto 18px!important;align-items:stretch!important}.rebuilt-mission-card,.rebuilt-charity-card{display:flex!important;align-items:flex-start!important;gap:18px!important;padding:30px!important;border-radius:24px!important;overflow:visible!important}.rebuilt-card-content{flex:1 1 auto!important}.rebuilt-card-content h2{margin:0 0 12px!important;font-size:32px!important;line-height:1.1!important}.rebuilt-card-content p{margin:0!important;font-size:17px!important;line-height:1.65!important}.rebuilt-icon-circle{width:64px!important;height:64px!important;min-width:64px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ffffff!important;box-shadow:0 12px 28px rgba(0,0,0,.14)!important;font-size:30px!important;font-weight:900!important}.mission-icon-new{color:#0b2f6b!important}.charity-icon-new{color:#198754!important}.rebuilt-charity-dropdown{width:100%!important;max-width:100%!important;margin:20px 0 0!important;padding:18px 20px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;background:rgba(255,255,255,.12)!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.25)!important;box-shadow:none!important}.rebuilt-charity-dropdown label{font-size:20px!important;font-weight:900!important;text-align:center!important;color:#ffffff!important;white-space:nowrap!important;margin:0!important}.rebuilt-charity-dropdown .charity-support-select{width:min(100%,520px)!important;min-height:56px!important;padding:14px 18px!important;border-radius:16px!important;font-size:17px!important;font-weight:800!important}@media(max-width:900px){.rebuilt-bottom-section{grid-template-columns:1fr!important}}@media(max-width:760px){.rebuilt-mission-card,.rebuilt-charity-card{flex-direction:column!important;align-items:center!important;text-align:center!important}.rebuilt-charity-dropdown{flex-direction:column!important;padding:18px!important}.rebuilt-charity-dropdown label{white-space:normal!important}.rebuilt-charity-dropdown .charity-support-select{width:100%!important}}.rebuilt-bottom-section{gap:20px!important;max-width:1120px!important;width:calc(100% - 48px)!important;margin:26px auto 14px!important}.rebuilt-mission-card,.rebuilt-charity-card{padding:20px 22px!important;gap:14px!important;border-radius:18px!important;min-height:auto!important}.rebuilt-icon-circle{width:48px!important;height:48px!important;min-width:48px!important;font-size:23px!important;box-shadow:0 8px 18px rgba(0,0,0,.12)!important}.rebuilt-card-content h2{font-size:25px!important;margin:0 0 8px!important}.rebuilt-card-content p{font-size:15px!important;line-height:1.48!important}.rebuilt-charity-dropdown{margin:14px 0 0!important;padding:12px!important;gap:0!important;border-radius:14px!important}.rebuilt-charity-dropdown label,.charity-dropdown-bar label{display:none!important}.rebuilt-charity-dropdown .charity-support-select,.charity-dropdown-bar .charity-support-select{width:100%!important;min-height:46px!important;padding:10px 14px!important;border-radius:12px!important;font-size:15px!important}@media(max-width:760px){.rebuilt-bottom-section{width:calc(100% - 30px)!important}.rebuilt-mission-card,.rebuilt-charity-card{padding:18px!important}}.store-directory .three-column-store-grid article.directory-card:first-child,.store-directory .all-stores-card-grid article.directory-card:first-child,.store-directory .store-grid article.directory-card:first-child{order:-10}header nav a:first-child,.site-header nav a:first-child,.navbar a:first-child,.top-menu a:first-child,.main-menu a:first-child{font-weight:900}.trending-stores-section{padding:34px 38px 26px}.trending-stores-heading{display:flex;align-items:center;gap:14px;margin:0 0 20px}.trending-stores-heading span{flex:1;height:2px;background:linear-gradient(90deg,transparent,#f24a13,transparent)}.trending-stores-heading h2{margin:0;color:#082452;font-size:32px;text-transform:uppercase;letter-spacing:.04em}.trending-stores-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.trending-store-card{display:block;overflow:hidden;border-radius:18px;background:#fff;border:1px solid #dbe3ef;box-shadow:0 14px 30px rgba(7,28,66,.08);text-decoration:none;color:#082452;transition:.2s ease}.trending-store-card:hover{transform:translateY(-4px);box-shadow:0 20px 36px rgba(7,28,66,.14)}.trending-store-card img{display:block;width:100%;height:190px;object-fit:cover;object-position:center}.trending-store-card span{display:block;padding:14px 16px 16px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;text-align:center}@media(max-width:1000px){.trending-stores-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.trending-stores-grid{grid-template-columns:1fr}}
/* Shirts4Christ v23.7 - Home page trending store cards image fit fix */
.trending-store-card{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}
.trending-store-card img{width:100%;height:220px;object-fit:contain;object-position:center center;background:#f8fbff;padding:12px 12px 0}
.trending-store-card span{margin-top:auto;text-align:center;padding:16px 16px 18px}
@media(max-width:1000px){.trending-store-card img{height:210px}}
@media(max-width:560px){.trending-store-card img{height:230px}}

/* Shirts4Christ v23.8 - Home page trending store cards larger preview photos */
.trending-stores-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:24px;
}
.trending-store-card img{
  width:100%;
  height:285px!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#f8fbff;
  padding:4px!important;
}
.trending-store-card span{
  text-align:center;
  padding:14px 16px 18px;
}
@media(max-width:1000px){
  .trending-store-card img{height:260px!important}
}
@media(max-width:560px){
  .trending-store-card img{height:285px!important}
}

/* Shirts4Christ v23.9 - Home page trending store cards larger fuller previews */
.trending-stores-section{padding:36px 38px 30px}
.trending-stores-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1380px;margin:0 auto}
.trending-store-card{display:flex;flex-direction:column;justify-content:flex-start}
.trending-store-card img{width:100%;height:270px;object-fit:contain;object-position:center center;background:#f8fbff;padding:4px 4px 0;transform:scale(1.12);transform-origin:center center}
.trending-store-card span{margin-top:auto;text-align:center;padding:16px 16px 18px}
@media(max-width:1180px){.trending-stores-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trending-store-card img{height:250px;transform:scale(1.10)}}
@media(max-width:560px){.trending-stores-grid{grid-template-columns:1fr}.trending-store-card img{height:235px;transform:scale(1.06)}}

/* Shirts4Christ v24.0 - Home trending store cards wider columns and shorter image holder */
.trending-stores-section{padding:36px 32px 28px}
.trending-stores-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;max-width:1500px!important;margin:0 auto!important}
.trending-store-card{display:flex!important;flex-direction:column!important;justify-content:flex-start!important}
.trending-store-card img{width:100%!important;height:170px!important;object-fit:contain!important;object-position:center center!important;background:#f8fbff!important;padding:2px 2px 0!important;transform:scale(1.18)!important;transform-origin:center center!important}
.trending-store-card span{margin-top:auto!important;text-align:center!important;padding:14px 16px 16px!important}
@media(max-width:1000px){.trending-stores-grid{grid-template-columns:1fr!important}.trending-store-card img{height:180px!important;transform:scale(1.14)!important}}
@media(max-width:560px){.trending-store-card img{height:165px!important;transform:scale(1.10)!important}}


/* Shirts4Christ v24.1 - Home trending stores one-column arrow slider */
.trending-stores-section{padding:36px 24px 28px!important}
.trending-stores-slider{display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;max-width:940px!important;margin:0 auto!important}
.trending-stores-viewport{width:min(100%,760px)!important;overflow:hidden!important}
.trending-stores-track{display:flex!important;transition:transform .45s ease!important;will-change:transform}
.trending-stores-grid{display:none!important}
.trending-store-slide{flex:0 0 100%!important;max-width:100%!important}
.trending-store-card{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;width:100%!important;max-width:760px!important;margin:0 auto!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important;border:1px solid #dbe3ef!important;box-shadow:0 14px 30px rgba(7,28,66,.08)!important}
.trending-store-card img{display:block!important;width:100%!important;height:165px!important;object-fit:contain!important;object-position:center center!important;background:#f8fbff!important;padding:0!important;transform:scale(1.16)!important;transform-origin:center center!important}
.trending-store-card span{display:block!important;padding:14px 12px 16px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.03em!important;text-align:center!important}
.trending-store-arrow{width:52px!important;height:52px!important;min-width:52px!important;border-radius:50%!important;border:1px solid #dbe3ef!important;background:#fff!important;color:#082452!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(7,28,66,.12)!important;transition:transform .2s ease, box-shadow .2s ease}
.trending-store-arrow:hover{transform:translateY(-2px)!important;box-shadow:0 12px 24px rgba(7,28,66,.18)!important}
.trending-store-slider-status{text-align:center!important;color:#082452!important;font-weight:900!important;letter-spacing:.08em!important;margin-top:14px!important}
@media(max-width:860px){.trending-stores-slider{gap:10px!important}.trending-stores-viewport{width:min(100%,640px)!important}.trending-store-card img{height:170px!important;transform:scale(1.12)!important}}
@media(max-width:560px){.trending-stores-section{padding:30px 12px 24px!important}.trending-stores-slider{gap:8px!important}.trending-store-arrow{width:44px!important;height:44px!important;min-width:44px!important;font-size:24px!important}.trending-stores-viewport{width:min(100%,calc(100vw - 110px))!important}.trending-store-card img{height:150px!important;transform:scale(1.08)!important}}


/* Shirts4Christ v24.2 - Home trending stores show 4 previews, manual arrows only */
.trending-stores-section{padding:36px 22px 28px!important}
.trending-stores-slider{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;max-width:1500px!important;margin:0 auto!important}
.trending-stores-viewport{width:min(100%,1320px)!important;overflow:hidden!important}
.trending-stores-track{display:flex!important;transition:transform .45s ease!important;will-change:transform!important}
.trending-store-slide{flex:0 0 25%!important;max-width:25%!important;padding:0 8px!important}
.trending-store-card{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;width:100%!important;max-width:none!important;margin:0!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important;border:1px solid #dbe3ef!important;box-shadow:0 14px 30px rgba(7,28,66,.08)!important}
.trending-store-card img{display:block!important;width:100%!important;height:155px!important;object-fit:contain!important;object-position:center center!important;background:#f8fbff!important;padding:0!important;transform:scale(1.12)!important;transform-origin:center center!important}
.trending-store-card span{display:block!important;padding:12px 10px 14px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.03em!important;text-align:center!important;font-size:14px!important}
.trending-store-arrow{width:50px!important;height:50px!important;min-width:50px!important;border-radius:50%!important;border:1px solid #dbe3ef!important;background:#fff!important;color:#082452!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(7,28,66,.12)!important;transition:transform .2s ease, box-shadow .2s ease!important}
.trending-store-slider-status{text-align:center!important;color:#082452!important;font-weight:900!important;letter-spacing:.08em!important;margin-top:14px!important}
@media(max-width:1050px){.trending-stores-viewport{width:min(100%,760px)!important}.trending-store-slide{flex-basis:50%!important;max-width:50%!important}.trending-store-card img{height:155px!important;transform:scale(1.10)!important}}
@media(max-width:700px){.trending-stores-section{padding:30px 12px 24px!important}.trending-stores-slider{gap:8px!important}.trending-store-arrow{width:42px!important;height:42px!important;min-width:42px!important;font-size:22px!important}.trending-stores-viewport{width:min(100%,calc(100vw - 104px))!important}.trending-store-slide{flex-basis:100%!important;max-width:100%!important;padding:0!important}.trending-store-card img{height:150px!important;transform:scale(1.08)!important}}


/* Shirts4Christ v24.3 - Home trending stores wider manual rotating rolodex */
.trending-store-slider-status{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.trending-stores-section{padding:36px 12px 28px!important}
.trending-stores-slider{max-width:1760px!important;width:calc(100% - 12px)!important;gap:10px!important;margin:0 auto!important}
.trending-stores-viewport{width:calc(100% - 116px)!important;max-width:1640px!important;overflow:hidden!important}
.trending-stores-track{display:flex!important;transition:transform .45s ease!important;will-change:transform!important;transform:translateX(0)}
.trending-store-slide{flex:0 0 25%!important;max-width:25%!important;padding:0 6px!important}
.trending-store-card{width:100%!important;max-width:none!important;margin:0!important}
.trending-store-card img{height:150px!important;object-fit:contain!important;object-position:center center!important;transform:scale(1.14)!important;padding:0!important}
.trending-store-card span{font-size:14px!important;padding:11px 8px 13px!important}
.trending-store-arrow{width:48px!important;height:48px!important;min-width:48px!important}
@media(max-width:1050px){.trending-stores-slider{width:calc(100% - 12px)!important}.trending-stores-viewport{width:calc(100% - 106px)!important}.trending-store-slide{flex-basis:50%!important;max-width:50%!important;padding:0 6px!important}.trending-store-card img{height:150px!important;transform:scale(1.10)!important}}
@media(max-width:700px){.trending-stores-section{padding:30px 8px 24px!important}.trending-stores-slider{width:100%!important;gap:8px!important}.trending-stores-viewport{width:calc(100% - 96px)!important}.trending-store-slide{flex-basis:100%!important;max-width:100%!important;padding:0!important}.trending-store-card img{height:145px!important;transform:scale(1.08)!important}.trending-store-arrow{width:40px!important;height:40px!important;min-width:40px!important}}

/* Shirts4Christ v24.4 - Home trending stores wider smooth infinite rolodex */
.trending-store-slider-status{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.trending-stores-section{padding:36px 6px 28px!important}
.trending-stores-slider{max-width:1900px!important;width:100%!important;gap:8px!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important}
.trending-stores-viewport{width:calc(100vw - 118px)!important;max-width:1780px!important;overflow:hidden!important}
.trending-stores-track{display:flex!important;transition:transform 520ms ease;will-change:transform!important;transform:translate3d(0,0,0)}
.trending-store-slide{box-sizing:border-box!important;padding:0 5px!important}
.trending-store-card{width:100%!important;max-width:none!important;margin:0!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important;border:1px solid #dbe3ef!important;box-shadow:0 14px 30px rgba(7,28,66,.08)!important}
.trending-store-card img{height:150px!important;width:100%!important;object-fit:contain!important;object-position:center center!important;background:#f8fbff!important;padding:0!important;transform:scale(1.14)!important;transform-origin:center center!important}
.trending-store-card span{font-size:14px!important;padding:11px 8px 13px!important;text-align:center!important}
.trending-store-arrow{width:46px!important;height:46px!important;min-width:46px!important;border-radius:50%!important;border:1px solid #dbe3ef!important;background:#fff!important;color:#082452!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:27px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(7,28,66,.12)!important}
@media(max-width:1050px){.trending-stores-viewport{width:calc(100vw - 112px)!important}.trending-store-slide{padding:0 6px!important}.trending-store-card img{height:150px!important;transform:scale(1.10)!important}}
@media(max-width:700px){.trending-stores-section{padding:30px 6px 24px!important}.trending-stores-slider{gap:6px!important}.trending-stores-viewport{width:calc(100vw - 92px)!important}.trending-store-slide{padding:0!important}.trending-store-card img{height:145px!important;transform:scale(1.08)!important}.trending-store-arrow{width:38px!important;height:38px!important;min-width:38px!important;font-size:21px!important}}


/* Shirts4Christ v24.5 - Wider home trending manual continuous rolodex */
.trending-stores-section{padding-left:14px!important;padding-right:14px!important}
.trending-stores-slider{max-width:1760px!important;width:calc(100vw - 28px)!important;margin:0 auto!important;gap:12px!important}
.trending-stores-viewport{width:100%!important;max-width:1660px!important;overflow:hidden!important}
.trending-stores-track{display:flex!important;gap:0!important;transition:transform .42s ease;will-change:transform}
.trending-store-slide{flex:0 0 25%;max-width:25%;min-width:25%}
.trending-store-card{max-width:none!important;width:100%!important;margin:0!important;padding:0 7px!important;box-shadow:none!important;background:transparent!important;border:0!important;border-radius:0!important}
.trending-store-card img{height:170px!important;width:100%!important;object-fit:contain!important;object-position:center!important;background:#f8fbff!important;border:1px solid #dbe3ef!important;border-radius:18px 18px 0 0!important;padding:0!important;transform:scale(1.16)!important}
.trending-store-card span{background:#fff!important;border:1px solid #dbe3ef!important;border-top:0!important;border-radius:0 0 18px 18px!important;box-shadow:0 12px 26px rgba(7,28,66,.08)!important;margin:0!important;padding:13px 10px 15px!important;text-align:center!important}
.trending-store-slider-status{display:none!important}
@media(max-width:1050px){.trending-store-slide{flex-basis:50%;max-width:50%;min-width:50%}.trending-store-card img{height:170px!important;transform:scale(1.12)!important}}
@media(max-width:700px){.trending-store-slide{flex-basis:100%;max-width:100%;min-width:100%}.trending-stores-slider{width:calc(100vw - 24px)!important}.trending-store-card img{height:155px!important;transform:scale(1.08)!important}}


/* Shirts4Christ v24.6 - center and smooth the home trending stores rolodex */
.trending-store-slider-status{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.trending-stores-section{padding:36px 0 30px!important;width:100%!important;overflow:hidden!important}
.trending-stores-heading{max-width:1880px!important;width:calc(100vw - 34px)!important;margin-left:auto!important;margin-right:auto!important}
.trending-stores-slider{width:calc(100vw - 34px)!important;max-width:1880px!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;box-sizing:border-box!important}
.trending-stores-viewport{flex:1 1 auto!important;width:auto!important;max-width:none!important;overflow:hidden!important;margin:0 auto!important;box-sizing:border-box!important}
.trending-stores-track{display:flex!important;align-items:stretch!important;gap:0!important;will-change:transform!important;transform:translate3d(0,0,0);backface-visibility:hidden!important}
.trending-store-slide{box-sizing:border-box!important;padding:0 7px!important;min-width:25%;max-width:25%;flex:0 0 25%}
.trending-store-card{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 26px rgba(7,28,66,.08)!important;overflow:hidden!important;transform:none!important}
.trending-store-card:hover{transform:none!important;box-shadow:0 14px 30px rgba(7,28,66,.12)!important}
.trending-store-card img{height:170px!important;width:100%!important;display:block!important;object-fit:contain!important;object-position:center center!important;background:#f8fbff!important;border:1px solid #dbe3ef!important;border-bottom:0!important;border-radius:18px 18px 0 0!important;padding:0!important;transform:scale(1.15)!important;transform-origin:center center!important}
.trending-store-card span{display:block!important;background:#fff!important;border:1px solid #dbe3ef!important;border-top:0!important;border-radius:0 0 18px 18px!important;box-shadow:none!important;margin:0!important;padding:13px 10px 15px!important;text-align:center!important;font-size:14px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.03em!important}
.trending-store-arrow{width:48px!important;height:48px!important;min-width:48px!important;border-radius:50%!important;border:1px solid #dbe3ef!important;background:#ffffff!important;color:#082452!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:27px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(7,28,66,.12)!important;transition:opacity .18s ease, box-shadow .18s ease!important;line-height:1!important;z-index:3!important}
.trending-store-arrow:hover{box-shadow:0 12px 24px rgba(7,28,66,.16)!important}
.trending-store-arrow:disabled{opacity:.72!important;cursor:default!important}
@media(max-width:1050px){.trending-stores-slider{width:calc(100vw - 26px)!important;gap:10px!important}.trending-stores-heading{width:calc(100vw - 26px)!important}.trending-store-slide{flex-basis:50%;max-width:50%;min-width:50%;padding:0 6px!important}.trending-store-card img{height:170px!important;transform:scale(1.11)!important}}
@media(max-width:700px){.trending-stores-section{padding:30px 0 24px!important}.trending-stores-slider{width:calc(100vw - 18px)!important;gap:7px!important}.trending-stores-heading{width:calc(100vw - 18px)!important}.trending-store-slide{flex-basis:100%;max-width:100%;min-width:100%;padding:0 2px!important}.trending-store-card img{height:155px!important;transform:scale(1.08)!important}.trending-store-arrow{width:39px!important;height:39px!important;min-width:39px!important;font-size:22px!important}}

/* Shirts4Christ v24.7 - centered full visible 4-card trending rolodex */
.trending-store-slider-status{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.trending-stores-section{width:100%!important;padding:36px 0 30px!important;overflow:visible!important;box-sizing:border-box!important}
.trending-stores-heading{width:min(100% - 40px,1760px)!important;margin-left:auto!important;margin-right:auto!important}
.trending-stores-slider{width:min(100% - 40px,1760px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:52px minmax(0,1fr) 52px!important;align-items:center!important;gap:14px!important;box-sizing:border-box!important;overflow:visible!important}
.trending-stores-viewport{width:100%!important;max-width:none!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important;margin:0 auto!important}
.trending-stores-track{display:flex!important;align-items:stretch!important;gap:0!important;transform:translate3d(0,0,0);will-change:transform!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}
.trending-store-slide{box-sizing:border-box!important;padding:0 8px!important;flex:0 0 25%;min-width:25%;max-width:25%}
.trending-store-card{display:flex!important;flex-direction:column!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 26px rgba(7,28,66,.08)!important;overflow:hidden!important;transform:none!important;text-decoration:none!important;color:#082452!important}
.trending-store-card:hover{transform:none!important;box-shadow:0 14px 30px rgba(7,28,66,.12)!important}
.trending-store-card img{display:block!important;width:100%!important;height:170px!important;object-fit:contain!important;object-position:center center!important;background:#f8fbff!important;border:1px solid #dbe3ef!important;border-bottom:0!important;border-radius:18px 18px 0 0!important;padding:0!important;transform:scale(1.13)!important;transform-origin:center center!important}
.trending-store-card span{display:block!important;background:#fff!important;border:1px solid #dbe3ef!important;border-top:0!important;border-radius:0 0 18px 18px!important;padding:13px 10px 15px!important;text-align:center!important;font-size:14px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.03em!important;min-height:44px!important}
.trending-store-arrow{position:relative!important;z-index:5!important;width:52px!important;height:52px!important;min-width:52px!important;border-radius:50%!important;border:1px solid #dbe3ef!important;background:#fff!important;color:#082452!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(7,28,66,.12)!important;transition:opacity .18s ease, box-shadow .18s ease!important}
.trending-store-arrow:hover{box-shadow:0 12px 24px rgba(7,28,66,.16)!important}
.trending-store-arrow:disabled{opacity:.65!important;cursor:default!important}
@media(max-width:1050px){.trending-stores-heading{width:min(100% - 28px,1200px)!important}.trending-stores-slider{width:min(100% - 28px,1200px)!important;grid-template-columns:48px minmax(0,1fr) 48px!important;gap:10px!important}.trending-store-slide{flex-basis:50%!important;min-width:50%!important;max-width:50%!important;padding:0 7px!important}.trending-store-card img{height:170px!important;transform:scale(1.10)!important}.trending-store-arrow{width:48px!important;height:48px!important;min-width:48px!important}}
@media(max-width:700px){.trending-stores-section{padding:30px 0 24px!important}.trending-stores-heading{width:calc(100% - 18px)!important}.trending-stores-slider{width:calc(100% - 18px)!important;grid-template-columns:40px minmax(0,1fr) 40px!important;gap:7px!important}.trending-store-slide{flex-basis:100%!important;min-width:100%!important;max-width:100%!important;padding:0 2px!important}.trending-store-card img{height:155px!important;transform:scale(1.06)!important}.trending-store-arrow{width:40px!important;height:40px!important;min-width:40px!important;font-size:22px!important}}


/* Shirts4Christ v24.8 - stable centered trending stores manual carousel */
.trending-store-slider-status{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.trending-stores-section{width:100%!important;padding:36px 0 30px!important;overflow:visible!important;box-sizing:border-box!important}
.trending-stores-heading{width:min(100% - 48px,1780px)!important;margin-left:auto!important;margin-right:auto!important}
.trending-stores-slider{width:min(100% - 48px,1780px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:54px minmax(0,1fr) 54px!important;align-items:center!important;gap:14px!important;box-sizing:border-box!important;overflow:visible!important}
.trending-stores-viewport{width:100%!important;max-width:none!important;min-width:0!important;overflow:visible!important;box-sizing:border-box!important;margin:0 auto!important;opacity:1!important;transition:opacity .18s ease!important}
.trending-stores-viewport.s4c-trending-fading{opacity:.35!important}
.trending-stores-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:16px!important;transform:none!important;transition:none!important;will-change:auto!important;width:100%!important}
.trending-store-slide{display:block!important;min-width:0!important;max-width:none!important;flex:none!important;padding:0!important;box-sizing:border-box!important}
.trending-store-slide.s4c-hidden-slide{display:none!important}
.trending-store-card{display:flex!important;flex-direction:column!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 26px rgba(7,28,66,.08)!important;overflow:hidden!important;transform:none!important;text-decoration:none!important;color:#082452!important}
.trending-store-card:hover{transform:none!important;box-shadow:0 14px 30px rgba(7,28,66,.12)!important}
.trending-store-card img{display:block!important;width:100%!important;height:170px!important;object-fit:contain!important;object-position:center center!important;background:#f8fbff!important;border:1px solid #dbe3ef!important;border-bottom:0!important;border-radius:18px 18px 0 0!important;padding:0!important;transform:scale(1.11)!important;transform-origin:center center!important}
.trending-store-card span{display:block!important;background:#fff!important;border:1px solid #dbe3ef!important;border-top:0!important;border-radius:0 0 18px 18px!important;padding:13px 10px 15px!important;text-align:center!important;font-size:14px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.03em!important;min-height:44px!important}
.trending-store-arrow{position:relative!important;z-index:5!important;width:54px!important;height:54px!important;min-width:54px!important;border-radius:50%!important;border:1px solid #dbe3ef!important;background:#fff!important;color:#082452!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(7,28,66,.12)!important;transition:opacity .18s ease, box-shadow .18s ease!important}
.trending-store-arrow:hover{box-shadow:0 12px 24px rgba(7,28,66,.16)!important}
.trending-store-arrow:disabled{opacity:.72!important;cursor:default!important}
@media(max-width:1050px){.trending-stores-heading{width:min(100% - 28px,1200px)!important}.trending-stores-slider{width:min(100% - 28px,1200px)!important;grid-template-columns:48px minmax(0,1fr) 48px!important;gap:10px!important}.trending-stores-track{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.trending-store-card img{height:170px!important;transform:scale(1.08)!important}.trending-store-arrow{width:48px!important;height:48px!important;min-width:48px!important}}
@media(max-width:700px){.trending-stores-section{padding:30px 0 24px!important}.trending-stores-heading{width:calc(100% - 18px)!important}.trending-stores-slider{width:calc(100% - 18px)!important;grid-template-columns:40px minmax(0,1fr) 40px!important;gap:7px!important}.trending-stores-track{grid-template-columns:1fr!important;gap:0!important}.trending-store-card img{height:155px!important;transform:scale(1.04)!important}.trending-store-arrow{width:40px!important;height:40px!important;min-width:40px!important;font-size:22px!important}}


/* Shirts4Christ v24.9 - stop trending store photos from fading/disappearing on arrow click */
.trending-stores-viewport,
.trending-stores-viewport.s4c-trending-fading{opacity:1!important;transition:none!important}
.trending-stores-track{transition:none!important}
.trending-store-slide,
.trending-store-card,
.trending-store-card img{visibility:visible!important;opacity:1!important}
/* Shirts4Christ v26.1 - tablet and smartphone responsive cleanup */
html{overflow-x:hidden!important}
body{overflow-x:hidden!important;max-width:100%!important}
img,video,canvas,svg{max-width:100%;height:auto}
.header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{box-sizing:border-box!important;max-width:100vw!important}
.header nav,.header.main-header-only nav,.site-header nav,.home-header nav{min-width:0!important}
section,.panel,.grid,.order-layout,.customer,.features,.product-grid,.bundle-showcase,.s4c-equal-step-panel,.s4c-identical-step{box-sizing:border-box!important}
@media(max-width:1100px){
  .header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:16px 18px!important;text-align:center!important}
  .header nav,.header.main-header-only nav,.site-header nav,.home-header nav{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:12px 18px!important;width:100%!important;font-size:13px!important;line-height:1.25!important}
  .header .logo,.header .logo.small,.header.main-header-only .logo.small,.site-header .brand,.site-header .logo,.home-header .brand{font-size:24px!important;text-align:center!important}
}
@media(max-width:760px){
  .header nav,.header.main-header-only nav,.site-header nav,.home-header nav{gap:10px 12px!important;font-size:12px!important}
  .header .logo,.header .logo.small,.header.main-header-only .logo.small,.site-header .brand,.site-header .logo,.home-header .brand{font-size:22px!important}
}
@media(max-width:1180px){
  .product-grid,.bundle-showcase,.features{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important}
}
@media(max-width:680px){
  .product-grid,.bundle-showcase,.features{grid-template-columns:1fr!important;width:calc(100vw - 22px)!important;max-width:calc(100vw - 22px)!important}
  .product-card img,.jersey-product-card img,.product-img-wrap{max-height:none!important}
}
@media(max-width:900px){
  .hero{min-height:260px!important;height:auto!important;padding:34px 18px!important;text-align:center!important;background-position:center!important}
  .store-title{position:relative!important;left:auto!important;top:auto!important;max-width:100%!important;margin:0 auto!important;text-align:center!important}
  .store-title h1,.hero h1{font-size:clamp(34px,9vw,48px)!important;line-height:1.02!important}
  .store-title p,.hero p{font-size:clamp(15px,4vw,20px)!important}
}
@media(max-width:900px){
  .s4c-equal-step-panel,.s4c-identical-step,section.s4c-equal-step-panel,section.s4c-identical-step,.panel,.customer,.grid,.order-layout{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;overflow:hidden!important}
  .s4c-identical-step>.s4c-step-heading,.s4c-equal-step-panel>.s4c-step-heading,#payment-section.s4c-identical-step>.s4c-step-heading,#payment-section.s4c-equal-step-panel>.s4c-step-heading,.s4c-usa-step3 .panel-title{width:calc(100% + 28px)!important;margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important}
  .s4c-step-heading strong,.panel-title strong{font-size:clamp(16px,4.4vw,20px)!important;line-height:1.1!important}
  .s4c-step-heading span,.panel-title span{flex:0 0 34px!important;width:34px!important;height:34px!important;min-width:34px!important}
}
@media(max-width:900px){
  .charities,.charity-percent-grid,.charity-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:14px!important}
  .charities label,.charity-percent-card,.charity-card{min-width:0!important;flex-wrap:wrap!important;justify-content:center!important;text-align:center!important}
  .charity-percent-field{width:100%!important;justify-content:center!important;text-align:center!important}
}
@media(max-width:560px){
  .charities,.charity-percent-grid,.charity-grid{grid-template-columns:1fr!important}
}
@media(max-width:980px){
  .muscle-step4-two-column,#payment-section .muscle-step4-two-column,.grid,.order-layout,.forms,.customer .fields,.s4c-usa-step3 .forms{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:100%!important}
  .muscle-step4-left,.muscle-step4-right,.stripe-summary-box,.payment,.summary,.order-box,.summary-box{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
}
@media(max-width:760px){
  .order-head,.size-price-row{display:none!important}
  .order-row{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:14px!important}
  .size-grid,.qty-grid,.jersey-size-selector,.muscle-size-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important}
  .qty-grid input,.one-size input,.jersey-size-selector input,.jersey-one-size-row input,input[type="number"]{max-width:100%!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}
  .item{grid-template-columns:58px 1fr!important;min-width:0!important}
  .item img{width:56px!important;height:56px!important}
  .row-total{text-align:center!important}
}
@media(max-width:430px){
  .size-grid,.qty-grid,.jersey-size-selector,.muscle-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .stripe-summary-row,.summary-line,.line,.grand{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:6px!important}
  .stripe-summary-row strong,.summary-line strong,.line strong,.grand b{font-size:clamp(20px,7vw,32px)!important}
  input,textarea,select,button{max-width:100%!important;box-sizing:border-box!important}
  fieldset{grid-template-columns:1fr!important}
  .wide{grid-column:auto!important}
  footer{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:8px!important;text-align:center!important;padding:22px 16px!important}
}
@media(max-width:700px){
  .trending-stores-slider{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;gap:8px!important}
  .trending-store-arrow{width:38px!important;height:38px!important;min-width:38px!important;z-index:5!important}
  .trending-store-card img{height:150px!important;transform:none!important;object-fit:contain!important}
}


/* Shirts4Christ v26.5 - Home charity tracker reset count */
.charity-card-reset-count{margin-top:8px!important;padding:7px 10px!important;border-radius:999px!important;background:#eef9ee!important;border:1px solid #bde6c6!important;color:#0f6d2b!important;font-weight:900!important;font-size:12px!important;text-align:center!important}
.charity-card-reset-count b{color:#082452!important;font-size:14px!important}


/* Shirts4Christ v26.8 - Home Trending Stores one-column rolodex restore */
.trending-stores-slider{width:min(100% - 40px,980px)!important;max-width:980px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:54px minmax(0,1fr) 54px!important;align-items:center!important;gap:14px!important}
.trending-stores-viewport{overflow:visible!important;width:100%!important;margin:0 auto!important}
.trending-stores-track{display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;justify-items:center!important;align-items:stretch!important}
.trending-store-slide{width:100%!important;max-width:760px!important;min-width:0!important;display:block!important;padding:0!important;margin:0 auto!important}
.trending-store-slide.s4c-hidden-slide{display:none!important}
.trending-store-card{width:100%!important;max-width:760px!important;margin:0 auto!important}
.trending-store-card img{height:260px!important;object-fit:contain!important;transform:scale(1.02)!important}
.trending-store-card span{font-size:16px!important;padding:15px 12px 17px!important}
@media(max-width:1050px){.trending-stores-slider{width:min(100% - 28px,820px)!important;max-width:820px!important;grid-template-columns:48px minmax(0,1fr) 48px!important;gap:10px!important}.trending-stores-track{grid-template-columns:1fr!important}.trending-store-slide{max-width:680px!important}.trending-store-card{max-width:680px!important}.trending-store-card img{height:230px!important;transform:scale(1)!important}}
@media(max-width:700px){.trending-stores-slider{width:calc(100% - 18px)!important;grid-template-columns:40px minmax(0,1fr) 40px!important;gap:7px!important}.trending-stores-track{grid-template-columns:1fr!important}.trending-store-slide{max-width:100%!important}.trending-store-card{max-width:100%!important}.trending-store-card img{height:170px!important;transform:scale(1)!important}}

/* Shirts4Christ v26.9 - Stripe secure checkout message, no on-page card fields */
.stripe-secure-message{display:flex;flex-direction:column;gap:8px;margin:14px 0;padding:16px;border:1px solid rgba(8,36,82,.18);border-radius:14px;background:#fff;color:#082452;text-align:center;box-shadow:0 8px 18px rgba(8,36,82,.08)}
.stripe-secure-message strong{font-size:15px;font-weight:900;color:#082452}
.stripe-secure-message span{font-size:13px;line-height:1.45;color:#274263;font-weight:700}
.stripe-card-box .stripe-pay-button,.payment .stripe-pay-button{display:block;width:100%;min-height:46px;margin-top:14px;border:0;border-radius:10px;background:#d20012;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.02em;cursor:pointer}
.stripe-card-box .stripe-pay-button:hover,.payment .stripe-pay-button:hover{filter:brightness(.95)}


/* Shirts4Christ v27.1 - Home Trending Stores show 4 previews again */
.trending-stores-slider{width:min(100% - 48px,1780px)!important;max-width:1780px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:54px minmax(0,1fr) 54px!important;align-items:center!important;gap:14px!important;overflow:visible!important}
.trending-stores-viewport{overflow:visible!important;width:100%!important;margin:0 auto!important}
.trending-stores-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;width:100%!important;justify-items:stretch!important;align-items:stretch!important;transform:none!important;transition:none!important}
.trending-store-slide{display:block!important;min-width:0!important;max-width:none!important;width:100%!important;flex:none!important;padding:0!important;margin:0!important}
.trending-store-slide.s4c-hidden-slide{display:none!important}
.trending-store-card{width:100%!important;max-width:none!important;margin:0!important}
.trending-store-card img{height:190px!important;width:100%!important;object-fit:contain!important;object-position:center!important;transform:scale(1.04)!important}
@media(max-width:1050px){.trending-stores-slider{width:min(100% - 28px,1200px)!important;grid-template-columns:48px minmax(0,1fr) 48px!important}.trending-stores-track{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.trending-store-card img{height:180px!important}}
@media(max-width:700px){.trending-stores-slider{width:calc(100% - 18px)!important;grid-template-columns:40px minmax(0,1fr) 40px!important;gap:7px!important}.trending-stores-track{grid-template-columns:1fr!important;gap:0!important}.trending-store-card img{height:165px!important;transform:scale(1)!important}}

/* Shirts4Christ v27.1 - Step 4 item summary bullets */
.order-items-list.order-items-bullets{margin:0!important;padding-left:22px!important;text-align:left!important;list-style:disc!important;display:block!important}
.order-items-list.order-items-bullets .order-item-row{display:list-item!important;margin:8px 0!important;padding:8px 10px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:10px!important;background:rgba(255,255,255,.08)!important;color:inherit!important;list-style:disc!important}
.order-items-list.order-items-bullets .order-item-main{display:inline-flex!important;gap:8px!important;flex-wrap:wrap!important;align-items:center!important}
.order-items-list.order-items-bullets .order-item-name{font-weight:900!important}
.order-items-list.order-items-bullets .order-item-size{opacity:.92!important}
.order-items-list.order-items-bullets .order-item-price{float:right!important;font-weight:900!important;margin-left:10px!important}
.stripe-card-box .stripe-brand-lockup + .stripe-brand-lockup{display:none!important}

/* Shirts4Christ v27.4 - restore previously approved Home Trending Stores rolodex (v24.9 look) */
.trending-store-slider-status{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.trending-stores-section{width:100%!important;padding:36px 0 30px!important;overflow:visible!important;box-sizing:border-box!important}
.trending-stores-heading{width:min(100% - 48px,1780px)!important;margin-left:auto!important;margin-right:auto!important}
.trending-stores-slider{width:min(100% - 48px,1780px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:54px minmax(0,1fr) 54px!important;align-items:center!important;gap:14px!important;box-sizing:border-box!important;overflow:visible!important;max-width:1780px!important}
.trending-stores-viewport{width:100%!important;max-width:none!important;min-width:0!important;overflow:visible!important;box-sizing:border-box!important;margin:0 auto!important;opacity:1!important;transition:none!important}
.trending-stores-viewport.s4c-trending-fading{opacity:1!important;transition:none!important}
.trending-stores-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:16px!important;transform:none!important;transition:none!important;will-change:auto!important;width:100%!important;justify-items:stretch!important}
.trending-store-slide{display:block!important;min-width:0!important;max-width:none!important;width:100%!important;flex:none!important;padding:0!important;margin:0!important;box-sizing:border-box!important;visibility:visible!important;opacity:1!important}
.trending-store-slide.s4c-hidden-slide{display:none!important}
.trending-store-card{display:flex!important;flex-direction:column!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 26px rgba(7,28,66,.08)!important;overflow:hidden!important;transform:none!important;text-decoration:none!important;color:#082452!important;visibility:visible!important;opacity:1!important}
.trending-store-card:hover{transform:none!important;box-shadow:0 14px 30px rgba(7,28,66,.12)!important}
.trending-store-card img{display:block!important;width:100%!important;height:170px!important;object-fit:contain!important;object-position:center center!important;background:#f8fbff!important;border:1px solid #dbe3ef!important;border-bottom:0!important;border-radius:18px 18px 0 0!important;padding:0!important;transform:scale(1.11)!important;transform-origin:center center!important;visibility:visible!important;opacity:1!important}
.trending-store-card span{display:block!important;background:#fff!important;border:1px solid #dbe3ef!important;border-top:0!important;border-radius:0 0 18px 18px!important;padding:13px 10px 15px!important;text-align:center!important;font-size:14px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.03em!important;min-height:44px!important}
.trending-store-arrow{position:relative!important;z-index:5!important;width:54px!important;height:54px!important;min-width:54px!important;border-radius:50%!important;border:1px solid #dbe3ef!important;background:#fff!important;color:#082452!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(7,28,66,.12)!important;transition:opacity .18s ease, box-shadow .18s ease!important}
.trending-store-arrow:hover{box-shadow:0 12px 24px rgba(7,28,66,.16)!important}
.trending-store-arrow:disabled{opacity:.72!important;cursor:default!important}
@media(max-width:1050px){.trending-stores-heading{width:min(100% - 28px,1200px)!important}.trending-stores-slider{width:min(100% - 28px,1200px)!important;grid-template-columns:48px minmax(0,1fr) 48px!important;gap:10px!important}.trending-stores-track{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.trending-store-card img{height:170px!important;transform:scale(1.08)!important}.trending-store-arrow{width:48px!important;height:48px!important;min-width:48px!important}}
@media(max-width:700px){.trending-stores-section{padding:30px 0 24px!important}.trending-stores-heading{width:calc(100% - 18px)!important}.trending-stores-slider{width:calc(100% - 18px)!important;grid-template-columns:40px minmax(0,1fr) 40px!important;gap:7px!important}.trending-stores-track{grid-template-columns:1fr!important;gap:0!important}.trending-store-card img{height:155px!important;transform:scale(1.04)!important}.trending-store-arrow{width:40px!important;height:40px!important;min-width:40px!important;font-size:22px!important}}

/* Shirts4Christ v30.8 - About Us trust photo container fit and alignment */
.about-page .why{
  max-width:1180px!important;
  margin:36px auto!important;
  padding:28px!important;
  display:grid!important;
  grid-template-columns:minmax(360px,520px) minmax(0,1fr)!important;
  gap:34px!important;
  align-items:center!important;
  background:#ffffff!important;
  border:1px solid #dbe3ef!important;
  border-radius:22px!important;
  box-shadow:0 14px 34px rgba(7,28,66,.08)!important;
}
.about-page .why>img{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:18px!important;
  background:#000!important;
  align-self:center!important;
  box-shadow:0 12px 28px rgba(7,28,66,.18)!important;
}
.about-page .why>div{
  align-self:center!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.about-page .why h2{
  margin-top:0!important;
  color:#082452!important;
}
.about-page .why p,.about-page .why li{
  font-size:17px!important;
  line-height:1.58!important;
}
@media(max-width:900px){
  .about-page .why{
    width:calc(100% - 32px)!important;
    grid-template-columns:1fr!important;
    padding:20px!important;
  }
  .about-page .why>img{
    max-width:620px!important;
    margin:0 auto!important;
  }
}

/* v60.6: full-bleed store preview images on Home Trending Stores. */
.trending-store-card img{width:100%!important;height:190px!important;object-fit:cover!important;object-position:center center!important;background:#fff!important;padding:0!important;transform:none!important;}
@media(max-width:1050px){.trending-store-card img{height:180px!important;object-fit:cover!important;transform:none!important;}}
@media(max-width:700px){.trending-store-card img{height:165px!important;object-fit:cover!important;transform:none!important;}}


/* Shirts4Christ v60.6 final approved Home Trending Stores layout */
.s4c-approved-trending.trending-stores-section{
  padding:34px 0 28px!important;
  overflow:visible!important;
}
.s4c-approved-trending .trending-stores-heading{
  width:min(100% - 48px,1780px)!important;
  margin:0 auto 18px!important;
}
.s4c-approved-trending .trending-stores-slider{
  width:min(100% - 48px,1780px)!important;
  max-width:1780px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr) 54px!important;
  align-items:center!important;
  gap:14px!important;
  overflow:visible!important;
}
.s4c-approved-trending .trending-stores-viewport{
  width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
}
.s4c-approved-trending .trending-stores-track{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
  width:100%!important;
  align-items:stretch!important;
  justify-items:stretch!important;
  transform:none!important;
  transition:none!important;
  will-change:auto!important;
}
.s4c-approved-trending .trending-store-slide{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:100%!important;
  padding:0!important;
  margin:0!important;
  flex:none!important;
}
.s4c-approved-trending .trending-store-slide.s4c-hidden-slide{
  display:none!important;
}
.s4c-approved-trending .trending-store-card{
  border:1px solid #dbe3ef!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 12px 26px rgba(7,28,66,.08)!important;
  text-decoration:none!important;
  color:#082452!important;
  transform:none!important;
}
.s4c-approved-trending .trending-store-card:hover{
  transform:none!important;
  box-shadow:0 14px 30px rgba(7,28,66,.13)!important;
}
.s4c-approved-trending .trending-store-card img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
  object-position:center center!important;
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
  transform:none!important;
  opacity:1!important;
  visibility:visible!important;
}
.s4c-approved-trending .trending-store-card span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:1!important;
  width:100%!important;
  min-height:72px!important;
  padding:13px 10px 15px!important;
  border:0!important;
  border-top:1px solid #dbe3ef!important;
  border-radius:0!important;
  background:#fff!important;
  text-align:center!important;
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.03em!important;
}
.s4c-approved-trending .trending-store-arrow{
  position:relative!important;
  z-index:5!important;
  width:54px!important;
  height:54px!important;
  min-width:54px!important;
  border-radius:50%!important;
  border:1px solid #dbe3ef!important;
  background:#fff!important;
  color:#082452!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:28px!important;
  font-weight:900!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:0 8px 20px rgba(7,28,66,.12)!important;
}
.s4c-approved-trending .trending-store-arrow:disabled{
  opacity:.55!important;
  cursor:default!important;
}
@media(max-width:1050px){
  .s4c-approved-trending .trending-stores-slider{
    width:min(100% - 28px,1200px)!important;
    grid-template-columns:48px minmax(0,1fr) 48px!important;
    gap:10px!important;
  }
  .s4c-approved-trending .trending-stores-track{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
  }
  .s4c-approved-trending .trending-store-arrow{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
  }
}
@media(max-width:700px){
  .s4c-approved-trending.trending-stores-section{padding:30px 0 24px!important}
  .s4c-approved-trending .trending-stores-slider{
    width:calc(100% - 18px)!important;
    grid-template-columns:40px minmax(0,1fr) 40px!important;
    gap:7px!important;
  }
  .s4c-approved-trending .trending-stores-track{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .s4c-approved-trending .trending-store-arrow{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    font-size:22px!important;
  }
  .s4c-approved-trending .trending-store-card span{min-height:68px!important}
}


/* Shirts4Christ v60.8: prevent any previous Trending Stores layout from flashing before JavaScript initializes.
   Keeps the exact approved v60.6 four-card sizing and one-card rotation behavior. */
.s4c-approved-trending .trending-stores-track > .trending-store-slide:nth-child(n+5){display:none!important}
@media(max-width:1050px){
  .s4c-approved-trending .trending-stores-track > .trending-store-slide:nth-child(n+3){display:none!important}
}
@media(max-width:700px){
  .s4c-approved-trending .trending-stores-track > .trending-store-slide:nth-child(n+2){display:none!important}
}


/* Shirts4Christ v60.9 — exact approved wide Trending Stores rolodex from the approved v60.6 standalone HTML. */
.s4c-opt2-section{width:100%!important;padding:36px 0 30px!important;background:#fff!important;overflow:hidden!important}
.s4c-opt2-heading{width:min(100% - 48px,1780px)!important;margin:0 auto 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:22px!important;color:#082452!important}
.s4c-opt2-heading span{height:2px!important;background:#082452!important;flex:1!important;max-width:560px!important}
.s4c-opt2-heading h2{margin:0!important;text-transform:uppercase!important;font-size:29px!important;letter-spacing:.02em!important}
.s4c-opt2-carousel{width:min(100% - 48px,1780px)!important;max-width:1780px!important;margin:0 auto!important;display:grid!important;grid-template-columns:54px minmax(0,1fr) 54px!important;align-items:center!important;gap:14px!important}
.s4c-opt2-viewport{min-width:0!important;overflow:hidden!important}
.s4c-opt2-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;width:100%!important}
.s4c-opt2-card{display:none!important;min-width:0!important;border:1px solid #dbe3ef!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 12px 26px rgba(7,28,66,.09)!important;text-decoration:none!important;color:#082452!important;padding:0!important;margin:0!important;min-height:0!important;height:auto!important}
.s4c-opt2-card.s4c-visible{display:flex!important;flex-direction:column!important}
.s4c-opt2-media{position:relative!important;width:100%!important;aspect-ratio:16/9!important;flex:0 0 auto!important;overflow:hidden!important;background:#fff!important;border-bottom:1px solid #dbe3ef!important}
.s4c-opt2-media .s4c-opt2-photo{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;border:0!important;opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important;margin:0!important;padding:0!important}
.s4c-opt2-card.father .s4c-opt2-media .s4c-opt2-photo{object-fit:contain!important;background:#fff!important}
.s4c-opt2-title{height:76px!important;min-height:76px!important;max-height:76px!important;flex:0 0 76px!important;overflow:hidden!important;padding:14px 11px 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:15px!important;line-height:1.22!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.03em!important;background:#fff!important}
.s4c-opt2-arrow{width:54px!important;height:54px!important;min-width:54px!important;border-radius:50%!important;border:1px solid #dbe3ef!important;background:#fff!important;color:#082452!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(7,28,66,.12)!important;padding:0!important}
.s4c-opt2-arrow:hover{background:#f5f8fc!important}
.s4c-opt2-status{text-align:center!important;margin-top:12px!important;color:#647188!important;font-size:13px!important;font-weight:800!important}
@media(max-width:1050px){
  .s4c-opt2-carousel{width:min(100% - 28px,1200px)!important;grid-template-columns:48px minmax(0,1fr) 48px!important;gap:10px!important}
  .s4c-opt2-heading{width:min(100% - 28px,1200px)!important}
  .s4c-opt2-track{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
  .s4c-opt2-arrow{width:48px!important;height:48px!important;min-width:48px!important}
}
@media(max-width:700px){
  .s4c-opt2-section{padding:30px 0 24px!important}
  .s4c-opt2-heading{width:calc(100% - 18px)!important}
  .s4c-opt2-heading h2{font-size:24px!important}
  .s4c-opt2-carousel{width:calc(100% - 18px)!important;grid-template-columns:40px minmax(0,1fr) 40px!important;gap:7px!important}
  .s4c-opt2-track{grid-template-columns:1fr!important;gap:0!important}
  .s4c-opt2-arrow{width:40px!important;height:40px!important;min-width:40px!important;font-size:22px!important}
  .s4c-opt2-title{height:68px!important;min-height:68px!important;max-height:68px!important;flex-basis:68px!important}
}


/* Shirts4Christ v61.0 TEST — Home section-title consistency and removed Trending status. */
.s4c-opt2-status{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}

/* v63.83 Global website-name hover */
.header.main-header-only>.logo.small,.header>.logo,.site-header>.logo,.home-header>.brand{transition:color .18s ease}.header.main-header-only>.logo.small:hover,.header.main-header-only>.logo.small:focus-visible,.header>.logo:hover,.header>.logo:focus-visible,.site-header>.logo:hover,.site-header>.logo:focus-visible,.home-header>.brand:hover,.home-header>.brand:focus-visible{color:#f24a13!important}
