.contact-hero{color:#000;background-color:#fff;width:100%;height:100%;padding:15svh 0 10svh;position:relative;overflow:hidden}.contact-hero .container{gap:2rem;display:flex}.contact-hero .container .contact-col:first-child{flex-direction:column;flex:4;justify-content:space-between;display:flex}.contact-hero .container .contact-col:nth-child(2){flex-direction:column;flex:2;display:flex}.contact-hero .contact-hero-header h1{color:#000;width:80%;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.contact-hero .contact-hero-header p{color:#000;opacity:.8;width:70%;font-size:1.2rem;font-weight:400;line-height:1.4}.contact-hero .contact-info{flex-direction:column;gap:2rem;margin-bottom:6rem;display:flex}.contact-hero .contact-info .contact-info-block p{color:#000;margin-bottom:.5rem;font-size:1.1rem}.contact-hero .contact-info .contact-info-block p:first-child{color:#000;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.contact-hero .contact-img{aspect-ratio:1;border-radius:2rem;position:relative;overflow:hidden}.booking-button{color:#fff;cursor:pointer;background-color:#000;border:2px solid #000;border-radius:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.booking-button:hover{color:#000;background-color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.contact-form-section{background-color:#fff;border:2px solid #000;border-radius:1rem;margin-top:1.5rem;padding:0;overflow:hidden}.contact-form-header{color:#fff;background-color:#000;border-bottom:2px solid #000;padding:1.5rem 2rem}.contact-form-header h2{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.contact-form{padding:2rem}.form-row{gap:1rem;margin-bottom:1.5rem;display:flex}.form-row:has(input[type=date]){margin-top:1rem;margin-bottom:2rem}.form-group{flex-direction:column;flex:1;display:flex}.form-group label{color:#000;margin-bottom:.5rem;font-size:.9rem;font-weight:600}:is(.form-group:has(input[type=date]) label,.form-group:has(select[name=preferredTime]) label){margin-top:1.5rem;margin-bottom:.75rem}.form-group input,.form-group select,.form-group textarea{color:#000;background-color:#fff;border:2px solid #e0e0e0;border-radius:.5rem;padding:.75rem;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#000;outline:none}.form-group textarea{resize:vertical;min-height:100px}.form-actions{border-top:1px solid #e0e0e0;justify-content:center;margin-top:2rem;padding-top:1rem;display:flex}.submit-btn{color:#fff;cursor:pointer;background-color:#000;border:2px solid #000;border-radius:.5rem;min-width:200px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.submit-btn:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.submit-btn:disabled{cursor:not-allowed;box-shadow:none;background-color:#666;transform:none}.form-message{text-align:center;border-radius:.5rem;margin-top:1rem;padding:1rem}.form-message.success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.form-message.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.form-message p{margin:0;font-weight:500}@media (max-width:768px){.contact-form-section{margin-top:1rem}.contact-form-header{padding:1rem 1.5rem}.contact-form-header h2{font-size:1.3rem}.contact-form{padding:1.5rem}.form-row{flex-direction:column;gap:0}.submit-btn{width:100%;min-width:auto}}.map-wrapper{border:2px solid #000;border-radius:1rem;width:100%;margin-top:1.25rem;overflow:hidden}.map-header{color:#fff;background-color:#000;border-bottom:2px solid #000;padding:.85rem 1.25rem}.map-header h3{margin:0;font-size:1.1rem;font-weight:700}.map-wrapper iframe{border:0;width:100%;height:340px}@media (max-width:768px){.map-wrapper{margin-top:1rem}.map-wrapper iframe{height:300px}}@media (max-width:1000px){.contact-hero .container{flex-direction:column;gap:6rem}.contact-hero .container .contact-col:first-child{flex-direction:column-reverse;gap:1rem}.contact-hero .contact-hero-header h1{width:100%;font-size:2.5rem}.contact-hero .contact-hero-header p{width:100%;font-size:1rem}}
