.kv-section{display:block;min-width:0}.kv-content{--kv-navy:#08243b;--kv-cyan:#51a9d5;box-sizing:border-box;background:var(--kv-section-bg,#fff);color:var(--kv-navy);font-family:Poppins,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.8;padding-block:var(--kv-pt,60px) var(--kv-pb,60px)}.kv-content *{box-sizing:border-box}.kv-content__width{width:calc(100% - 100px);max-width:1300px;margin-inline:auto}.kv-content h1,.kv-content h2,.kv-content h3,.kv-content p{margin:0;letter-spacing:normal}.kv-content h1,.kv-content h2,.kv-content h3{font-family:Poppins,Arial,sans-serif;color:inherit;text-transform:none}.kv-content h2{font-size:32px;line-height:1.24;font-weight:700;text-wrap:balance}.kv-content h3{font-size:18px;line-height:1.45;font-weight:650}.kv-content a{color:inherit;text-decoration:none}.kv-content__heading{text-align:center;margin:0 auto 34px;max-width:1000px}.kv-content__heading>.kv-richtext{margin:15px auto 0;max-width:720px}.kv-richtext{line-height:1.8}.kv-richtext p+p,.kv-richtext p+ul,.kv-richtext ul+p{margin-top:16px}.kv-richtext ul,.kv-richtext ol{margin:14px 0;padding-left:23px}.kv-richtext li+li{margin-top:7px}.kv-richtext a{text-decoration:underline;text-underline-offset:3px}.kv-content__button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:13px 32px;border:1px solid var(--kv-navy);border-radius:100px;background:var(--kv-navy);color:#fff!important;font-size:15px;line-height:1.4;font-weight:650;text-align:center;text-decoration:none!important;transition:background .18s ease,transform .18s ease}.kv-content__button:hover{background:#153a56;transform:translateY(-1px)}.kv-content__button--white{background:#fff;border-color:#fff;color:var(--kv-navy)!important}.kv-content__button--white:hover{background:#eaf5fc}.kv-content a:focus-visible,.kv-content summary:focus-visible{outline:3px solid var(--kv-cyan);outline-offset:5px}.kv-content__center{text-align:center;margin-top:32px}.kv-content__footnote{text-align:center;font-size:13px;line-height:1.65;margin-top:26px!important;opacity:.8}.kv-eyebrow{font-size:12px;font-weight:650;letter-spacing:.1em!important;text-transform:uppercase;margin-bottom:16px!important}.kv-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.kv-hero{position:relative;height:var(--kv-hero-height,850px);min-height:450px;padding:0;background:#476471;color:#fff;isolation:isolate;overflow:hidden}.kv-hero__media,.kv-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.kv-hero__media:after{content:"";z-index:1;background:linear-gradient(90deg,rgba(0,17,30,calc(var(--kv-hero-overlay,.16) + .18)),rgba(0,17,30,var(--kv-hero-overlay,.16)) 50%,transparent 82%)}.kv-hero__image,.kv-hero__mobile-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.kv-hero__mobile-image{display:none}.kv-hero__inner{height:100%;display:flex;align-items:center;padding:var(--kv-pt,0px) 15px var(--kv-pb,0px)}.kv-hero__copy{width:58%;max-width:740px}.kv-hero h1{font-size:36px;line-height:1.17;font-weight:700;text-wrap:balance;margin:0 0 22px;color:#fff}.kv-hero__copy>.kv-richtext{font-size:16px;line-height:1.6;max-width:520px;margin-bottom:22px}.kv-hero .kv-content__button{min-height:49px;font-size:14px;padding:12px 30px;gap:20px}.kv-hero__note{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:500;margin-top:15px!important}.kv-story__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center}.kv-story__media{min-width:0;width:100%;aspect-ratio:var(--kv-media-ratio,1);overflow:hidden;background:#edf4f8}.kv-story__media img{display:block;width:100%;height:100%;object-fit:cover}.kv-story__copy{padding:50px 70px}.kv-story__copy>h2{margin-bottom:23px}.kv-story__copy>.kv-richtext{font-size:16px}.kv-story__copy>.kv-content__button{margin-top:28px}.kv-story--right .kv-story__media{order:2}.kv-story--right .kv-story__copy{order:1}.kv-story__points{margin-top:22px;display:grid;gap:19px}.kv-story__point{display:grid;grid-template-columns:27px 1fr;gap:13px;align-items:start}.kv-story__point h3{font-size:16px;margin-bottom:4px;font-weight:700}.kv-story__point .kv-richtext{font-size:14px;line-height:1.8}.kv-story__point-number{height:26px;width:26px;display:grid;place-items:center;border-radius:50%;background:#e5f2fa;color:#08243b;font-size:13px;font-weight:700;margin-top:1px}.kv-story__note{font-size:12px;line-height:1.7;opacity:.8;margin-top:17px!important}.kv-story--text .kv-story__grid,.kv-story--cta .kv-story__grid{display:block}.kv-story--text .kv-story__copy{padding:0;max-width:890px;margin:auto;text-align:center}.kv-story--text .kv-story__copy>.kv-richtext{font-size:18px;line-height:1.8}.kv-story--cta{background:#08243b;color:#fff}.kv-story--cta .kv-story__copy{padding:30px 20px;text-align:center;max-width:860px;margin:auto}.kv-story--cta h2{font-size:38px;margin-bottom:20px}.kv-story--cta .kv-story__copy>.kv-richtext{max-width:650px;margin:auto}.kv-story--support .kv-story__media{aspect-ratio:var(--kv-media-ratio,16/9)}.kv-story--support .kv-story__media img{object-fit:contain}.kv-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.kv-gallery__card{min-width:0}.kv-gallery__image-link{display:block;position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#f1f6f8}.kv-gallery__image-link img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.kv-gallery a.kv-gallery__image-link:hover img{transform:scale(1.025)}.kv-gallery__card-copy{padding:17px 0 0;text-align:center}.kv-gallery__card-copy h3{font-size:18px;line-height:1.45}.kv-gallery__card-copy .kv-richtext{font-size:14px;line-height:1.75;margin-top:9px}.kv-gallery__label{position:absolute;top:14px;left:14px;padding:5px 12px;border-radius:4px;background:#fff;color:#08243b;font-size:11px;font-weight:650;line-height:1.5}.kv-gallery--portrait .kv-gallery__grid{max-width:1030px;margin:auto;gap:30px}.kv-gallery--portrait .kv-gallery__image-link{aspect-ratio:9/16;border-radius:7px}.kv-gallery--portrait .kv-gallery__card-copy{padding-top:14px}.kv-gallery--portrait .kv-gallery__card-copy h3{font-size:15px}.kv-gallery--cards .kv-gallery__grid{gap:35px}.kv-gallery--cards .kv-gallery__card{background:#fff;border-radius:8px;overflow:hidden}.kv-gallery--cards .kv-gallery__card-copy{padding:24px 24px 28px}.kv-gallery--packs .kv-gallery__grid{max-width:1120px;margin:auto;gap:20px}.kv-gallery--packs .kv-gallery__card{border-radius:6px;box-shadow:0 2px 12px #08243b14;border:1px solid #e7edf1;overflow:hidden;background:#fff}.kv-gallery--packs .kv-gallery__card-copy{padding:20px 18px 22px}.kv-gallery--packs .kv-gallery__card-copy h3{font-size:16px;font-weight:700}.kv-gallery--packs .kv-gallery__card-copy .kv-richtext{font-size:13px;line-height:1.6;margin-top:7px}.kv-gallery__price{font-size:20px;font-weight:700;line-height:1.4;margin-top:13px!important}.kv-gallery__pack-link{display:inline-flex;align-items:center;justify-content:center;gap:18px;margin-top:14px;border:1px solid #08243b;border-radius:30px;padding:8px 22px;font-size:13px;font-weight:600}.kv-gallery__pack-link:hover{background:#edf6fb}.kv-gallery--strip .kv-content__heading{margin-bottom:30px}.kv-gallery--strip .kv-content__heading h2{font-size:26px}.kv-gallery--strip .kv-gallery__grid{display:flex;justify-content:space-around;gap:34px;align-items:center;flex-wrap:wrap}.kv-gallery__surface{font-size:25px;font-weight:650;line-height:1.3;white-space:nowrap;letter-spacing:-.02em}.kv-gallery__surface:nth-child(2n){font-weight:450;font-style:italic}.kv-gallery--collage .kv-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.kv-gallery--collage .kv-gallery__card:first-child{grid-column:span 2;grid-row:span 2}.kv-gallery--collage .kv-gallery__card:first-child .kv-gallery__image-link{height:100%}.kv-gallery--collage .kv-gallery__image-link{height:100%;border-radius:5px}.kv-comparison__scroll{max-width:970px;margin:auto;overflow-x:auto;border-radius:12px;border:1px solid #cddce6}.kv-comparison__table{border-collapse:collapse;table-layout:fixed;width:100%;background:#fff;font-size:15px;line-height:1.5;margin:0;color:#08243b}.kv-comparison__table th,.kv-comparison__table td{padding:21px 19px;border:0;border-bottom:1px solid #dce6ed;text-align:center;vertical-align:middle;box-shadow:none}.kv-comparison__table th:first-child{width:34%;text-align:left;font-weight:600}.kv-comparison__table thead th{font-size:18px;font-weight:700;padding-block:27px;background:#fff}.kv-comparison__table th.kv-comparison__featured{background:#08243b;color:#fff}.kv-comparison__table td.kv-comparison__featured{background:#e8f3fb;font-weight:600}.kv-comparison__table tbody tr:last-child>*{border-bottom:0}.kv-comparison__prices td{font-size:20px;font-weight:700}.kv-faq__items{max-width:980px;margin:auto;display:grid;gap:13px}.kv-faq__item{border:1px solid #d9e3ea;border-radius:6px;background:#f8fafc;overflow:hidden}.kv-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding:22px 24px;font-size:16px;font-weight:650;line-height:1.5}.kv-faq__item summary::-webkit-details-marker{display:none}.kv-faq__icon{flex:0 0 20px;transition:transform .2s ease}.kv-faq__item[open] .kv-faq__icon{transform:rotate(45deg)}.kv-faq__answer{font-size:15px;line-height:1.85;padding:0 24px 24px;max-width:880px}.kv-faq__contact{text-align:center;font-size:14px;margin-top:29px!important}.kv-faq__contact a{font-weight:650;text-decoration:underline;text-underline-offset:4px}@media(min-width:750px)and (max-width:1100px){.kv-content__width{width:calc(100% - 60px)}.kv-story__copy{padding:34px}.kv-story h2{font-size:27px}.kv-story__copy>.kv-richtext{font-size:14px}.kv-story__point .kv-richtext{font-size:13px}}@media(max-width:749px){.kv-content{font-size:14px;line-height:1.7;padding-block:var(--kv-ptm,32px) var(--kv-pbm,32px)}.kv-content__width{width:calc(100% - 30px)}.kv-content h2{font-size:26px;line-height:1.25}.kv-content__heading{margin-bottom:25px}.kv-content__heading>.kv-richtext{margin-top:13px;font-size:14px}.kv-content__button{min-height:52px;padding:13px 25px;gap:20px;font-size:14px}.kv-content__footnote{font-size:11px;margin-top:20px!important}.kv-hero{height:var(--kv-hero-height-mobile,470px);min-height:350px;padding:0}.kv-hero__image{object-position:var(--kv-hero-position,68%) center}.kv-hero__media:has(.kv-hero__mobile-image) .kv-hero__image{display:none}.kv-hero__mobile-image{display:block;object-position:center}.kv-hero__media:after{background:linear-gradient(0deg,#00111e94,#00111e14 75%)}.kv-hero__inner{width:100%;padding:var(--kv-ptm,32px) 28px var(--kv-pbm,32px);align-items:flex-end;text-align:center;justify-content:center}.kv-hero__copy{width:100%;max-width:390px}.kv-hero h1{font-size:27px;line-height:1.15;margin-bottom:17px}.kv-hero__copy>.kv-richtext{font-size:13px;line-height:1.6;margin:0 auto 18px;max-width:320px}.kv-hero .kv-content__button{min-height:46px;padding:12px 25px;font-size:12px}.kv-hero__note{justify-content:center;font-size:9px;gap:5px;margin-top:12px!important}.kv-hero .kv-eyebrow{font-size:10px;margin-bottom:10px!important}.kv-story__grid{grid-template-columns:1fr}.kv-story__media{order:0!important}.kv-story__copy{order:1!important;padding:29px 8px 0}.kv-story__copy>h2{margin-bottom:17px}.kv-story__copy>.kv-richtext{font-size:14px;line-height:1.85}.kv-story__copy>.kv-content__button{margin-top:23px;width:100%}.kv-story__points{margin-top:20px;gap:17px}.kv-story__point{grid-template-columns:25px 1fr;gap:11px}.kv-story__point h3{font-size:15px}.kv-story__point .kv-richtext{font-size:13px}.kv-story__point-number{width:24px;height:24px;font-size:12px}.kv-story--text .kv-story__copy{padding:0 8px}.kv-story--text .kv-story__copy>.kv-richtext{font-size:15px}.kv-story--cta .kv-story__copy{padding:30px 5px}.kv-story--cta h2{font-size:29px}.kv-story--cta .kv-content__button{width:auto}.kv-gallery__grid{gap:15px}.kv-gallery--portrait .kv-content__width{width:100%}.kv-gallery--portrait .kv-content__heading{padding-inline:20px}.kv-gallery--portrait .kv-gallery__grid{display:grid;grid-auto-flow:column;grid-auto-columns:77%;grid-template-columns:none;overflow-x:auto;gap:15px;padding:0 20px 15px;scroll-snap-type:x mandatory;scrollbar-width:thin}.kv-gallery--portrait .kv-gallery__card{scroll-snap-align:center}.kv-gallery--portrait .kv-gallery__image-link{aspect-ratio:9/16}.kv-gallery--portrait .kv-gallery__card-copy h3{font-size:14px}.kv-gallery--cards .kv-gallery__grid{grid-template-columns:1fr;gap:25px}.kv-gallery--cards .kv-gallery__card-copy{padding:22px 22px 26px}.kv-gallery--packs .kv-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.kv-gallery--packs .kv-gallery__card-copy{padding:14px 9px 16px}.kv-gallery--packs .kv-gallery__card-copy h3{font-size:13px;line-height:1.5}.kv-gallery--packs .kv-gallery__card-copy .kv-richtext{font-size:11px;line-height:1.6}.kv-gallery__price{font-size:17px;margin-top:10px!important}.kv-gallery__pack-link{gap:10px;font-size:11px;padding:7px 14px;margin-top:11px}.kv-gallery__label{top:8px;left:8px;padding:4px 7px;font-size:9px}.kv-gallery--strip .kv-content__heading h2{font-size:23px}.kv-gallery--strip .kv-gallery__grid{gap:21px 28px;justify-content:center}.kv-gallery__surface{font-size:20px}.kv-gallery--collage .kv-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.kv-gallery--collage .kv-gallery__card:first-child{grid-column:span 2;grid-row:auto}.kv-gallery--collage .kv-gallery__card:first-child .kv-gallery__image-link{aspect-ratio:4/3}.kv-comparison__scroll{border-radius:7px}.kv-comparison__table{font-size:11px;line-height:1.6}.kv-comparison__table th,.kv-comparison__table td{padding:14px 7px}.kv-comparison__table th:first-child{width:33%}.kv-comparison__table thead th{font-size:12px;padding-block:19px}.kv-comparison__prices td,.kv-comparison .kv-content__button{font-size:13px}.kv-faq__items{gap:10px}.kv-faq__item summary{padding:18px 16px;gap:12px;font-size:14px}.kv-faq__answer{font-size:13px;padding:0 16px 20px}.kv-faq__contact{font-size:12px;padding-inline:10px}}@media(prefers-reduced-motion:reduce){.kv-content__button,.kv-gallery__image-link img,.kv-faq__icon{transition:none}}.kv-content img[src*=kv-steps]{object-fit:contain;background:#f5f7f8}.kv-gallery--portrait .kv-gallery__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;scrollbar-width:thin}.kv-gallery--portrait .kv-gallery__card{flex:0 0 calc((100% - 60px)/3);scroll-snap-align:start}.kv-gallery--portrait .kv-gallery__image-link{aspect-ratio:2/3}.kv-gallery--packs .kv-gallery__image-link img{object-fit:contain}@media(max-width:749px){.kv-gallery--portrait .kv-gallery__card{flex-basis:75%}.kv-gallery--portrait .kv-gallery__grid{gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/kv-content.css.map */
