.contact-copy{position:absolute;top:0;left:0;z-index:1;width:100%;height:100svh;display:flex;justify-content:center;align-items:center}.contact-copy .contact-copy-main{width:calc(100% - 4rem);display:flex;flex-direction:column;gap:2rem;text-align:center;color:var(--tone-400)}.contact-copy h2{display:block;font-size:7rem;line-height:.9;white-space:nowrap}.contact-copy .contact-social-links{font-size:clamp(1.75rem,6vw,7rem)}.contact-copy .contact-copy-main .contact-header{color:var(--tone-500)}.contact-copy .contact-copy-footer{position:absolute;left:0;bottom:0;width:100%}.contact-copy .contact-copy-footer .container{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;color:var(--tone-500)}.contact-col-copy a{color:inherit!important;text-decoration:none!important;font:inherit;letter-spacing:inherit;line-height:inherit}a[href^="tel:"]{pointer-events:none!important;color:var(--tone-400)!important;text-decoration:none!important;font-size:inherit!important;font-weight:inherit!important;font-family:inherit!important;line-height:inherit!important}@media(max-width:1000px){.contact-copy .contact-copy-main{width:calc(100% - 2rem)}.contact-copy h2{font-size:3.5rem}}
