.contact-page-head{background-size:cover;background-position:50%;padding:100px 20px;text-align:center;display:flex;color:white;justify-content:center;align-items:center;position:relative;overflow:hidden;margin-top:80px}.contact-container.bg-white .contact-page-head{background-image:linear-gradient(rgba(0,0,0,1),rgba(0,0,0,.5)),url(/_next/static/media/header-light.54601196.png)}.contact-container.bg-black .contact-page-head{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.9)),url(/_next/static/media/AboutHeadImg.21be170e.jpg)}.contact-page-head:before{top:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent)}.contact-page-head h1{font-size:65px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin:0;z-index:2}.contact-content-container{display:flex;justify-content:center;align-items:center;padding:60px;max-width:1400px;margin:0 auto;gap:80px;flex-wrap:wrap}.contact-info-column{flex:1;max-width:400px}.contact-info-item{margin-bottom:40px}.contact-phone{font-size:1.5rem;font-weight:700;color:red;text-decoration:underline;margin-bottom:1rem}.contact-label{font-size:1.1rem;margin-bottom:.5rem}.contact-container.bg-black .contact-label{color:white}.contact-container.bg-white .contact-label{color:black}.contact-address{font-size:1.1rem;line-height:1.6}.contact-container.bg-black .contact-address{color:#d1d5db}.contact-container.bg-white .contact-address{color:#555}.contact-divider{border-bottom:1px solid #374151;margin-top:2rem}.contact-email{font-size:1.1rem;margin-bottom:1rem}.contact-container.bg-black .contact-email{color:#d1d5db}.contact-container.bg-white .contact-email{color:#555}.contact-socials{display:flex;align-items:center;gap:1rem;margin-top:2rem}.social-icon-circle{width:25px;height:25px;border-radius:50%;background-color:black;display:flex;align-items:center;justify-content:center;border:1px solid #374151}.contact-form-column{flex:1;max-width:600px}.contact-form-heading{font-size:18px;font-weight:400;color:red;margin-bottom:1rem}.contact-form-subheading{font-size:50px;font-weight:500;margin-bottom:2rem}.contact-container.bg-black .contact-form-subheading{color:white}.contact-container.bg-white .contact-form-subheading{color:black}.form-group{margin-bottom:2rem}.form-label{display:block;font-size:1rem;color:white;margin-bottom:.5rem}.contact-container.bg-black .form-label{color:white}.contact-container.bg-white .form-label{color:black}.form-input{width:100%;padding:.75rem;border:none;border-bottom:1px solid #374151;background-color:transparent;color:white;font-size:1rem}.contact-container.bg-black .form-input{color:white}.contact-container.bg-white .form-input{color:black}.form-input:focus{outline:none;border-bottom-color:#6b7280}.form-textarea{width:100%;padding:.75rem;border:1px solid #374151;background-color:transparent;font-size:1rem;resize:none}.contact-container.bg-black .form-textarea{color:white}.contact-container.bg-white .form-textarea{color:black}.form-textarea:focus{outline:none;border-color:#6b7280}.contact-submit-button{padding:.65rem 3rem;background-color:red;color:white;font-size:1.1rem;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.contact-submit-button:hover{background-color:black;border:1px solid white}@media (max-width:768px){.contact-page-head h1{font-size:2.5rem}.contact-content-container{padding:35px 25px;flex-direction:column;align-items:stretch}.contact-info-column{max-width:100%}.contact-form-heading{font-size:15px}.contact-form-subheading{font-size:25px}.contact-form-column{max-width:100%}.contact-info-item{margin-bottom:20px}}