.contacts{width:100%;height:80vh}.contact-social-icon{width:52px;height:52px;background-size:contain;background-repeat:no-repeat;transition:background-image .3s ease-in-out}.mobile-screen-icon{display:none}.web-screen-icon{display:block}.contacts h1{color:var(--purple);text-align:start;margin-bottom:1rem;margin-right:auto}.social_links_group{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;grid-gap:15px;gap:15px;margin-top:30px;align-items:stretch}.social_links_group>button{display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:50px;min-width:0}.social_links_group img{width:46px;height:46px}.contact-icon-card{border:1px solid #10182824;border-radius:10px;padding:32px 12px 32px 32px;transition:border .3s ease,background-color .3s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%;cursor:pointer}.contact-icon-title p:first-child,.contact-icon-title p:nth-child(2){text-align:start;transition:color .3s ease,font-size .3s ease}.contact-icon-card:hover{border:1px solid var(--purple)}.contact-icon-title p:first-child{font-size:24px;color:#292929;margin-bottom:5px}.contact-icon-title p:nth-child(2){color:#fff;text-align:start;font-size:18px;font-weight:300;word-break:break-all}.contact-icon-card:hover .contact-icon-title p:first-child{font-size:24px;color:#fff}.contact-icon-card:hover .contact-icon-title p:nth-child(2){color:var(--purple)}@media (max-width:1400px){.social_links_group{grid-template-columns:repeat(3,1fr)}.contacts{width:80%}}@media (max-width:1200px){.contacts{width:100%}.social_links_group{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.social_links_group img{width:4rem!important}.social_links_group p{padding-top:1rem;font-size:12px;line-height:16px}.social_links_group{grid-template-columns:repeat(1,1fr)}}@media (max-width:768px){.banner-image{position:absolute;background-image:url(/sheehan.webp);background-repeat:no-repeat;background-position:top;z-index:-100;background-size:contain;top:0;left:0;right:0;bottom:0;display:block}.contact-icon-card{box-shadow:0 0 10px 0 #fe59d74d}.banner-overlay{bottom:0;height:37vh;box-shadow:0 -50px 100px 50px rgba(0,0,0,1);z-index:-1}.banner-overlay,.banner-overlay-top{position:absolute;left:0;width:100%;background:rgba(0,0,0,1)}.banner-overlay-top{top:0;height:3px;box-shadow:0 5px 100px 70px rgba(0,0,0,1);z-index:1}.social_links_group{grid-template-columns:repeat(1,1fr);gap:15px;margin-top:0;height:38vh;padding-bottom:10px}.contacts,.social_links_group{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.contacts{height:-moz-fit-content!important;height:fit-content!important}.contacts::-webkit-scrollbar{display:none}.app-right-content{position:relative;margin:0}.title{position:absolute;bottom:34vh;left:50%;transform:translate(-50%,-160%);z-index:10}.contacts h1{text-align:center;margin-bottom:0}.social_links_group>button{flex-direction:row;justify-content:start;align-items:center;gap:0!important;background-color:#090909}.contact-social-icon{height:34px;margin-top:0;display:flex;align-items:center;justify-content:center;object-fit:cover;background-position:50%;background-repeat:no-repeat;transition:background-size .3s ease-in-out;color:#444444}.mobile-screen-icon{display:block}.contact-icon-card{border:.5px solid #fe59d791!important}.social_links_group{gap:1rem}.social_links_group p{padding-top:0}.contact-icon-card{border:1px solid #090909;padding:6px;height:100%}.contact-icon-title p:first-child{display:none;color:#444444!important}.contact-icon-card:hover .contact-icon-title p:nth-child(2){color:white!important;font-size:16px;margin-left:10px}.contact-icon-card .contact-icon-title p:nth-child(2){font-size:16px;margin-left:10px}.web-screen-icon{display:none!important}}