.section-container-lg{box-sizing:border-box;max-width:var(--page-width);margin-inline:auto;padding-inline:1.5rem}.seo-article{--seo-article-accent: rgb(var(--color-button));--seo-article-accent-contrast: rgb(var(--color-button-text));--seo-article-text: rgb(var(--color-foreground));--seo-article-muted: rgba(var(--color-foreground), .68);--seo-article-border: rgba(var(--color-foreground), .14);--seo-article-soft: rgba(var(--color-foreground), .045);--seo-article-card: rgb(var(--color-background));min-width:0;padding-block:var(--seo-article-padding-top, 24px) var(--seo-article-padding-bottom, 64px);color:var(--seo-article-text)}.seo-article,.seo-article *{box-sizing:border-box}.seo-article__inner,.seo-article-layout,.seo-article-main,.seo-article-content{min-width:0;max-width:100%}.seo-article a{color:inherit}.seo-article-breadcrumb{margin:0 0 clamp(1.8rem,3vw,3.2rem);color:var(--seo-article-muted);font-size:1.35rem}.seo-article-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0;padding:0;list-style:none}.seo-article-breadcrumb li:first-child{display:inline-flex;align-items:center;gap:.8rem}.seo-article-breadcrumb a{text-decoration:none;transition:color .18s ease}.seo-article-breadcrumb a:hover,.seo-article-breadcrumb a:focus-visible{color:var(--seo-article-accent);text-decoration:underline;text-underline-offset:.3rem}.seo-article-hero{margin-bottom:clamp(4rem,6vw,7.2rem)}.seo-article-hero__main{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);grid-template-areas:"title media" "meta media" "excerpt media" "share media";column-gap:clamp(3.2rem,5vw,7rem);row-gap:1.8rem;align-items:center}.seo-article-hero__main--without-media{grid-template-columns:minmax(0,82rem);grid-template-areas:"title" "meta" "excerpt" "share"}.seo-article-title{grid-area:title;margin:0;color:var(--seo-article-text);font-family:var(--font-heading-family);font-size:clamp(3.4rem,4.2vw,5.2rem);font-weight:var(--font-heading-weight);line-height:1.06;letter-spacing:-.025em;overflow-wrap:anywhere}.seo-article-hero__media{grid-area:media;align-self:center;min-width:0;min-height:0;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.seo-article-hero__image{display:block;width:100%;height:auto!important;min-height:0;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.seo-article-meta{grid-area:meta;display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;color:var(--seo-article-muted);font-size:1.4rem;line-height:1.45}.seo-article-meta__author,.seo-article-meta__reviewer{display:inline-flex;align-items:center;gap:.45rem}.seo-article-meta__avatar-link,.seo-article-meta__avatar{display:block;flex:0 0 auto}.seo-article-meta__avatar{width:3.2rem;height:3.2rem;object-fit:cover;border-radius:50%}.seo-article-meta__person{color:var(--seo-article-text);font-weight:650;text-decoration:none;transition:color .18s ease}.seo-article-meta__person:hover,.seo-article-meta__person:focus-visible{color:var(--seo-article-accent);text-decoration:underline;text-underline-offset:.3rem}.seo-article-meta__divider{color:rgba(var(--color-foreground),.35)}.seo-article-excerpt{grid-area:excerpt;position:relative;margin:0;padding:1.5rem 1.8rem 1.5rem 2.4rem;color:rgba(var(--color-foreground),.82);background:var(--seo-article-soft);border:0;border-left:.35rem solid var(--seo-article-accent);border-radius:0 1rem 1rem 0;font-size:1.6rem;font-style:italic;line-height:1.65}.seo-article-excerpt:before,.seo-article-excerpt:after{color:rgba(var(--color-foreground),.32);font-family:Georgia,serif;font-size:2.2rem;line-height:0}.seo-article-excerpt:before{content:"\201c";margin-right:.2rem}.seo-article-excerpt:after{content:"\201d";margin-left:.2rem}.seo-article-excerpt>:first-child{margin-top:0}.seo-article-excerpt>:last-child{margin-bottom:0}.seo-article-share{grid-area:share;display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}.seo-article-share__title{font-size:1.35rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.seo-article-share__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem}.seo-article-share__button{display:inline-flex;min-height:3.8rem;align-items:center;justify-content:center;gap:.65rem;padding:.7rem 1rem;color:var(--seo-article-text);background:var(--seo-article-card);border:.1rem solid var(--seo-article-border);border-radius:999px;font:inherit;font-size:1.3rem;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.seo-article-share__button svg{width:1.8rem;height:1.8rem;flex:0 0 auto}.seo-article-share__button:hover,.seo-article-share__button:focus-visible{color:var(--seo-article-accent);border-color:currentColor;background:var(--seo-article-soft);transform:translateY(-.15rem)}.seo-article-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(25rem,32rem);gap:clamp(3.2rem,5vw,7.2rem);align-items:start}.seo-article-main{width:100%}.seo-article-content{width:100%;color:rgba(var(--color-foreground),.88);font-size:clamp(1.65rem,1.15vw,1.8rem);line-height:1.78;overflow-wrap:anywhere}.seo-article-content>:first-child{margin-top:0}.seo-article-content>:last-child{margin-bottom:0}.seo-article-content :is(h1,h2,h3,h4,h5,h6){color:var(--seo-article-text);font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);line-height:1.2;letter-spacing:-.012em;overflow-wrap:anywhere;scroll-margin-top:calc(var(--header-height, 0px) + 3rem)}.seo-article-content h1{margin:4rem 0 1.5rem;font-size:clamp(3rem,3.4vw,4.4rem)}.seo-article-content h2{margin:4.8rem 0 1.5rem;font-size:clamp(2.7rem,2.7vw,3.6rem)}.seo-article-content h3{margin:3.8rem 0 1.2rem;font-size:clamp(2.2rem,2.1vw,2.8rem)}.seo-article-content h4{margin:3.2rem 0 1rem;font-size:2.1rem}.seo-article-content h5{margin:2.8rem 0 .9rem;font-size:1.85rem}.seo-article-content h6{margin:2.4rem 0 .8rem;font-size:1.65rem;letter-spacing:.02em;text-transform:uppercase}.seo-article-content p,.seo-article-content ul,.seo-article-content ol,.seo-article-content figure,.seo-article-content blockquote,.seo-article-content pre,.seo-article-content :is(.seo-article-table-scroll,.table-wrapper){margin-block:0 2.2rem}.seo-article-content ul,.seo-article-content ol{padding-left:2.6rem;list-style-position:outside}.seo-article-content ul{list-style-type:disc}.seo-article-content ol{list-style-type:decimal}.seo-article-content li+li{margin-top:.65rem}.seo-article-content li>:is(ul,ol){margin-top:.7rem;margin-bottom:0}.seo-article-content a:not(.pc-wrapper a){color:var(--seo-article-accent)!important;text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.25rem;overflow-wrap:anywhere}.seo-article-content a:not(.pc-wrapper a) :where(*){color:var(--seo-article-accent)!important}.seo-article-content a:not(.pc-wrapper a):hover,.seo-article-content a:not(.pc-wrapper a):focus-visible{color:rgba(var(--color-button),.72)!important;text-decoration-thickness:.2rem}.seo-article-content img{display:block;max-width:100%;height:auto}.seo-article-content figure{max-width:100%}.seo-article-content figure img{width:auto;max-width:100%;height:auto;margin-inline:auto}.seo-article-content figcaption{margin-top:.9rem;color:var(--seo-article-muted);font-size:1.35rem;line-height:1.55;text-align:center}.seo-article-content blockquote{padding:1.8rem 2.2rem;color:rgba(var(--color-foreground),.78);background:var(--seo-article-soft);border-left:.35rem solid var(--seo-article-accent);font-style:italic}.seo-article-content blockquote>:last-child{margin-bottom:0}.seo-article-content code{padding:.15em .4em;background:rgba(var(--color-foreground),.07);border-radius:.4rem;font-size:.9em;overflow-wrap:anywhere}.seo-article-content pre{max-width:100%;padding:1.8rem;overflow-x:auto;color:rgb(var(--color-background));background:rgb(var(--color-foreground));border-radius:1rem;-webkit-overflow-scrolling:touch}.seo-article-content pre code{padding:0;color:inherit;background:transparent;white-space:pre;overflow-wrap:normal}.seo-article-content hr{margin:4rem 0;border:0;border-top:.1rem solid var(--seo-article-border)}.seo-article-content :is(.seo-article-table-scroll,.table-wrapper){display:block;position:relative;inline-size:100%;width:100%;max-inline-size:100%;min-inline-size:0;padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;contain:inline-size}.seo-article-content :is(.seo-article-table-scroll,.table-wrapper) table{display:table;width:max-content;max-inline-size:none;min-inline-size:max(100%,40rem);border-collapse:collapse;white-space:nowrap}.seo-article-content :is(th,td){min-width:12rem;padding:1.1rem 1.3rem;border:.1rem solid var(--seo-article-border);vertical-align:top;white-space:normal;word-break:break-word}.seo-article-content th{color:var(--seo-article-text);background:var(--seo-article-soft);font-weight:700;text-align:left}.seo-article-sidebar{position:sticky;top:calc(var(--header-height, 0px) + 2rem);display:grid;gap:2rem;min-width:0;max-height:none;overflow:visible}.seo-article-sidebar__card{min-width:0;padding:2rem;background:var(--seo-article-card);border:.1rem solid var(--seo-article-border);border-radius:1.4rem;box-shadow:0 .8rem 2.8rem rgba(var(--color-shadow),.06)}.seo-article-sidebar__heading{margin:0 0 1.6rem;color:var(--seo-article-text);font-family:var(--font-heading-family);font-size:1.8rem;line-height:1.25}.seo-article-toc__list,.seo-article-toc__sublist{margin:0;padding:0;list-style:none}.seo-article-toc__list{max-height:50vh;padding-right:.4rem;overflow-y:auto;overscroll-behavior-y:auto;scrollbar-color:rgba(var(--color-foreground),.22) transparent;scrollbar-width:thin}.seo-article-toc__list::-webkit-scrollbar{width:.5rem}.seo-article-toc__list::-webkit-scrollbar-track{background:transparent}.seo-article-toc__list::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:999px}.seo-article-toc__item+.seo-article-toc__item{margin-top:.35rem}.seo-article-toc__row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem}.seo-article-toc__link{display:block;padding:.75rem .9rem;color:var(--seo-article-muted);border-radius:.8rem;font-size:1.35rem;line-height:1.45;text-decoration:none;transition:color .16s ease,background .16s ease}.seo-article-toc__link:hover,.seo-article-toc__link:focus-visible,.seo-article-toc__link.is-active{color:var(--seo-article-text);background:var(--seo-article-soft)}.seo-article-toc__link.is-active{font-weight:700}.seo-article-toc__toggle{display:inline-grid;width:3.2rem;height:3.2rem;place-items:center;padding:0;color:var(--seo-article-muted);background:transparent;border:0;border-radius:50%;cursor:pointer}.seo-article-toc__toggle:hover,.seo-article-toc__toggle:focus-visible{color:var(--seo-article-accent);background:var(--seo-article-soft)}.seo-article-toc__toggle svg{width:1.6rem;height:1.6rem;transition:transform .18s ease}.seo-article-toc__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.seo-article-toc__sublist{margin:.3rem 0 .6rem 1.1rem;padding-left:.8rem;border-left:.1rem solid var(--seo-article-border)}.seo-article-toc__item--level-3 .seo-article-toc__link{font-size:1.25rem}.seo-article-recommended-products{position:relative;overflow:hidden}.seo-article-recommended-products__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.seo-article-recommended-products__header .seo-article-sidebar__heading{margin-bottom:1.6rem}.seo-article-recommended-products__close{display:inline-grid;width:3.2rem;height:3.2rem;flex:0 0 auto;place-items:center;padding:0;color:var(--seo-article-muted);background:transparent;border:0;border-radius:50%;cursor:pointer;transition:color .16s ease,background .16s ease}.seo-article-recommended-products__close:hover,.seo-article-recommended-products__close:focus-visible{color:var(--seo-article-text);background:var(--seo-article-soft)}.seo-article-recommended-products__close svg{width:1.8rem;height:1.8rem}.seo-article-recommended-products__viewport{width:100%;min-width:0;overflow:hidden}.seo-article-recommended-products__track{display:flex;align-items:stretch;width:100%;min-width:0;transition:transform .38s ease;will-change:transform}.seo-article-recommended-products__slide{flex:0 0 100%;min-width:0}.seo-article-recommended-products__list{display:grid;gap:1.4rem}.seo-article-recommended-products__product{display:grid;grid-template-columns:8.4rem minmax(0,1fr);gap:1.3rem;height:100%;padding:1rem;background:var(--seo-article-card);border:.1rem solid var(--seo-article-border);border-radius:1rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.seo-article-recommended-products__product:hover,.seo-article-recommended-products__product:focus-within{border-color:rgba(var(--color-button),.55);box-shadow:0 1rem 2.4rem rgba(var(--color-shadow),.1);transform:translateY(-.2rem)}.seo-article-recommended-products__image-link{display:block;overflow:hidden;background:var(--seo-article-soft);border-radius:.8rem}.seo-article-recommended-products__image{display:block;width:100%;height:8.4rem;object-fit:contain;transition:transform .25s ease}.seo-article-recommended-products__product:hover .seo-article-recommended-products__image,.seo-article-recommended-products__product:focus-within .seo-article-recommended-products__image{transform:scale(1.045)}.seo-article-recommended-products__details{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.seo-article-recommended-products__details h3{display:-webkit-box;margin:0 0 .5rem;overflow:hidden;color:var(--seo-article-text);font-family:var(--font-heading-family);font-size:1.4rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.seo-article-recommended-products__details h3 a{text-decoration:none;transition:color .18s ease}.seo-article-recommended-products__product:hover h3 a,.seo-article-recommended-products__details h3 a:focus-visible{color:var(--seo-article-accent)}.seo-article-recommended-products__details p{margin:0 0 .6rem;color:var(--seo-article-muted);font-size:1.15rem;line-height:1.35}.seo-article-recommended-products__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.55rem;margin-bottom:.8rem;font-size:1.25rem}.seo-article-recommended-products__price s{color:var(--seo-article-muted)}.seo-article-recommended-products__price strong{color:var(--seo-article-accent)}.seo-article-recommended-products__buy{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;margin-top:auto;padding:.55rem 1rem;color:var(--seo-article-accent-contrast);background:var(--seo-article-accent);border:.1rem solid var(--seo-article-accent);border-radius:999px;font-size:1.15rem;font-weight:700;line-height:1;text-decoration:none;transition:filter .18s ease,transform .18s ease}.seo-article-recommended-products__buy:hover,.seo-article-recommended-products__buy:focus-visible{filter:brightness(.88);transform:translateY(-.1rem)}.seo-article-recommended-products__buy.is-disabled{color:var(--seo-article-muted);background:var(--seo-article-soft);border-color:var(--seo-article-border)}.seo-article-recommended-products__controls{display:grid;grid-template-columns:3.4rem minmax(0,1fr) 3.4rem;align-items:center;gap:1rem;margin-top:1.4rem}.seo-article-recommended-products__previous,.seo-article-recommended-products__next{display:inline-grid;width:3.4rem;height:3.4rem;place-items:center;padding:0;color:var(--seo-article-text);background:var(--seo-article-card);border:.1rem solid var(--seo-article-border);border-radius:50%;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.seo-article-recommended-products__previous:hover,.seo-article-recommended-products__previous:focus-visible,.seo-article-recommended-products__next:hover,.seo-article-recommended-products__next:focus-visible{color:var(--seo-article-accent);border-color:currentColor;background:var(--seo-article-soft)}.seo-article-recommended-products__pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}.seo-article-recommended-products__dot{width:.8rem;height:.8rem;padding:0;background:rgba(var(--color-foreground),.25);border:0;border-radius:50%;cursor:pointer;transition:transform .16s ease,background .16s ease}.seo-article-recommended-products__dot:hover,.seo-article-recommended-products__dot:focus-visible,.seo-article-recommended-products__dot.is-active{background:var(--seo-article-accent);transform:scale(1.3)}.seo-article-tags{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:4rem}.seo-article-tags__label{color:var(--seo-article-muted);font-size:1.3rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.seo-article-tags__list{display:flex;flex-wrap:wrap;gap:.7rem}.seo-article-tags__list a,.seo-article-role-tag{display:inline-flex;padding:.55rem 1rem;color:var(--seo-article-muted);background:var(--seo-article-soft);border:.1rem solid var(--seo-article-border);border-radius:999px;font-size:1.2rem;line-height:1.2;text-decoration:none}.seo-article-tags__list a:hover,.seo-article-tags__list a:focus-visible{color:var(--seo-article-accent);border-color:currentColor}.seo-article-content-divider{margin:clamp(4.5rem,7vw,7rem) 0 3.2rem;border:0;border-top:.1rem solid var(--seo-article-border)}.seo-article-author{position:relative;padding:clamp(2.2rem,4vw,3.4rem);background:var(--seo-article-soft);border:.1rem solid var(--seo-article-border);border-radius:1.6rem}.seo-article-author__profile-link{position:absolute;top:2rem;right:2rem;color:var(--seo-article-accent);font-size:1.3rem;text-underline-offset:.3rem}.seo-article-author__profile-link:hover,.seo-article-author__profile-link:focus-visible{text-decoration-thickness:.2rem}.seo-article-author__header{display:grid;grid-template-columns:9.6rem minmax(0,1fr);gap:2rem;align-items:center;padding-right:12rem}.seo-article-author__avatar-link,.seo-article-author__avatar{display:block}.seo-article-author__avatar{width:9.6rem;height:9.6rem;object-fit:cover;border-radius:50%}.seo-article-author__name-row{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem}.seo-article-author__name-row h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(2rem,2.2vw,2.8rem);line-height:1.2}.seo-article-author__name-row h2 a{text-decoration:none}.seo-article-author__name-row h2 a:hover,.seo-article-author__name-row h2 a:focus-visible{color:var(--seo-article-accent)}.seo-article-author__socials{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.seo-article-author__socials a{display:inline-grid;min-width:3.2rem;min-height:3.2rem;place-items:center;color:var(--seo-article-muted);border:0;border-radius:50%;text-decoration:none;transition:color .16s ease,background .16s ease}.seo-article-author__socials a:hover,.seo-article-author__socials a:focus-visible{color:var(--seo-article-accent);background:rgba(var(--color-foreground),.07)}.seo-article-author__socials svg{width:24px;height:24px}.seo-article-author__roles{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.9rem}.seo-article-author__bio{margin-top:2rem;color:rgba(var(--color-foreground),.78);font-size:1.55rem;line-height:1.7}.seo-article-author__bio>:first-child{margin-top:0}.seo-article-author__bio>:last-child{margin-bottom:0}.seo-article-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin-top:2.4rem}.seo-article-navigation--next-only .seo-article-navigation__card--next{grid-column:2}.seo-article-navigation__card{display:flex;min-width:0;flex-direction:column;gap:.8rem;padding:2rem;background:var(--seo-article-card);border:.1rem solid var(--seo-article-border);border-radius:1.4rem;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.seo-article-navigation__card--next{text-align:right}.seo-article-navigation__card:hover,.seo-article-navigation__card:focus-visible{border-color:rgba(var(--color-button),.55);box-shadow:0 1rem 2.8rem rgba(var(--color-shadow),.08);transform:translateY(-.25rem)}.seo-article-navigation__direction{color:var(--seo-article-accent);font-size:1.25rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.seo-article-navigation__meta{display:flex;flex-wrap:wrap;gap:.6rem;color:var(--seo-article-muted);font-size:1.2rem}.seo-article-navigation__card--next .seo-article-navigation__meta{justify-content:flex-end}.seo-article-navigation__card strong{color:var(--seo-article-text);font-family:var(--font-heading-family);font-size:1.7rem;line-height:1.35;transition:color .18s ease}.seo-article-navigation__card:hover strong,.seo-article-navigation__card:focus-visible strong{color:var(--seo-article-accent)}.seo-article-more{margin-top:clamp(5rem,8vw,9rem)}.seo-article-more>h2{margin:0 0 2.4rem;font-family:var(--font-heading-family);font-size:clamp(2.8rem,3.2vw,4rem);line-height:1.15}.seo-article-more__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.6rem,2.5vw,2.8rem);align-items:stretch}.seo-article-more__card{min-width:0;height:100%}.seo-article-more__card-link{display:grid;grid-template-rows:auto 1fr;height:100%;overflow:hidden;background:var(--seo-article-card);border:.1rem solid var(--seo-article-border);border-radius:1.5rem;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.seo-article-more__card-link:hover,.seo-article-more__card-link:focus-visible{border-color:rgba(var(--color-button),.55);box-shadow:0 1.4rem 3rem rgba(var(--color-shadow),.1);transform:translateY(-.35rem)}.seo-article-more__media{aspect-ratio:16 / 10;overflow:hidden;background:var(--seo-article-soft)}.seo-article-more__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.seo-article-more__card-link:hover .seo-article-more__image,.seo-article-more__card-link:focus-visible .seo-article-more__image{transform:scale(1.04)}.seo-article-more__content{display:grid;grid-template-rows:auto auto 1fr auto;gap:1rem;padding:1.8rem}.seo-article-more__tag{justify-self:start;color:var(--seo-article-accent);font-size:1.15rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.seo-article-more__content h3{margin:0;color:var(--seo-article-text);font-family:var(--font-heading-family);font-size:2rem;line-height:1.3;transition:color .18s ease}.seo-article-more__card-link:hover h3,.seo-article-more__card-link:focus-visible h3{color:var(--seo-article-accent)}.seo-article-more__content p{margin:0;color:var(--seo-article-muted);font-size:1.4rem;line-height:1.6}.seo-article-more__meta{display:flex;flex-wrap:wrap;gap:.6rem;color:var(--seo-article-muted);font-size:1.2rem}.seo-article-content .pc-wrapper{position:relative;display:flex;width:100%;max-width:82rem;min-width:0;margin:3rem auto;overflow:hidden;color:var(--seo-article-text);background:var(--seo-article-card);border:.1rem solid var(--seo-article-border);border-radius:1.6rem;box-shadow:0 .6rem 2rem rgba(var(--color-shadow),.06);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.seo-article-content .pc-wrapper:hover,.seo-article-content .pc-wrapper:focus-within{border-color:rgba(var(--color-button),.55);box-shadow:0 1.4rem 3rem rgba(var(--color-shadow),.1);transform:translateY(-.3rem)}.seo-article-content .pc-img-container{display:block;width:19rem;flex:0 0 19rem;overflow:hidden;background:var(--seo-article-soft)}.seo-article-content .pc-img{display:block;width:100%;height:100%;margin:0;object-fit:contain;transition:transform .26s ease}.seo-article-content .pc-wrapper:hover .pc-img,.seo-article-content .pc-wrapper:focus-within .pc-img{transform:scale(1.04)}.seo-article-content .pc-badge{position:absolute;z-index:1;top:1rem;left:1rem;padding:.5rem .9rem;color:#fff;background:#b42318;border-radius:999px;font-size:1.05rem;font-weight:800;line-height:1;text-transform:uppercase}.seo-article-content .pc-badge-sale{background:#067647}.seo-article-content .pc-badge-soldout{background:#475467}.seo-article-content .pc-content{display:flex;min-width:0;flex:1;flex-direction:column;justify-content:space-between;padding:2rem}.seo-article-content .pc-title{display:-webkit-box;margin:0 0 1rem;overflow:hidden;font-size:2rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.seo-article-content .pc-wrapper a,.seo-article-content .pc-wrapper a :where(*){color:inherit!important;text-decoration:none}.seo-article-content .pc-wrapper:hover .pc-title a,.seo-article-content .pc-title a:focus-visible{color:var(--seo-article-accent)!important}.seo-article-content .pc-features{display:flex;flex-wrap:wrap;gap:.6rem}.seo-article-content .pc-feature-tag{padding:.4rem .8rem;color:var(--seo-article-muted);background:var(--seo-article-soft);border:.1rem solid var(--seo-article-border);border-radius:.6rem;font-size:1.15rem}.seo-article-content .pc-footer{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.2rem;margin-top:1.6rem;padding-top:1.4rem;border-top:.1rem dashed var(--seo-article-border)}.seo-article-content .pc-price-box{display:flex;flex-direction:column;gap:.45rem}.seo-article-content .pc-price{color:var(--seo-article-text);font-size:1.8rem;font-weight:800}.seo-article-content .pc-price-sale-color{color:#b42318}.seo-article-content .pc-compare-price{color:var(--seo-article-muted);font-size:1.2rem}.seo-article-content .pc-btn{display:inline-flex;min-height:3.8rem;align-items:center;justify-content:center;gap:.6rem;padding:.8rem 1.4rem;color:var(--seo-article-accent-contrast)!important;background:var(--seo-article-accent);border-radius:999px;font-size:1.3rem;font-weight:700;line-height:1;transition:filter .18s ease,transform .18s ease}.seo-article-content .pc-btn:hover,.seo-article-content .pc-btn:focus-visible{color:var(--seo-article-accent-contrast)!important;filter:brightness(.88);transform:translateY(-.15rem)}.seo-article-content .pc-btn svg{width:1.5rem;height:1.5rem}.seo-article-content .pc-btn-disabled{color:var(--seo-article-muted)!important;background:var(--seo-article-soft)}@media screen and (min-width:750px){.section-container-lg{padding-inline:3.2rem}}@media screen and (min-width:990px){.section-container-lg{padding-inline:2rem}}@media screen and (max-width:989px){.seo-article-hero__main{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "media" "meta" "excerpt" "share";row-gap:1.8rem}.seo-article-layout{grid-template-columns:minmax(0,1fr)}.seo-article-sidebar{position:static;order:2}.seo-article-sidebar__toc{display:none}.seo-article-more__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.seo-article-section{overflow:hidden}.seo-article{max-width:100%;padding-top:min(var(--seo-article-padding-top, 24px),2rem);overflow:hidden}.seo-article-breadcrumb{margin-bottom:1.8rem}.seo-article-title{font-size:clamp(3rem,10vw,4.2rem)}.seo-article-meta{font-size:1.3rem}.seo-article-meta__divider{display:none}.seo-article-meta>:not(:last-child){margin-right:.7rem}.seo-article-excerpt{padding:1.4rem 1.5rem 1.4rem 2rem;font-size:1.5rem}.seo-article-share{flex-wrap:nowrap;gap:.8rem}.seo-article-share__actions{min-width:0;flex:1;flex-wrap:nowrap;gap:.45rem}.seo-article-share__button{width:3.8rem;min-width:3.8rem;padding-inline:0}.seo-article-share__button>span:not(.visually-hidden){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.seo-article-content{max-width:100%;overflow:hidden;font-size:1.6rem;line-height:1.72}.seo-article-content h2{margin-top:4rem}.seo-article-content :is(.seo-article-table-scroll,.table-wrapper).is-overflowing:before{content:attr(data-swipe-label);display:block;margin-bottom:1.2rem;color:var(--seo-article-muted);font-size:1.25rem;line-height:1.5}.seo-article-content :is(.seo-article-table-scroll,.table-wrapper) table{min-inline-size:max(100%,38rem)}.seo-article-author{padding:5.2rem 1.8rem 2.2rem;text-align:center}.seo-article-author__profile-link{top:1.6rem;right:1.6rem;font-size:1.2rem}.seo-article-author__header{grid-template-columns:minmax(0,1fr);justify-items:center;gap:1.4rem;padding-right:0}.seo-article-author__identity{width:100%}.seo-article-author__name-row{flex-direction:column;justify-content:center}.seo-article-author__socials,.seo-article-author__roles{justify-content:center}.seo-article-navigation,.seo-article-more__grid{grid-template-columns:minmax(0,1fr)}.seo-article-navigation{gap:1rem}.seo-article-navigation--next-only .seo-article-navigation__card--next{grid-column:auto}.seo-article-navigation__card:hover,.seo-article-navigation__card:focus-visible{box-shadow:none;transform:none}.seo-article-content .pc-wrapper{flex-direction:column}.seo-article-content .pc-img-container{width:100%;height:auto;flex-basis:auto;aspect-ratio:16 / 10}.seo-article-content .pc-footer{align-items:center}}@media(prefers-reduced-motion:reduce){.seo-article-recommended-products__track{transition:none!important}.seo-article *,.seo-article *:before,.seo-article *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-seo-article-template.css.map */
