.Contact_contactSection__mkIYB{padding:4rem 1rem;background:#fdfdfd;font-family:Segoe UI,sans-serif}.Contact_container___F0Kt{max-width:1200px;margin:0 auto}.Contact_topSection__fJp7O{display:flex;flex-direction:column;gap:2rem}.Contact_leftSide__k1A9K{max-width:500px}.Contact_subtitle__1tf9Z{color:#e8594e;font-weight:600;font-style:italic;margin-bottom:.5rem;font-size:1rem}.Contact_title__UAAbe{font-size:2.2rem;font-weight:800;color:#202020;margin-bottom:1.5rem;line-height:1.4}.Contact_socialIcons__Voluw{margin-top:1rem}.Contact_socialIcon__VgnA6{display:inline-flex;align-items:center;justify-content:center;background:#f8f1e9;width:40px;height:40px;border-radius:50%;margin-right:.5rem;font-size:16px;cursor:pointer;transition:all .3s ease}.Contact_socialIcon__VgnA6:hover{background:#e8594e;color:#fff}.Contact_form__45ikd{flex:1 1;display:flex;flex-direction:column;gap:1rem;width:100%}.Contact_inputRow__a_eD3{display:flex;gap:1rem;flex-wrap:wrap}.Contact_inputField__DTVtU{flex:1 1;padding:1rem;background:#faf5ee;border:1px solid #e8e8e8;border-radius:5px;font-size:1rem;width:100%;transition:border-color .3s ease}.Contact_inputField__DTVtU:focus{outline:none;border-color:#e8594e}.Contact_textarea__3GRJi{padding:1rem;height:140px;background:#fdf5ed;border:1px solid #e8e8e8;border-radius:5px;font-size:1rem;transition:border-color .3s ease;resize:vertical}.Contact_textarea__3GRJi:focus{outline:none;border-color:#e8594e}.Contact_submitButton__lZJ40{padding:.9rem 2rem;background:#e8594e;color:#fff;border:none;border-radius:5px;font-weight:700;font-size:1rem;align-self:flex-start;cursor:pointer;transition:background-color .3s ease}.Contact_submitButton__lZJ40:hover{background-color:#cc3f35}.Contact_infoGrid__A6yoD{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:4rem}.Contact_infoBox__tlf91{display:flex;align-items:center;gap:1rem;background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:transform .2s ease}.Contact_infoBox__tlf91:hover{transform:translateY(-5px)}.Contact_icon__xh35I{font-size:1.8rem;color:#e8594e}@media screen and (min-width:768px){.Contact_topSection__fJp7O{flex-direction:row;justify-content:space-between;align-items:flex-start}.Contact_form__45ikd{max-width:600px}.Contact_inputField__DTVtU{min-width:260px}}