.contact-page{background:#0d0d0d;min-height:100vh;position:relative}.contact-background{z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.contact-wrapper{z-index:2;width:100%;min-height:400vh;position:relative}.contact-spacer{height:400vh;position:relative}.contact-content-fixed{z-index:10;justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.content-layer{justify-content:center;align-items:center;width:100%;max-width:1200px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-main-title{color:#c9ff00;font-size:5rem;font-family:var(--font-changa-one), cursive;text-align:center}.contact-subtitle{color:#fff;font-size:3rem;font-family:var(--font-roboto), sans-serif;text-align:center;padding:0 2rem;font-weight:400;line-height:1.5}.contact-description{color:#fff;font-size:2rem;font-family:var(--font-roboto), sans-serif;text-align:center;padding:0 2rem;font-weight:300;line-height:1.5}.contact-grid-container{z-index:10;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:1400px;max-height:75vh;padding:2rem;position:absolute;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%)}.contact-grid-container::-webkit-scrollbar{display:none}.contact-animated-list{width:100%;overflow:hidden}.contact-animated-list>div{grid-template-columns:repeat(2,1fr);gap:2rem;max-height:75vh;display:grid;overflow-x:hidden}.contact-content{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;min-height:150px;padding:2rem;transition:transform .2s;display:flex}.contact-content:hover{transform:scale(1.05)}.contact-icon-wrapper{justify-content:center;align-items:center;display:flex}.contact-icon{color:#c9ff00;width:4rem;height:4rem;font-size:4rem}.contact-name{color:#fff;font-size:1.5rem;font-family:var(--font-roboto), sans-serif;text-align:center;margin:0;font-weight:600}.contact-animated-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.contact-animated-list ::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.contact-animated-list,.contact-animated-list *{scrollbar-width:none!important;-ms-overflow-style:none!important}@media (min-width:768px){.contact-grid-container{max-height:80vh;overflow:hidden auto}.contact-animated-list>div{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-height:none}.contact-content{min-height:180px}.contact-icon{width:5rem;height:5rem;font-size:5rem}.contact-name{font-size:1.8rem}}@media (max-width:768px){.contact-main-title{font-size:3rem}.contact-subtitle{padding:0 1rem;font-size:1.8rem}.contact-description{padding:0 1rem;font-size:1.3rem}.contact-grid-container{padding:1rem}.contact-animated-list>div{gap:1.5rem}.contact-content{min-height:120px;padding:1.5rem}.contact-icon{width:3rem;height:3rem;font-size:3rem}.contact-name{font-size:1.2rem}}
