.shopify-section--seo-blog-template{overflow:visible;--heading-font-family:var(--yg-google-font-family)}.seo-blog{background-color:rgb(var(--background));background-image:var(--background-gradient);color:rgb(var(--text-color));min-width:0}.seo-blog,.seo-blog-layout,.seo-blog-main,.seo-blog-grid,.seo-blog-card{max-width:100%;min-width:0}.seo-blog__inner{margin-inline:auto;max-width:min(100%,var(--container-xl-max-width));padding:clamp(1.5rem,3vw,3rem) var(--container-gutter) clamp(2.5rem,5vw,5rem)}.seo-blog-hero{border-block-end:1px solid rgb(var(--border-color));display:grid;gap:1rem;padding-block-end:clamp(1.5rem,3vw,2.5rem)}.seo-blog-breadcrumbs{align-items:center;color:rgb(var(--text-color) / .62);display:flex;flex-wrap:wrap;font-size:var(--text-sm);gap:.45rem;line-height:1.4}.seo-blog-breadcrumbs a,.seo-blog-card__title a,.seo-blog-featured-card__link,.seo-blog-rss{color:rgb(var(--text-color));text-decoration:none}.seo-blog-breadcrumbs a:hover,.seo-blog-breadcrumbs a:focus-visible,.seo-blog-card__title a:hover,.seo-blog-card__title a:focus-visible,.seo-blog-featured-card__link:hover,.seo-blog-featured-card__link:focus-visible,.seo-blog-rss:hover,.seo-blog-rss:focus-visible{text-decoration:underline;text-underline-offset:.2em}.seo-blog-hero__content{align-items:end;display:flex;gap:1rem;justify-content:space-between}.seo-blog-hero__heading{display:grid;gap:.75rem;max-width:54rem}.seo-blog-title{font-family:var(--heading-font-family);font-size:clamp(2rem,4vw,4.25rem);font-style:var(--heading-font-style);font-weight:var(--heading-font-weight);letter-spacing:0;line-height:1.05;margin:0;text-transform:var(--heading-text-transform)}.seo-blog-description{color:rgb(var(--text-color) / .72);font-size:var(--text-lg);line-height:1.65;margin:0;max-width:46rem}.seo-blog-rss{align-items:center;border:1px solid rgb(var(--border-color));border-radius:var(--button-border-radius);display:inline-flex;flex:0 0 auto;font:var(--button-font);gap:.45rem;min-block-size:2.5rem;padding:.5rem .75rem;text-transform:var(--button-text-transform);transition:background .2s ease,border-color .2s ease,transform .2s ease}.seo-blog-rss:hover,.seo-blog-rss:focus-visible{background:rgb(var(--text-color) / .055);border-color:rgb(var(--text-color) / .35);transform:translateY(-1px)}.seo-blog-layout{align-items:start;display:grid;gap:clamp(1.5rem,3vw,3rem);grid-template-columns:minmax(0,1fr) minmax(17rem,21rem);padding-block-start:clamp(1.5rem,3vw,2.5rem)}.seo-blog-main{display:grid;gap:clamp(1.5rem,3vw,2.5rem)}.seo-blog-tags{display:flex;flex-wrap:wrap;gap:.5rem}.seo-blog-tags__link{align-items:center;background:rgb(var(--text-color) / .055);border:1px solid rgb(var(--border-color));border-radius:var(--rounded-full);color:rgb(var(--text-color) / .74);display:inline-flex;font-size:var(--text-sm);line-height:1.4;padding:.35rem .7rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.seo-blog-tags__link:hover,.seo-blog-tags__link:focus-visible,.seo-blog-tags__link.is-active{background:rgb(var(--text-color) / .09);border-color:rgb(var(--text-color) / .28);color:rgb(var(--text-color))}.seo-blog-featured,.seo-blog-list{display:grid;gap:1rem}.seo-blog-section-heading{display:grid;gap:.35rem}.seo-blog-section-heading p{color:rgb(var(--text-color) / .62);font-size:var(--text-sm);margin:0}.seo-blog-section-heading h2{font-family:var(--heading-font-family);font-size:var(--text-h3);font-weight:var(--heading-font-weight);letter-spacing:0;line-height:1.2;margin:0;text-transform:var(--heading-text-transform)}.seo-blog-featured-card{border:1px solid rgb(var(--border-color));border-radius:8px;display:grid;overflow:hidden}.seo-blog-featured-card__media,.seo-blog-card__media{align-items:center;background:rgb(var(--text-color) / .035);display:grid;isolation:isolate;overflow:hidden;position:relative}.seo-blog-featured-card__media{aspect-ratio:16 / 9}.seo-blog-card__media{aspect-ratio:16 / 10}.seo-blog-featured-card__media-blur,.seo-blog-card__media-blur{background-position:center;background-size:cover;filter:blur(20px);top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;opacity:.32;position:absolute;transform:scale(1.05);z-index:-1}.seo-blog-featured-card__image,.seo-blog-card__image{block-size:100%;display:block;inline-size:100%;object-fit:contain;transition:transform .25s ease}.seo-blog-featured-card:hover .seo-blog-featured-card__image,.seo-blog-featured-card:focus-within .seo-blog-featured-card__image,.seo-blog-card:hover .seo-blog-card__image,.seo-blog-card:focus-within .seo-blog-card__image{transform:scale(1.025)}.seo-blog-card__badge{background:rgb(var(--background));border:1px solid rgb(var(--border-color));border-radius:var(--rounded-full);color:rgb(var(--text-color));font-size:var(--text-xs);inset-block-start:.75rem;inset-inline-start:.75rem;line-height:1.4;max-inline-size:calc(100% - 1.5rem);overflow:hidden;padding:.25rem .6rem;position:absolute;text-overflow:ellipsis;white-space:nowrap}.seo-blog-featured-card__body{display:grid;gap:.9rem;padding:clamp(1rem,2.5vw,1.5rem)}.seo-blog-featured-card__excerpt{color:rgb(var(--text-color) / .72);font-size:var(--text-base);line-height:1.7;margin:0}.seo-blog-featured-card__link{font-size:var(--text-sm);justify-self:start}.seo-blog-grid{align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.seo-blog-card{border:1px solid rgb(var(--border-color));border-radius:8px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.seo-blog-card:hover,.seo-blog-card:focus-within{border-color:rgb(var(--text-color) / .35);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.seo-blog-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:.65rem;min-height:0;padding:1rem}.seo-blog-card__title{font-family:var(--heading-font-family);font-size:var(--text-h5);font-weight:var(--heading-font-weight);letter-spacing:0;line-height:1.35;margin:0}.seo-blog-card__title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.seo-blog-card__excerpt{color:rgb(var(--text-color) / .68);display:-webkit-box;font-size:var(--text-sm);line-height:1.55;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.seo-blog-card__meta{align-items:center;color:rgb(var(--text-color) / .62);display:flex;flex-wrap:wrap;font-size:var(--text-xs);gap:.35rem;line-height:1.4;margin-top:auto}.seo-blog-empty{border:1px solid rgb(var(--border-color));border-radius:8px;display:grid;gap:.55rem;padding:clamp(1rem,3vw,1.5rem)}.seo-blog-empty h2{font-family:var(--heading-font-family);font-size:var(--text-h4);letter-spacing:0;margin:0}.seo-blog-empty p{color:rgb(var(--text-color) / .68);margin:0}.seo-blog-sidebar{align-self:start;min-width:0;position:sticky;top:calc(var(--sticky-area-height, 0px) + 1rem)}.seo-blog-sidebar__sticky{display:grid;gap:1rem}.seo-blog-sidebar__card{border:1px solid rgb(var(--border-color));border-radius:8px;padding:1rem}.seo-blog-sidebar__heading{font-family:var(--heading-font-family);font-size:var(--text-h5);font-weight:var(--heading-font-weight);letter-spacing:0;line-height:1.25;margin:0 0 .9rem;text-transform:var(--heading-text-transform)}.seo-blog-sidebar__product-list{display:grid;gap:.75rem}.seo-blog .seo-article-product-card{align-items:center;border:1px solid rgb(var(--border-color));border-radius:8px;display:grid;gap:.75rem;grid-template-columns:5.75rem minmax(0,1fr);height:100%;padding:.65rem;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.seo-blog .seo-article-product-card:focus-within,.seo-blog .seo-article-product-card:hover{border-color:rgb(var(--text-color) / .35);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.seo-blog .seo-article-product-card__media{align-items:center;aspect-ratio:1;background:rgb(var(--text-color) / .035);border-radius:6px;display:flex;justify-content:center;overflow:hidden}.seo-blog .seo-article-product-card__image{block-size:100%;inline-size:100%;object-fit:contain;transition:transform .2s ease}.seo-blog .seo-article-product-card:hover .seo-article-product-card__image{transform:scale(1.035)}.seo-blog .seo-article-product-card__content{display:grid;gap:.35rem;min-width:0}.seo-blog .seo-article-product-card__title{display:-webkit-box;font-size:var(--text-sm);font-weight:600;line-height:1.35;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.seo-blog .seo-article-product-card__title a,.seo-blog .seo-article-product-card__link{color:rgb(var(--text-color));text-decoration:none}.seo-blog .seo-article-product-card__title a:hover,.seo-blog .seo-article-product-card__title a:focus-visible,.seo-blog .seo-article-product-card__link:hover,.seo-blog .seo-article-product-card__link:focus-visible{text-decoration:underline;text-underline-offset:.18em}.seo-blog .seo-article-product-card__price{color:rgb(var(--text-color) / .72);font-size:var(--text-sm);margin:0}.seo-blog .seo-article-product-card__link{font-size:var(--text-xs)}.seo-blog-newsletter__text{color:rgb(var(--text-color) / .68);font-size:var(--text-sm);line-height:1.55;margin:0 0 .9rem}.seo-blog-newsletter__form{display:grid;gap:.7rem}.seo-blog-newsletter__label{color:rgb(var(--text-color) / .68);font-size:var(--text-sm)}.seo-blog-newsletter__field{display:grid;gap:.6rem}.seo-blog-newsletter__input{background:rgb(var(--background));border:1px solid rgb(var(--border-color));border-radius:var(--input-border-radius, 6px);color:rgb(var(--text-color));font:inherit;min-block-size:2.8rem;padding:.65rem .8rem;width:100%}.seo-blog-newsletter__button{align-items:center;background:rgb(var(--text-color));border:1px solid rgb(var(--text-color));border-radius:var(--button-border-radius);color:rgb(var(--background));cursor:pointer;display:inline-flex;font:var(--button-font);justify-content:center;min-block-size:2.8rem;padding:.65rem 1rem;text-transform:var(--button-text-transform);transition:opacity .2s ease,transform .2s ease}.seo-blog-newsletter__button:hover,.seo-blog-newsletter__button:focus-visible{opacity:.9;transform:translateY(-1px)}.seo-blog-newsletter__message{color:rgb(var(--text-color) / .74);font-size:var(--text-sm);line-height:1.45;margin:0}.seo-blog-newsletter__message--error{color:rgb(var(--on-error, var(--text-color)))}@media screen and (min-width:1000px){.seo-blog-featured-card{align-items:stretch;grid-template-columns:minmax(0,1.12fr) minmax(20rem,.88fr)}.seo-blog-featured-card__body{align-content:center}}@media screen and (max-width:999px){.seo-blog-layout{grid-template-columns:minmax(0,1fr)}.seo-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-blog-sidebar{position:static}}@media screen and (max-width:768px){.seo-blog__inner{overflow:hidden;padding-block-start:1rem}.seo-blog-hero__content{align-items:start;display:grid}.seo-blog-title{font-size:clamp(1.85rem,9vw,2.7rem)}.seo-blog-description{font-size:var(--text-base)}.seo-blog-tags{flex-wrap:nowrap;margin-inline:calc(var(--container-gutter) * -1);overflow-x:auto;padding-inline:var(--container-gutter);scrollbar-width:none;-webkit-overflow-scrolling:touch}.seo-blog-tags::-webkit-scrollbar{display:none}.seo-blog-tags__link{flex:0 0 auto}.seo-blog-featured-card:hover .seo-blog-featured-card__image,.seo-blog-featured-card:focus-within .seo-blog-featured-card__image,.seo-blog-card:hover .seo-blog-card__image,.seo-blog-card:focus-within .seo-blog-card__image,.seo-blog-card:hover,.seo-blog-card:focus-within,.seo-blog .seo-article-product-card:hover,.seo-blog .seo-article-product-card:focus-within,.seo-blog-newsletter__button:hover,.seo-blog-newsletter__button:focus-visible,.seo-blog-rss:hover,.seo-blog-rss:focus-visible{transform:none}}@media screen and (max-width:640px){.seo-blog-grid{grid-template-columns:minmax(0,1fr)}.seo-blog-featured-card__media,.seo-blog-card__media{aspect-ratio:4 / 3}}@media screen and (max-width:480px){.seo-blog .seo-article-product-card{grid-template-columns:5rem minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-seo-blog-template.css.map */
