.mobListingsSection{padding:22px 14px 40px}.mobListingsHeader{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.mobListingsEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#153890;margin:0 0 8px;font-size:12px;font-weight:800}.mobListingsTitle{color:#222529;letter-spacing:-.03em;margin:0;font-size:35px;font-weight:500;line-height:1.1}.mobListingsMeta{color:#667085;font-size:14px}.mobListingsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;display:grid}.mobListingsGrid>*{min-width:0}.mobCardLink{width:100%;min-width:0;max-width:100%;color:inherit;text-decoration:none;display:block}.mobCard{cursor:pointer;background:#fff;width:100%;min-width:0;max-width:100%}.mobCardMediaWrap{width:100%;min-width:0}.mobCardMedia{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;width:100%;height:440px;position:relative;overflow:hidden}.mobCardPreviewVideo{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .22s;position:absolute;inset:0}.mobCardPreviewVideo.isActive{opacity:1}.mobCardMediaOverlay{pointer-events:none;background:linear-gradient(#00000005 0%,#00000014 100%);position:absolute;inset:0}.mobCardAgentBar{z-index:2;justify-content:flex-start;display:flex;position:absolute;top:10px;left:8px;right:8px}.mobCardAgentLeft{background:#282828c2;border-radius:6px;align-items:center;gap:6px;max-width:60%;height:36px;padding:0 8px 0 5px;display:inline-flex;overflow:hidden}.mobCardAgentIdentityBtn{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;width:100%;margin:0;padding:0;display:inline-flex}.mobCardAvatar{background-color:#f2f4f7;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffffb3;border-radius:50%;flex:none;width:22px;height:22px}.mobCardAgentText{white-space:nowrap;color:#fff;width:100%;font-size:12px;overflow:hidden}.mobMarqueeWrapper{gap:40px;animation:18s linear infinite mobMarqueeScroll;display:inline-flex}.mobMarqueeContent{white-space:nowrap}@keyframes mobMarqueeScroll{0%{transform:translate(0%)}to{transform:translate(-50%)}}.mobVerifiedBadge{z-index:3;position:absolute;bottom:11px;left:9px}.mobVerifiedBadgeInner{background:#fff;border-radius:8px 30px 30px 8px;align-items:center;padding:4px;display:inline-flex}.mobVerifiedBadgeImage{flex:none;width:auto;height:44px;display:block}.mobVerifiedBadgeGradient{background:linear-gradient(#529af2,#67b1f1);border-radius:0 30px 30px 0;align-items:stretch;height:44px;padding:4px 4px 4px 0;display:flex}.mobVerifiedBadgeTextBox{text-align:center;box-sizing:border-box;background:#fff;border-radius:0 30px 30px 0;justify-content:center;align-items:center;width:60px;height:100%;padding:0 4px;display:flex}.mobVerifiedBadgeText{color:#529af2;text-align:center;white-space:normal;font-size:12px;font-weight:500;line-height:1.05;display:block}.mobCardDuration{color:#fff;text-align:center;z-index:2;background:#3a3a3ad6;border-radius:4px;min-width:34px;height:28px;padding:4px 6px;font-size:11px;font-weight:600;line-height:18px;position:absolute;bottom:10px;right:8px}.mobCardPreviewBadge{z-index:2;color:#fff;background:#153890eb;border-radius:999px;align-items:center;height:24px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:54px;left:10px}.mobCardPreviewBadge.isActive{background:#109250f2}.mobCardBody{padding:10px 0 0}.mobCardPriceRow{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.mobCardPrice{color:#111827;letter-spacing:-.01em;padding:10px 0 7px;font-size:18px;font-weight:700;line-height:1}.mobCardPricePeriod{color:#434343;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1}.mobCardLocation{color:#9b9b9b;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:2px;min-height:16px;margin-bottom:8px;font-size:13px;line-height:1.2;display:flex;overflow:hidden}.mobCardLocationIcon{object-fit:contain;filter:brightness(0)saturate()invert(16%)sepia()saturate(7492%)hue-rotate()brightness(95%)contrast(105%);flex:none;width:17px;height:17px}.mobCardDivider{background:#ececec;width:100%;height:1px}.mobCardDividerAfterLocation{margin-top:12px;margin-bottom:0}.mobCardDividerBeforeActions{margin-top:0;margin-bottom:9px}.mobCardSpecs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 12px;display:grid}.mobCardSpec{color:#2f3744;white-space:nowrap;align-items:center;gap:0;font-size:14px;line-height:1;display:inline-flex}.mobCardSpec img{object-fit:contain;opacity:.85;width:40px;height:23px}.mobCardActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mobActionBtn{cursor:pointer;background:#fff;border-radius:3px;place-items:center;width:100%;min-width:0;height:35px;display:grid}.mobActionBtn img{object-fit:contain;width:24px;height:24px}.mobActionBtn.whatsapp{border:1px solid #79c67a}.mobActionBtn.call,.mobActionBtn.email{border:1px solid #4d78e6}.mobActionBtn.isDisabled{opacity:.45;cursor:not-allowed}@media (max-width:1400px){.mobListingsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.mobListingsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767.98px){.mobListingsSection{padding:8px 12px 24px}.mobListingsHeader{flex-direction:column;align-items:stretch;gap:8px;margin-bottom:14px}.mobListingsTitle{font-size:18px;font-weight:700;line-height:1.25}.mobListingsMeta{text-align:right;font-size:12px}.mobListingsGrid{grid-template-columns:repeat(1,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:unset!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden visible!important}.mobListingsGrid>*{flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.mobCardLink,.mobCard,.mobCardBody,.mobCardActions{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.mobCardMedia{border-radius:8px;height:340px}.mobCardAgentLeft{max-width:calc(100% - 16px)}.mobCardPrice{padding:8px 0 6px;font-size:14px}.mobCardPricePeriod,.mobCardLocation,.mobCardSpec{margin-left:10px;font-size:12px}.mobCardSpec img{width:22px;height:20px}.mobCardSpecs{justify-content:space-between;align-items:center;width:100%;margin:10px 0;display:flex}.mobCardSpec{align-items:center;gap:6px;display:flex}.mobCardActions{gap:6px}.mobActionBtn{height:32px}.mobActionBtn img{width:20px;height:20px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter", "Inter Fallback"}
