.contact{background-color:var(--base-100);width:100vw;height:100svh;color:var(--base-400);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.contact .screensaver{pointer-events:none;z-index:0;background-position:50%;background-size:cover;position:absolute}.contact .contact-copy{gap:2rem;width:75%;max-width:2000px;padding:0 2rem;display:flex}.contact .contact-copy .contact-col:first-child{flex:3}.contact .contact-copy .contact-col:nth-child(2){flex-direction:column;flex:2;gap:2rem;display:flex}.contact .contact-copy .contact-col h2{width:85%}.contact .contact-copy p.sm{margin-bottom:.6rem}.contact .contact-footer{width:100%;position:absolute;bottom:0;left:0}.contact .contact-footer .container{justify-content:space-between;align-items:flex-end;padding:2rem;display:flex}.contact .contact-footer .contact-socials{gap:2rem;display:flex}@media (max-width:1000px){.contact{height:auto;min-height:100svh;padding:8rem 0 4rem;overflow:visible}.contact .contact-copy{flex-direction:column;gap:4rem;width:100%;padding:1.25rem}.contact .contact-copy .contact-col:first-child,.contact .contact-copy .contact-col:nth-child(2){flex:none;width:100%}.contact .contact-copy .contact-col h2{width:100%}.contact .contact-footer{margin-top:4rem;position:relative}.contact .contact-footer .container{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;padding:1.25rem}.contact .contact-footer .contact-socials{flex-flow:wrap;justify-content:center;gap:1.5rem}}
