.negative-cursor{pointer-events:none;z-index:9999;mix-blend-mode:difference;background-color:#fff;border-radius:50%;width:24px;height:24px;position:fixed;transform:translate(-50%,-50%)}.negative-cursor-dot{mix-blend-mode:difference;pointer-events:none;z-index:10000;background-color:#fff;border-radius:50%;width:3px;height:3px;position:fixed;transform:translate(-50%,-50%)}@media (hover:none){.negative-cursor,.negative-cursor-dot{display:none}}.we-are-wrapper{background-color:var(--street-white);cursor:none;flex-direction:column;min-height:100vh;display:flex}.we-are-wrapper *{cursor:none}.we-are-section{background-color:var(--street-white);color:var(--street-black);flex-direction:column;flex:1;justify-content:center;max-width:100%;margin:0 auto;padding:40px clamp(40px,6vw,80px);font-family:GT Pressura Mono,monospace;display:flex}.we-are-title{margin:0 0 20px;font-size:clamp(40px,10vw,80px)!important}.we-are-content{flex-direction:column;gap:20px;display:flex}.we-are-content p{color:var(--street-black);margin:0;font-size:1.25em;font-weight:500;line-height:1em}@media (max-width:768px){.we-are-content p{font-size:1rem;line-height:1.5em}}.contact-wrapper{background-color:var(--street-white);cursor:none;min-height:66vh}.contact-wrapper *{cursor:none}.home-contact-section{background-color:var(--street-white);color:var(--street-black);flex-direction:column;justify-content:center;min-height:66vh;padding:40px clamp(40px,6vw,80px);font-family:GT Pressura Mono,monospace;display:flex}.home-contact-title{margin:0 0 60px}.home-contact-links{flex-wrap:wrap;gap:40px;display:flex}.home-contact-links a{color:var(--street-black);padding:8px 0;font-size:1.25em;font-weight:500;text-decoration:none;transition:opacity .3s}.home-contact-links a:hover{opacity:.6}@media (max-width:768px){.home-contact-links{flex-flow:wrap;gap:20px}.home-contact-links a{font-size:1.1rem}}
