main{padding-left:12px;padding-top:180px}p{position:relative;z-index:-1;height:fit-content}.content{display:flex;flex-direction:column;min-height:100vh}.contact-page-main{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:40px}.contact-panels{margin-top:60px;width:100%;display:flex;justify-content:center}.contact-panel{width:70%;max-width:900px;margin-bottom:90px}.social-links{margin-top:40px;margin-bottom:60px}.social-links h2{margin-bottom:24px;font-size:1.5rem}.social-icons{display:flex;gap:24px;justify-content:flex-start;align-items:center}.social-icons a{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;transition:all .3s ease;color:currentColor}.social-icons a:hover{transform:translateY(-3px);opacity:.7}.social-icons a svg{width:32px;height:32px}@media screen and (width<=801px){main{padding-top:120px;padding-left:8px;padding-right:8px}.contact-page-main{flex:1}.contact-panels{margin-top:40px}.contact-panel{width:90%;margin:0 20px 60px}.social-links{margin-top:30px;margin-bottom:40px}.social-icons{gap:20px}.social-icons a{width:44px;height:44px}.social-icons a svg{width:28px;height:28px}}