@import "https://fonts.googleapis.com/css2?family=Almarai:wght@400;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap";:root{--ctc1:#fff2cc;--ctc2:#333;--ctc3:#eadfbf;--ctc4:#c4c4c4;--ct-bg:#101010;--ct-text:#fafafa;--ct-font-body:"Roboto", "RobotoLight", "Calibri", "Segoe UI", Helvetica, Arial, sans-serif;--ct-font-display:"Coolvetica", "Roboto", sans-serif;--ct-font-arabic:"Almarai", "Tahoma", "Segoe UI", sans-serif;--ct-radius-sm:8px;--ct-radius-md:12px;--ct-radius-lg:16px;--ct-radius-xl:20px;--ct-a11y-font-scale:1}*{box-sizing:border-box}html{font-size:calc(16px * var(--ct-a11y-font-scale,1))}body{font-family:var(--ct-font-body);background:var(--ct-bg);color:var(--ct-text);margin:0}html[dir=rtl] body{font-family:var(--ct-font-arabic)}html.ct-high-contrast{--ct-bg:#000;--ct-text:#fff;--ctc1:#fffd8a;--ctc2:#fff;--ctc3:#e0e0e0;--ctc4:#bdbdbd}html.ct-high-contrast body{background:var(--ct-bg);color:var(--ct-text)}html.ct-high-contrast a:focus-visible,html.ct-high-contrast button:focus-visible{outline:3px solid var(--ctc1);outline-offset:2px}@font-face{font-family:Coolvetica;src:url(/assets/fonts/COOLVETICA_CONDENSED_RG.TTF)format("truetype");font-display:swap}@font-face{font-family:RobotoLight;src:url(/assets/fonts/ROBOTO-LIGHT.TTF)format("truetype");font-display:swap}a{color:inherit;text-decoration:none}#root{min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-swiper .swiper-slide{height:100%}.home-company-slide{scrollbar-width:thin;scrollbar-color:#fff2cc59 transparent}.home-company-slide::-webkit-scrollbar{width:8px}.home-company-slide::-webkit-scrollbar-thumb{background:#fff2cc59;border-radius:999px}.company-network-marquee-wrap{align-items:center;width:100%;display:flex;overflow:hidden}.company-network-marquee-track{align-items:center;gap:1.5rem;width:max-content;animation:48s linear infinite company-network-marquee;display:flex}.company-network-marquee-track:hover{animation-play-state:paused}@keyframes company-network-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}html[dir=rtl] .company-network-marquee-track{animation-name:company-network-marquee-rtl}@keyframes company-network-marquee-rtl{0%{transform:translate(0)}to{transform:translate(50%)}}.page{max-width:1200px;margin:0 auto;padding:24px}.section-head h1{margin:0 0 8px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;display:grid}.tile{border-radius:var(--ct-radius-md);cursor:pointer;border:1px solid #ffffff24;min-height:300px;position:relative;overflow:hidden}.tile-bg img{object-fit:contain;width:100%;height:300px;padding:24px}.tile-overlay{background:linear-gradient(#0009,#0003);position:absolute;inset:0}.tile-content{padding:12px;position:absolute;inset:auto 0 0}.tile-content h3,.tile-content p{margin:0 0 8px}.tile-icons{flex-wrap:wrap;gap:8px;display:flex}.icon-chip{background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;padding:6px 8px}.tile-details{border-radius:var(--ct-radius-sm);background:#00000073;margin-top:10px;padding:10px}.tile-toggle{z-index:2;position:absolute;top:8px;right:8px}.ctpc-hero{border-radius:var(--ct-radius-lg);background:linear-gradient(135deg,#111,#222);min-height:280px;padding:36px 20px;position:relative;overflow:hidden}.star{background:var(--ctc1);opacity:.7;width:2px;height:2px;position:absolute}.ctpc-cards,.ctpc-details{gap:12px;margin-top:20px;display:grid}.feature-card,.detail-row{border-radius:var(--ct-radius-md);background:#ffffff0d;border:1px solid #fff3;padding:16px}.detail-row.light{color:#111;background:#fff}.detail-row label{gap:6px;margin-bottom:10px;display:grid}.detail-row input,.detail-row select{border-radius:var(--ct-radius-sm);border:1px solid #ccc;padding:10px}.auth-form{max-width:560px}.consent-row{align-items:center;gap:8px;display:flex!important}.cta-row{margin-top:20px}.btn{background:var(--ctc1);color:#000;border-radius:var(--ct-radius-sm);padding:10px 14px;font-weight:700;display:inline-block}.placeholder{text-align:center}.ctpc-parallax{min-height:100vh;position:relative}.ctpc-canvas-layer{z-index:0;pointer-events:none;position:fixed;inset:0}.ctpc-scroll-layer{z-index:1;position:relative}.ctpc-section{pointer-events:none;justify-content:flex-start;align-items:center;min-height:100vh;padding:clamp(1.25rem,4vw,3rem);display:flex}.ctpc-section__inner{pointer-events:auto;max-width:min(520px,92vw)}.ctpc-section__inner--narrow{max-width:min(560px,94vw)}.ctpc-section__inner--center{text-align:center;max-width:min(480px,94vw);margin:0 auto}.ctpc-section__title{font-family:var(--ct-font-display);color:var(--ctc2);text-shadow:0 1px #ffffff59;margin:0 0 .75rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700}.ctpc-section__heading{font-family:var(--ct-font-display);color:var(--ctc2);margin:0 0 1rem;font-size:clamp(1.5rem,3.5vw,2.25rem)}.ctpc-section__lead{color:#333333eb;margin:0;font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.45}.ctpc-section--hero{background:linear-gradient(115deg,#fff2ccf0 0%,#fffbed8c 42%,#fff2cc1f 72%,#eadfbf14 100%)}.ctpc-section--warm{background:linear-gradient(125deg,#eadfbfe0 0%,#fff2cc73 50%,#c4c4c40f 100%)}.ctpc-section--cool{background:linear-gradient(145deg,#ffffffe6 0%,#fff2cca6 45%,#4f4f4f0f 100%)}.ctpc-section--cta{background:linear-gradient(#33333314 0%,#fff2cceb 40%,#fff2cc 100%);justify-content:center}.ctpc-cards--overlay .feature-card,.ctpc-details--overlay .detail-row{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media (width>=900px){.ctpc-section{padding-left:clamp(2rem,6vw,4rem)}}.ctmv-page{background:var(--ctc3)}.ctmv-hero{background:#000;min-height:92vh;position:relative;overflow:hidden}.ctmv-hero__video{pointer-events:none;border:0;width:100%;height:100%;position:absolute;inset:0}.ctmv-hero__overlay{z-index:1;text-align:center;background:linear-gradient(#000000b3,#00000059,#000000b3);place-content:center;min-height:92vh;padding:2rem;display:grid;position:relative}.ctmv-hero__overlay h1{color:var(--ctc1);margin:0;font-size:clamp(2.5rem,8vw,4.5rem)}.ctmv-hero__tagline{color:#fff;font-size:clamp(1.25rem,4vw,2rem)}.ctmv-hero__lead{color:#fff;max-width:50rem;margin:1rem auto 0}.ctmv-panel,.ctmv-value,.ctmv-features,.ctmv-vision,.ctmv-preview,.ctmv-contact{padding:2rem 1.25rem}.ctmv-panel{background:var(--ctc2);max-width:72rem;color:var(--ctc1);border-radius:20px;margin:0 auto}.ctmv-panel__image{border-radius:10px;width:min(300px,100%);margin:0 auto 1rem;display:block}.ctmv-audience-grid,.ctmv-carousel,.ctmv-features__grid,.ctmv-sdg-grid{gap:1rem;display:grid}.ctmv-audience-grid,.ctmv-features__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ctmv-carousel{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.ctmv-carousel__card,.ctmv-sustainability{background:#3333331f;border-radius:16px;padding:1rem}.ctmv-carousel__card img,.ctmv-feature__image{width:100%;max-width:280px;margin:0 auto .75rem;display:block}.ctmv-sdg-grid{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))}.ctmv-sdg-grid img{background:#ffffff14;border-radius:12px;width:100%}.ctmv-vision__subtitle{color:#666463;font-size:1.5rem}.ctmv-contact{justify-content:center;display:flex}.ctmv-dialog-backdrop{z-index:1400;background:#0000008c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.ctmv-dialog{background:var(--ctc3);width:min(420px,100%);color:var(--ctc2);border-radius:12px;gap:.75rem;padding:1.25rem;display:grid}.ctmv-dialog label{gap:.35rem;display:grid}.ctmv-dialog input,.ctmv-dialog select{border:1px solid var(--ctc4);background:#fff;border-radius:8px;width:100%;padding:.5rem .65rem}.page.ctdt-showcase-page,.page.ctmc-showcase-page,.page.ctnh-hub-page,.page.ctnh-category-page{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0;overflow-x:clip}.page.ctnh-hub-page>*,.page.ctnh-hub-page .ctnh-hub{box-sizing:border-box;width:100%;min-width:0;max-width:none}.ctdt-show-root{background:linear-gradient(to bottom, #000 0%, #333 45%, var(--ctc1) 100%);min-height:100vh;color:var(--ct-text);font-family:"Roboto", var(--ct-font-body)}.ctdt-marquee-track{white-space:nowrap;gap:2rem;animation:45s linear infinite ctdt-marquee;display:inline-flex}@keyframes ctdt-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ctdt-marquee-wrap{width:100%;overflow:hidden}.ctdt-marquee-band{color:#ffffffe0;font-size:clamp(.875rem,2.2vw,1rem)}.ctdt-grad-card-shell{--g1:#584827;--g2:#c7a03c;--g3:#f9de90;background:linear-gradient(120deg, var(--g1), var(--g2), var(--g3), var(--g2), var(--g1));background-size:280% 280%;border-radius:20px;padding:2px;animation:8s linear infinite ctdt-gradspin;position:relative}@keyframes ctdt-gradspin{0%{background-position:0%}to{background-position:100%}}.ctdt-grad-card-inner{background:#0c0c0c8c;border-radius:18px;height:100%}.ctdt-clay-btn{cursor:pointer;min-width:220px;font-weight:700;font-family:"Roboto", var(--ct-font-body);color:#fafafa;background:linear-gradient(145deg,#3d3d3d,#1f1f1f);border:none;border-radius:20px;padding:1rem 1.25rem min(3rem,28px + 1.05rem);box-shadow:6px 6px 14px #00000073,-4px -4px 12px #5050501f}.ctdt-clay-btn:active{background:linear-gradient(155deg,#2a2a2a,#121212);box-shadow:inset 6px 6px 12px #0009,inset -3px -3px 8px #6464641f}.ctmc-show-root section{position:relative}.ctmc-show-root .swiper-slide{width:auto!important}.ctmc-erp-prev,.ctmc-erp-next{z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.ctmc-erp-prev{left:8px}.ctmc-erp-next{right:8px}.ctmc-fab-scroll{z-index:1200;background:var(--ctc1);color:#000;cursor:pointer;border:none;border-radius:999px;width:48px;height:48px;font-size:1.35rem;position:fixed;bottom:clamp(76px,12vh,120px);right:clamp(14px,3vw,28px);box-shadow:0 6px 20px #00000059}.ctdt-show-root,.ctpc-scroll-layer,.ctmc-show-root{flex-direction:column;min-height:calc(100dvh - 128px);display:flex}.ctnh-hub{color:#fff2cc;--ctnh-h1:clamp(2.4rem, 6.5vw, 4.5rem);--ctnh-h2:clamp(2rem, 4.5vw, 3rem);--ctnh-h3:clamp(1.35rem, 2.8vw, 1.65rem);--ctnh-body:clamp(1rem, 1.8vw, 1.125rem);--ctnh-body-sm:.9375rem;--ctnh-caption:.8rem;background:#333;padding-bottom:clamp(2.5rem,6vw,4.5rem)}.ctnh-hub__problem-title,.ctnh-hub__services-title,.ctnh-hub__packages-title,.ctnh-hub__certifications-title,.ctnh-hub__momentum-title,.ctnh-hub__choose-title,.ctnh-hub__cta-title{font-size:var(--ctnh-h2)!important;color:#fff2cc!important;font-weight:600!important;line-height:1.15!important}.ctnh-hub__lead,.ctnh-hub__problem-lead,.ctnh-hub__services-lead,.ctnh-hub__packages-lead,.ctnh-hub__certifications-lead,.ctnh-hub__momentum-lead,.ctnh-hub__choose-lead,.ctnh-hub__cta-lead,.ctnh-hub__certifications-engineering-lead,.ctnh-hub__pillar-body,.ctnh-hub__package-tagline,.ctnh-hub__package-features li,.ctnh-hub__service-problem{font-size:var(--ctnh-body)!important;line-height:1.65!important}.ctnh-hub__certifications-subtitle,.ctnh-hub__pillar-title,.ctnh-hub__package-name,.ctnh-hub__category-title{font-size:var(--ctnh-h3)!important;color:#fff2cc!important;font-weight:600!important;line-height:1.25!important}.ctnh-hub__hero{isolation:isolate;background:#333;align-items:center;min-height:min(100vh,960px);padding:clamp(2rem,6vw,5rem) clamp(1.25rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.ctnh-hub__blur-host{pointer-events:none;z-index:2;height:7rem;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.ctnh-hub__threads-wrap{z-index:0;opacity:.92;position:absolute;inset:-12% -8%}.ctnh-hub__hero-scrim{z-index:1;pointer-events:none;background:linear-gradient(105deg,#333333e0 0%,#3333338c 42%,#33333359 100%);position:absolute;inset:0}.ctnh-hub__hero-grid{z-index:2;will-change:transform, opacity;grid-template-columns:1fr;align-items:center;gap:clamp(2rem,5vw,4rem);width:100%;max-width:none;margin:0;display:grid;position:relative}.ctnh-hub__hero-copy,.ctnh-hub__hero-visual{will-change:transform}.ctnh-hub__scroll-cue{letter-spacing:.18em;text-transform:uppercase;color:#fff2cc8c;align-items:center;gap:.35rem;margin-top:2rem;font-size:.72rem;text-decoration:none;animation:2.2s ease-in-out infinite ctnh-scroll-bob;display:inline-flex}.ctnh-hub__scroll-cue:hover{color:#fff2cc}@keyframes ctnh-scroll-bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (width>=900px){.ctnh-hub__hero-grid{grid-template-columns:1.05fr .95fr}}.ctnh-hub__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#fff2cc8c!important;margin-bottom:1rem!important;font-size:.72rem!important}.ctnh-hub__title{letter-spacing:.14em;font-size:var(--ctnh-h1)!important;color:#fff2cc!important;margin:0 0 .35rem!important;font-weight:700!important;line-height:1.05!important}.ctnh-hub__title .blur-text__segment{letter-spacing:inherit}.ctnh-hub__title.blur-text--rtl,.ctnh-hub__title.blur-text--rtl .blur-text__segment{letter-spacing:normal!important}.ctnh-hub__accent{max-width:28ch;color:#fff2ccb8!important;margin-bottom:1.5rem!important;font-size:clamp(1.35rem,3.2vw,2rem)!important;font-weight:400!important;line-height:1.25!important}.ctnh-hub__lead{max-width:46ch;color:#fff2cc9e!important}.ctnh-hub__hero-visual{justify-content:center;display:flex}.ctnh-hub__hero-frame{aspect-ratio:4/3;border:1px solid #fff2cc1f;border-radius:2px;width:min(100%,480px);position:relative;overflow:hidden;box-shadow:0 24px 80px #0000008c}.ctnh-hub__hero-image{object-fit:cover;width:100%;height:100%;display:block}.ctnh-hub__hero-badge{object-fit:contain;filter:drop-shadow(0 4px 12px #00000073);width:72px;height:72px;position:absolute;bottom:1rem;right:1rem}.ctnh-hub__section-full{--ctnh-section-bg:transparent;box-sizing:border-box;background-color:var(--ctnh-section-bg);width:100%;max-width:none;box-shadow:0 0 0 100vmax var(--ctnh-section-bg);clip-path:inset(0 -100vmax);margin-inline:0;position:relative;overflow:visible}.ctnh-hub__problem.ctnh-hub__section-full{--ctnh-section-bg:#333}.ctnh-hub__cta.ctnh-hub__section-full{--ctnh-section-bg:#2a2a2a}.ctnh-hub__problem{border-top:1px solid #fff2cc1a;border-bottom:1px solid #fff2cc1a;align-items:center;min-height:600px;padding:clamp(3rem,8vw,5rem) clamp(1.25rem,4vw,3rem);display:flex;position:relative}.ctnh-hub__problem-veil{z-index:0;width:100vw;max-width:100vw;height:100%;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.ctnh-hub__problem-scrim{z-index:1;pointer-events:none;background:linear-gradient(#00000073 0%,#00000040 45%,#00000080 100%);width:100vw;max-width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ctnh-hub__problem-content{z-index:2;width:100%;max-width:72rem;margin:0 auto;position:relative}.ctnh-hub__problem-title{text-shadow:0 2px 24px #000000a6;max-width:22ch;margin:0 0 1rem!important}.ctnh-hub__problem-lead{text-shadow:0 1px 12px #0000008c;max-width:62ch;color:#fff2ccc7!important;margin:0!important}.ctnh-hub__services{background:#333;padding:clamp(3rem,8vw,5.5rem) clamp(1.25rem,4vw,3rem)}.ctnh-hub__services-scroll{background:#0000001f;border:1px solid #fff2cc1a;max-height:min(72vh,640px);margin-top:.5rem;position:relative;overflow:hidden}.ctnh-hub__services-scroll-inner{scrollbar-width:thin;scrollbar-color:#fff2cc59 transparent;height:100%;padding:0;overflow-y:auto}.ctnh-hub__services-scroll-inner::-webkit-scrollbar{width:6px}.ctnh-hub__services-scroll-inner::-webkit-scrollbar-thumb{background:#fff2cc59;border-radius:3px}.ctnh-hub__services-title{margin:0 0 .75rem!important}.ctnh-hub__services-lead{max-width:58ch;color:#fff2cc94!important;margin:0 0 2.5rem!important}.ctnh-hub__services-table{background:#00000026;border:1px solid #fff2cc1f;width:100%}.ctnh-hub__services-head{letter-spacing:.14em;text-transform:uppercase;color:#fff2cc73;border-bottom:1px solid #fff2cc1f;grid-template-columns:1fr 1.2fr;gap:1rem;padding:.75rem 1.25rem;font-size:.72rem;display:grid}.ctnh-hub__service-row{background:#2a2a2a;border-bottom:1px solid #fff2cc14;grid-template-columns:1fr 1.2fr;align-items:center;gap:1rem;padding:clamp(1.1rem,2.5vw,1.5rem) 1.25rem;transition:background .25s;display:grid}.ctnh-hub__service-row:hover{background:#353535}.ctnh-hub__service-row:last-child{border-bottom:none}.ctnh-hub__service-name{font-size:var(--ctnh-h3)!important;color:#fff2cc!important;font-weight:600!important;line-height:1.35!important}.ctnh-hub__service-problem-wrap{display:block}.ctnh-hub__service-problem{font-style:italic;color:#fff2ccb8!important}@media (width<=720px){.ctnh-hub__services-head{display:none}.ctnh-hub__service-row{grid-template-columns:1fr;gap:.5rem}}.ctnh-hub__packages{background:#2a2a2a;padding:clamp(3rem,8vw,5.5rem) clamp(1.25rem,4vw,3rem)}.ctnh-hub__packages-title{text-align:center;margin:0 0 .75rem!important}.ctnh-hub__packages-lead{text-align:center;max-width:52rem;color:#fff2ccd1!important;margin:0 auto 2.5rem!important}.ctnh-hub__packages-grid{grid-template-columns:1fr;gap:clamp(1rem,2.5vw,1.5rem);max-width:1200px;margin:0 auto;display:grid}@media (width>=900px){.ctnh-hub__packages-grid{grid-template-columns:repeat(3,1fr)}}.ctnh-hub__package-card{border-radius:16px;outline:none;min-height:500px;transition:transform .25s;position:relative}.ctnh-hub__package-card--focused{z-index:2}.ctnh-hub__package-shell{background:#00000059;border:1px solid #fff2cc1f;border-radius:16px;height:100%;min-height:500px;position:relative;overflow:hidden}.ctnh-hub__package-body{z-index:1;box-sizing:border-box;background:linear-gradient(#333333b8 0%,#2a2a2aeb 100%);border-radius:16px;flex-direction:column;height:100%;min-height:500px;padding:1.75rem 1.5rem 1.5rem;display:flex;position:relative}.ctnh-hub__package-name{margin:0 0 .35rem!important}.ctnh-hub__package-tagline{color:#fff2ccbf!important;margin:0 0 1rem!important}.ctnh-hub__package-price{font-size:var(--ctnh-body)!important;color:#e6d8a6!important;margin:0 0 1.25rem!important;font-weight:600!important}.ctnh-hub__package-features{flex:1;margin:0 0 1.5rem;padding:0;list-style:none}.ctnh-hub__package-features li{align-items:flex-start;gap:.5rem;margin-bottom:.65rem;display:flex;color:#ffffffe0!important}.ctnh-hub__package-check{flex-shrink:0;margin-top:.15rem;color:#fff2cc!important}.ctnh-hub__certifications{text-align:center;background:#2e2e2e;border-top:1px solid #fff2cc1a;border-bottom:1px solid #fff2cc1a;padding:clamp(3rem,8vw,5.5rem) clamp(1.25rem,4vw,3rem)}.ctnh-hub__certifications-title{margin:0 0 .75rem!important}.ctnh-hub__certifications-lead{max-width:58ch;color:#fff2cc9e!important;margin:0 auto 2.5rem!important}.ctnh-hub__certifications-subtitle{margin:0 0 1.25rem!important}.ctnh-hub__certifications-company{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:920px;margin:0 auto 2.75rem;padding:0;list-style:none;display:grid}@media (width>=720px){.ctnh-hub__certifications-company{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.ctnh-hub__certifications-company{grid-template-columns:repeat(5,minmax(0,1fr))}}.ctnh-hub__certifications-company li{background:linear-gradient(160deg,#2a2a2af2 0%,#1a1a1afa 100%);border:1px solid #fff2cc24;border-radius:12px;justify-content:center;align-items:center;min-height:140px;padding:1rem;display:flex;box-shadow:0 10px 36px #00000059}.ctnh-hub__certifications-company-img{object-fit:contain;filter:brightness(1.05)contrast(1.08)saturate(.92);width:auto;max-width:100%;height:auto;max-height:120px}.ctnh-hub__certifications-engineering-lead{max-width:52ch;color:#fff2cc94!important;margin:0 auto .5rem!important}.ctnh-hub__certifications-includes{letter-spacing:.08em;text-transform:uppercase;font-size:var(--ctnh-caption)!important;color:#fff2cc73!important;margin:0 auto 1.25rem!important}.ctnh-hub__certifications-wide{box-sizing:border-box;filter:brightness(1.06)contrast(1.05);background:linear-gradient(160deg,#2a2a2af2 0%,#1a1a1afa 100%);border:1px solid #fff2cc1f;border-radius:12px;width:min(100%,700px);margin:0 auto 1.5rem;padding:1rem;display:block}.ctnh-hub__certifications-engineering{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;max-width:1100px;margin:0 auto;padding:0;list-style:none;display:none}@media (width>=900px){.ctnh-hub__certifications-wide{display:none}.ctnh-hub__certifications-engineering{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}}@media (width>=1200px){.ctnh-hub__certifications-engineering{grid-template-columns:repeat(6,minmax(0,1fr))}}.ctnh-hub__certifications-engineering li{background:linear-gradient(160deg,#2a2a2af2 0%,#1a1a1afa 100%);border:1px solid #fff2cc1f;border-radius:10px;justify-content:center;align-items:center;min-height:88px;padding:.65rem;display:flex}.ctnh-hub__certifications-badge{object-fit:contain;filter:brightness(1.06)contrast(1.05)saturate(.9);width:auto;max-width:100%;height:auto;max-height:72px}.ctnh-hub__momentum{text-align:center;background:#333;border-top:1px solid #fff2cc1a;border-bottom:1px solid #fff2cc1a;min-height:min(520px,75vh);padding:clamp(3.5rem,10vw,7rem) clamp(1.25rem,4vw,3rem);position:relative;overflow:hidden}.ctnh-hub__momentum-bg{z-index:0;position:absolute;inset:0}.ctnh-hub__momentum-bg #lights{width:100%;height:100%}.ctnh-hub__momentum-scrim{z-index:1;pointer-events:none;background:linear-gradient(#333333b8 0%,#33333373 40%,#333333c7 100%);position:absolute;inset:0}.ctnh-hub__momentum-media{z-index:2;pointer-events:none;position:absolute;inset:0}.ctnh-hub__momentum-image{object-fit:contain;opacity:.88;border-radius:4px;display:block;position:absolute;box-shadow:0 16px 48px #00000073}.ctnh-hub__momentum-image--primary{width:min(200px,38vw);bottom:clamp(1.5rem,8vw,4rem);left:clamp(.5rem,4vw,2rem);transform:rotate(-2deg)}.ctnh-hub__momentum-image--secondary{width:min(180px,34vw);top:clamp(1rem,6vw,3rem);right:clamp(.5rem,6vw,3rem);transform:rotate(4deg)}.ctnh-hub__momentum-content{z-index:3;pointer-events:none;position:relative}.ctnh-hub__momentum-content>*{pointer-events:auto}@media (width<=720px){.ctnh-hub__momentum-image{opacity:.65}.ctnh-hub__momentum-image--secondary{display:none}}.ctnh-hub__momentum-title{text-shadow:0 2px 24px #000000a6;max-width:22ch;margin:0 auto 1.25rem!important}.ctnh-hub__momentum-lead{max-width:62ch;color:#fff2cc94!important;margin:0 auto!important}.ctnh-hub__pillars{border-bottom:1px solid #fff2cc14;grid-template-columns:1fr;gap:0;display:grid}@media (width>=768px){.ctnh-hub__pillars{grid-template-columns:repeat(3,1fr)}}.ctnh-hub__pillar{background:#2e2e2e;border-bottom:1px solid #fff2cc1a;padding:clamp(2rem,4vw,3rem) clamp(1.25rem,3vw,2rem)}@media (width>=768px){.ctnh-hub__pillar{border-bottom:none;border-right:1px solid #fff2cc14}.ctnh-hub__pillar:last-child{border-right:none}}.ctnh-hub__pillar-index{letter-spacing:.12em;color:#fff2cc66!important;margin-bottom:.75rem!important;font-size:.75rem!important}.ctnh-hub__pillar-title{margin-bottom:.65rem!important}.ctnh-hub__pillar-body{color:#fff2cc8c!important}.ctnh-hub__choose{background:#333;padding:clamp(3rem,8vw,5.5rem) clamp(1.25rem,4vw,3rem) clamp(2rem,5vw,3rem)}.ctnh-hub__choose-header{width:100%;max-width:none;margin:0 0 2.5rem}.ctnh-hub__choose-title{margin-bottom:.75rem!important}.ctnh-hub__choose-lead{max-width:52ch;color:#fff2cc8c!important}.ctnh-hub__category-grid{background:#fff2cc1a;border:1px solid #fff2cc1a;gap:1px;width:100%;max-width:none;margin:0;display:grid}@media (width>=768px){.ctnh-hub__category-grid{grid-template-columns:repeat(2,1fr)}}.ctnh-hub__category-card{cursor:pointer;background:#2a2a2a;align-items:center;gap:1.25rem;padding:clamp(1.25rem,3vw,1.75rem) clamp(1.25rem,3vw,2rem);transition:background .35s,transform .35s,box-shadow .35s;display:flex}.ctnh-hub__category-card:hover{background:#3a3a3a;transform:translateY(-2px);box-shadow:0 12px 40px #00000059}.ctnh-hub__category-card:hover .ctnh-hub__category-arrow{transform:translate(4px)}.ctnh-hub__category-index{letter-spacing:.1em;flex-shrink:0;min-width:2rem;color:#fff2cc59!important;font-size:.8rem!important}.ctnh-hub__category-body{flex:1;min-width:0}.ctnh-hub__category-title{margin-bottom:.25rem!important}.ctnh-hub__category-meta{font-size:var(--ctnh-caption)!important;color:#fff2cc73!important}.ctnh-hub__category-arrow{flex-shrink:0;transition:transform .25s;font-size:1.25rem!important}.ctnh-hub__cta{border-top:1px solid #fff2cc1f;justify-content:center;align-items:center;min-height:min(520px,85vh);padding:clamp(3rem,8vw,5rem) clamp(1.25rem,4vw,3rem);display:flex;position:relative}.ctnh-hub__cta-rings{pointer-events:none;opacity:.55;width:100%;max-width:min(720px,100%);height:100%;position:absolute;inset:0 0 0 50%;overflow:hidden;transform:translate(-50%)}.ctnh-hub__cta-content{z-index:2;text-align:center;width:100%;max-width:640px;margin:0 auto;position:relative}.ctnh-hub__cta-title{justify-content:center;margin:0 0 1rem!important}.ctnh-hub__cta-lead{max-width:48ch;color:#fff2ccb8!important;margin:0 auto .75rem!important}.ctnh-hub__cta-note{letter-spacing:.06em;text-transform:uppercase;font-size:var(--ctnh-caption)!important;color:#fff2cc73!important;margin:0 auto 1.75rem!important}.ctnh-hub__cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ctdp-showcase__hero--video-bg{justify-content:center;align-items:center;min-height:min(100vh,920px);display:flex;position:relative;overflow:hidden}.ctdp-showcase__hero-bg-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.ctdp-showcase__hero-bg-overlay{z-index:1;background:linear-gradient(#000000b8 0%,#00000094 45%,#000000d1 100%);position:absolute;inset:0}.ctdp-showcase__hero-bg-content{z-index:2;text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:min(100%,920px);margin:0 auto;padding:clamp(5rem,12vh,7rem) 1.5rem 4.5rem;display:flex;position:relative}.ctdp-showcase__hero--video-bg .ctnh-hub__title,.ctdp-showcase__hero--video-bg .ctnh-hub__accent,.ctdp-showcase__hero--video-bg .ctnh-hub__lead,.ctdp-showcase__hero--video-bg .ctnh-hub__eyebrow{text-align:center;margin-inline:auto}.ctdp-showcase__hero--video-bg .ctnh-hub__lead{max-width:42rem}.ctdp-showcase__scroll-cue--centered{margin:0;position:absolute;bottom:1.75rem;left:50%;transform:translate(-50%)}.ctdp-showcase__hero-video{object-fit:cover;border-radius:inherit;width:100%;height:100%;min-height:280px;display:block}.ctdp-showcase__audience-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;max-width:1100px;margin:2.5rem auto 0;padding:0 1.25rem;display:grid}.ctdp-showcase__audience-card{background:#00000038;border:1px solid #fff2cc2e;border-radius:12px;padding:1.5rem}.ctdp-showcase__problem-grid{max-width:1100px}.ctdp-showcase__pain-solution{gap:1.5rem;margin-top:2rem;display:grid}@media (width>=768px){.ctdp-showcase__pain-solution{grid-template-columns:1fr 1fr}}.ctdp-showcase__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.ctdp-showcase__list li{align-items:flex-start;gap:.65rem;line-height:1.45;display:flex}.ctdp-showcase__list--pain li svg{color:#f87171;flex-shrink:0;margin-top:.15rem}.ctdp-showcase__list--gain li svg{color:#fff2cc;flex-shrink:0;margin-top:.15rem}.ctdp-showcase__proof-tabs{background:#00000038;border:1px solid #fff2cc24;border-radius:12px;max-width:720px;margin:2rem auto 0;overflow:hidden}.ctdp-showcase__proof-tab-panel{text-align:center;justify-content:center;align-items:center;min-height:5.5rem;padding:1.35rem 1.5rem 1.5rem;display:flex}.ctdp-showcase__proof-highlights{gap:1rem;max-width:720px;margin:2rem auto 0;display:grid}.ctdp-showcase__proof-row{background:#0000002e;border:1px solid #fff2cc1f;border-radius:10px;padding:1rem 1.25rem}.ctdp-showcase__stack{flex-wrap:wrap;justify-content:center;gap:.65rem;max-width:900px;margin:1.25rem auto 0;display:flex}.ctdp-showcase__stack-chip{background:#fff2cc14;border:1px solid #fff2cc38;border-radius:999px;padding:.45rem .85rem;font-size:.9rem}.ctdp-showcase__diff-grid{max-width:1100px;margin:0 auto}.ctdp-showcase__diff-points{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:2rem;display:grid}.ctdp-showcase__diff-card{background:#00000059;border:1px solid #fff2cc26;border-radius:12px;padding:1.25rem}.ctdp-showcase__vendor-sections{flex-direction:column;gap:2.5rem;margin-top:3rem;padding-inline:1.25rem;display:flex}.ctdp-showcase__vendors{text-align:center;background:#0003;border:1px solid #fff2cc1a;border-radius:16px;max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.ctdp-showcase__vendors-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#fff2cc8c!important;margin-bottom:.35rem!important;font-size:.75rem!important}.ctdp-showcase__vendors-eyebrow--section-title{margin-bottom:1.75rem!important}.ctdp-showcase__vendors-title{color:#fff!important;margin-bottom:1.75rem!important;font-size:clamp(1.15rem,2.5vw,1.45rem)!important;font-weight:700!important}.ctdp-showcase__vendor-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem 2.5rem;display:flex}.ctdp-showcase__vendor-logo-cell{justify-content:center;align-items:center;min-width:100px;min-height:44px;padding:.35rem .5rem;display:flex}.ctdp-showcase__vendor-logo-cell img{object-fit:contain;filter:grayscale()brightness(1.65)contrast(.92);opacity:.72;width:auto;max-width:min(148px,28vw);height:auto;max-height:38px;transition:opacity .2s,filter .2s;display:block}.ctdp-showcase__vendor-logo-cell img:hover{opacity:1;filter:grayscale(0)brightness(1.05)}.ctdp-showcase__vendor-logo-cell img.ctdp-showcase__vendor-logo--light{filter:brightness(0)invert();opacity:.82}.ctdp-showcase__vendor-logo-cell img.ctdp-showcase__vendor-logo--light:hover{opacity:1;filter:brightness(0)invert()}.ctdp-showcase__process{background:#333;border-top:1px solid #fff2cc14;border-bottom:1px solid #fff2cc14;padding:clamp(3rem,8vw,5.5rem) clamp(1.25rem,4vw,3rem)}.ctdp-showcase__process-header{text-align:center;width:100%;max-width:52rem;margin:0 auto 2.5rem}.ctdp-showcase__process-lead{text-align:center;max-width:52ch;margin:0 auto!important}.ctdp-showcase__process-steps{grid-template-columns:1fr;gap:1rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=768px){.ctdp-showcase__process-steps{border:1px solid #fff2cc24;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden}}.ctdp-showcase__process-step{background:#00000038;border:1px solid #fff2cc1a;border-radius:12px;flex-direction:column;align-items:flex-start;padding:clamp(1.75rem,3.5vw,2.5rem) clamp(1.25rem,2.5vw,1.75rem);display:flex}@media (width>=768px){.ctdp-showcase__process-step{border:none;border-right:1px solid #fff2cc1a;border-radius:0;min-height:100%}.ctdp-showcase__process-step:last-child{border-right:none}}.ctdp-showcase__process-step:first-child{background:linear-gradient(165deg,#2a2a2af2 0%,#1e1e1efa 100%)}.ctdp-showcase__process-step:nth-child(2){background:linear-gradient(165deg,#24282cf2 0%,#1c1e22fa 100%)}.ctdp-showcase__process-step:nth-child(3){background:linear-gradient(165deg,#282620f2 0%,#1e1c18fa 100%)}.video-conferencing-page .ctnh-hub__services{background:linear-gradient(#2e2e2e 0%,#333 100%);border-bottom:1px solid #fff2cc14}.video-conferencing-page .ctdp-showcase__audience-card{background:#00000047;border-color:#fff2cc29}.video-conferencing-page .ctnh-hub__problem.ctnh-hub__section-full{--ctnh-section-bg:#262626}.video-conferencing-page .ctnh-hub__packages{background:linear-gradient(160deg,#1e2420 0%,#2a2e28 45%,#333 100%);border-top:1px solid #fff2cc1a;border-bottom:1px solid #fff2cc1a}.video-conferencing-page .ctnh-hub__package-shell{background:#0006}.video-conferencing-page .ctnh-hub__package-body{background:linear-gradient(#262a26d1 0%,#1a1c1af2 100%)}.video-conferencing-page .ctdp-showcase__process{background:linear-gradient(#333 0%,#2a2a2a 100%)}.video-conferencing-page .ctnh-hub__certifications{background:linear-gradient(#2a2a32 0%,#2e2e2e 100%)}.video-conferencing-page .ctdp-showcase__proof-tabs{background:#00000047;border-color:#fff2cc29}.video-conferencing-page .ctdp-showcase__proof-row{background:#0003;border-color:#fff2cc24}.video-conferencing-page .ctnh-hub__momentum{background:#262626}.video-conferencing-page .ctnh-hub__cta.ctnh-hub__section-full{--ctnh-section-bg:#1f1f1f}.service-request-page:before,.service-request-page:after{content:"";pointer-events:none;filter:blur(60px);opacity:.35;border-radius:50%;position:absolute}.service-request-page:before{background:#fff2cc14;width:min(420px,70vw);height:min(420px,70vw);top:-120px;right:-80px}.service-request-page:after{background:#fff2cc0d;width:min(360px,60vw);height:min(360px,60vw);bottom:-100px;left:-60px}.service-request-page .service-request-form-paper,.service-request-page-roll{animation:none}@keyframes service-request-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.service-request-chip-grid{flex-wrap:wrap;gap:.5rem;display:flex}.service-request-section-complete-flash{animation:.55s ease-out service-request-section-flash}@keyframes service-request-section-flash{0%{box-shadow:0 0 #fff2cc73}to{box-shadow:0 0 0 12px #fff2cc00}}.service-request-submit-pulse{animation:2.4s ease-in-out infinite service-request-submit-pulse}@keyframes service-request-submit-pulse{0%,to{box-shadow:0 8px 24px #00000059}50%{box-shadow:0 8px 32px #00000080,0 0 0 4px #fff2cc1f}}@media print{html,body,#root,html.whitepaper-printing,body.whitepaper-printing,body.whitepaper-printing #root,.app-shell-main{height:auto!important;overflow:visible!important}}.gradual-blur{pointer-events:none}.gradual-blur-page{position:fixed}.gradual-blur-parent{max-width:100%;position:absolute;overflow:hidden}.gradual-blur-inner{pointer-events:none;position:absolute;inset:0}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.blur-text{flex-wrap:wrap;margin:0;display:flex}.blur-text--rtl{direction:rtl}.blur-text__segment{will-change:transform, filter, opacity;display:inline-block}.blur-text__segment--word{white-space:nowrap}.blur-text--rtl .blur-text__segment{letter-spacing:normal}.darkveil-canvas{width:100%;height:100%;display:block}.electric-border{--electric-light-color:oklch(from var(--electric-border-color) l c h);border-radius:inherit;isolation:isolate;width:100%;height:100%;position:relative;overflow:visible}.eb-canvas-container{pointer-events:none;z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.eb-canvas{display:block}.eb-content{border-radius:inherit;z-index:1;height:100%;position:relative}.eb-layers{border-radius:inherit;pointer-events:none;z-index:0;position:absolute;inset:0}.eb-glow-1,.eb-glow-2,.eb-background-glow{border-radius:inherit;pointer-events:none;box-sizing:border-box;position:absolute;inset:0}.eb-glow-1{border:2px solid oklch(from var(--electric-border-color) l c h / .6);filter:blur(1px)}.eb-glow-2{border:2px solid var(--electric-light-color);filter:blur(4px)}.eb-background-glow{z-index:-1;filter:blur(32px);opacity:.3;background:linear-gradient(-30deg, var(--electric-light-color), transparent, var(--electric-border-color));transform:scale(1.1)}.audit-report-page,.audit-report-page :before,.audit-report-page :after{box-sizing:border-box}.audit-report-page{-webkit-font-smoothing:antialiased;color:#e4e4e4;background:#000;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif}@media print{.audit-report-page{background:#000}.audit-report-page .pdf-export-toolbar{display:none!important}}.audit-report-page .pdf-capture-clone{background:#181818!important}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-roll{width:100%;min-height:100%;overflow:hidden}
