.footer{background:var(--luxury-primary);color:#fff;padding:6rem 0 3rem;margin-top:6rem;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--luxury-accent) 50%,transparent 100%)}.footer__content-top{padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:3rem}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:4rem}.footer__brand{grid-column:span 1}.footer__logo{margin-bottom:1.5rem;display:block}.footer__logo img{max-height:40px;width:auto;filter:brightness(0) invert(1);transition:all .3s ease}.footer__logo:hover img{filter:brightness(0) invert(1) sepia(1) hue-rotate(30deg);transform:scale(1.05)}.footer__brand-description{font-family:Outfit,sans-serif;font-weight:300;font-size:.95rem;line-height:1.6;color:#ffffffb3;margin-bottom:2rem;max-width:300px}.footer__newsletter{margin-top:2rem}.footer__newsletter-title{font-family:Playfair Display,serif;font-weight:400;font-size:1.25rem;margin-bottom:1rem;color:var(--luxury-accent)}.footer__newsletter-form{display:flex;gap:.75rem;margin-top:1rem}.footer__newsletter-input{flex:1;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:.875rem 1.25rem;font-family:Outfit,sans-serif;font-weight:300;font-size:.875rem;color:#fff;border-radius:0;transition:all .3s ease}.footer__newsletter-input::placeholder{color:#ffffff80}.footer__newsletter-input:focus{outline:none;background:#ffffff26;border-color:var(--luxury-accent)}.footer__newsletter-button{background:var(--luxury-accent);color:var(--luxury-primary);border:none;padding:.875rem 2rem;font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;border-radius:0;cursor:pointer;transition:all .3s ease;white-space:nowrap}.footer__newsletter-button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.footer-block{margin-bottom:0}.footer-block__heading{font-family:Playfair Display,serif;font-weight:400;font-size:1.125rem;margin-bottom:1.5rem;color:var(--luxury-accent);letter-spacing:.05em;text-transform:uppercase}.footer-block__details-content{font-family:Outfit,sans-serif}.footer-block__details-content .list-menu{list-style:none;padding:0;margin:0}.footer-block__details-content .list-menu__item{margin-bottom:.75rem}.footer-block__details-content .list-menu__item:last-child{margin-bottom:0}.footer__link{color:#fffc;text-decoration:none;font-family:Outfit,sans-serif;font-weight:300;font-size:.95rem;transition:all .3s ease;position:relative;display:inline-block}.footer__link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--luxury-accent);transition:width .3s ease}.footer__link:hover{color:var(--luxury-accent);padding-left:.5rem}.footer__link:hover:after{width:100%}.footer__list-social{display:flex;gap:1rem;margin-top:1.5rem;list-style:none;padding:0}.list-social__item{width:40px;height:40px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.list-social__item:hover{background:var(--luxury-accent);transform:translateY(-3px);box-shadow:0 4px 12px #d4af374d}.list-social__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.list-social__icon{width:18px;height:18px;stroke:#fff;stroke-width:1.5;fill:none}.footer__payment{margin-top:2rem}.footer__payment-list{display:flex;gap:.75rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}.footer__payment-item{background:#ffffff1a;padding:.5rem .75rem;border-radius:4px;transition:all .3s ease}.footer__payment-item:hover{background:#fff3;transform:translateY(-2px)}.footer__payment-svg{height:24px;width:auto}.footer__content-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer__copyright{font-family:Outfit,sans-serif;font-weight:300;font-size:.875rem;color:#fff9}.footer__localization{display:flex;gap:2rem}.footer__localization .localization-form{display:flex;align-items:center;gap:.5rem}.footer__localization .localization-form__select{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.5rem 1rem;font-family:Outfit,sans-serif;font-weight:300;font-size:.875rem;border-radius:0;cursor:pointer;transition:all .3s ease}.footer__localization .localization-form__select:focus{outline:none;background:#ffffff26;border-color:var(--luxury-accent)}.footer__localization .localization-form__select option{background:var(--luxury-primary);color:#fff}.footer__back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background:var(--luxury-accent);color:var(--luxury-primary);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;z-index:100;box-shadow:0 4px 12px #0003}.footer__back-to-top.visible{opacity:1;visibility:visible}.footer__back-to-top:hover{background:var(--luxury-primary);color:#fff;transform:translateY(-5px);box-shadow:0 8px 20px #0000004d}.footer__back-to-top .icon{width:20px;height:20px}@media screen and (max-width: 1200px){.footer__grid{grid-template-columns:1fr 1fr 1fr;gap:3rem}.footer__brand{grid-column:span 3;display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}}@media screen and (max-width: 749px){.footer{padding:4rem 0 2rem;margin-top:4rem}.footer__grid{grid-template-columns:1fr;gap:3rem}.footer__brand{grid-column:span 1;display:block}.footer__newsletter-form{flex-direction:column}.footer__newsletter-button{width:100%;justify-content:center}.footer__content-bottom{flex-direction:column;gap:2rem;text-align:center}.footer__localization{flex-direction:column;gap:1rem;width:100%}.footer__localization .localization-form{justify-content:center}.footer__back-to-top{bottom:1rem;right:1rem;width:45px;height:45px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.footer-block{animation:fadeInUp .8s ease forwards}.footer-block:nth-child(1){animation-delay:.1s}.footer-block:nth-child(2){animation-delay:.2s}.footer-block:nth-child(3){animation-delay:.3s}.footer-block:nth-child(4){animation-delay:.4s}.footer-block:nth-child(5){animation-delay:.5s}.luxury-divider-animated{height:2px;background:linear-gradient(90deg,transparent 0%,var(--luxury-accent) 20%,var(--luxury-accent) 80%,transparent 100%);background-size:200% 100%;animation:shimmerGradient 3s ease-in-out infinite}@keyframes shimmerGradient{0%{background-position:-200% 0}to{background-position:200% 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/luxury-footer.css.map */
