.contact-hero-section{background-color:#fff9f9;position:relative;overflow:hidden}.contact-hero-section .relative{position:relative;height:440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-box-shadow:0 4px 20px rgb(0 0 0 / .1);box-shadow:0 4px 20px rgb(0 0 0 / .1)}@media (min-width:768px){.contact-hero-section .relative{height:500px}}.contact-hero-section img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8}.contact-main-section{background-color:#fff;padding:4rem 0}@media (min-width:1024px){.contact-main-section{padding:6rem 0}}.contact-form-section{position:relative}.contact-form-section h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}@media (min-width:768px){.contact-form-section h2{font-size:1.875rem}}@media (min-width:1024px){.contact-form-section h2{font-size:1.875rem}}.contact-form-section p{color:#64748b;margin-bottom:2rem}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:.75rem 1rem;border-radius:.5rem;background-color:#f9fafb;border:1px solid #e5e7eb;outline:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#ffc500;-webkit-box-shadow:0 0 0 3px rgb(255 197 0 / .1);box-shadow:0 0 0 3px rgb(255 197 0 / .1);-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.contact-form label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.contact-details-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.contact-details-section h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}@media (min-width:768px){.contact-details-section h2{font-size:1.875rem}}@media (min-width:1024px){.contact-details-section h2{font-size:1.875rem}}.contact-details-section p{color:#64748b;line-height:1.6}.contact-card{background-color:#fff;border-radius:.75rem;-webkit-box-shadow:0 4px 6px rgb(0 0 0 / .05);box-shadow:0 4px 6px rgb(0 0 0 / .05);border:1px solid rgb(0 0 0 / .05);padding:1.5rem;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.contact-icon-wrap{background-color:rgb(255 197 0 / .1);color:#ffc500;border-radius:50%;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.contact-card:hover .contact-icon-wrap{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.contact-icon-wrap i{font-size:1.25rem}.contact-card h3{font-weight:600;color:#1e293b;margin-bottom:.5rem}.contact-card a{color:#64748b;font-size:.875rem;-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease}.contact-card a:hover{color:#ffc500}.contact-card p{color:#6b7280;font-size:.75rem;margin-top:.25rem}.contact-card .bg-green-100{background-color:#dcfce7}.contact-card .text-green-600{color:#16a34a}.contact-card a:hover.text-green-600{color:#15803d}.contact-details-section .bg-gray-50{background-color:#f9fafb;border-radius:.75rem;padding:1.5rem}.contact-details-section .bg-gray-50 h3{font-weight:600;color:#1e293b;margin-bottom:1rem}.contact-details-section .space-y-2>*+*{margin-top:.5rem}.contact-details-section .flex.justify-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-details-section .text-slate-600{color:#64748b}.contact-details-section .font-medium{font-weight:500}.contact-details-section .text-slate-800{color:#1e293b}.map-section{background-color:#f9fafb}.map-section h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;text-align:center}@media (min-width:768px){.map-section h2{font-size:1.875rem}}@media (min-width:1024px){.map-section h2{font-size:1.875rem}}.map-section p{color:#64748b;max-width:42rem;margin:0 auto 3rem;text-align:center;line-height:1.6}.map-container{background-color:#fff;border-radius:1rem;-webkit-box-shadow:0 4px 6px rgb(0 0 0 / .05);box-shadow:0 4px 6px rgb(0 0 0 / .05);overflow:hidden;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;border:1px solid rgb(0 0 0 / .05)}.map-container:hover{-webkit-box-shadow:0 10px 30px rgb(0 0 0 / .1);box-shadow:0 10px 30px rgb(0 0 0 / .1)}