.footer--refined{--ff-heading-font: "Playfair Display", Georgia, "Times New Roman", serif;--ff-body-font: "Poppins", var(--font-body-family), -apple-system, BlinkMacSystemFont, sans-serif;--ff-fg: var(--color-foreground);--ff-rule: rgba(var(--color-foreground), .14);--ff-dim: rgba(var(--color-foreground), .62);--ff-mid: rgba(var(--color-foreground), .78)}.footer--refined,.footer--refined input,.footer--refined button,.footer--refined select{font-family:var(--ff-body-font)}.footer--refined .footer__content-top{padding-bottom:0;border-bottom:0}.footer--refined .footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(21rem,1fr));column-gap:4rem;row-gap:4.8rem;align-items:start;margin:0}.footer--refined .footer__grid>*{min-width:0}.footer--refined .footer-block{padding:0;margin:0;text-align:left}@media screen and (min-width:990px){.footer--refined .footer-block--location,.footer--refined .footer-block--brand{grid-column:span 1;max-width:34rem}}.footer--refined .footer-block__heading{position:relative;margin:0 0 2rem;padding-bottom:1.2rem;font-family:var(--ff-heading-font);font-size:1.5rem;font-weight:500;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--ff-fg))}.footer--refined .footer-block__heading:after{content:"";position:absolute;left:0;bottom:0;width:3.2rem;height:1px;background:rgba(var(--color-foreground),.45)}.footer--refined .footer-block__brand-info .footer-block__heading{font-size:2rem;letter-spacing:.04em;text-transform:none}.footer--refined .footer-block__details-content,.footer--refined .footer-block__brand-info .rte{margin:0;font-family:var(--ff-body-font);font-size:1.4rem;font-weight:300;line-height:1.75;letter-spacing:.01em;color:var(--ff-mid)}.footer--refined .footer-block__details-content p:last-child,.footer--refined .footer-block__brand-info .rte p:last-child{margin-bottom:0}.footer--refined .footer-block__list-bulleted{display:flex;flex-direction:column;gap:1.3rem;padding:0;margin:0;list-style:none}.footer--refined .footer-block__list-bulleted li{margin:0;padding:0;line-height:1.4;list-style:none}.footer--refined .footer-block__list-bulleted li::marker{content:""}.footer--refined .footer-block__list-bulleted a,.footer--refined .footer-block__location-text a{display:inline-block;font-size:1.4rem;font-weight:300;letter-spacing:.01em;text-decoration:none;color:var(--ff-mid);transition:color .2s ease}.footer--refined .footer-block__list-bulleted a:hover,.footer--refined .footer-block__location-text a:hover{color:rgb(var(--ff-fg));text-decoration:underline;text-underline-offset:.4rem;text-decoration-thickness:1px}.footer--refined .footer-block__location{display:flex;flex-direction:column;gap:1.6rem}.footer--refined .footer-block__location-item{display:flex;align-items:flex-start;gap:1.2rem}.footer--refined .footer-block__location-icon{flex:0 0 1.7rem;width:1.7rem;height:1.7rem;margin-top:.4rem;color:rgba(var(--color-foreground),.45)}.footer--refined .footer-block__location-icon svg{display:block;width:100%;height:100%}.footer--refined .footer-block__location-text{font-size:1.4rem;font-weight:300;line-height:1.7;color:var(--ff-mid)}.footer--refined .footer-block__location-text p{margin:0}.footer--refined .footer-block__connect,.footer--refined .footer__list-social{display:flex;flex-wrap:wrap;gap:1rem;padding:0;margin:0;list-style:none;justify-content:flex-start}.footer--refined .footer-block__connect-icon,.footer--refined .footer__list-social .list-social__link{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;padding:0;border:1px solid var(--ff-rule);border-radius:50%;color:var(--ff-mid);transition:color .2s ease,border-color .2s ease,background-color .2s ease}.footer--refined .footer-block__connect-icon:hover,.footer--refined .footer__list-social .list-social__link:hover{color:rgb(var(--ff-fg));border-color:rgba(var(--color-foreground),.5);background-color:rgba(var(--color-foreground),.06)}.footer--refined .footer-block__connect-icon svg,.footer--refined .footer__list-social .icon{width:1.7rem;height:1.7rem;fill:currentColor}.footer--refined .footer-block__brand-info{display:flex;flex-direction:column;gap:1.8rem;align-items:flex-start;text-align:left}.footer--refined .footer-block__brand-info .footer-block__image-wrapper{margin:0}.footer--refined .footer-block--newsletter{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin:0;max-width:40rem}.footer--refined .footer-block__newsletter,.footer--refined .footer__newsletter{width:100%;margin:0;max-width:none;text-align:left}.footer--refined .newsletter-form__field-wrapper{max-width:none}.footer--refined .newsletter-form__field-wrapper .field{overflow:visible;border-radius:0;background-color:transparent}.footer--refined .newsletter-form__field-wrapper .field:before,.footer--refined .newsletter-form__field-wrapper .field:after{box-shadow:none;border-radius:0}.footer--refined .newsletter-form__field-wrapper .field__input{padding:1.4rem 5.2rem 1.4rem 1.6rem;border:1px solid var(--ff-rule);border-radius:0;background:transparent;font-family:var(--ff-body-font);font-size:1.4rem;font-weight:300;color:rgb(var(--ff-fg));transition:border-color .2s ease}.footer--refined .newsletter-form__field-wrapper .field__input:focus{border-color:rgba(var(--color-foreground),.55);box-shadow:none}.footer--refined .newsletter-form__field-wrapper .field__input::placeholder{color:var(--ff-dim)}.footer--refined .newsletter-form__field-wrapper .field__label{left:1.6rem;font-size:1.4rem;color:var(--ff-dim)}.footer--refined .newsletter-form__button{top:1px;right:1px;bottom:1px;width:4.6rem;height:auto;color:rgb(var(--ff-fg))}.footer--refined .newsletter-form__button:hover{background:rgba(var(--color-foreground),.08)}.footer--refined .footer__newsletter-text{margin:-.6rem 0 1.6rem;font-size:1.4rem;font-weight:300;line-height:1.7;color:var(--ff-mid)}.footer--refined .footer__content-bottom{margin-top:5.6rem;padding-top:2.4rem;border-top:1px solid var(--ff-rule)}.footer--refined .footer__content-bottom-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem 3.2rem;padding-top:0;padding-bottom:0;border:0}.footer--refined .footer__localization{display:flex;flex-wrap:wrap;gap:1rem 2rem;width:100%;padding:0;margin:0 0 1.6rem;justify-content:flex-start}.footer--refined .footer__payment{margin:0 0 0 auto}.footer--refined .list-payment{justify-content:flex-end;gap:.6rem;margin:0}.footer--refined .list-payment__item{padding:0}.footer--refined .footer__copyright{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.8rem;width:auto;flex:1 1 36rem;margin:0;padding:0;border:0;font-family:var(--ff-body-font);font-size:1.2rem;font-weight:300;letter-spacing:.02em;color:var(--ff-dim);text-align:left}.footer--refined .footer__copyright .policies{display:flex;flex-wrap:wrap;gap:.4rem 1.8rem;margin:0;padding:0}.footer--refined .footer__copyright a{color:inherit;text-decoration:none;transition:color .2s ease}.footer--refined .footer__copyright a:hover{color:rgb(var(--ff-fg));text-decoration:underline;text-underline-offset:.3rem}@media screen and (max-width:989px){.footer--refined .footer__grid{grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));column-gap:3.2rem;row-gap:4rem}}@media screen and (max-width:749px){.footer--refined .footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.4rem;row-gap:3.2rem}.footer--refined .footer-block--location,.footer--refined .footer-block--brand,.footer--refined .footer-block--text,.footer--refined .footer-block--image,.footer--refined .footer-block--newsletter{grid-column:1 / -1;max-width:none}.footer--refined .footer__content-bottom{margin-top:4rem}.footer--refined .footer__content-bottom-wrapper{justify-content:flex-start}.footer--refined .footer__payment{margin-left:0}.footer--refined .list-payment{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.footer--refined *,.footer--refined *:before,.footer--refined *:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-footer.css.map */
