.ro-footer{content-visibility:auto;contain-intrinsic-size:auto 400px}.ro-footer{background:linear-gradient(180deg,var(--ro-bg-cream) 0%,var(--ro-bg-cream-alt) 100%);color:var(--ro-text-body);font-size:var(--ro-text-sm);line-height:1.6}.ro-footer__main{padding:3.5rem 0 var(--ro-space-lg);border-block-start:1px solid var(--ro-border-subtle)}.ro-footer__grid{display:grid;grid-template-columns:1fr;gap:var(--ro-space-lg)}@media(min-width:750px){.ro-footer__grid{grid-template-columns:repeat(2,1fr);gap:2rem var(--ro-space-lg)}}@media(min-width:990px){.ro-footer__grid{grid-template-columns:1.2fr 1fr 1.3fr;gap:var(--ro-space-xl);max-inline-size:var(--ro-container-md);margin-inline:auto}}.ro-footer__brand{display:flex;flex-direction:column;gap:var(--ro-space-sm)}.ro-footer__logo{max-width:8.75rem;height:auto}.ro-footer__tagline{font-size:var(--ro-text-sm);color:var(--ro-text-muted);line-height:1.5;max-width:17.5rem}.ro-footer__column-heading{font-size:var(--ro-text-caption);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ro-text-headline);margin:0 0 var(--ro-space-sm)}.ro-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.ro-footer__link{color:var(--ro-text-body);text-decoration:none;font-size:var(--ro-text-sm);font-weight:500;transition:color .15s ease;display:inline-block}@media(hover:hover)and (pointer:fine){.ro-footer__link:hover{color:var(--ro-accent-highlight);text-decoration:underline;text-underline-offset:3px}}.ro-footer__column-heading{font-family:var(--ro-font-headline)}.ro-footer__link,.ro-footer__tagline,.ro-footer__copyright{font-family:var(--ro-font-body)}.ro-footer__charity{background:var(--ro-bg-white);border-radius:var(--ro-shape-md);padding:var(--ro-space-md);box-shadow:var(--ro-shadow-card);border:1px solid var(--ro-border-subtle);transition:var(--ro-transition-shape)}@media(hover:hover)and (pointer:fine){.ro-footer__charity:hover{border-radius:var(--ro-shape-md-hover)}}@media(min-width:990px){.ro-footer__charity{grid-column:auto}}.ro-footer__charity-header{display:flex;align-items:center;gap:.625rem;margin-block-end:.75rem}.ro-footer__charity-icon{font-size:var(--ro-text-lg);line-height:1}.ro-footer__charity-title{font-size:var(--ro-text-sm);font-weight:700;color:var(--ro-text-headline);margin:0}.ro-footer__charity-text{font-size:var(--ro-text-sm);line-height:1.6;color:var(--ro-text-body);margin:0}.ro-footer__charity-text a,.ro-footer__charity-text a:visited{color:var(--ro-accent-trust);text-decoration:underline;text-underline-offset:2px;font-weight:600}@media(hover:hover)and (pointer:fine){.ro-footer__charity-text a:hover{color:var(--ro-accent-trust-dark)}}.ro-footer__legal{background:var(--ro-bg-cream-alt);padding:2rem 0;border-block-start:1px solid var(--ro-border-subtle)}.ro-footer__disclaimers{max-width:var(--ro-container-md);margin:0 auto;display:flex;flex-direction:column;gap:var(--ro-space-sm)}.ro-footer__disclaimer--fda{background:var(--ro-bg-white);border:2px solid var(--ro-accent-trust-dark);border-radius:var(--ro-shape-sm);padding:1.25rem var(--ro-space-md);margin:0;transition:var(--ro-transition-shape)}@media(hover:hover)and (pointer:fine){.ro-footer__disclaimer--fda:hover{border-radius:var(--ro-shape-sm-hover)}}.ro-footer__disclaimer--fda p{font-size:var(--ro-text-sm);line-height:1.6;color:var(--ro-accent-trust-dark);margin:0;text-align:start}.ro-footer__disclaimer{font-size:var(--ro-text-xs);line-height:1.7;color:var(--ro-text-light);margin:0;padding:0 var(--ro-space-sm);text-align:center}.ro-footer__disclaimer a{color:var(--ro-text-muted);text-decoration:underline;text-underline-offset:2px}@media(hover:hover)and (pointer:fine){.ro-footer__disclaimer a:hover{color:var(--ro-accent-highlight)}}.ro-footer__bottom{padding:var(--ro-space-md) 0;border-block-start:1px solid var(--ro-border-subtle)}.ro-footer__bottom-inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media(min-width:750px){.ro-footer__bottom-inner{flex-direction:row;justify-content:space-between}}.ro-footer__social{display:flex;align-items:center;gap:.75rem;order:1}@media(min-width:750px){.ro-footer__social{order:0}}.ro-footer__social-link{display:flex;align-items:center;justify-content:center;width:var(--ro-touch-target-min);height:var(--ro-touch-target-min);border-radius:50%;background:var(--ro-bg-white);color:var(--ro-text-headline);transition:transform .15s ease,box-shadow .15s ease,background .15s ease;border:1px solid var(--ro-border-subtle)}@media(hover:hover)and (pointer:fine){.ro-footer__social-link:hover{transform:scale(1.08);box-shadow:var(--ro-shadow-card);background:var(--ro-bg-cream)}}.ro-footer__social-link svg{width:1.125rem;height:1.125rem}.ro-footer__copyright{font-size:var(--ro-text-caption);color:var(--ro-text-light);text-align:center;order:2}@media(min-width:750px){.ro-footer__copyright{order:1}}.ro-footer__payment{display:flex;align-items:center;gap:var(--ro-space-xs);order:3}@media(min-width:750px){.ro-footer__payment{order:2}}.ro-footer__payment-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center}.ro-footer__payment-item svg{height:1.5rem;width:auto}.ro-footer .page-width{max-width:var(--ro-container-full);margin:0 auto;padding-inline:var(--ro-space-md)}@media(min-width:750px){.ro-footer .page-width{padding-inline:var(--ro-space-lg)}}.ro-footer.ro-surface--dark{background:linear-gradient(180deg,var(--ro-bg-dark) 0%,var(--ro-bg-dark-deep) 100%);color:var(--ro-text-on-dark)}.ro-footer.ro-surface--dark .ro-footer__tagline,.ro-footer.ro-surface--dark .ro-footer__link,.ro-footer.ro-surface--dark .ro-footer__copyright{color:var(--ro-text-on-dark-soft)}.ro-footer.ro-surface--dark .ro-footer__column-heading,.ro-footer.ro-surface--dark .ro-footer__charity-title{color:var(--ro-text-on-dark)}@media(hover:hover)and (pointer:fine){.ro-footer.ro-surface--dark .ro-footer__link:hover{color:var(--ro-accent-highlight)}}.ro-footer.ro-surface--dark .ro-footer__main{border-block-start-color:var(--ro-border-subtle-light)}.ro-footer.ro-surface--dark .ro-footer__charity{background:color-mix(in oklch,var(--ro-text-on-dark),transparent 94%);border-color:var(--ro-border-subtle-light);box-shadow:none}.ro-footer.ro-surface--dark .ro-footer__charity-text{color:var(--ro-text-on-dark-soft)}.ro-footer.ro-surface--dark .ro-footer__charity-text a,.ro-footer.ro-surface--dark .ro-footer__charity-text a:visited{color:var(--ro-text-on-dark);text-decoration-color:var(--ro-accent-trust-light)}@media(hover:hover)and (pointer:fine){.ro-footer.ro-surface--dark .ro-footer__charity-text a:hover{color:var(--ro-accent-highlight)}}.ro-footer.ro-surface--dark .ro-footer__legal{background:var(--ro-bg-dark-deep);border-block-start-color:var(--ro-border-subtle-light)}.ro-footer.ro-surface--dark .ro-footer__disclaimer--fda{background:color-mix(in oklch,var(--ro-text-on-dark),transparent 94%);border-color:var(--ro-accent-trust-light)}.ro-footer.ro-surface--dark .ro-footer__disclaimer--fda p{color:var(--ro-accent-trust-light)}.ro-footer.ro-surface--dark .ro-footer__disclaimer{color:var(--ro-text-on-dark-muted)}.ro-footer.ro-surface--dark .ro-footer__bottom{border-block-start-color:var(--ro-border-subtle-light)}.ro-footer.ro-surface--dark .ro-footer__social-link{background:color-mix(in oklch,var(--ro-text-on-dark),transparent 92%);color:var(--ro-text-on-dark);border-color:var(--ro-border-subtle-light)}@media(hover:hover)and (pointer:fine){.ro-footer.ro-surface--dark .ro-footer__social-link:hover{background:color-mix(in oklch,var(--ro-text-on-dark),transparent 85%)}}@media(prefers-reduced-motion:reduce){.ro-footer__link,.ro-footer__social-link,.ro-footer__charity,.ro-footer__disclaimer--fda{transition:none}.ro-footer__charity:hover{border-radius:var(--ro-shape-md)}.ro-footer__disclaimer--fda:hover{border-radius:var(--ro-shape-sm)}}
/*# sourceMappingURL=/cdn/shop/t/94/assets/section-roral-footer.css.map */
