.footer{background:var(--dark);position:relative;z-index:20}.footer-main{padding:64px 0}@media (min-width:768px){.footer-main{padding:80px 0}}.footer-grid{display:grid;gap:48px;grid-template-columns:1fr}@media (min-width:768px){.footer-grid{gap:40px;grid-template-columns:1fr 1fr 1fr}}.footer-tagline{color:var(--white-40);font-size:14px;margin-bottom:24px}.footer-contact-item{align-items:flex-start;color:var(--white-40);display:flex;font-size:14px;gap:12px;margin-bottom:12px}.footer-contact-item svg{color:var(--pink-dark);flex-shrink:0;height:16px;margin-top:2px;width:16px}.footer-socials{display:flex;gap:16px;margin-top:16px}.footer-social{align-items:center;color:var(--white-30);display:flex;height:32px;justify-content:center;transition:color .3s;width:32px}.footer-social:hover{color:var(--pink-dark)}.footer-social svg{height:16px;width:16px}.footer-links-heading{font-size:14px;font-weight:700;letter-spacing:.15em;margin-bottom:24px;text-transform:uppercase}.footer-links-grid .hs-menu-wrapper ul{display:grid;gap:12px 24px;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}.footer-links-grid .hs-menu-wrapper a{color:var(--white-40);display:block;font-size:14px;text-decoration:none;transition:color .3s}.footer-links-grid .hs-menu-wrapper a:hover{color:var(--pink-dark)}.footer-cta-heading{font-size:14px;font-weight:700;letter-spacing:.15em;margin-bottom:8px;text-transform:uppercase}.footer-cta-desc{color:var(--white-40);font-size:14px;margin-bottom:24px}.footer .hs-form{margin-bottom:0}.footer .hs-form .hs-input{background:hsla(0,0%,100%,.05);border:1px solid var(--white-10);border-radius:12px;color:#fff;font-family:inherit;font-size:14px;height:44px;margin-bottom:12px;outline:none;padding:0 16px;transition:border-color .3s;width:100%}.footer .hs-form .hs-input:focus{border-color:rgba(195,26,82,.5)}.footer .hs-form .hs-input::placeholder{color:var(--white-30)}.footer .hs-form .hs-button{align-items:center;background:var(--pink-dark);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:8px;height:44px;justify-content:center;letter-spacing:.15em;text-transform:uppercase;transition:background .3s;width:100%}.footer .hs-form .hs-button:hover{background:#a81646}.footer-btn-cta{align-items:center;background:var(--pink-dark);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;height:44px;justify-content:center;letter-spacing:.15em;margin-top:12px;text-decoration:none;text-transform:uppercase;transition:background .3s;width:100%}.footer-btn-cta:hover{background:#a81646;color:#fff}.footer-bottom{align-items:center;border-top:1px solid var(--white-10);display:flex;flex-direction:column;gap:16px;padding:24px 0}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-bottom-left{align-items:center;color:var(--white-30);display:flex;font-size:12px;gap:16px}.footer-bottom-left img{height:16px;opacity:.4;width:16px}.footer-bottom-left span{cursor:pointer;transition:color .3s}.footer-bottom-left span:hover{color:#fff}.footer-credit{color:var(--white-20);font-size:12px}.footer-credit a{transition:color .3s}.footer-credit a:hover{color:var(--pink-hot)}.footer-legal{border-top:1px solid var(--white-05);padding:16px 0}.footer-legal p{color:var(--white-20);font-size:10px;line-height:1.7;margin:0 auto;max-width:896px;text-align:center}