.home-about-section{display:flex;align-items:center;gap:50px}.home-about-section-left,.home-about-section-right{display:flex;flex-direction:column;align-items:flex-start;gap:30px;width:100%}.home-about-section-left-content{display:flex;flex-direction:column;gap:30px;max-width:85%}.home-about-section-left-content-title span{color:#000091;font-weight:700;font-size:35px;font-style:italic}.home-about-section-left-content-content p{font-size:16px;line-height:26px;color:#161616;font-weight:500}.home-about-section-right-item{display:flex;align-items:center;gap:30px}.home-about-section-right-item-img{width:90px;height:90px;object-fit:cover}.home-about-section-right-item-content{display:flex;flex-direction:column;gap:10px}.home-about-section-right-item-title{font-size:18px;font-weight:600;color:#161616}.home-about-section-right-item-description{font-size:14px;color:#161616}.home-community-section{display:flex;align-items:center;width:100%;background-color:#e6effd}.home-community-section-wrapper{display:flex;align-items:center;gap:50px;width:100%}.home-community-section-left{display:flex;width:100%}.home-community-section-left-content{display:flex;flex-direction:column;gap:30px;max-width:85%}.home-community-section-left-content-description p{font-size:16px;line-height:26px;color:#161616;font-weight:500}.home-community-section-left-content-logos{display:flex;flex-wrap:wrap;gap:30px;width:100%}.home-community-section-left-content-logos img{max-width:100px;max-height:50px;width:auto;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(52%) sepia(1%) saturate(0) hue-rotate(358deg) brightness(99%) contrast(91%)}.home-community-section-right{display:flex;align-items:center;justify-content:center;width:100%}.home-community-section-right img{width:100%;height:auto;object-fit:cover;border-radius:10px;box-shadow:0 0 15px 0 rgba(0,0,0,.0509803922)}.home-hero-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}.home-hero-section-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px}.home-hero-section-title{font-weight:700;color:#000091;line-height:55px}.home-hero-section-description{font-size:16px;color:#161616;font-weight:500}.home-hero-section-button{margin-top:10px}.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%}.home-new-agents-section{display:flex;flex-direction:column;align-items:flex-start;gap:30px}