.footer.hebe-footer{border-top:0;--hebe-footer-pad: clamp(2rem, 4.5vw, 5.6rem)}.hebe-footer__card{position:relative;background:rgb(var(--color-background, 255, 255, 255));border:1px solid rgb(var(--hebe-line));border-radius:var(--hebe-r-hero, 28px);padding:clamp(3rem,5vw,5.4rem) var(--hebe-footer-pad) 0;overflow:hidden}.hebe-footer__main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.6fr);gap:4rem clamp(3rem,7vw,9rem);align-items:start}.hebe-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.8rem;max-width:40rem}.hebe-footer__logo{display:inline-flex;width:fit-content;line-height:0}.hebe-footer__logo-img{height:4.6rem;width:auto}.hebe-footer__brand-block{margin:0}.hebe-footer__brand .footer-block__details-content.rte,.hebe-footer__brand .rte{margin:0;font-family:"Mulish",var(--font-body-family),system-ui,sans-serif;font-size:1.4rem;line-height:1.65;color:rgb(var(--hebe-muted))}.hebe-footer__brand .footer-block__details-content.rte p{margin:0}.hebe-footer .footer-block__heading{margin:0 0 1.4rem;font-family:var(--font-nav, "Schibsted Grotesk", system-ui, sans-serif);font-size:1.4rem;font-weight:600;letter-spacing:.02em;line-height:1.2;color:rgb(var(--hebe-ink))}.hebe-footer__menus{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:3.2rem 2.4rem;align-items:start}.hebe-footer__menu .footer-block__details-content{display:flex;flex-direction:column;align-items:flex-start;gap:1.1rem;margin:0;padding:0}.hebe-footer__menu .list-menu__item--link{display:inline-flex;padding:0;font-family:"Mulish",var(--font-body-family),system-ui,sans-serif;font-size:1.4rem;line-height:1.4;color:rgb(var(--hebe-muted));text-decoration:none;transition:color .2s ease,transform .25s var(--hebe-ease, ease)}.hebe-footer__menu .list-menu__item--link:hover{color:rgb(var(--hebe-violet));text-decoration:none;transform:translateY(-1px)}.hebe-footer__menu .list-menu__item--active{color:rgb(var(--hebe-ink))}.hebe-footer__newsletter{width:100%;max-width:34rem;margin-top:.6rem}.hebe-footer__newsletter .footer-block__heading{margin-bottom:1rem}.hebe-footer .footer__newsletter.newsletter-form{margin:0;max-width:none}.hebe-footer .newsletter-form__field-wrapper .field{position:relative}.hebe-footer .newsletter-form__field-wrapper .field__input{border:0;border-radius:var(--hebe-r-pill, 999px);background:rgb(var(--color-background, 255, 255, 255));box-shadow:inset 0 0 0 1px rgb(var(--hebe-line));padding-left:2rem;padding-right:5.6rem;font-family:"Mulish",var(--font-body-family),system-ui,sans-serif;transition:box-shadow .2s ease}.hebe-footer .newsletter-form__field-wrapper .field__input:hover,.hebe-footer .newsletter-form__field-wrapper .field__input:focus{box-shadow:inset 0 0 0 1px rgb(var(--hebe-violet))}.hebe-footer .newsletter-form__field-wrapper .field__label{left:2rem}.hebe-footer .newsletter-form__button{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:3.6rem;height:3.6rem;margin:0;border-radius:50%;background:rgb(var(--hebe-violet));color:#fff;display:grid;place-items:center;transition:background .2s ease,transform .25s var(--hebe-ease, ease)}.hebe-footer .newsletter-form__button:hover{background:rgb(var(--hebe-violet-deep));transform:translateY(calc(-50% - 1px))}.hebe-footer .newsletter-form__button .svg-wrapper{color:#fff}.hebe-footer .newsletter-form__button svg{width:1.6rem;height:1.6rem;color:currentColor}.hebe-footer .footer__list-social.list-social{justify-content:flex-start;gap:.8rem;margin-top:.4rem}.hebe-footer .footer__list-social .list-social__item{display:block}.hebe-footer .footer__list-social .list-social__link{display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;border-radius:50%;background:#fff;border:1px solid rgb(var(--hebe-line));color:rgb(var(--hebe-ink));transition:background .2s ease,border-color .2s ease,color .2s ease,transform .25s var(--hebe-ease, ease)}.hebe-footer .footer__list-social .list-social__link:hover{background:rgb(var(--hebe-violet));border-color:rgb(var(--hebe-violet));color:#fff;transform:translateY(-1px)}.hebe-footer__localization{display:flex;flex-wrap:wrap;gap:2.4rem;margin-top:3.2rem}.hebe-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem 2.4rem;margin-top:clamp(3.2rem,5vw,5.2rem);padding:2rem 0;border-top:1px solid rgb(var(--hebe-line))}.hebe-footer__copyright{margin:0;font-family:"Mulish",var(--font-body-family),system-ui,sans-serif}.hebe-footer__copyright .copyright__content{font-size:1.25rem;color:rgb(var(--hebe-muted))}.hebe-footer__copyright .copyright__content a{color:rgb(var(--hebe-ink));text-decoration:none;transition:color .2s ease}.hebe-footer__copyright .copyright__content a:hover{color:rgb(var(--hebe-violet))}.hebe-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2.4rem}.hebe-footer__legal .policies{display:flex;flex-wrap:wrap;gap:.6rem 2rem;margin:0;padding:0}.hebe-footer__legal .policies li{display:block}.hebe-footer__legal .policies .copyright__content{font-size:1.25rem}.hebe-footer__legal .policies a{color:rgb(var(--hebe-muted));text-decoration:underline;text-underline-offset:.3em;text-decoration-color:rgb(var(--hebe-line));transition:color .2s ease,text-decoration-color .2s ease}.hebe-footer__legal .policies a:hover{color:rgb(var(--hebe-ink));text-decoration-color:rgb(var(--hebe-violet))}.hebe-footer__legal .footer__payment{margin:0}.hebe-footer__legal .list-payment{justify-content:flex-end;gap:.4rem;margin:0;padding:0}.hebe-footer__legal .list-payment__item{display:flex;align-items:center}.hebe-footer__watermark{position:relative;height:clamp(5.4rem,11vw,13rem);margin:0 calc(var(--hebe-footer-pad) * -1);overflow:hidden;pointer-events:none;user-select:none;-webkit-user-select:none}.hebe-footer__watermark-text{display:block;text-align:center;white-space:nowrap;font-family:var(--hebe-display, "Schibsted Grotesk", system-ui, sans-serif);font-weight:600;letter-spacing:-.02em;line-height:1;font-size:clamp(10rem,21vw,25rem);color:rgb(var(--hebe-lavender))}@media screen and (max-width:989px){.hebe-footer__main{grid-template-columns:minmax(0,1fr)}.hebe-footer__menus{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}}@media screen and (max-width:749px){.hebe-footer__bottom{flex-direction:column;align-items:flex-start}.hebe-footer__watermark{height:clamp(4rem,13vw,7rem)}.hebe-footer__watermark-text{font-size:clamp(8rem,26vw,12rem)}}@media(prefers-reduced-motion:reduce){.hebe-footer__menu .list-menu__item--link,.hebe-footer .newsletter-form__field-wrapper .field__input,.hebe-footer .newsletter-form__button,.hebe-footer .footer__list-social .list-social__link,.hebe-footer__copyright .copyright__content a,.hebe-footer__legal .policies a{transition:none}.hebe-footer__menu .list-menu__item--link:hover{transform:none}.hebe-footer .newsletter-form__button:hover{transform:translateY(-50%)}.hebe-footer .footer__list-social .list-social__link:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-footer.css.map */
