.shelters{--navy:#003456;--navy-deep:#00263f;--navy-soft:#3a5a6e;--orange:#419945;--orange-deep:#256128;--orange-tint:#e2f1e1;--bg:#f5f7fa;--surface:#ffffff;--surface-soft:#eef2f6;--line:#e2e8ee;--line-soft:#eef2f6;--ink:#13242e;--ink-soft:#48555f;--muted:#717d88;--sage:#3f8a6e;--sage-tint:#e2f0ea;--sage-deep:#2c6b53;--gold:#e5a93d;--gold-tint:#fbefd6;--sky:#3e7ca8;--sky-tint:#e0ecf4;--r-sm:10px;--r-md:12px;--r-lg:14px;--r-xl:18px;--r-2xl:24px;--r-full:999px;--sh-card:0 1px 2px rgba(16,42,58,.04),0 8px 24px -12px rgba(16,42,58,.16);--sh-lift:0 2px 6px rgba(16,42,58,.06),0 22px 44px -20px rgba(16,42,58,.22);--sh-float:0 10px 30px -8px rgba(16,42,58,.22),0 30px 70px -28px rgba(0,38,63,.26);--sh-ring:0 0 0 4px rgba(47,128,52,.20);--font-body:var(--font-inter),"Inter",system-ui,-apple-system,sans-serif;--font-head:var(--font-jakarta),"Plus Jakarta Sans","Inter",system-ui,sans-serif;--maxw:1140px;position:relative;font-family:var(--font-body);color:var(--ink);line-height:1.55;font-size:16px;overflow-x:clip}.shelters ::-moz-selection{background:rgba(0,52,86,.12);color:var(--navy-deep)}.shelters ::selection{background:rgba(0,52,86,.12);color:var(--navy-deep)}.shelters h1,.shelters h2,.shelters h3,.shelters h4{font-family:var(--font-head);font-weight:700;color:var(--ink);letter-spacing:-.018em;line-height:1.1;text-wrap:wrap}.shelters .eyebrow{font-family:var(--font-body);font-weight:600;font-size:13px;letter-spacing:.09em;text-transform:uppercase;color:var(--orange-deep);display:inline-flex;align-items:center;gap:9px}.shelters .eyebrow:before{content:"";width:22px;height:2px;border-radius:2px;background:var(--orange);display:inline-block}.shelters .lead{font-size:18px;color:var(--ink-soft);line-height:1.62}.shelters .muted{color:var(--muted)}.shelters .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}.shelters .section{padding:104px 0;position:relative}.shelters .section-tight{padding:72px 0}.shelters .center{text-align:center}.shelters .paw-layer{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.shelters .paw-drift{position:absolute;color:var(--navy);opacity:.045}.shelters .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;font-size:15.5px;line-height:1;padding:13px 22px;border-radius:var(--r-md);border:1px solid transparent;background:var(--surface);color:var(--ink);cursor:pointer;white-space:nowrap;transition:transform .18s cubic-bezier(.2,.7,.3,1),box-shadow .18s,background .18s,border-color .18s}.shelters .btn:focus-visible{outline:none;box-shadow:var(--sh-ring)}.shelters .btn svg{width:19px;height:19px;flex:0 0 auto}.shelters .btn-primary{background:var(--orange);color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.04),0 12px 24px -12px rgba(47,128,52,.55)}.shelters .btn-primary:hover{background:var(--orange-deep);transform:translateY(-2px);box-shadow:0 2px 3px rgba(0,0,0,.05),0 20px 34px -12px rgba(37,97,40,.6)}.shelters .btn-primary:active{transform:translateY(0)}.shelters .btn-secondary{background:transparent;color:var(--navy);border-color:rgba(0,52,86,.26)}.shelters .btn-secondary:hover{background:rgba(0,52,86,.05);border-color:var(--navy);transform:translateY(-1px)}.shelters .btn-lg{padding:15px 28px;font-size:16.5px}.shelters .card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-card);transition:transform .24s cubic-bezier(.2,.7,.3,1),box-shadow .24s}.shelters .card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,0) 30%);mix-blend-mode:soft-light;opacity:.8}.shelters .card-hover:hover{transform:translateY(-5px);box-shadow:var(--sh-lift)}.shelters .badge{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;padding:5px 13px;border-radius:var(--r-full);line-height:1.3;border:1px solid transparent}.shelters .badge svg{width:14px;height:14px}.shelters .badge .dot{width:7px;height:7px;border-radius:50%;background:currentColor}.shelters .badge-sage{background:var(--sage-tint);color:var(--sage-deep);border-color:rgba(63,138,110,.18)}.shelters .badge-gold{background:var(--gold-tint);color:#9a6d18;border-color:rgba(229,169,61,.25)}.shelters .badge-orange{background:var(--orange-tint);color:var(--orange-deep);border-color:rgba(203,115,40,.2)}.shelters .badge-sky{background:var(--sky-tint);color:#2c6088;border-color:rgba(62,124,168,.2)}.shelters .badge-muted{background:var(--surface-soft);color:var(--ink-soft);border-color:var(--line)}.shelters .badge-glass{background:rgba(255,255,255,.08);color:#dcebf4;border-color:rgba(255,255,255,.16)}.shelters .chip-orange{background:var(--orange-tint);color:var(--orange-deep)}.shelters .chip-navy{background:rgba(0,52,86,.08);color:var(--navy)}.shelters .chip-sage{background:var(--sage-tint);color:var(--sage-deep)}.shelters .chip-sky{background:var(--sky-tint);color:#2c6088}.shelters .chip-gold{background:var(--gold-tint);color:#9a6d18}.shelters .site-head{position:sticky;top:0;z-index:50;transition:background .25s,border-color .25s,box-shadow .25s}.shelters .site-head.scrolled{background:rgba(245,247,250,.85);backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid var(--line);box-shadow:0 6px 20px -16px rgba(16,42,58,.4)}.shelters .head-inner{display:flex;align-items:center;justify-content:space-between;height:76px}.shelters .brand{display:flex;align-items:center;gap:11px;font-family:var(--font-head);font-weight:600;font-size:22px;color:var(--navy);letter-spacing:-.02em}.shelters .head-nav{display:flex;align-items:center;gap:6px}.shelters .head-nav a{padding:9px 15px;border-radius:var(--r-full);font-size:14.5px;font-weight:600;color:var(--ink-soft);transition:color .15s,background .15s}.shelters .head-nav a:hover{color:var(--navy);background:rgba(0,52,86,.05)}.shelters .hero{padding:64px 0 88px;position:relative;z-index:1}.shelters .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.shelters .hero h1{font-size:53px;line-height:1.1;letter-spacing:-.024em;max-width:14ch}.shelters .hero h1 em{font-style:italic;color:var(--orange-deep)}.shelters .hero .lead{margin-top:38px;max-width:46ch}.shelters .hero-cta{display:flex;gap:14px;margin-top:36px;flex-wrap:wrap}.shelters .hero-trust{display:flex;align-items:center;gap:11px;margin-top:26px;font-size:14.5px;color:var(--ink-soft);font-weight:500}.shelters .hero-trust svg{flex:0 0 auto;color:var(--sage)}.shelters .hero-stage{position:relative;height:560px;display:flex;align-items:center;justify-content:center}.shelters .float{animation:shl-bob 6s ease-in-out infinite}@keyframes shl-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.shelters .pass{width:330px;background:linear-gradient(158deg,var(--navy),var(--navy-deep));border-radius:26px;padding:22px 22px 20px;color:#eaf2f7;box-shadow:var(--sh-float);position:relative;z-index:3;border:1px solid rgba(255,255,255,.07)}.shelters .pass-top{display:flex;align-items:center;justify-content:space-between}.shelters .pass-brand{display:flex;align-items:center;gap:8px;font-family:var(--font-head);font-weight:600;font-size:16px;color:#fff}.shelters .pass-body{display:flex;gap:16px;align-items:center;margin-top:18px}.shelters .pass-photo{width:84px;height:84px;border-radius:20px;flex:0 0 auto;background-size:cover;background-position:50%;box-shadow:0 0 0 1px rgba(255,255,255,.14),0 14px 26px -12px rgba(0,0,0,.6)}.shelters .pass-name{font-family:var(--font-head);font-weight:600;font-size:25px;color:#fff;line-height:1.05}.shelters .pass-sub{font-size:13.5px;color:#a8c4d4;margin-top:4px}.shelters .pass-chip{display:inline-flex;align-items:center;gap:8px;margin-top:11px;font-size:11.5px;color:#cfe0ea;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);padding:5px 10px;border-radius:9px;font-variant-numeric:tabular-nums;letter-spacing:.02em}.shelters .pass-foot{display:flex;align-items:center;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.shelters .pass-qr{width:54px;height:54px;border-radius:10px;background:#fff;padding:5px;flex:0 0 auto}.shelters .pass-foot-tt .t{font-size:13px;font-weight:700;color:#fff}.shelters .pass-foot-tt .s{font-size:12px;color:#9fb5c5;margin-top:1px}.shelters .hero-chip{position:absolute;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--sh-lift);padding:12px 15px;display:flex;align-items:center;gap:11px;z-index:4}.shelters .hero-chip .ci{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.shelters .hero-chip .t{font-size:13.5px;font-weight:700;color:var(--ink);line-height:1.2}.shelters .hero-chip .s{font-size:12px;color:var(--muted);margin-top:1px}.shelters .hc-1{top:38px;left:-26px;animation:shl-bob 5.2s ease-in-out infinite}.shelters .hc-2{bottom:96px;right:-30px;animation:shl-bob 6.4s ease-in-out .6s infinite}.shelters .hc-3{bottom:8px;left:6px;animation:shl-bob 5.8s ease-in-out .3s infinite}.shelters .pass-back{position:absolute;width:300px;height:380px;border-radius:24px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--sh-card);top:50%;left:50%}.shelters .pass-back.b1{transform:translate(-46%,-46%) rotate(-7deg);z-index:1;opacity:.7}.shelters .pass-back.b2{transform:translate(-54%,-50%) rotate(5deg);z-index:2;opacity:.85}.shelters .marquee{overflow:hidden;position:relative;padding:8px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.shelters .marquee-track{display:flex;gap:14px;width:-moz-max-content;width:max-content;animation:shl-scroll-x 42s linear infinite}.shelters .marquee:hover .marquee-track{animation-play-state:paused}@keyframes shl-scroll-x{to{transform:translateX(-50%)}}.shelters .m-card{width:128px;height:160px;border-radius:18px;flex:0 0 auto;background-size:cover;background-position:50%;position:relative;box-shadow:var(--sh-card);border:1px solid var(--line)}.shelters .m-card:after{content:attr(data-name);position:absolute;left:10px;bottom:9px;color:#fff;font-size:12.5px;font-weight:700;text-shadow:0 1px 6px rgba(0,0,0,.6)}.shelters .m-card .pill{position:absolute;top:9px;right:9px;font-size:10px;font-weight:700;letter-spacing:.04em;color:#fff;background:rgba(63,138,110,.92);padding:3px 8px;border-radius:99px}.shelters .sec-head{max-width:640px}.shelters .sec-head.center{margin:0 auto}.shelters .sec-head h2{font-size:42px;line-height:1.06;margin-top:16px}.shelters .sec-head .lead{margin-top:18px}.shelters .statband{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-radius:var(--r-2xl);overflow:hidden;border:1px solid var(--line);background:var(--surface);box-shadow:var(--sh-card)}.shelters .stat{padding:38px 34px;position:relative}.shelters .stat+.stat:before{content:"";position:absolute;left:0;top:26px;bottom:26px;width:1px;background:var(--line)}.shelters .stat .num{font-family:var(--font-head);font-weight:600;font-size:50px;color:var(--navy);letter-spacing:-.02em;line-height:1}.shelters .stat .num .u{color:var(--orange-deep)}.shelters .stat .lbl{font-size:15px;color:var(--ink-soft);margin-top:10px;line-height:1.45;font-weight:500}.shelters .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:52px;counter-reset:step}.shelters .step{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);padding:28px 24px 26px;box-shadow:var(--sh-card);transition:transform .24s cubic-bezier(.2,.7,.3,1),box-shadow .24s}.shelters .step:hover{transform:translateY(-5px);box-shadow:var(--sh-lift)}.shelters .step .sn{counter-increment:step;font-family:var(--font-head);font-weight:600;font-size:15px;color:var(--orange-deep);display:flex;align-items:center;gap:9px}.shelters .step .sn:before{content:"0" counter(step);font-size:15px}.shelters .step .si{width:52px;height:52px;border-radius:15px;display:flex;align-items:center;justify-content:center;margin:18px 0 16px}.shelters .step h3{font-size:20px;margin-bottom:8px;line-height:1.15;min-height:2.3em}.shelters .step p{font-size:14.5px;color:var(--ink-soft);line-height:1.55}.shelters .step .arrow{position:absolute;top:42px;right:-22px;color:var(--line);z-index:2}.shelters .steps .step:last-child .arrow{display:none}.shelters .handover{position:relative;background:linear-gradient(158deg,var(--navy),var(--navy-deep));border-radius:var(--r-2xl);padding:54px 48px;color:#eaf2f7;overflow:hidden;box-shadow:var(--sh-float)}.shelters .handover:after{content:"";position:absolute;right:-120px;top:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(203,115,40,.22),transparent 65%);pointer-events:none}.shelters .ho-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:48px;align-items:center;position:relative;z-index:1}.shelters .ho-copy h2{font-size:40px;color:#fff;line-height:1.06}.shelters .ho-copy .lead{color:#bcd2e0;margin-top:18px;max-width:42ch}.shelters .ho-note{display:flex;gap:11px;align-items:flex-start;margin-top:24px;padding:15px 17px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);font-size:13.5px;color:#cfe0ea;line-height:1.5;max-width:44ch}.shelters .ho-note svg{flex:0 0 auto;color:var(--orange);margin-top:1px}.shelters .ho-stage{position:relative;height:330px;display:flex;align-items:center;justify-content:space-between;gap:8px}.shelters .ho-party{flex:0 0 156px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;z-index:2}.shelters .ho-ava{width:88px;height:88px;border-radius:24px;background-size:cover;background-position:50%;box-shadow:0 0 0 3px rgba(255,255,255,.12),0 16px 30px -14px rgba(0,0,0,.6);position:relative}.shelters .ho-ava .tag{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:11px;font-weight:700;padding:4px 11px;border-radius:99px;box-shadow:0 6px 16px -8px rgba(0,0,0,.5)}.shelters .ho-party .role{font-size:13px;color:#9fb5c5;font-weight:600;margin-top:8px}.shelters .ho-party .who{font-size:15px;font-weight:700;color:#fff;font-family:var(--font-head);white-space:nowrap}.shelters .ho-track{flex:1;position:relative;height:100%}.shelters .ho-record{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:124px;background:var(--surface);color:var(--ink);border-radius:16px;box-shadow:var(--sh-float);padding:12px;opacity:0}.shelters .ho-record .rp{width:100%;height:62px;border-radius:10px;background-size:cover;background-position:50%}.shelters .ho-record .rt{font-size:12.5px;font-weight:700;margin-top:8px;display:flex;align-items:center;gap:5px}.shelters .ho-record .rl{height:6px;border-radius:4px;background:var(--line-soft);margin-top:7px}.shelters .ho-record .rl.s{width:70%}.shelters .ho-line{position:absolute;top:50%;left:6%;right:6%;height:2px;transform:translateY(-50%);background-image:linear-gradient(90deg,rgba(255,255,255,.32) 0 8px,transparent 8px 16px);background-size:16px 2px}.shelters .ho-controls{display:flex;align-items:center;gap:14px;margin-top:26px}.shelters .ho-replay{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:99px;padding:11px 20px;font-weight:600;font-size:14.5px;cursor:pointer;transition:background .15s,transform .15s}.shelters .ho-replay:hover{background:rgba(255,255,255,.18);transform:translateY(-1px)}.shelters .ho-status{font-size:14px;color:#bcd2e0;font-weight:500;min-height:20px;transition:color .2s}.shelters .ho-status b{color:#fff}.shelters .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px}.shelters .feat{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);padding:28px;box-shadow:var(--sh-card);transition:transform .24s cubic-bezier(.2,.7,.3,1),box-shadow .24s}.shelters .feat:hover{transform:translateY(-5px);box-shadow:var(--sh-lift)}.shelters .feat .fi{width:54px;height:54px;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.shelters .feat h3{font-size:20px;margin-bottom:9px;line-height:1.15;min-height:2.3em}.shelters .feat p{font-size:14.5px;color:var(--ink-soft);line-height:1.56}.shelters .feat .tags{display:flex;gap:7px;margin-top:15px;flex-wrap:wrap}.shelters .free{position:relative;overflow:hidden;border-radius:var(--r-2xl);padding:56px 52px;background:linear-gradient(155deg,var(--navy),var(--navy-deep));color:#eaf2f7;box-shadow:var(--sh-float);display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center}.shelters .free h2{font-size:40px;color:#fff;line-height:1.07}.shelters .free .lead{color:#bcd2e0;margin-top:18px;max-width:42ch}.shelters .free-list{display:flex;flex-direction:column;gap:14px}.shelters .free-list .li{display:flex;align-items:flex-start;gap:13px;font-size:15.5px;color:#dcebf4;line-height:1.45}.shelters .free-list .li svg{flex:0 0 auto;color:var(--sage);margin-top:2px}.shelters .free-list .li b{color:#fff;font-weight:700}.shelters .apply{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:start}.shelters .apply-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-2xl);padding:34px;box-shadow:var(--sh-lift)}.shelters .fieldset{display:grid;grid-template-columns:1fr 1fr;gap:16px}.shelters .field{display:flex;flex-direction:column;gap:7px}.shelters .field.full{grid-column:1/-1}.shelters .field label{font-size:13.5px;font-weight:600;color:var(--ink-soft)}.shelters .field input,.shelters .field select,.shelters .field textarea{width:100%;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-sm);padding:13px 15px;font-family:inherit;font-size:15px;color:var(--ink);outline:none;transition:border-color .15s,box-shadow .15s}.shelters .field textarea{resize:vertical;min-height:88px}.shelters .field input::-moz-placeholder,.shelters .field textarea::-moz-placeholder{color:#9aa4ae}.shelters .field input::placeholder,.shelters .field textarea::placeholder{color:#9aa4ae}.shelters .field input:focus,.shelters .field select:focus,.shelters .field textarea:focus{border-color:var(--orange);box-shadow:var(--sh-ring)}.shelters .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237A8489' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.shelters .apply-aside .li{display:flex;gap:14px;align-items:flex-start;padding:16px 0;border-top:1px solid var(--line-soft)}.shelters .apply-aside .li:first-of-type{border-top:0}.shelters .apply-aside .li .ci{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.shelters .apply-aside .li .t{font-weight:700;font-size:15px}.shelters .apply-aside .li .s{font-size:13.5px;color:var(--ink-soft);margin-top:2px;line-height:1.5}.shelters .form-ok{display:none;text-align:center;padding:30px 10px}.shelters .form-ok.show{display:block;animation:shl-pop .3s cubic-bezier(.2,.7,.3,1) both}.shelters .foot{margin-top:0;background:linear-gradient(160deg,var(--navy),var(--navy-deep));color:#cfe0ea}.shelters .foot-inner{padding:60px 0 34px}.shelters .foot-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.shelters .foot .brand{color:#fff}.shelters .foot p.tag{margin-top:16px;max-width:32ch;color:#9fb8c8;font-size:14.5px;line-height:1.65}.shelters .foot h4{color:#fff;font-size:14px;font-weight:700;margin-bottom:14px;font-family:var(--font-body)}.shelters .foot-col a{display:block;color:#9fb8c8;font-size:14.5px;padding:5px 0;transition:color .15s}.shelters .foot-col a:hover{color:#fff}.shelters .foot-bot{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:13.5px;color:#8ba6b6;padding-top:24px;margin-top:36px;border-top:1px solid rgba(255,255,255,.1)}.shelters .reveal{opacity:1;transform:none;transition:opacity .65s cubic-bezier(.2,.7,.3,1),transform .65s cubic-bezier(.2,.7,.3,1)}.shelters.reveal-ready .reveal:not(.in){opacity:0;transform:translateY(22px)}.shelters.no-anim .reveal{transition:none!important}.shelters .reveal.d1{transition-delay:.08s}.shelters .reveal.d2{transition-delay:.16s}.shelters .reveal.d3{transition-delay:.24s}.shelters .reveal.d4{transition-delay:.32s}.shelters .reveal.d5{transition-delay:.4s}@keyframes shl-pop{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@media (prefers-reduced-motion:reduce){.shelters .reveal{opacity:1;transform:none}}.shelters .mob-only{display:none}@media (max-width:680px){.shelters .hbr{display:none}}@media (max-width:1000px){.shelters .hero-grid{grid-template-columns:1fr;gap:40px}.shelters .hero-stage{height:480px;order:-1}.shelters .hero h1{font-size:50px}.shelters .steps{grid-template-columns:1fr 1fr}.shelters .step .arrow{display:none}.shelters .ho-grid{grid-template-columns:1fr;gap:36px}.shelters .feat-grid{grid-template-columns:1fr 1fr}.shelters .apply,.shelters .free{grid-template-columns:1fr;gap:32px}.shelters .foot-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:680px){.shelters .wrap{padding:0 22px}.shelters .section{padding:72px 0}.shelters .head-nav{display:none}.shelters .mob-only{display:inline-flex}.shelters .hero h1{font-size:40px}.shelters .sec-head h2{font-size:32px}.shelters .statband{grid-template-columns:1fr}.shelters .stat+.stat:before{left:26px;right:26px;top:0;bottom:auto;width:auto;height:1px}.shelters .feat-grid,.shelters .steps{grid-template-columns:1fr}.shelters .free,.shelters .handover{padding:36px 26px}.shelters .free h2,.shelters .ho-copy h2{font-size:30px}.shelters .fieldset{grid-template-columns:1fr}.shelters .foot-grid{grid-template-columns:1fr 1fr}.shelters .ho-stage{height:280px}.shelters .ho-party{flex-basis:104px}.shelters .ho-ava{width:68px;height:68px}}