.brand img{width:148px!important;max-height:66px;object-fit:contain}.store-hero{background:#061a2e;color:#fff;padding:78px max(24px,calc((100vw - 1440px)/2)) 58px}.store-hero h1{max-width:1000px;margin:14px 0 18px;font-size:clamp(48px,7vw,104px);line-height:.9;letter-spacing:-.055em}.store-hero h1 em{display:block;color:#ef2a32;font-style:normal}.store-hero p{max-width:720px;color:#a9c2d8;font-size:17px;line-height:1.65}.store-shell{padding:54px max(24px,calc((100vw - 1440px)/2)) 90px;background:#f2f5f7}.store-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#bdcad4;border:1px solid #bdcad4;margin-bottom:36px}.store-tab{min-height:120px;border:0;background:#fff;color:#071a2f;padding:24px 28px;text-align:left;cursor:pointer;transition:.28s}.store-tab small{display:block;color:#1474da;font-weight:900;letter-spacing:.15em;margin-bottom:9px}.store-tab b{font-size:clamp(24px,3vw,45px);letter-spacing:-.04em;line-height:1}.store-tab:hover,.store-tab.active{background:#071a2f;color:#fff}.store-tab.active small{color:#45d6ff}.store-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:0 0 24px}.store-heading h2{font-size:clamp(34px,5vw,66px);letter-spacing:-.045em;margin:0}.store-heading span{color:#657b8e;font-size:12px;font-weight:800}.store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.store-card{background:#fff;border:1px solid #dce5eb;min-width:0;overflow:hidden;transition:transform .32s,box-shadow .32s}.store-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px #08213b1c}.store-image{aspect-ratio:1/1;background:#e8eef2;display:grid;place-items:center;overflow:hidden}.store-image img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .55s}.store-card:hover img{transform:scale(1.055)}.store-copy{padding:19px}.store-copy small{color:#1474da;text-transform:uppercase;font-size:9px;font-weight:900;letter-spacing:.13em}.store-copy h3{font-size:15px;line-height:1.35;min-height:41px;margin:8px 0 18px}.store-copy a{display:flex;justify-content:space-between;border-top:1px solid #e6edf2;padding-top:14px;color:#0c68cf;font-size:12px;font-weight:900}.store-card{opacity:0;transform:translateY(20px);animation:storeIn .55s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--i)*45ms)}@keyframes storeIn{to{opacity:1;transform:none}}@media(max-width:1000px){.store-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.brand img{width:132px!important;max-height:58px}.store-tabs{grid-template-columns:1fr}.store-tab{min-height:92px}.store-grid{grid-template-columns:repeat(2,1fr)}.store-heading{display:block}.store-heading span{display:block;margin-top:8px}}@media(max-width:460px){.store-grid{grid-template-columns:1fr}}
