.footer--brand{--footer-bg: 24, 25, 31;--footer-text: 255, 255, 255;--footer-muted: 150, 155, 171;--footer-accent: 140, 48, 245;--footer-border: 71, 74, 87;--footer-input-border: 213, 212, 220;background-color:rgb(var(--footer-bg));color:rgb(var(--footer-text));border-top:none;margin-top:0}.footer--brand .footer__inner{width:100%}.footer__top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:4rem;gap:2rem}.footer__brand{display:flex;align-items:center;gap:1.2rem;max-width:30rem}.footer__logo-link{display:block;line-height:0;text-decoration:none;color:inherit}.footer__logo{display:block;height:auto;max-width:100%}.footer__logo-text{margin:0;color:rgb(var(--footer-text))}.footer__authentic-img{display:block;height:auto;max-width:100%}.footer__social--desktop{display:none}.footer__social--mobile{display:flex;justify-content:center;margin-top:3.5rem}.footer--brand .footer__list-social{display:flex;flex-wrap:wrap;justify-content:center;gap:0;margin:0;padding:0}.footer--brand .list-social__link{color:rgb(var(--footer-text));padding:.8rem 1.2rem}.footer--brand .list-social__item .icon{width:2.2rem;height:2.2rem}@media screen and (min-width:750px){.footer__social--desktop{display:block}.footer__social--mobile{display:none}.footer--brand .footer__list-social{justify-content:flex-end;gap:2.4rem}.footer--brand .list-social__link{padding:0}.footer--brand .list-social__item .icon{width:2.4rem;height:2.4rem}}.footer__main{display:grid;gap:2.4rem}.footer__menus{display:grid;gap:0}.footer__menu-title{display:none;margin:0 0 1.6rem;font-family:Manrope,var(--font-body-family),sans-serif;font-size:1.6rem;font-weight:700;line-height:2.6rem;letter-spacing:normal;text-transform:capitalize;color:rgb(var(--footer-text))}.footer__menu-details{border:0}.footer__menu-details>summary{list-style:none}.footer__menu-details>summary::-webkit-details-marker{display:none}.footer__menu-summary{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0;cursor:pointer;font-family:Manrope,var(--font-body-family),sans-serif;font-size:1.6rem;font-weight:700;line-height:2.6rem;color:rgb(var(--footer-text))}.footer__menu-icon{position:relative;width:1.4rem;height:1.4rem;flex-shrink:0}.footer__menu-icon:before,.footer__menu-icon:after{content:"";position:absolute;top:50%;left:50%;background:#d6b1ff;transition:transform .2s ease}.footer__menu-icon:before{width:1.2rem;height:.2rem;transform:translate(-50%,-50%)}.footer__menu-icon:after{width:.2rem;height:1.2rem;transform:translate(-50%,-50%)}.footer__menu-details[open] .footer__menu-icon:after{transform:translate(-50%,-50%) scaleY(0)}.footer__menu-list{margin:0;padding:0 0 1.2rem}.footer__menu-list li{border-bottom:.1rem solid rgba(255,255,255,.2)}.footer__menu-link{display:block;padding:1.2rem 0;color:rgb(var(--footer-muted));font-size:1.4rem;line-height:1.5;text-decoration:none;transition:opacity .25s ease}.footer__menu-link:hover{opacity:.7;color:rgb(var(--footer-muted))}.footer__menu-link--disabled{cursor:default;pointer-events:none}.footer__menu-link--disabled:hover{opacity:1}@media screen and (min-width:750px){.footer__main{grid-template-columns:1fr;gap:4rem;align-items:start}.footer__menus{display:grid;grid-template-columns:repeat(3,minmax(0,max-content));gap:4rem;justify-content:start;width:100%}.footer__menu-title{display:block}.footer__menu-summary{display:none}.footer__menu-details{display:block}.footer__menu-details>.footer__menu-list{display:block!important}.footer__menu-list{padding:0}.footer__menu-list li{border-bottom:0;margin-bottom:.8rem}.footer__menu-list li:last-child{margin-bottom:0}.footer__menu-link{padding:0;display:inline-block}}@media screen and (min-width:990px){.footer__menus{gap:5rem}}.footer__newsletter-col{width:100%}.footer__newsletter-heading{margin:0 0 1.6rem;font-family:Manrope,var(--font-body-family),sans-serif;font-size:1.6rem;font-weight:700;line-height:2.6rem;color:rgb(var(--footer-text))}.footer__newsletter-form{margin:0;width:100%}.footer__newsletter-field{position:relative;display:flex;align-items:center;width:100%}.footer__newsletter-input{-webkit-appearance:none;appearance:none;width:100%;margin:0;padding:.8rem 4.5rem .8rem 1rem;border:.1rem solid rgb(var(--footer-input-border));border-radius:.8rem;background:#fff;color:#474a57;font-family:Manrope,var(--font-body-family),sans-serif;font-size:1.6rem;font-weight:500;line-height:2.4rem;letter-spacing:.02rem}.footer__newsletter-input::placeholder{color:rgb(var(--footer-muted))}.footer__newsletter-input:focus{outline:none;border-color:rgb(var(--footer-accent));box-shadow:0 0 0 .1rem rgb(var(--footer-accent))}.footer__newsletter-submit{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:.4rem;border:0;background:transparent;color:rgb(var(--footer-accent));cursor:pointer}.footer__newsletter-submit:hover{opacity:.85}.footer__newsletter-message{display:block;margin-top:1rem;font-size:1.3rem}.footer__newsletter-message--success{color:#2e9e7b}.footer__newsletter-message--error{color:#de2a2a}.footer__apps{display:flex;gap:2rem;margin-top:1.6rem;justify-content:flex-start;align-items:flex-start}.footer__qr{display:flex;flex-direction:column;align-items:center;gap:.6rem}.footer__qr-img{display:block;width:10rem;height:10rem;object-fit:contain;background:#fff;border-radius:.4rem}.footer__qr-label{font-size:1.2rem;line-height:1.4;color:rgb(var(--footer-text));text-align:center}.footer__app-buttons{display:flex;flex-direction:column;gap:1.5rem}.footer__app-btn{display:block;line-height:0}.footer__app-btn-img{display:block;width:16rem;height:auto;max-width:100%}.footer__bottom{display:flex;flex-direction:column-reverse;gap:2rem;margin-top:0;padding-top:0;border-top:0}.footer__legal-text,.footer__legal-text p{margin:0;font-size:1.2rem;line-height:1.6;color:rgba(var(--footer-text),.7)}.footer__legal-text a{color:inherit;text-decoration:underline;text-underline-offset:.2rem}.footer__payment-list{display:flex;flex-wrap:wrap;gap:.2rem 1rem;justify-content:flex-start;margin:0;padding:0;list-style:none}.footer--brand .list-payment__item{padding:.2rem 0}.footer--brand .list-payment__item .icon{height:2.4rem;width:auto}.footer--brand .list-payment__item svg{background:#fff;border-radius:.4rem;padding:.2rem .4rem;height:2.4rem;width:auto;min-width:3.8rem}@media screen and (min-width:750px){.footer__bottom{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:3.2rem;margin-top:4rem;padding-top:3rem;border-top:.1rem solid rgb(var(--footer-border))}.footer__legal{flex:1 1 auto;max-width:64rem}.footer__payment{flex:0 1 auto;max-width:52.8rem}.footer__payment-list{justify-content:flex-end;margin-left:auto}.footer__legal-text{text-align:left;padding:0}}@media screen and (max-width:749px){.footer__top{margin-bottom:0}.footer__brand{width:100%;max-width:none;justify-content:space-between;padding:2rem 0}.footer__newsletter-col{padding:1.5rem 0 3.5rem}.footer__legal{text-align:center;padding:0 0 2rem}.footer__payment-list{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-footer.css.map */
