.mhv2-page{--mhv2-site-dark: #1a2332;--mhv2-navy: #142b43;--mhv2-blue: #3f91c7;--mhv2-button-blue: #4b9ed1;--mhv2-blue-soft: #e5f1f8;--mhv2-cream: #e8e4d9;--mhv2-gold: #d4af37;--mhv2-ink: #1b2733;--mhv2-muted: #526272;--mhv2-line: #ccdbe6;--mhv2-paper: #f6f9fc;--mhv2-soft: #ebf2f7;--mhv2-white: #ffffff;--mhv2-radius-card: 16px;--mhv2-radius-small: 14px;--mhv2-radius-button: 8px;--mhv2-shadow: 0 8px 30px rgba(20, 43, 67, .06);--mhv2-shadow-hover: 0 16px 34px rgba(20, 43, 67, .11);width:100%;overflow:hidden;color:var(--mhv2-ink);background:var(--mhv2-paper);font-family:var(--font-body--family, Merriweather, Georgia, serif)}.mhv2-page *,.mhv2-page *:before,.mhv2-page *:after{box-sizing:border-box}.mhv2-page a{color:inherit;text-decoration:none}.mhv2-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.mhv2-page h1,.mhv2-page h2,.mhv2-page h3{margin:0 0 1rem;color:var(--mhv2-navy);font-family:var(--font-heading--family, Cormorant, Georgia, serif);font-weight:var(--font-heading--weight, 400);line-height:1.12;letter-spacing:-.025em}.mhv2-page h1{max-width:940px;font-size:clamp(2.35rem,5.1vw,4.8rem)}.mhv2-page h2{font-size:clamp(2rem,3.6vw,3.25rem)}.mhv2-page h3{font-size:clamp(1.18rem,1.8vw,1.45rem)}.mhv2-page p,.mhv2-page li{color:var(--mhv2-muted);font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.75}.mhv2-page p{margin:0 0 1rem}.mhv2-page .rte>:first-child{margin-top:0}.mhv2-page .rte>:last-child{margin-bottom:0}.mhv2-eyebrow{margin:0 0 14px!important;color:var(--mhv2-blue)!important;font-size:.78rem!important;font-weight:800;line-height:1.3!important;letter-spacing:.16em;text-transform:uppercase}.mhv2-hero{position:relative;padding:clamp(72px,9vw,128px) 0;color:var(--mhv2-cream);background:radial-gradient(circle at 84% 14%,rgba(75,158,209,.24),transparent 34%),linear-gradient(145deg,#101b29,var(--mhv2-site-dark))}.mhv2-hero:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:linear-gradient(90deg,var(--mhv2-blue),#83c6ec);content:""}.mhv2-hero__inner{max-width:920px}.mhv2-hero h1,.mhv2-hero h2,.mhv2-hero h3{color:var(--mhv2-cream)}.mhv2-hero p,.mhv2-hero li{color:#e8e4d9d1}.mhv2-lead{max-width:720px;margin-top:24px!important;font-size:clamp(1.05rem,1.5vw,1.22rem)!important}.mhv2-section{padding:clamp(72px,9vw,128px) 0;background:var(--mhv2-paper)}.mhv2-section--soft{background:var(--mhv2-soft)}.mhv2-section--blue-soft{background:var(--mhv2-blue-soft)}.mhv2-section--dark{color:var(--mhv2-white);background:var(--mhv2-navy)}.mhv2-section--dark h2,.mhv2-section--dark h3{color:var(--mhv2-white)}.mhv2-section--dark p,.mhv2-section--dark li{color:#dbe7f0}.mhv2-heading{max-width:810px;margin-bottom:46px}.mhv2-heading>:last-child{margin-bottom:0}.mhv2-grid{display:grid;gap:20px}.mhv2-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.mhv2-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.mhv2-card{padding:clamp(24px,3vw,34px);border:1px solid var(--mhv2-line);border-radius:var(--mhv2-radius-card);background:var(--mhv2-white);box-shadow:var(--mhv2-shadow)}a.mhv2-card{display:flex;min-height:230px;flex-direction:column;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}a.mhv2-card:hover{border-color:var(--mhv2-blue);box-shadow:var(--mhv2-shadow-hover);transform:translateY(-4px)}.mhv2-card--soft{background:#fbfdff}.mhv2-card--blue{border-color:#cfe8f6;background:var(--mhv2-blue-soft)}.mhv2-card--dark{border-color:#ffffff2e;color:var(--mhv2-white);background:#ffffff12}.mhv2-card--dark h2,.mhv2-card--dark h3{color:var(--mhv2-white)}.mhv2-card--dark p,.mhv2-card--dark li{color:#dbe7f0}.mhv2-tag,.mhv2-pill{display:inline-flex;align-items:center;align-self:flex-start;padding:7px 12px;border:1px solid #bed7e6;border-radius:999px;color:#267baa;background:var(--mhv2-blue-soft);font-size:.82rem;font-weight:800;line-height:1.2}.mhv2-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.mhv2-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:14px 24px;border:1px solid transparent;border-radius:var(--mhv2-radius-button);font-size:.98rem;font-weight:800;line-height:1.2;text-align:center;transition:transform .2s ease,background .2s ease,border-color .2s ease}.mhv2-button:hover{transform:translateY(-2px)}.mhv2-button--primary{color:var(--mhv2-white)!important;background:var(--mhv2-button-blue);border-color:var(--mhv2-button-blue)}.mhv2-button--primary:hover{background:#357fae;border-color:#357fae}.mhv2-button--secondary{color:var(--mhv2-navy)!important;background:transparent;border-color:var(--mhv2-navy)}.mhv2-button--light{color:var(--mhv2-navy)!important;background:var(--mhv2-white);border-color:var(--mhv2-white)}.mhv2-text-link{color:var(--mhv2-blue)!important;font-weight:800;text-underline-offset:3px}.mhv2-checks,.mhv2-steps{margin:22px 0;padding:0;list-style:none}.mhv2-checks li{position:relative;padding:7px 0 7px 30px}.mhv2-checks li:before{position:absolute;left:0;color:var(--mhv2-blue);font-weight:900;content:"\2713"}.mhv2-callout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:center;padding:clamp(28px,4vw,48px);border:1px solid #cfe8f6;border-radius:18px;background:var(--mhv2-blue-soft)}.mhv2-nav-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.mhv2-nav-pills a{padding:10px 15px;border:1px solid rgba(120,188,225,.34);border-radius:999px;color:#d9eef9;background:#78bce114;font-size:.9rem;font-weight:700}.mhv2-nav-pills a:hover{border-color:#78bce1;background:#78bce129}.mhv2-page a:focus-visible,.mhv2-page summary:focus-visible,.mhv2-page button:focus-visible,.mhv2-page input:focus-visible,.mhv2-page textarea:focus-visible,.mhv2-page select:focus-visible{outline:3px solid rgba(75,158,209,.48);outline-offset:3px}@media(max-width:960px){.mhv2-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.mhv2-grid--2,.mhv2-callout{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){.mhv2-wrap{width:min(100% - 28px,1180px)}.mhv2-hero{padding:58px 0 56px}.mhv2-page h1{font-size:clamp(2.2rem,12vw,3.35rem)}.mhv2-section{padding:64px 0}.mhv2-grid--3{grid-template-columns:minmax(0,1fr)}.mhv2-card{border-radius:14px}.mhv2-actions,.mhv2-button{width:100%}}@media(prefers-reduced-motion:reduce){.mhv2-page *,.mhv2-page *:before,.mhv2-page *:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/modellhort-pages-v2.css.map */
