.contact-module__swMWYG__container{background:#050505;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__container:before{content:"";z-index:0;background:radial-gradient(circle,#d4af370d 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-module__swMWYG__card{z-index:10;background:#0f0f0f;border:1px solid #d4af371a;border-radius:4px;width:100%;max-width:440px;padding:1.5rem;position:relative;box-shadow:0 40px 80px #00000080}.contact-module__swMWYG__form{flex-direction:column;width:100%;display:flex}.contact-module__swMWYG__title{text-align:center;color:#d4af37;margin-bottom:.2rem;font-family:Playfair Display,serif;font-size:1.6rem}.contact-module__swMWYG__subtitle{text-align:center;color:#fff9;margin-bottom:1rem;font-size:.8rem;line-height:1.3}.contact-module__swMWYG__formGroup{flex-direction:column;width:100%;margin-bottom:.8rem;display:flex}.contact-module__swMWYG__formGroup label{color:#d4af37;text-transform:uppercase;letter-spacing:1.2px;text-align:left;margin-bottom:.3rem;font-family:Inter,sans-serif;font-size:.6rem;font-weight:800}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{color:#fff;box-sizing:border-box;background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:4px;width:100%;padding:12px 14px;font-size:.9rem;transition:all .3s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{background-color:#ffffff0d;border-color:#d4af37;outline:none;box-shadow:0 0 0 4px #d4af371a}.contact-module__swMWYG__successMessage{text-align:center;padding:2rem 0}.contact-module__swMWYG__successMessage h2{color:#d4af37;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2rem}.contact-module__swMWYG__successMessage p{color:#fffc;margin-bottom:.5rem}.contact-module__swMWYG__premiumBtn{color:#050505;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:#d4af37;border:none;border-radius:4px;width:100%;padding:1rem;font-size:.9rem;font-weight:800;transition:all .3s}.contact-module__swMWYG__premiumBtn:hover{background-color:#fff;transform:translateY(-5px)}.contact-module__swMWYG__directContacts{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.contact-module__swMWYG__contactCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:4px;flex-direction:column;align-items:center;gap:.3rem;padding:.8rem;text-decoration:none;transition:all .3s;display:flex}.contact-module__swMWYG__contactCard:hover{background:#ffffff0d;border-color:#d4af37}.contact-module__swMWYG__contactValue{color:#fff;font-size:.8rem;font-weight:500}.contact-module__swMWYG__divider{background:#ffffff0d;justify-content:center;align-items:center;height:1px;margin:1rem 0;display:flex;position:relative}.contact-module__swMWYG__divider:after{content:"OPPURE";letter-spacing:2px;color:#ffffff4d;background:#0f0f0f;padding:0 1rem;font-size:.7rem;font-weight:800}@media (max-width:480px){.contact-module__swMWYG__directContacts{grid-template-columns:1fr}.contact-module__swMWYG__card{padding:2rem 1.5rem}}
