:root{--valueit-blue:#1145b5;--valueit-purple:#4f2dbb;--valueit-purple-dark:#36207f;--valueit-card-bg:#e7ecf8;--valueit-border:#dbe3f0;--valueit-muted:#6b7280;--valueit-text:#111827;--valueit-soft:#f8fafc;--valueit-sidebar-width:220px}.valueit-module__Ggdzoq__routeShell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.valueit-module__Ggdzoq__desktopFrame{flex:1;align-items:stretch;display:flex}.valueit-module__Ggdzoq__sidebarWrap{width:var(--valueit-sidebar-width);flex:0 0 var(--valueit-sidebar-width);background:#fff;border-right:1px solid #e7ebf3;height:100vh;position:sticky;top:0}.valueit-module__Ggdzoq__contentWrap{background:#fff;flex:1;min-width:0;padding:44px 56px 56px}.valueit-module__Ggdzoq__footerFullBleed{width:100%;margin-top:0}.valueit-module__Ggdzoq__page{width:100%;max-width:1220px}.valueit-module__Ggdzoq__topBar{flex-direction:column;gap:10px;display:flex}.valueit-module__Ggdzoq__topRow{justify-content:space-between;align-items:center;display:flex}.valueit-module__Ggdzoq__logo{object-fit:contain;width:auto;height:68px}.valueit-module__Ggdzoq__topBarRight{flex:1;justify-content:space-between;align-items:center;gap:24px;display:flex}.valueit-module__Ggdzoq__heading{color:var(--valueit-text);margin-top:20px;font-size:22px;font-weight:700;line-height:1.2}.valueit-module__Ggdzoq__exportButton{background:var(--valueit-purple);color:#fff;cursor:pointer;border:0;border-radius:8px;min-width:126px;height:50px;padding:0 22px;font-size:16px;font-weight:600;transition:background .2s,transform .2s}.valueit-module__Ggdzoq__exportButton:hover{background:var(--valueit-purple-dark);transform:translateY(-1px)}.valueit-module__Ggdzoq__exportButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.valueit-module__Ggdzoq__divider{background:#e5e7eb;height:1px;margin:24px 0 28px}.valueit-module__Ggdzoq__dividerLarge{background:#e5e7eb;height:1px;margin:34px 0 28px}.valueit-module__Ggdzoq__controlsGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;display:grid}.valueit-module__Ggdzoq__controlBlock{flex-direction:column;display:flex}.valueit-module__Ggdzoq__controlLabel{color:#111827;margin-bottom:10px;font-size:16px;font-weight:700}.valueit-module__Ggdzoq__autocompleteWrap{position:relative}.valueit-module__Ggdzoq__inputShell{background:#f8fafc;border:1px solid #edf1f6;border-radius:8px;align-items:center;height:50px;padding:0 14px;display:flex;position:relative}.valueit-module__Ggdzoq__input,.valueit-module__Ggdzoq__select{color:#111827;background:0 0;border:0;outline:none;width:100%;height:100%;padding-right:28px;font-size:15px}.valueit-module__Ggdzoq__select{appearance:none;cursor:pointer}.valueit-module__Ggdzoq__chevron{color:#6b7280;pointer-events:none;font-size:18px;position:absolute;top:50%;right:14px;transform:translateY(-52%)}.valueit-module__Ggdzoq__suggestions{z-index:50;background:#fff;border:1px solid #dfe7f3;border-radius:14px;max-height:300px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 36px #11182724}.valueit-module__Ggdzoq__suggestionItem{text-align:left;color:#111827;cursor:pointer;background:#fff;border:0;width:100%;padding:12px 16px;font-size:14px;display:block}.valueit-module__Ggdzoq__suggestionItem:hover{background:#f4f7fe}.valueit-module__Ggdzoq__estimateCard{text-align:center;border:2px solid;border-radius:10px;margin-top:24px;padding:28px 20px}.valueit-module__Ggdzoq__estimateTitle{font-size:24px;font-weight:600;line-height:1.2}.valueit-module__Ggdzoq__estimateValue{color:#2b6419;margin-top:24px;font-size:30px;font-weight:600;line-height:1.15}.valueit-module__Ggdzoq__metricGrid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.valueit-module__Ggdzoq__metricGrid5{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.valueit-module__Ggdzoq__metricCard{background:var(--valueit-card-bg);border:1.5px solid var(--valueit-blue);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;min-height:146px;padding:24px 18px;display:flex}.valueit-module__Ggdzoq__metricCardCompact{min-height:138px}.valueit-module__Ggdzoq__metricTitle{color:var(--valueit-purple);font-size:18px;font-weight:600;line-height:1.25}.valueit-module__Ggdzoq__metricValue{color:var(--valueit-purple);word-break:break-word;margin-top:24px;font-size:20px;font-weight:600;line-height:1.35}.valueit-module__Ggdzoq__chartSection{margin-top:42px}.valueit-module__Ggdzoq__sectionTitle{color:#111827;margin:0 0 28px;font-size:26px;font-weight:600}.valueit-module__Ggdzoq__sectionTitleStrong{color:#111827;margin:0 0 28px;font-size:24px;font-weight:700}.valueit-module__Ggdzoq__chartCard{background:#fff;border:1px solid #e5eaf3;border-radius:16px;width:100%;height:450px;padding:16px 12px 8px}.valueit-module__Ggdzoq__recordsSection{padding-bottom:20px}.valueit-module__Ggdzoq__tableScroller{background:#fff;border:1px solid #e4eaf4;border-radius:14px;width:100%;overflow-x:auto}.valueit-module__Ggdzoq__table{border-collapse:collapse;width:100%;min-width:1040px}.valueit-module__Ggdzoq__table thead th{color:#344054;text-align:left;white-space:nowrap;background:#f6f8fc;border-bottom:1px solid #e5eaf3;padding:14px 16px;font-size:13px;font-weight:700}.valueit-module__Ggdzoq__table tbody td{color:#111827;white-space:nowrap;border-bottom:1px solid #eef2f7;padding:14px 16px;font-size:14px}.valueit-module__Ggdzoq__table tbody tr:hover{background:#fafcff}.valueit-module__Ggdzoq__emptyRow{text-align:center;color:#6b7280;padding:30px 16px!important}.valueit-module__Ggdzoq__errorBanner{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600}.valueit-module__Ggdzoq__loadingScreen,.valueit-module__Ggdzoq__loadingPanel{flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:540px;display:flex}.valueit-module__Ggdzoq__loadingMark{color:#fff;background:linear-gradient(135deg,#4f2dbb,#1145b5);border-radius:999px;place-items:center;width:66px;height:66px;font-size:28px;font-weight:700;display:grid}.valueit-module__Ggdzoq__loadingSpinner{border:4px solid #e4e8f1;border-top-color:#4f2dbb;border-radius:999px;width:42px;height:42px;animation:.8s linear infinite valueit-module__Ggdzoq__valueit-spin}@keyframes valueit-module__Ggdzoq__valueit-spin{to{transform:rotate(360deg)}}@media (max-width:1399px){.valueit-module__Ggdzoq__contentWrap{padding:38px 36px 48px}.valueit-module__Ggdzoq__metricGrid5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1199px){.valueit-module__Ggdzoq__sidebarWrap{display:none}.valueit-module__Ggdzoq__contentWrap{padding:28px 20px 40px}.valueit-module__Ggdzoq__topBar{flex-direction:column;align-items:flex-start}.valueit-module__Ggdzoq__topBarRight{width:100%}.valueit-module__Ggdzoq__controlsGrid,.valueit-module__Ggdzoq__metricGrid3,.valueit-module__Ggdzoq__metricGrid5{grid-template-columns:1fr}.valueit-module__Ggdzoq__chartCard{height:360px}.valueit-module__Ggdzoq__heading{font-size:20px}}@media (max-width:767px){.valueit-module__Ggdzoq__logo{height:56px}.valueit-module__Ggdzoq__topBarRight{flex-direction:column;align-items:stretch}.valueit-module__Ggdzoq__topRow{justify-content:space-between;align-items:center;width:100%;display:flex}.valueit-module__Ggdzoq__exportButton{width:auto;min-width:126px;margin-left:auto}.valueit-module__Ggdzoq__heading{font-size:18px}.valueit-module__Ggdzoq__controlLabel,.valueit-module__Ggdzoq__metricTitle{font-size:16px}.valueit-module__Ggdzoq__estimateTitle{font-size:20px}.valueit-module__Ggdzoq__estimateValue{font-size:24px}.valueit-module__Ggdzoq__metricValue{font-size:18px}.valueit-module__Ggdzoq__sectionTitle{font-size:22px}.valueit-module__Ggdzoq__sectionTitleStrong{font-size:21px}}
.TopChipsBar-module__c7XonW__topChipsSection{background:#fff;border-bottom:1px solid #ececec;padding:10px 16px}.TopChipsBar-module__c7XonW__chipRow{white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:6px;display:flex;overflow-x:auto}.TopChipsBar-module__c7XonW__chipRow::-webkit-scrollbar{display:none}.TopChipsBar-module__c7XonW__chip{color:#2348b8;cursor:pointer;white-space:nowrap;background:#f7f9fc;border:1px solid #e3e7ef;border-radius:4px;justify-content:center;align-items:center;height:36px;padding:0 12px;font-size:13px;font-weight:500;line-height:1;text-decoration:none;transition:all .16s;display:inline-flex}.TopChipsBar-module__c7XonW__chip:hover{background:#eef3ff}.TopChipsBar-module__c7XonW__active{color:#fff;background:#2348b8;border-color:#2348b8}.TopChipsBar-module__c7XonW__loading{opacity:.8}@media (max-width:900px){.TopChipsBar-module__c7XonW__topChipsSection{padding:0 12px 10px}}
.about-module__-i9KWa__shell{--sidebar-width:224px;--primary:#2342a4;--primary-dark:#1d3790;--accent:#153890;--text:#111827;--muted:#393939;--line:#e7e7e7;--soft:#f8f8f8;--footer-gap:0;background:#fff;min-height:100vh}.about-module__-i9KWa__shell,.about-module__-i9KWa__shell *,.about-module__-i9KWa__shell :before,.about-module__-i9KWa__shell :after{box-sizing:border-box}.about-module__-i9KWa__sidebarSlot{width:var(--sidebar-width);z-index:20;background:#fff;height:100vh;position:fixed;top:0;left:0}.about-module__-i9KWa__main{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));background:#fff;flex-direction:column;min-height:100vh;display:flex}.about-module__-i9KWa__inner{flex:1 0 auto;width:100%;max-width:1440px;margin:0 auto;padding:20px 42px 0}.about-module__-i9KWa__hero{width:100%}.about-module__-i9KWa__heroImage{object-fit:cover;border-radius:30px;width:100%;display:block}.about-module__-i9KWa__sectionCenter{text-align:center;margin-top:80px}.about-module__-i9KWa__kicker,.about-module__-i9KWa__kickerPurple{letter-spacing:.18em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:22px;font-weight:500}.about-module__-i9KWa__kicker{color:#111}.about-module__-i9KWa__kickerPurple{color:var(--primary)}.about-module__-i9KWa__primaryHeading{color:var(--primary);margin:18px 0 0;font-family:Inter,Arial,sans-serif;font-size:39px;font-weight:500;line-height:1.2}.about-module__-i9KWa__bigHeading{color:#111;max-width:920px;margin:22px auto 0;font-family:Inter,Arial,sans-serif;font-size:46px;font-weight:400;line-height:1.18}.about-module__-i9KWa__featureGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:34px;margin-top:70px;display:grid}.about-module__-i9KWa__featureItem{text-align:center}.about-module__-i9KWa__featureIconWrap{justify-content:center;align-items:center;height:110px;display:flex}.about-module__-i9KWa__featureIcon{object-fit:contain;max-width:110px;max-height:110px}.about-module__-i9KWa__featureTitle{color:var(--primary);margin:16px 0 10px;font-size:22px;font-weight:600}.about-module__-i9KWa__featureText{color:var(--text);margin:0;font-size:16px;line-height:1.55}.about-module__-i9KWa__timelineDesktop{grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);align-items:start;column-gap:58px;margin-top:70px;display:grid}.about-module__-i9KWa__timelineCol{flex-direction:column;gap:60px;display:flex}.about-module__-i9KWa__timelineBlock{flex-direction:column;display:flex}.about-module__-i9KWa__timelineImage{object-fit:contain;width:100%;margin-bottom:28px;display:block}.about-module__-i9KWa__timelineLabel{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px;font-family:Arial,sans-serif;font-size:22px}.about-module__-i9KWa__timelineText{color:var(--muted);margin:0;font-family:Inter,Arial,sans-serif;font-size:20px;line-height:1.6}.about-module__-i9KWa__timelineRail{flex-direction:column;align-items:center;padding-top:30px;display:flex}.about-module__-i9KWa__lineTop,.about-module__-i9KWa__lineMid,.about-module__-i9KWa__lineMidShort,.about-module__-i9KWa__lineBottom{background:#d9d9d9;width:1px}.about-module__-i9KWa__lineTop{height:140px}.about-module__-i9KWa__lineMid{height:370px}.about-module__-i9KWa__lineMidShort{height:280px}.about-module__-i9KWa__lineBottom{height:180px}.about-module__-i9KWa__dot{background:#d6d6d6;border-radius:999px;width:10px;height:10px;margin:6px 0}.about-module__-i9KWa__timelineMobile{display:none}.about-module__-i9KWa__timelineBlockMobile{margin-top:48px}.about-module__-i9KWa__fullImageSection{margin-top:80px}.about-module__-i9KWa__fullWidthImage{width:100%;display:block}.about-module__-i9KWa__teamSection{margin-top:80px}.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:30px;display:grid}.about-module__-i9KWa__teamCard{flex-direction:column;align-items:flex-start;display:flex}.about-module__-i9KWa__teamAvatar{object-fit:contain;width:auto;height:100px;margin-bottom:30px}.about-module__-i9KWa__teamName{color:#111;font-family:Inter,Arial,sans-serif;font-size:26px;font-weight:500}.about-module__-i9KWa__teamRole{letter-spacing:.18em;text-transform:uppercase;color:#111;margin-top:10px;font-family:Arial,sans-serif;font-size:22px}.about-module__-i9KWa__teamText{color:var(--muted);margin-top:8px;font-family:Inter,Arial,sans-serif;font-size:18px;line-height:1.6}.about-module__-i9KWa__visionSection{margin-top:90px}.about-module__-i9KWa__visionGrid{grid-template-columns:424px minmax(0,1fr);align-items:start;gap:60px;margin-top:20px;display:grid}.about-module__-i9KWa__visionImage{object-fit:contain;width:100%;display:block}.about-module__-i9KWa__visionHeading{color:#111;margin:0;font-family:Inter,Arial,sans-serif;font-size:42px;font-weight:400;line-height:1.16}.about-module__-i9KWa__visionText{color:var(--muted);margin:10px 0 0;font-family:Inter,Arial,sans-serif;font-size:18px;line-height:1.6}.about-module__-i9KWa__valuesHeading{color:#111;margin:16px 0 0;font-family:Inter,Arial,sans-serif;font-size:34px;font-weight:400;line-height:1.2}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(3,minmax(140px,1fr));gap:16px 24px;margin-top:18px;display:grid}.about-module__-i9KWa__valueItem{color:var(--muted);align-items:center;gap:10px;font-family:Inter,Arial,sans-serif;font-size:18px;line-height:1.5;display:flex}.about-module__-i9KWa__valueDot{background:var(--muted);border-radius:999px;flex:none;width:6px;height:6px}.about-module__-i9KWa__clientsSection{text-align:center;margin-top:120px}.about-module__-i9KWa__logoGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-top:30px;display:grid}.about-module__-i9KWa__logoCard{border:1px solid #d9d9d9;justify-content:center;align-items:center;height:7vw;min-height:94px;max-height:120px;padding:18px;display:flex}.about-module__-i9KWa__logoImage{object-fit:contain;width:100%;max-width:140px;max-height:48px}.about-module__-i9KWa__formSection{justify-content:center;margin-top:70px;display:flex}.about-module__-i9KWa__formOuter{width:500px;max-width:100%;min-height:450px}.about-module__-i9KWa__formInner{width:100%;min-height:450px}.about-module__-i9KWa__reviewSection{text-align:center;margin-top:30px;margin-bottom:120px}.about-module__-i9KWa__reviewHeading{color:#111;margin:0 0 20px;font-family:Inter,Arial,sans-serif;font-size:30px;font-weight:400}.about-module__-i9KWa__reviewButton{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;height:50px;padding:0 40px;font-size:18px;font-weight:600;text-decoration:none;transition:background .18s;display:inline-flex}.about-module__-i9KWa__reviewButton:hover{background:var(--primary-dark)}.about-module__-i9KWa__footerFullWidth{flex-shrink:0;width:100%;margin:0;padding:0}.about-module__-i9KWa__footerFullWidth footer{width:100%;border-radius:0!important;margin:0!important}@media (max-width:1400px){.about-module__-i9KWa__visionGrid{grid-template-columns:360px minmax(0,1fr)}}@media (max-width:1200px){.about-module__-i9KWa__featureGrid,.about-module__-i9KWa__teamGrid{grid-template-columns:1fr;gap:48px}.about-module__-i9KWa__timelineDesktop{display:none}.about-module__-i9KWa__timelineMobile{margin-top:50px;display:block}.about-module__-i9KWa__visionGrid{grid-template-columns:1fr}.about-module__-i9KWa__logoGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.about-module__-i9KWa__inner{padding-left:28px;padding-right:28px}}@media (max-width:980px){.about-module__-i9KWa__shell{--sidebar-width:0px}.about-module__-i9KWa__sidebarSlot{width:100%;height:auto;position:relative}.about-module__-i9KWa__main{width:100%;margin-left:0}.about-module__-i9KWa__inner{padding:18px 16px 0}.about-module__-i9KWa__heroImage{border-radius:12px}.about-module__-i9KWa__sectionCenter{margin-top:60px}.about-module__-i9KWa__kicker,.about-module__-i9KWa__kickerPurple{letter-spacing:.12em;font-size:22px}.about-module__-i9KWa__primaryHeading{font-size:34px}.about-module__-i9KWa__bigHeading{max-width:620px;font-size:30px}.about-module__-i9KWa__timelineText{font-size:16px}.about-module__-i9KWa__teamName{font-size:20px}.about-module__-i9KWa__teamRole{font-size:22px}.about-module__-i9KWa__teamText{font-size:16px}.about-module__-i9KWa__visionHeading{font-size:32px}.about-module__-i9KWa__visionText,.about-module__-i9KWa__valueItem{font-size:16px}.about-module__-i9KWa__valuesHeading{font-size:24px}.about-module__-i9KWa__logoGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-module__-i9KWa__logoCard{height:100px}}@media (max-width:700px){.about-module__-i9KWa__heroImage{border-radius:8px}.about-module__-i9KWa__kicker,.about-module__-i9KWa__kickerPurple{letter-spacing:.08em;font-size:22px}.about-module__-i9KWa__primaryHeading{font-size:34px}.about-module__-i9KWa__bigHeading{font-size:30px;line-height:1.28}.about-module__-i9KWa__featureGrid{gap:60px;margin-top:40px}.about-module__-i9KWa__featureTitle{font-size:22px}.about-module__-i9KWa__featureText{font-size:16px}.about-module__-i9KWa__timelineLabel{letter-spacing:.08em;font-size:22px}.about-module__-i9KWa__timelineText{font-size:16px}.about-module__-i9KWa__teamGrid{gap:30px}.about-module__-i9KWa__visionHeading{font-size:24px}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-module__-i9KWa__logoGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-module__-i9KWa__logoCard{height:88px;padding:10px}.about-module__-i9KWa__logoImage{max-width:90px;max-height:38px}.about-module__-i9KWa__reviewHeading{font-size:26px}.about-module__-i9KWa__reviewButton{font-size:16px}.about-module__-i9KWa__reviewSection{margin-bottom:100px}}
.blogs-module__A-HJaW__shell{--sidebar-width:224px;--blog-primary:#2342a4;--blog-primary-dark:#1d3790;--blog-accent:#153890;--blog-text:#202020;--blog-muted:#7b7b7b;--blog-line:#ebebeb;--blog-bg-soft:#f8f8f8;--blog-hover:#fafafa;background:#fff;min-height:100vh}.blogs-module__A-HJaW__shell,.blogs-module__A-HJaW__shell *,.blogs-module__A-HJaW__shell :before,.blogs-module__A-HJaW__shell :after{box-sizing:border-box}.blogs-module__A-HJaW__sidebarSlot{display:none}.blogs-module__A-HJaW__main{background:#fff;width:100%;min-width:0;min-height:100vh}.blogs-module__A-HJaW__inner{width:100%;max-width:1260px;margin:0 auto;padding:26px 20px 36px}.blogs-module__A-HJaW__heroBlock{flex-direction:column;align-items:center;padding-top:8px;display:flex}.blogs-module__A-HJaW__heading{color:#2a2a2a;text-align:center;letter-spacing:-.02em;margin-top:20px;font-size:34px;font-weight:600;line-height:1.2}.blogs-module__A-HJaW__searchWrap{width:100%;max-width:700px;margin-top:18px}.blogs-module__A-HJaW__searchInput{color:#222;background:#fff;border:1px solid #e6e6e6;border-radius:6px;outline:none;width:100%;height:50px;padding:0 14px;font-size:14px}.blogs-module__A-HJaW__searchInput::placeholder{color:#a7a7a7}.blogs-module__A-HJaW__searchInput:focus{border-color:var(--blog-accent)}.blogs-module__A-HJaW__latestSection{margin-top:38px}.blogs-module__A-HJaW__sectionTitle{color:#202020;margin:0 0 18px;font-size:30px;font-weight:600}.blogs-module__A-HJaW__latestCard{width:100%;color:inherit;background:#fafafa;border:1px solid #efefef;border-radius:10px;grid-template-columns:minmax(360px,1fr) minmax(420px,1.3fr);gap:0;text-decoration:none;transition:background .2s;display:grid;overflow:hidden}.blogs-module__A-HJaW__latestCard:hover{background:#f7f7f7}.blogs-module__A-HJaW__latestImageWrap{background:#eef3f8;min-width:0}.blogs-module__A-HJaW__latestImage{object-fit:cover;width:100%;height:300px;display:block}.blogs-module__A-HJaW__latestContent{flex-direction:column;min-width:0;padding:12px 16px 12px 12px;display:flex}.blogs-module__A-HJaW__metaLine{color:var(--blog-accent);font-size:14px;font-weight:600;line-height:1.4}.blogs-module__A-HJaW__latestTitle{color:#1e1e1e;margin:10px 0 12px;font-size:20px;font-weight:500;line-height:1.35}.blogs-module__A-HJaW__readingTime{color:#9b9b9b;margin-bottom:8px;font-size:12px;line-height:1.4}.blogs-module__A-HJaW__latestExcerpt{color:#2b2b2b;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.blogs-module__A-HJaW__categoriesSection{width:100%;margin-top:16px;overflow:hidden}.blogs-module__A-HJaW__categoriesSectionPressOnly{width:100%;margin-top:14px;overflow:hidden}.blogs-module__A-HJaW__categoriesRow{white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:8px;display:flex;overflow:auto hidden}.blogs-module__A-HJaW__categoriesRow::-webkit-scrollbar{display:none}.blogs-module__A-HJaW__categoryChip{color:#5e73b0;white-space:nowrap;background:#fff;border:1px solid #6e82b8;border-radius:4px;flex:none;justify-content:center;align-items:center;height:40px;padding:0 14px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:all .18s;display:inline-flex}.blogs-module__A-HJaW__categoryChip:hover{color:#5e73b0;background:#f7f9ff;border-color:#6e82b8}.blogs-module__A-HJaW__categoryChipActive{color:#fff;background:#1c3a8b;border-color:#1c3a8b}.blogs-module__A-HJaW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-width:0;margin-top:18px;display:grid}.blogs-module__A-HJaW__pressGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;min-width:0;margin-top:18px;display:grid}.blogs-module__A-HJaW__card{min-width:0;color:inherit;background:#fff;border:1px solid #eee;border-radius:10px;text-decoration:none;transition:background .2s,border-color .2s;overflow:hidden}.blogs-module__A-HJaW__card:hover{background:var(--blog-hover);border-color:#e5e5e5}.blogs-module__A-HJaW__cardImageWrap,.blogs-module__A-HJaW__pressImageWrap{background:#eef2f7;width:100%;overflow:hidden}.blogs-module__A-HJaW__cardImage{object-fit:cover;width:100%;height:230px;display:block}.blogs-module__A-HJaW__pressImage{object-fit:cover;width:100%;height:280px;display:block}.blogs-module__A-HJaW__cardBody{flex-direction:column;min-height:260px;padding:12px 10px 10px;display:flex}.blogs-module__A-HJaW__cardTitle{color:#202020;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:12px 0;font-size:18px;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.blogs-module__A-HJaW__cardExcerpt{color:#2c2c2c;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.blogs-module__A-HJaW__tagsRow{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:16px;display:flex}.blogs-module__A-HJaW__tag{color:#6e82b8;background:#fff;border:1px solid #6e82b8;border-radius:4px;align-items:center;height:34px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.blogs-module__A-HJaW__paginationWrap{justify-content:flex-end;margin-top:34px;display:flex}.blogs-module__A-HJaW__pagination{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.blogs-module__A-HJaW__pageBtn{color:#202020;background:#fff;border:1px solid #e9e9e9;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.blogs-module__A-HJaW__pageBtnActive{background:var(--blog-primary);border-color:var(--blog-primary);color:#fff}.blogs-module__A-HJaW__pageBtnDisabled{opacity:.45;pointer-events:none}.blogs-module__A-HJaW__pageDots{color:#777;font-size:14px}.blogs-module__A-HJaW__emptyState{color:#202020;place-items:center;height:300px;font-size:18px;display:grid}.blogs-module__A-HJaW__detailInner{width:100%;max-width:860px;margin:0 auto;padding:24px 20px 40px}.blogs-module__A-HJaW__detailTitle{text-align:center;color:#202020;margin:24px 0 12px;font-size:24px;font-weight:700;line-height:1.3}.blogs-module__A-HJaW__detailMeta{text-align:center;color:var(--blog-accent);margin-bottom:18px;font-size:13px;font-weight:600}.blogs-module__A-HJaW__detailImageWrap{justify-content:center;width:100%;display:flex}.blogs-module__A-HJaW__detailImage{object-fit:cover;width:100%;max-width:720px;height:auto;display:block}.blogs-module__A-HJaW__article{color:#222;width:100%;max-width:720px;margin:20px auto 0;font-size:18px;line-height:1.75}.blogs-module__A-HJaW__article h1,.blogs-module__A-HJaW__article h2,.blogs-module__A-HJaW__article h3,.blogs-module__A-HJaW__article h4{color:#202020;margin:30px 0 14px;font-weight:700;line-height:1.35}.blogs-module__A-HJaW__article h1{font-size:30px}.blogs-module__A-HJaW__article h2{font-size:24px}.blogs-module__A-HJaW__article h3{font-size:20px}.blogs-module__A-HJaW__article h4{font-size:18px}.blogs-module__A-HJaW__article p,.blogs-module__A-HJaW__article li{color:#222;font-size:18px;line-height:1.75}.blogs-module__A-HJaW__article a{color:#4682b4;text-decoration:underline}.blogs-module__A-HJaW__article ul,.blogs-module__A-HJaW__article ol{padding-left:22px}.blogs-module__A-HJaW__article img,.blogs-module__A-HJaW__article video,.blogs-module__A-HJaW__article iframe,.blogs-module__A-HJaW__article table{max-width:100%}.blogs-module__A-HJaW__footerSpace{margin-top:28px}@media (max-width:1440px){.blogs-module__A-HJaW__grid{gap:22px}}@media (max-width:1200px){.blogs-module__A-HJaW__grid,.blogs-module__A-HJaW__pressGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.blogs-module__A-HJaW__latestCard{grid-template-columns:1fr}.blogs-module__A-HJaW__latestImage{height:300px}}@media (max-width:980px){.blogs-module__A-HJaW__inner{padding:18px 14px 28px}.blogs-module__A-HJaW__heading{font-size:24px}}@media (max-width:700px){.blogs-module__A-HJaW__heading{max-width:320px;font-size:26px;line-height:1.25}.blogs-module__A-HJaW__searchWrap{max-width:100%}.blogs-module__A-HJaW__latestSection{margin-top:24px}.blogs-module__A-HJaW__sectionTitle{font-size:23px}.blogs-module__A-HJaW__latestImage{height:300px}.blogs-module__A-HJaW__latestContent{padding:10px}.blogs-module__A-HJaW__grid,.blogs-module__A-HJaW__pressGrid{grid-template-columns:1fr;gap:12px}.blogs-module__A-HJaW__cardImage,.blogs-module__A-HJaW__pressImage{height:230px}.blogs-module__A-HJaW__paginationWrap{justify-content:center}.blogs-module__A-HJaW__detailInner{padding:10px 14px 30px}.blogs-module__A-HJaW__detailTitle{margin-top:18px;font-size:20px}.blogs-module__A-HJaW__article,.blogs-module__A-HJaW__article p,.blogs-module__A-HJaW__article li{font-size:16px}}
.HolidayListingDetailContent-module__WLKrUW__page{background:#fff;width:100%;padding:18px 24px 40px}.HolidayListingDetailContent-module__WLKrUW__grid{grid-template-columns:340px minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.HolidayListingDetailContent-module__WLKrUW__mediaCol{width:100%}.HolidayListingDetailContent-module__WLKrUW__videoCard{background:#1b1b1b;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 2px 8px #0f1f4a14}.HolidayListingDetailContent-module__WLKrUW__video,.HolidayListingDetailContent-module__WLKrUW__videoFallback{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:610px;display:block}.HolidayListingDetailContent-module__WLKrUW__viewitVerifiedBadgeM{z-index:3;position:absolute;top:16px;left:9px}.HolidayListingDetailContent-module__WLKrUW__verifiedBadge{z-index:2;color:#2e7fe8;background:#fff;border:2px solid #59a8ff;border-radius:999px;align-items:center;gap:6px;margin-top:32px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:32px;left:12px}.HolidayListingDetailContent-module__WLKrUW__verifiedBadge img{width:18px;height:18px}.HolidayListingDetailContent-module__WLKrUW__actionRow{align-items:flex-start;gap:18px;padding:12px 2px 0;display:flex}.HolidayListingDetailContent-module__WLKrUW__actionItem{cursor:pointer;color:#23408e;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;display:flex}.HolidayListingDetailContent-module__WLKrUW__actionCircle{background:#f3f5fb;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.HolidayListingDetailContent-module__WLKrUW__actionCircle img{width:25px;height:25px}.HolidayListingDetailContent-module__WLKrUW__actionText{color:#23408e;font-size:15px;font-weight:600}.HolidayListingDetailContent-module__WLKrUW__mainCol{min-width:0}.HolidayListingDetailContent-module__WLKrUW__breadcrumbs{color:#a0a6b3;align-items:center;gap:10px;margin:10px 0 20px;font-size:16px;display:flex}.HolidayListingDetailContent-module__WLKrUW__breadcrumbs a{color:#153890;font-weight:500;text-decoration:none}.HolidayListingDetailContent-module__WLKrUW__title{color:#1f1f1f;margin:0;font-size:19px;font-weight:700;line-height:1.22}.HolidayListingDetailContent-module__WLKrUW__subtitle{color:#1e1e1e;margin-top:14px;font-size:13px;line-height:1.5}.HolidayListingDetailContent-module__WLKrUW__priceRow{align-items:baseline;gap:10px;margin-top:18px;display:flex}.HolidayListingDetailContent-module__WLKrUW__price{color:#153890;font-size:30px;font-weight:700}.HolidayListingDetailContent-module__WLKrUW__interval{color:#153890;font-size:13px;font-weight:500}.HolidayListingDetailContent-module__WLKrUW__sectionLabel{color:#575757;margin:18px 0 10px;font-size:14px;font-weight:500}.HolidayListingDetailContent-module__WLKrUW__description{color:#5f636d;font-size:14px;line-height:1.7}.HolidayListingDetailContent-module__WLKrUW__clampText{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.HolidayListingDetailContent-module__WLKrUW__readMore{color:#153890;cursor:pointer;background:0 0;border:0;margin-top:6px;padding:0;font-size:14px;font-weight:600}.HolidayListingDetailContent-module__WLKrUW__divider{background:#e7eaf1;height:1px;margin:16px 0 20px}.HolidayListingDetailContent-module__WLKrUW__factsRow{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:24px;display:grid}.HolidayListingDetailContent-module__WLKrUW__fact{color:#111;text-align:center;flex-direction:column;align-items:center;gap:10px;font-size:16px;font-weight:500;display:flex}.HolidayListingDetailContent-module__WLKrUW__factIcon{object-fit:contain;width:27px;height:27px}.HolidayListingDetailContent-module__WLKrUW__mapTitle{color:#222;margin:28px 0 14px;font-size:18px;font-weight:600}.HolidayListingDetailContent-module__WLKrUW__mapCard{background:#f3f4f7;border-radius:12px;width:100%;height:250px;overflow:hidden}.HolidayListingDetailContent-module__WLKrUW__mapFrame{border:0;width:100%;height:100%}.HolidayListingDetailContent-module__WLKrUW__rail{align-self:start;position:sticky;top:18px}.HolidayListingDetailContent-module__WLKrUW__agentCard{background:#fff;border:1px solid #e1e5ed;border-radius:8px;padding:14px}.HolidayListingDetailContent-module__WLKrUW__agentHead{align-items:flex-start;display:flex}.HolidayListingDetailContent-module__WLKrUW__agentIdentity{color:inherit;gap:10px;width:100%;text-decoration:none;display:flex}.HolidayListingDetailContent-module__WLKrUW__agentAvatar{object-fit:cover;border-radius:999px;flex:0 0 42px;width:42px;height:42px}.HolidayListingDetailContent-module__WLKrUW__agentMeta{min-width:0}.HolidayListingDetailContent-module__WLKrUW__agentName{color:#222;font-size:14px;font-weight:700}.HolidayListingDetailContent-module__WLKrUW__agentAgency{color:#4a4a4a;margin-top:2px;font-size:12px}.HolidayListingDetailContent-module__WLKrUW__agentLink{color:#153890;margin-top:8px;font-size:12px;font-weight:600;text-decoration:underline;display:inline-block}.HolidayListingDetailContent-module__WLKrUW__agentActions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.HolidayListingDetailContent-module__WLKrUW__agentBtn{cursor:pointer;background:0 0;border:1px solid #153890;border-radius:4px;justify-content:center;align-items:center;height:36px;display:inline-flex}.HolidayListingDetailContent-module__WLKrUW__agentBtn img{width:18px;height:18px}.HolidayListingDetailContent-module__WLKrUW__whatsapp{border-color:#3b9242}.HolidayListingDetailContent-module__WLKrUW__bookNowBtn{color:#fff;cursor:pointer;background:#153890;border:0;border-radius:6px;width:100%;height:44px;margin-top:16px;font-size:16px;font-weight:600}.HolidayListingDetailContent-module__WLKrUW__infoCard{margin-top:14px}.HolidayListingDetailContent-module__WLKrUW__infoTitle{color:#222;margin:0 0 14px;font-size:18px;font-weight:600}.HolidayListingDetailContent-module__WLKrUW__infoRows{border-top:0}.HolidayListingDetailContent-module__WLKrUW__infoRow{border-bottom:1px solid #e7eaf1;padding:10px 0 12px}.HolidayListingDetailContent-module__WLKrUW__infoLabel{color:#a0a0a0;font-size:14px}.HolidayListingDetailContent-module__WLKrUW__infoValue{color:#222;word-break:break-word;margin-top:6px;font-size:15px;font-weight:600}.HolidayListingDetailContent-module__WLKrUW__modalBackdrop{z-index:1200;background:#1015228c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.HolidayListingDetailContent-module__WLKrUW__modal{background:#fff;border-radius:10px;width:min(420px,100%);padding:20px;box-shadow:0 20px 60px #0000002e}.HolidayListingDetailContent-module__WLKrUW__bookModal{grid-template-columns:300px minmax(0,1fr);width:min(640px,100%);padding:0;display:grid;overflow:hidden}.HolidayListingDetailContent-module__WLKrUW__bookMedia{background:#f4f4f4}.HolidayListingDetailContent-module__WLKrUW__bookMedia img{object-fit:cover;width:100%;height:100%;min-height:370px;display:block}.HolidayListingDetailContent-module__WLKrUW__bookContent{padding:18px 24px 24px}.HolidayListingDetailContent-module__WLKrUW__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.HolidayListingDetailContent-module__WLKrUW__modalTitle{color:#111;font-size:22px;font-weight:700;line-height:1.35}.HolidayListingDetailContent-module__WLKrUW__closeBtn{cursor:pointer;color:#666;background:0 0;border:0;font-size:28px;line-height:1}.HolidayListingDetailContent-module__WLKrUW__modalPropertyTitle{color:#111;margin-top:28px;font-size:15px}.HolidayListingDetailContent-module__WLKrUW__modalPrice{color:#153890;margin-top:8px;font-size:18px;font-weight:700}.HolidayListingDetailContent-module__WLKrUW__modalRow{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.HolidayListingDetailContent-module__WLKrUW__inputHalf,.HolidayListingDetailContent-module__WLKrUW__inputFull,.HolidayListingDetailContent-module__WLKrUW__textarea{color:#111;background:#fff;border:1px solid #d8dde6;border-radius:8px;outline:none;width:100%;font-size:14px}.HolidayListingDetailContent-module__WLKrUW__inputHalf,.HolidayListingDetailContent-module__WLKrUW__inputFull{height:44px;padding:0 12px}.HolidayListingDetailContent-module__WLKrUW__inputFull{margin-top:14px}.HolidayListingDetailContent-module__WLKrUW__textarea{resize:vertical;min-height:150px;margin-top:14px;padding:12px}.HolidayListingDetailContent-module__WLKrUW__sendBtn{color:#fff;cursor:pointer;background:#153890;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;margin-top:20px;font-size:16px;font-weight:600;display:inline-flex}.HolidayListingDetailContent-module__WLKrUW__sendBtn img{width:18px;height:18px}.HolidayListingDetailContent-module__WLKrUW__sendBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:1280px){.HolidayListingDetailContent-module__WLKrUW__grid{grid-template-columns:320px minmax(0,1fr)}.HolidayListingDetailContent-module__WLKrUW__rail{grid-column:1/-1;position:static}.HolidayListingDetailContent-module__WLKrUW__infoCard{margin-top:24px}}@media (max-width:880px){.HolidayListingDetailContent-module__WLKrUW__page{padding:16px}.HolidayListingDetailContent-module__WLKrUW__grid{grid-template-columns:1fr}.HolidayListingDetailContent-module__WLKrUW__video,.HolidayListingDetailContent-module__WLKrUW__videoFallback{height:520px}.HolidayListingDetailContent-module__WLKrUW__factsRow{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:20px}.HolidayListingDetailContent-module__WLKrUW__bookModal{grid-template-columns:1fr}.HolidayListingDetailContent-module__WLKrUW__bookMedia{display:none}}@media (max-width:640px){.HolidayListingDetailContent-module__WLKrUW__video,.HolidayListingDetailContent-module__WLKrUW__videoFallback{height:420px}.HolidayListingDetailContent-module__WLKrUW__modalRow{grid-template-columns:1fr}.HolidayListingDetailContent-module__WLKrUW__title{font-size:18px}.HolidayListingDetailContent-module__WLKrUW__mapCard{height:210px}}
.SearchTopBar-module___RVxja__header{background:#fff;border-bottom:1px solid #ececec;width:100%;padding:10px 16px}.SearchTopBar-module___RVxja__mainRow{grid-template-columns:minmax(0,1fr) 78px;align-items:start;gap:10px;width:100%;display:grid}.SearchTopBar-module___RVxja__centerCol{min-width:0}.SearchTopBar-module___RVxja__searchCard{width:100%}.SearchTopBar-module___RVxja__primaryRow{background:#fff;border:1px solid #e7e7e7;border-radius:8px;grid-template-columns:minmax(255px,1.9fr) minmax(110px,.75fr) minmax(135px,.95fr) minmax(95px,.7fr) 46px auto;align-items:center;gap:0;min-height:42px;padding:0 0 0 6px;display:grid;overflow:visible}.SearchTopBar-module___RVxja__field{min-width:0;position:relative}.SearchTopBar-module___RVxja__field:after{content:"";background:#efefef;width:1px;height:24px;position:absolute;top:9px;right:0}.SearchTopBar-module___RVxja__locationField{min-width:0}.SearchTopBar-module___RVxja__textInput{color:#242424;background:#fff;border:0;border-radius:6px;outline:none;width:100%;height:50px;padding:0 14px;font-size:12px;font-weight:400}.SearchTopBar-module___RVxja__textInput::placeholder{color:#a4a4a4;font-size:14px}.SearchTopBar-module___RVxja__selectWrap{height:42px;position:relative}.SearchTopBar-module___RVxja__select,.SearchTopBar-module___RVxja__selectMini,.SearchTopBar-module___RVxja__selectPanel{color:#222;appearance:none;cursor:pointer;background:0 0;border:0;outline:none;width:100%;height:50px;padding:0 28px 10px 13px;font-size:14px}.SearchTopBar-module___RVxja__priceTrigger{color:#222;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 28px 0 13px;display:flex}.SearchTopBar-module___RVxja__placeholderText{color:#9d9d9d;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.SearchTopBar-module___RVxja__valueText{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.SearchTopBar-module___RVxja__chevron{color:#303030;pointer-events:none;width:14px;height:14px;transition:transform .18s;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.SearchTopBar-module___RVxja__chevronOpen{transform:translateY(-50%)rotate(180deg)}.SearchTopBar-module___RVxja__searchBtn{color:#fff;cursor:pointer;background:#2047b5;border:0;border-radius:6px;place-items:center;width:50px;height:50px;margin:0 6px 0 2px;transition:background .18s;display:grid}.SearchTopBar-module___RVxja__searchBtn:hover{background:#183ca2}.SearchTopBar-module___RVxja__searchBtn:disabled{cursor:not-allowed;opacity:.92}.SearchTopBar-module___RVxja__searchBtnLoading{background:#2047b5}.SearchTopBar-module___RVxja__moreLink{color:#2448b8;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;height:42px;margin-left:16px;padding:0 10px 0 0;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.SearchTopBar-module___RVxja__moreLink:hover{color:#183ca2;text-decoration:none}.SearchTopBar-module___RVxja__suggestions{z-index:50;background:#fff;border:1px solid #e6e6e6;border-radius:8px;width:100%;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 28px #00000014}.SearchTopBar-module___RVxja__suggestionItem{text-align:left;cursor:pointer;background:#fff;border:0;flex-direction:column;gap:2px;width:100%;padding:10px 14px;display:flex}.SearchTopBar-module___RVxja__suggestionItem:hover{background:#f7f9ff}.SearchTopBar-module___RVxja__suggestionLabel{color:#202020;font-size:13px;font-weight:500}.SearchTopBar-module___RVxja__suggestionMeta{color:#7a7a7a;font-size:11px}.SearchTopBar-module___RVxja__pricePanel{z-index:55;background:#fff;border:1px solid #e6e6e6;border-radius:8px;width:300px;padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 28px #00000014}.SearchTopBar-module___RVxja__pricePanelGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.SearchTopBar-module___RVxja__panelLabel{color:#6d6d6d;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.SearchTopBar-module___RVxja__selectPanel{background:#fff;border:1px solid #e5e5e5;border-radius:8px;height:40px;padding-left:12px;font-size:12px}.SearchTopBar-module___RVxja__advancedRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;padding:0 2px 2px;display:flex}.SearchTopBar-module___RVxja__modeGroup{align-items:center;gap:8px;display:inline-flex}.SearchTopBar-module___RVxja__modeBtn{color:#8a8a8a;cursor:pointer;background:#fff;border:1px solid #d5d5d5;border-radius:6px;height:46px;padding:0 14px;font-size:14px;font-weight:500}.SearchTopBar-module___RVxja__modeBtnActive{color:#fff;background:#2147b8;border-color:#2147b8}.SearchTopBar-module___RVxja__divider{background:#ddd;width:1px;height:40px;margin:0 2px}.SearchTopBar-module___RVxja__miniField,.SearchTopBar-module___RVxja__miniFieldWide{min-width:90px}.SearchTopBar-module___RVxja__miniFieldWide{min-width:110px}.SearchTopBar-module___RVxja__selectMini{background:#fff;border:1px solid #d8d8d8;border-radius:6px;height:46px;padding-top:10px;padding-left:10px;font-size:14px}.SearchTopBar-module___RVxja__rightCol{justify-content:flex-end;padding-top:3px;display:flex;position:relative}.SearchTopBar-module___RVxja__menuTrigger{cursor:pointer;min-width:80px;height:46px;box-shadow:none;background:#fff;border:1px solid #e1e1e1;border-radius:999px;align-items:center;gap:8px;padding:0 8px;display:inline-flex}.SearchTopBar-module___RVxja__menuBars{color:#8c8c8c;align-items:center;display:inline-flex}.SearchTopBar-module___RVxja__userGhost,.SearchTopBar-module___RVxja__userInitial,.SearchTopBar-module___RVxja__userAvatar{border-radius:50%;flex-shrink:0;width:28px;height:28px}.SearchTopBar-module___RVxja__userGhost{color:#8d8d8d;background:#f4f4f4;border:1px solid #e3e3e3;place-items:center;display:grid}.SearchTopBar-module___RVxja__userInitial{color:#fff;background:#8b8b8b;place-items:center;font-size:11px;font-weight:700;display:grid}.SearchTopBar-module___RVxja__userAvatar{object-fit:cover;display:block}.SearchTopBar-module___RVxja__menu{z-index:80;background:#fff;border:1px solid #ededed;border-radius:2px;width:130px;position:absolute;top:42px;right:0;overflow:hidden;box-shadow:0 8px 18px #00000014}.SearchTopBar-module___RVxja__menuItem{color:#232323;background:#fff;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-size:16px;text-decoration:none;display:flex}.SearchTopBar-module___RVxja__menuItem:hover{background:#fafafa;text-decoration:none}.SearchTopBar-module___RVxja__menuItemIcon{color:#4b4b4b;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.SearchTopBar-module___RVxja__icon24{width:24px;height:24px}.SearchTopBar-module___RVxja__icon20{width:20px;height:20px}.SearchTopBar-module___RVxja__icon18{width:14px;height:14px}.SearchTopBar-module___RVxja__dropdownIcon{width:16px;height:16px}.SearchTopBar-module___RVxja__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite SearchTopBar-module___RVxja__spin}@keyframes SearchTopBar-module___RVxja__spin{to{transform:rotate(360deg)}}@media (max-width:1220px){.SearchTopBar-module___RVxja__mainRow{grid-template-columns:1fr 70px}.SearchTopBar-module___RVxja__primaryRow{grid-template-columns:minmax(220px,1fr) minmax(110px,.72fr) minmax(130px,.9fr) minmax(90px,.66fr) 46px;padding-right:6px}.SearchTopBar-module___RVxja__moreLink{grid-column:1/-1;justify-content:flex-end;height:auto;padding:2px 0 8px}}@media (max-width:900px){.SearchTopBar-module___RVxja__header{padding:10px 12px 0}.SearchTopBar-module___RVxja__mainRow{grid-template-columns:1fr}.SearchTopBar-module___RVxja__rightCol{justify-content:flex-start;padding-top:0}.SearchTopBar-module___RVxja__primaryRow{grid-template-columns:1fr 1fr;gap:8px;padding:8px}.SearchTopBar-module___RVxja__field:after{display:none}.SearchTopBar-module___RVxja__textInput,.SearchTopBar-module___RVxja__select,.SearchTopBar-module___RVxja__priceTrigger{background:#f9f9f9;border:1px solid #e6e6e6;border-radius:8px}.SearchTopBar-module___RVxja__searchBtn{width:100%;height:40px;margin:0}.SearchTopBar-module___RVxja__moreLink{justify-content:flex-start;padding:0}.SearchTopBar-module___RVxja__locationField{grid-column:1/-1}.SearchTopBar-module___RVxja__divider{display:none}}@media (max-width:640px){.SearchTopBar-module___RVxja__primaryRow{grid-template-columns:1fr}.SearchTopBar-module___RVxja__menu{left:0;right:auto}.SearchTopBar-module___RVxja__modeGroup{flex-wrap:wrap;width:100%}}
.rera-feeds-module___RLdmW__page{background:#fff;width:100%;height:100vh;overflow:hidden}.rera-feeds-module___RLdmW__feedContent{background:#fff;width:100%;min-width:0;height:100vh;position:relative;overflow:hidden}.rera-feeds-module___RLdmW__viewport{scroll-snap-type:y mandatory;scroll-behavior:smooth;overscroll-behavior-y:contain;scrollbar-width:none;width:100%;min-width:0;height:100%;padding:0;overflow:hidden auto}.rera-feeds-module___RLdmW__slide{scroll-snap-align:start;scroll-snap-stop:always;justify-content:flex-start;align-items:center;width:100%;min-width:0;height:100vh;min-height:100vh;display:flex}.rera-feeds-module___RLdmW__slideInner{box-sizing:border-box;grid-template-columns:282px minmax(320px,400px);justify-content:start;align-items:center;gap:40px;width:100%;min-width:0;padding:0 24px 0 20px;display:grid}.rera-feeds-module___RLdmW__mediaColumn{grid-template-columns:232px 40px;align-items:end;gap:12px;width:282px;height:452px;display:grid;position:relative}.rera-feeds-module___RLdmW__detailsPanel{align-self:center;width:min(430px,100%);min-width:0;margin-left:80px}@media (max-width:1280px){.rera-feeds-module___RLdmW__slideInner{grid-template-columns:282px minmax(280px,1fr);gap:40px}.rera-feeds-module___RLdmW__detailsPanel{margin-left:40px}}.rera-feeds-module___RLdmW__actionRail{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;height:452px;padding-bottom:6px;display:flex}.rera-feeds-module___RLdmW__overlayControl{z-index:3;color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute}.rera-feeds-module___RLdmW__videoBottom{z-index:2;position:absolute;bottom:6px;left:12px;right:12px}.rera-feeds-module___RLdmW__progressTrack{background:#ffffff47;border-radius:999px;width:100%;height:3px;overflow:hidden}.rera-feeds-module___RLdmW__progressFill{border-radius:inherit;background:#3158d8;height:100%;transition:width .12s linear}.rera-feeds-module___RLdmW__dots{z-index:3;align-items:center;gap:6px;display:inline-flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.rera-feeds-module___RLdmW__dotActive{background:#fff;width:18px}.rera-feeds-module___RLdmW__fetchingMore{color:#64748b;text-align:center;padding:20px 0 28px;font-size:13px;font-weight:600}@media (max-width:1280px){.rera-feeds-module___RLdmW__slideInner{grid-template-columns:282px minmax(280px,1fr);gap:28px}}.rera-feeds-module___RLdmW__feedShell{background:#fff;grid-template-columns:200px 1px minmax(0,1fr);width:100%;height:100%;display:grid}.rera-feeds-module___RLdmW__feedRail{box-sizing:border-box;background:#fff;width:200px;min-width:200px;max-width:200px;margin-right:0;padding:46px 10px 0}.rera-feeds-module___RLdmW__railItem{color:#9aa0aa;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;outline:0;align-items:center;gap:8px;width:100%;min-height:36px;margin-bottom:10px;padding:0 10px;font-size:15px;font-weight:500;display:flex}.rera-feeds-module___RLdmW__railIconImage{object-fit:contain;flex:0 0 20px;width:22px;height:20px;display:block}.rera-feeds-module___RLdmW__railIconImageActive{filter:brightness(0)saturate()invert(22%)sepia(73%)saturate(1869%)hue-rotate(212deg)brightness(92%)contrast(94%)}.rera-feeds-module___RLdmW__railIconImageInactive{filter:grayscale()brightness(.72)}.rera-feeds-module___RLdmW__railItem:hover{background:#f6f8fc}.rera-feeds-module___RLdmW__railItemActive{color:#153890;background:#f3f6fb}.rera-feeds-module___RLdmW__verticalDivider{background:#eceff5;width:1px;height:100%}.rera-feeds-module___RLdmW__feedContent{background:#fff;width:100%;min-width:0;position:relative;overflow:hidden}.rera-feeds-module___RLdmW__viewport{scroll-snap-type:y mandatory;scrollbar-width:none;box-sizing:border-box;height:100%;padding:18px 74px 24px 22px;overflow:hidden auto}.rera-feeds-module___RLdmW__viewport::-webkit-scrollbar{display:none}.rera-feeds-module___RLdmW__slide{scroll-snap-align:start;box-sizing:border-box;grid-template-columns:352px 430px;align-content:start;gap:44px;min-height:calc(100vh - 36px);padding:4px 0 22px;display:grid}.rera-feeds-module___RLdmW__mediaColumn{grid-template-columns:310px 30px;align-content:start;gap:12px;width:352px;display:grid;position:sticky;top:18px}.rera-feeds-module___RLdmW__videoCard{background:#0d1016;border-radius:14px;width:310px;height:618px;position:relative;overflow:hidden;box-shadow:0 12px 34px #141c2d29}.rera-feeds-module___RLdmW__media{object-fit:cover;background:#111;width:100%;height:100%;display:block}.rera-feeds-module___RLdmW__watermark{color:#fff;opacity:.96;pointer-events:none;flex-direction:column;align-items:center;gap:2px;font-size:16px;font-weight:600;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.rera-feeds-module___RLdmW__watermarkGlyph{width:19px;height:19px}.rera-feeds-module___RLdmW__mediaArrow{color:#fff;cursor:pointer;z-index:4;background:#0e121980;border:0;border-radius:999px;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.rera-feeds-module___RLdmW__mediaArrowLeft{left:8px}.rera-feeds-module___RLdmW__mediaArrowRight{right:8px}.rera-feeds-module___RLdmW__overlayControl{z-index:5;color:#fff;cursor:pointer;background:0 0;border:0;outline:0;place-items:center;display:grid;position:absolute}.rera-feeds-module___RLdmW__overlayPlay{bottom:12px;left:14px}.rera-feeds-module___RLdmW__overlayMute{bottom:12px;right:14px}.rera-feeds-module___RLdmW__icon14,.rera-feeds-module___RLdmW__icon14Fill{width:22px;height:22px}.rera-feeds-module___RLdmW__videoBottom{z-index:4;padding:0 0 8px;position:absolute;bottom:0;left:0;right:0}.rera-feeds-module___RLdmW__progressTrack{background:#ffffff3d;width:100%;height:3px;overflow:hidden}.rera-feeds-module___RLdmW__progressFill{background:#153890;height:100%}.rera-feeds-module___RLdmW__dots{justify-content:center;align-items:center;gap:5px;margin-top:8px;display:flex}.rera-feeds-module___RLdmW__dotButton{cursor:pointer;background:#ffffff73;border:0;border-radius:999px;width:6px;height:6px;padding:0}.rera-feeds-module___RLdmW__dotActive{background:#fff}.rera-feeds-module___RLdmW__endOverlay{z-index:7;background:#070b12c2;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:20px;display:flex;position:absolute;inset:0}.rera-feeds-module___RLdmW__endTitle{color:#fff;text-align:center;font-size:18px;font-weight:600}.rera-feeds-module___RLdmW__requestButton{color:#fff;background:#153890;border-radius:8px;place-items:center;width:250px;height:44px;font-size:15px;font-weight:600;text-decoration:none;display:grid}.rera-feeds-module___RLdmW__rewatchButton{color:#153890;cursor:pointer;background:#fff;border:0;border-radius:8px;width:250px;height:44px;font-size:15px;font-weight:600}.rera-feeds-module___RLdmW__actionRail{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;height:618px;min-height:420px;padding-top:0;display:flex}.rera-feeds-module___RLdmW__railActionButton{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex}.rera-feeds-module___RLdmW__railImagePrimary{filter:brightness(0)saturate()invert(18%)sepia(73%)saturate(1762%)hue-rotate(214deg)brightness(88%)contrast(96%)}.rera-feeds-module___RLdmW__railActionButtonShare{margin-top:12px}.rera-feeds-module___RLdmW__railActionCircle{background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .18s,transform .18s;display:flex}.rera-feeds-module___RLdmW__railActionButton:hover .rera-feeds-module___RLdmW__railActionCircle{background:#e5e7eb}.rera-feeds-module___RLdmW__railActionButton:active .rera-feeds-module___RLdmW__railActionCircle{transform:scale(.96)}.rera-feeds-module___RLdmW__railImage{color:#153890;object-fit:contain;width:28px;height:28px;display:block}.rera-feeds-module___RLdmW__iconMask{background-color:#153890;width:24px;height:24px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.rera-feeds-module___RLdmW__iconMaskPrimary{background-color:#153890}.rera-feeds-module___RLdmW__iconMaskSaved{background-color:#efc051}.rera-feeds-module___RLdmW__likedEmoji{font-size:28px;line-height:1;animation:.15s rera-feeds-module___RLdmW__likePop;display:inline-flex}.rera-feeds-module___RLdmW__railCountText{color:#3158d8;text-align:center;min-height:16px;font-size:14px;font-weight:600;line-height:1}@keyframes rera-feeds-module___RLdmW__likePop{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.rera-feeds-module___RLdmW__railAction{color:#153890;cursor:pointer;background:#f3f5f9;border:0;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.rera-feeds-module___RLdmW__railActionActive{background:#eaf1ff}.rera-feeds-module___RLdmW__railActionSaved{color:#d3a629;background:#fff7da}.rera-feeds-module___RLdmW__railCount{text-align:center;color:#153890;width:30px;margin-top:5px;margin-bottom:14px;font-size:11px;font-weight:600;line-height:1}.rera-feeds-module___RLdmW__detailsPanel{width:430px;min-width:430px;max-width:430px;margin-left:100px;padding-top:0}.rera-feeds-module___RLdmW__agentInsightsPanel{padding-top:0}.rera-feeds-module___RLdmW__agentInsightsTitle{max-width:400px;margin-top:8px;margin-bottom:14px}.rera-feeds-module___RLdmW__agentInsightsDescription{max-width:360px;min-height:auto;max-height:none;margin-bottom:26px}.rera-feeds-module___RLdmW__agentDisclaimerBox{color:#c16e63;background:#fff6f4;border:1px solid #f1d2cb;border-radius:8px;width:340px;margin-top:36px;padding:14px 16px;font-size:13px;line-height:1.45}.rera-feeds-module___RLdmW__agentRow{align-items:center;gap:14px;margin-top:50px;margin-bottom:18px;display:flex}.rera-feeds-module___RLdmW__agentAvatar{object-fit:cover;background:#eef2f7;border-radius:999px;width:60px;height:60px}.rera-feeds-module___RLdmW__agentText{min-width:0}.rera-feeds-module___RLdmW__agentName{color:#111827;font-size:18px;font-weight:600;line-height:1.2}.rera-feeds-module___RLdmW__locationRow{color:#9aa0aa;align-items:center;gap:8px;margin-top:20px;margin-bottom:14px;font-size:17px;font-weight:500;display:flex}.rera-feeds-module___RLdmW__locationIcon{flex:0 0 14px;width:40px;height:40px}.rera-feeds-module___RLdmW__listingTitle{color:#111827;margin:0 0 10px;font-size:18px;font-weight:600;line-height:1.42}.rera-feeds-module___RLdmW__listingDescription{color:#222831;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;width:100%;max-width:400px;min-height:4.65em;max-height:4.65em;margin:0 0 30px;font-size:15px;line-height:1.55;display:-webkit-box;overflow:hidden}.rera-feeds-module___RLdmW__factsGrid{grid-template-columns:1fr 1fr;gap:30px 40px;margin-bottom:30px;display:grid}.rera-feeds-module___RLdmW__factItem{color:#111827;align-items:center;gap:12px;font-size:16px;font-weight:600;display:flex}.rera-feeds-module___RLdmW__factIcon{color:#153890;flex:0 0 18px;width:30px;height:30px}.rera-feeds-module___RLdmW__priceText{color:#111827;letter-spacing:.01em;margin-bottom:30px;font-size:22px;font-weight:800}.rera-feeds-module___RLdmW__detailsButton{color:#153890;cursor:pointer;background:#fff;border:1px solid #153890;border-radius:6px;place-items:center;width:400px;height:44px;margin-bottom:8px;font-size:16px;font-weight:500;text-decoration:none;display:inline-grid}.rera-feeds-module___RLdmW__contactButtons{gap:8px;display:flex}.rera-feeds-module___RLdmW__contactImageIcon{object-fit:contain;flex-shrink:0;width:30px;height:30px;display:block}.rera-feeds-module___RLdmW__contactButton{border-radius:6px;place-items:center;width:128px;height:44px;text-decoration:none;display:grid}.rera-feeds-module___RLdmW__callButton,.rera-feeds-module___RLdmW__emailButton{color:#fff;background:#274dbf}.rera-feeds-module___RLdmW__whatsappButton{color:#fff;background:#5bc568}.rera-feeds-module___RLdmW__contactIcon{width:14px;height:14px}.rera-feeds-module___RLdmW__floatingArrows{pointer-events:none;flex-direction:column;gap:318px;display:flex;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.rera-feeds-module___RLdmW__floatArrow{color:#666;cursor:pointer;pointer-events:auto;background:#f4f4f4;border:0;border-radius:999px;place-items:center;width:29px;height:29px;display:grid}.rera-feeds-module___RLdmW__arrowIcon{width:14px;height:14px}.rera-feeds-module___RLdmW__fetchingMore{color:#8d94a0;padding:10px 0 30px;font-size:12px}.rera-feeds-module___RLdmW__loaderWrap{grid-template-columns:352px 430px;gap:44px;padding:18px 22px;display:grid}.rera-feeds-module___RLdmW__loaderCard{background:linear-gradient(90deg,#eef2f7 25%,#f8f9fb 50%,#eef2f7 75%) 0 0/200% 100%;border-radius:14px;width:310px;height:618px;animation:1.2s linear infinite rera-feeds-module___RLdmW__shimmer}.rera-feeds-module___RLdmW__loaderInfo{background:linear-gradient(90deg,#eef2f7 25%,#f8f9fb 50%,#eef2f7 75%) 0 0/200% 100%;border-radius:12px;width:430px;height:250px;animation:1.2s linear infinite rera-feeds-module___RLdmW__shimmer}.rera-feeds-module___RLdmW__placeholderPanel{padding:40px 22px}.rera-feeds-module___RLdmW__placeholderTitle{color:#111827;margin-bottom:10px;font-size:24px;font-weight:700}.rera-feeds-module___RLdmW__placeholderText{color:#6b7280;max-width:420px;font-size:14px;line-height:1.6}.rera-feeds-module___RLdmW__modalBackdrop{z-index:999;background:#0f172a61;place-items:center;display:grid;position:fixed;inset:0}.rera-feeds-module___RLdmW__modalCard{background:#fff;border-radius:16px;width:420px;padding:18px;box-shadow:0 20px 50px #0f172a33}.rera-feeds-module___RLdmW__modalTitle{color:#111827;font-size:18px;font-weight:700}.rera-feeds-module___RLdmW__modalSubtitle{color:#6b7280;margin-top:4px;margin-bottom:12px;font-size:12px}.rera-feeds-module___RLdmW__commentTextarea{resize:vertical;border:1px solid #dbe2ee;border-radius:10px;outline:0;width:100%;min-height:120px;padding:12px;font-family:inherit;font-size:14px}.rera-feeds-module___RLdmW__modalActions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.rera-feeds-module___RLdmW__modalGhostButton{color:#5f6b7a;cursor:pointer;background:#fff;border:1px solid #dbe2ee;border-radius:999px;height:34px;padding:0 14px}.rera-feeds-module___RLdmW__modalPrimaryButton{color:#fff;cursor:pointer;background:#153890;border:0;border-radius:999px;height:34px;padding:0 14px}@keyframes rera-feeds-module___RLdmW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.rera-feeds-module___RLdmW__mobileSlideOnly{display:none}.rera-feeds-module___RLdmW__mobileMediaStage{background:#000;width:100%;height:100%;position:relative;overflow:hidden}.rera-feeds-module___RLdmW__mobileTopShade,.rera-feeds-module___RLdmW__mobileBottomShade{z-index:3;pointer-events:none;position:absolute;left:0;right:0}.rera-feeds-module___RLdmW__mobileTopShade{background:linear-gradient(#00000075 0%,#0000 100%);height:96px;top:0}.rera-feeds-module___RLdmW__mobileBottomShade{background:linear-gradient(#0000 0%,#0000002e 24%,#000000d1 100%);height:280px;bottom:0}.rera-feeds-module___RLdmW__mobileFeedDetails{pointer-events:auto}.rera-feeds-module___RLdmW__mobileTopBar{display:none}.rera-feeds-module___RLdmW__mobileTopBarInner{pointer-events:auto;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.rera-feeds-module___RLdmW__mobileTopBarCenter{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.rera-feeds-module___RLdmW__mobileTopBarSpacer{flex:0 0 38px;width:38px;height:38px}.rera-feeds-module___RLdmW__mobileBrandMark{width:24px;height:24px;position:relative}.rera-feeds-module___RLdmW__mobileBrandMark span{border:2px solid #fffffff5;border-radius:2px;width:8px;height:8px;position:absolute}.rera-feeds-module___RLdmW__mobileBrandMark span:first-child{border-bottom:0;border-right:0;top:0;left:0}.rera-feeds-module___RLdmW__mobileBrandMark span:nth-child(2){border-bottom:0;border-left:0;top:0;right:0}.rera-feeds-module___RLdmW__mobileBrandMark span:nth-child(3){border-top:0;border-right:0;bottom:0;left:0}.rera-feeds-module___RLdmW__mobileBrandMark span:nth-child(4){border-top:0;border-left:0;bottom:0;right:0}.rera-feeds-module___RLdmW__mobileBrandText{color:#fffffffa;letter-spacing:.01em;text-shadow:0 1px 6px #0000002e;font-size:14px;font-weight:500;line-height:1}.rera-feeds-module___RLdmW__mobileBackButton,.rera-feeds-module___RLdmW__mobileFilterButton{color:#fff;background:0 0;border:0;place-items:center;width:34px;height:34px;padding:0;display:grid}.rera-feeds-module___RLdmW__mobileBackButton{justify-self:start}.rera-feeds-module___RLdmW__mobileFilterButton{color:#fff;-webkit-backdrop-filter:blur(8px);background:#00000047;justify-self:end}.rera-feeds-module___RLdmW__mobileTopIcon,.rera-feeds-module___RLdmW__mobileFilterIcon{width:18px;height:18px}.rera-feeds-module___RLdmW__mobileFilterSheetBackdrop{display:none}.rera-feeds-module___RLdmW__mobileFilterSheet{width:100%;padding:18px 16px calc(16px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -16px 40px #0f172a2e}.rera-feeds-module___RLdmW__mobileFilterSheetHeader{color:#111827;margin-bottom:14px;font-size:16px;font-weight:700}.rera-feeds-module___RLdmW__mobileFilterSheetOptions{gap:10px;display:grid}.rera-feeds-module___RLdmW__mobileFilterOption{color:#111827;cursor:pointer;background:#fff;border:1px solid #dbe2ee;border-radius:12px;height:44px;font-size:14px;font-weight:600;transition:all .2s}.rera-feeds-module___RLdmW__mobileFilterOptionActive{color:#1c3a8b;background:#1c3a8b14;border-color:#1c3a8b}@media (max-width:767.98px){:is(html.feeds-mobile-route,body.feeds-mobile-route){background:#000!important;width:100%!important;height:100%!important;overflow:hidden!important}:is(body.feeds-mobile-route aside,body.feeds-mobile-route .sidebar,body.feeds-mobile-route .sidebarDesktop,body.feeds-mobile-route .sidebarTablet,body.feeds-mobile-route aside[class*=sidebar]){width:0!important;min-width:0!important;max-width:0!important;display:none!important}:is(body.feeds-mobile-route main,body.feeds-mobile-route main[class*=main],body.feeds-mobile-route .mainContent,body.feeds-mobile-route .responsiveContent,body.feeds-mobile-route .pageShell,body.feeds-mobile-route .responsivePageShell,body.feeds-mobile-route .searchResultsSection,body.feeds-mobile-route .content,body.feeds-mobile-route .pageContent,body.feeds-mobile-route .layoutContent,body.feeds-mobile-route .appContent,body.feeds-mobile-route .dashboardContent){grid-template-columns:1fr!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;padding-left:0!important;padding-right:0!important;left:0!important}.rera-feeds-module___RLdmW__page{background:#000;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh}.rera-feeds-module___RLdmW__feedShell{background:#000;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;display:block!important}.rera-feeds-module___RLdmW__feedRail,.rera-feeds-module___RLdmW__verticalDivider,.rera-feeds-module___RLdmW__floatingArrows{display:none!important}.rera-feeds-module___RLdmW__feedContent{background:#000;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;position:relative;overflow:hidden}.rera-feeds-module___RLdmW__mobileTopBar{top:max(10px, env(safe-area-inset-top));z-index:25;pointer-events:none;padding:0 12px;display:flex;position:fixed;left:0;right:0}.rera-feeds-module___RLdmW__mobileTopBarInner{pointer-events:auto;grid-template-columns:34px 1fr 34px;align-items:center;width:calc(100% - 22px);margin:0 auto;display:grid}.rera-feeds-module___RLdmW__viewport{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;background:#000;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;overflow:hidden auto;margin:0!important;padding:0!important}.rera-feeds-module___RLdmW__viewport::-webkit-scrollbar{display:none}.rera-feeds-module___RLdmW__slide{scroll-snap-align:start;scroll-snap-stop:always;background:#000;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;display:block;position:relative;overflow:hidden;margin:0!important;padding:0!important}.rera-feeds-module___RLdmW__slideInner{display:none!important}.rera-feeds-module___RLdmW__mobileSlideOnly{background:#000;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;position:relative;display:block!important}.rera-feeds-module___RLdmW__mobileMediaStage{isolation:isolate;background:#000;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;position:relative;overflow:hidden}.rera-feeds-module___RLdmW__mediaColumn{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;top:auto!important}.rera-feeds-module___RLdmW__mobileMediaStage>:first-child{position:absolute!important;inset:0!important}.rera-feeds-module___RLdmW__videoCard{background:#000;overflow:hidden;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}.rera-feeds-module___RLdmW__mobileFeedMediaOnly,.rera-feeds-module___RLdmW__mobileFeedMediaOnly video,.rera-feeds-module___RLdmW__mobileFeedMediaOnly img,.rera-feeds-module___RLdmW__media,video.rera-feeds-module___RLdmW__media,img.rera-feeds-module___RLdmW__media{background:#000;display:block;object-fit:cover!important;object-position:center center!important;border-radius:0!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;position:absolute!important;inset:0!important}.rera-feeds-module___RLdmW__mediaArrow{display:none!important}.rera-feeds-module___RLdmW__overlayPlay{left:12px;bottom:calc(14px + env(safe-area-inset-bottom))}.rera-feeds-module___RLdmW__overlayMute{right:12px;bottom:calc(14px + env(safe-area-inset-bottom))}.rera-feeds-module___RLdmW__videoBottom{left:0;right:0;bottom:calc(54px + env(safe-area-inset-bottom));z-index:4;padding:0 12px;position:absolute}.rera-feeds-module___RLdmW__progressTrack{background:#ffffff38;border-radius:999px;width:100%;height:3px;overflow:hidden}.rera-feeds-module___RLdmW__progressFill{border-radius:inherit;background:#2d7df6}.rera-feeds-module___RLdmW__dots{left:50%;bottom:calc(86px + env(safe-area-inset-bottom));z-index:5;align-items:center;gap:6px;margin-top:0;display:inline-flex;position:absolute;transform:translate(-50%)}.rera-feeds-module___RLdmW__dotButton{cursor:pointer;background:#ffffff73;border:0;border-radius:999px;width:6px;height:6px;padding:0}.rera-feeds-module___RLdmW__dotActive{background:#fff;width:18px}.rera-feeds-module___RLdmW__detailsPanel,.rera-feeds-module___RLdmW__agentInsightsPanel{color:#fff;background:0 0!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important}.rera-feeds-module___RLdmW__agentRow{margin-top:0;margin-bottom:12px}.rera-feeds-module___RLdmW__agentAvatar{width:48px;height:48px}.rera-feeds-module___RLdmW__agentName,.rera-feeds-module___RLdmW__listingTitle,.rera-feeds-module___RLdmW__priceText,.rera-feeds-module___RLdmW__factItem{color:#fff}.rera-feeds-module___RLdmW__locationRow,.rera-feeds-module___RLdmW__listingDescription,.rera-feeds-module___RLdmW__agentInsightsDescription,.rera-feeds-module___RLdmW__agentDisclaimerBox,.rera-feeds-module___RLdmW__railCountText{color:#ffffffe0}.rera-feeds-module___RLdmW__locationRow{margin-top:0;margin-bottom:8px;font-size:12px}.rera-feeds-module___RLdmW__locationIcon,.rera-feeds-module___RLdmW__factIcon{color:#fff;filter:brightness(0)invert()}.rera-feeds-module___RLdmW__listingTitle{margin-bottom:8px;font-size:14px;line-height:1.2}.rera-feeds-module___RLdmW__listingDescription,.rera-feeds-module___RLdmW__agentInsightsDescription{max-width:none;min-height:auto;max-height:none;margin-bottom:10px;font-size:12px;line-height:1.35;display:block}.rera-feeds-module___RLdmW__factsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-bottom:12px}.rera-feeds-module___RLdmW__factItem{gap:8px;font-size:12px}.rera-feeds-module___RLdmW__factIcon{flex:0 0 16px;width:16px;height:16px}.rera-feeds-module___RLdmW__priceText{margin-bottom:10px;font-size:18px}.rera-feeds-module___RLdmW__detailsButton,.rera-feeds-module___RLdmW__contactButtons{display:none!important}.rera-feeds-module___RLdmW__endOverlay{padding:20px 16px}.rera-feeds-module___RLdmW__endTitle{font-size:16px}.rera-feeds-module___RLdmW__requestButton,.rera-feeds-module___RLdmW__rewatchButton{width:min(100%,320px)}.rera-feeds-module___RLdmW__loaderWrap{background:#000;padding:0;display:block}.rera-feeds-module___RLdmW__loaderCard,.rera-feeds-module___RLdmW__loaderInfo{border-radius:0;width:100%}.rera-feeds-module___RLdmW__loaderCard{height:100dvh}.rera-feeds-module___RLdmW__loaderInfo,.rera-feeds-module___RLdmW__placeholderPanel,.rera-feeds-module___RLdmW__watermark{display:none}.rera-feeds-module___RLdmW__fetchingMore{color:#fff;background:#000;justify-content:center;align-items:center;min-height:80px;display:flex}.rera-feeds-module___RLdmW__modalCard{border-radius:16px 16px 0 0;align-self:end;width:min(100vw - 24px,420px)}.rera-feeds-module___RLdmW__mobileFilterSheetBackdrop{z-index:1000;background:#0000006b;align-items:flex-end;display:flex;position:fixed;inset:0}.rera-feeds-module___RLdmW__mobileFeedOverlay{z-index:12;pointer-events:none;position:absolute;inset:0}.rera-feeds-module___RLdmW__mobileTopShade{pointer-events:none;z-index:2;background:linear-gradient(#00000085 0%,#00000038 48%,#0000 100%);height:18%;position:absolute;inset:0 0 auto}.rera-feeds-module___RLdmW__mobileBottomShade{pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#00000038 24%,#00000094 100%);height:34%;position:absolute;inset:auto 0 0}.rera-feeds-module___RLdmW__mobileAgentAvatarButton{cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;padding:0;display:grid}.rera-feeds-module___RLdmW__mobileActionIconButton{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid;opacity:1!important;visibility:visible!important}.rera-feeds-module___RLdmW__mobileActionIconButton img{object-fit:contain;filter:brightness(0)invert();width:34px;height:34px;display:block;opacity:1!important;visibility:visible!important}.rera-feeds-module___RLdmW__mobileLikedIconExact{filter:none!important;width:26px!important;height:26px!important}.rera-feeds-module___RLdmW__mobileBookmarkActiveExact{filter:sepia()saturate(5)hue-rotate(355deg)brightness(1.08)!important}.rera-feeds-module___RLdmW__mobileActionCount{color:#fff;text-align:center;text-shadow:0 1px 2px #00000073;min-height:12px;margin-top:-8px;font-size:12px;font-weight:600;line-height:1}.rera-feeds-module___RLdmW__mobileBottomInfoExact{z-index:20;pointer-events:auto;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:14px;left:8px;right:56px}.rera-feeds-module___RLdmW__mobileLocationPillDetachedExact{color:#fff;cursor:pointer;background:#00000057;border:0;border-radius:4px;align-items:center;gap:7px;min-width:0;max-width:max-content;padding:6px 10px;display:inline-flex}.rera-feeds-module___RLdmW__mobileLocationIconExact{background:#efc051;border-radius:4px;flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.rera-feeds-module___RLdmW__mobileLocationIconExact img{object-fit:contain;filter:brightness(0);width:13px;height:13px}.rera-feeds-module___RLdmW__mobileLocationTextExact{white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:12.5px;font-weight:600;line-height:1;display:block;overflow:hidden}.rera-feeds-module___RLdmW__mobileMetaDetachedRowExact{justify-content:space-between;align-items:center;gap:8px;min-height:18px;display:flex}.rera-feeds-module___RLdmW__mobileMetaDetachedTextExact{color:#fff;text-shadow:0 1px 2px #00000073;font-size:13px;line-height:1.2}.rera-feeds-module___RLdmW__mobileMediaCounterDetachedExact{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#00000057;border-radius:6px;flex:none;max-width:42%;padding:4px 6px;font-size:11px;font-weight:600;overflow:hidden}.rera-feeds-module___RLdmW__mobileDrawerExact{-webkit-backdrop-filter:blur(5px);background:#16161657;border:1px solid #ffffff2e;border-radius:12px;width:100%;min-height:44px;margin-bottom:8px;padding:0 0 10px;overflow:hidden;box-shadow:0 8px 26px #0003}.rera-feeds-module___RLdmW__mobileDrawerExpandedExact{min-height:244px}.rera-feeds-module___RLdmW__mobileDrawerToggleExact{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 16px);min-height:30px;margin:0 8px;padding:10px 8px 0;font-size:13px;font-weight:500;display:flex}.rera-feeds-module___RLdmW__mobileToggleChevron{flex:0 0 20px;width:20px;height:20px}.rera-feeds-module___RLdmW__mobileDrawerContentExact{padding:8px 10px 0}.rera-feeds-module___RLdmW__mobileListingTitleExact{color:#fff;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:0 0 12px;font-size:15px;font-weight:600;line-height:1.3;overflow:hidden}.rera-feeds-module___RLdmW__mobileListingFactsExact{color:#fffffff5;margin:0 0 12px;font-size:14px;line-height:1.35}.rera-feeds-module___RLdmW__mobileListingPriceExact{color:#fff;margin:0 0 16px;font-size:18px;font-weight:700;line-height:1.2}.rera-feeds-module___RLdmW__mobilePrimaryCtaExact,.rera-feeds-module___RLdmW__mobileSecondaryCtaExact{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:44px;font-size:15px;font-weight:500;display:inline-flex}.rera-feeds-module___RLdmW__mobilePrimaryCtaExact{color:#fff;background:#1d47b8;border:0;margin-bottom:10px}.rera-feeds-module___RLdmW__mobileSecondaryCtaExact{color:#fff;background:0 0;border:1px solid #ffffff8c}.rera-feeds-module___RLdmW__mobileCtaIcon{flex:0 0 18px;width:18px;height:18px}.rera-feeds-module___RLdmW__mobileDotsExact{justify-content:center;align-items:center;gap:5px;padding:4px 0 0;display:flex}.rera-feeds-module___RLdmW__mobileDotExact,.rera-feeds-module___RLdmW__mobileDotActiveExact{cursor:pointer;border:0;border-radius:999px;width:7px;height:7px;padding:0}.rera-feeds-module___RLdmW__mobileDotExact{background:#ffffff6b}.rera-feeds-module___RLdmW__mobileDotActiveExact{background:#fff}.rera-feeds-module___RLdmW__mobileSocialDescExact{color:#fffffff0;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.rera-feeds-module___RLdmW__mobileProgressTrackExact{z-index:35;pointer-events:none;background:#141414ad;height:3px;position:absolute;bottom:0;left:0;right:0}.rera-feeds-module___RLdmW__mobileProgressFillExact{background:#2049bb;height:100%}.rera-feeds-module___RLdmW__mobileFeedOverlay *{box-sizing:border-box}.rera-feeds-module___RLdmW__mobileActionRailExact,.rera-feeds-module___RLdmW__mobileActionRailExact *{opacity:1!important;visibility:visible!important}.rera-feeds-module___RLdmW__mobileVideoTapLayer{width:100%;height:100%;position:relative}.rera-feeds-module___RLdmW__mobileCenterPlayButton{z-index:6;cursor:pointer;background:#00000024;border:0;border-radius:999px;place-items:center;width:84px;height:84px;padding:0;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rera-feeds-module___RLdmW__mobileCenterPlayIcon{color:#ffffffd1;fill:#ffffffd1;width:46px;height:46px}.rera-feeds-module___RLdmW__floatingArrows{display:none!important}}.rera-feeds-module___RLdmW__mobileActionRailMain{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.rera-feeds-module___RLdmW__mobileActionRailBottom{justify-content:center;align-items:flex-end;width:100%;margin-top:auto;padding-top:10px;display:flex}.rera-feeds-module___RLdmW__mobileBottomInfoExact{z-index:20;pointer-events:auto;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:14px;left:8px;right:64px}.rera-feeds-module___RLdmW__mobileFeedError{z-index:30;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#b42318d1;border-radius:10px;padding:8px 10px;font-size:12px;line-height:1.3;position:absolute;bottom:92px;left:12px;right:64px}.rera-feeds-module___RLdmW__mobileActionRailExact{top:calc(env(safe-area-inset-top,0px) + 76px);right:14px;bottom:calc(env(safe-area-inset-bottom,0px) + 16px);z-index:40;pointer-events:auto;flex-direction:column;align-items:center;width:36px;display:flex;position:absolute}.rera-feeds-module___RLdmW__mobileActionRailBottom{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;width:100%;margin-top:auto;padding-bottom:0;display:flex}.rera-feeds-module___RLdmW__mobileAgentAvatarButton,.rera-feeds-module___RLdmW__mobileActionIconButton{cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex;opacity:1!important;visibility:visible!important}.rera-feeds-module___RLdmW__mobileAgentAvatarButton:disabled,.rera-feeds-module___RLdmW__mobileActionIconButton:disabled{cursor:default;opacity:.42!important}.rera-feeds-module___RLdmW__mobileAgentAvatarExact{object-fit:cover;background:#fff;border:1.5px solid #fffffff5;border-radius:50%;width:32px;height:32px;margin-bottom:8px;display:block;overflow:hidden;box-shadow:0 4px 10px #00000038;filter:none!important}.rera-feeds-module___RLdmW__mobileActionIconButton img{object-fit:contain;filter:brightness(0)invert();width:28px;height:28px;display:block;opacity:1!important;visibility:visible!important}.rera-feeds-module___RLdmW__mobileLikedIconExact{filter:none!important;width:22px!important;height:22px!important}.rera-feeds-module___RLdmW__mobileBookmarkActiveExact{filter:sepia()saturate(5)hue-rotate(355deg)brightness(1.08)!important}.rera-feeds-module___RLdmW__mobileActionCount{color:#fff;text-align:center;text-shadow:0 1px 2px #00000073;pointer-events:none;min-height:10px;margin-top:-4px;font-size:10px;font-weight:600;line-height:1}.rera-feeds-module___RLdmW__mobileLocationPillDetachedExact{align-items:center;gap:6px;display:inline-flex}.rera-feeds-module___RLdmW__mobileLocationIconExact{color:#0000006b;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;transform:translateY(-1px)}.rera-feeds-module___RLdmW__mobileLocationIconExact img{display:none}.rera-feeds-module___RLdmW__mobileLocationPinSvg{width:16px;height:16px;display:block}.rera-feeds-module___RLdmW__mobileLocationTextExact{line-height:1.2;display:inline-block}.rera-feeds-module___RLdmW__mobileTopBar{top:calc(env(safe-area-inset-top,0px) + 8px);z-index:60;pointer-events:none;position:absolute;left:0;right:0}.rera-feeds-module___RLdmW__mobileTopBarInner{pointer-events:auto;justify-content:space-between;align-items:center;width:100%;padding:0 12px;display:flex}.rera-feeds-module___RLdmW__mobileBackButton{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000047;border:0;border-radius:999px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:inline-flex}.rera-feeds-module___RLdmW__mobileTopIcon{width:24px;height:24px;display:block}.rera-feeds-module___RLdmW__mobileTopBarCenter{flex:auto}.rera-feeds-module___RLdmW__mobileFilterButton{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1c3a8b;border:0;border-radius:14px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;margin-left:auto;padding:0;display:inline-flex;box-shadow:0 8px 20px #00000038}.rera-feeds-module___RLdmW__mobileFilterIcon{object-fit:contain;width:20px;height:20px;display:block}.rera-feeds-module___RLdmW__mobileFilterButton img{filter:brightness(0)invert()}.rera-feeds-module___RLdmW__mobileTopBarInner{grid-template-columns:46px 1fr 46px;align-items:center;width:100%;padding:0 12px;display:grid}.rera-feeds-module___RLdmW__mobileTopBrand{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #00000059;justify-self:center;font-size:24px;font-weight:700;line-height:1}.rera-feeds-module___RLdmW__mobileSocialBottomInfoExact{z-index:20;pointer-events:auto;flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute;bottom:12px;left:12px;right:64px}.rera-feeds-module___RLdmW__mobileSocialDisclaimerPill{color:#efeeee;white-space:nowrap;text-overflow:ellipsis;background:#cb514a80;border:1px solid #cb514a;border-radius:6px;max-width:100%;padding:8px 10px;font-size:12px;line-height:1.25;overflow:hidden}.rera-feeds-module___RLdmW__mobileSocialTitleExact{color:#fff;max-width:100%;margin:0;font-size:14px;font-weight:600;line-height:1.35}.rera-feeds-module___RLdmW__mobileSocialDescriptionExact{color:#ffffffd1;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:13px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.rera-feeds-module___RLdmW__mobileSocialDescriptionExpandedExact{display:block;overflow:visible}.rera-feeds-module___RLdmW__mobileSocialReadMoreExact{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.rera-feeds-module___RLdmW__mobileActionRailExact{right:10px}.rera-feeds-module___RLdmW__mobileActionRailBottom{gap:14px}.rera-feeds-module___RLdmW__mobileActionCount{margin-top:-10px;font-size:13px;font-weight:600}.rera-feeds-module___RLdmW__mobileAgentAvatarExact{border-radius:999px;width:32px;height:32px}.rera-feeds-module___RLdmW__mobileSocialDescriptionExact{color:#ffffffd1;line-clamp:3;-webkit-line-clamp:3;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:13px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.rera-feeds-module___RLdmW__mobileSocialDescriptionExpandedExact{line-clamp:unset;-webkit-line-clamp:unset;display:block;overflow:visible}
