.contact-module__swMWYG__container{color:#fff;background:linear-gradient(135deg,#000 0%,#171717 100%);justify-content:center;align-items:center;min-height:100vh;padding:6rem 1rem 2rem;display:flex}.contact-module__swMWYG__card{-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:600px;padding:3rem;animation:.5s cubic-bezier(.16,1,.3,1) forwards contact-module__swMWYG__slideUp;box-shadow:0 25px 50px -12px #00000080}.contact-module__swMWYG__header{text-align:center;margin-bottom:2.5rem}.contact-module__swMWYG__title{background:linear-gradient(90deg,#fff,#a8a29e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.contact-module__swMWYG__subtitle{color:#94a3b8;font-size:1.1rem}.contact-module__swMWYG__contactGrid{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__contactItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.contact-module__swMWYG__contactItem:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.contact-module__swMWYG__iconWrapper{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-module__swMWYG__whatsappIcon{color:#25d366;background:#25d3661a}.contact-module__swMWYG__emailIcon{color:#3b82f6;background:#3b82f61a}.contact-module__swMWYG__phoneIcon{color:#a855f7;background:#a855f71a}.contact-module__swMWYG__itemContent{flex-direction:column;display:flex}.contact-module__swMWYG__itemLabel{color:#94a3b8;margin-bottom:.2rem;font-size:.9rem;font-weight:500}.contact-module__swMWYG__itemValue{color:#fff;font-size:1.1rem;font-weight:600}@keyframes contact-module__swMWYG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.contact-module__swMWYG__card{padding:2rem 1.5rem}.contact-module__swMWYG__title{font-size:2rem}}
