:root{--khf-navy: #062a66;--khf-blue: #0c5bc4;--khf-aqua: #dff7fb;--khf-sun: #ffd34e;--khf-ink: #10213d;--khf-mist: #f3f8fb}.khf-section{padding:clamp(4rem,7vw,9rem) 0}.khf-section__heading{max-width:70rem;margin:0 auto 3rem;text-align:center}.khf-eyebrow{margin:0 0 1rem;color:var(--khf-blue);font-size:1.2rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.khf-button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.1rem 2.4rem;border:0;border-radius:99px;background:var(--khf-sun);color:var(--khf-navy);font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.khf-button--outline{border:2px solid currentColor;background:transparent;color:inherit}.khf-hero{position:relative;overflow:hidden;min-height:min(70rem,78vh);color:#fff;background:#fff}.khf-hero__media{position:absolute;top:1.2rem;right:1.2rem;bottom:1.2rem;left:1.2rem;overflow:hidden;border-radius:2.8rem}.khf-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(7,17,25,.28) 0%,rgba(7,17,25,.08) 46%,transparent 76%)}.khf-hero__media img{width:100%;height:100%;object-fit:cover}.khf-hero__wave{display:none}.khf-hero__content{position:relative;z-index:1;display:flex;min-height:inherit;max-width:75rem;padding:clamp(7rem,12vw,14rem) 5rem;align-items:center}.khf-hero__copy{max-width:60rem}.khf-hero h1{color:inherit;font-size:clamp(4.5rem,7vw,8.4rem);line-height:.96;margin:0 0 2rem}.khf-hero p{max-width:53rem;font-size:clamp(1.8rem,2.5vw,2.25rem)}.khf-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.khf-placeholder{border:1px dashed rgba(6,42,102,.5);border-radius:1rem;padding:1.2rem 1.5rem;color:var(--khf-navy);background:#ffffffc7;font-size:1.2rem;font-weight:700}.khf-hero .khf-placeholder{max-width:50rem;color:#fff;background:#0000002b;border-color:#ffffffa6}.khf-grid{display:grid;gap:2rem;grid-template-columns:repeat(var(--khf-columns, 3),minmax(0,1fr))}.khf-card{height:100%;padding:2.7rem;border-radius:1.8rem;background:#fff;box-shadow:0 .8rem 3rem #0b356217}.khf-card__number{display:grid;width:4rem;height:4rem;margin-bottom:2rem;place-items:center;border-radius:50%;background:var(--khf-aqua);color:var(--khf-navy);font-weight:800}.khf-capacity{background:var(--khf-mist)}.khf-capacity__card{padding:2.4rem;border:1px solid rgba(6,42,102,.12);border-radius:1.6rem;background:#fff}.khf-capacity__range{margin:0 0 .6rem;color:var(--khf-blue);font-size:1.2rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.khf-capacity__links,.khf-finder__product-links{display:grid;gap:.8rem;margin-top:1.8rem}.khf-capacity__links a{color:var(--khf-navy);font-weight:800;text-decoration:underline;text-underline-offset:.25rem}.khf-finder__product-links .khf-button{width:100%;min-height:4.4rem;text-align:center}.khf-split{display:grid;gap:clamp(3rem,7vw,9rem);align-items:center;grid-template-columns:1fr 1fr}.khf-visual-placeholder{min-height:34rem;padding:2rem;display:grid;place-items:center;border-radius:2.4rem;background:linear-gradient(145deg,var(--khf-aqua),#fff)}.khf-steps{counter-reset:khf-steps}.khf-step{position:relative;padding:2.3rem 2.3rem 2.3rem 7.4rem;border-bottom:1px solid rgba(6,42,102,.14)}.khf-step:before{counter-increment:khf-steps;content:counter(khf-steps,decimal-leading-zero);position:absolute;left:0;top:2.4rem;color:var(--khf-blue);font-size:1.5rem;font-weight:800}.khf-finder{color:#fff;background:var(--khf-navy)}.khf-finder .khf-section__heading{text-align:left;margin-left:0}.khf-finder__form{max-width:78rem;padding:clamp(2rem,4vw,4rem);border-radius:2rem;color:var(--khf-ink);background:#fff}.khf-finder fieldset{padding:0;margin:0 0 2.4rem;border:0}.khf-finder legend{margin-bottom:1rem;font-size:1.8rem;font-weight:800}.khf-choice-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.khf-choice{display:block;cursor:pointer}.khf-choice input{position:absolute;opacity:0}.khf-choice span{display:block;min-height:6.2rem;padding:1.6rem 1rem;border:1px solid #b8c5d5;border-radius:1rem;text-align:center;font-weight:700}.khf-choice input:checked+span{border-color:var(--khf-blue);outline:2px solid var(--khf-blue);background:var(--khf-aqua)}.khf-finder__fields{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.khf-finder label{display:block;font-weight:700}.khf-finder input,.khf-finder select,.khf-warranty-form input,.khf-warranty-form select{width:100%;min-height:4.8rem;margin-top:.7rem;padding:.8rem 1rem;border:1px solid #99aaba;border-radius:.7rem;font:inherit}.khf-finder [hidden]{display:none!important}.khf-finder__result{margin-top:2rem;padding:2rem;border-radius:1.2rem;background:var(--khf-mist)}.khf-finder__result[data-state=error]{color:#8f1d27;background:#fff0f0}.khf-faq details{padding:1.8rem 0;border-bottom:1px solid rgba(6,42,102,.18)}.khf-faq .khf-section__heading{display:none}.khf-faq summary{cursor:pointer;color:var(--khf-navy);font-size:1.8rem;font-weight:800}.khf-authenticity{background:var(--khf-aqua)}.khf-warranty-modal[hidden]{display:none}.khf-warranty-modal{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;padding:2rem;place-items:center;background:#02102cad}.khf-warranty-modal__panel{position:relative;width:min(100%,62rem);max-height:calc(100vh - 4rem);overflow:auto;padding:clamp(2.4rem,5vw,4.4rem);border-radius:2rem;background:#fff}.khf-warranty-modal__close{position:absolute;right:1.5rem;top:1.5rem;width:4rem;height:4rem;border:0;border-radius:50%;background:var(--khf-mist);font-size:2.4rem;cursor:pointer}.khf-authenticity-modal[hidden]{display:none}.khf-authenticity-trigger{position:fixed;z-index:1000;left:1.5rem;bottom:1.5rem;border:0;border-radius:999px;padding:1.25rem 1.8rem;background:#103dc5;box-shadow:0 .8rem 2.4rem #103dc53d;color:#fff;font:inherit;font-size:1.25rem;font-weight:800;cursor:pointer}.khf-authenticity-trigger:hover{background:#0b2f9d}.khf-configurator-result-visible .khf-authenticity-trigger{opacity:0;pointer-events:none}.khf-authenticity-modal{position:fixed;z-index:1001;top:0;right:0;bottom:0;left:0;display:grid;padding:2rem;place-items:center;background:#02102cad}.khf-authenticity-modal__panel{position:relative;width:min(100%,50rem);max-height:calc(100vh - 4rem);overflow:auto;padding:clamp(2.5rem,5vw,4rem);border-radius:1.8rem;background:#fff;color:#18263b}.khf-authenticity-modal__panel h2{margin:0 3rem 1.6rem 0;color:#db2c38;font-size:clamp(2.4rem,4vw,3.4rem);line-height:1.05}.khf-authenticity-modal__panel p{margin:0 0 1.5rem}.khf-authenticity-modal__close{position:absolute;top:1.2rem;right:1.2rem;width:3.6rem;height:3.6rem;border:0;background:transparent;color:#6d7480;font-size:2.6rem;cursor:pointer}.khf-authenticity-modal__stores{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #dce3ea}.khf-authenticity-modal__stores h3{margin:0 0 1.2rem;color:#103dc5;font-size:1.7rem}.khf-authenticity-modal__stores a,.khf-authenticity-modal__coming{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.8rem;margin-top:.8rem;padding:.8rem 1rem 1rem 1.3rem;border:1px solid #dce3ea;border-radius:.8rem;color:#18263b;text-decoration:none;font-weight:800}.khf-authenticity-modal__stores a strong{padding:.7rem 1rem;border-radius:99px;background:#103dc5;color:#fff;font-size:1.2rem}.khf-authenticity-modal__coming{color:#758092}.khf-authenticity-modal__coming em{font-size:1.2rem;font-style:normal}.khf-warranty-form{display:grid;gap:1.4rem}.khf-warranty-form__grid{display:grid;gap:1.4rem;grid-template-columns:1fr 1fr}.khf-check{display:flex;gap:.8rem;align-items:flex-start;font-size:1.35rem}.khf-check input{width:1.8rem;min-height:1.8rem;margin:.1rem 0 0}.khf-form-message{margin:0;font-weight:700}.khf-form-message[data-state=error]{color:#a1202a}.khf-form-message[data-state=success]{color:#08613f}.product__description .khf-product-copy{margin-top:2.4rem;color:var(--khf-ink)}.product__description .khf-placement-icons{display:flex;gap:1rem;margin:0 0 2rem}.khf-placement-icon{width:8.2rem;color:#1d4ed8;font-size:1.05rem;font-weight:800;line-height:1.05;text-align:center}.khf-placement-icon__art{display:grid;width:5.8rem;height:5.8rem;margin:0 auto .5rem;place-items:center;border:.2rem solid currentColor;border-radius:.8rem}.khf-placement-icon__art svg{width:4.3rem;height:4.3rem}.khf-placement-icon--muted{color:#cbd5e1}.product__description .khf-product-copy>ul{display:grid;gap:.7rem;margin:0 0 2rem;padding:0;list-style:none}.product__description .khf-product-copy>ul li:before{content:"\2713";display:inline-block;width:2rem;color:#16945b;font-weight:900}.product__description .khf-product-copy details{margin:1.2rem 0;border:1px solid #dce3ea;border-radius:.8rem;overflow:hidden;background:#fff}.product__description .khf-product-copy summary{padding:1.55rem 1.8rem;cursor:pointer;background:#f0f3f7;color:#0b1830;font-weight:800;list-style:none}.product__description .khf-product-copy summary::-webkit-details-marker{display:none}.product__description .khf-product-copy summary:after{content:"+";float:right;color:#103dc5;font-size:2rem;line-height:1}.product__description .khf-product-copy details[open] summary:after{content:"\2212"}.product__description .khf-product-copy details>:not(summary){margin-right:1.8rem;margin-left:1.8rem}.product__description .khf-product-copy h4{margin-top:2.8rem;color:#0b1830;font-size:1.9rem}.product__description .khf-product-copy h5{margin-bottom:.8rem;color:#0b1830;font-size:1.6rem}.product__description .khf-product-copy table{width:calc(100% - 3.6rem);margin-top:1.5rem;margin-bottom:2rem;border-collapse:collapse}.product__description .khf-product-copy th,.product__description .khf-product-copy td{padding:1.15rem 1.2rem;border:1px solid #dce3ea;text-align:left}.product__description .khf-product-copy th{background:#f6f8fa}@media screen and (max-width:749px){.khf-hero__content{padding:8rem 2rem}.khf-grid,.khf-choice-grid,.khf-split,.khf-finder__fields,.khf-warranty-form__grid{grid-template-columns:1fr}.khf-visual-placeholder{min-height:22rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/khf-theme.css.map */
