.contact-hero{width:100%;height:400px;overflow:hidden;position:relative}.contact-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.1));z-index:1}.contact-hero img{width:100%;height:100%;object-fit:cover}.contact-content{padding:3rem 0 4rem;margin-top:-3rem;position:relative;z-index:2;background:#fff}.contact-content .container{max-width:1200px;position:relative;z-index:3}.breadcrumbs a{color:#6c757d;text-decoration:none;transition:color .3s ease}.breadcrumbs a:hover{color:var(--bs-primary)}.breadcrumbs span{color:#6c757d}.contact-intro{color:#555;line-height:1.8}.row.mb-5{align-items:stretch}.row.mb-5>div{display:flex}.map-container{width:100%;height:100%;min-height:450px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.map-container iframe{width:100%;height:100%;border:0}.contact-form-wrapper{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.08);height:100%}.contact-form-wrapper .form-instruction{color:#555;font-size:1rem}.contact-form-wrapper .form-label{font-weight:600;color:#333;margin-bottom:.5rem}.contact-form-wrapper .form-label .text-danger{color:#dc3545}.contact-form-wrapper .form-control{border:1px solid #dee2e6;border-radius:4px;padding:.75rem;transition:all .3s ease}.contact-form-wrapper .form-control:focus{border-color:var(--bs-primary);box-shadow:0 0 0 .2rem rgba(32,178,170,.15)}.contact-form-wrapper .btn-primary{background-color:#20b2aa;border:none;padding:.875rem 2rem;font-weight:600;border-radius:4px;transition:all .3s ease}.contact-form-wrapper .btn-primary:hover{background-color:#1a9d96;transform:translateY(-2px);box-shadow:0 4px 12px rgba(32,178,170,.3)}.contact-info-cards{margin-top:4rem}.contact-info-cards .contact-card{background:#fff;padding:2.5rem 2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.08);height:100%;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact-info-cards .contact-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.contact-info-cards .contact-card .contact-icon{width:80px;height:80px;background:linear-gradient(135deg,#20b2aa,#17a2b8);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.contact-info-cards .contact-card .contact-icon i{font-size:2rem;color:#fff}.contact-info-cards .contact-card h3{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem}.contact-info-cards .contact-card .card-description{color:#6c757d;margin-bottom:1.5rem;line-height:1.6;font-size:.95rem}.contact-info-cards .contact-card .contact-detail{color:#333;font-weight:500;font-size:1rem;line-height:1.8;margin-bottom:0}@media(max-width:992px){.contact-content{padding:2rem 0}.contact-hero{height:300px}.map-container{min-height:400px}}@media(max-width:768px){.contact-hero{height:250px}.contact-content{padding:2rem 0}.contact-intro{font-size:1rem}.map-container{min-height:350px}.contact-form-wrapper{padding:1.5rem}.contact-info-cards{margin-top:2rem}.contact-info-cards .contact-card{padding:2rem 1.5rem;margin-bottom:1.5rem}}