:root{
  --red:#E30613;--red-dark:#B80B12;--black:#101010;--graphite:#1B1B1B;--gray:#737373;--light:#ECECEC;--white:#fff;--green:#20b858;
  --max:1240px;--shadow:0 12px 40px rgba(0,0,0,.12)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.eyebrow{color:var(--red);text-transform:uppercase;font-weight:800;letter-spacing:.08em;font-size:.78rem}.section-title{font-family:"Arial Narrow","Roboto Condensed",Arial,sans-serif;font-stretch:condensed;font-size:clamp(2rem,4vw,3.7rem);line-height:.96;margin:0 0 14px;font-weight:900;letter-spacing:-.035em}.section-copy{max-width:700px;color:#545454;font-size:1.05rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border:1px solid transparent;font-weight:900;font-size:.82rem;letter-spacing:.035em;text-transform:uppercase;border-radius:3px;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-red{background:var(--red);color:#fff}.btn-red:hover{background:var(--red-dark)}.btn-dark{background:#111;color:#fff;border-color:#555}.btn-outline{border-color:#cacaca;background:#fff}.btn-whatsapp{background:#19a84b;color:#fff}.header{position:sticky;top:0;z-index:60;background:rgba(10,10,10,.96);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px)}.nav{min-height:78px;display:flex;align-items:center;gap:30px}.brand{width:178px;min-width:178px;display:flex;align-items:center}.brand img{display:block;width:100%;height:auto;max-height:58px;object-fit:contain}.nav-links{margin-left:auto;display:flex;align-items:center;gap:25px;color:#fff;font-size:.76rem;font-weight:900;text-transform:uppercase}.nav-links a:hover{color:#ff3640}.menu-toggle{display:none;margin-left:auto;background:transparent;border:0;color:#fff;font-size:28px}.nav-mobile-whatsapp{display:none;color:#fff;background:#19a84b;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;font-weight:900}.hero{position:relative;min-height:610px;background:#0c0c0c;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.55) 44%,rgba(0,0,0,.12) 70%)}.hero-content{position:relative;z-index:2;min-height:610px;display:flex;align-items:center;padding:70px 0}.hero-copy{max-width:670px;color:#fff}.hero h1{font-family:"Arial Narrow","Roboto Condensed",Arial,sans-serif;font-size:clamp(3.2rem,6vw,5.9rem);line-height:.88;letter-spacing:-.05em;margin:10px 0 20px;max-width:780px}.hero p{max-width:650px;font-size:1.08rem;color:#eee}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.trust-strip{background:#fff;border-bottom:1px solid #d6d6d6;box-shadow:0 8px 25px rgba(0,0,0,.06);position:relative;z-index:4}.trust-grid{min-height:82px;display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;gap:12px;align-items:center;justify-content:center;border-right:1px solid #e7e7e7;text-transform:uppercase;font-size:.76rem;font-weight:900}.trust-item:last-child{border:0}.trust-icon{font-size:1.45rem;color:var(--red)}.trust-item strong{display:block;font-size:1rem}.quick-services{padding:70px 0}.quick-head{text-align:center;margin-bottom:28px}.bento{display:grid;grid-template-columns:1.2fr .65fr .65fr 1fr;grid-template-rows:220px 180px;gap:10px}.service-tile{position:relative;overflow:hidden;background:#111;color:#fff}.service-tile img{width:100%;height:100%;object-fit:cover;transition:.35s}.service-tile:hover img{transform:scale(1.04)}.service-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,.06) 65%)}.service-tile span{position:absolute;z-index:2;left:18px;bottom:14px;font-family:"Arial Narrow",Arial,sans-serif;font-weight:900;font-size:1.35rem;line-height:1;text-transform:none}.service-tile.large{grid-row:1/3}.service-tile.wide{grid-column:2/4}.oil-section{background:#f5f5f5;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:78px 0}.split{display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;gap:54px}.photo-frame{min-height:430px;overflow:hidden;box-shadow:var(--shadow)}.photo-frame img{width:100%;height:100%;object-fit:cover}.checklist{list-style:none;padding:0;margin:24px 0;display:grid;gap:11px}.checklist li{position:relative;padding-left:28px}.checklist li:before{content:"✓";position:absolute;left:0;color:var(--red);font-weight:900}.mileage{padding:65px 0;border-bottom:1px solid #ddd}.mileage-grid{display:grid;grid-template-columns:1fr auto;gap:35px;align-items:end}.km-buttons{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.km{border:1px solid #c7c7c7;background:#fff;padding:12px 18px;min-width:95px;font-weight:900}.km.active,.km:hover{border-color:var(--red);color:var(--red);box-shadow:inset 0 -3px 0 var(--red)}.service-band{padding:70px 0}
.inspection-signs{padding:76px 0;background:#fafafa;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.inspection-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.inspection-visual{position:relative;min-height:540px;overflow:hidden;box-shadow:var(--shadow)}.inspection-visual img{width:100%;height:100%;object-fit:cover}.inspection-badge{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(16,16,16,.92);color:#fff;padding:18px 20px;border-left:4px solid var(--red);display:grid;gap:4px;max-width:420px}.inspection-badge strong{font-size:1.05rem;line-height:1.15}.inspection-badge span{font-size:.93rem;color:#d8d8d8}.inspection-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.inspection-item{border:1px solid #d7d7d7;background:#fff;padding:14px 16px 14px 44px;position:relative;font-weight:800;color:#2f2f2f;min-height:72px;display:flex;align-items:center}.inspection-item:before{content:"!";position:absolute;left:15px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#fff0f1;color:var(--red);font-size:.9rem;font-weight:900;border:1px solid #ffd1d5}.inspection-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.symptom-services{padding:76px 0;background:#fff}.symptom-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:46px;align-items:start}.symptom-note{margin-top:22px;padding:18px 18px;border-left:4px solid var(--red);background:#fff6f6;color:#4d4d4d}.symptom-note strong{color:#111}.symptom-list{display:grid;gap:12px}.symptom-row{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(220px,1.15fr);gap:16px;align-items:center;border:1px solid #ddd;background:#fafafa;padding:18px 20px;transition:.2s ease}.symptom-row:hover{border-color:var(--red);background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.05);transform:translateY(-1px)}.symptom-problem{font-weight:900;font-size:1rem;color:#111}.symptom-arrow{color:var(--red);font-weight:900;font-size:1.2rem;justify-self:center}.symptom-solution{color:#555;font-weight:700}.symptom-row:hover .symptom-solution,.symptom-row:hover .symptom-problem{color:#111}

.service-row{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.service-panel{padding:0 24px 28px;border-right:1px solid #ddd}.service-panel:last-child{border:0}.service-panel .panel-image{height:210px;margin:0 -24px 22px;overflow:hidden}.panel-image img{width:100%;height:100%;object-fit:cover}.service-panel h3{font-family:"Arial Narrow",Arial,sans-serif;font-size:1.7rem;line-height:1;margin:0 0 12px}.mini-list{font-size:.88rem;color:#555;display:grid;grid-template-columns:1fr 1fr;gap:6px 15px;padding:0;list-style:none}.mini-list li:before{content:"✓ ";color:var(--red);font-weight:800}.quote{background:#f2f2f2;padding:80px 0}.quote-layout{display:grid;grid-template-columns:260px 1fr;gap:45px}.wizard{background:#fff;border:1px solid #d2d2d2;box-shadow:0 8px 22px rgba(0,0,0,.05)}.progress{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #ddd}.progress-step{padding:14px 10px;text-align:center;font-size:.73rem;font-weight:900;color:#888;position:relative}.progress-step:before{content:attr(data-step);display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ddd;color:#555;margin-right:7px}.progress-step.active{color:#111;border-bottom:3px solid var(--red)}.progress-step.active:before,.progress-step.done:before{background:var(--red);color:#fff}.wizard-body{padding:28px}.form-step{display:none}.form-step.active{display:block}.field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-weight:800;font-size:.82rem}.field input,.field textarea{border:1px solid #cfcfcf;padding:12px;background:#fff;border-radius:2px}.field textarea{min-height:130px;resize:vertical}.multi-select{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.service-check{position:relative}.service-check input{position:absolute;opacity:0;pointer-events:none}.service-check label{display:block;border:1px solid #d0d0d0;padding:11px 12px;font-size:.85rem;font-weight:800;cursor:pointer}.service-check input:checked+label{border-color:var(--red);background:#fff2f3;color:var(--red)}.wizard-actions{display:flex;justify-content:space-between;gap:10px;margin-top:25px}.summary-box{background:#f5f5f5;border-left:4px solid var(--red);padding:20px;white-space:pre-line}.reputation{padding:75px 0}.rep-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:45px;align-items:center}.rating-box{border:1px solid #ddd;padding:30px}.rating-number{font-size:4.8rem;font-weight:900;line-height:1}.stars{color:#f7a800;font-size:1.4rem;letter-spacing:.08em}.bars{display:grid;gap:8px;margin:20px 0}.bar{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;font-size:.78rem}.bar span:last-child{height:7px;background:#eee;position:relative}.bar span:last-child:after{content:"";display:block;width:var(--w);height:100%;background:var(--red)}.why{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.why-item{border-top:3px solid var(--red);padding:18px 8px 8px}.why-item strong{font-size:1rem}.about{background:#111;color:#fff;padding:72px 0}.about .section-copy{color:#d0d0d0}.about-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:50px;align-items:center}.about-image{height:360px;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover}.gallery{padding:65px 0}.gallery-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.gallery-item{height:130px;position:relative;overflow:hidden;background:#111}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 70%)}.gallery-item span{position:absolute;z-index:2;bottom:10px;left:10px;color:#fff;font-weight:900;font-size:.72rem}.location{border-top:1px solid #ddd;padding:0}.location-grid{display:grid;grid-template-columns:1fr 1fr;min-height:430px}.location-info{padding:65px max(30px,calc((100vw - var(--max))/2));padding-right:60px;background:#f5f5f5}.hours{display:grid;grid-template-columns:1fr auto;max-width:420px;border-top:1px solid #ccc;margin-top:26px}.hours div{padding:10px 0;border-bottom:1px solid #ddd}.map iframe{border:0;width:100%;height:100%;min-height:430px;filter:grayscale(.25)}.final-cta{background:#171717;color:#fff}.cta-grid{display:grid;grid-template-columns:1fr 360px;align-items:center;min-height:250px}.cta-content{padding:45px 0}.cta-image{height:250px;overflow:hidden}.cta-image img{width:100%;height:100%;object-fit:cover;opacity:.6}.footer{background:#090909;color:#fff;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1.1fr;gap:35px}.footer-logo{max-width:235px}.footer-logo img{display:block;width:100%;height:auto}.footer h4{text-transform:uppercase;font-size:.8rem;margin:0 0 14px;color:#aaa}.footer-links{display:grid;gap:7px;font-size:.84rem;color:#d7d7d7}.footer a:hover{color:#ff3440}.footer-bottom{margin-top:35px;border-top:1px solid #292929;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#858585;font-size:.75rem}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:64px;height:64px;display:grid;place-items:center;z-index:55;filter:drop-shadow(0 10px 24px rgba(0,0,0,.28));transition:transform .2s ease}.whatsapp-float:hover{transform:translateY(-2px) scale(1.04)}.whatsapp-float img{width:100%;height:100%;display:block;object-fit:contain}.mobile-actions{display:none}.seo-hero{background:#111;color:#fff;padding:90px 0 70px}.seo-hero h1{font-family:"Arial Narrow",Arial,sans-serif;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.95;max-width:900px;margin:8px 0 20px}.seo-content{padding:70px 0}.seo-grid{display:grid;grid-template-columns:1fr 320px;gap:60px}.seo-article h2{font-family:"Arial Narrow",Arial,sans-serif;font-size:2.3rem;line-height:1;margin:40px 0 12px}.seo-article p{color:#4f4f4f;font-size:1.03rem}.seo-side{position:sticky;top:105px;align-self:start;border:1px solid #ddd;padding:24px}.related-links{display:grid;gap:9px}.related-links a{border-bottom:1px solid #eee;padding:8px 0;font-weight:800;font-size:.86rem}.note{background:#fff7f7;border-left:4px solid var(--red);padding:16px 18px;color:#555}.credits{font-size:.7rem;color:#777;margin-top:10px}
@media(max-width:1100px){.nav-links{gap:14px;font-size:.68rem}.bento{grid-template-columns:repeat(3,1fr);grid-template-rows:200px 170px 170px}.service-tile.large{grid-row:auto;grid-column:1/3}.service-tile.wide{grid-column:auto}.service-row{grid-template-columns:1fr 1fr}.service-panel:nth-child(2){border-right:0}.service-panel:nth-child(-n+2){border-bottom:1px solid #ddd}.gallery-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.container{width:min(100% - 28px,var(--max))}.inspection-grid{grid-template-columns:1fr;gap:24px}.inspection-visual{min-height:360px}.inspection-list{grid-template-columns:1fr 1fr}.inspection-badge{left:16px;right:16px;bottom:16px;max-width:none}.inspection-cta .btn{flex:1 1 220px}.symptom-grid{grid-template-columns:1fr;gap:24px}.symptom-row{grid-template-columns:1fr auto 1fr}.nav{min-height:66px}.brand{width:148px;min-width:148px}.brand img{height:auto;max-height:50px}.nav-links{position:fixed;inset:66px 0 0;background:#0d0d0d;display:none;flex-direction:column;align-items:stretch;padding:25px;gap:0}.nav-links.open{display:flex}.nav-links a{padding:16px 4px;border-bottom:1px solid #252525;font-size:1rem}.nav-links .btn{margin-top:15px}.menu-toggle,.nav-mobile-whatsapp{display:flex}.hero,.hero-content{min-height:670px}.hero-media img{object-position:center top}.hero:after{background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.8) 56%,rgba(0,0,0,.92))}.hero-content{align-items:flex-end;padding:80px 0 48px}.hero h1{font-size:3.55rem;max-width:520px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{padding:14px;border-bottom:1px solid #eee}.trust-item:nth-child(2){border-right:0}.bento{grid-template-columns:1fr 1fr;grid-template-rows:170px 150px 150px 150px}.service-tile.large,.service-tile.wide{grid-column:auto;grid-row:auto}.split,.about-grid,.rep-grid,.mileage-grid,.quote-layout,.location-grid,.cta-grid,.seo-grid{grid-template-columns:1fr}.photo-frame{min-height:340px}.service-row{grid-template-columns:1fr}.service-panel{border-right:0!important;border-bottom:1px solid #ddd!important}.quote-layout{gap:20px}.field-grid,.multi-select{grid-template-columns:1fr}.progress-step{font-size:0}.progress-step:before{margin:0}.why{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item{height:155px}.location-info{padding:50px 22px}.map iframe{min-height:330px}.cta-image{display:none}.footer-grid{grid-template-columns:1fr 1fr}.seo-side{position:static}.whatsapp-float{display:none}.mobile-actions{position:fixed;z-index:59;display:grid;grid-template-columns:1.45fr .8fr;left:0;right:0;bottom:0;background:#0c0c0c;padding:9px;gap:8px;border-top:1px solid #2b2b2b}.mobile-actions .btn{min-height:48px;padding:0 10px}.footer{padding-bottom:90px}}
@media(max-width:520px){.hero h1{font-size:3.05rem}.inspection-signs{padding:52px 0}.inspection-visual{min-height:300px}.inspection-list{grid-template-columns:1fr}.inspection-item{min-height:auto;padding:13px 14px 13px 42px}.inspection-badge strong{font-size:1rem}.inspection-badge span{font-size:.88rem}.symptom-services{padding:52px 0}.symptom-row{grid-template-columns:1fr;gap:8px;padding:16px}.symptom-arrow{justify-self:start}.hero p{font-size:.96rem}.hero-actions{display:grid}.hero-actions .btn{width:100%}.quick-services,.oil-section,.mileage,.service-band,.quote,.reputation,.gallery{padding:52px 0}.bento{grid-template-columns:1fr 1fr;grid-template-rows:145px 135px 135px 135px}.service-tile span{font-size:1.05rem;left:10px;bottom:10px}.why{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.rating-number{font-size:4rem}.section-title{font-size:2.7rem}.km{min-width:calc(33.33% - 7px);padding:10px 7px}.gallery-item{height:125px}.wizard-body{padding:18px}.quote .container{width:calc(100% - 18px)}}

/* Logo con mayor tamaño y protagonismo */
.header .nav{min-height:96px;gap:24px}
.header .brand{width:252px;min-width:252px}
.header .brand img{width:100%;max-height:80px;object-fit:contain}
.footer-logo{max-width:305px}
.footer-logo img{width:100%;height:auto}

@media(max-width:1100px){
  .header .nav{min-height:90px;gap:18px}
  .header .brand{width:220px;min-width:220px}
  .header .brand img{max-height:72px}
}

@media(max-width:820px){
  .header .nav{min-height:82px;gap:12px}
  .header .brand{width:185px;min-width:185px}
  .header .brand img{max-height:64px}
  .nav-links{inset:82px 0 0}
  .nav-mobile-whatsapp{width:42px;height:42px}
  .menu-toggle{font-size:30px}
  .footer-logo{max-width:275px}
}

@media(max-width:520px){
  .header .nav{min-height:78px;gap:10px}
  .header .brand{width:170px;min-width:170px}
  .header .brand img{max-height:60px}
  .nav-links{inset:78px 0 0}
}

/* Opiniones reales de Google */
.reviews-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-top:54px;margin-bottom:18px}.reviews-head h3{font-family:"Arial Narrow","Roboto Condensed",Arial,sans-serif;font-size:2.2rem;line-height:1;margin:5px 0 0;font-weight:900;letter-spacing:-.025em}.review-controls{display:flex;gap:8px}.review-nav{width:46px;height:46px;border:1px solid #cfcfcf;background:#fff;color:#111;font-size:1.35rem;font-weight:900;transition:.2s ease}.review-nav:hover{background:var(--red);border-color:var(--red);color:#fff}.reviews-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(330px,calc((100% - 32px)/3));gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:3px 3px 16px;scrollbar-width:thin;scrollbar-color:#bbb #eee}.review-card{scroll-snap-align:start;border:1px solid #dedede;border-top:4px solid var(--red);background:#fff;padding:24px;min-height:280px;display:flex;flex-direction:column;box-shadow:0 7px 20px rgba(0,0,0,.045)}.review-card-top{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.review-card-top strong{display:block;font-size:.97rem}.review-card-top span:not(.review-avatar):not(.google-mark){display:block;color:#777;font-size:.76rem;margin-top:1px}.review-avatar{width:40px;height:40px;border-radius:50%;background:#efefef;display:grid;place-items:center;font-weight:900;color:#333}.google-mark{font:900 1.12rem/1 Arial,sans-serif;color:#4285f4}.review-stars{color:#f7a800;letter-spacing:.07em;margin:18px 0 11px;font-size:1rem}.review-card p{margin:0;color:#3f3f3f;font-size:.94rem;line-height:1.62}.reviews-footer{display:flex;justify-content:center;margin-top:22px}
@media(max-width:820px){.reviews-head{margin-top:42px;align-items:center}.reviews-head h3{font-size:1.85rem}.reviews-track{grid-auto-columns:minmax(82vw,82vw)}.review-card{min-height:260px}.review-controls{display:none}}
@media(max-width:520px){.reviews-track{grid-auto-columns:88vw}.review-card{padding:20px}.reviews-head h3{font-size:1.65rem}}

.faq-section{padding:78px 0;background:#f5f5f5;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:56px;align-items:start}.faq-intro{position:sticky;top:125px}.faq-intro .btn{margin-top:18px}.faq-list{border-top:1px solid #d4d4d4}.faq-item{border-bottom:1px solid #d4d4d4;background:#fff}.faq-item summary{list-style:none;cursor:pointer;padding:22px 56px 22px 22px;font-weight:900;font-size:1.05rem;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:22px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:grid;place-items:center;border:1px solid #cfcfcf;color:var(--red);font-size:1.25rem;line-height:1}.faq-item[open] summary:after{content:"−";background:var(--red);border-color:var(--red);color:#fff}.faq-item[open] summary{color:var(--red)}.faq-answer{padding:0 22px 22px;color:#555}.faq-answer p{margin:0;max-width:760px}.faq-item summary:focus-visible{outline:3px solid rgba(227,6,19,.25);outline-offset:-3px}

@media(max-width:820px){.faq-grid{grid-template-columns:1fr;gap:28px}.faq-intro{position:static}.faq-section{padding:58px 0}}
@media(max-width:520px){.faq-section{padding:50px 0}.faq-item summary{padding:18px 52px 18px 16px;font-size:1rem}.faq-item summary:after{right:16px}.faq-answer{padding:0 16px 18px}}

.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:18px;color:#bdbdbd;font-size:.78rem;font-weight:800}.breadcrumbs a{color:#fff}.breadcrumbs a:hover{color:#ff3a44}.service-more-link{display:block;margin-top:14px;font-size:.8rem;font-weight:900;color:var(--red)}.service-more-link:hover{text-decoration:underline}.seo-article .related-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:26px}
@media(max-width:520px){.seo-article .related-links{grid-template-columns:1fr}}

.related-map-link{display:inline-flex;margin-top:-4px;margin-bottom:18px;color:var(--red);font-weight:900;font-size:.84rem;text-decoration:underline;text-underline-offset:3px}.related-map-link:hover{color:var(--red-dark)}
