@charset "UTF-8";.breadcrumb{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;float:none!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;font-size:13px;font-weight:500;color:#8b9eb6;list-style:none;padding:0!important}.breadcrumb a{color:#8b9eb6;text-decoration:none;-webkit-transition:color .15s ease;transition:color .15s ease}.breadcrumb a:hover{color:#316195}.breadcrumb__separator{font-size:10px;color:#8b9eb6;opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.breadcrumb__current{color:#fff;font-weight:600}.breadcrumb--light .breadcrumb__current{color:#202b3d}.breadcrumb--light a{color:#8b9eb6}.breadcrumb--light a:hover{color:#316195}.page-cta-banner{background:linear-gradient(135deg,rgba(32,43,61,.88) 0,rgba(49,97,149,.82) 100%);padding:72px 0;text-align:center;font-family:Arial,Verdana,sans-serif}.page-cta-banner .container{max-width:1200px;margin:0 auto;padding:0 40px}.page-cta-banner__title{font-size:32px;font-weight:700!important;color:#fff;margin-bottom:12px;line-height:1.2}.page-cta-banner__text{font-size:17px;color:rgba(255,255,255,.75);margin-bottom:28px;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.6}.page-cta-banner__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-cta-banner__phone{color:rgba(255,255,255,.7);font-size:15px}.page-cta-banner__phone a{color:#fff;font-weight:600}.page-hero{position:relative;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-size:cover;background-position:center;overflow:hidden}.page-hero__overlay{position:absolute;inset:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(32,43,61,.92)),color-stop(50%,rgba(32,43,61,.65)),to(rgba(32,43,61,.35)));background:linear-gradient(to top,rgba(32,43,61,.92) 0,rgba(32,43,61,.65) 50%,rgba(32,43,61,.35) 100%)}.page-hero__content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 40px 48px;width:100%}.page-hero .breadcrumb{margin-bottom:16px}.page-hero__title{font-size:48px;font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.02em;margin-bottom:12px}.page-hero__subtitle{font-size:18px;color:rgba(255,255,255,.8);line-height:1.6;max-width:600px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.product-grid__card{background:#fff;border:1px solid #eef1f5;border-radius:8px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease,-webkit-transform .15s ease;transition:-webkit-box-shadow .2s ease,-webkit-transform .15s ease;transition:box-shadow .2s ease,transform .15s ease;transition:box-shadow .2s ease,transform .15s ease,-webkit-box-shadow .2s ease,-webkit-transform .15s ease}.product-grid__card:hover{-webkit-box-shadow:0 8px 28px rgba(32,43,61,.12);box-shadow:0 8px 28px rgba(32,43,61,.12);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.product-grid__image{width:100%;height:220px;-o-object-fit:contain;object-fit:contain;background:#f8f9fb;padding:24px}.product-grid__body{padding:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-grid__badge{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#316195;background:#e6edf5;padding:4px 10px;border-radius:4px;margin-bottom:12px;-ms-flex-item-align:start;align-self:flex-start}.product-grid__name{font-size:22px;font-weight:600;color:#202b3d;line-height:1.25;margin-bottom:8px}.product-grid__desc{font-size:14px;color:#3f4c64;line-height:1.55;margin-bottom:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.product-grid__features{list-style:none;margin-bottom:20px}.product-grid__features li{font-size:13px;color:#3f4c64;padding:4px 0 4px 20px;position:relative;line-height:1.5}.product-grid__features li::before{content:"";position:absolute;left:0;top:8px;width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%232B6CB0' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") no-repeat center}.product-grid__link{font-size:14px;font-weight:600;color:#316195;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin-top:auto;-webkit-transition:gap .15s ease;transition:gap .15s ease}.product-grid__card:hover .product-grid__link{gap:10px;color:#264b74}.product-grid__link::after{content:"\2192";font-size:16px}.tech-highlight{display:grid;grid-template-columns:1fr 1fr;gap:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:80px 0}.tech-highlight--reversed{direction:rtl}.tech-highlight--reversed>*{direction:ltr}.tech-highlight__image{border-radius:12px;overflow:hidden}.tech-highlight__image img{width:100%;height:auto;display:block;border-radius:12px}.tech-highlight__eyebrow{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#316195;margin-bottom:12px}.tech-highlight__title{font-size:32px;font-weight:700!important;color:#202b3d;line-height:1.2;margin-bottom:16px;letter-spacing:-.01em}.tech-highlight__text{font-size:16px;color:#3f4c64;line-height:1.7;margin-bottom:24px}.tech-highlight__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#316195;-webkit-transition:gap .15s ease;transition:gap .15s ease}.tech-highlight__cta:hover{gap:12px;color:#264b74}.tech-highlight__cta::after{content:"\2192";font-size:18px}.specialty-testimonials{padding:80px 0}.specialty-testimonials__header{text-align:center;margin-bottom:48px}.specialty-testimonials__title{font-size:36px;font-weight:700!important;color:#202b3d;line-height:1.2;margin-bottom:12px}.specialty-testimonials__subtitle{font-size:16px;color:#3f4c64;max-width:560px;margin:0 auto;line-height:1.6}.specialty-testimonials__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1000px;margin:0 auto}.specialty-testimonials__card{background:#fff;border:1px solid #eef1f5;border-left:4px solid #316195;border-radius:0 8px 8px 0;padding:32px}.specialty-testimonials__quote{font-size:15px;font-style:italic;color:#3f4c64;line-height:1.65;margin-bottom:20px;position:relative;padding-left:0}.specialty-testimonials__quote::before{content:"\201C";font-size:40px;color:#316195;opacity:.25;position:absolute;top:-16px;left:-4px;font-family:Georgia,serif}.specialty-testimonials__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.specialty-testimonials__avatar{width:40px;height:40px;background:#e6edf5;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;font-size:14px;font-weight:600;color:#316195}.specialty-testimonials__name{font-size:14px;font-weight:600;color:#202b3d}.specialty-testimonials__role{font-size:12px;color:#8b9eb6;margin-top:2px}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:48px 0 64px}.product-hero__gallery{background:#f8f9fb;border-radius:12px;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:400px}.product-hero__gallery img{max-height:420px;max-width:100%;-o-object-fit:contain;object-fit:contain;-webkit-filter:drop-shadow(0 8px 24px rgba(32,43,61,0.12));filter:drop-shadow(0 8px 24px rgba(32, 43, 61, .12))}.product-hero__info{padding:16px 0}.product-hero__badge{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#316195;background:#e6edf5;padding:5px 12px;border-radius:4px;margin-bottom:16px}.product-hero__name{font-size:40px;font-weight:700;color:#202b3d;line-height:1.1;letter-spacing:-.02em;margin-bottom:8px}.product-hero__tagline{font-size:15px;color:#3f4c64;line-height:1.5;margin-bottom:20px}.product-hero__info>p{font-size:15px!important}.product-hero__highlights{list-style:none;margin-bottom:28px}.product-hero__highlights li{font-size:15px;color:#3f4c64;padding:6px 0 6px 28px;position:relative;line-height:1.5}.product-hero__highlights li::before{content:"";position:absolute;left:0;top:11px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23316195' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") no-repeat center}.product-hero__clearance{font-size:12px;color:#8b9eb6;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.product-hero__clearance svg{width:16px;height:16px;color:#316195;-ms-flex-negative:0;flex-shrink:0}.product-hero__ctas{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-tabs{border-bottom:1px solid #eef1f5;margin-bottom:0}.product-tabs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;list-style:none;border-bottom:2px solid #eef1f5;max-width:1200px;margin:0 auto;padding:0 40px}.product-tabs__tab{font-size:18px;font-weight:500;color:#8b9eb6;padding:18px 32px;border:none;background:0 0;cursor:pointer;position:relative;-webkit-transition:color .15s ease;transition:color .15s ease;font-family:Arial,Verdana,sans-serif;white-space:nowrap}.product-tabs__tab:hover{color:#3f4c64}.product-tabs__tab--active{color:#316195;font-weight:600}.product-tabs__tab--active::after{content:'';position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#316195;border-radius:1px}.product-tabs__panel{display:none;padding:48px 0}.product-tabs__panel--active{display:block}.product-tabs__panel h3{font-size:24px;font-weight:600;color:#202b3d;margin-bottom:16px;line-height:1.3}.product-tabs__panel p{font-size:16px;color:#3f4c64;line-height:1.7;margin-bottom:16px;max-width:1000px}.study-card{background:#fff;border:1px solid #eef1f5;border-radius:8px;padding:24px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04);-webkit-transition:-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:box-shadow .2s ease,transform .2s ease;transition:box-shadow .2s ease,transform .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease}.study-card:hover{background:#f4f7fb;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media (max-width:768px){.study-card{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.study-card a{margin-top:8px}}.spec-table{width:100%;max-width:700px;border-collapse:collapse;font-size:14px;margin-bottom:32px;border:1px solid #eef1f5;border-radius:8px}.spec-table caption{font-size:20px;font-weight:600;color:#202b3d;text-align:left;padding-bottom:16px}.spec-table thead th{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8b9eb6;text-align:left;padding:12px 16px;border-bottom:2px solid #eef1f5}.spec-table tbody td{padding:12px 16px;color:#3f4c64;border-bottom:1px solid #eef1f5;vertical-align:top}.spec-table tbody tr:nth-child(2n){background:#f8f9fb}.spec-table tbody tr:hover{background:#e6edf5}.spec-table__param{font-weight:600;color:#202b3d;white-space:nowrap;width:200px}.spec-table__value{font-family:Arial,Verdana,sans-serif;font-size:14px;color:#3f4c64}.spec-table__note{font-size:12px;color:#8b9eb6;font-style:italic}.related-products{padding:64px 0;overflow:hidden}.related-products__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:28px}.related-products__title{font-size:24px;font-weight:700!important;color:#202b3d}.related-products__see-all{font-size:14px;font-weight:600;color:#316195;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.related-products__see-all:hover{color:#264b74}.related-products__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:16px;scrollbar-width:thin;scrollbar-color:#D1D9E5 transparent}.related-products__scroll::-webkit-scrollbar{height:6px}.related-products__scroll::-webkit-scrollbar-track{background:0 0}.related-products__scroll::-webkit-scrollbar-thumb{background:#d1d9e5;border-radius:3px}.related-products__card{-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;scroll-snap-align:start;background:#fff;border:1px solid #eef1f5;border-radius:8px;overflow:hidden;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease,-webkit-transform .15s ease;transition:-webkit-box-shadow .2s ease,-webkit-transform .15s ease;transition:box-shadow .2s ease,transform .15s ease;transition:box-shadow .2s ease,transform .15s ease,-webkit-box-shadow .2s ease,-webkit-transform .15s ease}.related-products__card:hover{-webkit-box-shadow:0 6px 20px rgba(32,43,61,.1);box-shadow:0 6px 20px rgba(32,43,61,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.related-products__card-image{width:100%;height:160px;-o-object-fit:contain;object-fit:contain;background:#f8f9fb;padding:16px}.related-products__card-body{padding:16px}.related-products__card-name{font-size:16px;font-weight:600;color:#202b3d;margin-bottom:4px}.related-products__card-category{font-size:12px;color:#8b9eb6;margin-bottom:8px}.related-products__card-link{font-size:13px;font-weight:600;color:#316195}.content-hero{position:relative;height:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-size:cover;background-position:center;overflow:hidden}.content-hero__overlay{position:absolute;inset:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(32,43,61,.9)),color-stop(50%,rgba(32,43,61,.55)),to(rgba(32,43,61,.3)));background:linear-gradient(to top,rgba(32,43,61,.9) 0,rgba(32,43,61,.55) 50%,rgba(32,43,61,.3) 100%)}.content-hero__content{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:0 40px 40px;width:100%}.content-hero .breadcrumb{margin-bottom:16px!important}.content-hero__title{font-size:42px;font-weight:700!important;color:#fff!important;font-family:Arial,Verdana,sans-serif!important;line-height:1.1;letter-spacing:-.02em!important;margin-top:0!important;margin-bottom:8px!important}.content-hero__subtitle{font-size:17px;color:rgba(255,255,255,.75);line-height:1.6;max-width:560px}.timeline{position:relative;padding:48px 0;max-width:800px;margin:0 auto}.timeline::before{content:'';position:absolute;left:32px;top:0;bottom:0;width:2px;background:#eef1f5}.timeline__item{position:relative;padding-left:80px;padding-bottom:48px}.timeline__item:last-child{padding-bottom:0}.timeline__dot{position:absolute;left:22px;top:4px;width:22px;height:22px;background:#fff;border:3px solid #316195;border-radius:50%;z-index:1}.timeline__item--milestone .timeline__dot{background:#316195;border-color:#316195;-webkit-box-shadow:0 0 0 4px #e6edf5;box-shadow:0 0 0 4px #e6edf5}.timeline__year{font-size:14px;font-weight:700;color:#316195;margin-bottom:8px;letter-spacing:.02em}.timeline__title{font-size:20px;font-weight:700!important;color:#202b3d;line-height:1.3;margin-bottom:8px}.timeline__text{font-size:15px;color:#3f4c64;line-height:1.65}.timeline__image{margin-top:16px;border-radius:8px;overflow:hidden;max-width:480px}.timeline__image img{width:100%;height:auto;display:block}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.team-grid__member{text-align:center}.team-grid__photo{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:16px;background:#f8f9fb;-webkit-filter:grayscale(0.1);filter:grayscale(.1);-webkit-transition:-webkit-filter .2s ease,-webkit-transform .15s ease;transition:-webkit-filter .2s ease,-webkit-transform .15s ease;transition:filter .2s ease,transform .15s ease;transition:filter .2s ease,transform .15s ease,-webkit-filter .2s ease,-webkit-transform .15s ease}.team-grid__member:hover .team-grid__photo{-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-transform:scale(1.02);transform:scale(1.02)}.team-grid__name{font-size:16px;font-weight:600;color:#202b3d;margin-bottom:4px}.team-grid__title{font-size:13px;color:#8b9eb6;line-height:1.4}.team-grid__bio{font-size:13px;color:#3f4c64;line-height:1.5;margin-top:8px;display:none}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stat-grid__item{text-align:center;padding:32px 20px;background:#fff;border:1px solid #eef1f5;border-radius:8px}.stat-grid__number{font-size:44px;font-weight:700;color:#316195;line-height:1;margin-bottom:8px;letter-spacing:-.02em}.stat-grid__label{font-size:14px;font-weight:500;color:#3f4c64;line-height:1.4}.stat-grid__sublabel{font-size:12px;color:#8b9eb6;margin-top:4px}.stat-grid--dark .stat-grid__item{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.15)}.stat-grid--dark .stat-grid__number{color:#fff}.stat-grid--dark .stat-grid__label{color:rgba(255,255,255,.85)}.stat-grid--dark .stat-grid__sublabel{color:rgba(255,255,255,.55)}.content-section{padding:64px 0;font-family:Arial,Verdana,sans-serif}.content-section+.content-section{padding-top:0}.content-section--alt{background:#f8f9fb;padding:64px 0;font-family:Arial,Verdana,sans-serif}.content-section--alt+.content-section--alt{padding-top:0}.content-section__eyebrow{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#316195;margin-bottom:12px!important}.content-section__title{font-size:32px;font-weight:700!important;color:#202b3d;line-height:1.2;letter-spacing:-.01em;margin-bottom:16px;font-family:Arial,Verdana,sans-serif}.content-section__body{font-size:16px;color:#3f4c64;line-height:1.7;max-width:800px}.content-section__body p{margin-bottom:16px}.content-section__body p:last-child{margin-bottom:0}.content-section__body a{color:#316195;font-weight:500;text-decoration:underline;text-underline-offset:2px}.content-section__body a:hover{color:#264b74}.content-section__columns{display:grid;grid-template-columns:1fr 1fr;gap:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.form-hero{position:relative;height:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:linear-gradient(135deg,#202b3d 0,#316195 100%);overflow:hidden}.form-hero__content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 40px 36px;width:100%}.form-hero .breadcrumb{margin-bottom:16px!important}.form-hero__title{font-size:38px;font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.02em;margin-bottom:8px}.form-hero__subtitle{font-size:17px;color:rgba(255,255,255,.7);line-height:1.5;max-width:520px}.form-layout{display:grid;grid-template-columns:1fr 360px;gap:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:48px 0 80px}.form-layout__main{background:#fff;border:1px solid #eef1f5;border-radius:8px;padding:40px}.form-layout__main h2{font-size:24px;font-weight:600;color:#202b3d;margin-bottom:8px}.form-layout__main p{font-size:15px;color:#3f4c64;line-height:1.6;margin-bottom:28px}.form-layout__sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:768px){.form-row{grid-template-columns:1fr}}.form-group{margin-bottom:24px}.form-group:last-child{margin-bottom:0}.form-group label,.form-group__label{display:block;font-size:14px;font-weight:500;color:#202b3d;margin-bottom:6px;text-align:left}.form-group__required{color:#c0392b;margin-left:2px}.form-group__hint{font-size:12px;color:#8b9eb6;margin-top:4px}.form-group input[type=email],.form-group input[type=tel],.form-group input[type=text],.form-group input[type=url],.form-group select,.form-group textarea{width:100%;font-family:Arial,Verdana,sans-serif;font-size:15px;color:#202b3d;background:#f8f9fb;border:1px solid #eef1f5;border-radius:6px;padding:12px 14px;-webkit-transition:border-color .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;outline:0}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#316195;-webkit-box-shadow:0 0 0 3px rgba(49,97,149,.12);box-shadow:0 0 0 3px rgba(49,97,149,.12);background:#fff}.form-group input::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder{color:#8b9eb6}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#8b9eb6}.form-group input:-ms-input-placeholder,.form-group textarea:-ms-input-placeholder{color:#8b9eb6}.form-group input::-ms-input-placeholder,.form-group textarea::-ms-input-placeholder{color:#8b9eb6}.form-group input::placeholder,.form-group textarea::placeholder{color:#8b9eb6}.form-group textarea{min-height:120px;resize:vertical}.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238B9EB6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px}.form-group--row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;cursor:pointer}.form-group__checkbox input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:#316195;-ms-flex-negative:0;flex-shrink:0}.form-group__checkbox-text{font-size:13px;color:#3f4c64;line-height:1.5}.form-group__submit{margin-top:8px}.form-group__error{font-size:12px;color:#c0392b;margin-top:4px}.form-group__success{font-size:12px;color:#316195;margin-top:4px}.sidebar-card{background:#fff;border:1px solid #eef1f5;border-radius:8px;padding:28px}.sidebar-card__icon{width:40px;height:40px;background:#e6edf5;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px;color:#316195}.sidebar-card__icon svg{width:20px;height:20px}.sidebar-card__title{font-size:17px;font-weight:700!important;color:#202b3d;margin-bottom:8px}.sidebar-card__text{font-size:14px;color:#3f4c64;line-height:1.55;margin-bottom:12px}.sidebar-card__text:last-child{margin-bottom:0}.sidebar-card__link{font-size:14px;font-weight:600;color:#316195;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.sidebar-card__link:hover{color:#264b74}.sidebar-card__divider{border:none;border-top:1px solid #eef1f5;margin:16px 0}.sidebar-card__list{list-style:none}.sidebar-card__list li{font-size:14px;color:#3f4c64;padding:8px 0;border-bottom:1px solid #eef1f5}.sidebar-card__list li:last-child{border-bottom:none}.sidebar-card__list a{color:#316195;font-weight:500}.sidebar-card__list a:hover{color:#264b74}.sidebar-card--contact .sidebar-card__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:10px 0}.sidebar-card--contact .sidebar-card__row svg{width:18px;height:18px;color:#316195;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.sidebar-card--contact .sidebar-card__row-text{font-size:14px;color:#3f4c64;line-height:1.5}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.download-grid__card{background:#fff;border:1px solid #eef1f5;border-radius:8px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:border-color .15s ease,-webkit-box-shadow .2s ease;transition:border-color .15s ease,-webkit-box-shadow .2s ease;transition:box-shadow .2s ease,border-color .15s ease;transition:box-shadow .2s ease,border-color .15s ease,-webkit-box-shadow .2s ease}.download-grid__card:hover{-webkit-box-shadow:0 4px 16px rgba(32,43,61,.08);box-shadow:0 4px 16px rgba(32,43,61,.08);border-color:#d1d9e5}.download-grid__icon{width:44px;height:44px;background:#e6edf5;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px;color:#316195}.download-grid__icon svg{width:22px;height:22px}.download-grid__icon--pdf{background:#fdecec;color:#c0392b}.download-grid__icon--doc{background:#e6edf5;color:#316195}.download-grid__icon--video{background:#e6edf5;color:#316195}.download-grid__title{font-size:15px;font-weight:700!important;color:#202b3d;margin-bottom:6px;line-height:1.3}.download-grid__desc{font-size:13px;color:#8b9eb6;line-height:1.45;margin-bottom:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.download-grid__meta{font-size:11px;color:#8b9eb6;text-transform:uppercase;letter-spacing:.05em;font-weight:500;margin-bottom:12px}.download-grid__link{font-size:13px;font-weight:600;color:#316195;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin-top:auto}.download-grid__link:hover{color:#264b74}.download-grid__link svg{width:14px;height:14px}.legal-hero{height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:#202b3d}.legal-hero__content{max-width:1200px;margin:0 auto;padding:0 40px 32px;width:100%}.legal-hero .breadcrumb{margin-bottom:16px!important}.legal-hero .breadcrumb a{color:rgba(255,255,255,.5)}.legal-hero .breadcrumb__separator{color:rgba(255,255,255,.3)}.legal-hero__title{font-size:36px;font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.01em}.legal-hero__meta{font-size:13px;color:rgba(255,255,255,.5);margin-top:6px}.legal-content{max-width:800px;margin:0 auto;padding:56px 40px 80px;font-size:15px;color:#3f4c64;line-height:1.75}.legal-content h2{font-size:24px;font-weight:600;color:#202b3d;margin-top:48px;margin-bottom:16px;padding-top:24px;border-top:1px solid #eef1f5;line-height:1.3}.legal-content h2:first-child{margin-top:0;padding-top:0;border-top:none}.legal-content h3{font-size:20px;font-weight:600;color:#202b3d;margin-top:32px;margin-bottom:12px;line-height:1.3}.legal-content p{margin-bottom:16px}.legal-content a{color:#316195;font-weight:500;text-decoration:underline;text-underline-offset:2px}.legal-content a:hover{color:#264b74}.legal-content ol,.legal-content ul{margin-bottom:16px;padding-left:24px}.legal-content ul{list-style-type:disc}.legal-content ol{list-style-type:decimal}.legal-content li{margin-bottom:8px;padding-left:4px;line-height:1.65}.legal-content li::marker{color:#316195}.legal-content blockquote{border-left:3px solid #316195;padding:16px 24px;margin:24px 0;background:#f8f9fb;border-radius:0 6px 6px 0;font-style:italic;color:#3f4c64}.legal-content table{width:100%;border-collapse:collapse;margin:24px 0;font-size:14px}.legal-content table th{text-align:left;font-weight:600;color:#202b3d;padding:10px 12px;border-bottom:2px solid #eef1f5}.legal-content table td{padding:10px 12px;border-bottom:1px solid #eef1f5;vertical-align:top}.legal-content table tr:nth-child(2n){background:#f8f9fb}.legal-content strong{font-weight:600;color:#202b3d}.legal-content em{font-style:italic}.legal-content hr{border:none;border-top:1px solid #eef1f5;margin:40px 0}@media (max-width:1024px){.page-hero{height:340px}.page-hero__title{font-size:38px}.product-grid{gap:20px}.tech-highlight{grid-template-columns:1fr;gap:32px;padding:56px 0}.tech-highlight--reversed{direction:ltr}.specialty-testimonials__grid{grid-template-columns:1fr;max-width:600px}.specialty-testimonials{padding:56px 0}.product-hero{grid-template-columns:1fr!important;gap:32px;padding:32px 0 48px}.product-hero__gallery{min-height:300px}.product-hero__name{font-size:34px}.product-tabs__nav{padding:0 20px}.related-products__card{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px}.content-hero{height:280px}.content-hero__title{font-size:34px}.team-grid{grid-template-columns:repeat(3,1fr)}.stat-grid{grid-template-columns:repeat(2,1fr)}.content-section__columns{grid-template-columns:1fr;gap:32px}.timeline{padding:32px 0}.form-layout{grid-template-columns:1fr;gap:32px;padding:32px 0 56px}.form-layout__sidebar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-layout__sidebar>*{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:260px}.download-grid{grid-template-columns:repeat(2,1fr)}.form-hero__title{font-size:32px}.legal-hero{height:180px}.legal-hero__title{font-size:30px}.page-cta-banner{padding:56px 0}.page-cta-banner__title{font-size:28px}}@media (max-width:768px){.page-hero{height:auto;min-height:300px;padding-top:48px}.page-hero__content{padding:0 20px 36px}.page-hero__title{font-size:30px}.page-hero__subtitle{font-size:16px}.product-grid{grid-template-columns:1fr}.product-grid__image{height:180px}.tech-highlight{padding:40px 0;gap:24px}.tech-highlight__title{font-size:26px}.specialty-testimonials__title{font-size:28px}.product-hero{padding:24px 0 40px;gap:24px}.product-hero__gallery{padding:24px;min-height:280px;max-width:none!important}.product-hero__gallery img{max-height:320px!important}.product-hero__name{font-size:28px}.product-hero__tagline{font-size:15px}.product-hero__ctas{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-tabs__nav{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 20px;gap:0}.product-tabs__nav::-webkit-scrollbar{display:none}.product-tabs__tab{padding:12px 10px;font-size:12px;-ms-flex-negative:0;flex-shrink:0}.product-tabs__panel{padding:32px 0}.spec-table{font-size:13px}.spec-table tbody td,.spec-table thead th{padding:10px 12px}.related-products__card{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}.content-hero{height:auto;min-height:240px;padding-top:40px}.content-hero__content{padding:0 40px 32px}.content-hero__title{font-size:28px}.team-grid{grid-template-columns:repeat(2,1fr);gap:16px}.stat-grid{grid-template-columns:repeat(2,1fr);gap:16px}.stat-grid__number{font-size:36px}.timeline::before{left:16px}.timeline__item{padding-left:52px;padding-bottom:36px}.timeline__dot{left:7px;width:20px;height:20px}.timeline__title{font-size:18px}.content-section{padding:40px 0}.content-section--alt{padding:40px 0}.content-section__title{font-size:26px}.form-hero{height:auto;min-height:220px;padding-top:36px}.form-hero__content{padding:0 20px 28px}.form-hero__title{font-size:28px}.form-layout{padding:24px 0 40px}.form-layout__main{padding:24px}.form-layout__sidebar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-layout__sidebar>*{min-width:0}.form-group--row{grid-template-columns:1fr}.download-grid{grid-template-columns:1fr}.legal-hero{height:auto;min-height:160px;padding-top:32px}.legal-hero__content{padding:0 20px 24px}.legal-hero__title{font-size:26px}.legal-content{padding:32px 20px 56px}.legal-content h2{font-size:20px;margin-top:36px;padding-top:20px}.legal-content h3{font-size:17px;margin-top:24px}.page-cta-banner{padding:40px 0}.page-cta-banner .container{padding:0 20px}.page-cta-banner__title{font-size:24px}.page-cta-banner__text{font-size:15px}.page-cta-banner__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.breadcrumb{font-size:12px;gap:6px}.video-card__thumb img,.video-tile__thumb img,.youtube-thumb,[src*="youtube.com/vi"]{-o-object-fit:cover;object-fit:cover}.team-grid__photo img{-o-object-fit:cover;object-fit:cover}.specialty-testimonials__avatar img,.testimonial-card__avatar img{-o-object-fit:cover;object-fit:cover;border-radius:50%}.product-hero__tagline+.product-hero__description{display:none}.resource-hub-grid{grid-template-columns:1fr;gap:16px}.global-presence__stats{gap:24px 32px}.global-presence__stat-number{font-size:36px}}@media (max-width:1024px){[style*="grid-template-columns: repeat(5"]{grid-template-columns:repeat(3,1fr)!important}[style*="grid-template-columns: repeat(4"]{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){[style*="grid-template-columns: 1fr 1fr 1fr"],[style*="grid-template-columns: 1fr auto"],[style*="grid-template-columns: repeat(2"],[style*="grid-template-columns: repeat(3"],[style*="grid-template-columns: repeat(4"],[style*="grid-template-columns: repeat(5"]{grid-template-columns:1fr!important}[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}[style*="grid-template-columns: 200px"],[style*="grid-template-columns: 230px"],[style*="grid-template-columns: 250px"],[style*="grid-template-columns: 300px"]{grid-template-columns:1fr!important}[style*="gap: 32px"]{gap:20px!important}[style*="gap: 48px"]{gap:24px!important}.event-card{grid-template-columns:1fr!important;text-align:center}}