.egholm-model{--egholm-green: #457d14;--egholm-green-dark: #315a0f;--egholm-mint: #f1f7eb;--egholm-ink: #17231f;--egholm-line: #d8e2dc;color:var(--egholm-ink);background:#fff}.egholm-model__hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-rows:minmax(0,1fr);width:min(1600px,100%);height:clamp(500px,36vw,570px);min-height:0;margin-inline:auto;overflow:hidden;background:#457d14;color:#fff}.egholm-model__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,7vw,104px)}.egholm-model__back{color:#d8f2e7;text-decoration:none;font-weight:650;margin-bottom:28px}.egholm-model__eyebrow{margin:0 0 14px;font-size:.82rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.egholm-model__hero h1{max-width:720px;margin:0;color:#fff;font-size:clamp(2.35rem,4vw,4rem);line-height:1.02;letter-spacing:-.045em}.egholm-model__lead{max-width:620px;margin:24px 0 0;font-size:clamp(18px,1.7vw,22px);line-height:1.65;color:#f3f8ef}.egholm-model__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.egholm-model__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid #fff;border-radius:999px;text-decoration:none;font-weight:750;transition:transform .2s ease,background .2s ease}.egholm-model__button:hover{transform:translateY(-2px)}.egholm-model__button--primary{background:#fff;color:var(--egholm-green-dark)}.egholm-model__button--secondary{color:#fff}.egholm-model__media{min-height:0;overflow:hidden}.egholm-model__media img{width:100%;height:100%;object-fit:cover;display:block}.egholm-model__media--contained{display:flex;align-items:center;justify-content:center;padding:24px;background:var(--egholm-mint)}.egholm-model__media--contained img{max-width:600px;max-height:100%;object-fit:contain}.egholm-model__stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);width:min(900px,calc(100% - 40px));margin:-52px auto 0;border-radius:16px;background:#fff;box-shadow:0 18px 55px #052f2326;overflow:hidden}.egholm-model__stats div{display:grid;gap:5px;padding:24px;text-align:center;border-right:1px solid var(--egholm-line)}.egholm-model__stats div:last-child{border-right:0}.egholm-model__stats strong{font-size:clamp(1.35rem,3vw,2rem);color:var(--egholm-green)}.egholm-model__stats span{color:#607069;font-size:.9rem}.egholm-model__nav{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;width:min(1120px,calc(100% - 40px));margin:52px auto 0}.egholm-model__nav a{padding:10px 17px;border:1px solid var(--egholm-line);border-radius:999px;color:var(--egholm-green-dark);text-decoration:none;font-weight:700}.egholm-model__nav a:hover{background:var(--egholm-mint)}.egholm-model__visual{width:min(1120px,calc(100% - 40px));margin:64px auto 0}.egholm-model__visual-heading{max-width:720px;margin-bottom:28px}.egholm-model__visual-heading>p,.egholm-model__video-copy>p:first-child{margin:0 0 8px;color:var(--egholm-green);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.egholm-model__visual h2{margin:0;color:#171717;font-size:clamp(28px,3vw,42px);line-height:1.15;letter-spacing:-.025em}.egholm-model__feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.egholm-model__feature{min-width:0;padding:28px;border:1px solid var(--egholm-line);border-radius:16px;background:linear-gradient(145deg,#fff,var(--egholm-mint))}.egholm-model__feature-icon{display:inline-grid;place-items:center;width:44px;height:44px;margin-bottom:24px;border-radius:50%;background:var(--egholm-green);color:#fff;font-size:13px;font-weight:800}.egholm-model__feature h3{margin:0 0 10px;color:#171717;font-size:20px}.egholm-model__feature p{margin:0;color:#435047;font-size:15px;line-height:1.65}.egholm-model__video-card{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:38px;align-items:center;margin-top:28px;padding:clamp(26px,4vw,48px);border-radius:18px;background:#f4f5f2}.egholm-model__video-copy>p:last-child{margin:18px 0 0;color:#435047;font-size:15px;line-height:1.7}.egholm-model__video{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:14px;background:#111;box-shadow:0 16px 40px #00000024}.egholm-model__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.egholm-model__content{width:min(900px,calc(100% - 40px));margin:58px auto 70px;font-size:15px;line-height:1.75}.egholm-model__content p{font-size:inherit;line-height:inherit}.egholm-model__content small{font-size:15px;line-height:1.55}.egholm-model__content h2{margin:64px 0 18px;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.15;letter-spacing:-.025em;color:#171717}.egholm-model__content h2:first-of-type{margin-top:24px}.egholm-model__content ul{padding-left:1.25rem}.egholm-model__content li{margin:8px 0}.egholm-model__content a{color:var(--egholm-green);text-underline-offset:3px}.egholm-model__content table{background:#fff;border:1px solid var(--egholm-line);border-radius:12px;overflow:hidden}.egholm-model__content th{color:var(--egholm-green-dark);background:var(--egholm-mint)}.egholm-model__content>div{border-radius:16px!important}.egholm-model__content>div:last-child{margin-bottom:40px!important}@media(max-width:820px){.egholm-model__hero{grid-template-columns:1fr;grid-template-rows:auto;height:auto}.egholm-model__hero-copy{order:2;padding:42px 24px 74px}.egholm-model__media{order:1;height:clamp(320px,62vw,440px)}.egholm-model__stats{margin-top:-36px}.egholm-model__feature-grid,.egholm-model__video-card{grid-template-columns:1fr}}@media(max-width:560px){.egholm-model__stats{grid-template-columns:1fr}.egholm-model__stats div{border-right:0;border-bottom:1px solid var(--egholm-line)}.egholm-model__stats div:last-child{border-bottom:0}.egholm-model__actions{flex-direction:column}.egholm-model__button{width:100%}}@media(prefers-reduced-motion:reduce){.egholm-model__button{transition:none}}#header .navigation-sub-menu.hshp-mega{padding:26px 0 0;border-top:3px solid #457d14;border-bottom:1px solid #dfe5db;box-shadow:0 16px 28px #1423101f;border-radius:0 0 10px 10px;background:#fff;color:#222;max-height:min(640px,calc(100dvh - 190px));overflow-y:auto;overscroll-behavior:contain}#header .hshp-mega>.container{max-width:1320px}#header .hshp-mega-grid{display:grid;grid-template-columns:repeat(var(--hshp-columns),minmax(0,1fr));gap:0;padding-bottom:24px}#header .hshp-mega-column{min-width:0;padding:0 24px;border-left:1px solid #e7ebe4}#header .hshp-mega-column:first-child{padding-left:0;border-left:0}#header .hshp-mega-column:last-child{padding-right:0}#header .hshp-mega-heading{display:flex;align-items:center;gap:13px;min-height:56px;margin-bottom:12px;padding:0;color:#171b15;font-size:16px;font-weight:700;line-height:1.35;text-transform:none;text-decoration:none}#header .hshp-mega-image{display:flex;align-items:center;justify-content:center;width:56px;height:56px;flex:0 0 56px;border:1px solid #e4e9df;border-radius:50%;background:#fff;overflow:hidden;color:#457d14}#header .hshp-mega-image img{width:100%;height:100%;object-fit:contain;padding:4px}#header .hshp-mega-image svg{width:25px;height:25px}#header .hshp-mega-links{list-style:none;margin:0;padding:0}#header .hshp-mega-links li{margin:0;padding:0}#header .hshp-mega-links a{display:block;padding:7px 8px;margin:0 -8px;border-radius:5px;font-size:15px;line-height:1.4;color:#434a40;text-decoration:none;text-transform:none;white-space:normal}#header .hshp-mega-links a:hover,#header .hshp-mega-links a:focus-visible{color:#315d0e;background:#f0f5eb}#header .hshp-mega a:focus-visible{outline:2px solid #457d14;outline-offset:3px}#header .hshp-mega-heading:hover{color:#457d14}#header .hshp-mega-footer{border-top:1px solid #e7ebe4;padding:12px 0}#header .hshp-mega-footer a{display:inline-flex;gap:14px;padding:3px 0;color:#315d0e;font-size:14px;font-weight:700}@media(min-width:990px)and (max-width:1199px){#header .navigation-main>.navigation-item>a{padding-inline:10px;font-size:13px}#header .hshp-mega-column{padding-inline:15px}#header .hshp-mega-heading{font-size:15px;gap:9px}#header .hshp-mega-image{width:42px;height:42px;flex-basis:42px}#header .hshp-mega-links a{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map?subset=AAAABAAAAAAAAAAAAAAAAAAAAAAACA */
