.guide{--guide-green: #3d7a4f;--guide-green-dark: #2f5f3e;--guide-cream: #f4eedb;--guide-cream-light: #fbf9f2;--guide-grey: #6c6660;--guide-ink: #1a1812;--guide-border: #e4e0d3;--guide-radius: 16px;--guide-radius-small: 8px;--guide-max-width: 820px;color:var(--guide-ink);font-family:var(--font-stack-body-primary),sans-serif}.guide-section{max-width:1080px;margin:0 auto;padding:64px 24px 0;scroll-margin-top:24px}.guide-section--first{padding-top:40px}.guide-section--last{padding-bottom:64px}.guide-header__breadcrumb-wrap .container--compact{max-width:1080px;padding-left:24px;padding-right:24px}.guide-header__eyebrow{margin:0;font-size:12px;font-weight:var(--font-weight-body-primary-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--guide-green)}.guide-header__intro{max-width:var(--guide-max-width);margin-top:36px}.guide-header__title{margin:16px 0 0;font-family:var(--font-stack-headings-primary),sans-serif;font-weight:var(--font-weight-headings-primary);color:var(--guide-ink);line-height:1.12;letter-spacing:-.015em;font-size:clamp(34px,5vw,52px)}.guide-header__meta{margin:20px 0 0;font-size:14px;color:var(--guide-grey)}.guide-header__image{margin-top:36px;border:1px solid var(--guide-border);border-radius:var(--guide-radius);overflow:hidden}.guide-heading{margin:0;font-family:var(--font-stack-headings-primary),sans-serif;font-weight:var(--font-weight-headings-primary);color:var(--guide-ink);line-height:1.2;letter-spacing:-.01em;font-size:clamp(26px,3.4vw,36px)}.guide-intro{margin:14px 0 32px;max-width:var(--guide-max-width)}.guide-callout{max-width:var(--guide-max-width);background:var(--guide-cream);border-left:6px solid var(--guide-green);border-radius:var(--guide-radius);padding:32px clamp(24px,4vw,40px)}.guide-callout__label{margin:0;font-weight:var(--font-weight-body-primary-bold);font-size:15px;letter-spacing:.08em;text-transform:uppercase;color:var(--guide-green)}.guide-callout__text{margin:16px 0 0;font-size:clamp(18px,2.2vw,21px);line-height:1.6}.guide-toc{max-width:var(--guide-max-width);border:1px solid var(--guide-border);border-radius:var(--guide-radius);padding:24px clamp(20px,3vw,32px)}.guide-toc[hidden]{display:none}.guide-toc__heading{margin:0 0 16px;font-weight:var(--font-weight-body-primary-bold);font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--guide-grey)}.guide-toc__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 32px;font-size:16px}@media(max-width:599px){.guide-toc__list{grid-template-columns:1fr}}.guide-toc__list li{margin:0}.guide-toc__list a{display:block;color:var(--guide-green);text-decoration:none;border-bottom:1px solid var(--guide-green)}.guide-toc__list a:hover{color:var(--guide-green-dark);border-bottom-color:var(--guide-green-dark)}.guide-table-wrap{overflow-x:auto;border:1px solid var(--guide-border);border-radius:var(--guide-radius)}.guide-table{width:100%;min-width:560px;border-collapse:collapse;font-size:15px}.guide-table th,.guide-table td{padding:14px 20px;text-align:left}.guide-table th{font-weight:var(--font-weight-body-primary-bold)}.guide-table thead th{padding-top:16px;padding-bottom:16px}.guide-table thead tr{background:var(--guide-green);color:#fff}.guide-table tbody tr:nth-child(2n){background:var(--guide-cream-light)}.guide-table__caveat{margin:14px 0 0;font-size:14px;font-style:italic;color:var(--guide-grey);max-width:var(--guide-max-width)}.guide-topic{scroll-margin-top:24px}.guide-topic+.guide-topic{margin-top:72px}.guide-topic .guide-heading{margin-bottom:16px}.guide-topic__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(24px,4vw,56px);align-items:start}.guide-topic__grid--reverse .guide-topic__image{order:-1}.guide-topic__image{aspect-ratio:4 / 3;border-radius:var(--guide-radius);overflow:hidden;background:var(--guide-cream-light)}.guide-topic__pills{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:8px;margin-top:24px}.guide-pill{display:flex;align-items:center;justify-content:center;text-align:center;white-space:normal;font-size:13px;padding:7px 12px;border-radius:999px;background:var(--guide-cream);color:var(--guide-green-dark);font-weight:var(--font-weight-body-primary-medium)}@media(max-width:599px){.guide-topic__pills{grid-auto-flow:row;grid-auto-columns:auto;justify-content:start}.guide-pill{white-space:nowrap}}.guide-topic__link{margin-top:24px;display:inline-block;font-weight:var(--font-weight-body-primary-bold);color:var(--guide-green);border-bottom:1px solid var(--guide-green)}.guide-topic__link:after{content:" \2192"}.guide-topic__link:hover{color:var(--guide-green-dark);border-bottom-color:var(--guide-green-dark)}#relaterede .guide-heading{margin-bottom:32px}.guide-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.guide-card-grid+.guide-card-grid{margin-top:48px}#rengoering .guide-card-grid,#maalgruppe .guide-card-grid{grid-template-columns:repeat(auto-fit,330px);justify-content:start}.guide-card{background:#fff;border:1px solid var(--guide-border);border-radius:var(--guide-radius);padding:26px;color:inherit;text-decoration:none;display:block;transition:transform .2s ease,box-shadow .2s ease}a.guide-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #1a181212}.guide-card__image{aspect-ratio:3 / 2;border-radius:var(--guide-radius-small);overflow:hidden;background:var(--guide-cream-light);margin:-26px -26px 20px;width:calc(100% + 52px)}.guide-card--flush{padding:0 0 26px;overflow:hidden}.guide-card--flush .guide-card__image{margin:0 0 20px;width:100%;border-radius:0}.guide-card--flush .guide-card__body-inner{padding:0 24px}.guide-card__shape{width:34px;height:34px;border:1.5px solid var(--guide-green);margin-bottom:18px}.guide-card__shape--square{border-radius:8px}.guide-card__shape--circle{border-radius:999px}.guide-card__shape--diamond{border-radius:8px;transform:rotate(45deg)}.guide-trust__icon{height:32px;margin-bottom:18px}.guide-trust__icon img{display:block;height:100%;width:auto;max-width:76px}.guide-card__title{font-family:var(--font-stack-headings-primary),sans-serif;font-weight:var(--font-weight-body-primary-bold);font-size:18px;margin:0}.guide-card__body{margin:10px 0 14px;font-size:15px;color:var(--guide-grey)}.guide-card__body ul{margin:0;padding-left:20px;font-size:15px;line-height:1.65;color:var(--guide-ink);list-style:disc}.guide-card__body li{margin-bottom:8px}.guide-card__link{font-size:15px;color:var(--guide-green);font-weight:var(--font-weight-body-primary-bold)}#faq .guide-heading{margin-bottom:32px}.guide-faq{max-width:var(--guide-max-width)}.guide-faq toggle-tab{display:block;border-top:1px solid var(--guide-border)}.guide-faq toggle-tab:last-child{border-bottom:1px solid var(--guide-border)}.guide-faq .toggle__title{padding:22px 0!important;cursor:pointer;display:flex;gap:20px;align-items:baseline;justify-content:space-between}.guide-faq .toggle__heading{font-size:18px;font-weight:var(--font-weight-body-primary-bold)}.guide-faq .toggle__content{padding-bottom:24px;color:var(--guide-ink)}.guide-trust{background:var(--guide-cream);scroll-margin-top:24px}.guide-trust__inner{max-width:1080px;margin:0 auto;padding:64px 24px}.guide-trust .guide-heading{margin-bottom:32px}.guide-trust__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.guide-trust__badge{background:#fff;border-radius:14px;padding:22px 24px}.guide-trust__title{font-weight:var(--font-weight-body-primary-bold);font-size:16px}.guide-trust__caption{font-size:14px;color:var(--guide-grey);margin-top:6px}.guide-related-links__label{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--guide-grey);margin-top:44px}.guide-related-links{max-width:var(--guide-max-width);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 32px;font-size:16px;margin:0 0 44px}@media(max-width:599px){.guide-related-links{grid-template-columns:1fr}}.guide-related-links a{display:block;color:var(--guide-green);text-decoration:none;border-bottom:1px solid var(--guide-green)}.guide-related-links a:hover{color:var(--guide-green-dark);border-bottom-color:var(--guide-green-dark)}.guide-product-grid{grid-template-columns:repeat(auto-fit,241px);justify-content:start}.guide-product-card{background:#fff;border:1px solid var(--guide-border);border-radius:var(--guide-radius);overflow:hidden;box-shadow:0 1px 3px #1a18120a}.guide-product-card__image{aspect-ratio:1 / 1;background:var(--guide-cream-light)}.guide-product-card__body{padding:20px}.guide-product-card__title{font-weight:var(--font-weight-body-primary-bold);font-size:16px}.guide-product-card__price{font-size:15px;color:var(--guide-grey);margin-top:6px}.guide-product-card__link{margin-top:16px;display:block;text-align:center;width:100%;padding:12px 16px;border:none;border-radius:999px;background:var(--guide-green);color:#fff;font-family:inherit;font-size:15px;font-weight:var(--font-weight-body-primary-bold);text-decoration:none;transition:background .2s ease}.guide-product-card__link:hover{background:var(--guide-green-dark)}.guide-cta{background:var(--guide-green);color:#fff}.guide-cta__inner{max-width:1080px;margin:0 auto;padding:56px 24px;display:flex;flex-wrap:wrap;gap:24px 40px;align-items:center;justify-content:space-between}.guide-cta__heading{margin:0;max-width:560px;color:#fff;font-family:var(--font-stack-headings-primary),sans-serif;font-weight:var(--font-weight-headings-primary);font-size:clamp(24px,3vw,32px);line-height:1.2}.guide-cta__subheading{margin:12px 0 0;color:#ffffffd1;font-size:16px}.guide-cta__link{background:#fff;color:var(--guide-green-dark);border-radius:999px;padding:15px 30px;font-size:16px;font-weight:var(--font-weight-body-primary-bold);white-space:nowrap;text-decoration:none;transition:background .2s ease}.guide-cta__link:hover{background:var(--guide-cream)}
/*# sourceMappingURL=/cdn/shop/t/50/assets/guide.css.map */
