:root{--bg:#f6fbff;--paper:#ffffff;--ink:#071724;--muted:#5f7182;--line:rgba(7,23,36,.1);--navy:#071f35;--ice:#5ee8ff;--blue:#0a78a8;--soft:#e9f8ff;--shadow:0 24px 80px rgba(7,31,53,.14);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:radial-gradient(circle at 15% 0%,#e7fbff 0,#f6fbff 34%,#fff 70%);color:var(--ink);line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1240px,calc(100% - 40px));margin:auto}.topbar{background:#061827;color:#d9f8ff;font-size:13px}.topbar .container{display:flex;justify-content:space-between;gap:18px;padding:9px 0}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.78);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:14px}.brand{display:flex;align-items:center;gap:0;font-weight:900;letter-spacing:.02em;flex:0 0 auto}.brand img{height:46px;width:auto}.menu{display:flex;align-items:center;gap:13px;color:#243848;font-weight:800;font-size:13px;white-space:nowrap}.menu a{opacity:.88}.menu a:hover{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:999px;background:linear-gradient(135deg,#0b789e,#21c8e6);color:white;font-weight:900;box-shadow:0 14px 40px rgba(33,200,230,.25);border:0}.btn.secondary{background:#fff;color:var(--navy);box-shadow:none;border:1px solid rgba(255,255,255,.45)}.hero{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden;background:#061827;color:white}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,30,.92) 0%,rgba(4,18,30,.68) 42%,rgba(4,18,30,.14) 100%),url('../img/hero-megamist.webp') center/cover no-repeat;transform:scale(1.02)}.hero:after{content:"";position:absolute;inset:auto -20% -30% -20%;height:420px;background:radial-gradient(ellipse at center,rgba(94,232,255,.28),transparent 62%)}.hero .container{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:10px;padding:9px 14px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);color:#bdf6ff;font-weight:800;font-size:13px;backdrop-filter:blur(10px)}h1{font-size:clamp(44px,6.2vw,86px);line-height:.98;margin:24px 0 20px;letter-spacing:-.06em;max-width:880px}.hero p{font-size:clamp(18px,2vw,23px);max-width:720px;color:#d6e8ef;margin-bottom:34px}.actions{display:flex;gap:14px;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:56px;max-width:880px}.stat{padding:18px 20px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.08);backdrop-filter:blur(12px)}.stat strong{display:block;font-size:30px;line-height:1;color:#fff}.stat span{font-size:13px;color:#b9d5df}.section{padding:104px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.kicker{color:var(--blue);font-weight:900;letter-spacing:.14em;text-transform:uppercase;font-size:12px}.title{font-size:clamp(32px,4vw,56px);line-height:1.05;letter-spacing:-.045em;margin:8px 0 0;max-width:760px}.lead{color:var(--muted);font-size:18px;max-width:540px}.grid{display:grid;gap:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:rgba(255,255,255,.8);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 20px 60px rgba(7,31,53,.07);overflow:hidden;transition:.28s ease}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.service img{height:230px;width:100%;object-fit:cover}.card-body{padding:24px}.card h3{font-size:22px;line-height:1.1;margin:0 0 10px;letter-spacing:-.025em}.card p{color:var(--muted);margin:0}.about{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.about-visual{position:relative;border-radius:36px;overflow:hidden;box-shadow:var(--shadow)}.about-visual img{height:560px;width:100%;object-fit:cover}.glass-panel{position:absolute;left:24px;bottom:24px;right:24px;padding:22px;border-radius:24px;color:white;background:rgba(4,18,30,.58);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.18)}.features{display:grid;gap:14px;margin-top:26px}.feature{display:flex;gap:14px;align-items:flex-start;padding:16px;border:1px solid var(--line);background:#fff;border-radius:20px}.dot{width:12px;height:12px;border-radius:50%;background:var(--ice);box-shadow:0 0 0 7px rgba(94,232,255,.18);margin-top:8px;flex:0 0 auto}.process{background:linear-gradient(180deg,#061827,#08243a);color:white;position:relative;overflow:hidden}.process .lead{color:#bcd4df}.steps{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.step{padding:22px;border-radius:24px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.step b{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:rgba(94,232,255,.16);color:#78f0ff;margin-bottom:18px}.ecosystem{background:#fff}.domain-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.domain{padding:20px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f1fbff)}.domain small{color:var(--blue);font-weight:900}.cta{padding:80px 0;background:radial-gradient(circle at 80% 20%,rgba(94,232,255,.28),transparent 35%),linear-gradient(135deg,#061827,#0a304b);color:#fff}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:clamp(32px,4vw,58px);line-height:1.05;margin:0;letter-spacing:-.04em}.footer{padding:44px 0;background:#04121e;color:#b9cbd4}.footer .container{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}@media(max-width:980px){.menu{display:none}.hero{min-height:680px}.stats,.grid-3,.grid-4,.steps,.domain-list,.about{grid-template-columns:1fr 1fr}.section{padding:74px 0}.section-head,.cta-box{display:block}.lead{margin-top:14px}}@media(max-width:640px){.topbar .container{display:block}.brand img{height:40px}.hero{min-height:720px}.stats,.grid-3,.grid-4,.steps,.domain-list,.about{grid-template-columns:1fr}h1{font-size:44px}.hero p{font-size:17px}.container{width:min(100% - 28px,1180px)}.section{padding:58px 0}.service img{height:210px}}.services-rich{background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(232,249,255,.55))}.solution-grid{align-items:stretch}.solution-card{position:relative;min-height:560px;border-radius:34px;overflow:hidden;background:#061827;color:white;box-shadow:var(--shadow);isolation:isolate}.solution-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:.35s ease}.solution-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,18,30,.16),rgba(4,18,30,.92));z-index:-1}.solution-card:hover img{transform:scale(1.06)}.solution-content{position:absolute;left:0;right:0;bottom:0;padding:28px}.solution-content span{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:16px;background:rgba(94,232,255,.18);color:#8cf5ff;font-weight:900;margin-bottom:18px}.solution-content h3{font-size:27px;line-height:1.05;margin:0 0 12px;letter-spacing:-.035em}.solution-content p{color:#d4e8ef;margin:0 0 16px}.solution-content ul{margin:0 0 20px;padding-left:18px;color:#e8f8ff}.solution-content a{display:inline-flex;padding:11px 15px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);font-weight:900;color:white}.use-cases{background:#fff}.chips{display:flex;flex-wrap:wrap;gap:12px}.chips span{padding:14px 18px;border-radius:999px;background:linear-gradient(135deg,#f8fdff,#e8f8ff);border:1px solid var(--line);font-weight:900;color:#17384d}.project-showcase{background:radial-gradient(circle at 12% 0%,rgba(94,232,255,.18),transparent 30%),#f7fbff}.project-group{margin-top:42px}.project-group:first-of-type{margin-top:0}.group-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:16px 20px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.78)}.group-title span{font-size:22px;font-weight:950;letter-spacing:-.025em}.group-title b{color:var(--blue)}.project-card{position:relative;min-height:360px;border-radius:28px;overflow:hidden;background:#061827;color:white;box-shadow:0 20px 60px rgba(7,31,53,.1)}.project-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.3s ease}.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,18,30,.05),rgba(4,18,30,.88))}.project-card:hover img{transform:scale(1.06)}.project-info{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:22px}.project-info small{display:inline-flex;margin-bottom:10px;padding:7px 10px;border-radius:999px;background:rgba(94,232,255,.16);color:#9af5ff;font-weight:900}.project-info h3{font-size:21px;line-height:1.08;margin:0 0 8px;letter-spacing:-.025em}.project-info p{margin:0;color:#d7e8ef;font-size:14px}.trust-band{background:#061827;color:white}.trust-band .title{color:white}.trust-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center}.trust-items{display:grid;grid-template-columns:1fr 1fr;gap:14px}.trust-items div{padding:22px;border-radius:24px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.trust-items b{display:block;font-size:22px;margin-bottom:8px}.trust-items span{color:#bed6df}@media(max-width:980px){.solution-card{min-height:500px}.trust-grid,.trust-items{grid-template-columns:1fr}}@media(max-width:640px){.solution-card{min-height:470px}.project-card{min-height:330px}.group-title{display:block}.group-title b{display:block;margin-top:6px}.solution-content{padding:22px}}.btn.ghost{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.22);box-shadow:none;color:#e8fbff}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero-badges span{padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);color:#cef7ff;font-weight:800;font-size:13px}.technology{background:linear-gradient(180deg,#fff,#effbff)}.tech-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:stretch}.tech-main{position:relative;border-radius:36px;overflow:hidden;min-height:560px;box-shadow:var(--shadow);background:#061827}.tech-main img,.tech-main video{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;inset:0}.tech-main video{display:block;background:#061827}.tech-main:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,18,30,.05),rgba(4,18,30,.76))}.tech-overlay{position:absolute;z-index:2;left:28px;right:28px;bottom:28px;padding:24px;border-radius:26px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(16px);color:white}.tech-overlay b{display:block;font-size:28px;letter-spacing:-.03em}.tech-overlay span{color:#cdf5ff}.tech-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tech-cards article{padding:24px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 50px rgba(7,31,53,.06)}.tech-cards small,.component-grid span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:15px;background:#e8faff;color:#08799e;font-weight:950;margin-bottom:16px}.tech-cards h3,.component-grid h3{font-size:22px;line-height:1.05;letter-spacing:-.025em;margin:0 0 10px}.tech-cards p,.component-grid p{color:var(--muted);margin:0}.numbers{padding:54px 0;background:#061827;color:white}.number-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:14px;align-items:stretch}.numbers .title{font-size:clamp(26px,3vw,42px);color:#fff}.num{padding:24px;border-radius:26px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.num strong{display:block;font-size:44px;line-height:1;color:#fff;letter-spacing:-.05em}.num span{color:#c4d9e2;font-weight:800}.components{background:#fff}.component-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.component-grid article{padding:28px;border-radius:30px;background:linear-gradient(135deg,#fff,#f1fbff);border:1px solid var(--line);box-shadow:0 18px 55px rgba(7,31,53,.06);transition:.25s ease}.component-grid article:hover{transform:translateY(-5px)}.references{background:linear-gradient(135deg,#eefbff,#fff)}.ref-wall{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ref-wall span{display:grid;place-items:center;min-height:88px;padding:16px;border-radius:24px;background:rgba(255,255,255,.8);border:1px solid var(--line);font-weight:950;color:#17384d;text-align:center;box-shadow:0 12px 38px rgba(7,31,53,.05)}.faq{background:#061827;color:white}.faq .lead{color:#bcd4df}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq details{border-radius:24px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);padding:18px 20px}.faq summary{cursor:pointer;font-weight:950;font-size:18px}.faq p{color:#cce0e8;margin:12px 0 0}@media(max-width:980px){.tech-layout,.number-grid,.component-grid,.ref-wall,.faq-grid{grid-template-columns:1fr 1fr}.number-grid>div:first-child{grid-column:1/-1}.tech-main{min-height:430px}}@media(max-width:640px){.tech-layout,.tech-cards,.number-grid,.component-grid,.ref-wall,.faq-grid{grid-template-columns:1fr}.hero-badges{display:none}.tech-main{min-height:380px}.ref-wall span{min-height:70px}}.hero h1{margin-top:0}.hero .actions{margin-top:32px}.hero .stats{margin-top:64px}.hero-badges{display:none!important}.use-cases{background:linear-gradient(180deg,#fff,#f4fbff);position:relative;overflow:hidden}.use-cases:before{content:"";position:absolute;right:-14%;top:5%;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(94,232,255,.22),transparent 65%)}.usecase-hero{position:relative;display:grid;grid-template-columns:1fr .82fr;gap:28px;align-items:center;margin-bottom:24px;padding:30px;border-radius:38px;background:#061827;color:white;overflow:hidden;box-shadow:var(--shadow)}.usecase-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(94,232,255,.22),transparent 38%);pointer-events:none}.usecase-hero>div{position:relative;z-index:2}.usecase-hero h3{font-size:clamp(30px,4vw,54px);line-height:1.04;letter-spacing:-.045em;margin:10px 0 14px;max-width:720px}.usecase-hero p{color:#cfe4ec;font-size:18px;max-width:680px;margin:0}.usecase-hero img{height:360px;width:100%;object-fit:cover;border-radius:30px;position:relative;z-index:2;box-shadow:0 30px 80px rgba(0,0,0,.28)}.usecase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.usecase-card{position:relative;min-height:330px;border-radius:30px;overflow:hidden;background:#061827;color:white;box-shadow:0 18px 55px rgba(7,31,53,.12);isolation:isolate}.usecase-card.large{grid-column:span 2;min-height:410px}.usecase-card.wide{grid-column:span 2}.usecase-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:.35s ease}.usecase-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,18,30,.02),rgba(4,18,30,.86));z-index:-1}.usecase-card:hover img{transform:scale(1.06)}.usecase-card div{position:absolute;left:0;right:0;bottom:0;padding:24px}.usecase-card small{display:inline-flex;margin-bottom:10px;padding:7px 10px;border-radius:999px;background:rgba(94,232,255,.17);color:#9cf6ff;font-weight:950}.usecase-card h3{font-size:24px;line-height:1.05;margin:0 0 8px;letter-spacing:-.03em}.usecase-card p{margin:0;color:#d8ecf2}.trust-band{background:radial-gradient(circle at 10% 0%,rgba(94,232,255,.16),transparent 30%),linear-gradient(135deg,#061827,#0b2d45)}.visual-break{padding:0;background:#f5fbff}.break-card{transform:translateY(50%);position:relative;z-index:3;display:flex;justify-content:space-between;gap:24px;align-items:center;padding:24px 30px;border-radius:30px;background:#fff;border:1px solid var(--line);box-shadow:0 22px 70px rgba(7,31,53,.11)}.break-card span{color:var(--blue);font-weight:950;letter-spacing:.14em;font-size:12px}.break-card b{font-size:24px;line-height:1.12;letter-spacing:-.025em;max-width:780px}.numbers{padding:118px 0 70px;background:linear-gradient(180deg,#f5fbff,#ffffff);color:var(--ink)}.numbers .title{color:var(--ink)}.number-grid{align-items:center}.num{background:linear-gradient(135deg,#ffffff,#eefaFF);border:1px solid var(--line);box-shadow:0 18px 55px rgba(7,31,53,.07);color:var(--ink)}.num strong{color:#071f35}.num span{color:#426070}.numbers .kicker{color:#0a78a8}@media(max-width:980px){.usecase-hero{grid-template-columns:1fr}.usecase-hero img{height:280px}.usecase-grid{grid-template-columns:1fr 1fr}.usecase-card.large,.usecase-card.wide{grid-column:span 1}.break-card{display:block}.break-card b{display:block;margin-top:8px}}@media(max-width:640px){.usecase-grid{grid-template-columns:1fr}.usecase-card,.usecase-card.large,.usecase-card.wide{min-height:320px}.usecase-hero{padding:22px;border-radius:28px}.break-card{transform:none;margin:22px 0}.numbers{padding:70px 0}.hero .stats{margin-top:42px}}.footer{padding:58px 0;background:linear-gradient(135deg,#04111d,#071d2c);color:#dbeaf4;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:34px;align-items:start}.footer b{display:block;font-size:26px;letter-spacing:.08em;margin-bottom:12px;color:#fff}.footer span{display:block;max-width:460px;color:#9eb5c4;line-height:1.65}.footer strong{display:block;color:#fff;margin-bottom:14px;font-size:15px;letter-spacing:.06em;text-transform:uppercase}.footer a{display:block;color:#9eb5c4;text-decoration:none;margin:8px 0;transition:.2s ease}.footer a:hover{color:#fff;transform:translateX(4px)}@media (max-width:800px){.footer-grid{grid-template-columns:1fr}.footer{padding:42px 0}}.main-menu{gap:12px;flex:1;justify-content:center}.menu-item{position:relative}.menu-item>a{display:inline-flex;align-items:center;gap:6px}.menu-item>a:after{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.55}.dropdown,.mega-menu{position:absolute;top:calc(100% + 18px);left:0;min-width:260px;padding:12px;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 26px 80px rgba(7,31,53,.16);border:1px solid var(--line);opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s ease;backdrop-filter:blur(18px)}.menu-item:hover .dropdown,.menu-item:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{display:block;padding:11px 13px;border-radius:14px;color:#17384d}.dropdown a:hover{background:#eefbff;color:var(--blue)}.mega-menu{width:min(720px,calc(100vw - 40px));display:grid;grid-template-columns:1fr 1fr;gap:10px}.mega-trigger{position:static}.mega-trigger .mega-menu{left:50%;transform:translate(-50%,8px);top:78px}.mega-trigger:hover .mega-menu{transform:translate(-50%,0)}.mega-menu a{display:block;padding:18px;border-radius:18px;background:linear-gradient(135deg,#fff,#f1fbff);border:1px solid rgba(7,23,36,.08)}.mega-menu a:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(7,31,53,.08)}.mega-menu b{display:block;color:#071f35;font-size:16px;letter-spacing:-.02em}.mega-menu span{display:block;color:#5f7182;font-size:13px;margin-top:4px;line-height:1.4}.language-switch{display:flex;align-items:center;gap:6px;padding:5px;border-radius:999px;background:#eef8fc;border:1px solid var(--line)}.language-switch a{font-size:12px;font-weight:950;padding:7px 8px;border-radius:999px;color:#315064}.language-switch a.active,.language-switch a:hover{background:#061827;color:#fff}.nav-cta{white-space:nowrap}.lang-note{margin-top:12px;color:#89a7b6;font-size:13px}@media(max-width:1120px){.main-menu{display:none}.language-switch{margin-left:auto}}@media(max-width:640px){.nav-cta{display:none}.language-switch a{font-size:11px;padding:6px 7px}.nav{gap:10px}}.brand span{display:none!important}.lang-selector{position:relative;display:flex;align-items:center;flex:0 0 auto}.lang-current{height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:999px;border:1px solid rgba(7,23,36,.12);background:linear-gradient(135deg,#ffffff,#eefbff);color:#071f35;font-weight:950;font-size:12px;cursor:pointer;box-shadow:0 10px 28px rgba(7,31,53,.08)}.flag{font-size:16px;line-height:1}.lang-dropdown{position:absolute;right:0;top:calc(100% + 14px);width:224px;padding:12px;border-radius:20px;background:rgba(255,255,255,.98);border:1px solid rgba(7,23,36,.1);box-shadow:0 28px 80px rgba(7,31,53,.18);backdrop-filter:blur(18px);opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s ease;z-index:80}.lang-selector:hover .lang-dropdown,.lang-selector:focus-within .lang-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.lang-title{display:block;padding:4px 8px 10px;color:#6e8290;font-size:12px;font-weight:900;letter-spacing:.04em}.lang-dropdown a{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:10px;border-radius:14px;color:#17384d;font-weight:850;font-size:13px}.lang-dropdown a b{font-size:11px;color:#6d8391}.lang-dropdown a:hover,.lang-dropdown a.active{background:#eefbff;color:#087da8}.lang-dropdown a.active b{color:#087da8}.nav-cta{padding:12px 16px;font-size:13px;flex:0 0 auto}.mega-trigger .mega-menu{top:76px}.menu-item>a:after{width:5px;height:5px}.dropdown,.mega-menu{top:calc(100% + 14px)}@media(max-width:1240px){.menu{gap:9px;font-size:12.5px}.main-menu{gap:9px}.nav-cta{padding:11px 13px}.brand img{height:42px}.container{width:min(1180px,calc(100% - 32px))}}@media(max-width:1120px){.main-menu{display:none}.lang-selector{margin-left:auto}.lang-current{height:36px;padding:0 10px}.lang-dropdown{right:-8px}}@media(max-width:640px){.brand img{height:38px}.lang-current{height:34px;padding:0 9px;font-size:11px}.lang-dropdown{width:210px}.nav{gap:8px}.nav-cta{display:none}}.header{background:rgba(255,255,255,.9);box-shadow:0 12px 44px rgba(7,31,53,.07)}.nav{height:88px;gap:16px}.brand img{height:56px}.main-menu{gap:6px;justify-content:center;flex:1}.menu{font-size:14px;font-weight:950;letter-spacing:.055em;text-transform:uppercase;color:#071f35}.menu>a,.menu-item>a{display:inline-flex;align-items:center;min-height:46px;padding:0 12px;border-radius:999px;opacity:.94;transition:.22s ease}.menu>a:hover,.menu-item:hover>a{background:linear-gradient(135deg,#eefbff,#fff);color:#087da8;box-shadow:0 12px 30px rgba(7,31,53,.07)}.menu-item>a:after{margin-left:3px;width:6px;height:6px;border-width:2px}.dropdown{min-width:310px;padding:14px;border-radius:24px}.dropdown a{text-transform:none;letter-spacing:0;font-size:14px;font-weight:850;padding:13px 15px}.mega-trigger .mega-menu{top:88px}.mega-menu{width:min(860px,calc(100vw - 42px));gap:12px;padding:16px;border-radius:28px}.mega-menu a{padding:21px 22px;border-radius:22px}.mega-menu b{text-transform:none;letter-spacing:-.02em;font-size:17px}.mega-menu span{text-transform:none;letter-spacing:0;font-size:13.5px}.lang-current{height:46px;padding:0 14px;gap:8px;border-radius:999px;border:1px solid rgba(7,23,36,.12);background:linear-gradient(135deg,#fff,#edfaff);box-shadow:0 14px 36px rgba(7,31,53,.1);font-size:13px;letter-spacing:.04em}.flag-img{width:22px;height:22px;border-radius:50%;object-fit:cover;display:inline-block;box-shadow:0 0 0 2px #fff,0 7px 18px rgba(7,31,53,.18);flex:0 0 auto}.lang-dropdown{width:250px;border-radius:24px;padding:14px}.lang-dropdown a{grid-template-columns:28px 1fr auto;gap:10px;padding:12px 13px;border-radius:16px}.lang-title{text-transform:uppercase;letter-spacing:.08em}.nav-cta{height:46px;padding:0 18px;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.topbar{font-size:12.5px}.header .container{width:min(1320px,calc(100% - 36px))}@media(max-width:1320px){.menu{font-size:12.5px;letter-spacing:.035em}.menu>a,.menu-item>a{padding:0 8px}.brand img{height:50px}.nav-cta{padding:0 14px}.lang-current{height:42px;padding:0 12px}.flag-img{width:20px;height:20px}.nav{height:82px}.mega-trigger .mega-menu{top:82px}}@media(max-width:1260px){.main-menu{display:none}.brand img{height:48px}.nav{height:76px}.lang-selector{margin-left:auto}.lang-current{height:40px}.nav-cta{height:40px}.mega-trigger .mega-menu{top:76px}}@media(max-width:640px){.brand img{height:42px}.nav{height:68px}.lang-current{height:36px;padding:0 10px}.flag-img{width:19px;height:19px}.lang-dropdown{width:230px;right:-8px}.nav-cta{display:none}.header .container{width:min(100% - 24px,1180px)}}.brand{display:flex;align-items:center;flex:0 0 auto;min-width:260px}.brand img{height:62px;width:auto;max-width:300px;object-fit:contain;display:block}.main-menu{margin-left:22px}.mega-menu a[href*=dezenfeksiyon-sistemleri] span{max-width:230px}.nav{gap:18px}.header .container{width:min(1380px,calc(100% - 36px))}@media(max-width:1320px){.brand{min-width:228px}.brand img{height:54px;max-width:260px}.main-menu{margin-left:14px}.menu{font-size:12px}.menu>a,.menu-item>a{padding:0 7px}}@media(max-width:1260px){.brand{min-width:auto}.brand img{height:50px;max-width:230px}.main-menu{margin-left:0}}@media(max-width:640px){.brand img{height:44px;max-width:205px}.brand{min-width:auto}.nav{gap:10px}}.mobile-menu-toggle{display:none;position:relative;width:46px;height:46px;border:1px solid rgba(7,23,36,.12);border-radius:17px;background:linear-gradient(135deg,#fff,#edfaff);box-shadow:0 14px 36px rgba(7,31,53,.1);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;z-index:95;padding:0;flex:0 0 auto}.mobile-menu-toggle span{width:21px;height:2.5px;border-radius:999px;background:#061827;display:block;transition:.24s ease;box-shadow:0 0 0 1px rgba(6,24,39,.02)}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0;transform:scaleX(.3)}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.mobile-menu-backdrop{position:fixed;inset:0;background:rgba(3,14,24,.52);backdrop-filter:blur(8px);z-index:88;opacity:0;transition:.24s ease}.mobile-menu-backdrop.is-open{opacity:1}.mobile-drawer{position:fixed;top:0;right:0;width:min(420px,92vw);height:100dvh;z-index:90;background:radial-gradient(circle at 15% 0%,rgba(94,232,255,.22),transparent 32%),linear-gradient(180deg,#ffffff,#f1fbff 58%,#e8f8ff);box-shadow:-32px 0 90px rgba(7,31,53,.26);border-left:1px solid rgba(7,23,36,.1);transform:translateX(104%);transition:transform .28s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;padding:18px;overflow:auto}.mobile-drawer.is-open{transform:translateX(0)}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 2px 16px;border-bottom:1px solid rgba(7,23,36,.08)}.mobile-brand img{height:50px;width:auto;max-width:230px;object-fit:contain}.mobile-menu-close{width:42px;height:42px;border:0;border-radius:16px;background:#061827;color:#fff;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 14px 34px rgba(7,31,53,.22)}.mobile-language-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:18px 0;padding:8px;border-radius:22px;background:rgba(255,255,255,.72);border:1px solid rgba(7,23,36,.08);box-shadow:0 18px 46px rgba(7,31,53,.07)}.mobile-language-row a{display:flex;align-items:center;justify-content:center;gap:5px;min-height:38px;border-radius:16px;font-weight:950;font-size:12px;color:#234456;background:transparent}.mobile-language-row a.active,.mobile-language-row a:hover{background:#061827;color:#fff}.mobile-language-row img{width:19px;height:19px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #fff}.mobile-menu{display:grid;gap:9px;padding-bottom:18px}.mobile-menu>a,.mobile-menu summary{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-radius:18px;background:rgba(255,255,255,.78);border:1px solid rgba(7,23,36,.08);font-weight:950;letter-spacing:.055em;color:#061827;box-shadow:0 12px 28px rgba(7,31,53,.055);cursor:pointer;list-style:none;text-transform:uppercase}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:after{content:"+";width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#e8f8ff;color:#087da8;font-size:18px;font-weight:950}.mobile-menu details[open] summary:after{content:"−";background:#061827;color:#fff}.mobile-menu details{display:grid;gap:8px}.mobile-menu details a{display:flex;align-items:center;min-height:43px;margin:7px 0 0 18px;padding:0 14px;border-radius:15px;background:rgba(255,255,255,.56);border:1px solid rgba(7,23,36,.06);font-weight:800;color:#325367}.mobile-menu details a:hover,.mobile-menu>a:hover{color:#087da8;transform:translateX(3px)}.mobile-drawer-cta{margin-top:auto;padding-top:18px;border-top:1px solid rgba(7,23,36,.08);display:grid;gap:10px}.mobile-drawer-cta .btn{width:100%;min-height:50px;text-transform:uppercase;letter-spacing:.06em}.mobile-call{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;background:#fff;border:1px solid rgba(7,23,36,.1);color:#061827;font-weight:950;box-shadow:0 12px 30px rgba(7,31,53,.06)}body.mobile-menu-open{overflow:hidden;touch-action:none}@media(max-width:1260px){.mobile-menu-toggle{display:inline-flex}.lang-selector{margin-left:auto}.nav{justify-content:flex-start}.header{z-index:100}.topbar{display:none}.nav-cta{display:none!important}}@media(max-width:640px){.mobile-menu-toggle{width:43px;height:43px;border-radius:15px}.mobile-menu-toggle span{width:20px}.mobile-drawer{width:94vw;padding:15px}.mobile-brand img{height:44px;max-width:210px}.mobile-language-row{gap:6px}.mobile-language-row a{font-size:11px}.mobile-menu>a,.mobile-menu summary{min-height:48px;padding:0 14px;font-size:13px}.brand img{height:42px;max-width:190px}.lang-current span{display:none}.lang-current{width:42px;padding:0;justify-content:center}.lang-current .flag-img{margin:0}.nav{height:68px}.header .container{width:min(100% - 20px,1180px)}}@media(max-width:390px){.brand img{max-width:168px;height:38px}.mobile-menu-toggle{width:40px;height:40px}.lang-current{width:40px;height:34px}.nav{gap:7px}.mobile-drawer{width:96vw}}.premium-footer{position:relative;overflow:hidden;padding:0;background:radial-gradient(circle at 18% 12%,rgba(94,232,255,.16),transparent 34%),linear-gradient(135deg,#03101b 0%,#061827 42%,#082a42 100%);color:#dbeaf4;border-top:1px solid rgba(255,255,255,.08)}.premium-footer:before{content:"";position:absolute;inset:-30% -20% auto auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(33,200,230,.16),transparent 68%);pointer-events:none}.footer-cta-strip{position:relative;border-bottom:1px solid rgba(255,255,255,.09);background:linear-gradient(90deg,rgba(255,255,255,.055),rgba(94,232,255,.055))}.footer-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px 0}.footer-kicker{display:inline-flex;color:#79f0ff;font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:12px;margin-bottom:10px}.footer-cta-inner h2{margin:0;max-width:820px;font-size:clamp(26px,3vw,44px);line-height:1.08;letter-spacing:-.04em;color:#fff}.footer-cta-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.footer-phone{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#d9f8ff;font-weight:900;background:rgba(255,255,255,.06)}.footer-main{position:relative;display:grid;grid-template-columns:1.65fr .85fr .85fr 1fr;gap:34px;padding:58px 0 34px}.footer-brand-card{padding:28px;border:1px solid rgba(255,255,255,.11);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));box-shadow:0 30px 90px rgba(0,0,0,.16);backdrop-filter:blur(14px)}.footer-logo img{width:min(255px,100%);height:auto;margin-bottom:20px}.footer-brand-card p{margin:0;color:#a9becc;line-height:1.72;max-width:520px}.footer-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.footer-badges span{display:inline-flex;width:auto;max-width:none;padding:8px 11px;border-radius:999px;background:rgba(94,232,255,.1);border:1px solid rgba(94,232,255,.18);color:#d8f8ff;font-size:12px;font-weight:800}.footer-lang-mini{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.footer-lang-mini a{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#dbeaf4;font-weight:900;font-size:12px}.footer-lang-mini a.active,.footer-lang-mini a:hover{border-color:rgba(94,232,255,.55);color:#fff;background:rgba(94,232,255,.12);transform:none}.footer-lang-mini img{width:18px;height:18px;border-radius:50%;object-fit:cover}.footer-col{padding-top:10px}.footer-col strong{display:block;color:#fff;margin-bottom:18px;font-size:14px;letter-spacing:.14em;text-transform:uppercase}.footer-col a{display:flex;align-items:center;gap:9px;color:#a9becc;text-decoration:none;margin:10px 0;line-height:1.35;transition:.22s ease}.footer-col a:before{content:"";width:6px;height:6px;border-radius:50%;background:rgba(94,232,255,.5);box-shadow:0 0 0 4px rgba(94,232,255,.06);flex:0 0 auto}.footer-col a:hover{color:#fff;transform:translateX(5px)}.footer-contact span{display:block;color:#9eb5c4;line-height:1.6;margin:14px 0}.footer-map-link{margin-top:16px!important;color:#79f0ff!important;font-weight:900}.footer-map-link:before{background:#79f0ff!important}.footer-ecosystem{padding:24px 0 34px;border-top:1px solid rgba(255,255,255,.08)}.footer-ecosystem-map{display:grid;grid-template-columns:260px 1fr;gap:22px;align-items:start}.ecosystem-heading{position:relative;padding:18px 18px 18px 20px;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.09)}.ecosystem-heading:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:3px;border-radius:999px;background:linear-gradient(180deg,#5ee8ff,#129fbd)}.ecosystem-heading span{display:block;color:#fff;font-weight:950;letter-spacing:.1em;text-transform:uppercase;font-size:12px;margin-bottom:8px}.ecosystem-heading p{margin:0;color:#93aebb;font-size:13px;line-height:1.55}.ecosystem-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ecosystem-grid a{position:relative;display:flex;flex-direction:column;gap:4px;min-height:72px;padding:13px 14px;border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.028));border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);overflow:hidden;transition:transform .22s ease,border-color .22s ease,background .22s ease}.ecosystem-grid a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,#5ee8ff,transparent);opacity:.0;transition:opacity .22s ease}.ecosystem-grid a small{color:#5ee8ff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ecosystem-grid a b{color:#dcebf4;font-size:12px;font-weight:850;line-height:1.25;word-break:break-word}.ecosystem-grid a:hover{transform:translateY(-2px);border-color:rgba(94,232,255,.32);background:linear-gradient(145deg,rgba(94,232,255,.10),rgba(255,255,255,.035))}.ecosystem-grid a:hover:after{opacity:1}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.18)}.footer-bottom .container{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;color:#8fa8b8;font-size:13px}.footer-bottom span{display:inline;max-width:none;color:#8fa8b8}@media(max-width:1020px){.footer-main{grid-template-columns:1fr 1fr}.footer-cta-inner{display:block}.footer-cta-actions{justify-content:flex-start;margin-top:22px}.footer-brand-card{grid-column:1/-1}}@media(max-width:980px){.footer-ecosystem-map{grid-template-columns:1fr}.ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.footer-main{grid-template-columns:1fr;padding:38px 0 24px}.footer-cta-inner{padding:34px 0}.footer-brand-card{padding:22px;border-radius:24px}.footer-bottom .container{display:block}.footer-bottom span{display:block;margin:5px 0}.footer-logo img{width:220px}.ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ecosystem-grid a{min-height:66px;padding:11px 12px}.ecosystem-heading{padding:16px 16px 16px 18px}}.compact-footer{margin-top:0;background:radial-gradient(circle at 85% 15%,rgba(31,190,220,.16),transparent 28%),linear-gradient(135deg,#03101b 0%,#061827 55%,#04111d 100%)!important}.compact-footer .footer-cta-strip{display:none!important}.footer-topline{position:relative;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px 0 20px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-mini-cta{display:flex;flex-direction:column;gap:4px}.footer-mini-cta span{color:#79f0ff;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.footer-mini-cta strong{color:#fff;font-size:clamp(18px,2vw,26px);line-height:1.18;letter-spacing:-.03em}.footer-mini-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.footer-mini-actions .btn{min-height:42px;padding:11px 18px}.compact-main{grid-template-columns:1.15fr .9fr .85fr 1fr!important;gap:28px!important;padding:30px 0 20px!important}.compact-brand{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.compact-brand .footer-logo img{width:190px!important;margin-bottom:14px!important}.compact-brand p{max-width:390px!important;line-height:1.58!important;font-size:14px!important;color:#a9becc!important}.compact-brand .footer-badges{display:none!important}.compact-brand .footer-lang-mini{margin-top:16px!important}.compact-footer .footer-col{padding-top:4px!important}.compact-footer .footer-col strong{margin-bottom:12px!important;font-size:13px!important}.compact-footer .footer-col a{margin:8px 0!important;font-size:14px!important}.compact-footer .footer-contact span{font-size:13px!important;margin:10px 0 0!important}.compact-ecosystem{padding:14px 0 18px!important}.compact-ecosystem a{padding:7px 10px!important}.compact-footer .footer-bottom .container{padding:13px 0!important}@media(max-width:1020px){.footer-topline{display:block}.footer-mini-actions{justify-content:flex-start;margin-top:14px}.compact-main{grid-template-columns:1fr 1fr!important}.compact-brand{grid-column:1/-1!important}}@media(max-width:700px){.footer-topline{padding:22px 0 18px}.compact-main{grid-template-columns:1fr!important;padding:24px 0 16px!important}.compact-brand .footer-logo img{width:178px!important}.compact-footer .footer-col a{font-size:14px!important}.footer-mini-actions .btn,.footer-mini-actions .footer-phone{width:100%;min-height:42px}.compact-ecosystem{display:none!important}}.compact-footer .footer-ecosystem-map{display:grid!important;grid-template-columns:240px 1fr!important;gap:22px!important;align-items:stretch!important;padding:20px 0 22px!important;border-top:1px solid rgba(255,255,255,.08)!important;}.compact-footer .ecosystem-heading{padding:16px 18px!important;border:1px solid rgba(123,231,255,.14)!important;border-radius:20px!important;background:rgba(255,255,255,.035)!important;}.compact-footer .ecosystem-heading span{display:block!important;color:#fff!important;font-size:13px!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;margin-bottom:7px!important;}.compact-footer .ecosystem-heading p{margin:0!important;color:#94adbd!important;font-size:12.5px!important;line-height:1.45!important;}.compact-footer .ecosystem-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;}.compact-footer .ecosystem-grid a{min-height:66px!important;padding:12px 13px!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.025))!important;border:1px solid rgba(126,229,255,.13)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;text-decoration:none!important;position:relative!important;overflow:hidden!important;}.compact-footer .ecosystem-grid a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(#71f1ff,#1bb5d4);opacity:.58;}.compact-footer .ecosystem-grid small{color:#71f1ff!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;}.compact-footer .ecosystem-grid b{color:#d8efff!important;font-size:13px!important;line-height:1.1!important;word-break:break-word!important;}.compact-footer .ecosystem-grid a:hover{transform:translateY(-2px);border-color:rgba(113,241,255,.38)!important;box-shadow:0 14px 34px rgba(0,0,0,.18),0 0 28px rgba(56,212,242,.09)!important;}@media(max-width:1100px){.compact-footer .footer-ecosystem-map{grid-template-columns:1fr!important}.compact-footer .ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:700px){.compact-footer .footer-ecosystem-map{display:grid!important;padding:16px 0 18px!important}.compact-footer .ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.compact-footer .ecosystem-grid a{min-height:62px!important}.compact-footer .ecosystem-heading{padding:14px!important}}.home-ecosystem{background:radial-gradient(circle at 82% 12%,rgba(94,232,255,.20),transparent 30%),linear-gradient(180deg,#f7fcff 0%,#ffffff 100%);overflow:hidden}.home-ecosystem-panel{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:stretch;padding:34px;border:1px solid rgba(7,23,36,.08);border-radius:36px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(234,249,255,.72));box-shadow:0 30px 90px rgba(7,31,53,.10)}.home-ecosystem-panel:before{content:"";position:absolute;inset:18px;border-radius:28px;border:1px solid rgba(94,232,255,.18);pointer-events:none}.home-ecosystem-copy{position:relative;z-index:1;padding:18px 8px 18px 4px;display:flex;flex-direction:column;justify-content:center}.home-ecosystem-copy .title{font-size:clamp(34px,4.2vw,58px);max-width:620px}.home-ecosystem-copy .lead{max-width:520px;margin-top:18px;color:#4f6474}.ecosystem-note{margin-top:28px;padding:18px 20px;border-radius:22px;background:rgba(6,24,39,.94);border:1px solid rgba(94,232,255,.22);color:#d7eef5;box-shadow:0 18px 50px rgba(6,24,39,.15)}.ecosystem-note b{display:block;color:#5ee8ff;font-size:12px;text-transform:uppercase;letter-spacing:.16em;margin-bottom:5px}.ecosystem-note span{font-size:14px;line-height:1.55}.home-ecosystem-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-ecosystem-grid a{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:112px;padding:18px 20px 18px 22px;border-radius:24px;background:linear-gradient(145deg,#ffffff,#eefaff);border:1px solid rgba(7,23,36,.09);box-shadow:0 16px 44px rgba(7,31,53,.07);overflow:hidden;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.home-ecosystem-grid a:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:4px;border-radius:999px;background:linear-gradient(180deg,#5ee8ff,#0b789e);opacity:.85}.home-ecosystem-grid a:after{content:"↗";position:absolute;right:18px;top:16px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(11,120,158,.08);color:#0b789e;font-weight:900;opacity:.0;transform:translateY(4px);transition:.24s ease}.home-ecosystem-grid small{color:#0078a8;font-size:11px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.home-ecosystem-grid b{font-size:20px;line-height:1.1;margin-top:5px;color:#071724;letter-spacing:-.02em}.home-ecosystem-grid span{margin-top:8px;color:#5b6f7d;font-size:13px;line-height:1.35}.home-ecosystem-grid a:hover{transform:translateY(-4px);border-color:rgba(94,232,255,.45);box-shadow:0 26px 70px rgba(7,31,53,.14)}.home-ecosystem-grid a:hover:after{opacity:1;transform:translateY(0)}@media(max-width:980px){.home-ecosystem-panel{grid-template-columns:1fr;padding:24px}.home-ecosystem-copy{padding:4px}.home-ecosystem-grid{grid-template-columns:1fr 1fr}.home-ecosystem-grid a{min-height:104px}}@media(max-width:640px){.home-ecosystem-panel{padding:18px;border-radius:28px}.home-ecosystem-panel:before{display:none}.home-ecosystem-grid{grid-template-columns:1fr}.home-ecosystem-grid a{min-height:96px;padding:16px 18px}.home-ecosystem-grid b{font-size:17px}.ecosystem-note{padding:16px}}.compact-footer .footer-contact{min-width:260px;}.compact-footer .footer-contact span,.compact-footer .footer-contact a{display:flex!important;align-items:flex-start!important;gap:9px!important;color:#a9becc!important;font-size:14px!important;line-height:1.45!important;margin:8px 0!important;letter-spacing:0!important;font-weight:500!important;}.compact-footer .footer-contact b{display:inline!important;flex:0 0 54px!important;min-width:54px!important;margin:0!important;color:#ffffff!important;font-size:14px!important;line-height:1.45!important;letter-spacing:0!important;text-transform:none!important;font-weight:900!important;}.compact-footer .footer-contact span:before{content:"";width:6px;height:6px;border-radius:50%;background:rgba(94,232,255,.5);box-shadow:0 0 0 4px rgba(94,232,255,.06);flex:0 0 auto;margin-top:7px;}.compact-footer .footer-contact .footer-map-link{margin-top:10px!important;color:#79f0ff!important;font-weight:900!important;}@media(max-width:700px){.compact-footer .footer-contact b{flex-basis:50px!important;min-width:50px!important}}.compact-footer .footer-contact span,.compact-footer .footer-contact a{display:flex!important;align-items:center!important;gap:9px!important;color:#a9becc!important;font-size:14px!important;line-height:1.45!important;margin:8px 0!important;font-weight:500!important;}.compact-footer .footer-contact .footer-map-link{color:#79f0ff!important;font-weight:900!important;}.reference-hero{min-height:520px;background:#061827;color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}.reference-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,30,.92),rgba(4,18,30,.55)),url('/assets/img/hero-atmosphere.webp') center/cover no-repeat}.reference-hero .container{position:relative;z-index:1}.reference-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.reference-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 52px rgba(7,31,53,.08);padding:18px;min-height:170px;display:flex;flex-direction:column;justify-content:center;transition:.22s ease;position:relative;overflow:hidden}.reference-card:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:4px;background:linear-gradient(#5ee8ff,#0b789e);border-radius:999px;opacity:.75}.reference-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(7,31,53,.14)}.reference-card img{height:76px;width:100%;object-fit:contain;margin-bottom:16px}.reference-card b{font-size:16px;color:#071724;line-height:1.2}.reference-card span{margin-top:6px;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#0b789e}.blog-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.blog-card{display:block;padding:26px;border-radius:26px;background:linear-gradient(145deg,#fff,#eefaff);border:1px solid rgba(7,23,36,.08);box-shadow:0 18px 52px rgba(7,31,53,.08)}.blog-card small{color:#0b789e;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.blog-card h3{font-size:22px;line-height:1.1;margin:10px 0}.blog-card p{color:#5f7182;margin:0}.compact-footer .footer-bottom .developer-credit{color:#79f0ff;font-weight:900}.footer-topline{display:none!important}@media(max-width:980px){.reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.reference-card{padding:14px;min-height:140px}.reference-card img{height:58px}.blog-category-grid{grid-template-columns:1fr}}.page-hero{position:relative;min-height:460px;display:flex;align-items:center;background:linear-gradient(135deg,#061827,#0b2d45);color:#fff;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 10%,rgba(94,232,255,.24),transparent 32%),linear-gradient(90deg,rgba(4,18,30,.92),rgba(4,18,30,.68));}.page-hero .container{position:relative;z-index:2}.breadcrumb{display:flex;gap:8px;flex-wrap:wrap;color:#a8dce8;font-size:13px;font-weight:800;margin-bottom:18px}.breadcrumb a{color:#75efff}.page-hero h1{font-size:clamp(40px,5vw,70px);max-width:960px}.page-hero p{max-width:760px;color:#d3e8ef;font-size:20px}.page-layout{padding:78px 0}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:start}.content-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:32px;box-shadow:0 22px 70px rgba(7,31,53,.08)}.content-card h2{font-size:clamp(28px,3vw,44px);line-height:1.08;letter-spacing:-.035em;margin:0 0 18px}.content-card h3{font-size:24px;margin:28px 0 10px}.content-card p,.content-card li{color:#536979}.content-card ul{padding-left:20px}.side-panel{position:sticky;top:96px;background:linear-gradient(145deg,#061827,#0b3049);color:#d8f3fb;border-radius:30px;padding:28px;border:1px solid rgba(94,232,255,.18);box-shadow:var(--shadow)}.side-panel h3{color:#fff;margin-top:0}.side-panel a{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.09);color:#c8eaf2;font-weight:800}.pill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pill-card{padding:22px;border-radius:24px;background:linear-gradient(145deg,#fff,#eefaff);border:1px solid rgba(7,23,36,.08);box-shadow:0 14px 40px rgba(7,31,53,.06)}.pill-card b{display:block;font-size:19px;margin-bottom:8px;color:#071724}.pill-card span{color:#5f7182}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.detail-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:24px;border-radius:26px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 46px rgba(7,31,53,.07);overflow:hidden}.detail-card:before{content:"";position:absolute;left:0;top:20px;bottom:20px;width:4px;background:linear-gradient(#5ee8ff,#0b789e);border-radius:999px}.detail-card small{color:#0b789e;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.detail-card b{font-size:22px;line-height:1.12}.detail-card p{margin:0;color:#5f7182}.info-table{display:grid;gap:10px}.info-row{display:grid;grid-template-columns:160px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.info-row b{color:#071724}.doc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.doc-card{padding:20px;border-radius:22px;border:1px solid var(--line);background:#fff}.dealer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dealer{padding:22px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 40px rgba(7,31,53,.06)}.ref-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ref-item{position:relative;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;overflow:hidden;min-height:210px;background:linear-gradient(145deg,#fff,#f6fbfe);border:1px solid rgba(7,23,36,.08);box-shadow:0 16px 44px rgba(7,31,53,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ref-item:hover{transform:translateY(-4px);box-shadow:0 24px 62px rgba(7,31,53,.11);border-color:rgba(11,120,158,.18)}.ref-item img{display:block;width:100%;height:170px;object-fit:contain;background:#fff;padding:24px 26px}.ref-item:after{display:none}.ref-item span{position:relative;display:block;margin:0;padding:14px 16px 16px;color:#071724;background:linear-gradient(180deg,#fff,#f6fbfe);border-top:1px solid rgba(7,23,36,.06);font-weight:900;text-align:center;font-size:14px;letter-spacing:.02em}.faq-mini details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px 18px;margin:10px 0}.faq-mini summary{font-weight:900;cursor:pointer}.faq-mini p{color:#5f7182}.service-band{background:linear-gradient(180deg,#f7fcff,#fff)}@media(max-width:980px){.split{grid-template-columns:1fr}.side-panel{position:relative;top:auto}.pill-grid,.detail-grid,.dealer-grid{grid-template-columns:1fr 1fr}.ref-gallery{grid-template-columns:1fr 1fr}}@media(max-width:640px){.page-layout{padding:52px 0}.content-card{padding:24px;border-radius:24px}.pill-grid,.detail-grid,.doc-grid,.dealer-grid,.ref-gallery{grid-template-columns:1fr}.info-row{grid-template-columns:1fr;gap:4px}.page-hero{min-height:420px}.page-hero p{font-size:17px}}.premium-continuity{position:relative;padding:88px 0;background:linear-gradient(180deg,#f7fbff 0%,#ffffff 42%,#eef7ff 100%);overflow:hidden}.premium-continuity:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 10%,rgba(43,178,255,.16),transparent 32%),radial-gradient(circle at 88% 18%,rgba(3,30,48,.09),transparent 30%);pointer-events:none}.premium-continuity .container{position:relative;z-index:1}.premium-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:9px 14px;border:1px solid rgba(37,163,225,.22);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 12px 35px rgba(6,24,39,.06);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#0b6fa4}.premium-head{max-width:860px;margin-bottom:30px}.premium-head h2{font-size:clamp(30px,4vw,56px);line-height:1.04;margin:18px 0 14px;color:#061827;letter-spacing:-.045em}.premium-head p{font-size:18px;line-height:1.75;color:#5b6b78;max-width:760px}.premium-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.premium-card{position:relative;padding:28px;border:1px solid rgba(8,39,61,.09);border-radius:28px;background:rgba(255,255,255,.76);box-shadow:0 24px 70px rgba(6,24,39,.08);backdrop-filter:blur(14px);transition:.28s ease}.premium-card:before{content:"";position:absolute;left:26px;right:26px;top:0;height:3px;border-radius:0 0 12px 12px;background:linear-gradient(90deg,#0aa9e8,#7ee5ff);opacity:.85}.premium-card:hover{transform:translateY(-6px);box-shadow:0 34px 90px rgba(6,24,39,.13)}.premium-card small{display:block;margin-bottom:14px;color:#0a93d0;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.premium-card h3{margin:0 0 12px;font-size:22px;color:#061827;letter-spacing:-.02em}.premium-card p{margin:0;color:#627482;line-height:1.68}.premium-band{margin-top:24px;padding:30px;border-radius:32px;background:linear-gradient(135deg,#061827 0%,#0c2e46 52%,#0a78a8 120%);color:#fff;display:grid;grid-template-columns:1.4fr .9fr;gap:24px;align-items:center;box-shadow:0 28px 90px rgba(6,24,39,.22)}.premium-band h3{margin:0 0 10px;font-size:28px;color:#fff}.premium-band p{margin:0;color:rgba(255,255,255,.75);line-height:1.7}.premium-band .band-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.premium-band .btn.secondary{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);color:#fff}.process-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.process-step{padding:22px;border-radius:24px;background:#fff;border:1px solid rgba(8,39,61,.08);box-shadow:0 18px 50px rgba(6,24,39,.07)}.process-step b{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#e8f8ff;color:#078dc7;margin-bottom:14px}.process-step span{display:block;font-weight:850;color:#061827;margin-bottom:8px}.process-step p{margin:0;color:#667784;font-size:14px;line-height:1.6}.related-cluster{padding:76px 0;background:#061827;color:#fff}.related-cluster h2{font-size:clamp(28px,3vw,44px);margin:0 0 16px;letter-spacing:-.04em;color:#fff}.related-cluster p{color:rgba(255,255,255,.72);max-width:760px;line-height:1.7}.related-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.related-list a{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:20px 22px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:#fff;text-decoration:none;transition:.25s ease}.related-list a:hover{background:rgba(25,180,245,.14);transform:translateY(-3px)}.related-list a span{color:#89dcff}.corporate-highlight{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.highlight-panel{padding:30px;border-radius:30px;background:linear-gradient(135deg,#ffffff,#eef9ff);border:1px solid rgba(8,39,61,.08);box-shadow:0 20px 60px rgba(6,24,39,.08)}.highlight-panel h3{font-size:26px;margin:0 0 12px}.highlight-panel p{color:#637481;line-height:1.7}.service-visual-row{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;margin-top:30px}.visual-tile{min-height:300px;border-radius:34px;background:linear-gradient(135deg,rgba(6,24,39,.78),rgba(0,143,204,.32)),url('/assets/img/hero-atmosphere.webp') center/cover;box-shadow:0 30px 90px rgba(6,24,39,.16);position:relative;overflow:hidden}.visual-tile:after{content:"";position:absolute;inset:auto 24px 24px 24px;height:4px;border-radius:999px;background:linear-gradient(90deg,#0aa9e8,#fff);opacity:.7}.service-metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px}.metric-card{padding:24px;border-radius:26px;background:#fff;border:1px solid rgba(8,39,61,.08);box-shadow:0 16px 44px rgba(6,24,39,.07)}.metric-card b{display:block;font-size:34px;color:#061827;letter-spacing:-.04em}.metric-card span{color:#687987;font-weight:700}.seo-city-strip{margin-top:26px;padding:24px;border-radius:28px;background:#fff;border:1px solid rgba(8,39,61,.08);box-shadow:0 18px 55px rgba(6,24,39,.07)}.seo-city-strip h3{margin:0 0 14px}.city-chips{display:flex;flex-wrap:wrap;gap:10px}.city-chips a{padding:10px 14px;border-radius:999px;background:#f0f8fc;color:#0a6f9d;text-decoration:none;font-weight:800;font-size:13px;border:1px solid rgba(10,143,199,.12)}@media(max-width:900px){.premium-grid,.related-list,.process-strip,.corporate-highlight,.service-visual-row{grid-template-columns:1fr}.premium-band{grid-template-columns:1fr}.premium-band .band-actions{justify-content:flex-start}.premium-continuity{padding:58px 0}.service-metrics{grid-template-columns:1fr 1fr}}@media(max-width:560px){.premium-card{padding:22px;border-radius:22px}.service-metrics{grid-template-columns:1fr}.premium-band{padding:24px;border-radius:24px}.premium-head p{font-size:16px}}.services-master-page{background:#fff;color:#071827}.services-hero-master{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 20% 10%,rgba(44,190,255,.22),transparent 33%),linear-gradient(135deg,#061827 0%,#092840 48%,#eff9ff 48%,#ffffff 100%)}.services-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center;position:relative;z-index:2}.services-hero-copy{color:#fff;padding:80px 0}.services-hero-copy .breadcrumb{margin-bottom:22px;color:rgba(255,255,255,.68)}.services-hero-copy .breadcrumb a{color:#aeeaff}.services-hero-copy h1{font-size:clamp(46px,6.5vw,84px);line-height:.96;letter-spacing:-.065em;margin:18px 0 22px;color:#fff}.services-hero-copy p{font-size:19px;line-height:1.78;max-width:720px;color:rgba(255,255,255,.78);margin:0 0 28px}.services-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.services-hero-actions .secondary{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.18)}.services-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.services-trust-row span{padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#d9f7ff}.services-hero-visual{position:relative;border-radius:42px;overflow:hidden;box-shadow:0 42px 120px rgba(0,0,0,.28);min-height:520px}.services-hero-visual img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block;filter:saturate(1.05) contrast(1.04)}.services-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(6,24,39,.65));pointer-events:none}.hero-glass-card{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;padding:22px 24px;border-radius:26px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px);color:#fff}.hero-glass-card b{display:block;font-size:28px;letter-spacing:-.03em}.hero-glass-card span{color:rgba(255,255,255,.75)}.hero-orb{position:absolute;border-radius:999px;filter:blur(8px);opacity:.55}.hero-orb-one{width:280px;height:280px;background:rgba(25,190,255,.18);left:-70px;top:100px}.hero-orb-two{width:220px;height:220px;background:rgba(255,255,255,.16);right:12%;bottom:70px}.services-intro-rich{padding:96px 0;background:linear-gradient(180deg,#fff,#f3f9fd)}.intro-rich-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.intro-rich-text h2,.center-head h2,.services-process-premium h2,.services-cluster-dark h2,.services-usage-map h2,.services-faq-master h2{font-size:clamp(34px,4.5vw,62px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 18px;color:#061827}.intro-rich-text p,.center-head p{font-size:18px;line-height:1.78;color:#607280}.intro-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.intro-proof-grid article{padding:26px;border-radius:26px;background:#fff;border:1px solid rgba(8,39,61,.08);box-shadow:0 20px 60px rgba(6,24,39,.08)}.intro-proof-grid b{display:block;font-size:32px;color:#09a3dc;margin-bottom:16px}.intro-proof-grid span{font-weight:850;color:#061827;line-height:1.45}.services-category-showcase{padding:100px 0;background:#fff}.center-head{text-align:center;margin-left:auto;margin-right:auto}.center-head p{margin-left:auto;margin-right:auto}.service-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:42px}.service-show-card{position:relative;min-height:470px;border-radius:34px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 26px 80px rgba(6,24,39,.13);background:#061827;transition:.3s ease}.service-show-card:hover{transform:translateY(-7px);box-shadow:0 38px 110px rgba(6,24,39,.2)}.service-show-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.06) contrast(1.04);transition:.45s ease}.service-show-card:hover img{transform:scale(1.06)}.service-show-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,24,39,.05),rgba(6,24,39,.82) 68%,rgba(6,24,39,.96))}.service-show-card div{position:absolute;z-index:2;left:24px;right:24px;bottom:24px}.service-show-card small{display:inline-block;margin-bottom:13px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:11px;color:#dff8ff}.service-show-card h3{font-size:29px;line-height:1.05;margin:0 0 12px;color:#fff;letter-spacing:-.035em}.service-show-card p{margin:0 0 17px;color:rgba(255,255,255,.76);line-height:1.62}.service-show-card span{font-weight:900;color:#7fe8ff}.services-process-premium{padding:96px 0;background:linear-gradient(135deg,#eef8ff,#ffffff)}.process-lux-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:34px}.process-lux-grid article{position:relative;padding:30px;border-radius:30px;background:rgba(255,255,255,.78);border:1px solid rgba(8,39,61,.08);box-shadow:0 20px 70px rgba(6,24,39,.08);overflow:hidden}.process-lux-grid article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#0aa9e8,#7ee5ff)}.process-lux-grid b{display:block;font-size:34px;color:#0a9fd6;margin-bottom:18px}.process-lux-grid h3{margin:0 0 10px;font-size:22px;color:#061827}.process-lux-grid p{margin:0;color:#647684;line-height:1.65}.services-cluster-dark{padding:98px 0;background:radial-gradient(circle at 82% 18%,rgba(36,194,255,.18),transparent 32%),linear-gradient(135deg,#04111d,#082a43);color:#fff}.cluster-dark-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:center}.services-cluster-dark h2{color:#fff}.services-cluster-dark p{font-size:18px;line-height:1.76;color:rgba(255,255,255,.72)}.dark-eye{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:#93eaff}.cluster-links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cluster-links a{padding:22px;border-radius:24px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:#fff;text-decoration:none;font-weight:900;transition:.25s ease}.cluster-links a:hover{transform:translateY(-4px);background:rgba(40,190,255,.14)}.services-usage-map{padding:94px 0;background:#fff}.usage-chip-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px}.usage-chip-grid span{padding:14px 18px;border-radius:999px;background:#f0f9ff;border:1px solid rgba(9,157,216,.14);color:#075f89;font-weight:850;box-shadow:0 12px 34px rgba(6,24,39,.05)}.services-faq-master{padding:96px 0;background:linear-gradient(180deg,#f6fbff,#fff)}.faq-grid-master{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px}.faq-grid-master p{color:#627482;line-height:1.72}.faq-list-master{display:grid;gap:12px}.faq-list-master details{border:1px solid rgba(8,39,61,.08);border-radius:22px;background:#fff;box-shadow:0 14px 40px rgba(6,24,39,.06);padding:0;overflow:hidden}.faq-list-master summary{cursor:pointer;list-style:none;padding:20px 22px;font-weight:900;color:#061827}.faq-list-master summary::-webkit-details-marker{display:none}.faq-list-master details p{padding:0 22px 20px;margin:0;color:#637481}.services-final-cta{padding:90px 0;background:#fff}.cta-inner{padding:48px;border-radius:38px;background:linear-gradient(135deg,#061827,#0b6f9e);color:#fff;text-align:center;box-shadow:0 32px 90px rgba(6,24,39,.22)}.cta-inner h2{font-size:clamp(30px,4vw,54px);line-height:1.04;letter-spacing:-.05em;margin:0 0 14px;color:#fff}.cta-inner p{color:rgba(255,255,255,.76);font-size:18px;margin:0 auto 24px;max-width:760px;line-height:1.7}@media(max-width:1080px){.services-hero-grid,.intro-rich-grid,.cluster-dark-grid,.faq-grid-master{grid-template-columns:1fr}.services-hero-master{background:linear-gradient(135deg,#061827,#092840)}.service-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-lux-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-hero-copy{padding-bottom:0}.services-hero-visual{margin-bottom:60px}}@media(max-width:680px){.services-hero-master{min-height:auto}.services-hero-copy{padding:54px 0 20px}.services-hero-copy h1{font-size:44px}.services-hero-copy p{font-size:16px}.services-hero-visual,.services-hero-visual img{min-height:360px}.service-showcase-grid,.process-lux-grid,.intro-proof-grid,.cluster-links{grid-template-columns:1fr}.service-show-card{min-height:410px}.services-category-showcase,.services-process-premium,.services-cluster-dark,.services-usage-map,.services-faq-master,.services-intro-rich{padding:64px 0}.cta-inner{padding:30px 22px;border-radius:28px}}.cinematic-detail{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(110deg,rgba(2,28,43,.94),rgba(9,86,102,.76)),var(--detail-bg) center/cover no-repeat;color:#fff}.cinematic-detail:after{content:"";position:absolute;inset:auto -10% -25% 35%;height:260px;background:radial-gradient(circle,rgba(45,211,230,.22),transparent 65%);filter:blur(8px)}.cinematic-detail .container{position:relative;z-index:1;max-width:1180px}.detail-eyebrow{display:inline-flex;padding:10px 16px;border:1px solid rgba(112,231,245,.35);border-radius:999px;background:rgba(255,255,255,.08);color:#9df4ff;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.cinematic-detail h1{max-width:920px;font-size:clamp(42px,6vw,82px);line-height:.95;margin:22px 0 18px}.cinematic-detail p{max-width:780px;font-size:clamp(17px,2vw,22px);color:rgba(255,255,255,.84)}.detail-split{align-items:stretch}.rich-copy p{font-size:17px;line-height:1.8}.detail-visual-card{border-radius:30px;overflow:hidden;background:#092234;color:#fff;box-shadow:0 24px 80px rgba(0,26,42,.22);min-height:360px;position:relative}.detail-visual-card img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block;filter:saturate(1.02) contrast(1.04)}.detail-visual-card div{position:absolute;left:24px;right:24px;bottom:24px;padding:18px;border-radius:22px;background:rgba(3,25,38,.72);backdrop-filter:blur(12px);border:1px solid rgba(112,231,245,.22)}.detail-visual-card b{display:block;color:#88f4ff;text-transform:uppercase;letter-spacing:.08em}.detail-visual-card span{display:block;font-size:22px;font-weight:900;margin-top:4px}.use-case-section{padding:86px 0;background:linear-gradient(180deg,#fff,#f2fbfc)}.use-grid .premium-card{min-height:210px}.dark-flow{padding:86px 0;background:linear-gradient(120deg,#061a29,#082f44 70%,#0d6576);color:#fff}.premium-head.invert h2,.premium-head.invert p{color:#fff}.dark-flow .process-step{background:rgba(255,255,255,.08);border-color:rgba(137,237,255,.18);color:#fff}.dark-flow .process-step p{color:rgba(255,255,255,.76)}.tech-checks{padding:86px 0;background:#fff}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.check-item{display:flex;gap:14px;align-items:center;padding:18px;border:1px solid rgba(13,100,112,.16);border-radius:18px;background:linear-gradient(180deg,#fff,#f4fbfc);font-weight:800;color:#11344a}.check-item b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#13bfd5;color:#fff}.service-related{padding:70px 0;background:#f5fbfd}.detail-faq{padding:86px 0;background:#fff}.detail-faq .faq-list{max-width:980px;margin:auto}.detail-faq details{border:1px solid rgba(13,100,112,.14);border-radius:18px;margin:12px 0;padding:18px 22px;background:#f8fdfe}.detail-faq summary{cursor:pointer;font-weight:900;color:#092334}.detail-faq p{color:#48606f;line-height:1.75}.final-detail-cta{margin:0;border-radius:0}.final-detail-cta .container{display:flex;align-items:center;justify-content:space-between;gap:28px}@media(max-width:900px){.cinematic-detail{min-height:520px}.check-grid{grid-template-columns:1fr}.final-detail-cta .container{display:block}.detail-visual-card img{min-height:280px}}.service-hero-master{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(31,178,206,.28),transparent 34%),linear-gradient(135deg,#041a27 0%,#082b3b 48%,#0b4c5d 100%);color:#fff;padding:96px 0 74px}.service-hero-master:after{content:"";position:absolute;inset:auto -10% -40% -10%;height:320px;background:radial-gradient(circle,rgba(72,214,234,.16),transparent 62%);pointer-events:none}.service-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:48px;align-items:center}.service-hero-copy h1{font-size:clamp(42px,6vw,82px);line-height:.96;margin:18px 0 22px;letter-spacing:-.055em}.service-hero-copy p{font-size:clamp(18px,2.1vw,24px);line-height:1.6;color:#c6e2ee;max-width:780px}.service-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-proof-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.hero-proof-row span{border:1px solid rgba(118,231,245,.28);background:rgba(255,255,255,.08);border-radius:999px;padding:10px 15px;font-weight:800;color:#dcfbff}.service-hero-visual{position:relative;border-radius:34px;overflow:hidden;min-height:430px;background:#092637;box-shadow:0 30px 90px rgba(0,0,0,.28);border:1px solid rgba(142,230,241,.25)}.service-hero-visual img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block;filter:saturate(1.08) contrast(1.04)}.service-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,18,28,.05),rgba(3,18,28,.36))}.visual-badge{position:absolute;left:24px;bottom:24px;z-index:2;background:rgba(5,31,44,.72);backdrop-filter:blur(14px);border:1px solid rgba(151,236,245,.28);border-radius:20px;padding:16px 18px}.visual-badge b{display:block;font-size:18px}.visual-badge span{font-size:13px;color:#c9ebf3}.service-intro-rich{padding:76px 0;background:linear-gradient(180deg,#f7fbfc,#fff)}.intro-rich-grid{display:grid;grid-template-columns:1fr .88fr;gap:38px;align-items:center}.intro-rich-grid h2,.premium-head h2,.use-case-copy h2,.process-master-grid h2,.cluster-link-box h2,.faq-grid h2,.service-final-cta h2{font-size:clamp(34px,4.4vw,58px);line-height:1.03;letter-spacing:-.045em;margin:10px 0 18px;color:#071827}.intro-rich-grid p,.premium-head p,.use-case-copy p,.process-master-grid p,.cluster-link-box p,.faq-grid p{font-size:18px;line-height:1.75;color:#516677}.intro-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.intro-stat-grid article{border:1px solid #d7e8ee;background:linear-gradient(135deg,#fff,#edf9fb);border-radius:24px;padding:24px;box-shadow:0 18px 50px rgba(11,52,70,.08)}.intro-stat-grid b{display:block;font-size:34px;color:#067b96}.intro-stat-grid span{color:#516677;font-weight:700}.service-detail-universe{padding:86px 0;background:#fff}.premium-head{max-width:900px;margin-bottom:36px}.service-detail-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.service-detail-chip{display:grid;gap:7px;text-decoration:none;color:#092133;border:1px solid #d3e7ec;border-radius:22px;background:linear-gradient(135deg,#fff,#f0fbfd);padding:20px;min-height:126px;transition:.25s ease;position:relative;overflow:hidden}.service-detail-chip:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#18bad6;opacity:.8}.service-detail-chip:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(18,98,122,.14);border-color:#8fe4ee}.service-detail-chip span{font-size:22px;color:#088ba6}.service-detail-chip b{text-transform:uppercase;font-size:15px;letter-spacing:.02em}.service-detail-chip small{color:#647988;font-weight:700}.service-use-cases{padding:90px 0;background:linear-gradient(135deg,#061c2a,#083c4c);color:#fff;overflow:hidden}.use-case-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:46px;align-items:start}.use-case-copy h2,.process-master-grid h2,.service-final-cta h2{color:#fff}.use-case-copy p{color:#c6e2ec}.use-case-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.use-case-cards article{border:1px solid rgba(139,229,239,.22);background:rgba(255,255,255,.08);border-radius:24px;padding:22px;min-height:140px;backdrop-filter:blur(12px)}.use-case-cards b{display:block;margin-bottom:10px;color:#fff}.use-case-cards span{color:#c3dfeb;line-height:1.55}.service-process-master{padding:86px 0;background:#071827;color:#fff}.process-master-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:44px}.process-master-grid ol{list-style:none;margin:0;padding:0;display:grid;gap:16px}.process-master-grid li{display:grid;grid-template-columns:70px 1fr;gap:18px;align-items:center;border:1px solid rgba(129,224,238,.18);background:rgba(255,255,255,.06);border-radius:24px;padding:18px}.process-master-grid li span{width:54px;height:54px;border-radius:18px;background:#19b7d3;color:#fff;display:grid;place-items:center;font-weight:900}.process-master-grid li p{margin:0;color:#d6edf3;line-height:1.6}.service-cluster-links{padding:84px 0;background:#f5fafb}.cluster-link-box{display:grid;grid-template-columns:1fr 1.2fr;gap:38px;align-items:center;border:1px solid #d5e8ee;border-radius:34px;background:#fff;padding:42px;box-shadow:0 24px 70px rgba(15,65,83,.08)}.cluster-mini-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.cluster-mini-links a{text-decoration:none;border:1px solid #d5e8ee;border-radius:16px;padding:14px 16px;color:#103244;font-weight:800;background:linear-gradient(135deg,#fff,#effafe)}.service-faq-section{padding:86px 0;background:#fff}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:46px}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid #d7e8ee;border-radius:20px;padding:18px 20px;background:#f8fcfd}.faq-list summary{font-weight:900;color:#092133;cursor:pointer}.faq-list p{margin:12px 0 0;color:#566b78;line-height:1.65}.service-final-cta{padding:90px 0;text-align:center;background:radial-gradient(circle at 50% 0,rgba(35,190,214,.22),transparent 38%),linear-gradient(135deg,#061b28,#09394a);color:#fff}.service-final-cta p{max-width:720px;margin:0 auto 26px;color:#cce8ef;font-size:18px;line-height:1.7}@media(max-width:1100px){.service-hero-grid,.intro-rich-grid,.use-case-grid,.process-master-grid,.cluster-link-box,.faq-grid{grid-template-columns:1fr}.service-detail-chip-grid{grid-template-columns:repeat(2,1fr)}.use-case-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.service-hero-master{padding:64px 0 48px}.service-hero-visual,.service-hero-visual img{min-height:280px}.service-detail-chip-grid,.use-case-cards,.intro-stat-grid,.cluster-mini-links{grid-template-columns:1fr}.cluster-link-box{padding:24px}.process-master-grid li{grid-template-columns:1fr}.service-hero-copy h1{font-size:40px}}.cinematic-product-hero{position:relative;overflow:hidden;padding:112px 0 88px;background:radial-gradient(circle at 75% 20%,rgba(37,190,255,.24),transparent 34%),linear-gradient(135deg,#061827 0%,#0b2437 46%,#eef9ff 100%);color:#fff}.product-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) .85fr;gap:38px;align-items:center}.product-hero h1{font-size:clamp(40px,6vw,76px);line-height:.96;max-width:920px;margin:14px 0 18px}.product-hero p{font-size:18px;line-height:1.75;max-width:760px;color:rgba(255,255,255,.86)}.product-hero-panel{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:28px;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:rgba(255,255,255,.1);backdrop-filter:blur(16px);box-shadow:0 24px 80px rgba(0,0,0,.22)}.product-hero-panel strong{font-size:42px;color:#79ddff}.product-hero-panel span{align-self:center;color:rgba(255,255,255,.82)}.split-premium{display:grid;grid-template-columns:1fr .9fr;gap:36px;align-items:center}.mini-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mini-stat-grid div{padding:22px;border-radius:22px;background:#fff;border:1px solid rgba(9,35,53,.09);box-shadow:0 18px 46px rgba(7,33,49,.08)}.mini-stat-grid b{display:block;font-size:20px;color:#082033}.mini-stat-grid span{color:#667784}.product-category-showcase{padding:96px 0;background:linear-gradient(180deg,#f6fbff,#fff)}.product-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-category-card{display:grid;grid-template-columns:220px 1fr;min-height:270px;overflow:hidden;border-radius:30px;background:#fff;border:1px solid rgba(8,32,51,.09);box-shadow:0 24px 70px rgba(7,33,49,.08);transition:.25s ease}.product-category-card:hover{transform:translateY(-5px);box-shadow:0 32px 86px rgba(10,83,120,.16)}.product-category-media{background:#0b2437;overflow:hidden}.product-category-media img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.05)}.product-category-body{padding:26px}.product-category-body small,.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:rgba(30,180,235,.12);color:#087ba8;font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.product-category-body h3{font-size:28px;margin:14px 0 10px;color:#071d2f}.product-category-body p{color:#5b6d7a;line-height:1.7}.product-subchips{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.product-subchips a,.product-subchips span{display:inline-flex;padding:8px 10px;border-radius:12px;background:#eef8fc;color:#0b506b;font-size:13px;font-weight:700;text-decoration:none}.text-link{font-weight:800;color:#0693c9;text-decoration:none}.product-linking-zone{padding:90px 0;background:#071d2f;color:#fff}.product-linking-zone .section-head p{color:rgba(255,255,255,.72)}.cluster-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cluster-card{padding:24px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#fff;text-decoration:none;transition:.25s ease}.cluster-card:hover{transform:translateY(-4px);background:rgba(34,190,255,.14)}.cluster-card b{display:block;font-size:18px;margin-bottom:10px}.cluster-card span{color:rgba(255,255,255,.72);line-height:1.55}.process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-line div{padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(8,32,51,.08);box-shadow:0 18px 46px rgba(7,33,49,.06)}.process-line b{display:block;color:#0a9bcc;font-size:24px}.process-line span{font-weight:800;color:#0b2236}.compact-product-hero{padding:82px 0;background:linear-gradient(135deg,#071d2f,#0b3650);color:#fff}.product-detail-visual img{width:100%;height:360px;object-fit:cover;border-radius:30px;box-shadow:0 26px 90px rgba(0,0,0,.26)}.enhanced-product-copy{padding:42px!important}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-grid details{padding:20px;border-radius:20px;background:#fff;border:1px solid rgba(8,32,51,.08);box-shadow:0 14px 40px rgba(7,33,49,.06)}.faq-grid summary{font-weight:900;color:#082033;cursor:pointer}.faq-grid p{color:#5d6d78;line-height:1.7}@media(max-width:980px){.product-hero-grid,.split-premium,.product-category-card{grid-template-columns:1fr}.product-category-grid,.cluster-grid,.process-line,.faq-grid{grid-template-columns:1fr}.product-category-media{height:220px}.product-hero{padding:76px 0}.product-hero h1{font-size:42px}.mini-stat-grid{grid-template-columns:1fr}}.products-master-hero{position:relative;overflow:hidden;padding:110px 0 80px;background:radial-gradient(circle at 75% 20%,rgba(36,190,255,.22),transparent 28%),linear-gradient(135deg,#061522 0%,#0d2b3b 48%,#f5fbff 48.2%,#eef7fb 100%)}.products-hero-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.products-hero-copy{color:#fff}.products-hero-copy h1{font-size:clamp(42px,5.4vw,76px);line-height:.96;margin:18px 0 22px;letter-spacing:-2.2px}.products-hero-copy p{font-size:18px;line-height:1.8;color:rgba(255,255,255,.82);max-width:720px}.products-hero-copy .breadcrumb a,.products-hero-copy .breadcrumb span,.products-hero-copy .breadcrumb strong{color:rgba(255,255,255,.72)}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(54,199,255,.32);background:rgba(255,255,255,.09);backdrop-filter:blur(12px);padding:8px 13px;border-radius:999px;color:#44d2ff;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:1.6px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.products-hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;max-width:560px}.products-hero-metrics div{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);border-radius:22px;padding:18px}.products-hero-metrics b{display:block;font-size:32px;color:#fff}.products-hero-metrics span{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.68)}.products-hero-visual{position:relative;min-height:520px}.products-hero-visual img{width:100%;height:520px;object-fit:cover;border-radius:38px;box-shadow:0 30px 90px rgba(0,0,0,.34);border:1px solid rgba(255,255,255,.26)}.products-hero-visual:after{content:"";position:absolute;inset:0;border-radius:38px;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,38,62,.52));pointer-events:none}.product-orbit-card{position:absolute;z-index:2;background:rgba(255,255,255,.88);border:1px solid rgba(0,116,170,.12);box-shadow:0 20px 50px rgba(0,0,0,.17);backdrop-filter:blur(16px);border-radius:20px;padding:14px 18px;color:#0a2130}.product-orbit-card b{display:block;font-size:17px}.product-orbit-card span{font-size:12px;color:#5a7180}.product-orbit-card.main{left:-18px;top:72px}.product-orbit-card.second{right:-18px;top:220px}.product-orbit-card.third{left:70px;bottom:54px}.product-intelligence{padding:86px 0;background:#f6fbfe}.intelligence-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:stretch}.section-head.left{text-align:left;margin:0}.intelligence-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.intelligence-cards article{padding:28px;border-radius:28px;background:#fff;border:1px solid rgba(6,38,55,.08);box-shadow:0 20px 55px rgba(10,54,78,.08)}.intelligence-cards b{color:#12aee8;font-size:26px}.intelligence-cards h3{margin:18px 0 10px;font-size:19px}.intelligence-cards p{color:#607280;line-height:1.65}.products-category-showcase{padding:96px 0;background:linear-gradient(180deg,#fff,#f4f9fc)}.mega-product-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.mega-product-card{grid-column:span 4;display:flex;flex-direction:column;overflow:hidden;border-radius:34px;background:#fff;border:1px solid rgba(7,47,69,.09);box-shadow:0 24px 70px rgba(13,54,78,.1);transition:.35s ease;min-height:100%}.mega-product-card:nth-child(1),.mega-product-card:nth-child(4){grid-column:span 6}.mega-product-card:hover{transform:translateY(-7px);box-shadow:0 30px 90px rgba(5,45,68,.18)}.mega-product-media{position:relative;display:block;height:245px;overflow:hidden}.mega-product-card:nth-child(1) .mega-product-media,.mega-product-card:nth-child(4) .mega-product-media{height:310px}.mega-product-media img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.mega-product-card:hover .mega-product-media img{transform:scale(1.06)}.mega-product-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(2,26,41,.72))}.mega-product-media span{position:absolute;left:18px;bottom:18px;z-index:2;color:#fff;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.12);backdrop-filter:blur(12px);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.mega-product-body{padding:26px}.product-card-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.product-card-top small{font-size:13px;color:#12aee8;font-weight:900}.product-card-top b{font-size:11px;letter-spacing:1.1px;text-transform:uppercase;color:#6c7e8b}.mega-product-body h3{font-size:26px;margin:0 0 12px;color:#082435;letter-spacing:-.7px}.mega-product-body p{color:#617684;line-height:1.68;margin-bottom:18px}.subcategory-cloud{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 22px}.subcategory-cloud a{font-size:12px;font-weight:800;color:#0b526e;background:#eef9fd;border:1px solid rgba(18,174,232,.18);border-radius:999px;padding:8px 11px}.product-card-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.btn-small{padding:11px 15px;font-size:12px}.premium-dark-section{padding:92px 0;background:radial-gradient(circle at 18% 0,rgba(25,188,242,.2),transparent 32%),linear-gradient(135deg,#061522,#0a2638);color:#fff}.solution-map-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:38px;align-items:center}.solution-map-grid h2{font-size:clamp(32px,4vw,54px);line-height:1.05;margin:16px 0}.solution-map-grid p{color:rgba(255,255,255,.72);line-height:1.75}.solution-map-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.solution-map-cards a{padding:24px;border-radius:24px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#fff}.solution-map-cards b{display:block;font-size:18px;margin-bottom:8px}.solution-map-cards span{color:rgba(255,255,255,.68);font-size:14px}.product-process-line div{background:#fff}.product-category-hero{padding:94px 0 64px;background:linear-gradient(135deg,#071c2a,#123d52 52%,#eef8fc 52.2%,#fff)}.category-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:44px;align-items:center}.category-hero-grid h1{font-size:clamp(38px,5vw,66px);line-height:1;margin:18px 0;color:#fff}.category-hero-grid p{font-size:17px;line-height:1.8;color:rgba(255,255,255,.78)}.category-hero-grid .breadcrumb a,.category-hero-grid .breadcrumb span,.category-hero-grid .breadcrumb strong{color:rgba(255,255,255,.7)}.category-hero-image img{width:100%;height:430px;object-fit:cover;border-radius:34px;box-shadow:0 28px 80px rgba(0,0,0,.28)}.category-subcategory-section{padding:86px 0;background:#fff}.subcategory-panel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.subcategory-panel{display:block;padding:26px;border-radius:28px;background:linear-gradient(180deg,#f8fcff,#eef8fd);border:1px solid rgba(7,78,108,.1);box-shadow:0 18px 48px rgba(10,58,82,.08);transition:.3s}.subcategory-panel:hover{transform:translateY(-5px);box-shadow:0 25px 70px rgba(10,58,82,.14)}.subcategory-panel span{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:#14aee4;font-weight:900}.subcategory-panel b{display:block;margin:10px 0;font-size:23px;color:#082435}.subcategory-panel p{color:#657986;line-height:1.6}.subcategory-panel em{font-style:normal;font-weight:900;color:#0d9dcc}.subcategory-panel.wide{grid-column:1/-1}.category-cta{padding:58px 0;background:#eef8fc}.category-cta .container{display:flex;align-items:center;justify-content:space-between;gap:24px}.category-cta span{color:#12aee8;text-transform:uppercase;letter-spacing:1.2px;font-weight:900;font-size:12px}.category-cta h2{margin:8px 0 0;font-size:clamp(28px,3vw,44px);letter-spacing:-1px;color:#082435}@media(max-width:1100px){.products-hero-layout,.intelligence-grid,.solution-map-grid,.category-hero-grid{grid-template-columns:1fr}.products-hero-copy{color:#fff}.mega-product-card,.mega-product-card:nth-child(1),.mega-product-card:nth-child(4){grid-column:span 6}.intelligence-cards,.subcategory-panel-grid{grid-template-columns:1fr 1fr}.products-hero-visual{min-height:auto}.products-hero-visual img{height:420px}}@media(max-width:720px){.products-master-hero{padding:72px 0 54px}.products-hero-copy h1{font-size:40px;letter-spacing:-1.4px}.products-hero-metrics,.solution-map-cards,.intelligence-cards,.subcategory-panel-grid{grid-template-columns:1fr}.mega-product-grid{display:block}.mega-product-card{margin-bottom:20px}.mega-product-media,.mega-product-card:nth-child(1) .mega-product-media,.mega-product-card:nth-child(4) .mega-product-media{height:230px}.products-hero-visual img,.category-hero-image img{height:300px;border-radius:26px}.product-orbit-card{display:none}.category-cta .container{display:block}.category-cta .btn{margin-top:18px}.category-hero-grid h1{font-size:38px}}.v34-hero{position:relative;overflow:hidden;padding:105px 0 80px;background:radial-gradient(circle at 82% 12%,rgba(83,211,255,.24),transparent 30%),linear-gradient(135deg,#061522 0%,#0b2a3e 55%,#eef8fc 55.2%,#fff 100%);color:#fff}.v34-hero.detail{background:radial-gradient(circle at 18% 0,rgba(107,235,255,.22),transparent 30%),linear-gradient(135deg,#051521,#0b3348 56%,#f5fbff 56.2%,#fff 100%)}.v34-hero.product,.v34-hero.product-category,.v34-hero.product-detail{background:radial-gradient(circle at 78% 18%,rgba(255,191,94,.18),transparent 28%),linear-gradient(135deg,#061522 0%,#0d2d40 52%,#f4fbff 52.2%,#fff 100%)}.v34-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.v34-hero h1{font-size:clamp(42px,5.8vw,78px);line-height:.96;margin:18px 0 22px;letter-spacing:-2.4px;color:#fff}.v34-hero p{font-size:18px;line-height:1.82;color:rgba(255,255,255,.82);max-width:760px}.v34-hero .breadcrumb a,.v34-hero .breadcrumb span,.v34-hero .breadcrumb strong{color:rgba(255,255,255,.75)}.v34-hero-collage{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:16px;min-height:500px}.v34-hero-collage img{width:100%;height:240px;object-fit:cover;border-radius:30px;box-shadow:0 24px 70px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.26)}.v34-hero-collage img:first-child{grid-row:span 2;height:500px}.v34-hero-collage.single{display:block}.v34-hero-collage.single img{height:500px;width:100%}.v34-hero-collage span,.v34-product-detail-visual span{position:absolute;left:22px;bottom:22px;z-index:2;border:1px solid rgba(255,255,255,.24);background:rgba(6,21,34,.62);backdrop-filter:blur(14px);color:#fff;border-radius:999px;padding:11px 15px;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.v34-hero-collage:after,.v34-product-detail-visual:after{content:"";position:absolute;inset:0;border-radius:34px;background:linear-gradient(180deg,transparent 40%,rgba(0,31,49,.58));pointer-events:none}.v34-product-detail-visual{position:relative}.v34-product-detail-visual img{width:100%;height:500px;object-fit:cover;border-radius:34px;box-shadow:0 28px 80px rgba(0,0,0,.30)}.v34-section{position:relative;padding:92px 0;background:#fff}.v34-section.alt{background:linear-gradient(180deg,#f7fcff,#eef8fc)}.v34-section .premium-head{max-width:920px}.v34-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.v34-showcase-grid.compact article,.v34-showcase-card{display:block;overflow:hidden;border-radius:34px;background:#fff;border:1px solid rgba(7,47,69,.09);box-shadow:0 24px 70px rgba(13,54,78,.1);transition:.3s ease}.v34-showcase-card:hover{transform:translateY(-7px);box-shadow:0 34px 95px rgba(5,45,68,.18)}.v34-showcase-card .media{height:250px;display:block;overflow:hidden}.v34-showcase-card .media img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.v34-showcase-card:hover img{transform:scale(1.06)}.v34-showcase-card .content,.v34-showcase-grid.compact article{padding:26px}.v34-showcase-card small,.v34-product-family small,.v34-product-card small{font-size:12px;text-transform:uppercase;letter-spacing:1.2px;color:#11aee8;font-weight:950}.v34-showcase-card h3,.v34-product-family h3,.v34-product-card h3{margin:10px 0 12px;color:#082435;font-size:25px;line-height:1.1}.v34-showcase-card p,.v34-product-family p,.v34-product-card p{color:#607380;line-height:1.7}.v34-showcase-card span{color:#0b8dc2;font-weight:900}.v34-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}.v34-split h2{font-size:clamp(32px,4vw,56px);line-height:1.05;letter-spacing:-1.6px;color:#061827}.v34-split p{font-size:17px;color:#5d6f7d;line-height:1.82}.v34-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.v34-mini-grid article{padding:26px;border-radius:28px;background:#fff;border:1px solid rgba(8,42,62,.08);box-shadow:0 18px 50px rgba(6,34,52,.07)}.v34-mini-grid b{display:block;color:#082435;font-size:20px;margin-bottom:8px}.v34-mini-grid p{margin:0;color:#647785;font-size:15px;line-height:1.65}.v34-chip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.v34-chip-grid a{display:flex;flex-direction:column;gap:8px;padding:24px;border-radius:26px;background:#fff;border:1px solid rgba(7,78,108,.1);box-shadow:0 18px 48px rgba(10,58,82,.08);transition:.25s}.v34-chip-grid a:hover{transform:translateY(-5px)}.v34-chip-grid span{color:#10aee8;font-weight:950}.v34-chip-grid b{font-size:20px;color:#082435}.v34-chip-grid small{color:#687b88}.v34-dark-flow{padding:94px 0;background:radial-gradient(circle at 18% 0,rgba(25,188,242,.2),transparent 32%),linear-gradient(135deg,#061522,#0a2638);color:#fff}.v34-flow-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:center}.v34-flow-grid h2{font-size:clamp(32px,4vw,54px);line-height:1.05;color:#fff}.v34-flow-grid p{color:rgba(255,255,255,.72);line-height:1.75}.v34-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.v34-steps article,.v34-link-panel a{padding:24px;border-radius:24px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#fff}.v34-steps b{display:block;color:#5ee8ff;font-size:26px}.v34-steps span{font-weight:900}.v34-steps p{font-size:14px}.v34-link-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.v34-link-panel a{font-weight:900}.v34-cta{padding:58px 0;background:#eef8fc}.v34-cta .container{display:flex;justify-content:space-between;align-items:center;gap:24px}.v34-cta span{color:#12aee8;text-transform:uppercase;letter-spacing:1.2px;font-weight:900;font-size:12px}.v34-cta h2{margin:8px 0 0;font-size:clamp(28px,3vw,44px);letter-spacing:-1px;color:#082435}.v34-product-family-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.v34-product-family{grid-column:span 4;overflow:hidden;border-radius:34px;background:#fff;border:1px solid rgba(7,47,69,.09);box-shadow:0 24px 70px rgba(13,54,78,.1)}.v34-product-family:nth-child(1),.v34-product-family:nth-child(4){grid-column:span 6}.v34-product-family .media{position:relative;display:block;height:250px;overflow:hidden}.v34-product-family:nth-child(1) .media,.v34-product-family:nth-child(4) .media{height:310px}.v34-product-family img{width:100%;height:100%;object-fit:cover;transition:.45s}.v34-product-family:hover img{transform:scale(1.06)}.v34-product-family .media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(2,26,41,.72))}.v34-product-family .media span{position:absolute;left:18px;bottom:18px;z-index:2;color:#fff;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);padding:8px 12px;font-weight:900;font-size:12px}.v34-product-family .content{padding:26px}.v34-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.v34-product-card{overflow:hidden;border-radius:28px;background:#fff;border:1px solid rgba(7,47,69,.09);box-shadow:0 20px 55px rgba(13,54,78,.09)}.v34-product-img{display:block;height:230px;background:#f3f8fb;overflow:hidden}.v34-product-img img{width:100%;height:100%;object-fit:cover;transition:.45s}.v34-product-card:hover img{transform:scale(1.06)}.v34-product-card>div{padding:22px}.v34-card-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.v34-subcategory-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v34-subcategory-panels a{display:block;padding:26px;border-radius:28px;background:linear-gradient(180deg,#f8fcff,#eef8fd);border:1px solid rgba(7,78,108,.1);box-shadow:0 18px 48px rgba(10,58,82,.08);transition:.3s}.v34-subcategory-panels a:hover{transform:translateY(-5px)}.v34-subcategory-panels span{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:#14aee4;font-weight:900}.v34-subcategory-panels b{display:block;margin:10px 0;font-size:23px;color:#082435}.v34-subcategory-panels p{color:#657986;line-height:1.6}.v34-subcategory-panels em{font-style:normal;font-weight:900;color:#0d9dcc}.v34-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.v34-spec-grid div{padding:22px;border-radius:24px;background:#fff;border:1px solid rgba(8,42,62,.08);box-shadow:0 16px 44px rgba(6,34,52,.06)}.v34-spec-grid b{display:block;color:#082435}.v34-spec-grid span{color:#627482;line-height:1.6}@media(max-width:1100px){.v34-hero-grid,.v34-split,.v34-flow-grid{grid-template-columns:1fr}.v34-showcase-grid,.v34-chip-grid,.v34-product-grid,.v34-subcategory-panels,.v34-spec-grid{grid-template-columns:1fr 1fr}.v34-product-family,.v34-product-family:nth-child(1),.v34-product-family:nth-child(4){grid-column:span 6}.v34-hero{background:linear-gradient(135deg,#061522,#0b2a3e)}}@media(max-width:720px){.v34-hero{padding:72px 0 54px}.v34-hero h1{font-size:40px;letter-spacing:-1.3px}.v34-hero-collage{display:block;min-height:auto}.v34-hero-collage img,.v34-hero-collage img:first-child,.v34-hero-collage.single img,.v34-product-detail-visual img{height:300px;margin-bottom:12px;border-radius:26px}.v34-showcase-grid,.v34-chip-grid,.v34-mini-grid,.v34-steps,.v34-link-panel,.v34-product-grid,.v34-subcategory-panels,.v34-spec-grid{grid-template-columns:1fr}.v34-product-family-grid{display:block}.v34-product-family{margin-bottom:20px}.v34-product-family .media,.v34-product-family:nth-child(1) .media,.v34-product-family:nth-child(4) .media{height:230px}.v34-cta .container{display:block}.v34-cta .btn{margin-top:18px}}.v35-hero{position:relative;overflow:hidden;padding:92px 0 76px;background:radial-gradient(circle at 18% 12%,rgba(25,151,213,.22),transparent 34%),linear-gradient(135deg,#06131f 0%,#0a2438 45%,#07121c 100%);color:#fff}.v35-hero:after{content:"";position:absolute;inset:auto -10% -40% -10%;height:60%;background:radial-gradient(circle,rgba(255,255,255,.12),transparent 58%);pointer-events:none}.v35-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.78fr);gap:46px;align-items:center;position:relative;z-index:1}.v35-hero h1{font-size:clamp(42px,5vw,78px);line-height:.94;margin:18px 0 22px;letter-spacing:-.055em}.v35-hero p{font-size:18px;line-height:1.72;color:rgba(255,255,255,.82);max-width:760px}.v35-hero .breadcrumb{display:flex;gap:10px;flex-wrap:wrap;color:rgba(255,255,255,.68);font-size:13px}.v35-hero .breadcrumb a{color:rgba(255,255,255,.82)}.v35-hero .premium-eyebrow,.v35-section .premium-eyebrow,.v35-dark-flow .premium-eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#4bc7ff}.v35-hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.v35-hero-points b{padding:10px 14px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08);font-size:13px}.v35-cinema,.v35-product-visual{position:relative;border-radius:30px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.16);min-height:430px;background:#0d2435}.v35-cinema img,.v35-product-visual img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block;transform:scale(1.02)}.v35-product-visual{background:#fff;display:grid;place-items:center;padding:34px}.v35-product-visual img{min-height:auto;max-height:360px;object-fit:contain}.v35-cinema div,.v35-product-visual div{position:absolute;left:24px;right:24px;bottom:24px;padding:18px 20px;border-radius:20px;background:rgba(4,20,32,.78);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.14);color:#fff}.v35-cinema strong,.v35-product-visual strong{display:block;font-size:18px}.v35-cinema span,.v35-product-visual span{display:block;color:rgba(255,255,255,.72);font-size:13px;margin-top:4px}.v35-section{padding:86px 0;background:#fff}.v35-section.v35-light{background:linear-gradient(180deg,#f5f9fc 0%,#fff 100%)}.v35-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:42px;align-items:start}.v35-section h2{font-size:clamp(30px,3.6vw,54px);line-height:1.04;letter-spacing:-.045em;margin:14px 0 18px;color:#071827}.v35-section p{font-size:16px;line-height:1.75;color:#5b6a75}.v35-checks{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.v35-checks li{position:relative;padding-left:34px;color:#243746;line-height:1.6}.v35-checks li:before{content:"✓";position:absolute;left:0;top:0;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#e8f8ff;color:#0585bd;font-weight:900}.v35-glass-panel{padding:34px;border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(235,247,253,.92));box-shadow:0 22px 70px rgba(8,35,53,.12);border:1px solid rgba(11,64,96,.08)}.v35-glass-panel h3{font-size:28px;margin:0 0 12px;color:#071827}.v35-mini-grid,.v35-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.v35-mini-grid article,.v35-card-grid article{padding:24px;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(5,30,48,.08);border:1px solid #eaf2f7}.v35-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v35-card-grid b,.v35-mini-grid b{display:block;font-size:19px;color:#071827;margin-bottom:8px}.v35-showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.v35-service-showcase,.v35-product-family{display:grid;grid-template-columns:210px 1fr;gap:24px;align-items:center;padding:18px;border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(6,34,54,.1);border:1px solid #eaf2f7}.v35-media{height:210px;border-radius:24px;overflow:hidden;background:#eef5f9}.v35-media img{width:100%;height:100%;object-fit:cover;display:block}.v35-service-showcase h3,.v35-product-family h3{font-size:29px;line-height:1.08;margin:10px 0;color:#071827}.v35-card-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:18px}.btn-small{padding:10px 16px;font-size:13px}.text-link{font-weight:800;color:#097db1}.v35-tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.v35-tile{display:flex;flex-direction:column;gap:9px;min-height:136px;padding:22px;border-radius:24px;background:#fff;border:1px solid #e6f0f6;box-shadow:0 15px 45px rgba(5,28,44,.07);transition:.25s}.v35-tile:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(5,28,44,.13)}.v35-tile span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eaf8ff;color:#0583bd}.v35-tile b{font-size:18px;color:#071827}.v35-tile small{color:#6a7883}.v35-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.v35-process div{padding:30px;border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(6,34,54,.08);border:1px solid #eaf2f7}.v35-process span{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#071827;color:#fff;font-weight:900;margin-bottom:18px}.v35-process b{display:block;font-size:22px;margin-bottom:8px;color:#071827}.v35-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.v35-product-card{display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:#fff;border:1px solid #e8f0f5;box-shadow:0 18px 58px rgba(6,34,54,.08)}.v35-product-img{height:230px;background:linear-gradient(145deg,#f7fbfd,#edf5f9);display:grid;place-items:center;padding:22px}.v35-product-img img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.v35-product-card>div{padding:24px}.v35-product-card small{display:inline-block;color:#0782b9;font-weight:800;margin-bottom:9px}.v35-product-card h3{font-size:21px;line-height:1.18;margin:0 0 10px;color:#071827}.v35-dark-flow{padding:70px 0;background:linear-gradient(135deg,#06131f,#0b2e45);color:#fff}.v35-flow-grid{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:center}.v35-dark-flow h2{font-size:clamp(30px,3vw,48px);line-height:1.05;margin:12px 0;color:#fff}.v35-dark-flow p{color:rgba(255,255,255,.72);line-height:1.7}.v35-link-panel{display:grid;gap:12px;min-width:260px}.v35-link-panel a{padding:16px 20px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);color:#fff;font-weight:800}.v35-cta{padding:76px 0;text-align:center;background:radial-gradient(circle at center,rgba(32,178,235,.18),transparent 45%),#f6fbfe}.v35-cta h2{font-size:clamp(32px,4vw,58px);line-height:1.04;margin:0 auto 14px;max-width:920px;color:#071827}.v35-cta p{max-width:760px;margin:0 auto 24px;color:#5b6a75;line-height:1.7}.premium-head{max-width:900px;margin:0 auto 38px;text-align:center}.premium-head p{max-width:760px;margin-left:auto;margin-right:auto}@media(max-width:980px){.v35-hero-grid,.v35-split,.v35-flow-grid{grid-template-columns:1fr}.v35-showcase-grid,.v35-card-grid,.v35-process,.v35-product-grid,.v35-tile-grid{grid-template-columns:1fr}.v35-service-showcase,.v35-product-family{grid-template-columns:1fr}.v35-cinema,.v35-product-visual{min-height:320px}.v35-cinema img{min-height:320px}.v35-section{padding:62px 0}.v35-hero{padding:72px 0 58px}.v35-hero h1{font-size:42px}.v35-mini-grid{grid-template-columns:1fr}.v35-link-panel{min-width:0}.v35-product-img{height:210px}}.v36-hero{position:relative;overflow:hidden;min-height:560px;display:flex;align-items:center;color:#fff;background:#07131d}.v36-hero-bg{position:absolute;inset:0;z-index:0}.v36-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,20,.96),rgba(7,28,45,.78),rgba(10,45,64,.38)),linear-gradient(0deg,rgba(3,12,20,.95),rgba(3,12,20,.12) 45%,rgba(3,12,20,.65))}.v36-hero-bg img{width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.03)}.v36-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.62fr);gap:42px;align-items:center;padding:86px 0}.v36-breadcrumb{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:22px;font-size:13px;color:rgba(255,255,255,.74)}.v36-breadcrumb a{color:#dff7ff;text-decoration:none}.v36-eyebrow,.v36-kicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#35d5ff}.v36-hero h1{font-size:clamp(38px,5vw,72px);line-height:.96;margin:15px 0 20px;letter-spacing:-.045em}.v36-hero p{font-size:18px;line-height:1.75;max-width:760px;color:rgba(255,255,255,.82)}.v36-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.v36-hero-panel,.v36-product-frame{background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.07));border:1px solid rgba(255,255,255,.20);box-shadow:0 30px 90px rgba(0,0,0,.38);backdrop-filter:blur(16px);border-radius:30px;padding:28px}.v36-hero-panel b{display:block;font-size:24px;margin-bottom:16px}.v36-hero-panel ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.v36-hero-panel li{padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.10);color:rgba(255,255,255,.88)}.v36-product-frame img{width:100%;aspect-ratio:1.12/1;object-fit:contain;background:#fff;border-radius:24px;padding:24px}.v36-product-frame small{display:inline-block;margin-top:16px;color:#d9f8ff;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.v36-section{padding:86px 0;background:#fff}.v36-soft{background:linear-gradient(180deg,#f4fbff,#ffffff)}.v36-grid-2{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:42px;align-items:start}.v36-copy-block h2,.v36-section h2{font-size:clamp(30px,3.6vw,50px);line-height:1.05;letter-spacing:-.035em;margin:12px 0 18px;color:#07131d}.v36-copy-block p,.v36-section p{font-size:16px;line-height:1.85;color:#425466}.v36-decision-card{border:1px solid rgba(9,61,90,.12);border-radius:28px;background:#fff;box-shadow:0 22px 60px rgba(8,36,56,.10);padding:30px;position:sticky;top:110px}.v36-decision-card h3{font-size:25px;margin:0 0 18px;color:#07131d}.v36-check-list{display:grid;gap:12px}.v36-check-list span{position:relative;padding:14px 14px 14px 42px;border-radius:16px;background:#f1f8fb;color:#213746;font-weight:700}.v36-check-list span:before{content:"✓";position:absolute;left:15px;top:13px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#0aa6d6;color:#fff;font-size:12px}.v36-card-grid{display:grid;gap:18px;margin-top:30px}.v36-card-grid.three{grid-template-columns:repeat(3,1fr)}.v36-card-grid.four{grid-template-columns:repeat(4,1fr)}.v36-card-grid article{padding:26px;border-radius:28px;background:#fff;border:1px solid rgba(9,61,90,.10);box-shadow:0 18px 50px rgba(8,36,56,.08);min-height:180px}.v36-card-grid article b{display:block;font-size:19px;color:#07131d;margin-bottom:12px}.v36-card-grid article p{font-size:15px;margin:0}.v36-process{background:#07131d;color:#fff}.v36-process .section-heading h2,.v36-process .section-heading span{color:#fff}.v36-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.v36-steps div{padding:26px;border-radius:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.v36-steps em{font-style:normal;color:#35d5ff;font-weight:900}.v36-steps b{display:block;font-size:20px;margin:10px 0}.v36-steps p{color:rgba(255,255,255,.72);margin:0}.v36-relations{background:#eef8fc}.v36-relation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v36-relation-grid a{padding:22px;border-radius:22px;background:#fff;text-decoration:none;color:#082438;font-weight:900;border:1px solid rgba(9,61,90,.10);box-shadow:0 14px 36px rgba(8,36,56,.08)}.v36-final-cta{position:relative;overflow:hidden;padding:86px 0;background:radial-gradient(circle at top left,rgba(53,213,255,.28),transparent 36%),linear-gradient(135deg,#07131d,#0c3149);color:#fff;text-align:center}.v36-final-cta span{text-transform:uppercase;letter-spacing:.14em;color:#35d5ff;font-weight:900;font-size:12px}.v36-final-cta h2{font-size:clamp(34px,4vw,58px);line-height:1.05;max-width:900px;margin:14px auto}.v36-final-cta p{max-width:760px;margin:0 auto 26px;color:rgba(255,255,255,.78);line-height:1.75}.btn.btn-ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);color:#fff}.btn.btn-primary{box-shadow:0 14px 35px rgba(0,124,190,.25)}@media(max-width:980px){.v36-hero{min-height:auto}.v36-hero-grid,.v36-grid-2{grid-template-columns:1fr}.v36-hero-grid{padding:62px 0}.v36-card-grid.three,.v36-card-grid.four,.v36-steps,.v36-relation-grid{grid-template-columns:1fr 1fr}.v36-decision-card{position:relative;top:auto}.v36-hero h1{font-size:42px}}@media(max-width:640px){.v36-card-grid.three,.v36-card-grid.four,.v36-steps,.v36-relation-grid{grid-template-columns:1fr}.v36-hero-actions{flex-direction:column}.v36-hero-actions .btn{width:100%;text-align:center}.v36-section,.v36-final-cta{padding:58px 0}.v36-hero h1{font-size:34px}.v36-hero p{font-size:16px}.v36-hero-panel,.v36-product-frame,.v36-decision-card{border-radius:22px;padding:22px}}.v40-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.v35-product-card{background:#fff;border:1px solid rgba(15,35,55,.10);border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(10,31,55,.08);transition:.25s ease}.v35-product-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(10,31,55,.14)}.v35-product-card a{text-decoration:none;color:inherit;display:block}.v35-product-media{height:220px;background:linear-gradient(135deg,#eef6fb,#ffffff);display:flex;align-items:center;justify-content:center;overflow:hidden}.v35-product-media img{width:100%;height:100%;object-fit:cover}.v35-product-body{padding:24px}.v35-product-body span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1686a5}.v35-product-body h3{margin:8px 0 10px;font-size:21px}.v35-product-body p{color:#5e6b78;line-height:1.65}.v35-product-body b{color:#0b5166}.v40-subcategory-card{margin-top:28px;padding:28px;border-radius:28px;background:linear-gradient(135deg,#072d3b,#0b5166);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.v40-subcategory-card p{color:rgba(255,255,255,.78)}.v40-subcategory-card a{color:#fff;border:1px solid rgba(255,255,255,.35);padding:12px 18px;border-radius:999px;text-decoration:none}@media(max-width:900px){.v40-product-grid{grid-template-columns:1fr}.v40-subcategory-card{display:block}.v40-subcategory-card a{display:inline-block;margin-top:12px}}.v42-category-main{background:#f7fbff;color:#0f2336}.v42-hero{position:relative;overflow:hidden;padding:92px 0 70px;background:radial-gradient(circle at 75% 20%,rgba(0,174,239,.18),transparent 34%),linear-gradient(135deg,#071c2d 0%,#123c5a 52%,#0b6b8f 100%);color:#fff}.v42-hero-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:34px;align-items:center}.v42-eyebrow{display:inline-flex;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800;color:#9de7ff;margin-bottom:14px}.v42-breadcrumb{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:20px;color:#d5eef8;font-size:14px}.v42-breadcrumb a{color:#fff;text-decoration:none}.v42-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.02;margin:0 0 18px}.v42-hero p{font-size:18px;line-height:1.72;max-width:790px;color:#e9f8ff}.v42-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.v42-hero-panel{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);box-shadow:0 26px 70px rgba(0,0,0,.22);border-radius:30px;padding:34px;backdrop-filter:blur(12px)}.v42-hero-panel strong{display:block;font-size:58px;line-height:1}.v42-hero-panel span{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:#b9efff;margin:8px 0 16px}.v42-section{padding:76px 0}.v42-category-showcase{background:linear-gradient(180deg,#fff,#f2f8fc)}.v42-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.v42-product-card{background:#fff;border:1px solid rgba(13,70,105,.12);border-radius:28px;overflow:hidden;box-shadow:0 22px 60px rgba(10,40,70,.08);transition:.25s ease;display:flex;flex-direction:column}.v42-product-card:hover{transform:translateY(-6px);box-shadow:0 30px 80px rgba(10,40,70,.14)}.v42-card-media{display:block;height:210px;background:linear-gradient(135deg,#e8f7ff,#f7fbff);overflow:hidden}.v42-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s ease}.v42-product-card:hover img{transform:scale(1.045)}.v42-card-body{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.v42-card-body span{align-self:flex-start;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#007da8;background:#e8f8ff;border-radius:999px;padding:7px 10px}.v42-card-body h3{font-size:22px;line-height:1.2;margin:0}.v42-card-body h3 a{color:#0e2a3c;text-decoration:none}.v42-card-body p{color:#557083;line-height:1.65;margin:0;flex:1}.v42-card-link{font-weight:800;color:#006d94;text-decoration:none}.v42-decision-band{background:#0b2235;color:#fff}.v42-decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.v42-decision-grid article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:26px}.v42-decision-grid b{display:block;font-size:20px;margin-bottom:10px}.v42-decision-grid p{color:#d8edf7;line-height:1.65}.v42-final-cta{padding:70px 0;background:linear-gradient(135deg,#0a6f96,#123c5a);color:#fff;text-align:center}.v42-final-cta span{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#bdf1ff}.v42-final-cta h2{font-size:clamp(28px,4vw,46px);margin:12px auto;max-width:850px}.v42-final-cta p{max-width:720px;margin:0 auto 24px;color:#e7f7ff;line-height:1.7}@media(max-width:980px){.v42-hero-grid,.v42-decision-grid{grid-template-columns:1fr}.v42-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.v42-hero{padding:64px 0 48px}.v42-product-grid{grid-template-columns:1fr}.v42-card-media{height:190px}.v42-section{padding:52px 0}.v42-hero-actions .btn{width:100%;justify-content:center}}:root{--mm-dark:#07131d;--mm-navy:#0b2235;--mm-blue:#0aa6d6;--mm-cyan:#35d5ff;--mm-soft:#f4fbff;--mm-line:rgba(9,61,90,.12);--mm-shadow:0 24px 70px rgba(8,36,56,.12)}body{background:#fff;color:#0f2336}.header{box-shadow:0 10px 34px rgba(7,19,29,.08)}.brand img,.footer-logo img{object-fit:contain}.main-menu>a,.menu-item>a{letter-spacing:.045em}.btn{border-radius:999px;font-weight:900;letter-spacing:.01em}.btn:hover{transform:translateY(-2px)}.v35-hero,.v42-hero,.v36-hero,.page-hero{position:relative;isolation:isolate;background:radial-gradient(circle at 78% 12%,rgba(53,213,255,.20),transparent 32%),radial-gradient(circle at 10% 88%,rgba(10,166,214,.20),transparent 34%),linear-gradient(135deg,#06121c 0%,#0b2235 46%,#0d6f93 100%)!important;color:#fff;overflow:hidden}.v35-hero:before,.v42-hero:before,.v36-hero:before,.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.65),transparent);z-index:-1}.v35-hero h1,.v42-hero h1,.v36-hero h1,.page-hero h1{letter-spacing:-.045em;text-wrap:balance}.v35-hero p,.v42-hero p,.v36-hero p,.page-hero p{color:rgba(255,255,255,.84)!important}.v35-breadcrumb,.v42-breadcrumb,.breadcrumb{display:flex;gap:9px;flex-wrap:wrap;color:#d8f3ff}.v35-breadcrumb a,.v42-breadcrumb a,.breadcrumb a{color:#fff;text-decoration:none}.v35-hero-panel,.v42-hero-panel,.v36-hero-panel,.v36-product-frame{background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.07))!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 30px 90px rgba(0,0,0,.32)!important;backdrop-filter:blur(16px)}.v35-section,.v42-section,.v36-section,.page-layout{position:relative}.section-heading{max-width:940px;margin:0 auto 30px;text-align:center}.section-heading span,.v35-kicker,.v36-kicker,.v42-eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:900;color:#0aa6d6}.section-heading h2{font-size:clamp(30px,3.8vw,52px);letter-spacing:-.04em;line-height:1.05;margin:10px 0 14px;color:#07131d}.section-heading p{color:#557083;line-height:1.75}.v35-card,.detail-card,.v42-product-card,.v36-card-grid article,.content-card,.side-panel{border:1px solid var(--mm-line)!important;border-radius:30px!important;box-shadow:var(--mm-shadow)!important;background:#fff}.v35-card:hover,.detail-card:hover,.v42-product-card:hover{transform:translateY(-6px);box-shadow:0 34px 90px rgba(8,36,56,.16)!important}.v42-product-grid,.v40-product-grid{align-items:stretch}.v42-product-card,.v35-product-card{height:100%}.v42-card-media,.v35-product-media{background:linear-gradient(135deg,#e8f7ff,#fff)!important}.v42-card-media img,.v35-product-media img{object-fit:cover}.v42-card-body p,.v35-product-body p{min-height:74px}.v42-card-link,.v35-product-body b{margin-top:auto;color:#006f95!important;font-weight:900}.v42-card-body span,.v35-product-body span{background:#e8f8ff;border-radius:999px;padding:7px 10px;color:#007da8!important}.v42-decision-band,.v35-dark-flow,.v36-process{background:radial-gradient(circle at 20% 0,rgba(53,213,255,.16),transparent 30%),linear-gradient(135deg,#07131d,#0b2235)!important}.v42-final-cta,.v35-cta,.v36-final-cta{background:radial-gradient(circle at top left,rgba(53,213,255,.26),transparent 35%),linear-gradient(135deg,#072033,#0a6f96)!important}.v42-final-cta .btn,.v35-cta .btn,.v36-final-cta .btn{background:#fff;color:#073046}.v36-grid-2{gap:52px}.v36-product-frame img{object-fit:contain!important;background:#fff!important}.v36-decision-card{border:1px solid rgba(9,61,90,.14)!important}.v36-relation-grid a{transition:.25s ease}.v36-relation-grid a:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(8,36,56,.14)}.footer.premium-footer{background:linear-gradient(180deg,#07131d,#040b11)!important}.footer a{transition:.2s ease}.footer a:hover{opacity:.82}.ecosystem-grid a{border:1px solid rgba(255,255,255,.10)}@media(max-width:980px){.v35-grid,.v35-hero-grid,.v42-hero-grid,.v36-hero-grid,.v36-grid-2,.split{grid-template-columns:1fr!important}.v42-product-grid,.v40-product-grid{grid-template-columns:repeat(2,1fr)!important}.v35-hero,.v42-hero,.v36-hero,.page-hero{padding-top:62px!important}.v36-decision-card{position:relative!important;top:auto!important}}@media(max-width:640px){.v42-product-grid,.v40-product-grid,.v35-grid,.detail-grid{grid-template-columns:1fr!important}.v35-hero-actions,.v42-hero-actions,.v36-hero-actions,.actions{flex-direction:column}.v35-hero-actions .btn,.v42-hero-actions .btn,.v36-hero-actions .btn,.actions .btn{width:100%;justify-content:center;text-align:center}.v35-hero h1,.v42-hero h1,.v36-hero h1,.page-hero h1{font-size:34px!important}.v42-card-media,.v35-product-media{height:205px!important}.section-heading{text-align:left}.section-heading h2{font-size:30px}}.reference-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 24px;padding:18px 22px;border:1px solid rgba(7,23,36,.08);border-radius:24px;background:linear-gradient(145deg,#ffffff,#f4fbff);box-shadow:0 14px 42px rgba(7,31,53,.06)}.reference-toolbar p{margin:0;color:#536979;font-weight:800;line-height:1.55}.reference-toolbar span{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 14px;background:#071724;color:#fff;font-weight:950;font-size:13px;letter-spacing:.04em}.ref-gallery.reference-logo-grid{grid-template-columns:repeat(6,1fr);gap:16px;margin-top:0!important}.ref-gallery.reference-logo-grid .ref-item{min-height:148px;border-radius:22px;justify-content:center;background:#fff;border:1px solid rgba(7,23,36,.075);box-shadow:0 14px 38px rgba(7,31,53,.055);cursor:default}.ref-gallery.reference-logo-grid .ref-item:hover{transform:translateY(-3px);box-shadow:0 20px 54px rgba(7,31,53,.09);border-color:rgba(11,120,158,.14)}.ref-gallery.reference-logo-grid .ref-item img{height:148px;width:100%;object-fit:contain;padding:24px;background:#fff;filter:none!important;transform:none!important}.ref-gallery.reference-logo-grid .ref-item:before,.ref-gallery.reference-logo-grid .ref-item:after{display:none!important;content:none!important}.ref-gallery.reference-logo-grid .ref-item span{display:none!important}.ref-gallery.reference-logo-grid a{pointer-events:none;text-decoration:none;color:inherit}@media(max-width:1180px){.ref-gallery.reference-logo-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:980px){.ref-gallery.reference-logo-grid{grid-template-columns:repeat(4,1fr)}.reference-toolbar{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.ref-gallery.reference-logo-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ref-gallery.reference-logo-grid .ref-item{min-height:126px;border-radius:18px}.ref-gallery.reference-logo-grid .ref-item img{height:126px;padding:18px}.reference-toolbar{padding:16px;border-radius:20px}}.blog-premium-hero{position:relative;overflow:hidden;padding:98px 0 78px;background:radial-gradient(circle at 18% 10%,rgba(94,232,255,.24),transparent 34%),linear-gradient(135deg,#061827 0%,#0a2b3f 54%,#eef8fc 54.2%,#fff 100%)}.blog-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.blog-hero-copy{color:#fff}.blog-hero-copy .breadcrumb,.blog-hero-copy .breadcrumb a,.blog-hero-copy .breadcrumb span,.blog-hero-copy .breadcrumb strong{color:rgba(255,255,255,.72)}.blog-hero-copy h1{font-size:clamp(40px,5.6vw,72px);line-height:.98;margin:18px 0;letter-spacing:-2px;color:#fff}.blog-hero-copy p{font-size:18px;line-height:1.82;color:rgba(255,255,255,.78);max-width:720px}.blog-hero-panel{position:relative}.blog-hero-panel img{width:100%;height:520px;object-fit:cover;border-radius:38px;box-shadow:0 34px 90px rgba(0,0,0,.28)}.blog-stat-card{position:absolute;left:-28px;bottom:34px;max-width:220px;padding:22px;border-radius:26px;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);box-shadow:0 24px 70px rgba(7,31,53,.18);border:1px solid rgba(255,255,255,.7)}.blog-stat-card b{display:block;font-size:42px;line-height:1;color:#0b789e}.blog-stat-card span{display:block;margin-top:8px;font-weight:900;color:#123044}.blog-feature-strip{padding:28px 0;background:#fff}.blog-strip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.blog-strip-grid div{padding:24px;border-radius:26px;background:linear-gradient(145deg,#f9fdff,#eef9fd);border:1px solid rgba(7,47,69,.08);box-shadow:0 18px 50px rgba(7,31,53,.06)}.blog-strip-grid b{display:block;font-size:20px;color:#071724;margin-bottom:8px}.blog-strip-grid span{color:#657986;line-height:1.6}.blog-premium-section{background:linear-gradient(180deg,#fff,#f5fbff)}.premium-blog-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.premium-blog-card{grid-column:span 4;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(7,47,69,.09);border-radius:34px;overflow:hidden;box-shadow:0 24px 70px rgba(13,54,78,.1);transition:.32s ease;color:inherit}.premium-blog-card:nth-child(1),.premium-blog-card:nth-child(2){grid-column:span 6}.premium-blog-card:hover{transform:translateY(-7px);box-shadow:0 30px 90px rgba(5,45,68,.17)}.premium-blog-media{position:relative;height:235px;overflow:hidden;background:#061827}.premium-blog-card:nth-child(1) .premium-blog-media,.premium-blog-card:nth-child(2) .premium-blog-media{height:300px}.premium-blog-media img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.premium-blog-card:hover .premium-blog-media img{transform:scale(1.06)}.premium-blog-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,26,41,.04),rgba(2,26,41,.72))}.premium-blog-media span{position:absolute;z-index:2;left:18px;bottom:18px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.premium-blog-body{padding:26px}.premium-blog-body small{font-size:12px;font-weight:950;color:#12aee8;letter-spacing:.1em;text-transform:uppercase}.premium-blog-body h3{font-size:clamp(23px,2.2vw,31px);line-height:1.08;margin:12px 0;color:#082435;letter-spacing:-.7px}.premium-blog-body p{color:#617684;line-height:1.7;margin:0 0 18px}.premium-blog-body em{font-style:normal;font-weight:950;color:#0b789e}.blog-dark-cta{padding:74px 0;background:radial-gradient(circle at 18% 0,rgba(94,232,255,.18),transparent 32%),linear-gradient(135deg,#061827,#0a2638);color:#fff}.blog-cta-grid{display:flex;align-items:center;justify-content:space-between;gap:28px}.blog-cta-grid h2{font-size:clamp(30px,4vw,52px);line-height:1.05;margin:12px 0;color:#fff;letter-spacing:-1px}.blog-cta-grid p{color:rgba(255,255,255,.72);line-height:1.8;max-width:760px}.blog-card{transition:.25s ease}.blog-card:hover{transform:translateY(-5px);box-shadow:0 26px 70px rgba(7,31,53,.14)}@media(max-width:1100px){.blog-hero-grid{grid-template-columns:1fr}.blog-hero-panel img{height:420px}.premium-blog-card,.premium-blog-card:nth-child(1),.premium-blog-card:nth-child(2){grid-column:span 6}.blog-stat-card{left:24px}}@media(max-width:760px){.blog-premium-hero{padding:72px 0 54px;background:linear-gradient(135deg,#061827,#0a2b3f)}.blog-hero-copy h1{font-size:40px;letter-spacing:-1.2px}.blog-strip-grid,.premium-blog-grid{display:block}.blog-strip-grid div,.premium-blog-card{margin-bottom:16px}.premium-blog-media,.premium-blog-card:nth-child(1) .premium-blog-media,.premium-blog-card:nth-child(2) .premium-blog-media{height:230px}.blog-hero-panel img{height:300px;border-radius:26px}.blog-stat-card{position:static;margin-top:16px}.blog-cta-grid{display:block}.blog-cta-grid .btn{margin-top:18px}}.gallery-premium-hero{position:relative;overflow:hidden;padding:96px 0 76px;background:radial-gradient(circle at 18% 12%,rgba(94,232,255,.25),transparent 34%),linear-gradient(135deg,#061827 0%,#0b2b3e 55%,#f0fbff 55.2%,#fff 100%)}.gallery-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.gallery-hero-copy{color:#fff}.gallery-hero-copy .breadcrumb,.gallery-hero-copy .breadcrumb a,.gallery-hero-copy .breadcrumb span,.gallery-hero-copy .breadcrumb strong{color:rgba(255,255,255,.74)}.gallery-hero-copy h1{font-size:clamp(40px,5.4vw,70px);line-height:.98;margin:18px 0;letter-spacing:-2px;color:#fff}.gallery-hero-copy p{font-size:18px;line-height:1.82;color:rgba(255,255,255,.78);max-width:720px}.gallery-hero-panel{position:relative}.gallery-hero-panel img{width:100%;height:520px;object-fit:cover;border-radius:38px;box-shadow:0 34px 90px rgba(0,0,0,.28)}.gallery-stat-card{position:absolute;left:-28px;bottom:34px;max-width:220px;padding:22px;border-radius:26px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);box-shadow:0 24px 70px rgba(7,31,53,.18);border:1px solid rgba(255,255,255,.7)}.gallery-stat-card b{display:block;font-size:42px;line-height:1;color:#0b789e}.gallery-stat-card span{display:block;margin-top:8px;font-weight:900;color:#123044}.gallery-feature-strip{padding:28px 0;background:#fff}.gallery-strip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-strip-grid div{padding:24px;border-radius:26px;background:linear-gradient(145deg,#f9fdff,#eef9fd);border:1px solid rgba(7,47,69,.08);box-shadow:0 18px 50px rgba(7,31,53,.06)}.gallery-strip-grid b{display:block;font-size:20px;color:#071724;margin-bottom:8px}.gallery-strip-grid span{color:#657986;line-height:1.6}.gallery-premium-section{background:linear-gradient(180deg,#fff,#f5fbff)}.gallery-album-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.gallery-album-card{grid-column:span 6;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(7,47,69,.09);border-radius:34px;overflow:hidden;box-shadow:0 24px 70px rgba(13,54,78,.1);transition:.32s ease;color:inherit}.gallery-album-card:hover{transform:translateY(-7px);box-shadow:0 30px 90px rgba(5,45,68,.17)}.gallery-album-media{position:relative;height:310px;overflow:hidden;background:#061827}.gallery-album-media img{width:100%;height:100%;object-fit:cover;transition:.55s ease}.gallery-album-card:hover .gallery-album-media img{transform:scale(1.06)}.gallery-album-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,26,41,.02),rgba(2,26,41,.58))}.gallery-album-media span{position:absolute;z-index:2;left:18px;bottom:18px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gallery-album-body{padding:27px}.gallery-album-body small{font-size:12px;font-weight:950;color:#12aee8;letter-spacing:.1em;text-transform:uppercase}.gallery-album-body h3{font-size:clamp(25px,2.5vw,36px);line-height:1.05;margin:12px 0;color:#082435;letter-spacing:-.8px}.gallery-album-body p{color:#617684;line-height:1.7;margin:0 0 18px}.gallery-album-body em{font-style:normal;font-weight:950;color:#0b789e}.gallery-photo-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.gallery-photo-card{grid-column:span 6;margin:0;background:#fff;border-radius:34px;overflow:hidden;border:1px solid rgba(7,47,69,.09);box-shadow:0 24px 70px rgba(13,54,78,.1)}.gallery-photo-card img{width:100%;height:360px;object-fit:cover;display:block}.gallery-photo-card figcaption{padding:20px 24px}.gallery-photo-card b{display:block;color:#082435;font-size:20px}.gallery-photo-card span{display:block;margin-top:5px;color:#617684}.gallery-related{padding:34px 0 70px;background:#f5fbff}.gallery-related .container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;border-radius:28px;background:#fff;border:1px solid rgba(7,47,69,.08);box-shadow:0 18px 55px rgba(7,31,53,.07)}.gallery-related strong{font-size:20px;color:#071724}.gallery-related div{display:flex;gap:10px;flex-wrap:wrap}.gallery-related a{padding:10px 14px;border-radius:999px;background:#eef9fd;color:#0b789e;font-weight:900}.gallery-detail-hero{padding-bottom:68px}@media(max-width:760px){.gallery-premium-hero{padding:72px 0 54px;background:linear-gradient(135deg,#061827,#0a2b3f)}.gallery-hero-grid,.gallery-strip-grid,.gallery-album-grid,.gallery-photo-grid{display:block}.gallery-hero-copy h1{font-size:40px;letter-spacing:-1.2px}.gallery-hero-panel img{height:300px;border-radius:26px}.gallery-stat-card{position:static;margin-top:16px}.gallery-strip-grid div,.gallery-album-card,.gallery-photo-card{margin-bottom:16px}.gallery-album-media{height:230px}.gallery-photo-card img{height:250px}.gallery-related .container{display:block}.gallery-related div{margin-top:14px}}.video-premium-hero{background:radial-gradient(circle at 18% 12%,rgba(94,232,255,.25),transparent 34%),linear-gradient(135deg,#061827 0%,#0b2b3e 55%,#eefaff 55.2%,#fff 100%)}.video-album-card{border:0;text-align:left;font:inherit;cursor:pointer}.video-album-card:focus-visible,.video-card:focus-visible{outline:3px solid rgba(18,174,232,.45);outline-offset:4px}.video-thumb{position:relative}.play-badge{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);color:#0b789e;font-size:28px;font-style:normal;font-weight:950;box-shadow:0 20px 60px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.72)}.video-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.video-card{grid-column:span 6;display:flex;flex-direction:column;text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid rgba(7,47,69,.09);border-radius:34px;overflow:hidden;box-shadow:0 24px 70px rgba(13,54,78,.1);transition:.32s ease;color:inherit}.video-card:hover{transform:translateY(-7px);box-shadow:0 30px 90px rgba(5,45,68,.17)}.video-card-media{position:relative;height:320px;overflow:hidden;background:#061827}.video-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,26,41,.02),rgba(2,26,41,.44))}.video-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:.55s ease}.video-card:hover .video-card-media img{transform:scale(1.06)}.video-card-body{padding:27px}.video-card-body small{font-size:12px;font-weight:950;color:#12aee8;letter-spacing:.1em;text-transform:uppercase}.video-card-body h3{font-size:clamp(24px,2.3vw,34px);line-height:1.05;margin:12px 0;color:#082435;letter-spacing:-.8px}.video-card-body p{color:#617684;line-height:1.7;margin:0 0 18px}.video-card-body em{font-style:normal;font-weight:950;color:#0b789e}.video-lightbox{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px}.video-lightbox.is-open{display:flex}.video-lightbox-backdrop{position:absolute;inset:0;background:rgba(3,14,24,.78);backdrop-filter:blur(10px)}.video-lightbox-panel{position:relative;z-index:2;width:min(1100px,94vw);aspect-ratio:16/9;background:#061827;border-radius:28px;box-shadow:0 40px 120px rgba(0,0,0,.45);overflow:hidden;border:1px solid rgba(255,255,255,.16)}.video-lightbox iframe{width:100%;height:100%;border:0;display:block}.video-lightbox-close{position:absolute;right:14px;top:12px;z-index:3;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.9);color:#071724;font-size:28px;font-weight:900;cursor:pointer}.video-empty-note{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,80%);padding:22px;border-radius:20px;background:rgba(255,255,255,.92);color:#123044;text-align:center;font-weight:900;display:none}.video-lightbox-panel.is-empty .video-empty-note{display:block}.video-lightbox-panel.is-empty iframe{display:none}@media(max-width:760px){.video-grid{display:block}.video-card{margin-bottom:16px}.video-card-media{height:230px}.play-badge{width:58px;height:58px;font-size:22px}.video-lightbox-panel{border-radius:18px}.video-lightbox{padding:12px}}.v56-service-showcase{padding:70px 0;background:linear-gradient(180deg,#fff 0%,#f6fbff 100%)}.v56-visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px}.v56-visual-card{background:#fff;border:1px solid rgba(15,55,88,.09);border-radius:24px;overflow:hidden;box-shadow:0 18px 45px rgba(8,34,58,.08);transition:.25s ease}.v56-visual-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(8,34,58,.12)}.v56-visual-card img{width:100%;height:190px;object-fit:cover;display:block}.v56-visual-card div{padding:18px}.v56-visual-card span{display:inline-flex;margin-bottom:8px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0a7fc2}.v56-visual-card b{display:block;color:#102a43;font-size:18px;margin-bottom:8px}.v56-visual-card p{margin:0;color:#5d6d7e;line-height:1.65;font-size:14px}.v56-video-faq{padding:72px 0;background:#071827;color:#fff}.v56-video-faq-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:stretch}.v56-video-card{position:relative;min-height:430px;border-radius:30px;overflow:hidden;background:#102a43;box-shadow:0 26px 80px rgba(0,0,0,.24)}.v56-video-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.72;filter:saturate(1.06) contrast(1.04)}.v56-video-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,19,33,.86),rgba(3,19,33,.28))}.v56-video-overlay{position:absolute;z-index:2;left:34px;right:34px;bottom:34px;max-width:560px}.v56-video-overlay span,.v56-faq-panel>span{display:inline-flex;margin-bottom:10px;color:#7bdcff;font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.v56-video-overlay h2,.v56-faq-panel h2{margin:0 0 12px;font-size:32px;line-height:1.18;color:#fff}.v56-video-overlay p{margin:0 0 20px;color:rgba(255,255,255,.82);line-height:1.7}.v56-video-open{border:0;border-radius:999px;padding:14px 22px;background:#fff;color:#08243a;font-weight:800;cursor:pointer;box-shadow:0 12px 35px rgba(0,0,0,.22)}.v56-faq-panel{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:30px;padding:30px;backdrop-filter:blur(10px)}.v56-faq-panel details{border-bottom:1px solid rgba(255,255,255,.13);padding:16px 0}.v56-faq-panel details:last-child{border-bottom:0}.v56-faq-panel summary{cursor:pointer;font-weight:800;color:#fff;list-style:none;position:relative;padding-right:30px}.v56-faq-panel summary::-webkit-details-marker{display:none}.v56-faq-panel summary:after{content:"+";position:absolute;right:0;top:0;color:#7bdcff;font-size:22px;line-height:1}.v56-faq-panel details[open] summary:after{content:"–"}.v56-faq-panel p{color:rgba(255,255,255,.78);line-height:1.7;margin:12px 0 0}.v56-video-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(3,14,24,.82);backdrop-filter:blur(8px)}.v56-video-modal.is-open{display:flex}.v56-video-modal-box{position:relative;width:min(980px,96vw);aspect-ratio:16/9;background:#000;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.42)}.v56-video-modal iframe{width:100%;height:100%;border:0;display:block}.v56-video-close{position:absolute;right:18px;top:14px;z-index:2;border:0;width:42px;height:42px;border-radius:50%;background:#fff;color:#061827;font-size:26px;cursor:pointer}@media(max-width:980px){.v56-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v56-video-faq-grid{grid-template-columns:1fr}.v56-video-card{min-height:360px}}@media(max-width:560px){.v56-visual-grid{grid-template-columns:1fr}.v56-video-overlay{left:22px;right:22px;bottom:24px}.v56-video-overlay h2,.v56-faq-panel h2{font-size:25px}.v56-faq-panel{padding:22px}.v56-visual-card img{height:220px}}.v57-service-intel{padding:86px 0;background:radial-gradient(circle at 12% 0,rgba(53,213,255,.10),transparent 30%),linear-gradient(180deg,#f5fbff,#ffffff)}.v57-intel-heading{max-width:980px;margin:0 auto 34px;text-align:center}.v57-intel-heading span{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;border-radius:999px;background:#e6f5ff;color:#006aa0;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.v57-intel-heading h2{font-size:clamp(32px,4.4vw,62px);line-height:1.02;letter-spacing:-.045em;margin:16px 0 14px;color:#07131d}.v57-intel-heading p{font-size:17px;line-height:1.75;color:#50687a;max-width:940px;margin:0 auto}.v57-intel-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(360px,.78fr);gap:30px;align-items:start}.v57-intel-main{background:#fff;border:1px solid rgba(9,61,90,.12);border-radius:30px;box-shadow:0 24px 70px rgba(8,36,56,.10);padding:28px}.v57-intro-row{display:grid;grid-template-columns:74px 1fr;gap:20px;align-items:start}.v57-intro-icon{width:74px;height:74px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#005ca8,#0aa6d6);color:#fff;font-size:30px;box-shadow:0 16px 35px rgba(0,92,168,.25)}.v57-intro-row h3{margin:4px 0 10px;font-size:25px;color:#07131d}.v57-intro-row p{margin:0 0 12px;color:#40576a;line-height:1.75}.v57-benefit-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:22px;padding-top:22px;border-top:1px solid rgba(9,61,90,.10)}.v57-benefit-strip article{padding:8px 16px;text-align:center;border-left:1px solid rgba(9,61,90,.10)}.v57-benefit-strip article:first-child{border-left:0}.v57-benefit-strip i{font-style:normal;width:50px;height:50px;border-radius:16px;margin:0 auto 12px;display:grid;place-items:center;background:#eef8ff;color:#006aa0;font-size:24px}.v57-benefit-strip b{display:block;color:#07131d;font-size:15px;line-height:1.25;margin-bottom:8px}.v57-benefit-strip p{margin:0;color:#557083;font-size:13px;line-height:1.55}.v57-related-panel{border-radius:30px;background:linear-gradient(180deg,#004d91,#073056);padding:12px;box-shadow:0 26px 75px rgba(0,76,145,.25);position:sticky;top:110px}.v57-related-head{display:grid;grid-template-columns:62px 1fr;gap:14px;align-items:center;color:#fff;padding:16px 14px 18px}.v57-related-head span{width:58px;height:58px;border-radius:18px;background:rgba(255,255,255,.14);display:grid;place-items:center;font-size:25px}.v57-related-head h3{margin:0 0 4px;font-size:24px}.v57-related-head p{margin:0;color:rgba(255,255,255,.78);line-height:1.55;font-size:14px}.v57-related-list{background:#fff;border-radius:22px;overflow:hidden}.v57-related-item{display:grid;grid-template-columns:42px 1fr 18px;gap:12px;align-items:center;text-decoration:none;color:#122b3d;padding:14px 18px;border-bottom:1px solid rgba(9,61,90,.10);transition:.22s ease}.v57-related-item:last-child{border-bottom:0}.v57-related-item span{color:#006aa0;font-size:20px}.v57-related-item b{font-size:15px;font-weight:800}.v57-related-item em{font-style:normal;color:#006aa0;font-size:24px;line-height:1}.v57-related-item:hover{background:#f0f8ff;transform:translateX(3px)}.v57-related-item.v57-all{background:#f8fcff;font-weight:900}.v56-service-showcase{padding-top:58px!important}.v56-video-faq{padding-top:40px!important}@media(max-width:1100px){.v57-intel-grid{grid-template-columns:1fr}.v57-related-panel{position:relative;top:auto}.v57-benefit-strip{grid-template-columns:repeat(3,1fr);gap:12px}.v57-benefit-strip article{border:1px solid rgba(9,61,90,.10);border-radius:18px}}@media(max-width:640px){.v57-service-intel{padding:58px 0}.v57-intro-row,.v57-related-head{grid-template-columns:1fr}.v57-intel-main{padding:20px;border-radius:22px}.v57-benefit-strip{grid-template-columns:1fr}.v57-benefit-strip article{text-align:left;display:grid;grid-template-columns:54px 1fr;column-gap:12px}.v57-benefit-strip i{grid-row:1/3;margin:0}.v57-related-panel{border-radius:22px}.v57-intel-heading h2{font-size:34px}.v57-related-item{grid-template-columns:34px 1fr 16px;padding:13px 14px}}.contact-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f5fbff 0%,#eef7fb 48%,#ffffff 100%)}.contact-hero:after{content:"";position:absolute;right:-120px;top:-120px;width:420px;height:420px;border-radius:50%;background:rgba(30,151,199,.10);pointer-events:none}.contact-hero .container{position:relative;z-index:1}.contact-actions{gap:12px;flex-wrap:wrap}.contact-actions .ghost{background:#fff;color:#0f3754;border:1px solid rgba(15,55,84,.14)}.contact-premium-section{padding:72px 0;background:#fff}.contact-premium-grid{display:grid;grid-template-columns:1.3fr .75fr;gap:28px;align-items:stretch}.contact-info-panel,.contact-route-panel{border:1px solid rgba(15,55,84,.10);border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(12,47,72,.10);padding:34px}.contact-info-panel h2,.contact-route-panel h3{margin:8px 0 12px;color:#0f3754}.contact-info-panel p,.contact-route-panel p{color:#5d7181;line-height:1.75}.contact-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.contact-mini-card{display:flex;flex-direction:column;gap:6px;text-decoration:none;color:inherit;background:linear-gradient(180deg,#f8fcff,#fff);border:1px solid rgba(15,55,84,.10);border-radius:20px;padding:18px;min-height:124px}.contact-mini-card span{font-size:24px}.contact-mini-card small{color:#6b8294;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.contact-mini-card strong{color:#0f3754;font-size:16px;line-height:1.35}.contact-mini-card.wide{grid-column:1/-1}.contact-route-panel{background:linear-gradient(160deg,#0f3754,#1574a5);color:#fff}.contact-route-panel h3,.contact-route-panel p{color:#fff}.route-buttons,.contact-shortcuts{display:grid;gap:12px;margin-top:20px}.route-buttons a,.contact-shortcuts a{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:14px;background:rgba(255,255,255,.13);color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.18);font-weight:800}.contact-shortcuts a{background:#fff;color:#0f3754}.contact-map-section{padding:70px 0;background:#f5f9fc}.map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.map-card{overflow:hidden;border-radius:26px;background:#fff;border:1px solid rgba(15,55,84,.10);box-shadow:0 20px 60px rgba(12,47,72,.10)}.map-card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid rgba(15,55,84,.08)}.map-card-head strong{color:#0f3754}.map-card-head a{color:#1479aa;font-weight:800;text-decoration:none}.map-card iframe{display:block;width:100%;height:390px;border:0}.contact-rtl .contact-card-grid,.contact-rtl .contact-premium-grid,.contact-rtl .map-grid{direction:rtl}.contact-rtl .map-card-head{direction:rtl}@media (max-width:900px){.contact-premium-grid,.map-grid{grid-template-columns:1fr}.contact-card-grid{grid-template-columns:1fr}.contact-info-panel,.contact-route-panel{padding:24px}.map-card iframe{height:320px}}.menu a[data-passive-menu="true"]{cursor:default}.menu a[data-passive-menu="true"]:hover{color:inherit}.v69-cluster-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f3f8fc 0%,#ffffff 100%)}.v69-cluster-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 12%,rgba(21,154,218,.12),transparent 32%),radial-gradient(circle at 86% 18%,rgba(10,45,70,.08),transparent 28%);pointer-events:none}.v69-cluster-section>.container{position:relative;z-index:1}.v69-cluster-section .premium-head{max-width:940px;margin-bottom:34px}.v69-cluster-section .premium-head h2{letter-spacing:-.04em}.v69-cluster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.v69-cluster-card{overflow:hidden;padding:0!important;min-height:0!important;border-radius:28px!important;background:#fff!important;border:1px solid rgba(10,64,96,.10)!important;box-shadow:0 22px 70px rgba(6,34,54,.10)!important;gap:0!important;color:inherit;text-decoration:none}.v69-cluster-card:hover{transform:translateY(-6px);box-shadow:0 32px 90px rgba(6,34,54,.16)!important;border-color:rgba(8,131,189,.26)!important}.v69-cluster-media{position:relative;height:174px;margin:0;overflow:hidden;background:#eaf3f8}.v69-cluster-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease;filter:saturate(1.02) contrast(1.02)}.v69-cluster-card:hover .v69-cluster-media img{transform:scale(1.055)}.v69-cluster-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,20,32,0) 38%,rgba(5,20,32,.45) 100%)}.v69-cluster-chip{position:absolute;left:14px;bottom:14px;z-index:2;width:auto!important;height:auto!important;padding:8px 12px!important;display:inline-flex!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#087fb7!important;font-size:12px!important;font-weight:900;letter-spacing:.02em;box-shadow:0 10px 30px rgba(0,0,0,.16)}.v69-cluster-body{position:relative;padding:22px 22px 24px;display:flex;flex-direction:column;gap:10px;min-height:150px}.v69-cluster-body b{font-size:19px!important;line-height:1.2;color:#061827!important;letter-spacing:-.02em}.v69-cluster-body small{font-size:13px!important;line-height:1.55;color:#60717d!important;max-width:95%}.v69-cluster-arrow{position:absolute;right:20px;bottom:20px;width:38px!important;height:38px!important;display:grid!important;place-items:center;border-radius:50%!important;background:#e9f8ff!important;color:#087fb7!important;font-weight:900;font-size:18px;transition:.25s}.v69-cluster-card:hover .v69-cluster-arrow{background:#087fb7!important;color:#fff!important;transform:translateX(3px)}html[dir="rtl"] .v69-cluster-chip{left:auto;right:14px}html[dir="rtl"] .v69-cluster-arrow{right:auto;left:20px;transform:scaleX(-1)}@media(max-width:1100px){.v69-cluster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.v69-cluster-grid{grid-template-columns:1fr}.v69-cluster-media{height:210px}.v69-cluster-body{min-height:0}}.v71-home-sync .section,.v71-home-sync .project-showcase,.v71-home-sync .references{position:relative}.v71-service-flow .v36-section,.v71-service-flow .v57-service-intel,.v71-service-flow .v56-service-showcase,.v71-service-flow .v56-video-faq{scroll-margin-top:120px}.v71-service-flow .v36-two-col{background:linear-gradient(135deg,#f7fbff 0%,#ffffff 55%,#eef7ff 100%);border:1px solid rgba(13,83,150,.12);border-radius:28px;box-shadow:0 20px 60px rgba(6,24,39,.08);padding:38px}.v71-service-flow .v36-soft{background:#fff;border-top:1px solid rgba(13,83,150,.10);border-bottom:1px solid rgba(13,83,150,.08)}.v71-service-flow .v56-service-showcase{background:linear-gradient(180deg,#fff,#f2f8fc)}.v71-service-flow .v56-video-faq{background:linear-gradient(135deg,#061827,#0b3f72);color:#fff}.v71-service-flow .v56-video-faq h2,.v71-service-flow .v56-video-faq h3{color:#fff}.v71-section-kicker{display:inline-flex;gap:8px;align-items:center;padding:8px 14px;border-radius:999px;background:#eaf4ff;color:#0d53a1;font-weight:800;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.v71-corporate-hero{padding:72px 0 34px;background:radial-gradient(circle at top left,#e7f7ff 0,#f7fbff 42%,#fff 100%)}.v71-corporate-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.v71-corporate-hero h1{font-size:clamp(36px,5vw,68px);line-height:1.02;margin:18px 0}.v71-lead{font-size:18px;line-height:1.75;color:#456070}.v71-glass-card{background:rgba(255,255,255,.88);border:1px solid rgba(13,83,150,.13);border-radius:28px;box-shadow:0 24px 70px rgba(6,24,39,.10);padding:28px}.v71-img-card img{width:100%;height:360px;object-fit:cover;border-radius:24px;display:block}.v71-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.v71-stat{padding:18px;border-radius:20px;background:#fff;border:1px solid rgba(13,83,150,.10)}.v71-stat strong{display:block;font-size:28px;color:#0d53a1}.v71-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.v71-info-card{background:#fff;border:1px solid rgba(13,83,150,.10);border-radius:24px;padding:26px;box-shadow:0 14px 38px rgba(6,24,39,.06)}.v71-info-card .ico{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#eaf4ff;color:#0d53a1;font-size:26px;margin-bottom:16px}.v71-table{width:100%;border-collapse:separate;border-spacing:0 10px}.v71-table th,.v71-table td{text-align:left;padding:16px 18px;background:#fff;border-top:1px solid rgba(13,83,150,.10);border-bottom:1px solid rgba(13,83,150,.10)}.v71-table th{width:34%;color:#0d53a1;border-left:1px solid rgba(13,83,150,.10);border-radius:16px 0 0 16px}.v71-table td{border-right:1px solid rgba(13,83,150,.10);border-radius:0 16px 16px 0}.v71-doc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.v71-doc-card{background:#fff;border:1px solid rgba(13,83,150,.12);border-radius:26px;padding:22px;box-shadow:0 18px 45px rgba(6,24,39,.08)}.v71-doc-card img{width:100%;height:420px;object-fit:contain;background:#f6fafc;border-radius:18px;border:1px solid rgba(13,83,150,.08)}.v71-bank-card{background:linear-gradient(135deg,#0d53a1,#061827);color:#fff;border-radius:30px;padding:34px;box-shadow:0 26px 70px rgba(6,24,39,.18)}.v71-bank-card h2,.v71-bank-card h3{color:#fff}.v71-bank-lines{display:grid;gap:12px;margin-top:24px}.v71-bank-line{display:flex;justify-content:space-between;gap:20px;padding:16px 18px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);border-radius:18px}.v71-bank-line b{color:#d9ecff}.v71-map-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.v71-map-actions a{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:14px;background:#0d53a1;color:#fff;text-decoration:none;font-weight:800}.v71-contact-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.v71-contact-number{background:#fff;border:1px solid rgba(13,83,150,.12);border-radius:22px;padding:20px;box-shadow:0 12px 34px rgba(6,24,39,.06)}.v71-contact-number small{display:block;color:#5b7282;margin-bottom:6px}.v71-contact-number strong{font-size:21px;color:#061827}.v71-contact-number a{color:inherit;text-decoration:none}@media(max-width:900px){.v71-corporate-grid,.v71-doc-grid{grid-template-columns:1fr}.v71-card-grid,.v71-stat-row,.v71-contact-numbers{grid-template-columns:1fr}.v71-img-card img{height:260px}.v71-table th,.v71-table td{display:block;width:auto;border-radius:14px;border:1px solid rgba(13,83,150,.10)}.v71-table th{margin-top:10px}.v71-table td{border-top:0}}img,picture,video,iframe{max-width:100%;}img{height:auto;}@media (max-width:1024px){.hero img,.section img,.card img,.service-card img,.product-card img,.gallery-card img,.project-card img,.reference-card img{max-width:100%;height:auto;object-fit:cover;}.mega-menu,.dropdown-menu,.mobile-menu,.sitemap-table-wrap{max-width:100vw;overflow-x:hidden;}}@media (max-width:768px){body{overflow-x:hidden;}table{max-width:100%;}.container,.section-container,.page-container{max-width:100%;}}.v80-hub-hero{background:linear-gradient(135deg,#f4fbff 0%,#eef7fb 48%,#ffffff 100%);}.v80-hub-section{position:relative;}.v80-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}.v80-hub-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(12,54,89,.12);border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(8,38,70,.08);text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;}.v80-hub-card:hover{transform:translateY(-5px);box-shadow:0 26px 70px rgba(8,38,70,.14);border-color:rgba(0,97,180,.28);}.v80-hub-card figure{position:relative;margin:0;aspect-ratio:16/10;overflow:hidden;background:#e8f3f8;}.v80-hub-card figure img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease;}.v80-hub-card:hover figure img{transform:scale(1.05);}.v80-hub-card figure span{position:absolute;left:16px;bottom:16px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.94);color:#07508f;font-weight:800;font-size:13px;box-shadow:0 10px 28px rgba(4,32,61,.14);}.v80-hub-card div{padding:22px;}.v80-hub-card h3{margin:0 0 10px;font-size:22px;line-height:1.2;color:#07182a;}.v80-hub-card p{margin:0;color:#526579;line-height:1.65;font-size:15px;}html[dir="rtl"] .v80-hub-card figure span{left:auto;right:16px;}@media(max-width:1024px){.v80-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.v80-hub-card h3{font-size:20px}}@media(max-width:640px){.v80-hub-grid{grid-template-columns:1fr}.v80-hub-card{border-radius:20px}.v80-hub-card div{padding:18px}.v80-hub-card figure{aspect-ratio:16/11}}.v56-service-showcase .v56-visual-grid{align-items:stretch}.v56-service-showcase .v81-image-only-card{position:relative;display:block;min-height:240px;text-decoration:none;background:#071827;border-radius:28px;overflow:hidden;border:1px solid rgba(15,55,88,.10);box-shadow:0 22px 58px rgba(8,34,58,.12);isolation:isolate;transition:transform .28s ease,box-shadow .28s ease}.v56-service-showcase .v81-image-only-card img{width:100%;height:100%;min-height:240px;object-fit:cover;display:block;transition:transform .55s ease,filter .55s ease}.v56-service-showcase .v81-image-only-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,20,34,0) 45%,rgba(2,20,34,.36) 100%);z-index:1;opacity:.72;transition:.35s ease}.v56-service-showcase .v81-image-only-card:after{content:"⌕";position:absolute;right:16px;bottom:16px;z-index:2;width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#0b5f92;font-size:22px;font-weight:900;box-shadow:0 10px 26px rgba(0,0,0,.18);opacity:0;transform:translateY(8px);transition:.28s ease}.v56-service-showcase .v81-image-only-card:hover{transform:translateY(-6px);box-shadow:0 30px 80px rgba(8,34,58,.18)}.v56-service-showcase .v81-image-only-card:hover img{transform:scale(1.06);filter:saturate(1.05) contrast(1.03)}.v56-service-showcase .v81-image-only-card:hover:after{opacity:1;transform:translateY(0)}.v82-gallery-lightbox{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:28px;background:rgba(3,14,24,.90);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.v82-gallery-lightbox.is-open{display:flex}.v82-gallery-shell{position:relative;width:min(1220px,96vw);height:min(86vh,840px);display:grid;grid-template-rows:1fr auto;border-radius:28px;overflow:hidden;background:#061827;box-shadow:0 44px 130px rgba(0,0,0,.54);border:1px solid rgba(255,255,255,.18)}.v82-gallery-stage{position:relative;min-height:0;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(15,76,129,.18),#061827 70%)}.v82-gallery-stage img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.v82-gallery-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px;color:#fff;background:linear-gradient(180deg,rgba(6,24,39,.78),rgba(6,24,39,.96));font-weight:800;line-height:1.45}.v82-gallery-counter{flex:0 0 auto;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);font-size:13px;color:#d9ecff}.v82-gallery-btn{position:absolute;z-index:3;width:50px;height:50px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.94);color:#061827;font-size:30px;font-weight:900;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 14px 34px rgba(0,0,0,.28);transition:transform .22s ease,background .22s ease}.v82-gallery-btn:hover{transform:scale(1.06);background:#fff}.v82-gallery-close{right:18px;top:18px}.v82-gallery-prev{left:18px;top:50%;transform:translateY(-50%)}.v82-gallery-next{right:18px;top:50%;transform:translateY(-50%)}.v82-gallery-prev:hover,.v82-gallery-next:hover{transform:translateY(-50%) scale(1.06)}html[dir="rtl"] .v82-gallery-prev{left:auto;right:18px}html[dir="rtl"] .v82-gallery-next{right:auto;left:18px}.v82-gallery-btn[disabled]{opacity:.35;pointer-events:none}@media(max-width:980px){.v56-service-showcase .v81-image-only-card,.v56-service-showcase .v81-image-only-card img{min-height:260px}.v82-gallery-lightbox{padding:18px}.v82-gallery-shell{width:96vw;height:82vh;border-radius:22px}.v82-gallery-btn{width:46px;height:46px;font-size:27px}}@media(max-width:560px){.v56-service-showcase .v81-image-only-card,.v56-service-showcase .v81-image-only-card img{min-height:230px;border-radius:22px}.v82-gallery-lightbox{padding:10px}.v82-gallery-shell{width:100%;height:86vh;border-radius:18px}.v82-gallery-caption{padding:13px 14px;font-size:13px}.v82-gallery-counter{font-size:12px;padding:6px 9px}.v82-gallery-close{right:10px;top:10px;width:42px;height:42px}.v82-gallery-prev,.v82-gallery-next{width:42px;height:42px;top:auto;bottom:62px;font-size:24px}.v82-gallery-prev{left:12px}.v82-gallery-next{right:12px}.v82-gallery-prev:hover,.v82-gallery-next:hover{transform:none}html[dir="rtl"] .v82-gallery-prev{right:12px}html[dir="rtl"] .v82-gallery-next{left:12px}}img,video,iframe{max-width:100%;height:auto}picture{display:block;max-width:100%}section,main,header,footer{max-width:100%}@media (max-width:1024px){.container,.wrap{max-width:100%;overflow-x:hidden}.v36-card-grid,.v56-gallery,.v82-gallery,.v42-grid,.premium-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}table{display:block;max-width:100%;overflow-x:auto}}@media (max-width:640px){body{overflow-x:hidden}.v42-hero,.v42-product-category-hero{min-height:auto}.v42-hero img,.hero img,.section img{object-fit:cover}iframe{min-height:280px}}.gallery-album-grid.v87-five{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}.gallery-album-grid.v87-five .gallery-album-card{grid-column:auto;border-radius:26px;min-width:0}.gallery-album-grid.v87-five .gallery-album-media{height:210px}.gallery-album-grid.v87-five .gallery-album-body{padding:20px}.gallery-album-grid.v87-five .gallery-album-body h3{font-size:22px;letter-spacing:-.4px}.gallery-album-grid.v87-five .gallery-album-body p{font-size:14px;line-height:1.55}.gallery-photo-grid.v87-photo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:stretch}.gallery-photo-grid.v87-photo-grid .gallery-photo-card{grid-column:auto;border-radius:22px;margin:0;overflow:hidden;background:#fff;box-shadow:0 18px 52px rgba(13,54,78,.10)}.gallery-photo-grid.v87-photo-grid .gallery-photo-card a{display:block;position:relative;height:210px;overflow:hidden;background:#061827;cursor:zoom-in}.gallery-photo-grid.v87-photo-grid .gallery-photo-card a:after{content:"+";position:absolute;right:12px;bottom:12px;width:38px;height:38px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);color:#0b789e;font-weight:950;font-size:24px;box-shadow:0 10px 26px rgba(0,0,0,.18)}.gallery-photo-grid.v87-photo-grid .gallery-photo-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.gallery-photo-grid.v87-photo-grid .gallery-photo-card:hover img{transform:scale(1.06)}.gallery-photo-grid.v87-photo-grid .gallery-photo-card figcaption{padding:14px 16px}.gallery-photo-grid.v87-photo-grid .gallery-photo-card b{font-size:15px;line-height:1.25;color:#082435}.gallery-photo-grid.v87-photo-grid .gallery-photo-card span{font-size:12px;line-height:1.45;color:#617684}@media(max-width:1180px){.gallery-album-grid.v87-five,.gallery-photo-grid.v87-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-album-grid.v87-five .gallery-album-media,.gallery-photo-grid.v87-photo-grid .gallery-photo-card a{height:220px}}@media(max-width:760px){.gallery-album-grid.v87-five,.gallery-photo-grid.v87-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gallery-album-grid.v87-five .gallery-album-card{margin:0}.gallery-album-grid.v87-five .gallery-album-media,.gallery-photo-grid.v87-photo-grid .gallery-photo-card a{height:170px}.gallery-album-grid.v87-five .gallery-album-body{padding:16px}.gallery-album-grid.v87-five .gallery-album-body h3{font-size:18px}.gallery-album-grid.v87-five .gallery-album-body p{display:none}.gallery-photo-grid.v87-photo-grid .gallery-photo-card figcaption{padding:11px 12px}.gallery-photo-grid.v87-photo-grid .gallery-photo-card b{font-size:13px}}@media(max-width:420px){.gallery-album-grid.v87-five,.gallery-photo-grid.v87-photo-grid{grid-template-columns:1fr}.gallery-album-grid.v87-five .gallery-album-media,.gallery-photo-grid.v87-photo-grid .gallery-photo-card a{height:230px}}.v42-product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:26px;align-items:stretch}.v42-product-card{position:relative;border-radius:30px!important;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fcff);border:1px solid rgba(9,65,96,.12)!important;box-shadow:0 22px 65px rgba(5,40,64,.10)!important;min-height:100%}.v42-product-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#18aee7,#0b789e,#b8efff);opacity:.9;z-index:2}.v42-card-media{height:clamp(210px,20vw,280px)!important;background:linear-gradient(135deg,#f3fbff,#fff)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;border-bottom:1px solid rgba(9,65,96,.08)}.v42-card-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;mix-blend-mode:multiply;filter:drop-shadow(0 16px 24px rgba(8,42,66,.13));transform:none!important}.v42-product-card:hover .v42-card-media img{transform:scale(1.035)!important}.v42-card-body{padding:24px 24px 26px!important;gap:13px!important}.v42-card-body span{background:linear-gradient(135deg,#e8f8ff,#f5fcff)!important;color:#006e96!important;border:1px solid rgba(0,125,168,.12);font-size:11px!important;letter-spacing:.11em!important}.v42-card-body h3{font-size:clamp(18px,1.35vw,22px)!important;line-height:1.24!important;min-height:54px;display:flex;align-items:flex-start}.v42-card-body p{font-size:14.5px!important;line-height:1.62!important;color:#5d7483!important;min-height:68px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.v42-card-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:auto;padding:11px 15px;border-radius:999px;background:#e9f8ff;color:#006f95!important;transition:.22s ease;text-align:center}.v42-card-link:hover{background:#0b789e;color:#fff!important;transform:translateY(-2px)}@media(max-width:980px){.v42-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v42-card-media{height:230px!important}}@media(max-width:560px){.v42-product-grid{grid-template-columns:1fr!important}.v42-card-media{height:240px!important;padding:22px!important}.v42-card-body h3{min-height:auto}.v42-card-body p{min-height:auto}}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;align-items:stretch}.video-card.v90-video-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(15,51,75,.10);border-radius:22px;background:#fff;box-shadow:0 18px 42px rgba(15,51,75,.10);text-align:left;cursor:pointer;transition:.25s ease}.video-card.v90-video-card:hover{transform:translateY(-5px);box-shadow:0 24px 58px rgba(15,51,75,.16)}.video-card.v90-video-card .video-card-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#eaf4f8}.video-card.v90-video-card img{width:100%;height:100%;object-fit:cover;display:block}.video-card.v90-video-card .play-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);box-shadow:0 12px 32px rgba(0,0,0,.18);font-size:22px;color:#0b6b8f}.video-card.v90-video-card .video-card-body{padding:18px 18px 20px}.video-card.v90-video-card small{display:block;color:#0b8caf;font-weight:800;letter-spacing:.08em;margin-bottom:8px}.video-card.v90-video-card h3{margin:0 0 8px;font-size:18px;line-height:1.28;color:#0b2430}.video-card.v90-video-card p{margin:0 0 14px;color:#52636f;line-height:1.55}.video-card.v90-video-card em{font-style:normal;font-weight:800;color:#0b6b8f}.v90-all-video-section{margin-top:34px}.v90-gallery-note{margin:0 0 24px;color:#52636f;line-height:1.65}@media(max-width:768px){.video-grid{grid-template-columns:1fr;gap:18px}.video-card.v90-video-card{border-radius:18px}.video-card.v90-video-card h3{font-size:16px}}.video-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:22px !important;align-items:stretch;}.video-card.v90-video-card{min-width:0;height:100%;}.video-card.v90-video-card .video-card-media{aspect-ratio:16/10;height:auto !important;}.video-card.v90-video-card .video-card-body{padding:16px 16px 18px;}.video-card.v90-video-card h3{font-size:16px;line-height:1.25;margin-bottom:8px;}.video-card.v90-video-card p{font-size:14px;line-height:1.5;}@media (max-width:1200px){.video-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}}@media (max-width:900px){.video-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}@media (max-width:560px){.video-grid{grid-template-columns:1fr !important;gap:16px !important;}}body .v90-all-video-section .video-grid,body .video-gallery-page .video-grid,body .section.gallery-premium-section.v90-all-video-section .video-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:22px !important;align-items:stretch !important;width:100% !important;margin:0 !important;padding:0 !important;overflow:visible !important;}body .v90-all-video-section .video-card.v90-video-card,body .section.gallery-premium-section.v90-all-video-section .video-card.v90-video-card{appearance:none !important;-webkit-appearance:none !important;border:1px solid rgba(15,51,75,.12) !important;border-radius:22px !important;background:#fff !important;padding:0 !important;margin:0 !important;width:100% !important;max-width:none !important;min-width:0 !important;grid-column:auto !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;text-align:left !important;color:inherit !important;box-shadow:0 18px 42px rgba(15,51,75,.10) !important;cursor:pointer !important;}body .v90-all-video-section .video-card.v90-video-card .video-card-media{position:relative !important;width:100% !important;height:auto !important;aspect-ratio:16/9 !important;min-height:0 !important;overflow:hidden !important;background:#eaf4f8 !important;flex:0 0 auto !important;}body .v90-all-video-section .video-card.v90-video-card .video-card-media:after{display:none !important;}body .v90-all-video-section .video-card.v90-video-card .video-card-media img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;}body .v90-all-video-section .video-card.v90-video-card .video-card-body{padding:15px 15px 18px !important;flex:1 1 auto !important;display:flex !important;flex-direction:column !important;gap:7px !important;}body .v90-all-video-section .video-card.v90-video-card small{font-size:10px !important;letter-spacing:.09em !important;color:#0b8caf !important;font-weight:900 !important;}body .v90-all-video-section .video-card.v90-video-card h3{font-size:16px !important;line-height:1.25 !important;margin:0 !important;color:#0b2430 !important;min-height:40px !important;}body .v90-all-video-section .video-card.v90-video-card p{font-size:13px !important;line-height:1.45 !important;margin:0 !important;color:#52636f !important;}body .v90-all-video-section .video-card.v90-video-card em{font-size:13px !important;font-style:normal !important;font-weight:900 !important;color:#0b6b8f !important;margin-top:auto !important;}body .video-lightbox{position:fixed !important;inset:0 !important;z-index:99999 !important;display:none !important;align-items:center !important;justify-content:center !important;padding:24px !important;background:rgba(3,14,24,.82) !important;backdrop-filter:blur(8px) !important;}body .video-lightbox.is-open{display:flex !important;}body .video-lightbox-panel{width:min(1080px,94vw) !important;aspect-ratio:16/9 !important;background:#061827 !important;border-radius:22px !important;overflow:hidden !important;position:relative !important;z-index:2 !important;}body .video-lightbox iframe{width:100% !important;height:100% !important;border:0 !important;display:block !important;}body .video-lightbox-close{position:absolute !important;right:12px !important;top:12px !important;z-index:3 !important;}.gallery-empty-state.v92-gallery-empty{grid-column:1/-1;padding:34px 28px;border-radius:24px;background:linear-gradient(135deg,#f4fbff,#ffffff);border:1px dashed rgba(14,109,150,.28);color:#456272;font-weight:800;text-align:center;box-shadow:0 18px 46px rgba(15,51,75,.08)}@media (max-width:1200px){body .v90-all-video-section .video-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}}@media (max-width:860px){body .v90-all-video-section .video-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:16px !important;}body .v90-all-video-section .video-card.v90-video-card h3{font-size:15px !important;min-height:auto !important;}}@media (max-width:540px){body .v90-all-video-section .video-grid{grid-template-columns:1fr !important;}body .video-lightbox{padding:10px !important;}body .video-lightbox-panel{width:100% !important;border-radius:14px !important;}}body .video-gallery-page .video-grid,body .v93-video-gallery .video-grid,body main .gallery-premium-section.v93-video-gallery .video-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:22px !important;align-items:stretch !important;width:100% !important;max-width:100% !important;}body .video-gallery-page .video-card.v90-video-card,body .v93-video-gallery .video-card.v90-video-card,body main .gallery-premium-section.v93-video-gallery .video-card.v90-video-card{grid-column:auto !important;width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important;display:flex !important;flex-direction:column !important;border-radius:22px !important;overflow:hidden !important;background:#fff !important;border:1px solid rgba(7,47,69,.10) !important;box-shadow:0 16px 42px rgba(7,47,69,.10) !important;appearance:none !important;-webkit-appearance:none !important;padding:0 !important;}body .v93-video-gallery .video-card.v90-video-card .video-card-media{width:100% !important;height:auto !important;aspect-ratio:16/9 !important;min-height:0 !important;max-height:none !important;position:relative !important;overflow:hidden !important;background:#eaf4f8 !important;}body .v93-video-gallery .video-card.v90-video-card .video-card-media img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;}body .v93-video-gallery .video-card.v90-video-card .video-card-body{padding:16px 16px 18px !important;display:flex !important;flex-direction:column !important;gap:8px !important;flex:1 1 auto !important;}body .v93-video-gallery .video-card.v90-video-card .video-card-body small{font-size:10px !important;line-height:1.1 !important;letter-spacing:.08em !important;font-weight:900 !important;color:#0b8caf !important;}body .v93-video-gallery .video-card.v90-video-card .video-card-body h3{font-size:16px !important;line-height:1.28 !important;margin:0 !important;color:#0b2430 !important;min-height:42px !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;}body .v93-video-gallery .video-card.v90-video-card .video-card-body p{font-size:13px !important;line-height:1.45 !important;margin:0 !important;color:#52636f !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;}body .v93-video-gallery .video-card.v90-video-card .video-card-body em{margin-top:auto !important;font-size:13px !important;font-style:normal !important;font-weight:900 !important;color:#0b6b8f !important;}body .v93-video-gallery .play-badge{width:54px !important;height:54px !important;font-size:20px !important;}@media (max-width:1180px){body .video-gallery-page .video-grid,body .v93-video-gallery .video-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}}@media (max-width:820px){body .video-gallery-page .video-grid,body .v93-video-gallery .video-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:16px !important;}body .v93-video-gallery .video-card.v90-video-card .video-card-body h3{min-height:auto !important;font-size:15px !important;}}@media (max-width:540px){body .video-gallery-page .video-grid,body .v93-video-gallery .video-grid{grid-template-columns:1fr !important;gap:14px !important;}}.v95-album-grid,.v95-video-album-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.v95-album-card,.v95-video-album-card{display:block;background:#fff;border:1px solid rgba(15,45,80,.10);border-radius:24px;overflow:hidden;text-decoration:none;color:#0b1727;box-shadow:0 18px 46px rgba(13,48,82,.10);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;min-height:100%}.v95-album-card:hover,.v95-video-album-card:hover{transform:translateY(-6px);box-shadow:0 24px 64px rgba(13,48,82,.18);border-color:rgba(0,119,190,.25)}.v95-album-card figure,.v95-video-album-card figure{margin:0;position:relative;aspect-ratio:16/10;overflow:hidden;background:#eaf4fb}.v95-album-card img,.v95-video-album-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.v95-album-card:hover img,.v95-video-album-card:hover img{transform:scale(1.06)}.v95-album-card .badge,.v95-video-album-card .badge{position:absolute;left:14px;top:14px;background:linear-gradient(135deg,#0a66b2,#003e7c);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;letter-spacing:.02em}.v95-album-card .content,.v95-video-album-card .content{padding:18px 18px 20px}.v95-album-card h3,.v95-video-album-card h3{margin:0 0 8px;font-size:18px;line-height:1.25}.v95-album-card p,.v95-video-album-card p{margin:0;color:#5d6c7c;font-size:14px;line-height:1.55}.v95-video-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.v95-video-play span{width:58px;height:58px;border-radius:50%;background:rgba(255,255,255,.92);display:grid;place-items:center;color:#0a66b2;font-weight:900;box-shadow:0 10px 28px rgba(0,0,0,.18)}.v95-info-table{display:grid;gap:14px;margin-top:28px}.v95-info-row{display:grid;grid-template-columns:260px 1fr;gap:22px;background:#fff;border:1px solid rgba(15,45,80,.10);border-radius:18px;padding:18px 20px;box-shadow:0 14px 35px rgba(13,48,82,.07)}.v95-info-row b{color:#001a33}.v95-info-row span{font-weight:700;color:#223548}.v95-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.v95-doc-card,.v95-dealer-card,.v95-contact-card{background:#fff;border:1px solid rgba(15,45,80,.10);border-radius:24px;padding:24px;box-shadow:0 18px 46px rgba(13,48,82,.10)}.v95-doc-card h3,.v95-dealer-card h3,.v95-contact-card h3{margin:0 0 10px}.v95-doc-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.v95-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;background:#005ca8;color:#fff!important;text-decoration:none;font-weight:800}.v95-btn.secondary{background:#eef6fc;color:#004b89!important}.v95-premium-hero{background:radial-gradient(circle at top left,rgba(39,173,230,.22),transparent 34%),linear-gradient(135deg,#f2fbff,#ffffff);padding:70px 0;border-bottom:1px solid rgba(15,45,80,.08)}.v95-premium-hero .container{max-width:1180px;margin:auto;padding:0 20px}.v95-premium-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.02;margin:0 0 16px;color:#071422}.v95-premium-hero p{font-size:18px;line-height:1.7;color:#526474;max-width:850px}.v95-section{padding:70px 0}.v95-section .container{max-width:1180px;margin:auto;padding:0 20px}.v95-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.v95-section-head h2{font-size:clamp(28px,3vw,44px);margin:0;color:#071422}.v95-section-head p{max-width:620px;color:#5d6c7c;line-height:1.65}.v95-map-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.v95-map-card iframe{width:100%;height:360px;border:0;border-radius:24px;box-shadow:0 18px 46px rgba(13,48,82,.12)}.v95-404{min-height:60vh;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at 20% 10%,rgba(0,112,192,.2),transparent 32%),linear-gradient(135deg,#eff9ff,#ffffff);padding:70px 20px}.v95-404-card{max-width:900px;background:rgba(255,255,255,.86);border:1px solid rgba(15,45,80,.10);border-radius:34px;padding:44px;box-shadow:0 28px 80px rgba(13,48,82,.16)}.v95-404-card img{width:min(520px,100%);border-radius:24px;margin-bottom:24px}.v95-404-code{font-size:90px;font-weight:900;color:#005ca8;line-height:1}.v95-404-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:22px}@media(max-width:1100px){.v95-album-grid,.v95-video-album-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v95-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v95-map-grid{grid-template-columns:1fr}}@media(max-width:760px){.v95-album-grid,.v95-video-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.v95-info-row{grid-template-columns:1fr;gap:8px}.v95-card-grid{grid-template-columns:1fr}.v95-section-head{display:block}.v95-premium-hero,.v95-section{padding:46px 0}.v95-404-card{padding:28px}.v95-404-code{font-size:66px}}.home-ecosystem-grid{grid-template-columns:repeat(4,minmax(0,1fr));}@media(max-width:1100px){.home-ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media(max-width:640px){.home-ecosystem-grid{grid-template-columns:1fr;}}.v96-copy-line{display:grid!important;grid-template-columns:160px 1fr 42px;align-items:center;gap:12px}.v96-copy-btn{width:38px;height:38px;border:0;border-radius:12px;background:#0b5faa;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(11,95,170,.22)}.v96-payment-note{margin-top:22px;padding:22px;border-radius:22px;background:linear-gradient(135deg,#f8fbff,#eef7ff);border:1px solid rgba(11,95,170,.14)}.v96-payment-note h3{margin:0 0 10px;font-size:22px;color:#06243d}.v96-payment-note p{margin:8px 0;color:#35546d;line-height:1.7}.v96-contact-grid{align-items:stretch}.v96-contact-card{position:relative;overflow:hidden;padding:32px 28px!important;border:1px solid rgba(12,91,160,.16)!important;box-shadow:0 20px 50px rgba(9,52,92,.12)!important;background:linear-gradient(145deg,#fff,#f4faff)!important}.v96-contact-card:before{content:"";position:absolute;inset:auto -40px -55px auto;width:150px;height:150px;border-radius:50%;background:rgba(21,116,196,.10)}.v96-contact-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#075ca8,#17a7df);color:#fff;font-size:27px;font-weight:900;margin-bottom:18px;box-shadow:0 15px 30px rgba(7,92,168,.25)}.v96-contact-card h3{font-size:24px!important;line-height:1.2!important;font-weight:900!important;color:#061f35!important;margin:0 0 14px!important}.v96-contact-card p,.v96-contact-card a{font-size:17px!important;line-height:1.75!important;font-weight:700!important;color:#18384f!important}@media(max-width:700px){.v96-copy-line{grid-template-columns:1fr}.v96-copy-btn{width:100%}.v96-contact-card{padding:24px!important}}.v42-product-grid{align-items:stretch}.v42-product-card{position:relative;border-radius:30px;overflow:hidden;background:linear-gradient(180deg,#ffffff 0%,#f8fcff 100%);border:1px solid rgba(7,82,116,.13);box-shadow:0 24px 70px rgba(8,42,66,.10);}.v42-product-card:hover{transform:translateY(-7px);box-shadow:0 34px 92px rgba(8,42,66,.16);border-color:rgba(15,166,210,.26);}.v42-card-media{position:relative;display:flex;align-items:center;justify-content:center;height:255px;padding:24px;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.96) 0%,rgba(241,250,255,.88) 44%,rgba(217,241,251,.78) 100%),linear-gradient(135deg,#eefaff 0%,#ffffff 100%);border-bottom:1px solid rgba(8,95,130,.10);overflow:hidden;}.v42-card-media:before{content:"";position:absolute;inset:22px;border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(221,244,252,.22));border:1px solid rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);}.v42-card-media:after{content:"";position:absolute;left:50%;bottom:22px;width:58%;height:18px;transform:translateX(-50%);border-radius:50%;background:rgba(10,55,78,.13);filter:blur(12px);}.v42-card-media img{position:relative;z-index:1;width:100%;height:100%;max-width:92%;max-height:92%;object-fit:contain;object-position:center;display:block;transform:translateZ(0);filter:drop-shadow(0 18px 24px rgba(6,39,58,.18));transition:transform .35s ease,filter .35s ease;}.v42-product-card:hover .v42-card-media img{transform:scale(1.04);filter:drop-shadow(0 22px 30px rgba(6,39,58,.23));}.v42-card-body{padding:22px 24px 24px;gap:18px;min-height:150px;justify-content:space-between;}.v42-card-body h3{font-size:21px;line-height:1.25;min-height:54px;}.v42-card-body p,.v42-card-body>span{display:none!important}.v42-card-link{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;color:#075f83;background:linear-gradient(135deg,#e8f8ff,#ffffff);border:1px solid rgba(7,111,150,.14);box-shadow:0 10px 24px rgba(7,111,150,.08);}.v42-card-link:hover{color:#003d55;border-color:rgba(7,111,150,.28);box-shadow:0 14px 30px rgba(7,111,150,.14);}@media(max-width:640px){.v42-card-media{height:220px;padding:18px}.v42-card-body{min-height:auto}.v42-card-body h3{min-height:auto}}img,picture,video,canvas,svg{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.flag-img,.lang-selector img,.mobile-language-row img{width:22px;height:22px;object-fit:cover;border-radius:50%;display:inline-block}@media (max-width:768px){.container{width:min(100% - 24px,1180px)}.main-menu{display:none}.mobile-menu-toggle{display:inline-flex}.v42-product-grid,.product-grid,.service-grid,.cards-grid{grid-template-columns:1fr!important}.hero,.page-hero{overflow:hidden}.hero h1,.page-hero h1{font-size:clamp(30px,8vw,46px)}}.v138-all-photo-gallery{padding:70px 0;background:#f7fbff}.v138-all-photo-gallery .section-head,.v138-all-video-gallery .section-head{margin-bottom:26px}.v99-photo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.v99-gallery-card{border:0;padding:0;margin:0;display:block;aspect-ratio:4/3;border-radius:20px;overflow:hidden;cursor:pointer;box-shadow:0 14px 34px rgba(6,42,72,.14);background:#fff}.v99-gallery-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.v99-gallery-card:hover img{transform:scale(1.06)}.v99-lightbox{position:fixed;inset:0;background:rgba(3,16,28,.88);display:none;align-items:center;justify-content:center;z-index:99999;padding:24px}.v99-lightbox.is-open{display:flex}.v99-lightbox img{max-width:min(1100px,92vw);max-height:82vh;border-radius:18px;box-shadow:0 20px 80px rgba(0,0,0,.45)}.v99-lb-close,.v99-lb-prev,.v99-lb-next{position:absolute;border:0;background:#fff;color:#0b3554;border-radius:999px;width:46px;height:46px;font-size:28px;cursor:pointer;font-weight:900}.v99-lb-close{right:22px;top:20px}.v99-lb-prev{left:22px}.v99-lb-next{right:22px}body .v138-all-video-gallery .video-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}body .v138-all-video-gallery .video-card.v90-video-card{grid-column:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;border-radius:22px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(7,47,69,.10)!important;box-shadow:0 16px 42px rgba(7,47,69,.10)!important;padding:0!important;text-align:left!important;cursor:pointer!important;color:inherit!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media{width:100%!important;aspect-ratio:16/9!important;height:auto!important;position:relative!important;overflow:hidden!important;background:#eaf4f8!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media:after{display:none!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body{padding:16px 16px 18px!important;display:flex!important;flex-direction:column!important;gap:8px!important;flex:1 1 auto!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body small{font-size:10px!important;line-height:1.1!important;letter-spacing:.08em!important;font-weight:900!important;color:#0b8caf!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body h3{font-size:16px!important;line-height:1.28!important;margin:0!important;color:#0b2430!important;min-height:42px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body p{font-size:13px!important;line-height:1.45!important;margin:0!important;color:#52636f!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body em{margin-top:auto!important;font-size:13px!important;font-style:normal!important;font-weight:900!important;color:#0b6b8f!important}@media(max-width:1180px){.v99-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body .v138-all-video-gallery .video-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:820px){.v99-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}body .v138-all-video-gallery .video-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}@media(max-width:540px){.v99-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v99-lb-prev,.v99-lb-next{bottom:20px;top:auto}.v99-lb-close{width:42px;height:42px}body .v138-all-video-gallery .video-grid{grid-template-columns:1fr!important;gap:14px!important}}html,body{max-width:100%;overflow-x:hidden}img,picture,video,canvas,svg,iframe{max-width:100%;height:auto}picture{display:block;line-height:0}img{vertical-align:middle;object-position:center}[data-bg],.hero,.page-hero,.section-visual,.gallery-card,.video-card,.product-card,.service-card{background-size:cover;background-position:center;background-repeat:no-repeat}.gallery-card img,.video-card img,.product-card img,.service-card img,.reference-card img,.project-card img{display:block;width:100%;max-width:100%;min-width:0}iframe{border:0;display:block}.video-lightbox iframe,.v56-video-modal iframe{width:100%;aspect-ratio:16/9;height:auto}@media(max-width:1024px){body{overflow-x:hidden}.container,.wrap,.section-container,.page-container{max-width:100%;min-width:0}.row,.grid,.product-grid,.service-grid,.project-grid,.reference-grid,.media-grid,.gallery-grid,.video-grid{min-width:0}.hero img,.page-hero img,.section-visual img{max-height:70vh;object-fit:contain}.table-wrap,.responsive-table{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:768px){img[width],img[height]{height:auto}.hero,.page-hero,.section,.content-section{overflow:hidden}.gallery-card,.video-card,.product-card,.service-card,.project-card{min-width:0;max-width:100%}.gallery-card img,.video-card img,.product-card img,.service-card img,.project-card img{height:auto;max-height:none}.ratio,.video-card-media,.v99-gallery-card{max-width:100%;overflow:hidden}}@media(max-width:540px){.container,.wrap,.section-container,.page-container{width:min(100% - 18px,1180px)}.hero img,.page-hero img{max-height:58vh}.video-lightbox-panel,.v56-video-modal-box{width:min(94vw,920px);max-width:94vw}}.v35-split{align-items:stretch}.v140-service-flow-card{height:100%;display:flex;flex-direction:column;justify-content:center;gap:12px}.v140-service-flow-card .premium-eyebrow{margin-bottom:2px}.v140-flow-list{display:grid;gap:10px;margin:14px 0 6px;padding:0;list-style:none}.v140-flow-list li{padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.62);border:1px solid rgba(10,93,130,.10);line-height:1.55;color:#29495a}.v140-flow-list b{color:#06364f}.v138-all-video-gallery .video-grid{align-items:stretch}.v138-all-video-gallery .video-card{min-height:100%;appearance:none;border:0;text-align:left}html[lang^="ar"] .v138-all-video-gallery .video-card{text-align:right}@media(max-width:980px){.v35-split{align-items:initial}.v140-service-flow-card{justify-content:flex-start}.v140-flow-list li{font-size:14px}}.v141-ultra-page,.v141-automation-page{background:#f6f9fc;color:#102033}.v141-ultra-hero,.v141-auto-hero{position:relative;overflow:hidden;padding:72px 0;background:radial-gradient(circle at top left,rgba(47,146,214,.20),transparent 34%),linear-gradient(135deg,#071827 0%,#0d314f 48%,#f8fbff 100%)}.v141-ultra-hero h1,.v141-auto-hero h1{font-size:clamp(34px,5vw,68px);line-height:1.02;margin:16px 0;color:#fff}.v141-ultra-hero p,.v141-auto-hero p{font-size:clamp(16px,2vw,21px);line-height:1.7;color:rgba(255,255,255,.88);max-width:760px}.v141-ultra-hero-grid,.v141-auto-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:34px;align-items:center}.v141-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.26);border-radius:999px;padding:8px 14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:rgba(255,255,255,.12);backdrop-filter:blur(8px);color:#fff}.v141-ultra-metrics{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.v141-ultra-metrics b{border-radius:14px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);padding:11px 14px;color:#fff}.v141-actions{display:flex;gap:12px;flex-wrap:wrap}.v141-ultra-visual,.v141-auto-gallery{position:relative;border-radius:30px;padding:18px;background:rgba(255,255,255,.88);box-shadow:0 30px 80px rgba(0,0,0,.22)}.v141-ultra-visual>img{width:100%;max-height:520px;object-fit:contain;display:block}.v141-auto-gallery>img{width:100%;border-radius:22px;display:block}.v141-auto-gallery>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.v141-auto-gallery>div img{width:100%;border-radius:18px;display:block}.v141-glass-note{position:absolute;left:28px;right:28px;bottom:28px;border-radius:22px;background:rgba(6,24,39,.82);backdrop-filter:blur(10px);color:#fff;padding:16px}.v141-glass-note strong{display:block;font-size:20px}.v141-glass-note span{display:block;opacity:.82;margin-top:5px}.v141-section{padding:68px 0}.v141-feature-grid,.v141-auto-feature-grid,.v141-use-grid,.v141-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:center}.v141-feature-grid article,.v141-auto-feature-grid>div,.v141-spec-table-wrap{border-radius:28px;background:#fff;padding:28px;box-shadow:0 18px 48px rgba(8,31,51,.09);border:1px solid rgba(8,31,51,.08)}.v141-feature-grid img,.v141-catalog-grid img{width:100%;border-radius:22px;box-shadow:0 12px 34px rgba(8,31,51,.10)}.v141-feature-grid h2,.v141-auto-feature-grid h2,.v141-use-grid h2{font-size:clamp(26px,3vw,42px);line-height:1.14;margin:12px 0}.v141-feature-grid p,.v141-auto-feature-grid p,.v141-use-grid p{line-height:1.78;color:#4a5b6d}.v141-feature-grid li{margin:10px 0;line-height:1.7}.v141-dark{background:linear-gradient(135deg,#061827,#0e334f);color:#fff}.v141-dark .v141-chip{background:rgba(255,255,255,.12)}.v141-dark p{color:rgba(255,255,255,.84)}.v141-use-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v141-use-cards b{display:block;border-radius:18px;padding:18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:#fff}.v141-spec-table{overflow:auto}.v141-spec-table table{width:100%;border-collapse:separate;border-spacing:0;min-width:720px}.v141-spec-table th,.v141-spec-table td{padding:16px;text-align:left;border-bottom:1px solid #e3ebf3}.v141-spec-table th{background:#0d314f;color:#fff}.v141-spec-table tr:last-child td{border-bottom:0}.v141-auto-list{display:grid;gap:14px}.v141-auto-list div{display:flex;gap:14px;align-items:flex-start;border-radius:18px;background:#f5f9fc;border:1px solid #e5eef7;padding:18px}.v141-auto-list b{min-width:44px;height:44px;border-radius:14px;background:#0d314f;color:#fff;display:inline-flex;align-items:center;justify-content:center}.v141-auto-list span{line-height:1.65;color:#34475c}.v141-catalog-grid{align-items:start}@media(max-width:900px){.v141-ultra-hero,.v141-auto-hero{padding:46px 0}.v141-ultra-hero-grid,.v141-auto-grid,.v141-feature-grid,.v141-auto-feature-grid,.v141-use-grid,.v141-catalog-grid{grid-template-columns:1fr}.v141-glass-note{position:static;margin-top:14px}.v141-use-cards{grid-template-columns:1fr}.v141-spec-table table{min-width:620px}.v141-actions .btn{width:100%;justify-content:center}}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media,body .v93-video-gallery .video-card.v90-video-card .video-card-media{background:linear-gradient(135deg,#061827,#0b3554) !important;aspect-ratio:16/9 !important;isolation:isolate !important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media::before,body .v93-video-gallery .video-card.v90-video-card .video-card-media::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(4,24,39,.04) 0%,rgba(4,24,39,.12) 48%,rgba(4,24,39,.42) 100%);}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media::after,body .v93-video-gallery .video-card.v90-video-card .video-card-media::after{content:"YouTube" !important;display:inline-flex !important;position:absolute !important;left:12px !important;bottom:12px !important;z-index:4 !important;width:auto !important;height:auto !important;inset:auto auto 12px 12px !important;padding:5px 9px !important;border-radius:999px !important;background:rgba(255,255,255,.92) !important;color:#0b3554 !important;font-size:10px !important;line-height:1 !important;font-weight:950 !important;letter-spacing:.08em !important;text-transform:uppercase !important;box-shadow:0 10px 24px rgba(0,0,0,.18) !important;}html[lang^="ar"] body .v138-all-video-gallery .video-card.v90-video-card .video-card-media::after,html[lang^="ar"] body .v93-video-gallery .video-card.v90-video-card .video-card-media::after{content:"فيديو" !important;left:auto !important;right:12px !important;inset:auto 12px 12px auto !important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media img.v145-video-thumb,body .v93-video-gallery .video-card.v90-video-card .video-card-media img.v145-video-thumb{position:relative !important;z-index:1 !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important;display:block !important;filter:saturate(1.08) contrast(1.04) brightness(.98) !important;transform:scale(1.01) !important;transition:transform .42s ease,filter .42s ease !important;background:#061827 !important;}body .v138-all-video-gallery .video-card.v90-video-card:hover .video-card-media img.v145-video-thumb,body .v93-video-gallery .video-card.v90-video-card:hover .video-card-media img.v145-video-thumb{transform:scale(1.055) !important;filter:saturate(1.14) contrast(1.07) brightness(1.02) !important;}body .v138-all-video-gallery .video-card.v90-video-card .play-badge,body .v93-video-gallery .video-card.v90-video-card .play-badge{z-index:5 !important;width:62px !important;height:62px !important;color:#0075a8 !important;background:rgba(255,255,255,.94) !important;border:1px solid rgba(255,255,255,.82) !important;box-shadow:0 18px 42px rgba(0,0,0,.28) !important;}@media(max-width:820px){body .v138-all-video-gallery .video-card.v90-video-card .play-badge,body .v93-video-gallery .video-card.v90-video-card .play-badge{width:56px !important;height:56px !important;font-size:20px !important;}}@media(max-width:540px){body .v138-all-video-gallery .video-card.v90-video-card .video-card-media::after,body .v93-video-gallery .video-card.v90-video-card .video-card-media::after{font-size:9px !important;padding:5px 8px !important;}}.v146-ai-seo-depth,.v146-standalone-faq{padding:clamp(48px,7vw,96px) 0;background:radial-gradient(circle at 10% 0%,rgba(0,174,239,.10),transparent 34%),linear-gradient(180deg,#ffffff 0%,#f6fbff 100%);overflow:hidden;}.v146-ai-seo-depth .container,.v146-standalone-faq .container{max-width:1180px;margin:0 auto;padding-left:clamp(18px,4vw,32px);padding-right:clamp(18px,4vw,32px);}.v146-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(6,24,39,.08);color:#0879a7;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:12px;}.v146-ai-seo-depth h2{margin:18px 0 14px;max-width:920px;color:#061827;font-size:clamp(28px,4vw,48px);line-height:1.08;letter-spacing:-.035em;}.v146-lead{max-width:980px;color:#31475a;font-size:clamp(16px,1.8vw,20px);line-height:1.72;}.v146-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;}.v146-card{min-width:0;border:1px solid rgba(6,24,39,.10);border-radius:24px;padding:22px;background:rgba(255,255,255,.88);box-shadow:0 18px 45px rgba(6,24,39,.08);}.v146-card h3{margin:0 0 10px;color:#061827;font-size:18px;}.v146-card p{margin:0;color:#51677a;line-height:1.65;}.v146-two{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:28px;align-items:stretch;margin-top:30px;}.v146-two>div{min-width:0;border-radius:28px;background:#fff;border:1px solid rgba(6,24,39,.10);padding:clamp(22px,3vw,32px);box-shadow:0 16px 42px rgba(6,24,39,.07);}.v146-two h3{margin:0 0 12px;color:#061827;font-size:clamp(22px,2.5vw,30px);}.v146-two p{color:#425a6e;line-height:1.78;}.v146-checklist ul{margin:0;padding:0;list-style:none;}.v146-checklist li{position:relative;padding:12px 0 12px 30px;border-bottom:1px solid rgba(6,24,39,.08);color:#31475a;line-height:1.45;}.v146-checklist li:last-child{border-bottom:0}.v146-checklist li::before{content:"✓";position:absolute;left:0;top:12px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#0aa3d8;color:#fff;font-size:12px;font-weight:900;}@media (max-width:1024px){.v146-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.v146-two{grid-template-columns:1fr;}}@media (max-width:640px){.v146-ai-seo-depth,.v146-standalone-faq{padding:42px 0;}.v146-grid{grid-template-columns:1fr;gap:14px;}.v146-card{border-radius:20px;padding:18px;}.v146-two>div{border-radius:22px;padding:20px;}.v146-lead{font-size:16px;}}.v146-standalone-faq .v56-faq-panel,.v146-standalone-faq .container{background:linear-gradient(135deg,#061827 0%,#0b2d44 54%,#0879a7 100%) !important;color:#ffffff !important;border-radius:32px;box-shadow:0 24px 60px rgba(6,24,39,.22);}.v146-standalone-faq span,.v146-standalone-faq h2,.v146-standalone-faq summary,.v146-standalone-faq p{color:#ffffff !important;}.v146-standalone-faq details{background:rgba(255,255,255,.10) !important;border:1px solid rgba(255,255,255,.18) !important;border-radius:18px;padding:16px 18px;margin-top:12px;}.v146-standalone-faq summary{font-weight:800;cursor:pointer;}.v146-standalone-faq p{opacity:.92;line-height:1.72;}.v147-product-seo-depth,.v147-product-faq{padding:clamp(46px,7vw,92px) 0;background:linear-gradient(180deg,#f7fbff 0%,#ffffff 100%);overflow:hidden;}.v147-product-seo-depth .container,.v147-product-faq .container{max-width:1180px;margin:0 auto;padding-left:clamp(18px,4vw,32px);padding-right:clamp(18px,4vw,32px);}.v147-eyebrow,.v147-product-faq span{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(0,174,239,.12);color:#0879a7;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:12px;}.v147-product-seo-depth h2,.v147-product-faq h2{margin:18px 0 14px;max-width:920px;color:#061827;font-size:clamp(27px,4vw,46px);line-height:1.08;letter-spacing:-.035em;}.v147-lead{max-width:990px;color:#31475a;font-size:clamp(16px,1.8vw,20px);line-height:1.74;}.v147-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;}.v147-product-card{min-width:0;border:1px solid rgba(6,24,39,.10);border-radius:24px;padding:22px;background:#fff;box-shadow:0 18px 45px rgba(6,24,39,.08);}.v147-product-card h3{margin:0 0 10px;color:#061827;font-size:18px;}.v147-product-card p{margin:0;color:#51677a;line-height:1.65;}.v147-product-two{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:28px;align-items:stretch;margin-top:30px;}.v147-product-two>div{min-width:0;border-radius:28px;background:#fff;border:1px solid rgba(6,24,39,.10);padding:clamp(22px,3vw,32px);box-shadow:0 16px 42px rgba(6,24,39,.07);}.v147-product-two h3{margin:0 0 12px;color:#061827;font-size:clamp(22px,2.5vw,30px);}.v147-product-two p{color:#425a6e;line-height:1.78;}.v147-product-checklist ul{margin:0;padding:0;list-style:none;}.v147-product-checklist li{position:relative;padding:12px 0 12px 30px;border-bottom:1px solid rgba(6,24,39,.08);color:#31475a;line-height:1.45;}.v147-product-checklist li:last-child{border-bottom:0;}.v147-product-checklist li::before{content:"✓";position:absolute;left:0;top:12px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#0aa3d8;color:#fff;font-size:12px;font-weight:900;}.v147-product-faq{background:#061827;}.v147-product-faq .container{background:linear-gradient(135deg,#061827,#0b2d44);border-radius:32px;padding-top:clamp(28px,4vw,42px);padding-bottom:clamp(28px,4vw,42px);box-shadow:0 24px 60px rgba(6,24,39,.22);}.v147-product-faq h2{color:#fff;}.v147-product-faq details{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:16px 18px;margin-top:12px;}.v147-product-faq summary{color:#fff;font-weight:800;cursor:pointer;}.v147-product-faq p{color:rgba(255,255,255,.90);line-height:1.72;margin:12px 0 0;}@media(max-width:1024px){.v147-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.v147-product-two{grid-template-columns:1fr;}}@media(max-width:640px){.v147-product-seo-depth,.v147-product-faq{padding:42px 0;}.v147-product-grid{grid-template-columns:1fr;gap:14px;}.v147-product-card{border-radius:20px;padding:18px;}.v147-product-two>div,.v147-product-faq .container{border-radius:22px;padding:20px;}.v147-lead{font-size:16px;}.v147-product-faq details{padding:14px;}}.v80-hub-card[href="/urunler/kontrol-panolari/"] figure{background:linear-gradient(135deg,#eaf8ff,#fff)}@media(min-width:981px){.v42-category-showcase .v42-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}body .v138-all-video-gallery .video-grid,body .v93-video-gallery .video-grid{width:100%!important;max-width:100%!important;overflow:visible!important}body .v138-all-video-gallery .video-card.v90-video-card,body .v93-video-gallery .video-card.v90-video-card{touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(0,126,178,.18)!important;position:relative!important;z-index:1!important;min-height:0!important;}body .v138-all-video-gallery .video-card.v90-video-card *{pointer-events:none!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body,body .v93-video-gallery .video-card.v90-video-card .video-card-body{background:#fff!important;color:#0b2430!important;}@media(max-width:700px){body .v138-all-video-gallery{padding:42px 0!important;overflow:hidden!important;}body .v138-all-video-gallery .section-head{text-align:left!important;margin-bottom:18px!important;}body .v138-all-video-gallery .video-grid,body .v93-video-gallery .video-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;}body .v138-all-video-gallery .video-card.v90-video-card,body .v93-video-gallery .video-card.v90-video-card{border-radius:24px!important;box-shadow:0 18px 48px rgba(7,47,69,.16)!important;border:1px solid rgba(7,47,69,.12)!important;overflow:hidden!important;width:100%!important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media,body .v93-video-gallery .video-card.v90-video-card .video-card-media{aspect-ratio:16/9!important;min-height:190px!important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body,body .v93-video-gallery .video-card.v90-video-card .video-card-body{padding:18px!important;gap:10px!important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body h3,body .v93-video-gallery .video-card.v90-video-card .video-card-body h3{font-size:18px!important;line-height:1.3!important;min-height:0!important;-webkit-line-clamp:3!important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body p,body .v93-video-gallery .video-card.v90-video-card .video-card-body p{font-size:14px!important;line-height:1.55!important;-webkit-line-clamp:3!important;}body .v138-all-video-gallery .video-card.v90-video-card .play-badge,body .v93-video-gallery .video-card.v90-video-card .play-badge{width:64px!important;height:64px!important;font-size:22px!important;}body .video-lightbox{padding:12px!important;align-items:center!important;}body .video-lightbox-panel{width:100%!important;max-width:100%!important;border-radius:18px!important;}}.v149-blog-index-section{padding:clamp(54px,7vw,94px) 0;background:linear-gradient(180deg,#ffffff 0%,#f4fbff 100%)}.v149-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.v149-blog-card{min-width:0}.v149-blog-card a{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:30px;background:#fff;border:1px solid rgba(7,47,69,.10);box-shadow:0 20px 60px rgba(7,47,69,.10);color:inherit;text-decoration:none;transition:.28s ease}.v149-blog-card a:hover{transform:translateY(-6px);box-shadow:0 28px 80px rgba(7,47,69,.16)}.v149-blog-card figure{position:relative;margin:0;aspect-ratio:16/10;overflow:hidden;background:#e8f5fb}.v149-blog-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.4s ease}.v149-blog-card a:hover img{transform:scale(1.055)}.v149-blog-card figure span{position:absolute;left:14px;bottom:14px;border-radius:999px;background:rgba(6,24,39,.78);color:#fff;padding:7px 11px;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.v149-blog-card div{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1}.v149-blog-card small{font-size:11px;font-weight:950;color:#0b8caf;letter-spacing:.10em}.v149-blog-card h3{margin:0;color:#061827;font-size:21px;line-height:1.18}.v149-blog-card p{margin:0;color:#536b7c;line-height:1.6}.v149-blog-card b{margin-top:auto;color:#006f95;font-weight:900}@media(max-width:980px){.v149-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.v149-blog-grid{grid-template-columns:1fr;gap:18px}.v149-blog-card h3{font-size:19px}.v149-blog-card figure{aspect-ratio:16/9}}.v149-ortam-page{background:#f6f9fc;color:#102033}.v149-ortam-hero{position:relative;overflow:hidden;padding:72px 0;background:radial-gradient(circle at top right,rgba(0,174,239,.20),transparent 35%),linear-gradient(135deg,#071827 0%,#0d314f 52%,#eef9ff 100%)}.v149-ortam-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:34px;align-items:center}.v149-ortam-hero h1{font-size:clamp(34px,5vw,68px);line-height:1.02;margin:16px 0;color:#fff}.v149-ortam-hero p{font-size:clamp(16px,2vw,21px);line-height:1.72;color:rgba(255,255,255,.88);max-width:780px}.v149-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.26);border-radius:999px;padding:8px 14px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;background:rgba(255,255,255,.12);backdrop-filter:blur(8px);color:#fff;font-size:12px}.v149-chip.light{background:rgba(0,174,239,.11);color:#0879a7;border-color:rgba(0,174,239,.22)}.v149-ortam-metrics{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.v149-ortam-metrics b{border-radius:14px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);padding:11px 14px;color:#fff}.v149-actions{display:flex;gap:12px;flex-wrap:wrap}.v149-ortam-visual{position:relative;border-radius:30px;padding:18px;background:rgba(255,255,255,.88);box-shadow:0 30px 80px rgba(0,0,0,.22)}.v149-ortam-visual>img{width:100%;max-height:520px;object-fit:contain;display:block;border-radius:22px}.v149-glass-note{position:absolute;left:28px;right:28px;bottom:28px;border-radius:22px;background:rgba(6,24,39,.82);backdrop-filter:blur(10px);color:#fff;padding:16px}.v149-glass-note strong{display:block;font-size:20px}.v149-glass-note span{display:block;opacity:.84;margin-top:5px}.v149-ortam-section{padding:clamp(56px,7vw,88px) 0}.v149-ortam-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:32px;align-items:center}.v149-ortam-split article,.v149-ortam-cards article{border-radius:28px;background:#fff;padding:28px;box-shadow:0 18px 48px rgba(8,31,51,.09);border:1px solid rgba(8,31,51,.08)}.v149-ortam-split h2,.v149-ortam-use h2{font-size:clamp(28px,3.5vw,46px);line-height:1.08;margin:16px 0;color:#061827}.v149-ortam-split p,.v149-ortam-split li{line-height:1.78;color:#4a5b6d}.v149-ortam-split figure{margin:0}.v149-ortam-split img{width:100%;border-radius:28px;box-shadow:0 22px 58px rgba(8,31,51,.12)}.v149-ortam-dark{padding:clamp(56px,7vw,88px) 0;background:linear-gradient(135deg,#061827,#0e334f);color:#fff}.v149-ortam-use{display:grid;grid-template-columns:minmax(0,.85fr) minmax(300px,1.15fr);gap:32px;align-items:center}.v149-ortam-use h2{color:#fff}.v149-ortam-use p{color:rgba(255,255,255,.84);line-height:1.78}.v149-use-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v149-use-list b{display:block;border-radius:18px;padding:18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:#fff}.v149-ortam-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.v149-ortam-cards h3{margin:0 0 10px;color:#061827}.v149-ortam-cards p{color:#4d6374;line-height:1.65;margin:0}@media(max-width:900px){.v149-ortam-hero{padding:46px 0}.v149-ortam-hero-grid,.v149-ortam-split,.v149-ortam-use{grid-template-columns:1fr}.v149-glass-note{position:static;margin-top:14px}.v149-ortam-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.v149-actions .btn{width:100%;justify-content:center}}@media(max-width:620px){.v149-use-list,.v149-ortam-cards{grid-template-columns:1fr}.v149-ortam-split article,.v149-ortam-cards article{padding:22px;border-radius:22px}}.v150-service-hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);gap:clamp(24px,4vw,54px)}.v150-service-hero-panel{position:relative;overflow:hidden;padding:0!important;border-radius:34px!important;background:linear-gradient(150deg,rgba(255,255,255,.18),rgba(255,255,255,.075) 52%,rgba(7,33,52,.20))!important;box-shadow:0 34px 110px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.22)!important;min-height:470px;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate}.v150-service-hero-panel:before{content:"";position:absolute;inset:-22%;background:radial-gradient(circle at 28% 28%,rgba(123,230,255,.30),transparent 28%),radial-gradient(circle at 78% 12%,rgba(255,255,255,.20),transparent 18%),linear-gradient(135deg,rgba(255,255,255,.11),transparent 48%);z-index:-2}.v150-service-hero-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(2,19,31,.72) 72%,rgba(1,15,26,.92) 100%);z-index:-1}.v150-service-visual{position:absolute;left:24px;right:24px;top:24px;height:250px;border-radius:26px;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 50% 62%,rgba(255,255,255,.24),transparent 36%),linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.18);overflow:hidden}.v150-service-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:32px 32px;opacity:.72}.v150-pipe{position:absolute;left:22px;right:22px;height:12px;border-radius:999px;background:linear-gradient(180deg,#eaf9ff,#8fb4c4 48%,#30566a 52%,#d8f1fb);box-shadow:0 8px 28px rgba(0,0,0,.28),inset 0 1px 1px rgba(255,255,255,.8)}.v150-pipe-top{top:58px}.v150-pipe-bottom{top:108px;left:72px;right:58px;opacity:.78}.v150-nozzle{position:absolute;top:66px;width:14px;height:44px;border-radius:5px;background:linear-gradient(180deg,#ecfbff,#8caaba 48%,#48697a);box-shadow:0 8px 18px rgba(0,0,0,.28)}.v150-nozzle:after{content:"";position:absolute;left:50%;top:38px;transform:translateX(-50%);width:0;height:0;border-left:22px solid transparent;border-right:22px solid transparent;border-top:78px solid rgba(234,249,255,.30);filter:blur(4px)}.v150-nozzle-1{left:22%}.v150-nozzle-2{left:48%}.v150-nozzle-3{left:73%}.v150-mist-cloud{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);width:210px;height:88px;filter:blur(.2px)}.v150-mist-cloud i{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.55),rgba(255,255,255,.10) 62%,transparent);animation:v150MistFloat 4.8s ease-in-out infinite}.v150-mist-cloud i:nth-child(1){width:104px;height:70px;left:0;bottom:8px}.v150-mist-cloud i:nth-child(2){width:132px;height:82px;left:42px;bottom:0;animation-delay:.7s}.v150-mist-cloud i:nth-child(3){width:96px;height:66px;right:0;bottom:12px;animation-delay:1.2s}.v150-core-badge{position:absolute;right:18px;bottom:18px;width:92px;height:92px;border-radius:24px;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,rgba(0,179,230,.96),rgba(2,95,130,.92));box-shadow:0 18px 38px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.34);border:1px solid rgba(255,255,255,.25);color:#fff}.v150-core-badge b{display:block;font-size:18px!important;letter-spacing:.02em;line-height:1}.v150-core-badge small{display:block;font-weight:900;letter-spacing:.18em;font-size:10px;margin-top:3px;color:#c9f6ff}.v150-service-chiprow{display:flex;gap:9px;flex-wrap:wrap;margin:292px 28px 14px}.v150-service-chiprow span{display:inline-flex!important;margin:0!important;color:#dff8ff!important;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 11px;font-size:11px!important;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.v150-service-hero-panel strong{display:block!important;margin:0 28px 12px!important;font-size:clamp(28px,3vw,40px)!important;line-height:1.05!important;letter-spacing:-.045em;color:#fff;text-wrap:balance}.v150-service-hero-panel p{margin:0 28px 18px!important;max-width:100%!important;font-size:16px!important;line-height:1.62!important;color:rgba(236,249,255,.88)!important}.v150-service-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 28px 28px}.v150-service-steps span{display:block!important;margin:0!important;padding:13px 10px;border-radius:18px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.15);color:#fff!important;text-align:center}.v150-service-steps b{display:block;font-size:18px;color:#91eaff}.v150-service-steps em{display:block;font-style:normal;font-size:11px;font-weight:800;letter-spacing:.04em;color:rgba(255,255,255,.82)}@keyframes v150MistFloat{0%,100%{transform:translateY(0) scale(1);opacity:.72}50%{transform:translateY(-10px) scale(1.06);opacity:.94}}@media(max-width:980px){.v150-service-hero-grid{grid-template-columns:1fr!important}.v150-service-hero-panel{min-height:440px}.v150-service-visual{height:230px}.v150-service-chiprow{margin-top:270px}}@media(max-width:640px){.v150-service-hero-panel{border-radius:26px!important;min-height:auto}.v150-service-visual{position:relative;left:auto;right:auto;top:auto;height:190px;margin:16px 16px 0;border-radius:22px}.v150-pipe{left:16px;right:16px}.v150-pipe-bottom{left:48px;right:28px}.v150-nozzle:after{border-left-width:18px;border-right-width:18px;border-top-width:58px}.v150-core-badge{width:74px;height:74px;border-radius:20px}.v150-core-badge b{font-size:15px!important}.v150-service-chiprow{margin:18px 18px 12px}.v150-service-hero-panel strong{margin-left:18px!important;margin-right:18px!important;font-size:30px!important}.v150-service-hero-panel p{margin-left:18px!important;margin-right:18px!important}.v150-service-steps{grid-template-columns:1fr;margin:0 18px 18px}.v150-service-steps span{text-align:left;display:flex!important;align-items:center;gap:12px}.v150-service-steps b{display:inline;font-size:16px}.v150-service-steps em{display:inline;font-size:12px}}@media(max-width:420px){.v150-nozzle-3{display:none}.v150-nozzle-1{left:28%}.v150-nozzle-2{left:62%}.v150-service-visual{height:170px}.v150-service-chiprow span{font-size:10px!important;padding:7px 9px}}.v151-media-hero{position:relative;overflow:hidden}.v151-media-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 22%,rgba(86,209,255,.16),transparent 28%),radial-gradient(circle at 12% 80%,rgba(255,255,255,.08),transparent 24%);pointer-events:none}.v151-media-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(24px,4vw,56px);align-items:center}.v151-media-copy{position:relative;z-index:2}.v151-media-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;padding:8px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.10);color:#d8f8ff;font-size:12px;font-weight:900;letter-spacing:.16em}.v151-media-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:#7be6ff;box-shadow:0 0 18px rgba(123,230,255,.9)}.v151-media-copy h1{text-wrap:balance}.v151-media-copy p{max-width:720px}.v151-media-points{gap:10px}.v151-media-points b{background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;padding:10px 13px!important;color:#effcff!important}.v151-media-panel{position:relative;overflow:hidden;border-radius:34px;padding:18px;background:linear-gradient(145deg,rgba(255,255,255,.20),rgba(255,255,255,.06) 52%,rgba(0,24,40,.22));box-shadow:0 34px 110px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.24);border:1px solid rgba(255,255,255,.18);min-height:460px;isolation:isolate}.v151-media-panel:before{content:"";position:absolute;inset:-25%;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.045) 1px,transparent 1px),radial-gradient(circle at 70% 22%,rgba(123,230,255,.24),transparent 28%);background-size:34px 34px,34px 34px,auto;z-index:-2}.v151-media-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,20,34,.10),rgba(2,20,34,.78) 72%,rgba(1,14,24,.96));z-index:-1}.v151-media-orbit{position:absolute;right:18px;top:18px;width:118px;height:118px;border:1px solid rgba(255,255,255,.18);border-radius:50%;opacity:.8}.v151-media-orbit:before,.v151-media-orbit:after{content:"";position:absolute;inset:18px;border:1px dashed rgba(215,247,255,.24);border-radius:50%}.v151-media-orbit:after{inset:38px}.v151-media-orbit i{position:absolute;width:10px;height:10px;border-radius:50%;background:#8af0ff;box-shadow:0 0 18px rgba(138,240,255,.9)}.v151-media-orbit i:nth-child(1){left:18px;top:18px}.v151-media-orbit i:nth-child(2){right:16px;top:56px}.v151-media-orbit i:nth-child(3){left:50px;bottom:12px}.v151-media-screen{position:relative;overflow:hidden;border-radius:26px;height:230px;background:#072234;border:1px solid rgba(255,255,255,.18);box-shadow:0 22px 54px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.18)}.v151-media-screen img{width:100%!important;height:100%!important;display:block;object-fit:cover;filter:saturate(1.08) contrast(1.04)}.v151-media-screen:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(2,18,31,.54)),linear-gradient(90deg,rgba(0,0,0,.18),transparent 45%);pointer-events:none}.v151-media-play{position:absolute;left:18px;bottom:18px;width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(0,180,230,.96),rgba(2,85,120,.96));box-shadow:0 16px 34px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.22);z-index:2}.v151-media-play span{width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:16px solid #fff;margin-left:4px}.v151-media-blog .v151-media-play span{border:0;width:26px;height:26px;margin:0;border-radius:8px;background:linear-gradient(180deg,#fff,#b8efff);position:relative}.v151-media-blog .v151-media-play span:before,.v151-media-blog .v151-media-play span:after{content:"";position:absolute;left:6px;right:6px;height:3px;border-radius:99px;background:#097091}.v151-media-blog .v151-media-play span:before{top:8px}.v151-media-blog .v151-media-play span:after{bottom:8px}.v151-media-photo .v151-media-play span{border:0;width:28px;height:22px;margin:0;border-radius:6px;background:#fff;position:relative}.v151-media-photo .v151-media-play span:before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;right:5px;top:5px;background:#0685a9}.v151-media-photo .v151-media-play span:after{content:"";position:absolute;left:4px;right:4px;bottom:4px;height:8px;background:linear-gradient(135deg,transparent 35%,#0c8cb2 36% 62%,transparent 63%),linear-gradient(45deg,#7defff 42%,transparent 43%);border-radius:0 0 4px 4px}.v151-media-panel-body{position:relative;z-index:2;margin-top:18px}.v151-media-panel-body small{display:inline-flex;margin-bottom:8px;color:#91eaff;font-size:11px;font-weight:900;letter-spacing:.16em}.v151-media-panel-body strong{display:block;color:#fff;font-size:clamp(25px,2.4vw,34px);line-height:1.08;letter-spacing:-.035em}.v151-media-panel-body p{margin:10px 0 0;color:rgba(238,249,255,.86);line-height:1.58;font-size:15px}.v151-media-microcards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:15px}.v151-media-microcards span{display:flex;align-items:center;min-height:58px;padding:11px;border-radius:16px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:12px;font-weight:850;line-height:1.25}.v151-media-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;position:relative;z-index:2}.v151-media-stats span{padding:14px 10px;border-radius:18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);text-align:center}.v151-media-stats strong{display:block;color:#8deeff;font-size:22px;line-height:1}.v151-media-stats em{display:block;margin-top:6px;color:rgba(255,255,255,.82);font-style:normal;font-size:11px;font-weight:800;letter-spacing:.04em}.v151-media-photo .v151-media-screen{height:250px}.v151-media-video .v151-media-screen{aspect-ratio:16/9;height:auto}.v151-media-video .v151-media-screen:before{content:"";position:absolute;left:0;right:0;top:0;height:36px;background:rgba(2,20,34,.72);z-index:2;border-bottom:1px solid rgba(255,255,255,.12)}@media(max-width:980px){.v151-media-hero-grid{grid-template-columns:1fr!important}.v151-media-panel{min-height:0}.v151-media-screen{height:240px}.v151-media-photo .v151-media-screen{height:250px}}@media(max-width:640px){.v151-media-hero{padding-top:48px!important}.v151-media-panel{border-radius:26px;padding:14px}.v151-media-screen{height:190px;border-radius:22px}.v151-media-photo .v151-media-screen{height:205px}.v151-media-orbit{width:82px;height:82px;opacity:.42}.v151-media-panel-body strong{font-size:28px}.v151-media-microcards{grid-template-columns:1fr}.v151-media-microcards span{min-height:auto}.v151-media-stats{grid-template-columns:1fr 1fr}.v151-media-stats span:last-child{grid-column:1/-1}.v151-media-play{width:50px;height:50px;border-radius:17px}.v151-media-points{display:grid!important;grid-template-columns:1fr!important}.v151-media-points b{justify-content:center;text-align:center}.v151-media-copy .hero-actions .btn{width:100%;justify-content:center}}@media(max-width:420px){.v151-media-screen{height:170px}.v151-media-photo .v151-media-screen{height:180px}.v151-media-panel-body p{font-size:14px}.v151-media-stats strong{font-size:19px}.v151-media-kicker{font-size:10px;letter-spacing:.11em}}:root{--mm-sticky-offset:88px;--mm-sticky-shadow:0 18px 54px rgba(7,31,53,.14)}html{scroll-padding-top:calc(var(--mm-sticky-offset,88px) + 18px)}body{overflow-x:hidden}.topbar{position:relative;z-index:9980}.header{position:sticky!important;position:-webkit-sticky!important;top:0!important;z-index:9990!important;isolation:isolate;will-change:background,box-shadow,backdrop-filter;transition:background .22s ease,box-shadow .22s ease,border-color .22s ease;background:rgba(255,255,255,.90)!important;-webkit-backdrop-filter:saturate(145%) blur(18px);backdrop-filter:saturate(145%) blur(18px);}.header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(11,120,158,.24),transparent);opacity:.72;pointer-events:none}.header.mm-sticky-scrolled{background:rgba(255,255,255,.96)!important;box-shadow:var(--mm-sticky-shadow);border-bottom-color:rgba(7,23,36,.10)!important}.header.mm-sticky-scrolled .nav{height:76px;transition:height .22s ease}.header.mm-sticky-scrolled .brand img{height:52px;transition:height .22s ease,max-width .22s ease}.header .nav{transition:height .22s ease}.header .brand img{transition:height .22s ease,max-width .22s ease}.mobile-drawer{z-index:10020!important}.mobile-menu-backdrop{z-index:10010!important}.mobile-menu-toggle{z-index:10030!important}body.mobile-menu-open .header{z-index:10025!important}@media(max-width:1260px){:root{--mm-sticky-offset:76px}.topbar{display:none!important}.header{top:0!important;z-index:9990!important}.header.mm-sticky-scrolled .nav{height:66px}.header.mm-sticky-scrolled .brand img{height:42px;max-width:200px}.mobile-menu-toggle{position:relative}}@media(max-width:640px){:root{--mm-sticky-offset:68px}.header{box-shadow:0 8px 28px rgba(7,31,53,.08)}.header.mm-sticky-scrolled{box-shadow:0 14px 38px rgba(7,31,53,.14)}.header.mm-sticky-scrolled .nav{height:62px}.header.mm-sticky-scrolled .brand img{height:38px;max-width:176px}.mobile-drawer{height:100dvh;max-height:100dvh;overscroll-behavior:contain}}@media(max-width:390px){:root{--mm-sticky-offset:62px}.header.mm-sticky-scrolled .brand img{height:36px;max-width:160px}}@media(prefers-reduced-motion:reduce){.header,.header .nav,.header .brand img{transition:none!important}}:root{--mm-topbar-height:34px;--mm-header-height:88px;--mm-fixed-total-height:122px;}html{scroll-padding-top:calc(var(--mm-fixed-total-height,122px) + 18px)!important;}body{padding-top:var(--mm-fixed-total-height,122px)!important;}.topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:10090!important;transform:translateZ(0);}.header{position:fixed!important;position:-webkit-fixed!important;top:var(--mm-topbar-height,34px)!important;left:0!important;right:0!important;width:100%!important;z-index:10080!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 12px 36px rgba(7,31,53,.10)!important;transform:translateZ(0);will-change:transform;}.header.mm-sticky-scrolled,body.mm-fixed-header-active .header.mm-sticky-scrolled{box-shadow:0 18px 54px rgba(7,31,53,.16)!important;border-bottom-color:rgba(7,23,36,.12)!important;}.header.mm-sticky-scrolled .nav{height:74px!important;}.header.mm-sticky-scrolled .brand img{height:50px!important;max-width:260px!important;}.mobile-menu-backdrop{z-index:10110!important;}.mobile-drawer{z-index:10120!important;}body.mobile-menu-open .header{z-index:10130!important;}@media(max-width:1260px){:root{--mm-topbar-height:0px;--mm-header-height:68px;--mm-fixed-total-height:68px;}body{padding-top:var(--mm-fixed-total-height,68px)!important;}.topbar{display:none!important;}.header{top:0!important;z-index:10100!important;}.header .nav{height:68px!important;}.header.mm-sticky-scrolled .nav{height:62px!important;}.header.mm-sticky-scrolled .brand img{height:40px!important;max-width:190px!important;}}@media(max-width:640px){:root{--mm-header-height:64px;--mm-fixed-total-height:64px;}body{padding-top:var(--mm-fixed-total-height,64px)!important;}.header .nav{height:64px!important;}.header.mm-sticky-scrolled .nav{height:60px!important;}.header.mm-sticky-scrolled .brand img{height:37px!important;max-width:170px!important;}}@media(max-width:390px){:root{--mm-header-height:60px;--mm-fixed-total-height:60px;}body{padding-top:var(--mm-fixed-total-height,60px)!important;}.header .nav{height:60px!important;}.header.mm-sticky-scrolled .nav{height:58px!important;}}:root{--mm-topbar-height:38px!important;--mm-header-height:76px!important;--mm-fixed-total-height:114px!important;}html{scroll-padding-top:132px!important;}body{padding-top:114px!important;}.topbar{height:38px!important;min-height:38px!important;max-height:38px!important;overflow:hidden!important;}.topbar .container{height:38px!important;min-height:38px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important;align-items:center!important;}.header{top:38px!important;min-height:76px!important;height:76px!important;transform:translate3d(0,0,0)!important;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease!important;}.header .nav,.header.mm-sticky-scrolled .nav,body.mm-fixed-header-active .header .nav,body.mm-fixed-header-active .header.mm-sticky-scrolled .nav{height:76px!important;min-height:76px!important;transition:none!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:46px!important;max-height:46px!important;max-width:260px!important;transition:none!important;}.header.mm-sticky-scrolled{transform:translate3d(0,0,0)!important;}@media(max-width:1260px){:root{--mm-topbar-height:0px!important;--mm-header-height:68px!important;--mm-fixed-total-height:68px!important;}html{scroll-padding-top:86px!important;}body{padding-top:68px!important;}.topbar{display:none!important;height:0!important;min-height:0!important;max-height:0!important;}.header{top:0!important;height:68px!important;min-height:68px!important;}.header .nav,.header.mm-sticky-scrolled .nav,body.mm-fixed-header-active .header .nav,body.mm-fixed-header-active .header.mm-sticky-scrolled .nav{height:68px!important;min-height:68px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:40px!important;max-height:40px!important;max-width:190px!important;}}@media(max-width:640px){:root{--mm-header-height:64px!important;--mm-fixed-total-height:64px!important;}html{scroll-padding-top:82px!important;}body{padding-top:64px!important;}.header{height:64px!important;min-height:64px!important;}.header .nav,.header.mm-sticky-scrolled .nav,body.mm-fixed-header-active .header .nav,body.mm-fixed-header-active .header.mm-sticky-scrolled .nav{height:64px!important;min-height:64px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:38px!important;max-height:38px!important;max-width:176px!important;}}@media(max-width:390px){:root{--mm-header-height:60px!important;--mm-fixed-total-height:60px!important;}html{scroll-padding-top:78px!important;}body{padding-top:60px!important;}.header{height:60px!important;min-height:60px!important;}.header .nav,.header.mm-sticky-scrolled .nav,body.mm-fixed-header-active .header .nav,body.mm-fixed-header-active .header.mm-sticky-scrolled .nav{height:60px!important;min-height:60px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:36px!important;max-height:36px!important;max-width:160px!important;}}@media(max-width:640px){.hero{align-items:flex-start!important;padding-top:clamp(34px,10vw,58px)!important;padding-bottom:56px!important;min-height:max(640px,calc(100svh - var(--mm-fixed-total-height,64px)))!important;}.hero .container{padding-top:0!important;}.hero h1{margin-top:0!important;margin-bottom:18px!important;font-size:clamp(34px,10.4vw,46px)!important;line-height:1.06!important;letter-spacing:-.05em!important;}.hero p{margin-top:0!important;}}@media(max-width:390px){.hero{padding-top:clamp(30px,9vw,46px)!important;min-height:max(610px,calc(100svh - var(--mm-fixed-total-height,60px)))!important;}.hero h1{font-size:clamp(32px,10vw,40px)!important;line-height:1.07!important;}}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:58px!important;max-height:58px!important;max-width:320px!important;width:auto!important;object-fit:contain!important;}.header .brand{min-width:190px!important;}.compact-footer .footer-contact br{display:none!important;}.compact-footer .footer-contact a,.compact-footer .footer-contact span{word-break:normal!important;overflow-wrap:anywhere!important;}@media(max-width:1260px){.header .brand{min-width:150px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:46px!important;max-height:46px!important;max-width:220px!important;}}@media(max-width:640px){.header .brand{min-width:132px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:42px!important;max-height:42px!important;max-width:198px!important;}}@media(max-width:390px){.header .brand{min-width:118px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:38px!important;max-height:38px!important;max-width:180px!important;}}.lang-selector{z-index:140;}.lang-selector .lang-current{touch-action:manipulation;}.lang-selector.is-open .lang-dropdown{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important;}.lang-dropdown{pointer-events:none;}.lang-selector:hover .lang-dropdown,.lang-selector:focus-within .lang-dropdown{pointer-events:auto;}.product-mega-menu a span,.mega-menu a span{line-height:1.45;}@media(max-width:1260px){.lang-selector{position:relative;z-index:160;}.lang-dropdown{right:0!important;top:calc(100% + 10px)!important;max-height:min(70vh,430px);overflow:auto;-webkit-overflow-scrolling:touch;}}@media(max-width:640px){.lang-current{min-width:74px;justify-content:center;}.lang-dropdown{width:min(245px,calc(100vw - 28px))!important;right:-54px!important;border-radius:20px!important;padding:10px!important;box-shadow:0 28px 75px rgba(7,31,53,.24)!important;}.lang-dropdown a{min-height:44px;}body .v151-media-hero,body .media-compact-hero,body .v80-hub-hero{padding:42px 0!important;overflow:hidden!important;}body .v151-media-hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;}body .v151-media-copy h1,body .media-compact-hero h1,body .v80-hub-hero h1{font-size:clamp(30px,9vw,42px)!important;line-height:1.08!important;letter-spacing:-.04em!important;}body .v151-media-copy p,body .media-compact-hero p,body .v80-hub-hero p{font-size:15.5px!important;line-height:1.65!important;}body .v151-media-panel,body .v151-media-orbit{max-width:100%!important;min-width:0!important;}body .v138-all-video-gallery{padding:42px 0 54px!important;overflow:hidden!important;background:linear-gradient(180deg,#f7fbff,#ffffff)!important;}body .v138-all-video-gallery .container{width:min(100% - 24px,1180px)!important;max-width:100%!important;}body .v138-all-video-gallery .section-head{margin-bottom:18px!important;}body .v138-all-video-gallery .section-head h2{font-size:clamp(26px,7vw,34px)!important;line-height:1.12!important;}body .v138-all-video-gallery .section-head p{font-size:15px!important;line-height:1.6!important;}body .v138-all-video-gallery .video-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;min-width:0!important;}body .v138-all-video-gallery .video-card.v90-video-card{width:100%!important;min-width:0!important;max-width:100%!important;border-radius:20px!important;box-shadow:0 16px 38px rgba(7,47,69,.12)!important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media{aspect-ratio:16/9!important;height:auto!important;min-height:0!important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body{padding:14px 15px 16px!important;gap:7px!important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body h3{font-size:16px!important;min-height:auto!important;}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body p{font-size:13px!important;-webkit-line-clamp:3!important;}body .v138-all-video-gallery .play-badge{width:44px!important;height:44px!important;font-size:17px!important;}}@media(max-width:380px){.lang-dropdown{right:-66px!important;width:calc(100vw - 20px)!important}.mobile-menu-toggle{width:42px;height:42px}.lang-current{min-width:68px;padding:0 8px!important}}.header{overflow:visible!important;z-index:10500!important}.header .nav,.header .container.nav{overflow:visible!important}.main-menu{position:static!important;overflow:visible!important}.main-menu .menu-item{position:relative}.main-menu .mega-trigger{position:static!important}.main-menu .dropdown,.main-menu .mega-menu{z-index:10650!important;pointer-events:none}.main-menu .menu-item:hover>.dropdown,.main-menu .menu-item:focus-within>.dropdown,.main-menu .menu-item.is-open>.dropdown,.main-menu .mega-trigger:hover>.mega-menu,.main-menu .mega-trigger:focus-within>.mega-menu,.main-menu .mega-trigger.is-open>.mega-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.main-menu .mega-trigger>.mega-menu{position:absolute!important;left:50%!important;right:auto!important;top:calc(100% + 14px)!important;transform:translate(-50%,10px)!important;width:min(940px,calc(100vw - 32px))!important;max-height:calc(100vh - 115px)!important;overflow:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:16px!important;border-radius:28px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 30px 90px rgba(7,31,53,.2)!important;border:1px solid rgba(7,23,36,.1)!important}.main-menu .mega-trigger:hover>.mega-menu,.main-menu .mega-trigger:focus-within>.mega-menu,.main-menu .mega-trigger.is-open>.mega-menu{transform:translate(-50%,0)!important}.main-menu .mega-menu a{display:block!important;min-width:0!important;padding:18px!important;border-radius:20px!important}.main-menu .mega-menu b{display:block!important;line-height:1.2!important}.main-menu .mega-menu span{display:block!important;line-height:1.45!important;white-space:normal!important}.mobile-drawer{overflow-y:auto!important}.mobile-menu details{overflow:hidden!important}.mobile-menu details[open] a{display:flex!important}@media(max-width:1260px){.main-menu .mega-menu,.main-menu .dropdown{display:none!important}.main-menu{display:none!important}.mobile-menu-toggle{display:inline-flex!important}}@media(min-width:1261px){.mobile-menu-toggle,.mobile-drawer,.mobile-menu-backdrop{display:none!important}}@media(max-width:760px){.mobile-menu details[open]{background:#f3fbff!important;border-color:rgba(10,120,168,.18)!important}.mobile-menu details a{padding:13px 16px!important;border-radius:14px!important;line-height:1.35!important}}@media(min-width:1261px){.main-menu .menu-item{position:relative!important;}.main-menu .menu-item:after{content:"";position:absolute;left:-18px;right:-18px;top:100%;height:28px;background:transparent;pointer-events:auto;}.main-menu .mega-trigger>.mega-menu{top:calc(100% + 8px)!important;}.main-menu .dropdown{top:calc(100% + 8px)!important;}.main-menu .menu-item:hover>.dropdown,.main-menu .menu-item.mm-hover-lock>.dropdown,.main-menu .menu-item:focus-within>.dropdown,.main-menu .menu-item.is-open>.dropdown,.main-menu .mega-trigger:hover>.mega-menu,.main-menu .mega-trigger.mm-hover-lock>.mega-menu,.main-menu .mega-trigger:focus-within>.mega-menu,.main-menu .mega-trigger.is-open>.mega-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important;}.main-menu .mega-trigger:hover>.mega-menu,.main-menu .mega-trigger.mm-hover-lock>.mega-menu,.main-menu .mega-trigger:focus-within>.mega-menu,.main-menu .mega-trigger.is-open>.mega-menu{transform:translate(-50%,0)!important;}}html[lang="ar"] body{direction:rtl;text-align:right;}html[lang="ar"] .nav,html[lang="ar"] .hero-grid,html[lang="ar"] .v42-hero-grid,html[lang="ar"] .footer-grid{direction:rtl;}html[lang="ar"] .lang-dropdown,html[lang="ar"] .mobile-language-row{direction:ltr;text-align:left;}html[lang="ar"] .mega-menu a,html[lang="ar"] .dropdown a{text-align:right;}html[lang="de"] .mega-menu b,html[lang="ru"] .mega-menu b{font-size:15px;}.v42-hero-copy h1,.hero h1,.media-compact-hero h1,.v80-hub-hero h1{overflow-wrap:anywhere;}.v42-hero-copy p,.hero p,.v151-media-copy p,.media-compact-hero p{max-width:820px;}@media(max-width:760px){.v42-hero,.hero,.v151-media-hero,.media-compact-hero{padding-top:calc(var(--mm-sticky-offset,72px) + 34px)!important;}.v42-hero-grid,.hero-grid{grid-template-columns:1fr!important;gap:22px!important;}.v42-hero-copy h1,.hero h1{font-size:clamp(30px,8.5vw,44px)!important;line-height:1.08!important;}.v42-hero-copy p,.hero p{font-size:15.5px!important;line-height:1.65!important;}.mega-menu span,.mobile-menu a{overflow-wrap:anywhere;}}.mobile-menu-backdrop{z-index:10900!important;}.mobile-drawer{z-index:10920!important;pointer-events:auto!important;}.mobile-menu-toggle{z-index:10940!important;}body.mobile-menu-open .header{z-index:10880!important;}body.mobile-menu-open .mobile-drawer{transform:translateX(0)!important;}.mobile-menu details{display:block!important;overflow:visible!important;border-radius:20px!important;margin:0!important;}.mobile-menu details:not([open])>a{display:none!important;}.mobile-menu details[open]{padding-bottom:8px!important;background:linear-gradient(180deg,#f3fbff,#fff)!important;border:1px solid rgba(10,120,168,.18)!important;box-shadow:0 14px 36px rgba(7,31,53,.07)!important;}.mobile-menu summary{position:relative!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;}.mobile-menu details[open] summary{border-color:rgba(10,120,168,.20)!important;background:#fff!important;color:#087da8!important;}.mobile-menu details[open]>a{display:flex!important;width:calc(100% - 20px)!important;margin:8px 10px 0!important;min-height:44px!important;align-items:center!important;}.mobile-drawer .mobile-menu{padding-bottom:28px!important;}@media(max-width:640px){.mobile-drawer{width:min(94vw,420px)!important;padding:14px!important;}.mobile-menu details[open]>a{font-size:13px!important;padding:12px 14px!important;}.mobile-language-row{position:sticky;top:0;z-index:2;}}.v163-generated-hub .v80-hub-hero{padding:86px 0 56px;background:linear-gradient(135deg,#061827,#0b4968);color:#fff;}.v163-generated-hub .v80-hub-hero h1{color:#fff;font-size:clamp(34px,5vw,64px);line-height:1.05;margin:16px 0;}.v163-generated-hub .v80-hub-hero p{max-width:780px;color:rgba(255,255,255,.78);font-size:18px;line-height:1.7;}.v163-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}.v163-hub-card{display:flex;flex-direction:column;gap:8px;min-height:122px;padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(8,32,51,.09);box-shadow:0 18px 54px rgba(7,31,53,.08);color:#071f35;text-decoration:none;transition:.22s ease;}.v163-hub-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(7,31,53,.13);}.v163-hub-card b{font-size:19px;line-height:1.25;}.v163-hub-card span{color:#087da8;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase;}@media(max-width:900px){.v163-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media(max-width:620px){.v163-hub-grid{grid-template-columns:1fr;}.v163-generated-hub .v80-hub-hero{padding:52px 0 38px;}}html,body{max-width:100%;overflow-x:hidden;}img,picture,video,canvas,iframe{max-width:100%;}img,picture,video{height:auto;}.container,.section,.hero,.v42-hero,.v80-hub-hero,.v151-media-hero,.media-compact-hero,.footer,.header,.mobile-drawer{min-width:0;}.product-card,.service-card,.gallery-card,.video-card,.v163-hub-card,.mega-menu a,.dropdown a,.mobile-menu a{min-width:0;overflow-wrap:anywhere;}.table-responsive,.responsive-table{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}@media(max-width:1024px){body{width:100%;}.container{width:min(100% - 24px,1180px)!important;max-width:100%!important;}.hero img,.v42-hero img,.v80-hub-hero img,.product-detail-hero img,.service-detail-hero img,.gallery-card img,.product-card img,.service-card img{max-width:100%!important;height:auto;object-fit:cover;}.grid,.product-grid,.service-grid,.gallery-grid,.project-grid,.reference-grid{min-width:0;}table{max-width:100%;}}@media(max-width:760px){.container{width:min(100% - 20px,1180px)!important;}.hero,.v42-hero,.v80-hub-hero,.v151-media-hero,.media-compact-hero{overflow:hidden!important;}.hero h1,.v42-hero h1,.v80-hub-hero h1,.page-title,h1,h2,h3{overflow-wrap:anywhere;word-break:normal;}.product-grid,.service-grid,.gallery-grid,.project-grid,.reference-grid{grid-template-columns:1fr!important;}.product-card,.service-card,.gallery-card,.video-card,.project-card,.reference-card{width:100%!important;max-width:100%!important;}.product-card img,.service-card img,.gallery-card img,.video-card img{width:100%!important;}}.megamist-home-slider{position:relative;width:100%;overflow:hidden;background:#061827;isolation:isolate;box-shadow:0 18px 55px rgba(6,24,39,.16)}.megamist-slider-seo-title{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.megamist-slider-track{position:relative;width:100%;aspect-ratio:1920/700;min-height:360px;max-height:700px;background:#fff;overflow:hidden}.megamist-slide{position:absolute;inset:0;display:block;opacity:0;visibility:hidden;transform:scale(1.018);transition:opacity .9s ease,visibility .9s ease,transform 5.8s ease;z-index:1;background:#f7f9fb}.megamist-slide.is-active{opacity:1;visibility:visible;transform:scale(1);z-index:2}.megamist-slide img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block;background:#fff}.megamist-slider-ui{position:absolute;left:50%;bottom:18px;z-index:8;transform:translateX(-50%);display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:999px;background:rgba(6,24,39,.46);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(14px);box-shadow:0 18px 44px rgba(0,0,0,.24)}.megamist-slider-arrow,.megamist-slider-dot{appearance:none;border:0;cursor:pointer;color:#fff}.megamist-slider-arrow{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.16);font-size:30px;line-height:1;font-weight:800;transition:background .22s ease,transform .22s ease}.megamist-slider-arrow:hover,.megamist-slider-arrow:focus-visible{background:rgba(255,255,255,.30);transform:translateY(-1px);outline:0}.megamist-slider-dots{display:flex;align-items:center;gap:8px}.megamist-slider-dot{width:11px;height:11px;border-radius:999px;background:rgba(255,255,255,.55);padding:0;box-shadow:0 0 0 1px rgba(255,255,255,.18) inset;transition:width .25s ease,background .25s ease,box-shadow .25s ease}.megamist-slider-dot.is-active{width:34px;background:#5ee8ff;box-shadow:0 0 20px rgba(94,232,255,.75)}.megamist-slider-dot:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:980px){.megamist-slider-track{min-height:300px}.megamist-slider-ui{bottom:14px}.megamist-slider-arrow{width:34px;height:34px;font-size:26px}.megamist-slider-dot{width:10px;height:10px}.megamist-slider-dot.is-active{width:28px}}@media(max-width:640px){.megamist-home-slider{margin-top:0}.megamist-slider-track{aspect-ratio:auto;height:auto;min-height:0}.megamist-slide img{object-fit:contain;object-position:center center}.megamist-slider-ui{bottom:10px;gap:9px;padding:7px 9px}.megamist-slider-arrow{width:32px;height:32px;font-size:24px}.megamist-slider-dots{gap:6px}.megamist-slider-dot{width:9px;height:9px}.megamist-slider-dot.is-active{width:24px}}@media(prefers-reduced-motion:reduce){.megamist-slide{transition:none!important;transform:none!important}}.megamist-home-slider,.megamist-slider-track,.megamist-slide,.megamist-slide img{box-sizing:border-box}.megamist-home-slider{max-width:100vw}.megamist-slide img{max-width:100%}@media(max-width:980px){.megamist-home-slider{width:100%;max-width:100vw;overflow:hidden;background:#fff;box-shadow:none}.megamist-slider-track{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;line-height:0;background:#fff}.megamist-slide{position:absolute!important;inset:0!important;width:100%!important;height:auto!important;min-height:0!important;transform:none!important;background:#fff}.megamist-slide.is-active{position:relative!important;inset:auto!important;height:auto!important}.megamist-slide img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;object-position:center center!important}.megamist-slider-ui{bottom:6px!important;gap:8px;padding:6px 8px;transform:translateX(-50%) scale(.88);transform-origin:center bottom;z-index:12}.megamist-slider-arrow{width:32px;height:32px;font-size:23px}.megamist-slider-dot{width:9px;height:9px}.megamist-slider-dot.is-active{width:24px}}@media(max-width:520px){.megamist-slider-ui{bottom:3px!important;gap:6px;padding:5px 7px;transform:translateX(-50%) scale(.78)}.megamist-slider-arrow{width:28px;height:28px;font-size:20px}.megamist-slider-dot{width:8px;height:8px}.megamist-slider-dot.is-active{width:20px}}.megamist-slider-dots{flex-wrap:nowrap}@media(max-width:520px){.megamist-slider-dots{gap:5px}.megamist-slider-dot{width:7px!important;height:7px!important}.megamist-slider-dot.is-active{width:18px!important}.megamist-slider-ui{max-width:calc(100vw - 16px);overflow:hidden}}.about-video-section{position:relative;overflow:hidden;padding:78px 0;background:radial-gradient(circle at 12% 20%,rgba(6,182,212,.16),transparent 34%),linear-gradient(135deg,#061827 0%,#0b3447 52%,#eaf8fb 100%);color:#fff}.about-video-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.05),transparent 36%,rgba(255,255,255,.12));pointer-events:none}.about-video-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.72fr);gap:42px;align-items:center}.about-video-copy{max-width:760px}.about-video-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.23);backdrop-filter:blur(10px);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#dff8ff}.about-video-copy h2{margin:0 0 18px;font-size:clamp(32px,4.4vw,58px);line-height:1.04;letter-spacing:-.04em;color:#fff}.about-video-copy p{margin:0 0 22px;font-size:18px;line-height:1.78;color:rgba(255,255,255,.88)}.about-video-list{display:grid;gap:10px;margin:0 0 28px;padding:0;list-style:none}.about-video-list li{position:relative;padding:12px 14px 12px 44px;border-radius:16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);font-weight:800;color:#fff}.about-video-list li:before{content:"✓";position:absolute;left:15px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#22c55e;color:#052014;font-size:13px;font-weight:900}.about-video-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:#7bd800;color:#051b12;font-weight:900;text-decoration:none;box-shadow:0 14px 34px rgba(123,216,0,.28);transition:transform .22s ease,box-shadow .22s ease}.about-video-cta:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(123,216,0,.38)}.about-video-stage{position:relative;display:flex;justify-content:center}.about-video-stage:before{content:"";position:absolute;inset:8% -8%;border-radius:36px;background:linear-gradient(160deg,rgba(255,255,255,.2),rgba(255,255,255,.04));filter:blur(1px);transform:rotate(-3deg)}.about-video-badge{position:absolute;z-index:3;top:18px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:9px 15px;border-radius:999px;background:rgba(255,255,255,.92);color:#073047;font-weight:950;font-size:12px;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 12px 30px rgba(0,0,0,.18)}.about-video-frame{position:relative;z-index:2;width:min(100%,394px);border-radius:32px;padding:12px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);box-shadow:0 28px 80px rgba(0,0,0,.34);backdrop-filter:blur(18px)}.about-video-frame video{display:block;width:100%;height:auto;max-height:78vh;border-radius:24px;background:#03111c;object-fit:contain;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.about-video-section[dir="rtl"] .about-video-list li{padding:12px 44px 12px 14px}.about-video-section[dir="rtl"] .about-video-list li:before{left:auto;right:15px}@media (max-width:980px){.about-video-section{padding:58px 0}.about-video-shell{grid-template-columns:1fr;gap:30px}.about-video-copy{text-align:center;margin:0 auto}.about-video-list{max-width:620px;margin-left:auto;margin-right:auto}.about-video-list li{text-align:left}.about-video-section[dir="rtl"] .about-video-list li{text-align:right}.about-video-frame{width:min(100%,360px)}}@media (max-width:560px){.about-video-section{padding:44px 0}.about-video-copy p{font-size:16px}.about-video-list li{font-size:14px}.about-video-frame{border-radius:24px;padding:8px}.about-video-frame video{border-radius:18px;max-height:70vh}.about-video-badge{top:12px;font-size:10px}.about-video-cta{width:100%}}.about-v83-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#06243a 0%,#0f6a83 55%,#e9fbff 100%);color:#fff;padding:96px 0 70px}.about-v83-hero:after{content:"";position:absolute;inset:auto -12% -38% 42%;height:380px;background:radial-gradient(circle,rgba(255,255,255,.32),transparent 60%)}.about-v83-wrap{display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center}.about-v83-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);backdrop-filter:blur(10px);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.about-v83-hero h1{font-size:clamp(34px,5vw,66px);line-height:1.02;margin:18px 0 16px;letter-spacing:-.04em}.about-v83-hero p{font-size:18px;line-height:1.75;color:rgba(255,255,255,.9);max-width:760px}.about-v83-photo{position:relative;border-radius:30px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.32);min-height:430px}.about-v83-photo img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block;filter:saturate(1.06) contrast(1.04)}.about-v83-photo .badge{position:absolute;left:22px;right:22px;bottom:22px;border-radius:22px;padding:18px 20px;background:rgba(255,255,255,.88);color:#07324b;box-shadow:0 14px 44px rgba(0,0,0,.20);backdrop-filter:blur(10px)}.about-v83-photo .badge b{display:block;font-size:24px}.about-v83-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.about-v83-stat{border-radius:20px;padding:18px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2)}.about-v83-stat strong{display:block;font-size:26px}.about-v83-section{padding:74px 0}.about-v83-lead{display:grid;grid-template-columns:.82fr 1.18fr;gap:32px;align-items:start}.about-v83-card{border:1px solid rgba(4,64,92,.12);background:#fff;border-radius:28px;padding:28px;box-shadow:0 18px 58px rgba(5,45,70,.08)}.about-v83-card h2,.about-v83-section h2{font-size:clamp(28px,4vw,44px);line-height:1.12;margin:0 0 14px;color:#06243a;letter-spacing:-.035em}.about-v83-text p{font-size:17px;line-height:1.82;color:#355266;margin:0 0 18px}.about-v83-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.about-v83-feature{position:relative;overflow:hidden;border-radius:24px;background:#f6fbfd;border:1px solid rgba(4,64,92,.1);padding:26px}.about-v83-feature span{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:16px;background:#0d7894;color:#fff;font-weight:900;margin-bottom:18px}.about-v83-feature h3{margin:0 0 10px;color:#06324b}.about-v83-feature p{margin:0;color:#486274;line-height:1.65}.about-v83-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.about-v83-time{border-radius:24px;padding:24px;background:linear-gradient(180deg,#fff,#f2fbff);border:1px solid rgba(4,64,92,.12);box-shadow:0 14px 44px rgba(5,45,70,.07)}.about-v83-time strong{display:block;font-size:30px;color:#0b7894;margin-bottom:8px}.about-v83-image-band{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.about-v83-image-band img{width:100%;height:300px;object-fit:cover;border-radius:28px;box-shadow:0 18px 54px rgba(5,45,70,.10)}.about-v83-cta{border-radius:32px;padding:38px;background:linear-gradient(135deg,#08324d,#0a7a96);color:#fff;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}.about-v83-cta h2{color:#fff;margin:0 0 8px}.about-v83-cta p{margin:0;color:rgba(255,255,255,.86);line-height:1.7}.about-v83-cta a{display:inline-flex;padding:14px 22px;border-radius:999px;background:#fff;color:#07324b;font-weight:900;text-decoration:none;white-space:nowrap}@media(max-width:980px){.about-v83-wrap,.about-v83-lead,.about-v83-cta{grid-template-columns:1fr}.about-v83-stats,.about-v83-timeline{grid-template-columns:repeat(2,1fr)}.about-v83-grid{grid-template-columns:1fr}.about-v83-image-band{grid-template-columns:1fr}.about-v83-photo,.about-v83-photo img{min-height:320px}}@media(max-width:560px){.about-v83-hero{padding:70px 0 48px}.about-v83-stats,.about-v83-timeline{grid-template-columns:1fr}.about-v83-section{padding:52px 0}.about-v83-card{padding:22px}.about-v83-image-band img{height:220px}.about-v83-cta{padding:28px}}html[dir="rtl"] .about-v83-hero,html[dir="rtl"] .about-v83-section,html[dir="rtl"] .v95-about-ecosystem{text-align:right}html[dir="rtl"] .about-v83-wrap,html[dir="rtl"] .about-v83-lead,html[dir="rtl"] .about-v83-grid,html[dir="rtl"] .about-v83-timeline,html[dir="rtl"] .about-v83-image-band,html[dir="rtl"] .about-v83-cta{direction:rtl}html[dir="rtl"] .about-v83-photo .badge{direction:rtl;text-align:right}html[dir="rtl"] .about-v83-cta{grid-template-columns:1fr auto}@media(max-width:980px){html[dir="rtl"] .about-v83-cta{grid-template-columns:1fr}}.mm-unified-hero{position:relative;overflow:hidden;padding:94px 0 76px;background:radial-gradient(circle at 82% 12%,rgba(45,199,231,.28),transparent 34%),linear-gradient(135deg,#061827 0%,#092b44 46%,#0d7f99 100%);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.mm-unified-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;opacity:.52;pointer-events:none}.mm-unified-hero:after{content:"";position:absolute;right:-10%;bottom:-48%;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(94,232,255,.25),transparent 65%);pointer-events:none}.mm-unified-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:54px;align-items:center}.mm-unified-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 28px;color:rgba(255,255,255,.86);font-size:14px;font-weight:800}.mm-unified-breadcrumb a{color:#fff}.mm-unified-breadcrumb span{color:rgba(255,255,255,.58)}.mm-unified-breadcrumb strong{color:#dffbff}.mm-unified-eyebrow{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin:0 0 16px;padding:9px 13px;border-radius:999px;background:rgba(20,199,231,.16);border:1px solid rgba(94,232,255,.30);color:#5ee8ff;font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.mm-unified-hero h1{margin:0 0 20px;max-width:900px;color:#fff;font-size:clamp(42px,5.2vw,76px);line-height:1;letter-spacing:-.055em}.mm-unified-hero p{margin:0;max-width:900px;color:rgba(255,255,255,.90);font-size:clamp(17px,1.55vw,23px);line-height:1.75}.mm-unified-actions{margin-top:28px;display:flex;gap:14px;flex-wrap:wrap}.mm-unified-actions .btn{min-height:52px;padding:14px 24px;border-radius:999px;background:linear-gradient(135deg,#0aa7ca,#28d5ec);color:#fff;font-weight:950;box-shadow:0 18px 44px rgba(15,193,226,.22)}.mm-unified-actions .btn-ghost,.mm-unified-actions .btn.secondary{background:rgba(255,255,255,.10);color:#fff;border:1px solid rgba(255,255,255,.26);box-shadow:none}.mm-unified-panel{align-self:stretch;min-height:230px;display:flex;flex-direction:column;justify-content:center;border-radius:34px;padding:34px 36px;background:linear-gradient(155deg,rgba(255,255,255,.23),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.24);box-shadow:0 28px 80px rgba(0,0,0,.18);backdrop-filter:blur(16px)}.mm-unified-panel strong{display:block;color:#fff;font-size:clamp(42px,4.4vw,70px);line-height:1;font-weight:950;letter-spacing:-.04em}.mm-unified-panel span{display:block;margin-top:12px;color:#d7f6ff;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.mm-unified-panel p{margin-top:20px;color:rgba(255,255,255,.86);font-size:18px;line-height:1.7}.mm-hero-contact .mm-unified-panel,.mm-hero-corporate .mm-unified-panel{background:linear-gradient(155deg,rgba(255,255,255,.26),rgba(255,255,255,.10))}.mm-hero-product_detail .mm-unified-panel strong,.mm-hero-service .mm-unified-panel strong{font-size:clamp(36px,3vw,54px)}html[dir="rtl"] .mm-unified-hero{text-align:right}html[dir="rtl"] .mm-unified-hero-grid{direction:rtl}html[dir="rtl"] .mm-unified-breadcrumb{justify-content:flex-start;direction:rtl}html[dir="rtl"] .mm-unified-actions{justify-content:flex-start}@media(max-width:980px){.mm-unified-hero{padding:72px 0 58px}.mm-unified-hero-grid{grid-template-columns:1fr;gap:28px}.mm-unified-panel{min-height:auto}.mm-unified-hero h1{font-size:clamp(38px,8vw,62px)}}@media(max-width:640px){.mm-unified-hero{padding:54px 0 42px}.mm-unified-breadcrumb{font-size:13px;margin-bottom:18px}.mm-unified-eyebrow{font-size:10px;letter-spacing:.1em}.mm-unified-hero h1{font-size:36px}.mm-unified-hero p{font-size:16px;line-height:1.65}.mm-unified-actions .btn{width:100%;min-height:50px}.mm-unified-panel{border-radius:24px;padding:24px}.mm-unified-panel p{font-size:15px}}.bank-v127-page{background:#f6fbfe;color:#0c2635}.bank-v127-hero{position:relative;overflow:hidden;padding:56px 0 34px;background:linear-gradient(135deg,#062b3d 0%,#0b4d67 52%,#eaf7fb 52%,#f8fcff 100%)}.bank-v127-hero:before{content:"";position:absolute;inset:auto -120px -160px auto;width:420px;height:420px;border-radius:50%;background:rgba(31,177,214,.16);filter:blur(8px)}.bank-v127-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);gap:34px;align-items:center;position:relative}.bank-v127-breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:18px;font-weight:800;font-size:14px;color:rgba(255,255,255,.82)}.bank-v127-breadcrumb a{color:#fff;text-decoration:none}.bank-v127-breadcrumb span{color:#39c4e8}.bank-v127-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.11);color:#7ee7ff;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.bank-v127-hero h1{margin:0 0 16px;color:#fff;font-size:clamp(42px,5vw,78px);line-height:.98;letter-spacing:-.05em}.bank-v127-hero p{max-width:680px;margin:0;color:rgba(255,255,255,.88);font-size:18px;line-height:1.8}.bank-v127-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.bank-v127-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:900;text-decoration:none;background:#22b9df;color:#fff;box-shadow:0 18px 40px rgba(15,108,138,.28)}.bank-v127-btn.secondary{background:#fff;color:#0b2b3c;box-shadow:0 16px 34px rgba(0,0,0,.12)}.bank-v127-hero-card{background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.7);border-radius:34px;padding:28px;box-shadow:0 30px 90px rgba(9,48,67,.18);backdrop-filter:blur(10px)}.bank-v127-hero-card .icon{width:64px;height:64px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#0e7897,#24c2e7);color:#fff;font-size:30px;margin-bottom:18px}.bank-v127-hero-card h2{margin:0 0 10px;font-size:28px;letter-spacing:-.03em;color:#0a2c3e}.bank-v127-hero-card p{margin:0;color:#46606d;line-height:1.75;font-size:15px}.bank-v127-section{padding:54px 0}.bank-v127-head{max-width:760px;margin-bottom:26px}.bank-v127-head span{display:inline-block;color:#1598bd;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:12px;margin-bottom:10px}.bank-v127-head h2{margin:0 0 12px;color:#0b2b3c;font-size:clamp(30px,3.4vw,48px);letter-spacing:-.04em;line-height:1.05}.bank-v127-head p{margin:0;color:#5a7280;line-height:1.75;font-size:17px}.bank-v127-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:24px;align-items:stretch}.bank-v127-account{background:#fff;border:1px solid rgba(10,78,104,.10);border-radius:30px;padding:28px;box-shadow:0 24px 70px rgba(7,43,60,.08)}.bank-v127-account-top{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e8f2f6;padding-bottom:18px;margin-bottom:18px}.bank-v127-bank-name{display:flex;align-items:center;gap:14px}.bank-v127-bank-logo{width:58px;height:58px;border-radius:18px;background:#e9f8fc;color:#087895;display:grid;place-items:center;font-weight:1000;font-size:22px}.bank-v127-bank-name strong{display:block;font-size:24px;color:#082a3a;letter-spacing:-.03em}.bank-v127-bank-name small{display:block;color:#66808d;font-weight:800;margin-top:4px}.bank-v127-badge{padding:8px 12px;border-radius:999px;background:#effbf5;color:#12764c;font-weight:900;font-size:12px;white-space:nowrap}.bank-v127-rows{display:grid;gap:12px}.bank-v127-row{display:grid;grid-template-columns:190px 1fr;gap:18px;align-items:center;padding:15px 16px;border-radius:18px;background:#f7fbfd;border:1px solid #e6f1f5}.bank-v127-row dt{font-weight:900;color:#516a77}.bank-v127-row dd{margin:0;font-weight:900;color:#0b2b3c}.bank-v127-row dd.muted{font-weight:800;color:#647d89}.bank-v127-note{background:linear-gradient(180deg,#0b3145,#061d2a);border-radius:30px;padding:28px;color:#fff;box-shadow:0 24px 70px rgba(4,31,45,.18)}.bank-v127-note h3{margin:0 0 12px;font-size:26px;letter-spacing:-.03em;color:#fff}.bank-v127-note p{margin:0 0 18px;color:rgba(255,255,255,.82);line-height:1.75}.bank-v127-note ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.bank-v127-note li{position:relative;padding-left:28px;color:rgba(255,255,255,.9);line-height:1.55;font-weight:700}.bank-v127-note li:before{content:"✓";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#26c281;color:#fff;font-size:12px}.bank-v127-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.bank-v127-step{background:#fff;border:1px solid rgba(10,78,104,.10);border-radius:26px;padding:24px;box-shadow:0 18px 50px rgba(7,43,60,.07)}.bank-v127-step b{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#e9f8fc;color:#0b90b2;font-size:18px;margin-bottom:16px}.bank-v127-step h3{margin:0 0 8px;color:#082a3a;font-size:20px}.bank-v127-step p{margin:0;color:#607987;line-height:1.65}.bank-v127-security{padding-top:0}.bank-v127-security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bank-v127-security-card{background:#fff;border:1px solid #e6f1f5;border-radius:24px;padding:22px}.bank-v127-security-card strong{display:block;color:#0b2b3c;font-size:18px;margin-bottom:8px}.bank-v127-security-card p{margin:0;color:#647d89;line-height:1.65}.bank-v127-final-cta{margin-top:22px;padding:26px;border-radius:28px;background:linear-gradient(135deg,#e7f8fd,#fff);border:1px solid #dceff5;display:flex;align-items:center;justify-content:space-between;gap:18px}.bank-v127-final-cta strong{display:block;font-size:24px;color:#0b2b3c;margin-bottom:6px}.bank-v127-final-cta span{color:#607987;line-height:1.6}@media (max-width:991px){.bank-v127-hero{padding:34px 0 26px;background:linear-gradient(180deg,#062b3d 0%,#0b4d67 100%)}.bank-v127-hero-grid,.bank-v127-grid{grid-template-columns:1fr}.bank-v127-steps,.bank-v127-security-grid{grid-template-columns:1fr}.bank-v127-row{grid-template-columns:1fr;gap:6px}.bank-v127-final-cta{align-items:flex-start;flex-direction:column}.bank-v127-hero h1{font-size:42px}}html[dir="rtl"] .bank-v127-page{text-align:right}html[dir="rtl"] .bank-v127-account-top{direction:rtl}html[dir="rtl"] .bank-v127-bank-name{direction:rtl}html[dir="rtl"] .bank-v127-row{direction:rtl}html[dir="rtl"] .bank-v127-note li{padding-left:0;padding-right:28px}html[dir="rtl"] .bank-v127-note li:before{left:auto;right:0}html[dir="rtl"] .bank-v127-final-cta{direction:rtl}@media(max-width:760px){.bank-v127-final-cta{align-items:flex-start}.bank-v127-btn{width:100%}}.v42-card-media{display:block;overflow:hidden;background:linear-gradient(135deg,#f5fbff,#ffffff);}.v42-card-media img{width:100%;height:100%;object-fit:contain;display:block;padding:14px;box-sizing:border-box;}.v42-product-card .v42-card-media{aspect-ratio:4/3;}@media (max-width:640px){.v42-card-media img{padding:10px}.v42-product-card .v42-card-media{aspect-ratio:1/1}}.mm-unified-hero-grid,.v42-hero-grid,.v35-hero-grid,.v36-hero-grid{min-width:0;}.mm-unified-panel,.v42-hero-panel,.v35-hero-panel,.v36-hero-panel{box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;position:relative;}.mm-unified-panel::before,.v42-hero-panel::before,.v35-hero-panel::before,.v36-hero-panel::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.18),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.10),transparent 44%);opacity:.72;}.mm-unified-panel>*,.v42-hero-panel>*,.v35-hero-panel>*,.v36-hero-panel>*{position:relative;z-index:1;}.mm-unified-panel strong,.v42-hero-panel strong,.v35-hero-panel strong,.v36-hero-panel strong{display:block;width:100%;max-width:100%;color:#fff;font-size:clamp(30px,3.05vw,52px) !important;line-height:.96;letter-spacing:-.045em;overflow-wrap:anywhere;word-break:normal;hyphens:auto;text-wrap:balance;}.mm-unified-panel span,.v42-hero-panel span,.v35-hero-panel span,.v36-hero-panel span{max-width:100%;overflow-wrap:anywhere;}.mm-unified-panel p,.v42-hero-panel p,.v35-hero-panel p,.v36-hero-panel p{max-width:100%;overflow-wrap:break-word;}@media(max-width:1180px){.mm-unified-hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr);gap:34px;}.mm-unified-panel{padding:30px 28px;border-radius:30px;}.mm-unified-panel strong,.v42-hero-panel strong,.v35-hero-panel strong,.v36-hero-panel strong{font-size:clamp(28px,4vw,48px) !important;}}@media(max-width:980px){.mm-unified-hero-grid,.v42-hero-grid,.v35-hero-grid,.v36-hero-grid{grid-template-columns:1fr !important;}.mm-unified-panel,.v42-hero-panel,.v35-hero-panel,.v36-hero-panel{align-self:auto;min-height:auto;}}@media(max-width:640px){.mm-unified-panel,.v42-hero-panel,.v35-hero-panel,.v36-hero-panel{padding:22px 20px;border-radius:22px;}.mm-unified-panel strong,.v42-hero-panel strong,.v35-hero-panel strong,.v36-hero-panel strong{font-size:clamp(26px,9vw,38px) !important;letter-spacing:-.035em;}}body.blog-detail-page{background:#f4f8fb;color:#1f3342}body.blog-detail-page main{background:linear-gradient(180deg,#f5f9fc 0%,#ffffff 48%,#f8fbfd 100%)}body.blog-detail-page .mm-hero-media{margin-bottom:0}body.blog-detail-page main>.section{padding:24px 0}body.blog-detail-page main>.section:first-of-type{padding-top:54px}body.blog-detail-page main>.section:last-of-type{padding-bottom:72px}body.blog-detail-page main>.section>.container{max-width:1040px;background:#fff;border:1px solid rgba(14,42,64,.10);border-radius:26px;box-shadow:0 18px 52px rgba(6,24,39,.08);padding:clamp(24px,4vw,46px)}body.blog-detail-page main>.section>.container>.card{padding:0;overflow:hidden}body.blog-detail-page .card{border-radius:20px;border:1px solid rgba(14,42,64,.09);box-shadow:none;background:#fff}body.blog-detail-page .card-body{padding:clamp(20px,3vw,34px)}body.blog-detail-page main>.section>.container>article.card .card-body,body.blog-detail-page main>.section>.container>.card>.card-body{padding:0}body.blog-detail-page h2.title,body.blog-detail-page h2{font-size:clamp(26px,3.2vw,40px);line-height:1.16;letter-spacing:-.035em;color:#082338;margin:0 0 18px}body.blog-detail-page h3{font-size:clamp(18px,2vw,24px);line-height:1.25;color:#0b2d43;margin:0 0 10px;letter-spacing:-.02em}body.blog-detail-page .eyebrow{display:inline-flex;width:max-content;max-width:100%;margin:0 0 16px;padding:8px 14px;border-radius:999px;background:#e8f8fc;color:#0887a7;border:1px solid rgba(15,170,205,.22);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:12px}body.blog-detail-page p,body.blog-detail-page li{font-size:clamp(16px,1.25vw,18px);line-height:1.78;color:#485b68}body.blog-detail-page p{margin:0 0 16px}body.blog-detail-page .lead{font-size:clamp(17px,1.45vw,21px);line-height:1.75;color:#2f4656;margin-bottom:18px}body.blog-detail-page ul{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}body.blog-detail-page li{position:relative;padding-left:28px;margin:0}body.blog-detail-page li:before{content:"";position:absolute;left:0;top:.72em;width:9px;height:9px;border-radius:50%;background:#18bfd7;box-shadow:0 0 0 5px rgba(24,191,215,.12)}body.blog-detail-page .grid{gap:18px;margin-top:22px}body.blog-detail-page .grid .card{background:#f8fbfd;border-color:#e5eef4;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}body.blog-detail-page .grid .card:hover{transform:translateY(-3px);border-color:rgba(20,185,215,.30);box-shadow:0 14px 34px rgba(6,24,39,.08)}body.blog-detail-page .grid .card .card-body{padding:22px}body.blog-detail-page a.btn,body.blog-detail-page .btn{border-radius:999px;padding:13px 22px;box-shadow:0 10px 28px rgba(18,190,216,.18)}body.blog-detail-page main>.section:last-of-type .card,body.blog-detail-page main>.section:last-of-type>.container{background:linear-gradient(135deg,#062238 0%,#0e6b82 100%);color:#fff;border:0;overflow:hidden;position:relative}body.blog-detail-page main>.section:last-of-type h2,body.blog-detail-page main>.section:last-of-type p{color:#fff}body.blog-detail-page main>.section:last-of-type .btn{background:#18bfd7;color:#fff;border-color:#18bfd7}html[dir="rtl"] body.blog-detail-page{text-align:right}html[dir="rtl"] body.blog-detail-page li{padding-left:0;padding-right:28px}html[dir="rtl"] body.blog-detail-page li:before{left:auto;right:0}@media (max-width:900px){body.blog-detail-page main>.section{padding:16px 0}body.blog-detail-page main>.section:first-of-type{padding-top:32px}body.blog-detail-page main>.section>.container{border-radius:20px;padding:22px}body.blog-detail-page .grid{grid-template-columns:1fr!important}body.blog-detail-page .grid .card:hover{transform:none}}@media (max-width:560px){body.blog-detail-page main>.section>.container{padding:20px 16px;border-radius:18px}body.blog-detail-page .card-body,body.blog-detail-page .grid .card .card-body{padding:18px}body.blog-detail-page h2.title,body.blog-detail-page h2{font-size:25px}body.blog-detail-page .lead{font-size:17px}}.v149-blog-card figure{display:flex;align-items:center;justify-content:center;padding:18px;background:linear-gradient(180deg,#eefaff 0%,#ffffff 100%);}.v149-blog-card figure img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center center!important;}.v149-blog-card a:hover figure img{transform:none!important;}.v149-blog-card figure span{max-width:calc(100% - 28px);white-space:normal;line-height:1.25;text-align:center;}@media(max-width:980px){.v149-blog-card figure{padding:16px;aspect-ratio:16/9;}}@media(max-width:640px){.v149-blog-card figure{padding:14px;aspect-ratio:16/9;}.v149-blog-card figure span{font-size:10px;padding:7px 10px;}}@media(max-width:1260px){:root{--mm-header-height:72px!important;--mm-fixed-total-height:72px!important;}html{scroll-padding-top:90px!important;}body{padding-top:72px!important;}.header{height:72px!important;min-height:72px!important;}.header .nav,.header.mm-sticky-scrolled .nav,body.mm-fixed-header-active .header .nav,body.mm-fixed-header-active .header.mm-sticky-scrolled .nav{height:72px!important;min-height:72px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:44px!important;max-height:44px!important;max-width:212px!important;}.mobile-menu-toggle{width:44px!important;height:44px!important;min-width:44px!important;}.lang-current{height:40px!important;min-height:40px!important;}}@media(max-width:640px){:root{--mm-header-height:70px!important;--mm-fixed-total-height:70px!important;}html{scroll-padding-top:88px!important;}body{padding-top:70px!important;}.header{height:70px!important;min-height:70px!important;}.header .nav,.header.mm-sticky-scrolled .nav,body.mm-fixed-header-active .header .nav,body.mm-fixed-header-active .header.mm-sticky-scrolled .nav{height:70px!important;min-height:70px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:42px!important;max-height:42px!important;max-width:198px!important;}.header .container{width:min(100% - 18px,1180px)!important;}.nav{gap:9px!important;}.mobile-menu-toggle{width:43px!important;height:43px!important;min-width:43px!important;}.lang-current{height:39px!important;min-height:39px!important;}}@media(max-width:390px){:root{--mm-header-height:66px!important;--mm-fixed-total-height:66px!important;}html{scroll-padding-top:84px!important;}body{padding-top:66px!important;}.header{height:66px!important;min-height:66px!important;}.header .nav,.header.mm-sticky-scrolled .nav,body.mm-fixed-header-active .header .nav,body.mm-fixed-header-active .header.mm-sticky-scrolled .nav{height:66px!important;min-height:66px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:40px!important;max-height:40px!important;max-width:184px!important;}.mobile-menu-toggle{width:42px!important;height:42px!important;min-width:42px!important;}.lang-current{width:42px!important;height:38px!important;min-height:38px!important;}}.footer-bottom a[href="https://www.aykutsever.com"],.developer-credit a,[class$="-credit"] a[href="https://www.aykutsever.com"]{color:#dffaff;font-weight:900;text-decoration:none;border-bottom:1px solid rgba(94,232,255,.42);transition:color .18s ease,border-color .18s ease;}.footer-bottom a[href="https://www.aykutsever.com"]:hover,.developer-credit a:hover,[class$="-credit"] a[href="https://www.aykutsever.com"]:hover{color:#5ee8ff;border-bottom-color:#5ee8ff;}.v56-video-card img.v56-video-thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.72;filter:saturate(1.06) contrast(1.04)}.v56-video-card:before{content:"▶";position:absolute;z-index:2;left:34px;top:34px;width:62px;height:62px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#0a6f9d;font-size:24px;font-weight:900;box-shadow:0 18px 45px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.35)}.v56-video-card .v56-video-open{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;white-space:normal;text-align:center}@media(max-width:560px){.v56-video-card{min-height:390px}.v56-video-card:before{left:22px;top:22px;width:52px;height:52px;font-size:20px}.v56-video-open{width:100%;max-width:270px}}.footer-bottom .developer-credit,.compact-footer .footer-bottom .developer-credit{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;white-space:nowrap!important;flex-wrap:nowrap!important;min-width:max-content!important;margin:0!important;}.footer-bottom .developer-credit a,.compact-footer .footer-bottom .developer-credit a{display:inline-flex!important;white-space:nowrap!important;flex:0 0 auto!important;line-height:1.35!important;}@media(max-width:700px){.footer-bottom .container,.compact-footer .footer-bottom .container{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:6px 14px!important;text-align:center!important;}.footer-bottom span,.compact-footer .footer-bottom span{display:inline-flex!important;align-items:center!important;margin:0!important;max-width:100%!important;}.footer-bottom .developer-credit,.compact-footer .footer-bottom .developer-credit{width:auto!important;}}@media(max-width:1260px){:root{--mm-header-height:74px!important;--mm-fixed-total-height:74px!important;}html{scroll-padding-top:92px!important;}body{padding-top:74px!important;}.header{height:74px!important;min-height:74px!important;}.header .nav,.header.mm-sticky-scrolled .nav,body.mm-fixed-header-active .header .nav,body.mm-fixed-header-active .header.mm-sticky-scrolled .nav{height:74px!important;min-height:74px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:48px!important;max-height:48px!important;max-width:226px!important;}.header .brand{min-width:154px!important;}}@media(max-width:640px){:root{--mm-header-height:72px!important;--mm-fixed-total-height:72px!important;}html{scroll-padding-top:90px!important;}body{padding-top:72px!important;}.header{height:72px!important;min-height:72px!important;}.header .nav,.header.mm-sticky-scrolled .nav,body.mm-fixed-header-active .header .nav,body.mm-fixed-header-active .header.mm-sticky-scrolled .nav{height:72px!important;min-height:72px!important;}.header .brand{min-width:140px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:46px!important;max-height:46px!important;max-width:212px!important;}.header .container{width:min(100% - 16px,1180px)!important;}.nav{gap:8px!important;}}@media(max-width:390px){:root{--mm-header-height:70px!important;--mm-fixed-total-height:70px!important;}html{scroll-padding-top:88px!important;}body{padding-top:70px!important;}.header{height:70px!important;min-height:70px!important;}.header .nav,.header.mm-sticky-scrolled .nav,body.mm-fixed-header-active .header .nav,body.mm-fixed-header-active .header.mm-sticky-scrolled .nav{height:70px!important;min-height:70px!important;}.header .brand{min-width:126px!important;}.header .brand img,.header.mm-sticky-scrolled .brand img,body.mm-fixed-header-active .header .brand img,body.mm-fixed-header-active .header.mm-sticky-scrolled .brand img{height:43px!important;max-height:43px!important;max-width:194px!important;}}.video-service-filter{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px;padding:14px;border:1px solid rgba(7,23,36,.08);border-radius:26px;background:rgba(255,255,255,.78);box-shadow:0 16px 46px rgba(7,31,53,.06);}.video-filter-btn{appearance:none;border:1px solid rgba(7,23,36,.10);background:linear-gradient(180deg,#fff,#f3fbff);color:#113246;min-height:42px;padding:10px 15px;border-radius:999px;cursor:pointer;font:inherit;font-size:13px;font-weight:900;line-height:1.2;letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease;}.video-filter-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(7,31,53,.10);border-color:rgba(10,120,168,.24)}.video-filter-btn.is-active{background:linear-gradient(135deg,#08799e,#26cbe8);color:#fff;border-color:rgba(38,203,232,.54);box-shadow:0 16px 36px rgba(38,203,232,.22)}.video-card.is-filter-hidden{display:none!important;}.video-filter-empty{display:none;margin:10px 0 0;padding:22px 24px;border-radius:24px;background:#fff;border:1px dashed rgba(7,23,36,.16);color:#536b7a;font-weight:800;text-align:center;}.video-filter-empty.is-visible{display:block;}html[dir="rtl"] .video-service-filter{direction:rtl;justify-content:flex-start;}@media(max-width:640px){.video-service-filter{gap:8px;margin-bottom:22px;padding:10px;border-radius:20px;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin;}.video-filter-btn{flex:0 0 auto;min-height:40px;padding:9px 13px;font-size:12px;white-space:nowrap;}}.video-service-filter{align-items:center;}.video-filter-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;}.video-filter-label{display:inline-block;}.video-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:rgba(7,31,53,.08);color:inherit;font-size:11px;font-weight:900;line-height:1;}.video-filter-btn.is-active .video-filter-count{background:rgba(255,255,255,.22);color:#fff;}.video-service-chip{display:inline-flex;align-items:center;justify-content:center;max-width:100%;width:max-content;margin:0 0 9px;padding:6px 10px;border-radius:999px;background:linear-gradient(135deg,rgba(7,121,158,.10),rgba(38,203,232,.13));border:1px solid rgba(8,121,158,.16);color:#08799e;font-size:11px;font-weight:900;letter-spacing:.02em;line-height:1.15;white-space:normal;}.video-service-chip.service-misting{background:linear-gradient(135deg,rgba(38,203,232,.12),rgba(80,205,145,.14));color:#087a72;border-color:rgba(30,175,150,.18);}.video-service-chip.service-cooling{background:linear-gradient(135deg,rgba(7,121,158,.12),rgba(38,203,232,.14));color:#08799e;border-color:rgba(8,121,158,.18);}.video-service-chip.service-heating{background:linear-gradient(135deg,rgba(255,145,46,.13),rgba(255,207,76,.14));color:#9a5b09;border-color:rgba(217,132,22,.20);}.video-service-chip.service-dust{background:linear-gradient(135deg,rgba(120,100,72,.12),rgba(202,180,140,.16));color:#705737;border-color:rgba(120,100,72,.20);}.video-service-chip.service-odor{background:linear-gradient(135deg,rgba(90,120,210,.12),rgba(150,190,245,.14));color:#405fa8;border-color:rgba(90,120,210,.18);}.video-service-chip.service-disinfection{background:linear-gradient(135deg,rgba(40,170,105,.12),rgba(115,218,160,.14));color:#167a49;border-color:rgba(40,170,105,.20);}.video-card.is-filter-hidden{display:none!important;}.video-card-media{background:#f4fbff;}.video-card-media img.v145-video-thumb{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}.video-card-body h3{overflow-wrap:anywhere;word-break:normal;}html[dir="rtl"] .video-card-body{text-align:right;}@media(max-width:640px){.video-service-filter{padding:10px 10px 12px;gap:8px;}.video-filter-btn{min-width:auto;gap:6px;}.video-filter-count{min-width:22px;height:22px;font-size:10px;padding:0 6px;}.video-service-chip{font-size:10.5px;padding:6px 9px;margin-bottom:8px;}}.v138-all-video-gallery .video-grid{align-items:stretch;}.v138-all-video-gallery .video-card.is-filter-hidden,.v138-all-video-gallery .video-grid>.is-filter-hidden{display:none!important;}.v138-all-video-gallery .video-card.is-filter-visible{display:flex!important;}.v138-all-video-gallery .video-filter-btn{cursor:pointer;user-select:none;}.v138-all-video-gallery .video-filter-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.mm-404-v2{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(38,203,232,.20),transparent 28%),radial-gradient(circle at 86% 18%,rgba(86,199,118,.16),transparent 30%),linear-gradient(135deg,#04111d 0%,#071d2d 42%,#083a4c 100%);color:#fff;padding:clamp(54px,7vw,96px) 0 clamp(46px,6vw,82px);isolation:isolate;}.mm-404-v2:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.95),rgba(0,0,0,.35));z-index:-2;}.mm-404-v2:after{content:"";position:absolute;inset:auto -12% -34% -12%;height:360px;background:radial-gradient(ellipse at center,rgba(38,203,232,.22),transparent 68%);filter:blur(10px);z-index:-1;}.mm-404-shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:clamp(28px,5vw,68px);align-items:center;}.mm-404-copy{position:relative;z-index:2;}.mm-404-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;padding:9px 14px;border:1px solid rgba(38,203,232,.28);border-radius:999px;background:rgba(11,56,78,.55);color:#6eeaff;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 16px 38px rgba(0,0,0,.18);}.mm-404-eyebrow:before{content:"";width:9px;height:9px;border-radius:999px;background:#66f0b9;box-shadow:0 0 0 6px rgba(102,240,185,.12),0 0 22px rgba(102,240,185,.55);}.mm-404-code-wrap{display:flex;align-items:center;gap:16px;margin-bottom:12px;}.mm-404-code-big{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:94px;padding:10px 22px;border-radius:28px;background:linear-gradient(135deg,rgba(38,203,232,.16),rgba(86,199,118,.12));border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 28px 70px rgba(0,0,0,.25);font-size:clamp(48px,8vw,88px);line-height:1;font-weight:1000;letter-spacing:-.08em;color:#fff;text-shadow:0 0 30px rgba(38,203,232,.30);}.mm-404-code-note{display:block;color:#b7d0dc;font-weight:800;line-height:1.5;}.mm-404-v2 h1{max-width:760px;margin:0 0 18px;font-size:clamp(36px,5.5vw,76px);line-height:.97;letter-spacing:-.055em;color:#fff;}.mm-404-v2 p{max-width:700px;margin:0;color:#c8d9e4;font-size:clamp(16px,1.45vw,20px);line-height:1.72;}.mm-404-highlight{color:#74f0d5;font-weight:900;}.mm-404-quick-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 26px;}.mm-404-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 20px;border-radius:999px;background:linear-gradient(135deg,#20b7d5,#56c776);color:#031623!important;text-decoration:none;font-weight:1000;box-shadow:0 18px 44px rgba(32,183,213,.20);transition:transform .2s ease,box-shadow .2s ease,background .2s ease;}.mm-404-btn:hover{transform:translateY(-2px);box-shadow:0 22px 50px rgba(86,199,118,.24);}.mm-404-btn.secondary{background:rgba(255,255,255,.08);color:#fff!important;border:1px solid rgba(255,255,255,.18);box-shadow:none;}.mm-404-btn.secondary:hover{background:rgba(255,255,255,.13);}.mm-404-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px;}.mm-404-status-grid div{padding:16px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);}.mm-404-status-grid b{display:block;color:#fff;font-size:22px;line-height:1;font-weight:1000;}.mm-404-status-grid span{display:block;margin-top:8px;color:#aecaDB;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;}.mm-404-visual{position:relative;min-height:460px;}.mm-404-image-card{position:relative;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.18);background:#071b2b;box-shadow:0 38px 90px rgba(0,0,0,.35);min-height:430px;}.mm-404-image-card img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block;filter:saturate(1.05) contrast(1.04);}.mm-404-image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,11,19,.06),rgba(2,11,19,.70));}.mm-404-float-badge{position:absolute;left:24px;bottom:24px;right:24px;z-index:2;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:18px;border-radius:26px;background:rgba(4,18,31,.78);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.14);box-shadow:0 22px 54px rgba(0,0,0,.28);}.mm-404-float-badge i{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#23c5e2,#6ee39b);color:#042133;font-style:normal;font-size:25px;font-weight:1000;}.mm-404-float-badge strong{display:block;color:#fff;font-size:17px;line-height:1.25;}.mm-404-float-badge small{display:block;margin-top:4px;color:#b7d0dc;font-size:13px;line-height:1.45;}.mm-404-mini-grid{position:absolute;right:-18px;top:32px;display:grid;grid-template-columns:repeat(2,102px);gap:12px;z-index:3;}.mm-404-mini-grid img{width:102px;height:84px;object-fit:cover;border-radius:20px;border:1px solid rgba(255,255,255,.22);box-shadow:0 20px 46px rgba(0,0,0,.30);background:#081d2d;}.mm-404-mini-grid img:nth-child(2){transform:translateY(22px);}.mm-404-mini-grid img:nth-child(3){transform:translate(-18px,6px);}.mm-404-navigation{margin-top:clamp(36px,5vw,70px);}.mm-404-nav-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:18px;}.mm-404-nav-head span{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(38,203,232,.12);border:1px solid rgba(38,203,232,.24);color:#6eeaff;font-size:11px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase;}.mm-404-nav-head h2{margin:10px 0 0;color:#fff;font-size:clamp(24px,3vw,38px);letter-spacing:-.04em;}.mm-404-nav-head p{max-width:520px;font-size:15px;line-height:1.65;color:#aecaDB;text-align:right;}.mm-404-link-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;}.mm-404-link-card{position:relative;min-height:206px;overflow:hidden;border-radius:28px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);text-decoration:none;color:#fff!important;box-shadow:0 20px 54px rgba(0,0,0,.20);transition:transform .22s ease,border-color .22s ease,background .22s ease;}.mm-404-link-card:hover{transform:translateY(-5px);border-color:rgba(38,203,232,.45);background:rgba(255,255,255,.10);}.mm-404-link-card img{width:100%;height:118px;object-fit:cover;display:block;filter:saturate(1.05);}.mm-404-link-card:after{content:"";position:absolute;left:0;right:0;top:70px;height:70px;background:linear-gradient(180deg,transparent,rgba(4,18,31,.90));pointer-events:none;}.mm-404-link-card span{position:relative;z-index:2;display:block;padding:14px 15px 16px;}.mm-404-link-card strong{display:block;font-size:14px;line-height:1.25;color:#fff;overflow-wrap:anywhere;}.mm-404-link-card small{display:block;margin-top:7px;color:#aecaDB;font-size:12px;line-height:1.45;}.mm-404-rescue{margin-top:16px;display:grid;grid-template-columns:1.2fr .8fr;gap:16px;}.mm-404-rescue-card{padding:22px;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.13);box-shadow:inset 0 1px 0 rgba(255,255,255,.10);}.mm-404-rescue-card h3{margin:0 0 8px;color:#fff;font-size:20px;letter-spacing:-.02em;}.mm-404-rescue-card p{max-width:none;font-size:14px;color:#b7d0dc;line-height:1.65;}.mm-404-rescue-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;}.mm-404-rescue-list a{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:#fff!important;text-decoration:none;font-weight:900;}.mm-404-rescue-list a:before{content:"›";display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#21bed9;color:#031623;font-weight:1000;}.mm-404-contact-card{display:flex;flex-direction:column;justify-content:center;gap:12px;background:linear-gradient(135deg,rgba(38,203,232,.18),rgba(86,199,118,.12));}.mm-404-contact-card a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;background:#fff;color:#041827!important;text-decoration:none;font-weight:1000;}html[dir="rtl"] .mm-404-nav-head p{text-align:left;}html[dir="rtl"] .mm-404-rescue-list a:before{content:"‹";}@media(max-width:1180px){.mm-404-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.mm-404-shell{grid-template-columns:1fr;}.mm-404-visual{min-height:auto;}.mm-404-mini-grid{right:18px;}.mm-404-image-card,.mm-404-image-card img{min-height:390px;}}@media(max-width:820px){.mm-404-v2{padding-top:42px;}.mm-404-code-wrap{align-items:flex-start;flex-direction:column;gap:10px;}.mm-404-status-grid{grid-template-columns:1fr;}.mm-404-nav-head{align-items:flex-start;flex-direction:column;}.mm-404-nav-head p{text-align:left;}.mm-404-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.mm-404-rescue{grid-template-columns:1fr;}.mm-404-rescue-list{grid-template-columns:1fr;}.mm-404-mini-grid{position:relative;right:auto;top:auto;grid-template-columns:repeat(4,1fr);margin-top:12px;}.mm-404-mini-grid img{width:100%;height:72px;}.mm-404-mini-grid img:nth-child(n){transform:none;}.mm-404-float-badge{left:16px;right:16px;bottom:16px;}.mm-404-image-card,.mm-404-image-card img{min-height:340px;}}@media(max-width:560px){.mm-404-v2 h1{font-size:38px;}.mm-404-code-big{min-width:116px;min-height:82px;font-size:58px;border-radius:24px;}.mm-404-link-grid{grid-template-columns:1fr;}.mm-404-link-card{min-height:168px;}.mm-404-link-card img{height:110px;}.mm-404-quick-actions{display:grid;grid-template-columns:1fr;}.mm-404-btn{width:100%;}.mm-404-float-badge{grid-template-columns:1fr;}.mm-404-float-badge i{width:48px;height:48px;}.mm-404-mini-grid{grid-template-columns:repeat(2,1fr);}.mm-404-mini-grid img{height:78px;}}.v190-product-media-docs{position:relative;overflow:hidden;padding:76px 0;background:radial-gradient(circle at 12% 0%,rgba(37,190,225,.22),transparent 34%),linear-gradient(135deg,#061827 0%,#0b314e 48%,#f6fbff 100%)}.v190-product-media-docs .container{max-width:1180px;margin:auto;padding:0 20px}.v190-media-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:24px;align-items:stretch}.v190-video-panel,.v190-doc-panel{border:1px solid rgba(255,255,255,.18);border-radius:32px;background:rgba(255,255,255,.12);box-shadow:0 32px 90px rgba(0,0,0,.22);backdrop-filter:blur(12px);overflow:hidden}.v190-video-panel{padding:28px}.v190-panel-copy{max-width:900px}.v190-kicker{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:linear-gradient(135deg,#23c7e6,#0675b5);color:#fff;font-weight:900;letter-spacing:.06em;text-transform:uppercase;font-size:12px;padding:9px 14px;margin-bottom:14px}.v190-kicker.dark{background:rgba(5,33,54,.92);color:#61ddff}.v190-video-panel h2{margin:0 0 14px;color:#fff;font-size:clamp(28px,3.2vw,48px);line-height:1.08}.v190-video-panel p{margin:0;color:rgba(255,255,255,.86);font-size:17px;line-height:1.75}.v190-badge-row{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0 24px}.v190-badge-row span{border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.10);color:#fff;font-weight:800;padding:10px 13px;font-size:13px}.v190-video-shell{position:relative;aspect-ratio:16/9;width:100%;border-radius:24px;overflow:hidden;background:#051827;border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 70px rgba(0,0,0,.26)}.v190-video-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.v190-video-actions,.v190-doc-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.v190-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 18px;text-decoration:none!important;font-weight:900;line-height:1.1;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.v190-btn:hover{transform:translateY(-2px)}.v190-btn.primary{background:linear-gradient(135deg,#21c5e6,#0379bd);color:#fff!important;box-shadow:0 12px 30px rgba(3,121,189,.28)}.v190-btn.ghost{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);color:#fff!important}.v190-btn.secondary{background:#eaf7ff;color:#075f92!important}.v190-btn.link{background:transparent;color:#0b6fa8!important;padding-inline:4px}.v190-doc-panel{background:#fff;padding:22px;color:#0b2438;display:flex;flex-direction:column}.v190-doc-visual{border-radius:24px;background:linear-gradient(135deg,#edf9ff,#fff);padding:14px;border:1px solid rgba(8,66,105,.10);margin-bottom:18px;min-height:210px;display:flex;align-items:center;justify-content:center}.v190-doc-visual img{width:100%;max-height:260px;object-fit:contain;border-radius:18px;display:block}.v190-doc-panel h3{margin:0 0 12px;font-size:clamp(24px,2.4vw,34px);line-height:1.12;color:#09263b}.v190-doc-panel p{margin:0;color:#536d82;line-height:1.72}.v190-doc-actions{margin-top:auto;padding-top:20px}.v190-doc-highlight{position:relative;overflow:hidden;border-color:rgba(0,145,200,.25)!important;box-shadow:0 24px 64px rgba(7,91,138,.14)!important}.v190-doc-highlight:before{content:'PDF';position:absolute;right:18px;top:18px;border-radius:999px;background:#eaf7ff;color:#0077aa;font-weight:900;font-size:12px;padding:7px 10px;letter-spacing:.04em}.v190-doc-product-link{background:#0a80bd!important;color:#fff!important}@media(max-width:980px){.v190-product-media-docs{padding:54px 0}.v190-media-grid{grid-template-columns:1fr}.v190-video-panel,.v190-doc-panel{border-radius:26px}.v190-doc-visual{min-height:auto}.v190-doc-panel{display:block}.v190-video-actions .v190-btn,.v190-doc-actions .v190-btn{flex:1 1 180px}}@media(max-width:560px){.v190-product-media-docs{padding:42px 0}.v190-video-panel,.v190-doc-panel{padding:18px;border-radius:22px}.v190-badge-row{gap:8px}.v190-badge-row span{font-size:12px;padding:8px 10px}.v190-video-shell{border-radius:18px}.v190-doc-visual{border-radius:18px;padding:10px}.v190-video-actions,.v190-doc-actions{display:grid;grid-template-columns:1fr}.v190-btn{width:100%;padding:13px 14px}.v190-doc-highlight:before{right:14px;top:14px}}html[dir="rtl"] .v190-product-media-docs{text-align:right}html[dir="rtl"] .v190-doc-highlight:before{right:auto;left:18px}@media(max-width:560px){html[dir="rtl"] .v190-doc-highlight:before{left:14px}}.mm-nozzle-video-section{position:relative;padding:78px 0;background:linear-gradient(135deg,#071b2b 0%,#0a3045 46%,#062436 100%);overflow:hidden;color:#fff;isolation:isolate;}.mm-nozzle-video-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(38,198,218,.22),transparent 34%),radial-gradient(circle at 88% 12%,rgba(125,196,35,.20),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,auto,74px 74px,74px 74px;opacity:.9;z-index:-2;}.mm-nozzle-video-section:after{content:"";position:absolute;right:-120px;bottom:-180px;width:520px;height:520px;border-radius:50%;background:rgba(31,191,222,.12);filter:blur(8px);z-index:-1;}.mm-nozzle-video-wrap{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.25fr);gap:34px;align-items:center;}.mm-nozzle-video-copy{background:rgba(4,18,31,.62);border:1px solid rgba(101,210,244,.20);box-shadow:0 24px 70px rgba(0,0,0,.28);border-radius:32px;padding:34px;backdrop-filter:blur(14px);}.mm-nozzle-video-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:9px 14px;border-radius:999px;background:rgba(49,197,224,.13);border:1px solid rgba(91,213,244,.28);color:#5fe7ff;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;}.mm-nozzle-video-title{margin:0;color:#fff;font-size:clamp(32px,4.3vw,64px);line-height:1.02;letter-spacing:-.04em;font-weight:950;}.mm-nozzle-video-title strong{display:block;color:#86c824;text-shadow:0 0 24px rgba(134,200,36,.28);}.mm-nozzle-video-lead{margin:20px 0 0;color:#d9eef8;font-size:clamp(17px,1.5vw,22px);line-height:1.65;font-weight:650;}.mm-nozzle-video-copy p{color:#b7d1df;line-height:1.75;font-size:16px;margin:14px 0 0;}.mm-nozzle-video-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 0;}.mm-nozzle-video-badge{display:flex;align-items:center;gap:10px;padding:13px 14px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:#f3fbff;font-weight:800;}.mm-nozzle-video-badge:before{content:"";width:10px;height:10px;border-radius:50%;background:#7fc52a;box-shadow:0 0 0 6px rgba(127,197,42,.14);flex:0 0 auto;}.mm-nozzle-video-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:26px;}.mm-nozzle-video-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#74bd16,#23c6df);color:#061725!important;text-decoration:none;font-weight:950;box-shadow:0 14px 32px rgba(35,198,223,.20);}.mm-nozzle-video-note{font-size:13px;color:#d7edf6;max-width:360px;}.mm-nozzle-video-player{position:relative;border-radius:34px;padding:10px;background:linear-gradient(135deg,rgba(106,229,255,.38),rgba(133,205,44,.28));box-shadow:0 30px 90px rgba(0,0,0,.36);}.mm-nozzle-video-frame{position:relative;border-radius:26px;overflow:hidden;background:#000;aspect-ratio:16/9;border:1px solid rgba(255,255,255,.18);}.mm-nozzle-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;}.mm-nozzle-video-glass{position:absolute;left:28px;bottom:28px;right:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;pointer-events:none;}.mm-nozzle-video-stat{padding:12px 14px;border-radius:16px;background:rgba(4,18,31,.76);border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 34px rgba(0,0,0,.25);}.mm-nozzle-video-stat b{display:block;color:#fff;font-size:14px;line-height:1.2}.mm-nozzle-video-stat span{display:block;color:#8fe1f3;font-size:12px;margin-top:3px;font-weight:700;}html[dir="rtl"] .mm-nozzle-video-copy{text-align:right;}.rtl .mm-nozzle-video-copy{text-align:right;}@media(max-width:1024px){.mm-nozzle-video-wrap{grid-template-columns:1fr}.mm-nozzle-video-section{padding:58px 0}.mm-nozzle-video-copy{padding:28px}.mm-nozzle-video-player{border-radius:28px}.mm-nozzle-video-frame{border-radius:22px}}@media(max-width:640px){.mm-nozzle-video-section{padding:44px 0}.mm-nozzle-video-copy{padding:22px;border-radius:24px}.mm-nozzle-video-badges{grid-template-columns:1fr}.mm-nozzle-video-glass{position:static;margin-top:12px;grid-template-columns:1fr}.mm-nozzle-video-player{padding:7px;border-radius:22px}.mm-nozzle-video-frame{border-radius:18px}.mm-nozzle-video-actions{align-items:flex-start;flex-direction:column}.mm-nozzle-video-btn{width:100%}}.catalog-dd{min-width:330px}.catalog-dd a{display:flex;align-items:center;gap:9px}.catalog-dd a:before{content:"PDF";display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:34px;height:22px;padding:0 6px;border-radius:7px;background:#eaf8fd;color:#087da8;font-size:9px;font-weight:950;letter-spacing:.06em}.mobile-catalog-menu a:after{content:"PDF";margin-left:auto;padding:3px 7px;border-radius:999px;background:#eaf8fd;color:#087da8;font-size:9px;font-weight:950;letter-spacing:.05em}html[dir="rtl"] .mobile-catalog-menu a:after,html[lang="ar"] .mobile-catalog-menu a:after{margin-left:0;margin-right:auto}@media(max-width:1260px){.catalog-dd{display:none!important}}.about-visual img.about-cooling-image{object-position:50% 50%}@media(max-width:640px){.about-visual img.about-cooling-image{height:430px;object-position:28% 50%}}.catalog-page-link{position:relative}.catalog-page-link:before{content:"";width:17px;height:15px;border:1.8px solid currentColor;border-radius:3px;box-shadow:inset 5px 0 0 transparent;opacity:.72;margin-right:1px;background:linear-gradient(90deg,transparent 47%,currentColor 48%,currentColor 54%,transparent 55%)}.catalog-page-link[aria-current="page"]{background:linear-gradient(135deg,#e6f9ff,#fff)!important;color:#087da8!important;box-shadow:0 12px 30px rgba(7,31,53,.08)}.mobile-catalog-link{display:flex!important;align-items:center;gap:10px}.mobile-catalog-link:before{content:"PDF";display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:24px;border-radius:8px;background:linear-gradient(135deg,#0a8fbd,#075f88);color:#fff;font-size:9px;font-weight:950;letter-spacing:.08em;box-shadow:0 8px 20px rgba(8,125,168,.2)}.mobile-catalog-link[aria-current="page"]{background:#eaf9ff!important;color:#087da8!important}html[dir="rtl"] .catalog-page-link:before,html[lang="ar"] .catalog-page-link:before{margin-right:0;margin-left:1px}.mmcat-page{background:#f5f9fc;color:#0d2336;overflow:hidden}.mmcat-hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 12% 12%,rgba(41,190,233,.28),transparent 34%),radial-gradient(circle at 92% 80%,rgba(25,117,173,.28),transparent 35%),linear-gradient(135deg,#04131f 0%,#092f49 48%,#075f88 100%);padding:76px 0 84px;color:#fff}.mmcat-orb{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none;z-index:-1}.mmcat-orb-one{width:360px;height:360px;right:-140px;top:-170px;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 55px rgba(255,255,255,.035),0 0 0 110px rgba(255,255,255,.025)}.mmcat-orb-two{width:250px;height:250px;left:-100px;bottom:-130px;background:rgba(27,183,225,.12)}.mmcat-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:64px;align-items:center}.mmcat-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:24px;color:rgba(255,255,255,.68);font-size:13px;font-weight:800}.mmcat-breadcrumb a{color:#fff}.mmcat-breadcrumb strong{color:#93e8ff}.mmcat-eyebrow,.mmcat-kicker{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.mmcat-eyebrow{padding:9px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);color:#a8edff;backdrop-filter:blur(10px)}.mmcat-eyebrow:before,.mmcat-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#33c9ef;box-shadow:0 0 0 5px rgba(51,201,239,.13)}.mmcat-hero h1{max-width:780px;margin:20px 0 18px;font-size:clamp(42px,5.7vw,78px);line-height:.98;letter-spacing:-.055em;color:#fff}.mmcat-hero-copy>p{max-width:720px;margin:0;color:rgba(255,255,255,.8);font-size:clamp(17px,1.55vw,21px);line-height:1.72}.mmcat-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px}.mmcat-stats div{padding:17px 18px;border-radius:19px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.075);backdrop-filter:blur(12px)}.mmcat-stats b{display:block;font-size:24px;color:#fff}.mmcat-stats span{display:block;margin-top:4px;color:rgba(255,255,255,.64);font-size:12px;font-weight:800}.mmcat-hero-visual{position:relative;min-height:510px}.mmcat-stack-card{position:absolute;overflow:hidden;border-radius:27px;background:#fff;border:1px solid rgba(255,255,255,.34);box-shadow:0 34px 90px rgba(0,0,0,.34)}.mmcat-stack-card img{width:100%;height:100%;object-fit:contain;display:block;background:#fff}.mmcat-stack-main{z-index:3;width:310px;height:438px;left:50%;top:8px;transform:translateX(-50%) rotate(-2.5deg)}.mmcat-stack-one{z-index:1;width:270px;height:238px;left:0;top:74px;transform:rotate(-9deg)}.mmcat-stack-two{z-index:2;width:255px;height:225px;right:0;top:104px;transform:rotate(8deg)}.mmcat-hero-note{position:absolute;z-index:5;left:50%;bottom:5px;transform:translateX(-50%);width:min(390px,88%);display:flex;align-items:center;gap:13px;padding:14px 16px;border-radius:19px;background:rgba(3,19,31,.78);border:1px solid rgba(255,255,255,.17);box-shadow:0 20px 55px rgba(0,0,0,.25);backdrop-filter:blur(16px)}.mmcat-hero-note span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;height:32px;border-radius:10px;background:#fff;color:#087da8;font-size:11px;font-weight:950;letter-spacing:.08em}.mmcat-hero-note p{margin:0;color:rgba(255,255,255,.8);font-size:12px;line-height:1.45}.mmcat-library{padding:82px 0 94px;background:linear-gradient(180deg,#f7fbfd 0%,#edf5f9 100%)}.mmcat-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:45px;align-items:end;margin-bottom:32px}.mmcat-kicker{color:#087da8}.mmcat-section-head h2{margin:14px 0 0;font-size:clamp(32px,4vw,56px);line-height:1.05;letter-spacing:-.045em;color:#071f35}.mmcat-section-head>p{margin:0;color:#5c7180;line-height:1.75;font-size:16px}.mmcat-toolbar{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(520px,1.5fr) auto;gap:16px;align-items:center;margin-bottom:28px;padding:14px;border:1px solid rgba(7,31,53,.09);border-radius:24px;background:rgba(255,255,255,.86);box-shadow:0 16px 44px rgba(7,31,53,.07);backdrop-filter:blur(12px)}.mmcat-search{height:48px;display:flex;align-items:center;gap:11px;padding:0 15px;border-radius:15px;background:#f0f6f9;border:1px solid #deeaef}.mmcat-search span{position:relative;width:17px;height:17px;border:2px solid #607988;border-radius:50%;flex:0 0 auto}.mmcat-search span:after{content:"";position:absolute;width:7px;height:2px;background:#607988;right:-5px;bottom:-2px;transform:rotate(45deg);border-radius:2px}.mmcat-search input{width:100%;border:0;outline:0;background:transparent;color:#0d2336;font:inherit;font-size:14px}.mmcat-search input::placeholder{color:#7d919d}.mmcat-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.mmcat-filters button{min-height:42px;padding:0 14px;border-radius:999px;border:1px solid transparent;background:transparent;color:#536b7a;font-weight:850;font-size:12px;cursor:pointer;transition:.2s ease}.mmcat-filters button:hover{background:#eef8fb;color:#087da8}.mmcat-filters button.active{background:linear-gradient(135deg,#092f49,#087da8);color:#fff;box-shadow:0 10px 25px rgba(8,125,168,.22)}.mmcat-result-count{white-space:nowrap;padding:0 8px;color:#657b88;font-size:12px;font-weight:800}.mmcat-result-count b{color:#087da8;font-size:17px}.mmcat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.mmcat-card{min-width:0;display:flex;flex-direction:column;border-radius:28px;background:#fff;border:1px solid rgba(7,31,53,.085);overflow:hidden;box-shadow:0 18px 48px rgba(8,31,51,.08);transition:.28s ease}.mmcat-card:hover{transform:translateY(-7px);box-shadow:0 30px 70px rgba(8,31,51,.15);border-color:rgba(8,125,168,.24)}.mmcat-card[hidden]{display:none!important}.mmcat-cover{position:relative;display:block;height:300px;padding:22px;background:radial-gradient(circle at 20% 15%,#fff,transparent 38%),linear-gradient(145deg,#edf5f8,#dfeaf0);overflow:hidden}.mmcat-cover img{width:100%;height:100%;object-fit:contain;display:block;border-radius:14px;filter:drop-shadow(0 15px 20px rgba(3,24,39,.16));transition:.35s ease}.mmcat-card:hover .mmcat-cover img{transform:scale(1.025)}.mmcat-pdf-chip,.mmcat-new{position:absolute;top:17px;z-index:2;display:inline-flex;align-items:center;justify-content:center;height:29px;border-radius:10px;font-size:10px;font-weight:950;letter-spacing:.08em}.mmcat-pdf-chip{left:17px;min-width:44px;background:#fff;color:#087da8;box-shadow:0 10px 24px rgba(7,31,53,.12)}.mmcat-new{right:17px;padding:0 11px;background:#19a36b;color:#fff;box-shadow:0 10px 24px rgba(25,163,107,.2)}.mmcat-cover-action{position:absolute;left:18px;right:18px;bottom:17px;display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 14px;border-radius:13px;background:rgba(3,22,36,.82);color:#fff;font-size:12px;font-weight:900;opacity:0;transform:translateY(8px);transition:.25s ease;backdrop-filter:blur(12px)}.mmcat-card:hover .mmcat-cover-action,.mmcat-cover:focus .mmcat-cover-action{opacity:1;transform:translateY(0)}.mmcat-card-body{display:flex;flex:1;flex-direction:column;padding:23px}.mmcat-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.mmcat-card-top>span{color:#087da8;font-size:11px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.mmcat-card-top small{color:#81939e;font-weight:800}.mmcat-card h2{margin:13px 0 9px;color:#071f35;font-size:21px;line-height:1.18;letter-spacing:-.025em}.mmcat-card p{margin:0;color:#5c7180;font-size:13.5px;line-height:1.67}.mmcat-file-meta{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:18px;color:#7a8d98;font-size:11px;font-weight:850}.mmcat-file-meta i{width:4px;height:4px;border-radius:50%;background:#aebbc2}.mmcat-actions{display:grid;grid-template-columns:1.25fr .75fr;gap:9px;margin-top:16px}.mmcat-btn{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;font-size:12px;font-weight:950;transition:.2s ease}.mmcat-btn.primary{background:linear-gradient(135deg,#082c46,#087da8);color:#fff;box-shadow:0 11px 25px rgba(8,125,168,.18)}.mmcat-btn.secondary{background:#edf5f8;color:#26495e}.mmcat-btn:hover{transform:translateY(-2px)}.mmcat-empty{padding:35px;text-align:center;border-radius:22px;background:#fff;border:1px dashed #b8cbd5;color:#607786;font-weight:850}.mmcat-cta-section{padding:0 0 90px;background:#edf5f9}.mmcat-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:35px;align-items:center;padding:44px 48px;border-radius:32px;background:radial-gradient(circle at 95% 0,rgba(47,198,238,.25),transparent 30%),linear-gradient(135deg,#041824,#0a3855);color:#fff;box-shadow:0 30px 80px rgba(7,31,53,.18)}.mmcat-cta>div>span{color:#8ae5ff;font-size:11px;font-weight:950;letter-spacing:.13em}.mmcat-cta h2{margin:10px 0 10px;max-width:780px;color:#fff;font-size:clamp(27px,3.2vw,44px);line-height:1.08;letter-spacing:-.035em}.mmcat-cta p{margin:0;max-width:780px;color:rgba(255,255,255,.7);line-height:1.65}.mmcat-cta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.mmcat-cta .btn-ghost{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:#fff}html[dir="rtl"] .mmcat-breadcrumb,html[lang="ar"] .mmcat-breadcrumb{direction:rtl}.mmcat-page[dir="rtl"]{direction:rtl}html[dir="rtl"] .mmcat-pdf-chip,html[lang="ar"] .mmcat-pdf-chip{left:auto;right:17px}html[dir="rtl"] .mmcat-new,html[lang="ar"] .mmcat-new{right:auto;left:17px}html[dir="rtl"] .mmcat-search span:after,html[lang="ar"] .mmcat-search span:after{right:auto;left:-5px;transform:rotate(-45deg)}@media(max-width:1260px){.mmcat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mmcat-toolbar{grid-template-columns:1fr}.mmcat-result-count{padding:0 6px}.mmcat-hero-grid{gap:35px}.mmcat-stack-one{left:-10px}.mmcat-stack-two{right:-10px}}@media(max-width:980px){.mmcat-hero{padding:56px 0 66px}.mmcat-hero-grid{grid-template-columns:1fr}.mmcat-hero-copy{text-align:center}.mmcat-breadcrumb,.mmcat-eyebrow{justify-content:center}.mmcat-hero-copy>p{margin-left:auto;margin-right:auto}.mmcat-hero-visual{width:min(620px,100%);margin:0 auto;min-height:485px}.mmcat-section-head{grid-template-columns:1fr;gap:18px}.mmcat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mmcat-cta{grid-template-columns:1fr}.mmcat-cta-actions{justify-content:flex-start}}@media(max-width:640px){.mmcat-hero{padding:38px 0 50px}.mmcat-breadcrumb{font-size:11px;margin-bottom:18px}.mmcat-eyebrow{font-size:10px}.mmcat-hero h1{font-size:clamp(37px,12vw,54px);margin-top:17px}.mmcat-hero-copy>p{font-size:15px;line-height:1.65}.mmcat-stats{gap:8px;margin-top:25px}.mmcat-stats div{padding:13px 8px;border-radius:15px}.mmcat-stats b{font-size:19px}.mmcat-stats span{font-size:10px}.mmcat-hero-visual{min-height:390px;margin-top:7px}.mmcat-stack-main{width:235px;height:332px}.mmcat-stack-one{width:185px;height:163px;top:65px;left:-18px}.mmcat-stack-two{width:178px;height:158px;top:85px;right:-19px}.mmcat-hero-note{bottom:-6px;width:94%;padding:11px 12px}.mmcat-library{padding:58px 0 68px}.mmcat-section-head h2{font-size:37px}.mmcat-section-head>p{font-size:14px}.mmcat-toolbar{padding:10px;border-radius:19px}.mmcat-filters{display:grid;grid-template-columns:1fr 1fr}.mmcat-filters button{padding:0 9px;font-size:10.5px}.mmcat-grid{grid-template-columns:1fr;gap:18px}.mmcat-cover{height:310px}.mmcat-card h2{font-size:22px}.mmcat-cta-section{padding-bottom:65px}.mmcat-cta{padding:30px 24px;border-radius:25px}.mmcat-cta-actions{display:grid;grid-template-columns:1fr;width:100%}.mmcat-cta-actions .btn{width:100%;justify-content:center}}@media(max-width:390px){.mmcat-stack-main{width:215px;height:304px}.mmcat-stack-one{width:160px;height:142px}.mmcat-stack-two{width:155px;height:138px}.mmcat-hero-visual{min-height:360px}.mmcat-stats span{min-height:26px}.mmcat-cover{height:285px}.mmcat-actions{grid-template-columns:1fr}}.catalog-page-link:before,.mobile-catalog-link:before{content:none!important;display:none!important}.mobile-catalog-link{gap:0!important}.mm-product-catalog{position:relative;padding:42px 0 78px;background:linear-gradient(180deg,#f8fbfd 0%,#edf5f9 100%);overflow:hidden}.mm-product-catalog:before{content:"";position:absolute;width:420px;height:420px;right:-240px;top:-250px;border-radius:50%;background:radial-gradient(circle,rgba(38,186,226,.16),rgba(38,186,226,0) 68%);pointer-events:none}.mm-product-catalog-shell{position:relative;display:grid;grid-template-columns:minmax(220px,285px) minmax(0,1fr);gap:42px;align-items:center;padding:32px;border:1px solid rgba(7,31,53,.1);border-radius:32px;background:radial-gradient(circle at 95% 5%,rgba(56,199,237,.17),transparent 31%),linear-gradient(135deg,#061925 0%,#0a3551 58%,#087da8 100%);box-shadow:0 30px 80px rgba(7,31,53,.18);color:#fff}.mm-product-catalog-cover{position:relative;display:block;height:340px;padding:17px;border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(232,243,248,.95));box-shadow:0 24px 55px rgba(0,0,0,.26);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.mm-product-catalog-cover:hover,.mm-product-catalog-cover:focus{transform:translateY(-5px) rotate(-1deg);box-shadow:0 34px 70px rgba(0,0,0,.34)}.mm-product-catalog-cover img{display:block;width:100%;height:100%;object-fit:contain;border-radius:14px;filter:drop-shadow(0 12px 17px rgba(4,26,41,.15))}.mm-product-catalog-file{position:absolute;left:15px;top:15px;display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:10px;background:#fff;color:#087da8;font-size:10px;font-weight:950;letter-spacing:.06em;box-shadow:0 8px 22px rgba(7,31,53,.15)}.mm-product-catalog-file:before{content:"PDF";display:inline-flex;align-items:center;justify-content:center;min-width:31px;height:20px;border-radius:6px;background:#087da8;color:#fff;font-size:8px}.mm-product-catalog-content{min-width:0;padding:8px 8px 8px 0}.mm-product-catalog-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:15px;color:#8be8ff;font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.mm-product-catalog-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:#35cbee;box-shadow:0 0 0 6px rgba(53,203,238,.13)}.mm-product-catalog h2{margin:0 0 14px;max-width:850px;color:#fff;font-size:clamp(29px,3.5vw,46px);line-height:1.08;letter-spacing:-.035em}.mm-product-catalog-copy{max-width:860px;margin:0;color:rgba(255,255,255,.76);font-size:16px;line-height:1.72}.mm-product-catalog-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:23px 0 0;padding:0;list-style:none}.mm-product-catalog-points li{position:relative;min-height:52px;display:flex;align-items:center;padding:11px 12px 11px 36px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.9);font-size:12px;font-weight:850;line-height:1.35}.mm-product-catalog-points li:before{content:"✓";position:absolute;left:12px;width:17px;height:17px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#2fc7e9;color:#062237;font-size:10px;font-weight:1000}.mm-product-catalog-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:24px}.mm-product-catalog-btn{min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border-radius:13px;font-size:12px;font-weight:950;transition:transform .2s ease,background .2s ease}.mm-product-catalog-btn:hover{transform:translateY(-2px)}.mm-product-catalog-btn.primary{background:#fff;color:#087da8;box-shadow:0 12px 28px rgba(0,0,0,.2)}.mm-product-catalog-btn.secondary{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:#fff}.mm-product-catalog-btn.tertiary{padding-left:10px;padding-right:10px;color:#99ebff}.mm-product-catalog-language{display:block;margin-top:14px;color:rgba(255,255,255,.55);font-size:11px;font-weight:750}html[dir="rtl"] .mm-product-catalog-content,html[lang="ar"] .mm-product-catalog-content{padding-right:0;padding-left:8px}html[dir="rtl"] .mm-product-catalog-points li,html[lang="ar"] .mm-product-catalog-points li{padding-left:12px;padding-right:36px}html[dir="rtl"] .mm-product-catalog-points li:before,html[lang="ar"] .mm-product-catalog-points li:before{left:auto;right:12px}@media(max-width:900px){.mm-product-catalog-shell{grid-template-columns:220px minmax(0,1fr);gap:26px;padding:25px}.mm-product-catalog-cover{height:290px}.mm-product-catalog-points{grid-template-columns:1fr}.mm-product-catalog-points li{min-height:44px}}@media(max-width:680px){.mm-product-catalog{padding:28px 0 58px}.mm-product-catalog-shell{grid-template-columns:1fr;gap:25px;padding:20px;border-radius:25px}.mm-product-catalog-cover{width:min(270px,100%);height:330px;margin:0 auto}.mm-product-catalog-content{padding:0;text-align:center}.mm-product-catalog-eyebrow{justify-content:center}.mm-product-catalog h2{font-size:31px}.mm-product-catalog-copy{font-size:14px}.mm-product-catalog-points{text-align:left}.mm-product-catalog-actions{display:grid;grid-template-columns:1fr;width:100%}.mm-product-catalog-btn{width:100%}.mm-product-catalog-language{text-align:center}}.v194-documents-section{padding:72px 0 84px;background:radial-gradient(circle at 12% 4%,rgba(0,128,196,.12),transparent 30%),linear-gradient(180deg,#f4f9fc 0%,#fff 62%)}.v194-documents-section>.container{max-width:1180px;margin:0 auto;padding:0 20px}.v194-documents-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px}.v194-documents-head>div{max-width:760px}.v194-documents-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#0875b7;margin-bottom:12px}.v194-documents-kicker:before{content:"";width:30px;height:2px;border-radius:999px;background:#15a5d8}.v194-documents-head h2{margin:0 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.08;color:#071827}.v194-documents-head p{margin:0;color:#526577;line-height:1.75;font-size:17px}.v194-documents-head>strong{flex:0 0 auto;padding:12px 18px;border:1px solid rgba(0,104,170,.15);border-radius:999px;background:#fff;color:#075d94;box-shadow:0 10px 30px rgba(10,52,82,.08);font-size:14px}.v194-documents-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.v194-document-card{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:292px;overflow:hidden;border:1px solid rgba(9,58,91,.11);border-radius:28px;background:#fff;box-shadow:0 22px 54px rgba(7,44,72,.10);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.v194-document-card:hover{transform:translateY(-4px);border-color:rgba(0,112,192,.28);box-shadow:0 30px 66px rgba(7,44,72,.15)}.v194-document-cover{position:relative;display:block;min-height:292px;background:#061a2c;overflow:hidden}.v194-document-cover:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.14);pointer-events:none}.v194-document-cover img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.v194-document-card:hover .v194-document-cover img{transform:scale(1.025)}.v194-document-body{display:flex;flex-direction:column;padding:25px 25px 23px;min-width:0}.v194-document-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px;font-size:12px;font-weight:800;color:#6c7c8b}.v194-document-meta span:first-child{display:inline-flex;padding:7px 10px;border-radius:999px;background:#e9f7fd;color:#0274ae}.v194-document-meta span:last-child{text-align:end}.v194-document-body h2{font-size:clamp(22px,2.1vw,29px);line-height:1.16;margin:0 0 10px;color:#061b2d}.v194-document-body p{margin:0;color:#566979;line-height:1.64;font-size:15px}.v194-document-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto;padding-top:20px}.v194-doc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:13px;background:linear-gradient(135deg,#006eb7,#009bd1);color:#fff!important;text-decoration:none;font-size:14px;font-weight:900;box-shadow:0 10px 24px rgba(0,112,192,.20);transition:transform .2s ease,box-shadow .2s ease}.v194-doc-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(0,112,192,.28)}.v194-doc-btn.secondary{background:#eef6fa;color:#075d94!important;box-shadow:none;border:1px solid rgba(0,104,170,.10)}.v194-documents-note{display:flex;align-items:center;gap:10px;margin:24px 0 0;padding:15px 18px;border:1px solid rgba(9,58,91,.09);border-radius:17px;background:rgba(255,255,255,.76);color:#607282;font-size:13px;line-height:1.55}.v194-documents-note:before{content:"i";display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:#e9f7fd;color:#0875b7;font-weight:900}[dir="rtl"] .v194-documents-kicker:before{order:2}@media(max-width:960px){.v194-document-card{grid-template-columns:160px minmax(0,1fr)}.v194-document-cover{min-height:280px}.v194-documents-head{align-items:flex-start}.v194-documents-head>strong{margin-top:8px}}@media(max-width:760px){.v194-documents-section{padding:48px 0 60px}.v194-documents-head{display:block;margin-bottom:22px}.v194-documents-head>strong{display:inline-flex;margin-top:18px}.v194-documents-grid{grid-template-columns:1fr;gap:18px}.v194-document-card{grid-template-columns:128px minmax(0,1fr);min-height:250px;border-radius:22px}.v194-document-cover{min-height:250px}.v194-document-body{padding:20px 18px}.v194-document-meta{display:block;margin-bottom:12px}.v194-document-meta span{display:inline-flex!important}.v194-document-meta span:last-child{margin-top:8px;text-align:start}.v194-document-body h2{font-size:22px}.v194-document-actions{padding-top:16px}.v194-doc-btn{min-height:42px;padding:9px 13px}}@media(max-width:470px){.v194-document-card{grid-template-columns:1fr}.v194-document-cover{height:250px;min-height:0}.v194-document-cover img{object-fit:cover;object-position:center 18%}.v194-document-body{padding:20px}.v194-document-actions .v194-doc-btn{flex:1 1 120px}}.mm-heater-video-section{position:relative;padding:82px 0;background:linear-gradient(135deg,#1a0e0b 0%,#35150e 46%,#171115 100%);color:#fff;overflow:hidden;isolation:isolate}.mm-heater-video-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 20%,rgba(255,113,48,.24),transparent 34%),radial-gradient(circle at 88% 14%,rgba(255,197,92,.17),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:auto,auto,72px 72px,72px 72px;z-index:-2}.mm-heater-video-section:after{content:"";position:absolute;right:-170px;bottom:-230px;width:590px;height:590px;border-radius:50%;background:rgba(255,96,38,.14);filter:blur(14px);z-index:-1}.mm-heater-video-wrap{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.72fr);gap:54px;align-items:center}.mm-heater-video-copy{padding:38px;border:1px solid rgba(255,255,255,.12);border-radius:32px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));box-shadow:0 30px 80px rgba(0,0,0,.24);backdrop-filter:blur(12px)}.mm-heater-video-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;padding:9px 14px;border:1px solid rgba(255,190,112,.30);border-radius:999px;background:rgba(255,119,51,.13);color:#ffd6a5;font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.mm-heater-video-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:#ff8a3d;box-shadow:0 0 0 6px rgba(255,138,61,.13)}.mm-heater-video-title{margin:0 0 18px;color:#fff;font-size:clamp(2rem,4vw,3.55rem);line-height:1.06;letter-spacing:-.035em}.mm-heater-video-title strong{display:block;margin-top:11px;color:#ff9b52;font-size:.38em;letter-spacing:.24em}.mm-heater-video-lead{margin:0 0 14px;color:#fff;font-size:1.14rem;font-weight:650;line-height:1.7}.mm-heater-video-copy>p:not(.mm-heater-video-lead){margin:0;color:rgba(255,255,255,.76);line-height:1.8}.mm-heater-video-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:26px 0}.mm-heater-video-badge{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.10);border-radius:15px;background:rgba(0,0,0,.16);color:#fff;font-size:.91rem;font-weight:700}.mm-heater-video-badge:before{content:"✓";display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:8px;background:linear-gradient(135deg,#ff7b35,#ffb44c);color:#1b0d09;font-weight:900}.mm-heater-video-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.mm-heater-video-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border-radius:14px;background:linear-gradient(135deg,#ff7434,#ffad43);color:#1a0d08!important;font-weight:850;text-decoration:none!important;box-shadow:0 14px 30px rgba(255,104,41,.24);transition:transform .2s ease,box-shadow .2s ease}.mm-heater-video-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(255,104,41,.32)}.mm-heater-video-note{max-width:330px;color:rgba(255,255,255,.64);font-size:.84rem;line-height:1.55}.mm-heater-video-player{position:relative;width:100%;max-width:430px;justify-self:end;padding:10px;border:1px solid rgba(255,255,255,.17);border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.035));box-shadow:0 38px 90px rgba(0,0,0,.42)}.mm-heater-video-frame{position:relative;aspect-ratio:9/16;overflow:hidden;border-radius:25px;background:#0d0807}.mm-heater-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.mm-heater-video-glass{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.mm-heater-video-stat{min-width:0;padding:12px 9px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(0,0,0,.20);text-align:center}.mm-heater-video-stat b{display:block;margin-bottom:5px;color:#ffd1a1;font-size:.76rem}.mm-heater-video-stat span{display:block;color:rgba(255,255,255,.70);font-size:.68rem;line-height:1.35}.mm-heater-video-section[dir="rtl"] .mm-heater-video-copy{text-align:right}.mm-heater-video-section[dir="rtl"] .mm-heater-video-badge{direction:rtl}@media(max-width:1024px){.mm-heater-video-section{padding:62px 0}.mm-heater-video-wrap{grid-template-columns:1fr}.mm-heater-video-copy{padding:30px}.mm-heater-video-player{justify-self:center;max-width:410px}}@media(max-width:640px){.mm-heater-video-section{padding:46px 0}.mm-heater-video-wrap{gap:28px}.mm-heater-video-copy{padding:23px;border-radius:24px}.mm-heater-video-title{font-size:clamp(1.8rem,9vw,2.45rem)}.mm-heater-video-lead{font-size:1rem}.mm-heater-video-badges{grid-template-columns:1fr}.mm-heater-video-actions{align-items:stretch;flex-direction:column}.mm-heater-video-btn{width:100%}.mm-heater-video-note{max-width:none}.mm-heater-video-player{max-width:360px;padding:7px;border-radius:25px}.mm-heater-video-frame{border-radius:19px}.mm-heater-video-glass{grid-template-columns:1fr}.mm-heater-video-stat{text-align:start;padding:11px 13px}.mm-heater-video-stat b,.mm-heater-video-stat span{display:inline}.mm-heater-video-stat b{margin-inline-end:6px}}body .video-service-filter{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow:visible!important;padding:12px!important;border-radius:24px!important;}body .video-filter-btn{width:100%!important;min-width:0!important;min-height:62px!important;height:100%!important;padding:10px 11px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;text-align:center!important;border-radius:18px!important;white-space:normal!important;line-height:1.2!important;}body .video-filter-label{min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;line-height:1.22!important;}body .video-filter-count{flex:0 0 auto!important;}html[dir="rtl"] body .video-service-filter{direction:rtl!important;}@media(max-width:1180px){body .video-service-filter{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}@media(max-width:820px){body .video-service-filter{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;}}@media(max-width:600px){body .video-service-filter{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:9px!important;gap:8px!important;border-radius:20px!important;}body .video-filter-btn{min-height:56px!important;padding:9px 8px!important;font-size:12px!important;border-radius:15px!important;}}@media(max-width:360px){body .video-service-filter{grid-template-columns:1fr!important;}}body .v99-lightbox.v206-photo-lightbox{position:fixed!important;inset:0!important;z-index:100000!important;display:none!important;align-items:center!important;justify-content:center!important;padding:clamp(10px,2vw,24px)!important;background:transparent!important;isolation:isolate!important;}body .v99-lightbox.v206-photo-lightbox.is-open{display:flex!important;}.v206-photo-backdrop{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 50% 18%,rgba(28,139,179,.20),transparent 40%),rgba(2,10,18,.92);backdrop-filter:blur(16px) saturate(1.05);-webkit-backdrop-filter:blur(16px) saturate(1.05);}.v206-photo-shell{width:min(1240px,96vw);height:min(920px,92dvh);min-height:520px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(180deg,rgba(9,29,43,.98),rgba(4,17,28,.99));color:#fff;box-shadow:0 42px 130px rgba(0,0,0,.58),inset 0 1px 0 rgba(255,255,255,.08);}.v206-photo-head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:16px 18px 15px 22px;border-bottom:1px solid rgba(255,255,255,.10);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018));}.v206-photo-heading{min-width:0;display:flex;flex-direction:column;gap:3px;}.v206-photo-eyebrow{font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#67e6ff;}.v206-photo-title{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(14px,1.5vw,19px);line-height:1.3;color:#fff;}.v206-photo-counter{display:inline-flex;align-items:center;justify-content:center;min-width:66px;height:36px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:12px;font-weight:900;color:#d9f7ff;}.v206-photo-close{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.10);color:#fff;font-size:28px;line-height:1;cursor:pointer;transition:.2s ease;}.v206-photo-close:hover,.v206-photo-close:focus-visible{background:#fff;color:#092235;transform:rotate(4deg);outline:none;}.v206-photo-stage{position:relative;min-height:0;display:flex;align-items:center;justify-content:center;padding:18px 78px;background:radial-gradient(circle at center,rgba(27,128,164,.13),transparent 62%);overflow:hidden;}.v206-photo-media{position:relative;width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;}.v206-photo-image{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;border-radius:14px!important;box-shadow:0 22px 70px rgba(0,0,0,.42)!important;opacity:1;transition:opacity .18s ease,transform .25s ease;}.v206-photo-media.is-loading .v206-photo-image{opacity:.25;transform:scale(.985);}.v206-photo-loader{position:absolute;width:42px;height:42px;border:3px solid rgba(255,255,255,.22);border-top-color:#5be5ff;border-radius:50%;animation:v206spin .7s linear infinite;opacity:0;pointer-events:none;}.v206-photo-media.is-loading .v206-photo-loader{opacity:1;}@keyframes v206spin{to{transform:rotate(360deg)}}.v206-photo-nav{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:50px;height:64px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.17);border-radius:18px;background:rgba(5,24,38,.72);color:#fff;font-size:34px;font-weight:700;cursor:pointer;box-shadow:0 14px 38px rgba(0,0,0,.24);transition:.2s ease;}.v206-photo-nav:hover,.v206-photo-nav:focus-visible{background:linear-gradient(135deg,#0c83aa,#27cce9);border-color:rgba(91,229,255,.55);transform:translateY(-50%) scale(1.04);outline:none;}.v206-photo-prev{left:16px}.v206-photo-next{right:16px}html[dir="rtl"] .v206-photo-prev{left:auto;right:16px}html[dir="rtl"] .v206-photo-next{right:auto;left:16px}.v206-photo-foot{padding:12px 18px 16px;border-top:1px solid rgba(255,255,255,.09);background:rgba(2,13,22,.78);}.v206-photo-thumb-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 2px 10px;color:#bcd5df;font-size:11px;font-weight:800;}.v206-photo-thumb-head strong{color:#fff;font-size:12px;letter-spacing:.03em;}.v206-photo-thumbs{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 6px;scrollbar-width:thin;scrollbar-color:rgba(89,220,245,.65) rgba(255,255,255,.07);scroll-snap-type:x proximity;}.v206-photo-thumbs::-webkit-scrollbar{height:7px}.v206-photo-thumbs::-webkit-scrollbar-track{background:rgba(255,255,255,.06);border-radius:999px}.v206-photo-thumbs::-webkit-scrollbar-thumb{background:rgba(89,220,245,.58);border-radius:999px}.v206-photo-thumb{position:relative;flex:0 0 92px;width:92px;height:66px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#102a3b;cursor:pointer;opacity:.68;scroll-snap-align:center;transition:.2s ease;}.v206-photo-thumb img{width:100%;height:100%;display:block;object-fit:cover;}.v206-photo-thumb:hover{opacity:1;transform:translateY(-2px)}.v206-photo-thumb.is-active{opacity:1;border-color:#57e4ff;box-shadow:0 0 0 3px rgba(87,228,255,.16),0 10px 26px rgba(0,0,0,.24);}.v206-photo-thumb:focus-visible{outline:2px solid #fff;outline-offset:2px;}@media(max-width:760px){body .v99-lightbox.v206-photo-lightbox{padding:8px!important;}.v206-photo-shell{width:100%;height:min(94dvh,900px);min-height:0;border-radius:22px;}.v206-photo-head{grid-template-columns:minmax(0,1fr) auto auto;gap:9px;padding:12px 11px 11px 14px;}.v206-photo-title{font-size:13px;}.v206-photo-counter{min-width:54px;height:32px;padding:0 9px;font-size:11px;}.v206-photo-close{width:38px;height:38px;font-size:25px;}.v206-photo-stage{padding:12px 8px 74px;}.v206-photo-media{border-radius:13px;}.v206-photo-image{border-radius:10px!important;}.v206-photo-nav{top:auto;bottom:10px;transform:none;width:54px;height:48px;border-radius:16px;font-size:30px;background:rgba(7,37,55,.90);}.v206-photo-nav:hover,.v206-photo-nav:focus-visible{transform:scale(1.03);}.v206-photo-prev{left:calc(50% - 66px)}.v206-photo-next{right:calc(50% - 66px)}html[dir="rtl"] .v206-photo-prev{right:calc(50% - 66px);left:auto}html[dir="rtl"] .v206-photo-next{left:calc(50% - 66px);right:auto}.v206-photo-foot{padding:10px 10px 12px;}.v206-photo-thumb-head{margin-bottom:8px;}.v206-photo-thumb{flex-basis:76px;width:76px;height:56px;border-radius:10px;}}@media(max-width:460px){body .v99-lightbox.v206-photo-lightbox{padding:0!important;}.v206-photo-shell{height:100dvh;border-radius:0;border:0;}.v206-photo-eyebrow{font-size:9px;}.v206-photo-title{font-size:12px;}.v206-photo-stage{padding-top:8px;}.v206-photo-thumb-head small{display:none;}}@media(prefers-reduced-motion:reduce){.v206-photo-image,.v206-photo-nav,.v206-photo-close,.v206-photo-thumb{transition:none!important}.v206-photo-loader{animation:none!important}}.v206-photo-shell,.v206-photo-head,.v206-photo-stage,.v206-photo-media,.v206-photo-foot,.v206-photo-heading{min-width:0!important;max-width:100%!important;}.v206-photo-head,.v206-photo-stage,.v206-photo-foot{width:100%!important;}.v206-photo-title{min-width:0!important;}.v196-category-main .v42-category-showcase{position:relative;overflow:hidden;padding:clamp(56px,7vw,94px) 0;background:radial-gradient(circle at 8% 12%,rgba(26,184,229,.12),transparent 27%),radial-gradient(circle at 92% 88%,rgba(8,83,120,.10),transparent 28%),linear-gradient(180deg,#ffffff 0%,#f3f9fc 100%);}.v196-category-main .v42-category-showcase::before,.v196-category-main .v42-category-showcase::after{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(1px)}.v196-category-main .v42-category-showcase::before{width:260px;height:260px;right:-120px;top:80px;border:1px solid rgba(8,126,170,.10)}.v196-category-main .v42-category-showcase::after{width:170px;height:170px;left:-80px;bottom:90px;border:1px solid rgba(8,126,170,.09)}.v196-category-showcase>.container{position:relative;z-index:1}.v196-category-showcase .section-heading{position:relative;max-width:none;margin:0 0 22px;padding:clamp(24px,3vw,38px);overflow:hidden;text-align:left;border:1px solid rgba(7,63,94,.10);border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(241,250,254,.96));box-shadow:0 24px 70px rgba(7,47,69,.09)}.v196-category-showcase .section-heading::after{content:"";position:absolute;right:-70px;top:-95px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(27,183,228,.16),rgba(27,183,228,0) 68%)}.v196-category-showcase .section-heading span{position:relative;z-index:1;margin:0 0 10px;padding:8px 12px;border:1px solid rgba(0,125,168,.12);border-radius:999px;background:#e9f8ff}.v196-category-showcase .section-heading h2{position:relative;z-index:1;max-width:850px;margin:0 0 12px;font-size:clamp(30px,4vw,50px);letter-spacing:-.04em}.v196-category-showcase .section-heading p{position:relative;z-index:1;max-width:880px;margin:0;color:#526b7c;font-size:clamp(15px,1.5vw,18px);line-height:1.72}.v196-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 28px;padding:16px 18px;border:1px solid rgba(7,63,94,.10);border-radius:24px;background:rgba(255,255,255,.86);box-shadow:0 16px 42px rgba(7,47,69,.07);backdrop-filter:blur(12px)}.v196-result-summary{display:flex;align-items:center;gap:13px;min-width:0}.v196-result-count{flex:0 0 auto;width:52px;height:52px;display:grid;place-items:center;border-radius:18px;color:#fff;font-size:18px;font-weight:950;letter-spacing:.04em;background:linear-gradient(135deg,#0ba7d7,#075d82);box-shadow:0 12px 26px rgba(0,119,164,.22)}.v196-result-summary div{display:flex;flex-direction:column;min-width:0}.v196-result-summary b{color:#082536;font-size:16px;line-height:1.25}.v196-result-summary small{margin-top:3px;color:#6a7f8c;font-size:12px;font-weight:700}.v196-feature-pills{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.v196-feature-pills span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#eff9fd;border:1px solid rgba(0,125,168,.10);color:#315a70;font-size:12px;font-weight:800;white-space:nowrap}.v196-feature-pills span::before{content:"✓";width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#0aa4d3;color:#fff;font-size:10px;font-weight:950}.v196-category-main .v196-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;align-items:stretch}.v196-category-main .v42-product-card{position:relative;isolation:isolate;min-width:0;height:100%;overflow:hidden;border-radius:30px!important;border:1px solid rgba(7,63,94,.11)!important;background:#fff!important;box-shadow:0 20px 58px rgba(7,47,69,.09)!important;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease!important}.v196-category-main .v42-product-card::before{height:3px;background:linear-gradient(90deg,#13b7e5,#08749b,#9be8ff)}.v196-category-main .v42-product-card::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(145deg,rgba(255,255,255,0),rgba(216,244,255,.28));opacity:0;transition:.28s ease}.v196-category-main .v42-product-card:hover{transform:translateY(-8px)!important;border-color:rgba(8,133,178,.30)!important;box-shadow:0 32px 84px rgba(7,47,69,.16)!important}.v196-category-main .v42-product-card:hover::after{opacity:1}.v196-category-main .v42-card-media{position:relative;height:auto!important;aspect-ratio:4/3;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden;padding:clamp(20px,2vw,30px)!important;border-bottom:1px solid rgba(7,63,94,.08);background:radial-gradient(circle at 50% 42%,#fff 0%,#f4fbfe 58%,#eaf6fb 100%)!important}.v196-category-main .v42-card-media::after{content:"";position:absolute;left:12%;right:12%;bottom:8%;height:16%;border-radius:50%;background:rgba(17,66,91,.11);filter:blur(18px);transform:scaleX(.74);z-index:0}.v196-category-main .v42-card-media img{position:relative;z-index:1;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;mix-blend-mode:multiply;filter:drop-shadow(0 15px 20px rgba(7,42,62,.13));transition:transform .38s ease!important}.v196-category-main .v196-category-card .v42-card-media{aspect-ratio:16/10;padding:0!important;background:#eaf5fa!important}.v196-category-main .v196-category-card .v42-card-media::after{display:none}.v196-category-main .v196-category-card .v42-card-media img{object-fit:cover!important;mix-blend-mode:normal;filter:none}.v196-category-main .v42-product-card:hover .v42-card-media img{transform:scale(1.045)!important}.v196-card-number{position:absolute;z-index:3;right:14px;top:14px;min-width:42px;height:34px;display:grid;place-items:center;padding:0 10px;border-radius:13px;background:rgba(5,30,45,.74);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:950;letter-spacing:.10em;box-shadow:0 9px 24px rgba(0,0,0,.16)}.v196-category-main .v42-card-body{padding:22px 22px 24px!important;gap:12px!important}.v196-category-main .v196-card-type{align-self:flex-start!important;margin:0!important;padding:7px 10px!important;border-radius:999px!important;border:1px solid rgba(0,132,177,.11)!important;background:linear-gradient(135deg,#e9f9ff,#f6fcff)!important;color:#05769c!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.v196-category-main .v42-card-body h3{display:block!important;min-height:56px;margin:0!important;color:#071f2e;font-size:clamp(18px,1.5vw,22px)!important;line-height:1.28!important;letter-spacing:-.015em}.v196-category-main .v42-card-body h3 a{display:block;color:inherit!important;text-decoration:none}.v196-category-main .v42-card-body p{min-height:0!important;margin:0!important;color:#5a7180!important;font-size:14px!important;line-height:1.62!important}.v196-category-main .v42-card-link{position:relative;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px;width:100%;min-height:46px;margin-top:auto!important;padding:12px 15px!important;border:1px solid rgba(0,124,168,.13);border-radius:15px!important;background:#eef9fd!important;color:#066e93!important;text-align:left!important;transition:.24s ease!important}.v196-category-main .v42-card-link::after{content:"→";flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:9px;background:#fff;color:#08779d;font-size:16px;box-shadow:0 5px 14px rgba(7,75,104,.10);transition:.24s ease}.v196-category-main .v42-card-link:hover{background:#087da5!important;border-color:#087da5!important;color:#fff!important;transform:none!important}.v196-category-main .v42-card-link:hover::after{transform:translateX(3px);background:rgba(255,255,255,.18);color:#fff}.v196-category-main .v42-card-media:focus-visible,.v196-category-main .v42-card-link:focus-visible,.v196-category-main .v42-card-body h3 a:focus-visible{outline:3px solid rgba(0,168,220,.40);outline-offset:3px}.v196-category-main .v42-hero-panel{border-radius:32px;padding:30px;box-shadow:0 30px 75px rgba(0,0,0,.22)}.v196-category-main .v42-hero-panel strong{font-size:clamp(46px,6vw,68px);letter-spacing:-.05em}@media(max-width:1080px){.v196-category-main .v196-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v196-catalog-toolbar{align-items:flex-start;flex-direction:column}.v196-feature-pills{justify-content:flex-start}}@media(max-width:680px){.v196-category-main .v42-category-showcase{padding:46px 0 58px}.v196-category-showcase .section-heading{border-radius:24px;padding:22px 20px}.v196-category-showcase .section-heading h2{font-size:30px}.v196-catalog-toolbar{margin-bottom:20px;padding:14px;border-radius:20px}.v196-result-count{width:46px;height:46px;border-radius:15px;font-size:16px}.v196-feature-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.v196-feature-pills span{min-width:0;white-space:normal;justify-content:flex-start;padding:8px 9px;font-size:11px}.v196-feature-pills span:last-child{grid-column:1/-1}.v196-category-main .v196-product-grid{grid-template-columns:1fr!important;gap:18px!important}.v196-category-main .v42-product-card{border-radius:24px!important}.v196-category-main .v42-card-media{aspect-ratio:4/3;min-height:0!important;padding:24px!important}.v196-category-main .v196-category-card .v42-card-media{aspect-ratio:16/10;padding:0!important}.v196-category-main .v42-card-body{padding:19px 18px 20px!important}.v196-category-main .v42-card-body h3{min-height:0;font-size:19px!important}.v196-card-number{right:11px;top:11px}}@media(prefers-reduced-motion:reduce){.v196-category-main .v42-product-card,.v196-category-main .v42-card-media img,.v196-category-main .v42-card-link,.v196-category-main .v42-card-link::after{transition:none!important}}.v196-category-main .v42-card-body>.v196-card-type{display:inline-flex!important}.v198-service-products{position:relative;overflow:hidden;padding:96px 0;background:radial-gradient(circle at 10% 0%,rgba(94,232,255,.18),transparent 31%),linear-gradient(180deg,#f8fdff 0%,#eef9fd 48%,#fff 100%);border-top:1px solid rgba(7,23,36,.07);border-bottom:1px solid rgba(7,23,36,.07)}.v198-service-products:before{content:"";position:absolute;right:-190px;top:-220px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(10,120,168,.12),transparent 68%);pointer-events:none}.v198-service-products-heading{position:relative;z-index:1;max-width:820px;margin:0 auto 36px;text-align:center}.v198-service-products-heading>span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 14px;border-radius:999px;background:#061827;color:#8ef4ff;font-size:12px;font-weight:950;letter-spacing:.11em;text-transform:uppercase;box-shadow:0 10px 28px rgba(7,31,53,.15)}.v198-service-products-heading h2{margin:15px 0 10px;font-size:clamp(31px,4vw,52px);line-height:1.06;letter-spacing:-.045em;color:#071f35}.v198-service-products-heading p{max-width:720px;margin:0 auto;color:#607483;font-size:17px;line-height:1.72}.v198-product-category-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;align-items:stretch}.v198-product-category-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(7,31,53,.1);border-radius:29px;background:rgba(255,255,255,.94);box-shadow:0 22px 58px rgba(7,31,53,.09);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;isolation:isolate}.v198-product-category-card:after{content:"";position:absolute;inset:auto 0 0;height:4px;background:linear-gradient(90deg,#0a78a8,#5ee8ff);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.v198-product-category-card:hover,.v198-product-category-card:focus-visible{transform:translateY(-8px);border-color:rgba(10,120,168,.28);box-shadow:0 30px 78px rgba(7,31,53,.16);outline:none}.v198-product-category-card:hover:after,.v198-product-category-card:focus-visible:after{transform:scaleX(1)}.v198-product-category-media{position:relative;display:grid;place-items:center;aspect-ratio:16/10;margin:0;overflow:hidden;background:linear-gradient(145deg,#effaff,#fff)}.v198-product-category-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(5,24,39,.11));pointer-events:none}.v198-product-category-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.v198-product-category-card:hover .v198-product-category-media img{transform:scale(1.045)}.v198-product-category-badge{position:absolute;z-index:2;left:15px;top:15px;display:inline-flex;align-items:center;min-height:29px;padding:6px 10px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(5,24,39,.78);backdrop-filter:blur(10px);color:#e8fbff;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.v198-product-category-body{position:relative;display:flex;flex:1;min-width:0;flex-direction:column;padding:22px 21px 23px}.v198-product-category-index{position:absolute;right:19px;top:17px;color:rgba(10,120,168,.16);font-size:34px;font-weight:950;line-height:1;letter-spacing:-.06em}.v198-product-category-body h3{position:relative;z-index:1;max-width:calc(100% - 38px);margin:0 0 10px;color:#071f35;font-size:20px;line-height:1.15;letter-spacing:-.025em;overflow-wrap:anywhere}.v198-product-category-body p{margin:0 0 20px;color:#627684;font-size:14px;line-height:1.6}.v198-product-category-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(7,31,53,.08);color:#087da8;font-size:13px;font-weight:950;letter-spacing:.02em}.v198-product-category-link b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e9f9ff;color:#087da8;font-size:17px;transition:.24s ease}.v198-product-category-card:hover .v198-product-category-link b{transform:translateX(3px);background:#061827;color:#fff}html[dir="rtl"] .v198-product-category-index{right:auto;left:19px}html[dir="rtl"] .v198-product-category-body h3{max-width:calc(100% - 38px)}html[dir="rtl"] .v198-product-category-card:after{transform-origin:right}html[dir="rtl"] .v198-product-category-link b{transform:rotate(180deg)}html[dir="rtl"] .v198-product-category-card:hover .v198-product-category-link b{transform:rotate(180deg) translateX(3px)}@media(max-width:1100px){.v198-product-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.v198-service-products{padding:82px 0}.v198-product-category-body h3{font-size:21px}}@media(max-width:680px){.v198-service-products{padding:64px 0}.v198-service-products-heading{margin-bottom:27px;text-align:left}.v198-service-products-heading h2{font-size:33px}.v198-service-products-heading p{font-size:15px;line-height:1.65}.v198-product-category-grid{grid-template-columns:1fr;gap:15px}.v198-product-category-card{display:grid;grid-template-columns:124px minmax(0,1fr);border-radius:23px}.v198-product-category-media{height:100%;min-height:174px;aspect-ratio:auto}.v198-product-category-media img{object-fit:cover}.v198-product-category-badge{left:9px;top:9px;max-width:106px;white-space:normal;line-height:1.15;font-size:8px;padding:5px 7px}.v198-product-category-body{padding:18px 16px}.v198-product-category-index{right:14px;top:13px;font-size:28px}.v198-product-category-body h3{max-width:calc(100% - 34px);font-size:18px}.v198-product-category-body p{font-size:13px;line-height:1.5;margin-bottom:14px}.v198-product-category-link{padding-top:12px;font-size:12px}.v198-product-category-link b{width:27px;height:27px}html[dir="rtl"] .v198-service-products-heading{text-align:right}html[dir="rtl"] .v198-product-category-index{left:14px}}@media(max-width:400px){.v198-product-category-card{grid-template-columns:106px minmax(0,1fr)}.v198-product-category-media{min-height:166px}.v198-product-category-body{padding:16px 13px}.v198-product-category-body p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.v198-product-category-link{gap:7px}}.v199-category-search{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin:0 0 30px;padding:16px 18px;border:1px solid rgba(7,63,94,.10);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 18px 54px rgba(7,47,69,.10);backdrop-filter:blur(14px)}.v199-search-field{position:relative;display:block;min-width:0;margin:0}.v199-search-field input{width:100%;height:62px;margin:0;padding-inline:56px 54px;border:1px solid rgba(8,89,125,.13);border-radius:20px;background:linear-gradient(180deg,#f1f8fb,#edf6fa);color:#0b3047;font:inherit;font-size:16px;font-weight:650;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.v199-search-field input::placeholder{color:#6f8798;opacity:1;font-weight:550}.v199-search-field input:focus{border-color:#087ea8;background:#fff;box-shadow:0 0 0 4px rgba(8,126,168,.12),0 12px 34px rgba(7,71,101,.08)}.v199-search-icon{position:absolute;z-index:2;inset-inline-start:18px;top:50%;width:25px;height:25px;transform:translateY(-50%);color:#5d7d90;pointer-events:none}.v199-search-icon svg,.v199-search-clear svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.v199-search-clear{position:absolute;z-index:3;inset-inline-end:13px;top:50%;width:38px;height:38px;display:grid;place-items:center;transform:translateY(-50%);padding:10px;border:0;border-radius:12px;background:#fff;color:#4e6e81;box-shadow:0 6px 18px rgba(7,49,73,.10);cursor:pointer;transition:.2s ease}.v199-search-clear:hover{background:#087da5;color:#fff;transform:translateY(-50%) scale(1.04)}.v199-search-clear[hidden]{display:none!important}.v199-search-status{display:flex;align-items:center;justify-content:center;gap:8px;min-width:180px;padding:0 14px;color:#5b7181;font-size:14px;font-weight:800;white-space:nowrap}.v199-search-status strong{color:#06799f;font-size:24px;line-height:1;font-weight:950;letter-spacing:-.04em}.v199-search-empty{min-height:210px;margin-top:8px;padding:36px;display:grid;place-items:center;text-align:center;border:1px dashed rgba(8,103,142,.24);border-radius:26px;background:linear-gradient(180deg,#f7fcff,#fff);color:#587386}.v199-search-empty[hidden]{display:none!important}.v199-search-empty span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:12px;border-radius:18px;background:#e8f7fc;color:#087ea8;font-size:32px;font-weight:900}.v199-search-empty p{max-width:560px;margin:0;font-size:16px;font-weight:750;line-height:1.6}.v196-category-main .v42-product-card.is-search-hidden{display:none!important}.v196-category-main .v42-card-media{width:calc(100% - 22px)!important;max-width:calc(100% - 22px)!important;min-width:0!important;min-height:0!important;box-sizing:border-box!important;overflow:hidden!important;contain:layout paint}.v196-category-main .v42-card-media .v199-responsive-card-image{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-width:0!important;object-position:center!important;image-rendering:auto;-webkit-user-drag:none}.v196-category-main .v196-category-card .v42-card-media{aspect-ratio:16/10!important}.v196-category-main .v196-category-card .v42-card-media .v199-responsive-card-image{object-fit:cover!important}.v196-category-main .v196-product-card .v42-card-media{aspect-ratio:4/3!important;padding:clamp(18px,2.3vw,32px)!important}.v196-category-main .v196-product-card .v42-card-media .v199-responsive-card-image{object-fit:contain!important}@media(max-width:1080px){.v199-category-search{grid-template-columns:minmax(0,1fr) auto;border-radius:24px}.v199-search-status{min-width:150px}}@media(max-width:680px){.v199-category-search{grid-template-columns:1fr;gap:11px;margin-bottom:20px;padding:12px;border-radius:22px}.v199-search-field input{height:56px;padding-inline:50px 48px;border-radius:17px;font-size:15px}.v199-search-icon{inset-inline-start:16px;width:22px;height:22px}.v199-search-clear{inset-inline-end:10px;width:36px;height:36px}.v199-search-status{justify-content:space-between;min-width:0;padding:4px 7px 2px;font-size:13px}.v199-search-status strong{font-size:21px}.v196-category-main .v196-category-card .v42-card-media{aspect-ratio:16/10!important}.v196-category-main .v196-product-card .v42-card-media{aspect-ratio:4/3!important;padding:20px!important}}@media(max-width:390px){.v199-search-field input{font-size:14px;padding-inline-end:44px}.v199-search-status{align-items:flex-start;white-space:normal}}@media(prefers-reduced-motion:reduce){.v199-search-field input,.v199-search-clear{transition:none!important}}.v199-visually-hidden,.v199-search-field .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.v199-search-field input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.v80-hub-section .v199-category-search{margin:30px 0 28px}.v80-hub-section .v80-hub-card.is-search-hidden{display:none!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.mm-site-search{position:relative;flex:0 0 44px;width:44px;height:44px;z-index:1200;margin-inline-start:auto;margin-inline-end:8px}.mm-site-search-form{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;width:44px;height:44px;border:1px solid rgba(9,65,94,.14);border-radius:15px;background:rgba(246,251,254,.96);box-shadow:0 8px 24px rgba(8,47,69,.07);transition:width .24s ease,box-shadow .24s ease;background-clip:padding-box}.mm-site-search.is-open .mm-site-search-form,.mm-site-search-form:focus-within{width:310px;box-shadow:0 18px 48px rgba(8,47,69,.16);background:#fff}.mm-site-search-toggle svg,.mm-mobile-search-icon svg{display:block}.mm-site-search-toggle{flex:0 0 42px;width:42px;height:42px;border:0;background:transparent;color:#315f77;font-size:27px;line-height:1;cursor:pointer;display:grid;place-items:center}.mm-site-search-input{min-width:0;flex:1;width:0;border:0;outline:0;background:transparent;color:#0b3045;font:inherit;font-size:14px;font-weight:650;opacity:0;padding:0;transition:opacity .18s ease}.mm-site-search.is-open .mm-site-search-input,.mm-site-search-form:focus-within .mm-site-search-input{width:auto;opacity:1;padding-inline:2px 8px}.mm-site-search-input::placeholder{color:#78909e;font-weight:550}.mm-site-search-clear{flex:0 0 34px;width:34px;height:34px;margin-inline-end:4px;border:0;border-radius:10px;background:#edf5f8;color:#355b6e;font-size:20px;cursor:pointer}.mm-site-search-results{position:absolute;right:0;top:calc(100% + 10px);width:min(430px,calc(100vw - 28px));max-height:min(520px,70vh);overflow:auto;padding:9px;border:1px solid rgba(9,65,94,.13);border-radius:20px;background:#fff;box-shadow:0 28px 85px rgba(7,38,57,.22);z-index:2147482000}.mm-site-search-result{display:block;padding:13px 14px;border-radius:13px;text-decoration:none!important;color:#12394e!important;border-bottom:1px solid rgba(9,65,94,.07)}.mm-site-search-result:last-child{border-bottom:0}.mm-site-search-result:hover,.mm-site-search-result:focus{background:#eef8fc;outline:0}.mm-site-search-result strong{display:block;font-size:14px;line-height:1.35;color:#062f46}.mm-site-search-result span{display:block;margin-top:5px;color:#68808e;font-size:12px;line-height:1.45}.mm-site-search-empty{padding:20px;text-align:center;color:#627a88;font-weight:750}.mm-mobile-site-search{display:none;padding:0 18px 14px}.mm-mobile-site-search-form{position:relative;display:flex;align-items:center;min-height:48px;border:1px solid rgba(9,65,94,.14);border-radius:15px;background:#f2f8fb}.mm-mobile-search-icon{padding-inline-start:14px;color:#3e6a80;font-size:24px}.mm-mobile-site-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:12px 10px;color:#0b3045;font:inherit}.mm-mobile-site-search button{width:38px;height:38px;margin-inline-end:5px;border:0;border-radius:10px;background:#e5f1f6;color:#315b70;font-size:20px}.mm-mobile-search-results{top:calc(100% + 7px);left:0;right:0;width:100%;max-height:52vh}@media(min-width:1551px){.mm-site-search{flex-basis:210px;width:210px}.mm-site-search-form{position:relative;right:auto;top:auto;transform:none;width:210px}.mm-site-search-input{width:auto;opacity:1;padding-inline:2px 8px}}@media(max-width:1200px){.mm-site-search{display:none}.mm-mobile-site-search{display:block}}html[dir="rtl"] .mm-site-search-form{right:auto;left:0}html[dir="rtl"] .mm-site-search-results{right:auto;left:0}.mm-humidification-video-section{background:linear-gradient(135deg,#031d2d 0%,#06465b 48%,#052833 100%)}.mm-humidification-video-section:before{background:radial-gradient(circle at 14% 20%,rgba(29,203,220,.25),transparent 34%),radial-gradient(circle at 88% 14%,rgba(93,225,194,.18),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:auto,auto,72px 72px,72px 72px}.mm-humidification-video-section:after{background:rgba(27,205,211,.14)}.mm-humidification-video-section .mm-heater-video-kicker{border-color:rgba(111,238,228,.32);background:rgba(44,218,211,.12);color:#baf9f1}.mm-humidification-video-section .mm-heater-video-kicker:before{background:#4ae1d7;box-shadow:0 0 0 6px rgba(74,225,215,.13)}.mm-humidification-video-section .mm-heater-video-title strong{color:#55e5da}.mm-humidification-video-section .mm-heater-video-badge:before,.mm-humidification-video-section .mm-heater-video-btn{background:linear-gradient(135deg,#3ed9d2,#82efc8);color:#052b36!important}.mm-humidification-video-section .mm-heater-video-stat b{color:#9bf3e8}body .v56-video-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;display:none!important;align-items:center!important;justify-content:center!important;padding:max(70px,calc(env(safe-area-inset-top) + 58px)) 18px 18px!important;background:rgba(2,13,22,.92)!important;backdrop-filter:blur(12px)!important;transform:none!important}body .v56-video-modal.is-open{display:flex!important}body.v56-modal-open{overflow:hidden!important}body .v56-video-modal-box{position:relative!important;width:min(1040px,96vw)!important;max-height:calc(100dvh - 96px)!important;aspect-ratio:16/9!important;background:transparent!important;border-radius:24px!important;overflow:visible!important;box-shadow:none!important;z-index:2147483001!important}body .v56-video-frame{position:absolute;inset:0;overflow:hidden;border-radius:24px;background:#000;box-shadow:0 32px 100px rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.16)}body .v56-video-modal iframe{width:100%!important;height:100%!important;border:0!important;display:block!important}body .v56-video-close{position:absolute!important;right:0!important;top:-54px!important;z-index:2147483002!important;width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.30)!important;border-radius:50%!important;background:#fff!important;color:#061827!important;font-size:28px!important;line-height:1!important;box-shadow:0 12px 34px rgba(0,0,0,.35)!important;cursor:pointer!important}@media(max-width:640px){body .v56-video-modal{padding:max(62px,calc(env(safe-area-inset-top) + 52px)) 10px 12px!important}body .v56-video-modal-box{width:100%!important;max-height:calc(100dvh - 78px)!important;border-radius:16px!important}body .v56-video-frame{border-radius:16px}body .v56-video-close{top:-48px!important;right:2px!important;width:42px!important;height:42px!important}}@media (min-width:1261px){.header .container.nav{gap:6px!important;}.header .brand{order:1;}.header .main-menu{order:2;flex:1 1 auto!important;justify-content:flex-end!important;gap:4px!important;}.header .main-menu>a:last-child{margin-inline-end:0!important;}.header .mm-site-search{order:3;margin-inline-start:0!important;margin-inline-end:1px!important;}.header .lang-selector{order:4;margin-inline-start:0!important;margin-inline-end:0!important;}html[dir="rtl"] .header .lang-selector{order:3;}html[dir="rtl"] .header .mm-site-search{order:4;}}@media (min-width:1261px){.header .container.nav{overflow:visible!important;}.header .brand{order:1;}.header .main-menu{order:2;}.header .lang-selector{order:3!important;margin-inline-start:0!important;margin-inline-end:3px!important;}.header .mm-site-search{order:4!important;flex:0 0 44px!important;width:44px!important;margin-inline-start:0!important;margin-inline-end:0!important;overflow:visible!important;}.header .mm-site-search-form{width:44px!important;}.header .mm-site-search.is-open .mm-site-search-form,.header .mm-site-search-form:focus-within{width:310px!important;}.header .mm-site-search-input{order:2;}.header .mm-site-search-toggle{order:1;}.header .mm-site-search-clear{order:3;}html[dir="rtl"] .header .lang-selector{order:3!important;}html[dir="rtl"] .header .mm-site-search{order:4!important;}}@media (min-width:1600px){.header .mm-site-search-form{left:0!important;right:auto!important;}.header .mm-site-search-results{left:0!important;right:auto!important;}html[dir="rtl"] .header .mm-site-search-form{left:0!important;right:auto!important;}html[dir="rtl"] .header .mm-site-search-results{left:0!important;right:auto!important;}}@media (min-width:1261px) and (max-width:1599px){.header .mm-site-search-form{right:0!important;left:auto!important;}.header .mm-site-search-results{right:0!important;left:auto!important;}}.services-rich{background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(236,247,255,.72))}.solution-grid{align-items:stretch;gap:22px}.solution-card{position:relative;min-height:560px;border-radius:34px;overflow:hidden;background:radial-gradient(circle at 14% 18%,rgba(25,135,255,.30),transparent 28%),radial-gradient(circle at 86% 12%,rgba(79,233,255,.16),transparent 22%),linear-gradient(140deg,#032c67 0%,#04295e 30%,#072947 58%,#0a3550 100%);color:#fff;box-shadow:0 18px 44px rgba(3,26,57,.16),0 24px 64px rgba(4,34,75,.12);isolation:isolate;border:1px solid rgba(118,196,255,.14)}.solution-card img{display:none}.solution-card:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.92;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='720' viewBox='0 0 500 720'%3E%3Cg fill='none' stroke='rgba(109,197,255,0.28)' stroke-width='1.6'%3E%3Cpath d='M-20 110C55 88 112 79 194 86c95 8 163 49 326 46'/%3E%3Cpath d='M-40 145c91-29 169-36 258-20 90 16 153 49 303 49'/%3E%3Cpath d='M-50 182c90-30 172-35 269-16 94 19 157 52 301 50'/%3E%3Cpath d='M-50 219c99-33 190-38 291-17 91 19 142 47 279 47'/%3E%3Cpath d='M-20 545c72-27 148-34 234-26 89 9 165 44 306 39'/%3E%3Cpath d='M-30 579c96-34 182-41 284-22 83 15 146 44 271 43'/%3E%3Cpath d='M-36 613c108-39 202-44 312-19 73 16 129 42 248 41'/%3E%3Cpath d='M-10 648c88-31 184-35 278-18 88 16 149 43 252 38'/%3E%3C/g%3E%3Cg fill='rgba(104,214,255,0.34)'%3E%3Ccircle cx='403' cy='106' r='3'/%3E%3Ccircle cx='429' cy='95' r='3'/%3E%3Ccircle cx='453' cy='106' r='3'/%3E%3Ccircle cx='478' cy='94' r='3'/%3E%3Ccircle cx='391' cy='129' r='3'/%3E%3Ccircle cx='416' cy='119' r='3'/%3E%3Ccircle cx='442' cy='128' r='3'/%3E%3Ccircle cx='467' cy='118' r='3'/%3E%3Ccircle cx='405' cy='151' r='3'/%3E%3Ccircle cx='430' cy='142' r='3'/%3E%3Ccircle cx='455' cy='151' r='3'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:center}.solution-card:after{content:"";position:absolute;left:-12%;right:-12%;bottom:-18%;height:52%;z-index:0;border-radius:50%;pointer-events:none;background:radial-gradient(circle at 35% 35%,rgba(76,228,255,.18),transparent 52%),linear-gradient(180deg,rgba(16,91,154,.06),rgba(7,25,56,.22));filter:blur(3px)}.solution-card:nth-child(2){background:radial-gradient(circle at 17% 16%,rgba(0,205,255,.20),transparent 26%),radial-gradient(circle at 82% 14%,rgba(68,213,255,.14),transparent 22%),linear-gradient(140deg,#03355d 0%,#063f68 34%,#053654 62%,#062e42 100%)}.solution-card:nth-child(3){background:radial-gradient(circle at 15% 18%,rgba(255,113,48,.16),transparent 28%),radial-gradient(circle at 82% 10%,rgba(255,170,104,.12),transparent 20%),linear-gradient(140deg,#041f51 0%,#08294b 33%,#08273f 64%,#0d3449 100%)}.solution-card:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='720' viewBox='0 0 500 720'%3E%3Cg fill='none' stroke='rgba(255,130,74,0.26)' stroke-width='1.6'%3E%3Cpath d='M-20 110C55 88 112 79 194 86c95 8 163 49 326 46'/%3E%3Cpath d='M-40 145c91-29 169-36 258-20 90 16 153 49 303 49'/%3E%3Cpath d='M-50 182c90-30 172-35 269-16 94 19 157 52 301 50'/%3E%3Cpath d='M-50 219c99-33 190-38 291-17 91 19 142 47 279 47'/%3E%3Cpath d='M-20 545c72-27 148-34 234-26 89 9 165 44 306 39'/%3E%3Cpath d='M-30 579c96-34 182-41 284-22 83 15 146 44 271 43'/%3E%3Cpath d='M-36 613c108-39 202-44 312-19 73 16 129 42 248 41'/%3E%3Cpath d='M-10 648c88-31 184-35 278-18 88 16 149 43 252 38'/%3E%3C/g%3E%3C/svg%3E")}.solution-card:nth-child(4){background:radial-gradient(circle at 14% 16%,rgba(46,148,255,.16),transparent 24%),radial-gradient(circle at 84% 11%,rgba(146,214,255,.16),transparent 22%),linear-gradient(140deg,#082647 0%,#0a304d 34%,#0b3850 63%,#123b54 100%)}.solution-content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;padding:34px 32px 30px}.solution-content span{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(180deg,rgba(70,229,255,.22),rgba(70,229,255,.12));border:1px solid rgba(104,233,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.14);color:#72f0ff;font-weight:900;font-size:1.6rem;margin:164px 0 22px}.solution-content h3{font-size:31px;line-height:1.03;margin:0 0 16px;letter-spacing:-.045em;max-width:280px}.solution-content p{color:#d9edf7;margin:0 0 18px;font-size:1.05rem;line-height:1.65;max-width:300px}.solution-content ul{margin:0 0 24px;padding-left:20px;color:#eef9ff;line-height:1.7}.solution-content li{margin:0 0 4px}.solution-content a{display:inline-flex;align-self:flex-start;margin-top:auto;padding:14px 20px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.17),rgba(255,255,255,.10));border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px);font-weight:900;color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.12)}.solution-card:hover{transform:translateY(-4px);transition:transform .24s ease,box-shadow .24s ease;box-shadow:0 24px 56px rgba(3,26,57,.20),0 32px 74px rgba(4,34,75,.16)}.solution-card:hover a{background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.14))}@media(max-width:1180px){.solution-content{padding:30px 26px 26px}.solution-content span{margin-top:148px}.solution-content h3{font-size:28px}.solution-content p{font-size:1rem}}@media(max-width:980px){.solution-card{min-height:500px}.solution-content span{margin-top:126px}.solution-content h3{font-size:27px}}@media(max-width:640px){.solution-grid{gap:16px}.solution-card{min-height:470px;border-radius:28px}.solution-content{padding:24px 22px 24px}.solution-content span{width:46px;height:46px;border-radius:16px;font-size:1.3rem;margin-top:102px;margin-bottom:18px}.solution-content h3{font-size:24px;max-width:none}.solution-content p,.solution-content ul{font-size:.97rem}.solution-content a{padding:13px 18px}}.v95-yandex-business-card{overflow:hidden;background:#fff}.v95-yandex-business-card iframe{display:block;width:100%;min-height:360px;border:0}.v95-yandex-business-info{display:grid;grid-template-columns:1fr auto;gap:7px 16px;align-items:center;padding:18px 20px;border-top:1px solid #e2edf3;background:linear-gradient(180deg,#fff,#f7fbfd)}.v95-yandex-business-info .v95-yandex-badge{grid-column:1/-1;justify-self:start;padding:5px 9px;border-radius:999px;background:#ffdf00;color:#2c2c2c;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.v95-yandex-business-info strong{color:#092f46;font-size:17px;line-height:1.25}.v95-yandex-business-info small{grid-column:1;color:#657c8a;font-weight:700}.v95-yandex-business-info p{grid-column:1;margin:3px 0 0;color:#58707f;font-size:13px;line-height:1.5}.v95-yandex-business-info a{grid-column:2;grid-row:2/5;display:inline-flex;align-items:center;gap:7px;padding:11px 14px;border-radius:999px;background:#082f48;color:#fff;text-decoration:none;font-weight:900;font-size:12px;white-space:nowrap}.mm-product-contact-actions{align-items:center;gap:10px!important}.mm-product-contact-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px}.mm-product-contact-actions .mm-wa-button{background:#e9fbf0!important;color:#138b43!important}.mm-product-contact-actions .mm-telegram-button{background:#eaf6ff!important;color:#137eb7!important}@media(max-width:980px){.v95-yandex-business-info{grid-template-columns:1fr}.v95-yandex-business-info a{grid-column:1;grid-row:auto;justify-self:start}.v95-yandex-business-card iframe{min-height:320px}}@media(max-width:640px){.v95-yandex-business-info{padding:15px}.v95-yandex-business-info strong{font-size:15px}.mm-product-contact-actions{display:grid!important;grid-template-columns:1fr}.mm-product-contact-actions a{width:100%}}.mm-contact-page-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:560px;margin-top:24px}.mm-contact-page-actions .mm-contact-page-btn{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:52px;padding:12px 15px;border:1px solid rgba(8,85,127,.15);border-radius:15px;background:#fff;color:#0a3550;box-shadow:0 10px 26px rgba(4,46,73,.08);font-size:14px;font-weight:900;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.mm-contact-page-actions .mm-contact-page-btn span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:#e8f7fd;color:#0877ad;font-size:16px}.mm-contact-page-actions .mm-contact-page-btn:hover,.mm-contact-page-actions .mm-contact-page-btn:focus-visible{transform:translateY(-2px);border-color:#8fd5e9;box-shadow:0 16px 32px rgba(4,75,111,.14);background:#f7fcff}.mm-contact-page-actions .mm-contact-page-whatsapp span{background:#e9fbf0;color:#159447}.mm-contact-page-actions .mm-contact-page-telegram span{background:#eaf6ff;color:#1587c5}.mm-contact-page-actions .mm-contact-page-email span{background:#fff4e9;color:#c66b17}@media(max-width:640px){.mm-contact-page-actions{grid-template-columns:1fr;width:100%;max-width:none}.mm-contact-page-actions .mm-contact-page-btn{width:100%}}.v196-product-card .v42-card-media.mm-mistfan-card-media{display:flex!important;align-items:center;justify-content:center;height:clamp(300px,34vw,520px)!important;min-height:300px;padding:clamp(8px,1vw,16px)!important;background:#f7fafc!important;overflow:hidden;}.v196-product-card .v42-card-media.mm-mistfan-card-media img.mm-mistfan-card-image{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center!important;transform:none!important;}.v196-product-card:hover .v42-card-media.mm-mistfan-card-media img.mm-mistfan-card-image{transform:scale(1.012)!important}.v95-yandex-business-card iframe{border-radius:inherit}@media(max-width:980px){.v196-product-card .v42-card-media.mm-mistfan-card-media{height:clamp(320px,54vw,500px)!important}}@media(max-width:640px){.v196-product-card .v42-card-media.mm-mistfan-card-media{height:min(122vw,520px)!important;min-height:340px;padding:10px!important}}.v100-product-gallery[data-v195-gallery]{min-width:0;max-width:100%;overflow:visible}.v100-product-gallery[data-v195-gallery] .v100-main-image{position:relative;aspect-ratio:1/1;min-height:0;cursor:zoom-in;isolation:isolate;border-radius:24px;background:linear-gradient(135deg,#eff8ff,#fff);display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(8,66,105,.08)}.v100-product-gallery[data-v195-gallery] .v100-main-image:focus-visible{outline:3px solid #20a7e8;outline-offset:4px}.v100-product-gallery[data-v195-gallery] .v100-main-image>img{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center;padding:clamp(10px,1.6vw,18px);box-sizing:border-box}.v195-zoom-trigger{position:absolute;right:14px;bottom:14px;z-index:2;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;background:rgba(5,29,47,.88);color:#fff;padding:11px 14px;font:800 12px/1.1 inherit;letter-spacing:.01em;cursor:pointer;box-shadow:0 12px 30px rgba(5,29,47,.24);backdrop-filter:blur(10px)}.v195-zoom-trigger svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.v195-gallery-hint{margin:10px 2px 0;color:#668094;font-size:12px;font-weight:750;text-align:center}.v100-product-gallery[data-v195-gallery] .v100-thumbs{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(62px,1fr))!important;gap:8px!important;margin-top:14px;overflow:visible;padding:3px 2px 8px;min-width:0;max-width:100%}.v100-product-gallery[data-v195-gallery] .v100-thumb{min-width:0;width:auto;aspect-ratio:1/1;border:1px solid rgba(8,66,105,.14);border-radius:16px;background:#fff;cursor:pointer;overflow:hidden;padding:6px;transition:.25s ease;scroll-snap-align:start}.v100-product-gallery[data-v195-gallery] .v100-thumb:hover,.v100-product-gallery[data-v195-gallery] .v100-thumb.is-active{border-color:#0d82c5;box-shadow:0 10px 25px rgba(13,130,197,.18)}.v100-product-gallery[data-v195-gallery] .v100-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center;display:block;padding:0!important}.v207-lightbox{position:fixed;inset:0;z-index:100000;display:none;background:rgba(2,13,23,.94);color:#fff;align-items:stretch;justify-content:center;padding:18px;backdrop-filter:blur(14px)}.v207-lightbox.is-open{display:flex}.v207-lightbox-dialog{width:min(1460px,100%);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;position:relative}.v207-lightbox-top{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px}.v207-lightbox-counter{font-weight:900;font-size:14px;letter-spacing:.08em;color:#d9efff}.v207-lightbox-close,.v207-lightbox-nav{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.10);color:#fff;cursor:pointer;display:grid;place-items:center;backdrop-filter:blur(10px);transition:.2s ease}.v207-lightbox-close{width:44px;height:44px;border-radius:50%;font-size:29px;line-height:1}.v207-lightbox-close:hover,.v207-lightbox-nav:hover{background:#0d82c5;border-color:#0d82c5}.v207-lightbox-stage{position:relative;min-height:0;border-radius:22px;overflow:hidden;background:rgba(255,255,255,.045);display:flex;align-items:center;justify-content:center}.v207-lightbox-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;user-select:none;-webkit-user-drag:none}.v207-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;font-size:31px;z-index:3}.v207-lightbox-prev{left:14px}.v207-lightbox-next{right:14px}.v207-lightbox-bottom{display:grid;gap:10px}.v207-lightbox-caption{margin:0;text-align:center;color:#edf8ff;font-weight:800;line-height:1.45;min-height:22px}.v207-lightbox-thumbs{display:flex;justify-content:center;gap:9px;overflow-x:auto;padding:2px 2px 6px;scrollbar-width:thin}.v207-lightbox-thumb{flex:0 0 68px;width:68px;height:68px;border-radius:13px;border:2px solid transparent;background:#fff;padding:3px;overflow:hidden;cursor:pointer;opacity:.64;transition:.2s ease}.v207-lightbox-thumb.is-active{border-color:#31b9ff;opacity:1;transform:translateY(-2px)}.v207-lightbox-thumb img{width:100%;height:100%;object-fit:contain;display:block;border-radius:9px}body.v207-lightbox-lock{overflow:hidden;touch-action:none}.mm-fan-subcategory-grid{align-items:start}.mm-fan-subcategory-grid .mm-fan-subcategory-media{display:flex!important;align-items:center!important;justify-content:center!important;height:auto!important;min-height:0!important;padding:clamp(8px,1.2vw,16px)!important;background:linear-gradient(145deg,#eef7fb,#fff)!important;overflow:hidden!important}.mm-fan-subcategory-grid .v196-category-card:nth-of-type(1) .mm-fan-subcategory-media{aspect-ratio:4/3!important}.mm-fan-subcategory-grid .v196-category-card:nth-of-type(2) .mm-fan-subcategory-media{aspect-ratio:1/1!important}.mm-fan-subcategory-grid .v196-category-card:nth-of-type(3) .mm-fan-subcategory-media{aspect-ratio:3/4!important}.mm-fan-subcategory-grid .mm-fan-subcategory-image{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;mix-blend-mode:normal!important;filter:none!important;padding:0!important;transform:none!important}.mm-fan-subcategory-grid .v196-category-card:hover .mm-fan-subcategory-image{transform:scale(1.015)!important}@media(max-width:700px){.v207-lightbox{padding:10px}.v207-lightbox-dialog{gap:9px}.v207-lightbox-stage{border-radius:16px}.v207-lightbox-nav{width:42px;height:42px;font-size:25px}.v207-lightbox-prev{left:7px}.v207-lightbox-next{right:7px}.v207-lightbox-thumb{flex-basis:58px;width:58px;height:58px}.v207-lightbox-thumbs{justify-content:flex-start}.v195-zoom-trigger{right:10px;bottom:10px;padding:10px;font-size:0}.v195-zoom-trigger svg{width:19px;height:19px}.v100-product-gallery[data-v195-gallery] .v100-thumbs{display:flex!important;grid-template-columns:none!important;gap:9px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;padding-bottom:8px}.v100-product-gallery[data-v195-gallery] .v100-thumb{flex:0 0 70px;min-width:70px;width:70px}.mm-fan-subcategory-grid{grid-template-columns:1fr!important}.mm-fan-subcategory-grid .mm-fan-subcategory-media{width:100%!important;padding:10px!important}}@media(prefers-reduced-motion:reduce){.v207-lightbox-close,.v207-lightbox-nav,.v207-lightbox-thumb,.mm-fan-subcategory-grid .mm-fan-subcategory-image{transition:none!important}}.v100-product-gallery[data-v195-gallery] .v100-zoom-badge{display:none!important}.mmfan-main{background:#f5f8fb;color:#102a3c;overflow:hidden}.mmfan-main *{box-sizing:border-box}.mmfan-hero{position:relative;padding:clamp(62px,7vw,104px) 0 clamp(66px,8vw,116px);background:radial-gradient(circle at 78% 25%,rgba(42,174,223,.23),transparent 25%),linear-gradient(135deg,#061827 0%,#0a334d 55%,#0d516a 100%);color:#fff}.mmfan-hero:after{content:"";position:absolute;inset:auto -10% -140px 42%;height:260px;border-radius:50%;background:rgba(77,206,239,.08);filter:blur(2px);transform:rotate(-7deg)}.mmfan-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);gap:clamp(42px,6vw,88px);align-items:center}.mmfan-breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:28px;font-size:13px;color:rgba(255,255,255,.68)}.mmfan-breadcrumb a{color:inherit;text-decoration:none}.mmfan-breadcrumb strong{color:#fff}.mmfan-eyebrow,.mmfan-section-head>span,.mmfan-cta>div>span{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#56c7e8}.mmfan-eyebrow:before,.mmfan-section-head>span:before,.mmfan-cta>div>span:before{content:"";width:24px;height:2px;background:currentColor}.mmfan-hero h1{margin:14px 0 20px;font-size:clamp(48px,6.4vw,88px);line-height:.98;letter-spacing:-.045em;color:#fff}.mmfan-hero-copy>p{max-width:740px;margin:0;font-size:clamp(17px,1.45vw,21px);line-height:1.72;color:rgba(255,255,255,.8)}.mmfan-hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:32px}.mmfan-scroll-link{display:inline-flex;align-items:center;gap:9px;color:#fff;font-weight:750;text-decoration:none}.mmfan-scroll-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9}.mmfan-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:38px}.mmfan-hero-stats>div{padding:15px 16px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}.mmfan-hero-stats strong{display:block;font-size:21px;color:#fff}.mmfan-hero-stats span{display:block;margin-top:3px;font-size:12px;color:rgba(255,255,255,.66)}.mmfan-hero-visual{position:relative;min-height:540px}.mmfan-hero-tile{position:absolute;margin:0;overflow:hidden;border-radius:30px;background:linear-gradient(145deg,#fff,#e8f3f7);box-shadow:0 30px 80px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.35)}.mmfan-hero-tile img{width:100%;height:100%;object-fit:contain;padding:18px;display:block;mix-blend-mode:multiply}.mmfan-hero-tile-1{inset:4% 18% 15% 2%;z-index:2;transform:rotate(-2deg)}.mmfan-hero-tile-2{width:42%;height:42%;right:0;top:0;z-index:3;transform:rotate(5deg)}.mmfan-hero-tile-3{width:40%;height:40%;right:2%;bottom:0;z-index:4;transform:rotate(-4deg)}.mmfan-hero-badge{position:absolute;left:-16px;bottom:8px;z-index:5;display:flex;align-items:center;gap:13px;padding:16px 20px;border-radius:18px;background:#fff;color:#0d334b;box-shadow:0 18px 45px rgba(0,0,0,.2)}.mmfan-hero-badge strong{font-size:30px;color:#0797c4}.mmfan-hero-badge span{max-width:92px;font-size:12px;font-weight:800;line-height:1.25;text-transform:uppercase;letter-spacing:.06em}.mmfan-catalog{padding:clamp(68px,8vw,112px) 0;background:linear-gradient(180deg,#f5f8fb 0%,#fff 38%,#f4f8fb 100%)}.mmfan-section-head{max-width:820px;margin-bottom:34px}.mmfan-section-head h2{margin:12px 0 14px;font-size:clamp(34px,4vw,58px);line-height:1.08;letter-spacing:-.035em;color:#0b2c40}.mmfan-section-head p{margin:0;font-size:17px;line-height:1.7;color:#607585}.mmfan-tools{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:0 0 16px;padding:14px;border:1px solid rgba(9,63,94,.1);border-radius:22px;background:#fff;box-shadow:0 15px 45px rgba(7,42,66,.07)}.mmfan-filters{display:flex;gap:8px;flex-wrap:wrap}.mmfan-filters button{appearance:none;border:1px solid rgba(8,63,94,.11);border-radius:999px;padding:11px 15px;background:#f5f8fa;color:#24475b;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:.22s ease}.mmfan-filters button span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin-left:5px;padding:0 6px;border-radius:999px;background:rgba(7,147,191,.1);font-size:11px}.mmfan-filters button:hover,.mmfan-filters button.active{border-color:#0797c4;background:#0797c4;color:#fff;transform:translateY(-1px)}.mmfan-filters button.active span{background:rgba(255,255,255,.18)}.mmfan-search{position:relative;display:flex;align-items:center;min-width:min(100%,330px)}.mmfan-search>svg{position:absolute;left:14px;width:19px;height:19px;fill:none;stroke:#6e8290;stroke-width:1.8}.mmfan-search input{width:100%;height:46px;padding:0 42px;border:1px solid rgba(8,63,94,.12);border-radius:14px;background:#f8fafb;color:#153448;font:inherit;outline:none}.mmfan-search input:focus{border-color:#0797c4;box-shadow:0 0 0 4px rgba(7,151,196,.1)}.mmfan-search button{position:absolute;right:8px;border:0;background:transparent;color:#607585;font-size:22px;cursor:pointer}.mmfan-resultbar{display:flex;align-items:baseline;gap:7px;margin:0 0 20px;color:#6b7d89;font-size:13px}.mmfan-resultbar strong{font-size:18px;color:#0b779c}.mmfan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,28px)}.mmfan-card{min-width:0;overflow:hidden;border:1px solid rgba(8,61,91,.1);border-radius:26px;background:#fff;box-shadow:0 18px 55px rgba(7,42,66,.08);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.mmfan-card:hover{transform:translateY(-7px);border-color:rgba(7,151,196,.3);box-shadow:0 28px 70px rgba(7,42,66,.14)}.mmfan-card[hidden]{display:none!important}.mmfan-card-media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:radial-gradient(circle at 50% 40%,#fff 0%,#f1f7fa 62%,#e7f0f4 100%)}.mmfan-card-media:after{content:"";position:absolute;inset:auto 10% 0;height:1px;background:linear-gradient(90deg,transparent,rgba(8,76,108,.15),transparent)}.mmfan-card-media img{width:100%;height:100%;display:block;object-fit:contain;padding:clamp(14px,2vw,24px);transition:transform .35s ease;mix-blend-mode:multiply}.mmfan-card:hover .mmfan-card-media img{transform:scale(1.035)}.mmfan-card-index{position:absolute;top:14px;right:15px;color:rgba(8,63,94,.28);font-size:12px;font-weight:900;letter-spacing:.08em}.mmfan-card-type{position:absolute;left:14px;bottom:14px;padding:8px 11px;border-radius:999px;background:rgba(6,35,52,.88);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;backdrop-filter:blur(8px)}.mmfan-card-body{display:flex;flex-direction:column;min-height:245px;padding:23px}.mmfan-card-body h3{margin:0 0 10px;font-size:clamp(19px,1.7vw,24px);line-height:1.25;letter-spacing:-.02em}.mmfan-card-body h3 a{color:#102f43;text-decoration:none}.mmfan-card-body p{margin:0;color:#6b7f8c;font-size:14px;line-height:1.65}.mmfan-card-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:19px;border-top:1px solid rgba(8,63,94,.08);color:#078db7;font-weight:850;text-decoration:none}.mmfan-card-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .2s ease}.mmfan-card:hover .mmfan-card-link svg{transform:translateX(4px)}.mmfan-empty{text-align:center;padding:60px 20px;border:1px dashed rgba(8,63,94,.18);border-radius:24px;background:#fff;color:#627885}.mmfan-empty span{font-size:34px}.mmfan-guide{padding:clamp(68px,8vw,110px) 0;background:linear-gradient(135deg,#071d2b,#0a405a);color:#fff}.mmfan-section-head-light h2{color:#fff}.mmfan-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mmfan-guide-grid article{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:25px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(255,255,255,.055)}.mmfan-guide-grid article>span{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:17px;background:#4fc5e4;color:#052435;font-weight:900}.mmfan-guide-grid h3{margin:1px 0 8px;color:#fff;font-size:20px}.mmfan-guide-grid p{margin:0;color:rgba(255,255,255,.68);line-height:1.65}.mmfan-faq{padding:clamp(68px,8vw,110px) 0;background:#fff}.mmfan-faq-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(42px,7vw,100px)}.mmfan-faq-grid h2{margin:14px 0 18px;font-size:clamp(32px,3.7vw,52px);line-height:1.1;color:#0c2e42}.mmfan-faq-grid>div:first-child>p{margin:0;color:#667b89;line-height:1.75}.mmfan-faq-list{display:grid;gap:11px}.mmfan-faq-list details{border:1px solid rgba(8,63,94,.1);border-radius:17px;background:#f7fafb;overflow:hidden}.mmfan-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 21px;cursor:pointer;color:#14364b;font-weight:850;list-style:none}.mmfan-faq-list summary::-webkit-details-marker{display:none}.mmfan-faq-list summary span{font-size:22px;color:#0797c4;transition:transform .2s}.mmfan-faq-list details[open] summary span{transform:rotate(45deg)}.mmfan-faq-list details p{margin:0;padding:0 21px 20px;color:#647987;line-height:1.7}.mmfan-cta{padding:clamp(62px,7vw,92px) 0;text-align:center;background:radial-gradient(circle at 50% 0,rgba(79,197,228,.22),transparent 34%),#eef7fa}.mmfan-cta>div{max-width:900px}.mmfan-cta h2{margin:13px auto 16px;font-size:clamp(34px,4.3vw,60px);line-height:1.08;color:#0b3045}.mmfan-cta p{max-width:720px;margin:0 auto 26px;color:#607684;font-size:17px;line-height:1.7}@media(max-width:1120px){.mmfan-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)}.mmfan-hero-visual{min-height:470px}.mmfan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.mmfan-hero{padding-top:52px}.mmfan-hero-grid{grid-template-columns:1fr}.mmfan-hero-visual{min-height:480px;max-width:620px;width:100%;margin:4px auto 0}.mmfan-tools{align-items:stretch;flex-direction:column}.mmfan-search{min-width:100%}.mmfan-faq-grid{grid-template-columns:1fr}.mmfan-guide-grid{grid-template-columns:1fr}}@media(max-width:600px){.mmfan-hero{padding:42px 0 68px}.mmfan-breadcrumb{margin-bottom:20px}.mmfan-hero h1{font-size:clamp(43px,15vw,64px)}.mmfan-hero-copy>p{font-size:16px}.mmfan-hero-actions{align-items:stretch;flex-direction:column}.mmfan-hero-actions .btn,.mmfan-scroll-link{justify-content:center;width:100%}.mmfan-hero-stats{grid-template-columns:1fr}.mmfan-hero-stats>div{display:flex;align-items:center;gap:10px}.mmfan-hero-stats span{margin:0}.mmfan-hero-visual{min-height:390px}.mmfan-hero-tile{border-radius:22px}.mmfan-hero-tile-1{inset:3% 12% 18% 0}.mmfan-hero-tile-2{width:39%;height:38%}.mmfan-hero-tile-3{width:38%;height:37%}.mmfan-hero-badge{left:0;bottom:2px;padding:12px 15px}.mmfan-section-head h2{font-size:34px}.mmfan-tools{padding:10px;border-radius:18px}.mmfan-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.mmfan-filters button{padding:10px 8px;font-size:11px}.mmfan-grid{grid-template-columns:1fr;gap:17px}.mmfan-card{border-radius:22px}.mmfan-card-media{aspect-ratio:1/1}.mmfan-card-body{min-height:225px;padding:20px}.mmfan-guide-grid article{grid-template-columns:46px 1fr;padding:19px}.mmfan-guide-grid article>span{width:44px;height:44px}.mmfan-faq-list summary{padding:17px}.mmfan-faq-list details p{padding:0 17px 18px}}html[dir="rtl"] .mmfan-eyebrow:before,html[dir="rtl"] .mmfan-section-head>span:before,html[dir="rtl"] .mmfan-cta>div>span:before{order:2}html[dir="rtl"] .mmfan-search>svg{left:auto;right:14px}html[dir="rtl"] .mmfan-search input{padding-left:42px;padding-right:42px}html[dir="rtl"] .mmfan-search button{right:auto;left:8px}html[dir="rtl"] .mmfan-card-index{right:auto;left:15px}html[dir="rtl"] .mmfan-card-type{left:auto;right:14px}html[dir="rtl"] .mmfan-card-link svg{transform:scaleX(-1)}html[dir="rtl"] .mmfan-card:hover .mmfan-card-link svg{transform:scaleX(-1) translateX(4px)}.mm-pulverize-gallery-intro{margin:16px 0 4px;padding:16px 18px;border:1px solid rgba(8,66,105,.10);border-radius:18px;background:linear-gradient(135deg,rgba(9,142,190,.09),rgba(255,255,255,.96));box-shadow:0 12px 30px rgba(8,45,78,.06)}.mm-pulverize-gallery-intro span{display:block;margin-bottom:5px;color:#087fa9;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mm-pulverize-gallery-intro p{margin:0;color:#526d80;font-size:13px;line-height:1.55;font-weight:650}.v100-product-gallery[data-v195-gallery] .v100-main-image[data-mm-fit="cover"]>img{object-fit:cover!important;padding:0!important}.v100-product-gallery[data-v195-gallery] .v100-thumb[data-fit="cover"] img{object-fit:cover!important;padding:0!important}@media(max-width:560px){.mm-pulverize-gallery-intro{padding:14px 15px;border-radius:16px}.mm-pulverize-gallery-intro p{font-size:12px}}.services-rich .solution-card{background:#072a43;border:1px solid rgba(255,255,255,.34);box-shadow:0 20px 54px rgba(4,38,70,.18),0 34px 80px rgba(4,34,75,.12);}.services-rich .solution-card img.service-card-background{display:block!important;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% 50%;z-index:-2;opacity:1;filter:saturate(.96) contrast(1.02);transform:scale(1.002);transition:transform .45s ease,filter .45s ease;}.services-rich .solution-card:before{content:"";position:absolute;inset:0;z-index:-1;opacity:1;pointer-events:none;background-image:linear-gradient(180deg,rgba(3,25,43,.06) 0%,rgba(3,25,43,.18) 28%,rgba(3,25,43,.72) 58%,rgba(2,18,32,.96) 100%)!important;}.services-rich .solution-card:after{content:"";position:absolute;inset:0;height:auto;left:0;right:0;bottom:0;z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(125deg,rgba(255,255,255,.20),transparent 25%,transparent 70%,rgba(107,221,255,.10));box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -1px 0 rgba(255,255,255,.08);filter:none;}.services-rich .solution-card[data-service-visual="heating"]:before{background-image:linear-gradient(180deg,rgba(52,30,8,.03) 0%,rgba(42,24,7,.14) 28%,rgba(42,23,9,.70) 58%,rgba(29,16,7,.96) 100%)!important;}.services-rich .solution-card[data-service-visual="heating"]:after{background:linear-gradient(125deg,rgba(255,255,255,.22),transparent 28%,transparent 68%,rgba(255,188,87,.14));}.services-rich .solution-card:hover img.service-card-background{transform:scale(1.055);filter:saturate(1.02) contrast(1.035);}.services-rich .solution-content{z-index:2;text-shadow:0 2px 18px rgba(0,0,0,.22)}.services-rich .solution-content span{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media(max-width:640px){.services-rich .solution-card img.service-card-background{object-position:72% 50%}}.about-main-title{font-size:clamp(28px,3.15vw,46px);line-height:1.08;max-width:690px}@media(max-width:640px){.about-main-title{font-size:clamp(27px,8.2vw,36px);line-height:1.1}}.usecase-hero img{width:100%!important;height:360px!important;object-fit:cover!important;object-position:center!important}.usecase-card img,.project-card img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important}.usecase-card,.project-card{isolation:isolate;contain:paint}.usecase-card:after,.project-card:after{pointer-events:none}html[dir="rtl"] .project-info,html[dir="rtl"] .usecase-card div{text-align:right}@media(max-width:980px){.usecase-hero img{height:300px!important}.project-card{min-height:350px!important}}@media(max-width:640px){.usecase-hero img{height:250px!important}.usecase-card,.usecase-card.large,.usecase-card.wide,.project-card{min-height:330px!important}.project-info,.usecase-card div{padding:20px!important}}.mm-product-catalog--trio{background:linear-gradient(180deg,#fffaf5 0%,#f7eee4 100%)}.mm-product-catalog--trio:before{background:radial-gradient(circle,rgba(239,132,45,.22),rgba(239,132,45,0) 68%)}.mm-product-catalog--trio .mm-product-catalog-shell{background:radial-gradient(circle at 92% 8%,rgba(255,173,78,.26),transparent 32%),linear-gradient(135deg,#24150d 0%,#673018 58%,#b95720 100%);border-color:rgba(255,214,168,.2)}.mm-product-catalog--trio .mm-product-catalog-cover{background:linear-gradient(145deg,#fffdfa,#f7e7d6)}.mm-product-catalog--trio .mm-product-catalog-cover img{padding:8px}.mm-product-catalog--trio .mm-product-catalog-file{color:#a6481b}.mm-product-catalog--trio .mm-product-catalog-file:before,.mm-product-catalog--trio .mm-product-catalog-points li:before{background:#f28a36;color:#2b1609}.mm-product-catalog--trio .mm-product-catalog-eyebrow,.mm-product-catalog--trio .mm-product-catalog-btn.tertiary{color:#ffd3a8}.mm-product-catalog--trio .mm-product-catalog-eyebrow:before{background:#ff9c4a;box-shadow:0 0 0 6px rgba(255,156,74,.15)}.mm-product-catalog--trio .mm-product-catalog-btn.primary{color:#9a3f16}.mm-product-catalog--elcon{background:linear-gradient(180deg,#fbf7f8 0%,#f3e9ec 100%)}.mm-product-catalog--elcon:before{background:radial-gradient(circle,rgba(206,50,72,.2),rgba(206,50,72,0) 68%)}.mm-product-catalog--elcon .mm-product-catalog-shell{background:radial-gradient(circle at 92% 8%,rgba(230,72,91,.25),transparent 31%),linear-gradient(135deg,#171115 0%,#451923 58%,#971e32 100%);border-color:rgba(255,197,205,.18)}.mm-product-catalog--elcon .mm-product-catalog-cover{background:linear-gradient(145deg,#fff,#f4e8eb)}.mm-product-catalog--elcon .mm-product-catalog-file{color:#a91e35}.mm-product-catalog--elcon .mm-product-catalog-file:before,.mm-product-catalog--elcon .mm-product-catalog-points li:before{background:#e3425b;color:#fff}.mm-product-catalog--elcon .mm-product-catalog-eyebrow,.mm-product-catalog--elcon .mm-product-catalog-btn.tertiary{color:#ffc0ca}.mm-product-catalog--elcon .mm-product-catalog-eyebrow:before{background:#ef5168;box-shadow:0 0 0 6px rgba(239,81,104,.15)}.mm-product-catalog--elcon .mm-product-catalog-btn.primary{color:#a91e35}@media(max-width:680px){.mm-product-catalog--trio .mm-product-catalog-cover{height:255px}.mm-product-catalog--trio .mm-product-catalog-cover img{padding:5px}}.mm-product-video-card{margin:1.1rem 0 1.25rem;padding:1rem;border:1px solid rgba(6,24,39,.1);border-radius:20px;background:linear-gradient(180deg,#ffffff 0%,#f5f8fb 100%);box-shadow:0 18px 44px rgba(6,24,39,.08)}.mm-product-video-card .mm-video-kicker{display:inline-flex;align-items:center;gap:.45rem;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0d678e;margin-bottom:.45rem}.mm-product-video-card h3{margin:0 0 .45rem;font-size:1.1rem;line-height:1.35;color:#061827}.mm-product-video-card p{margin:0 0 .9rem;color:#4f6472;font-size:.95rem;line-height:1.65}.mm-product-video-frame{position:relative;width:100%;max-width:320px;margin:0 auto;border-radius:18px;overflow:hidden;background:#000;box-shadow:0 18px 32px rgba(0,0,0,.18)}.mm-product-video-frame::before{content:"";display:block;padding-top:177.78%}.mm-product-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.mm-product-video-actions{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.9rem}.mm-product-video-actions .mm-video-note{font-size:.84rem;color:#5d7280}.mm-product-video-actions .mm-video-link{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:999px;background:#061827;color:#fff;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 12px 24px rgba(6,24,39,.18)}.mm-product-video-actions .mm-video-link:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(6,24,39,.22)}html[dir="rtl"] .mm-product-video-actions{justify-content:flex-end}@media (max-width:767px){.mm-product-video-card{padding:.9rem;border-radius:18px}.mm-product-video-card h3{font-size:1.02rem}.mm-product-video-card p{font-size:.92rem}.mm-product-video-actions{flex-direction:column;align-items:stretch}.mm-product-video-actions .mm-video-link{text-align:center;width:100%}}.mm-product-video-card{display:grid;grid-template-columns:minmax(112px,132px) minmax(0,1fr);grid-template-areas:"kicker kicker" "poster title" "poster desc" "poster actions";align-items:start;column-gap:14px;row-gap:10px;margin:1rem 0 1.15rem;padding:1rem;border:1px solid rgba(6,24,39,.08);border-radius:22px;background:linear-gradient(180deg,#ffffff 0%,#f4f8fb 100%);box-shadow:0 18px 44px rgba(6,24,39,.08)}.mm-product-video-card .mm-video-kicker{grid-area:kicker;display:inline-flex;align-items:center;gap:.5rem;font-size:.76rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#0d678e;margin-bottom:.1rem}.mm-product-video-card .mm-video-kicker svg{width:18px;height:18px;flex:0 0 18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mm-product-video-card h3{grid-area:title;margin:0;font-size:1.02rem;line-height:1.35;color:#061827;letter-spacing:-.01em}.mm-product-video-card p{grid-area:desc;margin:0;color:#4f6472;font-size:.9rem;line-height:1.58}.mm-video-poster{grid-area:poster;position:relative;display:block;width:100%;max-width:132px;margin:0;border:0;padding:0;cursor:pointer;background:linear-gradient(180deg,#0f2030,#040b12);border-radius:20px;overflow:hidden;box-shadow:0 16px 34px rgba(0,0,0,.2)}.mm-video-poster::before{content:"";display:block;padding-top:142%}.mm-video-poster::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(4,11,18,.16) 48%,rgba(4,11,18,.5) 100%)}.mm-video-poster img,.mm-video-poster .mm-video-play{position:absolute}.mm-video-poster img{inset:0;width:100%;height:100%;object-fit:cover;opacity:.96;transition:transform .32s ease,filter .32s ease}.mm-video-poster:hover img,.mm-video-poster:focus-visible img{transform:scale(1.04);filter:saturate(1.06)}.mm-video-poster .mm-video-play{left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:rgba(255,255,255,.92);color:#061827;box-shadow:0 16px 28px rgba(0,0,0,.18);backdrop-filter:blur(8px)}.mm-video-poster .mm-video-play svg{width:18px;height:18px;fill:currentColor;margin-left:2px}.mm-video-poster .mm-video-play{font-size:0}.mm-product-video-actions{grid-area:actions;display:flex;justify-content:space-between;align-items:center;gap:.7rem;flex-wrap:wrap;padding-top:.12rem}.mm-product-video-actions .mm-video-note{font-size:.8rem;color:#617687;line-height:1.45}.mm-product-video-actions .mm-video-link{display:inline-flex;align-items:center;justify-content:center;padding:.68rem .95rem;border-radius:999px;background:#061827;color:#fff;font-weight:800;font-size:.86rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 12px 24px rgba(6,24,39,.16)}.mm-product-video-actions .mm-video-link:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(6,24,39,.2);background:#0c2740}.mm-video-lightbox{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:28px;background:rgba(5,14,22,.76);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease;z-index:2147483000;isolation:isolate}.mm-video-lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.mm-video-lightbox__dialog{position:relative;display:grid;grid-template-columns:minmax(260px,320px) minmax(250px,340px);align-items:stretch;width:min(92vw,720px);max-height:min(84vh,760px);border-radius:28px;background:linear-gradient(145deg,#091521 0%,#0d1b29 100%);box-shadow:0 34px 80px rgba(0,0,0,.42);overflow:hidden}.mm-video-lightbox__frame{position:relative;width:100%;background:#000}.mm-video-lightbox__frame::before{content:"";display:block;padding-top:177.78%}.mm-video-lightbox__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.mm-video-lightbox__close{position:absolute;top:14px;right:14px;width:44px;height:44px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;backdrop-filter:blur(10px)}.mm-video-lightbox__close svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.mm-video-lightbox__meta{display:flex;flex-direction:column;justify-content:center;padding:1.4rem 1.35rem 1.35rem;color:#fff;background:radial-gradient(circle at top right,rgba(94,232,255,.12),transparent 34%)}.mm-video-lightbox__meta strong{display:block;font-size:1.12rem;line-height:1.42;letter-spacing:-.01em}.mm-video-lightbox__meta span{display:block;margin-top:.55rem;font-size:.92rem;line-height:1.62;color:rgba(255,255,255,.78)}.mm-video-lightbox__meta::before{content:"MEGAMİST • Video";display:inline-flex;align-self:flex-start;padding:.38rem .62rem;margin-bottom:.9rem;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#9fe9ff}body.mm-video-lightbox-open{overflow:hidden}html[dir="rtl"] .mm-product-video-actions{justify-content:flex-end}html[dir="rtl"] .mm-video-lightbox__close{right:auto;left:14px}@media (max-width:860px){.mm-video-lightbox{padding:16px}.mm-video-lightbox__dialog{grid-template-columns:minmax(220px,300px) minmax(0,1fr);width:min(96vw,660px)}}@media (max-width:767px){.mm-product-video-card{grid-template-columns:1fr;grid-template-areas:"kicker" "title" "desc" "poster" "actions";padding:.95rem;border-radius:18px;row-gap:.78rem}.mm-product-video-card h3{font-size:1rem}.mm-product-video-card p{font-size:.9rem}.mm-video-poster{max-width:180px;justify-self:center}.mm-product-video-actions{flex-direction:column;align-items:stretch}.mm-product-video-actions .mm-video-link{text-align:center;width:100%}.mm-video-lightbox{padding:12px}.mm-video-lightbox__dialog{grid-template-columns:1fr;width:min(100%,420px);max-height:86vh;border-radius:22px}.mm-video-lightbox__frame{width:min(100%,300px);margin:22px auto 0;border-radius:20px;overflow:hidden}.mm-video-lightbox__meta{padding:1rem 1rem 1.1rem}.mm-video-lightbox__meta strong{font-size:1rem}.mm-video-lightbox__meta span{font-size:.88rem}.mm-video-lightbox__close{top:10px;right:10px;width:40px;height:40px}}.v95-map-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;background:#fff;border:1px solid rgba(15,45,80,.10);border-radius:24px;box-shadow:0 18px 46px rgba(13,48,82,.12)}.v95-map-card iframe{display:block;width:100%;height:360px;min-height:360px;border:0;border-radius:0;box-shadow:none}.v95-map-action{display:flex;padding:16px;background:linear-gradient(180deg,#fff,#f7fbfe);border-top:1px solid rgba(15,45,80,.08)}.v95-map-action .v95-map-btn{width:100%;min-height:50px;padding:13px 20px;border-radius:15px;background:#005ca8;color:#fff!important;box-shadow:0 10px 24px rgba(0,92,168,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.v95-map-action .v95-map-btn:hover{transform:translateY(-2px);background:#004d8d;box-shadow:0 14px 30px rgba(0,92,168,.24)}.v95-map-action .v95-map-btn:focus-visible{outline:3px solid rgba(0,92,168,.28);outline-offset:3px}@media(max-width:767px){.v95-map-grid{gap:18px}.v95-map-card iframe{height:300px;min-height:300px}.v95-map-action{padding:12px}.v95-map-action .v95-map-btn{min-height:48px;border-radius:14px}}a.project-card{display:block;color:inherit;text-decoration:none;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}a.project-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(7,31,53,.17)}a.project-card:focus-visible{outline:3px solid #5ee8ff;outline-offset:4px}a.project-card:focus-visible img{transform:scale(1.06)}.mm-mobile-cta{display:none}@media (max-width:900px){body.mm-mobile-cta-enabled{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))!important}.mm-mobile-cta{position:fixed;z-index:86;left:0;right:0;bottom:0;display:block;padding:10px max(12px,env(safe-area-inset-left,0px)) calc(10px + env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-right,0px));background:linear-gradient(180deg,rgba(246,251,255,0),rgba(246,251,255,.96) 28%,rgba(246,251,255,.99));transition:opacity .22s ease,transform .22s ease,visibility .22s ease;isolation:isolate;}.mm-mobile-cta::before{content:"";position:absolute;z-index:-1;inset:8px max(8px,env(safe-area-inset-right,0px)) calc(8px + env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px));border:1px solid rgba(7,31,53,.10);border-radius:22px;background:rgba(255,255,255,.90);box-shadow:0 -8px 34px rgba(7,31,53,.13);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);}.mm-mobile-cta__inner{width:min(100%,620px);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:9px;direction:ltr;}.mm-mobile-cta__button{min-width:0;min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 14px;border:1px solid transparent;border-radius:16px;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:900;line-height:1;letter-spacing:-.01em;box-shadow:0 10px 24px rgba(7,31,53,.16);-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;}.mm-mobile-cta__button:active{transform:translateY(1px) scale(.985);box-shadow:0 6px 15px rgba(7,31,53,.16)}.mm-mobile-cta__button:focus-visible{outline:3px solid rgba(94,232,255,.72);outline-offset:2px}.mm-mobile-cta__button--call{background:linear-gradient(135deg,#073253,#087da9);border-color:rgba(255,255,255,.12)}.mm-mobile-cta__button--whatsapp{background:linear-gradient(135deg,#087d46,#18ad62);border-color:rgba(255,255,255,.14)}.mm-mobile-cta__icon{width:21px;height:21px;flex:0 0 21px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mm-mobile-cta__button--whatsapp .mm-mobile-cta__icon{fill:currentColor;stroke:none}.mm-mobile-cta__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;direction:auto}body.mobile-menu-open .mm-mobile-cta,body.v56-modal-open .mm-mobile-cta,body.v206-lightbox-open .mm-mobile-cta,body.v207-lightbox-lock .mm-mobile-cta,body.mm-video-lightbox-open .mm-mobile-cta,body.mm-mobile-form-focus .mm-mobile-cta{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(calc(100% + 18px));}}@media (max-width:380px){.mm-mobile-cta{padding-left:8px;padding-right:8px}.mm-mobile-cta__inner{gap:7px}.mm-mobile-cta__button{min-height:52px;padding:11px 9px;font-size:13px;border-radius:14px}.mm-mobile-cta__icon{width:19px;height:19px;flex-basis:19px}}@media (min-width:901px){.mm-mobile-cta{display:none!important}}@media (prefers-reduced-motion:reduce){.mm-mobile-cta,.mm-mobile-cta__button{transition:none!important}}.mm-service-premium{--mm-service-accent:#0797cf;--mm-service-accent-2:#31c5df;--mm-service-deep:#061c2d;--mm-service-ink:#092136;position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,7.4vw,112px) 0;background:linear-gradient(rgba(13,104,151,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(13,104,151,.035) 1px,transparent 1px),radial-gradient(circle at 8% 4%,rgba(41,188,222,.16),transparent 28%),radial-gradient(circle at 93% 12%,rgba(10,74,125,.11),transparent 25%),linear-gradient(180deg,#edf7fc 0%,#f8fcfe 36%,#fff 100%)!important;background-size:44px 44px,44px 44px,auto,auto,auto;}.mm-service-premium.mm-service-theme-cooling{--mm-service-accent:#078fc7;--mm-service-accent-2:#35c4de;--mm-service-deep:#076a9b}.mm-service-premium.mm-service-theme-humidity{--mm-service-accent:#0797cf;--mm-service-accent-2:#31c5df;--mm-service-deep:#0676a7}.mm-service-premium.mm-service-theme-heating{--mm-service-accent:#d97706;--mm-service-accent-2:#f6ad2f;--mm-service-deep:#a84d05}.mm-service-premium.mm-service-theme-dust{--mm-service-accent:#ad741b;--mm-service-accent-2:#dfaa42;--mm-service-deep:#795013}.mm-service-premium.mm-service-theme-odor{--mm-service-accent:#087f75;--mm-service-accent-2:#31b8a6;--mm-service-deep:#05645d}.mm-service-premium.mm-service-theme-disinfection{--mm-service-accent:#3b6ed8;--mm-service-accent-2:#6ca0f2;--mm-service-deep:#274c9f}.mm-service-premium:before{content:"";position:absolute;width:430px;height:430px;left:-190px;bottom:-230px;border-radius:50%;border:76px solid rgba(26,175,214,.07);background:transparent;pointer-events:none;}.mm-service-premium:after{content:"";position:absolute;right:-95px;top:95px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(59,200,224,.16) 0 3%,transparent 4% 100%);background-size:18px 18px;opacity:.62;pointer-events:none;z-index:-1;}.mm-service-premium>.container{position:relative;z-index:1}.mm-service-premium .premium-head{max-width:880px;margin-bottom:48px}.mm-service-premium .premium-head .premium-eyebrow{padding:9px 14px;border:1px solid rgba(7,151,207,.16);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 10px 30px rgba(6,49,74,.06);backdrop-filter:blur(12px);}.mm-service-premium .premium-head h2{margin-top:16px;letter-spacing:-.045em}.mm-service-premium .premium-head p{max-width:790px;color:#506a7b}.mm-service-premium .v69-cluster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:stretch;}.mm-service-premium .v69-cluster-card{position:relative;display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;isolation:isolate;border:1px solid rgba(17,91,128,.12)!important;border-radius:30px!important;background:linear-gradient(180deg,#fff 0%,#fbfdfe 100%)!important;box-shadow:0 18px 45px rgba(6,40,61,.09),0 2px 8px rgba(6,40,61,.04)!important;transform:translateY(0) translateZ(0);transition:transform .38s cubic-bezier(.2,.75,.25,1),box-shadow .38s ease,border-color .38s ease!important;}.mm-service-premium .v69-cluster-card:before{content:"";position:absolute;left:0;right:0;top:0;z-index:4;height:3px;background:linear-gradient(90deg,var(--mm-service-accent),var(--mm-service-accent-2));opacity:0;transform:scaleX(.55);transition:.38s ease;}.mm-service-premium .v69-cluster-card:after{content:"";position:absolute;inset:auto -70px -90px auto;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(35,188,220,.12),transparent 70%);opacity:0;transition:.38s ease;pointer-events:none;}.mm-service-premium .v69-cluster-card:hover,.mm-service-premium .v69-cluster-card:focus-visible{transform:translateY(-9px) translateZ(0);border-color:rgba(7,151,207,.30)!important;box-shadow:0 30px 76px rgba(4,44,70,.16),0 8px 20px rgba(4,44,70,.07)!important;outline:none;}.mm-service-premium .v69-cluster-card:hover:before,.mm-service-premium .v69-cluster-card:focus-visible:before{opacity:1;transform:scaleX(1)}.mm-service-premium .v69-cluster-card:hover:after,.mm-service-premium .v69-cluster-card:focus-visible:after{opacity:1}.mm-service-premium .v69-cluster-media{position:relative;height:auto;aspect-ratio:16/10;margin:0;overflow:hidden;background:linear-gradient(145deg,#dcebf2,#edf7fb);}.mm-service-premium .v69-cluster-media:before{content:"";position:absolute;inset:14px;z-index:2;border:1px solid rgba(255,255,255,.25);border-radius:18px;pointer-events:none;}.mm-service-premium .v69-cluster-media:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(2,22,35,.03) 28%,rgba(3,27,43,.22) 70%,rgba(3,27,43,.62) 100%);}.mm-service-premium .v69-cluster-media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.04) contrast(1.035);transform:scale(1.001);transition:transform .72s cubic-bezier(.2,.7,.2,1),filter .5s ease;}.mm-service-premium .v69-cluster-card:hover .v69-cluster-media img,.mm-service-premium .v69-cluster-card:focus-visible .v69-cluster-media img{transform:scale(1.075);filter:saturate(1.1) contrast(1.055);}.mm-service-premium .v69-cluster-chip{position:absolute;z-index:3;left:18px;top:18px;bottom:auto;display:inline-flex!important;align-items:center;gap:8px;width:auto!important;height:auto!important;max-width:calc(100% - 36px);padding:9px 13px!important;border:1px solid rgba(255,255,255,.26);border-radius:999px!important;background:rgba(4,32,50,.62)!important;color:#fff!important;box-shadow:0 10px 28px rgba(0,0,0,.16);backdrop-filter:blur(13px) saturate(1.2);font-size:11px!important;line-height:1.15;font-weight:800;letter-spacing:.045em;text-transform:uppercase;}.mm-service-premium .v69-cluster-chip:before{content:"";flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--mm-service-accent-2);box-shadow:0 0 0 4px rgba(95,225,243,.16);}.mm-service-premium .v69-cluster-body{position:relative;display:flex;flex-direction:column;gap:0;min-height:205px;padding:24px 24px 21px;}.mm-service-premium .mm-card-kicker{display:flex;align-items:center;gap:10px;margin:0 0 13px;color:#4d7084;font-size:10px;line-height:1;font-weight:900;letter-spacing:.13em;text-transform:uppercase;}.mm-service-premium .mm-card-index{display:inline-flex;align-items:center;justify-content:center;width:34px;height:24px;border-radius:8px;background:linear-gradient(135deg,#e4f7fc,#effbfe);color:var(--mm-service-accent);font-size:10px;letter-spacing:.08em;border:1px solid rgba(7,151,207,.12);}.mm-service-premium .mm-card-kicker-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mm-service-premium .v69-cluster-body b{display:block;margin:0 0 11px;color:var(--mm-service-ink)!important;font-size:clamp(19px,1.45vw,22px)!important;line-height:1.2;letter-spacing:-.025em;text-wrap:balance;}.mm-service-premium .v69-cluster-body small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-width:none;min-height:43px;margin:0 0 18px;color:#617685!important;font-size:13px!important;line-height:1.62;}.mm-service-premium .mm-card-action{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(12,82,118,.09);color:var(--mm-service-accent);font-size:12px;font-weight:900;letter-spacing:.025em;}.mm-service-premium .v69-cluster-arrow{position:static;flex:0 0 auto;display:grid!important;place-items:center;width:38px!important;height:38px!important;border:1px solid rgba(7,151,207,.13);border-radius:13px!important;background:linear-gradient(145deg,#e8f8fd,#f6fdff)!important;color:var(--mm-service-accent)!important;font-size:17px;font-weight:800;box-shadow:0 7px 18px rgba(5,116,159,.09);transition:transform .3s ease,background .3s ease,color .3s ease,box-shadow .3s ease;}.mm-service-premium .v69-cluster-card:hover .v69-cluster-arrow,.mm-service-premium .v69-cluster-card:focus-visible .v69-cluster-arrow{transform:translate(3px,-3px);background:linear-gradient(135deg,var(--mm-service-accent),var(--mm-service-deep))!important;color:#fff!important;box-shadow:0 12px 24px rgba(7,126,177,.23);}html[dir="rtl"] .mm-service-premium .v69-cluster-chip{left:auto;right:18px}html[dir="rtl"] .mm-service-premium .v69-cluster-arrow{transform:none}html[dir="rtl"] .mm-service-premium .v69-cluster-card:hover .v69-cluster-arrow,html[dir="rtl"] .mm-service-premium .v69-cluster-card:focus-visible .v69-cluster-arrow{transform:translate(-3px,-3px)}@media(max-width:1100px){.mm-service-premium .v69-cluster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media(max-width:680px){.mm-service-premium{padding:64px 0 78px;background-size:34px 34px,34px 34px,auto,auto,auto}.mm-service-premium .premium-head{margin-bottom:34px;text-align:left}html[dir="rtl"] .mm-service-premium .premium-head{text-align:right}.mm-service-premium .premium-head h2{font-size:clamp(31px,9vw,43px)}.mm-service-premium .v69-cluster-grid{grid-template-columns:1fr;gap:20px}.mm-service-premium .v69-cluster-card{border-radius:25px!important}.mm-service-premium .v69-cluster-media{aspect-ratio:16/10}.mm-service-premium .v69-cluster-media:before{inset:11px;border-radius:15px}.mm-service-premium .v69-cluster-chip{left:15px;top:15px;max-width:calc(100% - 30px);padding:8px 11px!important;font-size:10px!important}html[dir="rtl"] .mm-service-premium .v69-cluster-chip{left:auto;right:15px}.mm-service-premium .v69-cluster-body{min-height:0;padding:21px 20px 18px}.mm-service-premium .v69-cluster-body b{font-size:20px!important}.mm-service-premium .mm-card-action{padding-top:14px}}@media(hover:none){.mm-service-premium .v69-cluster-card:hover{transform:none}.mm-service-premium .v69-cluster-card:active{transform:scale(.985)}}@media(prefers-reduced-motion:reduce){.mm-service-premium .v69-cluster-card,.mm-service-premium .v69-cluster-media img,.mm-service-premium .v69-cluster-arrow{transition:none!important}}.mm-service-premium .mm-card-kicker,.mm-service-premium .mm-card-kicker-label,.mm-service-premium .mm-card-action,.mm-service-premium .mm-card-action-label{width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}.mm-service-premium .mm-card-kicker-label,.mm-service-premium .mm-card-action-label{display:block!important;place-items:initial!important;}.project-showcase a.project-card,.project-showcase a.project-card:link,.project-showcase a.project-card:visited,.project-showcase a.project-card:hover,.project-showcase a.project-card:focus-visible{color:#fff;}.project-showcase .project-card .project-info h3,.project-showcase .project-card:hover .project-info h3,.project-showcase .project-card:focus-visible .project-info h3,.project-showcase .project-card:visited .project-info h3{color:#fff!important;-webkit-text-fill-color:#fff;}.mm-service-premium .mm-card-action{position:relative;isolation:isolate;overflow:hidden;width:100%!important;min-height:50px;margin-top:auto;padding:6px 7px 6px 17px!important;border:1px solid rgba(255,255,255,.20)!important;border-top:1px solid rgba(255,255,255,.20)!important;border-radius:16px!important;background:linear-gradient(135deg,var(--mm-service-accent) 0%,var(--mm-service-deep) 100%)!important;color:#fff!important;box-shadow:0 12px 26px rgba(7,151,207,.22),inset 0 1px 0 rgba(255,255,255,.18)!important;box-shadow:0 12px 26px color-mix(in srgb,var(--mm-service-accent) 26%,transparent),inset 0 1px 0 rgba(255,255,255,.18)!important;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease!important;}.mm-service-premium .mm-card-action:before{content:"";position:absolute;z-index:-1;top:-90%;left:-35%;width:34%;height:280%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.23),transparent);transform:rotate(18deg) translateX(-180%);transition:transform .65s cubic-bezier(.2,.75,.25,1);pointer-events:none;}.mm-service-premium .mm-card-action:after{content:"";position:absolute;z-index:-2;inset:0;border-radius:inherit;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.20),transparent 38%);pointer-events:none;}.mm-service-premium .mm-card-action-label{position:relative;z-index:1;color:#fff!important;font-size:12px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.035em!important;text-shadow:0 1px 2px rgba(0,0,0,.12);}.mm-service-premium .mm-card-action .v69-cluster-arrow{position:relative;z-index:1;width:38px!important;height:38px!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:12px!important;background:rgba(255,255,255,.15)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 6px 14px rgba(0,0,0,.10)!important;backdrop-filter:blur(8px);transition:transform .3s ease,background .3s ease,box-shadow .3s ease!important;}.mm-service-premium .v69-cluster-card:hover .mm-card-action,.mm-service-premium .v69-cluster-card:focus-visible .mm-card-action{transform:translateY(-2px);filter:saturate(1.08) brightness(1.03);box-shadow:0 17px 34px rgba(7,151,207,.28),inset 0 1px 0 rgba(255,255,255,.22)!important;box-shadow:0 17px 34px color-mix(in srgb,var(--mm-service-accent) 34%,transparent),inset 0 1px 0 rgba(255,255,255,.22)!important;}.mm-service-premium .v69-cluster-card:hover .mm-card-action:before,.mm-service-premium .v69-cluster-card:focus-visible .mm-card-action:before{transform:rotate(18deg) translateX(520%);}.mm-service-premium .v69-cluster-card:hover .mm-card-action .v69-cluster-arrow,.mm-service-premium .v69-cluster-card:focus-visible .mm-card-action .v69-cluster-arrow{transform:translate(2px,-2px) rotate(3deg);background:rgba(255,255,255,.24)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 9px 18px rgba(0,0,0,.15)!important;}html[dir="rtl"] .mm-service-premium .mm-card-action{padding:6px 17px 6px 7px!important;}html[dir="rtl"] .mm-service-premium .v69-cluster-card:hover .mm-card-action .v69-cluster-arrow,html[dir="rtl"] .mm-service-premium .v69-cluster-card:focus-visible .mm-card-action .v69-cluster-arrow{transform:translate(-2px,-2px) rotate(-3deg);}@media(max-width:680px){.mm-service-premium .mm-card-action{min-height:52px;padding:7px 7px 7px 16px!important;border-radius:15px!important;}html[dir="rtl"] .mm-service-premium .mm-card-action{padding:7px 16px 7px 7px!important}.mm-service-premium .mm-card-action-label{font-size:12.5px!important}.mm-service-premium .mm-card-action .v69-cluster-arrow{width:38px!important;height:38px!important}}@media(hover:none){.mm-service-premium .v69-cluster-card:active .mm-card-action{transform:scale(.985)}}@media(prefers-reduced-motion:reduce){.mm-service-premium .mm-card-action,.mm-service-premium .mm-card-action:before,.mm-service-premium .mm-card-action .v69-cluster-arrow{transition:none!important}}.mm-service-premium .mm-card-action{align-items:center!important;}.mm-service-premium .mm-card-action .v69-cluster-arrow{position:relative!important;inset:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;padding:0!important;margin:0!important;line-height:0!important;vertical-align:middle!important;transform:none!important;}.mm-service-premium .mm-card-action .v69-cluster-arrow svg{display:block;width:18px;height:18px;flex:0 0 18px;overflow:visible;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;transform:none!important;}.mm-service-premium .v69-cluster-card:hover .mm-card-action .v69-cluster-arrow,.mm-service-premium .v69-cluster-card:focus-visible .mm-card-action .v69-cluster-arrow{transform:translateX(2px)!important;}html[dir="rtl"] .mm-service-premium .v69-cluster-card:hover .mm-card-action .v69-cluster-arrow,html[dir="rtl"] .mm-service-premium .v69-cluster-card:focus-visible .mm-card-action .v69-cluster-arrow{transform:translateX(-2px)!important;}@media(hover:none){.mm-service-premium .v69-cluster-card:hover .mm-card-action .v69-cluster-arrow{transform:none!important;}}:root{--mm-final-navy:#071d2d;--mm-final-blue:#087fa6;--mm-final-cyan:#22c7df;--mm-final-ice:#edf9fc;--mm-final-line:rgba(8,64,88,.13);--mm-final-shadow:0 22px 64px rgba(8,41,59,.10);--mm-final-radius:28px}html{scroll-behavior:smooth;overflow-x:hidden}body.mm-final-system{overflow-x:hidden}.mm-final-system .section-head{align-items:flex-end;gap:28px}.mm-final-system .section-head>div{max-width:780px}.mm-final-system .section-head .lead{max-width:650px;line-height:1.72}.mm-final-system .title{letter-spacing:-.04em}.mm-final-system .btn,.mm-final-system .solution-content>a,.mm-break-cta{min-height:46px;display:inline-flex;align-items:center;justify-content:center}.mm-home-proof{position:relative;z-index:4;margin-top:-1px;padding:0 0 10px;background:#fff}.mm-home-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--mm-final-line);border-radius:0 0 30px 30px;background:#fff;box-shadow:0 18px 55px rgba(8,41,59,.08);overflow:hidden}.mm-home-proof article{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:center;padding:20px 22px;min-height:104px;border-inline-end:1px solid var(--mm-final-line)}.mm-home-proof article:last-child{border-inline-end:0}.mm-home-proof article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#e5f9fd,#fff);border:1px solid rgba(23,180,208,.24);color:#087c9f;font-size:12px;font-weight:950}.mm-home-proof b{display:block;color:#0a2a3d;font-size:15px;margin-bottom:4px}.mm-home-proof small{display:block;color:#607784;line-height:1.48;font-size:12.5px}.mm-home-services{background:linear-gradient(180deg,#fff,#f1fbfd)}.mm-service-grid-six{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.mm-home-services .solution-card{min-height:500px;border-radius:30px;box-shadow:0 22px 64px rgba(6,38,57,.14);isolation:isolate}.mm-home-services .solution-card:before{background:linear-gradient(180deg,rgba(3,18,28,.04),rgba(3,18,28,.88) 86%)!important}.mm-home-services .solution-content{padding:28px}.mm-home-services .solution-content h3{font-size:clamp(25px,2vw,34px)}.mm-home-services .solution-content p{line-height:1.62}.mm-home-services .solution-content>a{margin-top:auto;width:max-content;padding:0 18px;border-radius:999px;background:#fff;color:#073349!important;text-decoration:none;font-weight:950;box-shadow:0 10px 30px rgba(0,0,0,.2);text-shadow:none}.mm-home-services .solution-content>a:after{content:'↗';margin-inline-start:8px}.mm-home-services .solution-card[data-service-visual="odor"] img,.mm-home-services .solution-card[data-service-visual="disinfection"] img{object-position:center}.mm-engineering-system{background:linear-gradient(180deg,#f4fbfd,#fff)!important}.mm-engineering-system-start{padding-bottom:34px!important}.mm-engineering-system-middle{padding-top:28px!important;padding-bottom:28px!important}.mm-engineering-system-end{padding-top:34px!important}.mm-engineering-system-middle .container{padding-top:30px;border-top:1px solid var(--mm-final-line)}.mm-engineering-system-end .container{padding-top:30px;border-top:1px solid var(--mm-final-line)}.mm-engineering-system .tech-cards article,.mm-engineering-system .component-grid article{border:1px solid var(--mm-final-line);box-shadow:var(--mm-final-shadow)}.mm-engineering-system .steps{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.mm-engineering-system .step{min-height:112px;padding:20px 14px;border-radius:22px;background:#fff;border:1px solid var(--mm-final-line);color:#17384a;box-shadow:0 12px 34px rgba(8,41,59,.06);font-weight:850}.mm-engineering-system .step b{background:#e9f9fc;color:#087b9e}.mm-project-showcase-final{background:linear-gradient(180deg,#fff,#edf9fc)}.mm-project-filter,.mm-cluster-filter{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 28px;padding:8px;border:1px solid var(--mm-final-line);border-radius:18px;background:rgba(255,255,255,.88);width:max-content;max-width:100%;box-shadow:0 12px 34px rgba(8,41,59,.06)}.mm-project-filter button,.mm-cluster-filter button{appearance:none;border:0;border-radius:12px;background:transparent;color:#486575;padding:10px 15px;font:inherit;font-size:13px;font-weight:900;cursor:pointer;transition:.2s ease}.mm-project-filter button:hover,.mm-cluster-filter button:hover{background:#edf8fb;color:#075e7b}.mm-project-filter button.active,.mm-cluster-filter button.active{background:linear-gradient(135deg,#087fa6,#0bb6cc);color:#fff;box-shadow:0 8px 22px rgba(8,127,166,.22)}.project-group[hidden],.v69-cluster-card[hidden]{display:none!important}.mm-project-showcase-final .project-card{border:1px solid rgba(255,255,255,.2)}.mm-project-showcase-final .project-info{background:linear-gradient(180deg,transparent,rgba(2,20,31,.94))}.mm-break-cta{padding:0 18px;margin-inline-start:auto;border-radius:999px;background:#fff;color:#073349;text-decoration:none;font-weight:950;white-space:nowrap}.break-card{display:flex!important;align-items:center!important;gap:20px!important}.break-card b{flex:1}.mm-service-premium .v69-cluster-card{border-radius:24px!important;box-shadow:0 16px 46px rgba(8,41,59,.08)!important}.mm-service-premium .v69-cluster-body{display:flex;flex-direction:column}.mm-service-premium .v69-cluster-body>small{line-height:1.55;min-height:50px}.mm-service-premium .mm-card-action{margin-top:auto}.mm-cluster-filter{margin:0 auto 28px}.mmfan-card-tags{display:flex;flex-wrap:wrap;gap:7px;margin:2px 0 16px}.mmfan-card-tags span{padding:7px 10px;border-radius:999px;background:#edf8fb;border:1px solid rgba(8,127,166,.13);color:#416979;font-size:11px;font-weight:850;line-height:1}.mmfan-card-body{display:flex;flex-direction:column}.mmfan-card-link{margin-top:auto}.mm-product-assurance{position:relative;z-index:4;padding:0;background:#fff}.mm-product-assurance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:-1px;border:1px solid var(--mm-final-line);border-radius:0 0 28px 28px;background:#fff;box-shadow:0 17px 52px rgba(8,41,59,.08);overflow:hidden}.mm-product-assurance article{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;padding:18px 20px;min-height:94px;border-inline-end:1px solid var(--mm-final-line)}.mm-product-assurance article:last-child{border-inline-end:0}.mm-product-assurance article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#e8f9fc;color:#087b9e;font-size:11px;font-weight:950}.mm-product-assurance b{display:block;color:#0b2e41;font-size:14px;margin-bottom:3px}.mm-product-assurance small{display:block;color:#647b87;font-size:12px;line-height:1.4}@media(max-width:1100px){.mm-home-proof-grid,.mm-product-assurance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-home-proof article:nth-child(2),.mm-product-assurance article:nth-child(2){border-inline-end:0}.mm-home-proof article:nth-child(-n+2),.mm-product-assurance article:nth-child(-n+2){border-bottom:1px solid var(--mm-final-line)}.mm-service-grid-six{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-engineering-system .steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.mm-final-system .section-head{align-items:flex-start}.mm-home-proof{padding:0 14px 4px}.mm-home-proof-grid,.mm-product-assurance-grid{grid-template-columns:1fr;border-radius:0 0 22px 22px}.mm-home-proof article,.mm-product-assurance article{border-inline-end:0!important;border-bottom:1px solid var(--mm-final-line)!important;min-height:86px;padding:15px 16px}.mm-home-proof article:last-child,.mm-product-assurance article:last-child{border-bottom:0!important}.mm-service-grid-six{grid-template-columns:1fr}.mm-home-services .solution-card{min-height:465px}.mm-home-services .solution-content{padding:23px}.mm-engineering-system-start{padding-bottom:20px!important}.mm-engineering-system-middle,.mm-engineering-system-end{padding-top:20px!important}.mm-engineering-system .steps{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-project-filter,.mm-cluster-filter{width:100%;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;padding:7px}.mm-project-filter button,.mm-cluster-filter button{white-space:nowrap}.break-card{align-items:flex-start!important;flex-direction:column}.mm-break-cta{margin-inline-start:0;width:100%}.mm-product-assurance{padding:0 14px}.mm-service-premium .v69-cluster-body>small{min-height:0}}@media(max-width:430px){.mm-engineering-system .steps{grid-template-columns:1fr}.mm-home-proof article,.mm-product-assurance article{grid-template-columns:36px 1fr}.mm-home-proof article>span,.mm-product-assurance article>span{width:34px;height:34px}.mm-home-services .solution-card{min-height:440px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mm-final-system *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mm-home-services .solution-card img.service-card-background{z-index:0!important;display:block!important;opacity:1!important}.mm-home-services .solution-card:before{z-index:1!important;background-image:linear-gradient(180deg,rgba(2,18,30,.02) 0%,rgba(2,18,30,.10) 30%,rgba(2,18,30,.58) 60%,rgba(2,18,30,.94) 100%)!important}.mm-home-services .solution-card:after{z-index:1!important}.mm-home-services .solution-card[data-service-visual="heating"]:before{background-image:linear-gradient(180deg,rgba(35,20,5,.02) 0%,rgba(35,20,5,.10) 30%,rgba(40,22,7,.58) 60%,rgba(28,15,6,.95) 100%)!important}.mm-home-services .solution-content{z-index:2!important}.mm-home-services .solution-card{background-color:#072a43!important;background-image:linear-gradient(180deg,rgba(2,18,30,.02) 0%,rgba(2,18,30,.10) 30%,rgba(2,18,30,.58) 60%,rgba(2,18,30,.94) 100%),var(--mm-service-bg)!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important}.mm-home-services .solution-card[data-service-visual="heating"]{background-image:linear-gradient(180deg,rgba(35,20,5,.02) 0%,rgba(35,20,5,.10) 30%,rgba(40,22,7,.58) 60%,rgba(28,15,6,.95) 100%),var(--mm-service-bg)!important}.mm-home-services .solution-card img.service-card-background{display:none!important}.mm-home-services .solution-card:before{background-image:none!important;background:transparent!important}body .mm-video-gallery-v232{position:relative!important;overflow:clip!important;padding:clamp(52px,6vw,88px) 0!important;background:radial-gradient(circle at 8% 8%,rgba(38,203,232,.10),transparent 30%),radial-gradient(circle at 94% 20%,rgba(77,191,137,.08),transparent 28%),linear-gradient(180deg,#f6fbfe 0%,#ffffff 48%,#f7fbfd 100%)!important;}body .mm-video-gallery-v232:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.35;background-image:linear-gradient(rgba(8,121,158,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(8,121,158,.04) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 70%);}body .mm-video-gallery-v232>.container{position:relative;z-index:1;width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;}body .mm-video-gallery-v232 .section-head{max-width:820px!important;margin:0 auto 28px!important;text-align:center!important;}body .mm-video-gallery-v232 .section-head .kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important;padding:8px 13px!important;border:1px solid rgba(8,121,158,.16)!important;border-radius:999px!important;background:rgba(255,255,255,.82)!important;color:#08799e!important;box-shadow:0 10px 28px rgba(7,31,53,.06)!important;}body .mm-video-gallery-v232 .section-head h2{margin:0 0 14px!important;color:#061f2f!important;font-size:clamp(30px,4vw,50px)!important;line-height:1.06!important;letter-spacing:-.045em!important;}body .mm-video-gallery-v232 .section-head p{max-width:760px!important;margin:0 auto!important;color:#526b79!important;font-size:16px!important;line-height:1.72!important;}body .mm-video-gallery-v232 .mm-video-gallery-tools{display:grid!important;grid-template-columns:minmax(280px,1fr) auto!important;gap:14px!important;align-items:center!important;margin:0 0 14px!important;}body .mm-video-gallery-v232 .mm-video-gallery-search{position:relative!important;display:flex!important;align-items:center!important;min-height:54px!important;border:1px solid rgba(7,31,53,.10)!important;border-radius:18px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 14px 34px rgba(7,31,53,.07)!important;overflow:hidden!important;}body .mm-video-gallery-v232 .mm-video-gallery-search svg{width:20px!important;height:20px!important;flex:0 0 20px!important;margin-inline-start:17px!important;stroke:#08799e!important;stroke-width:2!important;fill:none!important;stroke-linecap:round!important;}body .mm-video-gallery-v232 .mm-video-gallery-search input{width:100%!important;min-width:0!important;height:54px!important;padding:0 46px 0 12px!important;border:0!important;outline:0!important;background:transparent!important;color:#102f40!important;font:inherit!important;font-size:14px!important;font-weight:750!important;}html[dir="rtl"] body .mm-video-gallery-v232 .mm-video-gallery-search input{padding:0 12px 0 46px!important;}body .mm-video-gallery-v232 .mm-video-gallery-search input::placeholder{color:#80939e!important;font-weight:650!important;}body .mm-video-gallery-v232 [data-video-search-clear]{position:absolute!important;inset-inline-end:9px!important;top:50%!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;border:0!important;border-radius:12px!important;background:#edf8fc!important;color:#0a779a!important;font-size:22px!important;line-height:1!important;cursor:pointer!important;}body .mm-video-gallery-v232 .mm-video-gallery-result{display:flex!important;align-items:baseline!important;justify-content:center!important;gap:8px!important;min-height:54px!important;padding:0 18px!important;border:1px solid rgba(7,31,53,.08)!important;border-radius:18px!important;background:rgba(255,255,255,.82)!important;color:#526b79!important;white-space:nowrap!important;box-shadow:0 14px 34px rgba(7,31,53,.05)!important;}body .mm-video-gallery-v232 .mm-video-gallery-result strong{color:#08799e!important;font-size:21px!important;font-weight:950!important;}body .mm-video-gallery-v232 .mm-video-gallery-result span{font-size:13px!important;font-weight:800!important;}body .mm-video-gallery-v232 .video-service-filter{display:flex!important;grid-template-columns:none!important;flex-wrap:wrap!important;align-items:center!important;gap:9px!important;width:100%!important;margin:0 0 26px!important;padding:10px!important;border:1px solid rgba(7,31,53,.08)!important;border-radius:20px!important;background:rgba(255,255,255,.80)!important;box-shadow:0 14px 36px rgba(7,31,53,.055)!important;overflow:visible!important;}body .mm-video-gallery-v232 .video-filter-btn{flex:1 1 138px!important;width:auto!important;min-width:0!important;min-height:48px!important;height:auto!important;padding:9px 12px!important;border-radius:14px!important;white-space:normal!important;font-size:12px!important;line-height:1.2!important;}body .mm-video-gallery-v232 .video-filter-btn:disabled{opacity:.52!important;cursor:not-allowed!important;filter:saturate(.45)!important;}body .mm-video-gallery-v232 .video-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important;width:100%!important;min-width:0!important;}body .mm-video-gallery-v232 .video-card.v90-video-card{position:relative!important;display:flex!important;grid-column:auto!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;border:1px solid rgba(7,47,69,.10)!important;border-radius:22px!important;background:#fff!important;color:#102f40!important;text-align:start!important;overflow:hidden!important;box-shadow:0 16px 42px rgba(7,47,69,.09)!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;content-visibility:auto;contain-intrinsic-size:360px;}body .mm-video-gallery-v232 .video-card[hidden],body .mm-video-gallery-v232 .video-card.is-filter-hidden,body .mm-video-gallery-v232 .video-card.is-page-hidden{display:none!important;}@media(hover:hover){body .mm-video-gallery-v232 .video-card.v90-video-card:hover{transform:translateY(-6px)!important;border-color:rgba(8,121,158,.20)!important;box-shadow:0 25px 65px rgba(7,47,69,.15)!important;}}body .mm-video-gallery-v232 .video-card.v90-video-card:focus-visible{outline:3px solid rgba(38,203,232,.48)!important;outline-offset:4px!important;}body .mm-video-gallery-v232 .video-card.v90-video-card .video-card-media{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important;overflow:hidden!important;background:linear-gradient(135deg,#eaf7fb,#dceef5)!important;}body .mm-video-gallery-v232 .video-card.v90-video-card .video-card-media:after{display:block!important;content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,transparent 48%,rgba(3,23,37,.34) 100%)!important;pointer-events:none!important;}body .mm-video-gallery-v232 .video-card.v90-video-card .video-card-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:none!important;transition:transform .45s ease!important;}@media(hover:hover){body .mm-video-gallery-v232 .video-card.v90-video-card:hover .video-card-media img{transform:scale(1.045)!important;}}body .mm-video-gallery-v232 .play-badge{z-index:3!important;width:54px!important;height:54px!important;border:1px solid rgba(255,255,255,.78)!important;background:rgba(255,255,255,.94)!important;color:#08799e!important;font-size:20px!important;box-shadow:0 15px 36px rgba(3,23,37,.22)!important;backdrop-filter:blur(8px)!important;}body .mm-video-gallery-v232 .video-card-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;padding:15px 16px 17px!important;}html[dir="rtl"] body .mm-video-gallery-v232 .video-card-body{align-items:flex-end!important;text-align:right!important;}body .mm-video-gallery-v232 .video-service-chip{order:0!important;margin:-31px 0 4px!important;z-index:4!important;max-width:calc(100% - 4px)!important;padding:6px 9px!important;border-color:rgba(255,255,255,.7)!important;background:rgba(255,255,255,.93)!important;box-shadow:0 8px 22px rgba(3,23,37,.13)!important;font-size:10px!important;line-height:1.2!important;backdrop-filter:blur(8px)!important;}body .mm-video-gallery-v232 .video-card-body small{order:1!important;margin:0!important;color:#0b8caf!important;font-size:9.5px!important;font-weight:950!important;letter-spacing:.09em!important;line-height:1.2!important;}body .mm-video-gallery-v232 .video-card-body h3{order:2!important;display:-webkit-box!important;min-height:42px!important;margin:0!important;overflow:hidden!important;color:#0b2430!important;font-size:16px!important;line-height:1.3!important;letter-spacing:-.015em!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;}body .mm-video-gallery-v232 .video-card-body p{order:3!important;display:-webkit-box!important;margin:0!important;overflow:hidden!important;color:#5b707d!important;font-size:12.5px!important;line-height:1.52!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;}body .mm-video-gallery-v232 .video-card-body em{order:4!important;display:inline-flex!important;align-items:center!important;gap:7px!important;margin-top:auto!important;padding-top:4px!important;color:#08799e!important;font-size:12px!important;font-style:normal!important;font-weight:950!important;}body .mm-video-gallery-v232 .video-card-body em:after{content:"→";font-size:15px;line-height:1;}html[dir="rtl"] body .mm-video-gallery-v232 .video-card-body em:after{content:"←";}body .mm-video-gallery-v232 .video-filter-empty{margin:18px 0 0!important;padding:26px!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 36px rgba(7,31,53,.06)!important;}body .mm-video-gallery-v232 .mm-video-gallery-more{display:flex!important;justify-content:center!important;margin:28px 0 0!important;}body .mm-video-gallery-v232 .mm-video-gallery-more[hidden]{display:none!important;}body .mm-video-gallery-v232 .mm-video-gallery-more-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:50px!important;padding:12px 21px!important;border:1px solid rgba(8,121,158,.16)!important;border-radius:999px!important;background:linear-gradient(135deg,#08799e,#20bcd9)!important;color:#fff!important;font:inherit!important;font-size:13px!important;font-weight:950!important;box-shadow:0 16px 38px rgba(8,121,158,.22)!important;cursor:pointer!important;transition:transform .2s ease,box-shadow .2s ease!important;}body .mm-video-gallery-v232 .mm-video-gallery-more-btn:hover{transform:translateY(-2px)!important;box-shadow:0 20px 48px rgba(8,121,158,.28)!important;}body .mm-video-gallery-v232 .mm-video-gallery-context{display:grid!important;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;gap:30px!important;align-items:center!important;margin:clamp(44px,6vw,72px) 0 0!important;padding:clamp(24px,4vw,42px)!important;border:1px solid rgba(7,31,53,.08)!important;border-radius:30px!important;background:linear-gradient(135deg,#061f2f 0%,#0a4960 100%)!important;color:#fff!important;box-shadow:0 28px 70px rgba(7,31,53,.17)!important;}body .mm-video-gallery-v232 .mm-video-gallery-context-copy>span{display:block!important;margin-bottom:9px!important;color:#66dff3!important;font-size:11px!important;font-weight:950!important;letter-spacing:.13em!important;text-transform:uppercase!important;}body .mm-video-gallery-v232 .mm-video-gallery-context h2{margin:0 0 12px!important;color:#fff!important;font-size:clamp(25px,3vw,38px)!important;line-height:1.08!important;letter-spacing:-.035em!important;}body .mm-video-gallery-v232 .mm-video-gallery-context p{margin:0!important;color:rgba(255,255,255,.74)!important;font-size:14px!important;line-height:1.72!important;}body .mm-video-gallery-v232 .mm-video-gallery-context-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;}body .mm-video-gallery-v232 .mm-video-gallery-context article{min-width:0!important;padding:16px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;background:rgba(255,255,255,.065)!important;backdrop-filter:blur(10px)!important;}body .mm-video-gallery-v232 .mm-video-gallery-context article strong{display:block!important;margin-bottom:7px!important;color:#fff!important;font-size:13px!important;line-height:1.3!important;}body .mm-video-gallery-v232 .mm-video-gallery-context article span{display:block!important;color:rgba(255,255,255,.68)!important;font-size:11.5px!important;line-height:1.55!important;}body .video-lightbox.mm-video-lightbox-v232{display:none!important;align-items:center!important;justify-content:center!important;padding:20px!important;background:transparent!important;}body .video-lightbox.mm-video-lightbox-v232.is-open{display:flex!important;}body .mm-video-lightbox-v232 .video-lightbox-backdrop{background:rgba(2,13,22,.84)!important;backdrop-filter:blur(12px)!important;}body .mm-video-lightbox-v232 .video-lightbox-panel{display:flex!important;flex-direction:column!important;width:min(980px,94vw)!important;height:auto!important;max-height:92vh!important;aspect-ratio:auto!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:24px!important;background:#061827!important;box-shadow:0 42px 130px rgba(0,0,0,.55)!important;overflow:hidden!important;}body .mm-video-lightbox-v232 .mm-video-lightbox-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:14px 16px 14px 20px!important;background:linear-gradient(135deg,#082b3d,#0a5067)!important;color:#fff!important;}body .mm-video-lightbox-v232 .mm-video-lightbox-meta{min-width:0!important;}body .mm-video-lightbox-v232 .mm-video-lightbox-meta small{display:block!important;margin-bottom:3px!important;color:#70dff1!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;}body .mm-video-lightbox-v232 .mm-video-lightbox-meta strong{display:block!important;overflow:hidden!important;color:#fff!important;font-size:15px!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important;}body .mm-video-lightbox-v232 .video-lightbox-close{position:static!important;flex:0 0 42px!important;width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.12)!important;color:#fff!important;font-size:25px!important;}body .mm-video-lightbox-v232 .mm-video-lightbox-frame{position:relative!important;width:100%!important;aspect-ratio:16/9!important;background:#020a10!important;}body .mm-video-lightbox-v232 iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;}@media(max-width:1080px){body .mm-video-gallery-v232 .video-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}body .mm-video-gallery-v232 .mm-video-gallery-context{grid-template-columns:1fr!important;}}@media(max-width:820px){body .mm-video-gallery-v232>.container{width:min(100% - 28px,1180px)!important;}body .mm-video-gallery-v232 .video-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;}body .mm-video-gallery-v232 .mm-video-gallery-context-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}@media(max-width:640px){body .mm-video-gallery-v232{padding:40px 0 54px!important;overflow:hidden!important;}body .mm-video-gallery-v232>.container{width:calc(100% - 24px)!important;}body .mm-video-gallery-v232 .section-head{margin-bottom:21px!important;text-align:start!important;}body .mm-video-gallery-v232 .section-head .kicker{font-size:10px!important;}body .mm-video-gallery-v232 .section-head h2{font-size:clamp(27px,8vw,36px)!important;line-height:1.1!important;}body .mm-video-gallery-v232 .section-head p{font-size:14.5px!important;line-height:1.65!important;}body .mm-video-gallery-v232 .mm-video-gallery-tools{grid-template-columns:1fr!important;gap:9px!important;margin-bottom:10px!important;}body .mm-video-gallery-v232 .mm-video-gallery-search{min-height:50px!important;border-radius:16px!important;}body .mm-video-gallery-v232 .mm-video-gallery-search input{height:50px!important;font-size:13px!important;}body .mm-video-gallery-v232 .mm-video-gallery-result{justify-content:flex-start!important;min-height:auto!important;padding:4px 3px!important;border:0!important;background:transparent!important;box-shadow:none!important;}body .mm-video-gallery-v232 .mm-video-gallery-result strong{font-size:17px!important;}body .mm-video-gallery-v232 .video-service-filter{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;gap:8px!important;margin:0 -12px 18px!important;padding:7px 12px 10px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;}body .mm-video-gallery-v232 .video-service-filter::-webkit-scrollbar{display:none!important;}body .mm-video-gallery-v232 .video-filter-btn{flex:0 0 auto!important;width:auto!important;min-width:auto!important;min-height:42px!important;padding:8px 12px!important;border-radius:999px!important;white-space:nowrap!important;scroll-snap-align:start!important;font-size:11.5px!important;}body .mm-video-gallery-v232 .video-filter-label{white-space:nowrap!important;overflow-wrap:normal!important;}body .mm-video-gallery-v232 .video-grid{grid-template-columns:1fr!important;gap:14px!important;}body .mm-video-gallery-v232 .video-card.v90-video-card{border-radius:19px!important;box-shadow:0 13px 32px rgba(7,47,69,.10)!important;content-visibility:visible;}body .mm-video-gallery-v232 .video-card-body{padding:14px 15px 16px!important;gap:6px!important;}body .mm-video-gallery-v232 .video-card-body h3{min-height:auto!important;font-size:16px!important;}body .mm-video-gallery-v232 .video-card-body p{font-size:12.5px!important;-webkit-line-clamp:2!important;}body .mm-video-gallery-v232 .play-badge{width:50px!important;height:50px!important;font-size:18px!important;}body .mm-video-gallery-v232 .mm-video-gallery-more{margin-top:22px!important;}body .mm-video-gallery-v232 .mm-video-gallery-more-btn{width:100%!important;min-height:50px!important;}body .mm-video-gallery-v232 .mm-video-gallery-context{margin-top:44px!important;padding:23px!important;border-radius:24px!important;gap:22px!important;}body .mm-video-gallery-v232 .mm-video-gallery-context-grid{grid-template-columns:1fr!important;gap:8px!important;}body .mm-video-gallery-v232 .mm-video-gallery-context article{padding:14px!important;}body .video-lightbox.mm-video-lightbox-v232{padding:10px!important;}body .mm-video-lightbox-v232 .video-lightbox-panel{width:100%!important;max-height:88vh!important;border-radius:18px!important;}body .mm-video-lightbox-v232 .mm-video-lightbox-head{padding:11px 11px 11px 14px!important;}body .mm-video-lightbox-v232 .mm-video-lightbox-meta strong{font-size:13px!important;}body .mm-video-lightbox-v232 .video-lightbox-close{flex-basis:38px!important;width:38px!important;height:38px!important;font-size:22px!important;}}@media(max-width:360px){body .mm-video-gallery-v232>.container{width:calc(100% - 18px)!important;}}@media(prefers-reduced-motion:reduce){body .mm-video-gallery-v232 *,body .mm-video-lightbox-v232 *{scroll-behavior:auto!important;transition:none!important;animation:none!important;}}html body main section.mm-video-gallery-v232.v93-video-gallery .section-head{display:block!important;grid-template-columns:none!important;max-width:820px!important;margin-inline:auto!important;}html body main section.mm-video-gallery-v232.v93-video-gallery .video-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;}@media(max-width:1080px){html body main section.mm-video-gallery-v232.v93-video-gallery .video-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}@media(max-width:820px){html body main section.mm-video-gallery-v232.v93-video-gallery .video-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}@media(max-width:640px){html body main section.mm-video-gallery-v232.v93-video-gallery .video-grid{grid-template-columns:minmax(0,1fr)!important;}html body main section.mm-video-gallery-v232.v93-video-gallery .video-card.v90-video-card{grid-column:1/-1!important;width:100%!important;max-width:100%!important;}}.v233-photo-gallery{padding:clamp(58px,7vw,92px) 0;background:radial-gradient(circle at 8% 0%,rgba(53,190,225,.13),transparent 34%),linear-gradient(180deg,#f8fcff 0%,#eef7fb 100%);overflow:hidden}.v233-photo-gallery .v233-photo-head{max-width:860px;margin:0 auto 28px;text-align:center}.v233-photo-gallery .v233-photo-head .kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#087da2;font-weight:900;letter-spacing:.09em;text-transform:uppercase;font-size:12px}.v233-photo-gallery .v233-photo-head h2{margin:0;color:#092f46;font-size:clamp(30px,4vw,52px);line-height:1.08;letter-spacing:-.035em}.v233-photo-gallery .v233-photo-head p{max-width:760px;margin:16px auto 0;color:#526a78;font-size:clamp(15px,1.4vw,18px);line-height:1.7}.v233-photo-summary{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px}.v233-photo-summary span{display:inline-flex;align-items:baseline;gap:6px;padding:8px 13px;border:1px solid rgba(8,125,162,.15);border-radius:999px;background:rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(7,47,69,.06);color:#55717f;font-size:12px;font-weight:800}.v233-photo-summary strong{color:#087da2;font-size:15px}.v233-photo-tools{position:relative;display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.7fr) minmax(170px,.45fr);gap:14px;align-items:center;margin:0 0 16px;padding:14px;border:1px solid rgba(7,62,88,.10);border-radius:24px;background:rgba(255,255,255,.86);box-shadow:0 18px 48px rgba(7,47,69,.09);backdrop-filter:blur(14px)}.v233-photo-search{position:relative;min-width:0}.v233-photo-search svg{position:absolute;inset-inline-start:15px;top:50%;width:20px;height:20px;transform:translateY(-50%);fill:#0785aa;pointer-events:none}.v233-photo-search input{width:100%;min-height:48px;padding:0 16px 0 46px;border:1px solid rgba(7,75,103,.15);border-radius:15px;background:#f7fbfd;color:#102f3d;font:inherit;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}[dir="rtl"] .v233-photo-search input{padding:0 46px 0 16px}.v233-photo-search input:focus{border-color:#0a91b7;background:#fff;box-shadow:0 0 0 4px rgba(10,145,183,.12)}.v233-photo-filters{display:flex;gap:8px;min-width:0;overflow-x:auto;padding:2px;scrollbar-width:none;overscroll-behavior-inline:contain}.v233-photo-filters::-webkit-scrollbar{display:none}.v233-photo-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:0 13px;border:1px solid rgba(7,75,103,.12);border-radius:999px;background:#fff;color:#365563;font:inherit;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s}.v233-photo-filter span{display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#edf6f9;color:#397185;font-size:10px}.v233-photo-filter:hover{transform:translateY(-1px);border-color:rgba(8,133,170,.35)}.v233-photo-filter.is-active{border-color:#087fa5;background:linear-gradient(135deg,#087fa5,#0aa9c6);color:#fff;box-shadow:0 9px 24px rgba(8,127,165,.22)}.v233-photo-filter.is-active span{background:rgba(255,255,255,.20);color:#fff}.v233-photo-sort{display:flex;align-items:center;gap:9px;min-width:0}.v233-photo-sort>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.v233-photo-sort select{width:100%;min-height:48px;padding:0 38px 0 14px;border:1px solid rgba(7,75,103,.15);border-radius:15px;background-color:#f7fbfd;color:#284b5a;font:inherit;font-size:13px;font-weight:800;outline:none;cursor:pointer}[dir="rtl"] .v233-photo-sort select{padding:0 14px 0 38px}.v233-photo-sort select:focus{border-color:#0a91b7;box-shadow:0 0 0 4px rgba(10,145,183,.12)}.v233-photo-status{min-height:24px;margin:0 2px 14px}.v233-photo-status p{margin:0;color:#637985;font-size:12px;font-weight:800}.v233-photo-gallery .v233-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.v233-photo-gallery .v99-gallery-card{position:relative;width:100%;min-width:0;aspect-ratio:4/3;border:1px solid rgba(5,58,84,.10);border-radius:20px;background:#dcecf2;box-shadow:0 14px 34px rgba(7,47,69,.10);overflow:hidden;isolation:isolate;text-align:initial;transform:translateZ(0);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.v233-photo-gallery .v99-gallery-card[hidden]{display:none!important}.v233-photo-gallery .v99-gallery-card:focus-visible{outline:3px solid #0ca4ca;outline-offset:4px}.v233-photo-gallery .v99-gallery-card>img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.002);transition:transform .45s ease,filter .3s ease}.v233-photo-card__content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:7px;padding:18px;background:linear-gradient(180deg,transparent 35%,rgba(3,25,38,.13) 52%,rgba(3,25,38,.92) 100%);color:#fff;pointer-events:none}.v233-photo-card__category{display:inline-flex;padding:6px 9px;border:1px solid rgba(255,255,255,.20);border-radius:999px;background:rgba(4,126,160,.88);box-shadow:0 6px 18px rgba(0,0,0,.16);font-size:9px;line-height:1;font-weight:900;letter-spacing:.075em;text-transform:uppercase;backdrop-filter:blur(8px)}.v233-photo-card__title{max-width:calc(100% - 35px);font-size:14px;line-height:1.32;font-weight:850;text-shadow:0 2px 10px rgba(0,0,0,.35);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v233-photo-card__zoom{position:absolute;inset-inline-end:14px;bottom:15px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.14);backdrop-filter:blur(8px);transition:transform .25s,background .25s}.v233-photo-card__zoom svg{width:18px;height:18px;fill:#fff}@media(hover:hover){.v233-photo-gallery .v99-gallery-card:hover{transform:translateY(-5px);border-color:rgba(8,133,170,.24);box-shadow:0 22px 48px rgba(7,47,69,.18)}.v233-photo-gallery .v99-gallery-card:hover>img{transform:scale(1.065);filter:saturate(1.05)}.v233-photo-gallery .v99-gallery-card:hover .v233-photo-card__zoom{transform:scale(1.08);background:rgba(10,165,202,.80)}}.v233-photo-footer{display:flex;justify-content:center;margin-top:26px}.v233-photo-more{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border:1px solid rgba(8,127,165,.22);border-radius:999px;background:#fff;color:#087fa5;font:inherit;font-size:13px;font-weight:900;box-shadow:0 12px 30px rgba(7,47,69,.09);cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s,color .2s}.v233-photo-more:hover{transform:translateY(-2px);background:#087fa5;color:#fff;box-shadow:0 16px 36px rgba(8,127,165,.24)}.v233-photo-more[hidden]{display:none!important}.v233-photo-empty[hidden]{display:none!important}.v233-photo-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;color:#526a78;text-align:center}.v233-photo-empty button{border:0;border-radius:999px;padding:10px 16px;background:#087fa5;color:#fff;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.v233-photo-gallery.is-filtering .v99-gallery-card{animation:v233PhotoReveal .35s ease both}@keyframes v233PhotoReveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:1120px){.v233-photo-tools{grid-template-columns:minmax(220px,.75fr) minmax(0,1.4fr)}.v233-photo-sort{grid-column:1/-1;max-width:240px}.v233-photo-gallery .v233-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.v233-photo-gallery{padding:52px 0 66px}.v233-photo-gallery .v233-photo-head{text-align:start;margin-bottom:22px}.v233-photo-gallery .v233-photo-head p{margin-inline:0}.v233-photo-summary{justify-content:flex-start}.v233-photo-tools{grid-template-columns:1fr;padding:12px;border-radius:20px;gap:11px}.v233-photo-filters{margin-inline:-2px;padding-bottom:2px}.v233-photo-sort{grid-column:auto;max-width:none}.v233-photo-gallery .v233-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.v233-photo-card__content{padding:14px}.v233-photo-card__title{font-size:13px}.v233-photo-card__zoom{width:31px;height:31px;inset-inline-end:11px;bottom:12px}.v233-photo-status{margin-bottom:10px}}@media(max-width:520px){.v233-photo-gallery .container{width:min(100% - 28px,1200px)}.v233-photo-gallery .v233-photo-grid{grid-template-columns:1fr;gap:14px}.v233-photo-gallery .v99-gallery-card{aspect-ratio:16/11;border-radius:18px}.v233-photo-card__content{padding:16px}.v233-photo-card__title{font-size:14px;max-width:calc(100% - 40px)}.v233-photo-filter{min-height:42px;padding-inline:12px}.v233-photo-search input,.v233-photo-sort select{min-height:46px}.v233-photo-more{width:100%}}@media(prefers-reduced-motion:reduce){.v233-photo-gallery .v99-gallery-card,.v233-photo-gallery .v99-gallery-card>img,.v233-photo-card__zoom,.v233-photo-more,.v233-photo-filter{transition:none!important}.v233-photo-gallery.is-filtering .v99-gallery-card{animation:none!important}}.mm-home-final .process.mm-engineering-system .section-head .title{color:#071f35!important;}.mm-home-final .process.mm-engineering-system .section-head .lead{color:#5f7182!important;}@media (prefers-contrast:more){.mm-home-final .process.mm-engineering-system .section-head .title{color:#04121e!important}.mm-home-final .process.mm-engineering-system .section-head .lead{color:#344b5d!important}}.mm-home-services-v235{position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,8vw,118px) 0;background:linear-gradient(180deg,#f7fbff 0%,#eef6fc 58%,#f8fbfd 100%)}.mm-home-services-v235:before,.mm-home-services-v235:after{content:"";position:absolute;z-index:-1;border-radius:50%;filter:blur(2px);pointer-events:none}.mm-home-services-v235:before{width:520px;height:520px;right:-240px;top:-260px;background:radial-gradient(circle,rgba(55,158,211,.18),rgba(55,158,211,0) 70%)}.mm-home-services-v235:after{width:420px;height:420px;left:-250px;bottom:-260px;background:radial-gradient(circle,rgba(10,56,91,.12),rgba(10,56,91,0) 72%)}.mm-services-v235__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;margin-bottom:38px}.mm-services-v235__copy{max-width:830px}.mm-services-v235__copy .kicker{display:inline-flex;margin-bottom:14px;color:#1878a7;letter-spacing:.14em;font-size:12px;font-weight:800}.mm-services-v235__copy h2{margin:0;color:#092f4b;font-size:clamp(32px,4vw,54px);line-height:1.06;letter-spacing:-.035em;max-width:790px}.mm-services-v235__copy p{margin:18px 0 0;color:#526879;font-size:clamp(16px,1.35vw,19px);line-height:1.75;max-width:780px}.mm-services-v235__summary{display:flex;align-items:center;gap:16px;padding:17px 20px;border:1px solid rgba(13,70,104,.12);border-radius:20px;background:rgba(255,255,255,.75);box-shadow:0 16px 38px rgba(22,74,104,.08);backdrop-filter:blur(12px)}.mm-services-v235__summary>strong{font-size:34px;line-height:1;color:#0d6e9e;letter-spacing:-.05em}.mm-services-v235__summary>span{display:flex;flex-direction:column;color:#173f58;font-size:13px;font-weight:800;white-space:nowrap}.mm-services-v235__summary small{margin-top:4px;color:#6e8290;font-size:10px;font-weight:700;letter-spacing:.03em}.mm-services-v235__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mm-service-v235{min-width:0;border:1px solid rgba(10,65,99,.11);border-radius:26px;background:#fff;box-shadow:0 18px 48px rgba(16,65,94,.09);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.mm-service-v235:hover{transform:translateY(-7px);border-color:rgba(21,137,190,.3);box-shadow:0 26px 62px rgba(10,58,88,.15)}.mm-service-v235>a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.mm-service-v235__media{position:relative;aspect-ratio:16/10;margin:0;overflow:hidden;background:#dce9f1}.mm-service-v235__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,26,43,.03) 25%,rgba(2,32,51,.48) 100%)}.mm-service-v235__media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.mm-service-v235:hover img{transform:scale(1.045)}.mm-service-v235__number{position:absolute;z-index:2;left:20px;bottom:17px;display:grid;place-items:center;width:45px;height:45px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(7,37,56,.5);color:#fff;font-size:13px;font-weight:850;backdrop-filter:blur(8px)}.mm-service-v235__line{position:absolute;z-index:2;left:78px;right:20px;bottom:39px;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.8),rgba(255,255,255,0))}.mm-service-v235__body{display:flex;flex:1;flex-direction:column;padding:25px 25px 24px}.mm-service-v235__eyebrow{color:#1680b2;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.mm-service-v235__body h3{margin:9px 0 11px;color:#0a3551;font-size:clamp(21px,1.7vw,27px);line-height:1.15;letter-spacing:-.025em}.mm-service-v235__body p{margin:0;color:#5b6f7e;font-size:14.5px;line-height:1.65}.mm-service-v235__tags{display:flex;flex-wrap:wrap;gap:7px;margin:19px 0 22px}.mm-service-v235__tags span{padding:7px 10px;border:1px solid #dbe9f1;border-radius:999px;background:#f5f9fc;color:#3f5f72;font-size:11px;font-weight:750}.mm-service-v235__link{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:17px;border-top:1px solid #e6eef3;color:#0d6f9f;font-size:13px;font-weight:850}.mm-service-v235__link svg,.mm-blog-card-v235__read svg,.mm-blog-category-v235__bar svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.mm-service-v235:hover .mm-service-v235__link svg,.mm-blog-card-v235:hover .mm-blog-card-v235__read svg{transform:translateX(4px)}.mm-blog-v235{padding:clamp(68px,7vw,104px) 0;background:linear-gradient(180deg,#f8fbfd 0%,#fff 100%)}.mm-blog-v235__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:end;margin-bottom:30px}.mm-blog-v235__head>div:first-child{max-width:840px}.mm-blog-v235__head .kicker{color:#147cae;font-size:12px;font-weight:850;letter-spacing:.13em}.mm-blog-v235__head h2{margin:12px 0 0;color:#092f4b;font-size:clamp(31px,3.7vw,50px);line-height:1.08;letter-spacing:-.035em}.mm-blog-v235__head p{margin:17px 0 0;color:#586e7d;font-size:16px;line-height:1.75;max-width:790px}.mm-blog-v235__summary{display:flex;gap:12px}.mm-blog-v235__summary span{display:flex;min-width:112px;flex-direction:column;align-items:center;justify-content:center;padding:15px 17px;border:1px solid #dce9f0;border-radius:18px;background:#fff;color:#617584;font-size:11px;font-weight:750;box-shadow:0 12px 28px rgba(16,68,98,.06)}.mm-blog-v235__summary strong{color:#0b6f9f;font-size:27px;line-height:1;margin-bottom:5px}.mm-blog-v235__tools{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:14px;padding:17px;border:1px solid #dce9f0;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 18px 45px rgba(18,72,101,.08);position:relative;z-index:3}.mm-blog-v235__search{position:relative;display:flex;align-items:center}.mm-blog-v235__search>svg{position:absolute;left:16px;width:21px;height:21px;fill:#6d8391;pointer-events:none}.mm-blog-v235__search input{width:100%;height:50px;padding:0 48px;border:1px solid #d6e4ec;border-radius:15px;background:#f8fbfd;color:#153f59;font:inherit;outline:0;transition:border-color .2s,box-shadow .2s,background .2s}.mm-blog-v235__search input:focus{border-color:#56a8cd;background:#fff;box-shadow:0 0 0 4px rgba(44,145,191,.11)}.mm-blog-v235__search button{position:absolute;right:10px;width:32px;height:32px;border:0;border-radius:50%;background:#e9f2f7;color:#31596f;font-size:19px;cursor:pointer}.mm-blog-v235__sort{display:flex;align-items:center;gap:10px}.mm-blog-v235__sort>span{color:#657987;font-size:11px;font-weight:800}.mm-blog-v235__sort select{height:50px;min-width:185px;padding:0 38px 0 14px;border:1px solid #d6e4ec;border-radius:15px;background:#f8fbfd;color:#183f58;font:inherit;font-size:13px;font-weight:750;outline:0}.mm-blog-v235__filters{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap;padding-top:2px}.mm-blog-v235__filter{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 13px;border:1px solid #dce8ef;border-radius:999px;background:#f8fbfd;color:#476576;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.22s ease}.mm-blog-v235__filter span{display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#e6f0f5;color:#597382;font-size:10px}.mm-blog-v235__filter:hover,.mm-blog-v235__filter.is-active{border-color:#0e7daf;background:#0d6f9f;color:#fff}.mm-blog-v235__filter.is-active span{background:rgba(255,255,255,.2);color:#fff}.mm-blog-v235__status{min-height:31px;padding:18px 2px 8px;color:#667b89;font-size:12px}.mm-blog-v235__status strong{color:#0b6f9f;font-size:15px;margin-right:4px}.mm-blog-v235__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.mm-blog-card-v235{min-width:0;border:1px solid rgba(18,72,102,.11);border-radius:23px;background:#fff;overflow:hidden;box-shadow:0 15px 42px rgba(18,65,91,.08);transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}.mm-blog-card-v235:hover{transform:translateY(-6px);border-color:rgba(23,135,184,.28);box-shadow:0 24px 55px rgba(15,61,87,.14)}.mm-blog-card-v235[hidden]{display:none!important}.mm-blog-card-v235>a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.mm-blog-card-v235 figure{position:relative;aspect-ratio:16/10;margin:0;overflow:hidden;background:#e5eef3}.mm-blog-card-v235 figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(3,32,50,.62) 100%)}.mm-blog-card-v235 figure img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.mm-blog-card-v235:hover figure img{transform:scale(1.045)}.mm-blog-card-v235 figure>span{position:absolute;z-index:2;left:16px;bottom:14px;padding:7px 10px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(4,39,59,.58);color:#fff;font-size:10px;font-weight:850;backdrop-filter:blur(7px)}.mm-blog-card-v235__body{display:flex;flex:1;flex-direction:column;padding:22px}.mm-blog-card-v235__body small{color:#1780b2;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.mm-blog-card-v235__body h3{margin:9px 0 10px;color:#0a3551;font-size:20px;line-height:1.28;letter-spacing:-.018em}.mm-blog-card-v235__body p{display:-webkit-box;margin:0;color:#607482;font-size:13.5px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.mm-blog-card-v235__read{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:19px;color:#0c719f;font-size:12px;font-weight:850}.mm-blog-v235__empty{margin-top:25px;padding:30px;border:1px dashed #bfd5e0;border-radius:20px;background:#f7fbfd;text-align:center;color:#3d5d70}.mm-blog-v235__empty strong{display:block;margin-bottom:13px}.mm-blog-v235__empty button{border:0;border-radius:999px;background:#0d6f9f;color:#fff;padding:10px 16px;font-weight:800;cursor:pointer}.mm-blog-v235__more{text-align:center;padding-top:29px}.mm-blog-v235__more[hidden]{display:none}.mm-blog-v235__more button{display:inline-flex;align-items:center;gap:10px;padding:13px 20px;border:1px solid #bfd5df;border-radius:999px;background:#fff;color:#0b6e9d;font:inherit;font-size:13px;font-weight:850;box-shadow:0 10px 24px rgba(17,72,101,.08);cursor:pointer}.mm-blog-v235__more button:hover{background:#0d6f9f;color:#fff;border-color:#0d6f9f}.mm-blog-category-v235{padding:clamp(58px,6vw,88px) 0;background:#f8fbfd}.mm-blog-category-v235__bar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:13px 17px;border:1px solid #dbe8ef;border-radius:16px;background:#fff;color:#607481;font-size:12px}.mm-blog-category-v235__bar strong{color:#0d6f9f;font-size:19px}.mm-blog-category-v235__bar a{display:flex;align-items:center;gap:8px;color:#0d6f9f;font-weight:850;text-decoration:none}.mm-blog-category-v235__bar svg{width:17px;height:17px}@media(max-width:1100px){.mm-services-v235__grid,.mm-blog-v235__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-services-v235__head,.mm-blog-v235__head{grid-template-columns:1fr}.mm-services-v235__summary,.mm-blog-v235__summary{justify-self:start}}@media(max-width:720px){.mm-home-services-v235,.mm-blog-v235{padding:64px 0}.mm-services-v235__head{gap:22px;margin-bottom:25px}.mm-services-v235__copy h2,.mm-blog-v235__head h2{font-size:32px}.mm-services-v235__summary{width:100%;justify-content:flex-start}.mm-services-v235__grid,.mm-blog-v235__grid{grid-template-columns:1fr;gap:17px}.mm-service-v235{border-radius:21px}.mm-service-v235__media{aspect-ratio:16/9}.mm-service-v235__body{padding:21px}.mm-service-v235__body h3{font-size:23px}.mm-blog-v235__head{gap:20px}.mm-blog-v235__summary{width:100%}.mm-blog-v235__summary span{flex:1}.mm-blog-v235__tools{grid-template-columns:1fr;padding:13px;border-radius:19px}.mm-blog-v235__sort{justify-content:space-between}.mm-blog-v235__sort select{flex:1;min-width:0}.mm-blog-v235__filters{flex-wrap:nowrap;overflow-x:auto;margin:0 -13px;padding:3px 13px 6px;scrollbar-width:none;scroll-snap-type:x proximity}.mm-blog-v235__filters::-webkit-scrollbar{display:none}.mm-blog-v235__filter{flex:0 0 auto;scroll-snap-align:start}.mm-blog-card-v235{border-radius:20px}.mm-blog-card-v235__body{padding:20px}.mm-blog-category-v235__bar{align-items:flex-start;flex-direction:column}.mm-blog-category-v235__bar a{width:100%;justify-content:space-between}}@media(prefers-reduced-motion:reduce){.mm-service-v235,.mm-service-v235 img,.mm-blog-card-v235,.mm-blog-card-v235 img,.mm-service-v235__link svg,.mm-blog-card-v235__read svg{transition:none!important}}.mm-home-services-v236{position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,8vw,116px) 0;background:#f5f8fa}.mm-home-services-v236:before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(10,60,91,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(10,60,91,.035) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(180deg,transparent 0,#000 15%,#000 85%,transparent 100%)}.mm-home-services-v236:after{content:"";position:absolute;z-index:-1;width:560px;height:560px;right:-280px;top:-310px;border-radius:50%;background:radial-gradient(circle,rgba(37,146,198,.13),rgba(37,146,198,0) 70%);pointer-events:none}.mm-services-v236__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:42px;margin-bottom:34px}.mm-services-v236__copy{max-width:840px}.mm-services-v236__copy .kicker{display:inline-flex;margin-bottom:14px;color:#137ba9;font-size:12px;font-weight:850;letter-spacing:.145em;text-transform:uppercase}.mm-services-v236__copy h2{max-width:820px;margin:0;color:#082f4b;font-size:clamp(34px,4.15vw,56px);line-height:1.04;letter-spacing:-.04em}.mm-services-v236__copy p{max-width:800px;margin:19px 0 0;color:#536a79;font-size:clamp(16px,1.25vw,19px);line-height:1.75}.mm-services-v236__summary{display:flex;align-items:center;gap:15px;min-width:265px;padding:16px 19px;border:1px solid rgba(8,57,88,.12);border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 14px 34px rgba(10,57,84,.065);backdrop-filter:blur(12px)}.mm-services-v236__summary strong{color:#0c75a4;font-size:35px;line-height:1;letter-spacing:-.055em}.mm-services-v236__summary span{display:flex;flex-direction:column;color:#163e57;font-size:13px;font-weight:850}.mm-services-v236__summary small{margin-top:4px;color:#70828e;font-size:10px;font-weight:700;letter-spacing:.025em;white-space:nowrap}.mm-services-v236__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mm-service-v236{position:relative;min-width:0;min-height:292px;border:1px solid rgba(7,58,90,.13);border-radius:23px;background:rgba(255,255,255,.92);box-shadow:0 12px 33px rgba(12,57,84,.065);overflow:hidden;transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease,background .32s ease}.mm-service-v236:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#0c78a9,#58b9df 55%,transparent);opacity:.78;transition:opacity .3s ease}.mm-service-v236>a{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;min-height:292px;padding:24px 24px 22px;color:inherit;text-decoration:none;outline:0}.mm-service-v236__watermark{position:absolute;z-index:-1;right:15px;top:4px;color:#0b6f9e;font-size:clamp(72px,7vw,108px);font-weight:900;line-height:1;letter-spacing:-.09em;opacity:.045;transition:color .3s ease,opacity .3s ease,transform .4s ease}.mm-service-v236__top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}.mm-service-v236__number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #cfe0e9;border-radius:14px;background:#f3f8fb;color:#0b719f;font-size:12px;font-weight:900;letter-spacing:.08em;transition:.3s ease}.mm-service-v236__signal{display:flex;align-items:center;justify-content:flex-end;gap:5px;width:82px}.mm-service-v236__signal:before{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,#9dbbc9)}.mm-service-v236__signal i{display:block;width:4px;height:4px;border-radius:50%;background:#63aeca}.mm-service-v236__signal i:nth-child(2){opacity:.65}.mm-service-v236__signal i:nth-child(3){opacity:.35}.mm-service-v236__body{display:flex;flex:1;flex-direction:column}.mm-service-v236__eyebrow{color:#167ead;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mm-service-v236__body h3{max-width:310px;margin:9px 0 10px;color:#092f4a;font-size:clamp(21px,1.65vw,26px);line-height:1.17;letter-spacing:-.027em;transition:color .3s ease}.mm-service-v236__body p{display:-webkit-box;margin:0;color:#5b707e;font-size:14px;line-height:1.62;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.mm-service-v236__tags{display:flex;flex-wrap:wrap;gap:7px;margin:17px 0 19px}.mm-service-v236__tags span{padding:6px 9px;border:1px solid #dbe7ed;border-radius:999px;background:#f6f9fb;color:#506b7b;font-size:10px;font-weight:800;transition:.3s ease}.mm-service-v236__link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid #e4edf2;color:#0b719f;font-size:12px;font-weight:900;transition:color .3s ease,border-color .3s ease}.mm-service-v236__link svg,.mm-services-v236__foot a svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.mm-service-v236:hover,.mm-service-v236:focus-within{transform:translateY(-5px);border-color:#0a5f89;background:linear-gradient(145deg,#07324d,#0a4565);box-shadow:0 24px 54px rgba(4,44,69,.18)}.mm-service-v236:hover:before,.mm-service-v236:focus-within:before{opacity:1}.mm-service-v236:hover .mm-service-v236__watermark,.mm-service-v236:focus-within .mm-service-v236__watermark{color:#fff;opacity:.075;transform:translate(-5px,5px)}.mm-service-v236:hover .mm-service-v236__number,.mm-service-v236:focus-within .mm-service-v236__number{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.09);color:#fff}.mm-service-v236:hover .mm-service-v236__eyebrow,.mm-service-v236:focus-within .mm-service-v236__eyebrow{color:#7bd3f2}.mm-service-v236:hover h3,.mm-service-v236:focus-within h3{color:#fff}.mm-service-v236:hover p,.mm-service-v236:focus-within p{color:#d4e4ed}.mm-service-v236:hover .mm-service-v236__tags span,.mm-service-v236:focus-within .mm-service-v236__tags span{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#e6f2f7}.mm-service-v236:hover .mm-service-v236__link,.mm-service-v236:focus-within .mm-service-v236__link{border-color:rgba(255,255,255,.14);color:#fff}.mm-service-v236:hover .mm-service-v236__link svg,.mm-service-v236:focus-within .mm-service-v236__link svg{transform:translateX(4px)}.mm-service-v236 a:focus-visible{box-shadow:inset 0 0 0 3px #70c7e9;border-radius:22px}.mm-services-v236__foot{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:18px 20px;border:1px solid rgba(8,57,88,.11);border-radius:18px;background:rgba(255,255,255,.72);color:#5d7280;font-size:13px;font-weight:700}.mm-services-v236__foot a{display:inline-flex;align-items:center;gap:10px;color:#0a6f9e;font-size:12px;font-weight:900;text-decoration:none}.mm-services-v236__foot a:hover svg{transform:translateX(4px)}[dir="rtl"] .mm-service-v236__watermark{right:auto;left:15px;letter-spacing:0}[dir="rtl"] .mm-service-v236:hover .mm-service-v236__link svg,[dir="rtl"] .mm-service-v236:focus-within .mm-service-v236__link svg,[dir="rtl"] .mm-services-v236__foot a:hover svg{transform:translateX(-4px) rotate(180deg)}[dir="rtl"] .mm-service-v236__link svg,[dir="rtl"] .mm-services-v236__foot a svg{transform:rotate(180deg)}@media(max-width:1100px){.mm-services-v236__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-services-v236__head{grid-template-columns:1fr}.mm-services-v236__summary{justify-self:start}}@media(max-width:700px){.mm-home-services-v236{padding:64px 0}.mm-services-v236__head{gap:21px;margin-bottom:25px}.mm-services-v236__copy h2{font-size:33px}.mm-services-v236__copy p{font-size:15px;line-height:1.7}.mm-services-v236__summary{width:100%;min-width:0}.mm-services-v236__summary small{white-space:normal}.mm-services-v236__grid{grid-template-columns:1fr;gap:13px}.mm-service-v236,.mm-service-v236>a{min-height:0}.mm-service-v236{border-radius:20px}.mm-service-v236>a{padding:20px}.mm-service-v236__top{margin-bottom:20px}.mm-service-v236__body h3{max-width:none;font-size:23px}.mm-service-v236__body p{-webkit-line-clamp:unset}.mm-service-v236__watermark{font-size:82px;right:12px;top:5px}.mm-services-v236__foot{align-items:flex-start;flex-direction:column;padding:17px}.mm-services-v236__foot a{width:100%;justify-content:space-between}}@media(hover:none){.mm-service-v236:hover{transform:none;border-color:rgba(7,58,90,.13);background:rgba(255,255,255,.92);box-shadow:0 12px 33px rgba(12,57,84,.065)}.mm-service-v236:hover .mm-service-v236__watermark{color:#0b6f9e;opacity:.045;transform:none}.mm-service-v236:hover .mm-service-v236__number{border-color:#cfe0e9;background:#f3f8fb;color:#0b719f}.mm-service-v236:hover .mm-service-v236__eyebrow{color:#167ead}.mm-service-v236:hover h3{color:#092f4a}.mm-service-v236:hover p{color:#5b707e}.mm-service-v236:hover .mm-service-v236__tags span{border-color:#dbe7ed;background:#f6f9fb;color:#506b7b}.mm-service-v236:hover .mm-service-v236__link{border-color:#e4edf2;color:#0b719f}.mm-service-v236:hover .mm-service-v236__link svg{transform:none}}@media(prefers-reduced-motion:reduce){.mm-service-v236,.mm-service-v236 *,.mm-services-v236__foot a svg{transition:none!important}}.v239-product-photo-lightbox .v206-photo-eyebrow::after{content:"";}.v239-detail-video-lightbox .video-lightbox-panel{isolation:isolate;}body.v206-lightbox-open .v207-lightbox:not(.is-open){display:none!important;}body.mm-video-lightbox-open .mm-video-lightbox:not(.video-lightbox){display:none!important;}.v100-main-image,.v195-zoom-trigger,.v56-video-open,.mm-video-lightbox-trigger{touch-action:manipulation;}@media (min-width:1025px){.v80-hub-grid.v199-main-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;}}.v80-hub-grid.v199-main-category-grid .v80-hub-card{min-width:0;border-radius:22px;}.v80-hub-grid.v199-main-category-grid .v80-hub-card figure{aspect-ratio:4/3;margin:12px 12px 0;border:1px solid rgba(7,63,94,.10);border-radius:18px;background:linear-gradient(145deg,#f1f9fc,#fff);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);}.v80-hub-grid.v199-main-category-grid .v80-hub-card figure img{width:100%;height:100%;padding:12px;box-sizing:border-box;object-fit:contain;object-position:center;border-radius:17px;background:#fff;}.v80-hub-grid.v199-main-category-grid .v80-hub-card:hover figure img{transform:scale(1.025);}.v80-hub-grid.v199-main-category-grid .v80-hub-card div{padding:19px 20px 21px;}.v80-hub-grid.v199-main-category-grid .v80-hub-card h3{font-size:20px;}@media (max-width:1024px){.v80-hub-grid.v199-main-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}@media (max-width:640px){.v80-hub-grid.v199-main-category-grid{grid-template-columns:1fr!important;gap:16px!important;}.v80-hub-grid.v199-main-category-grid .v80-hub-card figure{margin:10px 10px 0;aspect-ratio:4/3;}}@media (min-width:1081px){.v196-category-main .v196-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;}}.v196-category-main .v42-product-card{border-radius:24px!important;}.v196-category-main .v42-card-media{aspect-ratio:4/3!important;margin:11px 11px 0;width:calc(100% - 22px);border:1px solid rgba(7,63,94,.10)!important;border-radius:18px;box-sizing:border-box;background:linear-gradient(145deg,#f1f9fc,#fff)!important;}.v196-category-main .v42-card-media img{padding:8px;box-sizing:border-box;}.v196-category-main .v196-category-card .v42-card-media{aspect-ratio:4/3!important;padding:14px!important;background:linear-gradient(145deg,#edf8fc,#fff)!important;}.v196-category-main .v196-category-card .v42-card-media img{object-fit:contain!important;object-position:center!important;padding:6px;border-radius:14px;background:#fff;}.v196-category-main .v42-card-body{padding:19px 20px 21px!important;}.v196-category-main .v42-card-body h3{font-size:clamp(17px,1.25vw,20px)!important;}@media (max-width:1080px){.v196-category-main .v196-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}}@media (max-width:680px){.v196-category-main .v196-product-grid{grid-template-columns:1fr!important;}.v196-category-main .v42-card-media{margin:9px 9px 0;width:calc(100% - 18px);}}@media (min-width:1121px){.mmfan-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;}}.mmfan-card{border-radius:23px;}.mmfan-card-media{aspect-ratio:4/3;margin:10px 10px 0;border:1px solid rgba(8,63,94,.10);border-radius:17px;background:linear-gradient(145deg,#eff8fb,#fff);}.mmfan-card-media img{padding:14px;box-sizing:border-box;border-radius:16px;background:#fff;}.mmfan-card-body{min-height:230px;padding:20px;}@media (max-width:1120px){.mmfan-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:600px){.mmfan-grid{grid-template-columns:1fr!important}.mmfan-card-media{aspect-ratio:4/3;margin:9px 9px 0}}@media (min-width:901px){.v163-hub-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.mm-home-services-v236{padding:clamp(62px,6.5vw,88px) 0;background:linear-gradient(180deg,#f8fbfc 0%,#f2f7f9 100%);}.mm-services-v236__head{gap:30px;margin-bottom:27px;}.mm-services-v236__copy h2{font-size:clamp(32px,3.65vw,49px);}.mm-services-v236__copy p{margin-top:15px;font-size:clamp(15px,1.1vw,17px);line-height:1.68;}.mm-services-v236__summary{min-width:235px;padding:13px 16px;border-radius:16px;}.mm-services-v236__summary strong{font-size:31px}.mm-services-v236__grid{gap:14px;}.mm-service-v236{min-height:238px;border-radius:20px;box-shadow:0 10px 28px rgba(12,57,84,.055);}.mm-service-v236>a{min-height:238px;padding:19px 20px 18px;}.mm-service-v236__watermark{right:13px;top:3px;font-size:clamp(64px,5.7vw,86px);}.mm-service-v236__top{margin-bottom:18px;}.mm-service-v236__number{width:38px;height:38px;border-radius:12px;font-size:11px;}.mm-service-v236__signal{width:65px}.mm-service-v236__body h3{margin:7px 0 8px;font-size:clamp(19px,1.45vw,23px);line-height:1.18;}.mm-service-v236__body p{font-size:13px;line-height:1.55;-webkit-line-clamp:2;}.mm-service-v236__tags{gap:6px;margin:12px 0 13px;}.mm-service-v236__tags span{padding:5px 8px;font-size:9px;}.mm-home-services-v236 .mm-service-v236__link{display:inline-block;align-self:flex-start;width:auto;margin-top:auto;padding:0;border:0;border-radius:0;background:none!important;box-shadow:none!important;color:#0b719f;font-size:12px;line-height:1.35;text-decoration:none;}.mm-home-services-v236 .mm-service-v236__link svg{display:none!important;}.mm-service-v236:hover,.mm-service-v236:focus-within{transform:translateY(-4px);background:linear-gradient(145deg,#0a3550,#0b4968);box-shadow:0 20px 46px rgba(4,44,69,.16);}@media(max-width:700px){.mm-home-services-v236{padding:54px 0}.mm-service-v236>a{padding:18px}.mm-service-v236__body p{-webkit-line-clamp:3}.mm-service-v236__tags{margin:12px 0}}.v196-category-main .v196-product-card .v42-card-media{padding:6px!important;background:radial-gradient(circle at 50% 44%,#fff 0%,#f5fbfd 62%,#eaf6fa 100%)!important}.v196-category-main .v196-product-card .v42-card-media::after{left:16%;right:16%;bottom:7%;height:12%;opacity:.72}.v196-category-main .v196-product-card .v42-card-media img.v241-product-card-image{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;padding:0!important;object-fit:contain!important;object-position:center!important;background:transparent!important;mix-blend-mode:multiply;filter:drop-shadow(0 17px 22px rgba(7,42,62,.15));transform:scale(1.015)!important;transform-origin:center}.v196-category-main .v196-product-card:hover .v42-card-media img.v241-product-card-image{transform:scale(1.055)!important}.mmfan-card-media{padding:6px!important;background:radial-gradient(circle at 50% 44%,#fff 0%,#f5fbfd 62%,#eaf6fa 100%)!important}.mmfan-card-media img.v241-product-card-image{width:100%!important;height:100%!important;padding:0!important;object-fit:contain!important;object-position:center!important;background:transparent!important;mix-blend-mode:multiply;filter:drop-shadow(0 17px 22px rgba(7,42,62,.14));transform:scale(1.015)!important;transform-origin:center}.mmfan-card:hover .mmfan-card-media img.v241-product-card-image{transform:scale(1.055)!important}@media(max-width:680px){.v196-category-main .v196-product-card .v42-card-media,.mmfan-card-media{padding:4px!important}}@media(prefers-reduced-motion:reduce){.v196-category-main .v196-product-card .v42-card-media img.v241-product-card-image,.mmfan-card-media img.v241-product-card-image{transition:none!important}}.mm-service-premium .mm-card-action.mm-card-action-plain{position:relative!important;inset:auto!important;display:block!important;width:100%!important;min-height:0!important;margin-top:auto!important;padding:15px 0 0!important;border:0!important;border-top:1px solid rgba(12,82,118,.10)!important;border-radius:0!important;background:transparent!important;color:#08779d!important;box-shadow:none!important;transform:none!important;overflow:visible!important;isolation:auto!important;text-align:start!important;font-size:12.5px!important;line-height:1.35!important;font-weight:900!important;letter-spacing:.025em!important;transition:color .22s ease!important;}.mm-service-premium .mm-card-action.mm-card-action-plain::before,.mm-service-premium .mm-card-action.mm-card-action-plain::after{content:none!important;display:none!important;}.mm-service-premium .mm-card-action.mm-card-action-plain .mm-card-action-label{display:inline!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;transform:none!important;text-decoration:none!important;}.mm-service-premium .mm-card-action.mm-card-action-plain .v69-cluster-arrow{display:none!important;}.mm-service-premium .v69-cluster-card:hover .mm-card-action.mm-card-action-plain,.mm-service-premium .v69-cluster-card:focus-visible .mm-card-action.mm-card-action-plain{background:transparent!important;color:#055d80!important;box-shadow:none!important;transform:none!important;}html[dir="rtl"] .mm-service-premium .mm-card-action.mm-card-action-plain{text-align:right!important;}@media(max-width:680px){.mm-service-premium .mm-card-action.mm-card-action-plain{padding-top:13px!important;font-size:12px!important;}}@media(prefers-reduced-motion:reduce){.mm-service-premium .mm-card-action.mm-card-action-plain{transition:none!important}}.v80-hub-grid.v199-main-category-grid .v80-hub-card,.v196-category-main .v42-product-card,.mmfan-grid .mmfan-card{position:relative;isolation:isolate;overflow:hidden!important;background-clip:padding-box;}.v80-hub-grid.v199-main-category-grid .v80-hub-card figure{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin:12px 12px 0!important;box-sizing:border-box!important;overflow:hidden!important;isolation:isolate;contain:paint;background-clip:padding-box!important;}.v196-category-main .v42-card-media{width:calc(100% - 22px)!important;max-width:calc(100% - 22px)!important;margin:11px 11px 0!important;box-sizing:border-box!important;overflow:hidden!important;isolation:isolate;contain:paint;background-clip:padding-box!important;border-radius:18px!important;}.v196-category-main .v42-card-media::before,.v196-category-main .v42-card-media::after{pointer-events:none!important;max-width:100%!important;}.v196-category-main .v196-product-card .v42-card-media{padding:7px!important;background:linear-gradient(145deg,#edf7fa 0%,#f7fbfc 100%)!important;}.v196-category-main .v196-product-card .v42-card-media::before{content:"";position:absolute;inset:6px!important;z-index:0;border:1px solid rgba(7,63,94,.07)!important;border-radius:13px!important;background:radial-gradient(circle at 50% 42%,#fff 0%,#fff 62%,#f8fbfc 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95)!important;}.v196-category-main .v196-product-card .v42-card-media::after{left:18%!important;right:18%!important;bottom:8%!important;height:10%!important;opacity:.55!important;}.v196-category-main .v196-product-card .v42-card-media img.v241-product-card-image{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;mix-blend-mode:normal!important;transform:scale(.98)!important;}.v196-category-main .v196-product-card:hover .v42-card-media img.v241-product-card-image{transform:scale(1.025)!important;}.v196-category-main .v196-category-card .v42-card-media{padding:0!important;background:#edf7fa!important;}.v196-category-main .v196-category-card .v42-card-media img{width:100%!important;height:100%!important;border-radius:17px!important;object-fit:cover!important;transform:scale(1.001)!important;}.v196-category-main .v196-category-card:hover .v42-card-media img{transform:scale(1.035)!important;}.mmfan-grid .mmfan-card-media{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;margin:10px 10px 0!important;box-sizing:border-box!important;overflow:hidden!important;isolation:isolate;contain:paint;background-clip:padding-box!important;border-radius:17px!important;}.mmfan-grid .mmfan-card-media::before{content:"";position:absolute;inset:6px;z-index:0;border:1px solid rgba(7,63,94,.07);border-radius:12px;background:radial-gradient(circle at 50% 42%,#fff 0%,#fff 62%,#f8fbfc 100%);pointer-events:none;}.mmfan-grid .mmfan-card-media img.v241-product-card-image{position:relative!important;z-index:2!important;max-width:100%!important;max-height:100%!important;mix-blend-mode:normal!important;transform:scale(.98)!important;}.mmfan-grid .mmfan-card:hover .mmfan-card-media img.v241-product-card-image{transform:scale(1.025)!important;}@media(max-width:680px){.v80-hub-grid.v199-main-category-grid .v80-hub-card figure{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;margin:10px 10px 0!important;}.v196-category-main .v42-card-media{width:calc(100% - 18px)!important;max-width:calc(100% - 18px)!important;margin:9px 9px 0!important;}.mmfan-grid .mmfan-card-media{width:calc(100% - 18px)!important;max-width:calc(100% - 18px)!important;margin:9px 9px 0!important;}}@media(prefers-reduced-motion:reduce){.v196-category-main .v42-card-media img,.mmfan-grid .mmfan-card-media img{transition:none!important}}.mm-nozzle-product-listing .v196-product-card .v42-card-media{padding:clamp(12px,1.4vw,18px)!important;}.mm-nozzle-product-listing .v196-product-card .v42-card-media::before{inset:7px!important;}.mm-nozzle-product-listing .v196-product-card .v42-card-media img.v241-product-card-image{transform:scale(.80)!important;transform-origin:center center!important;filter:drop-shadow(0 13px 18px rgba(7,42,62,.12))!important;}.mm-nozzle-product-listing .v196-product-card:hover .v42-card-media img.v241-product-card-image{transform:scale(.84)!important;}@media(max-width:1080px){.mm-nozzle-product-listing .v196-product-card .v42-card-media img.v241-product-card-image{transform:scale(.78)!important;}.mm-nozzle-product-listing .v196-product-card:hover .v42-card-media img.v241-product-card-image{transform:scale(.82)!important;}}@media(max-width:680px){.mm-nozzle-product-listing .v196-product-card .v42-card-media{padding:16px!important;}.mm-nozzle-product-listing .v196-product-card .v42-card-media img.v241-product-card-image{transform:scale(.76)!important;}.mm-nozzle-product-listing .v196-product-card:hover .v42-card-media img.v241-product-card-image{transform:scale(.79)!important;}}.v42-product-card,.v196-product-card,.v147-product-card,.v146-card,.v198-product-category-card,.v36-decision-card,.v69-cluster-card,.v80-hub-card,.v163-hub-card,.mmfan-card,.mmcat-card,.project-card,.v99-gallery-card,.v233-photo-card,.mm-blog-card-v235,.video-card.v90-video-card,.v56-video-card,.v94-avrupa-video-card,.v95-card,.v194-document-card{content-visibility:auto;contain-intrinsic-size:auto 430px;}.v42-card-media,.mmfan-card-media,.v233-photo-card__media,.video-card-media,.v100-thumbs{contain:layout paint;}a,button,[role="button"],summary{touch-action:manipulation;}html,body{overscroll-behavior-x:none;}@media (hover:none),(pointer:coarse){.card:hover,.v42-product-card:hover,.v196-product-card:hover,.v147-product-card:hover,.v146-card:hover,.v198-product-category-card:hover,.v36-decision-card:hover,.v69-cluster-card:hover,.v80-hub-card:hover,.v163-hub-card:hover,.mmfan-card:hover,.mmcat-card:hover,.project-card:hover,.v99-gallery-card:hover,.v233-photo-card:hover,.mm-blog-card-v235:hover,.video-card:hover,.v56-video-card:hover{transform:none!important;}.card img,.v42-product-card img,.v196-product-card img,.v147-product-card img,.v146-card img,.v198-product-category-card img,.v69-cluster-card img,.v80-hub-card img,.v163-hub-card img,.mmfan-card img,.mmcat-card img,.project-card img,.v99-gallery-card img,.v233-photo-card img,.mm-blog-card-v235 img,.video-card img{transform:none!important;transition-duration:.12s!important;}}@media (max-width:900px){body *{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;}.header,.mobile-drawer,.mega-menu,.dropdown,.lang-dropdown{box-shadow:0 8px 24px rgba(7,31,53,.10)!important;}.card,.v42-product-card,.v196-product-card,.v147-product-card,.v146-card,.v198-product-category-card,.v36-decision-card,.v69-cluster-card,.v80-hub-card,.v163-hub-card,.mmfan-card,.mmcat-card,.project-card,.v99-gallery-card,.v233-photo-card,.mm-blog-card-v235,.video-card.v90-video-card,.v56-video-card{box-shadow:0 9px 26px rgba(7,47,69,.085)!important;transition-duration:.16s!important;}html{scroll-behavior:auto;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important;}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;}}
/* === MEGAMIST v249 NOZZLE CARD WHITE STAGE & CLARITY FIX ===
   Removes the visible rectangular edge of opaque white nozzle thumbnails by
   making the complete media canvas white. Only nozzle product listings are affected. */
.mm-nozzle-product-listing .v196-product-card .v42-card-media{
  padding:8px!important;
  background:#fff!important;
  border-color:rgba(7,119,158,.14)!important;
  box-shadow:inset 0 0 0 1px rgba(7,119,158,.025)!important;
}
.mm-nozzle-product-listing .v196-product-card .v42-card-media::before{
  inset:0!important;
  border:0!important;
  border-radius:inherit!important;
  background:#fff!important;
  box-shadow:none!important;
}
.mm-nozzle-product-listing .v196-product-card .v42-card-media::after{
  content:none!important;
  display:none!important;
}
.mm-nozzle-product-listing .v196-product-card .v42-card-media img.v241-product-card-image{
  background:#fff!important;
  mix-blend-mode:normal!important;
  filter:contrast(1.055) saturate(1.025)!important;
  image-rendering:auto;
  transform:scale(.86)!important;
  transform-origin:center center!important;
}
.mm-nozzle-product-listing .v196-product-card:hover .v42-card-media img.v241-product-card-image{
  transform:scale(.895)!important;
}
@media(max-width:1080px){
  .mm-nozzle-product-listing .v196-product-card .v42-card-media img.v241-product-card-image{transform:scale(.84)!important}
  .mm-nozzle-product-listing .v196-product-card:hover .v42-card-media img.v241-product-card-image{transform:scale(.875)!important}
}
@media(max-width:680px){
  .mm-nozzle-product-listing .v196-product-card .v42-card-media{padding:7px!important}
  .mm-nozzle-product-listing .v196-product-card .v42-card-media img.v241-product-card-image{transform:scale(.82)!important}
  .mm-nozzle-product-listing .v196-product-card:hover .v42-card-media img.v241-product-card-image{transform:scale(.85)!important}
}
/* === /MEGAMIST v249 === */.tech-main.tech-main-video-only:after{content:none!important;display:none!important}.tech-main.tech-main-video-only .tech-video{filter:none!important}
/* === MEGAMIST v252 MOBILE HOME SERVICE CARD TOUCH FIX === */
/* Touch browsers can keep both :hover and :focus-within after a tap. Keep the
   card light and readable; reserve the dark treatment for real hover devices. */
@media (hover:none), (pointer:coarse){
  .mm-home-services-v236 .mm-service-v236,
  .mm-home-services-v236 .mm-service-v236:hover,
  .mm-home-services-v236 .mm-service-v236:focus-within{
    transform:none!important;
    border-color:rgba(7,58,90,.13)!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 10px 28px rgba(12,57,84,.055)!important;
  }
  .mm-home-services-v236 .mm-service-v236:active{
    transform:scale(.995)!important;
    border-color:rgba(11,113,159,.24)!important;
    background:#f1f8fb!important;
    box-shadow:0 7px 20px rgba(12,57,84,.07)!important;
  }
  .mm-home-services-v236 .mm-service-v236:hover:before,
  .mm-home-services-v236 .mm-service-v236:focus-within:before{opacity:.78!important}
  .mm-home-services-v236 .mm-service-v236:hover .mm-service-v236__watermark,
  .mm-home-services-v236 .mm-service-v236:focus-within .mm-service-v236__watermark{
    color:#0b6f9e!important;opacity:.045!important;transform:none!important;
  }
  .mm-home-services-v236 .mm-service-v236:hover .mm-service-v236__number,
  .mm-home-services-v236 .mm-service-v236:focus-within .mm-service-v236__number{
    border-color:#cfe0e9!important;background:#f3f8fb!important;color:#0b719f!important;
  }
  .mm-home-services-v236 .mm-service-v236:hover .mm-service-v236__eyebrow,
  .mm-home-services-v236 .mm-service-v236:focus-within .mm-service-v236__eyebrow{color:#167ead!important}
  .mm-home-services-v236 .mm-service-v236:hover h3,
  .mm-home-services-v236 .mm-service-v236:focus-within h3{color:#092f4a!important}
  .mm-home-services-v236 .mm-service-v236:hover p,
  .mm-home-services-v236 .mm-service-v236:focus-within p{color:#5b707e!important}
  .mm-home-services-v236 .mm-service-v236:hover .mm-service-v236__tags span,
  .mm-home-services-v236 .mm-service-v236:focus-within .mm-service-v236__tags span{
    border-color:#dbe7ed!important;background:#f6f9fb!important;color:#506b7b!important;
  }
  .mm-home-services-v236 .mm-service-v236:hover .mm-service-v236__link,
  .mm-home-services-v236 .mm-service-v236:focus-within .mm-service-v236__link{
    border-color:transparent!important;background:transparent!important;color:#0b719f!important;
  }
  .mm-home-services-v236 .mm-service-v236:hover .mm-service-v236__link svg,
  .mm-home-services-v236 .mm-service-v236:focus-within .mm-service-v236__link svg{transform:none!important}
  .mm-home-services-v236 .mm-service-v236>a:focus:not(:focus-visible){box-shadow:none!important}
  .mm-home-services-v236 .mm-service-v236>a{-webkit-tap-highlight-color:rgba(11,113,159,.08)}
}
/* === /MEGAMIST v252 === */
