.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}}.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}@keyframes HowItWorksSection_rotate__vGFMh{to{transform:rotate(1turn)}}.HowItWorksSection_fade-in-left__KNd0p{animation:HowItWorksSection_fade-in-left__KNd0p .3s cubic-bezier(.39,.575,.565,1) both}@keyframes HowItWorksSection_fade-in-left__KNd0p{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}.HowItWorksSection_fade-in-bottom__zRg90{animation:HowItWorksSection_fade-in-bottom__zRg90 .3s cubic-bezier(.39,.575,.565,1) both}@keyframes HowItWorksSection_fade-in-bottom__zRg90{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.HowItWorksSection_how-it-works__4fnaW{background:#e4e7f7;margin-top:180px}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW{margin-top:70px}}.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_section-inner__PjfQW{margin:0 auto;width:100%;display:flex;justify-content:space-between;position:relative}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_section-inner__PjfQW{max-width:100%;padding:0 10px;flex-direction:column}}@media(min-width:1024px){.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_section-inner__PjfQW{max-width:1280px}}.HowItWorksSection_how-it-works__4fnaW h3{margin-top:-80px}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW h3{text-align:center}}@media(min-width:1024px){.HowItWorksSection_how-it-works__4fnaW h3{text-align:right;padding-left:36%;padding-top:80px;padding-bottom:80px;margin-top:-160px}}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW{display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW{padding-bottom:100px}}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW{padding-bottom:60px}}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq{display:flex;justify-content:center;width:100%}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx{display:flex;flex-direction:column}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx{padding-top:60px;padding-left:10px;padding-right:10px}}@media(min-width:1024px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx{width:45%;padding-left:100px}}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx .HowItWorksSection_step-item__Hs7km{display:flex;margin-bottom:35px}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx .HowItWorksSection_step-item__Hs7km{margin-bottom:50px}}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx .HowItWorksSection_step-item__Hs7km .HowItWorksSection_number-wrap__6LGFC{width:60px;height:60px;min-height:60px;display:flex;justify-content:center;align-items:center;background:#dee2e0;text-align:center;border-radius:25px;font-size:20px;color:#333;min-width:60px;border-radius:67px;margin-top:-16px;background:#333;color:#fff}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx .HowItWorksSection_step-item__Hs7km .HowItWorksSection_number-wrap__6LGFC{width:45px;height:45px;min-height:45px;min-width:45px}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx .HowItWorksSection_step-item__Hs7km>.HowItWorksSection_content__KnBkV{margin-top:-10px;padding-left:20px}}@media(min-width:1024px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx .HowItWorksSection_step-item__Hs7km>.HowItWorksSection_content__KnBkV{padding-left:35px}}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx .HowItWorksSection_step-item__Hs7km>.HowItWorksSection_content__KnBkV>.HowItWorksSection_title__9uizK{color:#161616;font-size:18px;font-weight:600;padding-bottom:15px}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_right__LfLIy.HowItWorksSection_steps__FefMx .HowItWorksSection_step-item__Hs7km>.HowItWorksSection_content__KnBkV>.HowItWorksSection_desc__ZVpXc{font-size:15px}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_left__9HCvB{display:flex;justify-content:flex-end;width:50%;position:relative}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_left__9HCvB{display:none}}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_left__9HCvB .HowItWorksSection_left-bg__P_R4D{position:absolute;width:90%;height:auto;z-index:0;top:-50px;left:0}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_left__9HCvB .HowItWorksSection_left-bg__P_R4D{display:none}}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_left__9HCvB img{z-index:1;width:280px;height:auto;margin-top:-120px}@media(min-width:1024px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_items__rklRq>.HowItWorksSection_left__9HCvB img{margin-right:-40px}}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_bottom-part__M9Nnv{margin:80px auto 0;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_bottom-part__M9Nnv{margin-top:0}}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_bottom-part__M9Nnv h4{font-size:22px;padding-bottom:15px;text-align:center}.HowItWorksSection_how-it-works__4fnaW>.HowItWorksSection_section-inner__PjfQW .HowItWorksSection_bottom-part__M9Nnv .HowItWorksSection_places-wrapper__wS_s_{width:100%;max-width:500px}.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_places-wrapper__wS_s_{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){.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_places-wrapper__wS_s_{padding:8px}}.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_places-wrapper__wS_s_ .HowItWorksSection_place-input-wrapper__SWbUX{display:flex;width:100%}.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_places-wrapper__wS_s_ .HowItWorksSection_place-input-wrapper__SWbUX .HowItWorksSection_places-auto-complete__fjLM0{width:100%}.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_places-wrapper__wS_s_ .HowItWorksSection_place-input-wrapper__SWbUX .HowItWorksSection_places-auto-complete__fjLM0 input{height:55px;max-height:55px;line-height:55px;border-color:transparent}.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_places-wrapper__wS_s_ .HowItWorksSection_place-input-wrapper__SWbUX .HowItWorksSection_places-auto-complete__fjLM0 input::placeholder{line-height:55px}.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_places-wrapper__wS_s_ .HowItWorksSection_place-input-wrapper__SWbUX .HowItWorksSection_places-auto-complete__fjLM0 input:focus{border-color:transparent;outline:none;box-shadow:none}.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_places-wrapper__wS_s_ .HowItWorksSection_place-input-wrapper__SWbUX .HowItWorksSection_place-submit-btn__Z7lcC{height:50px;width:auto;padding:5px 20px;border-radius:7px}@media(max-width:767px){.HowItWorksSection_how-it-works__4fnaW .HowItWorksSection_places-wrapper__wS_s_ .HowItWorksSection_place-input-wrapper__SWbUX .HowItWorksSection_place-submit-btn__Z7lcC{padding:5px 10px}}@keyframes FundsLandingPage_rotate__Zq5D4{to{transform:rotate(1turn)}}.FundsLandingPage_fade-in-left__c2Su3{animation:FundsLandingPage_fade-in-left__c2Su3 .3s cubic-bezier(.39,.575,.565,1) both}@keyframes FundsLandingPage_fade-in-left__c2Su3{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}.FundsLandingPage_fade-in-bottom__z2u9Q{animation:FundsLandingPage_fade-in-bottom__z2u9Q .3s cubic-bezier(.39,.575,.565,1) both}@keyframes FundsLandingPage_fade-in-bottom__z2u9Q{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:767px){.FundsLandingPage_agent-landing-page__Wapdm{padding:100px 15px}}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_buybox__kCTIa{margin-top:45px}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_buybox__kCTIa .FundsLandingPage_items__9KT_T{padding-top:25px;display:flex;justify-content:center;font-size:16px}@media(max-width:767px){.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_buybox__kCTIa .FundsLandingPage_items__9KT_T{flex-direction:column}}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_buybox__kCTIa .FundsLandingPage_items__9KT_T>div>div{margin:0 20px 10px;display:flex;align-items:center}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_buybox__kCTIa .FundsLandingPage_items__9KT_T>div>div svg{margin-right:15px;font-size:20px}@media(min-width:1024px){.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_mid-section__vKTP6{display:flex;justify-content:space-between;margin-top:80px}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_mid-section__vKTP6>.FundsLandingPage_right__eCYL5{width:55%;display:flex;flex-wrap:wrap;justify-content:flex-end}}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_mid-section__vKTP6>.FundsLandingPage_right__eCYL5 .FundsLandingPage_mid-section-item__XqTuf{-webkit-text-size-adjust:100%;font-size:14px;line-height:20px;font-family:Poppins,sans-serif;box-sizing:border-box;font-weight:600;max-width:100%;display:inline-block;position:relative;width:100%;margin-bottom:35px;border-radius:15px;background-color:#fff;box-shadow:7px 7px 55px 0 #f2f3f6;color:#44465f;text-decoration:none;min-height:150px;padding:25px 10px 25px 25px;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}@media(min-width:1024px){.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_mid-section__vKTP6>.FundsLandingPage_right__eCYL5 .FundsLandingPage_mid-section-item__XqTuf:first-child{margin-top:0;margin-bottom:90px}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_mid-section__vKTP6>.FundsLandingPage_right__eCYL5 .FundsLandingPage_mid-section-item__XqTuf:nth-child(3){margin-top:-60px;margin-bottom:70px}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_mid-section__vKTP6>.FundsLandingPage_right__eCYL5 .FundsLandingPage_mid-section-item__XqTuf{max-width:312px;margin-left:35px}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_mid-section__vKTP6>.FundsLandingPage_left___dfb8{width:45%}}@media(min-width:1024px)and (min-width:1024px){.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_mid-section__vKTP6>.FundsLandingPage_left___dfb8{margin-top:100px}}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_mid-section__vKTP6>.FundsLandingPage_left___dfb8 h3{text-align:left;margin:0 0 25px;padding:0}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_cta-btn__wAKj5{max-width:200px}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_bottom-cta__ov8ka{display:flex;flex-direction:column;align-items:center;justify-content:center}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_bottom-cta__ov8ka h3{margin:0 0 50px;padding:0!important;max-width:none;text-align:center;font-weight:400;max-width:800px;font-size:32px;line-height:40px}@media(max-width:767px){.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_bottom-cta__ov8ka h3{font-size:25px;line-height:32px}}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_bottom-cta__ov8ka .FundsLandingPage_cta-btn-bottom__b2jeV{max-width:300px;width:100%}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_how-it-works__Nl9YD img{height:-moz-fit-content!important;height:fit-content!important}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_contact__NqswG{display:flex;justify-content:center;margin:100px 0}@media(max-width:767px){.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_contact__NqswG p{text-align:center}}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_contact__NqswG a{color:#353760}@media(max-width:767px){.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_contact__NqswG a{font-size:17px}}@media(min-width:1024px){.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_contact__NqswG a{white-space:nowrap}}.FundsLandingPage_agent-landing-page__Wapdm .FundsLandingPage_contact__NqswG a:hover{text-decoration:underline}