.contact-section{width:100%;padding:0 0 100px}.contact-section .contact-banner{z-index:0;position:relative}.contact-section .contact-banner video{aspect-ratio:1360/487;object-fit:cover;width:100%;min-height:300px;display:block}.contact-section .contact-form-wrapper{z-index:1;margin-inline:auto;background-color:#fff;max-width:1129px;margin-top:-22%;padding:40px;position:relative;box-shadow:0 23px 50px 24px #0000000d}.contact-section .contact-form-wrapper .content .title{color:#000;text-transform:uppercase;margin-bottom:50px;font-size:clamp(28px,4vw,52px);font-weight:700;line-height:1.1}.contact-section .contact-form-wrapper .content ul{margin-bottom:50px}.contact-section .contact-form-wrapper .content ul li{align-items:flex-start;gap:8px;display:flex}.contact-section .contact-form-wrapper .content ul li:not(:last-child){margin-bottom:20px}.contact-section .contact-form-wrapper .content ul li:before{content:"";background-image:url(/images/check_circle.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px;margin-top:-2px;display:inline-block}.contact-section .contact-form-wrapper .content img,.contact-section .contact-form-wrapper .content video{aspect-ratio:455/221;object-fit:cover;width:100%;height:auto}@media screen and (max-width:768px){.contact-section .contact-form-wrapper{margin-top:-40%;padding:20px 15px}}.contact-section .contact-form{width:100%;max-width:670px;margin:auto}.contact-section .contact-form input,.contact-section .contact-form textarea{color:#959595;background:0 0;border:1px solid #d1d1d1;outline:none;height:38px;padding:5px 12px;font-size:14px}.contact-section .contact-form input::placeholder,.contact-section .contact-form textarea::placeholder{color:#d1d1d1}.contact-section .contact-form textarea{resize:none;border:1px solid #d1d1d1;height:auto;padding:15px}.contact-section .input-row{gap:20px;margin-bottom:20px;display:flex}.contact-section .input-row>div,.contact-section .input-row input{width:100%}.contact-section label{color:#393939;width:100%;margin-bottom:8px;font-size:16px;font-weight:500}.contact-section .full-input{margin-bottom:20px}.contact-section .full-input input{width:100%}.contact-section .message-row{margin-bottom:30px}.contact-section .message-row>div{flex:1}.contact-section .message-row textarea,.contact-section .iti{width:100%}.contact-section .iti .iti__search-input{padding-inline-start:35px}.contact-section .error-txt{color:var(--primary-color);margin-top:4px;font-size:12px;font-weight:400}.contact-section .submit-btn{background-color:var(--primary-color);border:0;display:inline-block;position:relative;overflow:hidden}.contact-section .submit-btn span{color:#fff;text-transform:uppercase;background-color:#0000;padding:12px 22px;font-size:16px;font-weight:600;transition:all .6s;display:block}.contact-section .submit-btn span:nth-child(2){background-color:var(--primary-color);position:absolute;top:0;left:0;transform:translateY(100%)}.contact-section .submit-btn.dark:after{background-color:#000}.contact-section .submit-btn:after{content:"";background-color:#fff;width:20px;height:40px;position:absolute;bottom:-20px;right:-10px;transform:rotate(40deg)}.contact-section .submit-btn:hover span{padding-inline:28px}.contact-section .submit-btn:hover span:first-child{transform:translateY(-100%)}.contact-section .submit-btn:hover span:nth-child(2){transform:translateY(0)}@media (max-width:991.98px){.contact-section .contact-heading{margin-bottom:40px;font-size:40px}.contact-section .input-row,.contact-section .message-row{flex-direction:column;margin-bottom:20px}.contact-section .full-input{margin-bottom:20px}}
