.page-container{min-height:100vh;display:flex;flex-direction:column}.content{flex:1;background-color:#1C2033}.contact-container{background-color:#1c2033;color:white;font-family:EurostileExtended_Black;box-sizing:border-box;padding:0 0 60px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px}.contact-left{flex:1;min-width:300px;padding:40px 0}.contact-heading{color:#c7e517;font-size:34px;margin-bottom:20px;line-height:45px;font-family:EurostileExtended_Medium;font-weight:500}.contact-description{font-size:22px;line-height:35px;margin-bottom:70px}.contact-description,.contact-socials span{color:#d9d9d9;font-family:FranklinGothicATF_Light}.contact-socials span{display:block;font-size:16px;margin-bottom:10px}.social-icons i{font-size:18px;color:white;margin-right:15px;cursor:pointer}.contact-divider{display:none;border:none;height:2px;background-color:#353849;margin:0 auto;width:93%;border-radius:2px}.contact-form{flex:1;min-width:300px;display:flex;flex-direction:column;gap:20px;padding:40px 0;width:100%}.input-row{display:flex;gap:20px;flex-wrap:wrap}.form-group{flex:1;display:flex;flex-direction:column;min-width:220px}.form-group label{font-size:22px;line-height:28px;margin-bottom:8px;margin-left:14px;color:#d9d9d9;font-family:FranklinGothicATF_Light}.form-group input,.form-group textarea{background-color:#353849;border:none;padding:clamp(8px,1vw,12px) 14px;border-radius:10px;color:white;font-size:14px;outline:none;resize:none}.full-width{width:100%}.quarterWidth{width:350px}.customContactHeight{height:68px;font-size:18px;margin-top:20px}.contact-image-wrapper{width:100%;max-width:100%;height:auto;position:relative;margin:0 auto;padding-top:82px;box-sizing:border-box}.contact-image{object-fit:cover;width:100%;height:1000px;max-height:800px;position:relative}.social-icons{display:flex;gap:30px;align-items:center}.social-icons img{cursor:pointer;transition:transform .3s ease}.social-icons img:hover{transform:scale(1.1)}.follow-us{padding-left:5px;font-size:22px;color:#d9d9d9;font-family:FranklinGothicATF_Light;margin-bottom:10px}@media (max-width:1200px){.contact-image-wrapper{padding-top:78px}}@media (max-width:1024px){.contact-container,.contact-container .container-fluid{flex-direction:column}.quarterWidth{width:100%;max-width:250px}.customContactHeight{height:auto}.contact-divider{display:block}.contact-description{margin-bottom:40px}}@media (max-width:768px){.contact-image-wrapper{width:100%;margin:0 auto;height:auto;padding-top:68px}.contact-image{height:600px;max-height:600px}.contact-description{font-size:16px;line-height:33px}.contact-heading{font-size:28px;line-height:42px}.follow-us{padding-left:0}.social-icons{padding-left:12px}.contact-container{padding:0 0 40px}.customContactHeight{margin-top:15px}.form-group label{font-size:18px}}@media (max-width:480px){.quarterWidth{width:100%;max-width:100%}.form-group label{font-size:16px}}