.industry-header-section{margin-top:30px}.industry-header-section .header{background-color:rgba(0,58,155,.1);border-radius:20px;padding:40px 20px}@media(max-width:767px){.industry-header-section .header{padding:20px}}@media(max-width:573px){.industry-header-section .header{margin-left:10px;margin-right:10px}}.industry-header-section .header .content{max-width:670px;margin:0 auto}.industry-header-section .header .heading{max-width:620px;margin-bottom:30px}.industry-header-section .header .heading .heading-1{font-size:35px}.industry-header-section .header .heading .free{position:relative;z-index:2;font-weight:700;color:#000}.industry-header-section .header .heading .free .shape{position:absolute;bottom:-2px;left:0;z-index:-1;width:90%}.industry-header-section .header .input-container{position:relative;max-width:100%;width:100%;margin:20px auto 10px}.industry-header-section .header .input-container input{width:100%;padding:16px 20px;border:1px solid #e5e5e5;border-radius:50px;font-size:18px;color:#000}.industry-header-section .header .input-container input::placeholder{color:#b4b4b4}.industry-header-section .header .input-container input:focus,.industry-header-section .header .input-container input:focus-visible{outline:none;border:1px solid #e5e5e5}.industry-header-section .header .input-container textarea{width:100%;height:250px;padding:20px;border:1px solid #e5e5e5;border-radius:30px;font-size:18px;color:#000;resize:none;outline:none}.industry-header-section .header .input-container textarea::placeholder{color:#b4b4b4}.industry-header-section .header .input-container .input-button,.industry-header-section .header .input-container .textarea-btn{position:absolute;right:7px;top:30px;transform:translateY(-50%);background-color:#003a9b;color:#fff;border:none;padding:10px 16px;cursor:pointer;border-radius:50px;font-size:18px;font-weight:700}.industry-header-section .header .input-container .input-button:disabled,.industry-header-section .header .input-container .textarea-btn:disabled{opacity:.7;cursor:not-allowed}.industry-header-section .header .input-container .input-button.header-shimmer,.industry-header-section .header .input-container .textarea-btn.header-shimmer{background:linear-gradient(90deg,#003a9b,#0056e0 25%,#003a9b 50%,#0056e0 75%,#003a9b);background-size:200% 100%;animation:headerShimmer 2s linear infinite;opacity:.8;cursor:not-allowed}.industry-header-section .header .input-container .textarea-btn{position:absolute;right:5px;bottom:15px;top:auto;transform:none}@media(max-width:573px){.industry-header-section .header .input-container .input-button,.industry-header-section .header .input-container .textarea-btn{position:relative;right:0;top:auto;transform:none;margin-top:20px;width:100%}}.industry-header-section .header .input-container .dropdown{background-color:#fff;border:1px solid #ddd;margin-top:4px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);list-style:none;padding:0;max-height:240px;overflow-y:auto;position:absolute;z-index:10000;width:100%}.industry-header-section .header .input-container .dropdown-item{display:flex;align-items:center;padding:12px 16px;position:relative;cursor:pointer;gap:1px}.industry-header-section .header .input-container .dropdown-item .count{width:28px;height:28px;background-color:#003a9b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;margin-left:10px;font-weight:700}.industry-header-section .header .input-container .dropdown-item mark{background-color:#fee685;padding:0}.industry-header-section .header .input-container .dropdown-item:hover{background-color:#f1f1f1}.industry-header-section .header .input-container .loading-spinner{position:absolute;left:0;top:48%;transform:translateY(-50%)}.industry-header-section .header .input-container .loading-spinner img{animation:spin 3s linear infinite}.industry-header-section .header .input-container .text-measure{opacity:0;white-space:pre;font-size:18px;font-family:inherit;padding:15px}.industry-header-section .filters{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px}@media(max-width:767px){.industry-header-section .filters{flex-direction:column}}.industry-header-section .checkbox{display:flex;align-items:start;position:relative}.industry-header-section .checkbox .remember-text{font-size:18px}.industry-header-section .checkbox .custom-checkbox-container{margin-top:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:24px}.industry-header-section .checkbox .custom-checkbox-container .hidden-checkbox{position:absolute;opacity:0;pointer-events:none}.industry-header-section .checkbox .custom-checkbox-container .custom-checkbox{display:inline-block;background-color:#fff;width:20px;height:20px;border:1px solid #525252;border-radius:5px;cursor:pointer;position:relative;transition:background-color .1s,border-color .1s;margin-right:8px}.industry-header-section .checkbox .custom-checkbox-container .custom-checkbox.checked{background-color:#003a9b;border-color:#003a9b}.industry-header-section .checkbox .custom-checkbox-container .custom-checkbox .checkmark{position:absolute!important;top:3px;left:1px;font-size:1px;color:#595959;-webkit-user-select:none;-moz-user-select:none;user-select:none}.industry-header-section .checkbox .remember-text{font-size:14px;cursor:pointer}@keyframes spin{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.slick-arrow.slick-next,.slick-arrow.slick-prev{display:none!important}