@media(max-width:960px){.header{padding:10px 10px 0}.ticker{border-radius:12px 12px 0 0}.header-shell{height:72px;border-radius:0 0 18px 18px;padding:0 18px}.header-shell nav{padding-top:8rem}.header-shell .menu{display:block;color:var(--wine)}.hero-new{height:auto;grid-template-columns:1fr;padding-top:145px}.hero-panel{margin-top:1rem}.hero-new h1{max-width:800px}}
@media(max-width:620px){.ticker>div{animation:tickerMove 18s linear infinite}.header-shell{height:64px}.hero-new{padding:130px 1rem 2rem;gap:1.2rem}.hero-new h1{font-size:clamp(2.65rem,12vw,4rem)}.hero-new .actions{flex-direction:row;align-items:stretch}.hero-new .button{padding:0 1rem;font-size:.75rem}.hero-pill{font-size:.62rem}.hero-card summary,.hero-card.simple{min-height:56px}.hero-card>div a{min-height:42px}.trust{display:none}}
@keyframes tickerMove{to{transform:translateX(-45%)}}
