.bg-darkBlue{background-color:#000091!important}.color-darkBlue{color:#000091!important}.bg-mainBlue{background-color:#283eba!important}.color-mainBlue{color:#283eba!important}.bg-lightBlue{background-color:#0064ff!important}.color-lightBlue{color:#0064ff!important}.bg-lighterBlue{background-color:#e6effd!important}.color-lighterBlue{color:#e6effd!important}.bg-grey{background-color:#848484!important}.color-grey{color:#848484!important}.bg-lightGrey{background-color:#f1f1f1!important}.color-lightGrey{color:#f1f1f1!important}.bg-creamWhite{background-color:#f6f6f6!important}.color-creamWhite{color:#f6f6f6!important}.bg-lightCreamWhite{background-color:#fcfcfc!important}.color-lightCreamWhite{color:#fcfcfc!important}.bg-yellow{background-color:#fcd669!important}.color-yellow{color:#fcd669!important}.bg-red{background-color:#b52068!important}.color-red{color:#b52068!important}.bg-white{background-color:#fff!important}.color-white{color:#fff!important}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}.poppins-regular{font-weight:400}.poppins-medium,.poppins-regular{font-family:Poppins;font-style:normal}.poppins-medium{font-weight:500}.poppins-bold,.poppins-semiBold{font-family:Poppins;font-weight:700;font-style:normal}.poppins-boldIt{font-family:Poppins;font-weight:700;font-style:italic}.xs-text{font-size:11px}.xsm-text{font-size:13px}.s-text{font-size:15px}.m-text{font-size:18px}.l-text{font-size:20px}.xl-text{font-size:27px}.xxl-text{font-size:30px}.title-text{font-size:38px}@keyframes fadeOutSidebarContent{0%{opacity:1}to{opacity:0}}:root{--background:#ffffff}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{background:var(--background);position:relative;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}ul{list-style:none}li{text-decoration:none}.underline{color:#fff;text-decoration:underline}p{font-size:14px;line-height:22px;color:#000}h1{font-size:38px}h1,h2{font-weight:600}h2{font-size:28px}h3{font-size:22px;font-weight:600}.section{padding:50px 20px;max-width:1536px;margin:0 auto;width:100%}.select-wrapper{position:relative}.select-wrapper select{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#848484}.select-wrapper:after{position:absolute;content:"";top:50%;transform:translateY(-50%);right:24px;width:16px;height:16px;background:rgba(0,0,0,0);background-image:url(/icons/interacts/arrow-down-grey.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.hero-search-section{width:100%;min-height:450px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0) url(/images/hero-bg.webp) no-repeat 50%/cover}.hero-search-section-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px}.hero-search-section-title{font-weight:700;color:#000091;line-height:55px}.hero-search-section-search-wrapper{display:flex;align-items:center;gap:20px}.hero-search-section-search-wrapper-left{display:flex;align-items:center;background-color:#fff;border-radius:10px;height:60px}.hero-search-section-search-wrapper-left input{outline:none;padding:12px 24px;font-size:16px;font-weight:500;color:#161616;width:100%;height:70%;min-width:500px;border-top-left-radius:10px;border-bottom-left-radius:10px;border:none;border-right:1px solid #e9e9e9;cursor:text}.hero-search-section-search-wrapper-left input::placeholder{color:#a4a4a4}.hero-search-section-search-wrapper-left select{border:none;outline:none;padding:12px 48px 12px 24px;font-size:16px;font-weight:500;color:#161616;cursor:pointer;width:250px}.hero-search-section-search-wrapper-left select:first-of-type{border-right:1px solid #e9e9e9}.hero-search-section-search-wrapper-left button[data-variant=primary]{border:none;outline:none;padding:16px 32px;font-size:16px;height:100%;border-top-left-radius:0;border-bottom-left-radius:0;color:#fff;gap:10px}.hero-search-section-search-wrapper-left button[data-variant=primary] svg{width:24px;height:24px;color:#fff}.hero-search-section-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.hero-search-section-filters-badges{display:flex;flex-wrap:wrap;gap:12px;flex:1 1}.hero-search-section-reset-btn{background:#fff;border:1px solid #283eba;color:#283eba;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;height:32px;border-radius:9999px;font-family:inherit}.filter-badge,.hero-search-section-reset-btn:hover{background-color:#283eba;color:#fff}.filter-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:50%;font-size:14px;font-weight:500;line-height:1;height:32px;border-radius:9999px}.filter-badge-label{display:inline-block}.filter-badge-remove{background:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;font-size:18px;line-height:1;padding:0;margin-left:4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.filter-badge-remove:hover{background-color:hsla(0,0%,100%,.2)}.filter-badge-remove:focus{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}