.ant-collapse{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";background-color:#fafafa;border:1px solid #d9d9d9;border-bottom:0;border-radius:2px}.ant-collapse>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse>.ant-collapse-item:last-child,.ant-collapse>.ant-collapse-item:last-child>.ant-collapse-header{border-radius:0 0 2px 2px}.ant-collapse>.ant-collapse-item>.ant-collapse-header{position:relative;display:flex;flex-wrap:nowrap;align-items:flex-start;padding:12px 16px;color:rgba(0,0,0,.85);line-height:1.5715;cursor:pointer;transition:all .3s,visibility 0s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{display:inline-block;margin-right:12px;font-size:12px;vertical-align:-1px}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{transition:transform .24s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-header-text{flex:auto}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-extra{margin-left:auto}.ant-collapse>.ant-collapse-item>.ant-collapse-header:focus{outline:none}.ant-collapse>.ant-collapse-item .ant-collapse-header-collapsible-only{cursor:default}.ant-collapse>.ant-collapse-item .ant-collapse-header-collapsible-only .ant-collapse-header-text{flex:none;cursor:pointer}.ant-collapse>.ant-collapse-item .ant-collapse-icon-collapsible-only{cursor:default}.ant-collapse>.ant-collapse-item .ant-collapse-icon-collapsible-only .ant-collapse-expand-icon{cursor:pointer}.ant-collapse>.ant-collapse-item.ant-collapse-no-arrow>.ant-collapse-header{padding-left:12px}.ant-collapse-icon-position-end>.ant-collapse-item>.ant-collapse-header{position:relative;padding:12px 40px 12px 16px}.ant-collapse-icon-position-end>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{position:absolute;top:50%;right:16px;left:auto;margin:0;transform:translateY(-50%)}.ant-collapse-content{color:rgba(0,0,0,.85);background-color:#fff;border-top:1px solid #d9d9d9}.ant-collapse-content>.ant-collapse-content-box{padding:16px}.ant-collapse-content-hidden{display:none}.ant-collapse-item:last-child>.ant-collapse-content{border-radius:0 0 2px 2px}.ant-collapse-borderless{background-color:#fafafa;border:0}.ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse-borderless>.ant-collapse-item:last-child,.ant-collapse-borderless>.ant-collapse-item:last-child .ant-collapse-header{border-radius:0}.ant-collapse-borderless>.ant-collapse-item:last-child{border-bottom:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content{background-color:transparent;border-top:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:4px}.ant-collapse-ghost{background-color:transparent;border:0}.ant-collapse-ghost>.ant-collapse-item{border-bottom:0}.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content{background-color:transparent;border-top:0}.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:12px;padding-bottom:12px}.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header,.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-collapse-rtl{direction:rtl}.ant-collapse-rtl.ant-collapse.ant-collapse-icon-position-end>.ant-collapse-item>.ant-collapse-header{position:relative;padding:12px 16px 12px 40px}.ant-collapse-rtl.ant-collapse.ant-collapse-icon-position-end>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{position:absolute;top:50%;right:auto;left:16px;margin:0;transform:translateY(-50%)}.ant-collapse-rtl .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:12px 40px 12px 16px}.ant-collapse-rtl.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{margin-right:0;margin-left:12px}.ant-collapse-rtl.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{transform:rotate(180deg)}.ant-collapse-rtl.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-extra{margin-right:auto;margin-left:0}.ant-collapse-rtl.ant-collapse>.ant-collapse-item.ant-collapse-no-arrow>.ant-collapse-header{padding-right:12px;padding-left:0}.ant-modal{box-sizing:border-box;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";pointer-events:none;position:relative;top:100px;width:auto;max-width:calc(100vw - 32px);margin:0 auto;padding:0 0 24px}.ant-modal.ant-zoom-appear,.ant-modal.ant-zoom-enter{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ant-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45)}.ant-modal-mask-hidden{display:none}.ant-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0;z-index:1000}.ant-modal-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.ant-modal-close-x{display:block;width:54px;height:54px;font-size:16px;font-style:normal;line-height:54px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-modal-header{padding:16px 24px;color:rgba(0,0,0,.85);background:#fff;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5715;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #f0f0f0;border-radius:0 0 2px 2px}.ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){margin-bottom:0;margin-left:8px}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;padding-bottom:0;text-align:left;vertical-align:middle}@media (max-width:767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{flex:1 1}}.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{display:table;clear:both;content:""}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:rgba(0,0,0,.85);font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{margin-top:24px;text-align:right}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#ff4d4f}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-modal-confirm .ant-zoom-leave .ant-modal-confirm-btns{pointer-events:none}.ant-modal-wrap-rtl{direction:rtl}.ant-modal-wrap-rtl .ant-modal-close{right:auto;left:0}.ant-modal-wrap-rtl .ant-modal-footer{text-align:left}.ant-modal-wrap-rtl .ant-modal-footer .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-body{direction:rtl}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon{float:right;margin-right:0;margin-left:16px}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-right:38px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-btns{text-align:left}.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl.ant-modal-centered .ant-modal{text-align:right}.ant-message{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#ff4d4f}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active{animation-name:MessageMoveOut;animation-duration:.3s}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ant-message-rtl,.ant-message-rtl span{direction:rtl}.ant-message-rtl .anticon{margin-right:0;margin-left:8px}@keyframes HeroSection_rotate__hECCR{to{transform:rotate(1turn)}}.HeroSection_fade-in-left__irPfO{animation:HeroSection_fade-in-left__irPfO .3s cubic-bezier(.39,.575,.565,1) both}@keyframes HeroSection_fade-in-left__irPfO{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}.HeroSection_fade-in-bottom__Dr9UD{animation:HeroSection_fade-in-bottom__Dr9UD .3s cubic-bezier(.39,.575,.565,1) both}@keyframes HeroSection_fade-in-bottom__Dr9UD{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.HeroSection_top-section__wV9bM{max-width:1240px;margin-right:auto;margin-left:auto;padding:5% 0;width:100%}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs{display:flex;align-items:center}@media(max-width:767px){.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs{flex-direction:column;align-items:normal}}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq{-webkit-text-size-adjust:100%;color:#333;font-size:14px;line-height:20px;font-family:Poppins,sans-serif;font-weight:400;box-sizing:border-box;display:flex;width:50%;min-height:350px;align-self:auto;flex-direction:column}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_property-managers-title__sl3wB{font-size:50px}@media(max-width:767px){.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_property-managers-title__sl3wB{font-size:36px}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq{width:100%}}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_places-wrapper__0FLps{background:#fff;padding:10px;border:1px solid #dedede;box-shadow:0 3px 15px 2px rgba(0,0,0,.1);border-radius:8px}@media(max-width:767px){.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_places-wrapper__0FLps{padding:8px}}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_places-wrapper__0FLps .HeroSection_place-input-wrapper__KS1lm{display:flex;width:100%}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_places-wrapper__0FLps .HeroSection_place-input-wrapper__KS1lm .HeroSection_places-auto-complete__XO3Re{width:100%}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_places-wrapper__0FLps .HeroSection_place-input-wrapper__KS1lm .HeroSection_places-auto-complete__XO3Re input{height:55px;max-height:55px;line-height:55px;border-color:transparent}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_places-wrapper__0FLps .HeroSection_place-input-wrapper__KS1lm .HeroSection_places-auto-complete__XO3Re input::placeholder{line-height:55px}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_places-wrapper__0FLps .HeroSection_place-input-wrapper__KS1lm .HeroSection_places-auto-complete__XO3Re input:focus{border-color:transparent;outline:none;box-shadow:none}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_places-wrapper__0FLps .HeroSection_place-input-wrapper__KS1lm .HeroSection_place-submit-btn__siGsH{height:50px;width:auto;padding:5px 20px;border-radius:7px}@media(max-width:767px){.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-block__tBCcq .HeroSection_places-wrapper__0FLps .HeroSection_place-input-wrapper__KS1lm .HeroSection_place-submit-btn__siGsH{padding:5px 10px}}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-image-wrap__W1igw{-webkit-text-size-adjust:100%;color:#333;font-size:14px;line-height:20px;font-family:Poppins,sans-serif;font-weight:400;box-sizing:border-box;position:relative;display:block;width:50%;min-height:350px;align-items:center;flex:0 1 auto;margin-left:20px;padding:30px 0;justify-content:flex-start}@media(max-width:767px){.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-image-wrap__W1igw{display:none}}.HeroSection_top-section__wV9bM .HeroSection_hero-content__vMzBs .HeroSection_hero-image-wrap__W1igw img{-webkit-text-size-adjust:100%;color:#333;font-size:14px;line-height:20px;font-family:Poppins,sans-serif;font-weight:400;box-sizing:border-box;border:0;vertical-align:middle;display:block;max-height:none;margin-left:40px;max-width:700px}.HeroSection_top-section__wV9bM .HeroSection_bg__8kUNr{position:absolute;left:-70.6%;right:36.31%;top:1.3%;bottom:-5.5%}@media(max-width:767px){.HeroSection_top-section__wV9bM .HeroSection_bg__8kUNr{position:fixed;z-index:-1}}.HeroSection_top-section__wV9bM .HeroSection_bg__8kUNr .HeroSection_bg-inner__fDrmD{position:absolute;left:-3.45%;right:32.77%;top:1.3%;bottom:-7.95%;background:linear-gradient(143.37deg,#ebf0fa 5.16%,rgba(235,240,250,0) 73.02%);opacity:.5;transform:matrix(.45,.31,-.95,.51,0,0)}@media(max-width:767px){.HeroSection_top-section__wV9bM .HeroSection_bg__8kUNr .HeroSection_bg-inner__fDrmD{right:5%;bottom:-66%;display:none}}@keyframes Testimonials_rotate__bRxba{to{transform:rotate(1turn)}}.Testimonials_fade-in-left__jnpf_{animation:Testimonials_fade-in-left__jnpf_ .3s cubic-bezier(.39,.575,.565,1) both}@keyframes Testimonials_fade-in-left__jnpf_{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}.Testimonials_fade-in-bottom__q19iA{animation:Testimonials_fade-in-bottom__q19iA .3s cubic-bezier(.39,.575,.565,1) both}@keyframes Testimonials_fade-in-bottom__q19iA{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Testimonials_testimonials__AsJ0q{margin:30px 0}.Testimonials_testimonials__AsJ0q .Testimonials_rating__MWYBR{display:flex;justify-content:center;margin-bottom:30px}.Testimonials_testimonials__AsJ0q .Testimonials_arrow-container__W_CMW{display:flex;align-items:center;justify-content:center;font-size:90px;color:#353760}@media(max-width:767px){.Testimonials_testimonials__AsJ0q .Testimonials_arrow-container__W_CMW{font-size:30px;display:none}}.Testimonials_testimonials__AsJ0q .Testimonials_arrow-container__W_CMW button{all:unset;cursor:pointer}.Testimonials_testimonials__AsJ0q .Testimonials_arrow-container__W_CMW button:disabled{color:#f2f2f2;cursor:not-allowed}.Testimonials_testimonials__AsJ0q .Testimonials_arrow-container__W_CMW .Testimonials_arrow-prev__tLh4u{margin-right:20px}@media(max-width:767px){.Testimonials_testimonials__AsJ0q .Testimonials_arrow-container__W_CMW .Testimonials_arrow-prev__tLh4u{margin-right:10px}}.Testimonials_testimonials__AsJ0q .Testimonials_arrow-container__W_CMW .Testimonials_arrow-next__1rgRa{margin-left:20px}@media(max-width:767px){.Testimonials_testimonials__AsJ0q .Testimonials_arrow-container__W_CMW .Testimonials_arrow-next__1rgRa{margin-left:10px}}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN{border-radius:0 0 10px 10px;box-shadow:0 2px 10px rgba(0,0,0,.1)}@media(min-width:1024px){.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN{margin:0 30px}}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN:hover{box-shadow:0 4px 20px rgba(0,0,0,.15);opacity:.8;cursor:pointer}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN:hover .Testimonials_thumbnail__nMU_c .Testimonials_play-icon__bBn9x{font-size:70px}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN .Testimonials_thumbnail__nMU_c{position:relative}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN .Testimonials_thumbnail__nMU_c img{object-fit:cover;width:100%;height:275px;border-radius:10px 10px 0 0}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN .Testimonials_thumbnail__nMU_c .Testimonials_play-icon__bBn9x{position:absolute;top:50%;left:calc(50% + 12.5px);transform:translate(-50%,-50%);color:#fff;font-size:50px;cursor:pointer}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN .Testimonials_video-container__syC2g video{object-fit:cover;width:100%;height:275px;border-radius:10px 10px 0 0}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN .Testimonials_details-wrapper__LGzsJ{padding:15px;display:flex;flex-direction:column}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN .Testimonials_details-wrapper__LGzsJ p{all:unset;text-align:left;color:#404a4f}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN .Testimonials_details-wrapper__LGzsJ .Testimonials_first-name__vX23a{font-size:16px;font-weight:700}.Testimonials_testimonials__AsJ0q .Testimonials_card-container__S6THN .Testimonials_details-wrapper__LGzsJ .Testimonials_address__FOcvZ{font-weight:700;font-size:13px}.Testimonials_testimonials__AsJ0q .carousel.carousel-slider{display:flex}.Testimonials_testimonials__AsJ0q .carousel .slide{padding-bottom:5px}.Testimonials_testimonials__AsJ0q .slick-slider{display:flex;width:100%;overflow:hidden}.Testimonials_testimonials__AsJ0q .slick-list{position:relative;display:block!important;width:100%;padding-bottom:5px}.Testimonials_testimonials__AsJ0q .slick-slide div{width:auto;margin-right:30px}@media(max-width:767px){.Testimonials_testimonials__AsJ0q .slick-slide div{margin-right:30px;margin-left:5px}}.Testimonials_testimonials__AsJ0q .slick-track{display:flex}@media(max-width:767px){.Testimonials_testimonials__AsJ0q .slick-slide{max-width:85%}}@media(min-width:1024px){.Testimonials_testimonials__AsJ0q .slick-slide{max-width:18%!important;width:18%!important}}.Testimonials_testimonials__AsJ0q .slick-slide img,.Testimonials_testimonials__AsJ0q .slick-slide video{width:calc(100% + 30px)!important}@keyframes InvestorsLandingPage_rotate__UZZJN{to{transform:rotate(1turn)}}.InvestorsLandingPage_fade-in-left__03YAd{animation:InvestorsLandingPage_fade-in-left__03YAd .3s cubic-bezier(.39,.575,.565,1) both}@keyframes InvestorsLandingPage_fade-in-left__03YAd{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}.InvestorsLandingPage_fade-in-bottom__cJqQp{animation:InvestorsLandingPage_fade-in-bottom__cJqQp .3s cubic-bezier(.39,.575,.565,1) both}@keyframes InvestorsLandingPage_fade-in-bottom__cJqQp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu{padding:100px 24px}}.InvestorsLandingPage_investor-landing-page__59UTu.InvestorsLandingPage_referral-mode__ZAxBh .InvestorsLandingPage_page-inner-content__MNxQL{padding-top:130px}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu.InvestorsLandingPage_referral-mode__ZAxBh .InvestorsLandingPage_page-inner-content__MNxQL{padding-top:240px}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_buybox__FUxF5{margin-top:45px}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_buybox__FUxF5 .InvestorsLandingPage_items__hGfOM{padding-top:25px;display:flex;justify-content:center;font-size:16px}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_buybox__FUxF5 .InvestorsLandingPage_items__hGfOM{flex-direction:column}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_buybox__FUxF5 .InvestorsLandingPage_items__hGfOM>div>div{margin:0 20px 10px;display:flex;align-items:center}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_buybox__FUxF5 .InvestorsLandingPage_items__hGfOM>div>div svg{margin-right:15px;font-size:20px}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_states__4xQ7N .InvestorsLandingPage_counties-container__FPZ45{margin-bottom:20px}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_states__4xQ7N .InvestorsLandingPage_title__F370w{margin-bottom:5px;font-weight:700;font-size:16px}.InvestorsLandingPage_investor-landing-page__59UTu .ant-collapse .ant-collapse-item-disabled>.ant-collapse-header,.InvestorsLandingPage_investor-landing-page__59UTu .ant-collapse-item-disabled{color:rgba(0,0,0,.88)}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_mid-section__DjEfF{background:#f7f7f7}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv{background:linear-gradient(180deg,#23bdb5,#1c9891);z-index:1;position:absolute;left:0;right:0;top:90px}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv{top:70px}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv>.InvestorsLandingPage_inner___aM8l{margin:50px auto;display:flex;align-items:center}@media(min-width:1024px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv>.InvestorsLandingPage_inner___aM8l{max-width:1200px}}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv>.InvestorsLandingPage_inner___aM8l{margin:30px auto;padding:0 10px;flex-direction:column}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv>.InvestorsLandingPage_inner___aM8l>.InvestorsLandingPage_img-wrapper__iV7VT img{width:100px;height:100px;border-radius:100px;margin-right:35px}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv>.InvestorsLandingPage_inner___aM8l>.InvestorsLandingPage_img-wrapper__iV7VT img{width:75px;height:75px;margin-bottom:15px;margin-right:15px}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv>.InvestorsLandingPage_inner___aM8l>.InvestorsLandingPage_text-wrapper__HLqfE .InvestorsLandingPage_name__z962Z{font-family:Poppins;font-style:normal;font-weight:700;font-size:25px;line-height:38px;display:flex;align-items:center;color:#fff}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv>.InvestorsLandingPage_inner___aM8l>.InvestorsLandingPage_text-wrapper__HLqfE .InvestorsLandingPage_name__z962Z{font-size:18px;line-height:25px;text-align:center}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv>.InvestorsLandingPage_inner___aM8l>.InvestorsLandingPage_text-wrapper__HLqfE>.InvestorsLandingPage_desc__jZN7O{font-family:Poppins;font-style:normal;font-weight:400;font-size:18px;line-height:26px;color:#fff}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referring-user__CMJzv>.InvestorsLandingPage_inner___aM8l>.InvestorsLandingPage_text-wrapper__HLqfE>.InvestorsLandingPage_desc__jZN7O{font-size:15px;line-height:20px;padding-top:10px;text-align:center}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS{display:flex;background:#2f67d7;align-items:center;position:relative;padding:35px}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS{padding:35px 20px}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4{display:flex;flex-direction:column;justify-content:center}}@media(min-width:1024px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4{width:50%}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4 img{height:20px;margin-bottom:25px}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4 img{height:auto;width:70%;margin:0 auto 25px}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4>.InvestorsLandingPage_title__F370w{font-size:34px;font-weight:600;color:#fff}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4>.InvestorsLandingPage_title__F370w{font-size:22px;line-height:31px;text-align:center}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4 .InvestorsLandingPage_desc__jZN7O,.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4>p{color:#fff;padding:10px 0}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4 .InvestorsLandingPage_desc__jZN7O,.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4>p{text-align:center}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4 button{max-width:250px;height:44px;background:#fff}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4 button{margin:0 auto}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_left__mLIz4 button span{color:#2f67d7}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_right__M_uU8{width:50%;max-width:50%;justify-content:flex-end;display:flex;position:absolute;right:0;top:0;bottom:0}@media(max-width:767px){.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_right__M_uU8{display:none}}.InvestorsLandingPage_investor-landing-page__59UTu .InvestorsLandingPage_referral-banner__9tBAS>.InvestorsLandingPage_right__M_uU8 img{width:auto;max-width:none}