.tct-foot-inner{padding:64px}.tct-foot-subscribe{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin-bottom:44px;padding-bottom:44px}.tct-foot-subscribe-title{font-family:var(--font-display);font-size:22px;font-weight:600}.tct-foot-subscribe-sub{color:var(--tct-grey-100);font-size:14px;margin-top:4px}.tct-foot-subscribe-form{display:flex;flex-wrap:wrap;gap:10px}.tct-foot-subscribe-form input{border:none;border-radius:4px;font-family:var(--font-body);font-size:15px;height:48px;min-width:240px;padding:0 16px}.tct-foot-grid{display:grid;gap:48px;grid-template-columns:1.5fr 1fr 1fr 1fr}.tct-foot-col{display:flex;flex-direction:column;gap:12px}.tct-foot-col-brand{max-width:300px}.tct-foot-col-brand p{color:var(--tct-grey-100);font-size:15px;line-height:1.4;margin:0}.tct-foot-social{color:#fff;display:flex;gap:12px;margin-top:8px}.tct-foot-social a{display:inline-flex}.tct-foot-col-h{color:var(--tct-lilac);font-size:12px;letter-spacing:.6px;text-transform:uppercase}.tct-foot-link{color:#fff;font-size:14px;opacity:.92;text-decoration:none;transition:opacity .15s ease}.tct-foot-link:hover{opacity:1}.tct-foot-acc{align-items:center;border-top:1px solid hsla(0,0%,100%,.2);display:flex;flex-wrap:wrap;gap:40px;margin-top:44px;padding-top:32px}.tct-foot-acc img{width:auto}.tct-foot-bottom{border-top:1px solid hsla(0,0%,100%,.2);color:var(--tct-grey-100);display:flex;flex-wrap:wrap;font-size:12px;gap:12px;justify-content:space-between;margin-top:32px;padding-top:22px}.tct-foot-legal-links{display:flex;flex-wrap:wrap;gap:20px}.tct-foot-copy{max-width:640px;text-align:right}@media (max-width:760px){.tct-foot-grid{grid-template-columns:1fr 1fr}}@media (max-width:460px){.tct-foot-grid{grid-template-columns:1fr}}@media (max-width:640px){.tct-foot-inner{padding:44px 20px}.tct-foot-subscribe-form input{flex:1 1 100%}}