@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Tajawal:wght@400;500;700;800&display=swap");:root{--ink:#061521;--navy:#092a46;--blue:#124b73;--fire:#be1e2d;--fire-dark:#951522;--brand-orange:#f38e1e;--signal:#16834a;--steel:#dce5eb;--mist:#f4f7f9;--white:#fff;--text:#142431;--muted:#667681;--shadow:0 24px 70px rgba(5,30,48,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--text);font-family:Manrope,Tajawal,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:clip}html[dir=rtl] body{font-family:Tajawal,Manrope,Arial,sans-serif}button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(calc(100% - clamp(36px, 6vw, 96px)),1440px);margin-inline:auto}.section{padding-block:110px}.skip-link{position:fixed;inset-block-start:10px;inset-inline-start:10px;z-index:1000;background:#fff;color:#000;padding:10px 16px;transform:translateY(-200%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #ffb3b8;outline-offset:4px}.utility-bar{background:var(--ink);color:#cad6de;border-block-end:1px solid rgba(255,255,255,.08);font-size:12px;letter-spacing:.02em}.utility-inner{height:35px;display:flex;align-items:center;justify-content:space-between}.utility-inner p{margin:0}.utility-actions,.utility-actions a{display:flex;align-items:center;gap:9px}.utility-actions{gap:26px}.utility-actions a:hover{color:#fff}.site-header{position:sticky;inset-block-start:0;z-index:40;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-block-end:1px solid rgba(8,39,61,.1)}.header-inner{height:82px;justify-content:space-between;gap:36px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:11px;flex:none}.brand img{width:52px;height:52px;object-fit:cover;border-radius:50%;background:#edf4f7}.brand span{display:grid;line-height:1}.brand strong{color:var(--navy);font-weight:800;font-size:16px;letter-spacing:.04em}.brand small{font-size:8px;letter-spacing:.22em;color:#8a969f;margin-block-start:6px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:31px;margin-inline:auto}.desktop-nav a{font-size:13px;font-weight:700;color:#334a59;transition:.2s}.desktop-nav a:hover{color:var(--fire)}.desktop-nav .nav-products{display:none;align-items:center;gap:5px}.header-actions{gap:8px}.header-actions,.quote-trigger{display:flex;align-items:center}.quote-trigger{height:46px;padding-inline:18px 10px;border:0;border-radius:10px;background:var(--fire);color:#fff;gap:9px;font-weight:800;transition:.2s}.quote-trigger:hover{background:var(--fire-dark);transform:translateY(-1px)}.quote-trigger b{display:grid;place-items:center;width:27px;height:27px;border-radius:7px;background:rgba(0,0,0,.2);font-size:12px}.menu-trigger{display:none;width:46px;height:46px;border:1px solid var(--steel);background:#fff;border-radius:10px;place-items:center}.mobile-nav{display:none}.hero{position:relative;overflow:hidden;background:var(--ink);color:#fff;padding-block:78px 0}.hero:before{content:"";background:radial-gradient(circle at 82% 23%,rgba(225,38,47,.18),transparent 28%),linear-gradient(120deg,transparent 55%,rgba(18,75,115,.13));pointer-events:none}.hero-grid,.hero:before{position:absolute;inset:0}.hero-grid{opacity:.1;background-image:linear-gradient(rgba(255,255,255,.17) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.17) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 50%,#000);mask-image:linear-gradient(90deg,#000,transparent 50%,#000)}.hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:7vw;min-height:570px;padding-block-end:70px}.eyebrow{margin:0 0 22px;color:var(--fire);font-size:12px;line-height:1;letter-spacing:.16em;text-transform:uppercase;font-weight:800;display:flex;align-items:center;gap:9px}.eyebrow.light{color:#fff}.eyebrow.light svg{color:var(--fire)}.hero-copy{position:relative;z-index:2}.hero-copy h1{margin:0;max-width:800px;font-size:clamp(52px,6.1vw,92px);line-height:.94;letter-spacing:-.065em;font-weight:500}.hero-copy h1 span,.hero-copy h1 strong{display:block}.hero-copy h1 strong{color:#fff;font-weight:800}.hero-body{max-width:670px;margin:31px 0;color:#b9c8d2;font-size:18px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ghost-cta,.primary-cta{min-height:52px;padding-inline:22px;display:flex;align-items:center;justify-content:center;gap:11px;border-radius:10px;font-weight:800;font-size:14px}.primary-cta{background:var(--fire);color:#fff}.primary-cta:hover{background:var(--fire-dark)}.ghost-cta{border:1px solid rgba(255,255,255,.23);color:#fff}.ghost-cta:hover{border-color:#fff}.assurance-line{display:flex;align-items:center;gap:9px;margin-block-start:34px;color:#8fa4b1;font-size:12px}.assurance-line svg{color:var(--signal)}.system-stage{position:relative;min-height:540px;display:grid;place-items:center}.stage-card{position:relative;z-index:2;width:min(92%,520px);background:#f8fafb;color:var(--ink);border-radius:24px 4px 24px 4px;overflow:hidden;box-shadow:0 34px 90px rgba(0,0,0,.38);transform:rotate(-2deg)}html[dir=rtl] .stage-card{transform:rotate(2deg)}.stage-label{height:48px;padding-inline:20px;display:flex;align-items:center;justify-content:space-between;border-block-end:1px solid #d8e0e5;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#62727e}.stage-label b{color:var(--fire)}.stage-card img{width:100%;aspect-ratio:1/1;object-fit:cover;mix-blend-mode:multiply}.stage-caption{padding:18px 22px 23px;border-block-start:1px solid #d8e0e5}.stage-caption h2{font-size:19px;margin:0 0 3px}.stage-caption p{font-size:11px;color:#72808a;margin:0}.radar-ring{position:absolute;border:1px solid rgba(225,38,47,.52);border-radius:50%}.ring-one{width:500px;height:500px}.ring-two{width:390px;height:390px;border-style:dashed;animation:spin 30s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.stage-note{position:absolute;z-index:3;background:rgba(9,42,70,.95);border:1px solid rgba(255,255,255,.16);box-shadow:0 16px 40px rgba(0,0,0,.25);padding:13px 16px;border-radius:10px;display:grid;grid-template-columns:auto auto;gap:0 10px;align-items:center;min-width:170px}.stage-note svg{grid-row:1/3;color:var(--fire)}.stage-note span{font-size:10px;color:#8ca0ad}.stage-note b{font-size:14px;color:#fff}.note-a{inset-inline-start:-10px;inset-block-start:14%}.note-b{inset-inline-end:-5px;inset-block-end:13%}.metric-rail{position:relative;display:grid;grid-template-columns:repeat(4,1fr);border-block-start:1px solid rgba(255,255,255,.13)}.metric-rail>div{padding:26px 28px 30px;display:flex;align-items:baseline;gap:14px;border-inline-end:1px solid rgba(255,255,255,.13)}.metric-rail>div:last-child{border:0}.metric-rail strong{font-size:28px;line-height:1;font-weight:800}.metric-rail span{color:#8196a4;font-size:11px;line-height:1.35;max-width:150px}.section-head{display:flex;flex-direction:column;gap:12px;align-items:flex-start;margin-block-end:44px}.brand-statement h2,.catalog-intro h2,.coverage-copy h2,.section-head h2{margin:0;font-size:clamp(32px,3.8vw,56px);line-height:1.1;letter-spacing:-.03em;color:var(--ink)}html[dir=rtl] .brand-statement h2,html[dir=rtl] .catalog-intro h2,html[dir=rtl] .coverage-copy h2,html[dir=rtl] .section-head h2{letter-spacing:0}.section-head>div>p{max-width:680px;color:var(--muted);font-size:16px;margin:8px 0 0}.solution-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-block-start:1px solid var(--steel);border-inline-start:1px solid var(--steel)}.solution-card{position:relative;min-height:280px;padding:22px 18px;border-inline-end:1px solid var(--steel);border-block-end:1px solid var(--steel);transition:.3s;overflow:hidden;display:flex;flex-direction:column}.solution-card:before{content:"";position:absolute;inset:0;background:var(--ink);transform:translateY(101%);transition:.42s cubic-bezier(.22,1,.36,1)}.solution-card>*{position:relative;z-index:1}.solution-card:hover{color:#fff}.solution-card:hover:before{transform:none}.solution-top{display:flex;align-items:center;justify-content:space-between;color:#7e8c96;margin-bottom:14px}.solution-top span{font-size:9px;letter-spacing:.12em;font-weight:700}.solution-top svg{width:26px;height:26px;color:var(--fire)}.solution-card h3{font-size:17px;line-height:1.25;margin:0 0 10px;font-weight:800}.solution-card p{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 36px}.solution-card:hover p{color:#a9bbc6}.solution-card .solution-card-action,.solution-card>a{position:absolute;inset-inline-end:14px;inset-block-end:14px;width:36px;height:36px;border-radius:50%;border:1px solid var(--steel);display:grid;place-items:center;transition:all .2s ease}.solution-card:hover .solution-card-action,.solution-card:hover>a{background:var(--fire);border-color:var(--fire);color:#fff}.catalog{background:var(--mist)}.catalog-intro{display:grid;grid-template-columns:1.2fr .65fr;gap:12vw;align-items:end;margin-block-end:55px}.catalog-intro>p{margin:0;color:var(--muted);font-size:17px}.catalog-toolbar{height:64px;border-block:1px solid #d7e0e6;display:flex;align-items:center;justify-content:space-between;margin-block-end:34px}.catalog-toolbar>div{display:flex;gap:30px}.catalog-toolbar span{font-size:12px;font-weight:800;color:#87949d}.catalog-toolbar .active{color:var(--fire)}.catalog-toolbar a{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid #dfe7ec;border-radius:16px;overflow:hidden;transition:.3s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.product-image{position:relative;background:#fff;aspect-ratio:1.22/1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image>span{position:absolute;inset-block-start:14px;inset-inline-start:14px;background:rgba(255,255,255,.92);border:1px solid #dce5ea;padding:6px 9px;border-radius:6px;font-size:9px;font-weight:800;color:#3f5a69}.product-image>span:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--signal);margin-inline-end:6px}.product-copy{padding:21px}.product-meta{display:flex;justify-content:space-between;gap:10px;color:#788790;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.product-meta span:first-child{color:var(--fire);font-weight:800}.product-copy h3{font-size:18px;line-height:1.3;min-height:47px;margin:13px 0 22px}.add-button{width:100%;height:47px;border:1px solid #d4dee4;background:#fff;border-radius:9px;color:var(--ink);display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:800;transition:.2s}.add-button:hover{border-color:var(--ink)}.add-button.selected{background:#eaf8ef;border-color:#bce8cc;color:#16743a}.brands{background:var(--ink);color:#fff}.brands-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:8vw;align-items:center}.brand-statement h2{color:#fff}.brand-statement>p:not(.eyebrow){color:#9eb0bb;max-width:530px;font-size:17px}.brand-statement>span{display:flex;align-items:center;gap:8px;margin-block-start:34px;color:#c9d5dc;font-size:12px}.brand-statement>span svg{color:var(--signal)}.brand-board{display:grid;grid-template-columns:repeat(2,1fr);border-block-start:1px solid rgba(255,255,255,.14);border-inline-start:1px solid rgba(255,255,255,.14)}.brand-board>div{height:120px;border-inline-end:1px solid rgba(255,255,255,.14);border-block-end:1px solid rgba(255,255,255,.14);padding:18px 20px;display:flex;align-items:center;justify-content:center;position:relative;transition:.2s}.brand-board>div:hover{background:rgba(255,255,255,.06)}.brand-board span{position:absolute;inset-block-start:10px;inset-inline-start:12px;font-size:9px;color:#667b88}.brand-board strong{font-size:20px;letter-spacing:.03em;color:#aebdc6}.brand-board .featured-brand strong{font-size:29px;color:#fff}.brand-board .featured-brand:nth-child(2) strong{color:#ef3039}.process-line{display:grid;grid-template-columns:repeat(4,1fr)}.process-line article{position:relative;padding-inline-end:35px}.process-line b{font-size:11px;color:var(--fire)}.process-line article>span{display:block;height:1px;background:#d8e1e6;margin:18px 0 30px;position:relative}.process-line article>span:before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--fire);inset-block-start:-4px;inset-inline-start:0}.process-line h3{font-size:22px;margin:0 0 13px}.process-line p{color:var(--muted);font-size:14px;max-width:240px;margin:0}.coverage{padding-block-start:30px}.coverage-panel{background:var(--navy);color:#fff;border-radius:28px;display:grid;grid-template-columns:1fr .8fr;overflow:hidden}.coverage-copy{padding:70px}.coverage-copy h2{color:#fff;max-width:680px}.coverage-copy>p:not(.eyebrow){color:#aec0cb;max-width:560px}.coverage-copy>a{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--fire);width:max-content;min-width:230px;padding:16px 20px;border-radius:10px;margin-block-start:32px;font-weight:800;font-size:13px}.city-list{background:rgba(0,0,0,.18);padding:35px 45px;display:flex;flex-direction:column;justify-content:center}.city-list>div{padding:28px 0;border-block-end:1px solid rgba(255,255,255,.13);display:flex;justify-content:space-between;gap:20px}.city-list>div:last-child{border:0}.city-list span{font-size:10px;color:#7893a4;direction:ltr}.city-list strong{font-size:16px}.site-footer{margin-block-start:110px;background:#04101a;color:#fff;padding-block:70px 24px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:60px}.footer-brand img{width:64px;height:64px;border-radius:50%;object-fit:cover}.footer-brand h2{font-size:18px;margin:18px 0 7px}.footer-brand p{color:#7f929e;max-width:400px;font-size:13px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-grid h3{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#6d828f;margin:0 0 12px}.footer-grid a,.footer-grid span{font-size:13px;color:#b8c6ce}.footer-grid a:hover{color:#fff}.footer-bottom{margin-block-start:55px;padding-block-start:22px;border-block-start:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;color:#657b88;font-size:10px}.drawer-backdrop{position:fixed;inset:0;z-index:80;background:rgba(1,10,17,.58);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:.3s}.drawer-backdrop.visible{opacity:1;visibility:visible}.quote-drawer{position:fixed;z-index:90;inset-block:0;inset-inline-end:0;width:min(100%,620px);background:#fff;box-shadow:-30px 0 90px rgba(0,0,0,.25);transform:translateX(105%);transition:.45s cubic-bezier(.22,1,.36,1);display:grid;grid-template-rows:auto 1fr auto}html[dir=rtl] .quote-drawer{transform:translateX(-105%)}.quote-drawer.visible{transform:none}.drawer-header{background:var(--ink);color:#fff;padding:28px 30px;display:flex;justify-content:space-between;align-items:start}.drawer-header>div{display:grid;grid-template-columns:auto 1fr;column-gap:16px}.drawer-header>div>span{grid-row:1/3;background:var(--fire);width:45px;height:45px;border-radius:9px;display:grid;place-items:center;font-size:12px;font-weight:800}.drawer-header h2{font-size:20px;margin:0}.drawer-header p{font-size:11px;color:#8298a6;margin:2px 0}.drawer-header>button{width:44px;height:44px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;border-radius:9px;display:grid;place-items:center}.drawer-body{padding:28px 30px;overflow-y:auto}.quote-empty{text-align:center;display:grid;place-items:center;align-content:center;height:100%;min-height:350px}.empty-mark{width:70px;height:70px;border:1px dashed #b8c6ce;color:var(--fire);display:grid;place-items:center;border-radius:50%;font-size:28px}.quote-empty h3{margin:20px 0 4px}.quote-empty p{color:var(--muted);font-size:13px}.quote-lines{display:grid;gap:12px}.quote-line{display:grid;grid-template-columns:94px 1fr auto;gap:15px;border:1px solid #dde5ea;border-radius:12px;padding:10px}.quote-line>img{width:94px;height:94px;object-fit:cover;border-radius:8px}.quote-line>div>span{color:var(--fire);font-size:9px;font-weight:800;text-transform:uppercase}.quote-line h3{margin:2px 0 11px;font-size:14px}.quantity-control{display:flex;align-items:center;width:max-content;border:1px solid #d7e0e6;border-radius:7px;overflow:hidden}.quantity-control button{width:32px;height:30px;border:0;background:#f5f7f8;display:grid;place-items:center}.quantity-control b{width:34px;text-align:center;font-size:12px}.remove-line{border:0;background:transparent;color:#91a0a9;width:36px;height:36px;display:grid;place-items:center}.remove-line:hover{color:var(--fire)}.drawer-footer{padding:20px 30px;border-block-start:1px solid #e0e7eb}.drawer-footer>button,.send-button{width:100%;height:54px;border:0;border-radius:10px;background:var(--fire);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:space-between;padding-inline:22px}.drawer-footer>button:hover,.send-button:hover{background:var(--fire-dark)}html[dir=rtl] .drawer-footer>button span{transform:rotate(180deg)}.quote-form h3{font-size:24px;margin:0 0 25px}.quote-form{display:grid;gap:16px}.quote-form label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#455967}.quote-form input,.quote-form textarea{width:100%;border:1px solid #ccd8df;border-radius:8px;padding:12px 13px;background:#fff;color:var(--ink);outline:0}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(18,75,115,.12)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.preview-note{margin:0;padding:10px 12px;border-radius:8px;background:#fff6dd;color:#6f5610;font-size:11px;font-weight:600}.send-button{justify-content:center;gap:10px;margin-block-start:4px}.send-button:disabled{opacity:.65}.back-button{border:0;background:transparent;color:var(--muted);height:40px}.quote-success{height:100%;min-height:400px;display:grid;place-items:center;align-content:center;text-align:center}.quote-success svg{width:60px;height:60px;color:var(--signal)}.quote-success h3{max-width:380px;font-size:22px}@media(max-width:1100px){.desktop-nav{gap:18px}.desktop-nav a{font-size:12px}.hero-inner{grid-template-columns:1fr 430px;gap:35px}.hero-copy h1{font-size:58px}.section-head{grid-template-columns:1fr}.solution-grid{grid-template-columns:repeat(3,1fr)}.brands-layout{gap:40px}.coverage-copy{padding:50px}}@media(max-width:900px){.utility-inner>p{display:none}.utility-inner{justify-content:flex-end}.desktop-nav{display:none}.menu-trigger{display:grid}.header-inner{height:72px}.quote-trigger span{display:none}.mobile-nav{display:grid;padding:18px 24px 28px;border-block-start:1px solid var(--steel);background:#fff}.mobile-nav a{padding:12px 4px;border-block-end:1px solid #edf1f3;font-weight:700}.hero{padding-block-start:55px}.hero-inner{grid-template-columns:1fr;padding-block-end:50px}.hero-copy{max-width:720px}.system-stage{min-height:500px}.stage-card{max-width:440px}.note-a{inset-inline-start:5%}.note-b{inset-inline-end:5%}.metric-rail{grid-template-columns:repeat(2,1fr)}.metric-rail>div:nth-child(2){border-inline-end:0}.metric-rail>div{border-block-end:1px solid rgba(255,255,255,.13)}.section{padding-block:80px}.catalog-intro,.section-head{grid-template-columns:1fr;gap:16px}.solution-grid{grid-template-columns:repeat(2,1fr)}.solution-card{min-height:280px}.solution-card h3{margin-block-start:10px}.product-grid{grid-template-columns:repeat(2,1fr)}.brands-layout,.coverage-panel{grid-template-columns:1fr}.brand-statement{padding-block-end:25px}.process-line{grid-template-columns:repeat(2,1fr);gap:45px 10px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media(max-width:600px){.shell{width:min(100% - 28px,1440px)}.utility-bar{display:none}.brand img{width:45px;height:45px}.brand strong{font-size:14px}.brand small{display:none}.quote-trigger{padding-inline:12px}.header-actions{gap:6px}.hero{padding-block-start:42px}.hero-copy h1{font-size:44px;line-height:1}.hero-body{font-size:16px;margin-block:24px}.hero-actions>a{width:100%}.ghost-cta{display:none}.assurance-line{font-size:10px}.system-stage{min-height:420px}.stage-card{width:88%}.stage-note{min-width:145px;padding:10px}.note-a{inset-inline-start:0}.note-b{inset-inline-end:0}.ring-one{width:390px;height:390px}.ring-two{width:300px;height:300px}.metric-rail>div{padding:21px 14px;display:grid;gap:6px}.metric-rail strong{font-size:23px}.metric-rail span{font-size:10px}.section{padding-block:64px}.brand-statement h2,.catalog-intro h2,.coverage-copy h2,.section-head h2{font-size:32px}.solution-grid{grid-template-columns:1fr}.solution-card{padding:20px}.catalog-toolbar>div span:nth-child(2){display:none}.catalog-toolbar>a{font-size:0}.product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1.35}.brand-board .featured-brand strong{font-size:21px}.brand-board strong{font-size:15px}.brand-board>div{height:90px}.process-line{grid-template-columns:1fr}.process-line article{padding-inline-end:0}.coverage-panel{border-radius:18px}.coverage-copy{padding:35px 25px}.coverage-copy>a{width:100%;min-width:0}.city-list{padding:20px 25px}.city-list>div{display:grid}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:grid;gap:8px}.drawer-body,.drawer-footer,.drawer-header{padding-inline:18px}.form-row{grid-template-columns:1fr}.quote-line{grid-template-columns:76px 1fr auto}.quote-line>img{width:76px;height:76px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}