.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 FeaturePicker_rotate__wWr6E{to{transform:rotate(1turn)}}.FeaturePicker_fade-in-left___dClv{animation:FeaturePicker_fade-in-left___dClv .3s cubic-bezier(.39,.575,.565,1) both}@keyframes FeaturePicker_fade-in-left___dClv{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}.FeaturePicker_fade-in-bottom__Pbbu0{animation:FeaturePicker_fade-in-bottom__Pbbu0 .3s cubic-bezier(.39,.575,.565,1) both}@keyframes FeaturePicker_fade-in-bottom__Pbbu0{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:1024px){.FeaturePicker_featurePicker__6Arcc{margin-top:50px}.FeaturePicker_featurePicker__6Arcc .FeaturePicker_featurePickerTitle__VHn7J{text-align:center;max-width:800px;margin:0 auto 35px}}.FeaturePicker_featurePicker__6Arcc>p{text-align:center;max-width:800px;margin:0 auto 100px}.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt{display:flex;justify-content:space-between}@media(max-width:767px){.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt{flex-direction:column}}@media(min-width:1024px){.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_left__AS87q{width:29%}}@media(max-width:767px){.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_left__AS87q{display:flex;flex-wrap:wrap}}.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_left__AS87q .FeaturePicker_feature__RL3dF{font-size:16px;padding:15px 0;border-radius:15px;cursor:pointer;transition:padding .5s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:767px){.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_left__AS87q .FeaturePicker_feature__RL3dF{white-space:nowrap;padding:5px 8px;border:1px solid #e7e7e7;display:flex;align-items:center;justify-content:center;margin-right:4px;margin-bottom:10px;border-radius:10px}}@media(min-width:1024px){.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_left__AS87q .FeaturePicker_feature__RL3dF.FeaturePicker_selected__toNjP,.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_left__AS87q .FeaturePicker_feature__RL3dF:hover{padding:15px 25px;font-weight:600}}.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_left__AS87q .FeaturePicker_feature__RL3dF.FeaturePicker_selected__toNjP,.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_left__AS87q .FeaturePicker_feature__RL3dF:hover{background-color:#f5f5f5}@media(max-width:767px){.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_left__AS87q h5{display:none}}.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_view__fKAKq{box-shadow:7px 7px 55px 0 #f2f3f6}@media(min-width:1024px){.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_view__fKAKq{width:70%;height:auto;align-self:flex-start}}.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_view__fKAKq>.FeaturePicker_header__NZ9Wy{padding:25px}.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_view__fKAKq>.FeaturePicker_header__NZ9Wy h4{text-align:left;padding:0;margin:0;font-size:23px;font-weight:500}.FeaturePicker_featurePicker__6Arcc>.FeaturePicker_inner__8pgLt>.FeaturePicker_view__fKAKq img{width:100%}@keyframes DataLandingPage_rotate__mh7kl{to{transform:rotate(1turn)}}.DataLandingPage_fade-in-left__Uj_HJ{animation:DataLandingPage_fade-in-left__Uj_HJ .3s cubic-bezier(.39,.575,.565,1) both}@keyframes DataLandingPage_fade-in-left__Uj_HJ{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}.DataLandingPage_fade-in-bottom__mPSL5{animation:DataLandingPage_fade-in-bottom__mPSL5 .3s cubic-bezier(.39,.575,.565,1) both}@keyframes DataLandingPage_fade-in-bottom__mPSL5{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG{padding:100px 15px}.DataLandingPage_data-landing-page__kwqxG h1,.DataLandingPage_data-landing-page__kwqxG h2,.DataLandingPage_data-landing-page__kwqxG p{text-align:center}}@media(min-width:1024px){.DataLandingPage_data-landing-page__kwqxG h1,.DataLandingPage_data-landing-page__kwqxG h2,.DataLandingPage_data-landing-page__kwqxG p{text-align:left}}.DataLandingPage_data-landing-page__kwqxG h3{margin:0 0 25px;padding:0}@media(min-width:1024px){.DataLandingPage_data-landing-page__kwqxG h3{text-align:left}}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG h3{font-weight:600;line-height:120%;letter-spacing:-.01em;font-size:28px}.DataLandingPage_data-landing-page__kwqxG button{align-self:center;width:100%}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi{position:absolute;width:100vw;left:0;top:725px;background:#353760;min-height:280px;margin-bottom:20px;display:flex;flex-direction:column;justify-content:center}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi{position:static;width:100%;min-height:auto;justify-content:flex-start;padding:10px 0 40px;margin:35px 0}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi .DataLandingPage_title-container__Mbi_t{width:100%;display:flex;align-items:center;text-transform:uppercase;justify-content:center;color:#f0f0f0;font-weight:600;font-size:20px;margin-top:-40px;margin-bottom:50px}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi .DataLandingPage_title-container__Mbi_t{margin-top:20px;margin-bottom:15px;font-size:16px}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi .DataLandingPage_logos-container__DuQlr{display:grid;justify-content:center;align-items:center}@media(min-width:1024px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi .DataLandingPage_logos-container__DuQlr{padding:0 100px;grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi .DataLandingPage_logos-container__DuQlr{display:flex;flex-wrap:wrap;min-height:auto}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi .DataLandingPage_logos-container__DuQlr img{display:block;max-width:100%;max-height:100%;margin:auto}@media(min-width:1024px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi .DataLandingPage_logos-container__DuQlr img{height:40px}}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi .DataLandingPage_logos-container__DuQlr img{width:40%}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_trusted-section__QXeQi .DataLandingPage_logos-container__DuQlr{padding:0 20px}}@media(min-width:1024px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_mid-section__tXgUn{display:flex;justify-content:space-between;margin-top:50px}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_mid-section__tXgUn>.DataLandingPage_right__qXkWM{width:55%;display:flex;flex-wrap:wrap;justify-content:flex-start}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_mid-section__tXgUn>.DataLandingPage_right__qXkWM .DataLandingPage_mid-section-item__X_sh3{-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){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_mid-section__tXgUn>.DataLandingPage_right__qXkWM .DataLandingPage_mid-section-item__X_sh3:first-child{margin-top:-80px;margin-bottom:90px}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_mid-section__tXgUn>.DataLandingPage_right__qXkWM .DataLandingPage_mid-section-item__X_sh3:nth-child(3){margin-top:-60px;margin-bottom:70px}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_mid-section__tXgUn>.DataLandingPage_right__qXkWM .DataLandingPage_mid-section-item__X_sh3{max-width:312px;margin-left:35px}}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_mid-section__tXgUn>.DataLandingPage_right__qXkWM .DataLandingPage_mid-section-item__X_sh3 .DataLandingPage_title__9wc3J{font-weight:500;text-align:center;padding:0 10%}}@media(min-width:1024px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_mid-section__tXgUn>.DataLandingPage_left__Uul6c{width:45%}}@media(min-width:1024px)and (min-width:1024px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_mid-section__tXgUn>.DataLandingPage_left__Uul6c{margin-top:100px}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_cta-btn__vRUk6{max-width:200px}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_bottom-cta__iTGTD{display:flex;flex-direction:column;align-items:center;justify-content:center}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_bottom-cta__iTGTD 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){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_bottom-cta__iTGTD h3{font-size:25px;line-height:32px}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_bottom-cta__iTGTD .DataLandingPage_cta-btn-bottom__mvjT2{max-width:300px;width:100%}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_how-it-works__sOP7j img{height:-moz-fit-content!important;height:fit-content!important}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_contact__ofo5t{display:flex;justify-content:center;margin:100px 0}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_contact__ofo5t .DataLandingPage_right__qXkWM{display:flex;width:100%;align-items:center;justify-content:center;flex-direction:column}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_contact__ofo5t p{text-align:center}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_contact__ofo5t a{color:#353760}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_contact__ofo5t a{font-size:17px}}@media(min-width:1024px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_contact__ofo5t a{white-space:nowrap}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_contact__ofo5t a:hover{text-decoration:underline}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_center-section__n88zu,.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_center-section__n88zu .DataLandingPage_description__hN__5{text-align:center}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_magazine-section__0qRWc{margin-top:50px}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_magazine-section__0qRWc .DataLandingPage_magazine-articles-container__QCZcq{margin-top:50px;display:flex;width:100%;column-gap:50px}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_magazine-section__0qRWc .DataLandingPage_magazine-articles-container__QCZcq{flex-direction:column;row-gap:25px}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_magazine-section__0qRWc .DataLandingPage_magazine-articles-container__QCZcq .DataLandingPage_magazine-article-card__GxlTM{border-radius:15px;background-color:#fff;box-shadow:7px 7px 55px 0 #f2f3f6;width:35%;cursor:pointer;transition:background-color .3s ease,filter .3s ease}@media(max-width:767px){.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_magazine-section__0qRWc .DataLandingPage_magazine-articles-container__QCZcq .DataLandingPage_magazine-article-card__GxlTM{width:100%}}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_magazine-section__0qRWc .DataLandingPage_magazine-articles-container__QCZcq .DataLandingPage_magazine-article-card__GxlTM:hover{background-color:#f5f5f5}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_magazine-section__0qRWc .DataLandingPage_magazine-articles-container__QCZcq .DataLandingPage_magazine-article-card__GxlTM>img{width:100%;height:250px;object-fit:cover;border-top-left-radius:15px;border-top-right-radius:15px}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_magazine-section__0qRWc .DataLandingPage_magazine-articles-container__QCZcq .DataLandingPage_magazine-article-card__GxlTM .DataLandingPage_magazine-article-content-container__TiT7j{padding:20px;min-height:200px}.DataLandingPage_data-landing-page__kwqxG .DataLandingPage_magazine-section__0qRWc .DataLandingPage_magazine-articles-container__QCZcq .DataLandingPage_magazine-article-card__GxlTM .DataLandingPage_magazine-article-content-container__TiT7j>p{color:#333739;font-size:18px;line-height:30px;font-weight:400}