:root{
  --hero-image:url("/assets/images/hero-bagger-standard.png");
  --hero-mobile-image:url("/assets/images/hero-bagger-standard.png");
  --hero-overlay:.45;
  --hero-height:720px;
  --hero-position:center center;
  --yellow:#ffc400;--black:#071016;--bg:#f6f7f8}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:#111}a{text-decoration:none;color:inherit}.webHeader{height:78px;background:white;display:flex;align-items:center;justify-content:space-between;padding:0 5.5vw;box-shadow:0 6px 22px #0001;position:sticky;top:0;z-index:10}.webBrand{display:flex;align-items:center;gap:12px;text-transform:uppercase}.webBrand span{font-size:46px;font-weight:950;color:var(--yellow);letter-spacing:-5px}.webBrand b{font-size:19px}.webHeader nav{display:flex;gap:28px;font-weight:900;text-transform:uppercase;font-size:13px}.adminHint{background:var(--black);color:white;padding:12px 16px;border-radius:7px;font-weight:900}.webHero{
  min-height:var(--hero-height);
  background-image:linear-gradient(90deg, rgba(5,9,13,var(--hero-overlay)), rgba(5,9,13,calc(var(--hero-overlay) * .72)) 45%, rgba(0,0,0,.08)), var(--hero-image);
  background-size:cover;
  background-position:var(--hero-position);
  background-repeat:no-repeat;display:flex;align-items:center;padding:70px 5.5vw;color:white}.heroContent{max-width:780px}.kicker{color:var(--yellow);font-weight:950;text-transform:uppercase;letter-spacing:.04em;font-size:13px}h1{font-size:64px;line-height:1.02;margin:0 0 16px;text-transform:uppercase;letter-spacing:-1.5px}h2{font-size:34px;margin:0 0 16px}.heroContent p:not(.kicker){font-size:20px;line-height:1.55}.heroButtons{display:flex;gap:14px;margin-top:30px}.heroButtons a,.requestBox button{background:var(--yellow);color:#111;font-weight:950;text-transform:uppercase;border:0;border-radius:7px;padding:16px 22px}.benefits{max-width:1280px;margin:-48px auto 40px;position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefits article{background:white;border-radius:16px;padding:28px;box-shadow:0 18px 45px #0002}.benefits b{font-size:19px}.benefits p{color:#58616b;line-height:1.5}.section{max-width:1280px;margin:50px auto;padding:0 16px}.section h2{font-size:38px}.machineGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.machineCard{background:white;border-radius:16px;overflow:hidden;border:1px solid #e8e8e8;box-shadow:0 10px 26px #0000000d}.machineImage{height:210px;background:#eef0f2}.machineImage img{width:100%;height:100%;object-fit:cover}.machineBody{padding:20px}.machineBody h3{margin:0 0 5px;font-size:22px}.machineMeta,.machineText{color:#58616b}.price{font-size:20px;font-weight:950;margin-top:14px}.status{margin-top:12px;font-weight:900}.requestBox{max-width:1280px;margin:50px auto;background:var(--black);color:white;border-radius:20px;padding:34px;display:grid;grid-template-columns:360px 1fr;gap:28px}.requestBox form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.requestBox input,.requestBox select,.requestBox textarea{min-height:48px;border:0;border-radius:8px;padding:0 14px;font:inherit}.requestBox textarea{grid-column:1/-1;padding-top:14px;min-height:100px}.requestBox button{height:50px;cursor:pointer}.formMsg{grid-column:1/-1;color:var(--yellow);font-weight:900}footer{background:#03080c;color:white;padding:42px 5.5vw;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}footer p{color:#d0d6db;line-height:1.6}footer a{display:inline-block;background:var(--yellow);color:#111;padding:13px 17px;border-radius:8px;font-weight:900}@media(max-width:850px){.webHeader{height:auto;gap:16px;align-items:flex-start;flex-direction:column;padding:18px}.webHeader nav{flex-wrap:wrap}.adminHint{display:none}h1{font-size:40px}.webHero{min-height:480px;padding:42px 22px}.benefits,.machineGrid,.requestBox,footer{grid-template-columns:1fr;margin-left:16px;margin-right:16px}.requestBox form{grid-template-columns:1fr}.benefits{margin-top:20px}}
.legalPage{max-width:980px;margin:40px auto;padding:0 20px}.legalBox{background:#fff;border-radius:18px;padding:34px;box-shadow:0 12px 35px #0001}.legalBox h1{font-size:42px;margin:0 0 22px}.legalBox h2{margin-top:28px}.legalBox p{line-height:1.7;color:#303840}.legalHint{background:#fff7d6;border:1px solid #f2d36b;border-radius:10px;padding:14px}.cookieBanner{position:fixed;left:20px;right:20px;bottom:20px;background:#071016;color:#fff;padding:18px;border-radius:14px;box-shadow:0 14px 35px #0005;display:flex;gap:18px;align-items:center;justify-content:space-between;z-index:99}.cookieBanner button{background:#ffc400;border:0;border-radius:8px;padding:10px 18px;font-weight:900}footer a{display:block;margin-top:8px;color:#ffc400;text-decoration:none}

/* v2.8.42 WhatsApp-Logo Hotfix: lokales Inline-SVG, keine externe Datei nötig */
.whatsappLink{display:inline-flex!important;align-items:center;gap:10px;background:#25d366!important;color:#071016!important;border-radius:10px!important;font-weight:950!important;padding:12px 16px!important}
.whatsappIcon{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto}.whatsappIcon svg{width:100%;height:100%;display:block;fill:currentColor}.whatsappFloat{position:absolute;right:5.5vw;bottom:40px;background:#25d366;color:#071016;border-radius:16px;padding:16px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 18px 45px #0005;font-weight:950;z-index:2}.whatsappFloat .whatsappIcon{width:34px;height:34px}.whatsappFloat span:last-child{display:grid;gap:2px}.whatsappFloat small{font-size:12px;font-weight:800;color:#073512}@media(max-width:850px){.whatsappFloat{position:static;margin:-70px 16px 24px;justify-content:center}}


/* v2.8.43 Footer-Rechtliches: Impressum/Datenschutz als normale Textlinks, kein Button */
.siteFooter .legalLinks{display:flex;gap:16px;flex-wrap:wrap;margin-top:12px}
.siteFooter .legalLinks a{display:inline!important;background:transparent!important;color:#ffc400!important;padding:0!important;border-radius:0!important;font-weight:900!important;text-decoration:underline;text-underline-offset:3px}
.siteFooter .legalLinks a:hover{color:#fff!important}
.cookieBanner{display:none!important}


/* v2.8.44 WhatsApp Direktanfrage im Header und Footer */
.headerActions{display:flex;align-items:center;gap:12px}.whatsappHeader{white-space:nowrap}.footerWhatsapp{margin-top:16px;width:max-content}.siteFooter .legalLinks a{display:block;background:transparent!important;color:#ffc400!important;padding:0!important;border-radius:0!important;font-weight:900!important}.siteFooter .whatsappLink{color:#071016!important}.siteFooter .whatsappLink svg,.webHeader .whatsappLink svg{fill:currentColor}@media(max-width:850px){.headerActions{width:100%;display:flex;gap:10px;flex-wrap:wrap}.whatsappHeader,.adminHint{flex:1;justify-content:center;text-align:center}.footerWhatsapp{width:100%;justify-content:center}}

/* v2.8.48 SEO-Editor: Maschinen-Detailseite */
.machineCard{cursor:pointer;transition:.18s transform,.18s box-shadow}.machineCard:hover{transform:translateY(-3px);box-shadow:0 18px 42px #0002}.machineDetail{max-width:1280px;margin:50px auto;padding:0 16px;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.machineDetail h1{color:#071016}.machineDetail p{font-size:18px;line-height:1.65;color:#334}.detailFacts{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.detailFacts b{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:12px 16px}.detailCta{display:inline-block;background:#ffc400;color:#111;border-radius:8px;padding:15px 20px;font-weight:950;text-transform:uppercase}.detailGallery{display:grid;gap:12px}.galleryMain{width:100%;height:420px;object-fit:cover;border-radius:16px;background:#e8eaee;box-shadow:0 16px 34px #0001}.galleryThumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:10px}.galleryThumb{border:2px solid transparent;background:#fff;border-radius:12px;padding:7px;cursor:pointer;text-align:left;box-shadow:0 8px 22px #00000012}.galleryThumb.active{border-color:#ffc400}.galleryThumb img{width:100%;height:74px;object-fit:cover;border-radius:8px;background:#e8eaee;display:block}.galleryThumb span{display:block;font-size:12px;font-weight:800;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:850px){.machineDetail{grid-template-columns:1fr}.galleryMain{height:280px}.galleryThumbs{grid-template-columns:repeat(3,1fr)}}


/* v2.9.0 Maschinenberater & Angebotsgenerator */
.advisorBox{max-width:1180px;margin:34px auto;padding:28px;background:#fff;border-radius:18px;box-shadow:0 12px 38px rgba(0,0,0,.10);display:grid;grid-template-columns:1fr 1.4fr;gap:26px;align-items:start}
.advisorIntro h2{font-size:34px;margin:0 0 12px}.advisorIntro p{line-height:1.55;color:#4d5660}.advisorForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.advisorForm label{display:grid;gap:7px;font-weight:800;font-size:13px}.advisorForm span{color:#1d252d}.advisorForm select{height:46px;border:1px solid #dde2e7;border-radius:8px;padding:0 12px;background:#fff}.advisorForm button{grid-column:1/-1;background:#ffc400;border:0;border-radius:8px;height:48px;font-weight:900;text-transform:uppercase}.advisorResults{grid-column:1/-1;display:grid;gap:12px}.advisorResults h3{margin:10px 0 2px}.advisorResult{display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid #e4e8ec;border-radius:14px;padding:16px;background:#f8fafb}.advisorResult p{margin:7px 0;color:#56616d}.advisorResult small{color:#6b7280}.advisorResult button{background:#071016;color:white;border:0;border-radius:8px;min-width:170px;height:42px;font-weight:800}.offerEstimate{margin-top:10px;font-weight:900;color:#071016}.legalHint{color:#6b7280;font-size:13px;line-height:1.45}
@media(max-width:850px){.advisorBox{grid-template-columns:1fr;margin-left:14px;margin-right:14px}.advisorForm{grid-template-columns:1fr}.advisorResult{display:grid}.advisorResult button{width:100%}}


/* v2.9.1 Hotfix: Maschinenberater sichtbar direkt auf der Startseite */
.advisorBox{position:relative;z-index:3;border:3px solid #ffc400;margin-top:-34px!important;margin-bottom:42px!important}
.advisorBox:before{content:'Neu: Maschinenberater';position:absolute;top:-18px;left:26px;background:#ffc400;color:#071016;border-radius:999px;padding:8px 14px;font-weight:950;text-transform:uppercase;font-size:12px;box-shadow:0 8px 18px #0002}
.heroButtons a:first-child{background:#ffc400!important;color:#111!important}
.heroButtons a:nth-child(2){background:#fff!important;color:#071016!important}
@media(max-width:850px){.advisorBox{margin-top:18px!important}}


/* v2.9.3 Startseite aufgeräumt: nur Maschinenberater-Button mit gelbem NEU-Badge */
.heroButtons a:first-child{position:relative;display:inline-flex;align-items:center;gap:10px;background:#071016!important;color:#fff!important;border:2px solid #ffc400!important}
.heroButtons a:first-child:before{content:'NEU';background:#ffc400;color:#071016;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:950;line-height:1;box-shadow:0 6px 14px #0002}
.advisorBox.advisorLaunchBox{max-width:1180px;margin:-34px auto 42px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;display:block!important;position:relative;z-index:3}
.advisorBox.advisorLaunchBox:before{content:none!important;display:none!important}
.advisorDetails{background:transparent}.advisorDetails summary::-webkit-details-marker{display:none}.advisorDetails summary::marker{content:''}
.advisorLaunchButton{list-style:none;cursor:pointer;width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:12px;background:#071016;color:#fff;border:2px solid #ffc400;border-radius:14px;padding:16px 20px;font-weight:950;text-transform:uppercase;box-shadow:0 16px 36px #0002;transition:.16s transform,.16s box-shadow,.16s background}
.advisorLaunchButton:hover{transform:translateY(-2px);box-shadow:0 22px 48px #0003;background:#101b24}.advisorBadge{background:#ffc400;color:#071016;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950;box-shadow:0 6px 14px #0002}.advisorButtonText{white-space:nowrap}.advisorArrow{color:#ffc400;font-size:22px;line-height:1}
.advisorDetails[open]{background:#fff;border-radius:18px;box-shadow:0 12px 38px rgba(0,0,0,.10);padding:24px;border:3px solid #ffc400}.advisorDetails[open] .advisorLaunchButton{margin-bottom:20px}.advisorDetails[open] .advisorForm{display:grid}.advisorDetails:not([open]) .advisorForm,.advisorDetails:not([open]) .advisorResults{display:none!important}.advisorDetails[open] .advisorResults{margin-top:14px}
@media(max-width:850px){.advisorBox.advisorLaunchBox{margin:18px 14px 32px!important}.advisorLaunchButton{width:100%;justify-content:center}.advisorButtonText{white-space:normal}.heroButtons a{width:100%;justify-content:center}}


/* v2.9.5 Hero-Aktionsfelder: Maschinen ansehen, Maschinenberater, Jetzt anfragen */
.heroActionTiles{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:760px}
.heroActionTile{appearance:none;border:2px solid #ffc400!important;background:#071016!important;color:#fff!important;border-radius:14px!important;padding:16px 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;font-weight:950!important;text-transform:uppercase!important;box-shadow:0 16px 36px #0003;cursor:pointer;font:inherit;min-height:58px;transition:.16s transform,.16s box-shadow,.16s background}
.heroActionTile:hover{transform:translateY(-2px);box-shadow:0 22px 48px #0004;background:#101b24!important}
.heroActionBadge{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:28px;padding:0 9px;background:#ffc400;color:#071016;border-radius:999px;font-size:14px;font-weight:950;line-height:1;box-shadow:0 6px 14px #0002}
.heroActionBadgeNew{font-size:11px;letter-spacing:.03em}
.heroButtons a:first-child:before{content:none!important;display:none!important}
.heroButtons a:nth-child(2){background:#071016!important;color:#fff!important}
.advisorPanel{max-width:1180px;margin:-34px auto 42px!important;padding:28px!important;background:#fff!important;border:3px solid #ffc400!important;border-radius:18px!important;box-shadow:0 12px 38px rgba(0,0,0,.10)!important;display:block!important;position:relative;z-index:3}
.advisorPanel[hidden]{display:none!important}
.advisorPanel:before{content:none!important;display:none!important}
.advisorPanelHead{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-bottom:18px}
.advisorPanelHead h2{margin:0;color:#071016}.advisorClose{background:#071016;color:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:900;cursor:pointer}
@media(max-width:850px){.heroActionTiles{grid-template-columns:1fr;max-width:100%}.heroActionTile{width:100%}.advisorPanel{margin:18px 14px 32px!important}.advisorPanelHead{display:grid}.advisorClose{width:100%}}


/* v2.9.6 Verfügbarkeitskalender */
.availabilityMini{margin-top:14px;border-top:1px solid #e7eaee;padding-top:12px}.availabilityMini.loading,.availabilityLoading{background:#fff7d6;border:1px solid #ffe08a;border-radius:12px;padding:12px;font-weight:800;color:#4b3a00}.availabilityTitle{font-size:12px;font-weight:950;text-transform:uppercase;color:#071016;margin-bottom:8px}.availabilityDays{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.availabilityDay{height:28px;border-radius:8px;display:grid;place-items:center;font-size:12px;font-weight:900;color:#071016;background:#d9f8df;border:1px solid #b9e9c2}.availabilityDay.reserved{background:#fff0c2;border-color:#ffd166}.availabilityDay.rented{background:#ffd6d6;border-color:#ff9a9a}.availabilityDay.blocked{background:#e5e7eb;border-color:#c9ced6}.availabilityLegend{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px;font-size:11px;color:#59636e}.availabilityLegend span{display:inline-flex;align-items:center;gap:4px}.availabilityLegend i{width:9px;height:9px;border-radius:50%;display:inline-block;background:#37b24d}.availabilityLegend i.reserved{background:#ffb000}.availabilityLegend i.rented{background:#e03131}.availabilityLegend i.blocked{background:#6b7280}.availabilityCalendar{max-width:1280px;margin:0 auto 52px;padding:0 16px}.availabilityHeader{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.availabilityHeader h2{margin:0;color:#071016}.availabilityHeader small{color:#68707a;font-weight:800}.availabilityGrid{display:grid;grid-template-columns:repeat(10,1fr);gap:10px}.availabilityCell{background:#d9f8df;border:1px solid #b9e9c2;border-radius:14px;padding:12px;min-height:74px;display:grid;gap:6px}.availabilityCell b{font-size:13px;color:#071016}.availabilityCell span{font-size:12px;font-weight:900}.availabilityCell.reserved{background:#fff0c2;border-color:#ffd166}.availabilityCell.rented{background:#ffd6d6;border-color:#ff9a9a}.availabilityCell.blocked{background:#e5e7eb;border-color:#c9ced6}.availabilityLegend.big{font-size:13px;margin-top:16px}.availabilityLegend.big i{width:12px;height:12px}@media(max-width:900px){.availabilityGrid{grid-template-columns:repeat(5,1fr)}}@media(max-width:560px){.availabilityGrid{grid-template-columns:repeat(2,1fr)}.availabilityHeader{display:grid}.availabilityDays{grid-template-columns:repeat(7,24px)}}


/* v2.9.7 Dienstleistungen & Bagger mit Fahrer */
.servicesSection{max-width:1280px;margin:42px auto 50px;padding:34px;background:#fff;border-radius:18px;box-shadow:0 12px 34px #00000010;border:1px solid #e8eaee}
.servicesHead{max-width:860px;margin-bottom:24px}.servicesHead h2{font-size:38px;margin:0 0 12px;color:#071016}.servicesHead p:not(.kicker){font-size:17px;line-height:1.6;color:#53606b}
.servicesGrid{display:grid;grid-template-columns:1fr 1.2fr;gap:22px}.serviceFeature{background:#f7f8fa;border:1px solid #e5e8ec;border-radius:16px;padding:26px;position:relative}.serviceBadge{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;background:#ffc400;color:#071016;font-weight:950;font-size:22px;margin-bottom:14px}.serviceFeature h3{margin:0 0 10px;font-size:24px;color:#071016}.serviceFeature p{color:#53606b;line-height:1.55}.serviceFeature ul{margin:14px 0 0;padding-left:20px;color:#1d252d;line-height:1.75;font-weight:800}.serviceList{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.serviceList span{background:#fff;border:1px solid #dfe4ea;border-radius:999px;padding:10px 13px;font-weight:850;color:#071016}.serviceCta{display:inline-flex;margin-top:24px;background:#ffc400;color:#071016;border-radius:9px;padding:15px 20px;font-weight:950;text-transform:uppercase;box-shadow:0 12px 28px #0001}.serviceCta:hover{background:#e5aa00}
@media(max-width:850px){.servicesSection{margin:24px 14px 36px;padding:24px}.servicesGrid{grid-template-columns:1fr}.servicesHead h2{font-size:30px}}


/* v2.9.8 Standortkarte auf Kontaktseite */
.contactMapSection{max-width:1280px;margin:42px auto 56px;padding:0 16px;display:grid;grid-template-columns:.9fr 1.1fr;gap:24px}
.contactInfoPanel,.mapPanel{background:#fff;border:1px solid #e5e8ec;border-radius:18px;box-shadow:0 12px 34px #00000010;padding:30px}
.contactInfoPanel h2{font-size:36px;margin:0 0 12px;color:#071016}.contactInfoPanel>p:not(.kicker){color:#53606b;line-height:1.6;font-size:16px}.contactCards{display:grid;gap:12px;margin:22px 0}.contactCards div{background:#f7f8fa;border:1px solid #e5e8ec;border-radius:14px;padding:16px}.contactCards b{display:block;margin-bottom:6px;color:#071016}.contactCards p{margin:0;color:#53606b;line-height:1.55;white-space:pre-line}.mapActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.mapButton{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:9px;padding:0 18px;text-decoration:none;font-weight:950;text-transform:uppercase}.mapButton.primary{background:#ffc400;color:#071016}.mapButton.dark{background:#071016;color:#fff}.mapPanel iframe{width:100%;height:360px;border:0;border-radius:16px;background:#eef2f5}.deliveryArea{margin-top:16px;background:#f7f8fa;border:1px solid #e5e8ec;border-radius:14px;padding:18px}.deliveryArea b{display:block;color:#071016;margin-bottom:8px}.deliveryArea p{margin:6px 0;color:#53606b;line-height:1.5}
@media(max-width:900px){.contactMapSection{grid-template-columns:1fr;margin:28px 0 42px}.contactInfoPanel,.mapPanel{padding:22px}.contactInfoPanel h2{font-size:30px}.mapPanel iframe{height:300px}}

/* v2.9.9 Dienstleistungsanfrage */
.serviceCta{border:0;cursor:pointer;font:inherit}
.serviceInquiryPanel{padding:42px 6vw;background:#f6f7f8}
.serviceInquiryCard{max-width:1080px;margin:auto;background:#fff;border-radius:20px;padding:30px;box-shadow:0 18px 45px rgba(0,0,0,.12);border:1px solid #e8e8e8}
.serviceInquiryHead{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}
.serviceInquiryHead h2{margin:0;font-size:32px}
.serviceRequestForm{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.serviceRequestForm textarea{grid-column:1/-1;min-height:120px}
.serviceRequestForm button{grid-column:1/-1}
@media(max-width:760px){.serviceRequestForm{grid-template-columns:1fr}.serviceInquiryHead{flex-direction:column}.serviceInquiryHead h2{font-size:26px}}


/* v3.0 Lieferkosten-Rechner und automatisches Angebot */
.deliveryCalculator{max-width:1220px;margin:34px auto;padding:28px;background:#fff;border-radius:22px;box-shadow:0 18px 50px rgba(0,0,0,.08);display:grid;grid-template-columns:320px 1fr;gap:24px;align-items:start}
.deliveryIntro h2{margin:6px 0 8px;font-size:30px}
.deliveryIntro p{color:#5b6470;line-height:1.55}
.deliveryForm{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;gap:12px;align-items:end}
.deliveryForm input,.deliveryForm select{height:48px;border:1px solid #d8dde4;border-radius:10px;padding:0 13px;font:inherit}
.deliveryForm button{height:48px;border:0;border-radius:10px;background:#ffc400;color:#111;font-weight:900;padding:0 18px;cursor:pointer}
.deliveryResult{grid-column:1/-1;background:#071016;color:#fff;border-radius:16px;padding:22px;margin-top:8px}
.deliveryResult h3{margin:0 0 12px;color:#ffc400}
.deliveryResultGrid{display:grid;grid-template-columns:1fr auto;gap:10px;max-width:520px}
.deliveryResultGrid span{color:#cfd6dd}.deliveryResultGrid b{font-size:17px}.deliveryActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.deliveryActions .detailCta{background:#ffc400;color:#111}.deliveryActions .mapButton{display:inline-flex}
.formMsg a{display:inline-block;margin-left:10px;background:#ffc400;color:#111;padding:8px 12px;border-radius:8px;text-decoration:none;font-weight:900}
@media(max-width:980px){.deliveryCalculator{grid-template-columns:1fr;margin-left:16px;margin-right:16px}.deliveryForm{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.deliveryForm{grid-template-columns:1fr}}

/* v3.2.0 Mobile & Tablet Optimierung */
html{scroll-padding-top:88px;-webkit-text-size-adjust:100%}
img,svg,video{max-width:100%;height:auto}.webHeader a,.heroActionTile,button,input,select,textarea{touch-action:manipulation}.webHeader nav a,.adminHint,.whatsappHeader,.heroActionTile,.detailCta,.mapButton,.serviceCta{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.machineCard,.benefits article,.serviceFeature,.deliveryCalculator,.requestBox{will-change:transform}.requestBox input,.requestBox select,.requestBox textarea,.deliveryForm input,.deliveryForm select,.serviceRequestForm input,.serviceRequestForm select,.serviceRequestForm textarea{font-size:16px}.galleryThumbs{overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.galleryThumb{scroll-snap-align:start}.mobileOnlyHint{display:none}
@media(max-width:1180px){
  .webHeader{padding-left:24px;padding-right:24px}.webHeader nav{gap:18px;font-size:12px}.webBrand b{font-size:17px}.heroContent{max-width:720px}h1{font-size:56px}.machineGrid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(3,1fr);margin-left:18px;margin-right:18px}.requestBox,.deliveryCalculator,.section,.machineDetail,.availabilityCalendar{max-width:calc(100% - 32px)}.availabilityGrid{grid-template-columns:repeat(7,1fr)}
}
@media(min-width:701px) and (max-width:1024px){
  .webHero{min-height:520px;padding:56px 28px}.heroActionTiles{grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%}.heroActionTile{padding:14px 12px!important;font-size:12px}.requestBox{grid-template-columns:1fr}.requestBox form{grid-template-columns:1fr 1fr}.servicesGrid,.contactMapSection,.deliveryCalculator{grid-template-columns:1fr}.deliveryForm{grid-template-columns:1fr 1fr 1fr}.deliveryForm button{grid-column:1/-1}.detailGallery{position:sticky;top:92px}.galleryMain{height:360px}.footer,.siteFooter{grid-template-columns:1fr 1fr!important}.mapPanel iframe{height:330px}
}
@media(max-width:700px){
  body{overflow-x:hidden}.webHeader{height:auto;position:sticky;top:0;padding:14px 16px;gap:12px;align-items:stretch;background:#fff}.webBrand{min-width:0}.webBrand span{font-size:40px}.webBrand b{font-size:15px}.webHeader nav{display:flex;width:100%;gap:8px;overflow-x:auto;padding:8px 0 3px;white-space:nowrap;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.webHeader nav a{scroll-snap-align:start;background:#f3f5f7;border:1px solid #e4e8ec;border-radius:999px;padding:10px 12px;font-size:11px;min-width:max-content}.headerActions{display:grid!important;grid-template-columns:1fr 1fr;width:100%;gap:8px}.headerActions a,.adminHint,.whatsappHeader{width:100%;min-height:46px;border-radius:10px!important;font-size:12px;padding:0 10px!important}.webHero{min-height:max(560px, calc(var(--hero-height) * .72));padding:38px 18px 72px;background-image:linear-gradient(180deg, rgba(5,9,13,var(--hero-overlay)), rgba(5,9,13,calc(var(--hero-overlay) * .82))), var(--hero-mobile-image);background-position:center center}.heroContent{max-width:100%}.kicker{font-size:12px}.heroContent p:not(.kicker){font-size:17px;line-height:1.52}.heroContent p br{display:none}h1{font-size:36px;line-height:1.06;letter-spacing:-.7px}h2,.section h2{font-size:28px}.heroActionTiles,.heroButtons{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;max-width:100%!important}.heroActionTile,.heroButtons a{width:100%;min-height:54px!important;justify-content:flex-start!important;padding:14px 16px!important}.actionBadge,.advisorBadge{flex:0 0 auto}.benefits{grid-template-columns:1fr;margin:18px 14px 30px;gap:12px}.benefits article{padding:20px}.section{margin:34px auto;padding:0 14px}.machineGrid{grid-template-columns:1fr;gap:14px}.machineImage{height:220px}.machineBody{padding:18px}.machineBody h3{font-size:21px}.availabilityDays{grid-template-columns:repeat(7,1fr)!important}.availabilityDay{height:32px}.machineDetail{grid-template-columns:1fr;margin:28px auto;padding:0 14px;gap:20px}.machineDetail h1{font-size:32px}.machineDetail p{font-size:16px}.detailFacts{gap:8px}.detailFacts b{padding:10px 12px;font-size:13px}.galleryMain{height:260px;border-radius:14px}.galleryThumbs{display:flex;gap:8px;padding-bottom:8px}.galleryThumb{min-width:96px}.galleryThumb img{height:66px}.availabilityCalendar{margin:0 auto 34px;padding:0 14px}.availabilityHeader{display:grid;gap:6px}.availabilityGrid{grid-template-columns:repeat(2,1fr)!important;gap:8px}.availabilityCell{min-height:66px;padding:10px;border-radius:12px}.requestBox{margin:34px 14px;padding:22px;border-radius:16px;grid-template-columns:1fr}.requestBox form{grid-template-columns:1fr;gap:10px}.requestBox textarea{min-height:118px}.servicesSection{margin:28px 14px!important;padding:22px!important}.servicesGrid{grid-template-columns:1fr}.serviceFeature{padding:20px}.serviceList span{width:100%;text-align:center}.serviceCta,.detailCta,.mapButton{width:100%;text-align:center}.contactMapSection{grid-template-columns:1fr!important;margin:28px 14px 38px!important}.contactInfoPanel,.mapPanel{padding:20px!important}.contactCards div{padding:14px}.mapActions{display:grid;grid-template-columns:1fr}.mapPanel iframe{height:280px}.deliveryCalculator{margin:28px 14px;padding:22px;border-radius:16px;grid-template-columns:1fr}.deliveryIntro h2{font-size:26px}.deliveryForm{grid-template-columns:1fr!important;gap:10px}.deliveryResult{padding:18px}.deliveryResultGrid{grid-template-columns:1fr;gap:6px}.deliveryActions{display:grid;grid-template-columns:1fr}.serviceRequestForm{grid-template-columns:1fr!important}.serviceInquiryHead{align-items:stretch!important}.serviceInquiryHead button{width:100%}.advisorPanel{margin:18px 14px 32px!important;border-radius:16px}.advisorForm{grid-template-columns:1fr}.advisorResult{display:grid!important}.advisorResult button{width:100%}footer,.footer,.siteFooter{grid-template-columns:1fr!important;padding:32px 18px!important;gap:18px}.footerWhatsapp{width:100%!important}.siteFooter .legalLinks a{min-height:36px;justify-content:flex-start}.mobileOnlyHint{display:block;color:#68707a;font-size:13px;line-height:1.45}
}
@media(max-width:380px){h1{font-size:31px}.webBrand span{font-size:34px}.webBrand b{font-size:13px}.machineImage{height:190px}.galleryMain{height:220px}.availabilityCell{min-height:60px}.heroActionTile{font-size:12px!important}}

/* v3.5.1 Minibagger-Hintergrundbild lokal eingebunden */
.webHero{
  background-image:
    linear-gradient(90deg, rgba(5,9,13,.86), rgba(5,9,13,.58) 45%, rgba(0,0,0,.16)),
    url('./images/minibagger-bei-der-arbeit-bg.jpg') !important;
  background-position:center center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}
@media(max-width:850px){
  .webHero{background-position:center top!important;}
}


/* v3.5.2 Homepage-Hintergrundbild entfernt + Berater-Menü funktioniert */
.webHero{
  background-image: linear-gradient(90deg, rgba(5,9,13,.92), rgba(5,9,13,.72) 48%, rgba(5,9,13,.45)) !important;
  background-color:#071016!important;
  background-size:cover!important;
  background-position:center!important;
}


/* v3.6.2: festes Homepage-Hero-Hintergrundbild, falls Hero-Editor nicht lädt */
.webHero{
  background-image:linear-gradient(90deg, rgba(5,9,13,.58), rgba(5,9,13,.38) 45%, rgba(0,0,0,.08)), url("/assets/images/hero-bagger-standard.png") !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}
@media(max-width:850px){
  .webHero{background-position:center center !important;}
}

/* v4.0.1 reCAPTCHA */
.recaptchaSlot{margin:10px 0;min-height:0}.recaptchaSlot:empty{display:none}.recaptchaNotice{font-size:12px;color:#667;line-height:1.4;margin:6px 0}


/* v6.1.0 Referenzmodul */
.referencesSection{max-width:1220px;margin:42px auto;padding:0 20px}.sectionTitleRow{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:22px}.sectionTitleRow h2{font-size:34px;margin:6px 0}.sectionTitleRow p{color:#596270;max-width:640px}.textButton{font-weight:900;text-decoration:none;color:#071016}.referenceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.referenceCard{background:#fff;border:1px solid #e8e8e8;border-radius:18px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.08);cursor:pointer;transition:.18s transform,.18s box-shadow}.referenceCard:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(0,0,0,.14)}.referenceImage{height:220px;background:#e9edf2;overflow:hidden}.referenceImage img{width:100%;height:100%;object-fit:cover}.referenceBody{padding:20px}.referenceBody small{color:#68707a;font-weight:800;text-transform:uppercase;font-size:12px}.referenceBody h3{margin:8px 0 8px;font-size:22px}.referenceBody p{color:#56606c;line-height:1.5}.referenceMeta,.referenceTags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.referenceMeta span,.referenceTags span{background:#f1f4f8;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.referencesPage{max-width:1220px}.referenceFilters{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}.referenceFilters button{border:1px solid #d9dee6;background:#fff;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}.referenceFilters button.active{background:#ffc400;color:#111;border-color:#ffc400}.referenceDetail{max-width:1220px;margin:38px auto;padding:0 20px}.referenceHero{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;background:#071016;color:#fff;border-radius:24px;overflow:hidden}.referenceHero img{width:100%;height:430px;object-fit:cover}.referenceHero div{padding:36px}.referenceHero h1{font-size:46px;margin:0 0 14px}.referenceHero p{line-height:1.6;color:#e1e7ee}.referenceFacts{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.referenceFacts b{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:18px}.referenceFacts span{display:block;color:#596270;font-weight:500;margin-top:6px}.referenceText,.referenceGallery{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:26px;margin:22px 0}.referenceText p{line-height:1.75;color:#3f4853}.referenceGallery>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.referenceGallery img{width:100%;height:220px;object-fit:cover;border-radius:12px}@media(max-width:850px){.sectionTitleRow,.referenceHero{grid-template-columns:1fr;display:grid}.referenceGrid,.referenceFacts,.referenceGallery>div{grid-template-columns:1fr}.referenceHero img{height:280px}.referenceHero h1{font-size:32px}.referencesSection{margin:30px auto;padding:0 14px}}


/* v6.2.0 Homepage-Bearbeitungsmodus */
#homepageEditToolbar{position:fixed;right:18px;top:92px;z-index:99990;display:flex;gap:8px;align-items:center;background:#071016;color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 16px 45px rgba(0,0,0,.3);border-radius:999px;padding:8px}
#homepageEditToolbar button,#homepageEditToolbar a{height:38px;border:0;border-radius:999px;padding:0 14px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;gap:8px;cursor:pointer;background:#fff;color:#071016;font:inherit;font-weight:900}
#homepageEditToolbar a{background:#ffc400;color:#111}
#homepageEditToolbar .dot{width:10px;height:10px;border-radius:50%;background:#38c172;box-shadow:0 0 0 3px rgba(56,193,114,.18)}
body.homepageEditModeOn #homepageEditToolbar .dot{background:#ff9800;box-shadow:0 0 0 3px rgba(255,152,0,.22)}
.homepageEditableArea{position:relative;outline:2px dashed rgba(255,196,0,.78)!important;outline-offset:6px}
.homepageInlineEdit{position:absolute;z-index:99980;top:12px;right:12px;border:0;border-radius:999px;background:#ffc400!important;color:#111!important;font-weight:900;padding:9px 13px;box-shadow:0 10px 28px rgba(0,0,0,.22);cursor:pointer;min-height:38px!important}
.homepageEditableArea .homepageInlineEdit:nth-of-type(2){top:58px}
.homepageEditModalBackdrop{position:fixed;inset:0;z-index:99999;background:rgba(3,8,12,.72);display:flex;align-items:center;justify-content:center;padding:22px}
.homepageEditModal{width:min(860px,96vw);max-height:90vh;overflow:auto;background:#fff;color:#071016;border-radius:22px;box-shadow:0 30px 80px rgba(0,0,0,.45);border:1px solid #e6eaf0}
.homepageEditModalHead{position:sticky;top:0;background:#fff;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border-bottom:1px solid #e8edf2}
.homepageEditModalHead h2{margin:0;font-size:24px}.homepageEditModalHead button{border:0;background:#071016;color:#fff;border-radius:50%;width:38px;height:38px;font-size:24px;cursor:pointer}
.homepageEditForm{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:22px 24px}.homepageEditForm label{display:grid;gap:7px;font-weight:900;font-size:13px}.homepageEditForm label:has(textarea),.homepageEditForm .homepageEditCheck{grid-column:1/-1}.homepageEditForm input,.homepageEditForm textarea,.homepageEditForm select{width:100%;border:1px solid #d8dee7;border-radius:10px;padding:12px;font:inherit}.homepageEditForm textarea{min-height:110px}.homepageEditCheck{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.homepageEditCheck input{width:20px!important;height:20px}
.homepageEditActions{display:flex;justify-content:flex-end;gap:10px;padding:0 24px 18px}.homepageEditActions button{border:1px solid #d8dee7;background:#fff;border-radius:10px;padding:12px 16px;font-weight:900;cursor:pointer}.homepageEditActions .homepageEditSave{background:#ffc400;border-color:#ffc400;color:#111}
.homepageEditHint{margin:0;padding:0 24px 24px;color:#66707c;font-size:13px;line-height:1.5}.homepageEditNotice{position:fixed;right:22px;bottom:22px;z-index:100000;background:#071016;color:#fff;border-radius:12px;padding:14px 18px;box-shadow:0 18px 50px rgba(0,0,0,.28);font-weight:900}.homepageEditNotice.err{background:#b42318}
@media(max-width:760px){#homepageEditToolbar{left:10px;right:10px;top:auto;bottom:12px;justify-content:center}.homepageEditForm{grid-template-columns:1fr}.homepageInlineEdit{position:static;margin:10px 0 0 10px}.homepageEditableArea{outline-offset:2px}.homepageEditModalBackdrop{align-items:flex-end;padding:10px}.homepageEditModal{max-height:92vh;border-radius:18px 18px 10px 10px}.homepageEditActions{display:grid;grid-template-columns:1fr}}


/* v6.3.1 Wartungsmodus */
body.maintenanceModeActive{min-height:100vh;margin:0;background:linear-gradient(135deg,#071016,#10243a);color:#fff;display:block}
.maintenancePage{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top right,rgba(255,196,0,.18),transparent 34%),linear-gradient(135deg,#071016,#10243a)}
.maintenanceCard{width:min(720px,100%);background:rgba(7,16,22,.88);border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 70px rgba(0,0,0,.35);border-radius:28px;padding:48px;text-align:center;backdrop-filter:blur(10px)}
.maintenanceIcon{font-size:64px;margin-bottom:10px}.maintenanceCard h1{font-size:clamp(32px,6vw,58px);line-height:1.05;margin:8px 0 18px}.maintenanceCard p{font-size:18px;line-height:1.6;color:#e5edf5}.maintenanceUntil{margin-top:20px;background:rgba(255,255,255,.08);border-radius:16px;padding:14px}.maintenanceContact{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:26px}.maintenanceContact a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;background:#ffc400;color:#071016;text-decoration:none;font-weight:900}.maintenanceContact a:nth-child(2){background:#fff}@media(max-width:680px){.maintenanceCard{padding:30px 22px;border-radius:22px}.maintenanceContact{flex-direction:column}}

/* v6.4.0 Responsive UI: Homepage PC / Tablet / Mobile */
html,body{max-width:100%;overflow-x:hidden}.webHeader{min-height:78px;height:auto;gap:18px}.webHeader nav{min-width:0}.webHeader nav a{min-height:40px;display:inline-flex;align-items:center}.headerActions{flex-shrink:0}.webHero{isolation:isolate}.heroContent{width:min(780px,100%)}.heroActionTiles{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));max-width:760px}.heroActionTile{min-height:58px;display:flex!important;align-items:center;justify-content:center;gap:10px;text-align:center}.benefits,.section,.requestBox,.servicesSection,.deliveryCalculator,.contactMapSection,.referencesSection,.referenceDetail{width:min(1280px,calc(100% - 32px))}.machineGrid,.referenceGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.servicesGrid,.contactMapSection,.deliveryCalculator{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.requestBox form,.serviceRequestForm,.deliveryForm{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.requestBox textarea,.serviceRequestForm textarea{grid-column:1/-1}.referenceHero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}.referenceFacts{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.referenceGallery>div{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.galleryThumbs{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.availabilityGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.webHeader nav::-webkit-scrollbar{height:4px}.webHeader nav::-webkit-scrollbar-thumb{background:#d8dee8;border-radius:99px}
@media(max-width:1180px){.webHeader{padding:14px 28px;align-items:flex-start;flex-wrap:wrap}.webHeader nav{order:3;width:100%;overflow-x:auto;gap:10px;padding-bottom:4px;white-space:nowrap}.webHeader nav a{background:#f3f5f7;border:1px solid #e3e8ef;border-radius:999px;padding:0 13px;font-size:12px}.headerActions{margin-left:auto}.webHero{min-height:min(var(--hero-height),620px);padding:60px 32px}.benefits{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:-30px}.requestBox{grid-template-columns:1fr}.referenceHero{grid-template-columns:1fr}.referenceHero img{height:360px}.servicesGrid,.contactMapSection,.deliveryCalculator{grid-template-columns:1fr}}
@media(max-width:760px){.webHeader{padding:12px 14px;gap:10px;align-items:stretch}.webBrand span{font-size:38px}.webBrand b{font-size:14px}.webHeader nav{display:flex;scroll-snap-type:x proximity}.webHeader nav a{scroll-snap-align:start;font-size:11px;min-width:max-content}.headerActions{width:100%;display:grid!important;grid-template-columns:1fr}.whatsappHeader{width:100%;justify-content:center}.webHero{min-height:max(520px,calc(var(--hero-height) * .68));padding:38px 18px 64px;background-image:linear-gradient(180deg,rgba(5,9,13,.72),rgba(5,9,13,.62)),var(--hero-mobile-image)!important}.heroContent p:not(.kicker){font-size:16px;line-height:1.55}h1{font-size:clamp(31px,10vw,42px);line-height:1.06}h2,.section h2,.sectionTitleRow h2{font-size:clamp(25px,7vw,32px)}.heroActionTiles,.heroButtons{grid-template-columns:1fr!important;display:grid!important;width:100%;max-width:100%;gap:10px}.heroActionTile,.heroButtons a{width:100%;justify-content:flex-start!important;min-height:54px;padding:14px 16px!important}.benefits,.machineGrid,.referenceGrid{grid-template-columns:1fr}.benefits{width:calc(100% - 28px);margin:18px 14px 30px}.benefits article{padding:20px}.section,.requestBox,.servicesSection,.deliveryCalculator,.contactMapSection,.referencesSection,.referenceDetail{width:calc(100% - 28px);margin-left:14px!important;margin-right:14px!important;padding-left:0;padding-right:0}.requestBox,.servicesSection,.deliveryCalculator{padding:22px!important;border-radius:16px}.requestBox form,.serviceRequestForm,.deliveryForm{grid-template-columns:1fr!important}.machineImage{height:220px}.machineDetail{grid-template-columns:1fr!important}.galleryMain{height:260px}.galleryThumbs{display:flex;overflow-x:auto;gap:8px;padding-bottom:6px}.galleryThumb{min-width:96px}.availabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.referenceHero{border-radius:18px}.referenceHero img{height:260px}.referenceHero div{padding:24px}.referenceGallery>div{grid-template-columns:1fr}.sectionTitleRow{display:grid!important;gap:10px;align-items:start}.textButton{display:inline-flex;min-height:44px;align-items:center}.mapActions,.deliveryActions{display:grid!important;grid-template-columns:1fr!important}.mapActions a,.deliveryActions a,.serviceCta,.requestBox button,.deliveryForm button{width:100%;justify-content:center;text-align:center}footer,.footer,.siteFooter{grid-template-columns:1fr!important;padding:30px 18px!important;gap:18px}.footerWhatsapp{width:100%!important;justify-content:center}.cookieBanner{left:10px;right:10px;bottom:10px;display:grid!important}.maintenanceCard{padding:30px 22px}}
@media(max-width:420px){.webBrand span{font-size:34px}.webBrand b{font-size:12px}.machineImage{height:190px}.galleryMain{height:220px}.availabilityGrid{grid-template-columns:1fr!important}.referenceHero h1{font-size:30px}.referenceImage{height:190px}.heroActionTile{font-size:12px!important}.requestBox,.servicesSection,.deliveryCalculator{padding:18px!important}}
