.footer{position:relative;overflow:hidden}.footer__reassurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid rgba(var(--color-foreground),.14);padding-top:1.5rem;padding-bottom:1.5rem}.footer__reassurance-item{display:flex;align-items:center;justify-content:center;gap:1.2rem;min-height:5rem;padding:0 2rem;text-align:left}.footer__reassurance-item+.footer__reassurance-item{border-left:1px solid rgba(var(--color-foreground),.12)}.footer__reassurance-icon{display:inline-grid;place-items:center;flex:0 0 3.4rem;width:3.4rem;height:3.4rem;color:#f2e9d1}.footer__reassurance-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer__reassurance-item:nth-child(3) .footer__reassurance-icon svg{width:3.2rem;height:3.2rem;stroke-width:1.55}.footer__reassurance-item strong,.footer__reassurance-item small{display:block}.footer__reassurance-item strong{font-size:1.25rem;line-height:1.25;letter-spacing:.11em;text-transform:uppercase}.footer__reassurance-item small{margin-top:.35rem;color:rgba(var(--color-foreground),.67);font-size:1.12rem;line-height:1.35}.footer .footer__content-top{padding-top:3.6rem;padding-bottom:2.8rem}.footer__custom-grid{display:grid;grid-template-columns:1.35fr .75fr 1fr 1.2fr;gap:clamp(2.5rem,4vw,6rem);align-items:start}.footer__custom-column{min-width:0}.footer__custom-title{margin:0 0 1.5rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.8rem;line-height:1.2;text-transform:none}.footer__custom-logo{width:15rem;max-width:100%;margin-bottom:1.3rem;border-radius:.8rem;overflow:hidden;background:#f2e9d1}.footer__custom-logo img{display:block;width:100%;height:auto;object-fit:contain}.footer__custom-brand p{max-width:32rem;margin:0 0 1.4rem;color:rgba(var(--color-foreground),.78);font-size:1.25rem;line-height:1.65}.footer__custom-column ul{margin:0;padding:0}.footer__custom-column li+li{margin-top:.7rem}.footer__custom-column a{color:rgba(var(--color-foreground),.84);font-size:1.25rem;line-height:1.45;text-decoration:none;transition:color .18s ease,transform .18s ease}.footer__custom-column li a{display:inline-block}.footer__custom-column a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.35rem}.footer__custom-contact{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;color:rgba(var(--color-foreground),.82);font-size:1.22rem;line-height:1.5}.footer__custom-contact .footer__custom-title{margin-bottom:.85rem}.footer__custom-contact address{font-style:normal}.footer__custom-brand .footer__list-social{display:flex;justify-content:flex-start;align-items:center;gap:.65rem;margin:0;padding:0}.footer__custom-brand .footer__list-social .list-social__item{display:flex;align-items:center;margin:0}.footer__custom-brand .footer__list-social .list-social__link{display:grid;place-items:center;width:3.6rem;height:3.6rem;padding:.7rem}.footer .footer__blocks-wrapper,.footer .footer-block--newsletter{display:none!important}.footer .footer__blocks-wrapper{display:grid!important;grid-template-columns:minmax(22rem,1.3fr) repeat(2,minmax(16rem,.8fr))!important;align-items:start;column-gap:clamp(3rem,5vw,8rem)!important;row-gap:2.5rem!important}.footer .footer__blocks-wrapper .footer-block{width:100%!important;max-width:none!important}.footer .footer__blocks-wrapper .footer-block:has(.footer-block__brand-info){order:-1}.footer-block__brand-info .footer-block__image-wrapper{margin:0 0 1.5rem;max-width:min(100%,18rem)!important;border-radius:1rem;overflow:hidden;background:#f7f1df}.footer-block__brand-info .footer-block__image-wrapper img{display:block;width:100%;height:auto;max-height:11rem;object-fit:contain}.footer .footer-block__heading{margin:0 0 1.2rem;font-family:var(--font-heading-family);font-size:1.7rem;line-height:1.25}.footer .footer-block__details-content{margin-bottom:0}.footer .footer-block__details-content .list-menu__item--link{padding:.38rem 0;font-size:1.3rem;text-decoration:none;transition:color .18s ease,transform .18s ease}.footer .footer-block__details-content .list-menu__item--link:hover{transform:translate(.3rem);text-decoration:none!important}.footer .footer-block__details-content.rte{color:rgba(var(--color-foreground),.78);font-size:1.3rem;line-height:1.65}.footer__service-links{display:grid;gap:.2rem;margin-top:1rem}.footer__service-links .link{padding:.3rem 0;color:rgba(var(--color-foreground),.9);font-size:1.25rem;text-decoration:none}.footer__service-links .link:hover{text-decoration:underline;text-underline-offset:.3rem}.footer .footer-block--newsletter{align-items:center;justify-content:space-between!important;gap:2rem;margin-top:2.6rem;padding-top:2.4rem;border-top:1px solid rgba(var(--color-foreground),.14)}.footer .footer-block__newsletter{display:grid;grid-template-columns:minmax(20rem,1fr) minmax(28rem,36rem);align-items:center;gap:2.5rem;width:100%;max-width:76rem;text-align:left}.footer .footer-block__newsletter .footer-block__heading{margin:0;font-size:clamp(1.7rem,2vw,2.2rem)}.footer .footer__newsletter.newsletter-form,.footer .newsletter-form__field-wrapper{width:100%;max-width:none}.footer .newsletter-form__field-wrapper .field{border-radius:999px;overflow:hidden;background:rgba(var(--color-background),.08)}.footer .newsletter-form__button{border-radius:50%;color:rgb(var(--color-button-text));background:rgb(var(--color-button))}.footer .footer__content-bottom{padding-top:1.8rem}.footer .footer__payment{margin-top:0}.footer .footer__copyright{margin-top:.8rem}@media screen and (max-width:749px){.footer__reassurance{grid-template-columns:repeat(3,minmax(0,1fr));padding:.9rem .4rem}.footer__reassurance-item{display:grid;justify-items:center;align-content:start;gap:.5rem;min-height:0;padding:.5rem .35rem;text-align:center}.footer__reassurance-item+.footer__reassurance-item{border-left:1px solid rgba(var(--color-foreground),.12)}.footer__reassurance-icon{width:2.7rem;height:2.7rem;flex-basis:2.7rem}.footer__reassurance-item strong{font-size:.9rem;letter-spacing:.055em}.footer__reassurance-item small{font-size:.82rem;line-height:1.2}.footer .footer__content-top{padding:2.2rem 1.6rem 1.8rem}.footer__custom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.5rem}.footer__custom-brand{grid-column:1/-1;text-align:center}.footer__custom-logo{width:12rem;margin-right:auto;margin-left:auto}.footer__custom-brand p{max-width:31rem;margin-right:auto;margin-left:auto;font-size:1.08rem}.footer__custom-brand .footer__list-social{justify-content:center}.footer__custom-title{margin-bottom:1rem;font-size:1.45rem}.footer__custom-column a,.footer__custom-contact{font-size:1.05rem}.footer__custom-column li+li{margin-top:.45rem}.footer__custom-contact{gap:.4rem}.footer .footer__blocks-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.8rem 1.4rem!important}.footer .footer__blocks-wrapper .footer-block{margin:0}.footer .footer__blocks-wrapper .footer-block:has(.footer-block__brand-info){grid-column:1/-1;text-align:center}.footer-block__brand-info,.footer-block__brand-info .footer-block__image-wrapper{margin-left:auto;margin-right:auto;text-align:center}.footer-block__brand-info .footer-block__image-wrapper{max-width:min(100%,13rem)!important}.footer .footer-block__heading{margin-bottom:.8rem;font-size:1.5rem}.footer .footer-block__details-content .list-menu__item--link{padding:.35rem 0;font-size:1.18rem}.footer__service-links{gap:0;margin-top:.6rem}.footer__service-links .link{font-size:1.12rem;line-height:1.35}.footer .footer-block--newsletter{align-items:stretch;gap:1.6rem;margin-top:2rem;padding-top:2rem}.footer .footer-block__newsletter{display:block;text-align:center}.footer .footer-block__newsletter .footer-block__heading{margin-bottom:1.2rem;font-size:1.7rem}.footer .footer__list-social.list-social{margin-top:0}.footer .footer__content-bottom{row-gap:.8rem;padding-top:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/luxury-footer.css.map */
