:root{--s2-orange:#f05a29;--s2-orange-deep:#d94a1f;--s2-ink:#1d1a12;--s2-muted:#666;--s2-white:#fff;--s2-soft:#f7f7f5;--s2-line:#e8e6e1;--s2-navy:#1f2a3a;--s2-footer:#141210;--s2-wa:#25d366;--s2-wa-deep:#1ebe57;--s2-wa-ink:#075e54;--s2-radius:8px;--s2-max:1120px;--bb-orange:var(--s2-orange);--bb-orange-deep:var(--s2-orange-deep);--bb-ink:var(--s2-ink);--bb-muted:var(--s2-muted);--bb-white:var(--s2-white);--bb-soft:var(--s2-soft);--bb-line:var(--s2-line);--bb-navy:var(--s2-navy);--bb-footer:var(--s2-footer);--wa:var(--s2-wa);--wa-deep:var(--s2-wa-deep);--wa-ink:var(--s2-wa-ink);--radius:var(--s2-radius);--max:var(--s2-max)}.supervision-shell{min-height:100vh;background:var(--bb-white);color:var(--bb-ink);font-family:var(--font-inter),Inter,system-ui,sans-serif;line-height:1.6;font-size:16px;overflow-x:clip;scroll-behavior:smooth}.supervision-shell a{color:inherit;text-decoration:none}.supervision-shell :focus-visible{outline:2px solid var(--bb-orange);outline-offset:3px}.supervision-shell .nav{position:sticky;top:0;z-index:50;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:hsla(0,0%,100%,.96);border-bottom:1px solid var(--bb-line);backdrop-filter:blur(8px)}.supervision-shell .nav-left{display:flex;align-items:center;gap:20px;min-width:0}.supervision-shell .nav-right{display:flex;align-items:center;gap:16px;flex-shrink:0;margin-left:auto}.supervision-shell .nav-links{display:flex;align-items:center;gap:4px 18px;flex-wrap:wrap;justify-content:flex-end}.supervision-shell .nav-link{font-size:14px;font-weight:600;color:var(--bb-ink);min-height:44px;display:inline-flex;align-items:center;padding:0 2px;white-space:nowrap}.supervision-shell .nav-link:hover{color:var(--bb-orange)}.supervision-shell .nav-link-short{display:none}.supervision-shell .brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:18px;letter-spacing:-.02em;flex-shrink:0}.supervision-shell .brand-logo{width:40px;height:44px;object-fit:contain;display:block;flex-shrink:0;background:transparent}.supervision-shell .brand-text{display:inline-flex;align-items:baseline;white-space:nowrap}.supervision-shell .brand-text span{color:var(--bb-orange)}.supervision-shell .footer .brand{color:#f5f5f4}.supervision-shell .footer .brand-logo{width:48px;height:52px}.supervision-shell .footer .brand-text span{color:var(--bb-orange)}.supervision-shell .nav-back{font-size:13px;color:var(--bb-muted)}.supervision-shell .nav-cta{background:#1c1917;color:#fff;font-size:13px;font-weight:700;min-height:44px;padding:0 16px;border-radius:8px;display:inline-flex;align-items:center;gap:8px}.supervision-shell .nav-cta:hover{background:#000}.supervision-shell .btn-wa .wa-icon,.supervision-shell .nav-cta .wa-icon{color:var(--wa);flex-shrink:0;display:block}.supervision-shell .fab-wa .wa-icon,.supervision-shell .sticky .wa-icon{color:#fff;flex-shrink:0;display:block}.supervision-shell .nav-cta-short{display:none}.supervision-shell .hero{position:relative;min-height:100vh;display:flex;align-items:center;color:#fff;background-color:#1c1917;padding:88px 28px 72px;overflow:hidden}.supervision-shell .hero-bg{position:absolute;inset:0;z-index:0;background-color:#1c1917;background-image:url(/service-2/images/s2-hero-bg.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.supervision-shell .hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,25,23,.88),rgba(28,25,23,.68) 34%,rgba(28,25,23,.28) 62%,rgba(28,25,23,.08))}.supervision-shell .hero-visual{display:none}.supervision-shell .hero-inner{position:relative;z-index:1;width:100%;max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,380px);gap:40px 48px;align-items:center}.supervision-shell .hero-copy{position:relative;z-index:2;min-width:0;max-width:560px;display:flex;flex-direction:column;justify-content:center;padding:0;background:transparent;border-right:none}.supervision-shell .hero-cred-badge{display:inline-flex;align-items:center;align-self:flex-start;max-width:100%;margin-bottom:16px;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.35;color:#fff;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.28);box-shadow:none;backdrop-filter:blur(6px)}.supervision-shell .hero-label{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--bb-orange);margin-bottom:18px;display:flex;align-items:center;gap:10px}.supervision-shell .hero-label:before{content:"";width:28px;height:2px;background:var(--bb-orange)}.supervision-shell .hero h1{font-size:clamp(32px,4.4vw,48px);font-weight:800;line-height:1.12;letter-spacing:-.03em;max-width:16ch;margin-bottom:18px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.25)}.supervision-shell .hero-accent{color:var(--bb-orange)}.supervision-shell .hero-sub{font-size:17px;color:#f5f0e8;max-width:40ch;margin-bottom:22px;line-height:1.6;font-weight:500}.supervision-shell .hero-trust-list{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:14px}.supervision-shell .hero-trust-list li{position:relative;display:flex;align-items:flex-start;gap:12px;padding-left:0;font-size:15px;font-weight:700;line-height:1.4;color:#fff}.supervision-shell .hero-trust-list li:before{display:none}.supervision-shell .hero-check{width:20px;height:20px;flex-shrink:0;margin-top:1px;border-radius:50%;background:var(--bb-orange);color:#fff;display:inline-flex;align-items:center;justify-content:center}.supervision-shell .trust{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;color:#333;font-size:14px;font-weight:600;margin-bottom:24px}.supervision-shell .trust i{font-style:normal;color:var(--bb-orange);font-size:10px}.supervision-shell .actions{display:flex;flex-wrap:wrap;gap:10px}.supervision-shell .hero .btn-ghost{background:transparent;border:1.5px solid hsla(0,0%,100%,.55);color:#fff;box-shadow:none}.supervision-shell .hero .btn-ghost:hover{border-color:#fff;background:hsla(0,0%,100%,.1);color:#fff}.supervision-shell .hero-family{display:none}.supervision-shell .hero-form{position:relative;z-index:2;width:100%;max-width:380px;margin:0;justify-self:end;align-self:center;padding:28px 24px 24px;border-radius:14px;background:#fff;color:var(--bb-ink);border:1px solid hsla(0,0%,100%,.95);box-shadow:0 4px 12px rgba(0,0,0,.12),0 24px 56px rgba(0,0,0,.28)}.supervision-shell .hero-form:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:14px 14px 0 0;background:var(--bb-orange)}.supervision-shell .hero-form h3{color:#000;font-size:20px;letter-spacing:-.02em}.supervision-shell .hero-form .hint{color:#525252;margin-bottom:18px}.supervision-shell .hero-form .field label{color:#0b1530;font-weight:600;font-size:12px;letter-spacing:.01em}.supervision-shell .hero-form .field input,.supervision-shell .hero-form .field select{background:#fafaf8;border:1px solid #e3ded2;color:#000;border-radius:8px}.supervision-shell .hero-form .field input:focus,.supervision-shell .hero-form .field select:focus{background:#fff;border-color:var(--bb-orange);box-shadow:0 0 0 3px rgba(240,90,41,.12);outline:none}.supervision-shell .hero-form .note{color:#6b6b6b}.supervision-shell .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border-radius:8px;font-weight:700;font-size:14px;border:none;font-family:inherit;cursor:pointer}.supervision-shell .btn-icon{width:20px;height:20px;object-fit:contain;flex-shrink:0}.supervision-shell .wa-icon{flex-shrink:0}.supervision-shell .btn-orange{background:var(--bb-orange);color:#fff}.supervision-shell .btn-orange:hover{background:var(--bb-orange-deep)}.supervision-shell .btn-wa{background:#1c1917;color:#fff}.supervision-shell .btn-wa:hover{background:#000}.supervision-shell .btn-ghost{background:transparent;color:var(--bb-ink);border:1.5px solid var(--bb-line)}.supervision-shell .btn-ghost:hover{border-color:var(--bb-orange);color:var(--bb-orange)}.supervision-shell .form{background:var(--bb-white);color:var(--bb-ink);border-radius:12px;padding:28px 24px;box-shadow:0 18px 50px rgba(0,0,0,.28)}.supervision-shell .form h3{font-size:22px;font-weight:800;margin-bottom:4px}.supervision-shell .form .hint{font-size:13px;color:var(--bb-muted);margin-bottom:18px}.supervision-shell .field{margin-bottom:12px}.supervision-shell .field label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.supervision-shell .field input,.supervision-shell .field select{width:100%;min-height:48px;font-size:16px;padding:0 12px;border:1px solid var(--bb-line);border-radius:6px;background:var(--bb-soft);font-family:inherit;color:var(--bb-ink)}.supervision-shell .field input:focus,.supervision-shell .field select:focus{outline:none;border-color:var(--bb-orange);box-shadow:0 0 0 3px rgba(240,90,41,.15)}.supervision-shell .field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.supervision-shell .form .btn-orange{width:100%;margin-top:4px}.supervision-shell .note{font-size:12px;color:var(--bb-muted);text-align:center;margin-top:10px}.supervision-shell .block{padding:72px 28px;background:var(--bb-white)}.supervision-shell .block.soft{background:var(--bb-soft)}.supervision-shell .block.navy{background:var(--bb-navy);color:#fff}.supervision-shell .inner{max-width:var(--max);margin:0 auto}.supervision-shell .inner.narrow{max-width:720px}.supervision-shell .eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--bb-orange);margin-bottom:10px}.supervision-shell .block h2{font-size:clamp(26px,3.5vw,36px);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:10px;max-width:22ch}.supervision-shell .block .lead{color:var(--bb-muted);margin-bottom:32px;max-width:52ch}.supervision-shell .block.navy .lead{color:hsla(0,0%,100%,.72)}.supervision-shell .block.navy .eyebrow{color:#ffb08a}.supervision-shell .center{text-align:center}.supervision-shell .center .lead,.supervision-shell .center h2{margin-left:auto;margin-right:auto}.supervision-shell .grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.supervision-shell .card{background:var(--bb-white);border:1px solid var(--bb-line);border-radius:var(--radius);padding:22px 18px}.supervision-shell .block.soft .card{box-shadow:0 4px 16px rgba(0,0,0,.04)}.supervision-shell .card .icon{width:44px;height:44px;border-radius:10px;background:rgba(240,90,41,.1);color:var(--bb-orange);display:flex;align-items:center;justify-content:center;margin-bottom:14px;line-height:1}.supervision-shell .card .icon svg{width:22px;height:22px}.supervision-shell .card h4{font-size:15px;font-weight:800;margin-bottom:8px}.supervision-shell .card p{font-size:14px;color:var(--bb-muted)}.supervision-shell .steps{display:grid;gap:12px}.supervision-shell .step{display:grid;grid-template-columns:48px 1fr;gap:14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius);padding:16px}.supervision-shell .step-num{width:48px;height:48px;border-radius:50%;background:var(--bb-orange);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:14px}.supervision-shell .step h4{font-size:16px;font-weight:800;margin-bottom:4px}.supervision-shell .step p{font-size:13px;color:hsla(0,0%,100%,.7)}.supervision-shell .flow{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:10px}.supervision-shell .flow span{font-size:11px;font-weight:700;color:#ffb08a;background:rgba(240,90,41,.15);padding:4px 9px;border-radius:999px}.supervision-shell .flow i{font-style:normal;color:hsla(0,0%,100%,.4);font-size:12px}.supervision-shell .section-head{margin-bottom:40px}.supervision-shell .section-head h2{max-width:24ch}.supervision-shell .svc-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.supervision-shell .svc-card{position:relative;display:block;border-radius:12px;overflow:hidden;min-height:340px;background:#1a1a1a;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.supervision-shell .svc-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,0,0,.14)}.supervision-shell .svc-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.supervision-shell .svc-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,6%,.05) 20%,hsla(0,0%,6%,.78));z-index:1}.supervision-shell .svc-card-body{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:24px 22px;color:#fff}.supervision-shell .svc-card-body h3{font-size:22px;font-weight:800;letter-spacing:-.02em;margin-bottom:6px}.supervision-shell .svc-card-body p{font-size:14px;color:hsla(0,0%,100%,.82);max-width:36ch}.supervision-shell .cta-banner{position:relative;overflow:hidden;padding:64px 28px;color:#fff}.supervision-shell .cta-banner-bg{position:absolute;inset:0;background:linear-gradient(100deg,rgba(31,42,58,.94),rgba(31,42,58,.82) 55%,rgba(31,42,58,.72)),url(/service-2/images/s2-banner-cta.webp) 50% /cover no-repeat;z-index:0}.supervision-shell .cta-banner-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:28px}.supervision-shell .cta-banner .eyebrow{color:#ffb08a}.supervision-shell .cta-banner h2{font-size:clamp(26px,3.5vw,36px);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:10px;max-width:18ch;color:#fff}.supervision-shell .cta-banner p{color:hsla(0,0%,100%,.78);max-width:46ch;font-size:15px}.supervision-shell .cta-banner-actions{display:flex;flex-wrap:wrap;gap:10px;flex-shrink:0}.supervision-shell .process-grid{display:grid;gap:20px}.supervision-shell .process-card{display:grid;grid-template-columns:1.05fr .95fr;border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);min-height:260px}.supervision-shell .process-card.reverse{direction:rtl}.supervision-shell .process-card.reverse>*{direction:ltr}.supervision-shell .process-media{position:relative;min-height:240px}.supervision-shell .process-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.supervision-shell .process-body{padding:28px 24px;display:flex;flex-direction:column;justify-content:center}.supervision-shell .process-body .step-num{width:48px;height:48px;border-radius:50%;background:var(--bb-orange);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:14px;margin-bottom:14px}.supervision-shell .process-body h4{font-size:20px;font-weight:800;margin-bottom:8px;color:#fff}.supervision-shell .process-body p{font-size:14px;color:hsla(0,0%,100%,.72);line-height:1.6}.supervision-shell .status{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.supervision-shell .status article{border-radius:12px;padding:24px 20px;border:1px solid transparent}.supervision-shell .status .t{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.supervision-shell .status .t svg{width:22px;height:22px}.supervision-shell .status h4{font-size:18px;font-weight:800;margin-bottom:6px}.supervision-shell .status p{font-size:13px;color:var(--bb-muted);line-height:1.55}.supervision-shell .status-ok{background:#f0faf4;border-color:#c8e6d4}.supervision-shell .status-ok .t{background:rgba(47,143,94,.12);color:#2f8f5e}.supervision-shell .status-ok h4{color:#1f6b45}.supervision-shell .status-warn{background:#fff8ef;border-color:#f0d9b0}.supervision-shell .status-warn .t{background:rgba(240,90,41,.12);color:var(--bb-orange)}.supervision-shell .status-warn h4{color:#b45309}.supervision-shell .status-bad{background:#fbf2f1;border-color:#ecc8c2}.supervision-shell .status-bad .t{background:rgba(192,64,43,.12);color:#c0402b}.supervision-shell .status-bad h4{color:#9b3423}.supervision-shell .gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.supervision-shell .gallery-item{margin:0;position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4/3;background:#ddd}.supervision-shell .gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.supervision-shell .gallery-item:hover img{transform:scale(1.04)}.supervision-shell .gallery-item figcaption{position:absolute;left:0;right:0;bottom:0;padding:14px 14px 12px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72));color:#fff;font-size:13px;font-weight:700}.supervision-shell .testimonial{border:1px solid var(--bb-line);border-radius:12px;padding:48px 32px;text-align:center;background:var(--bb-soft);max-width:760px;margin:0 auto}.supervision-shell .testimonial p{font-size:16px;color:var(--bb-muted);font-style:italic;line-height:1.7;max-width:48ch;margin:0 auto}.supervision-shell .receive-note{text-align:center;font-size:14px;color:var(--bb-muted)}.supervision-shell .receive-note strong{color:var(--bb-ink)}.supervision-shell .faq-item{border-bottom:1px solid var(--bb-line)}.supervision-shell .faq-q{width:100%;min-height:56px;background:none;border:none;text-align:left;font:inherit;font-weight:700;font-size:16px;display:flex;justify-content:space-between;gap:12px;align-items:center;cursor:pointer;padding:16px 0;color:var(--bb-ink);scroll-margin-bottom:90px;list-style:none}.supervision-shell .faq-q::-webkit-details-marker{display:none}.supervision-shell .faq-q::marker{content:""}.supervision-shell .faq-a{display:none;color:var(--bb-muted);font-size:14px;padding:0 0 16px;line-height:1.65}.supervision-shell .faq-item[open] .faq-a{display:block}.supervision-shell .faq-item[open] .faq-icon{transform:rotate(45deg)}.supervision-shell .faq-icon{color:var(--bb-orange);font-size:20px;flex-shrink:0;transition:transform .15s ease}.supervision-shell .faq-cta{text-align:center}.supervision-shell .btn-outline-wa{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;margin-top:28px;border:1.5px solid var(--wa);color:var(--wa-ink);border-radius:8px;font-weight:700;background:#fff}.supervision-shell .btn-outline-wa .wa-icon{color:var(--wa)}.supervision-shell .final{background:var(--bb-soft);padding:72px 28px}.supervision-shell .final .form{max-width:620px;margin:0 auto;box-shadow:0 10px 30px rgba(0,0,0,.08)}.supervision-shell .footer{background:var(--bb-footer);color:#a8a29e;padding:44px 28px calc(88px + env(safe-area-inset-bottom));text-align:left}.supervision-shell .footer-inner{max-width:var(--max);margin:0 auto}.supervision-shell .footer-main{display:flex;align-items:flex-start;justify-content:space-between;gap:40px 48px}.supervision-shell .footer-nav-col{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-end}.supervision-shell .footer-brand-col{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:12px;text-align:left}.supervision-shell .footer-brand-mark{justify-content:flex-start}.supervision-shell .footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:4px 18px;margin-bottom:18px}.supervision-shell .footer-links a{font-size:13px;color:#a8a29e;display:inline-flex;align-items:center;min-height:44px;padding:8px 4px}.supervision-shell .footer-links a:hover{color:var(--bb-orange)}.supervision-shell .footer-links a.wa-link,.supervision-shell .footer-links a.wa-link:hover{color:var(--wa);font-weight:700;display:inline-flex;align-items:center;gap:6px}.supervision-shell .footer-links a.wa-link .wa-icon{color:var(--wa)}.supervision-shell .footer-socials{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-bottom:0}.supervision-shell .footer-social{width:34px;height:34px;border-radius:999px;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.06);color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease,border-color .2s ease,transform .2s ease,background-color .2s ease}.supervision-shell .footer-social:focus-visible,.supervision-shell .footer-social:hover{color:var(--bb-orange);border-color:rgba(247,148,29,.6);background:rgba(247,148,29,.08);transform:translateY(-1px)}.supervision-shell .footer-social--wa:focus-visible,.supervision-shell .footer-social--wa:hover{color:var(--wa);border-color:rgba(37,211,102,.55);background:rgba(37,211,102,.1)}.supervision-shell .footer-copy{font-size:12px;color:#6b6560;margin:0;max-width:none;line-height:1.5;white-space:nowrap}@media (max-width:899px){.supervision-shell .footer-main{flex-direction:column;align-items:center;gap:28px}.supervision-shell .footer-nav-col{width:100%;align-items:center}.supervision-shell .footer-brand-col{align-items:center;text-align:center}.supervision-shell .footer-brand-mark,.supervision-shell .footer-links,.supervision-shell .footer-socials{justify-content:center}.supervision-shell .footer-copy{white-space:normal;text-align:center}}.supervision-shell .s2-about-hero{position:relative;min-height:min(88vh,720px);display:flex;align-items:flex-end;padding:0 28px 56px;color:#fff;overflow:hidden}.supervision-shell .s2-about-hero-media{position:absolute;inset:0}.supervision-shell .s2-about-hero-img{object-fit:cover;object-position:center 40%;transform:scale(1.04);animation:s2-about-ken 22s ease-in-out infinite alternate}@keyframes s2-about-ken{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.1) translate3d(-1.5%,-1%,0)}}.supervision-shell .s2-about-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,26,62,.35),rgba(10,26,62,.72) 55%,rgba(10,26,62,.92)),linear-gradient(90deg,rgba(10,26,62,.55),transparent 60%)}.supervision-shell .s2-about-hero-copy{position:relative;z-index:1;padding-top:120px;width:100%}.supervision-shell .s2-about-hero-eyebrow{color:#ffb08a}.supervision-shell .s2-about-hero-title{color:#fff;max-width:16ch;margin-left:0;text-align:left}.supervision-shell .s2-about-accent{color:var(--bb-orange);display:inline}.supervision-shell .s2-about-hero-lead{color:hsla(0,0%,100%,.82);font-size:17px;line-height:1.65;max-width:42ch;margin:0 0 22px;text-align:left}.supervision-shell .s2-about-hero .s2-about-actions{justify-content:flex-start}.supervision-shell .s2-about-trust{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px 18px}.supervision-shell .s2-about-trust li{font-size:13px;font-weight:700;color:hsla(0,0%,100%,.78);display:inline-flex;align-items:center;gap:8px}.supervision-shell .s2-about-trust li:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--bb-orange);box-shadow:0 0 0 3px rgba(247,148,29,.22)}.supervision-shell .s2-about-title{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",Inter,system-ui,sans-serif;font-size:clamp(30px,5vw,46px);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 16px}.supervision-shell .s2-about-actions{justify-content:center;flex-wrap:wrap;margin-top:8px;margin-bottom:0;gap:12px}.supervision-shell .s2-about-split{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}.supervision-shell .s2-about-split--founder{grid-template-columns:.92fr 1.08fr}.supervision-shell .s2-about-split-copy h2{max-width:18ch}.supervision-shell .s2-about-split-media{margin:0}.supervision-shell .s2-about-photo{width:100%;height:auto;border-radius:14px;display:block;box-shadow:0 18px 40px rgba(10,26,62,.14);transition:transform .7s cubic-bezier(.16,1,.3,1)}.supervision-shell .s2-about-split-media:hover .s2-about-photo{transform:scale(1.02)}.supervision-shell .s2-about-caption{margin-top:10px;font-size:13px;color:var(--bb-muted);font-weight:600}.supervision-shell .s2-about-grid{margin-top:8px}.supervision-shell .s2-about-card{position:relative;overflow:hidden}.supervision-shell .s2-about-card-num{display:block;font-size:12px;font-weight:800;letter-spacing:.08em;color:var(--bb-orange);margin-bottom:12px}.supervision-shell .s2-about-note{font-size:14px;color:var(--bb-muted);max-width:52ch;margin:0 auto;line-height:1.65}.supervision-shell .s2-about-note a,.supervision-shell .s2-about-prose a,.supervision-shell .s2-founder-bio a{color:var(--bb-orange);font-weight:600;text-decoration:underline;text-underline-offset:3px}.supervision-shell .s2-about-prose{max-width:52ch}.supervision-shell .s2-about-prose p{font-size:16px;color:var(--bb-muted);line-height:1.75;margin:0 0 14px}.supervision-shell .s2-about-prose p:last-child{margin-bottom:0}.supervision-shell .s2-about-prose strong,.supervision-shell .s2-about-speakable strong{color:var(--bb-ink);font-weight:700}.supervision-shell .s2-founder-card{background:var(--bb-white);border:1px solid var(--bb-line);border-radius:12px;padding:24px 22px;box-shadow:0 4px 16px rgba(0,0,0,.04);margin-top:8px}.supervision-shell .s2-founder-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px}.supervision-shell .s2-founder-identity{display:flex;align-items:center;gap:14px;min-width:0}.supervision-shell .s2-founder-avatar{width:56px;height:56px;border-radius:50%;background:var(--bb-navy);color:#fff;font-weight:800;font-size:15px;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;flex-shrink:0}.supervision-shell .s2-founder-identity h3{font-size:20px;font-weight:800;letter-spacing:-.02em;margin:0 0 4px;color:var(--bb-ink)}.supervision-shell .s2-founder-role{font-size:13px;font-weight:700;color:var(--bb-orange);margin:0;letter-spacing:.02em}.supervision-shell .s2-founder-linkedin{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 16px;border-radius:8px;background:var(--bb-navy);color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;flex-shrink:0}.supervision-shell .s2-founder-linkedin:hover{background:#000;color:#fff}.supervision-shell .s2-founder-bio{font-size:15px;color:var(--bb-muted);line-height:1.75;margin:0 0 14px}.supervision-shell .s2-founder-bio:last-child{margin-bottom:0}.supervision-shell .s2-founder-bio strong{color:var(--bb-ink)}.supervision-shell .block.navy .steps{margin-top:8px}.supervision-shell .block.navy .step p{font-size:14px;color:hsla(0,0%,100%,.72);margin:0}@media (max-width:899px){.supervision-shell .s2-about-hero{min-height:78vh;padding:0 16px 40px}.supervision-shell .s2-about-hero-copy{padding-top:96px}.supervision-shell .s2-about-split,.supervision-shell .s2-about-split--founder{grid-template-columns:1fr;gap:28px}.supervision-shell .s2-about-split--founder .s2-about-split-media{order:-1}}@media (prefers-reduced-motion:reduce){.supervision-shell .s2-about-hero-img{animation:none;transform:none}}.supervision-shell .sticky{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:60;background:var(--wa);color:#fff;min-height:50px;border-radius:8px;display:none;align-items:center;justify-content:center;gap:10px;font-weight:800;font-size:15px;box-shadow:0 10px 28px rgba(37,211,102,.35);opacity:0;pointer-events:none;transition:opacity .2s}.supervision-shell .sticky.on{opacity:1;pointer-events:auto}.supervision-shell .fab-wa{position:fixed;right:22px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:55;width:58px;height:58px;border-radius:50%;background:var(--wa);color:#fff;display:none;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(37,211,102,.4);transition:transform .15s ease,background .15s ease}.supervision-shell .fab-wa:hover{background:var(--wa-deep);transform:scale(1.05)}@media (max-width:1024px){.supervision-shell .hero{min-height:100vh;padding:80px 24px 48px}.supervision-shell .hero-bg:after{background:linear-gradient(180deg,rgba(28,25,23,.78),rgba(28,25,23,.55) 45%,rgba(28,25,23,.72))}.supervision-shell .hero-inner{grid-template-columns:1fr;gap:32px;align-items:stretch}.supervision-shell .hero-copy{max-width:none}.supervision-shell .hero-cred-badge{font-size:11px;padding:7px 11px}.supervision-shell .hero-form{max-width:440px;width:100%;justify-self:stretch;margin:0 auto}.supervision-shell .hero .actions{flex-direction:column}.supervision-shell .hero .actions .btn{width:100%}}@media (max-width:899px){.supervision-shell .sticky{display:flex}.supervision-shell .fab-wa{display:none}.supervision-shell .nav{height:56px;padding:0 16px}.supervision-shell .nav-phone-num{display:none}.supervision-shell .hero{padding:72px 20px 40px}.supervision-shell .hero-form{max-width:none}.supervision-shell .hero-family{display:none}.supervision-shell .svc-grid{grid-template-columns:1fr}.supervision-shell .svc-card{min-height:280px}.supervision-shell .cta-banner-inner{flex-direction:column;align-items:flex-start}.supervision-shell .cta-banner-actions{width:100%}.supervision-shell .cta-banner-actions .btn{flex:1;min-width:140px}.supervision-shell .process-card,.supervision-shell .process-card.reverse{grid-template-columns:1fr;direction:ltr}.supervision-shell .process-media{min-height:200px}.supervision-shell .grid4{grid-template-columns:1fr 1fr}.supervision-shell .status{grid-template-columns:1fr}.supervision-shell .gallery-grid{grid-template-columns:1fr 1fr}.supervision-shell .field-row{grid-template-columns:1fr}.supervision-shell .nav-back{display:none}}@media (min-width:900px){.supervision-shell .fab-wa{display:flex}}@media (max-width:639px){.supervision-shell .nav{padding:0 16px;height:56px}.supervision-shell .hero{padding:68px 16px 36px;min-height:100vh}.supervision-shell .hero-copy{padding:0}.supervision-shell .hero h1{max-width:none}.supervision-shell .hero-sub{font-size:16px;max-width:none}.supervision-shell .block,.supervision-shell .cta-banner,.supervision-shell .final{padding:52px 16px}.supervision-shell .gallery-grid,.supervision-shell .grid4{grid-template-columns:1fr}.supervision-shell .form{padding:24px 18px}.supervision-shell .brand-text{font-size:15px}}@media (max-width:899px){.supervision-shell .nav-cta-full{display:none}.supervision-shell .nav-cta-short{display:inline}.supervision-shell .nav-link-full{display:none}.supervision-shell .nav-link-short{display:inline}.supervision-shell .nav-links{gap:4px 12px}.supervision-shell .nav-link{font-size:13px}.supervision-shell .nav-left{gap:12px}.supervision-shell .nav-right{gap:10px}.supervision-shell .nav .brand-text{display:none}.supervision-shell .nav .brand-logo{width:36px;height:40px}}@media (max-width:379px){.supervision-shell .nav-cta{padding:0 14px}.supervision-shell .nav-link{font-size:12px}}.supervision-shell .s2-index-list{list-style:none;margin:28px 0 0;padding:0;display:flex;flex-direction:column;gap:0}.supervision-shell .s2-index-list li{border-bottom:1px solid var(--bb-line)}.supervision-shell .s2-index-list a{display:flex;flex-direction:column;gap:6px;padding:18px 0;min-height:44px}.supervision-shell .s2-index-title{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",system-ui,sans-serif;font-weight:700;font-size:17px;color:var(--bb-ink);line-height:1.35}.supervision-shell .s2-index-excerpt{font-size:14px;color:var(--bb-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.supervision-shell .s2-article{max-width:720px;margin:0 auto;padding:40px 24px 64px}.supervision-shell .s2-article-header{margin-bottom:24px}.supervision-shell .s2-article-label{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bb-orange);margin:0 0 10px}.supervision-shell .s2-article-header h1{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",system-ui,sans-serif;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;margin:0 0 12px}.supervision-shell .s2-article-meta{margin:0;font-size:14px;color:var(--bb-muted)}.supervision-shell .s2-cover-placeholder{background:var(--bb-soft);border:1px dashed var(--bb-line);border-radius:var(--radius);padding:48px 20px;text-align:center;color:var(--bb-muted);font-size:14px;margin-bottom:28px}.supervision-shell .s2-cover{width:100%;height:auto;border-radius:var(--radius);margin-bottom:28px}.supervision-shell .s2-article-body{font-size:16px;line-height:1.7;color:var(--bb-ink)}.supervision-shell .s2-article-body h2{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",system-ui,sans-serif;font-size:1.35rem;font-weight:800;margin:32px 0 12px}.supervision-shell .s2-article-body h3{font-size:1.1rem;font-weight:700;margin:24px 0 8px}.supervision-shell .s2-article-body p{margin:0 0 14px}.supervision-shell .s2-article-body .alerte,.supervision-shell .s2-article-body .check,.supervision-shell .s2-article-body .cta{background:var(--bb-soft);border:1px solid var(--bb-line);border-radius:var(--radius);padding:16px 18px;margin:20px 0}.supervision-shell .s2-article-body .alerte-tag,.supervision-shell .s2-article-body .check-tag{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--bb-orange);margin-bottom:8px}.supervision-shell .s2-article-body .cta-primary,.supervision-shell .s2-article-body .cta-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:var(--radius);font-weight:700;margin:8px 8px 0 0}.supervision-shell .s2-article-body .cta-primary{background:var(--bb-orange);color:#fff}.supervision-shell .s2-article-body .cta-secondary{background:var(--wa);color:#fff}.supervision-shell .s2-article-body .related{margin:28px 0}.supervision-shell .s2-article-body .related-tag,.supervision-shell .s2-related-tag{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--bb-muted);margin-bottom:10px}.supervision-shell .s2-article-body .related-list{display:flex;flex-direction:column;gap:8px}.supervision-shell .s2-article-body .related-list a,.supervision-shell .s2-related a{color:var(--bb-orange);font-weight:600;text-decoration:underline;text-underline-offset:3px}.supervision-shell .s2-article-body table{width:100%;border-collapse:collapse;font-size:14px}.supervision-shell .s2-article-body td,.supervision-shell .s2-article-body th{border:1px solid var(--bb-line);padding:10px;text-align:left}.supervision-shell .s2-article-body .table-scroll{overflow-x:auto;margin:16px 0}.supervision-shell .s2-related{margin:32px 0;padding-top:20px;border-top:1px solid var(--bb-line)}.supervision-shell .s2-related ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.supervision-shell .s2-article-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}@media (max-width:640px){.supervision-shell .s2-article{padding:28px 18px 80px}.supervision-shell .s2-article-cta .btn{width:100%}}@keyframes s2-shine{0%{transform:translateX(-120%) skewX(-18deg);opacity:0}30%{opacity:.35}to{transform:translateX(180%) skewX(-18deg);opacity:0}}@keyframes s2-fab-pulse{0%,to{box-shadow:0 10px 28px rgba(37,211,102,.4),0 0 0 0 rgba(37,211,102,.35);transform:scale(1)}50%{box-shadow:0 14px 36px rgba(37,211,102,.55),0 0 0 12px rgba(37,211,102,0);transform:scale(1.05)}}@keyframes s2-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes s2-accent-glow{0%,to{text-shadow:0 0 0 transparent}50%{text-shadow:0 0 24px rgba(240,90,41,.45)}}@keyframes s2-check-pop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:1}}@keyframes s2-flow-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes s2-cta-pan{0%{background-position:30% 40%}to{background-position:70% 55%}}.supervision-shell .nav{transition:background .35s ease,box-shadow .35s ease,border-color .35s ease,backdrop-filter .35s ease}.supervision-shell .nav.is-scrolled{background:hsla(0,0%,100%,.92);border-bottom-color:hsla(43,13%,90%,.9);box-shadow:0 10px 30px rgba(29,26,18,.08);backdrop-filter:blur(14px)}.supervision-shell .hero-bg{--s2-parallax:0px;--s2-parallax-scale:1;transform:translate3d(0,var(--s2-parallax),0);transform-origin:center center;background-size:100% auto;background-position:50% 50%;animation:s2-kenburns-bg 28s ease-out forwards;will-change:transform,background-size,background-position}@keyframes s2-kenburns-bg{0%{background-size:100% auto;background-position:50% 50%}to{background-size:114% auto;background-position:46% 46%}}.supervision-shell .hero-shine{pointer-events:none;position:absolute;inset:0;z-index:1;overflow:hidden}.supervision-shell .hero-shine:before{content:"";position:absolute;top:-20%;left:0;width:42%;height:140%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.14),transparent);animation:s2-shine 7.5s ease-in-out 1.1s infinite}.supervision-shell .hero-inner{z-index:2}.supervision-shell .hero-accent{animation:s2-accent-glow 3.2s ease-in-out 1.4s infinite}.supervision-shell .s2-form-float.is-in{animation:s2-float 5.5s ease-in-out 1s infinite;box-shadow:0 22px 50px rgba(0,0,0,.22),inset 0 2px 0 hsla(0,0%,100%,.65)}.supervision-shell .s2-motion{--s2-motion-delay:0ms;opacity:0;transform:translate3d(0,36px,0);filter:blur(0);transition:opacity .85s cubic-bezier(.16,1,.3,1) var(--s2-motion-delay),transform .95s cubic-bezier(.16,1,.3,1) var(--s2-motion-delay),filter .85s cubic-bezier(.16,1,.3,1) var(--s2-motion-delay);will-change:opacity,transform}.supervision-shell .s2-motion-left{transform:translate3d(-48px,12px,0)}.supervision-shell .s2-motion-right{transform:translate3d(48px,12px,0)}.supervision-shell .s2-motion-fade{transform:translate3d(0,12px,0)}.supervision-shell .s2-motion-scale{transform:translate3d(0,24px,0) scale(.94)}.supervision-shell .s2-motion-blur{transform:translate3d(0,28px,0);filter:blur(8px)}.supervision-shell .s2-motion.is-in{opacity:1;transform:none;filter:none}.supervision-shell .s2-stagger .s2-stagger-item{--s2-i:0;opacity:0;transform:translate3d(0,22px,0);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transition-delay:0ms}.supervision-shell .s2-stagger.is-in .s2-stagger-item{opacity:1;transform:none;transition-delay:calc(var(--s2-motion-delay) + (var(--s2-i) * 75ms))}.supervision-shell .s2-stagger.is-in .hero-check{animation:s2-check-pop .55s cubic-bezier(.34,1.4,.64,1) both;animation-delay:calc(var(--s2-motion-delay) + (var(--s2-i) * 75ms) + 80ms)}.supervision-shell .eyebrow{position:relative;display:inline-flex;align-items:center;gap:10px}.supervision-shell .eyebrow:before{content:"";width:0;height:2px;background:var(--bb-orange);border-radius:2px;transition:width .7s cubic-bezier(.16,1,.3,1) .15s}.supervision-shell .s2-motion.is-in .eyebrow:before,.supervision-shell .s2-stagger.is-in .eyebrow:before{width:22px}.supervision-shell .svc-grid>.s2-motion{display:flex;height:100%;min-width:0}.supervision-shell .svc-grid>.s2-motion .svc-card{width:100%;height:100%}.supervision-shell .svc-card{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}.supervision-shell .svc-card:hover{transform:translateY(-10px) scale(1.01);box-shadow:0 22px 48px rgba(29,26,18,.14)}.supervision-shell .svc-card img{transition:transform .7s cubic-bezier(.16,1,.3,1)}.supervision-shell .svc-card:hover img{transform:scale(1.06)}.supervision-shell .card{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease,border-color .25s ease}.supervision-shell .card:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgba(29,26,18,.1)}.supervision-shell .card:hover .icon{transform:scale(1.08) rotate(-4deg);color:var(--bb-orange)}.supervision-shell .card .icon{transition:transform .4s cubic-bezier(.34,1.4,.64,1),color .3s ease}.supervision-shell .process-media{overflow:hidden;border-radius:12px}.supervision-shell .process-media img{transition:transform .85s cubic-bezier(.16,1,.3,1)}.supervision-shell .process-card:hover .process-media img{transform:scale(1.07)}.supervision-shell .process-card.is-in .step-num{animation:s2-check-pop .6s cubic-bezier(.34,1.4,.64,1) .15s both}.supervision-shell .process-card.is-in .s2-flow-animate>*{opacity:0;animation:s2-flow-in .45s cubic-bezier(.16,1,.3,1) forwards}.supervision-shell .process-card.is-in .s2-flow-animate>:first-child{animation-delay:.25s}.supervision-shell .process-card.is-in .s2-flow-animate>:nth-child(2){animation-delay:.32s}.supervision-shell .process-card.is-in .s2-flow-animate>:nth-child(3){animation-delay:.39s}.supervision-shell .process-card.is-in .s2-flow-animate>:nth-child(4){animation-delay:.46s}.supervision-shell .process-card.is-in .s2-flow-animate>:nth-child(5){animation-delay:.53s}.supervision-shell .process-card.is-in .s2-flow-animate>:nth-child(6){animation-delay:.6s}.supervision-shell .process-card.is-in .s2-flow-animate>:nth-child(7){animation-delay:.67s}.supervision-shell .status article{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}.supervision-shell .status article:hover{transform:translateY(-8px);box-shadow:0 16px 36px rgba(29,26,18,.1)}.supervision-shell .status article:hover .t{transform:scale(1.1)}.supervision-shell .status .t{transition:transform .35s cubic-bezier(.34,1.4,.64,1)}.supervision-shell .gallery-item{transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease}.supervision-shell .gallery-item:hover{transform:translateY(-6px) scale(1.015);box-shadow:0 18px 40px rgba(29,26,18,.16);z-index:1}.supervision-shell .gallery-item img{transition:transform .8s cubic-bezier(.16,1,.3,1)}.supervision-shell .gallery-item:hover img{transform:scale(1.1)}.supervision-shell .gallery-item figcaption{transform:translateY(6px);opacity:.92;transition:transform .4s ease,opacity .4s ease}.supervision-shell .gallery-item:hover figcaption{transform:translateY(0);opacity:1}.supervision-shell .cta-banner-bg{animation:s2-cta-pan 18s ease-in-out infinite alternate;background-size:120% 120%}.supervision-shell .sticky{transition:opacity .35s ease,transform .45s cubic-bezier(.16,1,.3,1);transform:translateY(18px) scale(.98)}.supervision-shell .sticky.on{transform:translateY(0) scale(1)}.supervision-shell .fab-wa{animation:s2-fab-pulse 2.4s ease-in-out infinite}.supervision-shell .fab-wa:hover{animation:none;transform:scale(1.1)}.supervision-shell .btn,.supervision-shell .btn-outline-wa,.supervision-shell .nav-cta{transition:transform .25s cubic-bezier(.34,1.4,.64,1),background .2s ease,box-shadow .25s ease,border-color .2s ease,color .2s ease}.supervision-shell .btn-outline-wa:hover,.supervision-shell .btn:hover,.supervision-shell .nav-cta:hover{transform:translateY(-2px) scale(1.02)}.supervision-shell .btn-orange:hover{box-shadow:0 12px 28px rgba(240,90,41,.35)}.supervision-shell .btn-wa:hover{box-shadow:0 12px 28px rgba(7,94,84,.28)}.supervision-shell .field input,.supervision-shell .field select{transition:border-color .2s ease,box-shadow .25s ease,transform .25s ease}.supervision-shell .field input:focus,.supervision-shell .field select:focus{transform:translateY(-1px);box-shadow:0 8px 20px rgba(240,90,41,.12)}.supervision-shell .faq-item{transition:background .25s ease}.supervision-shell .faq-item[open]{background:hsla(60,11%,96%,.7)}.supervision-shell .faq-item[open] .faq-a{animation:s2-flow-in .35s ease}@media (max-width:900px){.supervision-shell .s2-form-float.is-in{animation:none}.supervision-shell .hero-shine{display:none}.supervision-shell .hero-accent{animation:none}}@media (prefers-reduced-motion:reduce){.supervision-shell .cta-banner-bg,.supervision-shell .fab-wa,.supervision-shell .hero-accent,.supervision-shell .hero-bg,.supervision-shell .hero-shine:before,.supervision-shell .s2-form-float.is-in{animation:none!important}.supervision-shell .hero-bg{transform:none!important}.supervision-shell .s2-motion,.supervision-shell .s2-stagger .s2-stagger-item{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.supervision-shell .btn-outline-wa:hover,.supervision-shell .btn:hover,.supervision-shell .card:hover,.supervision-shell .card:hover .icon,.supervision-shell .fab-wa:hover,.supervision-shell .gallery-item:hover,.supervision-shell .gallery-item:hover img,.supervision-shell .nav-cta:hover,.supervision-shell .process-card:hover .process-media img,.supervision-shell .status article:hover,.supervision-shell .status article:hover .t,.supervision-shell .svc-card:hover,.supervision-shell .svc-card:hover img{transform:none!important}}