.bg-help-cards{padding:var(--bg-help-cards-pad-top-m, 48px) 20px var(--bg-help-cards-pad-bot-m, 48px);border-bottom:1px solid var(--bg-border-light, rgba(35,50,34,.12))}.bg-help-cards--snow{background:var(--bg-snow, #FFFFFF)}.bg-help-cards--sand-tint{background:var(--bg-sand-tint, #FBF7EC)}.bg-help-cards--sand-soft{background:var(--bg-sand-soft, #FAF3E2)}@media(min-width:750px){.bg-help-cards{padding:var(--bg-help-cards-pad-top, 72px) 32px var(--bg-help-cards-pad-bot, 72px)}}.bg-help-cards__inner{max-width:1080px;margin:0 auto}.bg-help-cards__header{text-align:center;margin-bottom:32px}@media(min-width:750px){.bg-help-cards__header{margin-bottom:48px}}.bg-help-cards__eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 12px}.bg-help-cards__h2{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(24px,4vw,40px);line-height:1.1;letter-spacing:-.02em;color:var(--fg-forest, #233222);margin:0 0 12px}.bg-help-cards__sub{font-size:16px;line-height:1.55;color:var(--neutral-text-muted, #6b7265);max-width:56ch;margin:0 auto}.bg-help-cards__grid{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:600px){.bg-help-cards__grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.bg-help-cards__grid{gap:24px;grid-template-columns:repeat(var(--bg-help-cards-cols, 2),1fr)}}.bg-help-cards__card{background:var(--bg-snow, #fff);border:1px solid var(--bg-border-light, rgba(35,50,34,.12));overflow:hidden;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease}.bg-help-cards__card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000014}.bg-help-cards__media{width:100%;aspect-ratio:16 / 10;overflow:hidden}.bg-help-cards__media img{width:100%;height:100%;object-fit:cover;display:block}.bg-help-cards__body{padding:20px 20px 24px;display:flex;flex-direction:column;gap:12px;flex:1}@media(min-width:750px){.bg-help-cards__body{padding:24px 24px 28px;gap:14px}}.bg-help-cards__card-eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 4px}.bg-help-cards__card-heading{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(18px,2.4vw,22px);line-height:1.2;letter-spacing:-.01em;color:var(--fg-forest, #233222);margin:0}.bg-help-cards__card-text{font-size:15px;line-height:1.55;color:var(--fg-forest, #233222);opacity:.85;flex:1}.bg-help-cards__card-text p{margin:0 0 8px}.bg-help-cards__card-text p:last-child{margin-bottom:0}.bg-help-cards__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:var(--accent-fire, #D8673F);color:var(--bg-snow, #fff);font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:14px;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;border-radius:6px;align-self:flex-start;margin-top:4px;transition:background .18s ease,transform .18s ease;min-height:44px;line-height:1.2}.bg-help-cards__btn:hover{background:#c25733;transform:translate(2px)}.bg-help-cards__btn-arrow{transition:transform .18s ease}.bg-help-cards__btn:hover .bg-help-cards__btn-arrow{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.bg-help-cards__card,.bg-help-cards__btn,.bg-help-cards__btn-arrow{transition:none}}.bg-help-content{padding:var(--bg-help-content-pad-top-m, 40px) 20px var(--bg-help-content-pad-bot-m, 48px);border-bottom:1px solid var(--bg-border-light, rgba(35,50,34,.12))}.bg-help-content--snow{background:var(--bg-snow, #FFFFFF)}.bg-help-content--sand-tint{background:var(--bg-sand-tint, #FBF7EC)}.bg-help-content--sand-soft{background:var(--bg-sand-soft, #FAF3E2)}@media(min-width:750px){.bg-help-content{padding:var(--bg-help-content-pad-top, 64px) 32px var(--bg-help-content-pad-bot, 80px)}}.bg-help-content__inner{max-width:720px;margin:0 auto}.bg-help-content__eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 16px}.bg-help-content__h2{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(24px,5vw,40px);line-height:1.1;letter-spacing:-.02em;color:var(--fg-forest, #233222);margin:0 0 12px}@media(min-width:750px){.bg-help-content__h2{margin-bottom:16px}}.bg-help-content__subheading{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-style:italic;font-weight:600;font-size:17px;line-height:1.4;color:var(--accent-fire, #D8673F);margin:0 0 24px}@media(min-width:750px){.bg-help-content__subheading{font-size:20px;margin-bottom:32px}}.bg-help-content__body{font-size:15px;line-height:1.65;color:var(--fg-forest, #233222)}.bg-help-content__body p{margin:0 0 14px}.bg-help-content__body p:last-child{margin-bottom:0}.bg-help-content__body h3,.bg-help-content__body h4{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:16px;line-height:1.2;letter-spacing:-.005em;color:var(--accent-fire, #D8673F);text-transform:uppercase;margin:28px 0 8px}.bg-help-content__body h3:first-child,.bg-help-content__body h4:first-child{margin-top:0}.bg-help-content__body strong{font-weight:700;color:var(--fg-forest, #233222)}.bg-help-content__body a{color:var(--accent-fire, #D8673F);text-decoration:underline;text-underline-offset:3px;font-weight:600}.bg-help-content__body ul,.bg-help-content__body ol{margin:0 0 14px;padding-left:1.4em}.bg-help-content__body li{margin-bottom:6px}@media(min-width:750px){.bg-help-content__body{font-size:17px;line-height:1.65}.bg-help-content__body h3,.bg-help-content__body h4{font-size:14px;margin-top:32px}}.bg-help-content__notice{margin-top:24px;padding:16px 20px;background:var(--accent-fire-soft, #FBEEE7);border-left:3px solid var(--accent-fire, #D8673F);font-size:14px;line-height:1.55;color:var(--fg-forest, #233222)}.bg-help-content__notice p{margin:0 0 8px}.bg-help-content__notice p:last-child{margin-bottom:0}.bg-help-content__notice strong{font-weight:700}@media(min-width:750px){.bg-help-content__notice{padding:18px 24px;font-size:15px}}.bg-help-cta{position:relative;padding:var(--bg-help-cta-pad-top-m, 56px) 20px var(--bg-help-cta-pad-bot-m, 56px);text-align:center}@media(min-width:750px){.bg-help-cta{padding:var(--bg-help-cta-pad-top, 96px) 32px var(--bg-help-cta-pad-bot, 96px)}}.bg-help-cta--forest{background:var(--fg-forest, #233222);color:var(--bg-snow, #fff)}.bg-help-cta--charcoal{background:var(--fg-charcoal, #2D3029);color:var(--bg-snow, #fff)}.bg-help-cta--sand{background:var(--bg-sand, #F4E5C5);color:var(--fg-forest, #233222)}.bg-help-cta__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.bg-help-cta__bg-image img{width:100%;height:100%;object-fit:cover;object-position:var(--bg-help-cta-bg-pos, center);display:block}.bg-help-cta--has-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:var(--bg-help-cta-overlay, .55)}.bg-help-cta--forest.bg-help-cta--has-image:after{background:var(--fg-forest, #233222)}.bg-help-cta--charcoal.bg-help-cta--has-image:after{background:var(--fg-charcoal, #2D3029)}.bg-help-cta--sand.bg-help-cta--has-image:after{background:var(--bg-sand, #F4E5C5)}.bg-help-cta__inner{max-width:640px;margin:0 auto;position:relative;z-index:2}.bg-help-cta__eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 24px}.bg-help-cta__image{width:var(--bg-help-cta-img-size-m, 72px);height:var(--bg-help-cta-img-size-m, 72px);margin:0 auto 20px;overflow:hidden;box-shadow:0 6px 18px #00000040;border:2px solid rgba(255,255,255,.12)}.bg-help-cta--sand .bg-help-cta__image{border-color:#23322214}.bg-help-cta__image img{width:100%;height:100%;object-fit:cover;display:block}.bg-help-cta__image--round{border-radius:50%}.bg-help-cta__image--rounded{border-radius:12px}.bg-help-cta__image--square{border-radius:0}.bg-help-cta__image--placeholder{box-shadow:0 0 0 1px #d8673f66 inset,0 6px 18px #0000002e;position:relative}.bg-help-cta__image--placeholder:after{content:"Foto folgt";position:absolute;bottom:-22px;left:50%;transform:translate(-50%);font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-fire, #D8673F);white-space:nowrap;opacity:.7}.bg-help-cta__placeholder-svg{width:100%;height:100%;display:block}@media(min-width:750px){.bg-help-cta__image{width:var(--bg-help-cta-img-size, 96px);height:var(--bg-help-cta-img-size, 96px);margin-bottom:24px}}.bg-help-cta__h2{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(22px,4vw,36px);line-height:1.15;letter-spacing:-.02em;color:inherit;margin:0 0 20px}@media(min-width:750px){.bg-help-cta__h2{margin-bottom:24px}}.bg-help-cta__text{font-size:15px;line-height:1.55;color:inherit;opacity:.9;margin:0 auto 24px;max-width:50ch}@media(min-width:750px){.bg-help-cta__text{font-size:17px;line-height:1.6;margin-bottom:32px}}.bg-help-cta__text p{margin:0}.bg-help-cta__text p+p{margin-top:12px}.bg-help-cta__text strong{font-weight:600;opacity:1}.bg-help-cta__btn{display:inline-block;padding:14px 28px;background:var(--accent-fire, #D8673F);color:var(--bg-snow, #fff);font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:16px;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;border-radius:6px;transition:background .18s ease,transform .18s ease;min-height:44px;line-height:1.2}.bg-help-cta__btn:hover{background:#c25733;transform:translateY(-1px)}.bg-help-cta__btn:focus-visible{outline:2px solid var(--bg-snow, #fff);outline-offset:3px}@media(prefers-reduced-motion:reduce){.bg-help-cta__btn{transition:none}}.bg-help-cta .bg-supp__modal{justify-content:center;padding:1.5rem}@media(min-width:900px){.bg-help-cta .bg-supp__modal{padding:2rem}}.bg-help-cta .bg-supp__card{transform:translateY(24px)}.bg-help-cta .bg-supp__modal[aria-hidden=false] .bg-supp__card{transform:translateY(0)}.bg-help-cta .bg-supp__hero-img--mobile{display:none}@media(max-width:749px){.bg-help-cta .bg-supp__hero-img--mobile{display:block}.bg-help-cta figure.bg-supp__hero:has(.bg-supp__hero-img--mobile) .bg-supp__hero-img--desktop{display:none}}.bg-help-faq{padding:var(--bg-help-faq-pad-top-m, 40px) 20px var(--bg-help-faq-pad-bot-m, 40px);border-bottom:1px solid var(--bg-border-light, rgba(35,50,34,.12));background:var(--bg-snow, #fff)}@media(min-width:750px){.bg-help-faq{padding:var(--bg-help-faq-pad-top, 64px) 32px var(--bg-help-faq-pad-bot, 64px)}}.bg-help-faq:last-of-type{border-bottom:none}.bg-help-faq__inner{max-width:720px;margin:0 auto}.bg-help-faq__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid var(--accent-fire, #D8673F)}@media(min-width:750px){.bg-help-faq__header{gap:24px;margin-bottom:32px;padding-bottom:24px}}.bg-help-faq__heading-wrap{flex:1;min-width:0}.bg-help-faq__eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 8px}.bg-help-faq__h2{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(22px,5vw,40px);line-height:1.1;letter-spacing:-.02em;color:var(--fg-forest, #233222);margin:0}.bg-help-faq__count{flex-shrink:0;font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--neutral-moss, #979D85);white-space:nowrap}.bg-help-faq__list{display:flex;flex-direction:column}.bg-help-faq__item{border-bottom:1px solid var(--bg-border-light, rgba(35,50,34,.12))}.bg-help-faq__item:first-child{border-top:1px solid var(--bg-border-light, rgba(35,50,34,.12))}.bg-help-faq__item>summary{list-style:none}.bg-help-faq__item>summary::-webkit-details-marker{display:none}.bg-help-faq__question{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 4px;cursor:pointer;font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:17px;line-height:1.35;letter-spacing:-.005em;color:var(--fg-forest, #233222);min-height:44px;transition:color .18s ease}.bg-help-faq__item:hover>.bg-help-faq__question,.bg-help-faq__item[open]>.bg-help-faq__question{color:var(--accent-fire, #D8673F)}.bg-help-faq__question-text{flex:1;min-width:0}.bg-help-faq__toggle{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:currentColor;transition:transform .22s cubic-bezier(.4,0,.2,1)}.bg-help-faq__item[open] .bg-help-faq__toggle{transform:rotate(180deg)}.bg-help-faq__answer{padding:0 4px 16px;font-size:16px;line-height:1.65;color:var(--fg-forest, #233222);opacity:.85;max-width:60ch}.bg-help-faq__answer p{margin:0 0 12px}.bg-help-faq__answer p:last-child{margin-bottom:0}.bg-help-faq__answer a{color:var(--accent-fire, #D8673F);text-decoration:underline;text-underline-offset:3px;font-weight:600}.bg-help-faq__answer strong{font-weight:700}@media(min-width:750px){.bg-help-faq__question{font-size:18px;padding:18px 4px}.bg-help-faq__answer{font-size:17px;padding-bottom:22px}}@media(max-width:749px){.bg-help-faq__count{font-size:11px}.bg-help-faq__question{font-size:16px;padding:12px 4px;gap:16px}.bg-help-faq__answer{font-size:15px;padding-bottom:14px}}@media(prefers-reduced-motion:reduce){.bg-help-faq__question,.bg-help-faq__toggle{transition:none}}.bg-help-hero{position:relative;padding:var(--bg-help-hero-pad-top-m, 56px) 20px var(--bg-help-hero-pad-bot-m, 44px);border-bottom:1px solid var(--bg-border-light, rgba(35,50,34,.12))}@media(min-width:750px){.bg-help-hero{padding:var(--bg-help-hero-pad-top, 96px) 32px var(--bg-help-hero-pad-bot, 64px)}}.bg-help-hero--sand-tint{background:var(--bg-sand-tint, #FBF7EC)}.bg-help-hero--sand-soft{background:var(--bg-sand-soft, #FAF3E2)}.bg-help-hero--snow{background:var(--bg-snow, #FFFFFF)}.bg-help-hero__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.bg-help-hero__bg-image img{width:100%;height:100%;object-fit:cover;object-position:var(--bg-help-hero-bg-pos, center);display:block}.bg-help-hero--has-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--fg-forest, #233222);opacity:var(--bg-help-hero-overlay, .35)}.bg-help-hero--has-image.bg-help-hero--sand-tint:after,.bg-help-hero--has-image.bg-help-hero--sand-soft:after{background:var(--bg-sand, #F4E5C5);opacity:var(--bg-help-hero-overlay, .25)}.bg-help-hero--has-image .bg-help-hero__h1{color:var(--bg-snow, #fff);text-shadow:0 2px 24px rgba(0,0,0,.35)}.bg-help-hero--has-image .bg-help-hero__lead{color:#ffffffeb;text-shadow:0 1px 12px rgba(0,0,0,.3)}.bg-help-hero--has-image .bg-help-hero__lead strong{color:var(--bg-snow, #fff)}.bg-help-hero--has-image .bg-help-hero__eyebrow{color:var(--accent-fire, #D8673F);text-shadow:0 1px 8px rgba(0,0,0,.25)}.bg-help-hero__inner{max-width:720px;margin:0 auto;text-align:center;position:relative;z-index:2}.bg-help-hero__eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 24px}.bg-help-hero__h1{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(32px,7vw,88px);line-height:1.05;letter-spacing:-.02em;color:var(--fg-forest, #233222);margin:0 0 20px}@media(min-width:750px){.bg-help-hero__h1{margin-bottom:24px}}.bg-help-hero__h1 em{font-style:italic;color:var(--accent-fire, #D8673F)}.bg-help-hero__lead{font-size:16px;line-height:1.55;color:var(--neutral-text-muted, #6b7265);margin:0 auto;max-width:56ch}@media(min-width:750px){.bg-help-hero__lead{font-size:18px}}.bg-help-hero__lead strong{color:var(--fg-forest, #233222);font-weight:600}.bg-help-hero__lead p{margin:0}.bg-help-hero__lead p+p{margin-top:12px}.bg-help-hero__cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin-top:32px}@media(min-width:750px){.bg-help-hero__cta{margin-top:36px;gap:14px}}.bg-help-hero__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;border-radius:6px;font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:600;font-size:15px;letter-spacing:.01em;line-height:1;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;cursor:pointer;white-space:nowrap}@media(min-width:750px){.bg-help-hero__btn{padding:16px 30px;font-size:16px}}.bg-help-hero__btn--primary{background:var(--accent-fire, #D8673F);color:var(--bg-snow, #fff);border:1px solid var(--accent-fire, #D8673F)}.bg-help-hero__btn--primary:hover,.bg-help-hero__btn--primary:focus-visible{background:var(--fg-forest, #233222);border-color:var(--fg-forest, #233222);transform:translateY(-1px)}.bg-help-hero__btn--ghost{background:transparent;color:var(--fg-forest, #233222);border:1px solid rgba(35,50,34,.28)}.bg-help-hero__btn--ghost:hover,.bg-help-hero__btn--ghost:focus-visible{background:#2332220f;border-color:var(--fg-forest, #233222)}.bg-help-hero__btn-arrow{font-size:.95em;line-height:1;transform:translateY(1px)}.bg-help-hero--has-image .bg-help-hero__btn--ghost{color:var(--bg-snow, #fff);border-color:#fff9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bg-help-hero--has-image .bg-help-hero__btn--ghost:hover,.bg-help-hero--has-image .bg-help-hero__btn--ghost:focus-visible{background:#ffffff24;border-color:var(--bg-snow, #fff)}@media(prefers-reduced-motion:reduce){.bg-help-hero__btn{transition:none}.bg-help-hero__btn:hover{transform:none}}.bg-press{padding:var(--bg-press-pad-top-m, 40px) 0 var(--bg-press-pad-bot-m, 40px);border-bottom:1px solid var(--bg-border-light, rgba(35,50,34,.12))}.bg-press--snow{background:var(--bg-snow, #FFFFFF)}.bg-press--sand-tint{background:var(--bg-sand-tint, #FBF7EC)}.bg-press--sand-soft{background:var(--bg-sand-soft, #FAF3E2)}.bg-press--forest{background:var(--fg-forest, #233222);color:var(--bg-snow, #fff)}@media(min-width:750px){.bg-press{padding:var(--bg-press-pad-top, 64px) 0 var(--bg-press-pad-bot, 64px)}}.bg-press__inner{max-width:1280px;margin:0 auto}.bg-press__header{text-align:center;margin-bottom:32px;padding:0 20px}@media(min-width:750px){.bg-press__header{margin-bottom:40px}}.bg-press__eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 12px}.bg-press__h2{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(24px,4vw,40px);line-height:1.1;letter-spacing:-.02em;color:inherit;margin:0}.bg-press__h2 em{font-style:italic;color:var(--accent-fire, #D8673F)}.bg-press__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,black 5%,black 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 5%,black 95%,transparent 100%)}.bg-press__track{display:flex;align-items:center;gap:var(--bg-press-gap, 56px);width:max-content;animation:bg-press-scroll var(--bg-press-speed, 30s) linear infinite}.bg-press__marquee--right .bg-press__track{animation-direction:reverse}.bg-press__marquee:hover .bg-press__track{animation-play-state:paused}@keyframes bg-press-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.bg-press__logo{flex-shrink:0;height:var(--bg-press-height, 64px);display:flex;align-items:center;justify-content:center;opacity:.85;transition:opacity .2s ease,transform .2s ease}.bg-press__logo:hover{opacity:1;transform:scale(1.06)}.bg-press__logo a{display:flex;align-items:center;justify-content:center;height:100%}.bg-press__logo img{max-height:100%;width:auto;object-fit:contain;display:block}@media(prefers-reduced-motion:reduce){.bg-press__track{animation:none;flex-wrap:wrap;justify-content:center;gap:32px}.bg-press__logo{transition:none}}.bg-stats{padding:var(--bg-stats-pad-top-m, 48px) 20px var(--bg-stats-pad-bot-m, 48px);border-bottom:1px solid var(--bg-border-light, rgba(35,50,34,.12))}.bg-stats--snow{background:var(--bg-snow, #FFFFFF)}.bg-stats--sand-tint{background:var(--bg-sand-tint, #FBF7EC)}.bg-stats--sand-soft{background:var(--bg-sand-soft, #FAF3E2)}.bg-stats--forest{background:var(--fg-forest, #233222);color:var(--bg-snow, #fff)}@media(min-width:750px){.bg-stats{padding:var(--bg-stats-pad-top, 80px) 32px var(--bg-stats-pad-bot, 80px)}}.bg-stats__inner{max-width:1080px;margin:0 auto}.bg-stats__header{text-align:center;margin-bottom:32px}@media(min-width:750px){.bg-stats__header{margin-bottom:48px}}.bg-stats__eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 12px}.bg-stats__h2{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(24px,4vw,40px);line-height:1.1;letter-spacing:-.02em;color:inherit;margin:0 0 12px}.bg-stats__sub{font-size:16px;line-height:1.55;color:inherit;opacity:.75;max-width:56ch;margin:0 auto}.bg-stats__grid{display:grid;gap:32px 24px;grid-template-columns:1fr}@media(min-width:600px){.bg-stats__grid{grid-template-columns:repeat(2,1fr);gap:40px 24px}}@media(min-width:900px){.bg-stats__grid{grid-template-columns:repeat(var(--bg-stats-cols, 3),1fr);gap:48px 32px}}.bg-stats__item{text-align:center;padding:0 8px}.bg-stats__number{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(48px,9vw,96px);line-height:1;letter-spacing:-.04em;color:var(--accent-fire, #D8673F);margin:0 0 12px}.bg-stats--forest .bg-stats__number{color:var(--accent-fire, #D8673F)}.bg-stats__label{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:inherit;margin:0 0 8px}.bg-stats__desc{font-size:14px;line-height:1.5;color:inherit;opacity:.75;max-width:28ch;margin:0 auto}@media(min-width:750px){.bg-stats__desc{font-size:15px}}.bg-flow{padding:var(--bg-flow-pad-top-m, 48px) 20px var(--bg-flow-pad-bot-m, 48px);border-bottom:1px solid var(--bg-border-light, rgba(35,50,34,.12))}.bg-flow--snow{background:var(--bg-snow, #FFFFFF)}.bg-flow--sand-tint{background:var(--bg-sand-tint, #FBF7EC)}.bg-flow--sand-soft{background:var(--bg-sand-soft, #FAF3E2)}.bg-flow--forest{background:var(--fg-forest, #233222);color:var(--bg-snow, #fff)}@media(min-width:750px){.bg-flow{padding:var(--bg-flow-pad-top, 80px) 32px var(--bg-flow-pad-bot, 80px)}}.bg-flow__inner{max-width:1080px;margin:0 auto}.bg-flow__header{text-align:center;margin-bottom:32px}@media(min-width:750px){.bg-flow__header{margin-bottom:48px}}.bg-flow__eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 12px}.bg-flow__h2{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(24px,4vw,40px);line-height:1.1;letter-spacing:-.02em;color:inherit;margin:0 0 12px}.bg-flow__sub{font-size:16px;line-height:1.55;color:inherit;opacity:.75;max-width:56ch;margin:0 auto}.bg-flow__list{list-style:none;padding:0;margin:0;counter-reset:flow-step;position:relative}.bg-flow__step{position:relative;padding-left:64px;padding-bottom:28px;counter-increment:flow-step}.bg-flow__step:not(:last-child):after{content:"";position:absolute;left:23px;top:48px;bottom:0;width:2px;background:var(--bg-border-light, rgba(35,50,34,.12))}.bg-flow--forest .bg-flow__step:not(:last-child):after{background:#ffffff2e}.bg-flow__badge{position:absolute;left:0;top:0;width:48px;height:48px;border-radius:50%;background:var(--accent-fire, #D8673F);color:var(--bg-snow, #fff);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #d8673f40}.bg-flow__num{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:18px;line-height:1}.bg-flow__body{padding-top:4px}.bg-flow__step-eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 6px}.bg-flow__step-heading{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(18px,2.4vw,22px);line-height:1.2;letter-spacing:-.01em;color:inherit;margin:0 0 8px}.bg-flow__step-text{font-size:15px;line-height:1.55;color:inherit;opacity:.85}.bg-flow__step-text p{margin:0 0 8px}.bg-flow__step-text p:last-child{margin-bottom:0}.bg-flow__step-text a{color:var(--accent-fire, #D8673F);text-decoration:underline;text-underline-offset:3px}.bg-flow__step-text strong{font-weight:700}@media(min-width:900px){.bg-flow__list{display:grid;grid-template-columns:repeat(var(--bg-flow-count, 3),1fr);gap:24px;align-items:start}.bg-flow__step{padding-left:0;padding-bottom:0;padding-top:64px;text-align:center}.bg-flow__step:after{display:none}.bg-flow__step:not(:last-child):before{content:"\2192";position:absolute;right:-16px;top:14px;font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:24px;color:var(--accent-fire, #D8673F);opacity:.5}.bg-flow__badge{left:50%;transform:translate(-50%);top:0;width:56px;height:56px}.bg-flow__num{font-size:22px}.bg-flow__body{padding:0 8px}.bg-flow__step-text{font-size:15px;max-width:28ch;margin-left:auto;margin-right:auto}}.bachgold-hero-dual{--hearo-white: var(--bg-snow, #FFFFFF);--hearo-blue-zodiac: var(--fg-forest, #233222);--hearo-iron: var(--bg-border-light, rgba(35, 50, 34, .12));--hearo-chambray: var(--accent-fire, #D8673F);--hearo-sp-4: 4px;--hearo-sp-8: var(--bg-space-1, 8px);--hearo-sp-12: 12px;--hearo-sp-16: var(--bg-space-2, 16px);--hearo-sp-20: 20px;--hearo-sp-24: var(--bg-space-3, 24px);--hearo-sp-32: var(--bg-space-4, 32px);--hearo-sp-40: 40px;--hearo-sp-48: var(--bg-space-5, 48px);--hearo-sp-56: 56px;--hearo-sp-64: var(--bg-space-6, 64px);--hearo-sp-80: 80px;--hearo-sp-96: var(--bg-space-7, 96px);--hearo-fs-16: 16px;--hearo-fs-17: 17px;--hearo-fs-18: var(--bg-fs-body-lg, 18px);--hearo-fs-20: 20px;--hearo-font-body: inherit;--hearo-font-display: inherit;--hearo-transition: all .2s cubic-bezier(.4, 0, .2, 1);display:block;padding:var(--hearo-sp-16) 0 var(--hearo-sp-32);max-width:none;margin:0;position:relative}@media(min-width:750px){.bachgold-hero-dual{padding:var(--hearo-sp-24) 0 var(--hearo-sp-48)}}@media(min-width:1280px){.bachgold-hero-dual{padding:var(--hearo-sp-32) 0 var(--hearo-sp-56)}}.bachgold-hero-dual__container{position:relative;background:var(--hearo-blue-zodiac);border-radius:0;overflow:hidden;isolation:isolate;min-height:520px;display:block}@media(max-width:768px){.bachgold-hero-dual__container{min-height:480px}}@media(min-width:750px){.bachgold-hero-dual__container{border-radius:0;min-height:880px}}@media(min-width:1280px){.bachgold-hero-dual__container{border-radius:0;min-height:min(90vh,1040px)}}@media(min-width:1600px){.bachgold-hero-dual__container{min-height:min(90vh,1160px)}}.bachgold-hero-dual__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse at 85% 40%,rgba(216,103,63,.35) 0%,rgba(216,103,63,.1) 30%,transparent 60%),radial-gradient(ellipse at 15% 90%,rgba(35,50,34,.55) 0%,transparent 50%),var(--hearo-blue-zodiac)}.bachgold-hero-dual__bg:before,.bachgold-hero-dual__bg:after{content:"";position:absolute;right:-10%;top:50%;width:80vw;max-width:900px;aspect-ratio:1 / 1;border:1px solid rgba(255,255,255,.04);border-radius:50%;transform:translateY(-50%);pointer-events:none}.bachgold-hero-dual__bg:after{width:60vw;max-width:680px;border-color:#ffffff0f}.bachgold-hero-dual__track{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:var(--hearo-sp-32) var(--hearo-sp-24);overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:none;text-align:left}.bachgold-hero-dual__track[data-active=true]{opacity:1;visibility:visible;pointer-events:auto;transition:none}.bachgold-hero-dual__track:first-of-type{position:relative}@media(min-width:750px){.bachgold-hero-dual__track{padding:64px 56px}}@media(min-width:990px){.bachgold-hero-dual__track{padding:80px}}@media(min-width:1280px){.bachgold-hero-dual__track{padding:96px 120px}}@media(min-width:1600px){.bachgold-hero-dual__track{padding:112px 160px}}@media(min-width:1920px){.bachgold-hero-dual__track{padding:128px 200px}}.bachgold-hero-dual__content{position:relative;z-index:2;color:var(--hearo-white);max-width:32rem;text-shadow:0 2px 24px rgba(0,0,0,.7),0 0 8px rgba(0,0,0,.8),0 4px 48px rgba(0,0,0,.5)}@media(min-width:750px){.bachgold-hero-dual__content{max-width:36rem}}@media(min-width:1280px){.bachgold-hero-dual__content{max-width:42rem}}.bachgold-hero-dual__track[data-has-video=true]{padding-bottom:24px}@media(min-width:750px){.bachgold-hero-dual__track[data-has-video=true]{padding-bottom:32px}}@media(min-width:1280px){.bachgold-hero-dual__track[data-has-video=true]{padding-bottom:40px}}.bachgold-hero-dual__track[data-has-video=true] .bachgold-hero-dual__content{margin-top:auto;background:transparent;padding:0;border-radius:0;backdrop-filter:none;-webkit-backdrop-filter:none}.bachgold-hero-dual__eyebrow{font-family:var(--hearo-font-body);font-size:12px;font-weight:400;letter-spacing:var(--bg-letter-spacing-eyebrow, .15em);text-transform:uppercase;color:#ffffffb8;margin:0 0 var(--hearo-sp-12)}.bachgold-hero-dual__headline{font-family:var(--hearo-font-display);font-weight:700;font-size:clamp(28px,6vw,72px);line-height:1.05;color:var(--hearo-white);margin:0 0 var(--hearo-sp-12);letter-spacing:var(--bg-letter-spacing-display, -.03em);text-wrap:balance}@media(min-width:750px){.bachgold-hero-dual__headline{font-size:clamp(40px,6vw,72px);line-height:1.02;margin:0 0 var(--hearo-sp-16)}}.bachgold-hero-dual__subheadline{font-family:var(--hearo-font-body);font-size:14px;line-height:1.5;color:#ffffffd1;margin:0 0 var(--hearo-sp-20);max-width:40ch}@media(min-width:750px){.bachgold-hero-dual__subheadline{font-size:20px;line-height:1.55;margin:0 0 var(--hearo-sp-32)}}.bachgold-hero-dual__ctas{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--hearo-sp-12);margin-bottom:var(--hearo-sp-20)}@media(min-width:550px){.bachgold-hero-dual__ctas{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:var(--hearo-sp-12) var(--hearo-sp-24)}}.bachgold-hero-dual__rating{display:inline-flex;align-items:center;gap:var(--hearo-sp-12);font-family:var(--hearo-font-body);font-size:14px;color:#ffffffd9;margin-top:4px}@media(min-width:750px){.bachgold-hero-dual__rating{font-size:15px;gap:var(--hearo-sp-16)}}.bachgold-hero-dual__rating-stars{display:inline-flex;gap:3px;color:#ffc107;flex-shrink:0;filter:drop-shadow(0 2px 6px rgba(0,0,0,.6))}.bachgold-hero-dual__rating-stars svg{width:16px;height:16px;display:block}@media(min-width:750px){.bachgold-hero-dual__rating-stars svg{width:18px;height:18px}}.bachgold-hero-dual__rating-text{font-weight:400;line-height:1.3}.bachgold-hero-dual__cta-primary{text-shadow:none;display:inline-flex;align-items:center;justify-content:center;padding:var(--hearo-sp-16) var(--hearo-sp-40);background:var(--accent-fire, #D8673F);color:var(--hearo-white);font-family:var(--hearo-font-body);font-size:var(--hearo-fs-17);font-weight:600;text-decoration:none;border-radius:var(--bg-btn-radius, 6px);min-height:56px;letter-spacing:.02em;transition:var(--hearo-transition);border:2px solid var(--accent-fire, #D8673F);white-space:nowrap}.bachgold-hero-dual__cta-primary:hover,.bachgold-hero-dual__cta-primary:focus-visible{background:#d8673feb;transform:translateY(-1px);box-shadow:0 8px 20px #0003}.bachgold-hero-dual__cta-primary:focus-visible{outline:2px solid var(--hearo-white);outline-offset:3px}.bachgold-hero-dual__cta-secondary{display:inline-flex;align-items:center;gap:var(--hearo-sp-4);padding:var(--hearo-sp-12) var(--hearo-sp-12);color:#ffffffe0;font-family:var(--hearo-font-body);font-size:var(--hearo-fs-16);font-weight:500;text-decoration:none;min-height:48px;border-radius:var(--hearo-sp-4);transition:var(--hearo-transition)}.bachgold-hero-dual__cta-secondary:hover{color:var(--hearo-white);text-decoration:underline;text-underline-offset:4px}.bachgold-hero-dual__cta-secondary:focus-visible{outline:2px solid var(--hearo-white);outline-offset:2px;color:var(--hearo-white)}.bachgold-hero-dual__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;margin:0;overflow:hidden}.bachgold-hero-dual__image-el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);transform-origin:center}.bachgold-hero-dual__dots{position:absolute;bottom:var(--hearo-sp-24);right:var(--hearo-sp-24);z-index:5;display:flex;gap:8px;align-items:center}@media(min-width:750px){.bachgold-hero-dual__dots{bottom:var(--hearo-sp-32);right:var(--hearo-sp-32)}}.bachgold-hero-dual__dot{width:32px;height:3px;background:#ffffff40;border:none;cursor:pointer;padding:0;border-radius:2px;transition:background .18s ease-out,width .18s ease-out;position:relative;overflow:hidden}.bachgold-hero-dual__dot:hover{background:#ffffff80}.bachgold-hero-dual__dot[aria-pressed=true]{background:#ffffff4d;width:44px}.bachgold-hero-dual__dot[aria-pressed=true]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform-origin:left center;will-change:transform;animation:bachgoldHeroProgress var(--bachgold-hero-rotate, 8s) linear both}.bachgold-hero-dual:hover .bachgold-hero-dual__dot[aria-pressed=true]:after{animation-play-state:paused}@keyframes bachgoldHeroProgress{0%{transform:scaleX(.04)}to{transform:scaleX(1)}}.bachgold-hero-dual__dot:focus-visible{outline:2px solid var(--hearo-white);outline-offset:4px}.bachgold-hero-dual__dot-label{font-family:Roboto,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-left:12px;min-width:72px;text-align:left;transition:color .18s ease-out}@media(max-width:768px){.bachgold-hero-dual{padding:var(--hearo-sp-12) 0 var(--hearo-sp-20)}.bachgold-hero-dual__track{padding:var(--hearo-sp-20) var(--hearo-sp-16)}.bachgold-hero-dual__eyebrow{font-size:10px;letter-spacing:.12em;margin:0 0 var(--hearo-sp-8)}.bachgold-hero-dual__cta-primary{padding:12px 22px;font-size:14px;min-height:44px}.bachgold-hero-dual__cta-secondary{font-size:13px;padding:10px var(--hearo-sp-8);min-height:40px}.bachgold-hero-dual__rating{font-size:12px;gap:var(--hearo-sp-8)}.bachgold-hero-dual__rating-stars svg{width:13px;height:13px}.bachgold-hero-dual__dots{bottom:var(--hearo-sp-16);right:var(--hearo-sp-16)}}@media(prefers-reduced-motion:reduce){.bachgold-hero-dual__track,.bachgold-hero-dual__dot[aria-pressed=true]:after,.bachgold-hero-dual__cta-primary{transition:none;animation:none}.bachgold-hero-dual__cta-primary:hover,.bachgold-hero-dual__cta-primary:focus-visible{transform:none}}.bg-newsletter{padding:var(--bg-newsletter-pad-top-m, 56px) 20px var(--bg-newsletter-pad-bot-m, 56px);border-bottom:1px solid var(--bg-border-light, rgba(35,50,34,.12))}@media(min-width:750px){.bg-newsletter{padding:var(--bg-newsletter-pad-top, 88px) 32px var(--bg-newsletter-pad-bot, 88px)}}.bg-newsletter--snow{background:var(--bg-snow, #FFFFFF)}.bg-newsletter--sand-tint{background:var(--bg-sand-tint, #FBF7EC)}.bg-newsletter--sand-soft{background:var(--bg-sand-soft, #FAF3E2)}.bg-newsletter--charcoal{background:var(--fg-forest, #233222);color:var(--bg-snow, #fff);border-bottom-color:#ffffff14}.bg-newsletter__inner{max-width:640px;margin:0 auto;text-align:center}.bg-newsletter__eyebrow{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:500;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-fire, #D8673F);margin:0 0 18px}.bg-newsletter__h2{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:clamp(28px,4.5vw,48px);line-height:1.1;letter-spacing:-.02em;color:var(--fg-forest, #233222);margin:0 0 16px}.bg-newsletter--charcoal .bg-newsletter__h2{color:var(--bg-snow, #fff)}.bg-newsletter__h2 em{font-style:italic;color:var(--accent-fire, #D8673F)}.bg-newsletter__sub{font-size:16px;line-height:1.55;color:var(--neutral-text-muted, #6b7265);margin:0 auto 32px;max-width:52ch}@media(min-width:750px){.bg-newsletter__sub{font-size:17px;margin-bottom:36px}}.bg-newsletter--charcoal .bg-newsletter__sub{color:#ffffffc7}.bg-newsletter__form-wrap{max-width:520px;margin:0 auto}.bg-newsletter__form{width:100%}.bg-newsletter__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.bg-newsletter__input-wrap{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:600px){.bg-newsletter__input-wrap{flex-direction:row;gap:0;border:1px solid rgba(35,50,34,.28);border-radius:6px;background:var(--bg-snow, #fff);overflow:hidden;transition:border-color .2s ease}.bg-newsletter--charcoal .bg-newsletter__input-wrap{border-color:#ffffff47;background:#ffffff0f}.bg-newsletter__input-wrap:focus-within{border-color:var(--accent-fire, #D8673F)}}.bg-newsletter__input-wrap--error{border-color:#c0392b!important}.bg-newsletter__input{flex:1 1 auto;appearance:none;-webkit-appearance:none;border:1px solid rgba(35,50,34,.28);border-radius:6px;background:var(--bg-snow, #fff);padding:14px 16px;font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-size:16px;line-height:1.3;color:var(--fg-forest, #233222);min-height:48px}.bg-newsletter__input::placeholder{color:#23322273}.bg-newsletter__input:focus{outline:2px solid var(--accent-fire, #D8673F);outline-offset:1px}@media(min-width:600px){.bg-newsletter__input{border:0;border-radius:0;background:transparent}.bg-newsletter__input:focus{outline:none}.bg-newsletter--charcoal .bg-newsletter__input{color:var(--bg-snow, #fff)}.bg-newsletter--charcoal .bg-newsletter__input::placeholder{color:#ffffff80}}.bg-newsletter__btn{appearance:none;-webkit-appearance:none;border:0;background:var(--accent-fire, #D8673F);color:var(--bg-snow, #fff);font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:600;font-size:15px;letter-spacing:.01em;line-height:1;padding:14px 26px;border-radius:6px;cursor:pointer;min-height:48px;transition:background .2s ease,transform .2s ease;white-space:nowrap}@media(min-width:600px){.bg-newsletter__btn{border-radius:0;padding:0 28px}}.bg-newsletter__btn:hover,.bg-newsletter__btn:focus-visible{background:var(--fg-forest, #233222);transform:translateY(-1px)}.bg-newsletter--charcoal .bg-newsletter__btn:hover,.bg-newsletter--charcoal .bg-newsletter__btn:focus-visible{background:var(--bg-snow, #fff);color:var(--fg-forest, #233222)}.bg-newsletter__error{margin:12px 0 0;padding:10px 14px;background:#fdecea;color:#c0392b;border-radius:6px;font-size:14px;line-height:1.4;text-align:left}.bg-newsletter__success{padding:28px 24px;background:var(--bg-snow, #fff);border:1px solid var(--accent-fire, #D8673F);border-radius:8px;text-align:center}.bg-newsletter--charcoal .bg-newsletter__success{background:#ffffff14;border-color:var(--accent-fire, #D8673F)}.bg-newsletter__success-title{font-family:var(--font-body-family, "Roboto", system-ui, sans-serif);font-weight:700;font-size:20px;color:var(--fg-forest, #233222);margin:0 0 8px}.bg-newsletter--charcoal .bg-newsletter__success-title{color:var(--bg-snow, #fff)}.bg-newsletter__success-text{font-size:15px;line-height:1.5;color:var(--neutral-text-muted, #6b7265);margin:0}.bg-newsletter--charcoal .bg-newsletter__success-text{color:#ffffffc7}.bg-newsletter__privacy{margin:18px auto 0;font-size:13px;line-height:1.5;color:var(--neutral-text-muted, #6b7265);max-width:48ch}.bg-newsletter--charcoal .bg-newsletter__privacy{color:#fff9}.bg-newsletter__privacy a{color:inherit;text-decoration:underline;text-underline-offset:2px}@media(prefers-reduced-motion:reduce){.bg-newsletter__btn{transition:none}.bg-newsletter__btn:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/38/compiled_assets/styles.css.map */
