.seo-collection{color:rgb(var(--color-foreground))}.seo-collection a{color:inherit}.seo-collection-hero{position:relative;overflow:hidden;padding:clamp(3.2rem,5vw,7.2rem) 0;background:radial-gradient(circle at top left,rgba(var(--color-button),.14),transparent 32rem),linear-gradient(135deg,rgba(var(--color-background),1),rgba(var(--color-foreground),.04))}.seo-collection-hero:after{content:"";position:absolute;inset:auto -12rem -18rem auto;width:36rem;height:36rem;border-radius:50%;background:rgba(var(--color-button),.1);pointer-events:none}.seo-collection-hero--compact{padding:clamp(3.2rem,5vw,6.4rem) 0 clamp(3.6rem,5vw,6.8rem)}.seo-collection-hero--compact:after{width:28rem;height:28rem;opacity:.55}.seo-collection-hero__breadcrumbs{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin:0 0 2.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.68)}.seo-collection-hero__breadcrumbs a{text-decoration:none}.seo-collection-hero__breadcrumbs a:hover{text-decoration:underline;text-underline-offset:.3rem}.seo-collection-hero__breadcrumb-separator{opacity:.5}.seo-collection-hero__layout{position:relative;z-index:1;display:grid;gap:clamp(2.4rem,5vw,6rem);align-items:center;min-width:0}.seo-collection-hero__content,.seo-collection-hero__media{min-width:0;max-width:100%}@media screen and (min-width:990px){.seo-collection-hero--has-media .seo-collection-hero__layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}}.seo-collection-hero--compact .seo-collection-hero__layout{max-width:none}.seo-collection-hero--compact:not(.seo-collection-hero--has-media) .seo-collection-hero__content{max-width:92rem}.seo-collection-hero--compact.seo-collection-hero--has-media .seo-collection-hero__media{aspect-ratio:4 / 5;align-self:center}.seo-collection-hero--compact .seo-collection-hero__breadcrumbs{margin-bottom:1.8rem}.seo-collection-hero--compact .seo-collection-hero__title{max-width:18ch;font-size:clamp(4rem,6.4vw,7.2rem);line-height:.96}.seo-collection-hero--compact .seo-collection-hero__description{max-width:78rem;margin-top:1.8rem;font-size:clamp(1.55rem,1.5vw,1.85rem)}.seo-collection-hero--compact .seo-collection-hero__description p+p{margin-top:1.2rem}.seo-collection-hero--compact .seo-collection-hero__actions{margin-top:2.4rem}.seo-collection-hero--compact .seo-collection-hero__meta{max-width:78rem;margin-top:2.4rem}.seo-collection-hero__kicker{display:inline-flex;width:fit-content;margin:0 0 1.2rem;padding:.7rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:999px;background:rgba(var(--color-background),.76);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.seo-collection-hero__title{max-width:11ch;margin:0;font-size:clamp(3.4rem,7vw,8rem);line-height:.95;letter-spacing:-.045em;overflow-wrap:anywhere;word-break:break-word}.seo-collection-hero__description{max-width:68rem;margin-top:1.8rem;font-size:clamp(1.5rem,1.7vw,2rem);line-height:1.55;color:rgba(var(--color-foreground),.78);overflow-wrap:break-word}.seo-collection-hero__description>*{margin-top:0}.seo-collection-hero__description>*:last-child{margin-bottom:0}.seo-collection-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.seo-collection-hero__actions .button{min-height:5.4rem;padding:0 2.8rem;background:#f5a304;border-radius:999px;box-shadow:0 1.4rem 3rem rgba(var(--color-shadow),.18);color:#1b1c30;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:box-shadow var(--duration-short) ease,transform var(--duration-short) ease}.seo-collection-hero__actions .button:after{border-radius:999px}.seo-collection-hero__actions .button:not([disabled]):hover{background:#f0b435;color:#1b1c30;transform:translateY(-.2rem);box-shadow:0 1.8rem 4rem rgba(var(--color-shadow),.24)}.seo-collection-hero__secondary-link{display:inline-flex;min-height:5.4rem;align-items:center;justify-content:center;padding:0 2.4rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:999px;background:rgba(var(--color-background),.84);box-shadow:inset 0 0 0 .1rem rgba(var(--color-background),.35);font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease,transform var(--duration-short) ease}.seo-collection-hero__secondary-link:hover{border-color:rgba(var(--color-foreground),.28);background:rgba(var(--color-background),1);transform:translateY(-.2rem)}.seo-collection-hero__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:1rem;max-width:68rem;margin-top:2.8rem;min-width:0}.seo-collection-hero__meta-item{padding:1.4rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;background:rgba(var(--color-background),.72);box-shadow:0 1.6rem 4rem rgba(var(--color-shadow),.06)}.seo-collection-hero__meta-label{display:block;font-size:1.2rem;color:rgba(var(--color-foreground),.62)}.seo-collection-hero__meta-value{display:block;margin-top:.3rem;font-size:1.5rem;font-weight:700}.seo-collection-hero__media{position:relative;overflow:hidden;width:100%;aspect-ratio:4 / 5;align-self:center}.seo-collection-hero__media img,.seo-collection-hero__placeholder{width:100%;max-width:100%;height:100%;object-fit:cover;display:block}.seo-collection-hero__placeholder{display:grid;place-items:center;padding:4rem;background:linear-gradient(135deg,rgba(var(--color-button),.12),rgba(var(--color-foreground),.06)),rgba(var(--color-background),1);text-align:center;font-size:clamp(3.2rem,5vw,5.6rem);font-weight:700;line-height:1;letter-spacing:-.04em}.seo-collection-hero__trust-strip{position:relative;z-index:1;display:grid;gap:1.2rem;margin-top:clamp(2.4rem,4vw,3.6rem)}@media screen and (min-width:750px){.seo-collection-hero__trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}.seo-collection-hero__trust-card{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:start;padding:1.6rem 1.8rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.8rem;background:rgba(var(--color-background),.82);box-shadow:0 1.4rem 3.6rem rgba(var(--color-shadow),.06)}.seo-collection-hero__trust-item{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start}.seo-collection-hero__trust-icon{display:grid;width:3.4rem;height:3.4rem;place-items:center;border-radius:50%;background:#f5a3042e;color:#1b1c30;font-weight:700}.seo-collection-hero__trust-title{margin:0;font-size:1.45rem;font-weight:700}.seo-collection-hero__trust-text{margin:.35rem 0 0;font-size:1.35rem;line-height:1.45;color:rgba(var(--color-foreground),.68)}.seo-collection-content{padding:clamp(4rem,7vw,8rem) 0;background:linear-gradient(180deg,rgba(var(--color-foreground),.025),rgba(var(--color-background),1) 18rem)}.seo-collection-content__header{max-width:72rem;margin-bottom:clamp(2.4rem,4vw,3.6rem)}.seo-collection-content__eyebrow{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.62)}.seo-collection-content__heading{margin:0;font-size:clamp(3rem,4.4vw,5rem);line-height:1.04;letter-spacing:-.035em}.seo-collection-content__header-note{margin:1.2rem 0 0;max-width:52rem;font-size:1.5rem;line-height:1.55;color:rgba(var(--color-foreground),.68)}.seo-collection-content__header-note a{color:#0b5f55;font-weight:700;text-decoration:underline;text-underline-offset:.25rem}.seo-collection-content__guide{padding:clamp(2.4rem,4vw,4rem);border:.1rem solid rgba(var(--color-foreground),.1);border-radius:2.4rem;background:rgba(var(--color-background),1);box-shadow:0 1.8rem 5rem rgba(var(--color-shadow),.06)}.seo-collection-content__body{max-width:78rem;margin:0 auto;font-size:1.65rem;line-height:1.75;color:rgba(var(--color-foreground),.76);counter-reset:guide-section}.seo-collection-content__body>*:first-child{margin-top:0}.seo-collection-content__body>*:last-child{margin-bottom:0}.seo-collection-content__body h3{position:relative;display:flex;gap:1.2rem;align-items:baseline;margin:3.6rem 0 1.2rem;padding-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-size:clamp(2rem,2.4vw,2.5rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;counter-increment:guide-section}.seo-collection-content__body h3:first-child{margin-top:0;padding-top:0;border-top:0}.seo-collection-content__body h3:before{content:counter(guide-section,decimal-leading-zero);flex:none;color:#0b5f55;font-size:1.4rem;font-weight:800;letter-spacing:.06em}.seo-collection-content__body p{margin:0 0 1.3rem}.seo-collection-content__body ul{display:grid;gap:.7rem;margin:0 0 1.8rem;padding:1.6rem 1.8rem;list-style:none;border-radius:1.6rem;background:#1084740f}.seo-collection-content__body li{position:relative;margin:0;padding-left:1.8rem}.seo-collection-content__body li:before{content:"";position:absolute;top:.75em;left:.2rem;width:.55rem;height:.55rem;border-radius:50%;background:#108474}.seo-collection-content__body strong{color:rgb(var(--color-foreground));font-weight:700}.seo-collection-content__faq-band{margin-top:clamp(3.2rem,5vw,5.2rem);padding:clamp(2.4rem,4vw,3.6rem);border-radius:2.4rem;background:radial-gradient(circle at top right,rgba(245,163,4,.14),transparent 28rem),linear-gradient(180deg,#0f6f64,#0b5f55);color:#fff;box-shadow:0 2rem 5rem #0b5f5538}.seo-collection-content__faq-intro{max-width:56rem;margin-bottom:2rem}.seo-collection-content__faq-heading{margin:0;color:#fff;font-size:clamp(2.4rem,3.4vw,3.4rem);line-height:1.1;letter-spacing:-.03em}.seo-collection-content__faq-lead{margin:.8rem 0 0;font-size:1.5rem;line-height:1.5;color:#ffffffe0}.seo-collection-content__faq{display:grid;gap:1rem}@media screen and (min-width:990px){.seo-collection-content__faq{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.seo-collection-content__faq-item{border:.1rem solid rgba(255,255,255,.16);border-radius:1.6rem;background:#ffffff14;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.seo-collection-content__faq-summary{display:flex;gap:1.2rem;align-items:center;justify-content:space-between;cursor:pointer;padding:1.5rem 1.6rem;list-style:none}.seo-collection-content__faq-summary::-webkit-details-marker{display:none}.seo-collection-content__faq-question{font-size:1.5rem;font-weight:700;line-height:1.35}.seo-collection-content__faq-toggle{position:relative;flex:none;width:2.8rem;height:2.8rem;border-radius:50%;background:#ffffff24}.seo-collection-content__faq-toggle:before,.seo-collection-content__faq-toggle:after{content:"";position:absolute;top:50%;left:50%;width:1.2rem;height:.2rem;border-radius:999px;background:#fff;transform:translate(-50%,-50%)}.seo-collection-content__faq-toggle:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease,opacity .2s ease}.seo-collection-content__faq-item[open] .seo-collection-content__faq-toggle:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg) scaleX(0)}.seo-collection-content__faq-answer{padding:0 1.6rem 1.6rem;color:#ffffffe6;font-size:1.45rem;line-height:1.6}.seo-collection-content__faq-answer>*{margin-top:0}.seo-collection-content__faq-answer>*:last-child{margin-bottom:0}.seo-collection-content__links-band{margin-top:2.4rem}.seo-collection-content__links-heading{margin:0 0 1.2rem;font-size:1.8rem}.seo-collection-content__links{display:flex;flex-wrap:wrap;gap:1rem}.seo-collection-content__link{display:inline-flex;min-height:4.6rem;align-items:center;justify-content:space-between;gap:1.2rem;padding:1rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:999px;background:rgba(var(--color-background),1);font-weight:700;text-decoration:none;transition:border-color var(--duration-short) ease,transform var(--duration-short) ease}.seo-collection-content__link:hover{border-color:rgba(var(--color-foreground),.3);transform:translateY(-.1rem)}.facets-wrapper{margin-bottom:1.6rem}.facets-container{padding:1.2rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:2rem;background:rgba(var(--color-background),.82);box-shadow:0 1.2rem 3rem rgba(var(--color-shadow),.05)}@media(prefers-reduced-motion:reduce){.seo-collection-hero__actions .button,.seo-collection-hero__secondary-link,.seo-collection-content__link,.seo-collection-content__faq-toggle:after{transition:none}.seo-collection-hero__actions .button:not([disabled]):hover,.seo-collection-hero__secondary-link:hover,.seo-collection-content__link:hover{transform:none}}@media screen and (max-width:749px){.seo-collection-hero,.seo-collection-hero--compact{padding:2.4rem 0 3.2rem}.seo-collection-hero__layout{gap:2rem}.seo-collection-hero__actions .button,.seo-collection-hero__secondary-link{width:100%}.seo-collection-hero__title,.seo-collection-hero--compact .seo-collection-hero__title{max-width:100%;font-size:clamp(3.2rem,11vw,4.4rem)}.seo-collection-hero--compact .seo-collection-hero__description,.seo-collection-hero__description{font-size:1.5rem}.seo-collection-hero__meta{grid-template-columns:1fr}.seo-collection-hero__media,.seo-collection-hero--compact.seo-collection-hero--has-media .seo-collection-hero__media{aspect-ratio:1 / 1;max-height:42rem}.seo-collection-hero__trust-card{padding:1.4rem}.seo-collection-content__faq-summary{align-items:flex-start}}@media screen and (max-width:499px){.seo-collection-content__guide{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.seo-collection-hero__kicker{max-width:100%;white-space:normal;line-height:1.3}.seo-collection-hero__actions .button,.seo-collection-hero__secondary-link{min-height:4.8rem;padding-inline:1.6rem;font-size:1.3rem}.seo-collection-content__faq-band{margin-inline:0;padding:2rem 1.4rem;border-radius:1.6rem}.seo-collection-content__body{font-size:1.5rem}.seo-collection-content__body ul{padding:1.2rem 1.4rem}.seo-collection-content__body h3{gap:.8rem;margin-top:2.8rem;padding-top:1.8rem;font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/section-seo-collection.css.map */
