.article-seo__inner{display:flex;flex-direction:column;gap:3.2rem;max-width:88rem;margin:0 auto}.article-seo__header{display:flex;flex-direction:column;gap:1rem;text-align:left}.article-seo__updated{margin:0}.article-seo__title{margin:0;font-weight:700}.article-seo__eyebrow{color:rgb(var(--color-button));letter-spacing:.1rem}.article-seo__share{display:flex;justify-content:flex-start}.article-seo__byline{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.6rem 1.6rem}.article-seo__reading-time{display:inline-flex;align-items:center;gap:.4rem}.article-seo__reading-time svg{width:1.4rem;height:1.4rem;color:rgb(var(--color-button));flex-shrink:0}.article-seo__keywords{margin-top:.8rem;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.8rem}.article-seo__keywords-label{color:rgb(var(--color-foreground));opacity:.65}.article-seo__keywords .badge{background-color:transparent;border-color:rgb(var(--color-button));color:rgb(var(--color-button))}.article-seo__hero{margin:0}.article-seo__hero-img{display:block;width:100%;height:auto;max-height:var(--hero-height, 38rem)}.article-seo__hero--fit-contain .article-seo__hero-img{object-fit:contain}.article-seo__hero--fit-cover .article-seo__hero-img{width:100%;height:var(--hero-height, 38rem);object-fit:cover}.article-seo__body{width:100%}.article-seo__body h1,.article-seo__body h2,.article-seo__body h3,.article-seo__body h4{font-weight:700;margin:3.2rem 0 1.6rem}.article-seo__toc{width:100%;background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.2rem;padding:2rem 2.4rem}.article-seo__toc[open] .article-seo__toc-toggle svg{transform:rotate(180deg)}.article-seo__toc-head{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.article-seo__toc-head::-webkit-details-marker{display:none}.article-seo__toc-title{margin:0;font-size:1.3rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase;color:rgb(var(--color-foreground))}.article-seo__toc-toggle{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;padding:0;cursor:pointer}.article-seo__toc-toggle svg{width:1rem;height:1rem;color:rgba(var(--color-foreground),.5);transition:transform .2s ease}.article-seo__toc-list{counter-reset:toc-counter;list-style:none;margin:1.6rem 0 0;padding:1.6rem 0 0;border-top:.1rem solid rgba(var(--color-foreground),.08);display:flex;flex-direction:column;gap:.2rem}.article-seo__toc-item{counter-increment:toc-counter}.article-seo__toc-item--sub{counter-increment:none}.article-seo__toc-link{display:flex;align-items:baseline;gap:1rem;padding:.7rem 0;color:rgba(var(--color-foreground),.7);text-decoration:none;font-size:1.5rem;line-height:1.4;transition:color .15s ease}.article-seo__toc-item:not(.article-seo__toc-item--sub)>.article-seo__toc-link:before{content:counter(toc-counter,decimal-leading-zero);flex-shrink:0;font-variant-numeric:tabular-nums;font-weight:600;font-size:1.3rem;color:rgba(var(--color-foreground),.35)}.article-seo__toc-item--sub{padding-left:2.4rem}.article-seo__toc-item--sub .article-seo__toc-link:before{content:"";flex-shrink:0;width:.8rem;height:.1rem;margin-top:.9rem;background:rgba(var(--color-foreground),.25)}.article-seo__toc-link:hover{color:rgb(var(--color-foreground))}.article-seo__toc-link:hover:before{color:rgb(var(--color-button))}.article-seo__toc-item--sub .article-seo__toc-link:hover:before{background:rgb(var(--color-button))}.article-seo__author{width:100%;display:flex;gap:1.6rem;align-items:flex-start;border-top:.1rem solid rgba(var(--color-foreground),.1);padding-top:3.2rem}.article-seo__author-photo{flex-shrink:0;width:10rem;height:10rem;border-radius:var(--media-radius);overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.06)}.article-seo__author-photo img,.article-seo__author-photo svg{width:100%;height:100%;object-fit:cover}.article-seo__author-initial{font-size:3.6rem;font-weight:600}.article-seo__author-body{flex:1 1 auto;min-width:0}.article-seo__author-eyebrow{margin:0 0 .2rem;color:rgb(var(--color-button));letter-spacing:.1rem}.article-seo__author-name{margin:0;font-weight:600;font-size:1.8rem}.article-seo__author-role{margin:.2rem 0 0;opacity:.75}.article-seo__author-bio{margin-top:.8rem}.article-seo__author-socials{margin:.8rem 0 0;justify-content:flex-start}.article-seo__author-socials .list-social__link svg,.article-seo__author-socials .list-social__link img{width:2.2rem;height:2.2rem}.article-seo__author-social-icon--twitter svg{transform:scale(1.15)}.article-seo__products,.article-seo__related{width:100%}.article-seo__products-title,.article-seo__related-title{margin:0 0 2rem;text-align:left;font-weight:700}.article-seo__products-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start;list-style:none;margin:0;padding:0}.article-seo__products-grid.slider{flex-wrap:nowrap}.article-seo__products-slide{display:flex;flex:0 0 calc(85% - 1rem)}.article-seo__products .article-seo__products-grid .article-seo__products-slide:first-child{margin-left:0;scroll-margin-left:0}.article-seo__products-slide .product-card{width:100%}.article-seo__products-slider-buttons{gap:1.2rem;margin-top:1.6rem}.article-seo__products-slider-buttons .slider-button{color:rgb(var(--color-button))}.article-seo__products-slider-buttons .slider-button:not([disabled]):hover{color:rgb(var(--color-button));opacity:.8}.article-seo__products-slider-buttons .slider-button[disabled] .icon{color:rgba(var(--color-button),.3)}@media screen and (min-width:750px){.article-seo__products-slide{flex:0 0 calc(50% - 1rem)}}@media screen and (min-width:990px){.article-seo__products-slide{flex:0 0 calc(33.33% - 1.34rem)}}.article-seo__related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:3.2rem 2rem}@media screen and (max-width:749px){.article-seo__author{flex-direction:column;align-items:flex-start;text-align:left}.article-seo__author-socials{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-main-article-seo.css.map */
