:root{--xbw-navy:#062e62;--xbw-deep:#031f45;--xbw-blue:#005fd1;--xbw-blue-2:#0072ee;--xbw-line:#dbe5f0;--xbw-soft:#f3f7fb;--xbw-ink:#102033;--xbw-muted:#5b6b7d;--xbw-card:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--xbw-ink);letter-spacing:0;background:#fff;margin:0;font-family:Arial,Microsoft YaHei,PingFang SC,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.site{background:#fff;min-height:100vh}.container{width:min(1200px,100% - 48px);margin:0 auto}.header{z-index:50;border-bottom:1px solid var(--xbw-line);background:#fffffff5;align-items:center;gap:24px;min-height:64px;padding:0 36px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #062e6214}.brand{color:#06489c;flex:none;font-size:28px;font-weight:800;line-height:1}.nav{flex:auto;justify-content:center;align-items:stretch;gap:4px;min-width:0;display:flex}.navLink{color:#152b45;white-space:nowrap;align-items:center;min-height:64px;padding:0 16px;font-size:15px;font-weight:700;display:inline-flex;position:relative}.navLink.active{color:var(--xbw-blue)}.navLink.active:after{background:var(--xbw-blue);content:"";border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:0;left:14px;right:14px}.headerTools{flex:none;align-items:center;gap:12px;display:flex}.languageSwitch{border:1px solid var(--xbw-line);border-radius:6px;display:flex;overflow:hidden}.lang{min-width:42px;min-height:30px;color:var(--xbw-muted);justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.lang.active{background:var(--xbw-navy);color:#fff}.primaryButton,.smallButton,.lightButton,.outlineButton,.ghostButton,.outlineSmall{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;min-height:40px;padding:0 22px;font-weight:800;line-height:1.1;display:inline-flex}.primaryButton,.smallButton{color:#fff;background:linear-gradient(#0873ee 0%,#0055bd 100%);box-shadow:0 7px 16px #005fd13d}.primaryButton.compact{min-height:38px;padding:0 18px;font-size:14px}.smallButton{min-height:34px;padding:0 18px;font-size:14px}.outlineButton,.outlineSmall{color:var(--xbw-blue);background:#fff;border-color:#9eb8d8}.outlineSmall{min-height:34px;padding:0 14px;font-size:13px}.lightButton{color:#0055bd;background:#fff}.ghostButton{color:#fff;background:0 0;border-color:#ffffffbf}.textLink{color:var(--xbw-navy);font-weight:800}.homeHero,.pageHero{isolation:isolate;background:linear-gradient(90deg, #031f45eb, #031f4559), var(--hero-image) center / cover no-repeat;min-height:360px;position:relative}.homeHero{min-height:385px}.homeHeroOverlay,.heroOverlay{z-index:-1;background:linear-gradient(90deg,#031f45d6 0%,#031f4547 62%,#031f451a 100%),#0215302e;position:absolute;inset:0}.homeHeroInner,.pageHeroInner{align-items:center;min-height:385px;display:flex}.pageHeroInner{color:#fff;min-height:270px}.compactHero,.compactHero .pageHeroInner{min-height:210px}.heroPanel{background:#fffffff0;border-radius:8px;width:min(540px,100%);padding:28px;box-shadow:0 20px 50px #031f4538}.eyebrow,.sectionKicker{color:var(--xbw-blue);margin:0 0 12px;font-size:15px;font-weight:800}.pageHero .eyebrow{color:#cce4ff}.heroPanel h1,.pageHero h1{color:#07182a;margin:0 0 16px;font-size:34px;font-weight:900;line-height:1.24}.pageHero h1{color:#fff;font-size:44px}.heroPanel p,.pageHero p{color:#405469;margin:0;font-size:17px;line-height:1.8}.pageHero p{color:#d9e9fb;max-width:680px}.heroActions{gap:14px;margin-top:22px;display:flex}.breadcrumb{color:#d8e7f8;flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;font-size:14px;display:flex}.breadcrumb.light{color:#5f7187;margin:0 0 18px}.breadcrumb.light a{color:var(--xbw-navy);font-weight:700}.section{padding:30px 0}.section.subtle{background:var(--xbw-soft);border-top:1px solid #e7eef7;border-bottom:1px solid #e7eef7}.narrowSection{padding:20px 0}.sectionHeader{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.sectionHeader h2{color:#102033;margin:0;font-size:24px;line-height:1.25}.quickScenarioGrid,.homeProductGrid,.categoryGrid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.quickScenario{border:1px solid var(--xbw-line);text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:104px;padding:16px 10px;display:flex;box-shadow:0 8px 24px #16345a0f}.quickScenario strong{font-size:16px}.lineIcon{color:#0d5db8;border:2px solid #0d5db8;border-radius:8px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:inline-flex}.productCard,.equipmentCard,.resourceCard,.scenarioCard,.solutionCard,.quickContactCard,.sideBox,.neededBox,.recommendBox,.subscribeBox,.articleMain,.requestForm,.requestAside{border:1px solid var(--xbw-line);background:var(--xbw-card);border-radius:8px;box-shadow:0 8px 24px #16345a0f}.productCard{text-align:center;flex-direction:column;align-items:center;min-width:0;padding:16px 12px;display:flex}.productCardBody h3,.equipmentCard h3{margin:12px 0 8px;font-size:18px;line-height:1.25}.productCardBody p,.equipmentCard p{color:#4d5d70;margin:0 0 12px;font-size:14px;line-height:1.65}.compactProduct p,.compactProduct .smallButton{display:none}.productVisual{justify-content:center;align-items:center;width:100%;min-height:112px;padding-top:10px;display:flex;position:relative}.deviceHandle{border:8px solid #263f59;border-bottom:0;border-radius:10px 10px 0 0;width:58px;height:22px;position:absolute;top:8px}.deviceBody{background:linear-gradient(145deg,#1c2a3b,#0a111b 55%,#263a55);border-radius:8px;align-items:center;width:168px;height:86px;padding:14px;display:flex;position:relative;box-shadow:inset -10px -10px 28px #00000059,0 12px 18px #061e442e}.deviceScreen{color:#072646;background:linear-gradient(#b9e8ff,#33699b);border-radius:4px;justify-content:center;align-items:center;width:74px;height:42px;font-weight:900;display:flex}.deviceButtons{background:radial-gradient(circle,#6f8298 0 3px,#0000 4px) 0 0/14px 14px,linear-gradient(#53667b,#53667b) 0 100%/48px 4px no-repeat;width:52px;height:42px;margin-left:auto}.advantageStrip{border-top:1px solid var(--xbw-line);border-bottom:1px solid var(--xbw-line);background:#fff;grid-template-columns:repeat(4,1fr);display:grid}.advantageItem{border-right:1px solid var(--xbw-line);align-items:center;gap:16px;min-height:106px;padding:20px 26px;display:flex}.advantageItem h3{margin:0 0 6px;font-size:19px}.advantageItem p{color:var(--xbw-muted);margin:0;line-height:1.5}.splitShowcase{grid-template-columns:260px 1fr;align-items:stretch;gap:26px;display:grid}.checkList{gap:10px;margin:0 0 18px;padding:0;list-style:none;display:grid}.checkList li{color:#162b43;padding-left:30px;font-size:17px;font-weight:700;position:relative}.checkList li:before{color:#fff;content:"✓";background:#0b66ca;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:inline-flex;position:absolute;top:2px;left:0}.widePhoto,.resourceThumb,.resourceImage,.scenarioImage,.photoCard,.mapPlaceholder,.articleHeroImage{background:var(--card-image) center / cover no-repeat}.widePhoto{border:1px solid var(--xbw-line);border-radius:8px;min-height:205px}.resourceHomeGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.resourceTile{border:1px solid var(--xbw-line);background:#fff;border-radius:8px;overflow:hidden}.resourceThumb{height:110px}.resourceTile div:last-child{padding:14px 16px 16px}.resourceTile h3{margin:0 0 8px;font-size:18px}.resourceTile p{color:#4b5d70;min-height:46px;margin:0 0 10px;line-height:1.5}.resourceTile a{color:var(--xbw-blue);font-weight:800}.leadBand{color:#fff;background:linear-gradient(90deg,#07356f 0%,#005bd0 100%);padding:26px 0}.leadBandInner{grid-template-columns:.95fr 1.3fr;align-items:center;gap:34px;display:grid}.leadBand h2,.blueCta h2,.phoneSubmit h2{margin:0 0 10px;font-size:26px}.leadBand p,.blueCta p,.phoneSubmit p{color:#ffffffdb;margin:0;line-height:1.7}.miniForm{grid-template-columns:repeat(3,1fr) 1.5fr auto;align-items:end;gap:12px;display:grid}.miniForm label,.field,.selectField,.textareaField{gap:7px;display:grid}.miniForm span,.field span,.selectField span,.textareaField span{font-size:13px;font-weight:800}.miniForm input,.field input,.field select,.selectField select,.filterRow select,.filterRow input,.subscribeBox input,.phoneSubmit input,.fullInput,.textareaField textarea{border:1px solid var(--xbw-line);width:100%;min-height:42px;color:var(--xbw-ink);background:#fff;border-radius:5px;padding:0 12px}.miniForm .primaryButton{min-height:42px}.formHoney{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.formStatus{margin:0;font-size:13px;font-weight:750;line-height:1.55}.formStatus.success{color:#dff7e8}.formStatus.error{color:#ffe2df}.requestForm>.formStatus.success{color:#167247}.requestForm>.formStatus.error{color:#a62b24}.miniForm .formStatus{grid-column:1/-1}.miniForm button:disabled,.requestForm button:disabled{cursor:wait;opacity:.68}.bottomCtaWrap{padding:28px 0 0}.blueCta{color:#fff;background:linear-gradient(90deg,#0058c7f5,#02275afa),radial-gradient(circle at 85%,#ffffff2e,#0000 30%);border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:22px;padding:30px 38px;display:grid}.ctaActions{gap:12px;display:flex}.catalogLayout{grid-template-columns:240px 1fr;gap:28px;display:grid}.catalogSidebar{align-content:start;gap:18px;display:grid}.sideBox{padding:18px}.sideBox h2{color:var(--xbw-navy);margin:0 0 14px;font-size:20px}.sideLink{color:#263c54;border-radius:6px;align-items:center;gap:10px;min-height:46px;padding:0 12px;font-weight:800;display:flex}.sideLink span{color:#0a5cb8;border:1px solid #b8c8db;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:inline-flex}.sideLink.active{color:#fff;background:#0067d8}.sideLink.active span{color:#fff;border-color:#ffffffb3}.selectField{margin-top:12px}.catalogMain{min-width:0}.catalogTop{border-bottom:1px solid var(--xbw-line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;display:flex}.catalogTop p{color:#20384f;margin:0;font-weight:800}.toolbarControls{gap:12px;display:flex}.toolbarControls select{border:1px solid var(--xbw-line);background:#fff;border-radius:5px;min-height:40px;padding:0 34px 0 12px}.catalogIntro{padding:22px 0 14px}.catalogIntro h2{margin:0 0 8px;font-size:26px}.catalogIntro p{color:var(--xbw-muted);margin:0}.productGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.equipmentCard{text-align:center;justify-items:center;padding:20px 16px;display:grid}.equipmentCard .productVisual{min-height:140px}.equipmentCard .deviceBody{width:190px;height:96px}.pagination{justify-content:center;gap:10px;margin-top:24px;display:flex}.pagination a,.pagination span{border:1px solid var(--xbw-line);background:#fff;border-radius:5px;justify-content:center;align-items:center;min-width:38px;height:38px;font-weight:800;display:inline-flex}.pagination .active{background:var(--xbw-blue);color:#fff}.neededBox{padding:18px}.neededBox h2{margin:0 0 14px;font-size:22px}.neededGrid,.bundleGrid,.topicGrid,.downloadGrid,.quickContactGrid,.solutionGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.neededItem,.bundleCard,.solutionMini{border:1px solid var(--xbw-line);text-align:center;background:#fff;border-radius:8px;padding:14px}.neededItem .productCard{box-shadow:none;border:0;padding:0}.neededItem h3,.bundleCard strong{margin:12px 0;font-size:17px;display:block}.scenarioGrid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.scenarioCard{overflow:hidden}.scenarioImage{min-height:180px}.scenarioBody{padding:20px}.scenarioBody h3{margin:0 0 10px;font-size:24px}.scenarioBody p{color:var(--xbw-muted);margin:0 0 14px;line-height:1.7}.tagRow{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.tag{color:#0d5db8;background:#eaf3ff;border-radius:4px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.flowLine{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.flowStep{border:1px solid var(--xbw-line);text-align:center;background:#fff;border-radius:8px;justify-items:center;gap:10px;padding:18px 8px;display:grid;position:relative}.flowStep span{color:#0b66ca;border:2px solid #0b66ca;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:900;display:inline-flex}.tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.tab{color:#17334f;background:#fff;border-radius:6px;align-items:center;min-height:42px;padding:0 22px;font-weight:800;display:inline-flex}.tab.active{background:var(--xbw-blue);color:#fff}.filterRow{grid-template-columns:200px 200px 1fr;gap:14px;margin-bottom:22px;display:grid}.searchBox{position:relative}.searchBox span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.resourceGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.resourceCard{overflow:hidden}.resourceImage{min-height:170px}.resourceBody{padding:18px}.resourceBody h2{min-height:58px;margin:0 0 10px;font-size:20px;line-height:1.42}.resourceBody p{min-height:72px;color:var(--xbw-muted);margin:0 0 14px;line-height:1.65}.resourceMeta{color:#60738a;justify-content:space-between;gap:12px;margin-bottom:14px;font-size:13px;display:flex}.resourceMeta span{color:var(--xbw-blue);font-weight:800}.cardActions{gap:10px;display:flex}.loadMore{color:#0b5ebe;background:#fff;border:1px solid #9eb8d8;border-radius:5px;justify-content:center;align-items:center;width:340px;max-width:100%;min-height:42px;margin:28px auto 0;font-weight:800;display:flex}.resourceBottom{grid-template-columns:1fr 1fr 1fr;gap:22px;display:grid}.topicGrid a{border:1px solid var(--xbw-line);color:#17334f;background:#fff;border-radius:8px;place-items:center;min-height:88px;font-weight:800;display:grid}.recommendBox,.subscribeBox{padding:20px}.recommendBox h2,.subscribeBox h2{margin:0 0 14px;font-size:22px}.recommendBox a{border-bottom:1px solid var(--xbw-line);justify-content:space-between;gap:12px;padding:12px 0;display:flex}.recommendBox time{white-space:nowrap;color:#68798d}.subscribeBox{gap:12px;display:grid}.checkboxLine{color:var(--xbw-muted);align-items:center;gap:8px;font-size:13px;display:flex}.articleSection{background:#f6f9fd}.articleLayout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px;display:grid}.articleMain{padding:28px}.articleMain h1{margin:0 0 16px;font-size:34px;line-height:1.26}.articleMeta{border-bottom:1px solid var(--xbw-line);color:#60738a;flex-wrap:wrap;gap:18px;padding-bottom:18px;font-size:14px;display:flex}.articleHeroImage{border-radius:8px;min-height:250px;margin:22px 0}.articleLead,.introText{color:#35485d;font-size:16px;line-height:1.9}.articleBlock{scroll-margin-top:90px}.articleBlock h2{color:var(--xbw-navy);margin:26px 0 12px;font-size:22px}.articleBlock p,.articleBlock li{color:#36495d;line-height:1.9}.noteBox{background:#f0f6ff;border:1px solid #b9d0eb;border-radius:8px;margin:18px 0;padding:18px 22px}.noteBox h3{color:var(--xbw-blue);margin:0 0 10px}.tableWrap{border:1px solid var(--xbw-line);border-radius:8px;overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%;min-width:680px}th{background:var(--xbw-navy);color:#fff}th,td{border:1px solid var(--xbw-line);text-align:left;padding:14px 16px}.articleDownloads h2{color:var(--xbw-navy);margin-top:28px}.downloadCard{border:1px solid var(--xbw-line);background:#fff;border-radius:8px;gap:8px;padding:16px;display:grid}.downloadCard span,.downloadMini span{width:42px;height:38px;color:var(--xbw-blue);background:#dbecff;border-radius:5px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.downloadCard em,.downloadMini em{color:#60738a;font-size:13px;font-style:normal}.articleSidebar{gap:18px;display:grid}.stickyBox{position:sticky;top:86px}.articleSidebar .sideBox a{border-bottom:1px solid var(--xbw-line);color:#263c54;padding:9px 0;display:block}.miniArticle span,.downloadMini strong{font-weight:800;line-height:1.4;display:block}.downloadMini{grid-template-columns:auto 1fr;align-items:center;column-gap:10px;display:grid!important}.downloadMini em{grid-column:2}.contactSide{color:#fff;background:linear-gradient(160deg,#006ee8,#052d62)}.contactSide h2,.contactSide p{color:#fff}.statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:24px;display:grid}.statItem{border-bottom:2px solid #dbe7f4;justify-items:center;gap:8px;padding:18px;display:grid}.statItem strong{color:var(--xbw-blue);font-size:30px}.contactGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.contactItem{border:1px solid var(--xbw-line);background:#fff;border-radius:8px;gap:16px;padding:22px;display:flex}.contactItem h3{margin:0 0 8px}.contactItem p{color:var(--xbw-muted);margin:4px 0}.mapPlaceholder{color:#fff;text-shadow:0 2px 12px #00000059;border-radius:8px;place-items:center;min-height:170px;margin-top:18px;font-weight:900;display:grid}.quickContactCard{text-align:center;justify-items:center;gap:10px;padding:24px 18px;display:grid}.quickContactCard h3{color:var(--xbw-navy);margin:0}.quickContactCard p{color:var(--xbw-muted);margin:0}.photoTriplet{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.photoCard{border-radius:8px;min-height:190px}.faqList{border:1px solid var(--xbw-line);border-radius:8px;overflow:hidden}.faqItem{border-bottom:1px solid var(--xbw-line);background:#fff}.faqItem:last-child{border-bottom:0}.faqItem summary{cursor:pointer;color:#1c334c;padding:16px 18px;font-weight:800}.faqItem p{color:var(--xbw-muted);margin:0;padding:0 18px 16px}.phoneSubmit{background:var(--xbw-navy);color:#fff;border-radius:8px;grid-template-columns:1fr 310px auto;align-items:center;gap:16px;padding:30px;display:grid}.requestSteps{grid-template-columns:repeat(5,1fr);gap:0;display:grid}.requestStep{color:#5b6b7d;text-align:center;justify-items:center;gap:12px;display:grid;position:relative}.requestStep:before{background:var(--xbw-line);content:"";z-index:0;height:2px;position:absolute;top:20px;left:-50%;right:50%}.requestStep:first-child:before{content:none}.requestStep span{z-index:1;border:2px solid var(--xbw-line);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:900;display:inline-flex;position:relative}.requestStep.active{color:var(--xbw-blue)}.requestStep.active span{background:var(--xbw-blue);border-color:var(--xbw-blue);color:#fff}.requestLayout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.requestForm{padding:24px}.formSection{border-bottom:1px solid var(--xbw-line);padding:18px 0}.formSection:first-child{padding-top:0}.formSection h2{color:var(--xbw-navy);margin:0 0 16px;font-size:22px}.formGrid{grid-template-columns:1fr 1fr;gap:16px 18px;display:grid}.field em{color:#d32f2f;margin-left:4px;font-style:normal}.inputWithSuffix{grid-template-columns:1fr auto;display:grid}.inputWithSuffix input{border-radius:5px 0 0 5px}.inputWithSuffix b{border:1px solid var(--xbw-line);background:#f4f7fb;border-left:0;border-radius:0 5px 5px 0;align-items:center;padding:0 12px;display:inline-flex}.checkboxGroup{border:0;grid-column:1/-1;gap:10px;margin:0;padding:0;display:grid}.checkboxGroup legend{margin-bottom:8px;font-weight:800}.checkboxGroup label{color:#334a63;align-items:center;gap:10px;display:flex}.fullInput,.uploadBox,.textareaField{grid-column:1/-1}.uploadBox{color:#0b5ebe;text-align:center;background:#f7fbff;border:1px dashed #9bb8d8;border-radius:8px;place-items:center;gap:8px;min-height:110px;font-weight:800;display:grid}.uploadBox input{display:none}.uploadBox small{color:var(--xbw-muted);font-weight:400}.textareaField textarea{resize:vertical;min-height:120px;padding-top:12px}.formActions{justify-content:flex-end;gap:16px;padding-top:22px;display:flex}.requestAside{background:#f7fbff;gap:18px;padding:22px;display:grid}.requestAside h2{color:var(--xbw-navy);margin:0;font-size:22px}.requestBenefit{border:1px solid var(--xbw-line);background:#fff;border-radius:8px;gap:14px;padding:18px;display:flex}.requestBenefit h3{margin:0 0 6px}.requestBenefit p{color:var(--xbw-muted);margin:0;line-height:1.5}.solutionCard{padding:22px}.solutionCard h3,.solutionMini h3{color:var(--xbw-navy);margin:14px 0 10px}.solutionCard p,.solutionMini p{color:var(--xbw-muted);margin:0;line-height:1.7}.footer{color:#fff;background:linear-gradient(#07356f 0%,#031f45 100%),radial-gradient(circle at 10% 90%,#ffffff1f,#0000 25%);margin-top:32px}.footerGrid{grid-template-columns:1.5fr repeat(5,1fr);gap:32px;padding:42px 0;display:grid}.footerBrand h2{margin:0 0 16px;font-size:32px}.footerBrand p,.footerGroup p,.footerGroup a{color:#ffffffc7;line-height:1.75}.socialDots{gap:10px;margin-top:18px;display:flex}.socialDots span{color:#fff;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:inline-flex}.footerGroup h3{margin:0 0 14px;font-size:16px}.footerGroup a,.footerGroup p{margin:4px 0;font-size:14px;display:block}.footerBottom{color:#ffffffb3;text-align:center;border-top:1px solid #ffffff24;justify-content:center;gap:16px;padding:18px;font-size:13px;display:flex}@media (max-width:1120px){.header{flex-wrap:wrap;padding:14px 24px}.brand{font-size:26px}.nav{order:3;justify-content:flex-start;width:100%;overflow-x:auto}.navLink{min-height:46px}.quickScenarioGrid,.homeProductGrid{grid-template-columns:repeat(3,1fr)}.advantageStrip,.neededGrid,.bundleGrid,.quickContactGrid,.solutionGrid,.resourceHomeGrid{grid-template-columns:repeat(2,1fr)}.catalogLayout,.articleLayout,.requestLayout,.leadBandInner{grid-template-columns:1fr}.catalogSidebar{grid-template-columns:1fr 1fr}.footerGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.container{width:min(100% - 28px,1200px)}.header{padding:12px 14px}.headerTools{justify-content:space-between;width:100%}.brand{font-size:24px}.homeHero,.pageHero,.homeHeroInner,.pageHeroInner{min-height:420px}.heroPanel{padding:22px 18px}.heroPanel h1,.pageHero h1,.articleMain h1{font-size:30px}.heroActions,.ctaActions,.cardActions,.formActions{flex-direction:column;align-items:stretch}.quickScenarioGrid,.homeProductGrid,.productGrid,.scenarioGrid,.advantageStrip,.neededGrid,.bundleGrid,.flowLine,.resourceGrid,.resourceBottom,.downloadGrid,.quickContactGrid,.solutionGrid,.contactGrid,.photoTriplet,.statsGrid,.requestSteps,.formGrid,.miniForm,.filterRow,.catalogSidebar,.footerGrid,.phoneSubmit,.splitShowcase{grid-template-columns:1fr}.advantageItem{border-right:0;border-bottom:1px solid var(--xbw-line)}.advantageItem:last-child{border-bottom:0}.blueCta{grid-template-columns:1fr;padding:24px 18px}.articleMain,.requestForm{padding:20px 16px}.requestStep:before{content:none}.requestSteps{gap:14px}.footerBottom{flex-direction:column}}.homePage .section{padding:96px 0}.homePage .section.subtle{background:linear-gradient(#f7f9fc 0%,#eef4f8 100%)}.homePage .sectionHeader{margin-bottom:40px}.homePage .sectionHeader h2{font-size:31px;line-height:1.22}.homePage .quickScenarioGrid{gap:28px}.homePage .quickScenario{min-height:224px;padding:24px}.homePage .quickScenario strong{font-size:18px;line-height:1.45}.homePage .homeProductRail{gap:24px;padding:6px 4px 22px}.homePage .homeProductRail .productCard{flex-basis:220px;justify-content:center;min-height:250px;padding:24px 18px}.homePage .narrowSection{padding:82px 0 96px}.homePage .advantageStrip{gap:28px}.homePage .advantageImage{height:164px}.homePage .advantageCopy{min-height:150px;padding:24px}.homePage .advantageCopy h3{margin-bottom:12px}.homePage .advantageCopy p{line-height:1.72}.homePage .splitShowcase{grid-template-columns:minmax(300px,.72fr) minmax(0,1.8fr);align-items:center;gap:68px}.homePage .splitShowcase .sectionHeader{margin-bottom:28px}.homePage .checkList{gap:15px;margin-bottom:30px}.homePage .widePhoto{min-height:340px}.homePage .resourceHomeGrid{gap:28px}.homePage .resourceThumb{height:168px}.homePage .resourceTile div:last-child{padding:22px 22px 24px}.homePage .resourceTile h3{margin-bottom:12px;font-size:19px}.homePage .resourceTile p{min-height:70px;margin-bottom:16px;line-height:1.65}.homePage .leadBand{padding:64px 0}.homePage .leadBandInner{grid-template-columns:minmax(280px,.82fr) minmax(0,1.45fr);gap:64px}.homePage .leadBand h2{margin-bottom:14px;font-size:29px;line-height:1.35}.homePage .bottomCtaWrap{padding-top:78px;padding-bottom:90px}.homePage .bottomCtaWrap .blueCta{padding:44px 48px}@media (max-width:1120px){.homePage .section{padding:72px 0}.homePage .quickScenarioGrid{gap:18px}.homePage .splitShowcase,.homePage .leadBandInner{grid-template-columns:1fr;gap:36px}.homePage .widePhoto{min-height:310px}}@media (max-width:760px){.homePage .section{padding:56px 0}.homePage .sectionHeader{align-items:flex-start;margin-bottom:24px}.homePage .sectionHeader h2{font-size:27px}.homePage .quickScenarioGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.homePage .quickScenario{min-height:188px;padding:18px 16px}.homePage .quickScenario strong{max-width:calc(100% - 22px);font-size:15px}.homePage .homeProductRail{gap:16px}.homePage .homeProductRail .productCard{flex-basis:min(78vw,286px);min-height:242px}.homePage .narrowSection{padding:56px 0 64px}.homePage .advantageStrip,.homePage .resourceHomeGrid{grid-template-columns:1fr}.homePage .advantageImage,.homePage .resourceThumb{height:190px}.homePage .advantageCopy{min-height:0}.homePage .widePhoto{min-height:240px}.homePage .resourceTile p{min-height:0}.homePage .leadBand{padding:48px 0}.homePage .leadBandInner{gap:30px}.homePage .bottomCtaWrap{padding-top:58px;padding-bottom:66px}.homePage .bottomCtaWrap .blueCta{padding:30px 22px}}.aboutLocationBlock{margin-top:34px}.aboutLocationBlock .mapFrame{margin:0;box-shadow:0 22px 56px #112b4314}.refinedContactGrid>a{min-width:0}.solutionMethodBand{background:#081d35;border-bottom:1px solid #dbe5ee;padding:0}.solutionMethodGrid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.solutionMethodGrid article{background:linear-gradient(135deg,#12375bbd,#081d35f5);border-right:1px solid #ffffff1f;grid-template-columns:auto 1fr;align-items:center;gap:18px;min-height:128px;padding:26px 30px;display:grid}.solutionMethodGrid article:last-child{border-right:0}.solutionMethodGrid article>span{color:#77b7e1;font-size:28px;font-weight:850}.solutionMethodGrid h2{color:#fff;margin:0 0 5px;font-size:19px}.solutionMethodGrid p{color:#ffffffad;margin:0;font-size:13px;line-height:1.65}.realSolutionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.realSolutionCard{background:#fff;border:1px solid #dbe5ee;border-radius:6px;transition:transform .32s,box-shadow .32s;overflow:hidden;box-shadow:0 18px 45px #0f2a4312}.realSolutionCard:hover{transform:translateY(-5px);box-shadow:0 26px 60px #0f2a4321}.realSolutionMedia{background-image:linear-gradient(180deg, #0416290a, #041629bd), var(--solution-image);background-position:50%;background-size:cover;min-height:228px;position:relative}.realSolutionMedia span{color:#ffffffe0;font-size:42px;font-weight:300;position:absolute;bottom:14px;right:22px}.realSolutionBody{padding:26px}.realSolutionBody h2{color:#102c49;margin:0 0 12px;font-size:23px}.realSolutionBody>p{color:#4b6074;line-height:1.76}.realSolutionBody ul{margin:18px 0;padding:0;list-style:none}.realSolutionBody li{color:#253f58;border-bottom:1px solid #edf1f5;padding:7px 0 7px 19px;line-height:1.55;position:relative}.realSolutionBody li:before{content:"";background:#3786bd;border-radius:50%;width:6px;height:6px;position:absolute;top:15px;left:0}.realSolutionBody .solutionConfirm{color:#3f566c;background:#f2f6f9;border-left:3px solid #438bbd;margin:20px 0 0;padding:15px 16px;font-size:13px}.featuredResource{background:#071d34;border-radius:6px;grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);min-height:430px;margin-bottom:62px;display:grid;overflow:hidden;box-shadow:0 28px 70px #061c322e}.featuredResourceImage{background-image:linear-gradient(90deg, #04142514, #04142559), var(--card-image);background-position:50%;background-size:cover;min-height:430px}.featuredResourceCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:48px;display:flex}.featuredResourceCopy>span{color:#73b4df;font-size:13px;font-weight:800}.featuredResourceCopy h2{color:#fff;margin:13px 0 16px;font-size:clamp(28px,3vw,40px);line-height:1.25}.featuredResourceCopy p{color:#ffffffb3;margin:0 0 26px;line-height:1.8}.resourceLibraryControls{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:28px;display:flex}.resourceLibraryControls .resourceTabs{margin:0}.resourceSearch{color:#51677b;grid-template-columns:auto minmax(230px,330px);align-items:center;gap:10px;font-size:13px;font-weight:800;display:grid}.resourceSearch input{color:#162f48;background:#fff;border:1px solid #cbd9e5;border-radius:4px;min-height:42px;padding:0 13px}.resourceLibrary .resourceCard{background:#fff;border:1px solid #dde6ee;border-radius:5px;box-shadow:0 15px 36px #0d273f0f}.resourceLibrary .resourceCardImage{background-image:linear-gradient(180deg, transparent 55%, #05192c5c), var(--card-image);background-position:50%;background-size:cover;min-height:210px}.resourceLibrary .resourceCardBody{padding:22px}.resourceLibrary .resourceCardBody h2{color:#102c49;min-height:62px;margin:10px 0;font-size:20px;line-height:1.45}.resourceLibrary .resourceCardBody p{color:#52677a;min-height:78px;line-height:1.7}.resourceEmpty{color:#5c7083;text-align:center;border:1px solid #dce5ed;padding:50px}.standardsSection{background:#eef3f6}.standardsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.standardsCard{background:#fff;border-top:3px solid #3b86b7;flex-direction:column;min-height:270px;padding:26px;display:flex}.standardsCard h3{color:#112f4c;margin:0 0 14px;font-size:20px}.standardsCard p{color:#52677b;flex:1;margin:0 0 22px;line-height:1.75}.standardsCard a{color:#176ba5;font-size:13px;font-weight:800}.resourceContactBox{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.legalHero{background:linear-gradient(160deg,#f8fafc 0%,#eaf1f6 100%);border-bottom:1px solid #d7e2eb;padding:86px 0 72px}.legalHeroInner{max-width:920px}.legalHeroInner>p{color:#2d709e;margin:0 0 20px;font-size:13px;font-weight:850}.legalHero h1{color:#0a223b;margin:0 0 18px;font-size:clamp(38px,6vw,66px);font-weight:650;line-height:1.08}.legalHeroInner>span{color:#536a7e;font-size:17px;line-height:1.7}.legalSection{background:#fff}.legalDocument{margin:0 auto}@media (max-width:1080px){.refinedContactGrid,.standardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.featuredResource{grid-template-columns:1.15fr .85fr}}@media (max-width:760px){.refinedContactGrid,.solutionMethodGrid,.realSolutionGrid,.standardsGrid,.featuredResource{grid-template-columns:1fr}.solutionMethodGrid article{border-bottom:1px solid #ffffff1f;border-right:0;min-height:108px}.realSolutionMedia{min-height:200px}.featuredResourceImage{min-height:260px}.featuredResourceCopy{padding:30px 24px 34px}.resourceLibraryControls{display:grid}.resourceSearch{grid-template-columns:1fr}.resourceSearch input{width:100%}.resourceLibrary .resourceCardBody h2,.resourceLibrary .resourceCardBody p,.standardsCard{min-height:0}.aboutLocationBlock{margin-top:24px}.mapCaption{display:grid}.consentBanner{grid-template-columns:1fr;align-items:stretch}.consentActions{width:100%}}@media (prefers-reduced-motion:reduce){.realSolutionCard{transition:none}}.socialDots a{color:#fff;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.companyOverview{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:34px;display:grid}.companyOverview>div>p{color:#43566a;line-height:1.9}.companyFeatureImage,.companyWideImage,.certificateImage{background:#fff;border:1px solid #d8e5f2;border-radius:8px;width:100%;display:block;box-shadow:0 12px 30px #072c5b14}.historyLine{grid-template-columns:1fr 1fr;gap:16px;margin:24px 0;display:grid}.historyLine article{border:1px solid #d6e3f0;border-top:4px solid var(--xbw-blue);background:#f8fbff;border-radius:6px;min-height:132px;padding:22px}.historyLine article:last-child{border-top-color:#f08a28}.historyLine span{color:var(--xbw-blue);margin-bottom:10px;font-size:28px;font-weight:900;display:block}.historyLine article:last-child span{color:#e97318}.historyLine strong{line-height:1.6}.addressLine{border-left:4px solid var(--xbw-blue);background:#f3f8fe;gap:6px;padding:16px 18px;display:grid}.companyMetricGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:26px;display:grid}.companyMetricGrid article{text-align:center;background:#fff;border:1px solid #d7e4f1;border-radius:7px;place-content:center;justify-items:center;gap:8px;min-height:118px;display:grid}.companyMetricGrid strong{color:#075fc1;font-size:28px}.companyMetricGrid span{color:#42566d;font-weight:700}.serviceFoundationGrid,.contactEntryGrid,.principleGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.serviceFoundationGrid article,.contactEntryGrid article,.principleGrid article{background:#fff;border:1px solid #d9e4ef;border-radius:7px;padding:24px}.serviceFoundationGrid article>span,.principleGrid article>span{color:#0b66ca;font-size:13px;font-weight:900}.serviceFoundationGrid h3,.contactEntryGrid h3,.principleGrid h2{color:var(--xbw-navy);margin:12px 0 8px}.serviceFoundationGrid p,.contactEntryGrid p,.principleGrid p{color:var(--xbw-muted);margin:0 0 16px;line-height:1.7}.certificateNote{color:#55687d;text-align:center;max-width:980px;margin:18px auto 0;font-size:14px;line-height:1.8}.contactPanel{border:1px solid var(--xbw-line);background:#fff;border-radius:8px;padding:26px}.contactPanel>h2,.standaloneTitle,.faqSection>h2{color:var(--xbw-navy);margin:0 0 20px;font-size:25px}.contactGrid>a,.contactGrid>div{background:#fbfdff;border:1px solid #dce6f0;border-radius:7px;grid-template-columns:52px 1fr;align-items:center;column-gap:14px;min-height:112px;padding:20px;display:grid}.contactGrid>a:hover{background:#f2f8ff;border-color:#73a8df}.contactGrid>a>span,.contactGrid>div>span{color:#0b66ca;border:2px solid #0b66ca;border-radius:50%;grid-row:1/3;justify-content:center;align-items:center;width:50px;height:50px;font-size:12px;font-weight:900;display:inline-flex}.contactGrid strong{align-self:end}.contactGrid p{color:var(--xbw-muted);overflow-wrap:anywhere;align-self:start;margin:4px 0 0;line-height:1.5}.mapFrame{background:#eef4f9;border:1px solid #d6e2ed;border-radius:8px;margin:22px 0 32px;overflow:hidden}.mapFrame iframe{border:0;width:100%;height:310px;display:block}.mapCaption{background:#fff;justify-content:space-between;gap:18px;padding:14px 18px;display:flex}.mapCaption a{color:var(--xbw-blue);font-weight:800}.companyMapFrame iframe{height:360px}.companyMapFrame .mapCaption{align-items:center}.companyMapFrame .mapCaption>div:first-child{gap:4px;display:grid}.companyMapFrame .mapCaption span{color:#60748a;font-size:13px;line-height:1.5}.mapLinks{flex:none;gap:20px;display:flex}.contactEntryGrid{margin-bottom:36px}.faqSection{border:1px solid var(--xbw-line);background:#fff;border-radius:8px;padding:26px}.afterSalesSection{margin-top:64px}.afterSalesGrid{border-top:1px solid #d7e2ef;border-left:1px solid #d7e2ef;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.afterSalesGrid article{background:linear-gradient(145deg,#fff 0%,#f4f8fd 100%);border-bottom:1px solid #d7e2ef;border-right:1px solid #d7e2ef;gap:18px;min-height:170px;padding:28px;transition:transform .22s,box-shadow .22s,background-color .22s;display:flex}.afterSalesGrid article:hover{z-index:1;transform:translateY(-4px);box-shadow:0 18px 40px #0f38691a}.afterSalesGrid article>span{color:#2d72d9;font-size:15px;font-weight:800}.afterSalesGrid h3{color:#0b2f5d;margin:0 0 10px;font-size:19px}.afterSalesGrid p{color:#566b83;margin:0;font-size:15px;line-height:1.75}.supportPrep{color:#fff;background:linear-gradient(112deg,#082d5a 0%,#0b4f9c 68%,#116bd0 100%);border-radius:6px;grid-template-columns:1.1fr 1.5fr auto;align-items:center;gap:32px;margin-top:18px;padding:30px 34px;display:grid;box-shadow:0 20px 48px #082f602b}.supportPrep span{color:#a9cef8;letter-spacing:.08em;font-size:11px;font-weight:800}.supportPrep h3{color:#fff;margin:7px 0 0;font-size:22px}.supportPrep ul{color:#dceafb;gap:7px;margin:0;padding-left:20px;font-size:14px;line-height:1.5;display:grid}.supportPrep a{color:#fff;white-space:nowrap;border:1px solid #ffffffbf;border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;transition:background-color .18s,color .18s;display:inline-flex}.supportPrep a:hover{color:#0b4f9c;background:#fff}.aboutTimeline .experienceCard{text-align:center;background:linear-gradient(145deg,#fff 0%,#eaf3ff 100%);justify-content:center;align-items:center;min-height:250px}.aboutTimeline .experienceCard strong{background:linear-gradient(120deg,#0b53ac,#46a2df);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(48px,7vw,82px);line-height:1}.aboutTimeline .experienceCard span{max-width:520px;font-size:18px;line-height:1.7}@media (max-width:900px){.afterSalesGrid{grid-template-columns:1fr}.afterSalesGrid article{min-height:0}.supportPrep{grid-template-columns:1fr;gap:20px}}.faqSection details{border-bottom:1px solid var(--xbw-line)}.faqSection details:last-child{border-bottom:0}.faqSection summary{cursor:pointer;color:#17334f;padding:16px 4px;font-weight:800}.faqSection details p{color:var(--xbw-muted);margin:0;padding:0 4px 16px;line-height:1.7}.resourceTabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.resourceTabs button{color:#25405c;background:#fff;border:1px solid #0000;border-radius:5px;min-height:40px;padding:0 18px;font-weight:800}.resourceTabs button.active{background:var(--xbw-blue);color:#fff}.resourceFilters{grid-template-columns:220px 220px 1fr;gap:14px;margin-bottom:24px;display:grid}.resourceFilters select,.resourceFilters input,.subscribeBox input,.formRow input,.formRow select,.textareaField textarea{color:#20354c;background:#fff;border:1px solid #cad7e5;border-radius:5px;width:100%;min-height:44px;padding:0 12px}.searchField{position:relative}.searchField span{color:var(--xbw-blue);font-weight:900;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.resourceCardImage,.articleCover{background-image:linear-gradient(120deg, #031f4573, #005fd11a), var(--card-image);background-position:50%;background-size:cover;min-height:190px}.resourceCardBody{padding:18px}.resourceCardBody h2{margin:12px 0 10px;font-size:20px;line-height:1.45}.resourceCardBody p{min-height:52px;color:var(--xbw-muted);line-height:1.65}.resourceExtras{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.topicGrid{grid-template-columns:repeat(2,1fr)}.topicGrid a{justify-content:flex-start;gap:12px;padding:18px;display:flex}.topicGrid a span{color:var(--xbw-blue)}.consentRow{color:var(--xbw-muted);align-items:center;gap:8px;font-size:13px;display:flex}.consentRow input{width:auto;min-height:0}.articleBanner{background:var(--xbw-deep);color:#fff;padding:20px 0}.articleCover{border-radius:8px;margin-bottom:24px}.contentPlaceholder{color:#56708c;background:linear-gradient(145deg,#e8eff7,#f8fbfe),repeating-linear-gradient(90deg,#0000 0 40px,#0e58a70a 40px 41px);place-items:center;font-weight:800;display:grid}.articleAside{gap:18px;display:grid}.articleAside .sideBox a{border-bottom:1px solid var(--xbw-line);padding:10px 0;display:block}.asideArticle span,.asideArticle strong{display:block}.asideArticle span{color:var(--xbw-blue);margin-bottom:5px;font-size:12px}.asideCta{color:#fff;background:linear-gradient(145deg,#076edc,#042b5e);border-radius:8px;padding:22px}.asideCta h2{margin:0 0 8px}.asideCta p{color:#ffffffd1}.articleEmptyState{background:#f5f9fd;border:1px dashed #9fb8d2;border-radius:7px;margin:22px 0 28px;padding:24px}.articleEmptyState strong{color:var(--xbw-navy);font-size:20px}.articleEmptyState p{color:var(--xbw-muted);line-height:1.75}.articlePlaceholderSection{padding:14px 0 22px;scroll-margin-top:90px}.articlePlaceholderSection h2{color:var(--xbw-navy)}.placeholderLines{gap:12px;display:grid}.placeholderLines span{background:#e8eef5;border-radius:3px;height:12px;display:block}.placeholderLines span:nth-child(2){width:92%}.placeholderLines span:nth-child(3){width:86%}.placeholderLines span:nth-child(4){width:68%}.stepper{grid-template-columns:repeat(5,1fr);margin-bottom:28px;display:grid}.step{text-align:center;justify-items:center;gap:10px;display:grid;position:relative}.step:before{content:"";background:#d5e1ed;height:2px;position:absolute;top:20px;left:-50%;right:50%}.step:first-child:before{content:none}.step>span{z-index:1;background:#fff;border:2px solid #d2deea;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:inline-flex;position:relative}.step.active{color:var(--xbw-blue)}.step.active>span{border-color:var(--xbw-blue);background:var(--xbw-blue);color:#fff}.requestForm fieldset{border:0;border-bottom:1px solid var(--xbw-line);gap:14px;margin:0;padding:24px 0;display:grid}.requestForm fieldset:first-child{padding-top:0}.requestForm legend{color:var(--xbw-navy);margin-bottom:8px;font-size:21px;font-weight:900}.formRow{grid-template-columns:150px 1fr;align-items:center;gap:16px;display:grid}.formRow>span,.textareaField>span{font-weight:800}.formRow b{color:#cf2f2f;margin-left:4px}.checkboxGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.checkboxGrid label{align-items:center;gap:8px;display:flex}.fieldHint,.formNotice{color:var(--xbw-muted);line-height:1.65}.uploadBox{padding:20px}.textareaField{gap:8px;display:grid}.requestAside article{border:1px solid var(--xbw-line);background:#fff;border-radius:7px;padding:18px}.requestAside article>span{color:var(--xbw-blue);font-weight:900}.requestAside article h3{margin:10px 0 6px}.requestAside article p{color:var(--xbw-muted);margin:0;line-height:1.55}.solutionGrid article{border:1px solid var(--xbw-line);background:#fff;border-radius:8px;padding:24px}.solutionNumber{color:var(--xbw-blue);font-size:14px;font-weight:900}.solutionGrid h2{color:var(--xbw-navy);font-size:21px}.solutionGrid p,.solutionGrid li{color:var(--xbw-muted);line-height:1.7}.verticalSteps{gap:12px;display:grid}.verticalSteps>div{border-bottom:1px solid var(--xbw-line);grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.verticalSteps span{width:36px;height:36px;color:var(--xbw-blue);background:#e7f2ff;border-radius:50%;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.verticalSteps p{margin:0;font-weight:800}@media (max-width:980px){.companyOverview,.resourceExtras{grid-template-columns:1fr}.companyOverview{gap:24px}.companyMetricGrid,.serviceFoundationGrid,.contactEntryGrid,.principleGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.historyLine,.companyMetricGrid,.serviceFoundationGrid,.contactEntryGrid,.principleGrid,.resourceFilters,.resourceExtras,.checkboxGrid,.stepper{grid-template-columns:1fr}.companyOverview{grid-template-columns:minmax(0,1fr)}.historyLine article,.companyMetricGrid article{min-height:100px}.mapFrame iframe{height:260px}.mapCaption,.formRow{flex-direction:column;grid-template-columns:1fr}.mapCaption{align-items:flex-start}.step:before{content:none}}.brand{align-items:center;gap:10px;min-width:150px;display:inline-flex}.brandMark{background:#fff;border:1px solid #bdd2e5;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;overflow:hidden}.brandMark img{object-fit:cover;width:100%;max-width:none;height:100%;transform:scale(1.54)}.brandName{gap:2px;display:grid}.brandName strong{font-size:25px;line-height:1}.brandName small{color:#52677e;font-size:11px;font-weight:800}.homeHero{background:var(--xbw-deep);overflow:hidden}.heroCarousel{z-index:-2;position:absolute;inset:0}.heroSlide{opacity:0;background:var(--hero-image) center / cover no-repeat;animation:18s infinite heroCycle;position:absolute;inset:0}.heroSlide2{animation-delay:6s}.heroSlide3{animation-delay:12s}@keyframes heroCycle{0%{opacity:0;transform:scale(1.02)}4%,30%{opacity:1;transform:scale(1)}35%,to{opacity:0;transform:scale(1)}}.homeHeroInner{position:relative}.heroDots{gap:8px;display:flex;position:absolute;bottom:18px;right:0}.heroDots span{background:#ffffff8c;width:28px;height:4px}.heroDots span:first-child{background:#ffad00}.homeProductRail{scroll-snap-type:x mandatory;scrollbar-color:#8fb5dc #e9f0f7;gap:14px;padding:4px 2px 14px;display:flex;overflow-x:auto}.homeProductRail .productCard{scroll-snap-align:start;flex:0 0 188px}.advantageStrip{background:0 0;border:0;gap:16px}.advantageItem{border:1px solid var(--xbw-line);background:#fff;border-radius:8px;min-height:0;padding:0;display:block;overflow:hidden;box-shadow:0 8px 24px #16345a12}.advantageItem:last-child{border-right:1px solid var(--xbw-line)}.advantageImage{background:linear-gradient(180deg, transparent 55%, #031f456b), var(--card-image) center / cover no-repeat;height:132px}.advantageCopy{border-top:3px solid #ffad00;min-height:126px;padding:18px}.catalogEmptyState{border:1px solid var(--xbw-line);text-align:center;background:linear-gradient(135deg,#005fd10d,#0000 52%),#fff;border-radius:8px;align-content:center;place-items:center;gap:14px;min-height:430px;margin-top:22px;padding:48px;display:grid}.catalogEmptyState h2,.catalogEmptyState p{margin:0}.catalogEmptyState p{max-width:620px;color:var(--xbw-muted);line-height:1.8}.catalogEmptyMark{color:#fff;background:#ffad00;border:3px solid #0874aa;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;font-size:23px;font-weight:900;display:inline-flex}.articleCategory{color:var(--xbw-blue);background:#e9f3ff;border-left:3px solid #ffad00;margin-bottom:12px;padding:6px 10px;font-size:13px;font-weight:800;display:inline-flex}.articleLead{border-left:4px solid var(--xbw-blue);background:#f1f6fc;margin:24px 0 12px;padding:18px 20px}.articleContentSection{padding:14px 0 10px;scroll-margin-top:92px}.articleContentSection h2,.referenceBox h2{color:var(--xbw-navy);margin:18px 0 10px;font-size:23px;line-height:1.4}.articleContentSection p,.referenceBox p,.referenceBox li{color:#354a60;line-height:1.95}.referenceBox{background:#f5f9fd;border:1px solid #b8cee4;border-radius:7px;margin-top:26px;padding:20px 22px}.referenceBox ol{margin:14px 0 0;padding-left:22px}.referenceBox a{color:var(--xbw-blue);text-underline-offset:3px;font-weight:700;text-decoration:underline}.footerLogoRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.footerLogoRow h2{margin:0}.footerLogoRow span:not(.brandMark){color:#ffffffb8;font-size:12px}.footerMark{width:48px;height:48px}@media (prefers-reduced-motion:reduce){.heroSlide{animation:none}.heroSlide1{opacity:1}}@media (max-width:760px){.brand{min-width:132px}.brandMark{width:40px;height:40px}.brandName strong{font-size:22px}.heroDots{right:18px}.homeProductRail .productCard{flex-basis:72vw}.advantageStrip{gap:14px}.advantageItem{border:1px solid var(--xbw-line)}.catalogEmptyState{min-height:360px;padding:32px 20px}.articleContentSection h2,.referenceBox h2{font-size:20px}}.pageHero{background-position:50%;min-height:310px;overflow:hidden}.pageHeroInner{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;min-height:310px}.pageHeroInner>h1,.pageHeroInner>p,.pageHeroInner>.breadcrumb,.pageHeroInner>.eyebrow{width:min(760px,100%)}.pageHeroInner>h1{animation:.72s cubic-bezier(.2,.7,.2,1) both heroCopyIn}.pageHeroInner>p{animation:.72s cubic-bezier(.2,.7,.2,1) 90ms both heroCopyIn}.pageHeroInner>.breadcrumb{animation:.72s cubic-bezier(.2,.7,.2,1) .16s both heroCopyIn}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.heroPanel{animation:.8s cubic-bezier(.2,.72,.2,1) 80ms both heroPanelIn}@keyframes heroPanelIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.quickScenario{isolation:isolate;color:#fff;background:linear-gradient(180deg, #031f450a 18%, #031f45e6 100%), var(--scenario-image) center / cover no-repeat;text-align:left;border:0;justify-content:flex-end;align-items:flex-start;min-height:176px;padding:18px;transition:transform .26s,box-shadow .26s,background-size .6s;position:relative;overflow:hidden;box-shadow:0 12px 28px #08244829}.quickScenario:before{z-index:-1;content:"";border:1px solid #ffffff38;border-radius:8px;position:absolute;inset:0}.quickScenario:hover{background-size:auto,108%;transform:translateY(-5px);box-shadow:0 20px 38px #0824483d}.quickScenarioNumber{color:#ffffffe6;font-size:13px;font-weight:900;position:absolute;top:15px;left:16px}.quickScenario strong{max-width:calc(100% - 30px);font-size:17px;line-height:1.35}.quickScenarioArrow{color:#ffbd2e;font-size:22px;position:absolute;bottom:17px;right:16px}.bundleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.bundleSolutionCard{border:1px solid var(--xbw-line);background:#fff;border-radius:8px;transition:transform .26s,box-shadow .26s;overflow:hidden;box-shadow:0 10px 26px #0f2e5014}.bundleSolutionCard:hover{transform:translateY(-5px);box-shadow:0 20px 38px #0f2e5026}.bundleMedia{color:#fff;background:linear-gradient(180deg, #031f4514 30%, #031f45f0 100%), var(--bundle-image) center / cover no-repeat;flex-direction:column;justify-content:flex-end;min-height:220px;padding:24px;transition:background-size .7s;display:flex;position:relative;overflow:hidden}.bundleSolutionCard:hover .bundleMedia{background-size:auto,106%}.bundleMedia span{background:#031f45a8;border-left:3px solid #ffad00;padding:5px 9px;font-size:13px;font-weight:900;position:absolute;top:18px;left:20px}.bundleMedia strong{font-size:24px;line-height:1.3}.bundleBody{padding:22px}.bundleBody p,.neededCopy p{color:var(--xbw-muted);margin:0 0 16px;line-height:1.7}.bundleModules{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.bundleModules span{color:#154f8e;background:#f1f6fb;border:1px solid #c9dbec;border-radius:4px;padding:7px 10px;font-size:13px;font-weight:800}.neededBox{border:1px solid var(--xbw-line);background:#fff;border-radius:8px;padding:24px}.neededItem{padding:16px;transition:transform .24s,box-shadow .24s;overflow:hidden;box-shadow:0 8px 20px #0c2e520f}.neededItem:hover{transform:translateY(-4px);box-shadow:0 16px 30px #0c2e521f}.neededCopy h3{min-height:42px;margin-bottom:6px}.neededCopy p{min-height:44px;font-size:14px}.contactMergedSection{background:#f4f8fc;border-top:1px solid #e0eaf4;scroll-margin-top:92px}.contactAddressCard{grid-column:1/-1}.contactActionBand{color:#fff;background:linear-gradient(110deg,#07356f,#0064d6 70%,#0c4b94);border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:24px;margin:30px 0;padding:28px 32px;display:grid;box-shadow:0 18px 38px #032f642e}.contactActionBand h2,.contactActionBand p{margin:0}.contactActionBand p{color:#ffffffd1;margin-top:8px;line-height:1.7}.footerBottom nav{gap:16px;display:flex}.footerBottom nav a{color:#ffffffd1}.footerBottom nav a:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.miniPrivacyLink{color:#ffffffc7;text-underline-offset:3px;grid-column:1/-1;font-size:12px;text-decoration:underline}.formConsent{color:#445a70;background:#f7fafc;border:1px solid #d4e0eb;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;margin:22px 0;padding:15px;font-size:13px;line-height:1.6;display:grid}.formConsent a{color:var(--xbw-blue);font-weight:800}.consentBanner{z-index:200;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #879eb994;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(500px,auto);align-items:end;gap:30px;width:min(1180px,100% - 32px);padding:24px 26px;animation:.36s cubic-bezier(.2,.72,.2,1) both consentRise;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 24px 68px #02183640}.consentCopy{max-width:720px}.consentBrand{color:#07529f;align-items:baseline;gap:9px;display:flex}.consentBrand span{font-size:20px;font-weight:900}.consentBrand small{color:#64768a;font-weight:700}.consentBanner h2{color:var(--xbw-navy);margin:12px 0 7px;font-size:22px}.consentBanner p{color:#465a6f;margin:0;font-size:14px;line-height:1.65}.consentNote{font-size:13px}.consentActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:500px;margin:0;display:grid}.consentActions .outlineButton,.consentActions .primaryButton{white-space:normal;min-height:46px;padding:8px 13px;font-size:13px}.consentPolicyLink{color:var(--xbw-blue);text-underline-offset:3px;font-weight:800;text-decoration:underline}@keyframes consentRise{0%{opacity:0;transform:translate(-50%,24px)}to{opacity:1;transform:translate(-50%)}}.legalDocument{max-width:920px}.legalDocument>section{border-bottom:1px solid var(--xbw-line);padding:22px 0}.legalDocument h2{color:var(--xbw-navy);margin:0 0 10px;font-size:22px}.legalDocument a{color:var(--xbw-blue);font-weight:800}.legalTableWrap{border:1px solid var(--xbw-line);overflow-x:auto}.legalDataTable{border-collapse:collapse;text-align:left;width:100%;min-width:720px}.legalDataTable th,.legalDataTable td{border-bottom:1px solid var(--xbw-line);vertical-align:top;padding:14px 16px;line-height:1.55}.legalDataTable th{color:var(--xbw-navy);background:#eef4fb}.legalDataTable tr:last-child td{border-bottom:0}.privacyChoiceButton{margin-top:12px}.legalDocument p{color:#43586e;margin:0;line-height:1.9}.legalUpdated{color:var(--xbw-muted);font-size:13px}.siteMapGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;display:grid}.siteMapGrid>div{background:#f5f8fb;border-top:3px solid #ffad00;padding:24px}.siteMapGrid h2{color:var(--xbw-navy);margin:0 0 16px}.siteMapGrid a{color:#245786;border-bottom:1px solid #dce6ef;padding:9px 0;line-height:1.5;display:block}.primaryButton,.smallButton,.lightButton,.outlineButton,.ghostButton,.navLink,.resourceTile,.scenarioCard,.productCard,.advantageItem,.serviceFoundationGrid article,.contactGrid>a{transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s}.primaryButton:hover,.smallButton:hover,.lightButton:hover,.outlineButton:hover,.ghostButton:hover{transform:translateY(-2px)}.resourceTile:hover,.scenarioCard:hover,.productCard:hover,.advantageItem:hover,.serviceFoundationGrid article:hover{transform:translateY(-5px);box-shadow:0 18px 34px #0b305824}.resourceThumb,.scenarioImage,.resourceCardImage,.advantageImage{transition:transform .6s,filter .4s}.resourceTile:hover .resourceThumb,.scenarioCard:hover .scenarioImage,.resourceCard:hover .resourceCardImage,.advantageItem:hover .advantageImage{filter:saturate(1.06)contrast(1.02);transform:scale(1.035)}@supports (animation-timeline:view()){.sectionHeader,.splitShowcase,.resourceHomeGrid,.scenarioGrid,.bundleGrid,.companyOverview,.companyMetricGrid,.serviceFoundationGrid,.articleMain,.contactPanel,.legalDocument,.siteMapGrid{animation:linear both sectionReveal;animation-timeline:view();animation-range:entry 6% cover 27%}}@keyframes sectionReveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.pageHero,.pageHeroInner{min-height:340px}.pageHero{background-size:cover;animation:none}.pageHeroInner>h1{font-size:32px}.quickScenarioGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.quickScenario{min-height:164px;padding:15px}.quickScenario strong{font-size:15px}.bundleGrid,.siteMapGrid,.contactActionBand,.formConsent{grid-template-columns:1fr}.bundleMedia{min-height:190px}.contactAddressCard{grid-column:auto}.contactActionBand{padding:24px 20px}.footerBottom nav{flex-direction:column}.consentBanner{box-sizing:border-box;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:18px;width:calc(100% - 16px);max-height:calc(100vh - 16px);padding:20px 16px;bottom:8px;overflow:hidden auto}.consentCopy{min-width:0;max-width:none}.consentActions{grid-template-columns:1fr;width:100%;min-width:0}.formConsent a{grid-column:1/-1}}@media (min-width:761px) and (max-width:980px){.consentBanner{grid-template-columns:minmax(0,1fr);align-items:stretch}.consentActions{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.premiumHomeHero{isolation:isolate;color:#fff;background:#061a33;min-height:620px;position:relative;overflow:hidden}.premiumHeroMedia,.premiumHeroSlide,.premiumHeroShade{position:absolute;inset:0}.premiumHeroMedia{z-index:-3}.premiumHeroSlide{opacity:0;background-position:50%;background-size:cover;transition:opacity .9s,transform 7.2s linear;transform:scale(1.035)}.premiumHeroSlide.active{opacity:1;transform:scale(1)}.premiumHeroShade{z-index:-2;background:linear-gradient(90deg,#021126f5 0%,#031c3bd1 38%,#031d3d3d 67%,#031d3d14 100%),linear-gradient(#0000 58%,#010e208f)}.premiumHeroInner{min-height:620px;position:relative}.premiumHeroCopy{opacity:0;pointer-events:none;width:min(720px,100% - 24px);position:absolute;top:50%;left:0;transform:translateY(calc(22px - 50%))}.premiumHeroCopy.active{opacity:1;pointer-events:auto;transition:opacity .62s .18s,transform .62s .18s;transform:translateY(-50%)}.premiumHeroEyebrow{color:#ffc64d;border-left:3px solid #ffb11b;align-items:center;min-height:34px;margin:0 0 20px;padding-left:14px;font-size:15px;font-weight:900;display:inline-flex}.premiumHeroCopy h1{color:#fff;letter-spacing:0;max-width:700px;margin:0;font-size:46px;line-height:1.22}.premiumHeroDesc{color:#cbdced;max-width:660px;margin:22px 0 0;font-size:17px;line-height:1.85}.heroTextButton{color:#fff;border-bottom:1px solid #ffffffa6;justify-content:center;align-items:center;gap:14px;min-height:46px;padding:0 6px 0 18px;font-weight:900;transition:gap .22s,border-color .22s;display:inline-flex}.heroTextButton:hover{border-color:#ffb11b;gap:20px}.heroTextButton span{color:#ffbf35;font-size:20px}.premiumHeroControls{border-top:1px solid #ffffff3d;grid-template-columns:repeat(3,minmax(0,1fr));width:min(720px,100%);display:grid;position:absolute;bottom:30px;left:0;right:0}.premiumHeroControls button{color:#ffffffb3;cursor:pointer;text-align:left;background:#041a3770;border:0;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:58px;padding:12px 16px 10px;display:grid;position:relative}.premiumHeroControls button:before{content:"";background:0 0;height:3px;position:absolute;top:-1px;left:0;right:0}.premiumHeroControls button.active{color:#fff;background:#052d5cc7}.premiumHeroControls button.active:before{background:linear-gradient(90deg,#ffad00,#ffd26b)}.premiumHeroControls button span{color:#ffc64d;font-size:13px;font-weight:900}.premiumHeroControls button strong{overflow-wrap:anywhere;font-size:14px}.quickScenarioNumber{color:#0000;opacity:.72;pointer-events:none;background:linear-gradient(145deg,#fffffff5,#ffbe2aeb);-webkit-background-clip:text;background-clip:text;font-size:68px;font-weight:950;line-height:1;top:48%;left:50%;transform:translate(-50%,-50%)}.aboutIntroGrid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch;gap:54px;display:grid}.aboutIntroCopy>p:not(.addressLine){color:#40556b;margin:0;font-size:16px;line-height:1.95}.aboutTimeline{gap:14px;display:grid}.aboutTimeline article{background:linear-gradient(135deg,#fffffffa,#ebf3faf0),#f3f7fb;border:1px solid #c9d9e9;border-radius:8px;grid-template-columns:108px 1fr;align-items:center;gap:18px;min-height:126px;padding:22px 26px;display:grid;overflow:hidden;box-shadow:0 12px 28px #0a2b4e14}.aboutTimeline strong{color:#0000;background:linear-gradient(135deg,#075fc1,#19a0b4);-webkit-background-clip:text;background-clip:text;font-size:34px;font-weight:950}.aboutTimeline article:last-child strong{background:linear-gradient(135deg,#b36900,#f0a100);-webkit-background-clip:text;background-clip:text}.aboutTimeline span{color:#18334f;font-weight:800;line-height:1.65}.premiumMetricGrid{gap:18px;margin:0}.premiumMetricGrid article{color:#fff;border:0;min-height:166px;padding:24px 18px;position:relative;overflow:hidden;box-shadow:0 18px 34px #041f3c29}.premiumMetricGrid article:after{content:"";border:1px solid #fff3;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-74px;right:-34px}.premiumMetricGrid strong{z-index:1;color:#fff;font-size:38px;line-height:1.1;position:relative}.premiumMetricGrid span{z-index:1;color:#ffffffd1;font-size:15px;position:relative}.certificateSection{max-width:1180px}.refinedContactEntries article{text-align:center;align-content:start;justify-items:center;min-height:258px;transition:transform .24s,box-shadow .24s,border-color .24s;display:grid}.refinedContactEntries article:hover{border-color:#8eb8df;transform:translateY(-5px);box-shadow:0 18px 34px #0b30581f}.refinedContactEntries article>span{color:#fff;background:linear-gradient(145deg,#073c7d,#1685d0);border-radius:50%;place-items:center;width:72px;height:72px;font-size:20px;font-weight:950;display:grid;box-shadow:0 12px 24px #074a8b33}.refinedContactEntries article:nth-child(2)>span{background:linear-gradient(145deg,#164154,#248ba0)}.refinedContactEntries article:nth-child(3)>span{background:linear-gradient(145deg,#07524c,#15937d)}.refinedContactEntries h3{margin-top:18px}.refinedContactEntries .outlineButton{margin-top:auto}.refinedFaq{margin-top:42px}.refinedContactAction{margin-bottom:0}.flowLine{gap:16px}.flowStep{border:1px solid #d1deea;align-content:center;gap:12px;min-height:176px;padding:22px 12px;overflow:hidden;box-shadow:0 10px 24px #0d2e4f14}.flowStep:first-child{background:linear-gradient(145deg,#f7fbff,#dcecff)}.flowStep:nth-child(2){background:linear-gradient(145deg,#f8fafc,#dde7ef)}.flowStep:nth-child(3){background:linear-gradient(145deg,#f6fbfa,#d7ece8)}.flowStep:nth-child(5){background:linear-gradient(145deg,#f6f8fd,#dce3f3)}.flowStep:nth-child(6){background:linear-gradient(145deg,#f8fafc,#dbe5ee)}.flowStep span{color:#0000;background:linear-gradient(145deg,#0759b5,#1ca2b9);-webkit-background-clip:text;background-clip:text;border:0;border-radius:0;width:auto;height:auto;font-size:56px;font-weight:950;line-height:1;display:block}.flowStep strong{color:#132e49;font-size:16px;line-height:1.45}@media (max-width:1080px){.premiumHomeHero,.premiumHeroInner{min-height:590px}.premiumHeroCopy h1{max-width:620px;font-size:40px}.aboutIntroGrid{grid-template-columns:1fr;gap:32px}.aboutTimeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.premiumHomeHero,.premiumHeroInner{min-height:650px}.premiumHeroSlide{background-position:64%}.premiumHeroShade{background:linear-gradient(90deg,#021126f2,#031c3bb8)}.premiumHeroCopy{width:100%;top:46%}.premiumHeroEyebrow{margin-bottom:14px;font-size:13px}.premiumHeroCopy h1{max-width:100%;font-size:32px}.premiumHeroDesc{margin-top:16px;font-size:15px;line-height:1.7}.premiumHeroCopy .heroActions{flex-direction:row;margin-top:22px}.premiumHeroControls{grid-template-columns:repeat(3,minmax(148px,1fr));bottom:18px;overflow-x:auto}.premiumHeroControls button{padding-left:10px;padding-right:10px}.quickScenarioNumber{font-size:52px}.aboutTimeline,.premiumMetricGrid,.refinedContactGrid{grid-template-columns:1fr}.aboutTimeline article{grid-template-columns:88px 1fr}.refinedContactGrid .contactAddressCard{grid-column:auto}.premiumMetricGrid article{min-height:140px}.flowStep{min-height:152px}}.premiumHomeHero{background:#071523;min-height:640px}.premiumHeroSlide{transition:opacity 1.05s cubic-bezier(.22,1,.36,1),transform 9.2s ease-out;transform:scale(1.01)}.premiumHeroSlide.active{animation:9.2s ease-in-out both heroBreath}.premiumHeroShade{background:linear-gradient(90deg,#030d1af0 0%,#041427c7 35%,#04142738 68%,#0414270d 100%),linear-gradient(#0000 52%,#030d1b7a)}.premiumHeroInner{min-height:640px}.premiumHeroCopy{width:min(760px,100% - 24px)}.premiumHeroCopy.active{transition:opacity .82s cubic-bezier(.22,1,.36,1) .16s,transform .82s cubic-bezier(.22,1,.36,1) .16s}.premiumHeroEyebrow{color:#a7d6ff;border-left-color:#79bfff;margin-bottom:24px;padding-left:16px;font-size:14px;font-weight:760}.premiumHeroCopy h1{text-wrap:balance;max-width:760px;font-size:clamp(42px,4.15vw,60px);font-weight:760;line-height:1.13}.premiumHeroDesc{color:#e5eff9cc;max-width:640px;margin-top:26px;font-size:16px;line-height:1.9}.premiumHeroCopy .heroActions{margin-top:36px}.heroTextButton:hover{border-color:#93ceff}.heroTextButton span{color:#a7d6ff}.premiumHeroControls{border:0;gap:14px;width:auto;display:flex;bottom:34px;left:0;right:auto}.premiumHeroControls button{background:0 0;border:0;border-radius:50%;place-items:center;width:24px;min-height:24px;padding:0;display:grid}.premiumHeroControls button:before{content:"";background:#fff6;border-radius:50%;width:7px;height:7px;transition:width .26s,height .26s,background-color .26s,box-shadow .26s;position:static}.premiumHeroControls button.active,.premiumHeroControls button:hover{background:0 0}.premiumHeroControls button.active:before{background:#d9efff;width:10px;height:10px;box-shadow:0 0 0 5px #95cfff26,0 0 26px #97d3ff8c}.premiumHeroControls button span{display:none}.quickScenarioNumber{opacity:.78;background:linear-gradient(145deg,#fff,#9fd7ff 66%,#74a5cf);-webkit-background-clip:text;background-clip:text}.aboutTimeline article{background:linear-gradient(145deg,#fffffffa,#eff5faf0);border-color:#7997b23d;border-radius:6px;box-shadow:0 22px 60px #0e253e14}.aboutTimeline article:last-child{background:linear-gradient(145deg,#fbfdff,#e8f1f8);border-color:#6491b44d}.aboutTimeline article:last-child strong,.aboutTimeline strong{background:linear-gradient(135deg,#0a4f96,#53a9ce);-webkit-background-clip:text;background-clip:text}.aboutMetricsBand{background:linear-gradient(#f5f8fb,#edf3f7)}.premiumMetricGrid article{border-radius:6px;box-shadow:0 24px 60px #041c3421}.aboutTimeline article.experienceCard,.aboutTimeline article.experienceCard:last-child{background:linear-gradient(145deg,#fffffffa,#e2effbf5),#eef6fc;border-color:#598fc247;flex-direction:column;gap:22px;min-height:250px;padding:42px;display:flex}.aboutTimeline article.experienceCard strong,.aboutTimeline article.experienceCard:last-child strong{background:linear-gradient(120deg,#064f9f,#43a0cf);-webkit-background-clip:text;background-clip:text;font-size:clamp(50px,7vw,82px);line-height:1}.articleKeyPoints{background:linear-gradient(110deg,#eef5fc,#f9fbfd);border-left:3px solid #2f76ca;margin:34px 0 44px;padding:24px 26px}.articleKeyPoints>span{color:#2d6eb9;margin-bottom:14px;font-size:13px;font-weight:850;display:block}.articleKeyPoints>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.articleKeyPoints strong{color:#173b61;font-size:14px;line-height:1.55}.richArticleIntro{gap:16px;margin:0 0 18px;display:grid}.richArticleIntro>p,.richArticleSection>p{color:#354a60;margin:0;font-size:16px;line-height:1.95}.richArticleSection{padding-top:22px}.richArticleSection>*+*{margin-top:16px}.articleSubheading{color:#143c67;margin:24px 0 0;font-size:18px;line-height:1.55}.articleCallout{background:linear-gradient(110deg,#edf5fc,#f8fbfe);border-left:4px solid #176fc1;padding:18px 20px;font-weight:700;color:#173f67!important}.articleSectionLead{margin:0;font-weight:650;color:#173e64!important;font-size:18px!important;line-height:1.85!important}.articleSectionKicker{letter-spacing:0;text-transform:uppercase;margin:0;font-weight:850;color:#1871be!important;font-size:12px!important}.articleInlineCaption{color:#60748a!important;font-size:13px!important;line-height:1.65!important}.articleList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.articleList li{color:#354a60;padding-left:24px;font-size:16px;line-height:1.9;position:relative}.articleList li:before{content:"";background:#1f78c8;border-radius:50%;width:7px;height:7px;position:absolute;top:.82em;left:2px}.articleDataFigure{margin:28px 0}.articleTableWrap{background:#fff;border:1px solid #d3dfeb;border-radius:6px;overflow-x:auto}.articleTableWrap table{border-collapse:collapse;width:100%;min-width:680px}.articleTableWrap th,.articleTableWrap td{text-align:left;vertical-align:top;border-bottom:1px solid #dce5ee;border-right:1px solid #dce5ee;padding:14px 16px}.articleTableWrap th:last-child,.articleTableWrap td:last-child{border-right:0}.articleTableWrap tbody tr:last-child td{border-bottom:0}.articleTableWrap th{color:#fff;background:#123f6d;font-size:13px;font-weight:800;line-height:1.45}.articleTableWrap td{color:#354a60;font-size:14px;line-height:1.6}.articleTableWrap tbody tr:nth-child(2n) td{background:#f6f9fc}.articleDataFigure figcaption{color:#60748a;text-align:center;margin-top:10px;font-size:13px;line-height:1.6}.articleFigure{margin:28px 0}.articleFigure img{object-fit:contain;background:#f7fafc;border:1px solid #d5e2ee;border-radius:6px;width:100%;max-height:640px;display:block}.articleFigure figcaption{color:#60748a;text-align:center;margin-top:10px;font-size:13px;line-height:1.6}.articleTopicLinks{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.articleTopicLinks a{color:#143c67;border-bottom:1px solid #cad9e7;grid-template-columns:40px 1fr;align-items:center;gap:12px;min-height:74px;padding:14px 16px;display:grid}.articleTopicLinks a:hover{color:#075dac;border-color:#176fc1}.articleTopicLinks span{color:#2f76ca;font-size:13px;font-weight:850}.articleTopicLinks strong{font-size:14px;line-height:1.55}@media (max-width:760px){.articleKeyPoints>div{grid-template-columns:1fr;gap:10px}.richArticleIntro>p,.richArticleSection>p{font-size:15px}.articleSectionLead{font-size:16px!important}.articleList li{font-size:15px}.articleTopicLinks{grid-template-columns:1fr}}.premiumMetricGrid article:first-child{background:linear-gradient(145deg,#071f3b,#0c5f9f)}.premiumMetricGrid article:nth-child(2){background:linear-gradient(145deg,#1d2b37,#587788)}.premiumMetricGrid article:nth-child(3){background:linear-gradient(145deg,#0b3d4a,#288aa0)}.premiumMetricGrid article:nth-child(4){background:linear-gradient(145deg,#202b45,#596da2)}.premiumMetricGrid article:after{border-color:#ffffff24}.certificateSection{max-width:1280px;overflow:hidden}.certificateSection .sectionHeader{margin-bottom:0}.certificateDeck{--certificate-width:clamp(210px, 23vw, 306px);margin-top:14px}.certificateDeckStage{perspective:1600px;perspective-origin:50% 42%;height:clamp(430px,47vw,590px);position:relative;overflow:hidden}.certificateDeckStage:before{filter:blur(38px);content:"";background:#0c223621;border-radius:50%;height:18%;position:absolute;bottom:8%;left:18%;right:18%}.certificateCard{width:var(--certificate-width);aspect-ratio:.716;cursor:pointer;transform:translate(-50%, -50%) translateX(calc(var(--card-offset) * clamp(78px, 11vw, 154px))) translateY(calc(var(--card-distance) * 16px)) rotateY(calc(var(--card-offset) * -10deg)) rotateZ(calc(var(--card-offset) * -1.8deg)) scale(calc(1 - var(--card-distance) * .075));transform-origin:bottom;background:#f8fafc;border:1px solid #94abc057;border-radius:5px;padding:0;transition:transform .76s cubic-bezier(.22,1,.36,1),opacity .52s,box-shadow .52s;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 28px 62px #07192b38}.certificateCard.active{box-shadow:0 38px 82px #071c3145}.certificateCard:focus-visible{outline-offset:5px;outline:2px solid #4ca5e8}.certificatePaper{background-image:linear-gradient(#ffffff0f,#edf3f824),url(/company/certificates.png);background-position:var(--certificate-x) var(--certificate-y);filter:saturate(.78)contrast(.98)blur(.42px);background-size:773% 311%;position:absolute;inset:0;transform:scale(1.018)}.authorityCertificatePaper{filter:saturate(.9)contrast(1.02);background-color:#fff;background-image:linear-gradient(#ffffff05,#edf3f80d),url(/company/authority-certificate.jpg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.certificatePaper:after{content:"";background:linear-gradient(115deg,#ffffff57,#0000 22% 72%,#dce8f238);position:absolute;inset:0}.certificateDeckControls{color:#617286;justify-content:center;align-items:center;gap:22px;min-height:48px;font-size:13px;font-weight:750;display:flex}.certificateDeckControls button{color:#183a5c;cursor:pointer;background:#ffffffd1;border:1px solid #60809e57;border-radius:50%;place-items:center;width:40px;height:40px;padding:0 0 4px;font-size:30px;line-height:1;transition:border-color .22s,background-color .22s,transform .22s;display:grid}.certificateDeckControls button:hover{background:#f1f7fc;border-color:#6aa7d6;transform:translateY(-2px)}.refinedContactGrid .contactAddressCard{grid-column:1/-1}.contactPanel{border-color:#7592ad38;border-radius:6px;padding:20px;box-shadow:0 22px 60px #1229410f}.refinedContactGrid>a,.refinedContactGrid>div{background:linear-gradient(145deg,#fff,#f5f8fb);border-color:#7797b53d;border-radius:6px}.refinedContactGrid .contactAddressCard{min-height:96px}.refinedContactEntries article:nth-child(4)>span{background:linear-gradient(145deg,#293d6a,#687fae)}.flowStep:nth-child(4){background:linear-gradient(145deg,#f7f9fc,#dde7f1)}.flowStep:nth-child(4) span{background:linear-gradient(145deg,#345d91,#72a6c9);-webkit-background-clip:text;background-clip:text}@keyframes heroBreath{0%{transform:scale(1.025)}48%{transform:scale(1)}to{transform:scale(1.018)}}@media (max-width:1080px){.premiumHomeHero,.premiumHeroInner{min-height:610px}.refinedContactGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.refinedContactGrid>a,.refinedContactGrid>div{grid-template-columns:46px 1fr;padding:18px 14px}.refinedContactGrid>a>span,.refinedContactGrid>div>span{width:44px;height:44px}}@media (max-width:760px){.premiumHomeHero,.premiumHeroInner{min-height:620px}.premiumHeroCopy{top:44%}.premiumHeroCopy h1{font-size:34px;line-height:1.17}.premiumHeroControls{bottom:24px;overflow:visible}.certificateDeck{--certificate-width:min(66vw, 260px)}.certificateDeckStage{height:430px}.certificateCard{transform:translate(-50%, -50%) translateX(calc(var(--card-offset) * 82px)) translateY(calc(var(--card-distance) * 14px)) rotateY(calc(var(--card-offset) * -10deg)) rotateZ(calc(var(--card-offset) * -1.8deg)) scale(calc(1 - var(--card-distance) * .09))}.refinedContactGrid{grid-template-columns:1fr}.refinedContactGrid .contactAddressCard{grid-column:auto}}.refinedContactGrid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1080px){.refinedContactGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.refinedContactGrid{grid-template-columns:1fr}.companyMapFrame .mapCaption{align-items:flex-start;gap:12px}.mapLinks{flex-wrap:wrap;gap:12px 18px}}.realCatalogLayout{align-items:start;gap:42px}.productFamilyNav .sideLink{min-height:54px}.selectionSupportBox{background:linear-gradient(150deg,#f8fbfe 0%,#edf4fa 100%);padding:26px}.selectionSupportBox h2{margin:6px 0 12px;font-size:21px}.selectionSupportBox p:not(.sectionKicker){color:#5d6f81;margin:0 0 22px;line-height:1.75}.realCatalogTop{border-bottom:1px solid #dbe5ee;min-height:72px;padding:0 0 18px}.realCatalogTop,.realCatalogTop>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.realCatalogTop>div{justify-content:flex-start}.realCatalogTop span{color:#1466b2;font-size:34px;font-weight:800;line-height:1}.realCatalogTop p{color:#5c6f82;margin:0}.realProductGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 22px;padding-top:30px;display:grid}.realProductCard{background:#fff;border:1px solid #dce5ed;border-radius:6px;flex-direction:column;min-width:0;transition:border-color .24s,box-shadow .24s,transform .24s;display:flex;overflow:hidden;box-shadow:0 14px 36px #132f4c0e}.realProductCard:hover{border-color:#a9c7df;transform:translateY(-4px);box-shadow:0 22px 46px #132f4c1c}.realProductMedia{background:#fff;place-items:center;min-height:252px;padding:28px 22px 18px;display:grid}.realProductMedia img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:212px;transition:transform .42s cubic-bezier(.22,1,.36,1);display:block}.realProductMediaCarousel{min-height:252px;padding:0;display:block;overflow:hidden}.realProductMediaCarousel .compactCarousel .productCarouselViewport,.realProductMediaCarousel .compactCarousel .productCarouselTrack,.realProductMediaCarousel .compactCarousel .productCarouselSlide{min-height:252px}.realProductMediaCarousel .compactCarousel .productCarouselSlide{padding:28px 22px 24px}.realProductMediaCarousel .compactCarousel .productCarouselSlide img{height:200px}.productCarouselSlideLink{place-items:center;width:100%;height:100%;display:grid}.realProductMediaCarousel .carouselArrow,.realProductMediaCarousel .carouselDots{opacity:0;transition:opacity .18s,transform .18s,background-color .18s,border-color .18s}.realProductMediaCarousel:hover .carouselArrow,.realProductMediaCarousel:hover .carouselDots,.realProductMediaCarousel:focus-within .carouselArrow,.realProductMediaCarousel:focus-within .carouselDots{opacity:1}.realProductCard:hover .realProductMedia img{transform:scale(1.035)}.realProductBody{border-top:1px solid #e5ebf1;flex-direction:column;flex:1;min-height:238px;padding:22px;display:flex}.productCardMeta{color:#567086;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-size:12px;font-weight:750;display:flex}.productCardMeta span{color:#1267b2}.productCardMeta strong{color:#163b60;font-size:14px}.realProductBody h3{margin:0 0 10px;font-size:20px;line-height:1.35}.realProductBody h3 a{color:#102f4d}.realProductBody p{color:#667789;margin:0 0 20px;font-size:14px;line-height:1.7}.productDetailLink{color:#0b63ad;align-items:center;gap:9px;margin-top:auto;font-size:14px;font-weight:780;display:inline-flex}.productDetailLink span{transition:transform .2s}.productDetailLink:hover span{transform:translate(4px)}.compactRealProduct .realProductMedia{min-height:208px;padding:22px 18px 12px}.compactRealProduct .realProductMediaCarousel,.compactRealProduct .realProductMediaCarousel .compactCarousel .productCarouselViewport,.compactRealProduct .realProductMediaCarousel .compactCarousel .productCarouselTrack,.compactRealProduct .realProductMediaCarousel .compactCarousel .productCarouselSlide{min-height:208px}.compactRealProduct .realProductMediaCarousel .compactCarousel .productCarouselSlide{padding:22px 18px 18px}.compactRealProduct .realProductMediaCarousel .compactCarousel .productCarouselSlide img{height:168px}.compactRealProduct .realProductMedia img{height:174px}.compactRealProduct .realProductBody{min-height:212px;padding:18px}.relatedProductGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.productPageRelated{grid-template-columns:repeat(4,minmax(0,1fr))}.homePage .homeProductRail .realProductCard{flex:0 0 286px;width:286px}.homePage .homeProductRail .realProductMedia{min-height:208px}.productDetailTop{background:linear-gradient(#f4f8fb 0%,#fff 58%);padding:20px 0 84px}.productBreadcrumb{color:#6a7c8d;align-items:center;gap:10px;min-height:54px;font-size:13px;display:flex}.productBreadcrumb a{color:#356987}.productDetailHero{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:68px;display:grid}.productGalleryStage{background:#fff;border:1px solid #dde6ed;border-radius:6px;place-items:center;min-height:520px;padding:50px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #17304b14}.productGalleryStage>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:410px;display:block}.galleryArrow{color:#173f62;cursor:pointer;background:#fffffff0;border:1px solid #cadae7;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:20px;transition:background-color .18s,border-color .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.galleryArrow:hover{background:#f0f6fb;border-color:#7daed3;transform:translateY(-50%)scale(1.06)}.galleryArrow.previous{left:18px}.galleryArrow.next{right:18px}.galleryCount{color:#6a7d8e;font-size:12px;font-weight:750;position:absolute;bottom:16px;right:18px}.galleryThumbs{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid}.galleryThumb{cursor:pointer;background:#fff;border:1px solid #dce5ec;border-radius:4px;place-items:center;min-width:0;height:88px;padding:8px;display:grid}.galleryThumb.active{border-color:#2174bc;box-shadow:inset 0 0 0 1px #2174bc}.galleryThumb img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:70px}.productDetailCopy{padding:28px 0}.productFamilyLabel{color:#0e6ab5;text-transform:uppercase;margin:0 0 22px;font-size:13px;font-weight:800}.productDetailCopy h1{color:#0d2e4d;margin:0;font-size:clamp(48px,5vw,76px);line-height:1}.productDetailCopy h2{color:#193d5c;margin:18px 0 22px;font-size:28px;line-height:1.32}.productLead{color:#5c6f81;margin:0;font-size:17px;line-height:1.85}.productHeroFacts{border-top:1px solid #dce6ee;gap:0;margin:28px 0 34px;display:grid}.productHeroFacts span{color:#314f69;border-bottom:1px solid #dce6ee;padding:13px 0 13px 18px;font-size:13px;line-height:1.5;box-shadow:inset 2px 0 #2b79bb}.productHeroActions{flex-wrap:wrap;gap:12px;display:flex}.productOverviewGrid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:74px;display:grid}.productNarrative h2,.productApplicationPanel h2,.supplyPanel h2{color:#103555;margin:0 0 20px;font-size:26px}.productNarrative>p:last-child{color:#5b6e80;max-width:860px;margin:0;font-size:17px;line-height:1.9}.productApplicationPanel{background:#f3f7fa;border-left:3px solid #2171b3;padding:30px}.productApplicationPanel ul,.supplyPanel ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.productApplicationPanel li,.supplyPanel li{color:#526b80;padding-left:20px;line-height:1.65;position:relative}.productApplicationPanel li:before,.supplyPanel li:before{content:"";background:#267abd;border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;left:0}.productFeatureGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.productFeatureGrid article{background:#fff;border:1px solid #dce6ee;border-radius:5px;min-height:196px;padding:26px}.productFeatureGrid span{color:#2075ba;margin-bottom:34px;font-size:26px;font-weight:800;display:block}.productFeatureGrid p{color:#254a68;margin:0;font-size:15px;font-weight:680;line-height:1.65}.productSpecificationLayout{grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);align-items:start;gap:54px;display:grid}.specTable{border:1px solid #d9e3eb;border-radius:5px;overflow:hidden}.specRow{border-bottom:1px solid #e2e9ef;grid-template-columns:minmax(180px,.42fr) minmax(0,.58fr);display:grid}.specRow:last-child{border-bottom:0}.specRow dt,.specRow dd{margin:0;padding:15px 18px;line-height:1.55}.specRow dt{color:#244b69;background:#f3f7fa;font-weight:700}.specRow dd{color:#5b6d7e}.productSupplyColumn{gap:18px;display:grid}.supplyPanel{background:#fff;border:1px solid #dae4ec;border-radius:5px;padding:28px}.optionsPanel{background:linear-gradient(145deg,#f6f9fc,#edf4f8)}@media (max-width:1120px){.realProductGrid,.productFeatureGrid,.productPageRelated{grid-template-columns:repeat(2,minmax(0,1fr))}.productDetailHero{grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:38px}.productGalleryStage{min-height:450px}.productGalleryStage>img{height:350px}}@media (max-width:900px){.realCatalogLayout,.productDetailHero,.productOverviewGrid,.productSpecificationLayout{grid-template-columns:1fr}.catalogSidebar{position:static}.productFamilyNav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.productFamilyNav h2{grid-column:1/-1}.productDetailCopy{padding-top:8px}.relatedProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.realProductGrid,.relatedProductGrid,.productPageRelated,.productFeatureGrid,.productFamilyNav{grid-template-columns:1fr}.realCatalogTop{flex-direction:column;align-items:flex-start}.realProductMedia{min-height:230px}.productDetailTop{padding-bottom:58px}.productBreadcrumb{white-space:nowrap;overflow:auto}.productGalleryStage{min-height:360px;padding:42px 34px}.productGalleryStage>img{height:280px}.galleryArrow{width:38px;height:38px}.galleryArrow.previous{left:10px}.galleryArrow.next{right:10px}.galleryThumbs{gap:8px}.galleryThumb{height:70px}.galleryThumb img{height:52px}.productDetailCopy h1{font-size:46px}.productDetailCopy h2{font-size:23px}.productOverviewGrid{gap:34px}.productApplicationPanel,.supplyPanel,.productFeatureGrid article{padding:22px}.specRow{grid-template-columns:1fr}.specRow dd{padding-top:10px}}.productDetailGrid{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:68px;display:grid}.productCarousel{-webkit-user-select:none;user-select:none;touch-action:pan-y;min-width:0;position:relative}.productCarouselViewport{background:#fff;border:1px solid #dde6ed;border-radius:6px;min-height:520px;overflow:hidden;box-shadow:0 28px 70px #17304b14}.productCarouselTrack{min-height:520px;transition:transform .68s cubic-bezier(.22,1,.36,1);display:flex}.productCarouselSlide{background:#fff;place-items:center;min-width:100%;min-height:520px;margin:0;padding:48px 52px;display:grid}.productCarouselSlide img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:410px;display:block}.carouselArrow{z-index:2;color:#173f62;cursor:pointer;background:#fffffff0;border:1px solid #cadae7;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:28px;line-height:1;transition:border-color .18s,background-color .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carouselArrow:hover{background:#f0f6fb;border-color:#7daed3;transform:translateY(-50%)scale(1.06)}.carouselArrow.previous{left:18px}.carouselArrow.next{right:18px}.carouselDots{z-index:2;justify-content:center;gap:8px;display:flex;position:absolute;bottom:-26px;left:0;right:0}.carouselDot{cursor:pointer;background:#bdcad5;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .18s,background-color .18s}.carouselDot.active{background:#1e72b6;border-radius:5px;width:24px}.productDetailIntro{padding:28px 0}.productDetailModel{color:#0d2e4d;margin:14px 0 8px;font-size:clamp(48px,5vw,76px);font-weight:820;line-height:1}.productDetailIntro h1{color:#193d5c;margin:18px 0 22px;font-size:30px;line-height:1.3}.productDescription{color:#50697f;max-width:720px;margin:18px 0 0;font-size:15px;line-height:1.85}.productSectionConclusion{color:#536b80;max-width:880px;margin:18px 0 0;font-size:16px;line-height:1.85}.catalogQuestionIntro{border-bottom:1px solid #dce6ee;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:end;column-gap:clamp(44px,6vw,96px);max-width:none;margin-bottom:68px;padding-bottom:42px;display:grid}.catalogQuestionIntro .sectionKicker{grid-column:1/-1}.catalogQuestionIntro h2{color:#123958;max-width:660px;margin:14px 0 0;font-size:clamp(30px,3vw,46px);line-height:1.18}.catalogQuestionIntro>p:last-child{color:#5a7084;max-width:720px;margin:0;font-size:16px;line-height:1.9}.contactSocialLine{color:#536b80;border-top:1px solid #dce6ee;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:16px 20px;display:flex}.contactSocialLine a{color:#0b66ca;font-weight:800}.productMeasureRow{flex-wrap:wrap;gap:8px 12px;display:flex}.detailMeasures{border-top:1px solid #dce6ee;gap:0;margin:28px 0 34px;display:grid}.detailMeasures span{color:#314f69;border-bottom:1px solid #dce6ee;padding:13px 0 13px 18px;font-size:13px;line-height:1.5;box-shadow:inset 2px 0 #2b79bb}.productDetailActions{flex-wrap:wrap;gap:12px;display:flex}.productInformationGrid{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:start;gap:54px;display:grid}.productSpecTable{background:#fff;border:1px solid #d9e3eb;border-radius:5px;overflow:hidden}.productSpecRow{border-bottom:1px solid #e2e9ef;grid-template-columns:minmax(180px,.42fr) minmax(0,.58fr);display:grid}.productSpecRow:last-child{border-bottom:0}.productSpecRow span,.productSpecRow strong{padding:15px 18px;line-height:1.55}.productSpecRow span{color:#244b69;background:#f3f7fa;font-weight:700}.productSpecRow strong{color:#5b6d7e;font-weight:560}.productApplicationPanel>div+div{border-top:1px solid #d7e2eb;margin-top:30px;padding-top:26px}.productApplicationPanel h3{color:#123958;margin:0 0 18px;font-size:20px}.productSupplyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.productSupplyVisual{background:#fff;border:1px solid #d9e4ed;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;margin:0 0 28px;padding:26px;display:grid}.productSupplyVisualMedia{aspect-ratio:4/3;background:#fff;min-width:0;overflow:hidden}.productSupplyVisual img{object-fit:contain;width:100%;height:100%;display:block}.productSupplyVisual figcaption{color:#143a5b;max-width:210px;padding-bottom:4px;font-size:15px;font-weight:760;line-height:1.5}.productSupplyGrid article{background:#fff;border:1px solid #d9e4ed;border-radius:5px;min-height:292px;padding:30px}.productSupplyGrid h3{color:#143a5b;margin:0 0 20px;font-size:22px}.productSupplyGrid ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.productSupplyGrid li{color:#5a6f82;padding-left:18px;line-height:1.62;position:relative}.productSupplyGrid li:before{content:"";background:#287bbe;border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:0}.productSupplyGrid p{color:#5a6f82;line-height:1.72}.warrantyPanel{background:linear-gradient(150deg,#f5f9fc,#eaf3f9)!important}.warrantyPanel a{color:#1268b1;margin-top:12px;font-weight:750;display:inline-flex}.productFaqHeader{max-width:920px;margin-bottom:46px}.productFaqGrid{gap:64px;display:grid}.productFaqGroup{grid-template-columns:minmax(250px,.36fr) minmax(0,.64fr);align-items:start;column-gap:54px;display:grid}.productFaqCategory{color:#1770b8;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.productFaqGroup>h3{color:#143a5b;grid-column:1;margin:0;font-size:25px;line-height:1.35}.productFaqList{border-top:1px solid #cfdde8;grid-area:1/2/span 2}.productFaqItem{border-bottom:1px solid #cfdde8}.productFaqItem summary{color:#183d5d;cursor:pointer;padding:21px 42px 21px 0;font-size:17px;font-weight:740;line-height:1.55;list-style:none;position:relative}.productFaqItem summary::-webkit-details-marker{display:none}.productFaqItem summary:after{color:#1770b8;content:"+";font-size:24px;font-weight:420;line-height:1;position:absolute;top:20px;right:4px}.productFaqItem[open] summary:after{content:"−"}.productFaqItem p{color:#5a7084;margin:-4px 0 22px;padding-right:40px;line-height:1.82}.realProductRail{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:22px;padding:4px 2px 18px;display:flex;overflow-x:auto}.realProductRail .realProductCard{scroll-snap-align:start;flex:0 0 300px;width:300px}.productMediaLink{background:#fff;min-height:210px;display:block}.compactCarousel .productCarouselViewport,.compactCarousel .productCarouselTrack,.compactCarousel .productCarouselSlide{min-height:210px}.compactCarousel .productCarouselViewport{box-shadow:none;border:0;border-radius:0}.compactCarousel .productCarouselSlide{padding:20px}.compactCarousel .productCarouselSlide img{height:170px}.compactCarousel .carouselArrow{width:32px;height:32px;font-size:22px}.compactCarousel .carouselArrow.previous{left:8px}.compactCarousel .carouselArrow.next{right:8px}.compactCarousel .carouselDots{bottom:10px}.realProductBody .productModel{color:#176db5;margin:0 0 8px;font-size:13px;font-weight:820}.realProductBody .productSummary{margin-bottom:14px}.realProductBody .productMeasureRow{gap:6px;margin-bottom:18px}.realProductBody .productMeasureRow span{color:#5d7184;font-size:11px;line-height:1.4}@media (max-width:1000px){.productDetailGrid,.productInformationGrid{grid-template-columns:1fr}.productSupplyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.productFaqGroup{grid-template-columns:1fr;gap:20px}.productFaqList{grid-area:auto/1}}@media (max-width:620px){.productCarouselViewport,.productCarouselTrack,.productCarouselSlide{min-height:360px}.productCarouselSlide{padding:38px 34px}.productCarouselSlide img{height:280px}.productDetailModel{font-size:46px}.productDetailIntro h1{font-size:23px}.catalogQuestionIntro{grid-template-columns:1fr;gap:18px;margin-bottom:34px;padding-bottom:30px}.catalogQuestionIntro h2{font-size:27px}.productFaqGrid{gap:46px}.productFaqGroup>h3{font-size:21px}.productFaqItem summary{padding-right:34px;font-size:15px}.productSpecRow,.productSupplyGrid{grid-template-columns:1fr}.productSupplyVisual{grid-template-columns:1fr;padding:18px}.productSupplyVisual figcaption{max-width:none}.productSpecRow strong{padding-top:10px}}
