.seo-landing{--seo-green: #3daa41;--seo-green-dark: #2f8a34;--seo-link: #19b619;--seo-text: #52575b;--seo-heading: #646b6f;--seo-border: #e1e3e4;--seo-muted: #6f767b;--seo-bg-soft: #f6f8f6;--seo-radius: 4px;--seo-maxw: 1080px;--seo-gap: 24px;max-width:var(--seo-maxw);margin:0 auto;padding:32px 20px 56px;color:var(--seo-text);font-size:16px;line-height:1.65}.seo-landing *,.seo-landing *:before,.seo-landing *:after{box-sizing:border-box}.seo-landing p{margin:0 0 1em}.seo-landing a{color:var(--seo-link)}.seo-landing ul,.seo-landing ol{margin:0 0 1.25em;padding-left:1.3em}.seo-landing li{margin:0 0 .4em}.seo-landing strong{color:var(--seo-heading)}.seo-breadcrumb{font-size:.85rem;color:var(--seo-muted);margin-bottom:1.25em;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.seo-breadcrumb a{color:var(--seo-muted);text-decoration:none}.seo-breadcrumb a:hover{color:var(--seo-green);text-decoration:underline}.seo-breadcrumb span[aria-current=page]{color:var(--seo-heading);font-weight:600}.seo-breadcrumb span[aria-hidden=true]{color:var(--seo-border)}.seo-h1,.seo-h2,.seo-h3{color:var(--seo-heading);line-height:1.2;margin:0 0 .5em}.seo-h1{font-size:clamp(1.7rem,4.5vw,2.5rem);margin-bottom:.4em}.seo-h2{font-size:clamp(1.35rem,3vw,1.75rem);margin-top:1.8em;padding-bottom:.35em;border-bottom:2px solid var(--seo-green)}.seo-h3{font-size:clamp(1.05rem,2vw,1.2rem);margin:0}.seo-buyer-guide>.seo-h2:first-child,section>.seo-h2:first-child{margin-top:0}.seo-intro{font-size:1.05rem;margin-bottom:2.5em}.seo-intro p:first-child{margin-top:0}.seo-landing>section{margin-top:3em}.seo-product-grid{display:grid;grid-template-columns:1fr;gap:var(--seo-gap);margin:1.5em 0 0}@media(min-width:700px){.seo-product-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.seo-product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:700px){.seo-product-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.seo-product-grid--4{grid-template-columns:repeat(4,1fr)}}.seo-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:1px solid var(--seo-border);border-radius:var(--seo-radius);background:#fff;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.seo-card:hover,.seo-card:focus-visible{box-shadow:0 6px 22px #00000014;border-color:var(--seo-green);transform:translateY(-2px)}.seo-card__media{display:block;background:var(--seo-bg-soft);padding:18px;text-align:center}.seo-card__img{display:inline-block;width:100%;max-width:220px;height:auto;aspect-ratio:1 / 1;object-fit:contain;mix-blend-mode:multiply}.seo-card__body{display:flex;flex-direction:column;gap:6px;padding:16px 18px 20px;flex:1 1 auto}.seo-card__title{font-size:1.05rem;font-weight:600;color:var(--seo-heading);line-height:1.3}.seo-card__subtitle{font-size:.9rem;color:var(--seo-muted);font-style:italic}.seo-card__price{font-size:1rem;font-weight:600;color:var(--seo-text);margin-top:2px}.seo-card__cta{align-self:flex-start;display:inline-block;background:var(--seo-green);color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;padding:9px 18px;border-radius:var(--seo-radius);margin-top:12px}.seo-card:hover .seo-card__cta,.seo-card:focus-visible .seo-card__cta{background:var(--seo-green-dark)}.seo-buyer-guide{max-width:860px}.seo-figure{margin:1.5em 0}.seo-figure img{width:100%;height:auto;border-radius:var(--seo-radius);border:1px solid var(--seo-border)}.seo-figure figcaption{font-size:.85rem;color:var(--seo-muted);margin-top:.5em;text-align:center}.seo-figure--placeholder{border:2px dashed var(--seo-border);border-radius:var(--seo-radius);padding:28px;text-align:center;color:var(--seo-muted);font-size:.9rem;background:var(--seo-bg-soft)}.seo-comparison-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.25em 0 1.75em;border:1px solid var(--seo-border);border-radius:var(--seo-radius)}.seo-table{width:100%;border-collapse:collapse;font-size:.95rem;min-width:520px}.seo-table th,.seo-table td{padding:10px 14px;text-align:left;border-bottom:1px solid var(--seo-border);vertical-align:top}.seo-table thead th{background:var(--seo-green);color:#fff;font-weight:600;white-space:nowrap}.seo-table tbody tr:nth-child(2n){background:var(--seo-bg-soft)}.seo-table th[scope=row]{font-weight:600;color:var(--seo-heading)}.seo-faq-item{border:1px solid var(--seo-border);border-radius:var(--seo-radius);margin-bottom:12px;background:#fff}.seo-faq-item>summary{list-style:none;cursor:pointer;padding:16px 48px 16px 18px;position:relative;font-weight:600;color:var(--seo-heading)}.seo-faq-item>summary::-webkit-details-marker{display:none}.seo-faq-item>summary .seo-h3{display:inline;font-size:1.02rem}.seo-faq-item>summary:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:1.4rem;line-height:1;color:var(--seo-green);font-weight:400}.seo-faq-item[open]>summary:after{content:"\2013"}.seo-faq-item>summary:focus-visible{outline:2px solid var(--seo-green);outline-offset:2px}.seo-faq-answer{padding:0 18px 18px}.seo-faq-answer p:first-child{margin-top:0}.seo-faq-answer p:last-child{margin-bottom:0}.seo-trust-block{background:var(--seo-bg-soft);border-radius:var(--seo-radius);padding:28px 24px}.seo-trust-grid{display:grid;grid-template-columns:1fr;gap:22px;margin-top:1.25em}@media(min-width:700px){.seo-trust-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.seo-trust-grid{grid-template-columns:repeat(3,1fr)}}.seo-trust-item{display:flex;gap:14px;align-items:flex-start}.seo-trust-item__icon{flex:0 0 auto;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--seo-green);color:#fff}.seo-trust-item__icon svg{width:22px;height:22px}.seo-trust-item__label{font-weight:600;color:var(--seo-heading);margin:0 0 3px}.seo-trust-item__body{font-size:.92rem;margin:0}.seo-related-list{display:grid;grid-template-columns:1fr;gap:10px 24px;list-style:none;margin:1.25em 0 0;padding:0}@media(min-width:700px){.seo-related-list{grid-template-columns:repeat(2,1fr)}}.seo-related-list li{margin:0}.seo-related-list a{display:inline-flex;align-items:center;gap:8px;padding:6px 0;font-weight:600;text-decoration:none}.seo-related-list a:before{content:"\2192";color:var(--seo-green)}.seo-related-list a:hover{text-decoration:underline}.seo-link--todo{color:#b15c00!important}.seo-cta-strip{margin:1.5em 0;padding:18px 20px;background:var(--seo-bg-soft);border-left:4px solid var(--seo-green);border-radius:var(--seo-radius)}.seo-cta-strip p{margin:0}.seo-lp{max-width:none;margin:0 auto;padding:18px 30px 40px;color:#52575b}.seo-lp-h1{font-size:40px;font-weight:500;color:#52575b;margin:4px 0 14px;line-height:1.87;text-wrap:balance}.seo-lp-h{margin:14px 0 10px;color:#52575b;line-height:1.55}.seo-lp-h--xl{font-size:30px;font-weight:600;color:#3d4246}.seo-lp-h--lg{font-size:22px;font-weight:600;color:#3d4246}.seo-lp-h--md{font-size:16px;font-weight:500;line-height:1.87}.seo-lp-h--sm{font-size:13px;font-weight:400}.seo-lp-h a{color:inherit;text-decoration:underline}.seo-lp-h p{margin:0}.seo-lp-h ul,.seo-lp-h ol{list-style:disc;padding-left:1.5em;margin:0;text-align:left}.seo-lp-h li{margin:0 0 4px}.seo-lp-align-center{text-align:center}.seo-lp-align-left{text-align:left}.seo-lp-align-right{text-align:right}.seo-lp-columns{display:flex;flex-wrap:wrap;align-items:flex-start;margin:6px 0}.seo-lp>.seo-lp-tiles,.seo-lp>.seo-lp-columns,.seo-lp>.seo-lp-h,.seo-lp>.seo-lp-richtext{max-width:1200px;margin-left:auto;margin-right:auto}.seo-lp-tile__img:not([width]){max-height:420px;width:auto}.seo-lp-col{flex:0 0 calc(var(--w, 6) / 12 * 100%);max-width:calc(var(--w, 6) / 12 * 100%);min-width:0;padding:0 6px;box-sizing:border-box}.seo-lp-col .seo-lp-h{margin:0}.seo-lp-tiles{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:8px;margin:10px 0;align-items:stretch}.seo-lp-tile{text-align:center;min-width:0;display:flex;flex-direction:column}.seo-lp-tile__link{display:inline-block;margin-bottom:12px}.seo-lp-tile__img{max-width:100%;height:auto;display:inline-block}.seo-lp-tile>.seo-lp-tile__img{margin-bottom:12px}.seo-lp-col .seo-lp-tiles{height:100%}.seo-lp-tile .seo-lp-btn{margin-top:auto;align-self:center}.seo-lp-tile__line{margin:4px 0 0;line-height:1.3}.seo-lp-tile__line a{color:inherit;text-decoration:none}.seo-lp-tile__line a:hover{text-decoration:underline}.seo-lp-tile__line--title{font-weight:600;color:#3d4246}.seo-lp-tile__line--sub{font-weight:400}.seo-lp-tile__line--sm{font-size:11px}.seo-lp-tile__line--md{font-size:14.5px}.seo-lp-tile__line--lg{font-size:18px}.seo-lp-tile__footnote{font-size:12px;font-style:italic;color:#6a7176;margin:8px 0 0}.seo-lp-tile__footnote a{color:inherit}.seo-lp-tile .seo-lp-btn{margin-top:auto}.seo-lp-tile__line:last-of-type{margin-bottom:10px}.seo-lp-tile__list{text-align:left;margin:6px 0 10px}.seo-lp-tile__list .gf_icon-list{list-style:none;padding:0;margin:0}.seo-lp-tile__list .gf_icon-list li{display:flex;align-items:flex-start}.seo-lp-tile__list .gf-il-icon svg{width:15px;height:15px;margin-top:3px}.seo-lp-tile__list p{margin:0;font-size:14px}.seo-lp-btnrow{margin:12px 0}.seo-lp-btn,.seo-landing a.seo-lp-btn,.seo-lp a.seo-lp-btn{display:inline-block;background:#42a947;color:#fff;font-size:14px;font-weight:600;padding:10px 28px;border-radius:3px;text-decoration:none;line-height:1.2}.seo-lp-btn:hover,.seo-landing a.seo-lp-btn:hover,.seo-lp a.seo-lp-btn:hover{background:#3a9640;color:#fff}.seo-lp-columns{margin-bottom:14px}.seo-lp-tile:has(.seo-lp-tile__list) .seo-lp-btn{margin-top:8px;margin-bottom:8px}.seo-lp-h+.seo-lp-columns,.seo-lp-h+.seo-lp-tiles{margin-top:8px}.seo-lp>.seo-lp-h--md:last-child{margin-top:56px}.seo-lp-richtext{margin:12px 0}.seo-lp-richtext p{margin:0 0 12px}.seo-lp-html{margin:12px 0}@media(max-width:767px){.seo-lp-col{flex-basis:100%;max-width:100%}.seo-lp-tiles{grid-template-columns:repeat(2,1fr)}.seo-lp-h--xl{font-size:24px}.seo-lp-h1{font-size:30px;line-height:1.4}.seo-lp-navstrip{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:16px;padding:8px 4px 10px;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity}.seo-lp-navstrip::-webkit-scrollbar{display:none}.seo-lp-navstrip .seo-lp-col,.seo-lp-navstrip .seo-lp-tiles{display:contents}.seo-lp-navstrip .seo-lp-tile{flex:0 0 auto;width:82px;scroll-snap-align:start}.seo-lp-navstrip .seo-lp-tile__img{width:68px;height:auto}.seo-lp-navstrip .seo-lp-tile__line{font-size:10px;line-height:1.25}}@media(max-width:991px){.seo-lp-hide-mobile{display:none!important}}@media(min-width:700px){.seo-product-grid--2{grid-template-columns:repeat(2,1fr);max-width:760px;margin-left:auto;margin-right:auto}.seo-product-grid--3{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/seo-landing.css.map */
