.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%}.agents-list{display:grid;grid-template-columns:repeat(3,1fr);width:100%;justify-content:space-between;grid-gap:40px;gap:40px}.agents-list-item{cursor:pointer;padding:20px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.agents-list-item-left{display:flex;align-items:center;justify-content:flex-start;gap:20px}.agents-list-item-left img{height:50px;width:50px;object-fit:cover}.agents-list-item-left-desc{display:flex;flex-direction:column;gap:10px}.agents-list-item-left-desc-title{font-size:18px;font-weight:500;line-height:1}.agents-list-item-left-desc-description{font-size:12px;font-weight:400;line-height:1;color:#848484}.agents-list-item-right{display:flex;align-items:center;justify-content:end;white-space:nowrap;gap:5px;padding-top:5px}.agents-list-item-right svg{fill:#283eba}.agents-list-item-right-note{font-size:12px;font-weight:500;color:#848484}