:root{--blue:#0a318f;--blue2:#133fb7;--ink:#101828;--muted:#5b6474;--bg:#f6f7fb;--cream:#f4efe7;--gold:#c9a36a;--line:#e6e8ee;--white:#fff;--green:#16a34a;--shadow:0 18px 60px rgba(15,23,42,.12);--radius:26px;--container:min(1180px,calc(100% - 36px));}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.topbar{background:#081f5a;color:#fff;font-size:.86rem}.topbar-inner{height:38px;display:flex;align-items:center;gap:10px;justify-content:center}.topbar a{font-weight:800}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(10,49,143,.08)}.header-inner{width:min(1320px,calc(100% - 36px));height:78px;display:flex;align-items:center;gap:20px}.brand{width:165px;flex:0 0 auto}.brand img{width:100%;height:54px;object-fit:contain;border-radius:8px}.main-nav{display:flex;align-items:center;gap:17px;margin-left:auto;font-size:.92rem;font-weight:700}.main-nav>a,.nav-group>button{padding:28px 0;border:0;background:none;cursor:pointer;color:#293248}.main-nav>a:hover,.nav-group>button:hover{color:var(--blue)}.nav-group{position:relative}.nav-group>button span{font-size:.8rem}.dropdown{position:absolute;top:68px;left:-20px;width:250px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.nav-group:hover .dropdown,.nav-group.open .dropdown{opacity:1;visibility:visible;transform:none}.dropdown a{display:block;padding:11px 12px;border-radius:10px;font-weight:650}.dropdown a:hover{background:var(--bg);color:var(--blue)}.header-cta{white-space:nowrap}.menu-toggle{display:none;margin-left:auto;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:var(--ink);margin:5px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:14px;font-weight:800;border:1px solid transparent;transition:.2s;cursor:pointer;text-align:center}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(10,49,143,.2)}.btn-primary:hover{background:var(--blue2)}.btn-outline{border-color:#cbd2e0;background:#fff;color:var(--ink)}.btn-light{background:#fff;color:var(--blue)}.btn-dark{background:#101828;color:#fff}.btn-phone{background:#6b7280;color:#fff}.btn-row{display:flex;gap:12px;flex-wrap:wrap}.mobile-only{display:none}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:850;text-transform:uppercase;letter-spacing:.1em;font-size:.76rem}.eyebrow:before{content:"";width:24px;height:2px;background:var(--gold)}h1,h2,h3{line-height:1.08;letter-spacing:-.035em;margin:0 0 16px}h1{font-size:clamp(2.5rem,5vw,5rem)}h2{font-size:clamp(2rem,3.4vw,3.55rem)}h3{font-size:1.3rem}p{margin:0 0 18px;color:var(--muted)}.hero{padding:42px 0 72px;background:linear-gradient(180deg,#fff 0,#f7f9ff 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px}.hero-copy h1{max-width:720px}.hero-copy .lead{font-size:1.18rem;max-width:660px}.hero-kicker{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.pill{padding:8px 11px;border-radius:999px;background:#edf2ff;color:var(--blue);font-size:.82rem;font-weight:800}.hero-proof{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hero-proof strong{display:block;font-size:1rem}.hero-proof span{font-size:.82rem;color:var(--muted)}.hero-media{position:relative;min-height:580px}.hero-media:before{content:"";position:absolute;inset:34px -35px -26px 70px;border-radius:34px;background:linear-gradient(145deg,#0a318f,#173f9b)}.hero-media img{position:relative;width:100%;height:580px;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.hero-badge{position:absolute;left:-26px;bottom:28px;z-index:2;background:#fff;border-radius:18px;padding:16px 18px;box-shadow:var(--shadow);max-width:240px}.hero-badge strong{display:block}.hero-badge span{font-size:.85rem;color:var(--muted)}.section{padding:88px 0}.section-soft{background:var(--bg)}.section-cream{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px}.section-head>div{max-width:780px}.section-head p{max-width:560px}.trust-strip{margin-top:-34px;position:relative;z-index:4}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.trust-item{padding:24px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:1rem}.trust-item span{font-size:.84rem;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.category-card{position:relative;overflow:hidden;border-radius:24px;background:#fff;min-height:340px;border:1px solid var(--line)}.category-card.large{grid-column:span 6}.category-card.small{grid-column:span 3}.category-card img{width:100%;height:100%;object-fit:contain;padding:26px;background:linear-gradient(160deg,#fff,#f4f6fa)}.category-card .overlay{position:absolute;left:0;right:0;bottom:0;padding:56px 24px 22px;background:linear-gradient(transparent,rgba(8,17,39,.9));color:#fff}.category-card .overlay p{color:#e9edf5;margin:0}.category-card .overlay h3{margin-bottom:6px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0}.product-media{height:290px;background:#f8f9fb;position:relative}.product-media img{width:100%;height:100%;object-fit:contain;padding:20px}.product-media span{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:999px;background:#fff;color:var(--blue);font-size:.75rem;font-weight:850;box-shadow:0 5px 16px rgba(15,23,42,.08)}.product-body{padding:22px;display:flex;flex-direction:column;flex:1}.product-body p{flex:1}.product-body .btn{width:100%;margin-top:8px}.premium-section{background:#0b0f18;color:#fff;overflow:hidden}.premium-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;align-items:center}.premium-section p{color:#c8ceda}.premium-section .eyebrow{color:#e4c99d}.premium-section .eyebrow:before{background:#e4c99d}.premium-media{position:relative}.premium-media img{border-radius:28px;width:100%;height:600px;object-fit:cover}.premium-media .editorial{position:absolute;width:42%;right:-26px;bottom:-36px;border:8px solid #0b0f18;border-radius:22px;height:330px;object-fit:cover}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{padding:28px;border-radius:20px;background:#fff;border:1px solid var(--line)}.step .num{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#edf2ff;color:var(--blue);font-weight:900;margin-bottom:18px}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.gallery-grid img{border-radius:24px;width:100%;height:420px;object-fit:cover}.gallery-stack{display:grid;gap:18px}.gallery-stack img{height:201px}.cta-band{padding:54px 0;background:linear-gradient(110deg,var(--blue),#1746be);color:#fff}.cta-band .container{display:flex;justify-content:space-between;align-items:center;gap:32px}.cta-band p{color:#dbe6ff;margin:0}.location-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:stretch}.location-copy{padding:42px;border-radius:24px;background:var(--cream)}.check-list{padding:0;margin:18px 0 28px;list-style:none}.check-list li{position:relative;padding-left:28px;margin:10px 0;color:#374151}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.map-wrap{border-radius:24px;overflow:hidden;min-height:430px}.map-wrap iframe{width:100%;height:100%;border:0;min-height:430px}.page-hero{padding:72px 0 58px;background:linear-gradient(150deg,#f8f9fd,#eef3ff)}.page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.page-hero img{width:100%;height:430px;border-radius:26px;object-fit:cover}.page-hero p{font-size:1.08rem;max-width:660px}.breadcrumb{font-size:.8rem;color:#737d8f;margin-bottom:20px}.offers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.offer-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.offer-card .image{height:260px;background:#fafafa}.offer-card img{width:100%;height:100%;object-fit:contain;padding:18px}.offer-body{padding:22px}.offer-tag{display:inline-block;font-size:.75rem;font-weight:850;color:var(--blue);margin-bottom:8px}.offer-price{font-size:1.45rem;font-weight:900;color:var(--ink);margin:10px 0}.offer-note{font-size:.8rem;color:var(--muted)}.faq{display:grid;gap:12px}.faq details{border:1px solid var(--line);border-radius:14px;padding:16px 18px;background:#fff}.faq summary{font-weight:800;cursor:pointer}.faq details p{margin:12px 0 0}.form-card{padding:32px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:800;font-size:.87rem}.field input,.field select,.field textarea{width:100%;border:1px solid #cfd5e0;border-radius:12px;padding:13px 14px;background:#fff}.field textarea{min-height:110px;resize:vertical}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px}.finder{display:grid;grid-template-columns:1fr 1fr;gap:16px}.finder-result{margin-top:20px;padding:20px;border-radius:16px;background:#edf8f0;border:1px solid #b8e0c4}.legal{max-width:840px}.legal h2{font-size:1.65rem;margin-top:36px}.site-footer{background:#0d1424;color:#fff;padding:60px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px}.site-footer p{color:#b7c0d1}.site-footer h3{font-size:1rem;letter-spacing:0;margin-bottom:14px}.site-footer a{display:block;color:#dce3ef;margin:8px 0}.footer-logo{width:190px;border-radius:8px;margin-bottom:18px}.footer-legal{border-top:1px solid #263149;margin-top:36px;padding-top:22px;display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;color:#b7c0d1;font-size:.82rem}.footer-legal strong{color:#fff}.footer-legal a{display:inline;color:#dce3ef;margin:0}.footer-legal span:not(:last-child)::after{content:"•";margin-left:18px;color:#536079}.footer-bottom{border-top:1px solid #263149;margin-top:18px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#8f9bb0;font-size:.78rem}.floating-wa{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#22c55e;box-shadow:0 15px 35px rgba(34,197,94,.35);z-index:60}.floating-wa svg{width:30px;height:30px;fill:#fff}.ad-hero{padding:46px 0 56px;background:linear-gradient(145deg,#eef3ff,#fff)}.ad-hero .hero-grid{gap:38px}.ad-hero .hero-media{min-height:480px}.ad-hero .hero-media img{height:480px}.ad-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.ad-proof div{padding:12px;border:1px solid #dfe5f1;border-radius:12px;background:#fff;font-size:.84rem;font-weight:800}.sticky-mobile-cta{display:none}@media(max-width:1024px){.main-nav{gap:14px;font-size:.82rem}.header-cta{display:none!important}.product-grid,.offers-grid{grid-template-columns:repeat(2,1fr)}.category-card.large{grid-column:span 6}.category-card.small{grid-column:span 6}.hero-grid,.premium-grid,.page-hero-grid{gap:34px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}}@media(max-width:820px){body{padding-bottom:0}.desktop-only{display:none!important}.mobile-only{display:inline-flex}.topbar-inner{justify-content:space-between}.site-header{top:0}.header-inner{height:68px}.brand{width:138px}.brand img{height:48px}.menu-toggle{display:block}.main-nav{position:fixed;inset:106px 0 auto 0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:18px 24px 28px;border-bottom:1px solid var(--line);box-shadow:0 20px 50px rgba(15,23,42,.12);max-height:calc(100vh - 106px);overflow:auto}.main-nav.open{display:flex}.main-nav>a,.nav-group>button{padding:12px 0;width:100%;text-align:left;font-size:1rem}.dropdown{position:static;width:100%;box-shadow:none;border:0;padding:4px 0 0 12px;opacity:1;visibility:visible;transform:none;display:none}.nav-group.open .dropdown{display:block}.hero{padding:30px 0 52px}.hero-grid,.premium-grid,.page-hero-grid,.location-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{order:0}.hero-media{min-height:430px;order:1}.hero-media img{height:430px}.hero-media:before{inset:28px -16px -18px 40px}.hero-badge{left:14px}.hero-proof{grid-template-columns:1fr}.trust-strip{margin-top:-18px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{border-bottom:1px solid var(--line)}.section{padding:64px 0}.section-head{display:block}.category-grid{grid-template-columns:1fr 1fr}.category-card.large,.category-card.small{grid-column:auto;min-height:300px}.product-grid,.offers-grid{grid-template-columns:1fr 1fr}.premium-media img{height:500px}.premium-media .editorial{width:40%;height:260px;right:10px}.steps{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.gallery-grid img,.gallery-stack img{height:300px}.gallery-stack{grid-template-columns:1fr 1fr}.cta-band .container{display:block}.cta-band .btn-row{margin-top:22px}.footer-grid{grid-template-columns:1fr 1fr}.form-grid,.finder{grid-template-columns:1fr}.field.full{grid-column:auto}.ad-proof{grid-template-columns:1fr}.ad-hero .hero-media{min-height:390px}.ad-hero .hero-media img{height:390px}}@media(max-width:560px){:root{--container:min(100% - 28px,1180px);--radius:20px}h1{font-size:2.45rem}h2{font-size:2.05rem}.topbar{font-size:.75rem}.hero-media{min-height:350px}.hero-media img{height:350px;border-radius:22px}.hero-media:before{inset:20px -10px -12px 30px;border-radius:24px}.hero-badge{bottom:14px;left:10px;right:10px;max-width:none}.btn-row{display:grid;grid-template-columns:1fr}.btn-row .btn{width:100%}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0}.category-grid{grid-template-columns:1fr}.category-card{min-height:330px}.product-grid,.offers-grid{grid-template-columns:1fr}.product-media{height:260px}.premium-media img{height:440px}.premium-media .editorial{width:48%;height:220px}.gallery-stack{grid-template-columns:1fr}.gallery-grid img,.gallery-stack img{height:290px}.location-copy{padding:28px 22px}.footer-grid{grid-template-columns:1fr}.footer-legal{display:block}.footer-legal strong,.footer-legal span,.footer-legal a{display:block;margin:6px 0}.footer-legal span:not(:last-child)::after{content:"";margin:0}.footer-bottom{display:block}.footer-bottom span{display:block;margin:6px 0}.floating-wa{right:16px;bottom:16px;width:56px;height:56px}.page-hero{padding:48px 0}.page-hero img{height:340px}.ad-hero .hero-media{min-height:330px}.ad-hero .hero-media img{height:330px}}

/* =========================================================
   LANDING PAGES GOOGLE ADS — V03
   Continuidade semântica: keyword > RSA > landing page
   ========================================================= */
.ads-landing{background:#fff}.ads-topbar{background:#081f5a;color:#fff;font-size:.82rem}.ads-topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:14px}.ads-topbar-inner strong{font-weight:850}.ads-topbar-inner a{font-weight:900}.ads-header{position:sticky;top:0;z-index:55;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(10,49,143,.1)}.ads-header-inner{min-height:76px;display:flex;align-items:center;gap:20px}.ads-brand{width:168px;flex:0 0 auto}.ads-brand img{width:100%;height:52px;object-fit:contain;border-radius:8px}.ads-header-local{margin-left:auto;display:grid;line-height:1.25;text-align:right}.ads-header-local span{font-size:.76rem;color:var(--muted)}.ads-header-local strong{font-size:.88rem}.ads-header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.ads-header-local+.ads-header-actions{margin-left:6px}.btn-xl{min-height:54px;padding-inline:24px}.ads-address-line{font-size:1.15rem;font-weight:900;color:var(--blue);margin:-4px 0 14px}.ad-proof-strong div{display:grid;gap:3px}.ad-proof-strong strong{font-size:.9rem;color:var(--ink)}.ad-proof-strong span{font-size:.75rem;color:var(--muted);font-weight:650}.ads-microcopy{font-size:.78rem;margin:13px 0 0;color:#6b7280}.ads-intent-strip{background:#0d1424;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.ads-intent-grid{display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center}.ads-intent-grid>div{padding:19px 22px;border-right:1px solid #2a344a;display:grid;line-height:1.2}.ads-intent-grid span{font-size:.7rem;color:#aeb9ca;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.ads-intent-grid strong{font-size:.95rem}.ads-intent-cta{padding:25px 26px;font-weight:900;color:#fff;white-space:nowrap}.ads-intent-cta:hover{background:rgba(255,255,255,.06)}.ads-intent-offers{background:linear-gradient(110deg,#0a318f,#123fa9)}.ads-intent-offers .ads-intent-grid>div{border-color:rgba(255,255,255,.18)}.ads-intent-offers .ads-intent-grid span{color:#d7e2ff}.ads-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ads-category-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;transition:.2s}.ads-category-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(15,23,42,.1)}.ads-category-card img{height:220px;width:100%;object-fit:contain;padding:18px;background:#f8f9fb}.ads-category-card>div{padding:18px;display:grid;gap:4px}.ads-category-card span{font-size:.8rem;color:var(--blue);font-weight:900}.ads-category-card strong{font-size:1rem}.ads-category-card small{margin-top:7px;color:var(--muted);font-weight:800}.ads-product-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ads-product-showcase article{border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden}.ads-product-showcase img{height:270px;width:100%;object-fit:contain;background:#fbfbfc;padding:18px}.ads-product-showcase article>div{padding:20px}.ads-product-showcase span{font-size:.76rem;font-weight:900;color:var(--blue);text-transform:uppercase;letter-spacing:.06em}.ads-product-showcase .btn{width:100%}.ads-service-grid{display:grid;grid-template-columns:1fr .82fr;gap:50px;align-items:center}.ads-real-photo{position:relative}.ads-real-photo img{width:100%;height:480px;object-fit:cover;border-radius:26px}.ads-real-photo>div{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(13,20,36,.9);color:#fff;border-radius:15px;padding:15px 17px;display:grid}.ads-real-photo>div span{font-size:.8rem;color:#ced5e1}.ads-faq{max-width:920px}.ads-location{background:#fff}.ads-location-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:stretch}.ads-location-grid>div:first-child{padding:38px;border:1px solid var(--line);border-radius:24px;background:#f8f9fc}.ads-contact-stack{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.ads-contact-stack a{border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff;display:grid}.ads-contact-stack span{font-size:.72rem;color:var(--muted)}.ads-contact-stack strong{font-size:.95rem;color:var(--blue)}.eyebrow-light{color:#dbe6ff}.eyebrow-light:before{background:#fff}.ads-footer{background:#0d1424;color:#fff;padding:34px 0}.ads-footer-grid{display:grid;grid-template-columns:1.2fr 1.3fr 1fr;gap:30px;align-items:start}.ads-footer-grid p{color:#aeb9ca;margin:10px 0 0}.ads-footer-grid>div:nth-child(2){display:grid;gap:4px;font-size:.8rem;color:#bec7d6}.ads-footer-grid>div:nth-child(2) strong{color:#fff;font-size:.88rem}.ads-footer-grid>div:nth-child(3){display:grid;gap:6px;font-size:.82rem}.offer-hero-media img{object-fit:contain!important;background:#fff}.ads-offer-card .offer-body{display:flex;flex-direction:column;min-height:360px}.ads-offer-card .offer-body .btn{margin-top:auto}.ads-size-line{display:grid;gap:2px;padding:10px 0 4px;border-top:1px solid var(--line)}.ads-size-line span{font-size:.7rem;color:var(--muted);text-transform:uppercase;font-weight:800}.ads-size-line strong{font-size:.86rem}.consult-price{display:grid;gap:1px;color:var(--blue)}.consult-price small{font-size:.7rem;text-transform:uppercase;color:var(--muted);letter-spacing:.05em}.ads-size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ads-size-card{padding:25px;border-radius:20px;background:#fff;border:1px solid var(--line);display:grid;transition:.2s}.ads-size-card:hover{border-color:#b8c7ee;transform:translateY(-2px)}.ads-size-card span{font-size:.76rem;color:var(--muted);font-weight:800}.ads-size-card strong{font-size:1.7rem;line-height:1.1}.ads-size-card small{margin-top:12px;color:var(--blue);font-weight:900}.ads-duo-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ads-duo-grid article{border:1px solid var(--line);border-radius:24px;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;background:#fff}.ads-duo-grid img{height:100%;min-height:310px;width:100%;object-fit:contain;background:#f8f9fb;padding:18px}.ads-duo-grid article>div{padding:28px;display:flex;flex-direction:column;justify-content:center}.ads-duo-grid span{font-size:.76rem;text-transform:uppercase;color:var(--blue);font-weight:900;letter-spacing:.05em}.ads-availability-grid{display:grid;grid-template-columns:1fr .8fr;gap:48px;align-items:center}.ads-availability-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:27px;display:grid;grid-template-columns:auto 1fr;gap:4px 14px}.ads-availability-card>span{grid-row:span 2;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#edf2ff;color:var(--blue);font-weight:900;margin-top:1px}.ads-availability-card strong{font-size:.93rem}.ads-availability-card p{font-size:.82rem;margin:0 0 16px}.ads-cta-final .eyebrow{margin-bottom:8px}
@media(max-width:900px){.ads-intent-grid{grid-template-columns:1fr 1fr}.ads-intent-grid>div{border-bottom:1px solid #2a344a}.ads-intent-cta{grid-column:1/-1;text-align:center}.ads-category-grid{grid-template-columns:1fr 1fr}.ads-product-showcase{grid-template-columns:1fr 1fr}.ads-service-grid,.ads-location-grid,.ads-availability-grid{grid-template-columns:1fr}.ads-duo-grid article{grid-template-columns:1fr}.ads-duo-grid img{min-height:260px;height:260px}.ads-footer-grid{grid-template-columns:1fr 1fr}.ads-footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.ads-topbar-inner{justify-content:space-between;gap:6px}.ads-topbar-inner>span{display:none}.ads-topbar-inner strong{font-size:.72rem}.ads-header-inner{min-height:66px}.ads-brand{width:125px}.ads-brand img{height:44px}.ads-header-actions{margin-left:auto}.ads-header-actions .btn-primary{min-height:42px;padding:0 12px;font-size:.78rem}.ad-hero-local,.ad-hero-offers{padding-top:28px}.ads-address-line{font-size:1rem}.ads-intent-grid{grid-template-columns:1fr}.ads-intent-grid>div{padding:15px 18px;border-right:0}.ads-intent-cta{grid-column:auto;padding:18px}.ads-category-grid,.ads-product-showcase,.ads-size-grid,.ads-duo-grid{grid-template-columns:1fr}.ads-category-card{display:grid;grid-template-columns:128px 1fr;min-height:148px}.ads-category-card img{height:100%;min-height:148px;padding:10px}.ads-product-showcase article{display:grid;grid-template-columns:135px 1fr}.ads-product-showcase img{height:100%;min-height:230px;padding:10px}.ads-product-showcase article>div{padding:17px}.ads-product-showcase .btn{font-size:.82rem;padding-inline:12px}.ads-service-grid{gap:28px}.ads-real-photo img{height:360px}.ads-contact-stack{grid-template-columns:1fr}.ads-location-grid>div:first-child{padding:25px 20px}.ads-size-card{padding:20px}.ads-offer-card .offer-body{min-height:auto}.ads-footer-grid{grid-template-columns:1fr}.ads-footer-grid>div:first-child{grid-column:auto}.ads-duo-grid article{display:block}.ads-duo-grid img{height:220px;min-height:220px}.ads-availability-grid{gap:28px}.ads-availability-card{padding:20px}.ads-cta-final .container{display:block}}
