.article-navod{--nv-green: #96c11d;--nv-green-text: #5f7c12;--nv-ink: #121212;--nv-muted: #555;--nv-card: #f8f8f8;--nv-card-hover: #e8e8e8;--nv-border: #ddd;--nv-border-hover: #bbb;--nv-measure: 800px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--nv-ink)}.article-navod__breadcrumbs,.article-navod__header,.article-navod__content,.article-navod__footer{max-width:var(--nv-measure);margin-inline:auto;padding-inline:20px}.article-navod__hero{max-width:1100px;margin-inline:auto;padding-inline:20px}.breadcrumbs{margin:30px 0 24px;font-size:1.5rem}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:0 8px;margin:0;padding:0;list-style:none}.breadcrumbs__item+.breadcrumbs__item:before{content:"\203a";margin-right:8px;color:#999}.breadcrumbs__item a{color:var(--nv-muted);text-decoration:none}.breadcrumbs__item a:hover{color:var(--nv-green-text)}.breadcrumbs__item [aria-current=page]{color:#999}.article-navod__header{padding-top:20px;padding-bottom:10px}.article-navod__title{position:relative;display:inline-block;margin:0 0 24px;font-size:clamp(3.2rem,2.4rem + 2.4vw,4.4rem);line-height:1.2;font-weight:700;padding-bottom:10px}.article-navod__title:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:10px;background-color:var(--nv-green);border-radius:50% 0;transform:scaleX(0);transform-origin:left;transition:transform 1s ease-out .8s}.article-navod__title.fade-in:after{transform:scaleX(1)}.article-navod__standfirst{margin:0 0 24px;font-size:2.1rem!important;line-height:1.6!important;color:var(--nv-muted)}.article-navod__meta{display:flex;flex-wrap:wrap;gap:6px 20px;margin:0;padding:16px 0 0;border-top:1px solid var(--nv-border);font-size:1.5rem!important;color:#777}.article-navod__hero{margin-bottom:40px}.article-navod__hero img{display:block;width:100%;height:auto;border-radius:10px}.article-navod__hero figcaption{max-width:var(--nv-measure);margin:12px auto 0;padding-left:14px;border-left:3px solid var(--nv-green);font-size:1.6rem;line-height:1.55;color:var(--nv-muted)}.article-navod__content p,.article-navod__content li,.article-navod .rte p,.article-navod .rte li{font-size:1.9rem!important;line-height:1.75!important}.article-navod__content{padding-bottom:20px}.article-navod__content>p{margin:0 0 20px;color:#2a2a2a}.article-navod__content strong{font-weight:600;color:var(--nv-ink)}.article-navod__content a,.article-navod__hero figcaption a{color:var(--nv-ink);text-decoration:underline;text-decoration-color:var(--nv-green);text-decoration-thickness:2px;text-underline-offset:3px;transition:color .25s ease}.article-navod__content a:hover,.article-navod__hero figcaption a:hover{color:var(--nv-green-text)}.article-navod__content h2{position:relative;display:inline-block;margin:50px 0 20px;padding-bottom:12px;font-size:clamp(2.6rem,2.2rem + 1.2vw,3.2rem);line-height:1.3;font-weight:700;scroll-margin-top:90px}.article-navod__content h2:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:10px;background-color:var(--nv-green);border-radius:50% 0;transform:scaleX(0);transform-origin:left;transition:transform 1s ease-out .8s}.article-navod__content h2.fade-in:after{transform:scaleX(1)}.article-navod__content h3{margin:32px 0 12px;font-size:2.2rem;line-height:1.35;font-weight:600;scroll-margin-top:90px}.toc{margin:10px 0 40px;padding:24px 28px;background:var(--nv-card);border:1px solid var(--nv-border);border-radius:10px}.toc__heading{margin:0 0 14px!important;font-size:1.8rem!important;font-weight:700;color:var(--nv-ink)}.toc__list{margin:0;padding:0;list-style:none;counter-reset:toc}.toc__list li{counter-increment:toc;position:relative;margin:0 0 10px;padding-left:34px}.toc__list li:last-child{margin-bottom:0}.toc__list li:before{content:counter(toc);position:absolute;left:0;top:1px;width:24px;height:24px;display:grid;place-items:center;background:var(--nv-green);color:#fff;border-radius:50%;font-size:1.5rem;font-weight:700}.toc__list a{color:var(--nv-ink);text-decoration:none!important;font-size:1.8rem}.toc__list a:hover,.toc__list a:focus-visible{color:var(--nv-green-text);text-decoration:underline!important;text-decoration-color:var(--nv-green);text-decoration-thickness:2px;text-underline-offset:3px}.callout{margin:28px 0;padding:20px 24px;background:var(--nv-card);border:1px solid var(--nv-border);border-left:4px solid var(--nv-green);border-radius:10px}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0!important}.callout--caution{background:#fdf7ec;border-color:#f0dcb8;border-left-color:#d99b2b}.callout__label{display:block;margin-bottom:6px;font-size:1.7rem!important;font-weight:700;color:var(--nv-green-text)}.callout--caution .callout__label{color:#b8791a}.article-navod__content ul,.article-navod__content ol{margin:0 0 24px;padding-left:22px}.article-navod__content li{margin-bottom:10px;color:#2a2a2a}.steps{counter-reset:step;list-style:none;padding-left:0!important}.steps>li{counter-increment:step;position:relative;margin-bottom:14px;padding-left:44px;min-height:30px}.steps>li:before{content:counter(step);position:absolute;left:0;top:0;width:30px;height:30px;display:grid;place-items:center;background:var(--nv-green);color:#fff;border-radius:50%;font-size:1.75rem;font-weight:700}.kit{margin:28px 0 36px}.kit__heading{margin:0 0 14px!important;font-size:1.8rem!important;font-weight:700}.kit__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;margin:0!important;padding:0!important;list-style:none}.kit__grid>li{margin:0!important}.kit__grid a,.kit__grid .kit__item{display:block;height:100%;padding:16px 18px;background:var(--nv-card);border:1px solid var(--nv-border);border-radius:10px;color:var(--nv-ink);text-decoration:none!important;transition:background .3s ease,border-color .3s ease}.kit__grid a:hover{background:var(--nv-card-hover);border-color:var(--nv-border-hover)}.kit__name{display:block;font-weight:700;font-size:1.75rem;line-height:1.35;margin-bottom:5px}.kit__grid a .kit__name:after{content:" \2192";color:var(--nv-green-text)}.kit__note{display:block;font-size:1.55rem;line-height:1.5;color:var(--nv-muted)}.kit--tools .kit__item{background:transparent;border-style:dashed}.article-navod__content figure{margin:36px 0}.article-navod__content figure img{display:block;width:100%;height:auto;border-radius:10px;background:var(--nv-card)}.article-navod__content figure.is-portrait img{width:auto;max-width:100%;max-height:680px;margin:0 auto}.article-navod__content figcaption{margin-top:12px;padding-left:14px;border-left:3px solid var(--nv-green);font-size:1.6rem;line-height:1.55;color:var(--nv-muted)}.table-wrap{overflow-x:auto;margin:28px 0;border:1px solid var(--nv-border);border-radius:10px;-webkit-overflow-scrolling:touch}.table-wrap:focus-visible{outline:3px solid var(--nv-green-text);outline-offset:2px}.article-navod__content table{width:100%;border-collapse:collapse;font-size:1.75rem}.article-navod__content caption{padding:16px 16px 12px;text-align:left;font-size:1.6rem;font-weight:600;color:var(--nv-muted)}.article-navod__content th,.article-navod__content td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--nv-border)}.article-navod__content tbody tr:last-child th,.article-navod__content tbody tr:last-child td{border-bottom:0}.article-navod__content thead th{font-weight:700;background:var(--nv-card);white-space:nowrap}.article-navod__content tbody th{font-weight:600}.summary{margin:28px 0 40px;padding:24px 28px;background:var(--nv-card);border:1px solid var(--nv-border);border-left:4px solid var(--nv-green);border-radius:10px}.summary__heading{margin:0 0 14px!important;font-size:1.8rem!important;font-weight:700;color:var(--nv-ink)}.summary__list{margin:0!important;padding-left:22px}.summary__list li:last-child{margin-bottom:0}.faq{margin-top:20px}.faq__item{margin-bottom:14px;padding:20px 24px;background:var(--nv-card);border:1px solid var(--nv-border);border-radius:10px}.faq__q{margin:0 0 10px!important;font-size:2.1rem!important;line-height:1.4!important;font-weight:700}.faq__a{margin:0!important;color:#2a2a2a}.article-navod__footer{margin:40px auto 60px;padding-top:28px;border-top:1px solid var(--nv-border)}.article-navod__tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px;padding:0;list-style:none}.article-navod__tags li{margin:0!important}.article-navod__tags a{display:inline-block;padding:6px 14px;background:var(--nv-card);border:1px solid var(--nv-border);border-radius:30px;font-size:1.5rem;color:var(--nv-muted);text-decoration:none}.article-navod__tags a:hover{border-color:var(--nv-green);color:var(--nv-green-text)}.article-navod__back{display:inline-block;padding:12px 24px;border:2px solid var(--nv-ink);border-radius:30px;font-size:1.8rem;color:var(--nv-ink);text-decoration:none;transition:all .3s ease}.article-navod__back:hover{background:var(--nv-ink);color:#fff}.article-navod a:focus-visible,.article-navod summary:focus-visible{outline:3px solid var(--nv-green-text);outline-offset:2px;border-radius:2px}@media screen and (max-width:749px){.article-navod__content h2{margin-top:38px}.toc,.callout,.faq__item{padding:18px 20px}}@media(prefers-reduced-motion:reduce){.article-navod__title:after,.article-navod__content h2:after{transition:none;transform:scaleX(1)}.article-navod *,.article-navod *:before,.article-navod *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-article-navod.css.map */
