:root{--fin-accent:#3cc4e5;--fin-navy:#02102c;--fin-navy2:#124;--fin-fg:#fff;--fin-font:var(--font-inter-tight), "Inter Tight", sans-serif}.ProptechHero-module__DdWQja__accent{color:var(--fin-accent)}.ProptechHero-module__DdWQja__hero{background:linear-gradient(135deg, var(--fin-navy) 0%, var(--fin-navy2) 100%);padding-top:calc(var(--header-height) + 56px);color:var(--fin-fg);font-family:var(--fin-font);padding-bottom:5.5rem;position:relative;overflow:hidden}@media (max-width:768px){.ProptechHero-module__DdWQja__hero{padding-top:5.5rem;padding-bottom:4.5rem}}.ProptechHero-module__DdWQja__hero:before{content:"";background:var(--fin-accent);opacity:.15;filter:blur(8.5rem);pointer-events:none;border-radius:50%;width:75rem;height:75rem;position:absolute;bottom:-30rem;right:-20rem}.ProptechHero-module__DdWQja__hero:after{content:"";background:var(--fin-accent);opacity:.1;filter:blur(6.5rem);pointer-events:none;border-radius:50%;width:50rem;height:50rem;position:absolute;top:-15rem;right:15%}.ProptechHero-module__DdWQja__heroBgSvg{object-fit:cover;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.ProptechHero-module__DdWQja__serviceRating{color:#fff;font-family:var(--fin-font);flex-direction:column;flex-shrink:0;gap:.25rem;display:flex}.ProptechHero-module__DdWQja__ratingLabel{font-size:.92rem;line-height:1.2}.ProptechHero-module__DdWQja__ratingScore{align-items:center;gap:.65rem;display:inline-flex}.ProptechHero-module__DdWQja__ratingStars{color:#ffa000;letter-spacing:.08em;font-size:1.1rem;line-height:1}.ProptechHero-module__DdWQja__ratingScore strong{color:#ffa000;font-size:1rem}.ProptechHero-module__DdWQja__heroInner{z-index:1;max-width:min(100%,1470px);margin:0 auto;padding-left:clamp(1.25rem,3vw,2.5rem);padding-right:clamp(1.25rem,3vw,2.5rem);position:relative}.ProptechHero-module__DdWQja__heroBreadcrumbs{flex-wrap:wrap;gap:.125rem;margin-bottom:1.5rem;display:flex}.ProptechHero-module__DdWQja__heroBreadcrumbs a{color:#ffffffb3;font-size:.875rem;line-height:1.4;text-decoration:none;transition:color .2s}.ProptechHero-module__DdWQja__heroBreadcrumbs a:hover{color:var(--fin-fg)}.ProptechHero-module__DdWQja__heroBreadcrumbs a:after{content:" ›";color:#fff6;margin-left:.25rem}.ProptechHero-module__DdWQja__heroBreadcrumbs span{color:#ffffff73;font-size:.875rem;line-height:1.4}.ProptechHero-module__DdWQja__heroTitle{color:var(--fin-fg);max-width:61.25rem;margin:0 0 1.5rem;font-size:clamp(2.25rem,5vw,4rem);font-weight:400;line-height:1.2}.ProptechHero-module__DdWQja__heroDescription{color:#ffffffd9;max-width:55rem;margin:0 0 2.5rem;font-size:clamp(1rem,2vw,1.375rem);line-height:1.65}.ProptechHero-module__DdWQja__heroPoints{flex-wrap:wrap;gap:1rem 2rem;max-width:80rem;margin-bottom:3rem;display:flex}@media (max-width:768px){.ProptechHero-module__DdWQja__heroPoints{flex-direction:column;gap:.75rem;margin-bottom:2rem}}.ProptechHero-module__DdWQja__heroPoint{color:#ffffffe6;flex:calc(33.333% - 2rem);align-items:flex-start;gap:.625rem;min-width:14rem;font-size:clamp(1rem,1.5vw,1.375rem);line-height:1.55;display:flex}.ProptechHero-module__DdWQja__heroPoint:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%233CC4E5' stroke-linecap='square' stroke-width='1.5' d='m20.25 6.75-10.5 10.5L4.5 12'/%3E%3C/svg%3E");background-size:cover;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.25rem}.ProptechHero-module__DdWQja__heroButtons{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}@media (max-width:768px){.ProptechHero-module__DdWQja__heroButtons{gap:1rem}}.ProptechHero-module__DdWQja__btnPrimary{font-family:var(--fin-font);min-height:2.625rem;padding-inline:1.5rem;text-decoration:none}
.ProptechLogos-module__XGTZCa__section{font-family:var(--font-inter-tight), sans-serif;background:#fff;border-top:1px solid #e6eff7;border-bottom:1px solid #e6eff7;padding:32px 0}.ProptechLogos-module__XGTZCa__overflow{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.ProptechLogos-module__XGTZCa__marquee{width:max-content;animation:45s linear infinite ProptechLogos-module__XGTZCa__marquee;display:flex}.ProptechLogos-module__XGTZCa__marquee:hover{animation-play-state:paused}.ProptechLogos-module__XGTZCa__item{opacity:.7;flex:none;justify-content:center;align-items:center;height:38px;padding:0 40px;transition:opacity .2s,filter .2s;display:flex}.ProptechLogos-module__XGTZCa__item:hover{opacity:1}.ProptechLogos-module__XGTZCa__logo{object-fit:contain;filter:grayscale();width:auto;height:38px;transition:filter .2s}.ProptechLogos-module__XGTZCa__item:hover .ProptechLogos-module__XGTZCa__logo{filter:none}@keyframes ProptechLogos-module__XGTZCa__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.ProptechLogos-module__XGTZCa__marquee{flex-wrap:wrap;justify-content:center;width:auto;animation:none}}
.ProptechTechStack-module__WWZnmq__section{z-index:4;background:#fff;position:relative;overflow:hidden}.ProptechTechStack-module__WWZnmq__inner{width:100%;max-width:1284px;margin:0 auto;padding:clamp(5rem,6.5vw,7rem) 24px clamp(4.5rem,6vw,6.5rem)}@media screen and (max-width:768px){.ProptechTechStack-module__WWZnmq__inner{padding:60px 24px}}.ProptechTechStack-module__WWZnmq__title{font-family:var(--font-inter-tight), sans-serif;color:#124;letter-spacing:-.035em;margin:0;font-size:clamp(2.5rem,3.65vw,3.5rem);font-weight:400;line-height:1.1}.ProptechTechStack-module__WWZnmq__accent{color:#3cc4e5}.ProptechTechStack-module__WWZnmq__tools{padding:clamp(4.5rem,6vw,6rem) 0 0}.ProptechTechStack-module__WWZnmq__row{border-top:1px solid #39466340;grid-template-columns:305px minmax(0,1fr);align-items:center;width:100%;padding:34px 0;display:grid}.ProptechTechStack-module__WWZnmq__row:last-child{border-bottom:1px solid #39466340}@media screen and (max-width:1024px){.ProptechTechStack-module__WWZnmq__row{grid-template-columns:220px minmax(0,1fr);align-items:flex-start}}.ProptechTechStack-module__WWZnmq__rowTitle{font-family:var(--font-inter-tight), sans-serif;color:#172033;max-width:220px;font-size:1.125rem;line-height:1.45}.ProptechTechStack-module__WWZnmq__logos{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:28px 24px;width:100%;display:grid}@media screen and (max-width:768px){.ProptechTechStack-module__WWZnmq__logos{gap:20px 24px}}.ProptechTechStack-module__WWZnmq__logo{justify-content:flex-start;align-items:center;display:flex}.ProptechTechStack-module__WWZnmq__logoImg{object-fit:contain;width:auto;max-width:145px;height:56px}@media screen and (max-width:1100px){.ProptechTechStack-module__WWZnmq__logos{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:768px){.ProptechTechStack-module__WWZnmq__inner{padding:60px 24px}.ProptechTechStack-module__WWZnmq__title{font-size:clamp(2rem,8vw,2.75rem)}.ProptechTechStack-module__WWZnmq__tools{padding-top:3rem}.ProptechTechStack-module__WWZnmq__row{grid-template-columns:1fr;gap:1.5rem;padding:2rem 0}.ProptechTechStack-module__WWZnmq__rowTitle{max-width:none}.ProptechTechStack-module__WWZnmq__logos{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:576px){.ProptechTechStack-module__WWZnmq__logos{grid-template-columns:repeat(2,minmax(0,1fr))}.ProptechTechStack-module__WWZnmq__logoImg{max-width:110px;height:44px}}
.ProptechArticleLayout-module__z0P0rW__articleContent{grid-template-columns:100%;gap:1.5rem;max-width:1772px;margin:0 auto;display:grid}.ProptechArticleLayout-module__z0P0rW__articleBody{min-width:0;overflow:hidden}:is(.ProptechArticleLayout-module__z0P0rW__articleBody section[id],.ProptechArticleLayout-module__z0P0rW__articleBody div[id]){scroll-margin-top:calc(var(--header-height) + 2rem)}.ProptechArticleLayout-module__z0P0rW__navigation{min-width:0;display:none}@media (min-width:1366px){.ProptechArticleLayout-module__z0P0rW__articleContent{grid-template-columns:minmax(200px,1420px) minmax(220px,16.242%);align-items:stretch;padding-right:1.5rem}.ProptechArticleLayout-module__z0P0rW__navigation{padding-top:2.5rem;display:block}}.ProptechArticleLayout-module__z0P0rW__navigationCard{max-height:calc(100vh - var(--header-height) - 4rem);top:calc(var(--header-height) + 2rem);background:#fff;border:1px solid #e6eff7;padding:1.75rem clamp(.9375rem,1.6vw,1.875rem) 2rem;position:sticky;overflow-y:auto}.ProptechArticleLayout-module__z0P0rW__navigationCard h2{color:#000;margin:0 0 1.5rem;font-size:1.125rem;font-weight:600;line-height:1.55}.ProptechArticleLayout-module__z0P0rW__navigationCard nav{flex-direction:column;gap:1rem;display:flex}.ProptechArticleLayout-module__z0P0rW__navigationCard a{color:#124;font-size:.875rem;line-height:1.45;text-decoration:none;transition:color .2s}.ProptechArticleLayout-module__z0P0rW__navigationCard a:hover,.ProptechArticleLayout-module__z0P0rW__navigationCard .ProptechArticleLayout-module__z0P0rW__active{color:var(--color-accent)}.ProptechArticleLayout-module__z0P0rW__navigationCard .ProptechArticleLayout-module__z0P0rW__active{font-weight:700}@media (min-width:1024px) and (max-width:1680px){.ProptechArticleLayout-module__z0P0rW__articleContent{max-width:100%}}
.ProptechPage-module__4X6nbG__accent{color:var(--color-accent)}.ProptechPage-module__4X6nbG__hero{padding-top:calc(var(--header-height) + 72px);background:radial-gradient(circle at 88% 8%,#3cc4e53d,#0000 28%),radial-gradient(circle at 5% 78%,#3cc4e52e,#0000 30%),linear-gradient(121deg,#02102c 0%,#124 62%,#02102c 100%);min-height:843px;padding-bottom:88px;position:relative;overflow:hidden}.ProptechPage-module__4X6nbG__hero:before{content:"";pointer-events:none;background:linear-gradient(108deg,#0000 0 58%,#3cc4e514 58% 66%,#0000 66%),linear-gradient(108deg,#0000 0 74%,#3cc4e50f 74% 83%,#0000 83%);position:absolute;inset:0}.ProptechPage-module__4X6nbG__hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#02102ceb 0%,#02102cc2 42%,#02102c2e 100%);position:absolute;inset:0}.ProptechPage-module__4X6nbG__heroInner{z-index:1;position:relative}.ProptechPage-module__4X6nbG__breadcrumbs{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:24px;display:flex}.ProptechPage-module__4X6nbG__breadcrumbs a{color:#fff9;font-family:var(--font-inter-tight), sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .3s}.ProptechPage-module__4X6nbG__breadcrumbs a:hover{color:var(--color-accent)}.ProptechPage-module__4X6nbG__breadcrumbs a:after{content:"›";color:#fff6;margin-left:6px}.ProptechPage-module__4X6nbG__breadcrumbs span{color:#fff6;font-family:var(--font-inter-tight), sans-serif;font-size:14px}.ProptechPage-module__4X6nbG__heroTitle{font-family:var(--font-inter-tight), sans-serif;color:#fff;letter-spacing:-.01em;max-width:860px;margin:0 0 28px;font-size:clamp(2rem,4.5vw,4rem);font-weight:400;line-height:1.1}.ProptechPage-module__4X6nbG__heroDesc{font-family:var(--font-inter-tight), sans-serif;color:#fffc;max-width:720px;margin:0 0 40px;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.7}.ProptechPage-module__4X6nbG__heroBtn{font-family:var(--font-inter-tight), sans-serif;min-height:2.625rem;padding-inline:1.5rem;text-decoration:none}.ProptechPage-module__4X6nbG__heroBtn:hover{color:var(--color-accent);background:0 0}.ProptechPage-module__4X6nbG__heroActions{flex-wrap:wrap;align-items:center;gap:32px;display:flex}.ProptechPage-module__4X6nbG__heroSecondaryBtn{border:2px solid var(--color-accent);min-height:60px;color:var(--color-accent);font-family:var(--font-inter-tight), sans-serif;justify-content:center;align-items:center;padding:0 34px;font-size:1rem;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.ProptechPage-module__4X6nbG__heroSecondaryBtn:hover{background:var(--color-accent);color:#02102c}.ProptechPage-module__4X6nbG__ratings{flex-direction:column;gap:4px;margin-left:40px;display:flex}.ProptechPage-module__4X6nbG__ratingsLabel{color:#fff;font-family:var(--font-inter-tight), sans-serif;margin:0;font-size:1rem;line-height:1.35}.ProptechPage-module__4X6nbG__ratingsBadge{align-items:center;gap:8px;display:flex}.ProptechPage-module__4X6nbG__ratingStars,.ProptechPage-module__4X6nbG__ratingsScore{color:#ffab00;font-family:var(--font-inter-tight), sans-serif;font-size:1rem;font-weight:700;line-height:1}.ProptechPage-module__4X6nbG__ratingStars{letter-spacing:2px}@media (max-width:768px){.ProptechPage-module__4X6nbG__hero{min-height:auto;padding-top:108px;padding-bottom:64px}.ProptechPage-module__4X6nbG__heroTitle{font-size:clamp(1.75rem,7vw,2.5rem)}.ProptechPage-module__4X6nbG__heroActions{flex-direction:column;align-items:flex-start;gap:20px}.ProptechPage-module__4X6nbG__ratings{margin-left:0}}.ProptechPage-module__4X6nbG__logosSection{background:#fff;padding:32px 0}.ProptechPage-module__4X6nbG__logosWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 40px;display:flex}.ProptechPage-module__4X6nbG__logoImg{opacity:.75;filter:grayscale();width:auto;max-height:38px;transition:opacity .3s,filter .3s}.ProptechPage-module__4X6nbG__logoImg:hover{opacity:1;filter:grayscale(0)}.ProptechPage-module__4X6nbG__sectionTitle{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;text-align:center;letter-spacing:-.01em;max-width:1000px;margin:0 auto 24px;font-size:clamp(1.75rem,3.5vw,3.5rem);font-weight:400;line-height:1.1}.ProptechPage-module__4X6nbG__sectionDesc{font-family:var(--font-inter-tight), sans-serif;color:#5e6d8e;text-align:center;max-width:880px;margin:0 auto;font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.65}.ProptechPage-module__4X6nbG__sectionTitleWhite{font-family:var(--font-inter-tight), sans-serif;color:#fff;text-align:center;letter-spacing:-.01em;max-width:1000px;margin:0 auto 24px;font-size:clamp(1.75rem,3.5vw,3.5rem);font-weight:400;line-height:1.1}.ProptechPage-module__4X6nbG__sectionDescWhite{font-family:var(--font-inter-tight), sans-serif;color:#ffffffbf;text-align:center;max-width:880px;margin:0 auto;font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.65}.ProptechPage-module__4X6nbG__blockLight{background:#f7f9fe;padding:96px 0;position:relative}.ProptechPage-module__4X6nbG__blockDark{background:linear-gradient(135deg,#02102c 0%,#124 100%);padding:96px 0;position:relative}.ProptechPage-module__4X6nbG__blockWhite{background:#fff;padding:96px 0}.ProptechPage-module__4X6nbG__cardsGrid{margin-top:64px}.ProptechPage-module__4X6nbG__cardsRow3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:900px){.ProptechPage-module__4X6nbG__cardsRow3{grid-template-columns:1fr}}@media (min-width:601px) and (max-width:900px){.ProptechPage-module__4X6nbG__cardsRow3{grid-template-columns:repeat(2,1fr)}}.ProptechPage-module__4X6nbG__serviceCard{background:#fff;border:1px solid #e6eff7;border-radius:2px;flex-direction:column;gap:16px;padding:36px 32px;transition:box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.ProptechPage-module__4X6nbG__serviceCard:hover{border-color:#3cc4e54d;box-shadow:0 8px 32px #3cc4e521}.ProptechPage-module__4X6nbG__serviceCardDark{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2px;flex-direction:column;gap:16px;padding:36px 32px;transition:border-color .3s,background .3s;display:flex}.ProptechPage-module__4X6nbG__serviceCardDark:hover{background:#ffffff14;border-color:#3cc4e559}.ProptechPage-module__4X6nbG__cardIcon{object-fit:contain;flex-shrink:0;width:56px;height:56px}.ProptechPage-module__4X6nbG__cardTitle{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.ProptechPage-module__4X6nbG__cardTitleWhite{font-family:var(--font-inter-tight), sans-serif;color:#fff;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.ProptechPage-module__4X6nbG__cardDesc{font-family:var(--font-inter-tight), sans-serif;color:#5e6d8e;flex:1;margin:0;font-size:.9375rem;line-height:1.6}.ProptechPage-module__4X6nbG__cardDescWhite{font-family:var(--font-inter-tight), sans-serif;color:#ffffffb3;flex:1;margin:0;font-size:.9375rem;line-height:1.6}.ProptechPage-module__4X6nbG__cardLink{font-family:var(--font-inter-tight), sans-serif;color:var(--color-accent);align-items:center;gap:6px;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.ProptechPage-module__4X6nbG__cardLink:hover{gap:10px}.ProptechPage-module__4X6nbG__benefitSection{background:#fff;padding:130px 0 70px}.ProptechPage-module__4X6nbG__benefitTitle{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;text-align:center;letter-spacing:-.02em;max-width:860px;margin:0 auto 40px;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:400;line-height:1.12}.ProptechPage-module__4X6nbG__benefitDesc{font-family:var(--font-inter-tight), sans-serif;color:#5e6d8e;text-align:center;max-width:1100px;margin:0 auto 64px;font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.7}.ProptechPage-module__4X6nbG__benefitStats{grid-template-columns:repeat(3,1fr);gap:56px 48px;max-width:1120px;margin:0 auto;display:grid}.ProptechPage-module__4X6nbG__benefitItem{text-align:center;flex-direction:column;align-items:center;gap:28px;display:flex}.ProptechPage-module__4X6nbG__benefitIcon{object-fit:contain;flex-shrink:0;width:56px;height:56px}.ProptechPage-module__4X6nbG__benefitItemTitle{font-family:var(--font-inter-tight), sans-serif;color:#000;margin:0;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:400;line-height:1.3}@media (max-width:700px){.ProptechPage-module__4X6nbG__benefitSection{padding:72px 0}.ProptechPage-module__4X6nbG__benefitStats{grid-template-columns:1fr;gap:48px}.ProptechPage-module__4X6nbG__benefitDesc{margin-bottom:56px}}.ProptechPage-module__4X6nbG__serviceBlock{background:linear-gradient(116deg,#3cc4e514 0 12%,#0000 12% 100%),linear-gradient(116deg,#0000 0 72%,#3cc4e50d 72% 85%,#0000 85%),linear-gradient(135deg,#071b3d 0%,#071026 62%,#15132d 100%);margin:0 26px;padding:96px 0 64px;overflow:hidden}.ProptechPage-module__4X6nbG__serviceBlock .container{max-width:1126px}.ProptechPage-module__4X6nbG__svcTitle{font-family:var(--font-inter-tight), sans-serif;color:#fff;text-align:center;letter-spacing:-.01em;max-width:1000px;margin:0 auto;font-size:clamp(2.25rem,3.9vw,3.5rem);font-weight:400;line-height:1.1}.ProptechPage-module__4X6nbG__svcDesc{font-family:var(--font-inter-tight), sans-serif;color:#ffffffbf;text-align:center;max-width:820px;margin:0 auto;font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.65}.ProptechPage-module__4X6nbG__tabsWrap{margin-top:74px}.ProptechPage-module__4X6nbG__tabsNav{scrollbar-width:none;border-bottom:1px solid #ffffff26;justify-content:center;gap:0;display:flex;overflow-x:auto}.ProptechPage-module__4X6nbG__tabsNav::-webkit-scrollbar{display:none}.ProptechPage-module__4X6nbG__tabBtn{cursor:pointer;font-family:var(--font-inter-tight), sans-serif;color:#ffffff94;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-direction:column;flex-shrink:0;align-items:center;gap:18px;margin-bottom:-1px;padding:0 56px 20px;font-size:1.375rem;font-weight:500;transition:color .2s,border-color .2s;display:flex}.ProptechPage-module__4X6nbG__tabBtn:hover{color:#fff}.ProptechPage-module__4X6nbG__tabBtnActive{color:var(--color-accent);border-bottom-color:var(--color-accent);font-weight:500}.ProptechPage-module__4X6nbG__tabIcon{object-fit:contain;flex-shrink:0;width:56px;height:56px}.ProptechPage-module__4X6nbG__tabPanel{padding-top:64px;display:none}.ProptechPage-module__4X6nbG__tabPanelActive{grid-template-columns:minmax(0,1fr) 432px;align-items:center;gap:80px;padding-top:64px;display:grid}@media (max-width:860px){.ProptechPage-module__4X6nbG__tabPanelActive{grid-template-columns:1fr}.ProptechPage-module__4X6nbG__tabPanelImg{display:none}}.ProptechPage-module__4X6nbG__tabPanelImg{object-fit:cover;border-radius:4px;width:100%;height:346px;max-height:346px}.ProptechPage-module__4X6nbG__tabPanelContent{flex-direction:column;gap:24px;display:flex}.ProptechPage-module__4X6nbG__tabPanelTitle{font-family:var(--font-inter-tight), sans-serif;color:#fff;margin:0;font-size:clamp(2rem,2.7vw,2.5rem);font-weight:400}.ProptechPage-module__4X6nbG__tabPanelDesc{font-family:var(--font-inter-tight), sans-serif;color:#ffffffe0;margin:0;font-size:1.0625rem;line-height:1.65}.ProptechPage-module__4X6nbG__tabBullets{grid-template-columns:1fr 1fr;gap:18px 48px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:560px){.ProptechPage-module__4X6nbG__tabBullets{grid-template-columns:1fr}}.ProptechPage-module__4X6nbG__tabBullets li{font-family:var(--font-inter-tight), sans-serif;color:#fffffff2;padding-left:32px;font-size:1.0625rem;line-height:1.5;position:relative}.ProptechPage-module__4X6nbG__tabBullets li:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:19px;height:14px;position:absolute;top:5px;left:0}.ProptechPage-module__4X6nbG__tabPanelLink{font-family:var(--font-inter-tight), sans-serif;color:var(--color-accent);align-items:center;gap:6px;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.ProptechPage-module__4X6nbG__tabPanelLink:hover{gap:10px}@media (max-width:900px){.ProptechPage-module__4X6nbG__serviceBlock{margin-inline:16px;padding:72px 0 56px}.ProptechPage-module__4X6nbG__tabsWrap{margin-top:52px}.ProptechPage-module__4X6nbG__tabBtn{padding-inline:28px;font-size:1rem}.ProptechPage-module__4X6nbG__tabIcon{width:44px;height:44px}}.ProptechPage-module__4X6nbG__solutionsBlock{background:#fff;padding:122px 0 48px}.ProptechPage-module__4X6nbG__solutionsBlock .container{max-width:1120px}.ProptechPage-module__4X6nbG__solutionsBlock .ProptechPage-module__4X6nbG__sectionTitle{color:#000;margin-bottom:24px;font-size:clamp(2.5rem,4vw,3.5rem)}.ProptechPage-module__4X6nbG__solutionsBlock .ProptechPage-module__4X6nbG__sectionDesc{color:#111;text-align:left;max-width:1060px;margin-bottom:0;line-height:1.55}.ProptechPage-module__4X6nbG__vertTabsWrap{grid-template-columns:380px minmax(0,1fr);align-items:start;gap:64px;margin-top:68px;display:grid}.ProptechPage-module__4X6nbG__vertTabList{background:linear-gradient(#eaf2fd 0%,#dae7f7 100%);align-self:stretch;min-height:420px;padding-top:16px}.ProptechPage-module__4X6nbG__vertTabBtn{cursor:pointer;width:100%;font-family:var(--font-inter-tight), sans-serif;color:#111;text-align:left;background:0 0;border:none;padding:24px 32px;font-size:1.125rem;font-weight:400;line-height:1.4;transition:color .2s,background .2s;display:block}.ProptechPage-module__4X6nbG__vertTabBtn:hover{color:var(--color-accent)}.ProptechPage-module__4X6nbG__vertTabBtnActive,.ProptechPage-module__4X6nbG__vertTabBtnActive:hover{background:var(--color-accent);color:#fff;font-weight:500}.ProptechPage-module__4X6nbG__vertTabContent{flex-direction:column;gap:30px;padding:48px 0 0;display:flex}.ProptechPage-module__4X6nbG__vertTabTitle{font-family:var(--font-inter-tight), sans-serif;color:#000;margin:0;font-size:clamp(2rem,2.8vw,2.5rem);font-weight:400}.ProptechPage-module__4X6nbG__vertTabDesc{font-family:var(--font-inter-tight), sans-serif;color:#111;max-width:690px;margin:0;font-size:1.0625rem;line-height:1.55}.ProptechPage-module__4X6nbG__vertTabBullets{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ProptechPage-module__4X6nbG__vertTabBullets li{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;padding-left:20px;font-size:.9375rem;line-height:1.55;position:relative}.ProptechPage-module__4X6nbG__vertTabBullets li:before{content:"—";color:var(--color-accent);font-weight:700;position:absolute;left:0}.ProptechPage-module__4X6nbG__vertTabCta{font-family:var(--font-inter-tight), sans-serif;color:var(--color-accent);border:1px solid var(--color-accent);cursor:pointer;text-align:center;background:0 0;justify-content:center;align-self:flex-start;align-items:center;gap:8px;min-width:300px;min-height:80px;padding:18px 40px;font-size:.9375rem;font-weight:400;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.ProptechPage-module__4X6nbG__vertTabCta:hover{background:var(--color-accent);color:#fff}@media (max-width:768px){.ProptechPage-module__4X6nbG__solutionsBlock{padding:72px 0 48px}.ProptechPage-module__4X6nbG__solutionsBlock .ProptechPage-module__4X6nbG__sectionDesc{text-align:center}.ProptechPage-module__4X6nbG__vertTabsWrap{grid-template-columns:1fr;gap:32px;margin-top:44px}.ProptechPage-module__4X6nbG__vertTabList{min-height:auto}.ProptechPage-module__4X6nbG__vertTabContent{padding-top:0}}.ProptechPage-module__4X6nbG__inlineCta{background:#fff;padding:48px 0 74px}.ProptechPage-module__4X6nbG__inlineCtaInner{background:linear-gradient(116deg,#0000 0 43%,#3cc4e50f 43% 55%,#0000 55%),linear-gradient(116deg,#0000 0 70%,#ffffff0d 70% 86%,#0000 86%),linear-gradient(115deg,#102f63 0%,#07162f 52%,#46203f 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:72px;min-height:234px;padding:64px 134px;display:flex}.ProptechPage-module__4X6nbG__adtechGradientCta .ProptechPage-module__4X6nbG__inlineCtaInner{background:linear-gradient(115deg, var(--color-accent-dark) 0%, #17163f 100%);flex-wrap:nowrap;grid-template-columns:minmax(0,1fr) auto;display:grid}@media (max-width:700px){.ProptechPage-module__4X6nbG__inlineCtaInner{padding:40px 28px}.ProptechPage-module__4X6nbG__adtechGradientCta .ProptechPage-module__4X6nbG__inlineCtaInner{grid-template-columns:1fr}}.ProptechPage-module__4X6nbG__inlineCtaTitle{font-family:var(--font-inter-tight), sans-serif;color:#fff;margin:0 0 28px;font-size:clamp(2rem,2.8vw,2.375rem);font-weight:400}.ProptechPage-module__4X6nbG__inlineCtaDesc{font-family:var(--font-inter-tight), sans-serif;color:#ffffffe0;margin:0;font-size:1.375rem}.ProptechPage-module__4X6nbG__inlineCtaBtn{font-family:var(--font-inter-tight), sans-serif;color:#fff;background:var(--color-accent);border-radius:var(--border-radius);cursor:pointer;white-space:nowrap;flex-shrink:0;padding:16px 36px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s}.ProptechPage-module__4X6nbG__inlineCtaBtn:hover{background:#2aaccc}.ProptechPage-module__4X6nbG__adtechGradientCta .ProptechPage-module__4X6nbG__inlineCtaBtn{border-radius:var(--radius-button);border:2px solid var(--color-accent);min-height:2.625rem;padding:.4rem 1.5rem}.ProptechPage-module__4X6nbG__adtechGradientCta .ProptechPage-module__4X6nbG__inlineCtaBtn:hover{color:var(--color-accent);background:0 0}.ProptechPage-module__4X6nbG__processBlock{background:linear-gradient(108deg,#0000 0 88%,#3cc4e50d 88% 100%),linear-gradient(108deg,#0000 0 92%,#ffffff0a 92% 100%),linear-gradient(135deg,#112750 0%,#06132b 62%,#07152f 100%);margin:0 20px;padding:96px 0 70px;overflow:hidden}.ProptechPage-module__4X6nbG__processBlock .container{max-width:1100px}.ProptechPage-module__4X6nbG__processBlock .ProptechPage-module__4X6nbG__sectionTitleWhite{margin-bottom:26px;font-size:clamp(2.5rem,4vw,3.5rem)}.ProptechPage-module__4X6nbG__processBlock .ProptechPage-module__4X6nbG__sectionDescWhite{color:#fffffff2;max-width:1080px;font-size:clamp(1.125rem,1.55vw,1.5rem);line-height:1.45}.ProptechPage-module__4X6nbG__processGrid{flex-direction:column;max-width:790px;margin:72px auto 0;display:flex}.ProptechPage-module__4X6nbG__processStep{align-items:flex-start;display:flex;position:relative}.ProptechPage-module__4X6nbG__processStep:not(:first-child){margin-top:48px}.ProptechPage-module__4X6nbG__processStep:not(:last-child):after{content:"";background:#ffffff2e;width:2px;height:calc(100% - 64px);position:absolute;top:112px;left:47px}.ProptechPage-module__4X6nbG__processNum{width:96px;height:96px;font-family:var(--font-inter-tight), sans-serif;color:#fff;z-index:1;background:#3f506f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;font-weight:400;display:flex;position:relative;box-shadow:0 0 0 6px #13223f,0 0 0 8px #ffffff2e}.ProptechPage-module__4X6nbG__processStepBody{flex-direction:column;flex:1;gap:18px;margin-left:36px;padding-top:6px;display:flex}.ProptechPage-module__4X6nbG__processStepTitle{font-family:var(--font-inter-tight), sans-serif;color:#fff;margin:0;font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:500}.ProptechPage-module__4X6nbG__processStepBullets{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.ProptechPage-module__4X6nbG__processStepBullets li{font-family:var(--font-inter-tight), sans-serif;color:#fffffff2;padding-left:32px;font-size:1.125rem;line-height:1.5;position:relative}.ProptechPage-module__4X6nbG__processStepBullets li:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:19px;height:14px;position:absolute;top:5px;left:0}@media (max-width:768px){.ProptechPage-module__4X6nbG__processBlock{margin-inline:16px;padding:72px 0 56px}.ProptechPage-module__4X6nbG__processGrid,.ProptechPage-module__4X6nbG__processStep:not(:first-child){margin-top:40px}.ProptechPage-module__4X6nbG__processStep:not(:last-child):after{height:calc(100% - 28px);top:68px;left:27px}.ProptechPage-module__4X6nbG__processNum{width:56px;height:56px;font-size:1.125rem;box-shadow:0 0 0 4px #081530,0 0 0 6px #ffffff38}.ProptechPage-module__4X6nbG__processStepBody{margin-left:28px}}.ProptechPage-module__4X6nbG__processTestimonialSection{background:#fff;padding:96px 0}.ProptechPage-module__4X6nbG__processTestimonial{background:linear-gradient(90deg,#fef4f1 0%,#f0f5fe 100%);align-items:center;gap:clamp(3rem,8vw,8rem);max-width:1180px;margin:0 auto;padding:clamp(3rem,4.5vw,4rem) clamp(2rem,5vw,4.5rem);display:flex}.ProptechPage-module__4X6nbG__ptLeft{flex-direction:column;flex-shrink:0;align-items:flex-start;display:flex}.ProptechPage-module__4X6nbG__ptPhoto{object-fit:cover;border-radius:4px;width:72px;height:72px;margin-bottom:1.75rem;display:block}.ProptechPage-module__4X6nbG__ptName{font-family:var(--font-inter-tight), sans-serif;color:#124;font-size:clamp(1.125rem,1.5vw,1.375rem);font-weight:400;line-height:1.3}.ProptechPage-module__4X6nbG__ptPosition{font-family:var(--font-inter-tight), sans-serif;color:#5e6d8e;margin-top:4px;font-size:.875rem;font-weight:400}.ProptechPage-module__4X6nbG__ptRight{flex:1;align-items:flex-start;gap:clamp(1rem,2vw,1.5rem);display:flex}.ProptechPage-module__4X6nbG__ptQuoteMark{color:#124;letter-spacing:-.05em;margin:-.2em 0 0;font-family:Georgia,serif;font-size:3.5rem;line-height:1;display:block}.ProptechPage-module__4X6nbG__ptQuote{font-family:var(--font-inter-tight), sans-serif;color:#124;margin:0;font-size:clamp(1.125rem,1.55vw,1.375rem);font-style:italic;font-weight:400;line-height:1.65}@media (max-width:768px){.ProptechPage-module__4X6nbG__processTestimonial{flex-direction:column;align-items:flex-start;gap:2rem;padding:40px 28px}.ProptechPage-module__4X6nbG__ptQuoteMark{font-size:2.5rem}}.ProptechPage-module__4X6nbG__pdfCta{background:#fff;padding:0 0 44px}.ProptechPage-module__4X6nbG__pdfCtaInner{background:linear-gradient(116deg,#0000 0 49%,#3cc4e512 49% 61%,#0000 61%),linear-gradient(133deg,#0000 0 67%,#ffffff12 67% 83%,#0000 83%),linear-gradient(115deg,#123468 0%,#06142e 58%,#562342 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:72px;min-height:317px;padding:64px 122px;display:flex}.ProptechPage-module__4X6nbG__pdfCtaBody{flex-direction:column;gap:24px;max-width:520px;display:flex}.ProptechPage-module__4X6nbG__pdfCtaTitle{font-family:var(--font-inter-tight), sans-serif;color:#fff;margin:0;font-size:clamp(2rem,2.8vw,2.5rem);font-weight:400;line-height:1.18}.ProptechPage-module__4X6nbG__pdfCtaDesc{font-family:var(--font-inter-tight), sans-serif;color:#fffffff2;margin:0;font-size:1.25rem;line-height:1.62}.ProptechPage-module__4X6nbG__pdfCtaBtn{min-width:246px;min-height:49px;font-family:var(--font-inter-tight), sans-serif;color:#fff;background:var(--color-accent);white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.ProptechPage-module__4X6nbG__pdfCtaBtn:hover{background:#2aaccc}.ProptechPage-module__4X6nbG__pdfIcon{letter-spacing:.03em;border:1px solid;border-radius:2px;justify-content:center;align-items:center;width:22px;height:18px;font-size:.5rem;line-height:1;display:inline-flex}@media (max-width:900px){.ProptechPage-module__4X6nbG__pdfCta{padding-bottom:32px}.ProptechPage-module__4X6nbG__pdfCtaInner{gap:32px;min-height:auto;padding:48px 32px}.ProptechPage-module__4X6nbG__pdfCtaBody{max-width:none}}.ProptechPage-module__4X6nbG__securityBlock{background:#f7f9fe;padding:62px 0 96px}.ProptechPage-module__4X6nbG__securityBlock .container{max-width:1080px}.ProptechPage-module__4X6nbG__securityBlock .ProptechPage-module__4X6nbG__sectionTitle{color:#000;margin-bottom:0;font-size:clamp(2.25rem,4.1vw,3.5rem)}.ProptechPage-module__4X6nbG__securityGrid{grid-template-columns:repeat(3,1fr);gap:74px 76px;margin-top:74px;display:grid}@media (max-width:900px){.ProptechPage-module__4X6nbG__securityGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.ProptechPage-module__4X6nbG__securityGrid{grid-template-columns:1fr}}.ProptechPage-module__4X6nbG__securityCard{flex-direction:column;gap:22px;display:flex}.ProptechPage-module__4X6nbG__securityIcon{object-fit:contain;width:52px;height:52px}.ProptechPage-module__4X6nbG__securityCardTitle{font-family:var(--font-inter-tight), sans-serif;color:#000;margin:0;font-size:1.625rem;font-weight:400}.ProptechPage-module__4X6nbG__securityBullets{flex-direction:column;flex:1;gap:14px;margin:0;padding:0;list-style:none;display:flex}.ProptechPage-module__4X6nbG__securityBullets li{font-family:var(--font-inter-tight), sans-serif;color:#1d2d50;padding-left:30px;font-size:1.0625rem;line-height:1.55;position:relative}.ProptechPage-module__4X6nbG__securityBullets li:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:19px;height:14px;position:absolute;top:4px;left:0}.ProptechPage-module__4X6nbG__techStackSection{background:#fff;padding:96px 0}.ProptechPage-module__4X6nbG__techStackTitle{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;letter-spacing:-.01em;margin:0;font-size:clamp(1.75rem,3.5vw,3.5rem);font-weight:400;line-height:1.1}.ProptechPage-module__4X6nbG__techRows{flex-direction:column;margin-top:56px;display:flex}.ProptechPage-module__4X6nbG__techRow{border-top:1px solid #e6eff7;grid-template-columns:minmax(160px,1fr) 5fr;align-items:center;gap:40px;padding:40px 0;display:grid}.ProptechPage-module__4X6nbG__techRow:last-child{border-bottom:1px solid #e6eff7}.ProptechPage-module__4X6nbG__techRowLabel{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;font-size:.9375rem;font-weight:400;line-height:1.4}.ProptechPage-module__4X6nbG__techLogos{grid-template-columns:repeat(5,1fr);place-items:center start;gap:36px 24px;display:grid}.ProptechPage-module__4X6nbG__techLogoImg{object-fit:contain;width:auto;max-width:100%;height:50px;display:block}.ProptechPage-module__4X6nbG__techLogoImgSm{height:32px}@media (max-width:768px){.ProptechPage-module__4X6nbG__techRow{grid-template-columns:1fr;align-items:start;gap:20px}.ProptechPage-module__4X6nbG__techRowLabel{font-weight:600}.ProptechPage-module__4X6nbG__techLogos{grid-template-columns:repeat(3,1fr);gap:28px 16px}}.ProptechPage-module__4X6nbG__archImgWrap{text-align:center;margin-top:64px}.ProptechPage-module__4X6nbG__archImg{border-radius:4px;max-width:100%;margin:0 auto;display:block}.ProptechPage-module__4X6nbG__engagementWrap{background:#fff;padding:106px 0 144px}.ProptechPage-module__4X6nbG__engagementWrap .container{max-width:1160px}.ProptechPage-module__4X6nbG__engagementWrap .ProptechPage-module__4X6nbG__sectionTitleWhite{color:#000;margin-bottom:28px;font-size:clamp(2.5rem,4vw,3.5rem)}.ProptechPage-module__4X6nbG__engagementWrap .ProptechPage-module__4X6nbG__sectionDescWhite{color:#111;text-align:left;max-width:1130px;font-size:clamp(1.125rem,1.55vw,1.5rem);line-height:1.55}.ProptechPage-module__4X6nbG__engVertTabsWrap{grid-template-columns:minmax(0,1fr) 380px;grid-template-areas:"content tabs";align-items:start;gap:80px;margin-top:68px;display:grid}.ProptechPage-module__4X6nbG__engVertTabList{background:linear-gradient(#eaf2fd 0%,#dae7f7 100%);grid-area:tabs;min-height:354px;padding:16px 0 32px}.ProptechPage-module__4X6nbG__engVertTabBtn{cursor:pointer;width:100%;font-family:var(--font-inter-tight), sans-serif;color:#111;text-align:left;background:0 0;border:none;padding:24px 32px;font-size:1.125rem;font-weight:400;line-height:1.4;transition:color .2s,background .2s;display:block}.ProptechPage-module__4X6nbG__engVertTabBtn:last-child{border-bottom:none}.ProptechPage-module__4X6nbG__engVertTabBtn:hover{color:var(--color-accent)}.ProptechPage-module__4X6nbG__engVertTabBtnActive{background:var(--color-accent);color:#fff;font-weight:500}.ProptechPage-module__4X6nbG__engVertTabContent{flex-direction:column;grid-area:content;gap:28px;padding:48px 0 0 36px;display:flex}.ProptechPage-module__4X6nbG__engVertTabTitle{font-family:var(--font-inter-tight), sans-serif;color:#000;margin:0;font-size:clamp(2rem,2.8vw,2.625rem);font-weight:400}.ProptechPage-module__4X6nbG__engVertTabDesc{font-family:var(--font-inter-tight), sans-serif;color:#111;max-width:650px;margin:0;font-size:1.125rem;line-height:1.55}.ProptechPage-module__4X6nbG__engModelLink{font-family:var(--font-inter-tight), sans-serif;color:var(--color-accent);margin:42px 0 0 24px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:768px){.ProptechPage-module__4X6nbG__engagementWrap{padding:72px 0}.ProptechPage-module__4X6nbG__engagementWrap .ProptechPage-module__4X6nbG__sectionDescWhite{text-align:center}.ProptechPage-module__4X6nbG__engVertTabsWrap{grid-template-columns:1fr;grid-template-areas:"tabs""content";gap:32px;margin-top:44px}.ProptechPage-module__4X6nbG__engVertTabList{min-height:auto}.ProptechPage-module__4X6nbG__engVertTabContent{padding:0}}.ProptechPage-module__4X6nbG__industriesBlock{background:#f7f9fe;padding:94px 0 112px}.ProptechPage-module__4X6nbG__industriesBlock .container{max-width:1160px}.ProptechPage-module__4X6nbG__industriesBlock .ProptechPage-module__4X6nbG__sectionTitle{color:#000;margin-bottom:24px;font-size:clamp(2.5rem,4.1vw,3.5rem)}.ProptechPage-module__4X6nbG__industriesBlock .ProptechPage-module__4X6nbG__sectionDesc{color:#1d2d50;max-width:1040px;font-size:clamp(1.125rem,1.45vw,1.375rem);line-height:1.6}.ProptechPage-module__4X6nbG__industryGrid{grid-template-columns:repeat(3,1fr);gap:80px 72px;margin-top:78px;display:grid}@media (max-width:900px){.ProptechPage-module__4X6nbG__industryGrid{grid-template-columns:repeat(2,1fr);gap:56px 40px}}@media (max-width:540px){.ProptechPage-module__4X6nbG__industriesBlock{padding:72px 0}.ProptechPage-module__4X6nbG__industryGrid{grid-template-columns:1fr;margin-top:52px}}.ProptechPage-module__4X6nbG__industryCard{isolation:isolate;background:0 0;border:none;border-radius:0;flex-direction:column;gap:22px;padding:0;text-decoration:none;display:flex;position:relative}.ProptechPage-module__4X6nbG__industryCard:before{content:"";z-index:-1;opacity:0;pointer-events:none;background:linear-gradient(135deg,#3cc4e51a,#3cc4e506);transition:opacity .25s;position:absolute;inset:-1.75rem -2.5rem}.ProptechPage-module__4X6nbG__industryCard:hover:before,.ProptechPage-module__4X6nbG__industryCard:focus-visible:before{opacity:1}.ProptechPage-module__4X6nbG__industryCardIcon{object-fit:contain;width:56px;height:56px;margin-bottom:4px}.ProptechPage-module__4X6nbG__industryCardTitle{font-family:var(--font-inter-tight), sans-serif;color:#000;margin:0;font-size:1.75rem;font-weight:400}.ProptechPage-module__4X6nbG__industryCardDesc{font-family:var(--font-inter-tight), sans-serif;color:#1d2d50;flex:1;margin:0;font-size:1.125rem;line-height:1.55}.ProptechPage-module__4X6nbG__industryCardLink{font-family:var(--font-inter-tight), sans-serif;color:var(--color-accent);align-items:center;gap:8px;font-size:1.0625rem;font-weight:400;text-decoration:none;display:inline-flex}.ProptechPage-module__4X6nbG__industryArrow{width:6px;height:10px;margin-left:2px;display:inline-block;position:relative}.ProptechPage-module__4X6nbG__industryArrow:before,.ProptechPage-module__4X6nbG__industryArrow:after{content:"";background:url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.59L3.59 5L0 1.41L1 0.5L5.5 5L1 9.5L0 8.59Z' fill='%233CC4E5'/%3E%3C/svg%3E") 50% no-repeat;position:absolute;inset:0}.ProptechPage-module__4X6nbG__industryArrow:after{opacity:0}.ProptechPage-module__4X6nbG__industryCard:hover .ProptechPage-module__4X6nbG__industryArrow:before{animation:1s linear infinite ProptechPage-module__4X6nbG__industryArrowBefore}.ProptechPage-module__4X6nbG__industryCard:hover .ProptechPage-module__4X6nbG__industryArrow:after{animation:1s linear infinite ProptechPage-module__4X6nbG__industryArrowAfter}@keyframes ProptechPage-module__4X6nbG__industryArrowBefore{0%{opacity:1;transform:translate(0)}49%{opacity:0;transform:translate(7px)}52%{opacity:0;transform:translate(-7px)}to{opacity:1;transform:translate(0)}}@keyframes ProptechPage-module__4X6nbG__industryArrowAfter{0%{opacity:0;transform:translate(-7px)}49%{opacity:1;transform:translate(0)}99%{opacity:0;transform:translate(7px)}to{opacity:0;transform:translate(-7px)}}.ProptechPage-module__4X6nbG__approachBlock{background:#fff;padding:92px 0 0}.ProptechPage-module__4X6nbG__approachBlock .container{max-width:1120px}.ProptechPage-module__4X6nbG__approachBlock .ProptechPage-module__4X6nbG__sectionTitle{color:#000;margin-bottom:22px;font-size:clamp(2.5rem,4.3vw,3.75rem)}.ProptechPage-module__4X6nbG__approachBlock .ProptechPage-module__4X6nbG__sectionDesc{color:#111;text-align:left;max-width:1080px;font-size:clamp(1.125rem,1.55vw,1.5rem);line-height:1.55}.ProptechPage-module__4X6nbG__approachVertTabsWrap{border:none;grid-template-columns:380px minmax(0,1fr);align-items:start;gap:64px;margin-top:68px;display:grid}.ProptechPage-module__4X6nbG__approachVertTabList{background:linear-gradient(#eaf2fd 0%,#dae7f7 100%);border-right:none;min-height:624px;padding-top:16px}.ProptechPage-module__4X6nbG__approachVertTabBtn{cursor:pointer;width:100%;font-family:var(--font-inter-tight), sans-serif;color:#111;text-align:left;background:0 0;border:none;padding:24px 32px;font-size:1.125rem;font-weight:400;line-height:1.4;transition:color .2s,background .2s;display:block}.ProptechPage-module__4X6nbG__approachVertTabBtn:last-child{border-bottom:none}.ProptechPage-module__4X6nbG__approachVertTabBtn:hover{color:var(--color-accent);background:0 0}.ProptechPage-module__4X6nbG__approachVertTabBtnActive{background:var(--color-accent);color:#fff;font-weight:500}.ProptechPage-module__4X6nbG__approachTabNum{font-family:var(--font-inter-tight), sans-serif;color:var(--color-accent);background:#3cc4e514;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.ProptechPage-module__4X6nbG__approachVertTabContent{flex-direction:column;gap:28px;padding:46px 0 0;display:flex}.ProptechPage-module__4X6nbG__approachVertTabTitle{font-family:var(--font-inter-tight), sans-serif;color:#000;margin:0;font-size:clamp(2rem,2.8vw,2.5rem);font-weight:400}.ProptechPage-module__4X6nbG__approachVertTabDesc{font-family:var(--font-inter-tight), sans-serif;color:#111;max-width:690px;margin:0;font-size:1.125rem;line-height:1.55}.ProptechPage-module__4X6nbG__approachVertTabBullets{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.ProptechPage-module__4X6nbG__approachVertTabBullets li{font-family:var(--font-inter-tight), sans-serif;color:#111;padding-left:32px;font-size:1.125rem;line-height:1.55;position:relative}.ProptechPage-module__4X6nbG__approachVertTabBullets li:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:19px;height:14px;position:absolute;top:5px;left:0}@media (max-width:768px){.ProptechPage-module__4X6nbG__approachBlock{padding:72px 0 0}.ProptechPage-module__4X6nbG__approachBlock .ProptechPage-module__4X6nbG__sectionDesc{text-align:center}.ProptechPage-module__4X6nbG__approachVertTabsWrap{grid-template-columns:1fr;gap:32px;margin-top:44px}.ProptechPage-module__4X6nbG__approachVertTabList{border-bottom:none;min-height:auto}.ProptechPage-module__4X6nbG__approachVertTabContent{padding-top:0}}.ProptechPage-module__4X6nbG__aiCardsSection{background:#fff;padding:86px 0}.ProptechPage-module__4X6nbG__aiCardsSection .container{max-width:1200px}.ProptechPage-module__4X6nbG__aiCardsGrid{grid-template-columns:repeat(3,1fr);gap:40px 84px;padding:0;display:grid}@media (max-width:900px){.ProptechPage-module__4X6nbG__aiCardsGrid{grid-template-columns:1fr;padding:0 24px}}@media (min-width:601px) and (max-width:900px){.ProptechPage-module__4X6nbG__aiCardsGrid{grid-template-columns:repeat(2,1fr)}}.ProptechPage-module__4X6nbG__aiCard{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.ProptechPage-module__4X6nbG__aiCard .ProptechPage-module__4X6nbG__cardIcon{width:56px;height:56px;margin-bottom:6px}.ProptechPage-module__4X6nbG__aiCardTitle{font-family:var(--font-inter-tight), sans-serif;color:#000;margin:0;font-size:1.875rem;font-weight:400;line-height:1.25}.ProptechPage-module__4X6nbG__aiCardDesc{font-family:var(--font-inter-tight), sans-serif;color:#1d2d50;margin:0;font-size:1.1875rem;line-height:1.48}.ProptechPage-module__4X6nbG__aiCard .ProptechPage-module__4X6nbG__cardLink{color:var(--color-accent);margin-top:4px;font-size:1.0625rem;font-weight:400}.ProptechPage-module__4X6nbG__clSection{background:#fff;padding:clamp(4rem,6vw,6rem) 0;position:relative;overflow:hidden}.ProptechPage-module__4X6nbG__clBg{z-index:0;background:#fff;position:absolute;inset:0}.ProptechPage-module__4X6nbG__clBg:before{content:"";background:var(--color-accent);filter:blur(400px);opacity:.76;width:340px;height:340px;position:absolute;bottom:0;left:0;transform:translate(-47%,29%)}.ProptechPage-module__4X6nbG__clBg:after{content:"";background:var(--color-accent);filter:blur(400px);opacity:.6;width:340px;height:340px;position:absolute;top:0;right:0;transform:translate(30%,-8%)}.ProptechPage-module__4X6nbG__clSection .container{z-index:1;position:relative}.ProptechPage-module__4X6nbG__clTitle{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;margin:0 0 48px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400}.ProptechPage-module__4X6nbG__clGrid{grid-template-columns:repeat(3,1fr);gap:64px;max-width:1100px;display:grid}@media (max-width:900px){.ProptechPage-module__4X6nbG__clGrid{grid-template-columns:1fr 1fr;gap:48px}}@media (max-width:640px){.ProptechPage-module__4X6nbG__clGrid{grid-template-columns:1fr;gap:48px}}.ProptechPage-module__4X6nbG__clColTitle{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;margin:0 0 24px;font-size:1.375rem;font-weight:600}.ProptechPage-module__4X6nbG__clList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ProptechPage-module__4X6nbG__clItem{margin-bottom:16px;line-height:1}.ProptechPage-module__4X6nbG__clItem:last-child{margin-bottom:0}.ProptechPage-module__4X6nbG__clLink{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;font-size:1.125rem;font-weight:400;line-height:1.2;text-decoration:none;display:inline}.ProptechPage-module__4X6nbG__clLink:hover{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:.5px}.ProptechPage-module__4X6nbG__clLinkLast{white-space:nowrap}@media (max-width:420px){.ProptechPage-module__4X6nbG__clLinkLast{white-space:normal}}.ProptechPage-module__4X6nbG__clArrow{padding-left:6px;padding-right:17px;display:inline;position:relative}.ProptechPage-module__4X6nbG__clArrow:before,.ProptechPage-module__4X6nbG__clArrow:after{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.94319e-08 8.59L3.59 5L-3.53625e-07 1.41L1 0.5L5.5 5L1 9.5L7.94319e-08 8.59Z' fill='%233CC4E5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;width:6px;height:9px;transition:all .1s;display:block;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ProptechPage-module__4X6nbG__clArrow:after{opacity:0}.ProptechPage-module__4X6nbG__clLink:hover .ProptechPage-module__4X6nbG__clArrow:before{animation:1s linear infinite ProptechPage-module__4X6nbG__clBounceBefore;right:6px}.ProptechPage-module__4X6nbG__clLink:hover .ProptechPage-module__4X6nbG__clArrow:after{animation:1s linear infinite ProptechPage-module__4X6nbG__clBounceAfter;right:6px}@keyframes ProptechPage-module__4X6nbG__clBounceBefore{0%{opacity:1;transform:translate(0)translateY(-50%)}49%{opacity:0;transform:translate(7px)translateY(-50%)}52%{opacity:0;transform:translate(-7px)translateY(-50%)}to{opacity:1;transform:translate(0)translateY(-50%)}}@keyframes ProptechPage-module__4X6nbG__clBounceAfter{0%{opacity:0;transform:translate(-7px)translateY(-50%)}49%{opacity:1;transform:translate(0)translateY(-50%)}99%{opacity:0;transform:translate(7px)translateY(-50%)}to{opacity:0;transform:translate(-7px)translateY(-50%)}}.ProptechPage-module__4X6nbG__heroPoints{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 0 40px;padding:0;list-style:none;display:grid}.ProptechPage-module__4X6nbG__heroPoints li{font-family:var(--font-inter-tight), sans-serif;color:#ffffffd9;border-top:2px solid var(--color-accent);padding-top:20px;font-size:.9375rem;line-height:1.5}@media (max-width:768px){.ProptechPage-module__4X6nbG__heroPoints{grid-template-columns:1fr;gap:16px}}.ProptechPage-module__4X6nbG__resultsRow{grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-top:56px;display:grid}@media (max-width:900px){.ProptechPage-module__4X6nbG__resultsRow{grid-template-columns:1fr;gap:40px}}.ProptechPage-module__4X6nbG__resultsList{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.ProptechPage-module__4X6nbG__resultsList li{font-family:var(--font-inter-tight), sans-serif;color:#1d2d50;padding-left:34px;font-size:1.125rem;line-height:1.55;position:relative}.ProptechPage-module__4X6nbG__resultsList li:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:19px;height:14px;position:absolute;top:4px;left:0}.ProptechPage-module__4X6nbG__resultsImgCol{justify-content:center;display:flex}.ProptechPage-module__4X6nbG__resultsImg{object-fit:cover;border-radius:4px;width:100%;max-width:528px;height:auto}.ProptechPage-module__4X6nbG__ecomServicesGrid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:64px;display:grid}@media (max-width:980px){.ProptechPage-module__4X6nbG__ecomServicesGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.ProptechPage-module__4X6nbG__ecomServicesGrid{grid-template-columns:1fr}}.ProptechPage-module__4X6nbG__ecomServiceCard{background:#fff;border:1px solid #e6eff7;border-radius:2px;flex-direction:column;gap:16px;padding:36px 32px;transition:box-shadow .3s,border-color .3s;display:flex}.ProptechPage-module__4X6nbG__ecomServiceCard:hover{border-color:#3cc4e54d;box-shadow:0 8px 32px #3cc4e521}.ProptechPage-module__4X6nbG__ecomServiceIcon{object-fit:contain;flex-shrink:0;width:56px;height:56px}.ProptechPage-module__4X6nbG__ecomServiceTitle{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;margin:0;font-size:1.375rem;font-weight:500;line-height:1.3}.ProptechPage-module__4X6nbG__ecomServiceIntro{font-family:var(--font-inter-tight), sans-serif;color:#5e6d8e;margin:0;font-size:.9375rem;line-height:1.6}.ProptechPage-module__4X6nbG__solutionsOpen{background:#fff;padding:88px 0 96px}.ProptechPage-module__4X6nbG__solutionsOpen .container{max-width:1175px}.ProptechPage-module__4X6nbG__solutionsOpen .ProptechPage-module__4X6nbG__sectionTitle{color:#000;max-width:1080px;margin-bottom:26px;font-size:clamp(2.875rem,4.35vw,3.75rem);line-height:1.06}.ProptechPage-module__4X6nbG__solutionsOpen .ProptechPage-module__4X6nbG__sectionDesc{color:#1d2d50;max-width:1120px;font-size:clamp(1.25rem,1.55vw,1.5rem);line-height:1.55}.ProptechPage-module__4X6nbG__solutionsOpen .ProptechPage-module__4X6nbG__ecomServicesGrid{gap:82px;margin-top:78px}.ProptechPage-module__4X6nbG__solutionsOpen .ProptechPage-module__4X6nbG__ecomServiceCard{box-shadow:none;background:0 0;border:0;border-radius:0;gap:22px;padding:0}.ProptechPage-module__4X6nbG__solutionsOpen .ProptechPage-module__4X6nbG__ecomServiceCard:hover{box-shadow:none;background:0 0;border-color:#0000}.ProptechPage-module__4X6nbG__solutionsOpen .ProptechPage-module__4X6nbG__ecomServiceIcon{width:56px;height:56px;margin-bottom:8px}.ProptechPage-module__4X6nbG__solutionsOpen .ProptechPage-module__4X6nbG__ecomServiceTitle{color:#000;font-size:clamp(1.75rem,2.1vw,2rem);font-weight:400;line-height:1.22}.ProptechPage-module__4X6nbG__solutionsOpen .ProptechPage-module__4X6nbG__ecomServiceIntro{color:#1d2d50;font-size:clamp(1.0625rem,1.2vw,1.1875rem);line-height:1.48}.ProptechPage-module__4X6nbG__marginsOpen{background:#fff;padding:88px 0 96px}.ProptechPage-module__4X6nbG__marginsOpen .container{max-width:1180px}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__sectionTitle{color:#000;max-width:1100px;margin-bottom:28px;font-size:clamp(2.875rem,4.35vw,3.75rem);line-height:1.08}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__sectionDesc{color:#1d2d50;max-width:1110px;font-size:clamp(1.25rem,1.55vw,1.5rem);line-height:1.55}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__ecomServicesGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:44px;margin-top:72px;display:grid}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__ecomServiceCard{box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;align-items:center;padding:0}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__ecomServiceCard:hover{box-shadow:none;background:0 0;border-color:#0000}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__ecomServiceIcon{width:56px;height:56px;margin-bottom:18px}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__ecomServiceTitle{color:#000;max-width:190px;font-size:clamp(1.625rem,2vw,1.875rem);font-weight:400;line-height:1.22}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__ecomServiceIntro{color:#1d2d50;max-width:190px;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.55}.ProptechPage-module__4X6nbG__biddingOpen{background:#fff;padding:86px 0 92px}.ProptechPage-module__4X6nbG__biddingOpen .container{max-width:1195px}.ProptechPage-module__4X6nbG__biddingOpen .ProptechPage-module__4X6nbG__sectionTitle{color:#000;max-width:1160px;margin-bottom:28px;font-size:clamp(2.875rem,4.25vw,3.75rem);line-height:1.08}.ProptechPage-module__4X6nbG__biddingOpen .ProptechPage-module__4X6nbG__sectionDesc{color:#1d2d50;max-width:1120px;font-size:clamp(1.25rem,1.55vw,1.5rem);line-height:1.55}.ProptechPage-module__4X6nbG__biddingOpen .ProptechPage-module__4X6nbG__hcAudienceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 92px;margin-top:78px;display:grid}.ProptechPage-module__4X6nbG__biddingOpen .ProptechPage-module__4X6nbG__ecomServiceCard{box-shadow:none;background:0 0;border:0;border-radius:0;gap:22px;padding:0}.ProptechPage-module__4X6nbG__biddingOpen .ProptechPage-module__4X6nbG__ecomServiceCard:hover{box-shadow:none;background:0 0;border-color:#0000}.ProptechPage-module__4X6nbG__biddingOpen .ProptechPage-module__4X6nbG__ecomServiceIcon{width:56px;height:56px;margin-bottom:8px}.ProptechPage-module__4X6nbG__biddingOpen .ProptechPage-module__4X6nbG__ecomServiceTitle{color:#000;font-size:clamp(1.75rem,2.1vw,2rem);font-weight:400;line-height:1.22}.ProptechPage-module__4X6nbG__biddingOpen .ProptechPage-module__4X6nbG__ecomServiceIntro{color:#1d2d50;max-width:590px;font-size:clamp(1.0625rem,1.2vw,1.1875rem);line-height:1.55}.ProptechPage-module__4X6nbG__identityOpen{background:#fff;padding:88px 0 96px}.ProptechPage-module__4X6nbG__identityOpen .container{max-width:1140px}.ProptechPage-module__4X6nbG__identityOpen .ProptechPage-module__4X6nbG__sectionTitle{color:#000;max-width:1120px;margin-bottom:28px;font-size:clamp(2.875rem,4.35vw,3.75rem);line-height:1.08}.ProptechPage-module__4X6nbG__identityOpen .ProptechPage-module__4X6nbG__sectionDesc{color:#1d2d50;max-width:1080px;font-size:clamp(1.25rem,1.55vw,1.5rem);line-height:1.55}.ProptechPage-module__4X6nbG__identityOpen .ProptechPage-module__4X6nbG__hcAudienceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:58px 92px;margin-top:70px;display:grid}.ProptechPage-module__4X6nbG__identityOpen .ProptechPage-module__4X6nbG__ecomServiceCard{box-shadow:none;background:0 0;border:0;border-radius:0;gap:18px;padding:0}.ProptechPage-module__4X6nbG__identityOpen .ProptechPage-module__4X6nbG__ecomServiceCard:hover{box-shadow:none;background:0 0;border-color:#0000}.ProptechPage-module__4X6nbG__identityOpen .ProptechPage-module__4X6nbG__ecomServiceTitle{color:#000;font-size:clamp(1.75rem,2.1vw,2rem);font-weight:400;line-height:1.22}.ProptechPage-module__4X6nbG__identityOpen .ProptechPage-module__4X6nbG__ecomServiceIntro{color:#1d2d50;max-width:540px;font-size:clamp(1.0625rem,1.2vw,1.1875rem);line-height:1.55}.ProptechPage-module__4X6nbG__transitionOpen{background:#fff;padding:86px 0 96px}.ProptechPage-module__4X6nbG__transitionOpen .container{max-width:1190px}.ProptechPage-module__4X6nbG__transitionOpen .ProptechPage-module__4X6nbG__sectionTitle{color:#000;max-width:1180px;margin-bottom:26px;font-size:clamp(2.875rem,4.15vw,3.625rem);line-height:1.08}.ProptechPage-module__4X6nbG__transitionOpen .ProptechPage-module__4X6nbG__sectionDesc{color:#1d2d50;max-width:1120px;font-size:clamp(1.25rem,1.5vw,1.4375rem);line-height:1.55}.ProptechPage-module__4X6nbG__transitionOpen .ProptechPage-module__4X6nbG__hcAudienceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 86px;margin-top:72px;display:grid}.ProptechPage-module__4X6nbG__transitionOpen .ProptechPage-module__4X6nbG__ecomServiceCard{box-shadow:none;background:0 0;border-radius:0;gap:22px;min-height:0;border:0!important;padding:0!important}.ProptechPage-module__4X6nbG__transitionOpen .ProptechPage-module__4X6nbG__ecomServiceCard:hover{box-shadow:none;background:0 0;border-color:#0000!important}.ProptechPage-module__4X6nbG__transitionOpen .ProptechPage-module__4X6nbG__ecomServiceIcon{width:56px;height:56px;margin-bottom:8px}.ProptechPage-module__4X6nbG__transitionOpen .ProptechPage-module__4X6nbG__ecomServiceTitle{color:#000;font-size:clamp(1.75rem,2.05vw,1.9375rem);font-weight:400;line-height:1.22}.ProptechPage-module__4X6nbG__transitionOpen .ProptechPage-module__4X6nbG__ecomServiceIntro{color:#1d2d50;max-width:590px;font-size:clamp(1.0625rem,1.15vw,1.125rem);line-height:1.55}.ProptechPage-module__4X6nbG__whyOpen{background:#fff;padding:86px 0 96px}.ProptechPage-module__4X6nbG__whyOpen .container{max-width:1180px}.ProptechPage-module__4X6nbG__whyOpen .ProptechPage-module__4X6nbG__sectionTitle{color:#000;max-width:1020px;margin-bottom:28px;font-size:clamp(2.875rem,4.25vw,3.75rem);line-height:1.08}.ProptechPage-module__4X6nbG__whyOpen .ProptechPage-module__4X6nbG__sectionDesc{color:#1d2d50;max-width:1090px;font-size:clamp(1.25rem,1.55vw,1.5rem);line-height:1.55}.ProptechPage-module__4X6nbG__whyOpen .ProptechPage-module__4X6nbG__ecomServicesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:58px 74px;margin-top:72px;display:grid}.ProptechPage-module__4X6nbG__whyOpen .ProptechPage-module__4X6nbG__ecomServiceCard{box-shadow:none;text-align:center;background:0 0;border-radius:0;align-items:center;gap:22px;min-height:0;border:0!important;padding:0!important}.ProptechPage-module__4X6nbG__whyOpen .ProptechPage-module__4X6nbG__ecomServiceCard:hover{box-shadow:none;background:0 0;border-color:#0000!important}.ProptechPage-module__4X6nbG__whyOpen .ProptechPage-module__4X6nbG__ecomServiceIcon{width:56px;height:56px;margin-bottom:8px}.ProptechPage-module__4X6nbG__whyOpen .ProptechPage-module__4X6nbG__ecomServiceTitle{color:#000;max-width:360px;font-size:clamp(1.75rem,2.05vw,1.9375rem);font-weight:400;line-height:1.22}.ProptechPage-module__4X6nbG__whyOpen .ProptechPage-module__4X6nbG__ecomServiceIntro{color:#1d2d50;max-width:370px;font-size:clamp(1.0625rem,1.15vw,1.125rem);line-height:1.5}.ProptechPage-module__4X6nbG__cooperationOpen{background:#fff;padding:82px 0 96px}.ProptechPage-module__4X6nbG__cooperationOpen .container{max-width:1145px}.ProptechPage-module__4X6nbG__cooperationOpen .ProptechPage-module__4X6nbG__sectionTitle{color:#000;max-width:1125px;margin-bottom:28px;font-size:clamp(2.875rem,4.15vw,3.625rem);line-height:1.08}.ProptechPage-module__4X6nbG__cooperationOpen .ProptechPage-module__4X6nbG__sectionDesc{color:#1d2d50;max-width:1115px;font-size:clamp(1.25rem,1.5vw,1.4375rem);line-height:1.55}.ProptechPage-module__4X6nbG__cooperationTabs{border-bottom:1px solid #dbe6f2;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:72px;display:grid}.ProptechPage-module__4X6nbG__cooperationTab{color:#8aa0bb;cursor:pointer;font-family:var(--font-inter-tight), sans-serif;background:0 0;border:0;border-bottom:2px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:146px;margin-bottom:-1px;padding:18px 24px 24px;font-size:1.5rem;font-weight:500;transition:border-color .2s,color .2s;display:flex}.ProptechPage-module__4X6nbG__cooperationTab:hover,.ProptechPage-module__4X6nbG__cooperationTabActive{border-bottom-color:var(--color-accent);color:var(--color-accent)}.ProptechPage-module__4X6nbG__cooperationTabIcon{object-fit:contain;width:56px;height:56px}.ProptechPage-module__4X6nbG__cooperationContent{grid-template-columns:minmax(0,1fr) 428px;align-items:start;gap:72px;margin-top:64px;display:grid}.ProptechPage-module__4X6nbG__cooperationCopy{min-width:0}.ProptechPage-module__4X6nbG__cooperationTitle{color:#000;font-family:var(--font-inter-tight), sans-serif;margin:0 0 22px;font-size:clamp(2rem,2.7vw,2.375rem);font-weight:400;line-height:1.2}.ProptechPage-module__4X6nbG__cooperationBullets{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.ProptechPage-module__4X6nbG__cooperationBullets li{color:#1d2d50;font-family:var(--font-inter-tight), sans-serif;padding-left:32px;font-size:clamp(1.0625rem,1.15vw,1.125rem);line-height:1.5;position:relative}.ProptechPage-module__4X6nbG__cooperationBullets li:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:19px;height:14px;position:absolute;top:7px;left:0}.ProptechPage-module__4X6nbG__cooperationNote{color:#1d2d50;font-family:var(--font-inter-tight), sans-serif;margin:26px 0 0;font-size:clamp(1.0625rem,1.15vw,1.125rem);line-height:1.55}.ProptechPage-module__4X6nbG__cooperationImageWrap{justify-content:flex-end;padding-top:8px;display:flex}.ProptechPage-module__4X6nbG__cooperationImage{object-fit:cover;width:428px;max-width:100%;height:auto}.ProptechPage-module__4X6nbG__deliveryOpen{background:#fff;padding:86px 0 96px}.ProptechPage-module__4X6nbG__deliveryOpen .container{max-width:1110px}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__sectionTitle{color:#000;max-width:1120px;margin-bottom:26px;font-size:clamp(2.875rem,4.25vw,3.75rem);line-height:1.08}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__sectionDesc{color:#1d2d50;max-width:1070px;font-size:clamp(1.25rem,1.55vw,1.5rem);line-height:1.45}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processGrid{max-width:790px;margin:72px auto 0}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStep:not(:first-child){margin-top:64px}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStep:not(:last-child):after{background:#e9f1f8;width:1px;height:calc(100% - 40px);top:104px;left:51px}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processNum{color:var(--color-accent);background:#f7f9fe;width:102px;height:102px;font-size:1.625rem;box-shadow:inset 0 0 0 2px #e3edf7,0 0 0 4px #fff,0 0 0 6px #e3edf7}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStepBody{gap:14px;margin-left:36px;padding-top:0}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStepTitle{color:#000;font-size:clamp(1.75rem,2.1vw,2rem);font-weight:500;line-height:1.22}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStepText{color:#1d2d50;margin:0;font-size:clamp(1.0625rem,1.2vw,1.1875rem);line-height:1.45}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStepText strong{font-weight:600}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStepBullets{gap:13px;margin-top:8px}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStepBullets li{color:#1d2d50;font-size:clamp(1.0625rem,1.2vw,1.1875rem);line-height:1.45}@media (max-width:980px){.ProptechPage-module__4X6nbG__solutionsOpen .ProptechPage-module__4X6nbG__ecomServicesGrid{gap:56px}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__ecomServicesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px}.ProptechPage-module__4X6nbG__biddingOpen .ProptechPage-module__4X6nbG__hcAudienceGrid{gap:52px}.ProptechPage-module__4X6nbG__identityOpen .ProptechPage-module__4X6nbG__hcAudienceGrid{gap:48px}.ProptechPage-module__4X6nbG__transitionOpen .ProptechPage-module__4X6nbG__hcAudienceGrid{gap:52px}.ProptechPage-module__4X6nbG__whyOpen .ProptechPage-module__4X6nbG__ecomServicesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px}.ProptechPage-module__4X6nbG__cooperationContent{grid-template-columns:1fr;gap:44px}.ProptechPage-module__4X6nbG__cooperationImageWrap{justify-content:flex-start}}@media (max-width:640px){.ProptechPage-module__4X6nbG__solutionsOpen{padding:72px 0 64px}.ProptechPage-module__4X6nbG__solutionsOpen .ProptechPage-module__4X6nbG__ecomServicesGrid{gap:44px;margin-top:52px}.ProptechPage-module__4X6nbG__marginsOpen{padding:72px 0 64px}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__ecomServicesGrid{grid-template-columns:1fr;gap:44px;margin-top:52px}.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__ecomServiceTitle,.ProptechPage-module__4X6nbG__marginsOpen .ProptechPage-module__4X6nbG__ecomServiceIntro{max-width:320px}.ProptechPage-module__4X6nbG__biddingOpen{padding:72px 0 64px}.ProptechPage-module__4X6nbG__biddingOpen .ProptechPage-module__4X6nbG__hcAudienceGrid{grid-template-columns:1fr;gap:44px;margin-top:52px}.ProptechPage-module__4X6nbG__identityOpen{padding:72px 0 64px}.ProptechPage-module__4X6nbG__identityOpen .ProptechPage-module__4X6nbG__hcAudienceGrid{grid-template-columns:1fr;gap:42px;margin-top:52px}.ProptechPage-module__4X6nbG__transitionOpen{padding:72px 0 64px}.ProptechPage-module__4X6nbG__transitionOpen .ProptechPage-module__4X6nbG__hcAudienceGrid{grid-template-columns:1fr;gap:44px;margin-top:52px}.ProptechPage-module__4X6nbG__whyOpen{padding:72px 0 64px}.ProptechPage-module__4X6nbG__whyOpen .ProptechPage-module__4X6nbG__ecomServicesGrid{grid-template-columns:1fr;gap:44px;margin-top:52px}.ProptechPage-module__4X6nbG__cooperationOpen{padding:72px 0 64px}.ProptechPage-module__4X6nbG__cooperationTabs{margin-top:52px}.ProptechPage-module__4X6nbG__cooperationTab{gap:10px;min-height:118px;padding:14px 12px 20px;font-size:1.125rem}.ProptechPage-module__4X6nbG__cooperationTabIcon{width:44px;height:44px}.ProptechPage-module__4X6nbG__cooperationContent{gap:36px;margin-top:42px}.ProptechPage-module__4X6nbG__deliveryOpen{padding:72px 0 64px}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processGrid{margin-top:48px}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStep:not(:first-child){margin-top:42px}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStep:not(:last-child):after{height:calc(100% - 20px);top:62px;left:31px}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processNum{width:62px;height:62px;box-shadow:inset 0 0 0 1px #e3edf7,0 0 0 3px #fff,0 0 0 5px #e3edf7}.ProptechPage-module__4X6nbG__deliveryOpen .ProptechPage-module__4X6nbG__processStepBody{margin-left:26px}}.ProptechPage-module__4X6nbG__ecomBullets{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ProptechPage-module__4X6nbG__ecomBullets li{font-family:var(--font-inter-tight), sans-serif;color:#1d2d50;padding-left:28px;font-size:.9375rem;line-height:1.5;position:relative}.ProptechPage-module__4X6nbG__ecomBullets li:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:17px;height:12px;position:absolute;top:4px;left:0}.ProptechPage-module__4X6nbG__solutionsGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:64px;display:grid}@media (max-width:980px){.ProptechPage-module__4X6nbG__solutionsGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.ProptechPage-module__4X6nbG__solutionsGrid{grid-template-columns:1fr}}.ProptechPage-module__4X6nbG__solutionCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2px;flex-direction:column;gap:14px;padding:32px 28px;transition:border-color .3s,background .3s;display:flex}.ProptechPage-module__4X6nbG__solutionCard:hover{background:#ffffff14;border-color:#3cc4e559}.ProptechPage-module__4X6nbG__solutionCardTitle{font-family:var(--font-inter-tight), sans-serif;color:#fff;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.ProptechPage-module__4X6nbG__solutionCardIntro{font-family:var(--font-inter-tight), sans-serif;color:#ffffffbf;margin:0;font-size:.9375rem;line-height:1.6}.ProptechPage-module__4X6nbG__solutionBullets{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ProptechPage-module__4X6nbG__solutionBullets li{font-family:var(--font-inter-tight), sans-serif;color:#ffffffd9;padding-left:28px;font-size:.9375rem;line-height:1.5;position:relative}.ProptechPage-module__4X6nbG__solutionBullets li:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 1.75037L6.75 12.2504L1.5 7.00037' stroke='%233CC4E5' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:17px;height:12px;position:absolute;top:4px;left:0}.ProptechPage-module__4X6nbG__costGrid{grid-template-columns:repeat(5,1fr);gap:24px;margin-top:64px;display:grid}@media (max-width:1100px){.ProptechPage-module__4X6nbG__costGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.ProptechPage-module__4X6nbG__costGrid{grid-template-columns:1fr}}.ProptechPage-module__4X6nbG__costCard{border-top:2px solid var(--color-accent);flex-direction:column;gap:14px;padding-top:24px;display:flex}.ProptechPage-module__4X6nbG__costCardTitle{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.ProptechPage-module__4X6nbG__costCardDesc{font-family:var(--font-inter-tight), sans-serif;color:#5e6d8e;margin:0;font-size:.9375rem;line-height:1.6}.ProptechPage-module__4X6nbG__hcAudienceGrid{grid-template-columns:1fr 1fr;gap:32px;margin-top:64px;display:grid}@media (max-width:768px){.ProptechPage-module__4X6nbG__hcAudienceGrid{grid-template-columns:1fr}}.ProptechPage-module__4X6nbG__solRichCard{background:#f7f9fe;border:1px solid #e6eff7;border-radius:2px;flex-direction:column;gap:18px;padding:36px 32px;display:flex}.ProptechPage-module__4X6nbG__solBlock{flex-direction:column;gap:6px;display:flex}.ProptechPage-module__4X6nbG__solSubhead{font-family:var(--font-inter-tight), sans-serif;color:#0b1734;margin:0;font-size:1.0625rem;font-weight:700}.ProptechPage-module__4X6nbG__improvesLink{font-family:var(--font-inter-tight), sans-serif;color:var(--color-accent);margin-top:auto;font-size:.9375rem;font-weight:600}.ProptechPage-module__4X6nbG__processStepText{font-family:var(--font-inter-tight), sans-serif;color:#fffc;margin:0 0 8px;font-size:1rem;line-height:1.7}.ProptechPage-module__4X6nbG__finIndustryImg{object-fit:cover;border-radius:2px;width:100%;height:180px;margin-bottom:4px}.ProptechPage-module__4X6nbG__finSplit{grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;margin-top:48px;display:grid}@media (max-width:900px){.ProptechPage-module__4X6nbG__finSplit{grid-template-columns:1fr;gap:32px}}.ProptechPage-module__4X6nbG__finSplitText p{font-family:var(--font-inter-tight), sans-serif;color:#5e6d8e;margin:0 0 16px;font-size:1rem;line-height:1.7}.ProptechPage-module__4X6nbG__finSplitImg{object-fit:cover;border-radius:4px;width:100%;height:auto}.ProptechPage-module__4X6nbG__finStats{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:24px;display:grid}@media (max-width:900px){.ProptechPage-module__4X6nbG__finStats{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:560px){.ProptechPage-module__4X6nbG__finStats{grid-template-columns:1fr 1fr}}.ProptechPage-module__4X6nbG__finStat{text-align:center;padding:20px 12px}.ProptechPage-module__4X6nbG__finStatNum{font-family:var(--font-inter-tight), sans-serif;color:var(--color-accent);font-size:clamp(2.25rem,5vw,3.25rem);font-weight:600;line-height:1}.ProptechPage-module__4X6nbG__finStatLabel{font-family:var(--font-inter-tight), sans-serif;color:#5e6d8e;margin-top:10px;font-size:.9375rem;line-height:1.4}.ProptechPage-module__4X6nbG__adtResultsGrid{grid-template-columns:repeat(3,1fr);gap:16px 40px;margin-top:40px;display:grid}.ProptechPage-module__4X6nbG__adtResultsGrid li{color:#1d2d50;font-size:1.0625rem}@media (max-width:900px){.ProptechPage-module__4X6nbG__adtResultsGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.ProptechPage-module__4X6nbG__adtResultsGrid{grid-template-columns:1fr}}.ProptechPage-module__4X6nbG__resultsOpen{background:#fff;padding:70px 0 82px}.ProptechPage-module__4X6nbG__resultsOpen .container{max-width:1420px}.ProptechPage-module__4X6nbG__resultsOpenInner{background:#f7f9fe;grid-template-columns:.78fr 1.22fr;align-items:center;gap:84px;min-height:580px;padding:92px 150px;display:grid}.ProptechPage-module__4X6nbG__resultsOpen .ProptechPage-module__4X6nbG__sectionTitle{color:#000;text-align:left;max-width:360px;margin:0;font-size:clamp(3rem,4.4vw,3.875rem);line-height:1.18}.ProptechPage-module__4X6nbG__resultsOpen .ProptechPage-module__4X6nbG__adtResultsGrid{flex-direction:column;gap:18px;margin:0;display:flex}.ProptechPage-module__4X6nbG__resultsOpen .ProptechPage-module__4X6nbG__adtResultsGrid li{color:#1d2d50;padding-left:34px;font-size:clamp(1.25rem,1.5vw,1.5rem);line-height:1.35}.ProptechPage-module__4X6nbG__resultsOpen .ProptechPage-module__4X6nbG__adtResultsGrid li:before{width:19px;height:14px;top:7px}@media (max-width:980px){.ProptechPage-module__4X6nbG__resultsOpenInner{grid-template-columns:1fr;gap:48px;min-height:auto;padding:64px 48px}.ProptechPage-module__4X6nbG__resultsOpen .ProptechPage-module__4X6nbG__sectionTitle{text-align:center;max-width:760px}}@media (max-width:560px){.ProptechPage-module__4X6nbG__resultsOpen{padding:48px 0 64px}.ProptechPage-module__4X6nbG__resultsOpenInner{padding:42px 24px}}
