.tlf-footer{background-color:#fff;color:#3d3d3d;font-family:var(--font-body-family)}.tlf-footer__newsletter{padding:4rem 0;border-bottom:1px solid rgba(91,158,151,.2);background:linear-gradient(180deg,#f8f8f8,#fff);position:relative}.tlf-footer__newsletter:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#5b9e97,#e85b8a,#7ecac2,#b8a0d2,#d4b95e,#5b9e97);background-size:200% 100%;animation:tlfRainbowLine 4s linear infinite}.tlf-footer__newsletter-inner{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}@media screen and (min-width:750px){.tlf-footer__newsletter-inner{flex-direction:row;justify-content:center;gap:3rem}}.tlf-footer__newsletter-heading{font-size:1.8rem;font-weight:500;margin:0;color:#3d3d3d;letter-spacing:.02em}@media screen and (min-width:750px){.tlf-footer__newsletter-heading{font-size:2rem}}.tlf-footer__newsletter-form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:45rem}@media screen and (min-width:750px){.tlf-footer__newsletter-form{flex-direction:row;gap:0}}.tlf-footer__newsletter-input{flex:1;padding:1.2rem 1.6rem;border:1px solid rgba(91,158,151,.3);border-radius:4px;font-size:1.4rem;background-color:#fff;color:#3d3d3d;outline:none;transition:border-color .35s ease,box-shadow .35s ease}@media screen and (min-width:750px){.tlf-footer__newsletter-input{border-radius:4px 0 0 4px;border-right:none}}.tlf-footer__newsletter-input:focus{border-color:#5b9e97;box-shadow:0 0 0 3px #5b9e9726}.tlf-footer__newsletter-input::placeholder{color:#888}.tlf-footer__newsletter-button{padding:1.2rem 2.4rem;background:linear-gradient(135deg,#5b9e97,#7ecac2);color:#fff;border:none;border-radius:4px;font-size:1.4rem;font-weight:500;cursor:pointer;transition:all .35s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;position:relative;overflow:hidden}@media screen and (min-width:750px){.tlf-footer__newsletter-button{border-radius:0 4px 4px 0}}.tlf-footer__newsletter-button:hover{background:linear-gradient(135deg,#e85b8a,#b8a0d2);transform:translateY(-1px);box-shadow:0 4px 15px #e85b8a4d}.tlf-footer__newsletter-message{font-size:1.2rem;margin-top:1rem}.tlf-footer__newsletter-message--success{color:#5b9e97}.tlf-footer__newsletter-message--error{color:#c62828}.tlf-footer__main{padding:5rem 0;background-color:#fff}.tlf-footer__grid{display:grid;grid-template-columns:1fr;gap:4rem}@media screen and (min-width:750px){.tlf-footer__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media screen and (min-width:990px){.tlf-footer__grid{grid-template-columns:repeat(4,1fr);gap:4rem}}.tlf-footer__column{display:flex;flex-direction:column}.tlf-footer__column-heading{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0 0 2rem;position:relative;padding-bottom:1rem}.tlf-footer__column:nth-child(1) .tlf-footer__column-heading{color:#5b9e97}.tlf-footer__column:nth-child(2) .tlf-footer__column-heading{color:#e85b8a}.tlf-footer__column:nth-child(3) .tlf-footer__column-heading{color:#7ecac2}.tlf-footer__column:nth-child(4) .tlf-footer__column-heading{color:#b8a0d2}.tlf-footer__column-heading:after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:2px;transition:width .3s ease}.tlf-footer__column:nth-child(1) .tlf-footer__column-heading:after{background-color:#5b9e97}.tlf-footer__column:nth-child(2) .tlf-footer__column-heading:after{background-color:#e85b8a}.tlf-footer__column:nth-child(3) .tlf-footer__column-heading:after{background-color:#7ecac2}.tlf-footer__column:nth-child(4) .tlf-footer__column-heading:after{background-color:#b8a0d2}.tlf-footer__column:hover .tlf-footer__column-heading:after{width:5rem}.tlf-footer__links{list-style:none;margin:0;padding:0}.tlf-footer__links li{margin-bottom:1rem}.tlf-footer__links a{color:#6b6b6b;text-decoration:none;font-size:1.4rem;line-height:1.6;transition:color .25s ease,transform .25s ease;display:inline-block}.tlf-footer__column:nth-child(1) .tlf-footer__links a:hover{color:#5b9e97;transform:translate(3px)}.tlf-footer__column:nth-child(2) .tlf-footer__links a:hover{color:#e85b8a;transform:translate(3px)}.tlf-footer__column:nth-child(3) .tlf-footer__links a:hover{color:#7ecac2;transform:translate(3px)}.tlf-footer__column:nth-child(4) .tlf-footer__links a:hover{color:#b8a0d2;transform:translate(3px)}.tlf-footer__contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;font-size:1.4rem;color:#6b6b6b;line-height:1.6}.tlf-footer__contact-icon{width:1.8rem;height:1.8rem;flex-shrink:0;color:#8fbcb8;margin-top:.2rem}.tlf-footer__contact-text{flex:1}.tlf-footer__contact-text p{margin:0}.tlf-footer__contact-link{color:#6b6b6b;text-decoration:none;transition:color .2s ease}.tlf-footer__contact-link:hover{color:#8fbcb8}.tlf-footer__about-text{font-size:1.4rem;line-height:1.8;color:#6b6b6b;margin:0}.tlf-footer__social{margin-top:3rem}.tlf-footer__social-heading{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.5rem;color:#8fbcb8}.tlf-footer__social-icons{display:flex;gap:1.5rem}.tlf-footer__social-link{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;color:#3d3d3d;border:1px solid rgba(91,158,151,.3);border-radius:50%;transition:all .35s cubic-bezier(.34,1.56,.64,1)}.tlf-footer__social-link:nth-child(1):hover{background-color:#5b9e97;color:#fff;border-color:#5b9e97}.tlf-footer__social-link:nth-child(2):hover{background-color:#e85b8a;color:#fff;border-color:#e85b8a}.tlf-footer__social-link:nth-child(3):hover{background-color:#7ecac2;color:#fff;border-color:#7ecac2}.tlf-footer__social-link:nth-child(4):hover{background-color:#b8a0d2;color:#fff;border-color:#b8a0d2}.tlf-footer__social-link:nth-child(5):hover{background-color:#d4b95e;color:#fff;border-color:#d4b95e}.tlf-footer__social-link:hover{transform:translateY(-3px) scale(1.1);box-shadow:0 4px 12px #00000026}.tlf-footer__social-link svg{width:1.6rem;height:1.6rem}.tlf-footer__bottom{border-top:1px solid rgba(143,188,184,.2);padding:3rem 0;background:linear-gradient(180deg,#fff,#f5f5f5)}.tlf-footer__bottom-inner{display:flex;flex-direction:column;align-items:center;gap:2rem}@media screen and (min-width:750px){.tlf-footer__bottom-inner{flex-direction:row;justify-content:space-between}}.tlf-footer__micro-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 2rem;list-style:none;margin:0;padding:0}.tlf-footer__micro-nav li{position:relative}.tlf-footer__micro-nav li:not(:last-child):after{content:"|";position:absolute;right:-1.2rem;color:#8fbcb866}.tlf-footer__micro-nav a{color:#6b6b6b;text-decoration:none;font-size:1.2rem;transition:color .2s ease}.tlf-footer__micro-nav a:hover{color:#8fbcb8}.tlf-footer__copyright{font-size:1.2rem;color:#888;text-align:center}.tlf-footer__copyright a{color:#8fbcb8;text-decoration:none}.tlf-footer__copyright a:hover{text-decoration:underline}.tlf-footer__payment{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:1.5rem}@media screen and (min-width:750px){.tlf-footer__payment{margin-top:0}}.tlf-footer__payment-icon{height:2.4rem;width:auto;opacity:.7;transition:opacity .2s ease}.tlf-footer__payment-icon:hover{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-tlf-footer.css.map */
