.contact-module__swMWYG__container{max-width:1200px;min-height:70vh;margin:4rem auto;padding:0 1.5rem}.contact-module__swMWYG__header{text-align:center;margin-bottom:4rem}.contact-module__swMWYG__title{background:var(--gradient-orange);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.contact-module__swMWYG__subtitle{color:var(--gray-400);max-width:600px;margin:0 auto;font-size:1.1rem}.contact-module__swMWYG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.contact-module__swMWYG__infoSection{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__card{border-radius:24px;gap:1.5rem;padding:2.5rem;transition:transform .3s;display:flex}.contact-module__swMWYG__card:hover{transform:translateY(-5px)}.contact-module__swMWYG__iconWrapper{background:var(--surface);width:60px;height:60px;color:var(--primary-orange);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.contact-module__swMWYG__cardContent h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.contact-module__swMWYG__cardContent p{color:var(--gray-400);line-height:1.6}.contact-module__swMWYG__link{color:var(--primary-orange);margin-top:.5rem;font-weight:600;text-decoration:none;display:inline-block}.contact-module__swMWYG__link:hover{text-decoration:underline}.contact-module__swMWYG__mapSection{border-radius:24px;height:100%;min-height:400px;position:relative;overflow:hidden}.contact-module__swMWYG__socials{gap:1rem;margin-top:1rem;display:flex}.contact-module__swMWYG__socialIcon{background:var(--surface);width:44px;height:44px;color:var(--foreground);border-radius:12px;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.contact-module__swMWYG__socialIcon:hover{background:var(--primary-orange);color:#fff;transform:scale(1.1)}@media (max-width:968px){.contact-module__swMWYG__grid{grid-template-columns:1fr}.contact-module__swMWYG__title{font-size:2.5rem}.contact-module__swMWYG__mapSection{order:2;min-height:300px}.contact-module__swMWYG__infoSection{order:1}}@media (max-width:480px){.contact-module__swMWYG__container{margin:2rem auto}.contact-module__swMWYG__card{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}.contact-module__swMWYG__title{font-size:2rem}}
