.section-custom-footer{overflow:hidden}.custom-footer{font-family:inherit;line-height:1.6;-webkit-font-smoothing:antialiased;overflow:hidden}.custom-footer *,.custom-footer *:before,.custom-footer *:after{box-sizing:border-box}.custom-footer__panels{display:flex;flex-direction:column;align-items:stretch}.custom-footer__left{display:flex;flex-direction:column}.custom-footer__right{display:flex;flex-direction:column;justify-content:center;background-color:var(--footer-cta-bg);padding:3.6rem 2rem}@media screen and (min-width:750px){.custom-footer__panels{flex-direction:row;align-items:stretch;min-height:100%}.custom-footer__left{flex:1 1 0;min-width:0}.custom-footer__right{flex:0 0 28%;width:28%;padding:var(--footer-pt, 5rem) 3rem 5rem}}@media screen and (min-width:990px){.custom-footer__right{flex:0 0 30%;width:30%;padding:var(--footer-pt, 5rem) 4rem 5rem}}.custom-footer__main{display:grid;grid-template-columns:1fr;gap:3.6rem 3rem;padding-bottom:0;flex:1}.custom-footer__column--contact,.custom-footer__column--links{padding-top:var(--footer-pt, 5rem)}@media screen and (max-width:749px){.custom-footer__column--contact,.custom-footer__column--links{padding-bottom:1rem}}@media screen and (min-width:750px){.custom-footer__main{grid-template-columns:1.3fr repeat(var(--footer-cols, 3),1fr);gap:0 2.4rem;align-items:start;padding-bottom:0}.custom-footer__column--contact,.custom-footer__column--links{padding-top:var(--footer-pt, 5rem);padding-bottom:5rem}}@media screen and (min-width:990px){.custom-footer__main{gap:0 3.6rem}}.custom-footer__column{min-width:0}.custom-footer__heading{font-size:1.2rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--footer-heading);margin:0 0 2rem;line-height:1.3}.custom-footer__contact-item{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:2rem}.custom-footer__contact-item:last-of-type{margin-bottom:0}.custom-footer__contact-icon{flex-shrink:0;width:2rem;height:2rem;margin-top:.2rem;color:var(--footer-text);opacity:.75}.custom-footer__contact-icon svg{display:block;width:2rem;height:2rem}.custom-footer__contact-details{display:flex;flex-direction:column;gap:.15rem}.custom-footer__contact-link{color:var(--footer-text);text-decoration:none;font-size:1.4rem;font-weight:500;transition:color .2s ease}.custom-footer__contact-link:hover{color:var(--footer-link-hover)}.custom-footer__contact-number{font-size:1.3rem;color:var(--footer-text);opacity:.75}.custom-footer__contact-hours{font-size:1.2rem;color:var(--footer-text);opacity:.6}.custom-footer__social{margin-top:3.2rem}.custom-footer__heading--social{margin-bottom:1.4rem}.custom-footer__social-icons{display:flex;align-items:center;gap:2rem}.custom-footer__social-link{display:inline-flex;align-items:center;justify-content:center;color:var(--footer-text);transition:color .2s ease,transform .2s ease}.custom-footer__social-link svg{width:2.6rem;height:2.6rem;display:block}.custom-footer__social-link:hover{color:var(--footer-link-hover);transform:translateY(-2px)}.custom-footer__links{list-style:none;padding:0;margin:0}.custom-footer__links li{margin-bottom:1rem}.custom-footer__links li:last-child{margin-bottom:0}.custom-footer__link{color:var(--footer-text);text-decoration:none;font-size:1.4rem;line-height:1.5;transition:color .2s ease}.custom-footer__link:hover{color:var(--footer-link-hover)}.custom-footer__link--highlight{color:var(--footer-accent)}.custom-footer__link--highlight:hover{color:var(--footer-link-hover)}.custom-footer__text{font-size:1.4rem;line-height:1.6;color:var(--footer-text);opacity:.85}.custom-footer__text a{color:var(--footer-accent);text-decoration:underline;text-underline-offset:.2rem}.custom-footer__cta-heading{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:400;line-height:1.35;color:var(--footer-text);margin:0 0 1.6rem;letter-spacing:-.01em}@media screen and (min-width:750px){.custom-footer__cta-heading{font-size:2.8rem}}@media screen and (min-width:990px){.custom-footer__cta-heading{font-size:3.2rem}}.custom-footer__cta-description{font-size:1.4rem;line-height:1.6;color:var(--footer-text);opacity:.7;margin:0 0 2.4rem}.custom-footer__cta-button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.4rem 2rem;border:1px solid var(--footer-text);color:var(--footer-text);background:transparent;text-decoration:none;font-size:1.2rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;align-self:stretch;cursor:pointer;font-family:inherit}.custom-footer__cta-arrow{font-size:1.4rem;line-height:1;transition:transform .3s ease}.custom-footer__cta-button:hover .custom-footer__cta-arrow{transform:translate(4px)}.custom-footer__newsletter-form{margin-top:0;width:100%}.custom-footer__newsletter-field{display:flex;flex-direction:column;gap:1.2rem;align-items:stretch;width:100%}.custom-footer__newsletter-input{width:100%;padding:1.4rem 2rem;border:1px solid var(--footer-text);background:transparent;color:var(--footer-text);font-size:1.3rem;font-family:inherit;letter-spacing:.04em;outline:none;transition:border-color .3s ease}.custom-footer__newsletter-input::placeholder{color:var(--footer-text);opacity:.5}.custom-footer__newsletter-input:focus{border-color:var(--footer-accent, #c5a467)}.custom-footer__newsletter-success{margin-top:1rem;font-size:1.3rem;color:var(--footer-accent, #c5a467)}.custom-footer__newsletter-error{margin-top:1rem;font-size:1.3rem;color:#e57373}.custom-footer__app-block{margin-top:.4rem;width:100%}.custom-footer__popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:-1;opacity:0;pointer-events:none;transition:opacity .3s ease,z-index 0s .3s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.custom-footer__popup-overlay[aria-hidden=false]{opacity:1;z-index:1000;pointer-events:auto;transition:opacity .3s ease,z-index 0s 0s}.custom-footer__popup-modal{background-color:#f5f3ef;border:1px solid #e0dcd5;padding:4rem;position:relative;width:90%;max-width:50rem;transform:translateY(2rem);transition:transform .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 40px #00000080}.custom-footer__popup-overlay[aria-hidden=false] .custom-footer__popup-modal{transform:translateY(0)}.custom-footer__popup-close{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;color:#333;cursor:pointer;padding:.5rem;opacity:.7;transition:opacity .2s ease,transform .2s ease}.custom-footer__popup-close:hover{opacity:1;transform:scale(1.1)}.custom-footer__bottom{border-top:1px solid var(--footer-border);background:#00000026;margin-top:auto}.custom-footer__bottom-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem 2rem;padding-top:2rem;padding-bottom:2rem}.custom-footer__copyright{font-size:1.3rem;color:var(--footer-text);opacity:.6;margin:0;text-align:center}.custom-footer__copyright strong{color:var(--footer-text);opacity:1;font-weight:600}.custom-footer__payment{display:flex;align-items:center}.custom-footer__payment-list{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;padding:0;margin:0}.custom-footer__payment-item .icon{width:3.8rem;height:auto}@media screen and (max-width:749px){.custom-footer__panels{flex-direction:column}.custom-footer__right{order:-1}.custom-footer__left{order:0}.custom-footer__main{grid-template-columns:repeat(2,1fr);gap:0 1.6rem;padding-left:2rem;padding-right:2rem}.custom-footer__column--links:first-of-type{grid-column:1 / -1;padding-bottom:2.4rem;border-bottom:1px solid var(--footer-border)}.custom-footer__column--links:first-of-type .custom-footer__links{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem 1.6rem}.custom-footer__column--links{padding-top:3rem;padding-left:0;padding-right:0}.custom-footer__column--contact{grid-column:1 / -1;order:10;padding-top:3.6rem;padding-bottom:2.4rem;padding-left:0;padding-right:0;border-top:1px solid var(--footer-border);text-align:center}.custom-footer__heading--contact{text-align:center}.custom-footer__contact-items{display:flex;flex-direction:row;justify-content:center;gap:1.2rem 2rem;flex-wrap:wrap}.custom-footer__contact-item{flex-direction:column;align-items:center;text-align:center;margin-bottom:0;flex:0 0 auto;width:8rem}.custom-footer__contact-icon{margin-top:0;margin-bottom:.8rem;width:3rem;height:3rem}.custom-footer__contact-icon svg{width:3rem;height:3rem}.custom-footer__contact-details{align-items:center;gap:.3rem}.custom-footer__contact-link{font-size:1.3rem}.custom-footer__contact-hours{font-size:1.1rem}.custom-footer__contact-number{display:none}.custom-footer__social{margin-top:3rem;text-align:center}.custom-footer__heading--social{text-align:center}.custom-footer__social-icons{justify-content:center;gap:2.4rem}.custom-footer__social-link svg{width:3rem;height:3rem}.custom-footer__cta-heading{font-size:2.2rem}.custom-footer__bottom-inner{flex-direction:column;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer.css.map */
