.kv-oem{--kv-oem-navy: #1b365d;--kv-oem-accent: #1b365d;--kv-oem-light: #F2F2F2;--kv-oem-border: #D9DDE1;--kv-oem-text: #101010;color:var(--kv-oem-text)}.kv-oem *{box-sizing:border-box}.kv-oem__container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.kv-oem__section{padding:64px 0;background:#fff}.kv-oem__section--tight{padding:46px 0}.kv-oem__section--light{background:var(--kv-oem-light)}.kv-oem__section--navy{background:var(--kv-oem-navy);color:#fff}.kv-oem__eyebrow{margin:0 0 10px;color:var(--kv-oem-accent);font-size:13px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.kv-oem__heading{margin:0;color:var(--kv-oem-navy);line-height:1.12}.kv-oem__heading--center{text-align:center}.kv-oem__heading--white{color:#fff}.kv-oem__lead{max-width:850px;margin:16px auto 0;font-size:18px;line-height:1.65}.kv-oem__copy{font-size:16px;line-height:1.7}.kv-oem__copy p:first-child{margin-top:0}.kv-oem__copy p:last-child{margin-bottom:0}.kv-oem__copy ul{margin:18px 0 0;padding-left:21px}.kv-oem__copy li{margin:6px 0}.kv-oem__hero{position:relative;min-height:460px;display:flex;align-items:center;overflow:hidden;background:var(--kv-oem-navy)}.kv-oem__hero-media,.kv-oem__hero-media img,.kv-oem__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.kv-oem__hero-media img{object-fit:cover}.kv-oem__hero-overlay{background:linear-gradient(90deg,#1b365df0,#1b365dcc 44%,#1b365d4d 78%,#1b365d14)}.kv-oem__hero-content{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:80px 0;color:#fff}.kv-oem__hero-content-inner{max-width:700px}.kv-oem__hero .kv-oem__eyebrow{color:#fff;opacity:.84}.kv-oem__hero h1{margin:0;color:#fff;font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.02em}.kv-oem__hero-subtitle{margin:18px 0 0;max-width:650px;font-size:clamp(19px,2vw,25px);line-height:1.35}.kv-oem__button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.kv-oem__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 22px;border:1px solid #1b365d!important;border-radius:30px;background:transparent!important;color:#1b365d!important;font-weight:400;line-height:1.25;text-align:center;text-decoration:none!important;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.kv-oem__button:hover{background:#1b365d!important;border-color:#1b365d!important;color:#fff!important}.kv-oem__hero .kv-oem__button,.kv-oem__section--navy .kv-oem__button{background:transparent!important;border:1px solid #FFFFFF!important;color:#fff!important}.kv-oem__hero .kv-oem__button:hover,.kv-oem__section--navy .kv-oem__button:hover{background:#f2f2f2!important;border-color:#f2f2f2!important;color:#1b365d!important}.kv-oem__button--secondary{background:transparent!important}.kv-oem__intro-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:58px;align-items:start}.kv-oem__applications{padding:30px;border-left:10px solid #D9DDE1!important;background:#1b365d;color:#fff}.kv-oem__applications h2{margin:0 0 16px;color:#fff;font-size:24px}.kv-oem__applications .kv-oem__copy,.kv-oem__applications .kv-oem__copy p,.kv-oem__applications .kv-oem__copy ul,.kv-oem__applications .kv-oem__copy li{color:#fff}.kv-oem__applications ul{margin:0;padding-left:20px;columns:2;column-gap:30px}.kv-oem__applications li{break-inside:avoid;margin:7px 0}.kv-oem__priorities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px}.kv-oem__priority{min-height:100%;padding:26px;border:1px solid #1b365d;border-radius:8px;background:#1b365d;color:#f2f2f2}.kv-oem__priority-mark{width:34px;height:4px;margin-bottom:18px;background:#d9dde1!important}.kv-oem__priority h3{margin:0 0 8px;color:#fff;font-size:20px}.kv-oem__priority p{margin:0;color:#f2f2f2;line-height:1.6}.kv-oem__capabilities-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:30px}.kv-oem__capabilities-grid .kv-oem__capability{padding:20px 16px;border-top:10px solid #D9DDE1!important;background:#1b365d;color:#fff;font-weight:700;line-height:1.25;text-align:center}.kv-oem__capabilities-flow{display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr) 56px minmax(0,1fr) 56px minmax(0,1fr) 56px minmax(0,1fr);column-gap:14px;row-gap:0;align-items:start;margin-top:30px}.kv-oem__capability-step{min-width:0;align-self:start}.kv-oem__capabilities-flow .kv-oem__capability{width:100%;background:#1b365d;color:#fff;border-top:10px solid #D9DDE1!important}.kv-oem__capabilities-flow .kv-oem__capability-summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:78px;padding:18px 16px}.kv-oem__capabilities-flow .kv-oem__capability-summary::-webkit-details-marker{display:none}.kv-oem__capabilities-flow .kv-oem__capability-summary::marker{content:""}.kv-oem__capabilities-flow .kv-oem__capability-title{width:100%;color:#fff;font-weight:700;line-height:1.2;text-align:center}.kv-oem__capabilities-flow .kv-oem__capability-toggle{position:relative;flex:0 0 20px;width:20px;height:20px}.kv-oem__capabilities-flow .kv-oem__capability-toggle:before,.kv-oem__capabilities-flow .kv-oem__capabilities-flow .kv-oem__capability-toggle:after{content:"";position:absolute;top:50%;left:50%;background:#d9dde1;transform:translate(-50%,-50%)}.kv-oem__capabilities-flow .kv-oem__capability-toggle:before{width:13px;height:2px}.kv-oem__capabilities-flow .kv-oem__capability-toggle:after{width:2px;height:13px}.kv-oem__capability[open] .kv-oem__capabilities-flow .kv-oem__capability-toggle:after{display:none}.kv-oem__capabilities-flow .kv-oem__capability-content{padding:0 16px 20px;color:#f2f2f2}.kv-oem__capabilities-flow .kv-oem__capability-content p{margin:0;color:#f2f2f2;line-height:1.6;text-align:left}.kv-oem__capability-arrow{width:56px;height:88px;display:flex;align-items:center;justify-content:center;align-self:start;justify-self:center;pointer-events:none}.kv-oem__capability-arrow svg{display:block;width:48px;height:24px;overflow:visible}.kv-oem__capability-arrow path{fill:none;stroke:#1b365d;stroke-width:4;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke}.kv-oem__cta-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center}.kv-oem__cta-grid p{max-width:760px;margin:12px 0 0;line-height:1.65}.kv-oem__cta-grid .kv-oem__button-row{margin-top:0;justify-content:flex-end}.kv-oem-nav{padding:60px 0;background:#fff}.kv-oem-nav__intro{max-width:820px;margin:0 auto 32px;text-align:center}.kv-oem-nav__intro p{margin:12px 0 0;line-height:1.6}.kv-oem-nav__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.kv-oem-nav__card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:25px 16px 22px;border:1px solid var(--kv-oem-border);border-radius:8px;background:#fff;color:var(--kv-oem-text)!important;text-align:center;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.kv-oem-nav__card:hover{transform:translateY(-3px);border-color:#c7ccd1;box-shadow:0 8px 24px #1b365d1a}.kv-oem-nav__icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 16px;color:var(--kv-oem-navy)}.kv-oem-nav__icon svg{width:68px;height:68px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.kv-oem-nav__title{margin:0 0 8px;color:var(--kv-oem-navy);font-size:16px;line-height:1.2;font-weight:800;text-transform:uppercase}.kv-oem-nav__description{margin:0;font-size:14px;line-height:1.5}.kv-oem-nav__arrow{display:inline-block;margin-top:auto;padding-top:14px;color:var(--kv-oem-accent);font-weight:700}.kv-oem-nav__card--current{border:2px solid var(--kv-oem-navy);background:#f2f2f2}@media(max-width:1050px){.kv-oem-nav__grid,.kv-oem__capabilities-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kv-oem__capabilities-flow{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr) 38px minmax(0,1fr) 38px minmax(0,1fr) 38px minmax(0,1fr);column-gap:8px}.kv-oem__capabilities-flow .kv-oem__capability-summary{padding:16px 12px}.kv-oem__capabilities-flow .kv-oem__capability-title{font-size:14px}.kv-oem__capability-arrow{width:38px;height:88px}.kv-oem__capability-arrow svg{width:34px;height:20px}.kv-oem__capability-arrow path{stroke-width:3.5}}@media(max-width:820px){.kv-oem__section{padding:48px 0}.kv-oem__hero{min-height:390px}.kv-oem__hero-content{padding:64px 0}.kv-oem__hero-overlay{background:#1b365dd6}.kv-oem__intro-grid{grid-template-columns:1fr;gap:34px}.kv-oem__priorities{grid-template-columns:repeat(2,minmax(0,1fr))}.kv-oem__cta-grid{grid-template-columns:1fr}.kv-oem__cta-grid .kv-oem__button-row{justify-content:flex-start}.kv-oem__capabilities-flow{display:flex;flex-direction:column;gap:10px}.kv-oem__capability-step{width:100%}.kv-oem__capabilities-flow .kv-oem__capability-summary{min-height:64px}.kv-oem__capability-arrow{width:100%;height:30px}.kv-oem__capability-arrow svg{width:38px;height:20px;transform:rotate(90deg)}.kv-oem__capability-arrow path{stroke-width:4}}@media(max-width:600px){.kv-oem__container,.kv-oem__hero-content{width:min(1180px,calc(100% - 28px))}.kv-oem__hero h1{font-size:38px}.kv-oem__hero-subtitle{font-size:20px}.kv-oem__priorities,.kv-oem-nav__grid,.kv-oem__capabilities-grid{grid-template-columns:1fr}.kv-oem__applications ul{columns:1}.kv-oem-nav{padding:46px 0}.kv-oem-nav__card{padding:22px 20px}.kv-oem__capabilities-flow .kv-oem__capability-summary{padding:17px 14px}.kv-oem__capabilities-flow .kv-oem__capability-content{padding:0 14px 18px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-kv-oem.css.map */
