@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--text: #171717;--muted: #686868;--line: #e8e8e8;--lime: #AAFF41;--yellow: #f5dd24;--soft: #f7f7f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;background:#fffffff5;box-shadow:0 8px 24px #00000014}.header-inner{max-width:1728px;height:74px;margin:0 auto;padding:0 96px;display:flex;align-items:center;gap:42px}.brand{display:inline-flex;align-items:center;height:62px;padding:0;border-radius:0;background:transparent;box-shadow:none}.brand img{width:212px;height:auto}nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-weight:800;font-size:15px}nav a{padding:26px 0 22px;border-bottom:3px solid transparent}nav a.active{border-color:var(--yellow)}.phone{display:flex;align-items:center;gap:12px;color:#1b5800;font-size:14px;white-space:nowrap}.phone small,.brand+p,.center,.lead{color:var(--muted)}.phone svg{color:#1b5800}.phone:hover strong{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.phone span,.phone small{display:block}.menu{display:none;border:0;background:transparent;align-items:center;justify-content:center}.mobile-menu{display:none}.hero{max-width:1420px;margin:0 auto;min-height:690px;padding:26px 16px 20px;display:grid;grid-template-columns:485px minmax(680px,820px);gap:54px;align-items:center;position:relative}.hero-copy{padding-left:6px}h1,h2,h3,p{margin-top:0}h1{font-size:26px;line-height:1.22;margin-bottom:4px;max-width:520px}.lead{font-size:19px;line-height:1.45;margin-bottom:27px}.benefits{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:28px;color:#555;font-size:20px;font-weight:800}.benefits li{display:flex;align-items:center;gap:22px}.benefits svg{width:21px;color:#111;flex:0 0 auto}.rating-row{display:flex;align-items:center;gap:16px;margin-bottom:22px}.avatars{display:flex;width:290px}.avatars img{width:69px;height:69px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-12px}.avatars img:first-child{margin-left:0}.stars{display:flex;gap:8px;margin-bottom:7px}.stars svg{width:20px;height:20px}.rating-row strong{font-size:18px;line-height:1.34}.cta{width:fit-content;min-width:414px;min-height:74px;padding:14px 24px;border-radius:13px;background:var(--lime);color:#1b5800;display:flex;align-items:center;justify-content:center;gap:18px;box-shadow:0 0 0 2px #aaff4159,0 7px 16px #60c8002e;font-weight:900}.cta small{display:block;margin-top:5px;font-size:14px;color:#1b5800;font-weight:800}.cta.compact{min-width:292px;min-height:56px;font-size:15px}.mosaic{height:660px;display:grid;grid-template-columns:1fr .98fr .98fr 1fr;grid-template-rows:216px 214px 214px;gap:8px;filter:drop-shadow(0 26px 34px rgba(0,0,0,.16))}.tile{width:100%;height:100%;object-fit:cover;border-radius:13px}.t1{grid-column:1;grid-row:1}.t2{grid-column:2 / 4;grid-row:1}.t3{grid-column:4;grid-row:1}.t4{grid-column:1;grid-row:2}.t5{grid-column:2;grid-row:2}.t6{grid-column:3 / 5;grid-row:2}.t7{grid-column:1 / 3;grid-row:3}.t8{grid-column:3 / 5;grid-row:3}.seal{width:58px;height:58px;margin:0 auto 10px;display:grid;place-items:center;border-radius:50%;background:#d4b04d;color:#fff;font-size:27px;border:7px solid #4a4a4a}.mini-stars{color:#e2b21c;letter-spacing:1px}.offer{max-width:1260px;margin:96px auto 74px;padding:0 16px;text-align:center;scroll-margin-top:96px}.offer-kicker{width:fit-content;margin:0 auto 10px;padding:8px 14px;border-radius:999px;background:#f3ffe2;color:#315700;font-size:13px;font-weight:900}.offer h2,.section h2,.final-cta h2{font-size:26px;line-height:1.25;text-align:center;margin-bottom:22px}.offer h2 span{text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:4px;text-underline-offset:3px}.form-box{border:1px solid rgba(20,20,20,.08);border-radius:18px;padding:34px;position:relative;text-align:left;background:radial-gradient(circle at top left,rgba(170,255,65,.18),transparent 34%),linear-gradient(180deg,#fff,#fbfbfb);box-shadow:0 24px 70px #0000001a}.progress{height:8px;overflow:hidden;border-radius:999px;background:#ececec;margin-bottom:28px}.progress i{display:block;width:33%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lime),#D7FF9A);box-shadow:0 0 20px #aaff418c}.form-head{text-align:center;max-width:660px;margin:0 auto 28px}.form-head span{display:inline-flex;align-items:center;justify-content:center;min-width:74px;height:30px;margin-bottom:12px;border-radius:999px;background:#111;color:#fff;font-size:13px;font-weight:900}.form-box h3{font-size:28px;line-height:1.15;margin-bottom:10px}.form-head p{margin:0;color:var(--muted);line-height:1.5}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.choice-grid.four{grid-template-columns:repeat(4,1fr)}.choice{position:relative;border:1px solid #e5e5e5;background:#fff;padding:0;border-radius:14px;overflow:hidden;text-align:left;cursor:pointer;box-shadow:0 8px 24px #0000000f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.choice:hover,.choice.selected{transform:translateY(-4px);border-color:#aaff41e6;box-shadow:0 18px 38px #0000001f}.choice img{width:100%;height:210px;object-fit:cover}.icon-choice{min-height:244px;display:grid;align-content:center;justify-items:center;text-align:center}.choice-visual{width:86px;height:86px;margin:28px auto 16px;border-radius:22px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.65),transparent 28%),linear-gradient(145deg,var(--lime),#7EDA1B);color:#1b5800;display:grid;place-items:center;box-shadow:inset 0 -10px 18px #1b580024,0 18px 34px #1b580024}.icon-choice:nth-child(n+3) .choice-visual{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.65),transparent 28%),linear-gradient(145deg,#202420,#0f120f);color:var(--lime)}.icon-choice .choice-body{justify-items:center;padding:0 20px 26px}.choice-body{display:grid;gap:6px;padding:18px 48px 20px 18px}.choice-body strong{font-size:19px}.choice-body small{color:var(--muted);font-size:14px;line-height:1.35}.choice-check{position:absolute;right:16px;bottom:20px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f0f0f0;color:#111;transition:background .18s ease}.choice:hover .choice-check,.choice.selected .choice-check{background:var(--lime);color:#1b5800}.form-next{width:min(360px,100%);min-height:58px;margin:28px auto 0;border:0;border-radius:12px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:900;cursor:pointer}.grant{width:min(760px,calc(100% - 32px));margin:24px auto 0;padding:14px 18px 14px 16px;border:1px solid rgba(170,255,65,.6);border-radius:18px;background:#fafff2;color:#1f3315;display:flex;align-items:center;justify-content:flex-start;gap:12px;font-size:16px;line-height:1.35;box-shadow:0 14px 36px #1b580014}.grant svg{flex:0 0 auto;color:#1b5800}.grant-highlight{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:var(--lime);color:#1b5800;font-weight:800;white-space:nowrap}.grant-highlight strong{font-weight:900}.grant-copy{color:#314129}.section{max-width:1260px;margin:0 auto;padding:72px 16px}.center{text-align:center;max-width:820px;margin:0 auto 34px;font-size:18px;line-height:1.55}.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.quote{border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 6px 24px #0000000d}.quote-head{display:flex;gap:12px;align-items:center;margin-bottom:16px}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:800}.quote small{display:block;color:var(--muted);margin-top:4px;font-size:12px}.quote p,.about p,.story p,.step p,.service p,.cert-cards p{color:var(--muted);line-height:1.6}.testimonials .cta{margin:28px auto 0}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:start}.about h2{text-align:left}.about>div:first-child p{font-size:18px}.cert-cards{display:grid;gap:18px}.cert-cards article{border:1px solid var(--line);border-radius:8px;padding:24px;display:grid;grid-template-columns:42px 1fr;column-gap:18px}.cert-cards svg{grid-row:span 2;width:36px;height:36px}.team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.person{text-align:center}.person img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:8px;margin-bottom:16px}.person h3{margin-bottom:6px}.person p{color:var(--muted);margin:0;font-size:14px;line-height:1.35}.stories{display:grid;gap:30px}.story{display:grid;grid-template-columns:42% 1fr;gap:30px;align-items:center}.story:nth-child(2n) img{order:2}.story img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px}.story h3{font-size:25px;line-height:1.25}.story ul,.final-cta ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:9px;font-weight:700}.story li:before{content:"•";color:var(--lime);font-size:22px;margin-right:10px}.ref-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ref-grid img{width:100%;aspect-ratio:1.28 / 1;object-fit:cover;border-radius:6px}.outline{display:block;margin:28px auto 0;border:2px solid #111;background:#fff;border-radius:5px;padding:14px 24px;font-weight:800;font-size:17px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service{position:relative;overflow:hidden;border-radius:8px;min-height:245px;color:#fff}.service img{width:100%;height:100%;min-height:245px;object-fit:cover;filter:brightness(.62)}.service div{position:absolute;inset:auto 20px 18px;display:flex;align-items:center;gap:12px}.service h3{margin:0;font-size:22px}.process{background:var(--soft);max-width:none;padding-left:max(16px,calc((100vw - 1260px)/2));padding-right:max(16px,calc((100vw - 1260px)/2))}.eyebrow{text-align:center;font-weight:800;color:#5a5a5a}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:28px}.step{background:#fff;border-radius:8px;padding:28px}.step span{width:44px;height:44px;display:grid;place-items:center;background:#111;color:#fff;border-radius:50%;font-weight:900;margin-bottom:20px}.process .cta{margin:0 auto}.final-cta{max-width:1260px;margin:72px auto;padding:54px 64px;border-radius:8px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:32px}.final-cta h2{text-align:left;margin-bottom:6px}.final-cta p{color:#d7d7d7;font-size:20px}.final-cta li{display:flex;gap:10px;align-items:center}.final-cta svg{color:var(--lime)}.location-hero{max-width:1260px;margin:0 auto;padding:64px 16px 46px;display:grid;grid-template-columns:.95fr 1.05fr;gap:44px;align-items:center}.location-copy h1{max-width:680px;font-size:44px;line-height:1.08;margin-bottom:18px}.location-copy .benefits{gap:14px;margin-bottom:28px;font-size:17px}.location-copy .benefits li{gap:12px}.location-copy .benefits svg{color:#79c829}.location-image{width:100%;aspect-ratio:1.35 / 1;object-fit:cover;border-radius:18px;box-shadow:0 28px 70px #0000002e}.location-content{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.location-content article,.location-content aside{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 12px 34px #0000000f}.location-content article{padding:34px}.location-content article h2{text-align:left;margin-bottom:16px}.location-content article p{color:var(--muted);line-height:1.7;font-size:17px}.location-content aside{padding:28px}.location-content aside ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.location-content aside li{display:flex;gap:10px;align-items:center;font-weight:750}.location-content aside li:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--lime)}.location-links h2{margin-bottom:22px}.location-links div{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.location-links a{padding:10px 14px;border-radius:999px;background:#f3f3f3;font-weight:800}.location-links a:hover{background:var(--lime)}.region-pages{padding-top:22px}.region-pages details{max-width:1040px;margin:0 auto;border:1px solid #e9e9e9;border-radius:16px;background:#fff;box-shadow:0 14px 38px #0000000f;overflow:hidden}.region-pages summary{list-style:none;cursor:pointer;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.region-pages summary::-webkit-details-marker{display:none}.region-pages summary span{display:grid;gap:5px;font-size:22px;font-weight:900}.region-pages summary small{color:var(--muted);font-size:13px;font-weight:900;text-transform:uppercase}.region-pages summary b{flex:0 0 auto;padding:11px 16px;border-radius:999px;background:#111;color:#fff;font-size:14px;font-style:normal}.region-pages summary b i{font-style:normal}.region-pages .hide-text{display:none}.region-pages details[open] summary b{background:var(--lime);color:#1b5800}.region-pages details[open] .show-text{display:none}.region-pages details[open] .hide-text{display:inline}.region-pages div{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:0 24px 24px;border-top:1px solid #eeeeee;margin:0 auto}.region-pages details[open] div{padding-top:22px}.region-pages a{padding:9px 13px;border:1px solid #e6e6e6;border-radius:999px;background:#fff;color:#333;font-size:14px;font-weight:800;box-shadow:0 5px 14px #0000000a}.region-pages a:hover{border-color:var(--lime);background:#fafff2}.site-footer{margin-top:84px;padding:70px 16px 150px;background:radial-gradient(circle at 18% 0%,rgba(170,255,65,.14),transparent 26%),linear-gradient(135deg,#21113e,#11091f);color:#fff}.footer-inner{max-width:1260px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:42px;align-items:start}.footer-brand{display:grid;gap:18px}.footer-brand .brand{width:fit-content;height:auto;padding:10px 14px;border-radius:10px;background:#fff;box-shadow:0 14px 35px #0000002e}.footer-brand p{max-width:360px;margin:0;color:#ffffffbd;line-height:1.55}.footer-col{display:grid;gap:12px}.footer-col h3{margin-bottom:8px;color:#fff;font-size:16px}.footer-col a,.footer-col span{width:fit-content;color:#ffffffb8;display:inline-flex;align-items:center;gap:9px;line-height:1.35;transition:color .18s ease,transform .18s ease}.footer-col a:hover,.footer-bottom a:hover{color:var(--lime);transform:translate(2px)}.footer-bottom{max-width:1260px;margin:48px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#ffffff94;font-size:14px}.footer-bottom a{color:#fff;font-weight:800;transition:color .18s ease,transform .18s ease}.admin-page{min-height:100vh;padding:34px 18px 80px;background:#f6f8f4}.admin-login,.admin-shell{max-width:1180px;margin:0 auto}.admin-login{max-width:420px;padding:30px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 18px 48px #00000014;display:grid;gap:16px}.admin-login img{width:220px}.admin-login h1,.admin-topbar h1{margin:0}.admin-login label,.admin-card,.admin-location,.admin-panel{display:grid}.admin-login label,.admin-card strong,.admin-location strong{gap:7px;font-weight:900}.admin-login input,.admin-card input,.admin-section-head input,.admin-location input{width:100%;min-height:44px;border:1px solid #dfe3dc;border-radius:9px;padding:0 12px;font:inherit}.admin-login button,.admin-topbar button,.admin-upload{min-height:46px;border:0;border-radius:10px;background:var(--lime);color:#1b5800;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;font-weight:900;cursor:pointer}.admin-topbar{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.admin-status{margin:0 0 18px;color:#1b5800;font-weight:900}.admin-panel{margin-top:22px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 34px #0000000d;gap:18px}.admin-panel h2{margin:0;font-size:22px}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.admin-card{gap:10px;padding:12px;border:1px solid #edf0ea;border-radius:12px;background:#fbfcfa}.admin-card img,.admin-location img{width:100%;object-fit:cover;border-radius:10px;background:#eef2ea}.admin-card img{height:112px}.admin-upload{position:relative;overflow:hidden}.admin-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.admin-section-head{display:grid;grid-template-columns:1fr minmax(240px,360px);gap:16px;align-items:center}.admin-list{display:grid;gap:12px;max-height:680px;overflow:auto;padding-right:4px}.admin-location{grid-template-columns:140px 1fr 150px;gap:14px;align-items:center;padding:12px;border:1px solid #edf0ea;border-radius:12px;background:#fbfcfa}.admin-location img{height:86px}.admin-location div{display:grid;gap:6px}.admin-location small{color:var(--muted);font-weight:800}.float-call{position:fixed;right:24px;bottom:24px;width:56px;height:56px;border-radius:50%;background:var(--lime);color:#1b5800;display:grid;place-items:center;box-shadow:0 8px 28px #0003;z-index:30}.sticky-offer-bar{position:fixed;left:0;right:0;bottom:0;z-index:31;padding:14px 96px;background:#fffffff5;box-shadow:0 -8px 28px #0000001f;display:flex;justify-content:center}.sticky-offer{min-width:238px;min-height:58px;padding:0 30px;border-radius:13px;background:var(--lime);color:#1b5800;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;box-shadow:0 10px 30px #0003,0 0 0 2px #aaff4152;animation:ctaPulse 1.8s ease-in-out infinite}@keyframes ctaPulse{0%,to{transform:scale(1);box-shadow:0 10px 30px #0003,0 0 0 2px #aaff4152}50%{transform:scale(1.045);box-shadow:0 14px 36px #0000003d,0 0 0 9px #aaff412e}}@media (max-width: 1500px){.header-inner{padding:0 48px}.hero{grid-template-columns:470px 1fr;max-width:1220px;gap:38px}.mosaic{height:590px;grid-template-rows:repeat(3,1fr)}}@media (max-width: 1100px){.header-inner{padding:0 22px;gap:20px}nav{display:none}.phone{margin-left:auto}.menu{display:inline-flex}.mobile-menu{display:block;max-height:0;overflow:hidden;padding:0 22px;background:#fff;border-top:1px solid transparent;box-shadow:0 18px 26px #0000;transition:max-height .24s ease,padding .24s ease,box-shadow .24s ease,border-color .24s ease}.mobile-menu.open{max-height:420px;padding:12px 22px 18px;border-color:#eee;box-shadow:0 18px 26px #00000014}.mobile-menu a{display:block;padding:14px 4px;font-weight:800;border-bottom:1px solid #eeeeee}.mobile-menu a:last-child{border-bottom:0}.mobile-menu-cta{margin-top:10px;text-align:center;border-radius:10px;background:var(--lime);color:#1b5800}.hero{grid-template-columns:1fr;padding-top:34px}.hero-copy{max-width:620px;margin:0 auto}.mosaic{max-width:760px;width:100%;margin:0 auto}.testimonial-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:repeat(3,1fr)}.about,.story{grid-template-columns:1fr}.story:nth-child(2n) img{order:0}.final-cta{margin-left:16px;margin-right:16px}.location-hero,.location-content{grid-template-columns:1fr}.location-copy h1{font-size:36px}.footer-inner{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1 / -1}}@media (max-width: 760px){.site-header{background:#fff}.header-inner{height:88px;padding:0 20px;gap:14px}.brand{height:54px;padding:0}.brand img{width:182px}.phone{display:none}.menu{width:46px;height:46px;margin-left:auto;border-radius:8px;background:#fff;color:#111;box-shadow:0 7px 18px #0000001f}.hero{padding:28px 18px 12px}h1{font-size:25px}.lead{font-size:17px}.benefits{font-size:16px;gap:18px}.benefits li{gap:14px}.avatars{width:202px}.avatars img{width:50px;height:50px}.cta{width:100%;min-width:0;font-size:14px}.mosaic{height:auto;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,150px)}.t1,.t2,.t3,.t4,.t5,.t6,.t7,.t8{grid-column:auto;grid-row:auto}.offer{margin-top:78px}.offer h2,.section h2,.final-cta h2{font-size:23px}.form-box{padding:22px 16px;border-radius:16px}.form-box h3{font-size:23px}.form-head{margin-bottom:20px}.testimonial-grid,.team-grid,.ref-grid,.service-grid,.steps{grid-template-columns:1fr}.choice-grid{display:flex;gap:14px;overflow-x:auto;padding:2px 2px 14px;margin:0 -2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.choice-grid::-webkit-scrollbar{height:6px}.choice-grid::-webkit-scrollbar-track{background:#eee;border-radius:999px}.choice-grid::-webkit-scrollbar-thumb{background:var(--lime);border-radius:999px}.choice{flex:0 0 82%;scroll-snap-align:center}.choice img{height:170px}.choice-body{padding:16px 48px 18px 16px}.choice-grid.four{display:grid;grid-template-columns:1fr;gap:10px;overflow:visible;padding:0;margin:0;scroll-snap-type:none}.choice-grid.four .choice{min-height:86px;display:grid;grid-template-columns:70px 1fr 34px;align-items:center;flex:initial;text-align:left;scroll-snap-align:none}.choice-grid.four .choice-visual{width:50px;height:50px;margin:0 0 0 14px;border-radius:15px}.choice-grid.four .choice-visual svg{width:26px;height:26px}.choice-grid.four .choice-body{justify-items:start;padding:14px 8px}.choice-grid.four .choice-check{position:static;margin-right:12px}.grant{width:100%;padding:14px;border-radius:16px;display:grid;grid-template-columns:auto 1fr;gap:10px 12px;text-align:left;font-size:15px}.grant-highlight,.grant-copy{grid-column:2}.grant-highlight{width:fit-content;white-space:normal}.section{padding:54px 18px}.story{gap:18px}.final-cta{padding:34px 22px;display:grid}.location-hero{padding:34px 18px 28px;gap:24px}.location-copy h1{font-size:31px}.location-image{border-radius:14px}.location-content article,.location-content aside{padding:22px}.site-footer{padding:48px 18px 138px}.admin-topbar,.admin-section-head{grid-template-columns:1fr;display:grid}.admin-grid{grid-template-columns:1fr}.admin-location{grid-template-columns:92px 1fr}.admin-location .admin-upload{grid-column:1 / -1}.footer-inner{grid-template-columns:1fr;gap:30px}.footer-bottom{display:grid;justify-items:start;gap:12px}.region-pages summary{display:grid;align-items:start}.region-pages summary span{font-size:20px}.float-call{right:18px;bottom:12px;z-index:32;width:54px;height:54px;box-shadow:0 8px 22px #0000002e}.sticky-offer-bar{padding:12px 84px 12px 18px;justify-content:center}.sticky-offer{min-width:0;width:min(260px,100%);min-height:54px;font-size:16px}}
