.footer{background-color:var(--neutral-50);border-top:1px solid var(--border-subtle)}.footer__content-top{padding:6rem 0 4rem}@media screen and (max-width:749px){.footer__content-top{padding:4rem 2rem 2.4rem}}.footer__blocks-wrapper{display:grid;gap:4rem 3rem}@media screen and (min-width:750px){.footer__blocks-wrapper{grid-template-columns:1fr 1fr}}@media screen and (min-width:990px){.footer__blocks-wrapper{grid-template-columns:1.5fr 1fr 1fr 1.2fr!important;gap:4rem 5rem;align-items:stretch}}.footer__blocks-wrapper .grid__item,.footer__blocks-wrapper .footer-block{width:auto!important;max-width:none!important}.footer-block{margin:0;padding:0;display:flex;flex-direction:column;min-width:0}.footer-block__heading{font-family:var(--font-body-family, system-ui, sans-serif);font-size:1.3rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text-primary);margin:0 0 1.6rem;line-height:1.2}.footer-block--newsletter .footer-block__heading{font-size:1.6rem;letter-spacing:.14em;margin-bottom:1.2rem}.footer-block .rte{font-family:var(--font-body-family, system-ui, sans-serif);font-size:1.3rem;line-height:1.6;color:var(--text-secondary, var(--text-primary))}.footer-block .rte p{margin:0 0 1.4rem}.footer-block .rte p:last-child{margin:0}.footer-block .rte p a{color:var(--text-primary);text-decoration:underline;text-underline-offset:.2rem;text-decoration-thickness:.05rem}.footer-block .rte p a:hover{color:var(--brand-primary)}.footer-block .rte ul{list-style:none;padding:0;margin:1.2rem 0 0}.footer-block .rte ul li{margin:0 0 .8rem}.footer-block .rte ul li:last-child{margin:0}.footer-block .rte ul a{color:var(--text-secondary, var(--text-primary));text-decoration:none;font-size:1.3rem;transition:color .15s ease}.footer-block .rte ul a:hover{color:var(--brand-primary)}.footer-block-image{display:flex;align-items:center;justify-content:center;height:100%}.footer-block-image .footer-block__image-wrapper{border-radius:1.2rem;overflow:hidden;width:100%;max-width:none}.footer-block-image .footer-block__image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}.footer-block-image .placeholder-svg{width:100%;border-radius:1.2rem;background-color:var(--neutral-100, #F0EAE3)}.footer-block--newsletter{display:flex;flex-direction:column;height:100%}.footer-block__newsletter{display:flex;flex-direction:column}.footer-block__newsletter-subheading{font-family:var(--font-body-family, system-ui, sans-serif);font-size:1.3rem;line-height:1.5;color:var(--text-secondary, var(--text-primary));margin:0 0 1.8rem;max-width:36rem}.footer__newsletter.newsletter-form{margin:0;width:100%;max-width:38rem}.footer__newsletter .newsletter-form__field-wrapper{margin:0}.footer__newsletter .field{background:var(--neutral-0);border:1px solid var(--border-default);border-radius:0;height:5rem;position:relative}.footer__newsletter .field:focus-within{border-color:var(--brand-accent)}.footer__newsletter .field__input{background:transparent;border:none;height:100%;width:100%;padding:0 6rem 0 1.6rem;font-family:var(--font-body-family, system-ui, sans-serif);font-size:1.3rem;color:var(--text-primary);letter-spacing:0}.footer__newsletter .field__input:focus{outline:none;box-shadow:none}.footer__newsletter .field__input::placeholder{color:var(--text-muted)}.footer__newsletter .field__label{font-size:1.2rem;color:var(--text-muted);letter-spacing:0;left:1.6rem}.footer__newsletter .newsletter-form__button{background-color:transparent;color:var(--text-primary);border:none;border-left:1px solid var(--border-default);border-radius:0;width:5rem;height:100%;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,color .15s ease}.footer__newsletter .newsletter-form__button:hover{background-color:var(--brand-accent);color:var(--neutral-0)}.footer__newsletter .newsletter-form__button .svg-wrapper{width:1.6rem;height:1.6rem;display:inline-flex}.footer__newsletter .newsletter-form__button svg{width:100%;height:100%}.footer__newsletter .newsletter-form__message{margin-top:1rem;font-size:1.2rem;color:var(--text-muted);display:flex;align-items:center;gap:.5rem}.footer__newsletter .newsletter-form__message--success{color:var(--success, #6B8E5A)}.footer__newsletter .newsletter-form__message svg{width:1.4rem;height:1.4rem}.footer-block__newsletter-disclaimer{font-family:var(--font-body-family, system-ui, sans-serif);font-size:1.05rem;line-height:1.5;color:var(--text-muted);margin:1.4rem 0 0;max-width:36rem}.footer-block__newsletter-disclaimer a{color:var(--text-muted);text-decoration:underline;text-underline-offset:.2rem;font-weight:500}.footer-block__newsletter-disclaimer a:hover{color:var(--brand-primary)}.footer-block__brand-wordmark{font-family:var(--font-heading-family, Georgia, serif);font-size:3.2rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--text-primary);margin-top:auto;padding-top:4rem;line-height:1;white-space:nowrap;-webkit-user-select:none;user-select:none}@media screen and (max-width:989px){.footer-block__brand-wordmark{font-size:2.4rem;padding-top:2.4rem}}@media screen and (max-width:749px){.footer-block__brand-wordmark{font-size:2rem;letter-spacing:.15em}}.footer__content-bottom{border-top:1px solid var(--border-subtle);padding:2.4rem 0 2rem}.footer__social-row{display:flex;justify-content:center;margin-bottom:1.6rem}.footer__list-social{display:flex;gap:1.6rem;margin:0;padding:0;list-style:none}.footer__list-social .list-social__link{width:3.6rem;height:3.6rem;background:transparent;color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease;padding:0;border-radius:0}.footer__list-social .list-social__link:hover{color:var(--brand-primary)}.footer__list-social .icon{width:1.8rem;height:1.8rem}.footer__content-bottom-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem;padding:0}.footer__content-bottom-wrapper--center{justify-content:center;text-align:center}.footer__column--info{margin-left:auto}.footer__localization{display:inline-flex;gap:1.6rem}.footer__localization .disclosure{font-size:1.2rem}.footer__localization .disclosure__button,.footer__localization .disclosure__link{font-size:1.2rem;letter-spacing:.05em;color:var(--text-muted);background:transparent;border:none;padding:.4rem 0}.footer__localization .disclosure__button:hover,.footer__localization .disclosure__link:hover{color:var(--brand-primary)}.footer__payment{margin:0}.footer__payment .list-payment{display:flex;flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none}.footer__payment .list-payment__item{height:2rem;display:inline-flex;align-items:center}.footer__payment .list-payment__item svg{height:100%;width:auto;opacity:.6;transition:opacity .15s ease}.footer__payment .list-payment__item:hover svg{opacity:1}.footer__copyright{font-size:1.15rem;color:var(--text-muted);letter-spacing:0;text-align:center;margin:1.4rem 0 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.4rem}.footer__copyright .copyright__content{display:inline-flex;align-items:center}.footer__copyright .copyright__content:after{content:"\b7";margin-left:1.4rem;color:var(--text-muted);opacity:.5}.footer__copyright .copyright__content:last-of-type:after,.footer__copyright .policies+.copyright__vendor:after{display:none}.footer__copyright a{color:var(--text-muted);text-decoration:underline;text-underline-offset:.2rem}.footer__copyright a:hover{color:var(--brand-primary)}.footer__copyright .policies{display:inline-flex;flex-wrap:wrap;gap:1rem 1.4rem;margin:0;padding:0;list-style:none}.footer__copyright .policies li:after{content:"\b7";margin-left:1.4rem;color:var(--text-muted);opacity:.5}.footer__copyright .policies li:last-child:after{display:none}.footer__copyright .copyright__vendor{display:block;width:100%;margin-top:.6rem;font-size:1.05rem;color:var(--text-muted);letter-spacing:.04em;opacity:.8}.footer__copyright .copyright__vendor a{color:var(--text-muted);text-decoration:underline;text-underline-offset:.2rem;font-weight:500}.footer__copyright .copyright__vendor a:hover{color:var(--brand-primary)}@media screen and (max-width:749px){.footer__blocks-wrapper{gap:3rem 2rem}.footer__content-bottom-wrapper{flex-direction:column;text-align:center;gap:1.6rem}.footer__column--info{margin-left:0}.footer__list-social{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/beauteplus-footer.css.map */
