/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ease:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--navy-950:#020a18;--navy-900:#041329;--navy-850:#071b36;--navy-800:#092449;--blue:#0873ff;--blue-bright:#21a0ff;--gold:#f0b83f;--gold-light:#ffd775;--ink:#071426;--muted:#5d6b7e;--line:#dce3ec;--paper:#f5f7fa;--white:#fff;--shell:min(1320px, calc(100vw - 64px))}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:168px}body{background:var(--navy-950);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.flow-copy{overflow-wrap:break-word}@media (min-width:621px){.flow-copy{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 3}}.company-name{font-weight:850}button,input,select,textarea{border-radius:0}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--blue-bright);outline-offset:4px}.shell{width:var(--shell);margin-inline:auto}.hero{isolation:isolate;min-height:900px;color:var(--white);background:var(--navy-950);position:relative;overflow:hidden}.hero:before{z-index:-3;content:"";background:url(/dwc-hero-dubai-product-family-background-v7.webp) top/contain no-repeat;position:absolute;inset:0}.hero:after{z-index:-2;content:"";background:linear-gradient(90deg,#020a18fa 0%,#020a18e6 28%,#020a1847 59%,#020a1814 100%),linear-gradient(#020a18b8 0%,#0000 24% 64%,#020a18f0 100%);position:absolute;inset:0}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020a18f0;border-bottom:1px solid #ffffff24;min-height:148px;position:fixed;top:0;left:0;right:0;box-shadow:0 18px 46px #0003}.site-header__inner{grid-template-columns:230px 1fr auto;align-items:center;width:min(1464px,100vw - 64px);min-height:148px;margin-inline:auto;display:grid}.brand{width:210px;height:148px;display:block;position:relative}.dwc-logo{pointer-events:none;-webkit-user-select:none;user-select:none;background:#020b1d;display:block;position:relative;overflow:hidden}.dwc-logo img{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;position:absolute}.dwc-logo--header{transform-origin:0;width:174px;height:116px;position:absolute;top:50%;bottom:auto;left:0;transform:translateY(-50%)scale(.8)}.dwc-logo--header img{width:838px;height:558px;top:-16px;left:-20px}.dwc-logo--footer{width:230px;height:186px}.dwc-logo--footer img{width:998px;height:666px;top:-14px;left:-21px}.nav{justify-content:center;gap:clamp(18px,2.5vw,42px);display:flex}.nav__link{color:#ffffffc2;letter-spacing:.06em;text-transform:uppercase;padding-block:61px 56px;font-size:13px;font-weight:700;transition:color .18s;position:relative}.nav__link:after{content:"";background:var(--gold);width:0;height:2px;transition:width .18s;position:absolute;bottom:-1px;left:0}.nav__link:hover,.nav__link--active{color:#fff}.nav__link:hover:after,.nav__link--active:after{width:100%}.menu-toggle{background:0 0;border:0;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:#fff;width:22px;height:2px;margin:6px auto;display:block}.button{letter-spacing:.07em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:0 26px;font-size:13px;font-weight:850;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--gold{color:#121007;background:linear-gradient(135deg, var(--gold-light), #d99b1d);box-shadow:0 12px 32px #ebab2733}.button--gold:hover{background:linear-gradient(135deg,#ffe39b,#efb233)}.button--outline{color:#fff;border-color:#ffffff6b}.button--outline:hover{border-color:var(--gold);background:#f0b83f17}.button--disabled{cursor:default;opacity:.55}.button--disabled:hover{background:0 0;border-color:#ffffff6b;transform:none}.header-cta{min-height:48px;padding-inline:22px}.hero__content{z-index:2;pointer-events:none;align-items:flex-start;min-height:900px;padding:238px 0 200px;display:flex;position:relative}.hero__copy{pointer-events:auto;width:min(650px,52vw)}.eyebrow{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:14px;margin:0 0 24px;font-size:12px;font-weight:850;display:flex}.eyebrow:before{content:"";background:currentColor;width:38px;height:1px}.eyebrow--dark{color:#9a6d0d}.hero h1{color:#fff;letter-spacing:-.055em;text-wrap:balance;max-width:720px;margin:0;font-size:clamp(46px,4.35vw,74px);font-weight:850;line-height:.96}.hero h1 span{color:var(--gold);margin-top:8px;display:block}.hero__lead{color:#ffffffc7;max-width:600px;margin:30px 0 0;font-size:19px;line-height:1.7}.powered-by-brand{color:var(--gold-light);letter-spacing:.02em;white-space:nowrap;font-size:1.18em;font-weight:900}.hero__actions{align-items:center;gap:32px;margin-top:40px;display:flex}.hero-product-family{--hero-product-baseline:148px;z-index:1;pointer-events:none;width:min(54vw,760px);position:absolute;inset:0 clamp(40px,50vw - 1050px,980px) 0 auto}.hero-product{--hero-product-visual-offset:0px;bottom:var(--hero-product-baseline);pointer-events:auto;transform:translateY(var(--hero-product-visual-offset));transform-origin:bottom;transition:filter .22s,transform .22s;display:block;position:absolute}@media (min-width:921px){.hero-product-family{right:12vw;transform:translate(-46%)}}.hero-product:after{z-index:-1;content:"";filter:blur(14px);background:#000512b8;border-radius:50%;height:28px;position:absolute;bottom:0;left:4%;right:4%}:is(.hero-product:hover,.hero-product:focus-visible){filter:drop-shadow(0 0 18px #389aff4d);transform:translateY(calc(var(--hero-product-visual-offset) - 8px)) scale(1.025)}.hero-product:focus-visible{outline-color:var(--gold-light);border-radius:3px}.hero-product__cabinet{z-index:1;object-fit:contain;filter:drop-shadow(-16px 23px 24px #00000075);-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block;position:relative}.hero-product__identity{z-index:3;pointer-events:none;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute}.hero-product__identity img{border-radius:2px;width:38px;height:auto;display:block;box-shadow:0 3px 8px #00102640}.hero-product__identity strong{color:#09254a;letter-spacing:.06em;white-space:nowrap;font-size:8px;font-weight:900;line-height:1}.hero-product__action{z-index:5;color:#fff;letter-spacing:.08em;opacity:0;text-transform:uppercase;white-space:nowrap;background:#020a18e6;border:1px solid #f0b83fbf;justify-content:space-between;align-items:center;gap:14px;min-width:116px;padding:10px 12px;font-size:9px;font-weight:850;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:-42px;left:50%;transform:translate(-50%,8px);box-shadow:0 12px 28px #00000047}.hero-product__action b{color:var(--gold-light);font-size:14px}:is(.hero-product:hover .hero-product__action,.hero-product:focus-visible .hero-product__action){opacity:1;transform:translate(-50%)}.hero-product--64{width:clamp(92px,7.2vw,122px);right:65%}.hero-product--112{--hero-product-visual-offset:5.5%;width:clamp(124px,9.2vw,158px);right:42%}.hero-product--224{width:clamp(224px,18vw,306px);right:0}.hero-product--64 .hero-product__identity{top:24%;left:50%;transform:translate(-50%)}.hero-product--112 .hero-product__identity{top:21%;left:50%;transform:translate(-50%)}.hero-product--224 .hero-product__identity{top:24%;left:30.25%;transform:translate(-50%)}.hero-product--64 .hero-product__identity img{width:30px}.hero-product--64 .hero-product__identity strong{font-size:6.5px}.hero-product--224 .hero-product__identity img{width:48px}.hero-product--224 .hero-product__identity strong{font-size:9px}.text-link{color:#fff;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff61;gap:12px;padding:14px 0;font-size:13px;font-weight:800;transition:border-color .18s,color .18s;display:inline-flex}.text-link:hover{color:var(--gold-light);border-color:var(--gold)}.location-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#020a18bf;border:1px solid #f0b83fb3;align-items:center;gap:14px;padding:12px 18px;display:flex;position:absolute;top:36%;right:-1.5%;box-shadow:0 16px 50px #00000040}.location-card__pulse{background:var(--gold);width:12px;height:12px;box-shadow:0 0 0 5px #f0b83f33, 0 0 18px var(--gold);border:3px solid #fff;border-radius:50%;position:relative}.location-card__pulse:after{content:"";border:1px solid var(--gold);border-radius:50%;animation:2.4s infinite ping;position:absolute;inset:-9px}.location-card div{flex-direction:column;display:flex}.location-card small{color:#ffffff8c;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.location-card strong{color:var(--gold-light);letter-spacing:.05em;text-transform:uppercase;margin-top:3px;font-size:13px}.hero-benefits{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020a18b3;border-top:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.benefit{border-right:1px solid #ffffff24;grid-template-columns:52px 1fr;gap:18px;min-height:148px;padding:32px 30px;transition:background .22s;display:grid}.benefit:last-child{border-right:0}.benefit__number{border:1px solid var(--gold);width:48px;height:48px;color:var(--gold);cursor:pointer;letter-spacing:.1em;background:0 0;border-radius:50%;place-items:center;padding:0;font-family:inherit;font-size:10px;font-weight:800;transition:color .18s,background .18s,box-shadow .18s;display:grid}:is(.benefit__number:hover,.benefit__number:focus-visible,.benefit--open .benefit__number){color:var(--navy-950);background:var(--gold);box-shadow:0 0 0 5px #f0b83f1f}.benefit__number:focus-visible{outline-offset:4px;outline:2px solid #fff}.benefit h2,.benefit p{margin:0}.benefit h2{color:#fff;letter-spacing:.04em;text-transform:uppercase;font-size:15px}.benefit .benefit__detail{color:#ffffff94;-webkit-hyphens:auto;hyphens:auto;opacity:0;text-align:justify;text-align-last:left;text-justify:inter-word;max-height:0;margin:8px 0 0;font-size:13px;line-height:1.55;transition:max-height .32s,opacity .22s;overflow:hidden}.benefit:hover,.benefit:focus-within,.benefit--open{background:#ffffff0b}.benefit:hover .benefit__detail,.benefit:focus-within .benefit__detail,.benefit--open .benefit__detail{opacity:1;max-height:320px}.section{padding:120px 0;position:relative}.section--light,.applications,.contact{background:var(--paper)}.section-heading{margin-bottom:62px}.section-heading--split{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:10vw;display:grid}.section-heading h2,.intelligence__copy h2,.services__intro h2,.about h2,.contact__intro h2{color:var(--ink);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(40px,4.2vw,66px);font-weight:780;line-height:1.02}.section-heading>p,.section-heading>div+p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.solution-grid{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.solution-card{border-right:1px solid var(--line);min-height:430px;padding:42px;transition:color .22s,background .22s,transform .22s}.solution-card:last-child{border-right:0}.solution-card:hover{z-index:1;color:#fff;background:var(--navy-850);transform:translateY(-8px);box-shadow:0 24px 55px #0413292e}.solution-card__label{letter-spacing:.16em;font-weight:850;color:#a8760a!important;font-size:10px!important}.solution-card h3{letter-spacing:-.03em;max-width:100%;margin:54px 0 20px;font-size:25px;line-height:1.15}.solution-card>p{color:var(--muted);font-size:15px;line-height:1.72;transition:color .22s}.solution-card>.solution-card__subheading{color:#8b620c;letter-spacing:.08em;text-transform:uppercase;margin:-4px 0 14px;font-size:11px;font-weight:850;line-height:1.45}.solution-card:hover>p:not(.solution-card__label){color:#ffffffa8}.solution-card ul{flex-wrap:wrap;gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}.solution-card li{border:1px solid var(--line);color:#506074;letter-spacing:.06em;text-transform:uppercase;padding:8px 10px;font-size:10px;font-weight:700}.solution-card li.solution-card__tag--button{padding:0}.solution-card__tag-button{min-height:32px;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;transition:color .18s,background .18s;display:flex}.solution-card__tag-button:hover,.solution-card__tag-button[aria-expanded=true]{color:var(--navy-950);background:var(--gold)}.solution-card__tag-button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.solution-info{border-left:2px solid var(--gold);background:#f6f3eb;margin-top:14px;padding:16px 18px}.solution-info p{color:#506074;-webkit-hyphens:auto;hyphens:auto;text-align:justify;text-align-last:left;text-justify:inter-word;margin:0;font-size:12px;line-height:1.65}.solution-info p+p{margin-top:9px}.solution-info strong{color:var(--navy-950)}.solution-card:hover li{color:#ffffffb8;border-color:#fff3}.solution-card:hover .solution-info{background:#ffffff14}.solution-card:hover .solution-info p,.solution-card:hover .solution-info strong{color:#ffffffc7}.solution-card__explore{color:#8b620c;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-top:24px;font-size:10px;font-weight:850;display:inline-flex}.solution-card:hover .solution-card__explore{color:var(--gold-light)}.products{color:#fff;background:linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), var(--navy-950);background-size:72px 72px;overflow:hidden}.products__inner{z-index:1;position:relative}.products__glow{filter:blur(100px);opacity:.22;border-radius:50%;position:absolute}.products__glow--one{background:#006cff;width:520px;height:520px;top:-160px;right:5%}.products__glow--two{opacity:.11;background:#e7a216;width:440px;height:440px;bottom:-220px;left:-8%}.section-heading--dark h2,.services h2,.about h2{color:#fff}.section-heading--dark>p,.section-heading--dark>div+p{color:#ffffff94}.product-partner-note{border-left:2px solid var(--gold);color:#ffffff7a;letter-spacing:.06em;background:#ffffff0d;align-items:baseline;gap:8px;width:fit-content;margin:-30px 0 30px auto;padding:9px 12px;font-size:11px;line-height:1;display:flex}.product-partner-note strong{color:var(--gold-light);letter-spacing:.06em;font-size:20px;font-weight:900}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:#06162dbd;border:1px solid #ffffff24;flex-direction:column;transition:transform .22s,border-color .22s;display:flex;overflow:hidden}.product-card:hover{border-color:#f0b83f8c;transform:translateY(-8px)}.product-card .product-card__category{color:#ebba57;letter-spacing:.06em;text-transform:uppercase;background:#ebba570e;border-bottom:1px solid #ebba5747;margin:0;padding:18px 28px 16px;font-size:20px;font-weight:900;line-height:1}.product-render{background:linear-gradient(#2c6ebe0f 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#2c6ebe0f 1px,#0000 1px) 0 0/48px 48px,radial-gradient(circle at 58% 40%,#1477ff4d,#0000 43%),linear-gradient(150deg,#09254a,#030b19 72%);justify-content:center;align-items:flex-end;height:340px;padding:22px 20px 24px;display:flex;position:relative;overflow:hidden}a.product-render{color:inherit;cursor:pointer}a.product-render:focus-visible{outline-color:var(--gold-light);outline-offset:-4px}.product-render__view{z-index:7;color:#fff;letter-spacing:.07em;opacity:0;text-transform:uppercase;white-space:nowrap;background:#020a18e0;border:1px solid #f0b83fad;align-items:center;gap:12px;padding:9px 11px;font-size:9px;font-weight:850;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:18px;right:18px;transform:translateY(7px);box-shadow:0 10px 26px #0000003d}.product-render__view b{color:var(--gold-light);font-size:13px}:is(a.product-render:hover .product-render__view,a.product-render:focus-visible .product-render__view){opacity:1;transform:translateY(0)}.product-render--112{background:linear-gradient(#2c6ebe0f 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#2c6ebe0f 1px,#0000 1px) 0 0/48px 48px,radial-gradient(circle at 62% 35%,#1c88ff57,#0000 42%),linear-gradient(145deg,#0a2d59,#030b19 74%)}.product-render--224{background:linear-gradient(#f0b83f0b 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#f0b83f0b 1px,#0000 1px) 0 0/48px 48px,radial-gradient(circle at 68% 38%,#f0b83f2e,#0000 38%),radial-gradient(circle at 52% 44%,#126ce052,#0000 48%),linear-gradient(145deg,#0a294f,#020915 76%)}.product-render__identity{z-index:4;flex-direction:column;align-items:center;gap:3px;width:60px;display:flex;position:absolute;top:92px;left:50%;transform:translate(-50%)}.product-render__brand{border-radius:1px;width:30px;height:auto;display:block;box-shadow:0 2px 5px #00102638}.product-render__identity strong{color:#09254a;letter-spacing:.07em;white-space:nowrap;font-size:6.5px;font-weight:900;line-height:1}.product-render:before,.product-render:after{content:"";border:1px solid #4090ff2e;border-radius:50%;position:absolute}.product-render:before{width:290px;height:130px;bottom:28px}.product-render:after{width:400px;height:210px;bottom:-18px}.product-render__floor{clip-path:polygon(0 38%,100% 0,100% 100%,0 100%);background:linear-gradient(#2350823d,#020710cc);height:28%;position:absolute;bottom:0;left:0;right:0}.product-render__image{z-index:2;object-fit:contain;filter:drop-shadow(-18px 24px 26px #0000006b);-webkit-user-select:none;user-select:none;width:auto;max-width:92%;height:270px;display:block;position:relative}.product-render__hardware-tint{z-index:3;mix-blend-mode:color;pointer-events:none;background:#081e33e0;display:block;position:absolute;left:50%;transform:translate(-50%)}.product-render__hardware-tint--top{border-radius:2px 2px 0 0}.product-render__hardware-tint--base{border-radius:0 0 2px 2px}.product-render--64 .product-render__image{clip-path:inset(8.8% 11.6% 7.2%);height:202px;transform:translateY(15px)}.product-render--64 .product-render__identity{top:165px}.product-render--64 .product-render__hardware-tint--top{width:104px;height:9px;top:147px}.product-render--64 .product-render__hardware-tint--base{width:104px;height:11px;bottom:24px}.product-render--112 .product-render__image{clip-path:inset(8.5% 9.8% 11%);height:316px;transform:translateY(35px)}.product-render--112 .product-render__hardware-tint--top{width:125px;height:12px;top:62px}.product-render--112 .product-render__hardware-tint--base{width:125px;height:15px;bottom:25px}.product-render--224 .product-render__image{max-width:96%;height:280px;transform:translateY(8px)}.product-render--224 .product-render__identity{top:92px;left:38%}.product-render--224 .product-render__hardware-tint--top{width:222px;height:17px;top:59px}.product-render--224 .product-render__hardware-tint--base{width:222px;height:18px;bottom:25px}.product-card__body{flex-direction:column;flex:1;padding:30px;display:flex}.product-card__topline{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-card__topline p,.product-card__topline span{color:#ffffff7a;letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:12px;font-weight:750}.product-card__topline span{color:var(--gold);letter-spacing:.04em;text-transform:none;font-size:12px;font-weight:850}.product-card h3{letter-spacing:-.025em;margin:18px 0 12px;font-size:28px}.product-card__body>p{color:#fff9;min-height:78px;margin:0;font-size:14px;line-height:1.7}.product-card__footer{border-top:1px solid #ffffff1f;flex-direction:column;align-items:stretch;gap:18px;margin-top:auto;padding-top:22px;display:flex}.product-card__applications>span{color:#ffffff61;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:750;display:block}.product-card__applications p{min-height:36px;color:var(--gold-light);letter-spacing:.035em;text-transform:uppercase;margin:0;font-size:11px;font-weight:750;line-height:1.65}.product-card__application-line{white-space:nowrap;display:block}.product-card__actions{gap:12px;display:grid}.product-card__details{color:#fff;letter-spacing:.055em;text-transform:uppercase;border:1px solid #fff3;justify-content:space-between;align-items:center;min-height:42px;padding:0 16px;font-size:11px;font-weight:850;transition:border-color .18s,color .18s,transform .18s;display:flex}.product-card__details:hover{border-color:var(--gold);color:var(--gold-light);transform:translateY(-2px)}.product-card__download{color:#04152d;width:100%;min-height:46px;font:inherit;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#f3c96b,#e9ad32);border:1px solid #ebba5794;justify-content:space-between;align-items:center;padding:0 16px;font-size:11px;font-weight:900;line-height:1;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}:is(a.product-card__download:hover,a.product-card__download:focus-visible){border-color:#ffe2a0;transform:translateY(-2px);box-shadow:0 10px 28px #ebba5733}.product-card__download--disabled{cursor:not-allowed;color:#ffffff6b;background:#ffffff0e;border-color:#ffffff24}.product-card__discuss{color:var(--gold-light);letter-spacing:.03em;text-transform:uppercase;justify-self:start;font-size:11px;font-weight:800}.intelligence{background:#fff;overflow:hidden}.intelligence__grid{grid-template-columns:minmax(0,1.32fr) minmax(340px,.78fr);align-items:stretch;gap:clamp(44px,6vw,82px);display:grid}.intelligence-animation{background:#020c31;border:1px solid #ebba574d;width:100%;min-height:0;margin-top:64px;position:relative;overflow:hidden;box-shadow:0 35px 80px #06193333}.intelligence-animation:before{z-index:1;content:"";pointer-events:none;border-top:1px solid #ebba57;border-right:1px solid #ebba57;width:92px;height:92px;position:absolute;top:-1px;right:-1px}.intelligence-animation img{object-fit:contain;object-position:center top;width:100%;height:100%;display:block;position:absolute;inset:0}.energy-console{color:#fff;background:var(--navy-900);padding:28px;position:relative;box-shadow:0 35px 80px #06193333}.energy-console:before{content:"";border-top:1px solid var(--gold);border-right:1px solid var(--gold);pointer-events:none;width:150px;height:150px;position:absolute;top:-20px;right:-20px}.energy-console__header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.energy-console__header div{flex-direction:column;display:flex}.energy-console__header small{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:800}.energy-console__header strong{margin-top:5px;font-size:18px}.energy-console__header>span{color:#ffffff94;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;display:flex}.energy-console__header i{background:#4ff19a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #4ff19a}.energy-flow{background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:370px;margin:18px 0;position:relative;overflow:hidden}.flow-node{z-index:2;background:#092246;border:1px solid #ffffff24;flex-direction:column;width:116px;padding:15px;display:flex;position:absolute;box-shadow:0 10px 28px #00000040}.flow-node small{color:#ffffff73;text-transform:uppercase;font-size:9px}.flow-node strong{margin-top:4px;font-size:12px}.flow-node--solar{top:26px;left:28px}.flow-node--site{border-color:#f0b83fb3;top:138px;left:50%;transform:translate(-50%)}.flow-node--grid{top:26px;right:28px}.flow-node--battery{bottom:28px;right:46px}.flow-line{z-index:1;transform-origin:0;background:linear-gradient(90deg, var(--blue), var(--gold));height:2px;position:absolute;box-shadow:0 0 10px #0076ff99}.flow-line:after{content:"";background:var(--gold-light);width:8px;height:8px;box-shadow:0 0 12px var(--gold);border-radius:50%;position:absolute;top:-3px;right:0}.flow-line--a{width:170px;top:95px;left:125px;transform:rotate(25deg)}.flow-line--b{transform-origin:100%;width:150px;top:94px;right:127px;transform:rotate(155deg)}.flow-line--c{width:180px;top:205px;left:50%;transform:rotate(41deg)}.console-stats{background:#ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.console-stats div{background:#06172f;flex-direction:column;padding:16px;display:flex}.console-stats span{color:#fff6;letter-spacing:.1em;text-transform:uppercase;font-size:8px}.console-stats strong{margin-top:5px;font-size:11px}.intelligence__lead{color:var(--muted);margin:28px 0 34px;font-size:17px;line-height:1.75}.feature-list{border-top:1px solid var(--line)}.feature-list__item{border-bottom:1px solid var(--line);transition:background .22s}.feature-list__trigger{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:40px 1fr 28px;align-items:center;gap:16px;padding:20px 0;display:grid}.feature-list__number{color:#a8760a;font-size:10px;font-weight:850}.feature-list__trigger strong{color:var(--ink);font-size:15px}.feature-list__indicator{color:#a8760a;border:1px solid #a8760a61;border-radius:50%;place-items:center;width:24px;height:24px;font-size:15px;font-weight:650;transition:color .18s,background .18s,transform .22s;display:grid}.feature-list__detail{opacity:0;max-height:0;padding:0 28px 0 56px;transition:max-height .34s,opacity .22s,padding-bottom .34s;overflow:hidden}.feature-list__detail p{color:var(--muted);-webkit-hyphens:auto;hyphens:auto;text-align:justify;text-align-last:left;text-justify:inter-word;margin:0;font-size:14px;line-height:1.6}.feature-list__item:hover,.feature-list__item:focus-within,.feature-list__item--open{background:#031d3f09}.feature-list__item:hover .feature-list__detail,.feature-list__item:focus-within .feature-list__detail,.feature-list__item--open .feature-list__detail{opacity:1;max-height:560px;padding-bottom:20px}.feature-list__item:hover .feature-list__indicator,.feature-list__item:focus-within .feature-list__indicator,.feature-list__item--open .feature-list__indicator{color:#fff;background:#a8760a;transform:rotate(45deg)}.feature-list__trigger:focus-visible{outline-offset:3px;outline:2px solid #a8760a}.application-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.application-card{background:#fff;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 30px #1026430f}.application-card__visual{aspect-ratio:3/2;color:#fff;cursor:zoom-in;text-align:left;background:#071a35;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.application-card__visual:after{content:"";pointer-events:none;background:linear-gradient(#020f2305 42%,#020f23e0 100%);position:absolute;inset:0}.application-card__visual img{object-fit:cover;width:100%;height:100%;transition:filter .42s,transform .42s;display:block}:is(.application-card__visual:hover img,.application-card__visual:focus-visible img){filter:brightness(1.08);transform:scale(1.11)}.application-card__visual:focus-visible{outline:3px solid var(--gold-light);outline-offset:-3px}.application-card__visual-label{z-index:1;color:var(--gold-light);letter-spacing:.12em;background:#020f23c7;border:1px solid #f0b83f8c;padding:7px 9px;font-size:10px;font-weight:850;position:absolute;top:16px;left:16px}.application-card__flow{z-index:1;color:#fff;letter-spacing:.045em;text-transform:uppercase;margin:0;font-size:10px;font-weight:750;line-height:1.35;position:absolute;bottom:14px;left:16px;right:16px}.application-card__zoom{z-index:2;color:#fff;letter-spacing:.08em;opacity:0;text-transform:uppercase;background:#020f23c7;padding:7px 9px;font-size:9px;font-weight:800;transition:opacity .22s,transform .22s;position:absolute;top:16px;right:16px;transform:translateY(-5px)}:is(.application-card__visual:hover .application-card__zoom,.application-card__visual:focus-visible .application-card__zoom){opacity:1;transform:translateY(0)}.application-lightbox{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:zoom-out;background:#010a18eb;place-items:center;padding:clamp(18px,4vw,58px);display:grid;position:fixed;inset:0}.application-lightbox__panel{cursor:default;background:#06172f;border:1px solid #f0b83f6b;width:min(1320px,96vw);max-height:92vh;position:relative;overflow:hidden;box-shadow:0 32px 90px #0000008c}.application-lightbox__panel>img{object-fit:contain;background:#06172f;width:100%;max-height:calc(92vh - 74px);display:block}.application-lightbox__close{z-index:2;color:#fff;cursor:pointer;background:#020f23db;border:1px solid #fff6;place-items:center;width:44px;height:44px;padding:0;font-size:28px;line-height:1;display:grid;position:absolute;top:14px;right:14px}:is(.application-lightbox__close:hover,.application-lightbox__close:focus-visible){border-color:var(--gold-light);color:var(--gold-light)}.application-lightbox__caption{color:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:74px;padding:18px 24px;display:flex}.application-lightbox__caption strong{font-size:18px}.application-lightbox__caption span{color:var(--gold-light);letter-spacing:.055em;text-align:right;text-transform:uppercase;font-size:11px;font-weight:750}@media (hover:none){.application-card__zoom{opacity:1;transform:none}}@media (max-width:620px){.application-lightbox{padding:12px}.application-lightbox__panel{width:100%;max-height:94vh}.application-lightbox__panel>img{max-height:calc(94vh - 104px)}.application-lightbox__caption{flex-direction:column;align-items:flex-start;gap:7px;min-height:92px;padding:16px 18px}.application-lightbox__caption span{text-align:left}}.application-card__body{flex-direction:column;flex:1;padding:28px;display:flex}.application-card h3{letter-spacing:-.025em;margin:0;font-size:21px}.application-card__summary{min-height:122px;color:var(--muted);text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:14px 0 20px;font-size:14px;line-height:1.65}.application-card__explore{border-top:1px solid var(--line);margin-top:auto;padding-top:18px}.application-card__explore a{color:#8b620c;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:10px;font-weight:850;display:inline-flex}.application-card__detail{min-height:180px;color:var(--muted);text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:13px;line-height:1.72}.services{color:#fff;background:#06172f}.services__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:9vw;display:grid}.services__intro{position:sticky;top:80px}.services__intro>p:not(.eyebrow){color:#fff9;text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:28px 0 34px;font-size:16px;line-height:1.75}.service-list{border-top:1px solid #ffffff26;margin:0;padding:0;list-style:none}.service-list li{border-bottom:1px solid #ffffff26;transition:background .18s}.service-step__trigger{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:60px 1fr 40px;align-items:center;gap:22px;width:100%;padding:30px 0;display:grid}.service-step__number{width:48px;height:48px;color:var(--gold);border:1px solid #f0b83fb3;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.service-step__heading{gap:7px;display:grid}.service-step__heading strong{font-size:24px;line-height:1.15}.service-step__heading small{color:#ffffff6b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.service-step__indicator{width:38px;height:38px;color:var(--gold);border:1px solid #fff3;border-radius:50%;place-items:center;font-size:24px;line-height:1;transition:transform .18s,border-color .18s,background .18s;display:grid}.service-step__detail{opacity:0;max-height:0;transition:max-height .28s,opacity .18s;overflow:hidden}.service-step__detail p{border-left:2px solid var(--gold);color:#ffffff8f;text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;background:#ffffff0b;margin:0 40px 30px 82px;padding:18px 22px;font-size:14px;line-height:1.75}.service-step:hover,.service-step:focus-within,.service-step--open{background:#ffffff06}.service-step:hover .service-step__detail,.service-step:focus-within .service-step__detail,.service-step--open .service-step__detail{opacity:1;max-height:420px}.service-step:hover .service-step__indicator,.service-step:focus-within .service-step__indicator,.service-step--open .service-step__indicator{background:#f0b83f14;border-color:#f0b83fb3;transform:rotate(45deg)}.about{color:#fff;background:linear-gradient(120deg,#020a18 0%,#051a36 100%);min-height:690px;overflow:hidden}.about__inner{z-index:2;max-width:720px;margin-left:max(32px,50vw - 660px);position:relative}.about__inner>p:not(.eyebrow){color:#ffffffa1;max-width:640px;margin:28px 0 38px;font-size:17px;line-height:1.8}.about__principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.about__principles article{background:#ffffff06;border:1px solid #ffffff29;padding:16px;transition:background .24s,border-color .24s,box-shadow .24s,transform .24s;position:relative;overflow:hidden}.about__principles article:before{content:"";transform-origin:50%;background:#f0b83fb8;width:1px;transition:background .24s,transform .24s;position:absolute;top:16px;bottom:16px;left:0;transform:scaleY(.55)}:is(.about__principles article:hover,.about__principles article:focus-visible){background:#ffffff0e;border-color:#f0b83f6b;outline:none;transform:translateY(-5px);box-shadow:0 18px 38px #0000002e}.about__principles article:hover:before{background:var(--gold);transform:scaleY(1)}.about__principles article:focus-visible:before{background:var(--gold);transform:scaleY(1)}.about__principles h3{color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:750;transition:color .22s,font-size .22s}.about__principles p{color:#ffffff8f;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:12px;line-height:1.65;transition:color .22s,font-size .22s,line-height .22s}:is(.about__principles article:hover h3,.about__principles article:focus-visible h3){color:var(--gold-light);font-size:11px}:is(.about__principles article:hover p,.about__principles article:focus-visible p){color:#ffffffc2;font-size:13.5px;line-height:1.7}.about__visual{background:linear-gradient(90deg,#020a18 0%,#020a18f0 5%,#020a186b 25%,#0000 48%),linear-gradient(#0000 66%,#020a18b8 100%),url(/dwc-about-dubai-middle-east-v1.jpg) 50%/cover no-repeat;position:absolute;inset:0 0 0 40%;overflow:hidden}.about__visual:after{content:"";pointer-events:none;background:linear-gradient(#020a1814,#020a184d),radial-gradient(circle at 63% 38%,#f0b83f1f,#0000 20%);position:absolute;inset:0}.about__location{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020a18c2;border:1px solid #f0b83f8c;align-items:center;gap:14px;padding:16px 19px;display:flex;position:absolute;bottom:clamp(32px,5vw,74px);right:clamp(28px,4vw,72px);box-shadow:0 18px 44px #00000047}.about__location-pin{background:var(--gold);border:4px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 8px #f0b83f24,0 0 22px #f0b83fa6}.about__location small,.about__location strong{text-transform:uppercase;display:block}.about__location small{color:#ffffff8c;letter-spacing:.18em;margin-bottom:5px;font-size:9px;font-weight:750}.about__location strong{color:var(--gold-light);letter-spacing:.08em;font-size:13px}.contact__grid{grid-template-columns:.82fr 1.18fr;gap:9vw;display:grid}.contact__intro>p:not(.eyebrow){color:var(--muted);margin:28px 0 40px;font-size:16px;line-height:1.75}.contact__detail{border-top:1px solid var(--line);flex-direction:column;margin-top:24px;padding-top:20px;display:flex}.contact__detail small{color:#8a96a6;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.contact__detail strong,.contact__detail a{color:var(--ink);margin-top:6px;font-size:15px;font-weight:750}.contact__detail a:hover{color:#966a0e}.contact-form{background:#fff;padding:46px;box-shadow:0 24px 60px #0c254414}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-form label{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.contact-form label>span{color:#46556a;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:850}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfd;transition:border-color .16s,box-shadow .16s}.contact-form input,.contact-form select{height:52px;padding:0 15px}.contact-form textarea{resize:vertical;padding:15px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 3px #0873ff1c}.contact-form .button{cursor:pointer;width:100%;margin-top:6px}.form-note{color:#8792a1;text-align:center;margin:12px 0 0;font-size:11px}.footer{color:#fff;background:var(--navy-950)}.footer__top{border-bottom:1px solid #ffffff1f;grid-template-columns:210px 1fr auto;align-items:center;gap:50px;padding:20px 0;display:grid}.footer-brand{flex:none;height:116px;position:relative}.footer__top>p{color:#ffffff80;max-width:460px;margin:0;font-size:14px;line-height:1.65}.footer__top>p strong{color:#fff}.back-to-top{color:var(--gold-light);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.footer__bottom{color:#ffffff57;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:22px 0;font-size:10px;display:flex}.footer__bottom div{gap:24px;display:flex}.footer__bottom a{color:#c18419;font-size:12px;font-weight:700;transition:color .18s}.footer__bottom a:hover{color:#fff}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@media (max-width:1180px){.site-header,.site-header__inner{min-height:128px}.site-header__inner{grid-template-columns:200px 1fr auto}.menu-toggle{justify-self:end;display:block}.header-cta{margin-left:12px}.brand{width:185px;height:128px}.dwc-logo--header{width:160px;height:106px;top:50%;bottom:auto}.dwc-logo--header img{width:771px;height:514px;top:-15px;left:-18px}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020a18f7;border:1px solid #ffffff26;flex-direction:column;gap:0;width:min(340px,100vw - 32px);padding:18px;display:none;position:absolute;top:128px;right:0;box-shadow:0 30px 60px #00000061}.nav--open{display:flex}.nav__link{padding:15px 12px}.nav__link:after{bottom:0}.benefit{grid-template-columns:42px 1fr;padding:28px 18px}.benefit__number{width:40px;height:40px}.application-grid{grid-template-columns:repeat(2,1fr)}.application-card__summary{min-height:122px}.application-card__detail{min-height:180px}}@media (max-width:920px){:root{--shell:min(100% - 40px, 720px)}.hero{min-height:auto}.hero:before{background-position:50% 102px;background-size:100%}.hero:after{background:linear-gradient(90deg,#020a18f7 0%,#020a18cc 60%,#020a1859 100%),linear-gradient(#020a188c,#0000 35%,#020a18fa 86%)}.site-header,.site-header__inner{min-height:102px}.site-header__inner{width:var(--shell);grid-template-columns:155px 1fr}.brand{width:145px;height:102px}.dwc-logo--header{width:130px;height:86px;top:50%;bottom:auto}.dwc-logo--header img{width:628px;height:419px;top:-12px;left:-15px}.header-cta{display:none}.nav{top:102px}.hero__content{align-items:flex-start;min-height:770px;padding:190px 0 100px}.hero__copy{width:min(630px,88vw)}.hero-product-family{z-index:3;width:100%;height:290px;margin-top:-90px;position:relative;inset:auto}.hero-product{bottom:18px}.hero-product--64{width:86px;left:15%;right:auto}.hero-product--112{width:112px;left:36%;right:auto}.hero-product--224{width:190px;right:8%}.location-card{inset:auto auto 42px 0}.hero-benefits{grid-template-columns:repeat(2,1fr);width:100%;position:relative}.benefit:nth-child(2){border-right:0}.benefit:nth-child(-n+2){border-bottom:1px solid #ffffff24}.section{padding:88px 0}.section-heading--split,.intelligence__grid,.services__grid,.contact__grid{grid-template-columns:1fr;gap:52px}.section-heading--split{align-items:start}.section-heading--split>p,.section-heading--split>div+p{max-width:620px}.solution-grid,.product-grid{grid-template-columns:1fr}.solution-card{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.solution-card:last-child{border-bottom:0}.solution-card h3{margin-top:32px}.product-render{height:360px}.intelligence__grid{flex-direction:column-reverse;display:flex}.intelligence-animation{aspect-ratio:680/430;margin-top:0}.energy-console{width:100%}.services__intro{position:static}.about__inner{margin-left:auto}.about__visual{opacity:.52;background-position:60%;inset:0}.about__visual:before{z-index:1;content:"";background:#020a1875;position:absolute;inset:0}.about__location{display:none}}@media (max-width:620px){:root{--shell:calc(100vw - 32px)}.site-header,.site-header__inner{min-height:90px}.brand{width:126px;height:90px}.site-header__inner{grid-template-columns:135px 1fr}.dwc-logo--header{width:112px;height:74px;top:50%;bottom:auto}.dwc-logo--header img{width:545px;height:363px;top:-10px;left:-13px}.nav{top:90px}.hero__content{min-height:720px;padding-top:165px}.hero h1{font-size:clamp(42px,13vw,58px)}.hero__lead{font-size:16px;line-height:1.65}.hero__actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-product-family{height:230px;margin-top:0}.hero-product--64{width:62px;left:8%}.hero-product--112{width:82px;left:31%}.hero-product--224{width:132px;right:4%}.hero-product__action{display:none}.hero-product__identity img{width:25px}.hero-product__identity strong{font-size:5.4px}.hero-product--64 .hero-product__identity img{width:19px}.hero-product--64 .hero-product__identity strong{font-size:4px}.hero-product--224 .hero-product__identity img{width:31px}.hero-product--224 .hero-product__identity strong{font-size:5.8px}.hero-benefits{grid-template-columns:1fr}.benefit,.benefit:nth-child(2){border-bottom:1px solid #ffffff24;border-right:0;min-height:120px}.benefit:last-child{border-bottom:0}.section-heading{margin-bottom:42px}.section-heading h2,.intelligence__copy h2,.services__intro h2,.about h2,.contact__intro h2{font-size:clamp(36px,11.5vw,50px)}.solution-card,.product-card__body,.application-card__body,.contact-form{padding:26px}.product-render{height:300px}.product-partner-note{margin:-16px 0 26px}.product-render__image{height:240px}.product-render--64 .product-render__image{height:172px;transform:translateY(12px)}.product-render--112 .product-render__image{height:270px;transform:translateY(30px)}.product-render--224 .product-render__image{height:240px;transform:translateY(7px)}.product-render__identity{top:82px}.product-render--64 .product-render__identity{top:149px}.product-render--64 .product-render__hardware-tint--top{width:88px;height:7px;top:131px}.product-render--64 .product-render__hardware-tint--base{width:88px;height:9px;bottom:24px}.product-render--112 .product-render__hardware-tint--top{width:108px;height:11px;top:59px}.product-render--112 .product-render__hardware-tint--base{width:108px;height:12px;bottom:24px}.product-render--224 .product-render__identity{top:82px}.product-render--224 .product-render__hardware-tint--top{width:190px;height:15px;top:56px}.product-render--224 .product-render__hardware-tint--base{width:190px;height:16px;bottom:25px}.product-card__footer{flex-direction:column;align-items:flex-start}.energy-console{padding:18px}.energy-flow{height:330px}.flow-line--a{width:105px}.flow-line--b{width:95px}.flow-line--c{width:130px}.console-stats,.application-grid{grid-template-columns:1fr}.application-card__visual{height:190px}.application-card__summary,.application-card__detail{min-height:auto}.service-step__trigger{grid-template-columns:48px 1fr 34px;gap:14px;padding:24px 0}.service-step__number{width:42px;height:42px}.service-step__heading strong{font-size:21px}.service-step__indicator{width:32px;height:32px}.service-step__detail p{margin:0 0 24px 62px;padding:16px 18px;font-size:13px}.about{min-height:620px}.about__principles{grid-template-columns:1fr}.about__visual{opacity:.36;background-position:65%}.form-row{grid-template-columns:1fr;gap:0}.footer__top{grid-template-columns:1fr;gap:24px}.footer__bottom{flex-direction:column;align-items:flex-start;gap:14px}}.dwc-logo--header{width:166px;height:133px}.dwc-logo--header img{object-fit:contain;object-position:left center;width:100%;height:100%;inset:0}@media (max-width:1180px){.dwc-logo--header{width:142px;height:114px}}@media (max-width:760px){.dwc-logo--header{width:108px;height:87px}}@media (max-width:620px){.dwc-logo--header{width:98px;height:78px}}.detail-page{background:#fff;padding-top:148px}.detail-hero{color:#fff;background:radial-gradient(circle at 78% 34%,#0873ff57,#0000 32%),linear-gradient(125deg,#020a18 0%,#061a36 62%,#082a52 100%);min-height:700px;position:relative;overflow:hidden}.detail-hero:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:70px 70px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.detail-hero__grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(48px,8vw,120px);min-height:700px;padding-block:92px;display:grid;position:relative}.detail-hero__copy{max-width:720px}.breadcrumb{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;gap:10px;margin-bottom:42px;font-size:11px;font-weight:750;display:flex}.breadcrumb a:hover{color:var(--gold-light)}.detail-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(58px,6vw,96px);font-weight:850;line-height:.96}.detail-hero h1 span{color:var(--gold-light);letter-spacing:.04em;text-transform:uppercase;margin-top:14px;font-size:.36em;display:block}.detail-hero--solution h1{font-size:clamp(52px,5vw,82px)}.detail-hero__lead{color:#ffffffb8;max-width:680px;margin:28px 0 0;font-size:18px;line-height:1.75}.detail-hero__actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.detail-product-visual{background:#ffffff06;border:1px solid #ffffff1f;place-items:center;min-height:520px;padding:76px 20px 20px;display:grid;position:relative;box-shadow:0 35px 90px #00000047}.detail-product-visual:after{content:"";filter:blur(24px);background:#0000007a;border-radius:50%;height:54px;position:absolute;bottom:8%;left:8%;right:8%}.detail-product-visual>img{z-index:1;object-fit:contain;filter:drop-shadow(-22px 28px 30px #0006);max-width:88%;max-height:420px;display:block;position:relative}.detail-product-visual__meta{z-index:5;border:1px solid #ffffff24;border-right:3px solid var(--gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.08em;text-transform:uppercase;background:#020a18d1;flex-direction:column;align-items:flex-end;gap:4px;min-width:136px;padding:10px 12px;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 10px 28px #00000038}.detail-product-visual__meta strong{color:var(--gold-light);font-size:12px}.detail-product-visual__meta span{color:#ffffff73;font-size:10px}.detail-product-visual__identity{z-index:4;pointer-events:none;flex-direction:column;align-items:center;gap:5px;width:88px;display:flex;position:absolute}.detail-product-visual__identity img{border-radius:2px;width:44px;height:auto;display:block;box-shadow:0 3px 8px #00102640}.detail-product-visual__identity strong{color:#09254a;letter-spacing:.07em;white-space:nowrap;font-size:9px;font-weight:900;line-height:1}.detail-product-visual--enersto-112 .detail-product-visual__identity{top:174px;left:50%;transform:translate(-50%)}.detail-product-visual--enersto-64>img{max-height:390px}.detail-product-visual--enersto-64 .detail-product-visual__identity{top:188px;left:50%;transform:translate(-50%)}.detail-product-visual--enersto-224 .detail-product-visual__identity{top:170px;left:35%;transform:translate(-50%)}.product-name-nowrap{white-space:nowrap}.solution-orbit{aspect-ratio:1;border:1px solid #21a0ff42;border-radius:50%;width:min(430px,42vw);margin-inline:auto;position:relative}.solution-orbit:before,.solution-orbit:after,.solution-orbit span{content:"";border:1px solid #f0b83f6b;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.solution-orbit:before{width:70%;height:70%}.solution-orbit:after{width:36%;height:36%}.solution-orbit span:first-child{width:110%;height:28%;transform:translate(-50%,-50%)rotate(26deg)}.solution-orbit span:nth-child(2){width:94%;height:22%;transform:translate(-50%,-50%)rotate(-34deg)}.solution-orbit strong{color:var(--gold-light);letter-spacing:.08em;font-size:34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detail-section{padding:112px 0}.detail-section--light{background:var(--paper)}.detail-section--white{background:#fff}.detail-section--navy{color:#fff;background:#041329}.detail-section h2{letter-spacing:-.045em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(40px,4.2vw,66px);line-height:1.02}.detail-split-heading,.detail-two-column,.detail-faq{grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);align-items:start;gap:clamp(50px,9vw,140px);display:grid}.detail-split-heading>p{color:var(--muted);margin:36px 0 0;font-size:16px;line-height:1.8}.spec-table{background:#ccd6e2;border:1px solid #ccd6e2;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:64px;display:grid}.spec-table__row{background:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:66px;padding:15px 20px;display:flex}.spec-table__row span{color:var(--muted);font-size:13px}.spec-table__row strong{color:var(--ink);text-align:right;font-size:13px}.detail-modularity{overflow:hidden}.detail-modularity__intro{-webkit-hyphens:auto;hyphens:auto;text-align:justify;text-align-last:left;text-justify:inter-word}.modular-system{grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(44px,7vw,110px);margin-top:68px;display:grid}.modular-system__module{background:#041329;border:1px solid #d7e0ea;min-width:0;margin:0;padding:0;position:relative;overflow:hidden;box-shadow:0 28px 70px #071a361f}.modular-system__module:after{content:none}.modular-system__module>img{z-index:1;object-fit:contain;width:100%;height:auto;display:block;position:relative}.modular-system__module figcaption{z-index:2;border-right:3px solid var(--gold);color:#fff;background:#020a18e6;flex-direction:column;align-items:flex-end;gap:3px;min-width:158px;padding:12px 14px;display:flex;position:absolute;bottom:18px;right:18px;box-shadow:0 12px 30px #020a1833}.modular-system__module figcaption strong{color:var(--gold-light);letter-spacing:.02em;font-size:21px}.modular-system__module figcaption span{color:#fff9;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:780}.modular-system__kicker{color:#9b6d0b;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:850}.modular-system__content h3{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,62px);line-height:1}.modular-system__copy{max-width:760px;color:var(--muted);text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:24px 0 0;font-size:15px;line-height:1.8}.capacity-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:32px;display:grid}.capacity-step{background:#f7f9fb;border:1px solid #cfdae6;flex-direction:column;justify-content:center;gap:6px;min-height:72px;padding:12px;display:flex;position:relative}.capacity-step:first-child,.capacity-step:last-child{background:#fff9e9;border-color:#dca01fad}.capacity-step span{color:#6e7b8d;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:780}.capacity-step strong{color:#09254a;white-space:nowrap;font-size:16px}.modular-system__facts{background:#d7e0ea;border:1px solid #d7e0ea;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:30px 0 0;display:grid}.modular-system__facts div{background:#fff;padding:17px}.modular-system__facts dt{color:#7a8798;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:780}.modular-system__facts dd{color:#09254a;margin:7px 0 0;font-size:17px;font-weight:850}.modular-system__note{color:#667488;margin:24px 0 0;padding-left:24px;font-size:12px;line-height:1.65;position:relative}.modular-system__note:before{content:"";background:var(--gold);width:12px;height:2px;position:absolute;top:8px;left:0}.detail-card-grid{background:#ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:58px;display:grid}.detail-card-grid article{background:#071a36;min-height:310px;padding:38px}.detail-card-grid article>span{color:var(--gold);letter-spacing:.12em;font-size:10px;font-weight:850}.detail-card-grid h3{margin:60px 0 18px;font-size:24px;line-height:1.15}.detail-card-grid p{color:#ffffff9e;margin:0;font-size:14px;line-height:1.75}.detail-card-grid--light{background:var(--line)}.detail-card-grid--light article{color:var(--ink);background:#fff}.detail-card-grid--light p{color:var(--muted)}.detail-how-it-works .detail-split-heading>p,.detail-how-it-works .detail-card-grid--light p{text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.detail-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.detail-list li{border-bottom:1px solid var(--line);color:var(--ink);padding:20px 20px 20px 42px;font-size:15px;font-weight:720;position:relative}.detail-list li:before{content:"";background:var(--gold);width:12px;height:1px;position:absolute;top:27px;left:12px}.detail-list--dark{border-color:#ffffff24;margin-top:38px}.detail-list--dark li{color:#ffffffc7;border-color:#ffffff24}.detail-faq>div:last-child{border-top:1px solid var(--line)}.detail-faq article{border-bottom:1px solid var(--line);padding:24px 0}.detail-faq h3{margin:0 0 10px;font-size:18px;line-height:1.35}.detail-faq article p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.related-links{gap:10px;margin-top:36px;display:grid}.related-links a{border:1px solid var(--line);color:#8b620c;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;max-width:420px;min-height:50px;padding:0 18px;font-size:12px;font-weight:850;display:flex}.related-links a:hover{border-color:var(--gold);background:#fff9ea}.detail-footer{color:#fff;background:#020a18;padding:36px 0}.detail-footer__inner{grid-template-columns:230px 1fr auto;align-items:center;gap:42px;display:grid}.detail-footer__inner>div p{color:#ffffff8a;max-width:520px;margin:8px 0 0;font-size:13px;line-height:1.6}.detail-footer__inner>a{color:var(--gold-light);font-size:13px;font-weight:750}@media (max-width:980px){.detail-page{padding-top:118px}.detail-hero__grid{grid-template-columns:1fr;min-height:0;padding-block:72px}.detail-product-visual{min-height:430px}.solution-orbit{width:min(420px,74vw)}.detail-split-heading,.detail-two-column,.detail-faq{grid-template-columns:1fr;gap:44px}.modular-system{grid-template-columns:1fr}.modular-system__module{max-width:680px}.capacity-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-card-grid{grid-template-columns:1fr}.detail-card-grid article{min-height:0}.detail-card-grid h3{margin-top:32px}.detail-footer__inner{grid-template-columns:190px 1fr}.detail-footer__inner>a{grid-column:2}}@media (max-width:620px){.detail-page{padding-top:88px}.detail-hero__grid{gap:42px;padding-block:54px}.breadcrumb{margin-bottom:30px}.detail-hero h1,.detail-hero--solution h1{font-size:46px}.detail-hero__lead{font-size:16px}.detail-hero__actions{flex-direction:column;align-items:stretch}.detail-product-visual{min-height:390px;padding:68px 14px 16px}.detail-product-visual>img{max-height:300px}.detail-product-visual__meta{min-width:126px;top:14px;right:14px}.detail-product-visual__identity img{width:36px}.detail-product-visual__identity strong{font-size:7.5px}.detail-product-visual--enersto-64 .detail-product-visual__identity{top:158px}.detail-product-visual--enersto-112 .detail-product-visual__identity{top:143px}.detail-product-visual--enersto-224 .detail-product-visual__identity{top:145px;left:35%}.detail-section{padding:76px 0}.detail-section h2{font-size:38px}.spec-table{grid-template-columns:1fr;margin-top:42px}.modular-system{gap:36px;margin-top:44px}.modular-system__module{padding:0}.modular-system__module figcaption{bottom:12px;right:12px}.capacity-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.modular-system__facts{grid-template-columns:1fr}.detail-card-grid article{padding:28px}.detail-footer__inner{grid-template-columns:1fr;gap:18px}.detail-footer__inner>a{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
