.contact-visual{position:fixed;top:0;left:0;width:100%;height:100svh;display:flex;justify-content:center;align-items:center;overflow:hidden}.contact-visual .contact-visual-icon{position:relative;width:5rem;height:5rem;display:flex;justify-content:center;align-items:center}.contact-visual .contact-visual-icon img{width:100%;height:100%;object-fit:contain;opacity:.35}.contact-info{position:relative;width:100%;height:100svh;display:flex;flex-direction:column;justify-content:center;gap:1rem;overflow:hidden}.contact-info .contact-info-row{display:flex;justify-content:center;gap:1rem;will-change:gap}.contact-info .contact-info-row p{flex:1}.contact-info .contact-info-row p:nth-child(1){text-align:right}.contact-info .contact-info-row p:nth-child(2){opacity:.35}.contact-footer{position:fixed;bottom:0;left:0;width:100%;z-index:2}.contact-footer .container{display:flex;justify-content:space-between;align-items:flex-end}@media(max-width:1000px){.contact-info .contact-info-row{flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:0!important}.contact-visual .contact-visual-icon img{opacity:.25}.contact-footer{display:none}}.contact-calendly{position:relative;background-color:var(--bg);padding:8rem 2rem 4rem;z-index:1}.contact-calendly-header{max-width:560px;margin:0 auto 3rem;text-align:center}.contact-calendly-header>p.type-mono{font-size:.65rem;text-transform:uppercase;letter-spacing:.06rem;color:var(--accent);margin-bottom:1.25rem}.contact-calendly-header h2{line-height:.85;margin-bottom:1.5rem}.contact-calendly-header>p:last-child{opacity:.6;line-height:1.4;font-size:1.05rem}.contact-calendly .calendly-inline-widget{max-width:960px;margin:0 auto;border:1px solid rgba(245,245,245,.08)}.contact-info{background-color:var(--bg);z-index:1}
