.hm-container{max-width:1240px;margin:0 auto;padding:0 24px}.hm-hero{position:relative;background:#0d1b2e;min-height:420px;display:flex;align-items:center}.hm-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;opacity:0.22;overflow:hidden;border-radius:inherit;pointer-events:none}.hm-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(120deg,rgba(10,22,42,.75) 0%,rgba(20,40,80,.35) 60%,rgba(201,169,110,.08) 100%);pointer-events:none;z-index:1}.hm-hero>.hm-container{position:relative;z-index:2;width:100%}.hm-sbar-wrap,.hm-sbar-row,.hm-sbar-loc{position:relative}.hm-sbar-loc .loc-dropdown{z-index:9999}.hm-hero-content{max-width:600px;padding:80px 0}.hm-hero-badge{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:#c9a96e;background:rgba(201,169,110,.1);border:1px solid rgba(201,169,110,.25);padding:5px 13px;border-radius:20px;margin-bottom:20px}.hm-hero-title{font-size:42px;font-weight:900;color:#ffffff;line-height:1.18;margin-bottom:14px;letter-spacing:-.7px}.hm-hero-title span{color:#c9a96e}.hm-hero-sub{font-size:15px;color:rgba(255,255,255,.62);line-height:1.7;margin-bottom:32px;max-width:440px}.hm-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hm-hero-cta{display:inline-flex;align-items:center;gap:9px;background:#3366cc;color:#ffffff !important;font-size:14px;font-weight:700;padding:13px 28px;border-radius:10px;text-decoration:none !important;transition:all .2s;box-shadow:0 4px 20px rgba(51,102,204,.38)}.hm-hero-cta:hover{background:#2855b0;transform:translateY(-2px);box-shadow:0 8px 28px rgba(51,102,204,.48)}.hm-hero-cta--ghost{background:rgba(255,255,255,.08) !important;border:1.5px solid rgba(255,255,255,.25);box-shadow:none !important}.hm-hero-cta--ghost:hover{background:rgba(255,255,255,.14) !important;border-color:rgba(255,255,255,.4)}.hm-trust-bar{background:#ffffff;border-bottom:1px solid #e8ecf0}.hm-trust-inner{display:flex;align-items:stretch}.hm-trust-item{flex:1;display:flex;align-items:center;gap:13px;padding:20px 28px;border-right:1px solid #f0f4f8;transition:background .15s}.hm-trust-item:last-child{border-right:none}.hm-trust-item:first-child{padding-left:0}.hm-trust-item:hover{background:#fafbfd}.hm-trust-icon{width:40px;height:40px;border-radius:11px;background:linear-gradient(135deg,rgba(201,169,110,.12),rgba(201,169,110,.06));border:1px solid rgba(201,169,110,.18);color:#c9a96e;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.hm-trust-text-num{font-size:15px;font-weight:800;color:#1e293b;line-height:1}.hm-trust-text-label{font-size:11px;color:#64748b;margin-top:3px}.hm-types-bar{background:#ffffff;border-bottom:1px solid #e8ecf0;padding:13px 0}.hm-types-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin-bottom:10px}.hm-types-inner{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:1px}.hm-types-inner::-webkit-scrollbar{display:none}.hm-type-chip{display:inline-flex;align-items:center;gap:5px;padding:7px 15px;border-radius:20px;font-size:12px;font-weight:600;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;white-space:nowrap;text-decoration:none !important;transition:all .15s;cursor:pointer;flex-shrink:0}.hm-type-chip:hover{background:#e8ecf4;color:#1e293b;border-color:#c8d4e8}.hm-section{padding:56px 0}.hm-section--gray{background:#f8fafc}.hm-section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px}.hm-section-eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:#8B6914;margin-bottom:5px}.hm-section-title{font-size:21px;font-weight:800;color:#1e293b;line-height:1.2}.hm-count{font-size:13px;font-weight:600;color:#64748b;margin-left:7px}.hm-section-link{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:700;color:#3366cc;text-decoration:none !important;flex-shrink:0;padding-bottom:2px;border-bottom:1.5px solid transparent;transition:border-color .15s}.hm-section-link:hover{color:#2855b0;border-bottom-color:#2855b0}.hm-new-row{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:#dde3ec transparent}.hm-new-row::-webkit-scrollbar{height:4px}.hm-new-row::-webkit-scrollbar-track{background:transparent}.hm-new-row::-webkit-scrollbar-thumb{background:#dde3ec;border-radius:4px}.hm-nc{flex:0 0 230px;background:#ffffff;border-radius:14px;border:1px solid #e8ecf0;overflow:hidden;cursor:pointer;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 1px 6px rgba(0,0,0,.04);display:block;text-decoration:none !important;color:inherit}.hm-nc:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1);border-color:#c8d4ea}.hm-nc__img{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f1f5f9}.hm-nc__img img{width:100%;height:100%;object-fit:cover;transition:transform .35s;display:block}.hm-nc:hover .hm-nc__img img{transform:scale(1.06)}.hm-nc__badge{position:absolute;top:9px;left:9px;background:#8B6914;color:#fff;font-size:9px;font-weight:800;padding:3px 9px;border-radius:20px;letter-spacing:.6px;text-transform:uppercase}.hm-nc__body{padding:13px 15px 16px}.hm-nc__loc{font-size:11px;color:#64748b;margin-bottom:5px;display:flex;align-items:center;gap:4px}.hm-nc__loc i{color:#c9a96e;font-size:10px}.hm-nc__title{font-size:13px;font-weight:700;color:#1e293b;line-height:1.45;margin-bottom:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hm-nc__price{font-size:13px;font-weight:800;color:#3366cc}.hm-full-grid-wrap{width:100%;padding:0 10%;box-sizing:border-box}.hm-prop-grid--full{display:flex !important;flex-wrap:wrap;gap:16px;justify-content:center}.hm-prop-grid--full .sl-prop-card{flex:0 0 calc(25% - 12px);max-width:calc(25% - 12px);min-width:240px;margin-bottom:0}@media (max-width:1400px){.hm-prop-grid--full .sl-prop-card{flex:0 0 calc(33.33% - 11px);max-width:calc(33.33% - 11px)}.hm-full-grid-wrap{padding:0 6%}}@media (max-width:900px){.hm-prop-grid--full .sl-prop-card{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}.hm-full-grid-wrap{padding:0 16px}}@media (max-width:540px){.hm-prop-grid--full .sl-prop-card{flex:0 0 100%;max-width:100%;min-width:0}}.hm-load-more-wrap{text-align:center;margin-top:38px;display:none}.hm-load-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 36px;border-radius:10px;font-size:14px;font-weight:700;color:#3366cc;background:#ffffff;border:1.5px solid #3366cc;cursor:pointer;transition:all .18s;font-family:inherit}.hm-load-more-btn:hover{background:#3366cc;color:#fff;box-shadow:0 4px 16px rgba(51,102,204,.3)}.hm-load-more-btn:disabled{color:#94a3b8;border-color:#e2e8f0;background:#f8fafc;cursor:not-allowed;box-shadow:none}@media (max-width:900px){.hm-trust-item{padding:16px 16px}}@media (max-width:768px){.hm-hero{min-height:400px}.hm-hero-content{padding:48px 0 56px}.hm-hero-title{font-size:28px}.hm-hero-sub{font-size:14px}.hm-trust-inner{flex-wrap:wrap}.hm-trust-item{flex:0 0 50%;border-bottom:1px solid #f0f4f8}.hm-trust-item:nth-child(2n){border-right:none}.hm-trust-item:nth-last-child(-n+2){border-bottom:none}.hm-trust-item:first-child{padding-left:16px}.hm-section{padding:38px 0}.hm-section-title{font-size:18px}}@media (max-width:480px){.hm-container{padding:0 16px}.hm-hero-title{font-size:23px}.hm-hero-content{padding:44px 0}.hm-trust-item{flex:0 0 50%}.hm-nc{flex:0 0 200px}}.ex-section{background:#f0f4f8;padding:72px 0 80px;border-top:1px solid #e2e8f0}.ex-header{text-align:center;margin-bottom:52px}.ex-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#1e40af;background:rgba(30,64,175,.1);border:1px solid rgba(30,64,175,.2);padding:5px 14px;border-radius:20px;margin-bottom:18px}.ex-title{font-size:32px;font-weight:800;color:#0d1b2e;line-height:1.3;margin-bottom:16px}.ex-title span{color:#3366cc}.ex-sub{font-size:15px;color:#475569;line-height:1.75;max-width:640px;margin:0 auto}.ex-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:60px}.ex-card{background:#ffffff;border-radius:16px;padding:24px 20px;border:1px solid #e2e8f0;box-shadow:0 2px 12px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;gap:14px}.ex-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px rgba(51,102,204,.12)}.ex-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.ex-icon--blue{background:rgba(51,102,204,.12);color:#3366cc}.ex-icon--gold{background:rgba(201,169,110,.15);color:#b8860b}.ex-icon--green{background:rgba(34,197,94,.12);color:#16a34a}.ex-icon--purple{background:rgba(139,92,246,.12);color:#7c3aed}.ex-icon--orange{background:rgba(249,115,22,.12);color:#ea580c}.ex-icon--teal{background:rgba(20,184,166,.12);color:#0d9488}.ex-icon--red{background:rgba(239,68,68,.12);color:#dc2626}.ex-icon--navy{background:rgba(13,27,46,.08);color:#0d1b2e}.ex-card-title{font-size:14px;font-weight:700;color:#1e293b;margin-bottom:6px}.ex-card-desc{font-size:13px;color:#64748b;line-height:1.65}.ex-compare-wrap{margin-bottom:56px}.ex-compare-title{font-size:20px;font-weight:800;color:#0d1b2e;text-align:center;margin-bottom:24px}.ex-table-wrap{overflow-x:auto;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.08)}.ex-table{width:100%;border-collapse:collapse;background:#ffffff;font-size:14px}.ex-table thead tr{background:#0d1b2e;color:#fff}.ex-th-feature{padding:18px 24px;text-align:left;font-weight:600;width:46%}.ex-th-ex{padding:18px 24px;text-align:center;width:27%;background:#3366cc}.ex-th-open{padding:18px 24px;text-align:center;width:27%;font-weight:600;color:rgba(255,255,255,.65)}.ex-badge-ex{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;letter-spacing:.3px}.ex-table tbody tr td{padding:14px 24px;border-bottom:1px solid #f1f5f9;color:#334155}.ex-table tbody tr td:first-child{font-weight:500}.ex-tr-alt td{background:#f8fafc}.ex-td-yes{text-align:center;font-size:18px;color:#16a34a}.ex-td-no{text-align:center;font-size:18px;color:#dc2626}.ex-td-partial{text-align:center;font-size:13px;color:#d97706;font-weight:600}.ex-td-partial i{display:block;font-size:16px;margin-bottom:2px}.ex-cta-strip{background:linear-gradient(120deg,#0d1b2e 0%,#1a3a6e 100%);border-radius:20px;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 8px 32px rgba(13,27,46,.3)}.ex-cta-title{font-size:18px;font-weight:700;color:#ffffff;margin-bottom:6px;line-height:1.4}.ex-cta-sub{font-size:13px;color:rgba(255,255,255,.65);line-height:1.6}.ex-cta-right{display:flex;gap:12px;flex-shrink:0}.ex-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;transition:opacity .2s,transform .15s;background:#c9a96e;color:#0d1b2e}.ex-cta-btn:hover{opacity:.88;transform:translateY(-1px);text-decoration:none;color:#0d1b2e}.ex-cta-btn--outline{background:transparent;border:1.5px solid rgba(255,255,255,.35);color:#ffffff}.ex-cta-btn--outline:hover{color:#ffffff;border-color:rgba(255,255,255,.6)}@media (max-width:1024px){.ex-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ex-section{padding:52px 0 60px}.ex-title{font-size:24px}.ex-grid{grid-template-columns:repeat(2,1fr);gap:14px}.ex-cta-strip{flex-direction:column;text-align:center;padding:28px 24px}.ex-cta-right{flex-wrap:wrap;justify-content:center}.ex-th-feature{width:48%;padding:12px 10px;font-size:12px}.ex-th-ex,.ex-th-open{width:26%;padding:12px 6px;font-size:10px;text-align:center}.ex-badge-ex{flex-direction:column;gap:1px;font-size:10px;line-height:1.3}.ex-badge-ex i{display:none}.ex-table tbody tr td{padding:11px 8px}.ex-table tbody tr td:first-child{font-size:12px;width:48%}.ex-td-yes,.ex-td-no{font-size:17px}.ex-td-partial{font-size:10px}.ex-td-partial i{font-size:14px}}@media (max-width:480px){.ex-grid{grid-template-columns:1fr}.ex-title{font-size:20px}.ex-cta-btn{width:100%;justify-content:center}}.hm-faq-section{background:#f8fafc;padding:72px 0 80px;border-top:1px solid #e8ecf0}.hm-faq-header{text-align:center;margin-bottom:48px}.hm-faq-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#8B6914;border:1px solid rgba(139,105,20,.3);padding:4px 14px;border-radius:20px;margin-bottom:16px}.hm-faq-title{font-size:30px;font-weight:900;color:#0d1b2e;line-height:1.3;margin-bottom:12px}.hm-faq-title span{color:#3366cc}.hm-faq-sub{font-size:14px;color:#64748b}.hm-faq-list{max-width:780px;margin:0 auto 40px;display:flex;flex-direction:column;gap:0;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.07)}.hm-faq-item{background:#ffffff;border-bottom:1px solid #f1f5f9}.hm-faq-item:last-child{border-bottom:none}.hm-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:none;border:none;text-align:left;font-size:15px;font-weight:700;color:#0d1b2e;cursor:pointer;font-family:inherit;transition:background .15s,color .15s;-webkit-appearance:none;appearance:none}.hm-faq-q:hover{background:#f8fafc;color:#3366cc}.hm-faq-item.open .hm-faq-q{color:#3366cc;background:#f0f5ff}.hm-faq-arrow{font-size:12px;color:#94a3b8;flex-shrink:0;transition:transform .25s,color .15s}.hm-faq-item.open .hm-faq-arrow{transform:rotate(180deg);color:#3366cc}.hm-faq-a{display:none;padding:0 24px 22px;font-size:15px;color:#1e293b;line-height:1.85;border-top:1px solid #e8f0ff;background:#f0f5ff}.hm-faq-item.open .hm-faq-a{display:block}.hm-faq-a p{margin:10px 0 0}.hm-faq-a p:first-child{margin-top:16px}.hm-faq-a ul{margin:10px 0 0 4px;padding-left:18px}.hm-faq-a ul li{margin-bottom:6px}.hm-faq-a strong{color:#0d1b2e}.hm-faq-cta{display:flex;align-items:center;justify-content:center;gap:16px;font-size:14px;color:#64748b;flex-wrap:wrap}.hm-faq-cta-btn{display:inline-flex;align-items:center;gap:8px;background:#0d1b2e;color:#ffffff !important;padding:11px 24px;border-radius:10px;font-size:13px;font-weight:700;text-decoration:none !important;transition:background .18s,transform .15s}.hm-faq-cta-btn:hover{background:#1a3a6e;transform:translateY(-1px)}@media (max-width:768px){.hm-faq-section{padding:52px 0 60px}.hm-faq-title{font-size:24px}.hm-faq-q{font-size:14px;padding:16px 18px}.hm-faq-a{padding:0 18px 18px}}@media (max-width:480px){.hm-faq-title{font-size:20px}.hm-faq-q{font-size:13px}}.hm-ac-section{background:#ffffff;padding:64px 0 72px;border-top:1px solid #e8ecf0}.hm-ac-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hm-ac-card{border-radius:24px;overflow:hidden;position:relative;display:flex;flex-direction:column;transform:translateZ(0);-webkit-transform:translateZ(0)}.hm-ac-card--about{background:#0d1b2e;min-height:420px;flex-direction:row;align-items:stretch}.hm-ac-card-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 110% 50%,rgba(201,169,110,.12) 0%,transparent 65%),radial-gradient(ellipse at -10% 80%,rgba(51,102,204,.15) 0%,transparent 60%);pointer-events:none}.hm-ac-card--about .hm-ac-card-body{position:relative;z-index:1;padding:40px 36px;flex:1;display:flex;flex-direction:column}.hm-ac-portrait{width:200px;flex-shrink:0;position:relative;overflow:hidden}.hm-ac-portrait img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;opacity:.9}.hm-ac-portrait::before{content:'';position:absolute;inset:0;background:linear-gradient(to right,#0d1b2e 0%,transparent 40%);z-index:1;pointer-events:none}.hm-ac-card--contact{background:#f8fafc;border:1px solid #e8ecf0;box-shadow:0 4px 24px rgba(0,0,0,.05)}.hm-ac-card--contact .hm-ac-card-body{padding:40px 36px;display:flex;flex-direction:column;height:100%}.hm-ac-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#c9a96e;border:1px solid rgba(201,169,110,.35);padding:4px 12px;border-radius:20px;margin-bottom:16px;width:fit-content}.hm-ac-eyebrow--dark{color:#3366cc;border-color:rgba(51,102,204,.25);background:rgba(51,102,204,.07)}.hm-ac-title{font-size:24px;font-weight:900;color:#ffffff;line-height:1.3;margin-bottom:12px}.hm-ac-title--dark{color:#0d1b2e}.hm-ac-desc{font-size:13.5px;color:rgba(255,255,255,.6);line-height:1.75;margin-bottom:24px}.hm-ac-desc--dark{color:#64748b}.hm-ac-stats{display:flex;align-items:center;gap:16px;margin-bottom:28px}.hm-ac-stat-num{font-size:22px;font-weight:900;color:#ffffff;line-height:1}.hm-ac-stat-num span{font-size:14px;color:#c9a96e;font-weight:700}.hm-ac-stat-lbl{font-size:11px;color:rgba(255,255,255,.5);margin-top:3px}.hm-ac-stat-divider{width:1px;height:32px;background:rgba(255,255,255,.15)}.hm-ac-channels{display:flex;flex-direction:column;gap:10px;margin-bottom:24px;flex:1}.hm-ac-channel{display:flex;align-items:center;gap:14px;padding:13px 16px;background:#ffffff;border:1px solid #e8ecf0;border-radius:12px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .15s}.hm-ac-channel:hover{border-color:#3366cc;box-shadow:0 4px 16px rgba(51,102,204,.1);transform:translateX(3px);text-decoration:none}.hm-ac-ch-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.hm-ac-ch--phone{background:rgba(51,102,204,.1);color:#3366cc}.hm-ac-ch--line{background:rgba(6,199,85,.12);color:#06c755}.hm-ac-ch--fb{background:rgba(24,119,242,.1);color:#1877f2}.hm-ac-ch-label{font-size:11px;color:#64748b;font-weight:600;letter-spacing:.5px;margin-bottom:2px}.hm-ac-ch-val{font-size:14px;font-weight:700;color:#1e293b}.hm-ac-ch-arrow{margin-left:auto;font-size:12px;color:#cbd5e1;flex-shrink:0}.hm-ac-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:10px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .18s,transform .15s;width:fit-content}.hm-ac-btn:hover{opacity:.85;transform:translateY(-1px);text-decoration:none}.hm-ac-btn--light{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);color:#ffffff}.hm-ac-btn--light:hover{color:#ffffff;background:rgba(255,255,255,.18)}.hm-ac-btn--dark{background:#0d1b2e;color:#ffffff}.hm-ac-btn--dark:hover{color:#ffffff}@media (max-width:900px){.hm-ac-grid{grid-template-columns:1fr}.hm-ac-portrait{width:160px}.hm-ac-card--about .hm-ac-card-body{padding:32px 28px}}@media (max-width:600px){.hm-ac-section{padding:48px 0 56px}.hm-ac-portrait{display:none}.hm-ac-card--about .hm-ac-card-body,.hm-ac-card--contact .hm-ac-card-body{padding:28px 24px}.hm-ac-title{font-size:20px}.hm-ac-stats{gap:12px}}.hm-cat-section{padding:56px 0}.hm-cat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.hm-cat-header-left{display:flex;align-items:center;gap:14px}.hm-cat-icon{width:48px;height:48px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.hm-cat-eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:3px}.hm-cat-title{font-size:22px;font-weight:800;line-height:1.2;margin:0}.hm-cat-view-all{font-size:13px;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:6px;white-space:nowrap;transition:gap .15s;flex-shrink:0}.hm-cat-view-all:hover{gap:10px;text-decoration:none}.hm-cat-grid{display:grid;gap:16px}.hm-cat-grid--4{grid-template-columns:repeat(4,1fr)}.hm-cat-grid--3{grid-template-columns:repeat(3,1fr)}.hm-cat-more-wrap{text-align:center;margin-top:28px}.hm-cat-more-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 34px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:all .18s;font-family:inherit}.hm-cat-more-btn:disabled{cursor:not-allowed;opacity:.4}.hm-cat-condo{background:#f5f3ff}.hm-cat-icon--condo{background:#ede9fe;color:#6d28d9}.hm-cat-condo .hm-cat-eyebrow{color:#94a3b8}.hm-cat-condo .hm-cat-title{color:#1e1b4b}.hm-cat-condo .hm-cat-view-all{color:#6d28d9}.hm-cat-condo .sl-prop-card:hover{border-color:rgba(109,40,217,.4) !important;box-shadow:0 8px 32px rgba(109,40,217,.12) !important}.hm-cat-condo .hm-cat-more-btn{background:#fff;border:1.5px solid #6d28d9;color:#6d28d9}.hm-cat-condo .hm-cat-more-btn:hover:not(:disabled){background:#6d28d9;color:#fff;box-shadow:0 4px 16px rgba(109,40,217,.25)}.hm-cat-town{background:#fff}.hm-cat-icon--town{background:#eff4ff;color:#3366cc}.hm-cat-town .hm-cat-eyebrow{color:#94a3b8}.hm-cat-town .hm-cat-title{color:#1e293b}.hm-cat-town .hm-cat-view-all{color:#3366cc}.hm-cat-town .hm-cat-more-btn{background:#fff;border:1.5px solid #3366cc;color:#3366cc}.hm-cat-town .hm-cat-more-btn:hover:not(:disabled){background:#3366cc;color:#fff;box-shadow:0 4px 16px rgba(51,102,204,.25)}.hm-cat-land{background:#f5f2eb}.hm-cat-icon--land{background:#e6efdf;color:#4a7a3d}.hm-cat-land .hm-cat-eyebrow{color:#7d9c74}.hm-cat-land .hm-cat-title{color:#2c3e22}.hm-cat-land .hm-cat-view-all{color:#4a7a3d}.hm-cat-land .sl-prop-card:hover{border-color:rgba(74,122,61,.5) !important;box-shadow:0 8px 28px rgba(74,122,61,.12) !important}.hm-cat-land .hm-cat-more-btn{background:transparent;border:1.5px solid #4a7a3d;color:#4a7a3d}.hm-cat-land .hm-cat-more-btn:hover:not(:disabled){background:#4a7a3d;color:#fff;box-shadow:0 4px 16px rgba(74,122,61,.25)}.hm-cat-house{background:#f8fafc}.hm-cat-icon--house{background:rgba(201,169,110,.12);color:#b8903a}.hm-cat-house .hm-cat-eyebrow{color:#c9a96e}.hm-cat-house .hm-cat-title{color:#0f1f3d}.hm-cat-house .hm-cat-view-all{color:#b8903a}.hm-cat-house .sl-prop-card:hover{border-color:rgba(201,169,110,.55) !important;box-shadow:0 8px 32px rgba(201,169,110,.15) !important}.hm-cat-house .hm-cat-more-btn{background:transparent;border:1.5px solid #c9a96e;color:#b8903a}.hm-cat-house .hm-cat-more-btn:hover:not(:disabled){background:#c9a96e;color:#fff;box-shadow:0 4px 16px rgba(201,169,110,.3)}.hm-cat-luxury{background:linear-gradient(160deg,#080f1c 0%,#0b1829 50%,#050c18 100%);padding:80px 0;position:relative;overflow:hidden;border-top:1px solid rgba(201,169,110,.18)}.hm-cat-luxury::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 8% 60%,rgba(201,169,110,.13) 0%,transparent 65%),radial-gradient(ellipse 50% 40% at 92% 20%,rgba(201,169,110,.09) 0%,transparent 60%),radial-gradient(ellipse 35% 60% at 55% 105%,rgba(201,169,110,.07) 0%,transparent 55%),radial-gradient(ellipse 25% 25% at 75% 75%,rgba(120,80,200,.05) 0%,transparent 50%);pointer-events:none}.hm-cat-luxury::after{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(201,169,110,.5) 40%,rgba(201,169,110,.5) 60%,transparent);pointer-events:none}.hm-cat-luxury .hm-container{position:relative;z-index:1}.hm-cat-icon--luxury{background:rgba(201,169,110,.1);color:#c9a96e;border:1px solid rgba(201,169,110,.25)}.hm-cat-luxury-label{display:inline-flex;align-items:center;gap:6px;background:rgba(201,169,110,.1);border:1px solid rgba(201,169,110,.2);border-radius:20px;padding:3px 12px;font-size:9px;font-weight:700;color:#c9a96e;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}.hm-cat-luxury .hm-cat-eyebrow{color:rgba(201,169,110,.6)}.hm-cat-luxury .hm-cat-title{color:#ffffff;font-size:26px}.hm-cat-luxury .hm-cat-view-all{color:#c9a96e}.hm-cat-luxury .hm-cat-view-all:hover{color:#e8c87e}.hm-cat-luxury-sub{font-size:13px;color:rgba(255,255,255,.4);margin:4px 0 0}.hm-cat-luxury .sl-prop-card{border-color:rgba(201,169,110,.2) !important;box-shadow:0 4px 20px rgba(0,0,0,.6),0 0 0 1px rgba(201,169,110,.06) !important}.hm-cat-luxury .sl-prop-card:hover{border-color:rgba(201,169,110,.55) !important;box-shadow:0 20px 56px rgba(0,0,0,.7),0 0 24px rgba(201,169,110,.12),0 0 0 1px rgba(201,169,110,.15) !important;transform:translateY(-6px) !important}.hm-cat-luxury .sl-prop-img-overlay{background:linear-gradient(to top,rgba(0,0,0,.94) 0%,rgba(0,0,0,.55) 50%,transparent 100%) !important;padding:60px 16px 16px !important}.hm-cat-luxury .sl-overlay-title{font-size:14px !important}.hm-cat-luxury .sl-overlay-price{color:#c9a96e !important;font-size:15px !important}.hm-cat-luxury .hm-cat-more-btn{background:transparent;border:1.5px solid rgba(201,169,110,.45);color:#c9a96e}.hm-cat-luxury .hm-cat-more-btn:hover:not(:disabled){background:rgba(201,169,110,.08);border-color:#c9a96e;box-shadow:0 0 24px rgba(201,169,110,.15)}@media (max-width:1200px){.hm-cat-grid--4{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.hm-cat-grid--4,.hm-cat-grid--3{grid-template-columns:repeat(2,1fr)}.hm-cat-section{padding:44px 0}.hm-cat-luxury{padding:56px 0}}@media (max-width:540px){.hm-cat-grid--4,.hm-cat-grid--3{grid-template-columns:1fr}.hm-cat-title{font-size:18px}.hm-cat-luxury .hm-cat-title{font-size:20px}.hm-cat-luxury-sub{display:none}}