.contact-module__swMWYG__contactPage{background-color:#f9f9f9;padding-bottom:80px}.contact-module__swMWYG__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#db4444 0%,#ff7d7d 100%);margin-bottom:40px;padding:60px 20px}.contact-module__swMWYG__heroContent{max-width:800px;margin:0 auto;animation:.8s ease-out contact-module__swMWYG__fadeIn}.contact-module__swMWYG__hero h1{margin-bottom:12px;font-size:2.5rem;font-weight:700}.contact-module__swMWYG__hero p{opacity:.9;font-size:1.1rem}.contact-module__swMWYG__grid{grid-template-columns:1fr 2fr;gap:40px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.contact-module__swMWYG__infoPanel{background:#fff;border-radius:16px;height:fit-content;padding:40px;box-shadow:0 5px 20px #0000000d}.contact-module__swMWYG__infoItem{align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}.contact-module__swMWYG__infoItem:last-child{margin-bottom:0}.contact-module__swMWYG__iconBox{width:44px;height:44px;color:var(--brand-red);background:#db44441a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__infoContent h3{color:#333;margin-bottom:8px;font-size:1.1rem;font-weight:600}.contact-module__swMWYG__infoContent p{color:#666;margin-bottom:4px;font-size:.95rem;line-height:1.6}.contact-module__swMWYG__formPanel{background:#fff;border-radius:16px;padding:40px;box-shadow:0 5px 20px #0000000d}.contact-module__swMWYG__formPanel h2{color:#333;margin-bottom:24px;font-size:1.8rem;font-weight:700}.contact-module__swMWYG__formGroup{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.contact-module__swMWYG__inputWrapper{margin-bottom:20px}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{background:#f5f5f5;border:1px solid #0000;border-radius:8px;width:100%;padding:14px 16px;font-size:1rem;transition:all .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--brand-red);background:#fff;outline:none;box-shadow:0 0 0 3px #db44441a}.contact-module__swMWYG__textarea{resize:vertical;min-height:150px}.contact-module__swMWYG__submitBtn{background:var(--brand-red);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;transition:background .3s,transform .2s;display:inline-flex}.contact-module__swMWYG__submitBtn:hover{background:#f55;transform:translateY(-2px)}.contact-module__swMWYG__submitBtn:active{transform:translateY(0)}@media (max-width:900px){.contact-module__swMWYG__grid{grid-template-columns:1fr}}@media (max-width:600px){.contact-module__swMWYG__formGroup{grid-template-columns:1fr}.contact-module__swMWYG__infoPanel,.contact-module__swMWYG__formPanel{padding:24px}.contact-module__swMWYG__hero{padding:40px 20px}.contact-module__swMWYG__hero h1{font-size:2rem}}@keyframes contact-module__swMWYG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
