.contact-container{background-color:#1C2033;color:white;font-family:EurostileExtended_Black;box-sizing:border-box;padding-block:calc(var(--base) * 12);display:flex;flex-wrap:wrap;justify-content:space-between;gap:calc(var(--base) * 4)}.contact-left{flex:1;min-width:300px;padding-right:calc(var(--base) * 10)}.contact-heading{color:#c7e517;font-size:calc(var(--base) * 4.6);margin-bottom:calc(var(--base) * 2);line-height:calc(var(--base) * 4.5);font-family:EurostileExtended_Black;text-transform:uppercase}.contact-description{font-size:calc(var(--base) * 2.4);line-height:calc(var(--base) * 3.5);margin-bottom:calc(var(--base) * 5);color:#C7C7C7;font-family:FranklinGothicATF_Light}.contact-socials{margin-top:calc(var(--base) * 5)}.contact-socials span{display:block;font-size:16px;font-family:FranklinGothicATF_Light;margin-bottom:10px;color:#C7C7C7}.social-icons i{font-size:18px;color:white;margin-right:15px;cursor:pointer}.contact-divider{display:none;border:none;height:1px;background-color:#59667A;margin:0 auto;width:100%;border-radius:2px}.contact-form{flex:1;min-width:300px;flex-direction:column;padding-top:6px;width:100%}.contact-form,.input-row{display:flex;gap:calc(var(--base) * 3)}.input-row{flex-wrap:wrap}.form-group{flex:1;display:flex;flex-direction:column;min-width:220px}.form-group label{font-size:calc(var(--base) * 2.4);line-height:calc(var(--base) *2.8);margin-bottom:calc(var(--base) * .8);margin-left:calc(var(--base) * 1.4);color:#C9CACC;font-family:FranklinGothicATF_Light}.form-group input,.form-group textarea{background-color:#263141;border:none;padding:calc(var(--base) * 1.2) calc(var(--base) * 1.4);border-radius:calc(var(--base) * .5);color:white;font-size:14px;outline:none;resize:none}.full-width{width:100%}.quarterWidth{width:350px}.customContactHeight{height:calc(var(--base) * 6.4);font-size:calc(var(--base) * 2);margin-top:calc(var(--base) * 1);width:100%}.contact-image-wrapper{width:100%;max-width:100%;height:auto;position:relative;margin:0 auto;padding-top:calc(var(--base) * 8.2);box-sizing:border-box}.contact-image{object-fit:cover;width:100%;height:100dvh;max-height:calc(var(--base) * 91);position:relative}.social-icons{display:flex;gap:calc(var(--base) * 4);align-items:center}.social-icons img{cursor:pointer;transition:transform .3s ease}.social-icons img:hover{transform:scale(1.1)}.follow-us{padding-left:calc(var(--base) * .5);font-size:calc(var(--base) * 2.4);color:#C7C7C7;font-family:FranklinGothicATF_Light;margin-bottom:calc(var(--base) * 1.5)}.contact-socials-mobile{display:none}.contact-socials-desktop{display:block}@media (max-width:1200px){.contact-image-wrapper{padding-top:78px}}@media (max-width:1024px){.contact-container{flex-direction:column;padding-block:60px}.contact-container .container{flex-direction:column;gap:12px!important}.footer-section h4{margin-bottom:4px}.quarterWidth{width:100%;max-width:250px}.customContactHeight{height:auto}.contact-divider{display:block}.contact-description{margin-bottom:20px}.contact-socials{margin-top:20px}.contact-left{padding-right:0}.contact-socials-mobile{display:block;margin-top:0}.contact-divider,.contact-socials-desktop{display:none}.divider{margin-top:10px}}@media (max-width:768px){.contact-image-wrapper{width:100%;margin:0 auto;height:auto;padding-top:68px}.contact-image{height:700px;max-height:700px}.contact-description{font-size:16px;line-height:24px}.contact-heading{font-size:28px;line-height:42px;margin-bottom:3px}.follow-us{padding-bottom:10px}.follow-us,.social-icons{padding-left:0}.customContactHeight{margin-top:15px}.form-group label{font-size:18px}}@media (max-width:480px){.quarterWidth{width:100%;max-width:100%}.follow-us,.form-group label{font-size:16px}.follow-us{line-height:24px}}