.contact-module__swMWYG__contactContainer{justify-content:center;align-items:center;gap:2em;min-height:100vh;display:flex}.contact-module__swMWYG__contactTitle{letter-spacing:-.04em;color:#fff;font-size:5vw;font-weight:400;position:absolute;top:1.5em;left:50%;transform:translate(-50%)}.contact-module__swMWYG__contactTitle sup{font-size:1.5vw;position:relative;top:-20px;left:10px}.contact-module__swMWYG__cardsWrapper{justify-content:center;align-items:center;gap:4em;display:flex}.contact-module__swMWYG__contactCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.15);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:280px;height:420px;padding:2.5em;text-decoration:none;transition:transform .3s,border-color .3s;display:flex}.contact-module__swMWYG__contactCard:hover{border-color:rgba(255,255,255,.4)}.contact-module__swMWYG__linkedinCard:hover,.contact-module__swMWYG__githubCard:hover{transform:scale(1.05)}.contact-module__swMWYG__logoCircle{background:rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;margin-bottom:2em;display:flex}.contact-module__swMWYG__logoCircle svg{fill:#fff;width:80px;height:80px}.contact-module__swMWYG__cardLabel{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:1.25rem}@media (max-width:900px){.contact-module__swMWYG__contactTitle{font-size:10vw}.contact-module__swMWYG__contactTitle sup{font-size:4vw}.contact-module__swMWYG__cardsWrapper{gap:2em}.contact-module__swMWYG__contactCard{width:150px;height:240px}.contact-module__swMWYG__logoCircle{width:80px;height:80px}.contact-module__swMWYG__logoCircle svg{width:40px;height:40px}}
