.Contact_contactPage__Ph1u2{padding:4rem 0}.Contact_container__FDqBP{width:90%;max-width:1200px;margin:0 auto}.Contact_title__18Z0u{text-align:center;font-size:2.5rem;margin-bottom:.5rem;color:#f60}.Contact_subtitle__rpF9p{text-align:center;font-size:1.2rem;margin-bottom:3rem;color:#666}.Contact_contactGrid__9__Jn{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.Contact_contactInfo__ExCYh{background-color:#f8f8f8;padding:2rem;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Contact_contactInfo__ExCYh h2{color:#f60;font-size:1.8rem;margin-bottom:2rem;position:relative}.Contact_contactInfo__ExCYh h2:after{content:"";position:absolute;left:0;bottom:-10px;width:50px;height:3px;background-color:#f60}.Contact_infoItem__zmbZg{display:flex;margin-bottom:1.5rem}.Contact_infoItem__zmbZg i{color:#f60;font-size:1.5rem;margin-right:1rem;margin-top:.2rem}.Contact_infoItem__zmbZg h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.Contact_infoItem__zmbZg p{color:#666;line-height:1.6}.Contact_socialIcons__AFA7p{display:flex;margin-top:2rem}.Contact_socialIcons__AFA7p a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#f60;color:#fff;border-radius:50%;margin-right:1rem;transition:all .3s ease}.Contact_socialIcons__AFA7p a:hover{background-color:#e65c00;transform:translateY(-3px)}.Contact_contactForm__q1YyT{background-color:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Contact_contactForm__q1YyT h2{color:#f60;font-size:1.8rem;margin-bottom:2rem;position:relative}.Contact_contactForm__q1YyT h2:after{content:"";position:absolute;left:0;bottom:-10px;width:50px;height:3px;background-color:#f60}.Contact_formGroup__dLJIN{margin-bottom:1.5rem}.Contact_formGroup__dLJIN label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.Contact_formGroup__dLJIN input,.Contact_formGroup__dLJIN textarea{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border .3s ease}.Contact_formGroup__dLJIN input:focus,.Contact_formGroup__dLJIN textarea:focus{border-color:#f60;outline:none}.Contact_submitButton__Yaghy{background-color:#f60;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background .3s ease;display:block;width:100%;margin-top:1.5rem}.Contact_submitButton__Yaghy:hover{background-color:#e65c00}@media (max-width:768px){.Contact_contactGrid__9__Jn{grid-template-columns:1fr}.Contact_contactInfo__ExCYh{margin-bottom:2rem}}