:root{--bg:#f6fbff;--paper:#fff;--ink:#071724;--muted:#5f7182;--line:#0717241a;--navy:#071f35;--ice:#5ee8ff;--blue:#0a78a8;--soft:#e9f8ff;--shadow:0 24px 80px #071f3524;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 15% 0,#e7fbff 0,#f6fbff 34%,#fff 70%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1240px,100% - 40px);margin:auto}.topbar{color:#d9f8ff;background:#061827;font-size:13px}.topbar .container{justify-content:space-between;gap:18px;padding:9px 0;display:flex}.header{z-index:50;backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#ffffffc7;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:14px;height:76px;display:flex}.brand{letter-spacing:.02em;flex:none;align-items:center;gap:0;font-weight:900;display:flex}.brand img{width:auto;height:46px}.menu{color:#243848;white-space:nowrap;align-items:center;gap:13px;font-size:13px;font-weight:800;display:flex}.menu a{opacity:.88}.menu a:hover{color:var(--blue)}.btn{color:#fff;background:linear-gradient(135deg,#0b789e,#21c8e6);border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-weight:900;display:inline-flex;box-shadow:0 14px 40px #21c8e640}.btn.secondary{color:var(--navy);box-shadow:none;background:#fff;border:1px solid #ffffff73}.eyebrow{color:#bdf6ff;backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #fff3;border-radius:999px;align-items:center;gap:10px;padding:9px 14px;font-size:13px;font-weight:800;display:inline-flex}h1{letter-spacing:-.06em;max-width:880px;margin:24px 0 20px;font-size:clamp(44px,6.2vw,86px);line-height:.98}.actions{flex-wrap:wrap;gap:14px;display:flex}.section{padding:104px 0}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.kicker{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.title{letter-spacing:-.045em;max-width:760px;margin:8px 0 0;font-size:clamp(32px,4vw,56px);line-height:1.05}.lead{color:var(--muted);max-width:540px;font-size:18px}.grid{gap:22px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fffc;transition:all .28s;overflow:hidden;box-shadow:0 20px 60px #071f3512}.card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.service img{object-fit:cover;width:100%;height:230px}.card-body{padding:24px}.card h3{letter-spacing:-.025em;margin:0 0 10px;font-size:22px;line-height:1.1}.card p{color:var(--muted);margin:0}.about{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid}.about-visual{box-shadow:var(--shadow);border-radius:36px;position:relative;overflow:hidden}.about-visual img{object-fit:cover;width:100%;height:560px}.glass-panel{color:#fff;backdrop-filter:blur(14px);background:#04121e94;border:1px solid #ffffff2e;border-radius:24px;padding:22px;position:absolute;bottom:24px;left:24px;right:24px}.features{gap:14px;margin-top:26px;display:grid}.feature{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:flex-start;gap:14px;padding:16px;display:flex}.dot{background:var(--ice);border-radius:50%;flex:none;width:12px;height:12px;margin-top:8px;box-shadow:0 0 0 7px #5ee8ff2e}.process{color:#fff;background:linear-gradient(#061827,#08243a);position:relative;overflow:hidden}.process .lead{color:#bcd4df}.steps{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.step{background:#ffffff12;border:1px solid #ffffff1f;border-radius:24px;padding:22px}.step b{color:#78f0ff;background:#5ee8ff29;border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:18px;display:grid}.ecosystem{background:#fff}.domain{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f1fbff);border-radius:22px;padding:20px}.domain small{color:var(--blue);font-weight:900}.footer{color:#b9cbd4;background:#04121e;padding:44px 0}.footer .container{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}@media (width<=980px){.menu{display:none}.grid-3,.grid-4,.steps,.about{grid-template-columns:1fr 1fr}.section{padding:74px 0}.section-head{display:block}.lead{margin-top:14px}}@media (width<=640px){.topbar .container{display:block}.brand img{height:40px}.grid-3,.grid-4,.steps,.about{grid-template-columns:1fr}h1{font-size:44px}.container{width:min(100% - 28px,1180px)}.section{padding:58px 0}.service img{height:210px}}.use-cases{background:#fff}.project-showcase{background:radial-gradient(circle at 12% 0,#5ee8ff2e,#0000 30%),#f7fbff}.project-group{margin-top:42px}.project-group:first-of-type{margin-top:0}.group-title{border:1px solid var(--line);background:#ffffffc7;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:16px 20px;display:flex}.group-title span{letter-spacing:-.025em;font-size:22px;font-weight:950}.group-title b{color:var(--blue)}.project-card{color:#fff;background:#061827;border-radius:28px;min-height:360px;position:relative;overflow:hidden;box-shadow:0 20px 60px #071f351a}.project-card img{object-fit:cover;width:100%;height:100%;transition:all .3s;position:absolute;inset:0}.project-card:after{content:"";background:linear-gradient(#04121e0d,#04121ee0);position:absolute;inset:0}.project-card:hover img{transform:scale(1.06)}.project-info{z-index:2;padding:22px;position:absolute;bottom:0;left:0;right:0}.project-info small{color:#9af5ff;background:#5ee8ff29;border-radius:999px;margin-bottom:10px;padding:7px 10px;font-weight:900;display:inline-flex}.project-info h3{letter-spacing:-.025em;margin:0 0 8px;font-size:21px;line-height:1.08}.project-info p{color:#d7e8ef;margin:0;font-size:14px}.trust-band{color:#fff;background:#061827}.trust-band .title{color:#fff}.trust-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;display:grid}.trust-items{grid-template-columns:1fr 1fr;gap:14px;display:grid}.trust-items div{background:#ffffff12;border:1px solid #ffffff1f;border-radius:24px;padding:22px}.trust-items b{margin-bottom:8px;font-size:22px;display:block}.trust-items span{color:#bed6df}@media (width<=980px){.trust-grid,.trust-items{grid-template-columns:1fr}}@media (width<=640px){.project-card{min-height:330px}.group-title{display:block}.group-title b{margin-top:6px;display:block}}.btn.ghost{box-shadow:none;color:#e8fbff;background:#ffffff14;border:1px solid #ffffff38}.technology{background:linear-gradient(#fff,#effbff)}.tech-layout{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:24px;display:grid}.tech-main{min-height:560px;box-shadow:var(--shadow);background:#061827;border-radius:36px;position:relative;overflow:hidden}.tech-main img,.tech-main video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.tech-main video{background:#061827;display:block}.tech-main:after{content:"";background:linear-gradient(#04121e0d,#04121ec2);position:absolute;inset:0}.tech-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tech-cards article{border:1px solid var(--line);background:#fff;border-radius:28px;padding:24px;box-shadow:0 16px 50px #071f350f}.tech-cards small,.component-grid span{color:#08799e;background:#e8faff;border-radius:15px;place-items:center;width:42px;height:42px;margin-bottom:16px;font-weight:950;display:inline-grid}.tech-cards h3,.component-grid h3{letter-spacing:-.025em;margin:0 0 10px;font-size:22px;line-height:1.05}.tech-cards p,.component-grid p{color:var(--muted);margin:0}.components{background:#fff}.component-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.component-grid article{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f1fbff);border-radius:30px;padding:28px;transition:all .25s;box-shadow:0 18px 55px #071f350f}.component-grid article:hover{transform:translateY(-5px)}.references{background:linear-gradient(135deg,#eefbff,#fff)}.faq{color:#fff;background:#061827}.faq .lead{color:#bcd4df}.faq details{background:#ffffff12;border:1px solid #ffffff1f;border-radius:24px;padding:18px 20px}.faq summary{cursor:pointer;font-size:18px;font-weight:950}.faq p{color:#cce0e8;margin:12px 0 0}@media (width<=980px){.tech-layout,.component-grid,.faq-grid{grid-template-columns:1fr 1fr}.tech-main{min-height:430px}}@media (width<=640px){.tech-layout,.tech-cards,.component-grid,.faq-grid{grid-template-columns:1fr}.tech-main{min-height:380px}}.use-cases{background:linear-gradient(#fff,#f4fbff);position:relative;overflow:hidden}.use-cases:before{content:"";background:radial-gradient(circle,#5ee8ff38,#0000 65%);border-radius:50%;width:460px;height:460px;position:absolute;top:5%;right:-14%}.usecase-hero{color:#fff;box-shadow:var(--shadow);background:#061827;border-radius:38px;grid-template-columns:1fr .82fr;align-items:center;gap:28px;margin-bottom:24px;padding:30px;display:grid;position:relative;overflow:hidden}.usecase-hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 20% 0,#5ee8ff38,#0000 38%);position:absolute;inset:0}.usecase-hero>div{z-index:2;position:relative}.usecase-hero h3{letter-spacing:-.045em;max-width:720px;margin:10px 0 14px;font-size:clamp(30px,4vw,54px);line-height:1.04}.usecase-hero p{color:#cfe4ec;max-width:680px;margin:0;font-size:18px}.usecase-hero img{object-fit:cover;z-index:2;border-radius:30px;width:100%;height:360px;position:relative;box-shadow:0 30px 80px #00000047}.usecase-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.usecase-card{color:#fff;isolation:isolate;background:#061827;border-radius:30px;min-height:330px;position:relative;overflow:hidden;box-shadow:0 18px 55px #071f351f}.usecase-card.large{grid-column:span 2;min-height:410px}.usecase-card.wide{grid-column:span 2}.usecase-card img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:all .35s;position:absolute;inset:0}.usecase-card:after{content:"";z-index:-1;background:linear-gradient(#04121e05,#04121edb);position:absolute;inset:0}.usecase-card:hover img{transform:scale(1.06)}.usecase-card div{padding:24px;position:absolute;bottom:0;left:0;right:0}.usecase-card small{color:#9cf6ff;background:#5ee8ff2b;border-radius:999px;margin-bottom:10px;padding:7px 10px;font-weight:950;display:inline-flex}.usecase-card h3{letter-spacing:-.03em;margin:0 0 8px;font-size:24px;line-height:1.05}.usecase-card p{color:#d8ecf2;margin:0}.trust-band{background:radial-gradient(circle at 10% 0,#5ee8ff29,#0000 30%),linear-gradient(135deg,#061827,#0b2d45)}@media (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}}@media (width<=640px){.usecase-grid{grid-template-columns:1fr}.usecase-card,.usecase-card.large,.usecase-card.wide{min-height:320px}.usecase-hero{border-radius:28px;padding:22px}}.footer{color:#dbeaf4;background:linear-gradient(135deg,#04111d,#071d2c);border-top:1px solid #ffffff14;padding:58px 0}.footer b{letter-spacing:.08em;color:#fff;margin-bottom:12px;font-size:26px;display:block}.footer span{color:#9eb5c4;max-width:460px;line-height:1.65;display:block}.footer strong{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:15px;display:block}.footer a{color:#9eb5c4;margin:8px 0;text-decoration:none;transition:all .2s;display:block}.footer a:hover{color:#fff;transform:translate(4px)}@media (width<=800px){.footer{padding:42px 0}}.menu-item{position:relative}.menu-item>a{align-items:center;gap:6px;display:inline-flex}.menu-item>a:after{content:"";opacity:.55;border-bottom:2px solid;border-right:2px solid;width:6px;height:6px;transform:rotate(45deg)translateY(-2px)}.dropdown,.mega-menu{border:1px solid var(--line);opacity:0;visibility:hidden;backdrop-filter:blur(18px);background:#fffffff5;border-radius:22px;min-width:260px;padding:12px;transition:all .22s;position:absolute;top:calc(100% + 18px);left:0;transform:translateY(8px);box-shadow:0 26px 80px #071f3529}.menu-item:hover .dropdown,.menu-item:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{color:#17384d;border-radius:14px;padding:11px 13px;display:block}.dropdown a:hover{color:var(--blue);background:#eefbff}.mega-menu{grid-template-columns:1fr 1fr;gap:10px;width:min(720px,100vw - 40px);display:grid}.mega-trigger{position:static}.mega-trigger .mega-menu{top:78px;left:50%;transform:translate(-50%,8px)}.mega-trigger:hover .mega-menu{transform:translate(-50%)}.mega-menu a{background:linear-gradient(135deg,#fff,#f1fbff);border:1px solid #07172414;border-radius:18px;padding:18px;display:block}.mega-menu a:hover{transform:translateY(-2px);box-shadow:0 16px 40px #071f3514}.mega-menu b{color:#071f35;letter-spacing:-.02em;font-size:16px;display:block}.mega-menu span{color:#5f7182;margin-top:4px;font-size:13px;line-height:1.4;display:block}.language-switch a.active{color:#fff;background:#061827}.lang-note{color:#89a7b6;margin-top:12px;font-size:13px}@media (width<=1120px){.main-menu{display:none}}@media (width<=640px){.nav{gap:10px}}.brand span{display:none!important}.lang-selector{flex:none;align-items:center;display:flex;position:relative}.lang-current{color:#071f35;cursor:pointer;background:linear-gradient(135deg,#fff,#eefbff);border:1px solid #0717241f;border-radius:999px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex;box-shadow:0 10px 28px #071f3514}.lang-dropdown{backdrop-filter:blur(18px);opacity:0;visibility:hidden;z-index:80;background:#fffffffa;border:1px solid #0717241a;border-radius:20px;width:224px;padding:12px;transition:all .22s;position:absolute;top:calc(100% + 14px);right:0;transform:translateY(8px);box-shadow:0 28px 80px #071f352e}.lang-selector:hover .lang-dropdown,.lang-selector:focus-within .lang-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.lang-title{color:#6e8290;letter-spacing:.04em;padding:4px 8px 10px;font-size:12px;font-weight:900;display:block}.lang-dropdown a{color:#17384d;border-radius:14px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:850;display:grid}.lang-dropdown a b{color:#6d8391;font-size:11px}.lang-dropdown a:hover,.lang-dropdown a.active{color:#087da8;background:#eefbff}.lang-dropdown a.active b{color:#087da8}.menu-item>a:after{width:5px;height:5px}.dropdown,.mega-menu{top:calc(100% + 14px)}@media (width<=1240px){.menu{gap:9px;font-size:12.5px}.main-menu{gap:9px}.brand img{height:42px}.container{width:min(1180px,100% - 32px)}}@media (width<=1120px){.main-menu{display:none}.lang-selector{margin-left:auto}.lang-current{height:36px;padding:0 10px}.lang-dropdown{right:-8px}}@media (width<=640px){.brand img{height:38px}.lang-current{height:34px;padding:0 9px;font-size:11px}.lang-dropdown{width:210px}.nav{gap:8px}}.header{background:#ffffffe6;box-shadow:0 12px 44px #071f3512}.nav{gap:16px;height:88px}.brand img{height:56px}.main-menu{flex:1;justify-content:center;gap:6px}.menu{letter-spacing:.055em;text-transform:uppercase;color:#071f35;font-size:14px;font-weight:950}.menu>a,.menu-item>a{opacity:.94;border-radius:999px;align-items:center;min-height:46px;padding:0 12px;transition:all .22s;display:inline-flex}.menu>a:hover,.menu-item:hover>a{color:#087da8;background:linear-gradient(135deg,#eefbff,#fff);box-shadow:0 12px 30px #071f3512}.menu-item>a:after{border-width:2px;width:6px;height:6px;margin-left:3px}.dropdown{border-radius:24px;min-width:310px;padding:14px}.dropdown a{text-transform:none;letter-spacing:0;padding:13px 15px;font-size:14px;font-weight:850}.mega-trigger .mega-menu{top:88px}.mega-menu{border-radius:28px;gap:12px;width:min(860px,100vw - 42px);padding:16px}.mega-menu a{border-radius:22px;padding:21px 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{letter-spacing:.04em;background:linear-gradient(135deg,#fff,#edfaff);border:1px solid #0717241f;border-radius:999px;gap:8px;height:46px;padding:0 14px;font-size:13px;box-shadow:0 14px 36px #071f351a}.flag-img{object-fit:cover;border-radius:50%;flex:none;width:22px;height:22px;display:inline-block;box-shadow:0 0 0 2px #fff,0 7px 18px #071f352e}.lang-dropdown{border-radius:24px;width:250px;padding:14px}.lang-dropdown a{border-radius:16px;grid-template-columns:28px 1fr auto;gap:10px;padding:12px 13px}.lang-title{text-transform:uppercase;letter-spacing:.08em}.topbar{font-size:12.5px}@media (width<=1320px){.menu{letter-spacing:.035em;font-size:12.5px}.menu>a,.menu-item>a{padding:0 8px}.brand img{height:50px}.lang-current{height:42px;padding:0 12px}.flag-img{width:20px;height:20px}.nav{height:82px}.mega-trigger .mega-menu{top:82px}}@media (width<=1260px){.main-menu{display:none}.brand img{height:48px}.nav{height:76px}.lang-selector{margin-left:auto}.lang-current{height:40px}.mega-trigger .mega-menu{top:76px}}@media (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}.header .container{width:min(100% - 24px,1180px)}}.brand{flex:none;align-items:center;min-width:260px;display:flex}.brand img{object-fit:contain;width:auto;max-width:300px;height:62px;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,100% - 36px)}@media (width<=1320px){.brand{min-width:228px}.brand img{max-width:260px;height:54px}.main-menu{margin-left:14px}.menu{font-size:12px}.menu>a,.menu-item>a{padding:0 7px}}@media (width<=1260px){.brand{min-width:auto}.brand img{max-width:230px;height:50px}.main-menu{margin-left:0}}@media (width<=640px){.brand img{max-width:205px;height:44px}.brand{min-width:auto}.nav{gap:10px}}.mobile-menu-toggle{cursor:pointer;z-index:95;background:linear-gradient(135deg,#fff,#edfaff);border:1px solid #0717241f;border-radius:17px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;padding:0;display:none;position:relative;box-shadow:0 14px 36px #071f351a}.mobile-menu-toggle span{background:#061827;border-radius:999px;width:21px;height:2.5px;transition:all .24s;display:block;box-shadow:0 0 0 1px #06182705}.mobile-menu-toggle[aria-expanded=true] span:first-child{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{backdrop-filter:blur(8px);z-index:88;opacity:0;background:#030e1885;transition:all .24s;position:fixed;inset:0}.mobile-menu-backdrop.is-open{opacity:1}.mobile-drawer{z-index:90;background:radial-gradient(circle at 15% 0,#5ee8ff38,#0000 32%),linear-gradient(#fff,#f1fbff 58%,#e8f8ff);border-left:1px solid #0717241a;flex-direction:column;width:min(420px,92vw);height:100dvh;padding:18px;transition:transform .28s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;right:0;overflow:auto;transform:translate(104%);box-shadow:-32px 0 90px #071f3542}.mobile-drawer.is-open{transform:translate(0)}.mobile-drawer-head{border-bottom:1px solid #07172414;justify-content:space-between;align-items:center;gap:16px;padding:4px 2px 16px;display:flex}.mobile-brand img{object-fit:contain;width:auto;max-width:230px;height:50px}.mobile-menu-close{color:#fff;cursor:pointer;background:#061827;border:0;border-radius:16px;width:42px;height:42px;font-size:28px;line-height:1;box-shadow:0 14px 34px #071f3538}.mobile-language-row{background:#ffffffb8;border:1px solid #07172414;border-radius:22px;grid-template-columns:repeat(5,1fr);gap:8px;margin:18px 0;padding:8px;display:grid;box-shadow:0 18px 46px #071f3512}.mobile-language-row a{color:#234456;background:0 0;border-radius:16px;justify-content:center;align-items:center;gap:5px;min-height:38px;font-size:12px;font-weight:950;display:flex}.mobile-language-row a.active,.mobile-language-row a:hover{color:#fff;background:#061827}.mobile-language-row img{object-fit:cover;border-radius:50%;width:19px;height:19px;box-shadow:0 0 0 2px #fff}.mobile-menu{gap:9px;padding-bottom:18px;display:grid}.mobile-menu>a,.mobile-menu summary{letter-spacing:.055em;color:#061827;cursor:pointer;text-transform:uppercase;background:#ffffffc7;border:1px solid #07172414;border-radius:18px;justify-content:space-between;align-items:center;min-height:50px;padding:0 16px;font-weight:950;list-style:none;display:flex;box-shadow:0 12px 28px #071f350e}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:after{content:"+";color:#087da8;background:#e8f8ff;border-radius:999px;place-items:center;width:26px;height:26px;font-size:18px;font-weight:950;display:grid}.mobile-menu details[open] summary:after{content:"−";color:#fff;background:#061827}.mobile-menu details{gap:8px;display:grid}.mobile-menu details a{color:#325367;background:#ffffff8f;border:1px solid #0717240f;border-radius:15px;align-items:center;min-height:43px;margin:7px 0 0 18px;padding:0 14px;font-weight:800;display:flex}.mobile-menu details a:hover,.mobile-menu>a:hover{color:#087da8;transform:translate(3px)}.mobile-drawer-cta{border-top:1px solid #07172414;gap:10px;margin-top:auto;padding-top:18px;display:grid}.mobile-drawer-cta .btn{text-transform:uppercase;letter-spacing:.06em;width:100%;min-height:50px}.mobile-call{color:#061827;background:#fff;border:1px solid #0717241a;border-radius:999px;justify-content:center;align-items:center;min-height:48px;font-weight:950;display:flex;box-shadow:0 12px 30px #071f350f}body.mobile-menu-open{touch-action:none;overflow:hidden}@media (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}}@media (width<=640px){.mobile-menu-toggle{border-radius:15px;width:43px;height:43px}.mobile-menu-toggle span{width:20px}.mobile-drawer{width:94vw;padding:15px}.mobile-brand img{max-width:210px;height:44px}.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{max-width:190px;height:42px}.lang-current span{display:none}.lang-current{justify-content:center;width:42px;padding:0}.lang-current .flag-img{margin:0}.nav{height:68px}.header .container{width:min(100% - 20px,1180px)}}@media (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{color:#dbeaf4;background:radial-gradient(circle at 18% 12%,#5ee8ff29,#0000 34%),linear-gradient(135deg,#03101b 0%,#061827 42%,#082a42 100%);border-top:1px solid #ffffff14;padding:0;position:relative;overflow:hidden}.premium-footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#21c8e629,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;inset:-30% -20% auto auto}.footer-phone{color:#d9f8ff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:900;display:inline-flex}.footer-main{grid-template-columns:1.65fr .85fr .85fr 1fr;gap:34px;padding:58px 0 34px;display:grid;position:relative}.footer-brand-card{backdrop-filter:blur(14px);background:linear-gradient(#ffffff13,#ffffff09);border:1px solid #ffffff1c;border-radius:30px;padding:28px;box-shadow:0 30px 90px #00000029}.footer-logo img{width:min(255px,100%);height:auto;margin-bottom:20px}.footer-brand-card p{color:#a9becc;max-width:520px;margin:0;line-height:1.72}.footer-lang-mini{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.footer-lang-mini a{color:#dbeaf4;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:900;display:inline-flex}.footer-lang-mini a.active,.footer-lang-mini a:hover{color:#fff;background:#5ee8ff1f;border-color:#5ee8ff8c;transform:none}.footer-lang-mini img{object-fit:cover;border-radius:50%;width:18px;height:18px}.footer-col{padding-top:10px}.footer-col strong{color:#fff;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:14px;display:block}.footer-col a{color:#a9becc;align-items:center;gap:9px;margin:10px 0;line-height:1.35;text-decoration:none;transition:all .22s;display:flex}.footer-col a:before{content:"";background:#5ee8ff80;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 4px #5ee8ff0f}.footer-col a:hover{color:#fff;transform:translate(5px)}.footer-contact span{color:#9eb5c4;margin:14px 0;line-height:1.6;display:block}.footer-map-link{font-weight:900;color:#79f0ff!important;margin-top:16px!important}.footer-map-link:before{background:#79f0ff!important}.footer-ecosystem{border-top:1px solid #ffffff14;padding:24px 0 34px}.footer-ecosystem-map{grid-template-columns:260px 1fr;align-items:start;gap:22px;display:grid}.ecosystem-heading{background:linear-gradient(135deg,#ffffff12,#ffffff06);border:1px solid #ffffff17;border-radius:22px;padding:18px 18px 18px 20px;position:relative}.ecosystem-heading:before{content:"";background:linear-gradient(#5ee8ff,#129fbd);border-radius:999px;width:3px;position:absolute;top:18px;bottom:18px;left:0}.ecosystem-heading span{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.ecosystem-heading p{color:#93aebb;margin:0;font-size:13px;line-height:1.55}.ecosystem-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.ecosystem-grid a{background:linear-gradient(145deg,#ffffff13,#ffffff07);border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;gap:4px;min-height:72px;padding:13px 14px;transition:transform .22s,border-color .22s,background .22s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.ecosystem-grid a:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#5ee8ff,#0000);height:2px;transition:opacity .22s;position:absolute;bottom:0;left:0;right:0}.ecosystem-grid a small{color:#5ee8ff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:900;overflow:hidden}.ecosystem-grid a b{color:#dcebf4;word-break:break-word;font-size:12px;font-weight:850;line-height:1.25}.ecosystem-grid a:hover{background:linear-gradient(145deg,#5ee8ff1a,#ffffff09);border-color:#5ee8ff52;transform:translateY(-2px)}.ecosystem-grid a:hover:after{opacity:1}.footer-bottom{background:#0000002e;border-top:1px solid #ffffff14}.footer-bottom .container{color:#8fa8b8;justify-content:space-between;align-items:center;gap:18px;padding:18px 0;font-size:13px;display:flex}.footer-bottom span{color:#8fa8b8;max-width:none;display:inline}@media (width<=1020px){.footer-main{grid-template-columns:1fr 1fr}.footer-brand-card{grid-column:1/-1}}@media (width<=980px){.footer-ecosystem-map{grid-template-columns:1fr}.ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.footer-main{grid-template-columns:1fr;padding:38px 0 24px}.footer-brand-card{border-radius:24px;padding:22px}.footer-bottom .container{display:block}.footer-bottom span{margin:5px 0;display:block}.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%,#1fbedc29,#0000 28%),linear-gradient(135deg,#03101b 0%,#061827 55%,#04111d 100%)!important}.footer-topline{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:22px;padding:24px 0 20px;display:flex;position:relative}.footer-mini-cta{flex-direction:column;gap:4px;display:flex}.footer-mini-cta span{color:#79f0ff;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900}.footer-mini-cta strong{color:#fff;letter-spacing:-.03em;font-size:clamp(18px,2vw,26px);line-height:1.18}.footer-mini-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.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{box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;padding:0!important}.compact-brand .footer-logo img{width:190px!important;margin-bottom:14px!important}.compact-brand p{color:#a9becc!important;max-width:390px!important;font-size:14px!important;line-height:1.58!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{margin:10px 0 0!important;font-size:13px!important}.compact-footer .footer-bottom .container{padding:13px 0!important}@media (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 (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-footer .footer-ecosystem-map{border-top:1px solid #ffffff14!important;grid-template-columns:240px 1fr!important;align-items:stretch!important;gap:22px!important;padding:20px 0 22px!important;display:grid!important}.compact-footer .ecosystem-heading{background:#ffffff09!important;border:1px solid #7be7ff24!important;border-radius:20px!important;padding:16px 18px!important}.compact-footer .ecosystem-heading span{color:#fff!important;letter-spacing:.13em!important;text-transform:uppercase!important;margin-bottom:7px!important;font-size:13px!important;font-weight:900!important;display:block!important}.compact-footer .ecosystem-heading p{color:#94adbd!important;margin:0!important;font-size:12.5px!important;line-height:1.45!important}.compact-footer .ecosystem-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.compact-footer .ecosystem-grid a{background:linear-gradient(145deg,#ffffff0f,#ffffff06)!important;border:1px solid #7ee5ff21!important;border-radius:18px!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;min-height:66px!important;padding:12px 13px!important;text-decoration:none!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0d!important}.compact-footer .ecosystem-grid a:before{content:"";opacity:.58;background:linear-gradient(#71f1ff,#1bb5d4);width:3px;position:absolute;top:0;bottom:0;left:0}.compact-footer .ecosystem-grid small{color:#71f1ff!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:900!important}.compact-footer .ecosystem-grid b{color:#d8efff!important;word-break:break-word!important;font-size:13px!important;line-height:1.1!important}.compact-footer .ecosystem-grid a:hover{transform:translateY(-2px);border-color:#71f1ff61!important;box-shadow:0 14px 34px #0000002e,0 0 28px #38d4f217!important}@media (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 (width<=700px){.compact-footer .footer-ecosystem-map{padding:16px 0 18px!important;display:grid!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-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.home-ecosystem-grid a{background:linear-gradient(145deg,#fff,#eefaff);border:1px solid #07172417;border-radius:24px;flex-direction:column;justify-content:center;min-height:112px;padding:18px 20px 18px 22px;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #071f3512}.home-ecosystem-grid a:before{content:"";opacity:.85;background:linear-gradient(#5ee8ff,#0b789e);border-radius:999px;width:4px;position:absolute;top:18px;bottom:18px;left:0}.home-ecosystem-grid a:after{content:"↗";color:#0b789e;opacity:0;background:#0b789e14;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;transition:all .24s;display:grid;position:absolute;top:16px;right:18px;transform:translateY(4px)}.home-ecosystem-grid small{color:#0078a8;letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:950}.home-ecosystem-grid b{color:#071724;letter-spacing:-.02em;margin-top:5px;font-size:20px;line-height:1.1}.home-ecosystem-grid span{color:#5b6f7d;margin-top:8px;font-size:13px;line-height:1.35}.home-ecosystem-grid a:hover{border-color:#5ee8ff73;transform:translateY(-4px);box-shadow:0 26px 70px #071f3524}.home-ecosystem-grid a:hover:after{opacity:1;transform:translateY(0)}@media (width<=980px){.home-ecosystem-grid{grid-template-columns:1fr 1fr}.home-ecosystem-grid a{min-height:104px}}@media (width<=640px){.home-ecosystem-grid{grid-template-columns:1fr}.home-ecosystem-grid a{min-height:96px;padding:16px 18px}.home-ecosystem-grid b{font-size:17px}}.compact-footer .footer-contact{min-width:260px}.compact-footer .footer-contact span,.compact-footer .footer-contact a{color:#a9becc!important;letter-spacing:0!important;align-items:flex-start!important;gap:9px!important;margin:8px 0!important;font-size:14px!important;font-weight:500!important;line-height:1.45!important;display:flex!important}.compact-footer .footer-contact b{color:#fff!important;letter-spacing:0!important;text-transform:none!important;flex:0 0 54px!important;min-width:54px!important;margin:0!important;font-size:14px!important;font-weight:900!important;line-height:1.45!important;display:inline!important}.compact-footer .footer-contact span:before{content:"";background:#5ee8ff80;border-radius:50%;flex:none;width:6px;height:6px;margin-top:7px;box-shadow:0 0 0 4px #5ee8ff0f}.compact-footer .footer-contact .footer-map-link{color:#79f0ff!important;margin-top:10px!important;font-weight:900!important}@media (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{color:#a9becc!important;align-items:center!important;gap:9px!important;margin:8px 0!important;font-size:14px!important;font-weight:500!important;line-height:1.45!important;display:flex!important}.compact-footer .footer-contact .footer-map-link{color:#79f0ff!important;font-weight:900!important}.compact-footer .footer-bottom .developer-credit{color:#79f0ff;font-weight:900}.footer-topline{display:none!important}.breadcrumb{color:#a8dce8;flex-wrap:wrap;gap:8px;margin-bottom:18px;font-size:13px;font-weight:800;display:flex}.breadcrumb a{color:#75efff}.page-layout{padding:78px 0}.split{grid-template-columns:1.1fr .9fr;align-items:start;gap:36px;display:grid}.dealer{border:1px solid var(--line);background:#fff;border-radius:24px;padding:22px;box-shadow:0 14px 40px #071f350f}.ref-gallery{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.ref-item{background:linear-gradient(145deg,#fff,#f6fbfe);border:1px solid #07172414;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:210px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #071f3512}.ref-item:hover{border-color:#0b789e2e;transform:translateY(-4px);box-shadow:0 24px 62px #071f351c}.ref-item img{object-fit:contain;background:#fff;width:100%;height:170px;padding:24px 26px;display:block}.ref-item:after{display:none}.ref-item span{color:#071724;text-align:center;letter-spacing:.02em;background:linear-gradient(#fff,#f6fbfe);border-top:1px solid #0717240f;margin:0;padding:14px 16px 16px;font-size:14px;font-weight:900;display:block;position:relative}@media (width<=980px){.split{grid-template-columns:1fr}.ref-gallery{grid-template-columns:1fr 1fr}}@media (width<=640px){.page-layout{padding:52px 0}.ref-gallery{grid-template-columns:1fr}}.premium-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#0b6fa4;background:#ffffffb8;border:1px solid #25a3e138;border-radius:999px;align-items:center;gap:10px;padding:9px 14px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 12px 35px #0618270f}.premium-head h2{color:#061827;letter-spacing:-.045em;margin:18px 0 14px;font-size:clamp(30px,4vw,56px);line-height:1.04}.premium-head p{color:#5b6b78;max-width:760px;font-size:18px;line-height:1.75}@media (width<=560px){.premium-head p{font-size:16px}}.premium-head h2,.faq-grid h2{letter-spacing:-.045em;color:#071827;margin:10px 0 18px;font-size:clamp(34px,4.4vw,58px);line-height:1.03}.premium-head p,.faq-grid p{color:#516677;font-size:18px;line-height:1.75}.premium-head{max-width:900px;margin-bottom:36px}@media (width<=1100px){.faq-grid{grid-template-columns:1fr}}.eyebrow{color:#087ba8;letter-spacing:.08em;text-transform:uppercase;background:#1eb4eb1f;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.text-link{color:#0693c9;font-weight:800;text-decoration:none}.faq-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.faq-grid details{background:#fff;border:1px solid #08203314;border-radius:20px;padding:20px;box-shadow:0 14px 40px #0721310f}.faq-grid summary{color:#082033;cursor:pointer;font-weight:900}.faq-grid p{color:#5d6d78;line-height:1.7}@media (width<=980px){.faq-grid{grid-template-columns:1fr}}.eyebrow{backdrop-filter:blur(12px);color:#44d2ff;text-transform:uppercase;letter-spacing:1.6px;background:#ffffff17;border:1px solid #36c7ff52;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:800;display:inline-flex}.section-head.left{text-align:left;margin:0}.mega-product-grid{grid-template-columns:repeat(12,1fr);gap:22px;display:grid}.mega-product-card{background:#fff;border:1px solid #072f4517;border-radius:34px;flex-direction:column;grid-column:span 4;min-height:100%;transition:all .35s;display:flex;overflow:hidden;box-shadow:0 24px 70px #0d364e1a}.mega-product-card:first-child,.mega-product-card:nth-child(4){grid-column:span 6}.mega-product-card:hover{transform:translateY(-7px);box-shadow:0 30px 90px #052d442e}.mega-product-media{height:245px;display:block;position:relative;overflow:hidden}.mega-product-card:first-child .mega-product-media,.mega-product-card:nth-child(4) .mega-product-media{height:310px}.mega-product-media img{object-fit:cover;width:100%;height:100%;transition:all .5s}.mega-product-card:hover .mega-product-media img{transform:scale(1.06)}.mega-product-media:after{content:"";background:linear-gradient(#0000 25%,#021a29b8);position:absolute;inset:0}.mega-product-media span{z-index:2;color:#fff;backdrop-filter:blur(12px);text-transform:uppercase;letter-spacing:1px;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;position:absolute;bottom:18px;left:18px}.mega-product-body{padding:26px}.mega-product-body h3{color:#082435;letter-spacing:-.7px;margin:0 0 12px;font-size:26px}.mega-product-body p{color:#617684;margin-bottom:18px;line-height:1.68}@media (width<=1100px){.mega-product-card,.mega-product-card:first-child,.mega-product-card:nth-child(4){grid-column:span 6}}@media (width<=720px){.mega-product-grid{display:block}.mega-product-card{margin-bottom:20px}.mega-product-media,.mega-product-card:first-child .mega-product-media,.mega-product-card:nth-child(4) .mega-product-media{height:230px}}.v35-section .premium-eyebrow,.v35-dark-flow .premium-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#4bc7ff;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.v35-section{background:#fff;padding:86px 0}.v35-section.v35-light{background:linear-gradient(#f5f9fc 0%,#fff 100%)}.v35-split{grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);align-items:start;gap:42px;display:grid}.v35-section h2{letter-spacing:-.045em;color:#071827;margin:14px 0 18px;font-size:clamp(30px,3.6vw,54px);line-height:1.04}.v35-section p{color:#5b6a75;font-size:16px;line-height:1.75}.v35-checks{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.v35-checks li{color:#243746;padding-left:34px;line-height:1.6;position:relative}.v35-checks li:before{content:"✓";color:#0585bd;background:#e8f8ff;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:900;display:grid;position:absolute;top:0;left:0}.v35-glass-panel{background:linear-gradient(145deg,#ffffffeb,#ebf7fdeb);border:1px solid #0b406014;border-radius:28px;padding:34px;box-shadow:0 22px 70px #0823351f}.v35-glass-panel h3{color:#071827;margin:0 0 12px;font-size:28px}.text-link{color:#097db1;font-weight:800}.v35-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.v35-tile{background:#fff;border:1px solid #e6f0f6;border-radius:24px;flex-direction:column;gap:9px;min-height:136px;padding:22px;transition:all .25s;display:flex;box-shadow:0 15px 45px #051c2c12}.v35-tile:hover{transform:translateY(-4px);box-shadow:0 24px 70px #051c2c21}.v35-tile span{color:#0583bd;background:#eaf8ff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.v35-tile b{color:#071827;font-size:18px}.v35-tile small{color:#6a7883}.v35-dark-flow{color:#fff;background:linear-gradient(135deg,#06131f,#0b2e45);padding:70px 0}.v35-flow-grid{grid-template-columns:1fr auto;align-items:center;gap:34px;display:grid}.v35-dark-flow h2{color:#fff;margin:12px 0;font-size:clamp(30px,3vw,48px);line-height:1.05}.v35-dark-flow p{color:#ffffffb8;line-height:1.7}.v35-link-panel{gap:12px;min-width:260px;display:grid}.v35-link-panel a{color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:18px;padding:16px 20px;font-weight:800}.premium-head{text-align:center;max-width:900px;margin:0 auto 38px}.premium-head p{max-width:760px;margin-left:auto;margin-right:auto}@media (width<=980px){.v35-split,.v35-flow-grid,.v35-tile-grid{grid-template-columns:1fr}.v35-section{padding:62px 0}.v35-link-panel{min-width:0}}.v36-kicker{text-transform:uppercase;letter-spacing:.14em;color:#35d5ff;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.v36-section{background:#fff;padding:86px 0}.v36-soft{background:linear-gradient(#f4fbff,#fff)}.v36-grid-2{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:42px;display:grid}.v36-copy-block h2,.v36-section h2{letter-spacing:-.035em;color:#07131d;margin:12px 0 18px;font-size:clamp(30px,3.6vw,50px);line-height:1.05}.v36-copy-block p,.v36-section p{color:#425466;font-size:16px;line-height:1.85}.v36-decision-card{background:#fff;border:1px solid #093d5a1f;border-radius:28px;padding:30px;position:sticky;top:110px;box-shadow:0 22px 60px #0824381a}.v36-decision-card h3{color:#07131d;margin:0 0 18px;font-size:25px}.v36-check-list{gap:12px;display:grid}.v36-check-list span{color:#213746;background:#f1f8fb;border-radius:16px;padding:14px 14px 14px 42px;font-weight:700;position:relative}.v36-check-list span:before{content:"✓";color:#fff;background:#0aa6d6;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:grid;position:absolute;top:13px;left:15px}.v36-card-grid{gap:18px;margin-top:30px;display:grid}.v36-card-grid.four{grid-template-columns:repeat(4,1fr)}.v36-card-grid article{background:#fff;border:1px solid #093d5a1a;border-radius:28px;min-height:180px;padding:26px;box-shadow:0 18px 50px #08243814}.v36-card-grid article b{color:#07131d;margin-bottom:12px;font-size:19px;display:block}.v36-card-grid article p{margin:0;font-size:15px}.v36-final-cta{color:#fff;text-align:center;background:radial-gradient(circle at 0 0,#35d5ff47,#0000 36%),linear-gradient(135deg,#07131d,#0c3149);padding:86px 0;position:relative;overflow:hidden}.v36-final-cta span{text-transform:uppercase;letter-spacing:.14em;color:#35d5ff;font-size:12px;font-weight:900}.v36-final-cta h2{max-width:900px;margin:14px auto;font-size:clamp(34px,4vw,58px);line-height:1.05}.v36-final-cta p{color:#ffffffc7;max-width:760px;margin:0 auto 26px;line-height:1.75}.btn.btn-ghost{color:#fff;background:#ffffff1f;border:1px solid #ffffff3d}.btn.btn-primary{box-shadow:0 14px 35px #007cbe40}@media (width<=980px){.v36-grid-2{grid-template-columns:1fr}.v36-card-grid.four{grid-template-columns:1fr 1fr}.v36-decision-card{position:relative;top:auto}}@media (width<=640px){.v36-card-grid.four{grid-template-columns:1fr}.v36-section,.v36-final-cta{padding:58px 0}.v36-decision-card{border-radius:22px;padding:22px}}.v42-category-main{color:#0f2336;background:#f7fbff}.v42-hero{color:#fff;background:radial-gradient(circle at 75% 20%,#00aeef2e,#0000 34%),linear-gradient(135deg,#071c2d 0%,#123c5a 52%,#0b6b8f 100%);padding:92px 0 70px;position:relative;overflow:hidden}.v42-hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:center;gap:34px;display:grid}.v42-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#9de7ff;margin-bottom:14px;font-size:12px;font-weight:800;display:inline-flex}.v42-breadcrumb{color:#d5eef8;flex-wrap:wrap;gap:9px;margin-bottom:20px;font-size:14px;display:flex}.v42-breadcrumb a{color:#fff;text-decoration:none}.v42-hero h1{margin:0 0 18px;font-size:clamp(34px,5vw,64px);line-height:1.02}.v42-hero p{color:#e9f8ff;max-width:790px;font-size:18px;line-height:1.72}.v42-hero-actions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.v42-hero-panel{backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:30px;padding:34px;box-shadow:0 26px 70px #00000038}.v42-hero-panel strong{font-size:58px;line-height:1;display:block}.v42-hero-panel span{text-transform:uppercase;letter-spacing:.14em;color:#b9efff;margin:8px 0 16px;font-size:12px;display:block}.v42-section{padding:76px 0}.v42-category-showcase{background:linear-gradient(#fff,#f2f8fc)}.v42-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.v42-product-card{background:#fff;border:1px solid #0d46691f;border-radius:28px;flex-direction:column;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 22px 60px #0a284614}.v42-card-media{background:linear-gradient(135deg,#e8f7ff,#f7fbff);height:210px;display:block;overflow:hidden}.v42-card-media img{object-fit:cover;width:100%;height:100%;transition:all .35s;display:block}.v42-product-card:hover img{transform:scale(1.045)}.v42-card-body{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.v42-card-body span{letter-spacing:.08em;text-transform:uppercase;color:#007da8;background:#e8f8ff;border-radius:999px;align-self:flex-start;padding:7px 10px;font-size:12px;font-weight:800}.v42-card-body h3{margin:0;font-size:22px;line-height:1.2}.v42-card-body h3 a{color:#0e2a3c;text-decoration:none}.v42-card-body p{color:#557083;flex:1;margin:0;line-height:1.65}.v42-card-link{color:#006d94;font-weight:800;text-decoration:none}.v42-decision-band{color:#fff;background:#0b2235}.v42-decision-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.v42-decision-grid article{background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;padding:26px}.v42-decision-grid b{margin-bottom:10px;font-size:20px;display:block}.v42-decision-grid p{color:#d8edf7;line-height:1.65}.v42-final-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#0a6f96,#123c5a);padding:70px 0}.v42-final-cta span{text-transform:uppercase;letter-spacing:.14em;color:#bdf1ff;font-size:12px;font-weight:800}.v42-final-cta h2{max-width:850px;margin:12px auto;font-size:clamp(28px,4vw,46px)}.v42-final-cta p{color:#e7f7ff;max-width:720px;margin:0 auto 24px;line-height:1.7}@media (width<=980px){.v42-hero-grid,.v42-decision-grid{grid-template-columns:1fr}.v42-product-grid{grid-template-columns:repeat(2,1fr)}}@media (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{justify-content:center;width:100%}}:root{--mm-dark:#07131d;--mm-navy:#0b2235;--mm-blue:#0aa6d6;--mm-cyan:#35d5ff;--mm-soft:#f4fbff;--mm-line:#093d5a1f;--mm-shadow:0 24px 70px #0824381f}body{color:#0f2336;background:#fff}.header{box-shadow:0 10px 34px #07131d14}.brand img,.footer-logo img{object-fit:contain}.main-menu>a,.menu-item>a{letter-spacing:.045em}.btn{letter-spacing:.01em;border-radius:999px;font-weight:900}.btn:hover{transform:translateY(-2px)}.v42-hero{isolation:isolate;color:#fff;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 12%,#35d5ff33,#0000 32%),radial-gradient(circle at 10% 88%,#0aa6d633,#0000 34%),linear-gradient(135deg,#06121c 0%,#0b2235 46%,#0d6f93 100%)!important}.v42-hero:before{content:"";z-index:-1;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(0deg,#ffffff0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:58px 58px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;mask-image:linear-gradient(#000000a6,#0000)}.v42-hero h1{letter-spacing:-.045em;text-wrap:balance}.v42-hero p{color:#ffffffd6!important}.v42-breadcrumb,.breadcrumb{color:#d8f3ff;flex-wrap:wrap;gap:9px;display:flex}.v42-breadcrumb a,.breadcrumb a{color:#fff;text-decoration:none}.v42-hero-panel{backdrop-filter:blur(16px);background:linear-gradient(#ffffff29,#ffffff12)!important;border:1px solid #ffffff38!important;box-shadow:0 30px 90px #00000052!important}.v35-section,.v42-section,.v36-section,.page-layout{position:relative}.section-heading{text-align:center;max-width:940px;margin:0 auto 30px}.section-heading span,.v36-kicker,.v42-eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#0aa6d6;align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}.section-heading h2{letter-spacing:-.04em;color:#07131d;margin:10px 0 14px;font-size:clamp(30px,3.8vw,52px);line-height:1.05}.section-heading p{color:#557083;line-height:1.75}.v42-product-card,.v36-card-grid article{background:#fff;border:1px solid var(--mm-line)!important;box-shadow:var(--mm-shadow)!important;border-radius:30px!important}.v42-product-card:hover{transform:translateY(-6px);box-shadow:0 34px 90px #08243829!important}.v42-product-card{height:100%}.v42-card-media{background:linear-gradient(135deg,#e8f7ff,#fff)!important}.v42-card-media img{object-fit:cover}.v42-card-body p{min-height:74px}.v42-card-link{margin-top:auto;font-weight:900;color:#006f95!important}.v42-card-body span{background:#e8f8ff;border-radius:999px;padding:7px 10px;color:#007da8!important}.v42-decision-band,.v35-dark-flow{background:radial-gradient(circle at 20% 0,#35d5ff29,#0000 30%),linear-gradient(135deg,#07131d,#0b2235)!important}.v42-final-cta,.v36-final-cta{background:radial-gradient(circle at 0 0,#35d5ff42,#0000 35%),linear-gradient(135deg,#072033,#0a6f96)!important}.v42-final-cta .btn,.v36-final-cta .btn{color:#073046;background:#fff}.v36-grid-2{gap:52px}.v36-decision-card{border:1px solid #093d5a24!important}.footer.premium-footer{background:linear-gradient(#07131d,#040b11)!important}.footer a{transition:all .2s}.footer a:hover{opacity:.82}.ecosystem-grid a{border:1px solid #ffffff1a}@media (width<=980px){.v42-hero-grid,.v36-grid-2,.split{grid-template-columns:1fr!important}.v42-product-grid{grid-template-columns:repeat(2,1fr)!important}.v42-hero{padding-top:62px!important}.v36-decision-card{position:relative!important;top:auto!important}}@media (width<=640px){.v42-product-grid{grid-template-columns:1fr!important}.v42-hero-actions,.actions{flex-direction:column}.v42-hero-actions .btn,.actions .btn{text-align:center;justify-content:center;width:100%}.v42-hero h1{font-size:34px!important}.v42-card-media{height:205px!important}.section-heading{text-align:left}.section-heading h2{font-size:30px}}.reference-toolbar{background:linear-gradient(145deg,#fff,#f4fbff);border:1px solid #07172414;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 24px;padding:18px 22px;display:flex;box-shadow:0 14px 42px #071f350f}.reference-toolbar p{color:#536979;margin:0;font-weight:800;line-height:1.55}.reference-toolbar span{white-space:nowrap;color:#fff;letter-spacing:.04em;background:#071724;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:13px;font-weight:950;display:inline-flex}.ref-gallery.reference-logo-grid{grid-template-columns:repeat(6,1fr);gap:16px;margin-top:0!important}.ref-gallery.reference-logo-grid .ref-item{cursor:default;background:#fff;border:1px solid #07172413;border-radius:22px;justify-content:center;min-height:148px;box-shadow:0 14px 38px #071f350e}.ref-gallery.reference-logo-grid .ref-item:hover{border-color:#0b789e24;transform:translateY(-3px);box-shadow:0 20px 54px #071f3517}.ref-gallery.reference-logo-grid .ref-item img{object-fit:contain;background:#fff;width:100%;height:148px;padding:24px;filter:none!important;transform:none!important}.ref-gallery.reference-logo-grid .ref-item:before,.ref-gallery.reference-logo-grid .ref-item:after{content:none!important;display:none!important}.ref-gallery.reference-logo-grid .ref-item span{display:none!important}.ref-gallery.reference-logo-grid a{pointer-events:none;color:inherit;text-decoration:none}@media (width<=1180px){.ref-gallery.reference-logo-grid{grid-template-columns:repeat(5,1fr)}}@media (width<=980px){.ref-gallery.reference-logo-grid{grid-template-columns:repeat(4,1fr)}.reference-toolbar{flex-direction:column;align-items:flex-start}}@media (width<=640px){.ref-gallery.reference-logo-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ref-gallery.reference-logo-grid .ref-item{border-radius:18px;min-height:126px}.ref-gallery.reference-logo-grid .ref-item img{height:126px;padding:18px}.reference-toolbar{border-radius:20px;padding:16px}}.blog-dark-cta{color:#fff;background:radial-gradient(circle at 18% 0,#5ee8ff2e,#0000 32%),linear-gradient(135deg,#061827,#0a2638);padding:74px 0}.blog-cta-grid{justify-content:space-between;align-items:center;gap:28px;display:flex}.blog-cta-grid h2{color:#fff;letter-spacing:-1px;margin:12px 0;font-size:clamp(30px,4vw,52px);line-height:1.05}.blog-cta-grid p{color:#ffffffb8;max-width:760px;line-height:1.8}@media (width<=760px){.blog-cta-grid{display:block}.blog-cta-grid .btn{margin-top:18px}}.gallery-premium-hero{background:radial-gradient(circle at 18% 12%,#5ee8ff40,#0000 34%),linear-gradient(135deg,#061827 0%,#0b2b3e 55%,#f0fbff 55.2%,#fff 100%);padding:96px 0 76px;position:relative;overflow:hidden}.gallery-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.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:#ffffffbd}.gallery-hero-copy h1{letter-spacing:-2px;color:#fff;margin:18px 0;font-size:clamp(40px,5.4vw,70px);line-height:.98}.gallery-hero-copy p{color:#ffffffc7;max-width:720px;font-size:18px;line-height:1.82}.gallery-hero-panel{position:relative}.gallery-hero-panel img{object-fit:cover;border-radius:38px;width:100%;height:520px;box-shadow:0 34px 90px #00000047}.gallery-stat-card{backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #ffffffb3;border-radius:26px;max-width:220px;padding:22px;position:absolute;bottom:34px;left:-28px;box-shadow:0 24px 70px #071f352e}.gallery-stat-card b{color:#0b789e;font-size:42px;line-height:1;display:block}.gallery-stat-card span{color:#123044;margin-top:8px;font-weight:900;display:block}.gallery-feature-strip{background:#fff;padding:28px 0}.gallery-strip-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.gallery-strip-grid div{background:linear-gradient(145deg,#f9fdff,#eef9fd);border:1px solid #072f4514;border-radius:26px;padding:24px;box-shadow:0 18px 50px #071f350f}.gallery-strip-grid b{color:#071724;margin-bottom:8px;font-size:20px;display:block}.gallery-strip-grid span{color:#657986;line-height:1.6}.gallery-premium-section{background:linear-gradient(#fff,#f5fbff)}.gallery-album-grid{grid-template-columns:repeat(12,1fr);gap:22px;display:grid}.gallery-album-card{color:inherit;background:#fff;border:1px solid #072f4517;border-radius:34px;flex-direction:column;grid-column:span 6;transition:all .32s;display:flex;overflow:hidden;box-shadow:0 24px 70px #0d364e1a}.gallery-album-card:hover{transform:translateY(-7px);box-shadow:0 30px 90px #052d442b}.gallery-album-media{background:#061827;height:310px;position:relative;overflow:hidden}.gallery-album-media img{object-fit:cover;width:100%;height:100%;transition:all .55s}.gallery-album-card:hover .gallery-album-media img{transform:scale(1.06)}.gallery-album-media:after{content:"";background:linear-gradient(#021a2905,#021a2994);position:absolute;inset:0}.gallery-album-media span{z-index:2;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;position:absolute;bottom:18px;left:18px}.gallery-album-body{padding:27px}.gallery-album-body small{color:#12aee8;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:950}.gallery-album-body h3{color:#082435;letter-spacing:-.8px;margin:12px 0;font-size:clamp(25px,2.5vw,36px);line-height:1.05}.gallery-album-body p{color:#617684;margin:0 0 18px;line-height:1.7}.gallery-album-body em{color:#0b789e;font-style:normal;font-weight:950}.gallery-photo-grid{grid-template-columns:repeat(12,1fr);gap:22px;display:grid}.gallery-photo-card{background:#fff;border:1px solid #072f4517;border-radius:34px;grid-column:span 6;margin:0;overflow:hidden;box-shadow:0 24px 70px #0d364e1a}.gallery-photo-card img{object-fit:cover;width:100%;height:360px;display:block}.gallery-photo-card figcaption{padding:20px 24px}.gallery-photo-card b{color:#082435;font-size:20px;display:block}.gallery-photo-card span{color:#617684;margin-top:5px;display:block}.gallery-related{background:#f5fbff;padding:34px 0 70px}.gallery-related .container{background:#fff;border:1px solid #072f4514;border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex;box-shadow:0 18px 55px #071f3512}.gallery-related strong{color:#071724;font-size:20px}.gallery-related div{flex-wrap:wrap;gap:10px;display:flex}.gallery-related a{color:#0b789e;background:#eef9fd;border-radius:999px;padding:10px 14px;font-weight:900}.gallery-detail-hero{padding-bottom:68px}@media (width<=760px){.gallery-premium-hero{background:linear-gradient(135deg,#061827,#0a2b3f);padding:72px 0 54px}.gallery-hero-grid,.gallery-strip-grid,.gallery-album-grid,.gallery-photo-grid{display:block}.gallery-hero-copy h1{letter-spacing:-1.2px;font-size:40px}.gallery-hero-panel img{border-radius:26px;height:300px}.gallery-stat-card{margin-top:16px;position:static}.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%,#5ee8ff40,#0000 34%),linear-gradient(135deg,#061827 0%,#0b2b3e 55%,#eefaff 55.2%,#fff 100%)}.video-album-card{text-align:left;font:inherit;cursor:pointer;border:0}.video-album-card:focus-visible,.video-card:focus-visible{outline-offset:4px;outline:3px solid #12aee873}.video-thumb{position:relative}.play-badge{z-index:3;color:#0b789e;background:#ffffffeb;border:1px solid #ffffffb8;border-radius:999px;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;font-style:normal;font-weight:950;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000038}.video-grid{grid-template-columns:repeat(12,1fr);gap:22px;display:grid}.video-card{text-align:left;font:inherit;cursor:pointer;color:inherit;background:#fff;border:1px solid #072f4517;border-radius:34px;flex-direction:column;grid-column:span 6;transition:all .32s;display:flex;overflow:hidden;box-shadow:0 24px 70px #0d364e1a}.video-card:hover{transform:translateY(-7px);box-shadow:0 30px 90px #052d442b}.video-card-media{background:#061827;height:320px;position:relative;overflow:hidden}.video-card-media:after{content:"";background:linear-gradient(#021a2905,#021a2970);position:absolute;inset:0}.video-card-media img{object-fit:cover;width:100%;height:100%;transition:all .55s;display:block}.video-card:hover .video-card-media img{transform:scale(1.06)}.video-card-body{padding:27px}.video-card-body small{color:#12aee8;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:950}.video-card-body h3{color:#082435;letter-spacing:-.8px;margin:12px 0;font-size:clamp(24px,2.3vw,34px);line-height:1.05}.video-card-body p{color:#617684;margin:0 0 18px;line-height:1.7}.video-card-body em{color:#0b789e;font-style:normal;font-weight:950}.video-lightbox{z-index:9999;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.video-lightbox.is-open{display:flex}.video-lightbox-backdrop{backdrop-filter:blur(10px);background:#030e18c7;position:absolute;inset:0}.video-lightbox-panel{z-index:2;aspect-ratio:16/9;background:#061827;border:1px solid #ffffff29;border-radius:28px;width:min(1100px,94vw);position:relative;overflow:hidden;box-shadow:0 40px 120px #00000073}.video-lightbox iframe{border:0;width:100%;height:100%;display:block}.video-lightbox-close{z-index:3;color:#071724;cursor:pointer;background:#ffffffe6;border:1px solid #ffffff40;border-radius:999px;width:44px;height:44px;font-size:28px;font-weight:900;position:absolute;top:12px;right:14px}.video-empty-note{color:#123044;text-align:center;background:#ffffffeb;border-radius:20px;width:min(520px,80%);padding:22px;font-weight:900;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-lightbox-panel.is-empty .video-empty-note{display:block}.video-lightbox-panel.is-empty iframe{display:none}@media (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-visual-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.v56-video-faq{color:#fff;background:#071827;padding:72px 0}.v56-video-faq-grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:28px;display:grid}.v56-video-card{background:#102a43;border-radius:30px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 26px 80px #0000003d}.v56-video-card img{object-fit:cover;object-position:center;opacity:.72;filter:saturate(1.06)contrast(1.04);width:100%;height:100%;position:absolute;inset:0}.v56-video-card:after{content:"";background:linear-gradient(90deg,#031321db,#03132147);position:absolute;inset:0}.v56-video-overlay{z-index:2;max-width:560px;position:absolute;bottom:34px;left:34px;right:34px}.v56-video-overlay span,.v56-faq-panel>span{color:#7bdcff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-flex}.v56-video-overlay h2,.v56-faq-panel h2{color:#fff;margin:0 0 12px;font-size:32px;line-height:1.18}.v56-video-overlay p{color:#ffffffd1;margin:0 0 20px;line-height:1.7}.v56-video-open{color:#08243a;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:14px 22px;font-weight:800;box-shadow:0 12px 35px #00000038}.v56-faq-panel{backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff24;border-radius:30px;padding:30px}.v56-faq-panel details{border-bottom:1px solid #ffffff21;padding:16px 0}.v56-faq-panel details:last-child{border-bottom:0}.v56-faq-panel summary{cursor:pointer;color:#fff;padding-right:30px;font-weight:800;list-style:none;position:relative}.v56-faq-panel summary::-webkit-details-marker{display:none}.v56-faq-panel summary:after{content:"+";color:#7bdcff;font-size:22px;line-height:1;position:absolute;top:0;right:0}.v56-faq-panel details[open] summary:after{content:"–"}.v56-faq-panel p{color:#ffffffc7;margin:12px 0 0;line-height:1.7}.v56-video-modal.is-open{display:flex}@media (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 (width<=560px){.v56-visual-grid{grid-template-columns:1fr}.v56-video-overlay{bottom:24px;left:22px;right:22px}.v56-video-overlay h2,.v56-faq-panel h2{font-size:25px}.v56-faq-panel{padding:22px}}.v57-service-intel{background:radial-gradient(circle at 12% 0,#35d5ff1a,#0000 30%),linear-gradient(#f5fbff,#fff);padding:86px 0}.v57-intel-heading{text-align:center;max-width:980px;margin:0 auto 34px}.v57-intel-heading span{color:#006aa0;text-transform:uppercase;letter-spacing:.12em;background:#e6f5ff;border-radius:999px;align-items:center;gap:10px;padding:8px 18px;font-size:12px;font-weight:900;display:inline-flex}.v57-intel-heading h2{letter-spacing:-.045em;color:#07131d;margin:16px 0 14px;font-size:clamp(32px,4.4vw,62px);line-height:1.02}.v57-intel-heading p{color:#50687a;max-width:940px;margin:0 auto;font-size:17px;line-height:1.75}.v57-intel-grid{grid-template-columns:minmax(0,1.5fr) minmax(360px,.78fr);align-items:start;gap:30px;display:grid}.v57-intel-main{background:#fff;border:1px solid #093d5a1f;border-radius:30px;padding:28px;box-shadow:0 24px 70px #0824381a}.v57-intro-row{grid-template-columns:74px 1fr;align-items:start;gap:20px;display:grid}.v57-intro-icon{color:#fff;background:linear-gradient(135deg,#005ca8,#0aa6d6);border-radius:18px;place-items:center;width:74px;height:74px;font-size:30px;display:grid;box-shadow:0 16px 35px #005ca840}.v57-intro-row h3{color:#07131d;margin:4px 0 10px;font-size:25px}.v57-intro-row p{color:#40576a;margin:0 0 12px;line-height:1.75}.v57-benefit-strip{border-top:1px solid #093d5a1a;grid-template-columns:repeat(5,1fr);gap:0;margin-top:22px;padding-top:22px;display:grid}.v57-benefit-strip article{text-align:center;border-left:1px solid #093d5a1a;padding:8px 16px}.v57-benefit-strip article:first-child{border-left:0}.v57-benefit-strip i{color:#006aa0;background:#eef8ff;border-radius:16px;place-items:center;width:50px;height:50px;margin:0 auto 12px;font-size:24px;font-style:normal;display:grid}.v57-benefit-strip b{color:#07131d;margin-bottom:8px;font-size:15px;line-height:1.25;display:block}.v57-benefit-strip p{color:#557083;margin:0;font-size:13px;line-height:1.55}.v57-related-panel{background:linear-gradient(#004d91,#073056);border-radius:30px;padding:12px;position:sticky;top:110px;box-shadow:0 26px 75px #004c9140}.v57-related-head{color:#fff;grid-template-columns:62px 1fr;align-items:center;gap:14px;padding:16px 14px 18px;display:grid}.v57-related-head span{background:#ffffff24;border-radius:18px;place-items:center;width:58px;height:58px;font-size:25px;display:grid}.v57-related-head h3{margin:0 0 4px;font-size:24px}.v57-related-head p{color:#ffffffc7;margin:0;font-size:14px;line-height:1.55}.v57-related-list{background:#fff;border-radius:22px;overflow:hidden}.v57-related-item{color:#122b3d;border-bottom:1px solid #093d5a1a;grid-template-columns:42px 1fr 18px;align-items:center;gap:12px;padding:14px 18px;text-decoration:none;transition:all .22s;display:grid}.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{color:#006aa0;font-size:24px;font-style:normal;line-height:1}.v57-related-item:hover{background:#f0f8ff;transform:translate(3px)}.v57-related-item.v57-all{background:#f8fcff;font-weight:900}.v56-video-faq{padding-top:40px!important}@media (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 #093d5a1a;border-radius:18px}}@media (width<=640px){.v57-service-intel{padding:58px 0}.v57-intro-row,.v57-related-head{grid-template-columns:1fr}.v57-intel-main{border-radius:22px;padding:20px}.v57-benefit-strip{grid-template-columns:1fr}.v57-benefit-strip article{text-align:left;grid-template-columns:54px 1fr;column-gap:12px;display:grid}.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}}.v69-cluster-section{background:linear-gradient(#f3f8fc 0%,#fff 100%);position:relative;overflow:hidden}.v69-cluster-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 14% 12%,#159ada1f,#0000 32%),radial-gradient(circle at 86% 18%,#0a2d4614,#0000 28%);position:absolute;inset:0}.v69-cluster-section>.container{z-index:1;position:relative}.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{color:inherit;text-decoration:none;overflow:hidden;background:#fff!important;border:1px solid #0a40601a!important;border-radius:28px!important;gap:0!important;min-height:0!important;padding:0!important;box-shadow:0 22px 70px #0622361a!important}.v69-cluster-card:hover{transform:translateY(-6px);border-color:#0883bd42!important;box-shadow:0 32px 90px #06223629!important}.v69-cluster-media{background:#eaf3f8;height:174px;margin:0;position:relative;overflow:hidden}.v69-cluster-media img{object-fit:cover;filter:saturate(1.02)contrast(1.02);width:100%;height:100%;transition:transform .45s;display:block}.v69-cluster-card:hover .v69-cluster-media img{transform:scale(1.055)}.v69-cluster-media:after{content:"";background:linear-gradient(#05142000 38%,#05142073 100%);position:absolute;inset:0}.v69-cluster-chip{z-index:2;letter-spacing:.02em;font-weight:900;position:absolute;bottom:14px;left:14px;box-shadow:0 10px 30px #00000029;color:#087fb7!important;background:#ffffffeb!important;border-radius:999px!important;width:auto!important;height:auto!important;padding:8px 12px!important;font-size:12px!important;display:inline-flex!important}.v69-cluster-body{flex-direction:column;gap:10px;min-height:150px;padding:22px 22px 24px;display:flex;position:relative}.v69-cluster-body b{letter-spacing:-.02em;line-height:1.2;color:#061827!important;font-size:19px!important}.v69-cluster-body small{max-width:95%;line-height:1.55;color:#60717d!important;font-size:13px!important}html[dir=rtl] .v69-cluster-chip{left:auto;right:14px}@media (width<=1100px){.v69-cluster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (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-video-faq{scroll-margin-top:120px}.v71-service-flow .v36-two-col{background:linear-gradient(135deg,#f7fbff 0%,#fff 55%,#eef7ff 100%);border:1px solid #0d53961f;border-radius:28px;padding:38px;box-shadow:0 20px 60px #06182714}.v71-service-flow .v36-soft{background:#fff;border-top:1px solid #0d53961a;border-bottom:1px solid #0d539614}.v71-service-flow .v56-video-faq{color:#fff;background:linear-gradient(135deg,#061827,#0b3f72)}.v71-service-flow .v56-video-faq h2,.v71-service-flow .v56-video-faq h3{color:#fff}.v71-section-kicker{color:#0d53a1;letter-spacing:.04em;text-transform:uppercase;background:#eaf4ff;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}img{height:auto}@media (width<=1024px){.section img,.card img,.gallery-card img,.project-card img{object-fit:cover;max-width:100%;height:auto}.mega-menu,.dropdown-menu,.mobile-menu{max-width:100vw;overflow-x:hidden}}@media (width<=768px){body{overflow-x:hidden}table,.container{max-width:100%}}.v80-hub-hero{background:linear-gradient(135deg,#f4fbff 0%,#eef7fb 48%,#fff 100%)}.v80-hub-section{position:relative}.v80-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.v80-hub-card{color:inherit;background:#fff;border:1px solid #0c36591f;border-radius:24px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 18px 50px #08264614}.v80-hub-card:hover{border-color:#0061b447;transform:translateY(-5px);box-shadow:0 26px 70px #08264624}.v80-hub-card figure{aspect-ratio:16/10;background:#e8f3f8;margin:0;position:relative;overflow:hidden}.v80-hub-card figure img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.v80-hub-card:hover figure img{transform:scale(1.05)}.v80-hub-card figure span{color:#07508f;background:#fffffff0;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800;position:absolute;bottom:16px;left:16px;box-shadow:0 10px 28px #04203d24}.v80-hub-card div{padding:22px}.v80-hub-card h3{color:#07182a;margin:0 0 10px;font-size:22px;line-height:1.2}.v80-hub-card p{color:#526579;margin:0;font-size:15px;line-height:1.65}html[dir=rtl] .v80-hub-card figure span{left:auto;right:16px}@media (width<=1024px){.v80-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.v80-hub-card h3{font-size:20px}}@media (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}}.v82-gallery-lightbox{z-index:10000;-webkit-backdrop-filter:blur(12px);background:#030e18e6;justify-content:center;align-items:center;padding:28px;display:none;position:fixed;inset:0}.v82-gallery-lightbox.is-open{display:flex}.v82-gallery-shell{background:#061827;border:1px solid #ffffff2e;border-radius:28px;grid-template-rows:1fr auto;width:min(1220px,96vw);height:min(86vh,840px);display:grid;position:relative;overflow:hidden;box-shadow:0 44px 130px #0000008a}.v82-gallery-stage{background:radial-gradient(circle,#0f4c812e,#061827 70%);place-items:center;min-height:0;display:grid;position:relative}.v82-gallery-stage img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.v82-gallery-caption{color:#fff;background:linear-gradient(#061827c7,#061827f5);justify-content:space-between;align-items:center;gap:16px;padding:16px 22px;font-weight:800;line-height:1.45;display:flex}.v82-gallery-counter{color:#d9ecff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;flex:none;padding:7px 11px;font-size:13px}.v82-gallery-btn{z-index:3;color:#061827;cursor:pointer;background:#fffffff0;border:1px solid #ffffff3d;border-radius:999px;place-items:center;width:50px;height:50px;font-size:30px;font-weight:900;line-height:1;transition:transform .22s,background .22s;display:grid;position:absolute;box-shadow:0 14px 34px #00000047}.v82-gallery-btn:hover{background:#fff;transform:scale(1.06)}.v82-gallery-close{top:18px;right:18px}.v82-gallery-prev{top:50%;left:18px;transform:translateY(-50%)}.v82-gallery-next{top:50%;right:18px;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{left:18px;right:auto}.v82-gallery-btn[disabled]{opacity:.35;pointer-events:none}@media (width<=980px){.v82-gallery-lightbox{padding:18px}.v82-gallery-shell{border-radius:22px;width:96vw;height:82vh}.v82-gallery-btn{width:46px;height:46px;font-size:27px}}@media (width<=560px){.v82-gallery-lightbox{padding:10px}.v82-gallery-shell{border-radius:18px;width:100%;height:86vh}.v82-gallery-caption{padding:13px 14px;font-size:13px}.v82-gallery-counter{padding:6px 9px;font-size:12px}.v82-gallery-close{width:42px;height:42px;top:10px;right:10px}.v82-gallery-prev,.v82-gallery-next{width:42px;height:42px;font-size:24px;top:auto;bottom:62px}.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}section,main,header,footer{max-width:100%}@media (width<=1024px){.container,.wrap{max-width:100%;overflow-x:hidden}.v36-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}table{max-width:100%;display:block;overflow-x:auto}}@media (width<=640px){body{overflow-x:hidden}.v42-hero,.v42-product-category-hero{min-height:auto}.v42-hero img,.section img{object-fit:cover}iframe{min-height:280px}}.gallery-album-grid.v87-five{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.gallery-album-grid.v87-five .gallery-album-card{border-radius:26px;grid-column:auto;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{letter-spacing:-.4px;font-size:22px}.gallery-album-grid.v87-five .gallery-album-body p{font-size:14px;line-height:1.55}.gallery-photo-grid.v87-photo-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.gallery-photo-grid.v87-photo-grid .gallery-photo-card{background:#fff;border-radius:22px;grid-column:auto;margin:0;overflow:hidden;box-shadow:0 18px 52px #0d364e1a}.gallery-photo-grid.v87-photo-grid .gallery-photo-card a{cursor:zoom-in;background:#061827;height:210px;display:block;position:relative;overflow:hidden}.gallery-photo-grid.v87-photo-grid .gallery-photo-card a:after{content:"+";color:#0b789e;background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:24px;font-weight:950;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 10px 26px #0000002e}.gallery-photo-grid.v87-photo-grid .gallery-photo-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.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{color:#082435;font-size:15px;line-height:1.25}.gallery-photo-grid.v87-photo-grid .gallery-photo-card span{color:#617684;font-size:12px;line-height:1.45}@media (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 (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 (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));align-items:stretch;gap:26px}.v42-product-card{background:linear-gradient(#fff,#f8fcff);min-height:100%;position:relative;overflow:hidden;border:1px solid #0941601f!important;border-radius:30px!important;box-shadow:0 22px 65px #0528401a!important}.v42-product-card:before{content:"";opacity:.9;z-index:2;background:linear-gradient(90deg,#18aee7,#0b789e,#b8efff);height:4px;position:absolute;inset:0 0 auto}.v42-card-media{border-bottom:1px solid #09416014;background:linear-gradient(135deg,#f3fbff,#fff)!important;justify-content:center!important;align-items:center!important;height:clamp(210px,20vw,280px)!important;padding:18px!important;display:flex!important}.v42-card-media img{mix-blend-mode:multiply;filter:drop-shadow(0 16px 24px #082a4221);object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;transform:none!important}.v42-product-card:hover .v42-card-media img{transform:scale(1.035)!important}.v42-card-body{gap:13px!important;padding:24px 24px 26px!important}.v42-card-body span{border:1px solid #007da81f;color:#006e96!important;letter-spacing:.11em!important;background:linear-gradient(135deg,#e8f8ff,#f5fcff)!important;font-size:11px!important}.v42-card-body h3{align-items:flex-start;min-height:54px;display:flex;font-size:clamp(18px,1.35vw,22px)!important;line-height:1.24!important}.v42-card-body p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#5d7483!important;min-height:68px!important;font-size:14.5px!important;line-height:1.62!important}.v42-card-link{text-align:center;background:#e9f8ff;border-radius:999px;justify-content:center;align-items:center;min-height:42px;margin-top:auto;padding:11px 15px;transition:all .22s;display:inline-flex;color:#006f95!important}.v42-card-link:hover{background:#0b789e;transform:translateY(-2px);color:#fff!important}@media (width<=980px){.v42-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v42-card-media{height:230px!important}}@media (width<=560px){.v42-product-grid{grid-template-columns:1fr!important}.v42-card-media{height:240px!important;padding:22px!important}.v42-card-body h3,.v42-card-body p{min-height:auto}}.video-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;gap:24px;display:grid}.video-card.v90-video-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #0f334b1a;border-radius:22px;flex-direction:column;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 18px 42px #0f334b1a}.video-card.v90-video-card:hover{transform:translateY(-5px);box-shadow:0 24px 58px #0f334b29}.video-card.v90-video-card .video-card-media{aspect-ratio:16/10;background:#eaf4f8;position:relative;overflow:hidden}.video-card.v90-video-card img{object-fit:cover;width:100%;height:100%;display:block}.video-card.v90-video-card .play-badge{color:#0b6b8f;background:#ffffffeb;border-radius:50%;place-items:center;width:58px;height:58px;font-size:22px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 32px #0000002e}.video-card.v90-video-card small{color:#0b8caf;letter-spacing:.08em;margin-bottom:8px;font-weight:800;display:block}.video-card.v90-video-card h3{color:#0b2430;margin:0 0 8px;font-size:18px;line-height:1.28}.video-card.v90-video-card p{color:#52636f;margin:0 0 14px;line-height:1.55}.video-card.v90-video-card em{color:#0b6b8f;font-style:normal;font-weight:800}@media (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{align-items:stretch;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;display:grid!important}.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{margin-bottom:8px;font-size:16px;line-height:1.25}.video-card.v90-video-card p{font-size:14px;line-height:1.5}@media (width<=1200px){.video-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=900px){.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=560px){.video-grid{grid-template-columns:1fr!important;gap:16px!important}}body .video-gallery-page .video-grid,body .section.gallery-premium-section.v90-all-video-section .video-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:22px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important;overflow:visible!important}body .section.gallery-premium-section.v90-all-video-section .video-card.v90-video-card{-webkit-appearance:none!important;appearance:none!important;text-align:left!important;width:100%!important;min-width:0!important;max-width:none!important;color:inherit!important;cursor:pointer!important;background:#fff!important;border:1px solid #0f334b1f!important;border-radius:22px!important;flex-direction:column!important;grid-column:auto!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 18px 42px #0f334b1a!important}body .video-lightbox{z-index:99999!important;backdrop-filter:blur(8px)!important;background:#030e18d1!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:none!important;position:fixed!important;inset:0!important}body .video-lightbox.is-open{display:flex!important}body .video-lightbox-panel{aspect-ratio:16/9!important;z-index:2!important;background:#061827!important;border-radius:22px!important;width:min(1080px,94vw)!important;position:relative!important;overflow:hidden!important}body .video-lightbox iframe{border:0!important;width:100%!important;height:100%!important;display:block!important}body .video-lightbox-close{z-index:3!important;position:absolute!important;top:12px!important;right:12px!important}.gallery-empty-state.v92-gallery-empty{color:#456272;text-align:center;background:linear-gradient(135deg,#f4fbff,#fff);border:1px dashed #0e6d9647;border-radius:24px;grid-column:1/-1;padding:34px 28px;font-weight:800;box-shadow:0 18px 46px #0f334b14}@media (width<=540px){body .video-lightbox{padding:10px!important}body .video-lightbox-panel{border-radius:14px!important;width:100%!important}}body .video-gallery-page .video-grid,body .v93-video-gallery .video-grid,body main .gallery-premium-section.v93-video-gallery .video-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:22px!important;width:100%!important;max-width:100%!important;display:grid!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{-webkit-appearance:none!important;appearance:none!important;background:#fff!important;border:1px solid #072f451a!important;border-radius:22px!important;flex-direction:column!important;grid-column:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 16px 42px #072f451a!important}body .v93-video-gallery .video-card.v90-video-card .video-card-media{aspect-ratio:16/9!important;background:#eaf4f8!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;position:relative!important;overflow:hidden!important}body .v93-video-gallery .video-card.v90-video-card .video-card-media img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}body .v93-video-gallery .video-card.v90-video-card .video-card-body{flex-direction:column!important;flex:auto!important;gap:8px!important;padding:16px 16px 18px!important;display:flex!important}body .v93-video-gallery .video-card.v90-video-card .video-card-body small{letter-spacing:.08em!important;color:#0b8caf!important;font-size:10px!important;font-weight:900!important;line-height:1.1!important}body .v93-video-gallery .video-card.v90-video-card .video-card-body h3{color:#0b2430!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:42px!important;margin:0!important;font-size:16px!important;line-height:1.28!important;display:-webkit-box!important;overflow:hidden!important}body .v93-video-gallery .video-card.v90-video-card .video-card-body p{color:#52636f!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:13px!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}body .v93-video-gallery .video-card.v90-video-card .video-card-body em{color:#0b6b8f!important;margin-top:auto!important;font-size:13px!important;font-style:normal!important;font-weight:900!important}body .v93-video-gallery .play-badge{width:54px!important;height:54px!important;font-size:20px!important}@media (width<=1180px){body .video-gallery-page .video-grid,body .v93-video-gallery .video-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (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 (width<=540px){body .video-gallery-page .video-grid,body .v93-video-gallery .video-grid{grid-template-columns:1fr!important;gap:14px!important}}.v95-info-table{gap:14px;margin-top:28px;display:grid}.v95-info-row{background:#fff;border:1px solid #0f2d501a;border-radius:18px;grid-template-columns:260px 1fr;gap:22px;padding:18px 20px;display:grid;box-shadow:0 14px 35px #0d305212}.v95-info-row b{color:#001a33}.v95-info-row span{color:#223548;font-weight:700}.v95-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.v95-dealer-card,.v95-contact-card{background:#fff;border:1px solid #0f2d501a;border-radius:24px;padding:24px;box-shadow:0 18px 46px #0d30521a}.v95-dealer-card h3,.v95-contact-card h3{margin:0 0 10px}.v95-btn{background:#005ca8;border-radius:999px;justify-content:center;align-items:center;padding:12px 16px;font-weight:800;text-decoration:none;display:inline-flex;color:#fff!important}.v95-btn.secondary{background:#eef6fc;color:#004b89!important}.v95-section{padding:70px 0}.v95-section .container{max-width:1180px;margin:auto;padding:0 20px}.v95-section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.v95-section-head h2{color:#071422;margin:0;font-size:clamp(28px,3vw,44px)}.v95-section-head p{color:#5d6c7c;max-width:620px;line-height:1.65}.v95-map-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.v95-map-card iframe{border:0;border-radius:24px;width:100%;height:360px;box-shadow:0 18px 46px #0d30521f}@media (width<=1100px){.v95-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v95-map-grid{grid-template-columns:1fr}}@media (width<=760px){.v95-info-row{grid-template-columns:1fr;gap:8px}.v95-card-grid{grid-template-columns:1fr}.v95-section-head{display:block}.v95-section{padding:46px 0}}.home-ecosystem-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=1100px){.home-ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.home-ecosystem-grid{grid-template-columns:1fr}}.v96-copy-btn{color:#fff;cursor:pointer;background:#0b5faa;border:0;border-radius:12px;width:38px;height:38px;font-weight:900;box-shadow:0 10px 22px #0b5faa38}.v96-contact-grid{align-items:stretch}.v96-contact-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#f4faff)!important;border:1px solid #0c5ba029!important;padding:32px 28px!important;box-shadow:0 20px 50px #09345c1f!important}.v96-contact-card:before{content:"";background:#1574c41a;border-radius:50%;width:150px;height:150px;position:absolute;inset:auto -40px -55px auto}.v96-contact-icon{color:#fff;background:linear-gradient(135deg,#075ca8,#17a7df);border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:18px;font-size:27px;font-weight:900;display:grid;box-shadow:0 15px 30px #075ca840}.v96-contact-card h3{color:#061f35!important;margin:0 0 14px!important;font-size:24px!important;font-weight:900!important;line-height:1.2!important}.v96-contact-card p,.v96-contact-card a{color:#18384f!important;font-size:17px!important;font-weight:700!important;line-height:1.75!important}@media (width<=700px){.v96-copy-btn{width:100%}.v96-contact-card{padding:24px!important}}.v42-product-grid{align-items:stretch}.v42-product-card{background:linear-gradient(#fff 0%,#f8fcff 100%);border:1px solid #07527421;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 24px 70px #082a421a}.v42-product-card:hover{border-color:#0fa6d242;transform:translateY(-7px);box-shadow:0 34px 92px #082a4229}.v42-card-media{background:radial-gradient(circle at 50% 42%,#fffffff5 0%,#f1faffe0 44%,#d9f1fbc7 100%),linear-gradient(135deg,#eefaff 0%,#fff 100%);border-bottom:1px solid #085f821a;justify-content:center;align-items:center;height:255px;padding:24px;display:flex;position:relative;overflow:hidden}.v42-card-media:before{content:"";background:linear-gradient(145deg,#ffffffb8,#ddf4fc38);border:1px solid #ffffffc7;border-radius:26px;position:absolute;inset:22px;box-shadow:inset 0 1px #ffffffe6}.v42-card-media:after{content:"";filter:blur(12px);background:#0a374e21;border-radius:50%;width:58%;height:18px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.v42-card-media img{z-index:1;object-fit:contain;object-position:center;filter:drop-shadow(0 18px 24px #06273a2e);width:100%;max-width:92%;height:100%;max-height:92%;transition:transform .35s,filter .35s;display:block;position:relative;transform:translateZ(0)}.v42-product-card:hover .v42-card-media img{filter:drop-shadow(0 22px 30px #06273a3b);transform:scale(1.04)}.v42-card-body{justify-content:space-between;gap:18px;min-height:150px;padding:22px 24px 24px}.v42-card-body h3{min-height:54px;font-size:21px;line-height:1.25}.v42-card-body p,.v42-card-body>span{display:none!important}.v42-card-link{color:#075f83;background:linear-gradient(135deg,#e8f8ff,#fff);border:1px solid #076f9624;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;min-height:42px;padding:0 16px;display:inline-flex;box-shadow:0 10px 24px #076f9614}.v42-card-link:hover{color:#003d55;border-color:#076f9647;box-shadow:0 14px 30px #076f9624}@media (width<=640px){.v42-card-media{height:220px;padding:18px}.v42-card-body,.v42-card-body h3{min-height:auto}}img,video,svg{max-width:100%;height:auto}.container{width:min(1180px,100% - 32px);margin-inline:auto}.flag-img,.lang-selector img,.mobile-language-row img{object-fit:cover;border-radius:50%;width:22px;height:22px;display:inline-block}@media (width<=768px){.container{width:min(100% - 24px,1180px)}.main-menu{display:none}.mobile-menu-toggle{display:inline-flex}.v42-product-grid{grid-template-columns:1fr!important}}.v138-all-photo-gallery{background:#f7fbff;padding:70px 0}.v138-all-photo-gallery .section-head,.v138-all-video-gallery .section-head{margin-bottom:26px}.v99-photo-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.v99-gallery-card{aspect-ratio:4/3;cursor:pointer;background:#fff;border:0;border-radius:20px;margin:0;padding:0;display:block;overflow:hidden;box-shadow:0 14px 34px #062a4824}.v99-gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.v99-gallery-card:hover img{transform:scale(1.06)}.v99-lightbox{z-index:99999;background:#03101ce0;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.v99-lightbox.is-open{display:flex}.v99-lightbox img{border-radius:18px;max-width:min(1100px,92vw);max-height:82vh;box-shadow:0 20px 80px #00000073}body .v138-all-video-gallery .video-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:22px!important;display:grid!important}body .v138-all-video-gallery .video-card.v90-video-card{text-align:left!important;cursor:pointer!important;width:100%!important;min-width:0!important;max-width:100%!important;color:inherit!important;background:#fff!important;border:1px solid #072f451a!important;border-radius:22px!important;flex-direction:column!important;grid-column:auto!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 16px 42px #072f451a!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-media{aspect-ratio:16/9!important;background:#eaf4f8!important;width:100%!important;height:auto!important;position:relative!important;overflow:hidden!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{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body{flex-direction:column!important;flex:auto!important;gap:8px!important;padding:16px 16px 18px!important;display:flex!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body small{letter-spacing:.08em!important;color:#0b8caf!important;font-size:10px!important;font-weight:900!important;line-height:1.1!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body h3{color:#0b2430!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:42px!important;margin:0!important;font-size:16px!important;line-height:1.28!important;display:-webkit-box!important;overflow:hidden!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body p{color:#52636f!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:13px!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body em{color:#0b6b8f!important;margin-top:auto!important;font-size:13px!important;font-style:normal!important;font-weight:900!important}@media (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 (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 (width<=540px){.v99-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body .v138-all-video-gallery .video-grid{grid-template-columns:1fr!important;gap:14px!important}}img,video,svg,iframe{max-width:100%;height:auto}img{vertical-align:middle;object-position:center}.gallery-card,.video-card{background-position:50%;background-repeat:no-repeat;background-size:cover}.gallery-card img,.video-card img,.project-card img{width:100%;min-width:0;max-width:100%;display:block}iframe{border:0;display:block}.video-lightbox iframe{aspect-ratio:16/9;width:100%;height:auto}@media (width<=1024px){body{overflow-x:hidden}.container,.wrap{min-width:0;max-width:100%}.grid,.gallery-grid,.video-grid{min-width:0}}@media (width<=768px){img[width],img[height]{height:auto}.section{overflow:hidden}.gallery-card,.video-card,.project-card{min-width:0;max-width:100%}.gallery-card img,.video-card img,.project-card img{height:auto;max-height:none}.video-card-media,.v99-gallery-card{max-width:100%;overflow:hidden}}@media (width<=540px){.container,.wrap{width:min(100% - 18px,1180px)}.video-lightbox-panel{width:min(94vw,920px);max-width:94vw}}.v35-split{align-items:stretch}.v140-service-flow-card{flex-direction:column;justify-content:center;gap:12px;height:100%;display:flex}.v140-service-flow-card .premium-eyebrow{margin-bottom:2px}.v140-flow-list{gap:10px;margin:14px 0 6px;padding:0;list-style:none;display:grid}.v140-flow-list li{color:#29495a;background:#ffffff9e;border:1px solid #0a5d821a;border-radius:16px;padding:12px 14px;line-height:1.55}.v140-flow-list b{color:#06364f}.v138-all-video-gallery .video-card{appearance:none;text-align:left;border:0;min-height:100%}html[lang^=ar] .v138-all-video-gallery .video-card{text-align:right}@media (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{color:#102033;background:#f6f9fc}.v141-chip{letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(8px);color:#fff;background:#ffffff1f;border:1px solid #ffffff42;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-weight:800;display:inline-flex}.v141-section{padding:68px 0}.v141-feature-grid,.v141-auto-feature-grid,.v141-use-grid,.v141-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:28px;display:grid}.v141-feature-grid article,.v141-auto-feature-grid>div,.v141-spec-table-wrap{background:#fff;border:1px solid #081f3314;border-radius:28px;padding:28px;box-shadow:0 18px 48px #081f3317}.v141-feature-grid img,.v141-catalog-grid img{border-radius:22px;width:100%;box-shadow:0 12px 34px #081f331a}.v141-feature-grid h2,.v141-auto-feature-grid h2,.v141-use-grid h2{margin:12px 0;font-size:clamp(26px,3vw,42px);line-height:1.14}.v141-feature-grid p,.v141-auto-feature-grid p,.v141-use-grid p{color:#4a5b6d;line-height:1.78}.v141-feature-grid li{margin:10px 0;line-height:1.7}.v141-dark{color:#fff;background:linear-gradient(135deg,#061827,#0e334f)}.v141-dark .v141-chip{background:#ffffff1f}.v141-dark p{color:#ffffffd6}.v141-use-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.v141-use-cards b{color:#fff;background:#ffffff1f;border:1px solid #ffffff29;border-radius:18px;padding:18px;display:block}.v141-spec-table{overflow:auto}.v141-spec-table table{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}.v141-spec-table th,.v141-spec-table td{text-align:left;border-bottom:1px solid #e3ebf3;padding:16px}.v141-spec-table th{color:#fff;background:#0d314f}.v141-spec-table tr:last-child td{border-bottom:0}.v141-auto-list{gap:14px;display:grid}.v141-auto-list div{background:#f5f9fc;border:1px solid #e5eef7;border-radius:18px;align-items:flex-start;gap:14px;padding:18px;display:flex}.v141-auto-list b{color:#fff;background:#0d314f;border-radius:14px;justify-content:center;align-items:center;min-width:44px;height:44px;display:inline-flex}.v141-auto-list span{color:#34475c;line-height:1.65}.v141-catalog-grid{align-items:start}@media (width<=900px){.v141-feature-grid,.v141-auto-feature-grid,.v141-use-grid,.v141-catalog-grid,.v141-use-cards{grid-template-columns:1fr}.v141-spec-table table{min-width:620px}}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;isolation:isolate!important;background:linear-gradient(135deg,#061827,#0b3554)!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:"";z-index:2;pointer-events:none;background:linear-gradient(#0418270a 0%,#0418271f 48%,#0418276b 100%);position:absolute;inset:0}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;z-index:4!important;color:#0b3554!important;letter-spacing:.08em!important;text-transform:uppercase!important;bottom:12px!important;left:12px!important;background:#ffffffeb!important;border-radius:999px!important;width:auto!important;height:auto!important;padding:5px 9px!important;font-size:10px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;inset:auto auto 12px 12px!important;box-shadow:0 10px 24px #0000002e!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{z-index:1!important;object-fit:cover!important;object-position:center center!important;filter:saturate(1.08)contrast(1.04)brightness(.98)!important;background:#061827!important;width:100%!important;height:100%!important;transition:transform .42s,filter .42s!important;display:block!important;position:relative!important;transform:scale(1.01)!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{filter:saturate(1.14)contrast(1.07)brightness(1.02)!important;transform:scale(1.055)!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;color:#0075a8!important;background:#fffffff0!important;border:1px solid #ffffffd1!important;width:62px!important;height:62px!important;box-shadow:0 18px 42px #00000047!important}@media (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 (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{padding:5px 8px!important;font-size:9px!important}}.v146-ai-seo-depth,.v146-standalone-faq{background:radial-gradient(circle at 10% 0,#00aeef1a,#0000 34%),linear-gradient(#fff 0%,#f6fbff 100%);padding:clamp(48px,7vw,96px) 0;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{color:#0879a7;letter-spacing:.08em;text-transform:uppercase;background:#06182714;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.v146-ai-seo-depth h2{color:#061827;letter-spacing:-.035em;max-width:920px;margin:18px 0 14px;font-size:clamp(28px,4vw,48px);line-height:1.08}.v146-lead{color:#31475a;max-width:980px;font-size:clamp(16px,1.8vw,20px);line-height:1.72}.v146-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.v146-card{background:#ffffffe0;border:1px solid #0618271a;border-radius:24px;min-width:0;padding:22px;box-shadow:0 18px 45px #06182714}.v146-card h3{color:#061827;margin:0 0 10px;font-size:18px}.v146-card p{color:#51677a;margin:0;line-height:1.65}.v146-two{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:stretch;gap:28px;margin-top:30px;display:grid}.v146-two>div{background:#fff;border:1px solid #0618271a;border-radius:28px;min-width:0;padding:clamp(22px,3vw,32px);box-shadow:0 16px 42px #06182712}.v146-two h3{color:#061827;margin:0 0 12px;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{color:#31475a;border-bottom:1px solid #06182714;padding:12px 0 12px 30px;line-height:1.45;position:relative}.v146-checklist li:last-child{border-bottom:0}.v146-checklist li:before{content:"✓";color:#fff;background:#0aa3d8;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:grid;position:absolute;top:12px;left:0}@media (width<=1024px){.v146-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v146-two{grid-template-columns:1fr}}@media (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{border-radius:32px;box-shadow:0 24px 60px #06182738;color:#fff!important;background:linear-gradient(135deg,#061827 0%,#0b2d44 54%,#0879a7 100%)!important}.v146-standalone-faq span,.v146-standalone-faq h2,.v146-standalone-faq summary,.v146-standalone-faq p{color:#fff!important}.v146-standalone-faq details{border-radius:18px;margin-top:12px;padding:16px 18px;background:#ffffff1a!important;border:1px solid #ffffff2e!important}.v146-standalone-faq summary{cursor:pointer;font-weight:800}.v146-standalone-faq p{opacity:.92;line-height:1.72}.v147-product-seo-depth,.v147-product-faq{background:linear-gradient(#f7fbff 0%,#fff 100%);padding:clamp(46px,7vw,92px) 0;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{color:#0879a7;letter-spacing:.08em;text-transform:uppercase;background:#00aeef1f;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex}.v147-product-seo-depth h2,.v147-product-faq h2{color:#061827;letter-spacing:-.035em;max-width:920px;margin:18px 0 14px;font-size:clamp(27px,4vw,46px);line-height:1.08}.v147-lead{color:#31475a;max-width:990px;font-size:clamp(16px,1.8vw,20px);line-height:1.74}.v147-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.v147-product-card{background:#fff;border:1px solid #0618271a;border-radius:24px;min-width:0;padding:22px;box-shadow:0 18px 45px #06182714}.v147-product-card h3{color:#061827;margin:0 0 10px;font-size:18px}.v147-product-card p{color:#51677a;margin:0;line-height:1.65}.v147-product-two{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:stretch;gap:28px;margin-top:30px;display:grid}.v147-product-two>div{background:#fff;border:1px solid #0618271a;border-radius:28px;min-width:0;padding:clamp(22px,3vw,32px);box-shadow:0 16px 42px #06182712}.v147-product-two h3{color:#061827;margin:0 0 12px;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{color:#31475a;border-bottom:1px solid #06182714;padding:12px 0 12px 30px;line-height:1.45;position:relative}.v147-product-checklist li:last-child{border-bottom:0}.v147-product-checklist li:before{content:"✓";color:#fff;background:#0aa3d8;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:grid;position:absolute;top:12px;left:0}.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 #06182738}.v147-product-faq h2{color:#fff}.v147-product-faq details{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:18px;margin-top:12px;padding:16px 18px}.v147-product-faq summary{color:#fff;cursor:pointer;font-weight:800}.v147-product-faq p{color:#ffffffe6;margin:12px 0 0;line-height:1.72}@media (width<=1024px){.v147-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v147-product-two{grid-template-columns:1fr}}@media (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}}@media (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:#007eb22e!important;z-index:1!important;min-height:0!important;position:relative!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{color:#0b2430!important;background:#fff!important}@media (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{grid-template-columns:1fr!important;gap:18px!important;display:grid!important}body .v138-all-video-gallery .video-card.v90-video-card,body .v93-video-gallery .video-card.v90-video-card{border:1px solid #072f451f!important;border-radius:24px!important;width:100%!important;overflow:hidden!important;box-shadow:0 18px 48px #072f4529!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{gap:10px!important;padding:18px!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{-webkit-line-clamp:3!important;min-height:0!important;font-size:18px!important;line-height:1.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{-webkit-line-clamp:3!important;font-size:14px!important;line-height:1.55!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{align-items:center!important;padding:12px!important}body .video-lightbox-panel{border-radius:18px!important;width:100%!important;max-width:100%!important}}.v149-ortam-page{color:#102033;background:#f6f9fc}:root{--mm-sticky-offset:88px;--mm-sticky-shadow:0 18px 54px #071f3524}body{overflow-x:hidden}.topbar{z-index:9980;position:relative}.header{isolation:isolate;will-change:background,box-shadow,backdrop-filter;backdrop-filter:saturate(145%)blur(18px);transition:background .22s,box-shadow .22s,border-color .22s;z-index:9990!important;background:#ffffffe6!important;position:-webkit-sticky!important;position:sticky!important;top:0!important}.header:after{content:"";opacity:.72;pointer-events:none;background:linear-gradient(90deg,#0000,#0b789e3d,#0000);height:1px;position:absolute;bottom:-1px;left:0;right:0}.header.mm-sticky-scrolled{box-shadow:var(--mm-sticky-shadow);background:#fffffff5!important;border-bottom-color:#0717241a!important}.header.mm-sticky-scrolled .nav{height:76px;transition:height .22s}.header.mm-sticky-scrolled .brand img{height:52px;transition:height .22s,max-width .22s}.header .nav{transition:height .22s}.header .brand img{transition:height .22s,max-width .22s}@media (width<=1260px){:root{--mm-sticky-offset:76px}.topbar{display:none!important}.header{z-index:9990!important;top:0!important}.header.mm-sticky-scrolled .nav{height:66px}.header.mm-sticky-scrolled .brand img{max-width:200px;height:42px}.mobile-menu-toggle{position:relative}}@media (width<=640px){:root{--mm-sticky-offset:68px}.header{box-shadow:0 8px 28px #071f3514}.header.mm-sticky-scrolled{box-shadow:0 14px 38px #071f3524}.header.mm-sticky-scrolled .nav{height:62px}.header.mm-sticky-scrolled .brand img{max-width:176px;height:38px}.mobile-drawer{overscroll-behavior:contain;height:100dvh;max-height:100dvh}}@media (width<=390px){:root{--mm-sticky-offset:62px}.header.mm-sticky-scrolled .brand img{max-width:160px;height:36px}}@media (prefers-reduced-motion:reduce){.header,.header .nav,.header .brand img{transition:none!important}}.topbar{transform:translateZ(0);z-index:10090!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.header{-webkit-backdrop-filter:blur(18px);will-change:transform;transform:translateZ(0);position:-webkit-fixed!important;top:var(--mm-topbar-height,34px)!important;z-index:10080!important;background:#fffffff5!important;width:100%!important;position:fixed!important;left:0!important;right:0!important;box-shadow:0 12px 36px #071f351a!important}.header.mm-sticky-scrolled,body.mm-fixed-header-active .header.mm-sticky-scrolled{border-bottom-color:#0717241f!important;box-shadow:0 18px 54px #071f3529!important}.header.mm-sticky-scrolled .nav{height:74px!important}.header.mm-sticky-scrolled .brand img{max-width:260px!important;height:50px!important}.mobile-drawer{z-index:10120!important}@media (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{z-index:10100!important;top:0!important}.header .nav{height:68px!important}.header.mm-sticky-scrolled .nav{height:62px!important}.header.mm-sticky-scrolled .brand img{max-width:190px!important;height:40px!important}}@media (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{max-width:170px!important;height:37px!important}}@media (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{align-items:center!important;height:38px!important;min-height:38px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}.header{height:76px!important;min-height:76px!important;transition:background .18s,box-shadow .18s,border-color .18s!important;top:38px!important;transform:translate(0)!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{max-width:260px!important;height:46px!important;max-height:46px!important;transition:none!important}.header.mm-sticky-scrolled{transform:translate(0)!important}@media (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{height:0!important;min-height:0!important;max-height:0!important;display:none!important}.header{height:68px!important;min-height:68px!important;top:0!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{max-width:190px!important;height:40px!important;max-height:40px!important}}@media (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,.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{max-width:176px!important;height:38px!important;max-height:38px!important}}@media (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,.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{max-width:160px!important;height:36px!important;max-height:36px!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{object-fit:contain!important;width:auto!important;max-width:320px!important;height:58px!important;max-height:58px!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 (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{max-width:220px!important;height:46px!important;max-height:46px!important}}@media (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{max-width:198px!important;height:42px!important;max-height:42px!important}}@media (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{max-width:180px!important;height:38px!important;max-height:38px!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;pointer-events:auto!important;transform:translateY(0)!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 (width<=1260px){.lang-selector{z-index:160;position:relative}.lang-dropdown{-webkit-overflow-scrolling:touch;max-height:min(70vh,430px);overflow:auto;top:calc(100% + 10px)!important;right:0!important}}@media (width<=640px){.lang-current{justify-content:center;min-width:74px}.lang-dropdown{border-radius:20px!important;width:min(245px,100vw - 28px)!important;padding:10px!important;right:-54px!important;box-shadow:0 28px 75px #071f353d!important}.lang-dropdown a{min-height:44px}body .v80-hub-hero{padding:42px 0!important;overflow:hidden!important}body .v80-hub-hero h1{letter-spacing:-.04em!important;font-size:clamp(30px,9vw,42px)!important;line-height:1.08!important}body .v80-hub-hero p{font-size:15.5px!important;line-height:1.65!important}body .v138-all-video-gallery{background:linear-gradient(#f7fbff,#fff)!important;padding:42px 0 54px!important;overflow:hidden!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{grid-template-columns:1fr!important;gap:16px!important;width:100%!important;min-width:0!important;display:grid!important}body .v138-all-video-gallery .video-card.v90-video-card{border-radius:20px!important;width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:0 16px 38px #072f451f!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{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body{gap:7px!important;padding:14px 15px 16px!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body h3{min-height:auto!important;font-size:16px!important}body .v138-all-video-gallery .video-card.v90-video-card .video-card-body p{-webkit-line-clamp:3!important;font-size:13px!important}body .v138-all-video-gallery .play-badge{width:44px!important;height:44px!important;font-size:17px!important}}@media (width<=380px){.lang-dropdown{width:calc(100vw - 20px)!important;right:-66px!important}.mobile-menu-toggle{width:42px;height:42px}.lang-current{min-width:68px;padding:0 8px!important}}.header{z-index:10500!important;overflow:visible!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{pointer-events:none;z-index:10650!important}.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{background:#fffffffa!important;border:1px solid #0717241a!important;border-radius:28px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:min(940px,100vw - 32px)!important;max-height:calc(100vh - 115px)!important;padding:16px!important;display:grid!important;position:absolute!important;top:calc(100% + 14px)!important;left:50%!important;right:auto!important;overflow:auto!important;transform:translate(-50%,10px)!important;box-shadow:0 30px 90px #071f3533!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%)!important}.main-menu .mega-menu a{border-radius:20px!important;min-width:0!important;padding:18px!important;display:block!important}.main-menu .mega-menu b{line-height:1.2!important;display:block!important}.main-menu .mega-menu span{white-space:normal!important;line-height:1.45!important;display:block!important}.mobile-drawer{overflow-y:auto!important}.mobile-menu details{overflow:hidden!important}.mobile-menu details[open] a{display:flex!important}@media (width<=1260px){.main-menu .mega-menu,.main-menu .dropdown,.main-menu{display:none!important}.mobile-menu-toggle{display:inline-flex!important}}@media (width>=1261px){.mobile-menu-toggle,.mobile-drawer,.mobile-menu-backdrop{display:none!important}}@media (width<=760px){.mobile-menu details[open]{background:#f3fbff!important;border-color:#0a78a82e!important}.mobile-menu details a{border-radius:14px!important;padding:13px 16px!important;line-height:1.35!important}}@media (width>=1261px){.main-menu .menu-item{position:relative!important}.main-menu .menu-item:after{content:"";pointer-events:auto;background:0 0;height:28px;position:absolute;top:100%;left:-18px;right:-18px}.main-menu .mega-trigger>.mega-menu,.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%)!important}}html[lang=ar] body{text-align:right;direction:rtl}html[lang=ar] .nav,html[lang=ar] .v42-hero-grid{direction:rtl}html[lang=ar] .lang-dropdown,html[lang=ar] .mobile-language-row{text-align:left;direction:ltr}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,.v80-hub-hero h1{overflow-wrap:anywhere}.v42-hero-copy p{max-width:820px}@media (width<=760px){.v42-hero{padding-top:calc(var(--mm-sticky-offset,72px) + 34px)!important}.v42-hero-grid{grid-template-columns:1fr!important;gap:22px!important}.v42-hero-copy h1{font-size:clamp(30px,8.5vw,44px)!important;line-height:1.08!important}.v42-hero-copy 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:translate(0)!important}.mobile-menu details{border-radius:20px!important;margin:0!important;display:block!important;overflow:visible!important}.mobile-menu details:not([open])>a{display:none!important}.mobile-menu details[open]{background:linear-gradient(#f3fbff,#fff)!important;border:1px solid #0a78a82e!important;padding-bottom:8px!important;box-shadow:0 14px 36px #071f3512!important}.mobile-menu summary{user-select:none!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;position:relative!important}.mobile-menu details[open] summary{color:#087da8!important;background:#fff!important;border-color:#0a78a833!important}.mobile-menu details[open]>a{align-items:center!important;width:calc(100% - 20px)!important;min-height:44px!important;margin:8px 10px 0!important;display:flex!important}.mobile-drawer .mobile-menu{padding-bottom:28px!important}@media (width<=640px){.mobile-drawer{width:min(94vw,420px)!important;padding:14px!important}.mobile-menu details[open]>a{padding:12px 14px!important;font-size:13px!important}.mobile-language-row{z-index:2;position:sticky;top:0}}.v163-generated-hub .v80-hub-hero{color:#fff;background:linear-gradient(135deg,#061827,#0b4968);padding:86px 0 56px}.v163-generated-hub .v80-hub-hero h1{color:#fff;margin:16px 0;font-size:clamp(34px,5vw,64px);line-height:1.05}.v163-generated-hub .v80-hub-hero p{color:#ffffffc7;max-width:780px;font-size:18px;line-height:1.7}.v163-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.v163-hub-card{color:#071f35;background:#fff;border:1px solid #08203317;border-radius:24px;flex-direction:column;gap:8px;min-height:122px;padding:24px;text-decoration:none;transition:all .22s;display:flex;box-shadow:0 18px 54px #071f3514}.v163-hub-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px #071f3521}.v163-hub-card b{font-size:19px;line-height:1.25}.v163-hub-card span{color:#087da8;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}@media (width<=900px){.v163-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (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,video,iframe{max-width:100%}img,video{height:auto}.container,.section,.v42-hero,.v80-hub-hero,.footer,.header,.mobile-drawer{min-width:0}.gallery-card,.video-card,.v163-hub-card,.mega-menu a,.dropdown a,.mobile-menu a{overflow-wrap:anywhere;min-width:0}@media (width<=1024px){body{width:100%}.container{width:min(100% - 24px,1180px)!important;max-width:100%!important}.v42-hero img,.v80-hub-hero img,.gallery-card img{object-fit:cover;height:auto;max-width:100%!important}.grid,.gallery-grid{min-width:0}table{max-width:100%}}@media (width<=760px){.container{width:min(100% - 20px,1180px)!important}.v42-hero,.v80-hub-hero{overflow:hidden!important}.v42-hero h1,.v80-hub-hero h1,h1,h2,h3{overflow-wrap:anywhere;word-break:normal}.gallery-grid{grid-template-columns:1fr!important}.gallery-card,.video-card,.project-card{width:100%!important;max-width:100%!important}.gallery-card img,.video-card img{width:100%!important}}.megamist-home-slider{isolation:isolate;background:#061827;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 55px #06182729}.megamist-slider-seo-title{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.megamist-slider-track{aspect-ratio:1920/700;background:#fff;width:100%;min-height:360px;max-height:700px;position:relative;overflow:hidden}.megamist-slide{opacity:0;visibility:hidden;z-index:1;background:#f7f9fb;transition:opacity .9s,visibility .9s,transform 5.8s;display:block;position:absolute;inset:0;transform:scale(1.018)}.megamist-slide.is-active{opacity:1;visibility:visible;z-index:2;transform:scale(1)}.megamist-slide img{object-fit:contain;object-position:center center;background:#fff;width:100%;height:100%;display:block}.megamist-slider-ui{z-index:8;backdrop-filter:blur(14px);background:#06182775;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:12px;padding:8px 10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 44px #0000003d}.megamist-slider-arrow,.megamist-slider-dot{appearance:none;cursor:pointer;color:#fff;border:0}.megamist-slider-arrow{background:#ffffff29;border-radius:999px;place-items:center;width:38px;height:38px;font-size:30px;font-weight:800;line-height:1;transition:background .22s,transform .22s;display:grid}.megamist-slider-arrow:hover,.megamist-slider-arrow:focus-visible{background:#ffffff4d;outline:0;transform:translateY(-1px)}.megamist-slider-dots{align-items:center;gap:8px;display:flex}.megamist-slider-dot{background:#ffffff8c;border-radius:999px;width:11px;height:11px;padding:0;transition:width .25s,background .25s,box-shadow .25s;box-shadow:inset 0 0 0 1px #ffffff2e}.megamist-slider-dot.is-active{background:#5ee8ff;width:34px;box-shadow:0 0 20px #5ee8ffbf}.megamist-slider-dot:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (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 (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{gap:9px;padding:7px 9px;bottom:10px}.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 (width<=980px){.megamist-home-slider{width:100%;max-width:100vw;box-shadow:none;background:#fff;overflow:hidden}.megamist-slider-track{background:#fff;line-height:0;aspect-ratio:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.megamist-slide{background:#fff;width:100%!important;height:auto!important;min-height:0!important;position:absolute!important;inset:0!important;transform:none!important}.megamist-slide.is-active{height:auto!important;position:relative!important;inset:auto!important}.megamist-slide img{object-fit:contain!important;object-position:center center!important;width:100%!important;max-width:100%!important;height:auto!important;display:block!important}.megamist-slider-ui{transform-origin:bottom;z-index:12;gap:8px;padding:6px 8px;transform:translate(-50%)scale(.88);bottom:6px!important}.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 (width<=520px){.megamist-slider-ui{gap:6px;padding:5px 7px;transform:translate(-50%)scale(.78);bottom:3px!important}.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 (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{color:#fff;background:radial-gradient(circle at 12% 20%,#06b6d429,#0000 34%),linear-gradient(135deg,#061827 0%,#0b3447 52%,#eaf8fb 100%);padding:78px 0;position:relative;overflow:hidden}.about-video-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff0d,#0000 36%,#ffffff1f);position:absolute;inset:0}.about-video-shell{z-index:1;grid-template-columns:minmax(0,1.04fr) minmax(320px,.72fr);align-items:center;gap:42px;display:grid;position:relative}.about-video-copy{max-width:760px}.about-video-eyebrow{backdrop-filter:blur(10px);letter-spacing:.1em;text-transform:uppercase;color:#dff8ff;background:#ffffff21;border:1px solid #ffffff3b;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:9px 14px;font-size:12px;font-weight:900;display:inline-flex}.about-video-copy h2{letter-spacing:-.04em;color:#fff;margin:0 0 18px;font-size:clamp(32px,4.4vw,58px);line-height:1.04}.about-video-copy p{color:#ffffffe0;margin:0 0 22px;font-size:18px;line-height:1.78}.about-video-list{gap:10px;margin:0 0 28px;padding:0;list-style:none;display:grid}.about-video-list li{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:16px;padding:12px 14px 12px 44px;font-weight:800;position:relative}.about-video-list li:before{content:"✓";color:#052014;background:#22c55e;border-radius:999px;place-items:center;width:20px;height:20px;font-size:13px;font-weight:900;display:grid;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.about-video-cta{color:#051b12;background:#7bd800;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 14px 34px #7bd80047}.about-video-cta:hover{transform:translateY(-2px);box-shadow:0 18px 44px #7bd80061}.about-video-stage{justify-content:center;display:flex;position:relative}.about-video-stage:before{content:"";filter:blur(1px);background:linear-gradient(160deg,#fff3,#ffffff0a);border-radius:36px;position:absolute;inset:8% -8%;transform:rotate(-3deg)}.about-video-badge{z-index:3;white-space:nowrap;color:#073047;letter-spacing:.08em;text-transform:uppercase;background:#ffffffeb;border-radius:999px;padding:9px 15px;font-size:12px;font-weight:950;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0000002e}.about-video-frame{z-index:2;backdrop-filter:blur(18px);background:#ffffff29;border:1px solid #ffffff47;border-radius:32px;width:min(100%,394px);padding:12px;position:relative;box-shadow:0 28px 80px #00000057}.about-video-frame video{object-fit:contain;background:#03111c;border-radius:24px;width:100%;height:auto;max-height:78vh;display:block;box-shadow:inset 0 0 0 1px #ffffff1f}.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 (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 (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{font-size:10px;top:12px}.about-video-cta{width:100%}}.about-v83-eyebrow{backdrop-filter:blur(10px);letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:800;display:inline-flex}.about-v83-section{padding:74px 0}.about-v83-lead{grid-template-columns:.82fr 1.18fr;align-items:start;gap:32px;display:grid}.about-v83-card{background:#fff;border:1px solid #04405c1f;border-radius:28px;padding:28px;box-shadow:0 18px 58px #052d4614}.about-v83-card h2,.about-v83-section h2{color:#06243a;letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(28px,4vw,44px);line-height:1.12}.about-v83-text p{color:#355266;margin:0 0 18px;font-size:17px;line-height:1.82}.about-v83-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.about-v83-feature{background:#f6fbfd;border:1px solid #04405c1a;border-radius:24px;padding:26px;position:relative;overflow:hidden}.about-v83-feature span{color:#fff;background:#0d7894;border-radius:16px;place-items:center;width:46px;height:46px;margin-bottom:18px;font-weight:900;display:inline-grid}.about-v83-feature h3{color:#06324b;margin:0 0 10px}.about-v83-feature p{color:#486274;margin:0;line-height:1.65}.about-v83-timeline{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px;display:grid}.about-v83-time{background:linear-gradient(#fff,#f2fbff);border:1px solid #04405c1f;border-radius:24px;padding:24px;box-shadow:0 14px 44px #052d4612}.about-v83-time strong{color:#0b7894;margin-bottom:8px;font-size:30px;display:block}.about-v83-image-band{grid-template-columns:1fr 1fr;gap:18px;margin-top:28px;display:grid}.about-v83-image-band img{object-fit:cover;border-radius:28px;width:100%;height:300px;box-shadow:0 18px 54px #052d461a}.about-v83-cta{color:#fff;background:linear-gradient(135deg,#08324d,#0a7a96);border-radius:32px;grid-template-columns:1fr auto;align-items:center;gap:22px;padding:38px;display:grid}.about-v83-cta h2{color:#fff;margin:0 0 8px}.about-v83-cta p{color:#ffffffdb;margin:0;line-height:1.7}.about-v83-cta a{color:#07324b;white-space:nowrap;background:#fff;border-radius:999px;padding:14px 22px;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=980px){.about-v83-lead,.about-v83-cta{grid-template-columns:1fr}.about-v83-timeline{grid-template-columns:repeat(2,1fr)}.about-v83-grid,.about-v83-image-band{grid-template-columns:1fr}}@media (width<=560px){.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-section,html[dir=rtl] .v95-about-ecosystem{text-align:right}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-cta{grid-template-columns:1fr auto}@media (width<=980px){html[dir=rtl] .about-v83-cta{grid-template-columns:1fr}}.mm-unified-hero{color:#fff;background:radial-gradient(circle at 82% 12%,#2dc7e747,#0000 34%),linear-gradient(135deg,#061827 0%,#092b44 46%,#0d7f99 100%);border-bottom:1px solid #ffffff1f;padding:94px 0 76px;position:relative;overflow:hidden}.mm-unified-hero:before{content:"";opacity:.52;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.mm-unified-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#5ee8ff40,#0000 65%);border-radius:50%;width:640px;height:640px;position:absolute;bottom:-48%;right:-10%}.mm-unified-hero-grid{z-index:1;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:54px;display:grid;position:relative}.mm-unified-breadcrumb{color:#ffffffdb;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 28px;font-size:14px;font-weight:800;display:flex}.mm-unified-breadcrumb a{color:#fff}.mm-unified-breadcrumb span{color:#ffffff94}.mm-unified-breadcrumb strong{color:#dffbff}.mm-unified-eyebrow{color:#5ee8ff;letter-spacing:.16em;text-transform:uppercase;background:#14c7e729;border:1px solid #5ee8ff4d;border-radius:999px;align-items:center;width:max-content;max-width:100%;margin:0 0 16px;padding:9px 13px;font-size:12px;font-weight:950;display:inline-flex}.mm-unified-hero h1{color:#fff;letter-spacing:-.055em;max-width:900px;margin:0 0 20px;font-size:clamp(42px,5.2vw,76px);line-height:1}.mm-unified-hero p{color:#ffffffe6;max-width:900px;margin:0;font-size:clamp(17px,1.55vw,23px);line-height:1.75}.mm-unified-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.mm-unified-actions .btn{color:#fff;background:linear-gradient(135deg,#0aa7ca,#28d5ec);border-radius:999px;min-height:52px;padding:14px 24px;font-weight:950;box-shadow:0 18px 44px #0fc1e238}.mm-unified-actions .btn-ghost,.mm-unified-actions .btn.secondary{color:#fff;box-shadow:none;background:#ffffff1a;border:1px solid #ffffff42}.mm-unified-panel{backdrop-filter:blur(16px);background:linear-gradient(155deg,#ffffff3b,#ffffff14);border:1px solid #ffffff3d;border-radius:34px;flex-direction:column;justify-content:center;align-self:stretch;min-height:230px;padding:34px 36px;display:flex;box-shadow:0 28px 80px #0000002e}.mm-unified-panel strong{color:#fff;letter-spacing:-.04em;font-size:clamp(42px,4.4vw,70px);font-weight:950;line-height:1;display:block}.mm-unified-panel span{color:#d7f6ff;letter-spacing:.14em;text-transform:uppercase;margin-top:12px;font-size:13px;font-weight:900;display:block}.mm-unified-panel p{color:#ffffffdb;margin-top:20px;font-size:18px;line-height:1.7}.mm-hero-contact .mm-unified-panel,.mm-hero-corporate .mm-unified-panel{background:linear-gradient(155deg,#ffffff42,#ffffff1a)}.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{direction:rtl;justify-content:flex-start}html[dir=rtl] .mm-unified-actions{justify-content:flex-start}@media (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 (width<=640px){.mm-unified-hero{padding:54px 0 42px}.mm-unified-breadcrumb{margin-bottom:18px;font-size:13px}.mm-unified-eyebrow{letter-spacing:.1em;font-size:10px}.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{color:#0c2635;background:#f6fbfe}.bank-v127-btn{color:#fff;background:#22b9df;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 18px 40px #0f6c8a47}.bank-v127-btn.secondary{color:#0b2b3c;background:#fff;box-shadow:0 16px 34px #0000001f}.bank-v127-section{padding:54px 0}.bank-v127-head{max-width:760px;margin-bottom:26px}.bank-v127-head span{color:#1598bd;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-block}.bank-v127-head h2{color:#0b2b3c;letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(30px,3.4vw,48px);line-height:1.05}.bank-v127-head p{color:#5a7280;margin:0;font-size:17px;line-height:1.75}.bank-v127-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);align-items:stretch;gap:24px;display:grid}.bank-v127-account{background:#fff;border:1px solid #0a4e681a;border-radius:30px;padding:28px;box-shadow:0 24px 70px #072b3c14}.bank-v127-account-top{border-bottom:1px solid #e8f2f6;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding-bottom:18px;display:flex}.bank-v127-bank-name{align-items:center;gap:14px;display:flex}.bank-v127-bank-logo{color:#087895;background:#e9f8fc;border-radius:18px;place-items:center;width:58px;height:58px;font-size:22px;font-weight:1000;display:grid}.bank-v127-bank-name strong{color:#082a3a;letter-spacing:-.03em;font-size:24px;display:block}.bank-v127-bank-name small{color:#66808d;margin-top:4px;font-weight:800;display:block}.bank-v127-badge{color:#12764c;white-space:nowrap;background:#effbf5;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.bank-v127-rows{gap:12px;display:grid}.bank-v127-row{background:#f7fbfd;border:1px solid #e6f1f5;border-radius:18px;grid-template-columns:190px 1fr;align-items:center;gap:18px;padding:15px 16px;display:grid}.bank-v127-row dt{color:#516a77;font-weight:900}.bank-v127-row dd{color:#0b2b3c;margin:0;font-weight:900}.bank-v127-row dd.muted{color:#647d89;font-weight:800}.bank-v127-note{color:#fff;background:linear-gradient(#0b3145,#061d2a);border-radius:30px;padding:28px;box-shadow:0 24px 70px #041f2d2e}.bank-v127-note h3{letter-spacing:-.03em;color:#fff;margin:0 0 12px;font-size:26px}.bank-v127-note p{color:#ffffffd1;margin:0 0 18px;line-height:1.75}.bank-v127-note ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.bank-v127-note li{color:#ffffffe6;padding-left:28px;font-weight:700;line-height:1.55;position:relative}.bank-v127-note li:before{content:"✓";color:#fff;background:#26c281;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:grid;position:absolute;top:0;left:0}.bank-v127-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.bank-v127-step{background:#fff;border:1px solid #0a4e681a;border-radius:26px;padding:24px;box-shadow:0 18px 50px #072b3c12}.bank-v127-step b{color:#0b90b2;background:#e9f8fc;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:16px;font-size:18px;display:grid}.bank-v127-step h3{color:#082a3a;margin:0 0 8px;font-size:20px}.bank-v127-step p{color:#607987;margin:0;line-height:1.65}.bank-v127-security{padding-top:0}.bank-v127-security-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.bank-v127-security-card{background:#fff;border:1px solid #e6f1f5;border-radius:24px;padding:22px}.bank-v127-security-card strong{color:#0b2b3c;margin-bottom:8px;font-size:18px;display:block}.bank-v127-security-card p{color:#647d89;margin:0;line-height:1.65}.bank-v127-final-cta{background:linear-gradient(135deg,#e7f8fd,#fff);border:1px solid #dceff5;border-radius:28px;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:26px;display:flex}.bank-v127-final-cta strong{color:#0b2b3c;margin-bottom:6px;font-size:24px;display:block}.bank-v127-final-cta span{color:#607987;line-height:1.6}@media (width<=991px){.bank-v127-grid,.bank-v127-steps,.bank-v127-security-grid{grid-template-columns:1fr}.bank-v127-row{grid-template-columns:1fr;gap:6px}.bank-v127-final-cta{flex-direction:column;align-items:flex-start}}html[dir=rtl] .bank-v127-page{text-align:right}html[dir=rtl] .bank-v127-account-top,html[dir=rtl] .bank-v127-bank-name,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 (width<=760px){.bank-v127-final-cta{align-items:flex-start}.bank-v127-btn{width:100%}}.v42-card-media{background:linear-gradient(135deg,#f5fbff,#fff);display:block;overflow:hidden}.v42-card-media img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:14px;display:block}.v42-product-card .v42-card-media{aspect-ratio:4/3}@media (width<=640px){.v42-card-media img{padding:10px}.v42-product-card .v42-card-media{aspect-ratio:1}}.mm-unified-hero-grid,.v42-hero-grid{min-width:0}.mm-unified-panel,.v42-hero-panel{box-sizing:border-box;min-width:0;max-width:100%;position:relative;overflow:hidden}.mm-unified-panel:before,.v42-hero-panel:before{content:"";pointer-events:none;opacity:.72;background:radial-gradient(circle at 18% 18%,#ffffff2e,#0000 32%),linear-gradient(135deg,#ffffff1a,#0000 44%);position:absolute;inset:0}.mm-unified-panel>*,.v42-hero-panel>*{z-index:1;position:relative}.mm-unified-panel strong,.v42-hero-panel strong{color:#fff;letter-spacing:-.045em;overflow-wrap:anywhere;word-break:normal;hyphens:auto;text-wrap:balance;width:100%;max-width:100%;line-height:.96;display:block;font-size:clamp(30px,3.05vw,52px)!important}.mm-unified-panel span,.v42-hero-panel span{overflow-wrap:anywhere;max-width:100%}.mm-unified-panel p,.v42-hero-panel p{overflow-wrap:break-word;max-width:100%}@media (width<=1180px){.mm-unified-hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr);gap:34px}.mm-unified-panel{border-radius:30px;padding:30px 28px}.mm-unified-panel strong,.v42-hero-panel strong{font-size:clamp(28px,4vw,48px)!important}}@media (width<=980px){.mm-unified-hero-grid,.v42-hero-grid{grid-template-columns:1fr!important}.mm-unified-panel,.v42-hero-panel{align-self:auto;min-height:auto}}@media (width<=640px){.mm-unified-panel,.v42-hero-panel{border-radius:22px;padding:22px 20px}.mm-unified-panel strong,.v42-hero-panel strong{letter-spacing:-.035em;font-size:clamp(26px,9vw,38px)!important}}body.blog-detail-page{color:#1f3342;background:#f4f8fb}body.blog-detail-page main{background:linear-gradient(#f5f9fc 0%,#fff 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{background:#fff;border:1px solid #0e2a401a;border-radius:26px;max-width:1040px;padding:clamp(24px,4vw,46px);box-shadow:0 18px 52px #06182714}body.blog-detail-page main>.section>.container>.card{padding:0;overflow:hidden}body.blog-detail-page .card{box-shadow:none;background:#fff;border:1px solid #0e2a4017;border-radius:20px}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{letter-spacing:-.035em;color:#082338;margin:0 0 18px;font-size:clamp(26px,3.2vw,40px);line-height:1.16}body.blog-detail-page h3{color:#0b2d43;letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(18px,2vw,24px);line-height:1.25}body.blog-detail-page .eyebrow{color:#0887a7;letter-spacing:.08em;text-transform:uppercase;background:#e8f8fc;border:1px solid #0faacd38;border-radius:999px;width:max-content;max-width:100%;margin:0 0 16px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}body.blog-detail-page p,body.blog-detail-page li{color:#485b68;font-size:clamp(16px,1.25vw,18px);line-height:1.78}body.blog-detail-page p{margin:0 0 16px}body.blog-detail-page .lead{color:#2f4656;margin-bottom:18px;font-size:clamp(17px,1.45vw,21px);line-height:1.75}body.blog-detail-page ul{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}body.blog-detail-page li{margin:0;padding-left:28px;position:relative}body.blog-detail-page li:before{content:"";background:#18bfd7;border-radius:50%;width:9px;height:9px;position:absolute;top:.72em;left:0;box-shadow:0 0 0 5px #18bfd71f}body.blog-detail-page .grid{gap:18px;margin-top:22px}body.blog-detail-page .grid .card{background:#f8fbfd;border-color:#e5eef4;transition:transform .2s,box-shadow .2s,border-color .2s}body.blog-detail-page .grid .card:hover{border-color:#14b9d74d;transform:translateY(-3px);box-shadow:0 14px 34px #06182714}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 #12bed82e}body.blog-detail-page main>.section:last-of-type .card,body.blog-detail-page main>.section:last-of-type>.container{color:#fff;background:linear-gradient(135deg,#062238 0%,#0e6b82 100%);border:0;position:relative;overflow:hidden}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{color:#fff;background:#18bfd7;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 (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 (width<=560px){body.blog-detail-page main>.section>.container{border-radius:18px;padding:20px 16px}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}}@media (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,.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{max-width:212px!important;height:44px!important;max-height:44px!important}.mobile-menu-toggle{width:44px!important;min-width:44px!important;height:44px!important}.lang-current{height:40px!important;min-height:40px!important}}@media (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,.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{max-width:198px!important;height:42px!important;max-height:42px!important}.header .container{width:min(100% - 18px,1180px)!important}.nav{gap:9px!important}.mobile-menu-toggle{width:43px!important;min-width:43px!important;height:43px!important}.lang-current{height:39px!important;min-height:39px!important}}@media (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,.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{max-width:184px!important;height:40px!important;max-height:40px!important}.mobile-menu-toggle{width:42px!important;min-width:42px!important;height:42px!important}.lang-current{width:42px!important;height:38px!important;min-height:38px!important}}.developer-credit a{color:#dffaff;border-bottom:1px solid #5ee8ff6b;font-weight:900;text-decoration:none;transition:color .18s,border-color .18s}.developer-credit a:hover{color:#5ee8ff;border-bottom-color:#5ee8ff}.v56-video-card:before{content:"▶";z-index:2;color:#0a6f9d;background:#ffffffeb;border:1px solid #ffffff59;border-radius:999px;place-items:center;width:62px;height:62px;font-size:24px;font-weight:900;display:grid;position:absolute;top:34px;left:34px;box-shadow:0 18px 45px #00000038}.v56-video-card .v56-video-open{white-space:normal;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:48px;display:inline-flex}@media (width<=560px){.v56-video-card{min-height:390px}.v56-video-card:before{width:52px;height:52px;font-size:20px;top:22px;left:22px}.v56-video-open{width:100%;max-width:270px}}.footer-bottom .developer-credit,.compact-footer .footer-bottom .developer-credit{white-space:nowrap!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-width:max-content!important;margin:0!important;display:inline-flex!important}.footer-bottom .developer-credit a,.compact-footer .footer-bottom .developer-credit a{white-space:nowrap!important;flex:none!important;line-height:1.35!important;display:inline-flex!important}@media (width<=700px){.footer-bottom .container,.compact-footer .footer-bottom .container{text-align:center!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:6px 14px!important;display:flex!important}.footer-bottom span,.compact-footer .footer-bottom span{align-items:center!important;max-width:100%!important;margin:0!important;display:inline-flex!important}.footer-bottom .developer-credit,.compact-footer .footer-bottom .developer-credit{width:auto!important}}@media (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,.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{max-width:226px!important;height:48px!important;max-height:48px!important}.header .brand{min-width:154px!important}}@media (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,.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{max-width:212px!important;height:46px!important;max-height:46px!important}.header .container{width:min(100% - 16px,1180px)!important}.nav{gap:8px!important}}@media (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,.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{max-width:194px!important;height:43px!important;max-height:43px!important}}.video-service-filter{background:#ffffffc7;border:1px solid #07172414;border-radius:26px;flex-wrap:wrap;gap:10px;margin:0 0 28px;padding:14px;display:flex;box-shadow:0 16px 46px #071f350f}.video-filter-btn{appearance:none;color:#113246;cursor:pointer;min-height:42px;font:inherit;letter-spacing:.01em;background:linear-gradient(#fff,#f3fbff);border:1px solid #0717241a;border-radius:999px;padding:10px 15px;font-size:13px;font-weight:900;line-height:1.2;transition:transform .18s,box-shadow .18s,background .18s,color .18s,border-color .18s}.video-filter-btn:hover{border-color:#0a78a83d;transform:translateY(-2px);box-shadow:0 12px 28px #071f351a}.video-filter-btn.is-active{color:#fff;background:linear-gradient(135deg,#08799e,#26cbe8);border-color:#26cbe88a;box-shadow:0 16px 36px #26cbe838}.video-filter-empty{color:#536b7a;text-align:center;background:#fff;border:1px dashed #07172429;border-radius:24px;margin:10px 0 0;padding:22px 24px;font-weight:800;display:none}.video-filter-empty.is-visible{display:block}html[dir=rtl] .video-service-filter{direction:rtl;justify-content:flex-start}@media (width<=640px){.video-service-filter{-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-radius:20px;flex-wrap:nowrap;gap:8px;margin-bottom:22px;padding:10px;overflow-x:auto}.video-filter-btn{white-space:nowrap;flex:none;min-height:40px;padding:9px 13px;font-size:12px}}.video-service-filter{align-items:center}.video-filter-btn{justify-content:center;align-items:center;gap:8px;display:inline-flex}.video-filter-label{display:inline-block}.video-filter-count{min-width:24px;height:24px;color:inherit;background:#071f3514;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.video-filter-btn.is-active .video-filter-count{color:#fff;background:#ffffff38}.video-service-chip{color:#08799e;letter-spacing:.02em;white-space:normal;background:linear-gradient(135deg,#07799e1a,#26cbe821);border:1px solid #08799e29;border-radius:999px;justify-content:center;align-items:center;width:max-content;max-width:100%;margin:0 0 9px;padding:6px 10px;font-size:11px;font-weight:900;line-height:1.15;display:inline-flex}.video-service-chip.service-misting{color:#087a72;background:linear-gradient(135deg,#26cbe81f,#50cd9124);border-color:#1eaf962e}.video-service-chip.service-cooling{color:#08799e;background:linear-gradient(135deg,#07799e1f,#26cbe824);border-color:#08799e2e}.video-service-chip.service-heating{color:#9a5b09;background:linear-gradient(135deg,#ff912e21,#ffcf4c24);border-color:#d9841633}.video-service-chip.service-dust{color:#705737;background:linear-gradient(135deg,#7864481f,#cab48c29);border-color:#78644833}.video-service-chip.service-odor{color:#405fa8;background:linear-gradient(135deg,#5a78d21f,#96bef524);border-color:#5a78d22e}.video-service-chip.service-disinfection{color:#167a49;background:linear-gradient(135deg,#28aa691f,#73daa024);border-color:#28aa6933}.video-card.is-filter-hidden{display:none!important}.video-card-media{background:#f4fbff}.video-card-media img.v145-video-thumb{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.video-card-body h3{overflow-wrap:anywhere;word-break:normal}html[dir=rtl] .video-card-body{text-align:right}@media (width<=640px){.video-service-filter{gap:8px;padding:10px 10px 12px}.video-filter-btn{gap:6px;min-width:auto}.video-filter-count{min-width:22px;height:22px;padding:0 6px;font-size:10px}.video-service-chip{margin-bottom:8px;padding:6px 9px;font-size:10.5px}}.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{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mm-404-v2{color:#fff;isolation:isolate;background:radial-gradient(circle at 18% 12%,#26cbe833,#0000 28%),radial-gradient(circle at 86% 18%,#56c77629,#0000 30%),linear-gradient(135deg,#04111d 0%,#071d2d 42%,#083a4c 100%);padding:clamp(54px,7vw,96px) 0 clamp(46px,6vw,82px);position:relative;overflow:hidden}.mm-404-v2:before{content:"";z-index:-2;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;mask-image:linear-gradient(#000000f2,#00000059)}.mm-404-v2:after{content:"";filter:blur(10px);z-index:-1;background:radial-gradient(#26cbe838,#0000 68%);height:360px;position:absolute;inset:auto -12% -34%}.mm-404-shell{grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:center;gap:clamp(28px,5vw,68px);display:grid}.mm-404-copy{z-index:2;position:relative}.mm-404-eyebrow{color:#6eeaff;letter-spacing:.16em;text-transform:uppercase;background:#0b384e8c;border:1px solid #26cbe847;border-radius:999px;align-items:center;gap:10px;margin-bottom:18px;padding:9px 14px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 16px 38px #0000002e}.mm-404-eyebrow:before{content:"";background:#66f0b9;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 6px #66f0b91f,0 0 22px #66f0b98c}.mm-404-code-wrap{align-items:center;gap:16px;margin-bottom:12px;display:flex}.mm-404-code-big{letter-spacing:-.08em;color:#fff;text-shadow:0 0 30px #26cbe84d;background:linear-gradient(135deg,#26cbe829,#56c7761f);border:1px solid #ffffff29;border-radius:28px;justify-content:center;align-items:center;min-width:132px;min-height:94px;padding:10px 22px;font-size:clamp(48px,8vw,88px);font-weight:1000;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff29,0 28px 70px #00000040}.mm-404-code-note{color:#b7d0dc;font-weight:800;line-height:1.5;display:block}.mm-404-v2 h1{letter-spacing:-.055em;color:#fff;max-width:760px;margin:0 0 18px;font-size:clamp(36px,5.5vw,76px);line-height:.97}.mm-404-v2 p{color:#c8d9e4;max-width:700px;margin:0;font-size:clamp(16px,1.45vw,20px);line-height:1.72}.mm-404-highlight{color:#74f0d5;font-weight:900}.mm-404-quick-actions{flex-wrap:wrap;gap:12px;margin:28px 0 26px;display:flex}.mm-404-btn{background:linear-gradient(135deg,#20b7d5,#56c776);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:13px 20px;font-weight:1000;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 18px 44px #20b7d533;color:#031623!important}.mm-404-btn:hover{transform:translateY(-2px);box-shadow:0 22px 50px #56c7763d}.mm-404-btn.secondary{box-shadow:none;background:#ffffff14;border:1px solid #ffffff2e;color:#fff!important}.mm-404-btn.secondary:hover{background:#ffffff21}.mm-404-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px;display:grid}.mm-404-status-grid div{background:#ffffff12;border:1px solid #ffffff21;border-radius:22px;padding:16px;box-shadow:inset 0 1px #ffffff14}.mm-404-status-grid b{color:#fff;font-size:22px;font-weight:1000;line-height:1;display:block}.mm-404-status-grid span{color:#aecadb;letter-spacing:.05em;text-transform:uppercase;margin-top:8px;font-size:12px;font-weight:800;display:block}.mm-404-visual{min-height:460px;position:relative}.mm-404-image-card{background:#071b2b;border:1px solid #ffffff2e;border-radius:34px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 38px 90px #00000059}.mm-404-image-card img{object-fit:cover;filter:saturate(1.05)contrast(1.04);width:100%;height:100%;min-height:430px;display:block}.mm-404-image-card:after{content:"";background:linear-gradient(#020b130f,#020b13b3);position:absolute;inset:0}.mm-404-float-badge{z-index:2;backdrop-filter:blur(16px);background:#04121fc7;border:1px solid #ffffff24;border-radius:26px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:18px;display:grid;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 22px 54px #00000047}.mm-404-float-badge i{color:#042133;background:linear-gradient(135deg,#23c5e2,#6ee39b);border-radius:18px;place-items:center;width:54px;height:54px;font-size:25px;font-style:normal;font-weight:1000;display:grid}.mm-404-float-badge strong{color:#fff;font-size:17px;line-height:1.25;display:block}.mm-404-float-badge small{color:#b7d0dc;margin-top:4px;font-size:13px;line-height:1.45;display:block}.mm-404-mini-grid{z-index:3;grid-template-columns:repeat(2,102px);gap:12px;display:grid;position:absolute;top:32px;right:-18px}.mm-404-mini-grid img{object-fit:cover;background:#081d2d;border:1px solid #ffffff38;border-radius:20px;width:102px;height:84px;box-shadow:0 20px 46px #0000004d}.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{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.mm-404-nav-head span{color:#6eeaff;letter-spacing:.12em;text-transform:uppercase;background:#26cbe81f;border:1px solid #26cbe83d;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:1000;display:inline-flex}.mm-404-nav-head h2{color:#fff;letter-spacing:-.04em;margin:10px 0 0;font-size:clamp(24px,3vw,38px)}.mm-404-nav-head p{color:#aecadb;text-align:right;max-width:520px;font-size:15px;line-height:1.65}.mm-404-link-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.mm-404-link-card{background:#ffffff12;border:1px solid #ffffff21;border-radius:28px;min-height:206px;text-decoration:none;transition:transform .22s,border-color .22s,background .22s;position:relative;overflow:hidden;box-shadow:0 20px 54px #0003;color:#fff!important}.mm-404-link-card:hover{background:#ffffff1a;border-color:#26cbe873;transform:translateY(-5px)}.mm-404-link-card img{object-fit:cover;filter:saturate(1.05);width:100%;height:118px;display:block}.mm-404-link-card:after{content:"";pointer-events:none;background:linear-gradient(#0000,#04121fe6);height:70px;position:absolute;top:70px;left:0;right:0}.mm-404-link-card span{z-index:2;padding:14px 15px 16px;display:block;position:relative}.mm-404-link-card strong{color:#fff;overflow-wrap:anywhere;font-size:14px;line-height:1.25;display:block}.mm-404-link-card small{color:#aecadb;margin-top:7px;font-size:12px;line-height:1.45;display:block}.mm-404-rescue{grid-template-columns:1.2fr .8fr;gap:16px;margin-top:16px;display:grid}.mm-404-rescue-card{background:linear-gradient(135deg,#ffffff17,#ffffff0e);border:1px solid #ffffff21;border-radius:28px;padding:22px;box-shadow:inset 0 1px #ffffff1a}.mm-404-rescue-card h3{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:20px}.mm-404-rescue-card p{color:#b7d0dc;max-width:none;font-size:14px;line-height:1.65}.mm-404-rescue-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.mm-404-rescue-list a{background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px;align-items:center;gap:10px;padding:12px 14px;font-weight:900;text-decoration:none;display:flex;color:#fff!important}.mm-404-rescue-list a:before{content:"›";color:#031623;background:#21bed9;border-radius:999px;place-items:center;width:22px;height:22px;font-weight:1000;display:grid}.mm-404-contact-card{background:linear-gradient(135deg,#26cbe82e,#56c7761f);flex-direction:column;justify-content:center;gap:12px;display:flex}.mm-404-contact-card a{background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:46px;font-weight:1000;text-decoration:none;display:inline-flex;color:#041827!important}html[dir=rtl] .mm-404-nav-head p{text-align:left}html[dir=rtl] .mm-404-rescue-list a:before{content:"‹"}@media (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 (width<=820px){.mm-404-v2{padding-top:42px}.mm-404-code-wrap{flex-direction:column;align-items:flex-start;gap:10px}.mm-404-status-grid{grid-template-columns:1fr}.mm-404-nav-head{flex-direction:column;align-items:flex-start}.mm-404-nav-head p{text-align:left}.mm-404-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-404-rescue,.mm-404-rescue-list{grid-template-columns:1fr}.mm-404-mini-grid{grid-template-columns:repeat(4,1fr);margin-top:12px;position:relative;top:auto;right:auto}.mm-404-mini-grid img{width:100%;height:72px}.mm-404-mini-grid img:nth-child(n){transform:none}.mm-404-float-badge{bottom:16px;left:16px;right:16px}.mm-404-image-card,.mm-404-image-card img{min-height:340px}}@media (width<=560px){.mm-404-v2 h1{font-size:38px}.mm-404-code-big{border-radius:24px;min-width:116px;min-height:82px;font-size:58px}.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{grid-template-columns:1fr;display:grid}.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{background:radial-gradient(circle at 12% 0,#25bee138,#0000 34%),linear-gradient(135deg,#061827 0%,#0b314e 48%,#f6fbff 100%);padding:76px 0;position:relative;overflow:hidden}.v190-product-media-docs .container{max-width:1180px;margin:auto;padding:0 20px}.v190-media-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:stretch;gap:24px;display:grid}.v190-video-panel,.v190-doc-panel{backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:32px;overflow:hidden;box-shadow:0 32px 90px #00000038}.v190-video-panel{padding:28px}.v190-panel-copy{max-width:900px}.v190-kicker{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#23c7e6,#0675b5);border-radius:999px;align-items:center;width:max-content;margin-bottom:14px;padding:9px 14px;font-size:12px;font-weight:900;display:inline-flex}.v190-kicker.dark{color:#61ddff;background:#052136eb}.v190-video-panel h2{color:#fff;margin:0 0 14px;font-size:clamp(28px,3.2vw,48px);line-height:1.08}.v190-video-panel p{color:#ffffffdb;margin:0;font-size:17px;line-height:1.75}.v190-badge-row{flex-wrap:wrap;gap:10px;margin:20px 0 24px;display:flex}.v190-badge-row span{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:800}.v190-video-shell{aspect-ratio:16/9;background:#051827;border:1px solid #ffffff2e;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000042}.v190-video-shell iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.v190-video-actions,.v190-doc-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.v190-btn{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:900;line-height:1.1;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex;text-decoration:none!important}.v190-btn:hover{transform:translateY(-2px)}.v190-btn.primary{background:linear-gradient(135deg,#21c5e6,#0379bd);box-shadow:0 12px 30px #0379bd47;color:#fff!important}.v190-btn.ghost{background:#ffffff24;border:1px solid #ffffff38;color:#fff!important}.v190-btn.secondary{background:#eaf7ff;color:#075f92!important}.v190-btn.link{background:0 0;padding-inline:4px;color:#0b6fa8!important}.v190-doc-panel{color:#0b2438;background:#fff;flex-direction:column;padding:22px;display:flex}.v190-doc-visual{background:linear-gradient(135deg,#edf9ff,#fff);border:1px solid #0842691a;border-radius:24px;justify-content:center;align-items:center;min-height:210px;margin-bottom:18px;padding:14px;display:flex}.v190-doc-visual img{object-fit:contain;border-radius:18px;width:100%;max-height:260px;display:block}.v190-doc-panel h3{color:#09263b;margin:0 0 12px;font-size:clamp(24px,2.4vw,34px);line-height:1.12}.v190-doc-panel p{color:#536d82;margin:0;line-height:1.72}.v190-doc-actions{margin-top:auto;padding-top:20px}@media (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:180px}}@media (width<=560px){.v190-product-media-docs{padding:42px 0}.v190-video-panel,.v190-doc-panel{border-radius:22px;padding:18px}.v190-badge-row{gap:8px}.v190-badge-row span{padding:8px 10px;font-size:12px}.v190-video-shell{border-radius:18px}.v190-doc-visual{border-radius:18px;padding:10px}.v190-video-actions,.v190-doc-actions{grid-template-columns:1fr;display:grid}.v190-btn{width:100%;padding:13px 14px}}html[dir=rtl] .v190-product-media-docs{text-align:right}.mm-nozzle-video-section{color:#fff;isolation:isolate;background:linear-gradient(135deg,#071b2b 0%,#0a3045 46%,#062436 100%);padding:78px 0;position:relative;overflow:hidden}.mm-nozzle-video-section:before{content:"";opacity:.9;z-index:-2;background:radial-gradient(circle at 18% 20%,#26c6da38,#0000 34%),radial-gradient(circle at 88% 12%,#7dc42333,#0000 30%),linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/74px 74px,linear-gradient(0deg,#ffffff09 1px,#0000 1px) 0 0/74px 74px;position:absolute;inset:0}.mm-nozzle-video-section:after{content:"";filter:blur(8px);z-index:-1;background:#1fbfde1f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-120px}.mm-nozzle-video-wrap{grid-template-columns:minmax(0,.95fr) minmax(320px,1.25fr);align-items:center;gap:34px;display:grid}.mm-nozzle-video-copy{backdrop-filter:blur(14px);background:#04121f9e;border:1px solid #65d2f433;border-radius:32px;padding:34px;box-shadow:0 24px 70px #00000047}.mm-nozzle-video-kicker{color:#5fe7ff;letter-spacing:.12em;text-transform:uppercase;background:#31c5e021;border:1px solid #5bd5f447;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:9px 14px;font-size:13px;font-weight:900;display:inline-flex}.mm-nozzle-video-title{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(32px,4.3vw,64px);font-weight:950;line-height:1.02}.mm-nozzle-video-title strong{color:#86c824;text-shadow:0 0 24px #86c82447;display:block}.mm-nozzle-video-lead{color:#d9eef8;margin:20px 0 0;font-size:clamp(17px,1.5vw,22px);font-weight:650;line-height:1.65}.mm-nozzle-video-copy p{color:#b7d1df;margin:14px 0 0;font-size:16px;line-height:1.75}.mm-nozzle-video-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 0;display:grid}.mm-nozzle-video-badge{color:#f3fbff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;align-items:center;gap:10px;padding:13px 14px;font-weight:800;display:flex}.mm-nozzle-video-badge:before{content:"";background:#7fc52a;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 6px #7fc52a24}.mm-nozzle-video-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}.mm-nozzle-video-btn{background:linear-gradient(135deg,#74bd16,#23c6df);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 14px 32px #23c6df33;color:#061725!important}.mm-nozzle-video-note{color:#d7edf6;max-width:360px;font-size:13px}.mm-nozzle-video-player{background:linear-gradient(135deg,#6ae5ff61,#85cd2c47);border-radius:34px;padding:10px;position:relative;box-shadow:0 30px 90px #0000005c}.mm-nozzle-video-frame{aspect-ratio:16/9;background:#000;border:1px solid #ffffff2e;border-radius:26px;position:relative;overflow:hidden}.mm-nozzle-video-frame iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.mm-nozzle-video-glass{pointer-events:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:absolute;bottom:28px;left:28px;right:28px}.mm-nozzle-video-stat{background:#04121fc2;border:1px solid #ffffff24;border-radius:16px;padding:12px 14px;box-shadow:0 12px 34px #00000040}.mm-nozzle-video-stat b{color:#fff;font-size:14px;line-height:1.2;display:block}.mm-nozzle-video-stat span{color:#8fe1f3;margin-top:3px;font-size:12px;font-weight:700;display:block}html[dir=rtl] .mm-nozzle-video-copy,.rtl .mm-nozzle-video-copy{text-align:right}@media (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 (width<=640px){.mm-nozzle-video-section{padding:44px 0}.mm-nozzle-video-copy{border-radius:24px;padding:22px}.mm-nozzle-video-badges{grid-template-columns:1fr}.mm-nozzle-video-glass{grid-template-columns:1fr;margin-top:12px;position:static}.mm-nozzle-video-player{border-radius:22px;padding:7px}.mm-nozzle-video-frame{border-radius:18px}.mm-nozzle-video-actions{flex-direction:column;align-items:flex-start}.mm-nozzle-video-btn{width:100%}}.mobile-catalog-menu a:after{content:"PDF";color:#087da8;letter-spacing:.05em;background:#eaf8fd;border-radius:999px;margin-left:auto;padding:3px 7px;font-size:9px;font-weight:950}html[dir=rtl] .mobile-catalog-menu a:after,html[lang=ar] .mobile-catalog-menu a:after{margin-left:0;margin-right:auto}.about-visual img.about-cooling-image{object-position:50% 50%}@media (width<=640px){.about-visual img.about-cooling-image{object-position:28% 50%;height:430px}}.catalog-page-link{position:relative}.catalog-page-link:before{content:"";opacity:.72;background:linear-gradient(90deg,#0000 47%,currentColor 48% 54%,#0000 55%);border:1.8px solid;border-radius:3px;width:17px;height:15px;margin-right:1px;box-shadow:inset 5px 0 #0000}.catalog-page-link[aria-current=page]{box-shadow:0 12px 30px #071f3514;color:#087da8!important;background:linear-gradient(135deg,#e6f9ff,#fff)!important}.mobile-catalog-link{align-items:center;gap:10px;display:flex!important}.mobile-catalog-link:before{content:"PDF";color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#0a8fbd,#075f88);border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:24px;font-size:9px;font-weight:950;display:inline-flex;box-shadow:0 8px 20px #087da833}.mobile-catalog-link[aria-current=page]{color:#087da8!important;background:#eaf9ff!important}html[dir=rtl] .catalog-page-link:before,html[lang=ar] .catalog-page-link:before{margin-left:1px;margin-right:0}.mmcat-page{color:#0d2336;background:#f5f9fc;overflow:hidden}.mmcat-hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 12% 12%,#29bee947,#0000 34%),radial-gradient(circle at 92% 80%,#1975ad47,#0000 35%),linear-gradient(135deg,#04131f 0%,#092f49 48%,#075f88 100%);padding:76px 0 84px;position:relative;overflow:hidden}.mmcat-orb{filter:blur(1px);pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.mmcat-orb-one{border:1px solid #ffffff2e;width:360px;height:360px;top:-170px;right:-140px;box-shadow:0 0 0 55px #ffffff09,0 0 0 110px #ffffff06}.mmcat-orb-two{background:#1bb7e11f;width:250px;height:250px;bottom:-130px;left:-100px}.mmcat-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:64px;display:grid}.mmcat-breadcrumb{color:#ffffffad;align-items:center;gap:10px;margin-bottom:24px;font-size:13px;font-weight:800;display:flex}.mmcat-breadcrumb a{color:#fff}.mmcat-breadcrumb strong{color:#93e8ff}.mmcat-eyebrow,.mmcat-kicker{letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:950;display:inline-flex}.mmcat-eyebrow{color:#a8edff;backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:9px 13px}.mmcat-eyebrow:before,.mmcat-kicker:before{content:"";background:#33c9ef;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #33c9ef21}.mmcat-hero h1{letter-spacing:-.055em;color:#fff;max-width:780px;margin:20px 0 18px;font-size:clamp(42px,5.7vw,78px);line-height:.98}.mmcat-hero-copy>p{color:#fffc;max-width:720px;margin:0;font-size:clamp(17px,1.55vw,21px);line-height:1.72}.mmcat-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.mmcat-stats div{backdrop-filter:blur(12px);background:#ffffff13;border:1px solid #ffffff21;border-radius:19px;padding:17px 18px}.mmcat-stats b{color:#fff;font-size:24px;display:block}.mmcat-stats span{color:#ffffffa3;margin-top:4px;font-size:12px;font-weight:800;display:block}.mmcat-hero-visual{min-height:510px;position:relative}.mmcat-stack-card{background:#fff;border:1px solid #ffffff57;border-radius:27px;position:absolute;overflow:hidden;box-shadow:0 34px 90px #00000057}.mmcat-stack-card img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.mmcat-stack-main{z-index:3;width:310px;height:438px;top:8px;left:50%;transform:translate(-50%)rotate(-2.5deg)}.mmcat-stack-one{z-index:1;width:270px;height:238px;top:74px;left:0;transform:rotate(-9deg)}.mmcat-stack-two{z-index:2;width:255px;height:225px;top:104px;right:0;transform:rotate(8deg)}.mmcat-hero-note{z-index:5;backdrop-filter:blur(16px);background:#03131fc7;border:1px solid #ffffff2b;border-radius:19px;align-items:center;gap:13px;width:min(390px,88%);padding:14px 16px;display:flex;position:absolute;bottom:5px;left:50%;transform:translate(-50%);box-shadow:0 20px 55px #00000040}.mmcat-hero-note span{color:#087da8;letter-spacing:.08em;background:#fff;border-radius:10px;flex:0 0 46px;justify-content:center;align-items:center;height:32px;font-size:11px;font-weight:950;display:inline-flex}.mmcat-hero-note p{color:#fffc;margin:0;font-size:12px;line-height:1.45}.mmcat-library{background:linear-gradient(#f7fbfd 0%,#edf5f9 100%);padding:82px 0 94px}.mmcat-section-head{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:end;gap:45px;margin-bottom:32px;display:grid}.mmcat-kicker{color:#087da8}.mmcat-section-head h2{letter-spacing:-.045em;color:#071f35;margin:14px 0 0;font-size:clamp(32px,4vw,56px);line-height:1.05}.mmcat-section-head>p{color:#5c7180;margin:0;font-size:16px;line-height:1.75}.mmcat-toolbar{backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #071f3517;border-radius:24px;grid-template-columns:minmax(250px,.8fr) minmax(520px,1.5fr) auto;align-items:center;gap:16px;margin-bottom:28px;padding:14px;display:grid;box-shadow:0 16px 44px #071f3512}.mmcat-search{background:#f0f6f9;border:1px solid #deeaef;border-radius:15px;align-items:center;gap:11px;height:48px;padding:0 15px;display:flex}.mmcat-search span{border:2px solid #607988;border-radius:50%;flex:none;width:17px;height:17px;position:relative}.mmcat-search span:after{content:"";background:#607988;border-radius:2px;width:7px;height:2px;position:absolute;bottom:-2px;right:-5px;transform:rotate(45deg)}.mmcat-search input{color:#0d2336;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.mmcat-search input::placeholder{color:#7d919d}.mmcat-filters{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.mmcat-filters button{color:#536b7a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;min-height:42px;padding:0 14px;font-size:12px;font-weight:850;transition:all .2s}.mmcat-filters button:hover{color:#087da8;background:#eef8fb}.mmcat-filters button.active{color:#fff;background:linear-gradient(135deg,#092f49,#087da8);box-shadow:0 10px 25px #087da838}.mmcat-result-count{white-space:nowrap;color:#657b88;padding:0 8px;font-size:12px;font-weight:800}.mmcat-result-count b{color:#087da8;font-size:17px}.mmcat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.mmcat-card{background:#fff;border:1px solid #071f3516;border-radius:28px;flex-direction:column;min-width:0;transition:all .28s;display:flex;overflow:hidden;box-shadow:0 18px 48px #081f3314}.mmcat-card:hover{border-color:#087da83d;transform:translateY(-7px);box-shadow:0 30px 70px #081f3326}.mmcat-card[hidden]{display:none!important}.mmcat-cover{background:radial-gradient(circle at 20% 15%,#fff,#0000 38%),linear-gradient(145deg,#edf5f8,#dfeaf0);height:300px;padding:22px;display:block;position:relative;overflow:hidden}.mmcat-cover img{object-fit:contain;filter:drop-shadow(0 15px 20px #03182729);border-radius:14px;width:100%;height:100%;transition:all .35s;display:block}.mmcat-card:hover .mmcat-cover img{transform:scale(1.025)}.mmcat-pdf-chip,.mmcat-new{z-index:2;letter-spacing:.08em;border-radius:10px;justify-content:center;align-items:center;height:29px;font-size:10px;font-weight:950;display:inline-flex;position:absolute;top:17px}.mmcat-pdf-chip{color:#087da8;background:#fff;min-width:44px;left:17px;box-shadow:0 10px 24px #071f351f}.mmcat-new{color:#fff;background:#19a36b;padding:0 11px;right:17px;box-shadow:0 10px 24px #19a36b33}.mmcat-cover-action{color:#fff;opacity:0;backdrop-filter:blur(12px);background:#031624d1;border-radius:13px;justify-content:space-between;align-items:center;min-height:42px;padding:0 14px;font-size:12px;font-weight:900;transition:all .25s;display:flex;position:absolute;bottom:17px;left:18px;right:18px;transform:translateY(8px)}.mmcat-card:hover .mmcat-cover-action,.mmcat-cover:focus .mmcat-cover-action{opacity:1;transform:translateY(0)}.mmcat-card-body{flex-direction:column;flex:1;padding:23px;display:flex}.mmcat-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.mmcat-card-top>span{color:#087da8;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:950}.mmcat-card-top small{color:#81939e;font-weight:800}.mmcat-card h2{color:#071f35;letter-spacing:-.025em;margin:13px 0 9px;font-size:21px;line-height:1.18}.mmcat-card p{color:#5c7180;margin:0;font-size:13.5px;line-height:1.67}.mmcat-file-meta{color:#7a8d98;align-items:center;gap:8px;margin-top:auto;padding-top:18px;font-size:11px;font-weight:850;display:flex}.mmcat-file-meta i{background:#aebbc2;border-radius:50%;width:4px;height:4px}.mmcat-actions{grid-template-columns:1.25fr .75fr;gap:9px;margin-top:16px;display:grid}.mmcat-btn{border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:12px;font-weight:950;transition:all .2s;display:flex}.mmcat-btn.primary{color:#fff;background:linear-gradient(135deg,#082c46,#087da8);box-shadow:0 11px 25px #087da82e}.mmcat-btn.secondary{color:#26495e;background:#edf5f8}.mmcat-btn:hover{transform:translateY(-2px)}.mmcat-empty{text-align:center;color:#607786;background:#fff;border:1px dashed #b8cbd5;border-radius:22px;padding:35px;font-weight:850}.mmcat-cta-section{background:#edf5f9;padding:0 0 90px}.mmcat-cta{color:#fff;background:radial-gradient(circle at 95% 0,#2fc6ee40,#0000 30%),linear-gradient(135deg,#041824,#0a3855);border-radius:32px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:35px;padding:44px 48px;display:grid;box-shadow:0 30px 80px #071f352e}.mmcat-cta>div>span{color:#8ae5ff;letter-spacing:.13em;font-size:11px;font-weight:950}.mmcat-cta h2{color:#fff;letter-spacing:-.035em;max-width:780px;margin:10px 0;font-size:clamp(27px,3.2vw,44px);line-height:1.08}.mmcat-cta p{color:#ffffffb3;max-width:780px;margin:0;line-height:1.65}.mmcat-cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.mmcat-cta .btn-ghost{color:#fff;background:#ffffff14;border:1px solid #ffffff3d}html[dir=rtl] .mmcat-breadcrumb,html[lang=ar] .mmcat-breadcrumb,.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{left:17px;right:auto}html[dir=rtl] .mmcat-search span:after,html[lang=ar] .mmcat-search span:after{left:-5px;right:auto;transform:rotate(-45deg)}@media (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 (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%);min-height:485px;margin:0 auto}.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 (width<=640px){.mmcat-hero{padding:38px 0 50px}.mmcat-breadcrumb{margin-bottom:18px;font-size:11px}.mmcat-eyebrow{font-size:10px}.mmcat-hero h1{margin-top:17px;font-size:clamp(37px,12vw,54px)}.mmcat-hero-copy>p{font-size:15px;line-height:1.65}.mmcat-stats{gap:8px;margin-top:25px}.mmcat-stats div{border-radius:15px;padding:13px 8px}.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{width:94%;padding:11px 12px;bottom:-6px}.mmcat-library{padding:58px 0 68px}.mmcat-section-head h2{font-size:37px}.mmcat-section-head>p{font-size:14px}.mmcat-toolbar{border-radius:19px;padding:10px}.mmcat-filters{grid-template-columns:1fr 1fr;display:grid}.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{border-radius:25px;padding:30px 24px}.mmcat-cta-actions{grid-template-columns:1fr;width:100%;display:grid}.mmcat-cta-actions .btn{justify-content:center;width:100%}}@media (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{background:linear-gradient(#f8fbfd 0%,#edf5f9 100%);padding:42px 0 78px;position:relative;overflow:hidden}.mm-product-catalog:before{content:"";pointer-events:none;background:radial-gradient(circle,#26bae229,#26bae200 68%);border-radius:50%;width:420px;height:420px;position:absolute;top:-250px;right:-240px}.mm-product-catalog-shell{color:#fff;background:radial-gradient(circle at 95% 5%,#38c7ed2b,#0000 31%),linear-gradient(135deg,#061925 0%,#0a3551 58%,#087da8 100%);border:1px solid #071f351a;border-radius:32px;grid-template-columns:minmax(220px,285px) minmax(0,1fr);align-items:center;gap:42px;padding:32px;display:grid;position:relative;box-shadow:0 30px 80px #071f352e}.mm-product-catalog-cover{background:linear-gradient(145deg,#fffffffa,#e8f3f8f2);border-radius:24px;height:340px;padding:17px;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden;box-shadow:0 24px 55px #00000042}.mm-product-catalog-cover:hover,.mm-product-catalog-cover:focus{transform:translateY(-5px)rotate(-1deg);box-shadow:0 34px 70px #00000057}.mm-product-catalog-cover img{object-fit:contain;filter:drop-shadow(0 12px 17px #041a2926);border-radius:14px;width:100%;height:100%;display:block}.mm-product-catalog-file{color:#087da8;letter-spacing:.06em;background:#fff;border-radius:10px;align-items:center;gap:7px;padding:8px 10px;font-size:10px;font-weight:950;display:inline-flex;position:absolute;top:15px;left:15px;box-shadow:0 8px 22px #071f3526}.mm-product-catalog-file:before{content:"PDF";color:#fff;background:#087da8;border-radius:6px;justify-content:center;align-items:center;min-width:31px;height:20px;font-size:8px;display:inline-flex}.mm-product-catalog-content{min-width:0;padding:8px 8px 8px 0}.mm-product-catalog-eyebrow{color:#8be8ff;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:15px;font-size:11px;font-weight:950;display:inline-flex}.mm-product-catalog-eyebrow:before{content:"";background:#35cbee;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #35cbee21}.mm-product-catalog h2{color:#fff;letter-spacing:-.035em;max-width:850px;margin:0 0 14px;font-size:clamp(29px,3.5vw,46px);line-height:1.08}.mm-product-catalog-copy{color:#ffffffc2;max-width:860px;margin:0;font-size:16px;line-height:1.72}.mm-product-catalog-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:23px 0 0;padding:0;list-style:none;display:grid}.mm-product-catalog-points li{color:#ffffffe6;background:#ffffff12;border:1px solid #ffffff1f;border-radius:14px;align-items:center;min-height:52px;padding:11px 12px 11px 36px;font-size:12px;font-weight:850;line-height:1.35;display:flex;position:relative}.mm-product-catalog-points li:before{content:"✓";color:#062237;background:#2fc7e9;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:10px;font-weight:1000;display:flex;position:absolute;left:12px}.mm-product-catalog-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;display:flex}.mm-product-catalog-btn{border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:0 18px;font-size:12px;font-weight:950;transition:transform .2s,background .2s;display:inline-flex}.mm-product-catalog-btn:hover{transform:translateY(-2px)}.mm-product-catalog-btn.primary{color:#087da8;background:#fff;box-shadow:0 12px 28px #0003}.mm-product-catalog-btn.secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff3d}.mm-product-catalog-btn.tertiary{color:#99ebff;padding-left:10px;padding-right:10px}.mm-product-catalog-language{color:#ffffff8c;margin-top:14px;font-size:11px;font-weight:750;display:block}html[dir=rtl] .mm-product-catalog-content,html[lang=ar] .mm-product-catalog-content{padding-left:8px;padding-right:0}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 (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 (width<=680px){.mm-product-catalog{padding:28px 0 58px}.mm-product-catalog-shell{border-radius:25px;grid-template-columns:1fr;gap:25px;padding:20px}.mm-product-catalog-cover{width:min(270px,100%);height:330px;margin:0 auto}.mm-product-catalog-content{text-align:center;padding:0}.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{grid-template-columns:1fr;width:100%;display:grid}.mm-product-catalog-btn{width:100%}.mm-product-catalog-language{text-align:center}}.v194-documents-section{background:radial-gradient(circle at 12% 4%,#0080c41f,#0000 30%),linear-gradient(#f4f9fc 0%,#fff 62%);padding:72px 0 84px}.v194-documents-section>.container{max-width:1180px;margin:0 auto;padding:0 20px}.v194-documents-head{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px;display:flex}.v194-documents-head>div{max-width:760px}.v194-documents-kicker{letter-spacing:.13em;text-transform:uppercase;color:#0875b7;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:900;display:inline-flex}.v194-documents-kicker:before{content:"";background:#15a5d8;border-radius:999px;width:30px;height:2px}.v194-documents-head h2{color:#071827;margin:0 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.08}.v194-documents-head p{color:#526577;margin:0;font-size:17px;line-height:1.75}.v194-documents-head>strong{color:#075d94;background:#fff;border:1px solid #0068aa26;border-radius:999px;flex:none;padding:12px 18px;font-size:14px;box-shadow:0 10px 30px #0a345214}.v194-documents-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.v194-document-card{background:#fff;border:1px solid #093a5b1c;border-radius:28px;grid-template-columns:190px minmax(0,1fr);min-height:292px;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;overflow:hidden;box-shadow:0 22px 54px #072c481a}.v194-document-card:hover{border-color:#0070c047;transform:translateY(-4px);box-shadow:0 30px 66px #072c4826}.v194-document-cover{background:#061a2c;min-height:292px;display:block;position:relative;overflow:hidden}.v194-document-cover:after{content:"";pointer-events:none;border:1px solid #ffffff24;position:absolute;inset:0}.v194-document-cover img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.v194-document-card:hover .v194-document-cover img{transform:scale(1.025)}.v194-document-body{flex-direction:column;min-width:0;padding:25px 25px 23px;display:flex}.v194-document-meta{color:#6c7c8b;justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;font-size:12px;font-weight:800;display:flex}.v194-document-meta span:first-child{color:#0274ae;background:#e9f7fd;border-radius:999px;padding:7px 10px;display:inline-flex}.v194-document-meta span:last-child{text-align:end}.v194-document-body h2{color:#061b2d;margin:0 0 10px;font-size:clamp(22px,2.1vw,29px);line-height:1.16}.v194-document-body p{color:#566979;margin:0;font-size:15px;line-height:1.64}.v194-document-actions{flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:20px;display:flex}.v194-doc-btn{background:linear-gradient(135deg,#006eb7,#009bd1);border-radius:13px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px #0070c033;color:#fff!important}.v194-doc-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0070c047}.v194-doc-btn.secondary{box-shadow:none;background:#eef6fa;border:1px solid #0068aa1a;color:#075d94!important}.v194-documents-note{color:#607282;background:#ffffffc2;border:1px solid #093a5b17;border-radius:17px;align-items:center;gap:10px;margin:24px 0 0;padding:15px 18px;font-size:13px;line-height:1.55;display:flex}.v194-documents-note:before{content:"i";color:#0875b7;background:#e9f7fd;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-weight:900;display:grid}[dir=rtl] .v194-documents-kicker:before{order:2}@media (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 (width<=760px){.v194-documents-section{padding:48px 0 60px}.v194-documents-head{margin-bottom:22px;display:block}.v194-documents-head>strong{margin-top:18px;display:inline-flex}.v194-documents-grid{grid-template-columns:1fr;gap:18px}.v194-document-card{border-radius:22px;grid-template-columns:128px minmax(0,1fr);min-height:250px}.v194-document-cover{min-height:250px}.v194-document-body{padding:20px 18px}.v194-document-meta{margin-bottom:12px;display:block}.v194-document-meta span{display:inline-flex!important}.v194-document-meta span:last-child{text-align:start;margin-top:8px}.v194-document-body h2{font-size:22px}.v194-document-actions{padding-top:16px}.v194-doc-btn{min-height:42px;padding:9px 13px}}@media (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:120px}}.mm-heater-video-section{color:#fff;isolation:isolate;background:linear-gradient(135deg,#1a0e0b 0%,#35150e 46%,#171115 100%);padding:82px 0;position:relative;overflow:hidden}.mm-heater-video-section:before{content:"";z-index:-2;background:radial-gradient(circle at 14% 20%,#ff71303d,#0000 34%),radial-gradient(circle at 88% 14%,#ffc55c2b,#0000 30%),linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/72px 72px,linear-gradient(0deg,#ffffff08 1px,#0000 1px) 0 0/72px 72px;position:absolute;inset:0}.mm-heater-video-section:after{content:"";filter:blur(14px);z-index:-1;background:#ff602624;border-radius:50%;width:590px;height:590px;position:absolute;bottom:-230px;right:-170px}.mm-heater-video-wrap{grid-template-columns:minmax(0,1.12fr) minmax(300px,.72fr);align-items:center;gap:54px;display:grid}.mm-heater-video-copy{backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff17,#ffffff09);border:1px solid #ffffff1f;border-radius:32px;padding:38px;box-shadow:0 30px 80px #0000003d}.mm-heater-video-kicker{color:#ffd6a5;letter-spacing:.13em;text-transform:uppercase;background:#ff773321;border:1px solid #ffbe704d;border-radius:999px;align-items:center;gap:10px;margin-bottom:18px;padding:9px 14px;font-size:.76rem;font-weight:800;display:inline-flex}.mm-heater-video-kicker:before{content:"";background:#ff8a3d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #ff8a3d21}.mm-heater-video-title{color:#fff;letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(2rem,4vw,3.55rem);line-height:1.06}.mm-heater-video-title strong{color:#ff9b52;letter-spacing:.24em;margin-top:11px;font-size:.38em;display:block}.mm-heater-video-lead{color:#fff;margin:0 0 14px;font-size:1.14rem;font-weight:650;line-height:1.7}.mm-heater-video-copy>p:not(.mm-heater-video-lead){color:#ffffffc2;margin:0;line-height:1.8}.mm-heater-video-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:26px 0;display:grid}.mm-heater-video-badge{color:#fff;background:#00000029;border:1px solid #ffffff1a;border-radius:15px;align-items:center;gap:10px;padding:12px 14px;font-size:.91rem;font-weight:700;display:flex}.mm-heater-video-badge:before{content:"✓";color:#1b0d09;background:linear-gradient(135deg,#ff7b35,#ffb44c);border-radius:8px;flex:0 0 24px;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.mm-heater-video-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.mm-heater-video-btn{background:linear-gradient(135deg,#ff7434,#ffad43);border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-weight:850;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 30px #ff68293d;color:#1a0d08!important;text-decoration:none!important}.mm-heater-video-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px #ff682952}.mm-heater-video-note{color:#ffffffa3;max-width:330px;font-size:.84rem;line-height:1.55}.mm-heater-video-player{background:linear-gradient(145deg,#ffffff1f,#ffffff09);border:1px solid #ffffff2b;border-radius:34px;justify-self:end;width:100%;max-width:430px;padding:10px;position:relative;box-shadow:0 38px 90px #0000006b}.mm-heater-video-frame{aspect-ratio:9/16;background:#0d0807;border-radius:25px;position:relative;overflow:hidden}.mm-heater-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.mm-heater-video-glass{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.mm-heater-video-stat{text-align:center;background:#0003;border:1px solid #ffffff1a;border-radius:14px;min-width:0;padding:12px 9px}.mm-heater-video-stat b{color:#ffd1a1;margin-bottom:5px;font-size:.76rem;display:block}.mm-heater-video-stat span{color:#ffffffb3;font-size:.68rem;line-height:1.35;display:block}.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 (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 (width<=640px){.mm-heater-video-section{padding:46px 0}.mm-heater-video-wrap{gap:28px}.mm-heater-video-copy{border-radius:24px;padding:23px}.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{flex-direction:column;align-items:stretch}.mm-heater-video-btn{width:100%}.mm-heater-video-note{max-width:none}.mm-heater-video-player{border-radius:25px;max-width:360px;padding:7px}.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{border-radius:24px!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:100%!important;padding:12px!important;display:grid!important;overflow:visible!important}body .video-filter-btn{text-align:center!important;white-space:normal!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;height:100%!important;min-height:62px!important;padding:10px 11px!important;line-height:1.2!important;display:flex!important}body .video-filter-label{white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;min-width:0!important;line-height:1.22!important}body .video-filter-count{flex:none!important}html[dir=rtl] body .video-service-filter{direction:rtl!important}@media (width<=1180px){body .video-service-filter{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=820px){body .video-service-filter{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}}@media (width<=600px){body .video-service-filter{border-radius:20px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:9px!important}body .video-filter-btn{border-radius:15px!important;min-height:56px!important;padding:9px 8px!important;font-size:12px!important}}@media (width<=360px){body .video-service-filter{grid-template-columns:1fr!important}}body .v99-lightbox.v206-photo-lightbox{z-index:100000!important;isolation:isolate!important;background:0 0!important;justify-content:center!important;align-items:center!important;padding:clamp(10px,2vw,24px)!important;display:none!important;position:fixed!important;inset:0!important}body .v99-lightbox.v206-photo-lightbox.is-open{display:flex!important}.v206-photo-backdrop{z-index:-1;-webkit-backdrop-filter:blur(16px)saturate(1.05);background:radial-gradient(circle at 50% 18%,#1c8bb333,#0000 40%),#020a12eb;position:absolute;inset:0}.v206-photo-shell{color:#fff;background:linear-gradient(#091d2bfa,#04111cfc);border:1px solid #ffffff29;border-radius:30px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1240px,96vw);height:min(920px,92dvh);min-height:520px;display:grid;overflow:hidden;box-shadow:0 42px 130px #00000094,inset 0 1px #ffffff14}.v206-photo-head{background:linear-gradient(#ffffff0e,#ffffff05);border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;min-width:0;padding:16px 18px 15px 22px;display:grid}.v206-photo-heading{flex-direction:column;gap:3px;min-width:0;display:flex}.v206-photo-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#67e6ff;font-size:10px;font-weight:900}.v206-photo-title{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:100%;font-size:clamp(14px,1.5vw,19px);line-height:1.3;display:block;overflow:hidden}.v206-photo-counter{color:#d9f7ff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-width:66px;height:36px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.v206-photo-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;transition:all .2s;display:inline-grid}.v206-photo-close:hover,.v206-photo-close:focus-visible{color:#092235;background:#fff;outline:none;transform:rotate(4deg)}.v206-photo-stage{background:radial-gradient(circle,#1b80a421,#0000 62%);justify-content:center;align-items:center;min-height:0;padding:18px 78px;display:flex;position:relative;overflow:hidden}.v206-photo-media{border-radius:18px;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.v206-photo-image{opacity:1;transition:opacity .18s,transform .25s;object-fit:contain!important;border-radius:14px!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;display:block!important;box-shadow:0 22px 70px #0000006b!important}.v206-photo-media.is-loading .v206-photo-image{opacity:.25;transform:scale(.985)}.v206-photo-loader{opacity:0;pointer-events:none;border:3px solid #ffffff38;border-top-color:#5be5ff;border-radius:50%;width:42px;height:42px;animation:.7s linear infinite v206spin;position:absolute}.v206-photo-media.is-loading .v206-photo-loader{opacity:1}@keyframes v206spin{to{transform:rotate(360deg)}}.v206-photo-nav{z-index:3;color:#fff;cursor:pointer;background:#051826b8;border:1px solid #ffffff2b;border-radius:18px;place-items:center;width:50px;height:64px;font-size:34px;font-weight:700;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 38px #0000003d}.v206-photo-nav:hover,.v206-photo-nav:focus-visible{background:linear-gradient(135deg,#0c83aa,#27cce9);border-color:#5be5ff8c;outline:none;transform:translateY(-50%)scale(1.04)}.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{left:16px;right:auto}.v206-photo-foot{background:#020d16c7;border-top:1px solid #ffffff17;padding:12px 18px 16px}.v206-photo-thumb-head{color:#bcd5df;justify-content:space-between;align-items:center;gap:12px;margin:0 2px 10px;font-size:11px;font-weight:800;display:flex}.v206-photo-thumb-head strong{color:#fff;letter-spacing:.03em;font-size:12px}.v206-photo-thumbs{scrollbar-width:thin;scrollbar-color:#59dcf5a6 #ffffff12;scroll-snap-type:x proximity;gap:10px;padding:2px 2px 6px;display:flex;overflow:auto hidden}.v206-photo-thumbs::-webkit-scrollbar{height:7px}.v206-photo-thumbs::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.v206-photo-thumbs::-webkit-scrollbar-thumb{background:#59dcf594;border-radius:999px}.v206-photo-thumb{cursor:pointer;opacity:.68;scroll-snap-align:center;background:#102a3b;border:2px solid #0000;border-radius:12px;flex:0 0 92px;width:92px;height:66px;padding:0;transition:all .2s;position:relative;overflow:hidden}.v206-photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.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 #57e4ff29,0 10px 26px #0000003d}.v206-photo-thumb:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (width<=760px){body .v99-lightbox.v206-photo-lightbox{padding:8px!important}.v206-photo-shell{border-radius:22px;width:100%;height:min(94dvh,900px);min-height:0}.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{background:#072537e6;border-radius:16px;width:54px;height:48px;font-size:30px;top:auto;bottom:10px;transform:none}.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{left:auto;right:calc(50% - 66px)}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{border-radius:10px;flex-basis:76px;width:76px;height:56px}}@media (width<=460px){body .v99-lightbox.v206-photo-lightbox{padding:0!important}.v206-photo-shell{border:0;border-radius:0;height:100dvh}.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{background:radial-gradient(circle at 8% 12%,#1ab8e51f,#0000 27%),radial-gradient(circle at 92% 88%,#0853781a,#0000 28%),linear-gradient(#fff 0%,#f3f9fc 100%);padding:clamp(56px,7vw,94px) 0;position:relative;overflow:hidden}.v196-category-main .v42-category-showcase:before,.v196-category-main .v42-category-showcase:after{content:"";pointer-events:none;filter:blur(1px);border-radius:999px;position:absolute}.v196-category-main .v42-category-showcase:before{border:1px solid #087eaa1a;width:260px;height:260px;top:80px;right:-120px}.v196-category-main .v42-category-showcase:after{border:1px solid #087eaa17;width:170px;height:170px;bottom:90px;left:-80px}.v196-category-showcase>.container{z-index:1;position:relative}.v196-category-showcase .section-heading{text-align:left;background:linear-gradient(135deg,#fffffffa,#f1fafef5);border:1px solid #073f5e1a;border-radius:34px;max-width:none;margin:0 0 22px;padding:clamp(24px,3vw,38px);position:relative;overflow:hidden;box-shadow:0 24px 70px #072f4517}.v196-category-showcase .section-heading:after{content:"";background:radial-gradient(circle,#1bb7e429,#1bb7e400 68%);border-radius:50%;width:250px;height:250px;position:absolute;top:-95px;right:-70px}.v196-category-showcase .section-heading span{z-index:1;background:#e9f8ff;border:1px solid #007da81f;border-radius:999px;margin:0 0 10px;padding:8px 12px;position:relative}.v196-category-showcase .section-heading h2{z-index:1;letter-spacing:-.04em;max-width:850px;margin:0 0 12px;font-size:clamp(30px,4vw,50px);position:relative}.v196-category-showcase .section-heading p{z-index:1;color:#526b7c;max-width:880px;margin:0;font-size:clamp(15px,1.5vw,18px);line-height:1.72;position:relative}.v196-category-main .v196-product-grid{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;display:grid!important}.v196-category-main .v42-product-card{isolation:isolate;min-width:0;height:100%;position:relative;overflow:hidden;background:#fff!important;border:1px solid #073f5e1c!important;border-radius:30px!important;transition:transform .28s,border-color .28s,box-shadow .28s!important;box-shadow:0 20px 58px #072f4517!important}.v196-category-main .v42-product-card:before{background:linear-gradient(90deg,#13b7e5,#08749b,#9be8ff);height:3px}.v196-category-main .v42-product-card:after{content:"";z-index:-1;pointer-events:none;opacity:0;background:linear-gradient(145deg,#fff0,#d8f4ff47);transition:all .28s;position:absolute;inset:0}.v196-category-main .v42-product-card:hover{border-color:#0885b24d!important;transform:translateY(-8px)!important;box-shadow:0 32px 84px #072f4529!important}.v196-category-main .v42-product-card:hover:after{opacity:1}.v196-category-main .v42-card-media{aspect-ratio:4/3;border-bottom:1px solid #073f5e14;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 42%,#fff 0%,#f4fbfe 58%,#eaf6fb 100%)!important;justify-content:center!important;align-items:center!important;height:auto!important;padding:clamp(20px,2vw,30px)!important;display:flex!important}.v196-category-main .v42-card-media:after{content:"";filter:blur(18px);z-index:0;background:#11425b1c;border-radius:50%;height:16%;position:absolute;bottom:8%;left:12%;right:12%;transform:scaleX(.74)}.v196-category-main .v42-card-media img{z-index:1;mix-blend-mode:multiply;filter:drop-shadow(0 15px 20px #072a3e21);position:relative;object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;transition:transform .38s!important}.v196-category-main .v196-category-card .v42-card-media:after{display:none}.v196-category-main .v196-category-card .v42-card-media img{mix-blend-mode:normal;filter:none;object-fit:cover!important}.v196-category-main .v42-product-card:hover .v42-card-media img{transform:scale(1.045)!important}.v196-card-number{z-index:3;backdrop-filter:blur(8px);color:#fff;letter-spacing:.1em;background:#051e2dbd;border:1px solid #ffffff3d;border-radius:13px;place-items:center;min-width:42px;height:34px;padding:0 10px;font-size:11px;font-weight:950;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 9px 24px #00000029}.v196-category-main .v42-card-body{gap:12px!important;padding:22px 22px 24px!important}.v196-category-main .v196-card-type{color:#05769c!important;letter-spacing:.12em!important;text-transform:uppercase!important;background:linear-gradient(135deg,#e9f9ff,#f6fcff)!important;border:1px solid #0084b11c!important;border-radius:999px!important;align-self:flex-start!important;margin:0!important;padding:7px 10px!important;font-size:10px!important;font-weight:950!important}.v196-category-main .v42-card-body h3{color:#071f2e;letter-spacing:-.015em;min-height:56px;margin:0!important;font-size:clamp(18px,1.5vw,22px)!important;line-height:1.28!important;display:block!important}.v196-category-main .v42-card-body h3 a{text-decoration:none;display:block;color:inherit!important}.v196-category-main .v42-card-body p{color:#5a7180!important;min-height:0!important;margin:0!important;font-size:14px!important;line-height:1.62!important}.v196-category-main .v42-card-link{border:1px solid #007ca821;gap:12px;width:100%;min-height:46px;position:relative;color:#066e93!important;text-align:left!important;background:#eef9fd!important;border-radius:15px!important;justify-content:space-between!important;align-items:center!important;margin-top:auto!important;padding:12px 15px!important;transition:all .24s!important;display:flex!important}.v196-category-main .v42-card-link:after{content:"→";color:#08779d;background:#fff;border-radius:9px;flex:none;place-items:center;width:26px;height:26px;font-size:16px;transition:all .24s;display:grid;box-shadow:0 5px 14px #074b681a}.v196-category-main .v42-card-link:hover{color:#fff!important;background:#087da5!important;border-color:#087da5!important;transform:none!important}.v196-category-main .v42-card-link:hover:after{color:#fff;background:#ffffff2e;transform:translate(3px)}.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-offset:3px;outline:3px solid #00a8dc66}.v196-category-main .v42-hero-panel{border-radius:32px;padding:30px;box-shadow:0 30px 75px #00000038}.v196-category-main .v42-hero-panel strong{letter-spacing:-.05em;font-size:clamp(46px,6vw,68px)}@media (width<=1080px){.v196-category-main .v196-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (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-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{top:11px;right: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{background:radial-gradient(circle at 10% 0,#5ee8ff2e,#0000 31%),linear-gradient(#f8fdff 0%,#eef9fd 48%,#fff 100%);border-top:1px solid #07172412;border-bottom:1px solid #07172412;padding:96px 0;position:relative;overflow:hidden}.v198-service-products:before{content:"";pointer-events:none;background:radial-gradient(circle,#0a78a81f,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;right:-190px}.v198-service-products-heading{z-index:1;text-align:center;max-width:820px;margin:0 auto 36px;position:relative}.v198-service-products-heading>span{color:#8ef4ff;letter-spacing:.11em;text-transform:uppercase;background:#061827;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:7px 14px;font-size:12px;font-weight:950;display:inline-flex;box-shadow:0 10px 28px #071f3526}.v198-service-products-heading h2{letter-spacing:-.045em;color:#071f35;margin:15px 0 10px;font-size:clamp(31px,4vw,52px);line-height:1.06}.v198-service-products-heading p{color:#607483;max-width:720px;margin:0 auto;font-size:17px;line-height:1.72}.v198-product-category-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:19px;display:grid;position:relative}.v198-product-category-card{isolation:isolate;background:#fffffff0;border:1px solid #071f351a;border-radius:29px;flex-direction:column;min-width:0;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 58px #071f3517}.v198-product-category-card:after{content:"";transform-origin:0;background:linear-gradient(90deg,#0a78a8,#5ee8ff);height:4px;transition:transform .28s;position:absolute;inset:auto 0 0;transform:scaleX(0)}.v198-product-category-card:hover,.v198-product-category-card:focus-visible{border-color:#0a78a847;outline:none;transform:translateY(-8px);box-shadow:0 30px 78px #071f3529}.v198-product-category-card:hover:after,.v198-product-category-card:focus-visible:after{transform:scaleX(1)}.v198-product-category-media{aspect-ratio:16/10;background:linear-gradient(145deg,#effaff,#fff);place-items:center;margin:0;display:grid;position:relative;overflow:hidden}.v198-product-category-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#0518271c);position:absolute;inset:0}.v198-product-category-media img{object-fit:cover;object-position:center;width:100%;height:100%;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{z-index:2;backdrop-filter:blur(10px);color:#e8fbff;letter-spacing:.08em;text-transform:uppercase;background:#051827c7;border:1px solid #ffffff80;border-radius:999px;align-items:center;min-height:29px;padding:6px 10px;font-size:10px;font-weight:950;display:inline-flex;position:absolute;top:15px;left:15px}.v198-product-category-body{flex-direction:column;flex:1;min-width:0;padding:22px 21px 23px;display:flex;position:relative}.v198-product-category-index{color:#0a78a829;letter-spacing:-.06em;font-size:34px;font-weight:950;line-height:1;position:absolute;top:17px;right:19px}.v198-product-category-body h3{z-index:1;color:#071f35;letter-spacing:-.025em;overflow-wrap:anywhere;max-width:calc(100% - 38px);margin:0 0 10px;font-size:20px;line-height:1.15;position:relative}.v198-product-category-body p{color:#627684;margin:0 0 20px;font-size:14px;line-height:1.6}.v198-product-category-link{color:#087da8;letter-spacing:.02em;border-top:1px solid #071f3514;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:16px;font-size:13px;font-weight:950;display:flex}.v198-product-category-link b{color:#087da8;background:#e9f9ff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:17px;transition:all .24s;display:grid}.v198-product-category-card:hover .v198-product-category-link b{color:#fff;background:#061827;transform:translate(3px)}html[dir=rtl] .v198-product-category-index{left:19px;right:auto}html[dir=rtl] .v198-product-category-body h3{max-width:calc(100% - 38px)}html[dir=rtl] .v198-product-category-card:after{transform-origin:100%}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)translate(3px)}@media (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 (width<=680px){.v198-service-products{padding:64px 0}.v198-service-products-heading{text-align:left;margin-bottom:27px}.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{border-radius:23px;grid-template-columns:124px minmax(0,1fr);display:grid}.v198-product-category-media{aspect-ratio:auto;height:100%;min-height:174px}.v198-product-category-media img{object-fit:cover}.v198-product-category-badge{white-space:normal;max-width:106px;padding:5px 7px;font-size:8px;line-height:1.15;top:9px;left:9px}.v198-product-category-body{padding:18px 16px}.v198-product-category-index{font-size:28px;top:13px;right:14px}.v198-product-category-body h3{max-width:calc(100% - 34px);font-size:18px}.v198-product-category-body p{margin-bottom:14px;font-size:13px;line-height:1.5}.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 (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{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.v198-product-category-link{gap:7px}}.v199-category-search{backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #073f5e1a;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin:0 0 30px;padding:16px 18px;display:grid;box-shadow:0 18px 54px #072f451a}.v199-search-field{min-width:0;margin:0;display:block;position:relative}.v199-search-field input{color:#0b3047;width:100%;height:62px;font:inherit;background:linear-gradient(#f1f8fb,#edf6fa);border:1px solid #08597d21;border-radius:20px;outline:none;margin:0;padding-inline:56px 54px;font-size:16px;font-weight:650;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:inset 0 1px #ffffffe6}.v199-search-field input::placeholder{color:#6f8798;opacity:1;font-weight:550}.v199-search-field input:focus{background:#fff;border-color:#087ea8;box-shadow:0 0 0 4px #087ea81f,0 12px 34px #07476514}.v199-search-icon{z-index:2;color:#5d7d90;pointer-events:none;inset-inline-start:18px;width:25px;height:25px;position:absolute;top:50%;transform:translateY(-50%)}.v199-search-icon svg,.v199-search-clear svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;width:100%;height:100%;display:block}.v199-search-clear{z-index:3;color:#4e6e81;cursor:pointer;inset-inline-end:13px;background:#fff;border:0;border-radius:12px;place-items:center;width:38px;height:38px;padding:10px;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 18px #0731491a}.v199-search-clear:hover{color:#fff;background:#087da5;transform:translateY(-50%)scale(1.04)}.v199-search-clear[hidden]{display:none!important}.v199-search-status{color:#5b7181;white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-width:180px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.v199-search-status strong{color:#06799f;letter-spacing:-.04em;font-size:24px;font-weight:950;line-height:1}.v199-search-empty{text-align:center;color:#587386;background:linear-gradient(#f7fcff,#fff);border:1px dashed #08678e3d;border-radius:26px;place-items:center;min-height:210px;margin-top:8px;padding:36px;display:grid}.v199-search-empty[hidden]{display:none!important}.v199-search-empty span{color:#087ea8;background:#e8f7fc;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:12px;font-size:32px;font-weight:900;display:grid}.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{contain:layout paint;box-sizing:border-box!important;width:calc(100% - 22px)!important;min-width:0!important;max-width:calc(100% - 22px)!important;min-height:0!important;overflow:hidden!important}.v196-category-main .v42-card-media .v199-responsive-card-image{image-rendering:auto;-webkit-user-drag:none;object-position:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important}.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 (width<=1080px){.v199-category-search{border-radius:24px;grid-template-columns:minmax(0,1fr) auto}.v199-search-status{min-width:150px}}@media (width<=680px){.v199-category-search{border-radius:22px;grid-template-columns:1fr;gap:11px;margin-bottom:20px;padding:12px}.v199-search-field input{border-radius:17px;height:56px;padding-inline:50px 48px;font-size:15px}.v199-search-icon{width:22px;height:22px;inset-inline-start:16px}.v199-search-clear{width:36px;height:36px;inset-inline-end:10px}.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 (width<=390px){.v199-search-field input{padding-inline-end:44px;font-size:14px}.v199-search-status{white-space:normal;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.v199-search-field input,.v199-search-clear{transition:none!important}}.v199-visually-hidden,.v199-search-field .sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!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{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.mm-site-search{z-index:1200;flex:0 0 44px;width:44px;height:44px;margin-inline:auto 8px;position:relative}.mm-site-search-form{background:#f6fbfef5 padding-box padding-box;border:1px solid #09415e24;border-radius:15px;align-items:center;width:44px;height:44px;transition:width .24s,box-shadow .24s;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 8px 24px #082f4512}.mm-site-search.is-open .mm-site-search-form,.mm-site-search-form:focus-within{background:#fff;width:310px;box-shadow:0 18px 48px #082f4529}.mm-site-search-toggle svg,.mm-mobile-search-icon svg{display:block}.mm-site-search-toggle{color:#315f77;cursor:pointer;background:0 0;border:0;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:27px;line-height:1;display:grid}.mm-site-search-input{color:#0b3045;width:0;min-width:0;font:inherit;opacity:0;background:0 0;border:0;outline:0;flex:1;padding:0;font-size:14px;font-weight:650;transition:opacity .18s}.mm-site-search.is-open .mm-site-search-input,.mm-site-search-form:focus-within .mm-site-search-input{opacity:1;width:auto;padding-inline:2px 8px}.mm-site-search-input::placeholder{color:#78909e;font-weight:550}.mm-site-search-clear{color:#355b6e;cursor:pointer;background:#edf5f8;border:0;border-radius:10px;flex:0 0 34px;width:34px;height:34px;margin-inline-end:4px;font-size:20px}.mm-site-search-results{z-index:2147482000;background:#fff;border:1px solid #09415e21;border-radius:20px;width:min(430px,100vw - 28px);max-height:min(520px,70vh);padding:9px;position:absolute;top:calc(100% + 10px);right:0;overflow:auto;box-shadow:0 28px 85px #07263938}.mm-site-search-result{border-bottom:1px solid #09415e12;border-radius:13px;padding:13px 14px;display:block;color:#12394e!important;text-decoration:none!important}.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{color:#062f46;font-size:14px;line-height:1.35;display:block}.mm-site-search-result span{color:#68808e;margin-top:5px;font-size:12px;line-height:1.45;display:block}.mm-site-search-empty{text-align:center;color:#627a88;padding:20px;font-weight:750}.mm-mobile-site-search{padding:0 18px 14px;display:none}.mm-mobile-site-search-form{background:#f2f8fb;border:1px solid #09415e24;border-radius:15px;align-items:center;min-height:48px;display:flex;position:relative}.mm-mobile-search-icon{color:#3e6a80;padding-inline-start:14px;font-size:24px}.mm-mobile-site-search input{color:#0b3045;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:12px 10px}.mm-mobile-site-search button{color:#315b70;background:#e5f1f6;border:0;border-radius:10px;width:38px;height:38px;margin-inline-end:5px;font-size:20px}.mm-mobile-search-results{width:100%;max-height:52vh;top:calc(100% + 7px);left:0;right:0}@media (width>=1551px){.mm-site-search{flex-basis:210px;width:210px}.mm-site-search-form{width:210px;position:relative;top:auto;right:auto;transform:none}.mm-site-search-input{opacity:1;width:auto;padding-inline:2px 8px}}@media (width<=1200px){.mm-site-search{display:none}.mm-mobile-site-search{display:block}}html[dir=rtl] .mm-site-search-form,html[dir=rtl] .mm-site-search-results{left:0;right:auto}.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%,#1dcbdc40,#0000 34%),radial-gradient(circle at 88% 14%,#5de1c22e,#0000 30%),linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/72px 72px,linear-gradient(0deg,#ffffff08 1px,#0000 1px) 0 0/72px 72px}.mm-humidification-video-section:after{background:#1bcdd324}.mm-humidification-video-section .mm-heater-video-kicker{color:#baf9f1;background:#2cdad31f;border-color:#6feee452}.mm-humidification-video-section .mm-heater-video-kicker:before{background:#4ae1d7;box-shadow:0 0 0 6px #4ae1d721}.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.is-open{display:flex!important}body.v56-modal-open{overflow:hidden!important}@media (width>=1261px){.header .container.nav{gap:6px!important}.header .main-menu{order:2;flex: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:0 1px!important}.header .container.nav{overflow:visible!important}.header .brand{order:1}.header .main-menu{order:2}.header .lang-selector{order:3!important;margin-inline:0 3px!important}.header .mm-site-search{flex:0 0 44px!important;order:4!important;width:44px!important;margin-inline: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 (width>=1600px){.header .mm-site-search-form,.header .mm-site-search-results,html[dir=rtl] .header .mm-site-search-form,html[dir=rtl] .header .mm-site-search-results{left:0!important;right:auto!important}}@media (width>=1261px) and (width<=1599px){.header .mm-site-search-form,.header .mm-site-search-results{left:auto!important;right:0!important}}.v95-yandex-business-card{background:#fff;overflow:hidden}.v95-yandex-business-card iframe{border:0;width:100%;min-height:360px;display:block}.mm-product-contact-actions{align-items:center;gap:10px!important}.mm-product-contact-actions a{justify-content:center;align-items:center;min-height:48px;display:inline-flex}.mm-product-contact-actions .mm-wa-button{color:#138b43!important;background:#e9fbf0!important}.mm-product-contact-actions .mm-telegram-button{color:#137eb7!important;background:#eaf6ff!important}@media (width<=980px){.v95-yandex-business-card iframe{min-height:320px}}@media (width<=640px){.mm-product-contact-actions{grid-template-columns:1fr;display:grid!important}.mm-product-contact-actions a{width:100%}}.mm-contact-page-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:560px;margin-top:24px;display:grid!important}.mm-contact-page-actions .mm-contact-page-btn{color:#0a3550;background:#fff;border:1px solid #08557f26;border-radius:15px;justify-content:flex-start;align-items:center;gap:10px;min-height:52px;padding:12px 15px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 10px 26px #042e4914}.mm-contact-page-actions .mm-contact-page-btn span{color:#0877ad;background:#e8f7fd;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.mm-contact-page-actions .mm-contact-page-btn:hover,.mm-contact-page-actions .mm-contact-page-btn:focus-visible{background:#f7fcff;border-color:#8fd5e9;transform:translateY(-2px);box-shadow:0 16px 32px #044b6f24}.mm-contact-page-actions .mm-contact-page-whatsapp span{color:#159447;background:#e9fbf0}.mm-contact-page-actions .mm-contact-page-telegram span{color:#1587c5;background:#eaf6ff}.mm-contact-page-actions .mm-contact-page-email span{color:#c66b17;background:#fff4e9}@media (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{justify-content:center;align-items:center;min-height:300px;overflow:hidden;background:#f7fafc!important;height:clamp(300px,34vw,520px)!important;padding:clamp(8px,1vw,16px)!important;display:flex!important}.v196-product-card .v42-card-media.mm-mistfan-card-media img.mm-mistfan-card-image{max-width:100%;max-height:100%;display:block;object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!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 (width<=980px){.v196-product-card .v42-card-media.mm-mistfan-card-media{height:clamp(320px,54vw,500px)!important}}@media (width<=640px){.v196-product-card .v42-card-media.mm-mistfan-card-media{min-height:340px;height:min(122vw,520px)!important;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{aspect-ratio:1;cursor:zoom-in;isolation:isolate;background:linear-gradient(135deg,#eff8ff,#fff);border:1px solid #08426914;border-radius:24px;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.v100-product-gallery[data-v195-gallery] .v100-main-image:focus-visible{outline-offset:4px;outline:3px solid #20a7e8}.v100-product-gallery[data-v195-gallery] .v100-main-image>img{object-position:center;box-sizing:border-box;max-width:100%;max-height:100%;padding:clamp(10px,1.6vw,18px);display:block;object-fit:contain!important;width:100%!important;height:100%!important}.v195-zoom-trigger{z-index:2;color:#fff;letter-spacing:.01em;cursor:pointer;backdrop-filter:blur(10px);background:#051d2fe0;border:0;border-radius:999px;align-items:center;gap:8px;padding:11px 14px;font:800 12px/1.1 inherit;display:inline-flex;position:absolute;bottom:14px;right:14px;box-shadow:0 12px 30px #051d2f3d}.v195-zoom-trigger svg{fill:none;stroke:currentColor;stroke-width:2px;width:17px;height:17px}.v195-gallery-hint{color:#668094;text-align:center;margin:10px 2px 0;font-size:12px;font-weight:750}.v100-product-gallery[data-v195-gallery] .v100-thumbs{min-width:0;max-width:100%;margin-top:14px;padding:3px 2px 8px;overflow:visible;grid-template-columns:repeat(auto-fit,minmax(62px,1fr))!important;gap:8px!important;display:grid!important}.v100-product-gallery[data-v195-gallery] .v100-thumb{aspect-ratio:1;cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #08426924;border-radius:16px;width:auto;min-width:0;padding:6px;transition:all .25s;overflow:hidden}.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 #0d82c52e}.v100-product-gallery[data-v195-gallery] .v100-thumb img{object-position:center;display:block;object-fit:contain!important;width:100%!important;height:100%!important;padding:0!important}.v207-lightbox.is-open{display:flex}.v207-lightbox-thumb.is-active{opacity:1;border-color:#31b9ff;transform:translateY(-2px)}.mm-fan-subcategory-grid{align-items:start}.mm-fan-subcategory-grid .mm-fan-subcategory-media{background:linear-gradient(145deg,#eef7fb,#fff)!important;justify-content:center!important;align-items:center!important;height:auto!important;min-height:0!important;padding:clamp(8px,1.2vw,16px)!important;display:flex!important;overflow:hidden!important}.mm-fan-subcategory-grid .v196-category-card:first-of-type .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!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{object-fit:contain!important;object-position:center!important;mix-blend-mode:normal!important;filter:none!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;padding:0!important;display:block!important;transform:none!important}.mm-fan-subcategory-grid .v196-category-card:hover .mm-fan-subcategory-image{transform:scale(1.015)!important}@media (width<=700px){.v195-zoom-trigger{padding:10px;font-size:0;bottom:10px;right:10px}.v195-zoom-trigger svg{width:19px;height:19px}.v100-product-gallery[data-v195-gallery] .v100-thumbs{scroll-snap-type:x proximity;padding-bottom:8px;grid-template-columns:none!important;gap:9px!important;display:flex!important;overflow:auto hidden!important}.v100-product-gallery[data-v195-gallery] .v100-thumb{flex:0 0 70px;width:70px;min-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){.mm-fan-subcategory-grid .mm-fan-subcategory-image{transition:none!important}}.mmfan-main{color:#102a3c;background:#f5f8fb;overflow:hidden}.mmfan-main *{box-sizing:border-box}.mmfan-hero{color:#fff;background:radial-gradient(circle at 78% 25%,#2aaedf3b,#0000 25%),linear-gradient(135deg,#061827 0%,#0a334d 55%,#0d516a 100%);padding:clamp(62px,7vw,104px) 0 clamp(66px,8vw,116px);position:relative}.mmfan-hero:after{content:"";filter:blur(2px);background:#4dceef14;border-radius:50%;height:260px;position:absolute;inset:auto -10% -140px 42%;transform:rotate(-7deg)}.mmfan-hero-grid{z-index:1;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);align-items:center;gap:clamp(42px,6vw,88px);display:grid;position:relative}.mmfan-breadcrumb{color:#ffffffad;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:28px;font-size:13px;display:flex}.mmfan-breadcrumb a{color:inherit;text-decoration:none}.mmfan-breadcrumb strong{color:#fff}.mmfan-eyebrow,.mmfan-section-head>span,.mmfan-cta>div>span{letter-spacing:.14em;text-transform:uppercase;color:#56c7e8;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.mmfan-eyebrow:before,.mmfan-section-head>span:before,.mmfan-cta>div>span:before{content:"";background:currentColor;width:24px;height:2px}.mmfan-hero h1{letter-spacing:-.045em;color:#fff;margin:14px 0 20px;font-size:clamp(48px,6.4vw,88px);line-height:.98}.mmfan-hero-copy>p{color:#fffc;max-width:740px;margin:0;font-size:clamp(17px,1.45vw,21px);line-height:1.72}.mmfan-hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px;display:flex}.mmfan-scroll-link{color:#fff;align-items:center;gap:9px;font-weight:750;text-decoration:none;display:inline-flex}.mmfan-scroll-link svg{fill:none;stroke:currentColor;stroke-width:1.9px;width:19px;height:19px}.mmfan-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:38px;display:grid}.mmfan-hero-stats>div{backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff21;border-radius:16px;padding:15px 16px}.mmfan-hero-stats strong{color:#fff;font-size:21px;display:block}.mmfan-hero-stats span{color:#ffffffa8;margin-top:3px;font-size:12px;display:block}.mmfan-hero-visual{min-height:540px;position:relative}.mmfan-hero-tile{background:linear-gradient(145deg,#fff,#e8f3f7);border:1px solid #ffffff59;border-radius:30px;margin:0;position:absolute;overflow:hidden;box-shadow:0 30px 80px #00000047}.mmfan-hero-tile img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:18px;display:block}.mmfan-hero-tile-1{z-index:2;inset:4% 18% 15% 2%;transform:rotate(-2deg)}.mmfan-hero-tile-2{z-index:3;width:42%;height:42%;top:0;right:0;transform:rotate(5deg)}.mmfan-hero-tile-3{z-index:4;width:40%;height:40%;bottom:0;right:2%;transform:rotate(-4deg)}.mmfan-hero-badge{z-index:5;color:#0d334b;background:#fff;border-radius:18px;align-items:center;gap:13px;padding:16px 20px;display:flex;position:absolute;bottom:8px;left:-16px;box-shadow:0 18px 45px #0003}.mmfan-hero-badge strong{color:#0797c4;font-size:30px}.mmfan-hero-badge span{text-transform:uppercase;letter-spacing:.06em;max-width:92px;font-size:12px;font-weight:800;line-height:1.25}.mmfan-catalog{background:linear-gradient(#f5f8fb 0%,#fff 38%,#f4f8fb 100%);padding:clamp(68px,8vw,112px) 0}.mmfan-section-head{max-width:820px;margin-bottom:34px}.mmfan-section-head h2{letter-spacing:-.035em;color:#0b2c40;margin:12px 0 14px;font-size:clamp(34px,4vw,58px);line-height:1.08}.mmfan-section-head p{color:#607585;margin:0;font-size:17px;line-height:1.7}.mmfan-tools{background:#fff;border:1px solid #093f5e1a;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 16px;padding:14px;display:flex;box-shadow:0 15px 45px #072a4212}.mmfan-filters{flex-wrap:wrap;gap:8px;display:flex}.mmfan-filters button{appearance:none;color:#24475b;font:inherit;cursor:pointer;background:#f5f8fa;border:1px solid #083f5e1c;border-radius:999px;padding:11px 15px;font-size:13px;font-weight:800;transition:all .22s}.mmfan-filters button span{background:#0793bf1a;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;margin-left:5px;padding:0 6px;font-size:11px;display:inline-flex}.mmfan-filters button:hover,.mmfan-filters button.active{color:#fff;background:#0797c4;border-color:#0797c4;transform:translateY(-1px)}.mmfan-filters button.active span{background:#ffffff2e}.mmfan-search{align-items:center;min-width:min(100%,330px);display:flex;position:relative}.mmfan-search>svg{fill:none;stroke:#6e8290;stroke-width:1.8px;width:19px;height:19px;position:absolute;left:14px}.mmfan-search input{color:#153448;width:100%;height:46px;font:inherit;background:#f8fafb;border:1px solid #083f5e1f;border-radius:14px;outline:none;padding:0 42px}.mmfan-search input:focus{border-color:#0797c4;box-shadow:0 0 0 4px #0797c41a}.mmfan-search button{color:#607585;cursor:pointer;background:0 0;border:0;font-size:22px;position:absolute;right:8px}.mmfan-resultbar{color:#6b7d89;align-items:baseline;gap:7px;margin:0 0 20px;font-size:13px;display:flex}.mmfan-resultbar strong{color:#0b779c;font-size:18px}.mmfan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,28px);display:grid}.mmfan-card{background:#fff;border:1px solid #083d5b1a;border-radius:26px;min-width:0;transition:transform .28s,box-shadow .28s,border-color .28s;overflow:hidden;box-shadow:0 18px 55px #072a4214}.mmfan-card:hover{border-color:#0797c44d;transform:translateY(-7px);box-shadow:0 28px 70px #072a4224}.mmfan-card[hidden]{display:none!important}.mmfan-card-media{aspect-ratio:4/3;background:radial-gradient(circle at 50% 40%,#fff 0%,#f1f7fa 62%,#e7f0f4 100%);display:block;position:relative;overflow:hidden}.mmfan-card-media:after{content:"";background:linear-gradient(90deg,#0000,#084c6c26,#0000);height:1px;position:absolute;inset:auto 10% 0}.mmfan-card-media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:clamp(14px,2vw,24px);transition:transform .35s;display:block}.mmfan-card:hover .mmfan-card-media img{transform:scale(1.035)}.mmfan-card-index{color:#083f5e47;letter-spacing:.08em;font-size:12px;font-weight:900;position:absolute;top:14px;right:15px}.mmfan-card-type{color:#fff;letter-spacing:.04em;backdrop-filter:blur(8px);background:#062334e0;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800;position:absolute;bottom:14px;left:14px}.mmfan-card-body{flex-direction:column;min-height:245px;padding:23px;display:flex}.mmfan-card-body h3{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(19px,1.7vw,24px);line-height:1.25}.mmfan-card-body h3 a{color:#102f43;text-decoration:none}.mmfan-card-body p{color:#6b7f8c;margin:0;font-size:14px;line-height:1.65}.mmfan-card-link{color:#078db7;border-top:1px solid #083f5e14;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:19px;font-weight:850;text-decoration:none;display:flex}.mmfan-card-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px;height:20px;transition:transform .2s}.mmfan-card:hover .mmfan-card-link svg{transform:translate(4px)}.mmfan-empty{text-align:center;color:#627885;background:#fff;border:1px dashed #083f5e2e;border-radius:24px;padding:60px 20px}.mmfan-empty span{font-size:34px}.mmfan-guide{color:#fff;background:linear-gradient(135deg,#071d2b,#0a405a);padding:clamp(68px,8vw,110px) 0}.mmfan-section-head-light h2{color:#fff}.mmfan-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.mmfan-guide-grid article{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:58px 1fr;gap:18px;padding:25px;display:grid}.mmfan-guide-grid article>span{color:#052435;background:#4fc5e4;border-radius:17px;justify-content:center;align-items:center;width:52px;height:52px;font-weight:900;display:flex}.mmfan-guide-grid h3{color:#fff;margin:1px 0 8px;font-size:20px}.mmfan-guide-grid p{color:#ffffffad;margin:0;line-height:1.65}.mmfan-faq{background:#fff;padding:clamp(68px,8vw,110px) 0}.mmfan-faq-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(42px,7vw,100px);display:grid}.mmfan-faq-grid h2{color:#0c2e42;margin:14px 0 18px;font-size:clamp(32px,3.7vw,52px);line-height:1.1}.mmfan-faq-grid>div:first-child>p{color:#667b89;margin:0;line-height:1.75}.mmfan-faq-list{gap:11px;display:grid}.mmfan-faq-list details{background:#f7fafb;border:1px solid #083f5e1a;border-radius:17px;overflow:hidden}.mmfan-faq-list summary{cursor:pointer;color:#14364b;justify-content:space-between;align-items:center;gap:20px;padding:19px 21px;font-weight:850;list-style:none;display:flex}.mmfan-faq-list summary::-webkit-details-marker{display:none}.mmfan-faq-list summary span{color:#0797c4;font-size:22px;transition:transform .2s}.mmfan-faq-list details[open] summary span{transform:rotate(45deg)}.mmfan-faq-list details p{color:#647987;margin:0;padding:0 21px 20px;line-height:1.7}.mmfan-cta{text-align:center;background:radial-gradient(circle at 50% 0,#4fc5e438,#0000 34%),#eef7fa;padding:clamp(62px,7vw,92px) 0}.mmfan-cta>div{max-width:900px}.mmfan-cta h2{color:#0b3045;margin:13px auto 16px;font-size:clamp(34px,4.3vw,60px);line-height:1.08}.mmfan-cta p{color:#607684;max-width:720px;margin:0 auto 26px;font-size:17px;line-height:1.7}@media (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 (width<=820px){.mmfan-hero{padding-top:52px}.mmfan-hero-grid{grid-template-columns:1fr}.mmfan-hero-visual{width:100%;max-width:620px;min-height:480px;margin:4px auto 0}.mmfan-tools{flex-direction:column;align-items:stretch}.mmfan-search{min-width:100%}.mmfan-faq-grid,.mmfan-guide-grid{grid-template-columns:1fr}}@media (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{flex-direction:column;align-items:stretch}.mmfan-hero-actions .btn,.mmfan-scroll-link{justify-content:center;width:100%}.mmfan-hero-stats{grid-template-columns:1fr}.mmfan-hero-stats>div{align-items:center;gap:10px;display:flex}.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{padding:12px 15px;bottom:2px;left:0}.mmfan-section-head h2{font-size:34px}.mmfan-tools{border-radius:18px;padding:10px}.mmfan-filters{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.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}.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{left:8px;right:auto}html[dir=rtl] .mmfan-card-index{left:15px;right:auto}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)translate(4px)}.mm-pulverize-gallery-intro{background:linear-gradient(135deg,#098ebe17,#fffffff5);border:1px solid #0842691a;border-radius:18px;margin:16px 0 4px;padding:16px 18px;box-shadow:0 12px 30px #082d4e0f}.mm-pulverize-gallery-intro span{color:#087fa9;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.mm-pulverize-gallery-intro p{color:#526d80;margin:0;font-size:13px;font-weight:650;line-height:1.55}.v100-product-gallery[data-v195-gallery] .v100-main-image[data-mm-fit=cover]>img,.v100-product-gallery[data-v195-gallery] .v100-thumb[data-fit=cover] img{object-fit:cover!important;padding:0!important}@media (width<=560px){.mm-pulverize-gallery-intro{border-radius:16px;padding:14px 15px}.mm-pulverize-gallery-intro p{font-size:12px}}.about-main-title{max-width:690px;font-size:clamp(28px,3.15vw,46px);line-height:1.08}@media (width<=640px){.about-main-title{font-size:clamp(27px,8.2vw,36px);line-height:1.1}}.usecase-hero img{object-fit:cover!important;object-position:center!important;width:100%!important;height:360px!important}.usecase-card img,.project-card img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0!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 (width<=980px){.usecase-hero img{height:300px!important}.project-card{min-height:350px!important}}@media (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(#fffaf5 0%,#f7eee4 100%)}.mm-product-catalog--trio:before{background:radial-gradient(circle,#ef842d38,#ef842d00 68%)}.mm-product-catalog--trio .mm-product-catalog-shell{background:radial-gradient(circle at 92% 8%,#ffad4e42,#0000 32%),linear-gradient(135deg,#24150d 0%,#673018 58%,#b95720 100%);border-color:#ffd6a833}.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{color:#2b1609;background:#f28a36}.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 #ff9c4a26}.mm-product-catalog--trio .mm-product-catalog-btn.primary{color:#9a3f16}.mm-product-catalog--elcon{background:linear-gradient(#fbf7f8 0%,#f3e9ec 100%)}.mm-product-catalog--elcon:before{background:radial-gradient(circle,#ce324833,#ce324800 68%)}.mm-product-catalog--elcon .mm-product-catalog-shell{background:radial-gradient(circle at 92% 8%,#e6485b40,#0000 31%),linear-gradient(135deg,#171115 0%,#451923 58%,#971e32 100%);border-color:#ffc5cd2e}.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{color:#fff;background:#e3425b}.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 #ef516826}.mm-product-catalog--elcon .mm-product-catalog-btn.primary{color:#a91e35}@media (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{background:linear-gradient(#fff 0%,#f5f8fb 100%);border:1px solid #0618271a;border-radius:20px;margin:1.1rem 0 1.25rem;padding:1rem;box-shadow:0 18px 44px #06182714}.mm-product-video-card .mm-video-kicker{letter-spacing:.08em;text-transform:uppercase;color:#0d678e;align-items:center;gap:.45rem;margin-bottom:.45rem;font-size:.8rem;font-weight:800;display:inline-flex}.mm-product-video-card h3{color:#061827;margin:0 0 .45rem;font-size:1.1rem;line-height:1.35}.mm-product-video-card p{color:#4f6472;margin:0 0 .9rem;font-size:.95rem;line-height:1.65}.mm-product-video-frame{background:#000;border-radius:18px;width:100%;max-width:320px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 18px 32px #0000002e}.mm-product-video-frame:before{content:"";padding-top:177.78%;display:block}.mm-product-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.mm-product-video-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.9rem;display:flex}.mm-product-video-actions .mm-video-note{color:#5d7280;font-size:.84rem}.mm-product-video-actions .mm-video-link{color:#fff;background:#061827;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 24px #0618272e}.mm-product-video-actions .mm-video-link:hover{transform:translateY(-1px);box-shadow:0 16px 28px #06182738}@media (width<=767px){.mm-product-video-card{border-radius:18px;padding:.9rem}.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{background:linear-gradient(#fff 0%,#f4f8fb 100%);border:1px solid #06182714;border-radius:22px;grid-template-columns:minmax(112px,132px) minmax(0,1fr);grid-template-areas:"kicker kicker""poster title""poster desc""poster actions";align-items:start;gap:10px 14px;margin:1rem 0 1.15rem;padding:1rem;display:grid;box-shadow:0 18px 44px #06182714}.mm-product-video-card .mm-video-kicker{letter-spacing:.09em;text-transform:uppercase;color:#0d678e;grid-area:kicker;align-items:center;gap:.5rem;margin-bottom:.1rem;font-size:.76rem;font-weight:900;display:inline-flex}.mm-product-video-card .mm-video-kicker svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px;width:18px;height:18px}.mm-product-video-card h3{color:#061827;letter-spacing:-.01em;grid-area:title;margin:0;font-size:1.02rem;line-height:1.35}.mm-product-video-card p{color:#4f6472;grid-area:desc;margin:0;font-size:.9rem;line-height:1.58}.mm-video-poster{cursor:pointer;background:linear-gradient(#0f2030,#040b12);border:0;border-radius:20px;grid-area:poster;width:100%;max-width:132px;margin:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 16px 34px #0003}.mm-video-poster:before{content:"";padding-top:142%;display:block}.mm-video-poster:after{content:"";background:linear-gradient(#ffffff05,#040b1229 48%,#040b1280 100%);position:absolute;inset:0}.mm-video-poster img,.mm-video-poster .mm-video-play{position:absolute}.mm-video-poster img{object-fit:cover;opacity:.96;width:100%;height:100%;transition:transform .32s,filter .32s;inset:0}.mm-video-poster:hover img,.mm-video-poster:focus-visible img{filter:saturate(1.06);transform:scale(1.04)}.mm-video-poster .mm-video-play{color:#061827;backdrop-filter:blur(8px);background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 28px #0000002e}.mm-video-poster .mm-video-play svg{fill:currentColor;width:18px;height:18px;margin-left:2px}.mm-video-poster .mm-video-play{font-size:0}.mm-product-video-actions{flex-wrap:wrap;grid-area:actions;justify-content:space-between;align-items:center;gap:.7rem;padding-top:.12rem;display:flex}.mm-product-video-actions .mm-video-note{color:#617687;font-size:.8rem;line-height:1.45}.mm-product-video-actions .mm-video-link{color:#fff;background:#061827;border-radius:999px;justify-content:center;align-items:center;padding:.68rem .95rem;font-size:.86rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 12px 24px #06182729}.mm-product-video-actions .mm-video-link:hover{background:#0c2740;transform:translateY(-1px);box-shadow:0 16px 28px #06182733}.mm-video-lightbox{backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;z-index:2147483000;isolation:isolate;background:#050e16c2;justify-content:center;align-items:center;padding:28px;transition:opacity .24s,visibility .24s;display:flex;position:fixed;inset:0}.mm-video-lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.mm-video-lightbox__dialog{background:linear-gradient(145deg,#091521 0%,#0d1b29 100%);border-radius:28px;grid-template-columns:minmax(260px,320px) minmax(250px,340px);align-items:stretch;width:min(92vw,720px);max-height:min(84vh,760px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 80px #0000006b}.mm-video-lightbox__frame{background:#000;width:100%;position:relative}.mm-video-lightbox__frame:before{content:"";padding-top:177.78%;display:block}.mm-video-lightbox__frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.mm-video-lightbox__close{color:#fff;cursor:pointer;z-index:5;backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:absolute;top:14px;right:14px}.mm-video-lightbox__close svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.mm-video-lightbox__meta{color:#fff;background:radial-gradient(circle at 100% 0,#5ee8ff1f,#0000 34%);flex-direction:column;justify-content:center;padding:1.4rem 1.35rem 1.35rem;display:flex}.mm-video-lightbox__meta strong{letter-spacing:-.01em;font-size:1.12rem;line-height:1.42;display:block}.mm-video-lightbox__meta span{color:#ffffffc7;margin-top:.55rem;font-size:.92rem;line-height:1.62;display:block}.mm-video-lightbox__meta:before{content:"MEGAMİST • Video";letter-spacing:.08em;text-transform:uppercase;color:#9fe9ff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;align-self:flex-start;margin-bottom:.9rem;padding:.38rem .62rem;font-size:.72rem;font-weight:900;display:inline-flex}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{left:14px;right:auto}@media (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 (width<=767px){.mm-product-video-card{border-radius:18px;grid-template-columns:1fr;grid-template-areas:"kicker""title""desc""poster""actions";row-gap:.78rem;padding:.95rem}.mm-product-video-card h3{font-size:1rem}.mm-product-video-card p{font-size:.9rem}.mm-video-poster{justify-self:center;max-width:180px}.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{border-radius:22px;grid-template-columns:1fr;width:min(100%,420px);max-height:86vh}.mm-video-lightbox__frame{border-radius:20px;width:min(100%,300px);margin:22px auto 0;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{width:40px;height:40px;top:10px;right:10px}}.v95-map-card{background:#fff;border:1px solid #0f2d501a;border-radius:24px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 18px 46px #0d30521f}.v95-map-card iframe{width:100%;height:360px;min-height:360px;box-shadow:none;border:0;border-radius:0;display:block}.v95-map-action{background:linear-gradient(#fff,#f7fbfe);border-top:1px solid #0f2d5014;padding:16px;display:flex}.v95-map-action .v95-map-btn{background:#005ca8;border-radius:15px;width:100%;min-height:50px;padding:13px 20px;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 10px 24px #005ca82e;color:#fff!important}.v95-map-action .v95-map-btn:hover{background:#004d8d;transform:translateY(-2px);box-shadow:0 14px 30px #005ca83d}.v95-map-action .v95-map-btn:focus-visible{outline-offset:3px;outline:3px solid #005ca847}@media (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{border-radius:14px;min-height:48px}}a.project-card{color:inherit;cursor:pointer;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block}a.project-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px #071f352b}a.project-card:focus-visible{outline-offset:4px;outline:3px solid #5ee8ff}a.project-card:focus-visible img{transform:scale(1.06)}.mm-mobile-cta{display:none}@media (width<=900px){body.mm-mobile-cta-enabled{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))!important}.mm-mobile-cta{z-index:86;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));isolation:isolate;background:linear-gradient(#f6fbff00,#f6fbfff5 28%,#f6fbfffc);transition:opacity .22s,transform .22s,visibility .22s;display:block;position:fixed;bottom:0;left:0;right:0}.mm-mobile-cta:before{content:"";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));backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #071f351a;border-radius:22px;position:absolute;box-shadow:0 -8px 34px #071f3521}.mm-mobile-cta__inner{direction:ltr;grid-template-columns:1fr 1fr;gap:9px;width:min(100%,620px);margin:0 auto;display:grid}.mm-mobile-cta__button{letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:54px;padding:12px 14px;font-size:14px;font-weight:900;line-height:1;transition:transform .18s,box-shadow .18s,filter .18s;display:flex;box-shadow:0 10px 24px #071f3529;color:#fff!important;text-decoration:none!important}.mm-mobile-cta__button:active{transform:translateY(1px)scale(.985);box-shadow:0 6px 15px #071f3529}.mm-mobile-cta__button:focus-visible{outline-offset:2px;outline:3px solid #5ee8ffb8}.mm-mobile-cta__button--call{background:linear-gradient(135deg,#073253,#087da9);border-color:#ffffff1f}.mm-mobile-cta__button--whatsapp{background:linear-gradient(135deg,#087d46,#18ad62);border-color:#ffffff24}.mm-mobile-cta__icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 21px;width:21px;height:21px;display:block}.mm-mobile-cta__button--whatsapp .mm-mobile-cta__icon{fill:currentColor;stroke:none}.mm-mobile-cta__label{text-overflow:ellipsis;white-space:nowrap;direction:auto;overflow:hidden}body.mobile-menu-open .mm-mobile-cta,body.v56-modal-open .mm-mobile-cta,body.v206-lightbox-open .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 (width<=380px){.mm-mobile-cta{padding-left:8px;padding-right:8px}.mm-mobile-cta__inner{gap:7px}.mm-mobile-cta__button{border-radius:14px;min-height:52px;padding:11px 9px;font-size:13px}.mm-mobile-cta__icon{flex-basis:19px;width:19px;height:19px}}@media (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;isolation:isolate;background-size:44px 44px,44px 44px,auto,auto,auto;padding:clamp(72px,7.4vw,112px) 0;position:relative;overflow:hidden;background:linear-gradient(#0d689709 1px,#0000 1px),linear-gradient(90deg,#0d689709 1px,#0000 1px),radial-gradient(circle at 8% 4%,#29bcde29,#0000 28%),radial-gradient(circle at 93% 12%,#0a4a7d1c,#0000 25%),linear-gradient(#edf7fc 0%,#f8fcfe 36%,#fff 100%)!important}.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:"";pointer-events:none;background:0 0;border:76px solid #1aafd612;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-230px;left:-190px}.mm-service-premium:after{content:"";opacity:.62;pointer-events:none;z-index:-1;background:radial-gradient(circle,#3bc8e029 0 3%,#0000 4% 100%) 0 0/18px 18px;border-radius:50%;width:230px;height:230px;position:absolute;top:95px;right:-95px}.mm-service-premium>.container{z-index:1;position:relative}.mm-service-premium .premium-head{max-width:880px;margin-bottom:48px}.mm-service-premium .premium-head .premium-eyebrow{backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #0797cf29;border-radius:999px;padding:9px 14px;box-shadow:0 10px 30px #06314a0f}.mm-service-premium .premium-head h2{letter-spacing:-.045em;margin-top:16px}.mm-service-premium .premium-head p{color:#506a7b;max-width:790px}.mm-service-premium .v69-cluster-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:28px}.mm-service-premium .v69-cluster-card{isolation:isolate;grid-template-rows:auto 1fr;min-width:0;display:grid;position:relative;overflow:hidden;transform:translateY(0)translateZ(0);background:linear-gradient(#fff 0%,#fbfdfe 100%)!important;border:1px solid #115b801f!important;border-radius:30px!important;transition:transform .38s cubic-bezier(.2,.75,.25,1),box-shadow .38s,border-color .38s!important;box-shadow:0 18px 45px #06283d17,0 2px 8px #06283d0a!important}.mm-service-premium .v69-cluster-card:before{content:"";z-index:4;background:linear-gradient(90deg,var(--mm-service-accent),var(--mm-service-accent-2));opacity:0;height:3px;transition:all .38s;position:absolute;top:0;left:0;right:0;transform:scaleX(.55)}.mm-service-premium .v69-cluster-card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#23bcdc1f,#0000 70%);border-radius:50%;width:170px;height:170px;transition:all .38s;position:absolute;inset:auto -70px -90px auto}.mm-service-premium .v69-cluster-card:hover,.mm-service-premium .v69-cluster-card:focus-visible{outline:none;transform:translateY(-9px)translateZ(0);border-color:#0797cf4d!important;box-shadow:0 30px 76px #042c4629,0 8px 20px #042c4612!important}.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{aspect-ratio:16/10;background:linear-gradient(145deg,#dcebf2,#edf7fb);height:auto;margin:0;position:relative;overflow:hidden}.mm-service-premium .v69-cluster-media:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff40;border-radius:18px;position:absolute;inset:14px}.mm-service-premium .v69-cluster-media:after{content:"";z-index:1;background:linear-gradient(#02162308 28%,#031b2b38 70%,#031b2b9e 100%);position:absolute;inset:0}.mm-service-premium .v69-cluster-media img{object-fit:cover;filter:saturate(1.04)contrast(1.035);width:100%;height:100%;transition:transform .72s cubic-bezier(.2,.7,.2,1),filter .5s;display:block;transform:scale(1.001)}.mm-service-premium .v69-cluster-card:hover .v69-cluster-media img,.mm-service-premium .v69-cluster-card:focus-visible .v69-cluster-media img{filter:saturate(1.1)contrast(1.055);transform:scale(1.075)}.mm-service-premium .v69-cluster-chip{z-index:3;backdrop-filter:blur(13px)saturate(1.2);letter-spacing:.045em;text-transform:uppercase;border:1px solid #ffffff42;align-items:center;gap:8px;max-width:calc(100% - 36px);font-weight:800;line-height:1.15;position:absolute;top:18px;bottom:auto;left:18px;box-shadow:0 10px 28px #00000029;color:#fff!important;background:#0420329e!important;border-radius:999px!important;width:auto!important;height:auto!important;padding:9px 13px!important;font-size:11px!important;display:inline-flex!important}.mm-service-premium .v69-cluster-chip:before{content:"";background:var(--mm-service-accent-2);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #5fe1f329}.mm-service-premium .v69-cluster-body{flex-direction:column;gap:0;min-height:205px;padding:24px 24px 21px;display:flex;position:relative}.mm-service-premium .mm-card-kicker{color:#4d7084;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 13px;font-size:10px;font-weight:900;line-height:1;display:flex}.mm-service-premium .mm-card-index{width:34px;height:24px;color:var(--mm-service-accent);letter-spacing:.08em;background:linear-gradient(135deg,#e4f7fc,#effbfe);border:1px solid #0797cf1f;border-radius:8px;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.mm-service-premium .mm-card-kicker-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mm-service-premium .v69-cluster-body b{letter-spacing:-.025em;text-wrap:balance;margin:0 0 11px;line-height:1.2;display:block;color:var(--mm-service-ink)!important;font-size:clamp(19px,1.45vw,22px)!important}.mm-service-premium .v69-cluster-body small{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:none;min-height:43px;margin:0 0 18px;line-height:1.62;display:-webkit-box;overflow:hidden;color:#617685!important;font-size:13px!important}.mm-service-premium .mm-card-action{color:var(--mm-service-accent);letter-spacing:.025em;border-top:1px solid #0c527617;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:16px;font-size:12px;font-weight:900;display:flex}.mm-service-premium .v69-cluster-arrow{border:1px solid #0797cf21;flex:none;place-items:center;font-size:17px;font-weight:800;transition:transform .3s,background .3s,color .3s,box-shadow .3s;position:static;box-shadow:0 7px 18px #05749f17;width:38px!important;height:38px!important;color:var(--mm-service-accent)!important;background:linear-gradient(145deg,#e8f8fd,#f6fdff)!important;border-radius:13px!important;display:grid!important}.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);box-shadow:0 12px 24px #077eb13b;background:linear-gradient(135deg,var(--mm-service-accent),var(--mm-service-deep))!important;color:#fff!important}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 (width<=1100px){.mm-service-premium .v69-cluster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (width<=680px){.mm-service-premium{background-size:34px 34px,34px 34px,auto,auto,auto;padding:64px 0 78px}.mm-service-premium .premium-head{text-align:left;margin-bottom:34px}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{border-radius:15px;inset:11px}.mm-service-premium .v69-cluster-chip{max-width:calc(100% - 30px);top:15px;left:15px;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;box-shadow:none!important;background:0 0!important;border-radius:0!important}.mm-service-premium .mm-card-kicker-label,.mm-service-premium .mm-card-action-label{place-items:initial!important;display:block!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{-webkit-text-fill-color:#fff;color:#fff!important}.mm-service-premium .mm-card-action{isolation:isolate;min-height:50px;margin-top:auto;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--mm-service-accent)0%,var(--mm-service-deep)100%)!important;color:#fff!important;width:100%!important;box-shadow:0 12px 26px #0797cf38,inset 0 1px #ffffff2e!important;box-shadow:0 12px 26px color-mix(in srgb,var(--mm-service-accent)26%,transparent),inset 0 1px 0 #ffffff2e!important;border:1px solid #fff3!important;border-radius:16px!important;padding:6px 7px 6px 17px!important;transition:transform .3s,box-shadow .3s,filter .3s!important}.mm-service-premium .mm-card-action:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff3b,#0000);width:34%;height:280%;transition:transform .65s cubic-bezier(.2,.75,.25,1);position:absolute;top:-90%;left:-35%;transform:rotate(18deg)translate(-180%)}.mm-service-premium .mm-card-action:after{content:"";z-index:-2;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 12% 0,#fff3,#0000 38%);position:absolute;inset:0}.mm-service-premium .mm-card-action-label{z-index:1;text-shadow:0 1px 2px #0000001f;position:relative;color:#fff!important;letter-spacing:.035em!important;font-size:12px!important;font-weight:900!important;line-height:1.2!important}.mm-service-premium .mm-card-action .v69-cluster-arrow{z-index:1;backdrop-filter:blur(8px);position:relative;color:#fff!important;background:#ffffff26!important;border:1px solid #ffffff3d!important;border-radius:12px!important;width:38px!important;height:38px!important;transition:transform .3s,background .3s,box-shadow .3s!important;box-shadow:inset 0 1px #ffffff2e,0 6px 14px #0000001a!important}.mm-service-premium .v69-cluster-card:hover .mm-card-action,.mm-service-premium .v69-cluster-card:focus-visible .mm-card-action{filter:saturate(1.08)brightness(1.03);transform:translateY(-2px);box-shadow:0 17px 34px #0797cf47,inset 0 1px #ffffff38!important;box-shadow:0 17px 34px color-mix(in srgb,var(--mm-service-accent)34%,transparent),inset 0 1px 0 #ffffff38!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)translate(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);color:#fff!important;background:#ffffff3d!important;box-shadow:inset 0 1px #ffffff3d,0 9px 18px #00000026!important}html[dir=rtl] .mm-service-premium .mm-card-action{padding:6px 17px 6px 7px!important}@media (width<=680px){.mm-service-premium .mm-card-action{min-height:52px;border-radius:15px!important;padding:7px 7px 7px 16px!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{vertical-align:middle!important;justify-content:center!important;align-self:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:0!important;display:inline-flex!important;position:relative!important;inset:auto!important;transform:none!important}.mm-service-premium .mm-card-action .v69-cluster-arrow svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;flex:0 0 18px;width:18px;height:18px;display:block;overflow:visible;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:translate(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:translate(-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:#08405821;--mm-final-shadow:0 22px 64px #08293b1a;--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{justify-content:center;align-items:center;min-height:46px;display:inline-flex}.mm-home-proof{z-index:4;background:#fff;margin-top:-1px;padding:0 0 10px;position:relative}.mm-home-proof-grid{border:1px solid var(--mm-final-line);background:#fff;border-radius:0 0 30px 30px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 18px 55px #08293b14}.mm-home-proof article{border-inline-end:1px solid var(--mm-final-line);grid-template-columns:42px 1fr;align-items:center;gap:13px;min-height:104px;padding:20px 22px;display:grid}.mm-home-proof article:last-child{border-inline-end:0}.mm-home-proof article>span{color:#087c9f;background:linear-gradient(135deg,#e5f9fd,#fff);border:1px solid #17b4d03d;border-radius:14px;place-items:center;width:40px;height:40px;font-size:12px;font-weight:950;display:grid}.mm-home-proof b{color:#0a2a3d;margin-bottom:4px;font-size:15px;display:block}.mm-home-proof small{color:#607784;font-size:12.5px;line-height:1.48;display:block}.mm-home-services{background:linear-gradient(#fff,#f1fbfd)}.mm-service-grid-six{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.mm-home-services .solution-card{isolation:isolate;border-radius:30px;min-height:500px;box-shadow:0 22px 64px #06263924}.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{width:max-content;text-shadow:none;background:#fff;border-radius:999px;margin-top:auto;padding:0 18px;font-weight:950;text-decoration:none;box-shadow:0 10px 30px #0003;color:#073349!important}.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(#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,.mm-engineering-system-end .container{border-top:1px solid var(--mm-final-line);padding-top:30px}.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{border:1px solid var(--mm-final-line);color:#17384a;background:#fff;border-radius:22px;min-height:112px;padding:20px 14px;font-weight:850;box-shadow:0 12px 34px #08293b0f}.mm-engineering-system .step b{color:#087b9e;background:#e9f9fc}.mm-project-showcase-final{background:linear-gradient(#fff,#edf9fc)}.mm-project-filter,.mm-cluster-filter{border:1px solid var(--mm-final-line);background:#ffffffe0;border-radius:18px;flex-wrap:wrap;gap:9px;width:max-content;max-width:100%;margin:0 0 28px;padding:8px;display:flex;box-shadow:0 12px 34px #08293b0f}.mm-project-filter button,.mm-cluster-filter button{appearance:none;color:#486575;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:10px 15px;font-size:13px;font-weight:900;transition:all .2s}.mm-project-filter button:hover,.mm-cluster-filter button:hover{color:#075e7b;background:#edf8fb}.mm-project-filter button.active,.mm-cluster-filter button.active{color:#fff;background:linear-gradient(135deg,#087fa6,#0bb6cc);box-shadow:0 8px 22px #087fa638}.project-group[hidden],.v69-cluster-card[hidden]{display:none!important}.mm-project-showcase-final .project-card{border:1px solid #fff3}.mm-project-showcase-final .project-info{background:linear-gradient(#0000,#02141ff0)}.mm-break-cta{color:#073349;white-space:nowrap;background:#fff;border-radius:999px;margin-inline-start:auto;padding:0 18px;font-weight:950;text-decoration:none}.mm-service-premium .v69-cluster-card{border-radius:24px!important;box-shadow:0 16px 46px #08293b14!important}.mm-service-premium .v69-cluster-body{flex-direction:column;display:flex}.mm-service-premium .v69-cluster-body>small{min-height:50px;line-height:1.55}.mm-service-premium .mm-card-action{margin-top:auto}.mm-cluster-filter{margin:0 auto 28px}.mmfan-card-tags{flex-wrap:wrap;gap:7px;margin:2px 0 16px;display:flex}.mmfan-card-tags span{color:#416979;background:#edf8fb;border:1px solid #087fa621;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850;line-height:1}.mmfan-card-body{flex-direction:column;display:flex}.mmfan-card-link{margin-top:auto}.mm-product-assurance{z-index:4;background:#fff;padding:0;position:relative}.mm-product-assurance-grid{border:1px solid var(--mm-final-line);background:#fff;border-radius:0 0 28px 28px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:-1px;display:grid;overflow:hidden;box-shadow:0 17px 52px #08293b14}.mm-product-assurance article{border-inline-end:1px solid var(--mm-final-line);grid-template-columns:40px 1fr;align-items:center;gap:12px;min-height:94px;padding:18px 20px;display:grid}.mm-product-assurance article:last-child{border-inline-end:0}.mm-product-assurance article>span{color:#087b9e;background:#e8f9fc;border-radius:13px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:950;display:grid}.mm-product-assurance b{color:#0b2e41;margin-bottom:3px;font-size:14px;display:block}.mm-product-assurance small{color:#647b87;font-size:12px;line-height:1.4;display:block}@media (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 (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{border-radius:0 0 22px 22px;grid-template-columns:1fr}.mm-home-proof article,.mm-product-assurance article{min-height:86px;padding:15px 16px;border-inline-end:0!important;border-bottom:1px solid var(--mm-final-line)!important}.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{flex-wrap:nowrap;justify-content:flex-start;width:100%;padding:7px;overflow-x:auto}.mm-project-filter button,.mm-cluster-filter button{white-space:nowrap}.mm-break-cta{width:100%;margin-inline-start:0}.mm-product-assurance{padding:0 14px}.mm-service-premium .v69-cluster-body>small{min-height:0}}@media (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 *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mm-home-services .solution-card img.service-card-background{z-index:0!important;opacity:1!important;display:block!important}.mm-home-services .solution-card:before{z-index:1!important;background-image:linear-gradient(#02121e05 0%,#02121e1a 30%,#02121e94 60%,#02121ef0 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(#23140505 0%,#2314051a 30%,#28160794 60%,#1c0f06f2 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,#02121e05 0%,#02121e1a 30%,#02121e94 60%,#02121ef0 100%),var(--mm-service-bg)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.mm-home-services .solution-card[data-service-visual=heating]{background-image:linear-gradient(180deg,#23140505 0%,#2314051a 30%,#28160794 60%,#1c0f06f2 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:0 0!important}body .mm-video-gallery-v232{background:radial-gradient(circle at 8% 8%,#26cbe81a,#0000 30%),radial-gradient(circle at 94% 20%,#4dbf8914,#0000 28%),linear-gradient(#f6fbfe 0%,#fff 48%,#f7fbfd 100%)!important;padding:clamp(52px,6vw,88px) 0!important;position:relative!important;overflow:clip!important}body .mm-video-gallery-v232:before{content:"";pointer-events:none;opacity:.35;background-image:linear-gradient(#08799e0a 1px,#0000 1px),linear-gradient(90deg,#08799e0a 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 70%)}body .mm-video-gallery-v232>.container{z-index:1;position:relative;width:min(1180px,100% - 40px)!important;max-width:1180px!important}body .mm-video-gallery-v232 .section-head{text-align:center!important;max-width:820px!important;margin:0 auto 28px!important}body .mm-video-gallery-v232 .section-head .kicker{color:#08799e!important;background:#ffffffd1!important;border:1px solid #08799e29!important;border-radius:999px!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important;padding:8px 13px!important;display:inline-flex!important;box-shadow:0 10px 28px #071f350f!important}body .mm-video-gallery-v232 .section-head h2{color:#061f2f!important;letter-spacing:-.045em!important;margin:0 0 14px!important;font-size:clamp(30px,4vw,50px)!important;line-height:1.06!important}body .mm-video-gallery-v232 .section-head p{color:#526b79!important;max-width:760px!important;margin:0 auto!important;font-size:16px!important;line-height:1.72!important}body .mm-video-gallery-v232 .mm-video-gallery-tools{grid-template-columns:minmax(280px,1fr) auto!important;align-items:center!important;gap:14px!important;margin:0 0 14px!important;display:grid!important}body .mm-video-gallery-v232 .mm-video-gallery-search{background:#fffffff0!important;border:1px solid #071f351a!important;border-radius:18px!important;align-items:center!important;min-height:54px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 14px 34px #071f3512!important}body .mm-video-gallery-v232 .mm-video-gallery-search svg{stroke:#08799e!important;stroke-width:2px!important;fill:none!important;stroke-linecap:round!important;flex:0 0 20px!important;width:20px!important;height:20px!important;margin-inline-start:17px!important}body .mm-video-gallery-v232 .mm-video-gallery-search input{color:#102f40!important;width:100%!important;min-width:0!important;height:54px!important;font:inherit!important;background:0 0!important;border:0!important;outline:0!important;padding:0 46px 0 12px!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]{color:#0a779a!important;cursor:pointer!important;inset-inline-end:9px!important;background:#edf8fc!important;border:0!important;border-radius:12px!important;width:36px!important;height:36px!important;font-size:22px!important;line-height:1!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}body .mm-video-gallery-v232 .mm-video-gallery-result{color:#526b79!important;white-space:nowrap!important;background:#ffffffd1!important;border:1px solid #071f3514!important;border-radius:18px!important;justify-content:center!important;align-items:baseline!important;gap:8px!important;min-height:54px!important;padding:0 18px!important;display:flex!important;box-shadow:0 14px 34px #071f350d!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{background:#fffc!important;border:1px solid #071f3514!important;border-radius:20px!important;flex-wrap:wrap!important;grid-template-columns:none!important;align-items:center!important;gap:9px!important;width:100%!important;margin:0 0 26px!important;padding:10px!important;display:flex!important;overflow:visible!important;box-shadow:0 14px 36px #071f350e!important}body .mm-video-gallery-v232 .video-filter-btn{white-space:normal!important;border-radius:14px!important;flex:138px!important;width:auto!important;min-width:0!important;height:auto!important;min-height:48px!important;padding:9px 12px!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{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:20px!important;width:100%!important;min-width:0!important;display:grid!important}body .mm-video-gallery-v232 .video-card.v90-video-card{content-visibility:auto;contain-intrinsic-size:360px;color:#102f40!important;text-align:start!important;background:#fff!important;border:1px solid #072f451a!important;border-radius:22px!important;flex-direction:column!important;grid-column:auto!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;transition:transform .25s,box-shadow .25s,border-color .25s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 16px 42px #072f4517!important}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{border-color:#08799e33!important;transform:translateY(-6px)!important;box-shadow:0 25px 65px #072f4526!important}}body .mm-video-gallery-v232 .video-card.v90-video-card:focus-visible{outline-offset:4px!important;outline:3px solid #26cbe87a!important}body .mm-video-gallery-v232 .video-card.v90-video-card .video-card-media{aspect-ratio:16/9!important;background:linear-gradient(135deg,#eaf7fb,#dceef5)!important;width:100%!important;height:auto!important;min-height:0!important;position:relative!important;overflow:hidden!important}body .mm-video-gallery-v232 .video-card.v90-video-card .video-card-media:after{content:""!important;pointer-events:none!important;background:linear-gradient(#0000 48%,#03172557 100%)!important;display:block!important;position:absolute!important;inset:0!important}body .mm-video-gallery-v232 .video-card.v90-video-card .video-card-media img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;transition:transform .45s!important;display:block!important;transform:none!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;color:#08799e!important;backdrop-filter:blur(8px)!important;background:#fffffff0!important;border:1px solid #ffffffc7!important;width:54px!important;height:54px!important;font-size:20px!important;box-shadow:0 15px 36px #03172538!important}body .mm-video-gallery-v232 .video-card-body{flex-direction:column!important;flex:auto!important;align-items:flex-start!important;gap:7px!important;padding:15px 16px 17px!important;display:flex!important}html[dir=rtl] body .mm-video-gallery-v232 .video-card-body{text-align:right!important;align-items:flex-end!important}body .mm-video-gallery-v232 .video-service-chip{z-index:4!important;backdrop-filter:blur(8px)!important;background:#ffffffed!important;border-color:#ffffffb3!important;order:0!important;max-width:calc(100% - 4px)!important;margin:-31px 0 4px!important;padding:6px 9px!important;font-size:10px!important;line-height:1.2!important;box-shadow:0 8px 22px #03172521!important}body .mm-video-gallery-v232 .video-card-body small{color:#0b8caf!important;letter-spacing:.09em!important;order:1!important;margin:0!important;font-size:9.5px!important;font-weight:950!important;line-height:1.2!important}body .mm-video-gallery-v232 .video-card-body h3{color:#0b2430!important;letter-spacing:-.015em!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;order:2!important;min-height:42px!important;margin:0!important;font-size:16px!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}body .mm-video-gallery-v232 .video-card-body p{color:#5b707d!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;order:3!important;margin:0!important;font-size:12.5px!important;line-height:1.52!important;display:-webkit-box!important;overflow:hidden!important}body .mm-video-gallery-v232 .video-card-body em{color:#08799e!important;order:4!important;align-items:center!important;gap:7px!important;margin-top:auto!important;padding-top:4px!important;font-size:12px!important;font-style:normal!important;font-weight:950!important;display:inline-flex!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{background:#fff!important;border-radius:20px!important;margin:18px 0 0!important;padding:26px!important;box-shadow:0 14px 36px #071f350f!important}body .mm-video-gallery-v232 .mm-video-gallery-more{justify-content:center!important;margin:28px 0 0!important;display:flex!important}body .mm-video-gallery-v232 .mm-video-gallery-more[hidden]{display:none!important}body .mm-video-gallery-v232 .mm-video-gallery-more-btn{color:#fff!important;min-height:50px!important;font:inherit!important;cursor:pointer!important;background:linear-gradient(135deg,#08799e,#20bcd9)!important;border:1px solid #08799e29!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:12px 21px!important;font-size:13px!important;font-weight:950!important;transition:transform .2s,box-shadow .2s!important;display:inline-flex!important;box-shadow:0 16px 38px #08799e38!important}body .mm-video-gallery-v232 .mm-video-gallery-more-btn:hover{transform:translateY(-2px)!important;box-shadow:0 20px 48px #08799e47!important}body .mm-video-gallery-v232 .mm-video-gallery-context{color:#fff!important;background:linear-gradient(135deg,#061f2f 0%,#0a4960 100%)!important;border:1px solid #071f3514!important;border-radius:30px!important;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;align-items:center!important;gap:30px!important;margin:clamp(44px,6vw,72px) 0 0!important;padding:clamp(24px,4vw,42px)!important;display:grid!important;box-shadow:0 28px 70px #071f352b!important}body .mm-video-gallery-v232 .mm-video-gallery-context-copy>span{color:#66dff3!important;letter-spacing:.13em!important;text-transform:uppercase!important;margin-bottom:9px!important;font-size:11px!important;font-weight:950!important;display:block!important}body .mm-video-gallery-v232 .mm-video-gallery-context h2{color:#fff!important;letter-spacing:-.035em!important;margin:0 0 12px!important;font-size:clamp(25px,3vw,38px)!important;line-height:1.08!important}body .mm-video-gallery-v232 .mm-video-gallery-context p{color:#ffffffbd!important;margin:0!important;font-size:14px!important;line-height:1.72!important}body .mm-video-gallery-v232 .mm-video-gallery-context-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;display:grid!important}body .mm-video-gallery-v232 .mm-video-gallery-context article{backdrop-filter:blur(10px)!important;background:#fff1!important;border:1px solid #ffffff1f!important;border-radius:18px!important;min-width:0!important;padding:16px!important}body .mm-video-gallery-v232 .mm-video-gallery-context article strong{color:#fff!important;margin-bottom:7px!important;font-size:13px!important;line-height:1.3!important;display:block!important}body .mm-video-gallery-v232 .mm-video-gallery-context article span{color:#ffffffad!important;font-size:11.5px!important;line-height:1.55!important;display:block!important}body .video-lightbox.mm-video-lightbox-v232{background:0 0!important;justify-content:center!important;align-items:center!important;padding:20px!important;display:none!important}body .video-lightbox.mm-video-lightbox-v232.is-open{display:flex!important}body .mm-video-lightbox-v232 .video-lightbox-backdrop{backdrop-filter:blur(12px)!important;background:#020d16d6!important}body .mm-video-lightbox-v232 .video-lightbox-panel{aspect-ratio:auto!important;background:#061827!important;border:1px solid #ffffff26!important;border-radius:24px!important;flex-direction:column!important;width:min(980px,94vw)!important;height:auto!important;max-height:92vh!important;display:flex!important;overflow:hidden!important;box-shadow:0 42px 130px #0000008c!important}body .mm-video-lightbox-v232 .mm-video-lightbox-head{color:#fff!important;background:linear-gradient(135deg,#082b3d,#0a5067)!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:14px 16px 14px 20px!important;display:flex!important}body .mm-video-lightbox-v232 .mm-video-lightbox-meta{min-width:0!important}body .mm-video-lightbox-v232 .mm-video-lightbox-meta small{color:#70dff1!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:3px!important;font-size:10px!important;font-weight:900!important;display:block!important}body .mm-video-lightbox-v232 .mm-video-lightbox-meta strong{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:15px!important;line-height:1.3!important;display:block!important;overflow:hidden!important}body .mm-video-lightbox-v232 .video-lightbox-close{color:#fff!important;background:#ffffff1f!important;border:1px solid #ffffff2e!important;flex:0 0 42px!important;width:42px!important;height:42px!important;font-size:25px!important;position:static!important}body .mm-video-lightbox-v232 .mm-video-lightbox-frame{aspect-ratio:16/9!important;background:#020a10!important;width:100%!important;position:relative!important}body .mm-video-lightbox-v232 iframe{border:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}@media (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 (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 (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{text-align:start!important;margin-bottom:21px!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{border-radius:16px!important;min-height:50px!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{min-height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:flex-start!important;padding:4px 3px!important}body .mm-video-gallery-v232 .mm-video-gallery-result strong{font-size:17px!important}body .mm-video-gallery-v232 .video-service-filter{box-shadow:none!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;background:0 0!important;border:0!important;border-radius:0!important;flex-wrap:nowrap!important;grid-template-columns:none!important;gap:8px!important;margin:0 -12px 18px!important;padding:7px 12px 10px!important;display:flex!important;overflow:auto hidden!important}body .mm-video-gallery-v232 .video-service-filter::-webkit-scrollbar{display:none!important}body .mm-video-gallery-v232 .video-filter-btn{white-space:nowrap!important;scroll-snap-align:start!important;border-radius:999px!important;flex:none!important;width:auto!important;min-width:auto!important;min-height:42px!important;padding:8px 12px!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{content-visibility:visible;border-radius:19px!important;box-shadow:0 13px 32px #072f451a!important}body .mm-video-gallery-v232 .video-card-body{gap:6px!important;padding:14px 15px 16px!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{-webkit-line-clamp:2!important;font-size:12.5px!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{border-radius:24px!important;gap:22px!important;margin-top:44px!important;padding:23px!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{border-radius:18px!important;width:100%!important;max-height:88vh!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 (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{grid-template-columns:none!important;max-width:820px!important;margin-inline:auto!important;display:block!important}html body main section.mm-video-gallery-v232.v93-video-gallery .video-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;display:grid!important}@media (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 (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 (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{background:radial-gradient(circle at 8% 0,#35bee121,#0000 34%),linear-gradient(#f8fcff 0%,#eef7fb 100%);padding:clamp(58px,7vw,92px) 0;overflow:hidden}.v233-photo-gallery .v233-photo-head{text-align:center;max-width:860px;margin:0 auto 28px}.v233-photo-gallery .v233-photo-head .kicker{color:#087da2;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:900;display:inline-flex}.v233-photo-gallery .v233-photo-head h2{color:#092f46;letter-spacing:-.035em;margin:0;font-size:clamp(30px,4vw,52px);line-height:1.08}.v233-photo-gallery .v233-photo-head p{color:#526a78;max-width:760px;margin:16px auto 0;font-size:clamp(15px,1.4vw,18px);line-height:1.7}.v233-photo-summary{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.v233-photo-summary span{color:#55717f;background:#ffffffc7;border:1px solid #087da226;border-radius:999px;align-items:baseline;gap:6px;padding:8px 13px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #072f450f}.v233-photo-summary strong{color:#087da2;font-size:15px}.v233-photo-tools{backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #073e581a;border-radius:24px;grid-template-columns:minmax(240px,.8fr) minmax(0,1.7fr) minmax(170px,.45fr);align-items:center;gap:14px;margin:0 0 16px;padding:14px;display:grid;position:relative;box-shadow:0 18px 48px #072f4517}.v233-photo-search{min-width:0;position:relative}.v233-photo-search svg{fill:#0785aa;pointer-events:none;inset-inline-start:15px;width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%)}.v233-photo-search input{color:#102f3d;width:100%;min-height:48px;font:inherit;background:#f7fbfd;border:1px solid #074b6726;border-radius:15px;outline:none;padding:0 16px 0 46px;font-size:14px;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{background:#fff;border-color:#0a91b7;box-shadow:0 0 0 4px #0a91b71f}.v233-photo-filters{scrollbar-width:none;overscroll-behavior-inline:contain;gap:8px;min-width:0;padding:2px;display:flex;overflow-x:auto}.v233-photo-filters::-webkit-scrollbar{display:none}.v233-photo-filter{color:#365563;min-height:44px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #074b671f;border-radius:999px;flex:none;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:900;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.v233-photo-filter span{color:#397185;background:#edf6f9;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:10px;display:grid}.v233-photo-filter:hover{border-color:#0885aa59;transform:translateY(-1px)}.v233-photo-filter.is-active{color:#fff;background:linear-gradient(135deg,#087fa5,#0aa9c6);border-color:#087fa5;box-shadow:0 9px 24px #087fa538}.v233-photo-filter.is-active span{color:#fff;background:#fff3}.v233-photo-sort{align-items:center;gap:9px;min-width:0;display:flex}.v233-photo-sort>span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.v233-photo-sort select{color:#284b5a;width:100%;min-height:48px;font:inherit;cursor:pointer;background-color:#f7fbfd;border:1px solid #074b6726;border-radius:15px;outline:none;padding:0 38px 0 14px;font-size:13px;font-weight:800}[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 #0a91b71f}.v233-photo-status{min-height:24px;margin:0 2px 14px}.v233-photo-status p{color:#637985;margin:0;font-size:12px;font-weight:800}.v233-photo-gallery .v233-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.v233-photo-gallery .v99-gallery-card{aspect-ratio:4/3;isolation:isolate;width:100%;min-width:0;text-align:initial;background:#dcecf2;border:1px solid #053a541a;border-radius:20px;transition:transform .28s,box-shadow .28s,border-color .28s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 14px 34px #072f451a}.v233-photo-gallery .v99-gallery-card[hidden]{display:none!important}.v233-photo-gallery .v99-gallery-card:focus-visible{outline-offset:4px;outline:3px solid #0ca4ca}.v233-photo-gallery .v99-gallery-card>img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .3s;display:block;transform:scale(1.002)}.v233-photo-card__content{z-index:2;color:#fff;pointer-events:none;background:linear-gradient(#0000 35%,#03192621 52%,#031926eb 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:7px;padding:18px;display:flex;position:absolute;inset:0}.v233-photo-card__category{letter-spacing:.075em;text-transform:uppercase;backdrop-filter:blur(8px);background:#047ea0e0;border:1px solid #fff3;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 6px 18px #00000029}.v233-photo-card__title{text-shadow:0 2px 10px #00000059;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:calc(100% - 35px);font-size:14px;font-weight:850;line-height:1.32;display:-webkit-box;overflow:hidden}.v233-photo-card__zoom{backdrop-filter:blur(8px);inset-inline-end:14px;background:#ffffff24;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:34px;height:34px;transition:transform .25s,background .25s;display:grid;position:absolute;bottom:15px}.v233-photo-card__zoom svg{fill:#fff;width:18px;height:18px}@media (hover:hover){.v233-photo-gallery .v99-gallery-card:hover{border-color:#0885aa3d;transform:translateY(-5px);box-shadow:0 22px 48px #072f452e}.v233-photo-gallery .v99-gallery-card:hover>img{filter:saturate(1.05);transform:scale(1.065)}.v233-photo-gallery .v99-gallery-card:hover .v233-photo-card__zoom{background:#0aa5cacc;transform:scale(1.08)}}.v233-photo-footer{justify-content:center;margin-top:26px;display:flex}.v233-photo-more{color:#087fa5;min-height:50px;font:inherit;cursor:pointer;background:#fff;border:1px solid #087fa538;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex;box-shadow:0 12px 30px #072f4517}.v233-photo-more:hover{color:#fff;background:#087fa5;transform:translateY(-2px);box-shadow:0 16px 36px #087fa53d}.v233-photo-more[hidden],.v233-photo-empty[hidden]{display:none!important}.v233-photo-empty{color:#526a78;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.v233-photo-empty button{color:#fff;font:inherit;cursor:pointer;background:#087fa5;border:0;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:900}.v233-photo-gallery.is-filtering .v99-gallery-card{animation:.35s both v233PhotoReveal}@keyframes v233PhotoReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (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 (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{border-radius:20px;grid-template-columns:1fr;gap:11px;padding:12px}.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{inset-inline-end:11px;width:31px;height:31px;bottom:12px}.v233-photo-status{margin-bottom:10px}}@media (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{max-width:calc(100% - 40px);font-size:14px}.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{isolation:isolate;background:linear-gradient(#f7fbff 0%,#eef6fc 58%,#f8fbfd 100%);padding:clamp(72px,8vw,118px) 0;position:relative;overflow:hidden}.mm-home-services-v235:before,.mm-home-services-v235:after{content:"";z-index:-1;filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.mm-home-services-v235:before{background:radial-gradient(circle,#379ed32e,#379ed300 70%);width:520px;height:520px;top:-260px;right:-240px}.mm-home-services-v235:after{background:radial-gradient(circle,#0a385b1f,#0a385b00 72%);width:420px;height:420px;bottom:-260px;left:-250px}.mm-services-v235__head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;margin-bottom:38px;display:grid}.mm-services-v235__copy{max-width:830px}.mm-services-v235__copy .kicker{color:#1878a7;letter-spacing:.14em;margin-bottom:14px;font-size:12px;font-weight:800;display:inline-flex}.mm-services-v235__copy h2{color:#092f4b;letter-spacing:-.035em;max-width:790px;margin:0;font-size:clamp(32px,4vw,54px);line-height:1.06}.mm-services-v235__copy p{color:#526879;max-width:780px;margin:18px 0 0;font-size:clamp(16px,1.35vw,19px);line-height:1.75}.mm-services-v235__summary{backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #0d46681f;border-radius:20px;align-items:center;gap:16px;padding:17px 20px;display:flex;box-shadow:0 16px 38px #164a6814}.mm-services-v235__summary>strong{color:#0d6e9e;letter-spacing:-.05em;font-size:34px;line-height:1}.mm-services-v235__summary>span{color:#173f58;white-space:nowrap;flex-direction:column;font-size:13px;font-weight:800;display:flex}.mm-services-v235__summary small{color:#6e8290;letter-spacing:.03em;margin-top:4px;font-size:10px;font-weight:700}.mm-services-v235__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.mm-service-v235{background:#fff;border:1px solid #0a41631c;border-radius:26px;min-width:0;transition:transform .35s,box-shadow .35s,border-color .35s;overflow:hidden;box-shadow:0 18px 48px #10415e17}.mm-service-v235:hover{border-color:#1589be4d;transform:translateY(-7px);box-shadow:0 26px 62px #0a3a5826}.mm-service-v235>a{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.mm-service-v235__media{aspect-ratio:16/10;background:#dce9f1;margin:0;position:relative;overflow:hidden}.mm-service-v235__media:after{content:"";background:linear-gradient(#021a2b08 25%,#0220337a 100%);position:absolute;inset:0}.mm-service-v235__media img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.mm-service-v235:hover img{transform:scale(1.045)}.mm-service-v235__number{z-index:2;color:#fff;backdrop-filter:blur(8px);background:#07253880;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:45px;height:45px;font-size:13px;font-weight:850;display:grid;position:absolute;bottom:17px;left:20px}.mm-service-v235__line{z-index:2;background:linear-gradient(90deg,#fffc,#fff0);height:1px;position:absolute;bottom:39px;left:78px;right:20px}.mm-service-v235__body{flex-direction:column;flex:1;padding:25px 25px 24px;display:flex}.mm-service-v235__eyebrow{color:#1680b2;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:850}.mm-service-v235__body h3{color:#0a3551;letter-spacing:-.025em;margin:9px 0 11px;font-size:clamp(21px,1.7vw,27px);line-height:1.15}.mm-service-v235__body p{color:#5b6f7e;margin:0;font-size:14.5px;line-height:1.65}.mm-service-v235__tags{flex-wrap:wrap;gap:7px;margin:19px 0 22px;display:flex}.mm-service-v235__tags span{color:#3f5f72;background:#f5f9fc;border:1px solid #dbe9f1;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:750}.mm-service-v235__link{color:#0d6f9f;border-top:1px solid #e6eef3;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:17px;font-size:13px;font-weight:850;display:flex}.mm-service-v235__link svg,.mm-blog-card-v235__read svg,.mm-blog-category-v235__bar svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;transition:transform .25s}.mm-service-v235:hover .mm-service-v235__link svg,.mm-blog-card-v235:hover .mm-blog-card-v235__read svg{transform:translate(4px)}.mm-blog-v235{background:linear-gradient(#f8fbfd 0%,#fff 100%);padding:clamp(68px,7vw,104px) 0}.mm-blog-v235__head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:34px;margin-bottom:30px;display:grid}.mm-blog-v235__head>div:first-child{max-width:840px}.mm-blog-v235__head .kicker{color:#147cae;letter-spacing:.13em;font-size:12px;font-weight:850}.mm-blog-v235__head h2{color:#092f4b;letter-spacing:-.035em;margin:12px 0 0;font-size:clamp(31px,3.7vw,50px);line-height:1.08}.mm-blog-v235__head p{color:#586e7d;max-width:790px;margin:17px 0 0;font-size:16px;line-height:1.75}.mm-blog-v235__summary{gap:12px;display:flex}.mm-blog-v235__summary span{color:#617584;background:#fff;border:1px solid #dce9f0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-width:112px;padding:15px 17px;font-size:11px;font-weight:750;display:flex;box-shadow:0 12px 28px #1044620f}.mm-blog-v235__summary strong{color:#0b6f9f;margin-bottom:5px;font-size:27px;line-height:1}.mm-blog-v235__tools{z-index:3;background:#ffffffeb;border:1px solid #dce9f0;border-radius:24px;grid-template-columns:minmax(260px,1fr) auto;gap:14px;padding:17px;display:grid;position:relative;box-shadow:0 18px 45px #12486514}.mm-blog-v235__search{align-items:center;display:flex;position:relative}.mm-blog-v235__search>svg{fill:#6d8391;pointer-events:none;width:21px;height:21px;position:absolute;left:16px}.mm-blog-v235__search input{color:#153f59;width:100%;height:50px;font:inherit;background:#f8fbfd;border:1px solid #d6e4ec;border-radius:15px;outline:0;padding:0 48px;transition:border-color .2s,box-shadow .2s,background .2s}.mm-blog-v235__search input:focus{background:#fff;border-color:#56a8cd;box-shadow:0 0 0 4px #2c91bf1c}.mm-blog-v235__search button{color:#31596f;cursor:pointer;background:#e9f2f7;border:0;border-radius:50%;width:32px;height:32px;font-size:19px;position:absolute;right:10px}.mm-blog-v235__sort{align-items:center;gap:10px;display:flex}.mm-blog-v235__sort>span{color:#657987;font-size:11px;font-weight:800}.mm-blog-v235__sort select{color:#183f58;min-width:185px;height:50px;font:inherit;background:#f8fbfd;border:1px solid #d6e4ec;border-radius:15px;outline:0;padding:0 38px 0 14px;font-size:13px;font-weight:750}.mm-blog-v235__filters{flex-wrap:wrap;grid-column:1/-1;gap:8px;padding-top:2px;display:flex}.mm-blog-v235__filter{color:#476576;min-height:40px;font:inherit;cursor:pointer;background:#f8fbfd;border:1px solid #dce8ef;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:800;transition:all .22s;display:inline-flex}.mm-blog-v235__filter span{color:#597382;background:#e6f0f5;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:10px;display:grid}.mm-blog-v235__filter:hover,.mm-blog-v235__filter.is-active{color:#fff;background:#0d6f9f;border-color:#0e7daf}.mm-blog-v235__filter.is-active span{color:#fff;background:#fff3}.mm-blog-v235__status{color:#667b89;min-height:31px;padding:18px 2px 8px;font-size:12px}.mm-blog-v235__status strong{color:#0b6f9f;margin-right:4px;font-size:15px}.mm-blog-v235__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;display:grid}.mm-blog-card-v235{background:#fff;border:1px solid #1248661c;border-radius:23px;min-width:0;transition:transform .32s,box-shadow .32s,border-color .32s;overflow:hidden;box-shadow:0 15px 42px #12415b14}.mm-blog-card-v235:hover{border-color:#1787b847;transform:translateY(-6px);box-shadow:0 24px 55px #0f3d5724}.mm-blog-card-v235[hidden]{display:none!important}.mm-blog-card-v235>a{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.mm-blog-card-v235 figure{aspect-ratio:16/10;background:#e5eef3;margin:0;position:relative;overflow:hidden}.mm-blog-card-v235 figure:after{content:"";background:linear-gradient(#0000 46%,#0320329e 100%);position:absolute;inset:0}.mm-blog-card-v235 figure img{object-fit:cover;width:100%;height:100%;transition:transform .65s}.mm-blog-card-v235:hover figure img{transform:scale(1.045)}.mm-blog-card-v235 figure>span{z-index:2;color:#fff;backdrop-filter:blur(7px);background:#04273b94;border:1px solid #ffffff73;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:850;position:absolute;bottom:14px;left:16px}.mm-blog-card-v235__body{flex-direction:column;flex:1;padding:22px;display:flex}.mm-blog-card-v235__body small{color:#1780b2;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.mm-blog-card-v235__body h3{color:#0a3551;letter-spacing:-.018em;margin:9px 0 10px;font-size:20px;line-height:1.28}.mm-blog-card-v235__body p{color:#607482;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.65;display:-webkit-box;overflow:hidden}.mm-blog-card-v235__read{color:#0c719f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:19px;font-size:12px;font-weight:850;display:flex}.mm-blog-v235__empty{text-align:center;color:#3d5d70;background:#f7fbfd;border:1px dashed #bfd5e0;border-radius:20px;margin-top:25px;padding:30px}.mm-blog-v235__empty strong{margin-bottom:13px;display:block}.mm-blog-v235__empty button{color:#fff;cursor:pointer;background:#0d6f9f;border:0;border-radius:999px;padding:10px 16px;font-weight:800}.mm-blog-v235__more{text-align:center;padding-top:29px}.mm-blog-v235__more[hidden]{display:none}.mm-blog-v235__more button{color:#0b6e9d;font:inherit;cursor:pointer;background:#fff;border:1px solid #bfd5df;border-radius:999px;align-items:center;gap:10px;padding:13px 20px;font-size:13px;font-weight:850;display:inline-flex;box-shadow:0 10px 24px #11486514}.mm-blog-v235__more button:hover{color:#fff;background:#0d6f9f;border-color:#0d6f9f}.mm-blog-category-v235{background:#f8fbfd;padding:clamp(58px,6vw,88px) 0}.mm-blog-category-v235__bar{color:#607481;background:#fff;border:1px solid #dbe8ef;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:13px 17px;font-size:12px;display:flex}.mm-blog-category-v235__bar strong{color:#0d6f9f;font-size:19px}.mm-blog-category-v235__bar a{color:#0d6f9f;align-items:center;gap:8px;font-weight:850;text-decoration:none;display:flex}.mm-blog-category-v235__bar svg{width:17px;height:17px}@media (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 (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{justify-content:flex-start;width:100%}.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{border-radius:19px;grid-template-columns:1fr;padding:13px}.mm-blog-v235__sort{justify-content:space-between}.mm-blog-v235__sort select{flex:1;min-width:0}.mm-blog-v235__filters{scrollbar-width:none;scroll-snap-type:x proximity;flex-wrap:nowrap;margin:0 -13px;padding:3px 13px 6px;overflow-x:auto}.mm-blog-v235__filters::-webkit-scrollbar{display:none}.mm-blog-v235__filter{scroll-snap-align:start;flex:none}.mm-blog-card-v235{border-radius:20px}.mm-blog-card-v235__body{padding:20px}.mm-blog-category-v235__bar{flex-direction:column;align-items:flex-start}.mm-blog-category-v235__bar a{justify-content:space-between;width:100%}}@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{isolation:isolate;background:#f5f8fa;padding:clamp(72px,8vw,116px) 0;position:relative;overflow:hidden}.mm-home-services-v236:before{content:"";z-index:-2;pointer-events:none;background-image:linear-gradient(#0a3c5b09 1px,#0000 1px),linear-gradient(90deg,#0a3c5b09 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;mask-image:linear-gradient(#0000 0,#000 15% 85%,#0000 100%)}.mm-home-services-v236:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#2592c621,#2592c600 70%);border-radius:50%;width:560px;height:560px;position:absolute;top:-310px;right:-280px}.mm-services-v236__head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:42px;margin-bottom:34px;display:grid}.mm-services-v236__copy{max-width:840px}.mm-services-v236__copy .kicker{color:#137ba9;letter-spacing:.145em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:850;display:inline-flex}.mm-services-v236__copy h2{color:#082f4b;letter-spacing:-.04em;max-width:820px;margin:0;font-size:clamp(34px,4.15vw,56px);line-height:1.04}.mm-services-v236__copy p{color:#536a79;max-width:800px;margin:19px 0 0;font-size:clamp(16px,1.25vw,19px);line-height:1.75}.mm-services-v236__summary{backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #0839581f;border-radius:18px;align-items:center;gap:15px;min-width:265px;padding:16px 19px;display:flex;box-shadow:0 14px 34px #0a395411}.mm-services-v236__summary strong{color:#0c75a4;letter-spacing:-.055em;font-size:35px;line-height:1}.mm-services-v236__summary span{color:#163e57;flex-direction:column;font-size:13px;font-weight:850;display:flex}.mm-services-v236__summary small{color:#70828e;letter-spacing:.025em;white-space:nowrap;margin-top:4px;font-size:10px;font-weight:700}.mm-services-v236__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.mm-service-v236{background:#ffffffeb;border:1px solid #073a5a21;border-radius:23px;min-width:0;min-height:292px;transition:transform .32s,border-color .32s,box-shadow .32s,background .32s;position:relative;overflow:hidden;box-shadow:0 12px 33px #0c395411}.mm-service-v236:before{content:"";opacity:.78;background:linear-gradient(90deg,#0c78a9,#58b9df 55%,#0000);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.mm-service-v236>a{z-index:1;height:100%;min-height:292px;color:inherit;outline:0;flex-direction:column;padding:24px 24px 22px;text-decoration:none;display:flex;position:relative}.mm-service-v236__watermark{z-index:-1;color:#0b6f9e;letter-spacing:-.09em;opacity:.045;font-size:clamp(72px,7vw,108px);font-weight:900;line-height:1;transition:color .3s,opacity .3s,transform .4s;position:absolute;top:4px;right:15px}.mm-service-v236__top{justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.mm-service-v236__number{color:#0b719f;letter-spacing:.08em;background:#f3f8fb;border:1px solid #cfe0e9;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:12px;font-weight:900;transition:all .3s;display:inline-flex}.mm-service-v236__signal{justify-content:flex-end;align-items:center;gap:5px;width:82px;display:flex}.mm-service-v236__signal:before{content:"";background:linear-gradient(90deg,#0000,#9dbbc9);flex:1;height:1px}.mm-service-v236__signal i{background:#63aeca;border-radius:50%;width:4px;height:4px;display:block}.mm-service-v236__signal i:nth-child(2){opacity:.65}.mm-service-v236__signal i:nth-child(3){opacity:.35}.mm-service-v236__body{flex-direction:column;flex:1;display:flex}.mm-service-v236__eyebrow{color:#167ead;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.mm-service-v236__body h3{color:#092f4a;letter-spacing:-.027em;max-width:310px;margin:9px 0 10px;font-size:clamp(21px,1.65vw,26px);line-height:1.17;transition:color .3s}.mm-service-v236__body p{color:#5b707e;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.62;transition:color .3s;display:-webkit-box;overflow:hidden}.mm-service-v236__tags{flex-wrap:wrap;gap:7px;margin:17px 0 19px;display:flex}.mm-service-v236__tags span{color:#506b7b;background:#f6f9fb;border:1px solid #dbe7ed;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;transition:all .3s}.mm-service-v236__link{color:#0b719f;border-top:1px solid #e4edf2;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:15px;font-size:12px;font-weight:900;transition:color .3s,border-color .3s;display:flex}.mm-service-v236__link svg,.mm-services-v236__foot a svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;transition:transform .25s}.mm-service-v236:hover,.mm-service-v236:focus-within{background:linear-gradient(145deg,#07324d,#0a4565);border-color:#0a5f89;transform:translateY(-5px);box-shadow:0 24px 54px #042c452e}.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{color:#fff;background:#ffffff17;border-color:#ffffff38}.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{color:#e6f2f7;background:#ffffff12;border-color:#ffffff2e}.mm-service-v236:hover .mm-service-v236__link,.mm-service-v236:focus-within .mm-service-v236__link{color:#fff;border-color:#ffffff24}.mm-service-v236:hover .mm-service-v236__link svg,.mm-service-v236:focus-within .mm-service-v236__link svg{transform:translate(4px)}.mm-service-v236 a:focus-visible{border-radius:22px;box-shadow:inset 0 0 0 3px #70c7e9}.mm-services-v236__foot{color:#5d7280;background:#ffffffb8;border:1px solid #0839581c;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:18px 20px;font-size:13px;font-weight:700;display:flex}.mm-services-v236__foot a{color:#0a6f9e;align-items:center;gap:10px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.mm-services-v236__foot a:hover svg{transform:translate(4px)}[dir=rtl] .mm-service-v236__watermark{letter-spacing:0;left:15px;right:auto}[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:translate(-4px)rotate(180deg)}[dir=rtl] .mm-service-v236__link svg,[dir=rtl] .mm-services-v236__foot a svg{transform:rotate(180deg)}@media (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 (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;top:5px;right:12px}.mm-services-v236__foot{flex-direction:column;align-items:flex-start;padding:17px}.mm-services-v236__foot a{justify-content:space-between;width:100%}}@media (hover:none){.mm-service-v236:hover{background:#ffffffeb;border-color:#073a5a21;transform:none;box-shadow:0 12px 33px #0c395411}.mm-service-v236:hover .mm-service-v236__watermark{color:#0b6f9e;opacity:.045;transform:none}.mm-service-v236:hover .mm-service-v236__number{color:#0b719f;background:#f3f8fb;border-color:#cfe0e9}.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{color:#506b7b;background:#f6f9fb;border-color:#dbe7ed}.mm-service-v236:hover .mm-service-v236__link{color:#0b719f;border-color:#e4edf2}.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),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 (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{border-radius:22px;min-width:0}.v80-hub-grid.v199-main-category-grid .v80-hub-card figure{aspect-ratio:4/3;background:linear-gradient(145deg,#f1f9fc,#fff);border:1px solid #073f5e1a;border-radius:18px;margin:12px 12px 0;box-shadow:inset 0 1px #ffffffe6}.v80-hub-grid.v199-main-category-grid .v80-hub-card figure img{box-sizing:border-box;object-fit:contain;object-position:center;background:#fff;border-radius:17px;width:100%;height:100%;padding:12px}.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 (width<=1024px){.v80-hub-grid.v199-main-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (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{aspect-ratio:4/3;margin:10px 10px 0}}@media (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{box-sizing:border-box;border-radius:18px;width:calc(100% - 22px);margin:11px 11px 0;aspect-ratio:4/3!important;background:linear-gradient(145deg,#f1f9fc,#fff)!important;border:1px solid #073f5e1a!important}.v196-category-main .v42-card-media img{box-sizing:border-box;padding:8px}.v196-category-main .v196-category-card .v42-card-media{aspect-ratio:4/3!important;background:linear-gradient(145deg,#edf8fc,#fff)!important;padding:14px!important}.v196-category-main .v196-category-card .v42-card-media img{background:#fff;border-radius:14px;padding:6px;object-fit:contain!important;object-position:center!important}.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 (width<=1080px){.v196-category-main .v196-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}}@media (width<=680px){.v196-category-main .v196-product-grid{grid-template-columns:1fr!important}.v196-category-main .v42-card-media{width:calc(100% - 18px);margin:9px 9px 0}}@media (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;background:linear-gradient(145deg,#eff8fb,#fff);border:1px solid #083f5e1a;border-radius:17px;margin:10px 10px 0}.mmfan-card-media img{box-sizing:border-box;background:#fff;border-radius:16px;padding:14px}.mmfan-card-body{min-height:230px;padding:20px}@media (width<=1120px){.mmfan-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=600px){.mmfan-grid{grid-template-columns:1fr!important}.mmfan-card-media{aspect-ratio:4/3;margin:9px 9px 0}}@media (width>=901px){.v163-hub-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.mm-home-services-v236{background:linear-gradient(#f8fbfc 0%,#f2f7f9 100%);padding:clamp(62px,6.5vw,88px) 0}.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{border-radius:16px;min-width:235px;padding:13px 16px}.mm-services-v236__summary strong{font-size:31px}.mm-services-v236__grid{gap:14px}.mm-service-v236{border-radius:20px;min-height:238px;box-shadow:0 10px 28px #0c39540e}.mm-service-v236>a{min-height:238px;padding:19px 20px 18px}.mm-service-v236__watermark{font-size:clamp(64px,5.7vw,86px);top:3px;right:13px}.mm-service-v236__top{margin-bottom:18px}.mm-service-v236__number{border-radius:12px;width:38px;height:38px;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{-webkit-line-clamp:2;font-size:13px;line-height:1.55}.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{color:#0b719f;border:0;border-radius:0;align-self:flex-start;width:auto;margin-top:auto;padding:0;font-size:12px;line-height:1.35;text-decoration:none;display:inline-block;box-shadow:none!important;background:0 0!important}.mm-home-services-v236 .mm-service-v236__link svg{display:none!important}.mm-service-v236:hover,.mm-service-v236:focus-within{background:linear-gradient(145deg,#0a3550,#0b4968);transform:translateY(-4px);box-shadow:0 20px 46px #042c4529}@media (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 img.v241-product-card-image{mix-blend-mode:multiply;filter:drop-shadow(0 17px 22px #072a3e26);transform-origin:50%;object-fit:contain!important;object-position:center!important;background:0 0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;padding:0!important;transform:scale(1.015)!important}.mmfan-card-media{background:radial-gradient(circle at 50% 44%,#fff 0%,#f5fbfd 62%,#eaf6fa 100%)!important;padding:6px!important}.mmfan-card-media img.v241-product-card-image{mix-blend-mode:multiply;filter:drop-shadow(0 17px 22px #072a3e24);transform-origin:50%;object-fit:contain!important;object-position:center!important;background:0 0!important;width:100%!important;height:100%!important;padding:0!important;transform:scale(1.015)!important}.mmfan-card:hover .mmfan-card-media img.v241-product-card-image{transform:scale(1.055)!important}@media (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{color:#08779d!important;width:100%!important;min-height:0!important;box-shadow:none!important;isolation:auto!important;text-align:start!important;letter-spacing:.025em!important;background:0 0!important;border:0!important;border-top:1px solid #0c52761a!important;border-radius:0!important;margin-top:auto!important;padding:15px 0 0!important;font-size:12.5px!important;font-weight:900!important;line-height:1.35!important;transition:color .22s!important;display:block!important;position:relative!important;inset:auto!important;overflow:visible!important;transform:none!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{width:auto!important;height:auto!important;color:inherit!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;text-decoration:none!important;display:inline!important;transform: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{color:#055d80!important;box-shadow:none!important;background:0 0!important;transform:none!important}html[dir=rtl] .mm-service-premium .mm-card-action.mm-card-action-plain{text-align:right!important}@media (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{isolation:isolate;background-clip:padding-box;position:relative;overflow:hidden!important}.v80-hub-grid.v199-main-category-grid .v80-hub-card figure{isolation:isolate;contain:paint;box-sizing:border-box!important;background-clip:padding-box!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin:12px 12px 0!important;overflow:hidden!important}.v196-category-main .v42-card-media{isolation:isolate;contain:paint;box-sizing:border-box!important;background-clip:padding-box!important;border-radius:18px!important;width:calc(100% - 22px)!important;max-width:calc(100% - 22px)!important;margin:11px 11px 0!important;overflow:hidden!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{background:linear-gradient(145deg,#edf7fa 0%,#f7fbfc 100%)!important;padding:7px!important}.v196-category-main .v196-product-card .v42-card-media:before{content:"";z-index:0;position:absolute;background:radial-gradient(circle at 50% 42%,#fff 0% 62%,#f8fbfc 100%)!important;border:1px solid #073f5e12!important;border-radius:13px!important;inset:6px!important;box-shadow:inset 0 1px #fffffff2!important}.v196-category-main .v196-product-card .v42-card-media:after{opacity:.55!important;height:10%!important;bottom:8%!important;left:18%!important;right:18%!important}.v196-category-main .v196-product-card .v42-card-media img.v241-product-card-image{z-index:2!important;object-fit:contain!important;mix-blend-mode:normal!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;position:relative!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{background:#edf7fa!important;padding:0!important}.v196-category-main .v196-category-card .v42-card-media img{object-fit:cover!important;border-radius:17px!important;width:100%!important;height:100%!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{isolation:isolate;contain:paint;box-sizing:border-box!important;background-clip:padding-box!important;border-radius:17px!important;width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;margin:10px 10px 0!important;overflow:hidden!important}.mmfan-grid .mmfan-card-media:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 42%,#fff 0% 62%,#f8fbfc 100%);border:1px solid #073f5e12;border-radius:12px;position:absolute;inset:6px}.mmfan-grid .mmfan-card-media img.v241-product-card-image{z-index:2!important;mix-blend-mode:normal!important;max-width:100%!important;max-height:100%!important;position:relative!important;transform:scale(.98)!important}.mmfan-grid .mmfan-card:hover .mmfan-card-media img.v241-product-card-image{transform:scale(1.025)!important}@media (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,.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-origin:50%!important;filter:drop-shadow(0 13px 18px #072a3e1f)!important;transform:scale(.8)!important}@media (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 (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,.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,.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,.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,.mm-blog-card-v235 img,.video-card img{transition-duration:.12s!important;transform:none!important}}@media (width<=900px){body *{backdrop-filter:none!important}.header,.mobile-drawer,.mega-menu,.dropdown,.lang-dropdown{box-shadow:0 8px 24px #071f351a!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,.mm-blog-card-v235,.video-card.v90-video-card,.v56-video-card{transition-duration:.16s!important;box-shadow:0 9px 26px #072f4516!important}html{scroll-behavior:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mm-nozzle-product-listing .v196-product-card .v42-card-media{background:#fff!important;border-color:#07779e24!important;padding:8px!important;box-shadow:inset 0 0 0 1px #07779e06!important}.mm-nozzle-product-listing .v196-product-card .v42-card-media:before{border-radius:inherit!important;box-shadow:none!important;background:#fff!important;border:0!important;inset:0!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{image-rendering:auto;mix-blend-mode:normal!important;filter:contrast(1.055)saturate(1.025)!important;transform-origin:50%!important;background:#fff!important;transform:scale(.86)!important}.mm-nozzle-product-listing .v196-product-card:hover .v42-card-media img.v241-product-card-image{transform:scale(.895)!important}@media (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 (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}}.tech-main.tech-main-video-only:after{content:none!important;display:none!important}@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{background:#fffffff0!important;border-color:#073a5a21!important;transform:none!important;box-shadow:0 10px 28px #0c39540e!important}.mm-home-services-v236 .mm-service-v236:active{background:#f1f8fb!important;border-color:#0b719f3d!important;transform:scale(.995)!important;box-shadow:0 7px 20px #0c395412!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{color:#0b719f!important;background:#f3f8fb!important;border-color:#cfe0e9!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{color:#506b7b!important;background:#f6f9fb!important;border-color:#dbe7ed!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{color:#0b719f!important;background:0 0!important;border-color:#0000!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:#0b719f14}}.mm-content-trust{background:#f4fafc;border-top:1px solid #0739521f;padding:22px 0}.mm-content-trust__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.mm-content-trust__copy{gap:5px;max-width:780px;display:grid}.mm-content-trust__copy strong{color:#062f46;font-size:15px}.mm-content-trust__copy span{color:#4b6574;font-size:13px;line-height:1.55}.mm-content-trust__links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.mm-content-trust__links a,.footer-policy-link a{color:inherit;text-decoration:none}.mm-content-trust__links a{color:#0a6079;background:#fff;border:1px solid #07516e29;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.mm-ai-selection-guide,.mm-ai-service-guide{background:linear-gradient(#fff,#f5fbfd)}.mm-ai-selection-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.mm-ai-selection-grid article,.mm-privacy-card{background:#fff;border:1px solid #074c681f;border-radius:22px;padding:24px;box-shadow:0 14px 38px #0530460f}.mm-ai-selection-grid h3,.mm-privacy-card h2{color:#07354d;margin:0 0 10px}.mm-ai-selection-grid p,.mm-privacy-card p{color:#4a6474;margin:0;line-height:1.7}.mm-privacy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.footer-policy-link{white-space:nowrap}@media (width<=900px){.mm-content-trust__inner{flex-direction:column;align-items:flex-start}.mm-content-trust__links{justify-content:flex-start;width:100%}.mm-ai-selection-grid,.mm-privacy-grid{grid-template-columns:1fr}}.mm-skip-link{z-index:100000;color:#061827;background:#fff;border-radius:10px;padding:12px 16px;font-weight:700;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-180%);box-shadow:0 8px 24px #0000003d}.mm-skip-link:focus{outline-offset:3px;outline:3px solid #0b7abf;transform:translateY(0)}[dir=rtl] .mm-skip-link{left:auto;right:12px}html.mm-scroll-lock,body.mm-scroll-lock{overflow:hidden!important}.about-v83-eyebrow.mm-eyebrow--soft{color:#0a6e88;background:#eefaff;border-color:#cfeef6}.mm-copy--muted{color:#486274;line-height:1.75}.about-v83-section.mm-section--soft{background:#f5fbfe}.about-v83-eyebrow.mm-eyebrow--light{color:#0a6e88;background:#fff;border-color:#d7edf4}.about-v83-section.mm-section--flush-top{padding-top:0}.v95-card.mm-card--full{max-width:none}.tech-main.tech-main-video-only{isolation:isolate;min-height:clamp(360px,42vw,560px)}.mm-engineering-inline-media{background:#020b12;margin:0;position:absolute;inset:0;overflow:hidden}.mm-engineering-inline-video{object-fit:cover;object-position:center;background:#020b12;width:100%;height:100%;display:block}.mm-engineering-inline-video:focus-visible{outline-offset:-5px;outline:3px solid #79dcff}.mm-engineering-video-caption{z-index:3;-webkit-backdrop-filter:blur(12px);color:#fff;pointer-events:none;background:linear-gradient(135deg,#02101ae0,#08374bad);border:1px solid #fff3;border-radius:18px;flex-direction:column;gap:5px;max-width:min(82%,560px);padding:14px 17px;display:flex;position:absolute;top:22px;left:22px;box-shadow:0 14px 36px #0000003b}.mm-engineering-video-kicker{letter-spacing:.1em;text-transform:uppercase;color:#9ce8ff;align-items:center;gap:8px;font-size:11px;font-weight:900;line-height:1.2;display:inline-flex}.mm-engineering-video-kicker i{background:#46d9ff;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite mmEngineeringPulse;box-shadow:0 0 0 5px #46d9ff24}.mm-engineering-video-caption strong{letter-spacing:-.025em;font-size:clamp(18px,2vw,25px);line-height:1.12}.mm-engineering-video-caption small{color:#d8edf5;font-size:13px;line-height:1.45}.mm-engineering-inline-media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#000c1433,#0000 36%,#000a1024);position:absolute;inset:0}.mm-engineering-inline-video::-webkit-media-controls-panel{background-image:linear-gradient(#0000,#0000009e)}@keyframes mmEngineeringPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.78)}}[dir=rtl] .mm-engineering-video-caption{text-align:right;left:auto;right:22px}@media (width<=720px){.tech-main.tech-main-video-only{border-radius:26px;min-height:320px}.mm-engineering-video-caption{border-radius:14px;max-width:calc(100% - 28px);padding:11px 13px;top:14px;left:14px}.mm-engineering-video-caption small{display:none}[dir=rtl] .mm-engineering-video-caption{left:auto;right:14px}}@media (prefers-reduced-motion:reduce){.mm-engineering-video-kicker i{animation:none}}[data-video-gallery-version="268"] .mm-gallery-off,[data-video-gallery-version="268"] [hidden]{display:none!important}[data-video-gallery-version="268"] .video-filter-btn,[data-video-gallery-version="268"] [data-video-search-input],[data-video-gallery-version="268"] [data-video-search-clear],[data-video-gallery-version="268"] [data-video-load-more]{z-index:3;position:relative;pointer-events:auto!important}[data-video-gallery-version="268"] .video-filter-btn.is-active{color:#fff!important;background:linear-gradient(135deg,#087ba1,#16b7d4)!important;border-color:#077ea45c!important;box-shadow:0 12px 28px #087ba138!important}[data-video-gallery-version="268"] .video-service-filter,[data-video-gallery-version="268"] .mm-video-gallery-tools{z-index:2;isolation:isolate;position:relative}.mm-cookie-consent,.mm-cookie-consent *{box-sizing:border-box}.mm-cookie-consent{--mmc-ink:#082f49;--mmc-ink-2:#16465d;--mmc-brand:#0789ad;--mmc-brand-2:#12a8c6;--mmc-pale:#eef9fc;--mmc-line:#d5e8ef;--mmc-muted:#587180;z-index:2147482000;font-family:inherit;position:relative}.mm-cookie-status,.mm-sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.mm-cookie-banner[hidden],.mm-cookie-dialog[hidden]{display:none!important}.mm-cookie-banner{z-index:2147482001;width:min(100% - 24px,1180px);color:var(--mmc-ink);isolation:isolate;background:linear-gradient(135deg,#fffffffb,#f2fbfdfb);border:1px solid #0768892e;border-radius:24px;grid-template-columns:auto minmax(0,1fr) minmax(230px,auto);align-items:center;gap:18px;padding:18px;display:grid;position:fixed;bottom:clamp(12px,2.2vw,28px);left:50%;transform:translate(-50%);box-shadow:0 24px 72px #03273a38,0 3px 12px #03273a14}.mm-cookie-banner:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 8% 0,#11adcc1f,#0000 28%),radial-gradient(circle at 92% 100%,#075b8014,#0000 32%);position:absolute;inset:0}.mm-cookie-banner__mark{background:linear-gradient(145deg,#e8f8fb,#fff);border:1px solid #0789ad33;border-radius:19px;place-items:center;width:58px;height:58px;display:grid;box-shadow:inset 0 1px #fff,0 9px 22px #0764841f}.mm-cookie-banner__mark svg{fill:#0789ad1a;width:34px;height:34px;stroke:var(--mmc-brand);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.mm-cookie-eyebrow{color:var(--mmc-brand);letter-spacing:.14em;margin-bottom:5px;font-size:10px;font-weight:900;line-height:1.2;display:block}.mm-cookie-banner__content h2{color:var(--mmc-ink);letter-spacing:-.025em;margin:0 0 5px;font-size:clamp(18px,1.6vw,23px);line-height:1.2}.mm-cookie-banner__content p{max-width:720px;color:var(--mmc-muted);margin:0;font-size:13px;line-height:1.58}.mm-cookie-banner__content a,.mm-cookie-dialog__intro a{color:#087c9f;text-underline-offset:3px;font-weight:750;text-decoration:underline 1px}.mm-cookie-banner__actions,.mm-cookie-dialog__actions{gap:8px;display:grid}.mm-cookie-button{appearance:none;letter-spacing:.005em;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:10px 15px;font:800 12px/1.2 inherit;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.mm-cookie-button:hover{transform:translateY(-1px)}.mm-cookie-button:active{transform:translateY(0)}.mm-cookie-button:focus-visible,.mm-cookie-dialog__close:focus-visible,.mm-footer-cookie-link:focus-visible,.mm-cookie-switch input:focus-visible+span{outline-offset:3px;outline:3px solid #0fb0cf61}.mm-cookie-button--primary{color:#fff;background:linear-gradient(135deg,#0ba5c5,#087a9d);border:1px solid #087f9f;box-shadow:0 9px 22px #067fa038}.mm-cookie-button--primary:hover{box-shadow:0 12px 26px #067fa047}.mm-cookie-button--secondary{color:#234f63;background:#fff;border:1px solid #c8dce4}.mm-cookie-button--secondary:hover{background:#f9fdfe;border-color:#9fc6d4}.mm-cookie-button--ghost{color:#087b9d;text-underline-offset:3px;background:0 0;border:0;min-height:34px;text-decoration:underline}.mm-cookie-dialog{z-index:2147482002;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.mm-cookie-dialog__backdrop{backdrop-filter:blur(8px);cursor:default;background:#02151fad;border:0;width:100%;height:100%;position:absolute;inset:0}.mm-cookie-dialog__panel{overscroll-behavior:contain;width:min(100%,690px);max-height:min(790px,100dvh - 36px);color:var(--mmc-ink-2);scrollbar-width:thin;scrollbar-color:#b7d5df transparent;background:linear-gradient(#fff,#f7fbfd);border:1px solid #ffffffbf;border-radius:28px;padding:28px;position:relative;overflow:auto;box-shadow:0 36px 100px #00121d5c}.mm-cookie-dialog__head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.mm-cookie-dialog__head h2{color:var(--mmc-ink);letter-spacing:-.035em;margin:0;font-size:clamp(25px,3.2vw,34px);line-height:1.12}.mm-cookie-dialog__close{border:1px solid var(--mmc-line);color:#315c70;cursor:pointer;background:#fff;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font:400 25px/1 inherit;display:grid;box-shadow:0 6px 14px #07344912}.mm-cookie-dialog__intro{color:var(--mmc-muted);margin:15px 0 17px;font-size:14px;line-height:1.67}.mm-cookie-trust-row{flex-wrap:wrap;gap:7px;margin:0 0 18px;display:flex}.mm-cookie-trust-row span{color:#427083;background:#f5fbfd;border:1px solid #d9ebf1;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:850;display:inline-flex}.mm-cookie-trust-row span:before{content:"✓";color:#0a967d;font-weight:950}.mm-cookie-category{border:1px solid var(--mmc-line);background:#fff;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:11px;padding:17px;display:grid;box-shadow:0 7px 20px #06374d0b}.mm-cookie-category--essential{background:linear-gradient(135deg,#fbfefe,#f3fafc)}.mm-cookie-category__icon{color:#0b8d78;background:#eaf8f6;border-radius:12px;place-items:center;width:38px;height:38px;font-size:16px;font-weight:950;display:grid}.mm-cookie-category:not(.mm-cookie-category--essential) .mm-cookie-category__icon{color:#0788ac;background:#eaf7fb}.mm-cookie-category__copy{min-width:0}.mm-cookie-category__title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:5px;display:flex}.mm-cookie-category__title strong{color:#123f57;font-size:15px}.mm-cookie-category__title span{color:#14755c;letter-spacing:.02em;background:#eaf8f3;border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:900}.mm-cookie-category:not(.mm-cookie-category--essential) .mm-cookie-category__title span{color:#557584;background:#edf6fa}.mm-cookie-category__copy p{color:#607987;margin:0;font-size:12px;line-height:1.58}.mm-cookie-switch{cursor:pointer;flex:none;display:inline-flex;position:relative}.mm-cookie-switch input{opacity:0;pointer-events:none;position:absolute}.mm-cookie-switch>span[aria-hidden]{background:#b8c9d1;border-radius:999px;width:54px;height:30px;transition:background .2s;position:relative;box-shadow:inset 0 0 0 1px #082f4914}.mm-cookie-switch>span[aria-hidden]:after{content:"";top:4px;background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;inset-inline-start:4px;box-shadow:0 3px 9px #04223333}.mm-cookie-switch input:checked+span{background:#0a9fc1}.mm-cookie-switch input:checked+span:after{transform:translate(24px)}[dir=rtl] .mm-cookie-switch input:checked+span:after{transform:translate(-24px)}.mm-cookie-dialog__actions{grid-template-columns:1fr 1fr;margin-top:20px}.mm-cookie-dialog-open{scrollbar-gutter:stable;overflow:hidden!important}.mm-cookie-consent[data-language=ar]{text-align:right}.mm-footer-cookie-item{align-items:center;gap:8px;display:inline-flex}.mm-footer-cookie-separator{opacity:.45}.mm-footer-cookie-link{appearance:none;color:inherit;font:inherit;text-underline-offset:3px;cursor:pointer;opacity:.92;background:0 0;border:0;padding:0;text-decoration:underline 1px}.mm-footer-cookie-link:hover{opacity:1}.mm-cookie-tech-list code{white-space:nowrap;color:#075674;background:#edf5f8;border-radius:6px;padding:2px 5px;font:700 12px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}@media (width<=940px){.mm-cookie-banner{grid-template-columns:auto minmax(0,1fr)}.mm-cookie-banner__actions{grid-column:1/-1;grid-template-columns:1fr 1fr 1fr}.mm-cookie-banner__actions .mm-cookie-button--ghost{border:1px solid #d4e5eb;text-decoration:none}}@media (width<=640px){.mm-cookie-banner{border-radius:19px;grid-template-columns:42px minmax(0,1fr);gap:12px;width:calc(100% - 16px);padding:14px;bottom:8px}.mm-cookie-banner__mark{border-radius:13px;width:42px;height:42px}.mm-cookie-banner__mark svg{width:25px;height:25px}.mm-cookie-eyebrow{letter-spacing:.11em;font-size:8px}.mm-cookie-banner__content h2{font-size:17px}.mm-cookie-banner__content p{font-size:11.5px;line-height:1.5}.mm-cookie-banner__actions{grid-template-columns:1fr 1fr;gap:7px}.mm-cookie-banner__actions .mm-cookie-button--ghost{grid-column:1/-1;min-height:34px}.mm-cookie-button{min-height:41px;padding:9px 10px;font-size:11px}.mm-cookie-dialog{padding:8px}.mm-cookie-dialog__panel{border-radius:21px;max-height:calc(100dvh - 16px);padding:20px 16px}.mm-cookie-dialog__head h2{font-size:25px}.mm-cookie-dialog__intro{font-size:12.5px}.mm-cookie-trust-row{gap:5px}.mm-cookie-trust-row span{padding:6px 8px;font-size:9px}.mm-cookie-category{grid-template-columns:auto minmax(0,1fr);align-items:start;padding:14px}.mm-cookie-category__icon{width:34px;height:34px}.mm-cookie-category__copy{grid-column:2}.mm-cookie-switch{grid-column:2;justify-self:end;margin-top:8px}.mm-cookie-category__title{align-items:flex-start}.mm-cookie-category__title strong{font-size:14px}.mm-cookie-category__copy p{font-size:11.5px}.mm-cookie-dialog__actions{grid-template-columns:1fr}.mm-footer-cookie-item{gap:5px}}@media (width<=390px){.mm-cookie-banner{grid-template-columns:1fr}.mm-cookie-banner__mark{display:none}.mm-cookie-banner__actions{grid-template-columns:1fr}.mm-cookie-banner__actions .mm-cookie-button--ghost{grid-column:auto}}@media (prefers-reduced-motion:reduce){.mm-cookie-consent *{scroll-behavior:auto!important;transition:none!important}}.mm-privacy-card--wide{grid-column:1/-1}.mm-privacy-card h3{color:#0a516d;margin:18px 0 8px;font-size:16px}.mm-privacy-card ul{color:#4a6474;margin:10px 0 0;padding-inline-start:20px;line-height:1.72}.mm-privacy-card li+li{margin-top:6px}.mm-cookie-tech-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.mm-cookie-tech-list div{background:#f7fbfd;border:1px solid #074c681c;border-radius:14px;padding:12px 14px}.mm-cookie-tech-list strong{color:#07354d;font-size:13px;display:block}.mm-cookie-tech-list span{color:#597180;margin-top:3px;font-size:12px;line-height:1.5;display:block}.mm-cookie-table-wrap{border:1px solid #074c6821;border-radius:16px;margin-top:14px;overflow:auto}.mm-cookie-table{border-collapse:collapse;color:#4a6474;background:#fff;width:100%;min-width:760px;font-size:13px}.mm-cookie-table th,.mm-cookie-table td{text-align:start;vertical-align:top;border-bottom:1px solid #074c681a;padding:13px 14px;line-height:1.55}.mm-cookie-table th{color:#07354d;background:#eef8fb;font-size:12px;font-weight:900}.mm-cookie-table tr:last-child td{border-bottom:0}.mm-cookie-table code{white-space:nowrap;color:#075674;background:#edf5f8;border-radius:6px;padding:2px 5px;font:700 12px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.mm-privacy-note{background:#f0fafc;border-inline-start:4px solid #0a9fc1;border-radius:10px;padding:13px 15px;color:#355d70!important;margin-top:14px!important}.mm-privacy-meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.mm-privacy-meta span{color:#0b607b;background:#eaf7fb;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}@media (width<=900px){.mm-cookie-tech-list{grid-template-columns:1fr}}.media-compact-hero{padding:34px 0 20px!important}.media-compact-hero .v35-cinema img{object-fit:cover;min-height:260px;max-height:340px}.media-compact-hero .v35-hero-points{margin-top:16px}.media-compact-hero .hero-actions{margin-top:18px}@media (width<=991px){.media-compact-hero{padding:24px 0 16px!important}.media-compact-hero .v35-cinema img{min-height:220px;max-height:none}}.btn-secondary{color:#173e2f;background:#fff;border:1px solid #173e2f33}.video-gallery-page .video-card{content-visibility:auto;contain-intrinsic-size:360px 320px}@media (width<=640px){.video-gallery-page .video-card{contain-intrinsic-size:300px 300px}}.v100-product-commerce{background:linear-gradient(#f5fbff 0%,#fff 55%,#f8fbfd 100%);padding:72px 0}.v100-commerce-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:34px;display:grid}.v100-product-gallery{background:#fff;border:1px solid #0842691f;border-radius:30px;padding:22px;position:sticky;top:110px;box-shadow:0 26px 70px #082d4e1f}.v100-main-image{aspect-ratio:1;-webkit-appearance:none;appearance:none;cursor:zoom-in;text-align:left;background:linear-gradient(135deg,#eff8ff,#fff);border:1px solid #08426914;border-radius:24px;justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.v100-main-image img{object-fit:contain;width:100%;height:100%;padding:18px;display:block}.v100-main-image:focus-visible{outline-offset:4px;outline:3px solid #0d82c559}.v100-zoom-badge{color:#fff;background:#084269eb;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:700;line-height:1;position:absolute;bottom:16px;right:16px;box-shadow:0 12px 24px #0842692e}.v100-lightbox-items{display:none!important}.v100-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.v100-thumb{aspect-ratio:1;cursor:pointer;background:#fff;border:1px solid #08426924;border-radius:16px;padding:6px;transition:all .25s;overflow:hidden}.v100-thumb:hover,.v100-thumb.is-active{border-color:#0d82c5;box-shadow:0 10px 25px #0d82c52e}.v100-thumb img{object-fit:contain;width:100%;height:100%;display:block}.v100-product-info{gap:18px;display:grid}.v100-engineering-card,.v100-feature-card,.v100-faq-card{background:#fff;border:1px solid #0842691f;border-radius:30px;padding:30px;box-shadow:0 24px 62px #082d4e1a}.v100-engineering-card .kicker{color:#0a79b8;letter-spacing:.04em;text-transform:uppercase;background:#eaf7ff;border-radius:999px;margin-bottom:12px;padding:8px 13px;font-size:12px;font-weight:900;display:inline-flex}.v100-engineering-card h2,.v100-feature-card h2,.v100-faq-card h2{color:#0b2f4a;margin:0 0 14px;font-size:clamp(26px,3vw,42px);line-height:1.12}.v100-engineering-card p{color:#536d82;margin:0 0 18px;font-size:16px;line-height:1.75}.v100-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:18px;display:grid}.v100-spec{background:#f6fbff;border:1px solid #0842691a;border-radius:18px;padding:16px}.v100-spec b{color:#0b2f4a;margin-bottom:6px;display:block}.v100-spec span{color:#60798c;font-size:14px;line-height:1.55}.v100-badges{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.v100-badges span{color:#0d6fa6;background:#eaf7ff;border:1px solid #d2efff;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900}.v100-cta{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.v100-cta a{border-radius:999px;padding:14px 19px;font-weight:900;text-decoration:none}.v100-cta .primary{color:#fff;background:#0d82c5}.v100-cta .secondary{color:#0b6598;background:#edf8ff}.v100-feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.v100-feature-list div{color:#526e83;background:linear-gradient(#f8fcff,#fff);border:1px solid #0842691a;border-radius:20px;padding:18px}.v100-feature-list b{color:#0b2f4a;margin-bottom:8px;display:block}.v100-faq-card details{background:#fff;border:1px solid #0842691f;border-radius:18px;margin:10px 0;padding:16px 18px}.v100-faq-card summary{cursor:pointer;color:#0b2f4a;font-weight:900}.v100-faq-card p{color:#5b7689;margin:10px 0 0;line-height:1.7}@media (width<=980px){.v100-commerce-grid{grid-template-columns:1fr}.v100-product-gallery{position:relative;top:auto}.v100-feature-list,.v100-spec-grid{grid-template-columns:1fr}}@media (width<=560px){.v100-product-commerce{padding:42px 0}.v100-product-gallery,.v100-engineering-card,.v100-feature-card,.v100-faq-card{border-radius:22px;padding:18px}.v100-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.v100-main-image img{padding:12px}.v100-zoom-badge{padding:8px 11px;font-size:.78rem;bottom:10px;right:10px}}.v100-product-gallery .v100-feature-card{border-radius:24px;margin-top:18px;padding:22px;box-shadow:0 18px 48px #082d4e14}.v100-product-gallery .v100-feature-card h2{font-size:clamp(22px,2.2vw,30px)}.v100-product-gallery .v100-feature-list{grid-template-columns:1fr;gap:10px}.v100-product-gallery .v100-feature-list div{padding:15px 16px}@media (width<=980px){.v100-product-gallery .v100-feature-card{border-radius:22px;margin-top:16px;padding:18px}}.v100-commerce-grid>*{min-width:0}.v100-product-gallery{box-sizing:border-box;width:100%;max-width:620px;justify-self:start}.v100-product-info{min-width:0}.v100-main-image{box-sizing:border-box;width:100%;max-width:100%;aspect-ratio:1/1}.v100-main-image>img{box-sizing:border-box;max-width:100%!important;max-height:100%!important;object-fit:contain!important}@media (width<=980px){.v100-product-gallery{max-width:720px;justify-self:center;margin-inline:auto}}@media (width<=560px){.v100-product-commerce{overflow:hidden}.v100-product-gallery{max-width:100%;padding:14px}.v100-main-image{border-radius:18px}.v100-main-image>img{padding:10px!important}}
