.contact-header{text-align:center;color:#fff;background-color:#000;padding:40px 20px}.contact-header h1{color:#fff;margin-bottom:10px;font-size:2.5rem}.contact-header p{color:#fff;font-size:1rem}.contact-header a{color:#d71920;font-weight:700;text-decoration:none}.contact-header a:hover{text-decoration:underline}.working-hours-section{text-align:center;background-color:#0f0f0f;border-top:1px solid #333;border-bottom:1px solid #333;border-radius:8px;margin:0;padding:2rem}.working-hours-section h2{color:#fff;margin-bottom:1rem;font-size:1.8rem}.working-hours-section p{color:#fff;margin:.5rem 0;font-size:1.2rem}.contact-form-section{text-align:center;background:linear-gradient(145deg,#1a1a1a 0%,#0d0d0d 100%);border:1px solid #ffffff0f;border-radius:16px;max-width:560px;margin:3rem auto;padding:3rem;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff08}.contact-form-section h2{color:#fff;letter-spacing:.02em;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.contact-form input,.contact-form textarea{box-sizing:border-box;color:#fff;background:#111;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:16px 18px;font-size:1rem;transition:all .25s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#fff6}.contact-form input:focus,.contact-form textarea:focus{border-color:#ff3b3b;outline:none;box-shadow:0 0 0 3px #ff3b3b26}.contact-form .submit-button{color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#ff3b3b 0%,#d32f2f 100%);border:none;border-radius:10px;margin-top:.5rem;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .25s}.contact-form .submit-button:hover{background:linear-gradient(135deg,#ff4d4d 0%,#e53935 100%);transform:translateY(-2px);box-shadow:0 8px 24px #ff3b3b59}.cta-button{color:#fff;cursor:pointer;background-color:#ff6a00;border:none;border-radius:8px;padding:12px 24px;font-size:1.3rem;font-weight:700;transition:background-color .3s,transform .2s}.cta-button:hover{background-color:#e55900;transform:translateY(-5px)}.map-section{text-align:center;background-color:#000;padding:40px 0}.map-section h2{color:#fff;margin-bottom:20px;font-size:2rem}.carouselOverlayWrapper{width:100%;height:88vh;position:relative}.carouselOverlay{text-align:center;color:#fff;z-index:10;background:#00000080;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.carouselOverlay h1{margin:0;font-size:2.5rem;font-weight:700}.carouselOverlay p{color:#ddd;margin-top:10px;font-size:1.2rem}@media (max-width:768px){.carouselOverlay h1{font-size:2rem}.carouselOverlay p{font-size:1rem}.map{width:100%;height:450px}.contact-header,.working-hours-section,.contact-form-section,.map-section{padding-left:1.5rem;padding-right:1.5rem}.contact-form-section{max-width:none}}
