@font-face{font-family:"Teko";src:url("../font/teko-regular-webfont.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Teko";src:url("../font/teko-medium-webfont.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Teko";src:url("../font/teko-semibold-webfont.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Teko";src:url("../font/teko-bold-webfont.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Rajdhani";src:url("../font/rajdhani-light-webfont.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Rajdhani";src:url("../font/rajdhani-regular-webfont.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Rajdhani";src:url("../font/rajdhani-medium-webfont.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Rajdhani";src:url("../font/rajdhani-semibold-webfont.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Rajdhani";src:url("../font/rajdhani-bold-webfont.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary:#00ff41;--color-primary-dark:#0c3;--color-secondary:#0a1428;--color-text:#fff;--color-text-light:#b0b0b0;--color-border:#1a2a3a;--color-bg-dark:#05070e;--color-bg-darker:#05070e;--tactical-bg:#05080B;--tactical-primary:#00ff41;--tactical-secondary:#0c3;--tactical-accent:#3f6;--tactical-text:#FFF;--spacing-xs:8px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--transition:all .3s ease}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Rajdhani",Arial,sans-serif;background-color:var(--color-bg-dark);color:var(--color-text);line-height:1.6;font-size:16px}.container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md);width:100%}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}h1{font-size:48px}h2{font-size:36px}h3{font-size:24px}h4{font-size:20px}p{margin-bottom:var(--spacing-md)}a{color:var(--color-primary);text-decoration:none;transition:var(--transition)}a:hover{color:var(--color-primary-dark)}.highlight{color:var(--color-primary)}.icon-check::before{content:'\f058';font-family:'Font Awesome 6 Free';font-weight:900}.icon-phone::before{content:'\f095';font-family:'Font Awesome 6 Free';font-weight:900}.icon-shield-check::before{content:'\f2e7';font-family:'Font Awesome 6 Free';font-weight:900}.icon-certified::before{content:'\f0a3';font-family:'Font Awesome 6 Free';font-weight:900}.icon-leaf::before{content:'\f06c';font-family:'Font Awesome 6 Free';font-weight:900}.icon-users::before{content:'\f0c0';font-family:'Font Awesome 6 Free';font-weight:900}.icon-rat::before{content:'\f6be';font-family:'Font Awesome 6 Free';font-weight:900}.icon-bug::before{content:'\f720';font-family:'Font Awesome 6 Free';font-weight:900}.icon-virus::before{content:'\f974';font-family:'Font Awesome 6 Free';font-weight:900}.icon-location::before{content:'\f3c5';font-family:'Font Awesome 6 Free';font-weight:900}.icon-clock::before{content:'\f017';font-family:'Font Awesome 6 Free';font-weight:900}.icon-clipboard::before{content:'\f0ea';font-family:'Font Awesome 6 Free';font-weight:900}.icon-headset::before{content:'\f590';font-family:'Font Awesome 6 Free';font-weight:900}.logo__img{width:auto;height:auto;object-fit:contain;object-position:center;display:block}.navbar__logo .logo{display:flex;align-items:center;gap:12px;text-decoration:none}.logo__text{display:none}.footer__logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--color-text);font-weight:700}.footer__logo .logo__img{width:200px;height:200px}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:22px 0;background:transparent;border:none;box-shadow:none;transition:padding .35s cubic-bezier(.19,1,.22,1),background .35s ease,box-shadow .35s ease,backdrop-filter .35s ease}.navbar__container{max-width:1280px;margin:0 auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:42px}.navbar__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.navbar__logo-img,.logo__img{height:150px;width:auto;transition:height .35s cubic-bezier(.19,1,.22,1),transform .35s ease}.navbar.scrolled .navbar__logo-img,.navbar.scrolled .logo__img{height:62px}.navbar__menu{display:flex;align-items:center;justify-content:flex-end;gap:34px;margin:0;padding:0;list-style:none;flex:1}.navbar__item{position:relative}.navbar__item a{position:relative;display:inline-flex;align-items:center;padding:8px 0;color:rgba(255,255,255,.78);text-decoration:none;font-family:"Rajdhani",Arial,sans-serif;font-size:19px;font-weight:500;line-height:1;text-transform:uppercase;letter-spacing:.075em;transition:color .25s ease,text-shadow .25s ease,font-size .35s ease}.navbar.scrolled .navbar__item a{font-size:17px}.navbar__item a::after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:#9caf19;box-shadow:0 0 10px rgba(156,175,25,.45);transition:width .28s ease}.navbar__item a:hover,.navbar__item a.active{color:#fff;text-shadow:0 0 12px rgba(255,255,255,.12)}.navbar__item a:hover::after,.navbar__item a.active::after{width:100%}.navbar__item--cta{margin-left:12px}.navbar.scrolled .navbar__phone{height:42px;padding:0 18px!important;font-size:15px}.navbar__phone{height:50px;padding:0 22px!important;transition:all .35s cubic-bezier(.19,1,.22,1);display:inline-flex!important;align-items:center;gap:12px;color:#fff!important;border:1px solid rgba(156,175,25,.55);border-radius:999px;background:rgba(5,8,11,.20);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 0 18px rgba(156,175,25,.12);clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}.navbar__phone::after{display:none}.navbar__phone:hover{transform:translateY(-1px);background:rgba(156,175,25,.10);border-color:rgba(217,255,90,.72);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 0 24px rgba(156,175,25,.25)}.navbar__phone i{font-size:13px;color:#d9ff5a}.navbar__toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:0}.navbar__toggle span{width:28px;height:2px;background:#9caf19;border-radius:0;box-shadow:0 0 8px rgba(156,175,25,.35);transition:.25s ease}.navbar.scrolled{padding:8px 0;background:linear-gradient(180deg,rgba(5,8,11,.94),rgba(5,8,11,.84));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 30px rgba(0,0,0,.45)}.navbar.scrolled::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(156,175,25,.55),transparent)}@media(max-width:980px){.navbar{padding:14px 0}.navbar__container{padding:0 22px}.navbar__logo-img,.logo__img{height:62px}.navbar__toggle{display:flex}.navbar__menu{position:absolute;top:100%;left:16px;right:16px;display:none;flex-direction:column;align-items:flex-start;gap:18px;padding:26px;background:linear-gradient(125deg,rgba(255,255,255,.06),transparent 28%),rgba(5,8,11,.92);border:1px solid rgba(156,175,25,.22);clip-path:polygon(22px 0,100% 0,100% calc(100% - 22px),calc(100% - 22px) 100%,0 100%,0 22px);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.navbar__menu.active{display:flex}.navbar__item--cta{margin-left:0;width:100%}.navbar__phone{width:100%;justify-content:center}}.hero{position:relative;padding:80px var(--spacing-lg);min-height:650px;display:flex;align-items:center;overflow:hidden}.hero__background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1;opacity:.9}.hero__background img{width:100%;height:100%;object-fit:cover}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(10,20,40,.3) 0,rgba(5,10,18,0) 100%);z-index:2}.hero>.container{position:relative;z-index:5;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--spacing-2xl);min-height:500px}.hero__content{max-width:700px;width:100%}.hero__subtitle{font-size:13px;text-transform:uppercase;letter-spacing:2px;color:#00ff41;margin-bottom:var(--spacing-lg);font-weight:600}.hero__title{font-size:56px;font-weight:900;line-height:1.1;margin-bottom:var(--spacing-lg);color:var(--color-text);letter-spacing:-1px}.hero__title .highlight{color:#00ff41;display:block}.hero__description{font-size:16px;color:var(--color-text-light);margin-bottom:var(--spacing-xl);line-height:1.8}.hero__actions{display:flex;gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);flex-wrap:nowrap;align-items:center}.btn-wrapper{display:flex}.hero__footer{font-size:13px;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.5px}.hero__footer i{margin-right:8px;color:#00ff41}.hero__badge{position:relative;background:linear-gradient(135deg,rgba(0,255,65,.15) 0,rgba(0,200,50,.08) 100%);border:2px solid var(--color-primary);border-radius:var(--radius-lg);padding:32px 24px;z-index:5;text-align:center;min-width:180px;box-shadow:0 8px 32px rgba(0,255,65,.15);justify-self:center;align-self:center}.badge-content{display:flex;flex-direction:column;gap:6px}.badge-label{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--color-text-light);font-weight:600}.badge-number{font-size:32px;font-weight:900;color:var(--color-primary);margin:0}.badge-desc{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-light);margin:0;line-height:1.3}.trust.aegis-trust{position:relative;z-index:10;margin-top:-72px;background:transparent;border:none;overflow:visible}.trust.aegis-trust .container{width:min(1400px,calc(100% - var(--site-gutter,48px)*2));max-width:none;margin-inline:auto;padding-inline:0}.aegis-trust-strip{width:100%;margin-inline:auto;overflow:visible}.aegis-trust-svg{width:100%;height:auto;display:block;overflow:visible}.aegis-trust-panel{cursor:pointer;transform-box:fill-box;transform-origin:center;transition:transform .35s cubic-bezier(.22,1,.36,1),filter .35s ease}.aegis-trust-panel.is-active,.aegis-trust-panel:hover,.aegis-trust-panel:focus{transform:translateY(-8px) scale(1.012);outline:none}.aegis-trust-panel-shape{fill:url(#aegisTrustMetal);stroke:#050607;stroke-width:4;vector-effect:non-scaling-stroke;transition:.35s ease}.aegis-trust-panel.is-active .aegis-trust-panel-shape,.aegis-trust-panel:hover .aegis-trust-panel-shape,.aegis-trust-panel:focus .aegis-trust-panel-shape{fill:url(#aegisTrustMetalHover);filter:url(#aegisTrustPanelGlow)}.aegis-trust-outline{fill:none;stroke:#d9ff5a;stroke-width:2;vector-effect:non-scaling-stroke;opacity:0;transition:.35s ease}.aegis-trust-panel.is-active .aegis-trust-outline,.aegis-trust-panel:hover .aegis-trust-outline,.aegis-trust-panel:focus .aegis-trust-outline{opacity:.75}.aegis-trust-panel-text{fill:#fff;font-family:"Rajdhani",Arial,sans-serif;font-weight:700;font-size:26px;letter-spacing:.045em}.aegis-trust-panel-desc{fill:rgba(255,255,255,.68);font-family:"Rajdhani",Arial,sans-serif;font-size:19px;font-weight:500}.aegis-trust-icon{fill:none;stroke:#9caf19;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;transition:.35s ease}.aegis-trust-icon-thin{stroke-width:3.2}.aegis-trust-panel.is-active .aegis-trust-icon,.aegis-trust-panel:hover .aegis-trust-icon,.aegis-trust-panel:focus .aegis-trust-icon{stroke:#d9ff5a;filter:url(#aegisTrustIconGlow)}.aegis-trust-separator{stroke:#71820f;stroke-width:2;opacity:.75;vector-effect:non-scaling-stroke;transition:.35s ease}.aegis-trust-panel.is-active .aegis-trust-separator,.aegis-trust-panel:hover .aegis-trust-separator,.aegis-trust-panel:focus .aegis-trust-separator{stroke:#d9ff5a;stroke-width:3;opacity:1;filter:url(#aegisTrustIconGlow)}.aegis-trust-chip{fill:#9caf19;opacity:.75;transition:.35s ease}.aegis-trust-chip-line{stroke:#9caf19;stroke-width:2;opacity:.65;transition:.35s ease}.aegis-trust-panel.is-active .aegis-trust-chip,.aegis-trust-panel:hover .aegis-trust-chip,.aegis-trust-panel:focus .aegis-trust-chip{fill:#d9ff5a;opacity:1;filter:url(#aegisTrustIconGlow)}.aegis-trust-panel.is-active .aegis-trust-chip-line,.aegis-trust-panel:hover .aegis-trust-chip-line,.aegis-trust-panel:focus .aegis-trust-chip-line{stroke:#d9ff5a;opacity:1}.aegis-trust-texture{opacity:.72;pointer-events:none;mix-blend-mode:screen}.aegis-trust-texture-dark{opacity:.35;pointer-events:none;mix-blend-mode:multiply}.aegis-trust-edge{fill:none;stroke:rgba(255,255,255,.14);stroke-width:2;vector-effect:non-scaling-stroke;pointer-events:none}.aegis-trust-scan{fill:url(#aegisTrustScanGradient);opacity:0;pointer-events:none;transform:translateX(-420px) skewX(-18deg)}.aegis-trust-panel.is-active .aegis-trust-scan,.aegis-trust-panel:hover .aegis-trust-scan,.aegis-trust-panel:focus .aegis-trust-scan{opacity:1;animation:aegisTrustScanMove .95s cubic-bezier(.19,1,.22,1) forwards}@keyframes aegisTrustScanMove{from{transform:translateX(-420px) skewX(-18deg)}to{transform:translateX(760px) skewX(-18deg)}}@media(max-width:980px){.trust.aegis-trust{margin-top:0;padding-top:40px}.trust.aegis-trust .container{width:min(100% - 32px,var(--site-max,1200px))}}@media(max-width:620px){.aegis-trust-strip{overflow-x:auto;padding-block:12px;scrollbar-width:thin}.aegis-trust-svg{min-width:980px}}.services-aegis{position:relative;min-height:100vh;padding:clamp(90px,9vw,150px) 0;background:radial-gradient(circle at 50% 0,rgba(156,175,25,.10),transparent 34%),linear-gradient(180deg,#05080b 0,#070b0d 100%);overflow:hidden}.services-aegis::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-12deg,rgba(255,255,255,.018) 0 1px,transparent 1px 8px);opacity:.45;pointer-events:none}.services-aegis__inner{position:relative;z-index:2;width:min(1240px,calc(100% - 48px));margin:0 auto}.services-aegis__head{max-width:780px;margin:0 auto clamp(46px,5vw,72px);text-align:center}.services-aegis__kicker{display:block;margin-bottom:14px;font-family:"Rajdhani",Arial,sans-serif;font-size:14px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#d9ff5a}.services-aegis__head h2{margin:0;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(42px,5vw,72px);line-height:.9;letter-spacing:.045em;text-transform:uppercase;color:#fff}.services-aegis__head p{margin:22px auto 0;max-width:620px;color:rgba(255,255,255,.68);font-family:"Rajdhani",Arial,sans-serif;font-size:16px;line-height:1.7}.services-aegis__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(22px,3vw,34px);align-items:stretch}.service-aegis-card{position:relative;min-height:700px;display:flex;flex-direction:column;color:#fff;text-decoration:none;background:linear-gradient(130deg,rgba(255,255,255,.07),transparent 28%),linear-gradient(180deg,#101519 0,#070b0d 100%);border:1px solid rgba(156,175,25,.18);clip-path:polygon(26px 0,100% 0,100% calc(100% - 28px),calc(100% - 28px) 100%,0 100%,0 26px);overflow:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .35s ease}.service-aegis-card::before{content:"";position:absolute;inset:10px;border:1px solid rgba(255,255,255,.06);pointer-events:none;z-index:6}.service-aegis-card::after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-14deg,rgba(255,255,255,.018) 0 1px,transparent 1px 8px),radial-gradient(circle at 50% 20%,rgba(156,175,25,.08),transparent 35%);pointer-events:none;z-index:4}.service-aegis-card__scan{position:absolute;inset:0;z-index:7;background:linear-gradient(110deg,transparent 0 38%,rgba(217,255,90,.10) 48%,rgba(255,255,255,.22) 50%,rgba(217,255,90,.10) 52%,transparent 64%);transform:translateX(-140%);opacity:0;pointer-events:none}.service-aegis-card__media{position:relative;height:520px;background:linear-gradient(180deg,rgba(156,175,25,.18),rgba(5,8,11,.75)),#0b120e;overflow:hidden}.service-aegis-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;opacity:.99;filter:contrast(1.08) saturate(1.05);transition:transform .8s ease,opacity .35s ease,filter .35s ease}.service-aegis-card__media::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.08) 38%,rgba(5,8,11,.55) 74%,rgba(5,8,11,.98) 100%);pointer-events:none}.service-aegis-card__content{position:relative;z-index:5;margin-top:-92px;padding:0 38px 40px}.service-aegis-card h3{margin:0 0 18px;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(30px,3vw,38px);font-weight:800;line-height:.95;letter-spacing:.045em;text-transform:uppercase;color:#fff;text-shadow:0 0 12px rgba(0,0,0,.62),0 0 28px rgba(0,0,0,.82)}.service-aegis-card p{margin:0 0 34px;color:rgba(255,255,255,.76);font-family:"Rajdhani",Arial,sans-serif;font-size:16px;line-height:1.65}.service-aegis-card__link{position:relative;display:inline-flex;align-items:center;gap:12px;font-family:"Rajdhani",Arial,sans-serif;font-size:15px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#d9ff5a}.service-aegis-card__link::after{content:"";width:44px;height:3px;background:#9caf19;box-shadow:0 0 12px rgba(156,175,25,.35);transition:width .3s ease}.service-aegis-card:hover{transform:translateY(-10px);border-color:rgba(217,255,90,.45);box-shadow:0 0 0 1px rgba(217,255,90,.16),0 0 28px rgba(156,175,25,.18),0 26px 50px rgba(0,0,0,.55)}.service-aegis-card:hover .service-aegis-card__scan{opacity:1;animation:serviceScan .9s cubic-bezier(.19,1,.22,1) forwards}.service-aegis-card:hover .service-aegis-card__media img{transform:scale(1.055);opacity:.94;filter:contrast(1.14) saturate(1.12)}.service-aegis-card:hover .service-aegis-card__link::after{width:70px}@keyframes serviceScan{from{transform:translateX(-140%)}to{transform:translateX(140%)}}@media(max-width:1180px){.services-aegis__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.services-aegis{min-height:auto}.services-aegis__grid{grid-template-columns:1fr}.service-aegis-card{min-height:auto}.service-aegis-card__media{height:min(620px,78vw)}}@media(max-width:620px){.services-aegis{padding:72px 0}.services-aegis__inner{width:min(100% - 32px,1240px)}.service-aegis-card__media{height:430px}.service-aegis-card__content{margin-top:-82px;padding:0 28px 32px}}.process-aegis{position:relative;padding:clamp(70px,7vw,112px) 0;background:radial-gradient(circle at 18% 0,rgba(217,255,90,.10),transparent 30%),radial-gradient(circle at 82% 100%,rgba(156,175,25,.08),transparent 32%),linear-gradient(180deg,#070b0d 0,#05080b 100%);border-top:1px solid rgba(156,175,25,.18);border-bottom:1px solid rgba(156,175,25,.18);overflow:hidden}.process-aegis::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-12deg,rgba(255,255,255,.014) 0 1px,transparent 1px 9px),linear-gradient(90deg,transparent,rgba(217,255,90,.055),transparent);opacity:.85;pointer-events:none}.process-aegis::after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(217,255,90,.70),transparent);box-shadow:0 0 22px rgba(217,255,90,.20)}.process-aegis__inner{position:relative;z-index:1;width:min(1240px,calc(100% - var(--site-gutter,48px)*2));margin-inline:auto}.process-aegis__head{max-width:840px;margin:0 auto clamp(38px,5vw,64px);text-align:center}.process-aegis__kicker{display:inline-flex;align-items:center;gap:12px;margin-bottom:16px;color:var(--aegis-olive-light,#d9ff5a);font-family:"Rajdhani",Arial,sans-serif;font-size:14px;font-weight:900;line-height:1;letter-spacing:.24em;text-transform:uppercase}.process-aegis__kicker::before,.process-aegis__kicker::after{content:"";width:34px;height:2px;background:currentColor;box-shadow:0 0 14px rgba(217,255,90,.36)}.process-aegis__head h2{margin:0;color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(38px,5vw,68px);font-weight:600;line-height:.92;letter-spacing:.045em;text-transform:uppercase;text-shadow:0 18px 34px rgba(0,0,0,.55)}.process-aegis__head p{max-width:720px;margin:22px auto 0;color:rgba(255,255,255,.70);font-family:"Rajdhani",Arial,sans-serif;font-size:17px;line-height:1.68}.process-aegis__rail{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,22px)}.process-aegis__rail::before{content:"";position:absolute;left:8%;right:8%;top:68px;height:2px;background:linear-gradient(90deg,transparent,rgba(217,255,90,.56),transparent);box-shadow:0 0 18px rgba(217,255,90,.22);pointer-events:none}.process-aegis__step{position:relative;min-height:260px;padding:28px 24px 30px;display:grid;grid-template-rows:auto auto auto 1fr;justify-items:center;text-align:center;background:linear-gradient(130deg,rgba(255,255,255,.065),transparent 30%),linear-gradient(180deg,#11171a 0,#070b0d 100%);border:1px solid rgba(156,175,25,.22);clip-path:polygon(24px 0,100% 0,100% calc(100% - 24px),calc(100% - 24px) 100%,0 100%,0 24px);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 20px 44px rgba(0,0,0,.30);overflow:hidden;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s ease,box-shadow .32s ease}.process-aegis__step::before{content:"";position:absolute;inset:10px;border:1px solid rgba(217,255,90,.09);clip-path:inherit;pointer-events:none}.process-aegis__step::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 42%,rgba(255,255,255,.13) 50%,transparent 58% 100%);transform:translateX(-130%);opacity:0;transition:transform .72s cubic-bezier(.19,1,.22,1),opacity .32s ease;pointer-events:none}.process-aegis__step:hover{transform:translateY(-8px);border-color:rgba(217,255,90,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 28px 56px rgba(0,0,0,.42),0 0 26px rgba(156,175,25,.16)}.process-aegis__step:hover::after{opacity:1;transform:translateX(130%)}.process-aegis__number{position:relative;z-index:1;margin-bottom:12px;color:rgba(217,255,90,.28);font-family:"Rajdhani",Arial,sans-serif;font-size:54px;font-weight:600;line-height:.8;letter-spacing:.04em}.process-aegis__icon{position:relative;z-index:1;width:64px;height:64px;margin-bottom:20px;display:grid;place-items:center;color:#9caf19;background:rgba(156,175,25,.08);border:1px solid rgba(217,255,90,.18);clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px);filter:drop-shadow(0 0 10px rgba(156,175,25,.22));transition:color .32s ease,filter .32s ease,transform .32s ease}.process-aegis__icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.process-aegis__icon svg circle{fill:none}.process-aegis__step:hover .process-aegis__icon{color:#d9ff5a;transform:scale(1.06);filter:drop-shadow(0 0 10px rgba(217,255,90,.55)) drop-shadow(0 0 22px rgba(156,175,25,.22))}.process-aegis__step h3{position:relative;z-index:1;margin:0 0 12px;color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(22px,2vw,28px);font-weight:900;line-height:1;letter-spacing:.07em;text-transform:uppercase}.process-aegis__step p{position:relative;z-index:1;max-width:240px;margin:0;color:rgba(255,255,255,.68);font-family:"Rajdhani",Arial,sans-serif;font-size:15px;line-height:1.55}@media(max-width:1080px){.process-aegis__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.process-aegis__rail::before{display:none}}@media(max-width:620px){.process-aegis{padding:62px 0}.process-aegis__inner{width:min(100% - 32px,var(--site-max,1200px))}.process-aegis__head{text-align:left}.process-aegis__kicker::before,.process-aegis__kicker::after{width:24px}.process-aegis__head h2{font-size:clamp(36px,11vw,48px)}.process-aegis__head p{font-size:15px}.process-aegis__rail{grid-template-columns:1fr}.process-aegis__step{min-height:auto;grid-template-columns:58px 1fr;grid-template-rows:auto auto auto;column-gap:18px;justify-items:start;align-items:center;text-align:left;padding:22px 20px}.process-aegis__number{grid-row:1/4;margin:0;font-size:44px;align-self:start}.process-aegis__icon{width:50px;height:50px;margin:0 0 12px}.process-aegis__icon svg{width:30px;height:30px;stroke-width:4}.process-aegis__step h3,.process-aegis__step p{max-width:none}}@media(prefers-reduced-motion:reduce){.process-aegis__step,.process-aegis__step::after,.process-aegis__icon{transition:none}}.features{padding:var(--spacing-2xl) var(--spacing-lg);background:linear-gradient(180deg,rgba(0,255,65,.05) 0,rgba(0,255,65,0) 100%);border-top:1px solid var(--color-border)}.features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--spacing-xl);max-width:1200px;margin:0 auto}.feature{text-align:center;padding:var(--spacing-xl);border-radius:var(--radius-lg);transition:var(--transition)}.feature:hover{background:rgba(0,255,65,.05)}.feature__icon{font-size:40px;color:#00ff41;margin-bottom:var(--spacing-lg);display:inline-block}.feature__label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:var(--color-text-light);margin-bottom:var(--spacing-sm);font-weight:600}.feature__text{color:var(--color-text);font-size:16px;font-weight:600;margin:0}.cta-final{padding:var(--spacing-2xl) var(--spacing-lg);background:linear-gradient(135deg,#00ff41 0,#3f6 100%);color:var(--color-bg-dark);text-align:center;border-top:2px solid #00ff41}.cta-final h2{color:var(--color-bg-dark);font-size:36px;margin-bottom:var(--spacing-lg)}.cta-final p{color:rgba(5,8,11,.8);font-size:16px;margin-bottom:var(--spacing-xl)}.footer{background:linear-gradient(180deg,var(--color-bg-darker) 0,#000 100%);color:var(--color-text);border-top:2px solid #00ff41;padding:var(--spacing-2xl) var(--spacing-lg) var(--spacing-xl)}.footer .container{max-width:1200px;margin:0 auto}.footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--spacing-2xl);margin-bottom:var(--spacing-2xl)}.footer__column{display:flex;flex-direction:column}.footer__logo{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-text);font-weight:700;text-transform:uppercase;font-size:14px;margin-bottom:var(--spacing-lg)}.footer__logo svg{width:50px;height:50px}.footer__description{color:var(--color-text-light);font-size:13px;line-height:1.6;margin:0}.footer__column h4{color:#00ff41;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--spacing-lg);font-weight:700}.footer__list{list-style:none}.footer__list li{margin-bottom:var(--spacing-sm)}.footer__list a{color:var(--color-text-light);font-size:13px;transition:var(--transition)}.footer__list a:hover{color:#00ff41}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:var(--spacing-xl);border-top:1px solid var(--color-border);flex-wrap:wrap;gap:var(--spacing-lg)}.footer__contact{display:flex;flex-direction:column;gap:var(--spacing-sm)}.footer__contact p{display:flex;align-items:center;gap:10px;color:var(--color-text-light);font-size:13px;margin:0}.footer__contact a{color:#00ff41;font-weight:600}.footer__copyright{color:var(--color-text-light);font-size:12px;text-align:center}.footer__copyright p{margin:0}.footer__socials{display:flex;gap:var(--spacing-lg)}.footer__socials a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,255,65,.1);color:#00ff41;font-size:16px;transition:var(--transition)}.footer__socials a:hover{background:#00ff41;color:var(--color-bg-dark);transform:translateY(-4px)}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg,#00ff41 0,#3f6 100%);color:var(--color-bg-dark);border:none;border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:20px;box-shadow:0 4px 15px rgba(0,255,65,.3);z-index:999;transition:var(--transition)}.scroll-to-top.visible{display:flex}.scroll-to-top:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,255,65,.5)}@media(max-width:768px){:root{font-size:14px}.navbar__menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:rgba(10,20,40,.95);padding:var(--spacing-lg);gap:var(--spacing-md);border-bottom:2px solid #00ff41;backdrop-filter:blur(10px)}.navbar__menu.active{display:flex}.navbar__toggle{display:flex}.navbar__container{gap:var(--spacing-md)}.navbar__logo-img{height:100px}.hero{padding:40px var(--spacing-sm) 30px;min-height:auto}.hero>.container{grid-template-columns:1fr;gap:var(--spacing-lg);min-height:auto}.hero__title{font-size:32px}.hero__description{font-size:14px}.hero__subtitle{font-size:11px}.hero__actions{flex-direction:row;gap:12px;flex-wrap:wrap}.btn-tactical{padding:14px 28px;gap:10px;height:auto;min-width:auto;font-size:12px}.btn-tactical .icon{width:18px;height:18px}.btn-tactical .arrow{width:16px;height:16px}.btn--secondary{height:auto;padding:10px 18px;min-width:auto;font-size:11px}.btn--secondary i{font-size:12px}.hero__badge{position:relative;justify-self:auto;margin-top:var(--spacing-xl)}.section-label{font-size:11px}.section-header h2{font-size:28px}.trust__card{padding:var(--spacing-lg)}.service-card__content{padding:var(--spacing-lg)}.feature{padding:var(--spacing-lg)}.footer__bottom{flex-direction:column;gap:var(--spacing-md)}.footer__contact p{font-size:12px}.footer__copyright{font-size:11px}}@media(max-width:480px){.btn-tactical{padding:12px 20px;gap:8px;width:100%;font-size:11px;height:48px;min-width:auto}.btn-tactical .icon{width:16px;height:16px}.btn-tactical .arrow{width:14px;height:14px}.btn--secondary{width:100%;height:48px;padding:0 16px;font-size:10px;min-width:auto}.hero__actions{flex-direction:column;gap:10px}.navbar__logo-img{height:80px}.hero__title{font-size:28px}.section-header h2{font-size:24px}h1{font-size:32px}h2{font-size:24px}h3{font-size:18px}h4{font-size:16px}}@media(prefers-reduced-motion:reduce){.btn-tactical,.btn-tactical::before,.btn--secondary{animation:none;transition:none}}@media print{header,footer,.btn{display:none}}.modal{position:fixed;inset:0;z-index:9999;display:none}.modal.is-open{display:block}.modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62)}.modal__panel{position:relative;margin:24px auto;width:min(980px,calc(100% - 32px));max-height:calc(100vh - 48px);overflow:auto;border-radius:16px}.modal__close{position:sticky;top:0;z-index:2;float:right;margin:10px 10px 0 0;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.18);color:#fff;width:40px;height:40px;border-radius:12px;cursor:pointer;font-size:24px;line-height:38px}*{box-sizing:border-box}body{}.quote-form-wrap{width:min(980px,calc(100% - 32px));position:relative;padding:42px;background:linear-gradient(125deg,rgba(255,255,255,.08),transparent 24%),linear-gradient(180deg,#0e1518 0,#070b0d 100%);clip-path:polygon(34px 0,calc(100% - 46px) 0,100% 34px,100% calc(100% - 30px),calc(100% - 30px) 100%,24px 100%,0 calc(100% - 34px),0 24px);border:1px solid rgba(255,255,255,.09);overflow:hidden}.quote-form-wrap::before{content:"";position:absolute;inset:12px;border:1px solid rgba(147,167,25,.18);pointer-events:none}.quote-form-wrap::after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0,rgba(255,255,255,.018) 0 1px,transparent 1px 4px),linear-gradient(135deg,transparent 0 18%,rgba(255,255,255,.04) 18.3%,transparent 19%),linear-gradient(135deg,transparent 0 78%,rgba(147,167,25,.12) 78.3%,transparent 79%);pointer-events:none}.form-head,.quote-form{position:relative;z-index:2}.form-kicker{font-family:"Rajdhani",Arial,sans-serif;color:#b5d32a;letter-spacing:.22em;text-transform:uppercase;font-size:17px}.quote-form-wrap h1{margin:6px 0 10px;font-family:"Rajdhani",Arial,sans-serif;font-size:48px;line-height:.9;text-transform:uppercase;letter-spacing:.045em}.form-head p{margin:0 0 34px;max-width:620px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.6}.quote-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.field{position:relative}.field.full{grid-column:1/-1}.quote-form-wrap label{display:block;margin-bottom:8px;font-family:"Rajdhani",Arial,sans-serif;font-size:18px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.82)}.quote-form-wrap input,.quote-form-wrap select,.quote-form-wrap textarea{width:100%;min-height:56px;padding:15px 18px;color:#fff;background:linear-gradient(110deg,rgba(255,255,255,.055),transparent 32%),#060a0c;border:1px solid rgba(255,255,255,.10);outline:none;font-size:14px;clip-path:polygon(14px 0,100% 0,calc(100% - 14px) 100%,0 100%,0 14px);transition:.25s ease}.quote-form-wrap textarea{min-height:132px;resize:vertical}.quote-form-wrap input:focus,.quote-form-wrap select:focus,.quote-form-wrap textarea:focus{border-color:rgba(181,211,42,.72);box-shadow:0 0 0 1px rgba(181,211,42,.22),0 0 18px rgba(181,211,42,.12);background:linear-gradient(110deg,rgba(255,255,255,.075),transparent 32%),#081012}.quote-form-wrap input::placeholder,.quote-form-wrap textarea::placeholder{color:rgba(255,255,255,.35)}.form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;margin-top:16px}.submit-btn{position:relative;width:330px;height:72px;border:0;cursor:pointer;color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:28px;text-transform:uppercase;letter-spacing:.06em;background:radial-gradient(circle at 25% 15%,rgba(217,255,90,.25),transparent 28%),linear-gradient(180deg,#a6c11d 0,#7f9411 48%,#586b08 100%);clip-path:polygon(22px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 22px),calc(100% - 22px) 100%,12px 100%,0 calc(100% - 12px),0 22px);overflow:hidden;transition:.25s ease}.submit-btn::before{content:"";position:absolute;inset:6px;border:1px solid rgba(217,255,90,.28);pointer-events:none}.submit-btn::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 42%,rgba(255,255,255,.20) 50%,transparent 58%);transform:translateX(-130%);transition:.65s cubic-bezier(.19,1,.22,1)}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 0 26px rgba(181,211,42,.28),0 18px 34px rgba(0,0,0,.55)}.submit-btn:hover::after{transform:translateX(130%)}@media(max-width:760px){.quote-form-wrap{padding:30px 22px}.quote-form-wrap h1{font-size:38px}.quote-form{grid-template-columns:1fr}.submit-btn{width:100%}}:root{--site-max:1240px;--site-gutter:clamp(20px,4vw,56px);--section-y:clamp(72px,8vw,130px);--section-y-tight:clamp(48px,6vw,88px);--aegis-olive:#9caf19;--aegis-olive-light:#d9ff5a;--aegis-bg:#05080b}body{overflow-x:hidden}.container{width:min(var(--site-max),calc(100% - var(--site-gutter)*2));max-width:none;margin-inline:auto;padding-inline:0}.hero{min-height:100vh;padding:clamp(150px,16vh,210px) 0 clamp(90px,10vh,140px);display:flex;align-items:center}.hero>.container{min-height:auto;display:grid;grid-template-columns:minmax(0,720px) 1fr;align-items:center}.hero__content{max-width:720px}.hero__subtitle{margin-bottom:22px;color:var(--aegis-olive-light)}.hero__title{max-width:720px;margin-bottom:28px;font-size:clamp(48px,6vw,82px);line-height:.88;letter-spacing:.02em;text-transform:uppercase}.hero__description{max-width:610px;margin-bottom:36px;font-size:17px;line-height:1.75}.hero__actions{gap:22px;align-items:center;margin-bottom:30px}.hero__footer{margin-top:8px}.hero__badge{position:absolute;right:max(48px,calc((100vw - var(--site-max))/2));bottom:clamp(70px,10vh,130px)}.services,.features{padding:var(--section-y) 0}.section-header{max-width:760px;margin:0 auto clamp(44px,5vw,70px);text-align:center}.section-label,.section-header__subtitle{margin-bottom:14px;color:var(--aegis-olive-light);letter-spacing:.22em}.section-header h2{max-width:820px;margin-inline:auto;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(40px,5vw,68px);line-height:.92;letter-spacing:.04em;text-transform:uppercase}.services__grid{width:min(1120px,100%);margin-inline:auto;gap:clamp(22px,3vw,34px);align-items:stretch}.service-card{min-height:100%}.features__grid{width:min(1120px,100%);gap:clamp(20px,3vw,32px)}.feature{padding:clamp(28px,4vw,42px) 24px}.footer{padding:clamp(70px,8vw,110px) 0 36px}.footer .container{width:min(var(--site-max),calc(100% - var(--site-gutter)*2))}.footer__grid{gap:clamp(36px,5vw,72px)}@media(max-width:980px){.hero{min-height:auto;padding:140px 0 80px}.hero>.container{grid-template-columns:1fr}.hero__content{max-width:680px}.hero__badge{position:relative;right:auto;bottom:auto;margin-top:42px}.hero__actions{flex-wrap:wrap}}@media(max-width:620px){.container{width:min(100% - 32px,var(--site-max))}.hero{padding:120px 0 64px}.hero__title{font-size:clamp(40px,13vw,58px)}.hero__description{font-size:15px}.hero__actions{flex-direction:column;align-items:stretch}.btn-wrapper,.btn-tactical,.btn--secondary{width:100%}.section-header h2{font-size:38px}}.page-hero{position:relative;isolation:isolate;padding:clamp(150px,16vh,210px) 0 clamp(64px,8vw,110px);overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(217,255,90,.12),transparent 28%),linear-gradient(125deg,rgba(255,255,255,.055),transparent 26%),linear-gradient(180deg,#070b0f 0,#05080b 100%);border-bottom:1px solid rgba(156,175,25,.22)}.page-hero::before{content:"";position:absolute;inset:0;z-index:-2;background:repeating-linear-gradient(0,rgba(255,255,255,.018) 0 1px,transparent 1px 5px),linear-gradient(135deg,transparent 0 18%,rgba(255,255,255,.035) 18.3%,transparent 19%),linear-gradient(135deg,transparent 0 78%,rgba(156,175,25,.12) 78.3%,transparent 79%);opacity:.9}.page-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(217,255,90,.72),transparent);box-shadow:0 0 24px rgba(156,175,25,.28)}.page-hero-content{position:relative;max-width:860px}.page-hero-content::before{content:"";position:absolute;left:-28px;top:4px;width:4px;height:calc(100% - 8px);background:linear-gradient(180deg,rgba(217,255,90,.9),rgba(156,175,25,.12));box-shadow:0 0 18px rgba(217,255,90,.22)}.page-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:20px;color:var(--aegis-olive-light,#d9ff5a);font-family:"Rajdhani",Arial,sans-serif;font-size:13px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.24em}.page-kicker::before{content:"";width:34px;height:2px;background:currentColor;box-shadow:0 0 12px rgba(217,255,90,.42)}.page-title{margin:0;max-width:920px;color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(52px,7vw,92px);font-weight:600;line-height:.88;text-transform:uppercase;letter-spacing:.045em;text-shadow:0 18px 34px rgba(0,0,0,.52)}.page-subtitle{max-width:680px;margin:26px 0 0;color:rgba(255,255,255,.72);font-size:clamp(16px,1.6vw,19px);line-height:1.7}.page-content-section{position:relative;padding:clamp(72px,8vw,128px) 0;background:radial-gradient(circle at 78% 8%,rgba(156,175,25,.08),transparent 28%),linear-gradient(180deg,#05080b 0,#060a0d 100%)}.page-content-card{position:relative;width:min(980px,100%);margin-inline:auto;padding:clamp(34px,5vw,62px);color:rgba(255,255,255,.78);background:linear-gradient(125deg,rgba(255,255,255,.07),transparent 26%),linear-gradient(180deg,#101619 0,#070b0d 100%);border:1px solid rgba(255,255,255,.09);clip-path:polygon(34px 0,calc(100% - 46px) 0,100% 34px,100% calc(100% - 30px),calc(100% - 30px) 100%,24px 100%,0 calc(100% - 34px),0 24px);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 24px 70px rgba(0,0,0,.42);overflow:hidden}.page-content-card::before{content:"";position:absolute;inset:12px;border:1px solid rgba(156,175,25,.18);clip-path:inherit;pointer-events:none}.page-content-card::after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0,rgba(255,255,255,.014) 0 1px,transparent 1px 4px),linear-gradient(135deg,transparent 0 78%,rgba(156,175,25,.10) 78.3%,transparent 79%);pointer-events:none}.page-content-card>*{position:relative;z-index:1}.page-content-card h2,.page-content-card h3,.page-content-card h4{margin:1.15em 0 .55em;color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-weight:600;line-height:.95;text-transform:uppercase;letter-spacing:.055em}.page-content-card h2{font-size:clamp(36px,4.4vw,56px)}.page-content-card h3{font-size:clamp(28px,3.2vw,40px);color:var(--aegis-olive-light,#d9ff5a)}.page-content-card p,.page-content-card li{color:rgba(255,255,255,.74);font-size:16px;line-height:1.78}.page-content-card p{margin:0 0 18px}.page-content-card ul,.page-content-card ol{margin:18px 0 28px;padding-left:0;list-style:none}.page-content-card li{position:relative;margin-bottom:12px;padding-left:28px}.page-content-card li::before{content:"";position:absolute;left:0;top:.72em;width:11px;height:2px;background:var(--aegis-olive-light,#d9ff5a);box-shadow:0 0 10px rgba(217,255,90,.34)}.page-content-card strong{color:#fff;font-weight:700}.page-content-card a{color:var(--aegis-olive-light,#d9ff5a);text-decoration:none;border-bottom:1px solid rgba(217,255,90,.36)}.page-content-card a:hover{color:#fff;border-bottom-color:rgba(255,255,255,.72)}.page-content-card hr{height:1px;margin:38px 0;border:0;background:linear-gradient(90deg,transparent,rgba(156,175,25,.55),transparent)}@media(max-width:760px){.page-hero{padding:130px 0 58px}.page-hero-content::before{left:-16px}.page-content-card{clip-path:polygon(24px 0,calc(100% - 30px) 0,100% 24px,100% calc(100% - 22px),calc(100% - 22px) 100%,18px 100%,0 calc(100% - 24px),0 18px)}}.service-aegis-card__media--wasted{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(156,175,25,.18),rgba(5,8,11,.75)),#0b120e}.service-aegis-card__media--wasted img,.service-aegis-card__media--wasted .service-aegis-card__image-clean,.service-aegis-card__media--wasted .service-aegis-card__image-wasted{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:opacity .72s cubic-bezier(.19,1,.22,1),transform .9s cubic-bezier(.19,1,.22,1),filter .72s ease}.service-aegis-card__media--wasted .service-aegis-card__image-clean,.service-aegis-card__media--wasted .rat-clean,.service-aegis-card__media--wasted .insect-clean,.service-aegis-card__media--wasted .disinfection-clean,.service-aegis-card__media--wasted .pigeon-clean{opacity:1;z-index:1;filter:grayscale(0) contrast(1.08) saturate(1.08)}.service-aegis-card__media--wasted .service-aegis-card__image-wasted,.service-aegis-card__media--wasted .rat-wasted,.service-aegis-card__media--wasted .insect-wasted,.service-aegis-card__media--wasted .disinfection-wasted,.service-aegis-card__media--wasted .pigeon-wasted{opacity:0;z-index:2;filter:grayscale(1) contrast(1.18) saturate(.72)}.service-aegis-card:hover .service-aegis-card__media--wasted .service-aegis-card__image-clean,.service-aegis-card:hover .service-aegis-card__media--wasted .rat-clean,.service-aegis-card:hover .service-aegis-card__media--wasted .insect-clean,.service-aegis-card:hover .service-aegis-card__media--wasted .disinfection-clean,.service-aegis-card:hover .service-aegis-card__media--wasted .pigeon-clean{opacity:0;transform:scale(1.045);filter:grayscale(1) contrast(1.12) saturate(.65)}.service-aegis-card:hover .service-aegis-card__media--wasted .service-aegis-card__image-wasted,.service-aegis-card:hover .service-aegis-card__media--wasted .rat-wasted,.service-aegis-card:hover .service-aegis-card__media--wasted .insect-wasted,.service-aegis-card:hover .service-aegis-card__media--wasted .disinfection-wasted,.service-aegis-card:hover .service-aegis-card__media--wasted .pigeon-wasted{opacity:1;transform:scale(1.045);filter:grayscale(1) contrast(1.22) saturate(.62)}.service-aegis-card__media--wasted::after{z-index:4}.service-aegis-card__scan{z-index:6}.service-aegis-card:hover .service-aegis-card__media--wasted img{opacity:inherit}.services-aegis__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,2.2vw,30px);align-items:stretch}.service-aegis-card{min-width:0}.service-aegis-card__content{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:-45px;padding:0 clamp(18px,2vw,28px) 40px}.service-aegis-card__title,.service-aegis-card h3{width:100%;min-height:0;margin:0 0 18px;display:block;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(22px,1.72vw,28px);font-weight:900;line-height:.95;letter-spacing:.035em;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:visible;color:#fff;text-shadow:0 0 12px rgba(0,0,0,.72),0 0 28px rgba(0,0,0,.86)}.service-aegis-card p{width:100%;max-width:260px;margin:0 auto 30px;text-align:center}.service-aegis-card__link{margin-top:auto}.@media(max-width:1180px){.services-aegis__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-aegis-card__title,.service-aegis-card h3{font-size:clamp(28px,4vw,38px)}}@media(max-width:620px){.services-aegis__grid{grid-template-columns:1fr}.service-aegis-card__content{margin-top:-40px;padding-inline:24px}.service-aegis-card__title,.service-aegis-card h3{font-size:clamp(27px,8vw,34px);white-space:normal}}.service-aegis-card__icon{display:none!important}.aegis-trust-mobile{display:none}@media(max-width:760px){.trust.aegis-trust{margin-top:0;padding:34px 0 46px;background:radial-gradient(circle at 50% 0,rgba(217,255,90,.08),transparent 44%),linear-gradient(180deg,#05080b 0,#070b0d 100%)}.trust.aegis-trust .container{width:min(100% - 32px,var(--site-max,1200px))}.aegis-trust-strip{display:none}.aegis-trust-mobile{display:grid;grid-template-columns:1fr;gap:12px}.aegis-trust-mobile-card{position:relative;display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;min-height:96px;padding:18px 18px 18px 16px;color:#fff;text-decoration:none;background:linear-gradient(130deg,rgba(255,255,255,.075),transparent 30%),linear-gradient(180deg,#11171a 0,#070b0d 100%);border:1px solid rgba(156,175,25,.24);box-shadow:0 16px 34px rgba(0,0,0,.28);clip-path:polygon(18px 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%,0 18px);overflow:hidden}.aegis-trust-mobile-card::before{content:"";position:absolute;inset:8px;border:1px solid rgba(217,255,90,.10);clip-path:inherit;pointer-events:none}.aegis-trust-mobile-card::after{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;background:linear-gradient(180deg,rgba(217,255,90,.85),rgba(156,175,25,.18));box-shadow:0 0 16px rgba(217,255,90,.22)}.aegis-trust-mobile-card__icon{position:relative;z-index:1;width:52px;height:52px;display:grid;place-items:center;color:#d9ff5a;font-size:23px;background:rgba(156,175,25,.10);border:1px solid rgba(217,255,90,.24);clip-path:polygon(14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%,0 14px)}.aegis-trust-mobile-card__body{position:relative;z-index:1;display:grid;gap:5px}.aegis-trust-mobile-card__body strong{font-family:"Rajdhani",Arial,sans-serif;font-size:18px;font-weight:900;line-height:1;letter-spacing:.055em;text-transform:uppercase}.aegis-trust-mobile-card__body span{color:rgba(255,255,255,.68);font-size:14px;line-height:1.45}.aegis-trust-mobile-card:active{transform:translateY(1px)}}.aegis-trust-hitbox{fill:transparent;pointer-events:all}.aegis-trust-panel--certifications{pointer-events:all}.aegis-trust-panel--certifications:hover .aegis-trust-panel-shape,.aegis-trust-panel--certifications.is-active .aegis-trust-panel-shape,.aegis-trust-panel--certifications:focus .aegis-trust-panel-shape{fill:url(#aegisTrustMetalHover);filter:url(#aegisTrustPanelGlow)}.aegis-trust-panel--certifications:hover .aegis-trust-outline,.aegis-trust-panel--certifications.is-active .aegis-trust-outline,.aegis-trust-panel--certifications:focus .aegis-trust-outline{opacity:.75}.floating-quote-btn{position:fixed;right:clamp(18px,3vw,34px);bottom:clamp(24px,4vw,38px);z-index:990;min-width:214px;height:58px;padding:0 22px 0 18px;display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#fff;background:radial-gradient(circle at 22% 18%,rgba(217,255,90,.24),transparent 32%),linear-gradient(180deg,#a6c11d 0,#7f9411 48%,#586b08 100%);border:1px solid rgba(217,255,90,.46);cursor:pointer;font-family:"Rajdhani",Arial,sans-serif;font-size:15px;font-weight:900;line-height:1;letter-spacing:.075em;text-transform:uppercase;text-decoration:none;clip-path:polygon(18px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 18px),calc(100% - 18px) 100%,10px 100%,0 calc(100% - 10px),0 18px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -10px 18px rgba(0,0,0,.28),0 18px 38px rgba(0,0,0,.52),0 0 26px rgba(156,175,25,.24);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(22px) scale(.96);transition:opacity .32s ease,visibility .32s ease,transform .32s cubic-bezier(.19,1,.22,1),box-shadow .28s ease,filter .28s ease;overflow:hidden}.floating-quote-btn::before{content:"";position:absolute;inset:6px;border:1px solid rgba(217,255,90,.24);clip-path:inherit;pointer-events:none}.floating-quote-btn__scan{position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 40%,rgba(255,255,255,.18) 50%,transparent 60% 100%);transform:translateX(-130%);transition:transform .72s cubic-bezier(.19,1,.22,1);pointer-events:none}.floating-quote-btn__icon,.floating-quote-btn__text{position:relative;z-index:1}.floating-quote-btn__icon{width:26px;height:26px;display:grid;place-items:center;color:#eaff8a;font-size:16px;filter:drop-shadow(0 0 8px rgba(217,255,90,.35))}.floating-quote-btn.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.floating-quote-btn:hover{transform:translateY(-3px) scale(1.015);filter:brightness(1.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 -10px 18px rgba(0,0,0,.26),0 24px 46px rgba(0,0,0,.58),0 0 34px rgba(217,255,90,.30)}.floating-quote-btn:hover .floating-quote-btn__scan{transform:translateX(130%)}.floating-quote-btn.is-modal-open{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(22px) scale(.96)}@media(max-width:620px){.floating-quote-btn{left:16px;right:16px;bottom:18px;width:auto;min-width:0;height:54px;font-size:14px}}@media(prefers-reduced-motion:reduce){.floating-quote-btn,.floating-quote-btn__scan{transition:none}}.floating-quote-btn{left:50%;right:auto;bottom:20px;transform:translateX(-50%) translateY(22px) scale(.96);width:300px;min-width:300px;height:64px;font-size:18px;box-shadow:0 0 20px rgba(217,255,90,.25),0 12px 30px rgba(0,0,0,.45)}.floating-quote-btn.is-visible{transform:translateX(-50%) translateY(0) scale(1)}.floating-quote-btn:hover{transform:translateX(-50%) translateY(-3px) scale(1.015)}@media(max-width:620px){.floating-quote-btn{left:50%;right:auto;width:calc(100% - 32px);min-width:0}}.cookie-consent[hidden]{display:none!important}.cookie-consent{position:fixed;left:0;right:0;bottom:0;z-index:10000;padding:18px;pointer-events:none}.cookie-consent__panel{width:min(980px,calc(100% - 24px));margin:0 auto;padding:clamp(20px,3vw,28px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:end;color:#fff;pointer-events:auto;background:linear-gradient(130deg,rgba(255,255,255,.075),transparent 28%),linear-gradient(180deg,#11171a 0,#070b0d 100%);border:1px solid rgba(217,255,90,.28);clip-path:polygon(24px 0,100% 0,100% calc(100% - 24px),calc(100% - 24px) 100%,0 100%,0 24px);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 24px 70px rgba(0,0,0,.62),0 0 34px rgba(156,175,25,.18);overflow:hidden}.cookie-consent__panel::before{content:"";position:absolute;inset:10px;border:1px solid rgba(217,255,90,.10);clip-path:inherit;pointer-events:none}.cookie-consent__content,.cookie-consent__actions,.cookie-consent__links{position:relative;z-index:1}.cookie-consent__kicker{display:inline-flex;margin-bottom:8px;color:var(--aegis-olive-light,#d9ff5a);font-family:"Rajdhani",Arial,sans-serif;font-size:13px;font-weight:900;line-height:1;letter-spacing:.22em;text-transform:uppercase}.cookie-consent h2{margin:0 0 8px;color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(30px,3vw,42px);font-weight:600;line-height:.92;letter-spacing:.045em;text-transform:uppercase}.cookie-consent p{max-width:680px;margin:0;color:rgba(255,255,255,.72);font-family:"Rajdhani",Arial,sans-serif;font-size:15px;line-height:1.55}.cookie-consent__details{margin-top:18px;display:grid;gap:10px}.cookie-consent__option{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:rgba(5,8,11,.54);border:1px solid rgba(255,255,255,.08);clip-path:polygon(14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%,0 14px)}.cookie-consent__option strong,.cookie-consent__option span{display:block}.cookie-consent__option strong{color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:16px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.cookie-consent__option span span{margin-top:3px;color:rgba(255,255,255,.62);font-size:13px;line-height:1.35}.cookie-consent__status{flex:0 0 auto;color:var(--aegis-olive-light,#d9ff5a);font-family:"Rajdhani",Arial,sans-serif;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cookie-consent__option input[type="checkbox"]{width:46px;height:24px;accent-color:#9caf19;cursor:pointer}.cookie-consent__actions{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px}.cookie-consent__btn{min-height:46px;padding:0 18px;cursor:pointer;color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(217,255,90,.24);background:rgba(5,8,11,.42);clip-path:polygon(14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%,0 14px);transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.cookie-consent__btn:hover,.cookie-consent__btn:focus-visible{transform:translateY(-2px);border-color:rgba(217,255,90,.58);box-shadow:0 0 18px rgba(217,255,90,.18);outline:none}.cookie-consent__btn--primary{background:radial-gradient(circle at 25% 15%,rgba(217,255,90,.24),transparent 28%),linear-gradient(180deg,#a6c11d 0,#7f9411 48%,#586b08 100%);border-color:rgba(217,255,90,.46)}.cookie-consent__btn--secondary{background:rgba(156,175,25,.12)}.cookie-consent__btn--ghost{background:rgba(255,255,255,.035)}.cookie-consent__links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:16px;margin-top:-6px}.cookie-consent__links a,.cookie-settings-trigger{color:var(--aegis-olive-light,#d9ff5a);font-family:"Rajdhani",Arial,sans-serif;font-size:14px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid rgba(217,255,90,.34)}.cookie-settings-trigger{display:inline-flex;align-items:center;margin-top:12px;padding:0;border-top:0;border-left:0;border-right:0;background:none;cursor:pointer}@media(max-width:820px){.cookie-consent__panel{grid-template-columns:1fr;align-items:stretch}.cookie-consent__actions{grid-template-columns:1fr}}@media(max-width:520px){.cookie-consent{padding:12px}.cookie-consent__panel{width:100%;max-height:calc(100vh - 24px);overflow:auto;padding:20px}.cookie-consent__option{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.cookie-consent__btn{transition:none}}.aegis-trust-strip{position:relative}.aegis-trust-svg a,.aegis-trust-svg .aegis-trust-panel,.aegis-trust-panel--certifications{pointer-events:all;cursor:pointer}.aegis-trust-hitbox{fill:transparent;stroke:transparent;pointer-events:all;cursor:pointer}@media(max-width:760px){}.trust.aegis-trust{position:relative;isolation:isolate;background:linear-gradient(180deg,rgba(5,8,11,0) 0,rgba(5,8,11,.42) 36%,rgba(5,8,11,.78) 66%,#05080b 100%)}.trust.aegis-trust::before{content:"";position:absolute;inset:-12px 0 0;z-index:-2;background:radial-gradient(ellipse at 50% 28%,rgba(217,255,90,.105),transparent 36%),repeating-linear-gradient(-12deg,rgba(255,255,255,.012) 0 1px,transparent 1px 8px);opacity:.72;pointer-events:none}.trust.aegis-trust::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:clamp(90px,10vw,150px);z-index:-1;background:linear-gradient(180deg,rgba(5,8,11,0) 0,#05080b 78%,#05080b 100%);pointer-events:none}.services-aegis{margin-top:0;padding-top:clamp(76px,8vw,128px);background:radial-gradient(ellipse at 50% 0,rgba(156,175,25,.075),transparent 36%),linear-gradient(180deg,#05080b 0,#060a0d 44%,#070b0d 100%);border-top:0}.services-aegis::before{background:repeating-linear-gradient(-12deg,rgba(255,255,255,.014) 0 1px,transparent 1px 8px);opacity:.42}.services-aegis::after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(217,255,90,.16),transparent);opacity:.35;pointer-events:none}@media(max-width:760px){.trust.aegis-trust{padding-bottom:58px;background:linear-gradient(180deg,#05080b 0,#05080b 58%,#060a0d 100%)}.trust.aegis-trust::before,.trust.aegis-trust::after{display:none}.services-aegis{padding-top:68px;background:linear-gradient(180deg,#060a0d 0,#070b0d 100%)}}.service-aegis-card__media{aspect-ratio:4 / 5}.service-aegis-card__media img,.service-aegis-card__media--wasted img,.service-aegis-card__image-clean,.service-aegis-card__image-wasted{display:block}.hero__background img{display:block}.navbar__logo-img,.logo__img{display:block;max-width:100%;object-fit:contain}.hero__background img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.btn-wrapper{position:relative}.btn-wrapper::before{content:"";position:absolute;inset:-10px -14px;border:1px solid rgba(164,196,0,.25);clip-path:polygon( 30px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 30px),calc(100% - 30px) 100%,14px 100%,0 calc(100% - 14px),0 30px )}.btn-tactical{position:relative;width:400px;height:75px;display:flex;align-items:center;gap:22px;padding:0 34px;color:white;text-decoration:none;background:linear-gradient( 180deg,#a6c11d 0%,#7f9411 45%,#586b08 100% );clip-path:polygon( 22px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 22px),calc(100% - 22px) 100%,10px 100%,0 calc(100% - 10px),0 22px );box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -12px 20px rgba(0,0,0,.25),0 10px 25px rgba(0,0,0,.45);overflow:hidden;transition:.25s ease}.btn-tactical:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 -12px 20px rgba(0,0,0,.25),0 15px 35px rgba(0,0,0,.55)}.btn-tactical::before{content:"";position:absolute;inset:6px;border:1px solid rgba(217,255,90,.25);clip-path:inherit}.btn-tactical::after{content:"";position:absolute;inset:0;background:linear-gradient( 110deg,transparent 0%,transparent 45%,rgba(255,255,255,.18) 50%,transparent 55%,transparent 100% );transform:translateX(-120%);transition:.6s}.btn-tactical:hover::after{transform:translateX(120%)}.btn-tactical .icon{width:42px;height:42px;color:#e4ff77;z-index:2}.btn-tactical .arrow{width:34px;height:34px;margin-left:auto;color:#e4ff77;z-index:2}.btn-tactical .label{z-index:2;font-size:20px;letter-spacing:.03em;text-transform:uppercase}.btn-tactical .tech{position:absolute;inset:0;pointer-events:none}.btn-tactical .tech::before{content:"";position:absolute;left:18px;top:10px;width:70px;height:10px;border:1px solid rgba(255,255,255,.15)}.btn-tactical .tech::after{content:"";position:absolute;right:22px;bottom:12px;width:32px;height:3px;background:rgba(255,255,255,.18)}.btn--secondary{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;height:56px;padding:0 24px;min-width:200px;color:#a6c11d;text-decoration:none;font-family:'Rajdhani',sans-serif;font-size:12px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient( 180deg,#1a1f2e 0%,#0f1419 50%,#0a0e17 100% );border:1.5px solid rgba(164,196,0,0.4);clip-path:polygon( 15px 0,calc(100% - 6px) 0,100% 6px,100% calc(100% - 15px),calc(100% - 15px) 100%,6px 100%,0 calc(100% - 6px),0 15px );box-shadow:inset 0 1px 0 rgba(255,255,255,0.08),inset 0 -8px 12px rgba(0,0,0,0.4),0 8px 20px rgba(0,0,0,0.5);overflow:hidden;transition:all 0.3s ease;cursor:pointer}.btn--secondary::before{content:"";position:absolute;inset:4px;border:1px solid rgba(217,255,90,0.2);pointer-events:none;clip-path:inherit}.btn--secondary::after{content:"";position:absolute;inset:0;background:linear-gradient( 110deg,transparent 0%,transparent 40%,rgba(164,196,0,0.1) 50%,transparent 60%,transparent 100% );transform:translateX(-120%);transition:0.5s;pointer-events:none}.btn--secondary:hover{border-color:#a6c11d;color:#d9ff5a;background:linear-gradient( 180deg,#222833 0%,#141820 50%,#0f1319 100% );box-shadow:inset 0 1px 0 rgba(255,255,255,0.12),inset 0 -8px 12px rgba(0,0,0,0.4),0 12px 28px rgba(164,196,0,0.2);transform:translateY(-2px)}.btn--secondary:hover::after{transform:translateX(120%)}.btn--secondary:active{transform:translateY(0)}.btn--secondary i{font-size:14px;z-index:2}.btn--primary{position:relative;background:linear-gradient( 180deg,#a6c11d 0%,#7f9411 45%,#586b08 100% );color:#0a1428;border:1.5px solid rgba(217,255,90,0.3)}.btn--primary:hover{background:linear-gradient( 180deg,#d9ff5a 0%,#a6c11d 45%,#7f9411 100% )}.btn--lg{padding:18px 36px;font-size:14px;height:64px}@media (max-width:768px){.btn--secondary{height:52px;padding:0 20px;min-width:180px;font-size:11px}.btn--secondary i{font-size:12px}.hero__actions{flex-direction:column;gap:12px}.hero__actions .btn-wrapper,.hero__actions .btn--secondary{width:100% !important;max-width:100%}}.contact-section{padding:clamp(72px,8vw,112px) 0}.contact-wrapper{width:min(1080px,calc(100% - var(--site-gutter,48px) * 2));margin-inline:auto}.contact-intro{max-width:760px;margin:0 auto clamp(34px,5vw,54px);text-align:center}.contact-intro h2{margin:0 0 16px}.contact-intro p{margin:0;color:rgba(255,255,255,.72)}.contact-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:32px;align-items:stretch}.contact-panel,.contact-form-card{position:relative;padding:clamp(28px,4vw,38px);background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 30%),linear-gradient(180deg,#11171a 0%,#070b0d 100%);border:1px solid rgba(156,175,25,.24);box-shadow:0 24px 60px rgba(0,0,0,.32);clip-path:polygon(24px 0,100% 0,100% calc(100% - 24px),calc(100% - 24px) 100%,0 100%,0 24px);overflow:hidden}.contact-panel::before,.contact-form-card::before{content:"";position:absolute;inset:10px;border:1px solid rgba(217,255,90,.09);clip-path:inherit;pointer-events:none}.contact-panel>*,.contact-form-card>*{position:relative;z-index:1}.contact-details{margin:28px 0 0;padding:0;list-style:none;display:grid;gap:16px}.contact-details li{display:flex;gap:12px;align-items:flex-start;color:rgba(255,255,255,.76)}.contact-details i{margin-top:4px;color:#d9ff5a}.contact-form-card form,.quote-form--grav form{display:grid;gap:16px 18px}.contact-form-card form{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form-card .form-field,.contact-form-card .form-group,.quote-form--grav .form-field,.quote-form--grav .form-group,.contact-form-card .buttons,.quote-form--grav .buttons{min-width:0;margin:0}.contact-form-card textarea,.contact-form-card .buttons,.contact-form-card .form-field:has(textarea),.contact-form-card .form-group:has(textarea),.contact-form-card .form-field:has(input[type="checkbox"]),.contact-form-card .form-group:has(input[type="checkbox"]){grid-column:1 / -1}.contact-form-card label,.quote-form--grav label{display:block;margin-bottom:7px;color:rgba(255,255,255,.82);font-family:"Rajdhani",Arial,sans-serif;font-weight:800;letter-spacing:.055em;text-transform:uppercase;font-size:12px;line-height:1.15}.contact-form-card input,.contact-form-card select,.contact-form-card textarea,.quote-form--grav input,.quote-form--grav select,.quote-form--grav textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid rgba(156,175,25,.24);background:linear-gradient(110deg,rgba(255,255,255,.045),transparent 34%),rgba(5,8,11,.74);color:#fff;outline:none;border-radius:0;font-size:14px;line-height:1.3;clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%,0 12px);transition:border-color .22s ease,box-shadow .22s ease,background .22s ease}.contact-form-card textarea,.quote-form--grav textarea{resize:vertical;min-height:120px}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus,.quote-form--grav input:focus,.quote-form--grav select:focus,.quote-form--grav textarea:focus{border-color:rgba(217,255,90,.72);box-shadow:0 0 0 1px rgba(217,255,90,.18),0 0 18px rgba(156,175,25,.12);background:linear-gradient(110deg,rgba(255,255,255,.06),transparent 34%),rgba(7,12,14,.92)}.contact-form-card input[type="checkbox"],.quote-form--grav input[type="checkbox"]{width:auto;min-height:0;margin:0 10px 0 0;clip-path:none;accent-color:#9caf19}.contact-form-card .form-field:has(input[type="checkbox"]),.contact-form-card .form-group:has(input[type="checkbox"]),.quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form--grav .form-group:has(input[type="checkbox"]){display:flex;align-items:center;gap:10px}.contact-form-card .form-field:has(input[type="checkbox"]) label,.contact-form-card .form-group:has(input[type="checkbox"]) label,.quote-form--grav .form-field:has(input[type="checkbox"]) label,.quote-form--grav .form-group:has(input[type="checkbox"]) label{margin:0;color:rgba(255,255,255,.72);font-size:11px;line-height:1.35;text-transform:none;letter-spacing:.015em}.contact-form-card .buttons button,.quote-form--grav .buttons button,.quote-form--grav .button,.quote-form--grav button[type="submit"],.submit-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;border:1px solid rgba(217,255,90,.45);color:#fff;background:radial-gradient(circle at 25% 15%,rgba(217,255,90,.22),transparent 28%),linear-gradient(180deg,#a6c11d 0%,#7f9411 45%,#586b08 100%);cursor:pointer;font-family:"Rajdhani",Arial,sans-serif;font-weight:900;letter-spacing:.065em;text-transform:uppercase;clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px)}.form-disabled-message{margin:0;color:rgba(255,255,255,.74)}.modal__panel.modal__panel--quote{width:min(1180px,calc(100vw - 48px));max-height:min(780px,calc(100vh - 48px));overflow:visible}.quote-form-wrap--organized{width:100%;padding:0;background:linear-gradient(135deg,rgba(255,255,255,.075),transparent 28%),linear-gradient(180deg,#101619 0%,#070b0d 100%);border:1px solid rgba(217,255,90,.20);clip-path:polygon(34px 0,calc(100% - 46px) 0,100% 34px,100% calc(100% - 30px),calc(100% - 30px) 100%,24px 100%,0 calc(100% - 34px),0 24px);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 30px 80px rgba(0,0,0,.60);overflow:hidden}.quote-form-layout{display:grid;grid-template-columns:minmax(270px,340px) minmax(0,1fr);min-height:560px}.quote-form-aside{position:relative;padding:34px 30px;display:flex;flex-direction:column;background:radial-gradient(circle at 24% 10%,rgba(217,255,90,.13),transparent 34%),linear-gradient(180deg,rgba(156,175,25,.085),rgba(5,8,11,.38));border-right:1px solid rgba(217,255,90,.16)}.quote-form-aside::after{content:"";position:absolute;inset:12px;border:1px solid rgba(217,255,90,.09);pointer-events:none}.quote-form-aside>*{position:relative;z-index:1}.quote-form-aside .form-kicker{margin-bottom:14px;color:#d9ff5a;font-family:"Rajdhani",Arial,sans-serif;font-size:13px;font-weight:900;letter-spacing:.22em;line-height:1;text-transform:uppercase}.quote-form-aside h1{margin:0 0 18px;color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(42px,5vw,62px);font-weight:600;line-height:.88;letter-spacing:.045em;text-transform:uppercase}.quote-form-aside p{margin:0;color:rgba(255,255,255,.70);font-family:"Rajdhani",Arial,sans-serif;font-size:15px;line-height:1.55}.quote-form-points{margin:auto 0 0;padding:28px 0 0;list-style:none;display:grid;gap:14px}.quote-form-points li{padding-top:14px;border-top:1px solid rgba(217,255,90,.14)}.quote-form-points strong,.quote-form-points span{display:block}.quote-form-points strong{color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:14px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.quote-form-points span{margin-top:3px;color:rgba(255,255,255,.58);font-size:13px;line-height:1.35}.quote-form-main{padding:30px;display:flex;align-items:center}.quote-form--grav{width:100%;padding:0;background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.quote-form--grav form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.quote-form--grav .form-field:has(input[type="hidden"]),.quote-form--grav .form-group:has(input[type="hidden"]){display:none}.quote-form--grav .form-field:has(textarea),.quote-form--grav .form-group:has(textarea),.quote-form--grav textarea{grid-column:1 / -1}.quote-form--grav textarea{min-height:96px;max-height:132px;resize:vertical}.quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form--grav .form-group:has(input[type="checkbox"]){grid-column:1 / -1;padding:12px 14px;min-height:52px;border:1px solid rgba(156,175,25,.18);background:rgba(5,8,11,.42)}.quote-form--grav .buttons{grid-column:1 / -1;margin-top:4px}.quote-form--grav .buttons button,.quote-form--grav .button,.quote-form--grav button[type="submit"]{width:100%;min-height:58px}@media (max-height:760px) and (min-width:861px){.quote-form-layout{min-height:500px}.quote-form-aside{padding:28px 26px}.quote-form-aside h1{font-size:42px}.quote-form-main{padding:24px}.quote-form--grav form{gap:11px 13px}.quote-form--grav input,.quote-form--grav select,.quote-form--grav textarea{min-height:40px;padding:9px 11px}.quote-form--grav textarea{min-height:72px;max-height:86px}.quote-form-points{gap:10px;padding-top:20px}}@media (max-width:900px){.contact-layout,.contact-form-card form{grid-template-columns:1fr}.modal__panel.modal__panel--quote{width:min(640px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto}.quote-form-layout{grid-template-columns:1fr;min-height:0}.quote-form-aside{border-right:0;border-bottom:1px solid rgba(217,255,90,.16)}.quote-form-points{margin-top:24px}.quote-form-main{padding:24px 20px}.quote-form--grav form{grid-template-columns:1fr}.quote-form--grav .form-field:has(textarea),.quote-form--grav .form-group:has(textarea),.quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form--grav .form-group:has(input[type="checkbox"]),.quote-form--grav .buttons{grid-column:1 / -1}}@media (max-width:520px){.contact-wrapper{width:min(100% - 32px,1080px)}.contact-panel,.contact-form-card{padding:24px 20px}.quote-form-aside{padding:28px 22px}.quote-form-aside h1{font-size:40px}}.quote-form-wrap--dynamic .quote-form-main{align-items:stretch}.quote-client-gate,.quote-form--manual{width:100%}.quote-client-gate{min-height:100%;display:flex;flex-direction:column;justify-content:center;gap:24px;padding:clamp(26px,4vw,42px);color:#fff;background:radial-gradient(circle at 18% 0%,rgba(217,255,90,.10),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.055),transparent 30%),rgba(5,8,11,.32);border:1px solid rgba(156,175,25,.18);clip-path:polygon(24px 0,100% 0,100% calc(100% - 24px),calc(100% - 24px) 100%,0 100%,0 24px)}.quote-client-gate[hidden],.quote-form--manual[hidden],.quote-form-back[hidden]{display:none !important}.quote-client-gate__kicker{margin:0;color:var(--aegis-olive-light,#d9ff5a);font-family:"Rajdhani",Arial,sans-serif;font-size:13px;font-weight:900;line-height:1;letter-spacing:.22em;text-transform:uppercase}.quote-client-gate h2{margin:0;color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(42px,6vw,74px);font-weight:600;line-height:.88;letter-spacing:.045em;text-transform:uppercase}.quote-client-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.quote-client-choice__btn{position:relative;min-height:150px;padding:24px 22px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;text-align:left;color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.075),transparent 32%),linear-gradient(180deg,#101619 0%,#070b0d 100%);border:1px solid rgba(156,175,25,.28);cursor:pointer;clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px);box-shadow:0 18px 40px rgba(0,0,0,.26);overflow:hidden;transition:transform .26s cubic-bezier(.22,1,.36,1),border-color .26s ease,box-shadow .26s ease,background .26s ease}.quote-client-choice__btn::before{content:"";position:absolute;inset:9px;border:1px solid rgba(217,255,90,.08);clip-path:inherit;pointer-events:none}.quote-client-choice__btn::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 42%,rgba(255,255,255,.14) 50%,transparent 58% 100%);transform:translateX(-130%);transition:transform .7s cubic-bezier(.19,1,.22,1);pointer-events:none}.quote-client-choice__btn span,.quote-client-choice__btn small{position:relative;z-index:1}.quote-client-choice__btn span{font-family:"Rajdhani",Arial,sans-serif;font-size:24px;font-weight:900;line-height:1;letter-spacing:.06em;text-transform:uppercase}.quote-client-choice__btn small{color:rgba(255,255,255,.62);font-family:"Rajdhani",Arial,sans-serif;font-size:14px;line-height:1.35}.quote-client-choice__btn:hover,.quote-client-choice__btn:focus-visible,.quote-client-choice__btn.is-active{transform:translateY(-5px);border-color:rgba(217,255,90,.50);box-shadow:0 26px 54px rgba(0,0,0,.42),0 0 28px rgba(156,175,25,.16);outline:none}.quote-client-choice__btn:hover::after,.quote-client-choice__btn:focus-visible::after,.quote-client-choice__btn.is-active::after{transform:translateX(130%)}.quote-form-back{margin:18px 0 0;align-self:flex-start;min-height:38px;padding:0 16px;color:#d9ff5a;background:rgba(156,175,25,.08);border:1px solid rgba(217,255,90,.22);cursor:pointer;font-family:"Rajdhani",Arial,sans-serif;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}.quote-form--manual.is-revealed{animation:aegisQuoteFormReveal .26s ease both}.quote-form--manual form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;align-items:start}.quote-form--manual .form-field{min-width:0;margin:0}.quote-form--manual .form-field--full,.quote-form--manual .form-field--checkbox,.quote-form--manual .buttons{grid-column:1 / -1}.quote-form--manual .form-field--checkbox{display:flex;align-items:center;gap:10px;padding:12px 14px;min-height:52px;border:1px solid rgba(156,175,25,.18);background:rgba(5,8,11,.42)}.quote-form--manual .form-field--checkbox input{flex:0 0 auto}.quote-form--manual .form-field--checkbox label{margin:0}.quote-form--manual .buttons{margin-top:4px}.quote-form--manual .buttons button{width:100%;min-height:58px}@keyframes aegisQuoteFormReveal{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.quote-client-choice,.quote-form--manual form{grid-template-columns:1fr}.quote-client-choice__btn{min-height:118px}}.quote-wizard-step{opacity:0;transform:translateY(14px);transition:opacity .32s ease,transform .32s ease}.quote-wizard-step.is-active{opacity:1;transform:translateY(0)}.quote-client-gate{min-height:420px;display:grid;align-content:center;gap:24px}.quote-client-gate__kicker,.quote-confirmation__kicker{margin:0;color:#d9ff5a;font-family:"Rajdhani",Arial,sans-serif;font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.quote-client-gate h2,.quote-confirmation h2{margin:0;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(42px,5vw,68px);line-height:.88;text-transform:uppercase;letter-spacing:.045em}.quote-client-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.quote-client-choice__btn{position:relative;min-height:180px;padding:28px;color:#fff;text-align:left;cursor:pointer;background:linear-gradient(130deg,rgba(255,255,255,.075),transparent 32%),linear-gradient(180deg,#11171a 0%,#070b0d 100%);border:1px solid rgba(156,175,25,.24);clip-path:polygon(24px 0,100% 0,100% calc(100% - 24px),calc(100% - 24px) 100%,0 100%,0 24px);box-shadow:0 18px 42px rgba(0,0,0,.28);overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.quote-client-choice__btn::before{content:"";position:absolute;inset:9px;border:1px solid rgba(217,255,90,.10);clip-path:inherit;pointer-events:none}.quote-client-choice__btn::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 40%,rgba(217,255,90,.10) 48%,rgba(255,255,255,.24) 50%,rgba(217,255,90,.10) 52%,transparent 64%);transform:translateX(-140%);transition:transform .7s cubic-bezier(.19,1,.22,1);pointer-events:none}.quote-client-choice__btn:hover,.quote-client-choice__btn.is-active{transform:translateY(-4px);border-color:rgba(217,255,90,.54);box-shadow:0 0 0 1px rgba(217,255,90,.14),0 24px 52px rgba(0,0,0,.45)}.quote-client-choice__btn:hover::after,.quote-client-choice__btn.is-active::after{transform:translateX(140%)}.quote-client-choice__btn span{position:relative;z-index:1;display:block;margin-bottom:14px;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(25px,3vw,34px);font-weight:900;line-height:.95;text-transform:uppercase;letter-spacing:.045em}.quote-client-choice__btn small{position:relative;z-index:1;display:block;color:rgba(255,255,255,.66);font-size:14px;line-height:1.5}.quote-form-back{display:inline-flex;width:fit-content;min-height:42px;align-items:center;justify-content:center;padding:0 18px;color:#d9ff5a;background:rgba(5,8,11,.52);border:1px solid rgba(217,255,90,.22);cursor:pointer;font-family:"Rajdhani",Arial,sans-serif;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.quote-confirmation{min-height:420px;display:grid;align-content:center;justify-items:start;gap:18px}.quote-confirmation p{max-width:620px;margin:0 0 12px;color:rgba(255,255,255,.72);font-size:16px;line-height:1.7}.quote-form--grav form{width:100%}@media (max-width:860px){.quote-client-choice{grid-template-columns:1fr}.quote-client-choice__btn{min-height:132px}.quote-client-gate,.quote-confirmation{min-height:340px}}.modal__panel.modal__panel--quote{width:min(1240px,calc(100vw - 56px));max-height:min(820px,calc(100vh - 56px));margin:28px auto;overflow:visible}.quote-form-wrap--organized{width:100%;padding:0}.quote-form-layout{grid-template-columns:minmax(260px,32%) minmax(0,1fr);min-height:min(720px,calc(100vh - 56px))}.quote-form-aside{padding:clamp(28px,3vw,42px)}.quote-form-aside h1{font-size:clamp(46px,4.6vw,66px)}.quote-form-main{min-width:0;padding:clamp(26px,3vw,44px);align-items:center}.quote-form-main>.quote-wizard-step{width:100%;min-width:0;flex:1 1 auto}.quote-wizard-step.quote-form--grav{display:block}.quote-wizard-step[hidden]{display:none !important}.quote-client-gate,.quote-confirmation{max-width:720px;margin-inline:auto}.quote-client-choice{gap:clamp(18px,2vw,28px)}.quote-client-choice__btn{min-height:210px;padding:clamp(26px,3vw,38px)}.quote-client-choice__btn span{font-size:clamp(30px,3.2vw,44px)}.quote-form--grav form{width:100%;max-width:760px;margin:0 auto;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px;align-items:start}.quote-form--grav .form-field,.quote-form--grav .form-group,.quote-form--grav .buttons{min-width:0;width:100%;margin:0}.quote-form--grav label{min-height:18px;margin-bottom:7px;font-size:12px;line-height:1.1}.quote-form--grav input,.quote-form--grav select,.quote-form--grav textarea{width:100% !important;min-width:0;min-height:46px;padding:11px 13px;font-size:14px;line-height:1.25}.quote-form--grav .form-field:has(textarea),.quote-form--grav .form-group:has(textarea){grid-column:1 / 3}.quote-form--grav textarea{min-height:108px;max-height:132px}.quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form--grav .form-group:has(input[type="checkbox"]){grid-column:3 / 4;min-height:108px;display:flex;align-items:center}.quote-form--grav .form-field:has(input[type="checkbox"]) label,.quote-form--grav .form-group:has(input[type="checkbox"]) label{margin:0;min-height:0;font-size:11px;line-height:1.35;text-transform:none;letter-spacing:.015em}.quote-form--grav input[type="checkbox"]{width:16px !important;min-height:16px;margin:0 10px 0 0}.quote-form--grav .buttons{grid-column:1 / -1}.quote-form--grav .buttons button,.quote-form--grav .button,.quote-form--grav button[type="submit"]{min-height:58px}@media (max-width:1040px){.modal__panel.modal__panel--quote{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.quote-form-layout{grid-template-columns:1fr;min-height:0}.quote-form-aside{border-right:0;border-bottom:1px solid rgba(217,255,90,.16)}.quote-form-points{display:none}.quote-form--grav form{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr))}.quote-form--grav .form-field:has(textarea),.quote-form--grav .form-group:has(textarea),.quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form--grav .form-group:has(input[type="checkbox"]),.quote-form--grav .buttons{grid-column:1 / -1}.quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form--grav .form-group:has(input[type="checkbox"]){min-height:58px}}@media (max-width:640px){.modal__panel.modal__panel--quote{width:calc(100vw - 22px);max-height:calc(100vh - 22px);margin:11px auto}.quote-form-main{padding:22px 18px 24px}.quote-form-aside{padding:26px 20px}.quote-form-aside h1{font-size:40px}.quote-client-choice,.quote-form--grav form{grid-template-columns:1fr}.quote-client-choice__btn{min-height:124px}}body{font-weight:400}.navbar__item a,.navbar__phone{font-weight:700;letter-spacing:.085em}.hero__subtitle,.page-kicker,.section-badge,.services-aegis__kicker,.process-aegis__kicker,.form-kicker,.quote-client-gate__kicker,.quote-confirmation__kicker{font-weight:700;letter-spacing:.18em}.hero__title{font-weight:700;letter-spacing:.012em;line-height:.88;text-transform:uppercase;-webkit-text-stroke:.45px currentColor;text-shadow:.45px 0 0 currentColor,0 .45px 0 currentColor,0 16px 32px rgba(0,0,0,.48)}.hero__title .highlight{font-weight:700;-webkit-text-stroke:.45px currentColor;text-shadow:.45px 0 0 currentColor,0 .45px 0 currentColor,0 0 22px rgba(0,255,65,.18)}.page-title,.section-header h2,.services-aegis__head h2,.process-aegis__head h2,.quote-form-aside h1,.quote-client-gate h2,.quote-confirmation h2{font-weight:700;letter-spacing:.035em;line-height:.9;-webkit-text-stroke:.32px currentColor;text-shadow:.35px 0 0 currentColor,0 .35px 0 currentColor,0 14px 28px rgba(0,0,0,.42)}.service-aegis-card__title,.service-aegis-card h3,.process-aegis__step h3,.feature__label,.aegis-trust-mobile-card__body strong{font-weight:700;letter-spacing:.055em}.btn-tactical,.btn-tactical .label,.btn--secondary,.submit-btn,.floating-quote-btn,.quote-form--grav .buttons button,.quote-form-back,.cookie-consent__btn{font-weight:700;letter-spacing:.06em}.hero__description,.page-subtitle,.services-aegis__head p,.process-aegis__head p,.service-aegis-card p,.process-aegis__step p{font-weight:400}@media(max-width:620px){.hero__title{letter-spacing:.006em;-webkit-text-stroke:.35px currentColor}.page-title,.section-header h2,.services-aegis__head h2,.process-aegis__head h2{letter-spacing:.025em;-webkit-text-stroke:.25px currentColor}}.hero__title,.page-title,.services-aegis__head h2,.process-aegis__head h2,.cta-final h2,.quote-form-wrap h1,.quote-client-gate h2,.quote-confirmation h2,.badge-number{font-family:"Teko","Rajdhani",Arial,sans-serif;font-weight:600;letter-spacing:.045em;text-transform:uppercase}.hero__title{font-weight:700;letter-spacing:.055em;line-height:.88}.hero__title .highlight{font-family:inherit;font-weight:700}.badge-number{font-weight:700;letter-spacing:.04em}.service-aegis-card__title,.service-aegis-card h3,.process-aegis__step h3{font-family:"Rajdhani",Arial,sans-serif;font-weight:900}.btn-tactical .label,.submit-btn,.floating-quote-btn__text{font-family:"Rajdhani",Arial,sans-serif;font-weight:800}.navbar__item a{font-family:"Rajdhani",Arial,sans-serif;font-weight:600}.hero__subtitle,.services-aegis__kicker,.process-aegis__kicker,.section-badge,.page-kicker{font-family:"Rajdhani",Arial,sans-serif;font-weight:800}.navbar__item a{font-family:"Rajdhani",Arial,sans-serif!important;font-weight:600!important;letter-spacing:.08em!important;white-space:nowrap}.navbar__phone{min-width:170px!important;white-space:nowrap!important;flex-wrap:nowrap!important}.navbar__phone span,.navbar__phone strong{white-space:nowrap!important}.aegis-icon{display:inline-flex;width:1em;height:1em;flex:0 0 auto;align-items:center;justify-content:center;color:currentColor;line-height:1;vertical-align:-.125em}.aegis-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aegis-icon--linkedin svg{fill:currentColor;stroke:none}.navbar__phone .aegis-icon{font-size:13px;color:#d9ff5a}.navbar__linkedin .aegis-icon{font-size:17px}.footer__socials .aegis-icon{font-size:17px}.contact-details .aegis-icon{margin-top:4px;color:#d9ff5a}.section-badge .aegis-icon{margin-right:8px}.floating-quote-btn__icon .aegis-icon{font-size:1em}.scroll-to-top .aegis-icon{font-size:20px}.feature__icon .aegis-icon{font-size:1em}.hero__footer .aegis-icon{margin-right:8px;color:#00ff41}.btn--secondary .aegis-icon{font-size:14px;z-index:2}.aegis-trust-mobile-card__icon .aegis-icon{font-size:23px}.aegis-trust-panel--security{pointer-events:all;cursor:pointer}.navbar__item a,.navbar.scrolled .navbar__item a{font-family:"Rajdhani",Arial,sans-serif !important;font-weight:700 !important;letter-spacing:.045em !important;white-space:nowrap !important;font-kerning:normal;font-feature-settings:"kern" 1;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar__phone,.navbar.scrolled .navbar__phone{font-family:"Rajdhani",Arial,sans-serif !important;font-weight:700 !important;letter-spacing:.035em !important;min-width:178px !important;white-space:nowrap !important;flex-wrap:nowrap !important;justify-content:center !important}.navbar__phone span,.navbar__phone strong{white-space:nowrap !important}.footer.footer--premium{padding:clamp(72px,7vw,96px) 0 32px;background:radial-gradient(circle at 50% 0%,rgba(156,175,25,.06),transparent 34%),linear-gradient(180deg,#05070e 0%,#020306 100%);border-top:1px solid rgba(156,175,25,.28)}.footer--premium .container{width:min(var(--site-max,1240px),calc(100% - var(--site-gutter,48px) * 2));max-width:none;margin-inline:auto;padding-inline:0}.footer__grid--premium{display:grid;grid-template-columns:minmax(300px,1.65fr) minmax(150px,.8fr) minmax(210px,1fr) minmax(190px,1fr);gap:clamp(34px,4.4vw,72px);align-items:start;margin-bottom:clamp(40px,5vw,62px)}.footer__brand{max-width:420px;display:flex;flex-direction:column;gap:24px}.footer__brand .footer__logo{margin:0;display:inline-flex;width:max-content}.footer__brand .logo__img{width:min(260px,100%);height:auto;max-height:none}.footer__brand .footer__description{max-width:370px;margin:0;color:rgba(255,255,255,.66);font-size:15px;line-height:1.72}.footer--premium .footer__column{display:flex;flex-direction:column;min-width:0}.footer--premium .footer__column h4{position:relative;margin:0 0 24px;color:#7cff52;font-family:"Rajdhani",Arial,sans-serif;font-size:14px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.16em}.footer--premium .footer__column h4::after{content:"";position:absolute;left:0;bottom:-11px;width:34px;height:1px;background:rgba(124,255,82,.55);box-shadow:0 0 12px rgba(124,255,82,.22)}.footer--premium .footer__list{display:grid;gap:13px;margin:0;padding:0;list-style:none}.footer--premium .footer__list li,.footer--premium .footer__list a{color:rgba(255,255,255,.62);font-family:"Rajdhani",Arial,sans-serif;font-size:15px;font-weight:500;line-height:1.35}.footer--premium .footer__list a{display:inline-flex;text-decoration:none;border:0;transition:color .22s ease,transform .22s ease}.footer--premium .footer__list a:hover{color:#d9ff5a;transform:translateX(3px)}.footer__column--contact{font-style:normal}.footer__contact-list li:last-child{margin-top:4px;color:#fff;font-weight:700}.footer__bottom--premium{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:26px;border-top:1px solid rgba(255,255,255,.09)}.footer__bottom--premium p{margin:0;color:rgba(255,255,255,.50);font-size:13px}.footer__bottom--premium .footer__socials{display:flex;align-items:center;gap:12px;margin:0}.footer__bottom--premium .footer__socials a{width:42px;height:42px;display:grid;place-items:center;color:#d9ff5a;background:rgba(124,255,82,.08);border:1px solid rgba(124,255,82,.22);border-radius:50%;transition:transform .22s ease,background .22s ease,border-color .22s ease}.footer__bottom--premium .footer__socials a:hover{transform:translateY(-2px);background:rgba(124,255,82,.14);border-color:rgba(217,255,90,.48);color:#fff}@media (max-width:980px){.footer__grid--premium{grid-template-columns:1.35fr 1fr;gap:42px 56px}.footer__brand{max-width:none}.footer__brand .footer__description{max-width:520px}}@media (max-width:640px){.footer.footer--premium{padding:58px 0 28px}.footer--premium .container{width:min(100% - 32px,var(--site-max,1240px))}.footer__grid--premium{grid-template-columns:1fr;gap:34px;margin-bottom:36px}.footer__brand .logo__img{width:220px}.footer__bottom--premium{align-items:flex-start;flex-direction:column}.footer--premium .footer__list{gap:10px}}.aegis-trust-cert-overlay{display:none!important;pointer-events:none!important}.aegis-trust-panel--certifications,.aegis-trust-panel--security{pointer-events:all;cursor:pointer}.aegis-trust-hitbox{fill:transparent;stroke:none;pointer-events:all}.aegis-trust-panel--certifications:not(:hover):not(:focus):not(.is-active),.aegis-trust-panel--security:not(:hover):not(:focus):not(.is-active){transform:none}.aegis-trust-strip{position:relative}.aegis-trust-html-links{position:absolute;inset:0;z-index:30;pointer-events:none}.aegis-trust-html-link{position:absolute;top:10%;height:80%;display:block;pointer-events:auto;text-decoration:none;background:transparent;cursor:pointer}.aegis-trust-html-link--certifications{left:21%;width:28%;clip-path:polygon(14% 0,100% 0,86% 100%,0 100%)}.aegis-trust-html-link--security{left:45%;width:28%;clip-path:polygon(14% 0,100% 0,86% 100%,0 100%)}.aegis-trust-html-link--certifications:hover~.aegis-trust-svg .aegis-trust-panel--certifications,.aegis-trust-html-link--certifications:focus-visible~.aegis-trust-svg .aegis-trust-panel--certifications,.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:hover)+.aegis-trust-svg .aegis-trust-panel--certifications,.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:focus-visible)+.aegis-trust-svg .aegis-trust-panel--certifications,.aegis-trust-html-links:has(.aegis-trust-html-link--security:hover)+.aegis-trust-svg .aegis-trust-panel--security,.aegis-trust-html-links:has(.aegis-trust-html-link--security:focus-visible)+.aegis-trust-svg .aegis-trust-panel--security{transform:translateY(-8px) scale(1.012);outline:none}.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:hover)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-panel-shape,.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:focus-visible)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-panel-shape,.aegis-trust-html-links:has(.aegis-trust-html-link--security:hover)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-panel-shape,.aegis-trust-html-links:has(.aegis-trust-html-link--security:focus-visible)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-panel-shape{fill:url(#aegisTrustMetalHover);filter:url(#aegisTrustPanelGlow)}.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:hover)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-outline,.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:focus-visible)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-outline,.aegis-trust-html-links:has(.aegis-trust-html-link--security:hover)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-outline,.aegis-trust-html-links:has(.aegis-trust-html-link--security:focus-visible)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-outline{opacity:.75}.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:hover)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-icon,.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:focus-visible)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-icon,.aegis-trust-html-links:has(.aegis-trust-html-link--security:hover)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-icon,.aegis-trust-html-links:has(.aegis-trust-html-link--security:focus-visible)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-icon{stroke:#d9ff5a;filter:url(#aegisTrustIconGlow)}.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:hover)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-separator,.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:focus-visible)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-separator,.aegis-trust-html-links:has(.aegis-trust-html-link--security:hover)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-separator,.aegis-trust-html-links:has(.aegis-trust-html-link--security:focus-visible)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-separator{stroke:#d9ff5a;stroke-width:3;opacity:1;filter:url(#aegisTrustIconGlow)}.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:hover)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-chip,.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:focus-visible)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-chip,.aegis-trust-html-links:has(.aegis-trust-html-link--security:hover)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-chip,.aegis-trust-html-links:has(.aegis-trust-html-link--security:focus-visible)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-chip{fill:#d9ff5a;opacity:1;filter:url(#aegisTrustIconGlow)}.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:hover)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-chip-line,.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:focus-visible)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-chip-line,.aegis-trust-html-links:has(.aegis-trust-html-link--security:hover)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-chip-line,.aegis-trust-html-links:has(.aegis-trust-html-link--security:focus-visible)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-chip-line{stroke:#d9ff5a;opacity:1}.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:hover)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-scan,.aegis-trust-html-links:has(.aegis-trust-html-link--certifications:focus-visible)+.aegis-trust-svg .aegis-trust-panel--certifications .aegis-trust-scan,.aegis-trust-html-links:has(.aegis-trust-html-link--security:hover)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-scan,.aegis-trust-html-links:has(.aegis-trust-html-link--security:focus-visible)+.aegis-trust-svg .aegis-trust-panel--security .aegis-trust-scan{opacity:1;animation:aegisTrustScanMove .95s cubic-bezier(.19,1,.22,1) forwards}@media (max-width:760px){.aegis-trust-html-links{display:none}}.services-aegis .service-aegis-card--text-first{display:flex;flex-direction:column;min-height:700px}.services-aegis .service-aegis-card--text-first .service-aegis-card__content{order:1;position:relative;z-index:5;margin-top:0;padding:36px clamp(22px,2.3vw,34px) 26px;min-height:260px;display:flex;flex-direction:column;align-items:center;text-align:center}.services-aegis .service-aegis-card--text-first .service-aegis-card__title,.services-aegis .service-aegis-card--text-first h3{display:block;width:100%;margin:0 0 16px;white-space:normal;overflow:visible}.services-aegis .service-aegis-card--text-first p{width:100%;max-width:270px;margin:0 auto 22px}.services-aegis .service-aegis-card--text-first .service-aegis-card__link{margin-top:auto;margin-bottom:0}.services-aegis .service-aegis-card--text-first .service-aegis-card__media{order:2;width:100%;height:440px;margin-top:auto}@media (max-width:1180px){.services-aegis .service-aegis-card--text-first{min-height:auto}.services-aegis .service-aegis-card--text-first .service-aegis-card__content{min-height:220px}.services-aegis .service-aegis-card--text-first .service-aegis-card__media{height:min(560px,62vw)}}@media (max-width:620px){.services-aegis .service-aegis-card--text-first .service-aegis-card__content{padding:30px 24px 24px;min-height:0}.services-aegis .service-aegis-card--text-first .service-aegis-card__media{height:390px}}.quote-tax-credit{position:relative;grid-column:1 / -1;display:grid;grid-template-columns:minmax(118px,150px) minmax(0,1fr);gap:18px;align-items:stretch;margin:0 0 18px;padding:16px;overflow:hidden;color:#fff;background:radial-gradient(circle at 12% 0%,rgba(217,255,90,.22),transparent 34%),linear-gradient(135deg,rgba(217,255,90,.13),rgba(156,175,25,.055) 48%,rgba(5,8,11,.58));border:1px solid rgba(217,255,90,.44);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 44px rgba(0,0,0,.26),0 0 28px rgba(156,175,25,.08);clip-path:polygon( 18px 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%,0 18px )}.quote-tax-credit::before{content:"";position:absolute;inset:8px;border:1px solid rgba(217,255,90,.18);clip-path:inherit;pointer-events:none}.quote-tax-credit::after{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;background:linear-gradient(180deg,#d9ff5a,rgba(156,175,25,.26));box-shadow:0 0 18px rgba(217,255,90,.34)}.quote-tax-credit__badge,.quote-tax-credit__content{position:relative;z-index:1}.quote-tax-credit__badge{display:grid;place-items:center;align-content:center;min-height:128px;padding:14px 10px;text-align:center;color:#081012;background:linear-gradient(180deg,#d9ff5a 0%,#a6c11d 52%,#7f9411 100%);border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),inset 0 -12px 22px rgba(0,0,0,.16),0 0 24px rgba(217,255,90,.22);clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px)}.quote-tax-credit__badge strong{display:block;margin:0;font-family:"Teko","Rajdhani",Arial,sans-serif;font-size:clamp(48px,6vw,76px);font-weight:700;line-height:.78;letter-spacing:.015em}.quote-tax-credit__badge span{display:block;margin-top:8px;font-family:"Rajdhani",Arial,sans-serif;font-size:12px;font-weight:800;line-height:1.05;letter-spacing:.08em;text-transform:uppercase}.quote-tax-credit__content{min-width:0;padding:2px 2px 0}.quote-tax-credit__kicker{display:inline-flex;margin-bottom:7px;color:#d9ff5a;font-family:"Rajdhani",Arial,sans-serif;font-size:12px;font-weight:800;line-height:1;letter-spacing:.16em;text-transform:uppercase}.quote-tax-credit h3{margin:0 0 7px;color:#fff;font-family:"Rajdhani",Arial,sans-serif;font-size:clamp(22px,2.15vw,32px);font-weight:800;line-height:1.02;letter-spacing:.015em;text-transform:uppercase}.quote-tax-credit p{margin:0 0 10px;max-width:760px;color:rgba(255,255,255,.80);font-size:14px;line-height:1.48}.quote-tax-credit p strong{color:#fff;font-weight:800}.quote-tax-credit ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 10px;padding:0;list-style:none}.quote-tax-credit li{position:relative;min-height:40px;padding:8px 9px 8px 24px;color:rgba(255,255,255,.76);font-size:12px;line-height:1.25;background:rgba(5,8,11,.42);border:1px solid rgba(217,255,90,.14)}.quote-tax-credit li::before{content:"";position:absolute;left:9px;top:14px;width:7px;height:7px;border:2px solid #d9ff5a;border-top:0;border-left:0;transform:rotate(45deg)}.quote-tax-credit small{display:block;color:rgba(255,255,255,.55);font-size:11px;line-height:1.3}@media (max-width:860px){.quote-tax-credit{grid-template-columns:1fr;gap:12px;padding:14px}.quote-tax-credit__badge{min-height:92px}.quote-tax-credit ul{grid-template-columns:1fr}}
/* ========================================
   DÃ‰RATISATION â€” COCON MÃ‰TIER DYNAMIQUE
   GÃ©nÃ©rÃ© depuis les pages filles de /services/deratisation.
   ======================================== */
.deratisation-sectors {
  position: relative;
  margin-top: clamp(44px, 6vw, 78px);
  padding: clamp(42px, 6vw, 76px) clamp(20px, 4vw, 46px);
  color: #fff;
  background:
    radial-gradient(circle at 18% 0%, rgba(217,255,90,.10), transparent 34%),
    linear-gradient(135deg, rgba(255,255,255,.055), transparent 30%),
    linear-gradient(180deg, #101619 0%, #070b0d 100%);
  border: 1px solid rgba(156,175,25,.22);
  clip-path: polygon(34px 0, 100% 0, 100% calc(100% - 34px), calc(100% - 34px) 100%, 0 100%, 0 34px);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.06),
    0 26px 70px rgba(0,0,0,.42);
  overflow: hidden;
}

.deratisation-sectors::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(217,255,90,.10);
  clip-path: inherit;
  pointer-events: none;
}

.deratisation-sectors::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    repeating-linear-gradient(-12deg, rgba(255,255,255,.014) 0 1px, transparent 1px 8px),
    linear-gradient(90deg, transparent, rgba(217,255,90,.055), transparent);
  opacity: .78;
  pointer-events: none;
}

.deratisation-sectors > * {
  position: relative;
  z-index: 1;
}

.deratisation-sectors__head {
  max-width: 820px;
  margin: 0 auto clamp(30px, 5vw, 52px);
  text-align: center;
}

.deratisation-sectors__kicker,
.sector-seo-footer__kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  color: var(--aegis-olive-light, #d9ff5a);
  font-family: "Rajdhani", Arial, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: .22em;
  text-transform: uppercase;
}

.deratisation-sectors__kicker::before,
.deratisation-sectors__kicker::after {
  content: "";
  width: 28px;
  height: 2px;
  background: currentColor;
  box-shadow: 0 0 14px rgba(217,255,90,.32);
}

.deratisation-sectors__head h2,
.sector-seo-footer h2 {
  margin: 0;
  color: #fff;
  font-family: "Teko", "Rajdhani", sans-serif;
  font-size: clamp(38px, 5vw, 68px);
  font-weight: 600;
  line-height: .92;
  letter-spacing: .045em;
  text-transform: uppercase;
  text-shadow: 0 18px 34px rgba(0,0,0,.52);
}

.deratisation-sectors__head p,
.sector-seo-footer p {
  max-width: 720px;
  margin: 20px auto 0;
  color: rgba(255,255,255,.70);
  font-family: "Rajdhani", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
}

.deratisation-sectors__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 22px);
}

.deratisation-sector-card {
  position: relative;
  min-height: 238px;
  padding: 24px 22px 22px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #fff;
  text-decoration: none;
  background:
    linear-gradient(130deg, rgba(255,255,255,.07), transparent 28%),
    linear-gradient(180deg, #11171a 0%, #070b0d 100%);
  border: 1px solid rgba(156,175,25,.24);
  clip-path: polygon(22px 0, 100% 0, 100% calc(100% - 22px), calc(100% - 22px) 100%, 0 100%, 0 22px);
  box-shadow: 0 18px 38px rgba(0,0,0,.26);
  overflow: hidden;
  transition: transform .32s cubic-bezier(.22,1,.36,1), border-color .32s ease, box-shadow .32s ease, background .32s ease;
}

.deratisation-sector-card::before {
  content: "";
  position: absolute;
  inset: 9px;
  border: 1px solid rgba(217,255,90,.08);
  clip-path: inherit;
  pointer-events: none;
}

.deratisation-sector-card__scan {
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, transparent 0 42%, rgba(255,255,255,.14) 50%, transparent 58% 100%);
  transform: translateX(-130%);
  opacity: 0;
  transition: transform .72s cubic-bezier(.19,1,.22,1), opacity .25s ease;
  pointer-events: none;
}

.deratisation-sector-card:hover,
.deratisation-sector-card:focus-visible {
  transform: translateY(-8px);
  border-color: rgba(217,255,90,.48);
  box-shadow:
    0 26px 54px rgba(0,0,0,.42),
    0 0 28px rgba(156,175,25,.16);
  outline: none;
}

.deratisation-sector-card:hover .deratisation-sector-card__scan,
.deratisation-sector-card:focus-visible .deratisation-sector-card__scan {
  opacity: 1;
  transform: translateX(130%);
}

.deratisation-sector-card__index {
  position: absolute;
  right: 18px;
  top: 16px;
  color: rgba(217,255,90,.24);
  font-family: "Teko", "Rajdhani", sans-serif;
  font-size: 48px;
  line-height: .8;
  letter-spacing: .04em;
}

.deratisation-sector-card__content,
.deratisation-sector-card__tags,
.deratisation-sector-card__cta {
  position: relative;
  z-index: 1;
}

.deratisation-sector-card__label {
  display: block;
  margin-bottom: 12px;
  color: var(--aegis-olive-light, #d9ff5a);
  font-family: "Rajdhani", Arial, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.deratisation-sector-card strong {
  display: block;
  max-width: 78%;
  margin-bottom: 14px;
  color: #fff;
  font-family: "Rajdhani", Arial, sans-serif;
  font-size: clamp(22px, 2.4vw, 30px);
  font-weight: 900;
  line-height: .96;
  letter-spacing: .045em;
  text-transform: uppercase;
}

.deratisation-sector-card__content span:last-child {
  display: block;
  color: rgba(255,255,255,.68);
  font-family: "Rajdhani", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.45;
}

.deratisation-sector-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 20px;
}

.deratisation-sector-card__tags em {
  padding: 6px 9px;
  color: rgba(217,255,90,.88);
  font-style: normal;
  font-family: "Rajdhani", Arial, sans-serif;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .06em;
  text-transform: uppercase;
  background: rgba(156,175,25,.10);
  border: 1px solid rgba(217,255,90,.16);
}

.deratisation-sector-card__cta {
  margin-top: 22px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--aegis-olive-light, #d9ff5a);
  font-family: "Rajdhani", Arial, sans-serif;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.deratisation-sector-card__cta::after {
  content: "";
  width: 38px;
  height: 2px;
  background: currentColor;
  box-shadow: 0 0 12px rgba(217,255,90,.25);
  transition: width .25s ease;
}

.deratisation-sector-card:hover .deratisation-sector-card__cta::after,
.deratisation-sector-card:focus-visible .deratisation-sector-card__cta::after {
  width: 62px;
}

.deratisation-sectors__note {
  margin: clamp(24px, 4vw, 38px) auto 0;
  padding: 16px 18px;
  max-width: 760px;
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  color: rgba(255,255,255,.72);
  font-family: "Rajdhani", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  border-top: 1px solid rgba(217,255,90,.14);
}

.deratisation-sectors__note strong {
  color: #fff;
  letter-spacing: .08em;
  text-transform: uppercase;
}

/* ========================================
   PAGES MÃ‰TIERS â€” MAILLAGE ET RÃ‰ASSURANCE
   ======================================== */
.sector-seo-footer {
  position: relative;
  margin-top: clamp(44px, 6vw, 78px);
}

.sector-seo-footer__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(240px, .8fr) minmax(220px, .62fr);
  gap: clamp(14px, 2vw, 22px);
}

.sector-seo-footer__panel {
  position: relative;
  padding: clamp(24px, 3vw, 34px);
  color: #fff;
  background:
    linear-gradient(130deg, rgba(255,255,255,.065), transparent 30%),
    linear-gradient(180deg, #11171a 0%, #070b0d 100%);
  border: 1px solid rgba(156,175,25,.22);
  clip-path: polygon(22px 0, 100% 0, 100% calc(100% - 22px), calc(100% - 22px) 100%, 0 100%, 0 22px);
  box-shadow: 0 20px 44px rgba(0,0,0,.30);
  overflow: hidden;
}

.sector-seo-footer__panel::before {
  content: "";
  position: absolute;
  inset: 9px;
  border: 1px solid rgba(217,255,90,.08);
  clip-path: inherit;
  pointer-events: none;
}

.sector-seo-footer__panel > * {
  position: relative;
  z-index: 1;
}

.sector-seo-footer__panel--main {
  min-height: 280px;
}

.sector-seo-footer h2 {
  font-size: clamp(34px, 4.2vw, 54px);
}

.sector-seo-footer p {
  margin-left: 0;
  margin-right: 0;
}

.sector-seo-footer__actions {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.sector-seo-footer__actions a,
.sector-seo-footer__links a {
  color: var(--aegis-olive-light, #d9ff5a);
  font-family: "Rajdhani", Arial, sans-serif;
  font-weight: 900;
  letter-spacing: .06em;
  text-transform: uppercase;
  text-decoration: none;
}

.sector-seo-footer__actions a {
  padding: 12px 16px;
  border: 1px solid rgba(217,255,90,.22);
  background: rgba(156,175,25,.10);
  clip-path: polygon(12px 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 12px);
}

.sector-seo-footer__links,
.sector-seo-footer__zones {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}

.sector-seo-footer__links li,
.sector-seo-footer__zones li {
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 1px solid rgba(217,255,90,.10);
  color: rgba(255,255,255,.74);
  font-family: "Rajdhani", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.35;
}

.sector-seo-footer__links li::before,
.sector-seo-footer__zones li::before {
  display: none;
}

.sector-seo-footer__zones li {
  display: flex;
  justify-content: space-between;
  gap: 14px;
}

.sector-seo-footer__zones strong {
  color: var(--aegis-olive-light, #d9ff5a);
}

@media (max-width: 1080px) {
  .deratisation-sectors__grid,
  .sector-seo-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sector-seo-footer__panel--main {
    grid-column: 1 / -1;
  }
}

@media (max-width: 700px) {
  .deratisation-sectors {
    padding: 34px 20px;
    clip-path: polygon(24px 0, 100% 0, 100% calc(100% - 24px), calc(100% - 24px) 100%, 0 100%, 0 24px);
  }

  .deratisation-sectors__head {
    text-align: left;
  }

  .deratisation-sectors__kicker::before,
  .deratisation-sectors__kicker::after {
    width: 20px;
  }

  .deratisation-sectors__grid,
  .sector-seo-footer__grid {
    grid-template-columns: 1fr;
  }

  .deratisation-sector-card {
    min-height: 212px;
  }

  .deratisation-sector-card strong {
    max-width: 86%;
  }
}


/* ========================================
   SERVICES â€” 5 PANNEAUX SUR UNE LIGNE
   Ajout du service PiÃ©geage de fouines sans altÃ©rer le comportement mobile.
   ======================================== */
@media (min-width: 1181px) {
  .services-aegis__inner {
    width: min(1480px, calc(100% - 48px));
  }

  .services-aegis__grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: clamp(14px, 1.45vw, 22px);
  }

  .services-aegis .service-aegis-card--text-first {
    min-height: 620px;
  }

  .services-aegis .service-aegis-card--text-first .service-aegis-card__content {
    min-height: 238px;
    padding: 30px 18px 22px;
  }

  .services-aegis .service-aegis-card--text-first .service-aegis-card__title,
  .services-aegis .service-aegis-card--text-first h3 {
    font-size: clamp(20px, 1.35vw, 25px);
    line-height: 1;
    letter-spacing: .025em;
  }

  .services-aegis .service-aegis-card--text-first p {
    max-width: 230px;
    font-size: 14px;
    line-height: 1.48;
    margin-bottom: 18px;
  }

  .services-aegis .service-aegis-card--text-first .service-aegis-card__link {
    font-size: 13px;
  }

  .services-aegis .service-aegis-card--text-first .service-aegis-card__media {
    height: 382px;
  }
}

@media (min-width: 1181px) and (max-width: 1320px) {
  .services-aegis__grid {
    gap: 14px;
  }

  .services-aegis .service-aegis-card--text-first .service-aegis-card__content {
    padding-inline: 14px;
  }

  .services-aegis .service-aegis-card--text-first .service-aegis-card__title,
  .services-aegis .service-aegis-card--text-first h3 {
    font-size: clamp(18px, 1.55vw, 21px);
  }

  .services-aegis .service-aegis-card--text-first p {
    font-size: 13.5px;
  }
}


/* ========================================
   SERVICES â€” Alignement angle supÃ©rieur gauche sur la section Process
   ======================================== */
.services-aegis .service-aegis-card{
  clip-path:polygon(24px 0,100% 0,100% calc(100% - 24px),calc(100% - 24px) 100%,0 100%,0 24px);
}

.services-aegis .service-aegis-card::before{
  border-color:rgba(217,255,90,.09);
  clip-path:inherit;
}

/* QA cookie banner mobile compact 2026-07-02 */
@media (max-width: 640px){
  .cookie-consent{padding:10px !important;top:auto !important;bottom:0 !important;}
  .cookie-consent__panel{width:100% !important;max-height:min(58vh,430px) !important;padding:14px 14px 12px !important;display:flex !important;flex-direction:column !important;gap:12px !important;align-items:stretch !important;overflow-y:auto !important;overscroll-behavior:contain !important;clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px) !important;}
  .cookie-consent__panel::before{inset:7px !important;}
  .cookie-consent__kicker{margin-bottom:5px !important;font-size:11px !important;letter-spacing:.16em !important;}
  .cookie-consent h2{margin-bottom:6px !important;font-size:26px !important;line-height:.95 !important;}
  .cookie-consent p{font-size:13px !important;line-height:1.35 !important;}
  .cookie-consent__details{margin-top:10px !important;gap:7px !important;}
  .cookie-consent__option{padding:9px 10px !important;gap:10px !important;align-items:flex-start !important;}
  .cookie-consent__option strong{font-size:13px !important;letter-spacing:.04em !important;}
  .cookie-consent__option span span{font-size:12px !important;line-height:1.25 !important;}
  .cookie-consent__status{font-size:11px !important;white-space:nowrap !important;}
  .cookie-consent__actions{display:grid !important;grid-template-columns:1fr 1fr !important;gap:8px !important;}
  .cookie-consent__btn{min-height:40px !important;padding:0 10px !important;font-size:12px !important;letter-spacing:.05em !important;}
  .cookie-consent__btn--primary{grid-column:1 / -1 !important;order:-1 !important;}
  .cookie-consent__links{gap:10px !important;margin-top:0 !important;}
  .cookie-consent__links a,.cookie-settings-trigger{font-size:12px !important;line-height:1.2 !important;}
}
@media (min-width: 641px) and (max-width: 980px){
  .cookie-consent__panel{max-height:52vh !important;overflow-y:auto !important;align-items:stretch !important;}
}

/* QA h1 semantics fix 2026-07-02 */
.quote-form-aside__title{margin:0 0 18px;color:#fff;font-family:"Teko","Rajdhani",Arial,sans-serif;font-size:clamp(46px,4.6vw,66px);font-weight:700;line-height:.9;letter-spacing:.035em;text-transform:uppercase;-webkit-text-stroke:.32px currentColor;text-shadow:.35px 0 0 currentColor,0 .35px 0 currentColor,0 14px 28px rgba(0,0,0,.42)}@media (max-width:640px){.quote-form-aside__title{font-size:40px}}
/* Nav desktop balance fix - 2026-07-04 */
@media (min-width: 981px) {
  .navbar__container {
    width: min(100% - 48px, 1500px) !important;
    max-width: 1500px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    gap: clamp(22px, 2.2vw, 34px) !important;
  }

  .navbar__logo-img,
  .logo__img {
    height: clamp(88px, 7vw, 118px) !important;
  }

  .navbar.scrolled .navbar__logo-img,
  .navbar.scrolled .logo__img {
    height: 62px !important;
  }

  .navbar__menu {
    min-width: 0 !important;
    flex: 1 1 auto !important;
    justify-content: center !important;
    gap: clamp(18px, 2vw, 30px) !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: clamp(15px, 1.18vw, 18px) !important;
    letter-spacing: .038em !important;
  }

  .navbar__item--cta {
    margin-left: clamp(4px, .8vw, 12px) !important;
    flex: 0 0 auto !important;
  }

  .navbar__phone,
  .navbar.scrolled .navbar__phone {
    width: 178px !important;
    min-width: 178px !important;
    max-width: 178px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    overflow: visible !important;
  }

  .navbar__phone span {
    display: inline-block !important;
    white-space: nowrap !important;
  }

  .navbar__item--linkedin {
    flex: 0 0 auto !important;
  }
}

@media (min-width: 981px) and (max-width: 1320px) {
  .navbar__container {
    width: min(100% - 28px, 1280px) !important;
    gap: 18px !important;
  }

  .navbar__logo-img,
  .logo__img {
    height: 82px !important;
  }

  .navbar__menu {
    gap: 16px !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: 15px !important;
    letter-spacing: .025em !important;
  }

  .navbar__phone,
  .navbar.scrolled .navbar__phone {
    width: 166px !important;
    min-width: 166px !important;
    max-width: 166px !important;
    height: 46px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
/* Nav logo hero match - 2026-07-04 */
@media (min-width: 1321px) {
  .navbar__logo-img,
  .logo__img {
    height: clamp(124px, 8.6vw, 150px) !important;
  }

  .navbar__container {
    align-items: center !important;
  }
}
/* Nav logo expertise alignment - 2026-07-04 */
@media (min-width: 1321px) {
  .navbar__container {
    width: min(100% - 180px, 1400px) !important;
    max-width: 1400px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    gap: clamp(26px, 2.4vw, 38px) !important;
  }

  .navbar__logo-img,
  .logo__img {
    height: clamp(154px, 10.6vw, 176px) !important;
  }

  .navbar.scrolled .navbar__logo-img,
  .navbar.scrolled .logo__img {
    height: 68px !important;
  }

  .navbar__menu {
    gap: clamp(17px, 1.7vw, 28px) !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: clamp(15px, 1.12vw, 18px) !important;
  }
}
/* Nav menu readability boost - 2026-07-04 */
@media (min-width: 1321px) {
  .navbar__menu {
    gap: clamp(20px, 1.9vw, 32px) !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: clamp(17px, 1.22vw, 20px) !important;
    font-weight: 800 !important;
    letter-spacing: .045em !important;
  }

  .navbar__phone,
  .navbar.scrolled .navbar__phone {
    width: 184px !important;
    min-width: 184px !important;
    max-width: 184px !important;
    font-size: 16px !important;
  }
}

@media (min-width: 1321px) and (max-width: 1500px) {
  .navbar__menu {
    gap: 18px !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: 16px !important;
    letter-spacing: .035em !important;
  }

  .navbar__phone,
  .navbar.scrolled .navbar__phone {
    width: 178px !important;
    min-width: 178px !important;
    max-width: 178px !important;
  }
}
/* Nav menu large desktop boost - 2026-07-04 */
@media (min-width: 1501px) {
  .navbar__menu {
    gap: clamp(22px, 2vw, 34px) !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: clamp(20px, 1.38vw, 22px) !important;
    font-weight: 800 !important;
    letter-spacing: .048em !important;
  }

  .navbar__phone,
  .navbar.scrolled .navbar__phone {
    width: 190px !important;
    min-width: 190px !important;
    max-width: 190px !important;
    font-size: 17px !important;
  }
}

@media (min-width: 1321px) and (max-width: 1500px) {
  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: 17px !important;
    font-weight: 800 !important;
  }
}
/* Nav logo align on Expertise title L - 2026-07-04 */
@media (min-width: 1501px) {
  .navbar__container {
    width: min(100% - 180px, 1400px) !important;
    max-width: 1400px !important;
    gap: 24px !important;
  }

  .navbar__logo {
    margin-left: 151px !important;
  }

  .navbar__logo-img,
  .logo__img {
    height: 158px !important;
  }

  .navbar__menu {
    gap: 18px !important;
    justify-content: flex-end !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: 20px !important;
    letter-spacing: .035em !important;
  }

  .navbar__phone,
  .navbar.scrolled .navbar__phone {
    width: 186px !important;
    min-width: 186px !important;
    max-width: 186px !important;
  }
}
/* Nav logo L alignment broader desktop - 2026-07-04 */
@media (min-width: 1321px) {
  .navbar__container {
    width: min(100% - 180px, 1400px) !important;
    max-width: 1400px !important;
  }

  .navbar__logo {
    margin-left: clamp(118px, 9.5vw, 151px) !important;
  }

  .navbar__logo-img,
  .logo__img {
    height: clamp(150px, 10vw, 158px) !important;
  }

  .navbar__menu {
    justify-content: flex-end !important;
    gap: clamp(14px, 1.35vw, 18px) !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: clamp(17px, 1.25vw, 20px) !important;
    letter-spacing: .032em !important;
  }

  .navbar__phone,
  .navbar.scrolled .navbar__phone {
    width: 186px !important;
    min-width: 186px !important;
    max-width: 186px !important;
  }
}
/* Nav logo align with hero title L - corrected - 2026-07-04 */
@media (min-width: 1321px) {
  .navbar__container {
    width: min(100% - 340px, 1255px) !important;
    max-width: 1255px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    gap: 24px !important;
  }

  .navbar__logo {
    margin-left: 0 !important;
    flex: 0 0 auto !important;
  }

  .navbar__logo-img,
  .logo__img {
    height: clamp(150px, 10vw, 158px) !important;
  }

  .navbar__menu {
    min-width: 0 !important;
    justify-content: flex-end !important;
    gap: clamp(13px, 1.2vw, 18px) !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: clamp(17px, 1.2vw, 20px) !important;
    letter-spacing: .028em !important;
  }

  .navbar__phone,
  .navbar.scrolled .navbar__phone {
    width: 186px !important;
    min-width: 186px !important;
    max-width: 186px !important;
  }
}
/* Nav logo visible edge alignment - 2026-07-04 */
@media (min-width: 1321px) {
  .navbar__logo-img {
    transform: translateX(-22px) !important;
  }

  .navbar.scrolled .navbar__logo-img {
    transform: translateX(0) !important;
  }
}
/* Nav tight logo asset reset - 2026-07-04 */
@media (min-width: 1321px) {
  .navbar__logo-img {
    transform: none !important;
  }

  .navbar.scrolled .navbar__logo-img {
    transform: none !important;
  }
}
/* Nav tight logo sizing - 2026-07-04 */
@media (min-width: 1321px) {
  .navbar__logo-img {
    height: clamp(92px, 6.9vw, 108px) !important;
    width: auto !important;
    transform: none !important;
  }

  .navbar.scrolled .navbar__logo-img {
    height: 62px !important;
    transform: none !important;
  }

  .navbar__menu {
    gap: clamp(16px, 1.5vw, 22px) !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: clamp(18px, 1.25vw, 20px) !important;
  }
}
/* Nav tight logo final breathing room - 2026-07-04 */
@media (min-width: 1321px) {
  .navbar__logo-img {
    height: clamp(90px, 6.6vw, 104px) !important;
    width: auto !important;
  }
}
/* Nav robust hero-title alignment - 2026-07-04 */
@media (min-width: 981px) {
  .navbar__container {
    --nav-logo-left-fallback: 80px;
    width: calc(100% - var(--nav-logo-left, var(--nav-logo-left-fallback)) - 64px) !important;
    max-width: none !important;
    margin-left: var(--nav-logo-left, var(--nav-logo-left-fallback)) !important;
    margin-right: 64px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: grid !important;
    grid-template-columns: clamp(260px, 17vw, 330px) minmax(0, 1fr) !important;
    column-gap: clamp(34px, 3vw, 64px) !important;
    align-items: center !important;
    justify-content: normal !important;
  }

  .navbar__logo {
    grid-column: 1 !important;
    width: clamp(260px, 17vw, 330px) !important;
    margin-left: 0 !important;
    justify-self: start !important;
    flex: none !important;
  }

  .navbar__logo-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: 112px !important;
    object-fit: contain !important;
    transform: none !important;
  }

  .navbar.scrolled .navbar__logo-img {
    width: auto !important;
    height: 62px !important;
    max-height: 62px !important;
    transform: none !important;
  }

  .navbar__menu {
    grid-column: 2 !important;
    min-width: 0 !important;
    justify-content: flex-end !important;
    gap: clamp(15px, 1.25vw, 28px) !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: clamp(17px, 1.08vw, 21px) !important;
    letter-spacing: .03em !important;
    white-space: nowrap !important;
  }

  .navbar__phone,
  .navbar.scrolled .navbar__phone {
    width: 190px !important;
    min-width: 190px !important;
    max-width: 190px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
}

@media (min-width: 981px) and (max-width: 1320px) {
  .navbar__container {
    --nav-logo-left-fallback: 32px;
    width: calc(100% - var(--nav-logo-left, var(--nav-logo-left-fallback)) - 28px) !important;
    margin-right: 28px !important;
    grid-template-columns: 230px minmax(0, 1fr) !important;
    column-gap: 24px !important;
  }

  .navbar__logo {
    width: 230px !important;
  }

  .navbar__logo-img {
    max-height: 88px !important;
  }

  .navbar__menu {
    gap: 14px !important;
  }

  .navbar__item a,
  .navbar.scrolled .navbar__item a {
    font-size: 16px !important;
  }

  .navbar__phone,
  .navbar.scrolled .navbar__phone {
    width: 178px !important;
    min-width: 178px !important;
    max-width: 178px !important;
  }
}
/* Nav robust logo slightly smaller - 2026-07-04 */
@media (min-width: 981px) {
  .navbar__container {
    grid-template-columns: clamp(240px, 15.5vw, 300px) minmax(0, 1fr) !important;
  }

  .navbar__logo {
    width: clamp(240px, 15.5vw, 300px) !important;
  }

  .navbar__logo-img {
    max-height: 96px !important;
  }
}

@media (min-width: 981px) and (max-width: 1320px) {
  .navbar__container {
    grid-template-columns: 215px minmax(0, 1fr) !important;
  }

  .navbar__logo {
    width: 215px !important;
  }

  .navbar__logo-img {
    max-height: 80px !important;
  }
}
/* AEGIS quote choice fit 2026-07-04: keep long profile labels inside their cards. */
.quote-client-choice{gap:clamp(14px,1.4vw,22px)}
.quote-client-choice__btn{padding-inline:clamp(22px,2.2vw,32px)}
.quote-client-choice__btn span{box-sizing:border-box;max-width:100%;font-size:clamp(26px,2.45vw,38px);letter-spacing:.028em;line-height:.96;white-space:nowrap;overflow:visible}
.quote-client-choice__btn[data-client-choice="professionnel"] span{font-size:clamp(25px,2.25vw,36px);letter-spacing:.02em}
@media (max-width:1180px){.quote-client-choice__btn span{font-size:clamp(24px,3.8vw,34px)}.quote-client-choice__btn[data-client-choice="professionnel"] span{font-size:clamp(23px,3.6vw,32px)}}
@media (max-width:860px){.quote-client-choice__btn span,.quote-client-choice__btn[data-client-choice="professionnel"] span{font-size:clamp(28px,8vw,38px);white-space:normal}}
/* AEGIS quote choice uniform labels 2026-07-04: same visual size for both profile labels. */
.quote-client-choice__btn span,
.quote-client-choice__btn[data-client-choice="professionnel"] span,
.quote-client-choice__btn[data-client-choice="particulier"] span{font-size:clamp(25px,2.25vw,36px);letter-spacing:.02em;line-height:.96;white-space:nowrap}
@media (max-width:1180px){.quote-client-choice__btn span,.quote-client-choice__btn[data-client-choice="professionnel"] span,.quote-client-choice__btn[data-client-choice="particulier"] span{font-size:clamp(23px,3.6vw,32px)}}
@media (max-width:860px){.quote-client-choice__btn span,.quote-client-choice__btn[data-client-choice="professionnel"] span,.quote-client-choice__btn[data-client-choice="particulier"] span{font-size:clamp(28px,8vw,38px);white-space:normal}}
/* AEGIS modal responsive polish 2026-07-04. */
.modal.is-open{display:flex;align-items:center;justify-content:center;padding:clamp(10px,2.5vw,28px);overflow:auto}
.modal__backdrop{position:fixed;inset:0}
.modal__panel.modal__panel--quote{--modal-close-size:48px;position:relative;z-index:1;width:min(1240px,calc(100vw - clamp(20px,5vw,64px)));max-height:calc(100vh - clamp(20px,5vw,56px));max-height:calc(100dvh - clamp(20px,5vw,56px));margin:0 auto;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;border-radius:0}
.modal__close{position:sticky;top:clamp(10px,1.6vw,16px);z-index:30;float:none;display:grid;place-items:center;width:var(--modal-close-size);height:var(--modal-close-size);margin:clamp(10px,1.6vw,16px) clamp(10px,1.6vw,16px) calc(-1 * (var(--modal-close-size) + clamp(10px,1.6vw,16px))) auto;padding:0;color:#fff;background:rgba(5,8,11,.86);border:1px solid rgba(217,255,90,.38);border-radius:999px;box-shadow:0 10px 28px rgba(0,0,0,.45),0 0 22px rgba(156,175,25,.18);font-size:0;line-height:1;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}
.modal__close::before{content:"\00d7";display:block;font-family:Arial,sans-serif;font-size:32px;font-weight:400;line-height:1;transform:translateY(-1px)}
.modal__close:hover,.modal__close:focus-visible{transform:translateY(-1px);background:rgba(10,16,18,.96);border-color:rgba(217,255,90,.72);box-shadow:0 14px 34px rgba(0,0,0,.52),0 0 28px rgba(217,255,90,.22);outline:none}
.quote-form-wrap--organized{width:100%;min-height:0}.quote-form-layout{min-height:min(720px,calc(100vh - clamp(20px,5vw,56px)));min-height:min(720px,calc(100dvh - clamp(20px,5vw,56px)))}.quote-form-main{min-width:0}.quote-form-main>.quote-wizard-step{min-width:0}.quote-form--grav form{max-width:100%}
@media (max-width:1180px){.modal.is-open{align-items:flex-start}.modal__panel.modal__panel--quote{width:min(880px,calc(100vw - 24px));max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}.quote-form-layout{grid-template-columns:1fr;min-height:0}.quote-form-aside{border-right:0;border-bottom:1px solid rgba(217,255,90,.16);padding:clamp(22px,4vw,32px)}.quote-form-aside__title{font-size:clamp(40px,7vw,56px)}.quote-form-aside p{max-width:760px}.quote-form-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0 0;padding-top:0}.quote-form-main{padding:clamp(20px,4vw,32px);align-items:stretch}.quote-client-gate,.quote-confirmation{max-width:100%;min-height:auto}}
@media (max-width:700px){.modal.is-open{padding:8px}.modal__panel.modal__panel--quote{--modal-close-size:44px;width:calc(100vw - 16px);max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px)}.modal__close{top:8px;margin:8px 8px calc(-1 * (var(--modal-close-size) + 8px)) auto}.modal__close::before{font-size:30px}.quote-form-wrap--organized{clip-path:polygon(18px 0,calc(100% - 24px) 0,100% 18px,100% calc(100% - 20px),calc(100% - 20px) 100%,16px 100%,0 calc(100% - 20px),0 18px)}.quote-form-aside{padding:22px 18px 18px}.quote-form-aside__title{font-size:clamp(36px,12vw,46px);margin-bottom:12px}.quote-form-aside p{font-size:14px;line-height:1.45}.quote-form-points{display:none}.quote-form-main{padding:18px 14px 22px}.quote-client-gate{padding:24px 18px;gap:18px}.quote-client-gate h2{font-size:clamp(38px,13vw,52px)}.quote-client-choice{grid-template-columns:1fr;gap:14px}.quote-client-choice__btn{min-height:118px;padding:22px 20px}.quote-form--grav form{grid-template-columns:1fr !important;max-width:100%;gap:12px}.quote-form--grav input,.quote-form--grav select,.quote-form--grav textarea{min-height:44px}.quote-tax-credit{grid-template-columns:1fr;gap:12px;padding:14px;overflow:visible}.quote-tax-credit__badge{min-height:84px}.quote-tax-credit ul{grid-template-columns:1fr}}
@media (max-width:420px){.quote-form-main{padding-inline:12px}.quote-form-aside{padding-inline:16px}.quote-client-choice__btn span,.quote-client-choice__btn[data-client-choice="professionnel"] span,.quote-client-choice__btn[data-client-choice="particulier"] span{font-size:clamp(27px,7.2vw,32px)}}
/* AEGIS modal no-scroll refinement 2026-07-04. */
.modal.is-open{overflow:hidden}
.modal__panel.modal__panel--quote{overflow:visible;max-height:none}
.modal__close{position:absolute;top:clamp(10px,1.4vw,18px);right:clamp(10px,1.4vw,18px);margin:0;float:none}
.quote-form-wrap--organized{overflow:hidden}
@media (min-width:701px){.modal__panel.modal__panel--quote{height:auto}.quote-form-layout{max-height:calc(100vh - 56px);max-height:calc(100dvh - 56px)}.quote-form--grav form{align-content:start}.quote-form--grav textarea{max-height:92px}.quote-form--grav input,.quote-form--grav select{min-height:42px}.quote-form--grav .buttons button,.quote-form--grav .button,.quote-form--grav button[type="submit"]{min-height:50px}}
@media (max-width:700px){.modal.is-open{align-items:flex-start;padding:8px}.modal__panel.modal__panel--quote{width:calc(100vw - 16px);height:calc(100vh - 16px);height:calc(100dvh - 16px);max-height:none}.modal__close{width:42px;height:42px;top:10px;right:10px;z-index:40}.modal__close::before{font-size:29px}.quote-form-wrap--organized{height:100%;min-height:0}.quote-form-layout{height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr)}.quote-form-aside{min-height:0;padding:18px 58px 14px 16px}.quote-form-aside__title{font-size:clamp(34px,10vw,44px);line-height:.88;margin:0 0 8px}.quote-form-aside p{font-size:13px;line-height:1.35}.quote-form-points{display:none}.quote-form-main{min-height:0;height:100%;padding:14px 12px 16px;align-items:stretch;overflow:visible}.quote-form-main>.quote-wizard-step{height:100%;min-height:0}.quote-client-gate{height:100%;min-height:0;padding:18px 16px;gap:14px;justify-content:center}.quote-client-gate h2{font-size:clamp(34px,12vw,48px);line-height:.88}.quote-client-gate__kicker{font-size:12px;letter-spacing:.18em}.quote-client-choice{grid-template-columns:1fr;gap:12px}.quote-client-choice__btn{min-height:112px;padding:18px}.quote-client-choice__btn span,.quote-client-choice__btn[data-client-choice="professionnel"] span,.quote-client-choice__btn[data-client-choice="particulier"] span{font-size:clamp(26px,7vw,31px);line-height:.95}.quote-client-choice__btn small{font-size:13px;line-height:1.25}.quote-form-wrap--organized[data-client-profile] .quote-form-aside{padding:14px 58px 10px 16px}.quote-form-wrap--organized[data-client-profile] .quote-form-aside__title{font-size:clamp(28px,8.4vw,36px);margin-bottom:6px}.quote-form-wrap--organized[data-client-profile] .quote-form-aside p{font-size:12px;line-height:1.25}.quote-form-wrap--organized[data-client-profile] .quote-form-back{margin-top:8px;min-height:32px;padding:0 12px;font-size:11px}.quote-form-wrap--organized[data-client-profile] .quote-form-main{padding-top:10px}.quote-form--grav{height:100%;overflow:visible}.quote-form--grav form{height:100%;max-height:100%;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:6px 8px;align-content:start}.quote-form--grav .form-field,.quote-form--grav .form-group,.quote-form--grav .buttons{min-width:0;margin:0}.quote-form--grav label{min-height:0;margin-bottom:3px;font-size:10.5px;line-height:1.05}.quote-form--grav input,.quote-form--grav select,.quote-form--grav textarea{min-height:34px;padding:7px 8px;font-size:13px;line-height:1.15}.quote-form--grav textarea{min-height:50px;max-height:58px;resize:none}.quote-form--grav .form-field:has(textarea),.quote-form--grav .form-group:has(textarea),.quote-form--grav textarea,.quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form--grav .form-group:has(input[type="checkbox"]),.quote-form--grav .buttons{grid-column:1 / -1}.quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form--grav .form-group:has(input[type="checkbox"]){min-height:34px;padding:6px 8px}.quote-form--grav input[type="checkbox"]{min-height:auto;width:14px !important;height:14px}.quote-form--grav .buttons button,.quote-form--grav .button,.quote-form--grav button[type="submit"]{min-height:40px;font-size:13px}.quote-tax-credit{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;margin:0 0 8px;padding:9px;overflow:visible}.quote-tax-credit__badge{min-height:58px;padding:8px 6px}.quote-tax-credit__badge strong{font-size:34px}.quote-tax-credit__badge span{margin-top:4px;font-size:9px}.quote-tax-credit__kicker{display:none}.quote-tax-credit h3{margin:0;font-size:16px;line-height:1.05}.quote-tax-credit p,.quote-tax-credit ul,.quote-tax-credit small{display:none}.quote-confirmation{height:100%;min-height:0;padding:24px 18px;justify-content:center}}
@media (max-width:380px){.quote-form-aside{padding-left:14px}.quote-form-main{padding-inline:10px}.quote-form--grav form{gap:5px 7px}.quote-form--grav input,.quote-form--grav select,.quote-form--grav textarea{min-height:32px;font-size:12px}.quote-form--grav label{font-size:10px}.quote-tax-credit{grid-template-columns:64px minmax(0,1fr)}.quote-tax-credit h3{font-size:15px}}
/* AEGIS modal no-scroll choice spacing 2026-07-04. */
@media (max-width:700px){.modal__panel.modal__panel--quote{height:auto}.modal__panel.modal__panel--quote:has(.quote-form-wrap--organized[data-client-profile]){height:calc(100vh - 16px);height:calc(100dvh - 16px)}.quote-form-wrap--organized{height:auto}.quote-form-wrap--organized[data-client-profile]{height:100%}.quote-form-wrap--organized .quote-form-layout{height:auto;grid-template-rows:auto auto}.quote-form-wrap--organized[data-client-profile] .quote-form-layout{height:100%;grid-template-rows:auto minmax(0,1fr)}.quote-form-wrap--organized:not([data-client-profile]) .quote-form-main{height:auto;min-height:0;padding-top:14px;padding-bottom:18px}.quote-form-wrap--organized:not([data-client-profile]) .quote-client-gate{height:auto;min-height:0;justify-content:flex-start;padding:22px 18px 24px}.quote-form-wrap--organized:not([data-client-profile]) .quote-client-gate h2{font-size:clamp(36px,12vw,50px)}.quote-form-wrap--organized:not([data-client-profile]) .quote-client-choice__btn{min-height:104px}.quote-form-wrap--organized[data-client-profile] .quote-form-main{height:100%}}
/* AEGIS particulier modal fit 2026-07-04: keep the submit area inside desktop/tablet viewports. */
@media (min-width:701px){.quote-form-wrap--organized[data-client-profile] .quote-form-layout{height:min(720px,calc(100vh - 56px));height:min(720px,calc(100dvh - 56px));min-height:0}.quote-form-wrap--organized[data-client-profile] .quote-form-main{height:100%;min-height:0;align-items:stretch;padding:clamp(18px,2.2vw,30px)}.quote-form-wrap--organized[data-client-profile] .quote-form-main>.quote-wizard-step{height:100%;min-height:0}.quote-form-wrap--organized[data-client-profile] .quote-form--grav form{height:100%;max-height:100%;align-content:start;gap:10px 14px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav label{min-height:0;margin-bottom:4px;font-size:11.5px;line-height:1.05}.quote-form-wrap--organized[data-client-profile] .quote-form--grav input,.quote-form-wrap--organized[data-client-profile] .quote-form--grav select{min-height:38px;padding:8px 10px;font-size:14px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav textarea{min-height:70px;max-height:78px;padding:9px 10px;font-size:14px;resize:none}.quote-form-wrap--organized[data-client-profile] .quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form-wrap--organized[data-client-profile] .quote-form--grav .form-group:has(input[type="checkbox"]){min-height:70px;padding:10px 12px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav .buttons button,.quote-form-wrap--organized[data-client-profile] .quote-form--grav .button,.quote-form-wrap--organized[data-client-profile] .quote-form--grav button[type="submit"]{min-height:44px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit{grid-template-columns:minmax(104px,118px) minmax(0,1fr);gap:12px;margin:0 0 10px;padding:12px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit__badge{min-height:104px;padding:10px 8px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit__badge strong{font-size:clamp(46px,4.4vw,60px)}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit__badge span{font-size:10px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit__kicker{margin-bottom:5px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit h3{margin-bottom:5px;font-size:clamp(21px,2.1vw,28px);line-height:.98}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit p{margin-bottom:0;font-size:13px;line-height:1.28}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit ul,.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit small{display:none}}
@media (min-width:701px) and (max-height:900px){.quote-form-wrap--organized[data-client-profile] .quote-form-aside{padding:clamp(22px,2.4vw,32px)}.quote-form-wrap--organized[data-client-profile] .quote-form-aside__title{font-size:clamp(42px,4vw,56px)}.quote-form-wrap--organized[data-client-profile] .quote-form-points{display:none}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit p{display:none}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit{grid-template-columns:minmax(92px,104px) minmax(0,1fr);align-items:center}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit__badge{min-height:88px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit h3{font-size:clamp(20px,2vw,26px)}}
/* AEGIS modal tablet fit 2026-07-04: prevent profile forms from being clipped around 900-1180px. */
@media (min-width:901px) and (max-width:1180px){.quote-form-wrap--organized[data-client-profile] .quote-form-layout{height:calc(100vh - 28px);height:calc(100dvh - 28px);grid-template-rows:auto minmax(0,1fr)}.quote-form-wrap--organized[data-client-profile] .quote-form-aside{padding:18px 76px 14px 24px}.quote-form-wrap--organized[data-client-profile] .quote-form-aside__title{font-size:clamp(34px,5.2vw,46px);margin-bottom:8px}.quote-form-wrap--organized[data-client-profile] .quote-form-aside p{font-size:13px;line-height:1.28}.quote-form-wrap--organized[data-client-profile] .quote-form-back{margin-top:10px;min-height:34px}.quote-form-wrap--organized[data-client-profile] .quote-form-main{padding:14px 22px 18px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav form{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:8px 12px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav input,.quote-form-wrap--organized[data-client-profile] .quote-form--grav select{min-height:36px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav textarea{min-height:58px;max-height:64px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form-wrap--organized[data-client-profile] .quote-form--grav .form-group:has(input[type="checkbox"]){min-height:58px;padding:8px 10px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav .buttons button,.quote-form-wrap--organized[data-client-profile] .quote-form--grav .button,.quote-form-wrap--organized[data-client-profile] .quote-form--grav button[type="submit"]{min-height:42px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit{grid-template-columns:92px minmax(0,1fr);min-height:0;padding:10px;margin-bottom:8px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit__badge{min-height:76px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit__badge strong{font-size:42px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit h3{font-size:clamp(18px,2.4vw,24px);line-height:1}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit p,.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit ul,.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit small{display:none}}
@media (min-width:701px) and (max-width:900px){.quote-form-wrap--organized[data-client-profile] .quote-form-layout{height:calc(100vh - 24px);height:calc(100dvh - 24px);grid-template-rows:auto minmax(0,1fr)}.quote-form-wrap--organized[data-client-profile] .quote-form-aside{padding:16px 64px 12px 20px}.quote-form-wrap--organized[data-client-profile] .quote-form-aside__title{font-size:clamp(32px,6vw,42px);margin-bottom:6px}.quote-form-wrap--organized[data-client-profile] .quote-form-aside p{font-size:12.5px;line-height:1.22}.quote-form-wrap--organized[data-client-profile] .quote-form-back{margin-top:8px;min-height:32px}.quote-form-wrap--organized[data-client-profile] .quote-form-main{padding:12px 18px 16px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav form{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:7px 10px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav input,.quote-form-wrap--organized[data-client-profile] .quote-form--grav select{min-height:34px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav textarea{min-height:52px;max-height:58px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav .form-field:has(input[type="checkbox"]),.quote-form-wrap--organized[data-client-profile] .quote-form--grav .form-group:has(input[type="checkbox"]){min-height:50px;padding:7px 9px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav .buttons button,.quote-form-wrap--organized[data-client-profile] .quote-form--grav .button,.quote-form-wrap--organized[data-client-profile] .quote-form--grav button[type="submit"]{min-height:40px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit{grid-template-columns:82px minmax(0,1fr);padding:9px;margin-bottom:7px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit__badge{min-height:66px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit__badge strong{font-size:38px}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit h3{font-size:18px;line-height:1}.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit p,.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit ul,.quote-form-wrap--organized[data-client-profile="particulier"] .quote-tax-credit small{display:none}}
/* AEGIS modal close integrated 2026-07-04: make the close control feel part of the modal frame. */
.modal__close{position:absolute;top:clamp(12px,1.3vw,18px);right:clamp(12px,1.3vw,18px);z-index:40;width:clamp(40px,2.7vw,46px);height:clamp(40px,2.7vw,46px);margin:0;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,rgba(217,255,90,.10),transparent 42%),linear-gradient(180deg,rgba(7,12,13,.94),rgba(5,8,11,.78));border:1px solid rgba(217,255,90,.34);border-radius:0;clip-path:polygon(11px 0,100% 0,100% calc(100% - 11px),calc(100% - 11px) 100%,0 100%,0 11px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.045),0 0 18px rgba(156,175,25,.14);font-size:0;line-height:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.modal__close::before{content:"\00d7";position:relative;z-index:2;display:block;color:#fff;font-family:Arial,sans-serif;font-size:clamp(25px,1.9vw,30px);font-weight:400;line-height:1;transform:translateY(-1px);text-shadow:0 0 12px rgba(255,255,255,.22)}
.modal__close::after{content:"";position:absolute;inset:6px;border:1px solid rgba(217,255,90,.18);clip-path:inherit;pointer-events:none}
.modal__close:hover,.modal__close:focus-visible{transform:none;background:linear-gradient(135deg,rgba(217,255,90,.16),transparent 44%),linear-gradient(180deg,rgba(9,15,16,.98),rgba(5,8,11,.88));border-color:rgba(217,255,90,.72);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 0 22px rgba(217,255,90,.20);outline:none}
@media (max-width:700px){.modal__close{top:10px;right:10px;width:40px;height:40px;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}.modal__close::before{font-size:26px}.quote-form-aside{padding-right:58px}.quote-form-wrap--organized[data-client-profile] .quote-form-aside{padding-right:58px}}
/* AEGIS quote form field balance 2026-07-04: better field distribution without sacrificing readability. */
.quote-form-wrap--organized[data-client-profile] .quote-form--grav form{grid-auto-flow:row;align-items:start}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group,.buttons){min-width:0}.quote-form-wrap--organized[data-client-profile] .quote-form--grav input,.quote-form-wrap--organized[data-client-profile] .quote-form--grav select,.quote-form-wrap--organized[data-client-profile] .quote-form--grav textarea{font-weight:500}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(input[type="checkbox"]){display:flex;align-items:center;justify-content:flex-start}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(input[type="checkbox"]) label{display:flex;align-items:flex-start;gap:10px;margin:0;font-size:12px;line-height:1.28}.quote-form-wrap--organized[data-client-profile] .quote-form--grav input[type="checkbox"]{flex:0 0 auto;margin-top:2px}
@media (min-width:901px){.quote-form-wrap--organized[data-client-profile] .quote-form--grav form{grid-template-columns:repeat(12,minmax(0,1fr)) !important;gap:10px 14px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group){grid-column:span 4}.quote-form-wrap--organized[data-client-profile] .quote-form--grav .buttons{grid-column:5 / -1 !important}.quote-form-wrap--organized[data-client-profile] .quote-form--grav .buttons button{width:100%}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[nom]"]){order:1;grid-column:1 / 4 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[telephone]"]){order:2;grid-column:4 / 7 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[email]"]){order:3;grid-column:7 / 13 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[type_logement]"]){order:4;grid-column:1 / 5 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[ville]"]){order:5;grid-column:5 / 9 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[type_nuisible]"]){order:6;grid-column:9 / 13 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[urgence]"]){order:7;grid-column:1 / 4 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has(textarea){order:8;grid-column:4 / 13 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has(input[type="checkbox"]){order:9;grid-column:1 / 5 !important;min-height:50px;padding:9px 12px}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] .buttons{order:10;grid-column:5 / 13 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has([name="data[societe]"]){order:1;grid-column:1 / 5 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has([name="data[fonction]"]){order:2;grid-column:5 / 9 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has([name="data[nom]"]){order:3;grid-column:9 / 13 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has([name="data[telephone]"]){order:4;grid-column:1 / 4 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has([name="data[email]"]){order:5;grid-column:4 / 8 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has([name="data[type_site]"]){order:6;grid-column:8 / 13 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has([name="data[ville]"]){order:7;grid-column:1 / 4 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has([name="data[type_nuisible]"]){order:8;grid-column:4 / 8 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has([name="data[urgence]"]){order:9;grid-column:8 / 13 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has(textarea){order:10;grid-column:1 / 9 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] :is(.form-field,.form-group):has(input[type="checkbox"]){order:11;grid-column:9 / 13 !important;min-height:50px;padding:9px 12px}.quote-form-wrap--organized[data-client-profile] [data-quote-step="professionnel"] .buttons{order:12;grid-column:1 / -1 !important}}
@media (min-width:701px) and (max-width:900px){.quote-form-wrap--organized[data-client-profile] .quote-form--grav form{grid-template-columns:repeat(6,minmax(0,1fr)) !important}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group){grid-column:span 3}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has([name="data[email]"]){grid-column:span 3}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(textarea),.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(input[type="checkbox"]),.quote-form-wrap--organized[data-client-profile] .quote-form--grav .buttons{grid-column:1 / -1 !important}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(input[type="checkbox"]){min-height:44px}}
@media (max-width:700px){.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[nom]"]){order:1}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[telephone]"]){order:2}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[email]"]){order:3}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[ville]"]){order:4}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[type_logement]"]){order:5}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[type_nuisible]"]){order:6}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has([name="data[urgence]"]){order:7}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has(textarea){order:8;grid-column:1 / -1 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] :is(.form-field,.form-group):has(input[type="checkbox"]){order:9;grid-column:1 / -1 !important}.quote-form-wrap--organized[data-client-profile] [data-quote-step="particulier"] .buttons{order:10;grid-column:1 / -1 !important}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(input[type="checkbox"]) label{font-size:11px;line-height:1.3}}
/* AEGIS quote form checkbox balance 2026-07-04: keep consent readable without inflating the grid row. */
.quote-form-wrap--organized[data-client-profile] .quote-form--grav input[type="checkbox"]{width:16px !important;height:16px !important;min-width:16px !important;min-height:16px !important;padding:0 !important;margin:2px 0 0 !important;flex:0 0 16px}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(input[type="checkbox"]){min-height:0 !important;padding:10px 12px !important;align-items:center !important}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(input[type="checkbox"]) label{display:flex !important;align-items:flex-start;gap:10px;margin:0;font-size:12px;line-height:1.32}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(input[type="checkbox"]) label input[type="checkbox"]{margin-top:1px !important}
@media (max-width:700px){.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(input[type="checkbox"]){padding:8px 10px !important}.quote-form-wrap--organized[data-client-profile] .quote-form--grav :is(.form-field,.form-group):has(input[type="checkbox"]) label{font-size:11px;line-height:1.3}}
/* AEGIS quote form final field balance 2026-07-04: wider, calmer field rhythm for the quote modal. */
@media (min-width: 901px) {
  #devisModal #devis-particulier-aegis,
  #devisModal #devis-professionnel-aegis {
    align-items: start;
  }

  #devisModal #devis-particulier-aegis .form-field:has([name="data[rgpd]"]) {
    grid-column: 1 / 6 !important;
    min-height: 74px;
    align-self: stretch;
  }

  #devisModal #devis-particulier-aegis .buttons {
    grid-column: 6 / 13 !important;
    align-self: start;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[societe]"]) {
    grid-column: 1 / 7 !important;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[fonction]"]) {
    grid-column: 7 / 13 !important;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[nom]"]) {
    grid-column: 1 / 5 !important;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[telephone]"]) {
    grid-column: 5 / 9 !important;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[email]"]) {
    grid-column: 9 / 13 !important;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[type_site]"]) {
    grid-column: 1 / 5 !important;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[ville]"]) {
    grid-column: 5 / 9 !important;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[type_nuisible]"]) {
    grid-column: 9 / 13 !important;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[urgence]"]) {
    grid-column: 1 / 4 !important;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[description]"]) {
    grid-column: 4 / 13 !important;
  }

  #devisModal #devis-professionnel-aegis .form-field:has([name="data[rgpd]"]) {
    grid-column: 1 / 6 !important;
    min-height: 74px;
    align-self: stretch;
  }

  #devisModal #devis-professionnel-aegis .buttons {
    grid-column: 6 / 13 !important;
    align-self: start;
  }

  #devisModal #devis-particulier-aegis .form-field:has([name="data[rgpd]"]) input[type="checkbox"],
  #devisModal #devis-professionnel-aegis .form-field:has([name="data[rgpd]"]) input[type="checkbox"] {
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
    flex: 0 0 16px;
  }

  #devisModal #devis-particulier-aegis .form-field:has([name="data[rgpd]"]) label,
  #devisModal #devis-professionnel-aegis .form-field:has([name="data[rgpd]"]) label {
    max-width: none;
    line-height: 1.55;
  }
}
/* AEGIS quote form mobile professional balance 2026-07-04: give long professional mobile fields room to breathe. */
@media (max-width: 520px) {
  #devisModal #devis-professionnel-aegis .form-field:has([name="data[societe]"]),
  #devisModal #devis-professionnel-aegis .form-field:has([name="data[fonction]"]) {
    grid-column: 1 / -1 !important;
  }
}
/* AEGIS intent links 2026-07-05: visible micro-CTAs used as GA4 intent signals. */
.intent-links {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(9, 15, 16, .98), rgba(13, 22, 22, .94)),
    repeating-linear-gradient(0deg, rgba(199, 255, 45, .05) 0 1px, transparent 1px 7px);
  border-top: 1px solid rgba(199, 255, 45, .18);
  border-bottom: 1px solid rgba(199, 255, 45, .12);
  padding: clamp(28px, 4vw, 54px) 0;
}

.intent-links::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(118deg, transparent 0 62%, rgba(199, 255, 45, .09) 62.2% 63%, transparent 63.2%);
}

.intent-links__inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(190px, 280px) minmax(0, 1fr);
  gap: clamp(18px, 3vw, 34px);
  align-items: center;
}

.intent-links__eyebrow {
  margin: 0 0 8px;
  color: var(--color-accent, #c7ff2d);
  font-family: var(--font-display, 'Teko', sans-serif);
  font-size: clamp(1rem, 1.4vw, 1.25rem);
  font-weight: 700;
  letter-spacing: .18em;
}

.intent-links__title {
  margin: 0;
  color: #fff;
  font-family: var(--font-display, 'Teko', sans-serif);
  font-size: clamp(2.1rem, 4vw, 4.2rem);
  line-height: .9;
  text-transform: uppercase;
}

.intent-links__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.intent-link {
  min-height: 78px;
  padding: 14px 16px 13px;
  border: 1px solid rgba(199, 255, 45, .25);
  background: rgba(3, 8, 10, .72);
  color: #fff;
  cursor: pointer;
  text-align: left;
  clip-path: polygon(14px 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 14px);
  transition: border-color .18s ease, background .18s ease, transform .18s ease;
}

.intent-link:hover,
.intent-link:focus-visible {
  background: rgba(22, 41, 32, .84);
  border-color: rgba(199, 255, 45, .78);
  transform: translateY(-2px);
  outline: none;
}

.intent-link__kicker,
.intent-link__label {
  display: block;
}

.intent-link__kicker {
  margin-bottom: 5px;
  color: var(--color-accent, #c7ff2d);
  font-family: var(--font-display, 'Teko', sans-serif);
  font-size: .95rem;
  font-weight: 700;
  letter-spacing: .14em;
}

.intent-link__label {
  color: rgba(255, 255, 255, .92);
  font-family: var(--font-body, 'Rajdhani', sans-serif);
  font-size: clamp(1rem, 1.4vw, 1.22rem);
  font-weight: 700;
  line-height: 1.1;
}

@media (max-width: 860px) {
  .intent-links__inner {
    grid-template-columns: 1fr;
  }

  .intent-links__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 520px) {
  .intent-links {
    padding: 28px 0 34px;
  }

  .intent-links__grid {
    grid-template-columns: 1fr;
  }

  .intent-link {
    min-height: 68px;
  }
}