.Contact-module__oqd1vG__contactPage{padding:4rem 0}.Contact-module__oqd1vG__subtitle{text-align:center;color:var(--foreground);opacity:.8;margin-bottom:4rem;font-size:1.2rem}.Contact-module__oqd1vG__grid{grid-template-columns:3fr 2fr;gap:3rem;display:grid}.Contact-module__oqd1vG__infoCard,.Contact-module__oqd1vG__websiteCard{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border);padding:3rem}.Contact-module__oqd1vG__infoCard h2,.Contact-module__oqd1vG__websiteCard h2{margin-bottom:2rem;font-size:2rem}.Contact-module__oqd1vG__infoList{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.Contact-module__oqd1vG__infoItem{align-items:flex-start;gap:1.5rem;display:flex}.Contact-module__oqd1vG__iconBox{width:50px;height:50px;color:var(--primary);background-color:#f28b241a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__oqd1vG__infoItem h3{color:var(--secondary);margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:1.1rem}.Contact-module__oqd1vG__infoItem p{color:var(--foreground);opacity:.9;font-size:1.1rem}.Contact-module__oqd1vG__socials h3{margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.2rem}.Contact-module__oqd1vG__socialLinks{gap:1rem;display:flex}.Contact-module__oqd1vG__socialLinks a{background-color:var(--background);width:45px;height:45px;color:var(--secondary);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Contact-module__oqd1vG__socialLinks a:hover{background-color:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-3px)}.Contact-module__oqd1vG__websiteCard p{margin-bottom:1rem;font-size:1.1rem}.Contact-module__oqd1vG__websiteLink{color:var(--primary);margin-bottom:3rem;font-size:1.2rem;font-weight:600;display:inline-block}.Contact-module__oqd1vG__websiteLink:hover{text-decoration:underline}.Contact-module__oqd1vG__actionBox{background-color:var(--background);border-radius:var(--radius);text-align:center;padding:2rem}.Contact-module__oqd1vG__actionBox h3{margin-bottom:.5rem;font-size:1.5rem}@media (max-width:992px){.Contact-module__oqd1vG__grid{grid-template-columns:1fr}}
