:root{--as-green-dark: #1a3a0f;--as-green-mid: #1f4a14;--as-green-light: #2d6a1f;--as-cream: #f5ede0;--as-cream-card: #faf7f3;--as-radius: 16px;--as-radius-lg: 24px}.as-section{margin:0}.as-container{max-width:1200px;margin:0 auto;padding:0 24px}.as-badge{display:inline-block;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--as-green-mid);margin-bottom:14px}.as-hero{display:grid;grid-template-columns:1.1fr .9fr;min-height:560px}.as-hero__image{overflow:hidden;position:relative}.as-hero__image img{width:100%;height:100%;object-fit:cover;display:block}.as-hero__panel{background:var(--as-green-dark);color:#fff;padding:56px 48px;display:flex;flex-direction:column;justify-content:center;gap:0}.as-hero__badge{display:inline-block;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6;margin-bottom:18px}.as-hero__title{font-size:clamp(1.75em,3.2vw,2.625em);font-weight:700;line-height:1.1;margin:0 0 20px;color:#fff}.as-hero__desc{line-height:1.65;color:#ffffffe0;margin:0 0 32px;max-width:38ch}.as-hero__cta{display:inline-flex;align-items:center;align-self:flex-start;gap:16px;background:var(--as-cream);color:var(--as-green-dark);text-decoration:none;font-weight:700;padding:18px 28px;border-radius:var(--as-radius);transition:background .2s ease,transform .15s ease;margin-bottom:20px;white-space:nowrap}.as-hero__cta:hover{background:#ecdec9;transform:translateY(-1px)}.as-hero__cta-arrow{font-size:1.25em;flex-shrink:0}.as-hero__note{line-height:1.55;color:#ffffffd1;display:flex;align-items:flex-start;gap:10px}.as-hero__note-icon{flex-shrink:0;margin-top:2px;opacity:.7}.as-sortiment{padding:80px 0;background:#fff}.as-sortiment__intro{text-align:center;max-width:680px;margin:0 auto 52px}.as-sortiment__badge{display:inline-block;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--as-green-mid);margin-bottom:14px}.as-sortiment__title{font-size:clamp(1.625em,3vw,2.5em);font-weight:700;line-height:1.15;color:var(--as-green-dark);margin:0 0 20px;font-style:normal}.as-sortiment__desc{line-height:1.7;color:#444;margin:0}.as-sortiment__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.as-cat-card{background:var(--as-cream-card);border-radius:var(--as-radius-lg);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease}.as-cat-card:hover{box-shadow:0 8px 32px #1f4a141f;transform:translateY(-3px)}.as-cat-card__image{width:100%;height:200px;object-fit:cover;display:block}.as-cat-card__body{padding:28px 24px 32px;flex:1}.as-cat-card__icon{width:40px;height:40px;border-radius:50%;border:2px solid rgba(31,74,20,.2);margin-bottom:16px;display:flex;align-items:center;justify-content:center;color:var(--as-green-mid)}.as-cat-card__title{font-size:1.1em;font-weight:700;color:var(--as-green-dark);margin:0 0 10px;line-height:1.2}.as-cat-card__desc{line-height:1.65;color:#555;margin:0}.as-klub{background:var(--as-green-dark);color:#fff}.as-klub__inner{display:grid;grid-template-columns:1fr .75fr;min-height:560px}.as-klub__content{padding:64px 56px 64px 0;display:flex;flex-direction:column;justify-content:center}.as-klub__badge{display:inline-block;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff9;margin-bottom:18px}.as-klub__title{font-size:clamp(1.625em,3vw,2.5em);font-weight:700;line-height:1.15;color:#fff;margin:0 0 10px}.as-klub__title em{font-style:italic;font-weight:400}.as-klub__desc{line-height:1.65;color:#fffc;margin:0 0 36px;max-width:44ch}.as-klub__benefits{list-style:none;margin:0 0 40px;padding:0;display:flex;flex-direction:column;gap:18px}.as-klub__benefit{display:flex;align-items:flex-start;gap:14px}.as-klub__benefit-icon{flex-shrink:0;width:22px;height:22px;margin-top:1px;color:#ffffffb3}.as-klub__benefit-text strong{display:block;font-weight:600;color:#fff;margin-bottom:2px}.as-klub__benefit-text span{color:#ffffffa6;line-height:1.4}.as-klub__cta-wrap{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.as-klub__btn{display:inline-flex;flex-direction:column;align-items:flex-start;background:var(--as-cream);color:var(--as-green-dark);text-decoration:none;border-radius:var(--as-radius);padding:16px 28px;transition:background .2s ease,transform .15s ease}.as-klub__btn:hover{background:#ecdec9;transform:translateY(-1px)}.as-klub__btn-label{font-weight:700;line-height:1.2}.as-klub__btn-sublabel{color:#1f4a14b3;margin-top:3px;font-weight:400}.as-klub__image{overflow:hidden;position:relative}.as-klub__image img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}@media(max-width:900px){.as-hero{grid-template-columns:1fr}.as-hero__image{height:320px}.as-hero__panel{padding:40px 28px}.as-hero__desc{max-width:100%}.as-sortiment{padding:56px 0}.as-sortiment__grid{grid-template-columns:1fr;gap:20px}.as-cat-card__image{height:220px}.as-klub__inner{grid-template-columns:1fr}.as-klub__content{padding:48px 24px}.as-klub__image{height:320px;order:-1}}@media(max-width:600px){.as-hero__panel{padding:32px 20px}.as-hero__title{font-size:1.75em}.as-sortiment__intro{margin-bottom:36px}}:root{--helsam-green: #1f3d0c;--helsam-radius: 20px}.helsam-h1like{font-size:clamp(28px,3vw,44px);font-weight:700;line-height:1.1}.helsam-container{max-width:1200px;margin:0 auto;padding:20px}.helsam-fullwidth,.shopify-section{margin:0}.helsam-grid-2{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center}.helsam-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.helsam-imgwrap{border-radius:var(--helsam-radius);overflow:hidden}.helsam-imgwrap img{width:100%;height:auto;display:block}.helsam-testimonial{background:var(--helsam-green);color:#fff;border-radius:var(--helsam-radius);padding:34px 28px 30px;text-align:center;position:relative;overflow:hidden}.helsam-quote-text{font-size:16px;line-height:1.6;max-width:46ch;margin:0 auto;position:relative;z-index:1}.helsam-quote-text:before{content:"\201c";font-size:44px;line-height:0;display:block;margin-bottom:10px;opacity:.9}.helsam-quote-author{margin-top:14px;font-size:13px;opacity:.75;position:relative;z-index:1}.helsam-quote-band{position:relative}.helsam-quote-track{display:flex;gap:16px;overflow-x:auto;padding:6px 2px 10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.helsam-quote-track{scroll-behavior:smooth}.helsam-quote-band:before,.helsam-quote-band:after{content:"";position:absolute;top:0;bottom:0;width:28px;pointer-events:none;z-index:2}.helsam-quote-band:before{left:0;background:linear-gradient(to right,#fff,#fff0)}.helsam-quote-band:after{right:0;background:linear-gradient(to left,#fff,#fff0)}.helsam-quote-band{position:relative;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px}.helsam-quote-track{display:flex;gap:16px;overflow-x:auto;padding:6px 2px 10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.helsam-quote-track::-webkit-scrollbar{height:0}.helsam-quote-track{scrollbar-width:none}.helsam-quote-slide{flex:0 0 78%;scroll-snap-align:start}@media(min-width:900px){.helsam-quote-slide{flex-basis:380px}}.helsam-quote-arrow{width:44px;height:44px;border:0;border-radius:999px;background:#1f3d0cd9;color:#fff;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer}.helsam-quote-arrow.is-disabled{opacity:.35;cursor:default}@media(max-width:700px){.helsam-quote-band{grid-template-columns:1fr}.helsam-quote-arrow{display:none}}.helsam-fullwidth-link{display:block;text-decoration:none}.helsam-fullwidth{position:relative;width:100%;height:450px;overflow:hidden;border-radius:var(--helsam-radius)}.helsam-fullwidth img{width:100%;height:100%;object-fit:cover;display:block}.helsam-overlay-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#1f3d0ccc;color:#fff;padding:22px 28px;border-radius:var(--helsam-radius);text-align:center;max-width:min(900px,92%)}.helsam-block3{display:flex;flex-direction:column;gap:20px}.helsam-block3-content{background:#1f3d0c;border-radius:var(--helsam-radius);padding:32px;text-align:center;color:#fff}.helsam-block3-text{margin-bottom:20px}.helsam-block3-cta{background:#1f3d0c;color:#fff;text-align:center;padding:18px 22px;line-height:1.1}.helsam-block3-card{display:block;text-decoration:none;color:inherit;border-radius:var(--helsam-radius);overflow:hidden}.helsam-block3-card .helsam-imgwrap{border-radius:var(--helsam-radius);overflow:hidden}.helsam-block3-label{margin-top:14px;background:#1f3d0c;color:#fff;text-align:center;padding:18px 22px;border-radius:var(--helsam-radius)}.helsam-block3-media img{width:100%;height:420px;object-fit:cover;display:block}.helsam-card{position:relative;overflow:hidden;border-radius:var(--helsam-radius);display:block;text-decoration:none}.helsam-card img{width:100%;height:350px;object-fit:cover;display:block}.helsam-card-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#1f3d0ccc;color:#fff;padding:12px 20px;border-radius:14px;text-align:center;width:max-content;max-width:85%;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}@media(max-width:900px){.helsam-grid-2,.helsam-grid-3{grid-template-columns:1fr}.helsam-fullwidth{height:360px}.helsam-card img{height:300px}}.helsam-imgcard{display:block;text-decoration:none;color:inherit;border-radius:var(--helsam-radius);overflow:hidden}.helsam-imgcard-media img{width:100%;height:320px;object-fit:cover;display:block}.helsam-imgcard-cta{background:#1f3d0c;color:#fff;text-align:center;padding:14px 18px;font-size:22px;font-weight:600;line-height:1.1;white-space:nowrap}.helsam-imgcard:hover{filter:brightness(1.02)}@media(max-width:900px){.helsam-imgcard-media img{height:280px}}.helsam-block5{background:var(--helsam-block5-bg, #b79a76);color:var(--helsam-block5-text, #ffffff);padding:44px 0}.helsam-block5-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.helsam-block5-title{font-size:20px;font-weight:700;line-height:1.2;margin-bottom:14px;max-width:22ch}.helsam-block5-text{font-size:15px;line-height:1.65;opacity:.95}@media(max-width:900px){.helsam-block5-grid{grid-template-columns:1fr;gap:26px}.helsam-block5{padding:32px 0}}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map */
