.ai-assistant-root{position:relative;z-index:10000}.ai-assistant-launcher{position:fixed;left:88px;bottom:22px;z-index:10002;min-height:54px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:linear-gradient(100deg,#51cef2,#1687e7 43%,#145ecb 70%,#0b3d91);border:0;border-radius:999px;box-shadow:0 12px 27px #145fcb47;font:inherit;font-size:15px;font-weight:800;white-space:nowrap;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.ai-assistant-launcher:hover{transform:translateY(-2px);box-shadow:0 15px 32px #145fcb5c;filter:brightness(1.04)}.ai-assistant-launcher:active{transform:translateY(0)}.ai-assistant-backdrop{position:fixed;inset:0;z-index:10003;margin:0;padding:0;border:0;background:#08152b7a;opacity:0;visibility:hidden;pointer-events:none;cursor:default;transition:opacity .22s ease,visibility .22s ease}.ai-assistant-panel{position:fixed;top:0;bottom:0;left:0;z-index:10004;width:min(430px,92vw);height:100dvh;display:flex;flex-direction:column;color:#102d5b;background:#fff;border-radius:0 18px 18px 0;box-shadow:18px 0 50px #071b382e;direction:rtl;transform:translate(-105%);visibility:hidden;pointer-events:none;transition:transform .26s cubic-bezier(.22,1,.36,1),visibility .26s ease}.ai-assistant-root.is-open .ai-assistant-backdrop{opacity:1;visibility:visible;pointer-events:auto}.ai-assistant-root.is-open .ai-assistant-panel{transform:translate(0);visibility:visible;pointer-events:auto}.ai-assistant-header{min-height:76px;padding:0 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e7edf5}.ai-assistant-header-title{display:flex;align-items:center;gap:11px;color:#124d9d;font-size:16px}.ai-assistant-header-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#1379de;background:#edf7ff;border-radius:10px}.ai-assistant-close{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:#0d356d;background:transparent;border:0;border-radius:50%;cursor:pointer;transition:background .16s ease}.ai-assistant-close:hover{background:#edf5fd}.ai-assistant-content{min-height:0;flex:1;padding:46px 27px 20px;display:flex;flex-direction:column;overflow-y:auto}.ai-assistant-intro{text-align:right}.ai-assistant-intro>span{display:block;margin-bottom:5px;color:#208be7;font-size:29px;font-weight:800}.ai-assistant-intro h2{margin:0;color:#102f62;font-size:32px;font-weight:850;line-height:1.18}.ai-assistant-intro p{max-width:330px;margin:22px 0 0;color:#526a89;font-size:16px;line-height:1.75}.ai-assistant-conversation{margin-top:28px;display:grid;gap:12px}.ai-user-message{max-width:84%;margin-right:auto;padding:12px 15px;color:#fff;background:linear-gradient(110deg,#2ca8eb,#145ecb);border-radius:16px 16px 4px;font-size:14px;line-height:1.55}.ai-system-message{max-width:88%;padding:13px 15px;display:flex;align-items:flex-start;gap:9px;color:#29486f;background:#eff7ff;border:1px solid #d8eafa;border-radius:16px 16px 16px 4px;font-size:14px;line-height:1.55}.ai-system-message svg{flex:0 0 auto;margin-top:2px;color:#1379de}.ai-assistant-spacer{min-height:80px;flex:1}.ai-assistant-form{width:100%}.ai-assistant-input-wrap{min-height:100px;padding:16px;display:flex;align-items:flex-end;gap:12px;background:#fff;border:1.5px solid #3ba8f0;border-radius:17px;box-shadow:0 0 0 3px #2da0eb0f}.ai-assistant-input-wrap input{min-width:0;flex:1;align-self:flex-start;padding:2px 0;color:#17355d;background:transparent;border:0;outline:0;font:inherit;font-size:16px;text-align:right}.ai-assistant-input-wrap input::placeholder{color:#8aa0bd}.ai-assistant-input-wrap button{width:43px;height:43px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#4bc8f0,#1668d5);border:0;border-radius:50%;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.ai-assistant-input-wrap button:hover{transform:scale(1.05)}.ai-assistant-input-wrap button:disabled{color:#a6b4c5;background:#edf1f6;cursor:default;transform:none}.ai-assistant-disclaimer{margin:14px 6px 0;color:#71849c;font-size:12px;line-height:1.55;text-align:center}.ai-assistant-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:650px){.ai-assistant-launcher{left:14px;bottom:84px;min-height:50px;padding:0 18px;font-size:14px}.ai-assistant-panel{width:100%;max-width:none;border-radius:0}.ai-assistant-content{padding:35px 20px 18px}.ai-assistant-intro>span{font-size:25px}.ai-assistant-intro h2{font-size:28px}}.ai-assistant-launcher{left:18px!important;bottom:10px!important;min-height:58px!important;padding:0 28px!important;gap:12px!important;border-radius:999px!important;font-size:16px!important;font-weight:600!important;line-height:1!important;box-shadow:0 10px 24px #145fcb38!important}.ai-assistant-launcher span{font-weight:600!important}.ai-assistant-launcher svg{width:20px!important;height:20px!important}@media(max-width:650px){.ai-assistant-launcher{left:12px!important;bottom:10px!important;min-height:54px!important;padding:0 22px!important;font-size:15px!important;font-weight:600!important}}.ai-assistant-launcher{bottom:32px!important}@media(max-width:650px){.ai-assistant-launcher{bottom:22px!important}}.ai-assistant-launcher{color:#082b5c!important;background:linear-gradient(105deg,#fff3b0,#f4cf62 32%,#d9a72f 68%,#b97818)!important;border:1px solid rgba(146,92,13,.3)!important;box-shadow:0 12px 28px #a86f144d,0 3px 8px #082b5c24!important;font-weight:600!important}.ai-assistant-launcher span{color:#082b5c!important;font-weight:600!important}.ai-assistant-launcher svg{color:#082b5c!important}.ai-assistant-launcher:hover{background:linear-gradient(105deg,#fff7c9,#f9da79 32%,#e3b43b 68%,#c6851f)!important;transform:translateY(-2px)!important;box-shadow:0 16px 34px #a86f1461,0 4px 10px #082b5c29!important}.ai-assistant-launcher:active{transform:translateY(0)!important}html body .ai-assistant-root .ai-assistant-launcher{position:fixed!important;right:24px!important;left:auto!important;bottom:30px!important;z-index:10002!important;width:auto!important;min-width:172px!important;height:54px!important;min-height:54px!important;padding:0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:#fff!important;background:linear-gradient(105deg,#082e6c,#0d5dbd 46%,#1599df 76%,#36c4ed)!important;border:1px solid rgba(255,255,255,.38)!important;border-radius:999px!important;box-shadow:0 11px 27px #073d8b57!important;font-family:inherit!important;font-size:15px!important;font-weight:500!important;line-height:1!important;letter-spacing:0!important;filter:none!important}html body .ai-assistant-root .ai-assistant-launcher span{color:#fff!important;font-size:15px!important;font-weight:500!important;line-height:1!important}html body .ai-assistant-root .ai-assistant-launcher svg{width:19px!important;height:19px!important;color:#f5cf5c!important;stroke:#f5cf5c!important}html body .ai-assistant-root .ai-assistant-launcher:hover{background:linear-gradient(105deg,#0a397f,#126dcc 46%,#1ca9e7 76%,#50d0f1)!important;transform:translateY(-2px)!important;box-shadow:0 15px 34px #073d8b6b!important}html body .ai-assistant-root .ai-assistant-launcher:active{transform:translateY(0)!important}@media(max-width:650px){html body .ai-assistant-root .ai-assistant-launcher{right:14px!important;left:auto!important;bottom:18px!important;min-width:150px!important;height:50px!important;min-height:50px!important;padding:0 19px!important}html body .ai-assistant-root .ai-assistant-launcher span{font-size:14px!important}}html body .ai-assistant-root .ai-assistant-launcher{background:linear-gradient(to left,#082e6c,#0d5dbd 42%,#1599df 72%,#36c4ed)!important}html body .ai-assistant-root .ai-assistant-launcher:hover{background:linear-gradient(to left,#0a397f,#126dcc 42%,#1ca9e7 72%,#50d0f1)!important}html body .ai-assistant-root .ai-assistant-launcher{direction:rtl!important;border:2px solid transparent!important;background:linear-gradient(to left,#082e6c,#0d5dbd 42%,#1599df 72%,#36c4ed) padding-box,linear-gradient(110deg,#fff1a6,#f5d76e,#d9a52d 70%,#fff0a0) border-box!important;box-shadow:0 11px 27px #073d8b52,0 0 12px #e5b7382e!important}html body .ai-assistant-root .ai-assistant-launcher svg{order:-1!important;color:#fff!important;stroke:#fff!important;fill:transparent!important}html body .ai-assistant-root .ai-assistant-launcher:hover{background:linear-gradient(to left,#0a397f,#126dcc 42%,#1ca9e7 72%,#50d0f1) padding-box,linear-gradient(110deg,#fff6bd,#ffe07d,#e2b13d 70%,#fff3ad) border-box!important}html body .ai-assistant-root .ai-assistant-launcher{direction:rtl!important;border:2px solid transparent!important;background:linear-gradient(to left,#082e6c,#0d5dbd 43%,#1599df 73%,#36c4ed) padding-box,linear-gradient(115deg,#fff8cf,#f9df85 18%,#d9a52d 42%,#9f6810 65%,#e6bd4d 82%,#fff2ad) border-box!important;background-clip:padding-box,border-box!important;box-shadow:0 11px 27px #073d8b52,0 0 10px #d9a52d42!important}html body .ai-assistant-root .ai-assistant-launcher svg{order:-1!important;width:20px!important;height:20px!important;color:#fff!important;stroke:#fff!important;fill:transparent!important}html body .ai-assistant-root .ai-assistant-launcher:hover{background:linear-gradient(to left,#0a397f,#126dcc 43%,#1ca9e7 73%,#50d0f1) padding-box,linear-gradient(115deg,#fff,#ffe994 18%,#e0ad32 42%,#a96d0d 65%,#f0c956 82%,#fff5bd) border-box!important;background-clip:padding-box,border-box!important}html body .ai-assistant-root .ai-assistant-launcher{min-width:205px!important;height:58px!important;min-height:58px!important;padding:0 25px!important;border:4px solid transparent!important;background:linear-gradient(to left,#082e6c,#0d5dbd 43%,#1599df 73%,#36c4ed) padding-box,linear-gradient(115deg,#fff8cf,#f6d76d 18%,#d9a52d,#925d0b 62%,#eac654 82%,#fff3ad) border-box!important;background-clip:padding-box,border-box!important;box-shadow:0 12px 28px #073d8b57,0 0 14px #d9a52d4d!important}html body .ai-assistant-root .ai-assistant-launcher span{font-size:15px!important;font-weight:500!important;white-space:nowrap!important}html body .ai-assistant-root .ai-assistant-launcher:hover{background:linear-gradient(to left,#0a397f,#126dcc 43%,#1ca9e7 73%,#50d0f1) padding-box,linear-gradient(115deg,#fff,#ffe783 18%,#e5b43a,#a66b0d 62%,#f2d05e 82%,#fff7c7) border-box!important}@media(max-width:650px){html body .ai-assistant-root .ai-assistant-launcher{min-width:184px!important;height:54px!important;min-height:54px!important;padding:0 20px!important;border-width:3px!important}html body .ai-assistant-root .ai-assistant-launcher span{font-size:14px!important}}html body .ai-assistant-root .ai-assistant-launcher{min-width:270px!important;height:62px!important;min-height:62px!important;padding:0 27px!important;gap:11px!important;color:#fff!important;border:5px solid transparent!important;border-radius:999px!important;background:linear-gradient(to left,#06275f,#0a4c9e 38%,#117fce,#39c6ed) padding-box,linear-gradient(120deg,#fffbd8,#ffe88c 13%,#dca928 31%,#8d5705 48%,#f0c84f 66%,#fff2a8 82%,#b9780c) border-box!important;background-clip:padding-box,border-box!important;box-shadow:0 13px 30px #06317661,0 0 0 1px #7e4d0573,0 0 20px #deae2d5c,inset 0 1px #ffffff47!important}html body .ai-assistant-root .ai-assistant-launcher span{color:#fff!important;font-size:15px!important;font-weight:550!important;line-height:1!important;white-space:nowrap!important}html body .ai-assistant-root .ai-assistant-launcher:hover{background:linear-gradient(to left,#083273,#0e60b8 38%,#1898dc,#55d3f1) padding-box,linear-gradient(120deg,#fff,#fff09d 13%,#e8b936 31%,#a46708 48%,#f7d361 66%,#fff7bf 82%,#cc8c18) border-box!important;transform:translateY(-2px)!important;box-shadow:0 16px 36px #06317670,0 0 0 1px #7e4d0580,0 0 25px #e8b9367a!important}@media(max-width:650px){html body .ai-assistant-root .ai-assistant-launcher{min-width:238px!important;height:57px!important;min-height:57px!important;padding:0 21px!important;border-width:4px!important}html body .ai-assistant-root .ai-assistant-launcher span{font-size:14px!important}}html body .ai-assistant-root .ai-assistant-launcher{background:linear-gradient(135deg,#8a5a00,#b77900 18%,#d89b13,#f2c94c 58%,#ffdf7a 76%,#c99200)!important;border:3px solid #f2c94c!important;border-radius:999px!important;box-shadow:0 10px 24px #8a5a0047,0 0 0 2px #ffdf7a59 inset!important;color:#172554!important}html body .ai-assistant-root .ai-assistant-launcher:hover{background:linear-gradient(135deg,#9b6700,#c98700,#e0a51b 40%,#ffd45f 62%,#ffe694 80%,#d79d00)!important;border-color:#ffdf7a!important;box-shadow:0 12px 28px #8a5a0057,0 0 0 2px #ffebaa73 inset!important;transform:translateY(-1px)!important}html body .ai-assistant-root .ai-assistant-launcher span{color:#0f2f6b!important;font-weight:700!important}html body .ai-assistant-root .ai-assistant-launcher svg{color:#fff!important;stroke:#fff!important;fill:transparent!important}html body .ai-assistant-root .ai-assistant-launcher{color:#573600!important}html body .ai-assistant-root .ai-assistant-launcher span{color:#573600!important;font-weight:600!important;text-shadow:0 1px 0 rgba(255,242,190,.55)!important}html body .ai-assistant-root .ai-assistant-launcher svg{color:#573600!important;stroke:#573600!important;fill:transparent!important;filter:drop-shadow(0 1px 0 rgba(255,242,190,.5))!important}html body .ai-assistant-root .ai-assistant-launcher:hover span{color:#422800!important}html body .ai-assistant-root .ai-assistant-launcher:hover svg{color:#422800!important;stroke:#422800!important}html body .ai-assistant-root .ai-assistant-launcher{left:24px!important;right:auto!important}@media(max-width:650px){html body .ai-assistant-root .ai-assistant-launcher{left:14px!important;right:auto!important}}@media(max-width:768px){html body{padding-bottom:calc(env(safe-area-inset-bottom) + 96px)!important}.ai-assistant-root .ai-assistant-launcher{left:14px!important;right:14px!important;bottom:calc(env(safe-area-inset-bottom) + 14px)!important;width:auto!important;max-width:none!important;min-width:0!important;height:58px!important;padding-inline:20px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important}.ai-assistant-root .ai-assistant-launcher span{font-size:15px!important;font-weight:700!important;line-height:1!important}.ai-assistant-root .ai-assistant-launcher svg{width:20px!important;height:20px!important;flex:0 0 20px!important}}html body .ai-assistant-root .ai-assistant-launcher{width:auto!important;min-width:136px!important;max-width:136px!important;height:44px!important;min-height:44px!important;padding:0 14px!important;gap:7px!important;border-width:2px!important}html body .ai-assistant-root .ai-assistant-launcher span{font-size:13.5px!important;font-weight:600!important;line-height:1!important;white-space:nowrap!important}html body .ai-assistant-root .ai-assistant-launcher svg,html body .ai-assistant-root .ai-assistant-launcher img{width:20px!important;height:20px!important;flex:0 0 20px!important}@media(max-width:650px){html body .ai-assistant-root .ai-assistant-launcher{width:auto!important;min-width:116px!important;max-width:116px!important;height:40px!important;min-height:40px!important;padding:0 11px!important;gap:6px!important;border-width:2px!important}html body .ai-assistant-root .ai-assistant-launcher span{font-size:12.5px!important}html body .ai-assistant-root .ai-assistant-launcher svg,html body .ai-assistant-root .ai-assistant-launcher img{width:18px!important;height:18px!important;flex-basis:18px!important}}@keyframes aiAssistantContinuousFlow{0%{transform:translate3d(-22%,0,0)}50%{transform:translate3d(22%,0,0)}to{transform:translate3d(-22%,0,0)}}html body .ai-assistant-root .ai-assistant-launcher{position:fixed!important;isolation:isolate!important;overflow:hidden!important;color:#fff!important;background:#6842eb!important;border:0!important;outline:0!important;-webkit-tap-highlight-color:transparent!important}html body .ai-assistant-root .ai-assistant-launcher:before{content:""!important;position:absolute!important;z-index:0!important;top:-20%!important;bottom:-20%!important;left:-70%!important;width:240%!important;height:140%!important;display:block!important;background:linear-gradient(100deg,#155cff,#424af4 18%,#7434ec,#bd19d7 52%,#ed00b8 67%,#8b2ce4 83%,#155cff)!important;animation:aiAssistantContinuousFlow 3.2s ease-in-out infinite!important;animation-play-state:running!important;animation-delay:-.8s!important;will-change:transform!important;pointer-events:none!important}html body .ai-assistant-root .ai-assistant-launcher>*{position:relative!important;z-index:2!important}html body .ai-assistant-root .ai-assistant-launcher span,html body .ai-assistant-root .ai-assistant-launcher svg,html body .ai-assistant-root .ai-assistant-launcher svg *{color:#fff!important;fill:#fff!important;stroke:#fff!important}html body .ai-assistant-root .ai-assistant-launcher:hover,html body .ai-assistant-root .ai-assistant-launcher:focus,html body .ai-assistant-root .ai-assistant-launcher:focus-visible,html body .ai-assistant-root .ai-assistant-launcher:active,html body .ai-assistant-root .ai-assistant-launcher[aria-expanded=true]{color:#fff!important;background:#6842eb!important;border:0!important;outline:0!important}html body .ai-assistant-root .ai-assistant-launcher:active{transform:scale(.97)!important}@media(prefers-reduced-motion:reduce){html body .ai-assistant-root .ai-assistant-launcher:before{animation:aiAssistantContinuousFlow 3.2s ease-in-out infinite!important;animation-play-state:running!important}}html body .ai-assistant-root .ai-assistant-launcher span,html body .ai-assistant-root .ai-assistant-launcher:hover span,html body .ai-assistant-root .ai-assistant-launcher:focus span,html body .ai-assistant-root .ai-assistant-launcher:focus-visible span,html body .ai-assistant-root .ai-assistant-launcher:active span,html body .ai-assistant-root .ai-assistant-launcher[aria-expanded=true] span{color:#fff!important;-webkit-text-fill-color:#ffffff!important;opacity:1!important;filter:none!important;text-shadow:none!important}html body .ai-assistant-root .ai-assistant-launcher svg,html body .ai-assistant-root .ai-assistant-launcher:hover svg,html body .ai-assistant-root .ai-assistant-launcher:focus svg,html body .ai-assistant-root .ai-assistant-launcher:focus-visible svg,html body .ai-assistant-root .ai-assistant-launcher:active svg,html body .ai-assistant-root .ai-assistant-launcher[aria-expanded=true] svg,html body .ai-assistant-root .ai-assistant-launcher svg *{color:#fff!important;fill:#fff!important;stroke:#fff!important;opacity:1!important;filter:none!important}.professional-cards-section{width:100%;margin:34px 0 42px}.professional-cards-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.professional-card{direction:rtl;min-width:0;display:flex;flex-direction:column;padding:14px;border:1px solid #edf0f4;border-radius:24px;background:#fff;box-shadow:0 14px 34px #0f172a14}.professional-card-media{height:275px;border-radius:20px;background:#f6f7fb;overflow:hidden;display:flex;align-items:center;justify-content:center}.professional-card-photo{width:100%;height:100%;display:block}.professional-card-media.is-cover .professional-card-photo{object-fit:cover;object-position:center center}.professional-card-media.is-contain .professional-card-photo{object-fit:contain;object-position:center center;padding:10px;background:#f6f7fb}.professional-card-fallback{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:44px;font-weight:700}.professional-card-body{padding:14px 6px 0;min-height:132px}.professional-card-name-row{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:4px}.professional-card-name-row h3{margin:0;color:#111827;font-size:24px;font-weight:800;line-height:1.2;text-align:center}.professional-card-verified{color:#22c55e;flex:0 0 auto}.professional-card-role{margin:0 0 8px;color:#2563eb;text-align:center;font-size:15px;font-weight:700;line-height:1.35}.professional-card-website{margin:0 auto 10px;display:inline-flex;align-items:center;gap:6px;color:#64748b;text-decoration:none;font-size:13px;font-weight:600}.professional-card-website:hover{color:#2563eb}.professional-card-description{margin:0;color:#6b7280;text-align:center;font-size:13px;line-height:1.6}.professional-card-actions{margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.professional-card-action{width:36px;height:36px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.professional-card-action:hover{transform:translateY(-2px)}.professional-card-action-phone{background:#fff;color:#2563eb;border:1px solid #dbe2ea;box-shadow:0 8px 18px #0f172a14}.professional-card-action-whatsapp{background:#25d366;color:#fff;box-shadow:0 10px 22px #25d36638}@media(max-width:1400px){.professional-cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){.professional-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.professional-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.professional-cards-grid{grid-template-columns:1fr}.professional-card-media{height:245px}}.professional-cards-section{width:min(1640px,95vw)!important;max-width:1640px!important;margin:34px auto 42px!important;padding:0!important;box-sizing:border-box!important}.professional-card-actions{width:100%;direction:ltr;justify-content:flex-start}.professional-card-actions.has-website{justify-content:space-between}.professional-card-contact-buttons{display:flex;align-items:center;gap:10px}.professional-card-website-bottom{max-width:calc(100% - 105px);margin:0!important;padding:0;display:inline-flex;align-items:center;gap:5px;direction:ltr;color:#64748b;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.professional-cards-grid>.professional-card:first-child .professional-card-media{padding:0!important;overflow:hidden!important;background:#fff!important}.professional-cards-grid>.professional-card:first-child .professional-card-photo{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center 28%!important;transform:scale(1.08)!important;transform-origin:center!important}.professional-cards-grid>.professional-card:first-child .professional-card-name-row h3{font-size:21px!important;font-weight:600!important}.professional-cards-grid>.professional-card:first-child .professional-card-action{width:31px!important;height:31px!important;border-radius:9px!important}.professional-cards-grid>.professional-card:first-child .professional-card-action svg{width:15px!important;height:15px!important}.professional-cards-grid>.professional-card:nth-child(2) .professional-card-media{padding:0!important;overflow:hidden!important;background:#f6f7fb!important}.professional-cards-grid>.professional-card:nth-child(2) .professional-card-photo{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center 22%!important;transform:none!important}.professional-cards-grid>.professional-card:nth-child(2) .professional-card-name-row h3{font-weight:600!important}.professional-cards-grid>.professional-card:nth-child(3) .professional-card-media{padding:0!important;overflow:hidden!important;background:#fff!important}.professional-cards-grid>.professional-card:nth-child(3) .professional-card-photo{width:100%!important;height:100%!important;padding:7px!important;object-fit:contain!important;object-position:center center!important;transform:none!important}.professional-cards-grid>.professional-card:nth-child(3) .professional-card-name-row h3{font-weight:600!important}.professional-cards-grid>.professional-card:nth-child(3) .professional-card-media{padding:0!important;overflow:hidden!important;background:#f6f7fb!important}.professional-cards-grid>.professional-card:nth-child(3) .professional-card-photo{display:block!important;width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center 18%!important;transform:scale(1.13)!important;transform-origin:center top!important}.professional-cards-grid>.professional-card:nth-child(4) .professional-card-media{padding:0!important;overflow:hidden!important;background:#272431!important}.professional-cards-grid>.professional-card:nth-child(4) .professional-card-photo{display:block!important;width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center 18%!important;transform:scale(1.03)!important;transform-origin:center top!important}.professional-cards-grid>.professional-card:nth-child(4) .professional-card-name-row h3{font-weight:600!important}.professional-cards-section{margin-bottom:78px!important}.professional-cards-heading{width:100%;margin:0 0 18px;padding:0 4px 14px;display:flex;align-items:center;justify-content:flex-start;direction:rtl;border-bottom:1px solid #e5e8ed;box-sizing:border-box}.professional-cards-heading span{color:#6b7280;font-size:14px;font-weight:500;line-height:1.4;text-align:right}@media(max-width:650px){.professional-cards-heading{margin-bottom:14px;padding-bottom:11px}.professional-cards-heading span{font-size:13px}}.professional-card-action-phone{color:#111827!important}.professional-card-phone-icon{display:block!important;width:20px!important;height:20px!important;object-fit:contain!important;filter:none!important}@media(max-width:560px){.professional-card-phone-icon{width:19px!important;height:19px!important}}.professional-carousel-mobile{display:none}.main-grid>.professional-cards-section{grid-column:1 / -1!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important}@media(max-width:768px){html body .main-grid{display:flex!important;flex-direction:column!important}html body .main-grid>.content-column{order:1!important;width:100%!important}html body .main-grid>.professional-cards-section{order:2!important;width:100%!important;max-width:100%!important;margin:20px 0 24px!important}html body .main-grid>.contact-card{order:3!important;width:100%!important}}@media(max-width:650px){.professional-cards-grid-desktop{display:none!important}.professional-carousel-mobile{display:block!important;width:100%!important}.professional-cards-heading{margin:0 0 12px!important;padding:0 3px 9px!important}.professional-carousel-viewport{width:100%!important;overflow-x:auto!important;overflow-y:visible!important;direction:rtl!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;overscroll-behavior-inline:contain!important;scrollbar-width:none!important;-ms-overflow-style:none!important;touch-action:pan-x!important;-webkit-overflow-scrolling:touch!important}.professional-carousel-viewport::-webkit-scrollbar{display:none!important}.professional-carousel-track{width:100%!important;display:flex!important;flex-direction:row!important;direction:rtl!important}.professional-carousel-page{width:100%!important;min-width:100%!important;flex:0 0 100%!important;padding:0 4px!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;direction:rtl!important;scroll-snap-align:start!important;scroll-snap-stop:always!important}.professional-carousel-page .professional-card{min-width:0!important;min-height:342px!important;padding:8px!important;border-radius:20px!important;box-shadow:0 9px 24px #0f172a12!important}.professional-carousel-page .professional-card-media{height:148px!important;border-radius:16px!important}.professional-carousel-page .professional-card-body{min-height:116px!important;padding:10px 3px 0!important}.professional-carousel-page .professional-card-name-row{gap:4px!important;margin-bottom:3px!important}.professional-carousel-page .professional-card-name-row h3{font-size:15px!important;font-weight:700!important;line-height:1.2!important}.professional-carousel-page .professional-card-verified{width:13px!important;height:13px!important}.professional-carousel-page .professional-card-role{margin-bottom:5px!important;font-size:10.5px!important;font-weight:650!important;line-height:1.3!important}.professional-carousel-page .professional-card-description{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;font-size:10px!important;line-height:1.4!important}.professional-carousel-page .professional-card-actions{padding-top:7px!important;gap:6px!important}.professional-carousel-page .professional-card-contact-buttons{gap:6px!important}.professional-carousel-page .professional-card-action{width:31px!important;height:31px!important;border-radius:9px!important}.professional-carousel-page .professional-card-action svg{width:15px!important;height:15px!important}.professional-carousel-page .professional-card-phone-icon{width:17px!important;height:17px!important}.professional-carousel-page .professional-card-website-bottom{max-width:calc(100% - 72px)!important;gap:3px!important;font-size:9px!important;font-weight:500!important}.professional-carousel-page .professional-card-website-bottom svg{width:11px!important;height:11px!important}.professional-carousel-page .professional-card[data-professional-id="1"] .professional-card-photo{padding:0!important;object-fit:cover!important;object-position:center 28%!important;transform:scale(1.08)!important}.professional-carousel-page .professional-card[data-professional-id="2"] .professional-card-photo{object-fit:cover!important;object-position:center 22%!important}.professional-carousel-page .professional-card[data-professional-id="3"] .professional-card-photo{padding:0!important;object-fit:cover!important;object-position:center 18%!important;transform:scale(1.13)!important;transform-origin:center top!important}.professional-carousel-page .professional-card[data-professional-id="4"] .professional-card-photo{object-fit:cover!important;object-position:center 18%!important;transform:scale(1.03)!important;transform-origin:center top!important}.professional-carousel-page .professional-card[data-professional-id="5"] .professional-card-photo{object-fit:cover!important;object-position:center center!important}.professional-carousel-dots{width:max-content!important;margin:11px auto 0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;direction:rtl!important}.professional-carousel-dot{appearance:none!important;-webkit-appearance:none!important;width:7px!important;min-width:7px!important;height:7px!important;flex:0 0 7px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#cbd5e1!important;box-shadow:none!important}.professional-carousel-dot.is-active{background:#153489!important}}@media(max-width:380px){.professional-carousel-page{gap:7px!important;padding-right:2px!important;padding-left:2px!important}.professional-carousel-page .professional-card{min-height:326px!important;padding:7px!important}.professional-carousel-page .professional-card-media{height:137px!important}.professional-carousel-page .professional-card-name-row h3{font-size:14px!important}.professional-carousel-page .professional-card-role{font-size:10px!important}.professional-carousel-page .professional-card-description{font-size:9.5px!important}.professional-carousel-dots{margin-top:9px!important;gap:8px!important}}@media(max-width:650px){.professional-carousel-page .professional-card{min-height:0!important;height:auto!important}.professional-carousel-page .professional-card-body{min-height:0!important;padding-bottom:0!important}.professional-carousel-page .professional-card-actions{margin-top:10px!important;padding-top:7px!important}}@media(max-width:380px){.professional-carousel-page .professional-card-actions{margin-top:8px!important;padding-top:6px!important}}@media(max-width:650px){html body .professional-carousel-page .professional-card{min-height:0!important;height:100%!important;padding-bottom:10px!important}html body .professional-carousel-page .professional-card-body{min-height:0!important;padding-bottom:0!important}html body .professional-carousel-page .professional-card-description{margin-bottom:0!important}html body .professional-carousel-page .professional-card-actions{min-height:25px!important;margin-top:14px!important;padding-top:0!important;align-items:center!important}html body .professional-carousel-page .professional-card-contact-buttons{gap:4px!important}html body .professional-carousel-page .professional-card-action{width:25px!important;min-width:25px!important;height:25px!important;flex:0 0 25px!important;border-radius:7px!important}html body .professional-carousel-page .professional-card-phone-icon,html body .professional-carousel-page .professional-card-action-whatsapp svg{width:13px!important;height:13px!important}html body .professional-carousel-page .professional-card-website-bottom{min-height:25px!important;align-items:center!important}}@media(max-width:380px){html body .professional-carousel-page .professional-card-actions{min-height:24px!important;margin-top:12px!important}html body .professional-carousel-page .professional-card-action{width:24px!important;min-width:24px!important;height:24px!important;flex-basis:24px!important}html body .professional-carousel-page .professional-card-phone-icon,html body .professional-carousel-page .professional-card-action-whatsapp svg{width:12px!important;height:12px!important}}@media(max-width:650px){html body .professional-carousel-dots{margin-top:17px!important}}@media(max-width:380px){html body .professional-carousel-dots{margin-top:15px!important}}html body .professional-cards-heading{border-bottom:0!important;box-shadow:none!important}@media(min-width:651px){html body .professional-cards-section{margin-top:26px!important}}@media(max-width:650px){html body .professional-cards-section{margin-top:20px!important}html body .professional-cards-heading{margin-bottom:12px!important;padding-bottom:4px!important}}@media(max-width:650px){html body .professional-cards-grid .professional-card .professional-card-media,html body .professional-cards-grid .professional-card .professional-card-media.is-cover,html body .professional-cards-grid .professional-card .professional-card-media.is-contain{width:100%!important;height:148px!important;min-height:148px!important;max-height:148px!important;margin:0!important;padding:0!important;aspect-ratio:auto!important;overflow:hidden!important;background:#f4f6f9!important;border-radius:15px!important}html body .professional-cards-grid .professional-card .professional-card-media img,html body .professional-cards-grid .professional-card .professional-card-photo{display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center 18%!important;transform:none!important;scale:1!important;transform-origin:center center!important;border-radius:15px!important}}@media(max-width:650px){html body .professional-card .professional-card-media{width:100%!important;height:148px!important;min-height:148px!important;max-height:148px!important;padding:0!important;overflow:hidden!important;background:#f4f6f9!important}html body .professional-card .professional-card-photo{display:block!important;width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;transform-origin:center center!important}html body .professional-card[data-professional-id="1"] .professional-card-photo{object-position:center 18%!important;transform:scale(1.34)!important}html body .professional-card[data-professional-id="2"] .professional-card-photo{object-position:center 15%!important;transform:scale(1.04)!important}html body .professional-card[data-professional-id="3"] .professional-card-photo{object-position:center 12%!important;transform:scale(1.11)!important}html body .professional-card[data-professional-id="4"] .professional-card-photo{object-position:center 12%!important;transform:scale(1.05)!important}html body .professional-card[data-professional-id="5"] .professional-card-photo{object-position:center 15%!important;transform:scale(1.18)!important}}:root{font-family:Rubik Local,Arial,sans-serif;color:#151515;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #07165f;--sky: #53bcef;--green: #21d466;--muted: #6a6a6a;--line: #e7e7e7;--shadow: 0 10px 30px rgba(0, 0, 0, .08)}body{margin:0;min-width:320px;background:#fff;font-family:Rubik Local,Arial,sans-serif}button,input,select,textarea{font:inherit}:root{font-family:Arial,Heebo,sans-serif;color:#151515;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #07165f;--sky: #53bcef;--green: #21d466;--muted: #6a6a6a;--line: #e7e7e7;--shadow: 0 10px 30px rgba(0, 0, 0, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-shell{min-height:100vh;overflow-x:hidden}.header{position:sticky;top:0;z-index:50;min-height:78px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center}.brand img{display:block;width:255px;height:auto;object-fit:contain}.nav{display:flex;gap:25px;align-items:center;font-size:16px}.nav a{position:relative;padding:28px 0}.nav a:after{content:"";position:absolute;right:0;bottom:17px;width:0;height:2px;background:var(--navy);transition:width .2s ease}.nav a:hover:after{width:100%}.mobile-menu-button{display:none;border:0;background:transparent;color:var(--navy);cursor:pointer}.primary-button:hover{transform:translateY(-3px);box-shadow:0 16px 34px #07165f5c}.main-grid{width:min(1420px,94vw);margin:-112px auto 0;position:relative;z-index:5;display:grid;grid-template-columns:360px minmax(0,1fr);gap:32px;align-items:start;direction:ltr}.main-grid>*{direction:rtl}.contact-card,.agent-card,.property-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.contact-card{position:sticky;top:100px;border-radius:4px;padding:34px 28px}.contact-card h2{text-align:center;font-size:30px;margin:0 0 26px}.social-row{display:flex;justify-content:center;gap:14px;margin-bottom:36px}.social{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:25px;font-weight:800}.facebook{background:#1575ea}.instagram{background:radial-gradient(circle at 30% 100%,#ffd600,#ff0169 55%,#7638fa)}.tiktok{background:#050505}.whatsapp{background:var(--green)}form{display:grid;gap:18px}label{display:grid;gap:8px;font-weight:700}input,select{width:100%;min-height:52px;border:1px solid #bebebe;border-radius:3px;padding:0 14px;background:#fff;color:#222;outline:none}input:focus,select:focus{border-color:var(--sky);box-shadow:0 0 0 3px #53bcef2e}.select-wrap{position:relative}.select-wrap svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);pointer-events:none}select{appearance:none}.privacy{grid-template-columns:20px 1fr;align-items:start;font-size:13px;font-weight:400;line-height:1.5}.privacy input{min-height:18px;width:18px;padding:0}.submit-button{min-height:52px;border:0;border-radius:999px;background:var(--sky);color:#fff;font-size:19px;font-weight:700;cursor:pointer}.success-message{margin:0;text-align:center;color:#0a8a40;font-weight:700}.content-column{min-width:0}.agent-card{min-height:160px;display:flex;align-items:center;justify-content:space-between;padding:24px 36px}.agent-copy{flex:1;text-align:center}.agent-copy h2{margin:0 0 8px;font-size:25px;font-weight:500}.agent-copy p{margin:0;font-size:22px}.agent-card img{width:170px;height:170px;border-radius:50%;object-fit:cover;object-position:center;align-self:center;margin:0}.properties-section{padding-top:42px}.section-title-row{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:18px}.section-title-row h2{margin:0;font-size:28px}.section-title-row span{color:var(--muted)}.property-list{display:grid;gap:18px;margin-top:20px}.property-card{min-height:155px;display:grid;grid-template-columns:190px 1fr 180px;overflow:hidden;border-radius:9px;transition:.2s ease}.property-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #0000001c}.property-image-wrap{position:relative;overflow:hidden}.property-image-wrap img{width:100%;height:100%;object-fit:cover}.property-status{position:absolute;top:10px;right:10px;z-index:2;background:#fff;padding:5px 9px;border-radius:4px;font-size:12px;font-weight:800}.property-info{padding:20px}.property-info h3{margin:0 0 7px;font-size:21px}.property-info p{margin:0 0 7px}.property-info strong{font-size:14px}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.tag-row span{background:#f0f0f0;padding:4px 8px;border-radius:4px;font-size:12px}.property-action{padding:17px 20px;display:grid;align-content:space-between;justify-items:start;border-right:1px solid var(--line)}.property-action a{width:45px;height:45px;display:grid;place-items:center;border-radius:10px;background:var(--green);color:#fff}.property-action span{font-size:14px}.property-action strong{font-size:22px;white-space:nowrap}.services{margin-top:46px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.services article{padding:14px}.services svg{color:var(--navy);width:34px;height:34px}.services h3{margin:10px 0 7px;font-size:18px}.services p{margin:0;line-height:1.7}.disclaimer{text-align:center;margin:48px auto 28px;max-width:970px;line-height:1.8;font-size:14px}.footer{width:min(1420px,94vw);margin:0 auto 34px;background:#f7f7f7;padding:38px 54px 28px}.footer-brand-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px}.footer-brand-row strong{font-size:31px}.bot-badge{width:56px;height:56px;border-radius:50%;background:#0fd18c;color:#fff;display:grid;place-items:center;font-weight:900}.index-badge{background:#ececec;color:var(--navy);font-weight:900;padding:12px 16px;font-size:25px}.footer-brand-row p{margin:0}.footer hr{border:0;border-top:1px solid #bbb;margin:26px 0}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:22px}.floating-whatsapp{position:fixed;left:24px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;box-shadow:0 10px 25px #0003;z-index:40}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1050px){.header{min-height:68px;padding:0 22px}.brand img{width:210px}.mobile-menu-button{display:block}.nav{position:absolute;top:68px;right:16px;left:16px;display:none;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:14px;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{padding:14px 10px;border-bottom:1px solid #f0f0f0}.nav a:after{display:none}.main-grid{grid-template-columns:1fr;margin-top:-70px}.contact-card{position:static;order:2}.content-column{order:1}.services{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.brand img{width:175px}.property-action strong{grid-column:1/-1}.services{grid-template-columns:1fr}.contact-card,.footer{padding:28px 20px}.footer-brand-row{flex-direction:column;text-align:center}}.header{min-height:74px;padding-right:5.5vw;padding-left:5.5vw}.brand{display:flex;align-items:center;gap:14px;white-space:nowrap}.brand img{display:block;width:112px;height:34px;object-fit:cover;object-position:center}.brand-title{color:#10145f;font-size:24px;font-weight:400;line-height:1}.nav{gap:28px;font-size:16px}@media(max-width:1050px){.brand img{width:100px;height:30px}.brand-title{font-size:20px}}@media(max-width:720px){.brand img{width:92px;height:28px}.brand-title{font-size:18px}}.header{direction:ltr;padding-left:5.5vw;padding-right:5.5vw}.brand{order:1;direction:ltr;display:flex;align-items:center;gap:14px;margin-right:0}.brand img{width:118px;height:34px;object-fit:contain}.brand-title{direction:rtl;color:#0b105f;font-size:25px;font-weight:400;line-height:1}.nav{order:2;direction:rtl;margin-left:auto;margin-right:0}@media(max-width:1050px){.brand img{width:105px;height:30px}.brand-title{font-size:21px}}@media(max-width:720px){.header{direction:rtl}.brand{order:0}.brand img{width:92px;height:28px}.brand-title{font-size:18px}}.primary-button{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:center;margin-top:80px;min-width:245px;justify-content:center;font-size:21px}.main-grid{margin-top:-118px}@media(max-width:1050px){.primary-button{grid-row:3;margin-top:60px}}@media(max-width:720px){.primary-button{min-width:210px;margin-top:48px}.main-grid{margin-top:-45px}}.primary-button{position:absolute;top:13%;left:40%;transform:translate(-50%);margin:0;min-width:245px;min-height:60px;justify-content:center;font-size:21px;pointer-events:auto;z-index:4}.primary-button:hover{transform:translate(-50%) translateY(-3px)}.main-grid{margin-top:-78px}@media(max-width:1050px){.primary-button{top:14%;left:39%;min-width:210px;min-height:54px;font-size:18px}.main-grid{margin-top:-48px}}@media(max-width:720px){.primary-button{top:34%;left:27%;min-width:180px;min-height:48px;font-size:16px}.main-grid{margin-top:-20px}}.primary-button{top:12.7%;left:48.8%;min-width:228px;min-height:54px;padding:0 30px;font-size:19px;border-radius:999px}.main-grid{margin-top:-132px}.agent-card{min-height:150px}.contact-card{margin-top:0}.main-grid{margin-top:-220px}@media(max-width:1050px){.main-grid{margin-top:-145px}}@media(max-width:720px){.main-grid{margin-top:-55px}}.main-grid{margin-top:-305px}@media(max-width:1050px){.main-grid{margin-top:-190px}}@media(max-width:720px){.main-grid{margin-top:-70px}}.agent-card{min-height:215px;padding:28px 44px;background:#eee;display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:28px;overflow:visible;box-shadow:none;border:0}.agent-copy{text-align:center;align-self:center}.agent-copy h2{margin:0 0 12px;font-size:27px;line-height:1.25;font-weight:800}.agent-copy p{margin:0;font-size:21px;line-height:1.45}.agent-card img{grid-column:2;width:185px;height:185px;margin:0;justify-self:end;align-self:center;border-radius:50%;object-fit:cover;object-position:center;background:#fff;border:14px solid #fff;box-shadow:0 8px 24px #00000014}.main-grid{margin-top:-350px}@media(max-width:1050px){.agent-card{grid-template-columns:1fr 165px;min-height:185px;padding:24px 28px}.agent-card img{width:150px;height:150px;border-width:11px}.agent-copy h2{font-size:23px}.agent-copy p{font-size:18px}.main-grid{margin-top:-215px}}@media(max-width:720px){.agent-card{grid-template-columns:1fr;justify-items:center;text-align:center;padding:28px 20px}.agent-card img{grid-column:1;grid-row:1;justify-self:center;width:140px;height:140px;margin-top:-88px}.agent-copy{grid-row:2}.main-grid{margin-top:-72px}}.agent-card{grid-template-columns:minmax(0,1fr) 220px;background:#eee}.agent-card img{grid-column:2;justify-self:center;width:190px;height:190px;border-radius:50%;object-fit:cover;object-position:center;background:#fff;border:0;padding:12px;box-shadow:none}.agent-copy{grid-column:1;text-align:center}@media(max-width:1050px){.agent-card{grid-template-columns:minmax(0,1fr) 170px}.agent-card img{width:150px;height:150px;padding:10px}}@media(max-width:720px){.agent-card{grid-template-columns:1fr}.agent-card img{grid-column:1;width:140px;height:140px;padding:9px}}.agent-card{display:flex;flex-direction:row;direction:ltr;align-items:center;justify-content:space-between;min-height:215px;padding:28px 44px;gap:35px;background:#eee}.agent-copy{order:1;direction:rtl;flex:1;text-align:center}.agent-card img{order:2;flex:0 0 auto;width:190px;height:190px;margin:0;padding:0;border:0;border-radius:50%;background:transparent;box-shadow:none;object-fit:cover;object-position:center}@media(max-width:1050px){.agent-card{padding:24px 28px;gap:24px}.agent-card img{width:155px;height:155px}}@media(max-width:720px){.agent-card{flex-direction:column;padding:28px 20px}.agent-card img{order:1;width:140px;height:140px;margin-top:-85px}.agent-copy{order:2}}.main-grid{margin-top:-385px}@media(min-width:1100px){.main-grid{width:min(1640px,95vw);grid-template-columns:430px minmax(0,1fr);gap:42px;align-items:start;margin-top:-195px}.contact-card{position:relative;top:0;padding:46px 34px 42px;background:#fff;border:0;border-radius:0;box-shadow:none}.contact-card:before{content:"";position:absolute;inset:46px 25px 28px;z-index:-1;background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 5px 18px #00000014}.contact-card h2{margin:0 0 28px;font-size:24px;line-height:1.15;font-weight:800}.social-row{gap:12px;margin-bottom:48px}.social{width:50px;height:50px}.contact-card form{padding:0 8px;gap:22px}.contact-card label{gap:9px;font-size:16px;font-weight:700}.contact-card input,.contact-card select{min-height:55px;padding:0 16px;font-size:17px;border:1px solid #bcbcbc;border-radius:3px}.contact-card .privacy{grid-template-columns:20px 1fr;gap:9px;font-size:13px;line-height:1.35}.submit-button{min-height:55px;margin-top:3px;font-size:20px;border-radius:999px}.content-column{min-width:0}.agent-card{width:100%;min-height:238px;padding:30px 47px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:40px;direction:rtl;background:#eee;border:0;border-radius:0;box-shadow:none}.agent-card img{order:initial;flex:0 0 auto;width:170px;height:170px;margin:0;padding:0;border:0;border-radius:50%;background:#fff;object-fit:cover;object-position:center;box-shadow:none}.agent-copy{flex:1;direction:rtl;text-align:center}.agent-copy h2{margin:0 0 13px;font-size:26px;line-height:1.25;font-weight:800}.agent-copy p{margin:0;font-size:19px;line-height:1.45;font-weight:400}.properties-section{padding-top:46px}.section-title-row{min-height:64px;padding:0 4px 19px;align-items:flex-end;border-bottom:1px solid #e2e2e2}.section-title-row h2{font-size:27px;line-height:1;font-weight:800}.section-title-row span{font-size:14px;color:#777}.property-list{gap:17px;margin-top:17px}.property-card{min-height:153px;grid-template-columns:185px minmax(0,1fr) 175px;border:1px solid #e6e6e6;border-radius:10px;box-shadow:0 3px 10px #00000012}.property-image-wrap{height:153px}.property-image-wrap img{width:100%;height:100%;object-fit:cover}.property-info{padding:18px 22px 15px}.property-info h3{margin:0 0 7px;font-size:19px;font-weight:800}.property-info p{margin:0 0 7px;font-size:14px}.property-info strong{font-size:14px}.tag-row{margin-top:10px;gap:6px}.tag-row span{padding:3px 8px;font-size:11px}.property-action{padding:16px 18px;border-right:1px solid #ededed}.property-action a{width:45px;height:45px;border-radius:8px}.property-action span{font-size:13px}.property-action strong{font-size:22px;font-weight:800}.services{position:relative;width:calc(100% + 472px);margin-top:58px;margin-right:-472px;padding:115px 90px 72px;grid-template-columns:repeat(4,minmax(0,1fr));gap:55px;background:#f7f7f7;text-align:center}.services:before{content:"לשירותך מידע חשוב";position:absolute;top:50px;right:10%;left:10%;text-align:right;font-size:25px;font-weight:800}.services article{padding:0 8px}.services article svg{display:none}.services h3{margin:0 0 8px;font-size:18px;font-weight:700}.services p{margin:0;font-size:16px;line-height:1.6}.disclaimer{width:calc(100% + 472px);margin:0 -472px 0 0;padding:26px 90px 34px;background:#f7f7f7;font-size:13px;line-height:1.65}.footer{width:min(1640px,95vw);margin-top:0;padding:35px 60px 28px;background:#f7f7f7}.footer-brand-row{gap:18px}.footer-brand-row strong{font-size:32px}.bot-badge{width:52px;height:52px}.index-badge{padding:10px 14px;font-size:24px}.footer hr{margin:28px 0}}@media(min-width:1100px){.services{width:calc(100% + 472px);margin-right:-472px;margin-top:58px;padding:104px 95px 52px;background:#f7f7f7;grid-template-columns:repeat(3,minmax(0,1fr));gap:85px}.services article:nth-child(4){display:none}.services:before{content:"לשירותך מידע חשוב";top:42px;right:9%;left:auto;width:auto;text-align:right;font-size:24px;font-weight:800}.services article{padding:0}.services h3{margin-bottom:7px;font-size:18px;line-height:1.35}.services p{font-size:16px;line-height:1.55}.disclaimer{width:calc(100% + 472px);margin-right:-472px;padding:20px 95px 26px;background:#f7f7f7;text-align:center;font-size:13px;line-height:1.6}.footer{width:min(1640px,95vw);margin:0 auto 34px;padding:38px 74px 30px;background:#f7f7f7}.footer-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:34px}.footer-logos{grid-column:2;display:flex;direction:ltr;align-items:center;justify-content:center;gap:18px}.zipman-logo{display:block;width:180px;height:64px;object-fit:contain}.footer-index-logo{display:block;width:112px;height:48px;object-fit:contain}.footer-brand-copy{grid-column:3;margin:0;text-align:right;font-size:14px;line-height:1.5}.footer-agent-copy{grid-column:1;grid-row:1;margin:0;text-align:left;font-size:14px;line-height:1.5}.footer-disclaimer{max-width:1050px;margin:20px auto 0;text-align:center;font-size:13px;line-height:1.6}.footer hr{margin:30px 0 24px;border-top:1px solid #bdbdbd}.footer-links{display:flex;justify-content:center;gap:24px;font-size:14px}}@media(max-width:1099px){.footer-top{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.footer-logos{display:flex;align-items:center;gap:16px}.zipman-logo{width:155px;height:56px;object-fit:contain}.footer-index-logo{width:100px;height:42px;object-fit:contain}.footer-brand-copy,.footer-agent-copy,.footer-disclaimer{margin:0;text-align:center}}@media(min-width:1100px){.services{margin-top:34px;padding:78px 90px 34px;gap:55px;min-height:310px}.services:before{top:30px;right:8%;font-size:23px}.services h3{margin-bottom:4px;font-size:17px;line-height:1.3}.services p{font-size:15px;line-height:1.45}.disclaimer{padding:12px 90px 18px;font-size:12px}.footer{padding:24px 72px 22px}.footer-top{grid-template-columns:1fr auto 1fr;gap:24px}.footer-logos{gap:12px}.zipman-logo{width:150px;height:52px}.footer-index-logo{width:104px;height:42px}.footer-brand-copy,.footer-agent-copy{font-size:13px;line-height:1.4}.footer-disclaimer{max-width:980px;margin-top:14px;font-size:12px;line-height:1.5}.footer hr{margin:22px 0 18px}.footer-links{gap:20px;font-size:13px}}@media(min-width:1100px){.services{width:calc(100% + 472px);margin-right:-472px;margin-top:36px;padding:92px 95px 42px;min-height:330px;background:#f7f7f7;grid-template-columns:repeat(3,minmax(0,1fr));gap:80px}.services:before{top:38px;right:8%;font-size:24px}.services article{align-self:start}.services h3{margin:0 0 7px;font-size:18px;line-height:1.35;font-weight:700}.services p{margin:0;font-size:16px;line-height:1.55}.disclaimer{width:calc(100% + 472px);margin-right:-472px;padding:18px 90px 30px;background:#f7f7f7;text-align:center;font-size:13px;line-height:1.6}.footer{width:min(1640px,95vw);margin:0 auto 34px;padding:0 76px 30px;background:#f7f7f7}.footer-top{display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);align-items:center;gap:28px;min-height:105px}.footer-logos{grid-column:2;display:flex;align-items:center;justify-content:center;direction:ltr;gap:14px}.zipman-logo{display:block;width:175px;height:58px;object-fit:contain}.footer-index-logo{display:block;width:118px;height:48px;object-fit:contain}.footer-brand-copy{grid-column:3;margin:0;max-width:340px;justify-self:start;text-align:right;font-size:14px;line-height:1.45}.footer-agent-copy{grid-column:1;grid-row:1;margin:0;max-width:390px;justify-self:end;text-align:left;font-size:14px;line-height:1.45}.footer-disclaimer{max-width:1120px;margin:4px auto 0;padding:0;text-align:center;font-size:13px;line-height:1.55}.footer hr{margin:28px 0 22px;border:0;border-top:1px solid #a9a9a9}.footer-links{display:flex;justify-content:center;align-items:center;gap:22px;font-size:14px}.footer-links a{transition:opacity .2s ease}.footer-links a:hover{opacity:.65}}@media(max-width:1099px){.footer{padding:28px 24px}.footer-top{display:flex;flex-direction:column;gap:18px;text-align:center}.footer-logos{display:flex;align-items:center;justify-content:center;gap:14px}.zipman-logo{width:150px;height:52px}.footer-index-logo{width:104px;height:44px}.footer-brand-copy,.footer-agent-copy,.footer-disclaimer{max-width:650px;margin:0 auto;text-align:center}.footer-links{justify-content:center;flex-wrap:wrap;gap:16px}}.unified-footer{width:min(1640px,95vw);margin:42px auto 34px;padding:0;direction:rtl;background:#f7f7f7;color:#111;overflow:hidden}.footer-info{position:relative;padding:82px 86px 58px}.footer-info h2{position:absolute;top:34px;right:9%;margin:0;font-size:24px;line-height:1;font-weight:800}.footer-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:90px;align-items:start}.footer-info-column{display:grid;gap:25px;text-align:center}.footer-info-column a{display:grid;gap:5px}.footer-info-column strong{font-size:18px;line-height:1.3;font-weight:700}.footer-info-column span{font-size:16px;line-height:1.45}.footer-brand-section{display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);align-items:center;gap:30px;padding:22px 86px 10px}.footer-logos{grid-column:2;display:flex;direction:ltr;justify-content:center;align-items:center;gap:15px}.zipman-logo{display:block;width:184px;height:64px;object-fit:contain}.footer-index-logo{display:block;width:122px;height:50px;object-fit:contain}.footer-agent-copy{grid-column:1;grid-row:1;justify-self:end;max-width:390px;margin:0;text-align:left;font-size:14px;line-height:1.5}.footer-brand-copy{grid-column:3;justify-self:start;max-width:340px;margin:0;text-align:right;font-size:14px;line-height:1.5}.footer-disclaimer{max-width:1150px;margin:14px auto 0;padding:0 34px;text-align:center;font-size:13px;line-height:1.6}.unified-footer hr{margin:30px 72px 22px;border:0;border-top:1px solid #aaa}.unified-footer .footer-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:23px;padding:0 30px 31px;font-size:14px}.unified-footer .footer-links a:hover,.footer-info-column a:hover{opacity:.65}.services,.disclaimer{width:auto;margin:0}@media(max-width:900px){.footer-info{padding:76px 28px 42px}.footer-info h2{right:28px}.footer-info-grid{grid-template-columns:1fr;gap:32px}.footer-brand-section{display:flex;flex-direction:column;padding:25px 28px 10px;text-align:center}.footer-agent-copy,.footer-brand-copy{max-width:650px;text-align:center}.zipman-logo{width:155px;height:55px}.footer-index-logo{width:105px;height:44px}.unified-footer hr{margin-right:28px;margin-left:28px}}.agent-card{flex-direction:row-reverse!important;direction:rtl!important}.agent-card img{order:1!important;margin-right:0!important;margin-left:8px!important}.agent-copy{order:2!important;direction:rtl;text-align:center}@media(max-width:720px){.agent-card{flex-direction:column!important}.agent-card img{order:1!important;margin:-85px 0 0!important}.agent-copy{order:2!important}.agent-tagline{direction:rtl;text-align:right;max-width:720px;margin:0 auto;line-height:1.9;font-size:16px;color:#555}}.agent-card{display:grid!important;grid-template-columns:minmax(0,1fr) 190px!important;grid-template-areas:"copy photo"!important;direction:ltr!important;align-items:center!important;width:100%!important;min-height:220px!important;padding:28px 42px!important;gap:32px!important;background:#eee!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}.agent-copy{grid-area:copy!important;order:initial!important;direction:rtl!important;text-align:center!important;align-self:center!important;width:100%!important}.agent-copy h2{margin:0 0 10px!important;color:#111!important;font-size:25px!important;line-height:1.3!important;font-weight:800!important}.agent-copy h2 span{display:inline!important;margin-right:8px!important;font-weight:800!important}.agent-office{margin:0!important;color:#181818!important;font-size:18px!important;line-height:1.5!important}.agent-photo-wrap{grid-area:photo!important;display:grid!important;place-items:center!important;width:178px!important;height:178px!important;justify-self:end!important;border-radius:50%!important;background:#fff!important;overflow:hidden!important}.agent-photo-wrap img{display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;object-fit:cover!important;object-position:center!important;box-shadow:none!important}@media(max-width:1050px){.agent-card{grid-template-columns:minmax(0,1fr) 155px!important;min-height:190px!important;padding:24px 28px!important;gap:24px!important}.agent-photo-wrap{width:148px!important;height:148px!important}.agent-copy h2{font-size:22px!important}.agent-office{font-size:16px!important}}@media(max-width:720px){.agent-card{grid-template-columns:1fr!important;grid-template-areas:"photo" "copy"!important;padding:26px 20px!important}.agent-photo-wrap{justify-self:center!important;width:138px!important;height:138px!important;margin-top:-75px!important}.agent-copy h2{font-size:20px!important}.agent-copy h2 span{display:block!important;margin:4px 0 0!important}}.agent-copy{max-width:760px!important;margin:0 auto!important}.agent-tagline{direction:rtl;text-align:right;max-width:720px;margin:0 auto;line-height:1.9;font-size:16px;color:#555}@media(max-width:1050px){.agent-tagline{direction:rtl;text-align:right;max-width:720px;margin:0 auto;line-height:1.9;font-size:16px;color:#555}}@media(min-width:1100px){.unified-footer{margin-top:28px}.footer-info{padding:70px 110px 32px}.footer-info h2{top:28px;right:8%;font-size:22px}.footer-info-grid{max-width:1180px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.footer-info-column{gap:18px}.footer-info-column strong{font-size:17px}.footer-info-column span{font-size:15px;line-height:1.4}.footer-brand-section{max-width:1260px;margin:0 auto;padding:16px 20px 4px;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);gap:20px}.footer-logos{gap:10px}.zipman-logo{width:160px;height:54px}.footer-index-logo{width:108px;height:44px}.footer-agent-copy,.footer-brand-copy{font-size:13px;line-height:1.4}.footer-disclaimer{max-width:980px;margin-top:10px;font-size:12px;line-height:1.5}.unified-footer hr{margin:22px 72px 16px}.unified-footer .footer-links{gap:19px;padding-bottom:24px;font-size:13px}}@media(min-width:1100px){.footer-info{padding:58px 100px 26px}.footer-info h2{position:static;margin:0 0 28px;text-align:right;font-size:19px;line-height:1.2;font-weight:700}.footer-info-grid{max-width:1050px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px}.footer-info-column{display:flex;flex-direction:column;gap:16px;text-align:center}.footer-info-column a{display:block}.footer-info-column strong{display:block;margin-bottom:3px;font-size:16px;line-height:1.3;font-weight:700}.footer-info-column span{display:block;font-size:14px;line-height:1.4;color:#333}.footer-brand-section{margin-top:10px;padding-top:12px}.footer-disclaimer{margin-top:8px}.unified-footer hr{margin-top:18px}.unified-footer .footer-links{padding-bottom:20px}}@media(min-width:1100px){.footer-info{padding:58px 90px 30px}.footer-info h2{margin-bottom:24px;font-size:18px}.footer-info-grid{max-width:1260px;gap:48px}.footer-info-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;text-align:center}.footer-info-column a{display:block;min-width:0}.footer-info-column strong{display:block;margin-bottom:3px;font-size:15px;line-height:1.25;white-space:nowrap}.footer-info-column span{display:block;font-size:13px;line-height:1.35}.footer-brand-section{margin-top:4px}}.footer-info h2{display:none!important}.footer-info{padding-top:38px!important}@media(min-width:1100px){.footer-info{padding-top:34px!important}}.footer-info{padding-top:70px!important;padding-bottom:60px!important}@media(min-width:1100px){.footer-info{padding-top:70px!important;padding-bottom:60px!important}}.footer-logos img{max-height:44px!important;width:auto!important;object-fit:contain!important}.footer-logos img:first-child{max-height:40px!important}.footer-logos img:last-child{max-height:44px!important}@media(max-width:768px){.footer-logos img{max-height:36px!important}.footer-logos img:first-child{max-height:32px!important}.footer-logos img:last-child{max-height:36px!important}}.footer-logos img:last-child{max-height:34px!important;width:auto!important;object-fit:contain!important}.footer-logos img:last-of-type{height:28px!important;width:auto!important;max-width:120px!important}.footer-logos img{transform:scale(.8)!important;transform-origin:center}.properties-section h2,.properties-title{font-size:2rem!important;font-weight:700!important;margin-bottom:18px!important}.property-card{min-height:150px!important;padding:18px!important;border-radius:18px!important}.property-card img,.property-image{width:180px!important;height:120px!important;object-fit:cover!important;border-radius:12px!important}.property-content{gap:10px!important}.property-price{font-size:2rem!important;font-weight:700!important}.buyer-button{color:#fff!important;background:transparent!important;border:2px solid #ffffff!important}.seller-button{color:#fff!important;background:#071d79!important;border:2px solid #071d79!important}@media(max-width:768px){.header .menu-button{display:flex!important}}.contact-card{box-sizing:border-box!important;padding:34px 30px 38px!important}.contact-card h2{margin:0 0 28px!important;text-align:center!important;font-size:32px!important;line-height:1.15!important}.contact-card .social-links{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:14px!important;margin:0 0 42px!important;direction:ltr!important}.contact-card .social-links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 52px!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;padding:0!important;border:0!important;border-radius:50%!important;text-decoration:none!important;box-shadow:none!important;overflow:hidden!important}.contact-card .social-links svg{width:27px!important;height:27px!important;stroke-width:2.4!important;color:#fff!important}.contact-card .social-facebook{background:#1877f2!important}.contact-card .social-instagram{background:radial-gradient(circle at 32% 105%,#ffd600 0 24%,#ff7a00 25% 38%,transparent 39%),radial-gradient(circle at 70% -10%,#7638fa 0 28%,#d300c5 48%,#ff3040 72%,#ff7a00)!important}.contact-card .social-tiktok{background:#050505!important}.contact-card .social-tiktok span{display:block!important;color:#fff!important;font-size:34px!important;font-weight:800!important;line-height:1!important;transform:translateY(-1px)!important}.contact-card .social-whatsapp{background:#20cf64!important}.contact-card form{display:flex!important;flex-direction:column!important;gap:22px!important;width:100%!important}.contact-card form>label:not(.consent-row){display:flex!important;flex-direction:column!important;gap:9px!important;margin:0!important;font-size:17px!important;font-weight:700!important;text-align:right!important}.contact-card input:not([type=checkbox]),.contact-card select{width:100%!important;height:58px!important;box-sizing:border-box!important;margin:0!important;padding:0 18px!important;border:1px solid #c9c9c9!important;border-radius:3px!important;background:#fff!important;font-family:inherit!important;font-size:17px!important;text-align:right!important}.contact-card .select-wrap{position:relative!important;display:block!important;width:100%!important}.contact-card .select-wrap select{appearance:none!important;padding-left:46px!important}.contact-card .select-wrap svg{position:absolute!important;left:16px!important;top:50%!important;width:20px!important;height:20px!important;transform:translateY(-50%)!important;pointer-events:none!important}.contact-card .consent-row{display:grid!important;grid-template-columns:22px 1fr!important;align-items:start!important;gap:10px!important;margin:2px 0 4px!important;font-size:14px!important;font-weight:500!important;line-height:1.45!important;text-align:right!important}.contact-card .consent-row input{width:19px!important;height:19px!important;margin:3px 0 0!important}.contact-card .submit-button{width:100%!important;height:58px!important;margin-top:4px!important;border:0!important;border-radius:999px!important;background:#4cb5e5!important;color:#fff!important;font-family:inherit!important;font-size:20px!important;font-weight:700!important;cursor:pointer!important}.contact-card .success-message{margin:0!important;text-align:center!important;color:#137a42!important;font-weight:700!important}@media(max-width:768px){.contact-card{padding:28px 20px 30px!important}.contact-card h2{font-size:27px!important}.contact-card .social-links{gap:11px!important;margin-bottom:32px!important}.contact-card .social-links a{flex-basis:46px!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}}@media(min-width:769px){.seller-button{background:#071879!important;border:2px solid #071879!important;color:#fff!important}.buyer-button{background:transparent!important;border:2px solid #ffffff!important;color:#fff!important}}@media(min-width:769px){.seller-button{background:#061978!important;border:2px solid #061978!important;color:#fff!important}.buyer-button{background:transparent!important;border:2px solid #ffffff!important;color:#fff!important}}.agent-copy{direction:rtl!important;text-align:right!important}.agent-copy h2,.agent-copy .agent-office,.agent-copy .agent-tagline{direction:rtl;text-align:right;max-width:720px;margin:0 auto;line-height:1.9;font-size:16px;color:#555}.agent-card{display:grid!important;grid-template-columns:1fr 210px!important;align-items:center!important;gap:34px!important;padding:34px 42px!important;direction:rtl!important}.agent-copy{width:100%!important;max-width:none!important;direction:rtl!important;text-align:right!important;display:flex!important;flex-direction:column!important;align-items:stretch!important}.agent-copy h2{margin:0!important;padding:0!important;text-align:right!important;direction:rtl!important;font-size:29px!important;line-height:1.25!important;font-weight:800!important}.agent-copy h2 span{display:inline!important;margin-right:8px!important}.agent-copy .agent-office{margin:12px 0 20px!important;padding:0 0 20px!important;border-bottom:1px solid #b8b8b8!important;text-align:right!important;direction:rtl!important;font-size:18px!important;line-height:1.4!important;color:#222!important}.agent-copy .agent-tagline{width:100%!important;max-width:820px!important;margin:0!important;padding:0!important;text-align:right!important;direction:rtl!important;font-size:16px!important;line-height:1.85!important;font-weight:500!important;color:#555!important}.agent-photo-wrap{width:190px!important;height:190px!important;justify-self:end!important;align-self:center!important}.agent-photo-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}@media(max-width:900px){.agent-card{grid-template-columns:1fr!important;padding:28px 22px!important}.agent-photo-wrap{width:150px!important;height:150px!important;justify-self:center!important;grid-row:1!important}.agent-copy h2,.agent-copy .agent-office,.agent-copy .agent-tagline{text-align:center!important}.agent-copy .agent-tagline{max-width:100%!important}}.agent-card{direction:ltr!important;grid-template-columns:210px 1fr!important}.agent-card{direction:rtl!important;grid-template-columns:210px minmax(0,1fr)!important}.agent-photo-wrap{grid-column:1!important;justify-self:center!important}.agent-copy{grid-column:2!important;direction:rtl!important;text-align:right!important}@media(max-width:900px){.agent-card{grid-template-columns:1fr!important}.agent-photo-wrap{grid-column:1!important;grid-row:1!important}.agent-copy{grid-column:1!important;grid-row:2!important}}@font-face{font-family:Rubik Local;src:url(/fonts/Rubik-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rubik Local;src:url(/fonts/Rubik-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Rubik Local;src:url(/fonts/Rubik-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Rubik Local;src:url(/fonts/Rubik-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Rubik Local;src:url(/fonts/Rubik-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}body{font-family:Rubik Local,Arial,sans-serif!important}.agent-copy h2,.contact-card h2,.properties-section h2{font-family:Rubik Local,Arial,sans-serif!important;font-weight:800!important}body{font-family:Rubik Local,Arial,sans-serif!important;font-weight:400!important}.header,.header a,.nav,.nav a,.brand-title,.contact-card,.contact-card label,.contact-card input,.contact-card select,.agent-copy,.agent-office,.agent-tagline,.properties-section,.property-card,.footer,.footer a{font-weight:400!important}.contact-card h2,.properties-section h2,.agent-copy h2,.property-card h3,.property-price{font-weight:700!important}.agent-office,.agent-tagline,.property-card p,.footer{font-weight:400!important}.agent-copy h2,.contact-card h2,.properties-section h2,.property-card h3,.property-title,.property-price,.price,.property-card .price{font-weight:600!important}.contact-card label,.contact-card form label,.contact-card .submit-button,.contact-card button{font-weight:500!important}.contact-card input,.contact-card select,.contact-card textarea,.contact-card input::placeholder,.contact-card textarea::placeholder,.contact-card .consent-row,.contact-card .success-message{font-weight:400!important}.property-card p,.property-card span,.property-card .property-meta,.property-card .property-tags,.property-card .tag{font-weight:400!important}.property-price,.price,.property-card .price{font-weight:500!important}.property-card [class*=price],.property-card [class*=Price],.property-card strong,.property-card b,.property-card .property-price,.property-card .price,.property-price,.price{font-family:Rubik Local,Arial,sans-serif!important;font-weight:500!important;text-shadow:none!important;-webkit-text-stroke:0!important}.agent-copy h2{font-family:Rubik Local,Arial,sans-serif!important;font-weight:600!important}.agent-copy h2 span{font-weight:500!important}.footer-links,.footer-tools,.useful-links,.services-links{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:30px 24px!important}@media(max-width:1100px){.footer-links,.footer-tools,.useful-links,.services-links{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:650px){.footer-links,.footer-tools,.useful-links,.services-links{grid-template-columns:1fr!important}}.footer-info-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:34px 24px!important;align-items:start!important}.footer-info-column{display:flex!important;flex-direction:column!important;gap:28px!important;min-width:0!important}.footer-info-column a{display:flex!important;flex-direction:column!important;align-items:center!important;gap:7px!important;text-align:center!important;text-decoration:none!important}.footer-info-column strong{line-height:1.3!important}.footer-info-column span{line-height:1.45!important}@media(max-width:1150px){.footer-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:700px){.footer-info-grid{grid-template-columns:1fr!important}}.footer-info{width:100%!important;padding:56px 56px 50px!important;background:#f7f8fa!important;border-top:1px solid #eceef2!important;box-sizing:border-box!important}.footer-info-heading{max-width:1380px;margin:0 auto 34px;text-align:right;direction:rtl}.footer-info-heading span{display:block;margin-bottom:7px;color:#0d73b9;font-size:14px;font-weight:500}.footer-info-heading h2{margin:0;color:#141414;font-family:Rubik Local,Rubik,Arial,sans-serif;font-size:clamp(25px,2vw,34px);font-weight:600;line-height:1.2}.footer-info-heading p{margin:10px 0 0;color:#686d75;font-size:16px;font-weight:400;line-height:1.6}.footer-info-grid{width:100%!important;max-width:1380px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;direction:rtl!important;align-items:stretch!important}.footer-info-column{display:contents!important}.footer-info-column a{position:relative!important;min-height:96px!important;padding:20px 22px 20px 58px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:6px!important;text-align:right!important;direction:rtl!important;color:#16181c!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;box-shadow:0 3px 12px #141f320a!important;text-decoration:none!important;box-sizing:border-box!important;overflow:hidden!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.footer-info-column a:after{content:"←";position:absolute;left:18px;top:50%;width:30px;height:30px;display:grid;place-items:center;transform:translateY(-50%);color:#11166d;background:#f0f2fb;border-radius:50%;font-size:17px;font-weight:500;transition:color .18s ease,background .18s ease,transform .18s ease}.footer-info-column a:hover{transform:translateY(-3px)!important;border-color:#11166d47!important;box-shadow:0 10px 24px #141f3217!important}.footer-info-column a:hover:after{color:#fff;background:#11166d;transform:translate(-3px,-50%)}.footer-info-column strong{display:block!important;color:#17191d!important;font-family:Rubik Local,Rubik,Arial,sans-serif!important;font-size:17px!important;font-weight:600!important;line-height:1.35!important}.footer-info-column span{display:block!important;color:#666b73!important;font-family:Rubik Local,Rubik,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1.5!important}.footer-brand-section{padding-top:34px!important}@media(max-width:1150px){.footer-info{padding-inline:34px!important}.footer-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:800px){.footer-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.footer-info{padding:38px 18px!important}.footer-info-heading{margin-bottom:24px}.footer-info-heading h2{font-size:25px}.footer-info-heading p{font-size:14px}.footer-info-grid{grid-template-columns:1fr!important;gap:12px!important}.footer-info-column a{min-height:88px!important}}.buyer-button{color:#08085e;background:#fff;border:2px solid #ffffff}.seller-button{color:#fff;background:#080866;border:2px solid #080866}@media(min-width:769px){.mobile-menu-button{display:none!important;visibility:hidden!important}}.main-grid{margin-top:-20px!important}@media(min-width:1101px){.main-grid{transform:translateY(70px);margin-bottom:70px!important}}@media(min-width:1101px){.main-grid{transform:translateY(50px)!important;margin-bottom:50px!important}}@media(min-width:1101px){.main-grid{transform:translateY(80px)!important;margin-bottom:80px!important}}@media(min-width:1101px){.main-grid{position:relative;margin-top:-140px!important;transform:none!important;z-index:20}}@media(max-width:768px){.properties-section,.properties-list,.properties-slider{overflow:hidden!important}.properties-section .property-card,.properties-section .property-slide,.properties-section .property-item{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:16px!important;min-height:unset!important;align-items:start!important}.properties-section .property-card>*,.properties-section .property-slide>*,.properties-section .property-item>*{min-width:0!important}.properties-section .property-card-image,.properties-section .property-image,.properties-section .property-thumb,.properties-section .property-thumbnail{order:1!important;width:100%!important;max-width:none!important;margin:0 0 12px!important;justify-self:stretch!important}.properties-section .property-card-image img,.properties-section .property-image img,.properties-section .property-thumb img,.properties-section .property-thumbnail img{width:100%!important;height:auto!important;aspect-ratio:16 / 10!important;object-fit:cover!important;display:block!important;border-radius:16px!important}.properties-section .property-card-content,.properties-section .property-content,.properties-section .property-details,.properties-section .property-main{order:2!important;width:100%!important;display:block!important;text-align:right!important}.properties-section .property-title,.properties-section .property-card h3,.properties-section .property-card h4{font-size:30px!important;line-height:1.2!important;margin:0 0 8px!important}.properties-section .property-location,.properties-section .property-description,.properties-section .property-meta,.properties-section .property-details-line{display:block!important;white-space:normal!important;font-size:15px!important;line-height:1.6!important}.properties-section .property-tags,.properties-section .property-labels,.properties-section .property-badges{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important}.properties-section .property-price,.properties-section .property-card-price,.properties-section .property-side,.properties-section .property-actions{order:3!important;width:100%!important;padding-top:12px!important;margin-top:10px!important;border-top:1px solid #e9edf3!important;border-inline-start:0!important}.properties-section .property-price-value,.properties-section .property-card-price strong,.properties-section .property-price strong{font-size:34px!important;line-height:1.1!important;display:block!important}}@media(max-width:768px){html body .properties-section{width:100%!important;min-width:0!important;overflow:visible!important}html body .properties-section .property-list{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:20px!important;overflow:visible!important}html body .properties-section .property-list .property-card{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;overflow:hidden!important;background:#fff!important;border:1px solid #e3e8ef!important;border-radius:24px!important;box-shadow:0 10px 28px #0f172a14!important;transform:none!important;box-sizing:border-box!important}html body .properties-section .property-card:hover{transform:none!important}html body .properties-section .property-card>*{min-width:0!important;box-sizing:border-box!important}html body .properties-section .property-card .property-image-wrap{position:relative!important;order:1!important;width:100%!important;height:clamp(230px,60vw,310px)!important;min-height:230px!important;margin:0!important;overflow:hidden!important;border-radius:0!important;background:#edf2f7!important}html body .properties-section .property-card .property-image-wrap img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;border-radius:0!important}html body .properties-section .property-card .property-status{position:absolute!important;top:14px!important;right:14px!important;z-index:2!important;padding:7px 12px!important;color:#253044!important;background:#fffffff0!important;border-radius:9px!important;box-shadow:0 4px 12px #0f172a1a!important;font-size:13px!important;font-weight:600!important}html body .properties-section .property-card .property-info{order:2!important;width:100%!important;margin:0!important;padding:20px 20px 16px!important;display:block!important;direction:rtl!important;text-align:right!important;border:0!important}html body .properties-section .property-card .property-info h3{margin:0 0 8px!important;color:#171717!important;font-size:25px!important;font-weight:750!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere!important}html body .properties-section .property-card .property-info p{margin:0 0 7px!important;color:#374151!important;font-size:16px!important;line-height:1.55!important;white-space:normal!important}html body .properties-section .property-card .property-info>strong{display:block!important;margin:0!important;color:#252d3d!important;font-size:16px!important;font-weight:500!important;line-height:1.55!important;white-space:normal!important}html body .properties-section .property-card .tag-row{width:100%!important;margin:14px 0 0!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;direction:rtl!important}html body .properties-section .property-card .tag-row span{margin:0!important;padding:7px 11px!important;color:#303846!important;background:#f1f3f5!important;border-radius:8px!important;font-size:13px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important}html body .properties-section .property-card .property-action{order:3!important;width:100%!important;min-width:0!important;height:auto!important;min-height:92px!important;margin:0!important;padding:16px 20px 20px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 58px!important;grid-template-rows:auto auto!important;grid-template-areas:"label icon" "price icon"!important;align-items:center!important;column-gap:15px!important;row-gap:5px!important;direction:ltr!important;border:0!important;border-top:1px solid #e7ebf0!important;background:#fff!important}html body .properties-section .property-card .property-action a{grid-area:icon!important;width:56px!important;height:56px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:end!important;color:#fff!important;background:#20ce69!important;border-radius:15px!important;text-decoration:none!important;box-shadow:0 7px 18px #20ce6938!important}html body .properties-section .property-card .property-action a svg{width:29px!important;height:29px!important;stroke-width:2!important}html body .properties-section .property-card .property-action>span{grid-area:label!important;margin:0!important;color:#374151!important;font-size:14px!important;font-weight:500!important;line-height:1.3!important;direction:rtl!important;text-align:right!important}html body .properties-section .property-card .property-action>strong{grid-area:price!important;display:block!important;margin:0!important;color:#161616!important;font-size:clamp(25px,7vw,31px)!important;font-weight:500!important;line-height:1.1!important;direction:rtl!important;text-align:right!important;white-space:nowrap!important}}.menu-toggle{display:none}@media(max-width:768px){.menu-toggle{display:inline-flex;align-items:center;justify-content:center}}.mobile-menu-button{display:none!important}@media(max-width:768px){.mobile-menu-button{display:block!important}}.menu-button{display:none!important;border:0;background:transparent;color:var(--navy);cursor:pointer}@media(max-width:1050px){.menu-button{display:flex!important;align-items:center;justify-content:center}.nav.nav-open{display:flex!important}}.header,.header .nav,.header .nav-dropdown{overflow:visible!important}.header .nav-dropdown{position:relative!important;z-index:1000!important}.header .nav-dropdown-menu{position:absolute!important;top:calc(100% + 16px)!important;right:50%!important;left:auto!important;transform:translate(50%)!important;z-index:2000!important;width:190px!important;min-width:190px!important;padding:8px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:3px!important;background:#fff!important;border:1px solid #e3e8ef!important;border-radius:14px!important;box-shadow:0 18px 40px #0f172a29!important;direction:rtl!important}.header .nav-dropdown-menu a{width:100%!important;padding:11px 13px!important;display:block!important;box-sizing:border-box!important;color:#253044!important;background:#fff!important;border-radius:9px!important;font-size:14px!important;font-weight:500!important;line-height:1.35!important;text-align:right!important;text-decoration:none!important;white-space:nowrap!important}@media(max-width:768px){.header .nav-dropdown-menu{position:static!important;width:100%!important;min-width:0!important;margin-top:10px!important;transform:none!important}}.header,.header .nav{overflow:visible!important}.header .nav-dropdown{position:relative!important;z-index:2000!important;display:flex!important;align-items:center!important}.header .nav-dropdown:after{content:"";position:absolute;top:100%;right:-12px;width:calc(100% + 24px);height:30px}.header .nav-dropdown-trigger{margin:0!important;padding:0!important;border:0!important;outline:0!important;color:#1b1b1b!important;background:transparent!important;font:inherit!important;font-size:16px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important}.header .nav-dropdown-trigger:hover,.header .nav-dropdown.is-open .nav-dropdown-trigger{color:#1766d5!important}.header .nav-dropdown-menu{position:absolute!important;top:calc(100% + 25px)!important;right:50%!important;left:auto!important;z-index:3000!important;width:190px!important;min-width:190px!important;margin:0!important;padding:8px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:3px!important;background:#fff!important;border:1px solid #e3e8ef!important;border-top:0!important;border-radius:0 0 14px 14px!important;box-shadow:0 18px 38px #0f172a29!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(50%,7px)!important;transition:opacity .14s ease,transform .14s ease,visibility .14s ease!important;direction:rtl!important}.header .nav-dropdown:hover .nav-dropdown-menu,.header .nav-dropdown:focus-within .nav-dropdown-menu,.header .nav-dropdown.is-open .nav-dropdown-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(50%)!important}.header .nav-dropdown-menu a{width:100%!important;padding:11px 13px!important;display:block!important;box-sizing:border-box!important;color:#253044!important;background:#fff!important;border-radius:8px!important;font-size:14px!important;font-weight:500!important;line-height:1.35!important;text-align:right!important;text-decoration:none!important;white-space:nowrap!important}.header .nav-dropdown-menu a:hover{color:#1766d5!important;background:#eef5ff!important}@media(max-width:768px){.header .nav-dropdown{width:100%!important;display:block!important}.header .nav-dropdown:after{display:none!important}.header .nav-dropdown-trigger{width:100%!important;padding:10px 0!important;text-align:right!important}.header .nav-dropdown-menu{position:static!important;width:100%!important;min-width:0!important;margin-top:5px!important;border:1px solid #e3e8ef!important;border-radius:11px!important;transform:none!important;display:none!important}.header .nav-dropdown.is-open .nav-dropdown-menu{display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}}.header .nav-dropdown-trigger,.header .nav-dropdown-trigger:hover,.header .nav-dropdown-trigger:focus,.header .nav-dropdown.is-open .nav-dropdown-trigger{border:0!important;border-bottom:0!important;outline:0!important;box-shadow:none!important;text-decoration:none!important}.header .nav-dropdown-trigger:before,.header .nav-dropdown-trigger:after,.header .nav-dropdown:before,.header .nav>.nav-dropdown:before{display:none!important;content:none!important;border:0!important}.header .nav-dropdown-menu{box-shadow:none!important;transform:translate(50%) scaleY(.88)!important;transform-origin:top center!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:transform .18s ease,opacity .15s ease,visibility .15s ease!important}.header .nav-dropdown:hover .nav-dropdown-menu,.header .nav-dropdown:focus-within .nav-dropdown-menu,.header .nav-dropdown.is-open .nav-dropdown-menu{transform:translate(50%) scaleY(1)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.header .nav-dropdown-menu a,.header .nav-dropdown-menu a:hover,.header .nav-dropdown-menu a:focus{border:0!important;border-bottom:0!important;box-shadow:none!important;text-decoration:none!important}.header .nav-dropdown-menu a:before,.header .nav-dropdown-menu a:after{display:none!important;content:none!important}@media(max-width:768px){.header .nav-dropdown-menu,.header .nav-dropdown.is-open .nav-dropdown-menu{transform:none!important}}@media(max-width:768px){html body .header{z-index:10000!important}html body .header .nav.nav-open{position:fixed!important;inset:0!important;width:100vw!important;max-width:none!important;height:100vh!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:calc(86px + env(safe-area-inset-top)) 24px calc(28px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;direction:rtl!important;text-align:center!important;background:#fffffffa!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border:0!important;border-radius:0!important;box-shadow:none!important;z-index:9998!important}html body .header .nav.nav-open>a{width:100%!important;min-height:57px!important;margin:0!important;padding:16px 10px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#07165f!important;background:transparent!important;border:0!important;border-bottom:1px solid rgba(148,163,184,.22)!important;border-radius:0!important;font-size:18px!important;font-weight:600!important;line-height:1.25!important;text-align:center!important;text-decoration:none!important}html body .header .nav.nav-open>a:first-child{border-top:1px solid rgba(148,163,184,.22)!important}html body .header .menu-button,html body .header .menu-toggle,html body .header .mobile-menu-button{position:relative!important;z-index:9999!important}html body:has(.header .nav.nav-open){overflow:hidden!important;touch-action:none!important}}@media(max-width:390px){html body .header .nav.nav-open{padding-right:18px!important;padding-left:18px!important}html body .header .nav.nav-open>a{min-height:54px!important;padding-top:15px!important;padding-bottom:15px!important;font-size:17px!important}}@media(max-width:768px){html body .header .nav.nav-open{padding-right:28px!important;padding-left:28px!important;direction:rtl!important;text-align:right!important}html body .header .nav.nav-open>a,html body .header .nav.nav-open>button,html body .header .nav.nav-open>.nav-item,html body .header .nav.nav-open .mobile-properties-link{position:relative!important;width:100%!important;min-height:54px!important;margin:0!important;padding:14px 12px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;color:#132d72!important;background:transparent!important;border:0!important;border-bottom:1px solid rgba(148,163,184,.22)!important;border-radius:0!important;box-shadow:none!important;font-size:16px!important;font-weight:500!important;line-height:1.25!important;direction:rtl!important;text-align:right!important;text-decoration:none!important}html body .header .nav.nav-open>a:first-child,html body .header .nav.nav-open>button:first-child{border-top:1px solid rgba(148,163,184,.22)!important}html body .header .nav.nav-open .mobile-properties-link{justify-content:space-between!important;color:#132d72!important;font-size:16px!important;font-weight:500!important}html body .header .nav.nav-open .mobile-properties-link:after{content:"‹"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-right:auto!important;margin-left:2px!important;color:#667aa8!important;font-family:Arial,sans-serif!important;font-size:19px!important;font-weight:400!important;line-height:1!important;transform:none!important}html body .header .nav.nav-open ul,html body .header .nav.nav-open li{width:100%!important;margin:0!important;padding:0!important;direction:rtl!important;text-align:right!important;list-style:none!important}html body .header .nav.nav-open ul a{width:100%!important;padding:12px 22px 12px 12px!important;box-sizing:border-box!important;display:flex!important;justify-content:flex-start!important;color:#56657f!important;font-size:14px!important;font-weight:400!important;direction:rtl!important;text-align:right!important}}@media(max-width:390px){html body .header .nav.nav-open{padding-right:22px!important;padding-left:22px!important}html body .header .nav.nav-open>a,html body .header .nav.nav-open>button,html body .header .nav.nav-open>.nav-item,html body .header .nav.nav-open .mobile-properties-link{min-height:51px!important;padding-top:13px!important;padding-bottom:13px!important;font-size:15.5px!important}html body .header .nav.nav-open .mobile-properties-link:after{font-size:18px!important}}@media(max-width:768px){html body .header .nav.nav-open .mobile-properties-link:after{content:""!important;width:8px!important;height:8px!important;flex:0 0 8px!important;margin-right:auto!important;margin-left:3px!important;border:solid #667aa8!important;border-width:0 1.5px 1.5px 0!important;transform:rotate(135deg)!important;transform-origin:center!important;transition:transform .18s ease,border-color .18s ease!important}html body .header .nav-dropdown.is-open .mobile-properties-link:after,html body .header .mobile-properties-link[aria-expanded=true]:after,html body .header .mobile-properties-link.is-open:after{transform:rotate(45deg)!important;border-color:#153489!important}}@media(max-width:768px){html body .header .nav.nav-open .mobile-properties-link:after{content:"‹"!important;width:20px!important;height:20px!important;flex:0 0 20px!important;margin-right:auto!important;margin-left:2px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#667aa8!important;border:0!important;font-family:Arial,sans-serif!important;font-size:21px!important;font-weight:400!important;line-height:1!important;transform:none!important}html body .header .nav-dropdown.is-open .mobile-properties-link:after,html body .header .mobile-properties-link[aria-expanded=true]:after{content:"⌄"!important;color:#153489!important;font-size:20px!important;transform:translateY(-2px)!important}}@media(max-width:768px){html:has(.header .nav.nav-open),body:has(.header .nav.nav-open){width:100%!important;height:100%!important;max-height:100%!important;overflow:hidden!important;overscroll-behavior:none!important}body:has(.header .nav.nav-open){touch-action:none!important}body:has(.header .nav.nav-open) #root,body:has(.header .nav.nav-open) .site-shell{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none!important}html body .header .nav.nav-open{position:fixed!important;inset:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:calc(86px + env(safe-area-inset-top)) 28px calc(24px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;background:#fff!important;opacity:1!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;z-index:2147483000!important}html body .header .menu-button,html body .header .menu-toggle,html body .header .mobile-menu-button{position:relative!important;z-index:2147483001!important}body:has(.header .nav.nav-open) .ai-assistant-root{visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media(max-width:390px){html body .header .nav.nav-open{padding-right:22px!important;padding-left:22px!important}}.hero{position:relative;min-height:650px;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.hero-content{position:absolute;top:74px;left:82px;z-index:10;width:765px;max-width:calc(100% - 164px);display:flex;flex-direction:column;align-items:center;direction:rtl;text-align:center;color:#fff}.hero-title{width:100%;display:flex;flex-direction:column;align-items:center}.hero-main-title{margin:0;width:100%;color:#fff;font-size:48px;font-weight:700;line-height:1.08;letter-spacing:-1.2px;text-align:center;white-space:nowrap}.hero-subtitle{margin:8px auto 0;width:100%;max-width:900px;color:#fff;font-size:21px;font-weight:400;line-height:1.7;letter-spacing:.25px;text-align:center}.hero-action-buttons{width:100%;margin-top:36px;display:flex;align-items:center;justify-content:center;gap:14px}.hero-action-button{width:166px;min-width:166px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-size:17px;font-weight:500;white-space:nowrap}.buyer-button{color:var(--navy);background:#fff;border:2px solid #fff}.seller-button{color:#fff;background:var(--navy);border:2px solid var(--navy)}@media(max-width:1100px){.hero-content{top:62px;left:48px;width:700px;max-width:calc(100% - 96px)}.hero-main-title{font-size:52px}.hero-subtitle{margin:8px auto 0;width:100%;max-width:900px;color:#fff;font-size:21px;font-weight:400;line-height:1.7;letter-spacing:.25px;text-align:center}}@media(max-width:700px){.hero{min-height:540px}.hero-content{top:34px;left:18px;right:18px;width:auto;max-width:none}.hero-main-title{font-size:clamp(34px,10vw,46px);white-space:normal}.hero-subtitle{margin:8px auto 0;width:100%;max-width:900px;color:#fff;font-size:21px;font-weight:400;line-height:1.7;letter-spacing:.25px;text-align:center}.hero-action-buttons{margin-top:20px;flex-wrap:wrap;gap:10px}.hero-action-button{width:145px;min-width:145px;height:48px;font-size:16px}}.hero-action-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,color .22s ease}.hero-action-button:after{content:"←";font-size:18px;line-height:1;transition:transform .22s ease}.hero-action-button:hover{transform:translateY(-4px);box-shadow:0 10px 24px #00165a38}.hero-action-button:hover:after{transform:translate(-4px)}.hero-action-button:active{transform:translateY(-1px)}.hero-subtitle{margin-top:8px!important}.hero-picture{display:contents}@media(min-width:1101px){.main-grid{grid-template-columns:350px minmax(0,1fr)!important;gap:38px!important}.contact-card{width:100%!important;max-width:350px!important}}.contact-card{background:#fff!important;border:1px solid rgba(15,23,42,.06)!important;border-radius:24px!important;padding:34px 36px!important;box-shadow:0 16px 40px #0f172a1a!important;overflow:hidden}.contact-card h2{margin:0 0 24px!important}.contact-card select,.contact-card input,.contact-card textarea{border-radius:12px!important}.contact-card h2,.contact-card-title{font-size:28px!important;line-height:1.2!important;margin-bottom:22px!important}@media(max-width:650px){.contact-card h2,.contact-card-title{font-size:24px!important}}.contact-card>h2{font-size:20px!important;line-height:1.2!important;margin:0 0 24px!important}.contact-card .contact-honeypot{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.contact-card .contact-error-message{margin:0!important;color:#b42318!important;text-align:center!important;font-size:14px!important;font-weight:700!important}.contact-card .submit-button:disabled{cursor:wait!important;opacity:.7!important}.index-agents{width:100%;margin:0 0 34px}.index-agents-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.index-agent-card{width:100%;min-width:0;min-height:305px;padding:32px 27px 28px;box-sizing:border-box;display:grid;grid-template-columns:98px 118px minmax(180px,1fr);grid-template-rows:auto 1fr auto;grid-template-areas:"registry photo details" ".        photo details" "actions  photo services";column-gap:18px;row-gap:16px;align-items:center;direction:ltr;overflow:hidden;background:#fff;border:1px solid #edf0f4;border-radius:24px;box-shadow:0 14px 38px #0f172a17}.index-agent-registry{grid-area:registry;color:inherit;text-decoration:none;cursor:pointer;transition:transform .16s ease,opacity .16s ease;align-self:start;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;direction:rtl;text-align:center}.index-agent-registry img{display:block;width:94px;height:70px;object-fit:contain;background:transparent;border:0;box-shadow:none}.index-agent-registry span{color:#2462a8;font-size:13px;font-weight:500;line-height:1.3;white-space:nowrap}.index-agent-registry:hover{transform:translateY(-2px)}.index-agent-registry:hover span{text-decoration:underline}.index-agent-text h3,.index-agent-role,.index-agent-license{white-space:nowrap}.index-agent-photo{grid-area:photo;align-self:center;justify-self:center;width:116px;height:116px;display:grid;place-items:center;overflow:hidden;background:#f3f5f7;border:6px solid #ffffff;border-radius:50%;box-shadow:0 12px 30px #0f172a26,0 3px 9px #0f172a14}.index-agent-photo img{display:block;width:100%;height:100%;object-fit:cover}.index-agent-photo span{color:#858d9a;font-size:29px;font-weight:500;line-height:1}.index-agent-text{grid-area:details;align-self:start;min-width:0;direction:rtl;text-align:right}.index-agent-text h3{margin:0 0 8px;color:#15171b;font-size:24px;font-weight:700;line-height:1.15}.index-agent-role{margin:0 0 6px;color:#7a8493;font-size:12.5px;font-weight:400;line-height:1.55}.index-agent-license{margin:0;color:#8c97a7;font-size:14px;font-weight:400;line-height:1.55}.index-agent-actions{grid-area:actions;align-self:end;display:flex;align-items:center;justify-content:center;gap:15px;direction:ltr}.index-agent-phone,.index-agent-whatsapp{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;border:0;border-radius:11px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.index-agent-phone{color:#2161b5;background:#fff;box-shadow:0 6px 15px #0f172a1a}.index-agent-phone img{display:block;width:25px;height:25px;object-fit:contain}.index-agent-whatsapp{color:#fff;background:#25d366;box-shadow:0 8px 18px #25d3663d}.index-agent-phone:hover,.index-agent-whatsapp:hover{transform:translateY(-2px)}.index-agent-phone:hover{box-shadow:0 10px 22px #0f172a24}.index-agent-whatsapp:hover{box-shadow:0 11px 24px #25d3664f}.index-agent-services{grid-area:services;align-self:end;margin:0;direction:rtl;text-align:right;color:#6f7988;font-size:12px;font-weight:400;line-height:1.6;white-space:normal}@media(max-width:1100px){.index-agents-grid{grid-template-columns:1fr}}@media(max-width:650px){.index-agent-card{min-height:220px;padding:25px 20px;grid-template-columns:86px 88px minmax(0,1fr);grid-template-rows:auto auto;grid-template-areas:"registry photo details" "actions  photo services";column-gap:15px;row-gap:18px;border-radius:19px}.index-agent-registry img{width:78px;height:58px}.index-agent-registry span{font-size:11px}.index-agent-photo{width:84px;height:84px;border-width:4px}.index-agent-text h3{font-size:19px}.index-agent-role{font-size:13px}.index-agent-license{font-size:11px}.index-agent-phone,.index-agent-whatsapp{width:34px;height:34px;flex-basis:34px;border-radius:9px}.index-agent-phone img{width:19px;height:19px}.index-agent-services{font-size:11px;white-space:normal}}@media(min-width:1101px){.index-agent-photo{justify-self:center!important;align-self:center!important;margin:0 auto!important;width:132px!important;height:132px!important}.index-agent-photo span{font-size:46px!important}}@media(max-width:1100px){.index-agent-photo{justify-self:center!important;align-self:center!important;margin:0 auto!important;width:108px!important;height:108px!important}.index-agent-photo span{font-size:38px!important}}.index-agent-role{margin-bottom:1px!important}.index-agent-license{font-size:11.5px!important;line-height:1.35!important}@media(min-width:1101px){.index-agent-card>.index-agent-photo{grid-area:unset!important;grid-column:auto!important;grid-row:auto!important;position:absolute!important;inset:50% auto auto 50%!important;margin:0!important;transform:translate(-50%,-50%)!important;justify-self:auto!important;align-self:auto!important}}@media(min-width:1101px){.index-agent-card{position:relative!important}.index-agent-card>.index-agent-photo{position:absolute!important;inset:50% auto auto 50%!important;margin:0!important;transform:translate(-50%,-50%)!important;z-index:2!important;display:grid!important;visibility:visible!important;opacity:1!important}}.index-agent-registry span{position:relative!important;top:-4px!important;font-size:11px!important;line-height:1.1!important}.index-agent-mobile-bottom,.index-agent-services-mobile{display:none}@media(max-width:650px){.index-agents{width:100%!important;padding-inline:8px!important}.index-agents-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important}.index-agent-card{width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;padding:8px 8px 10px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;row-gap:0!important;column-gap:0!important;direction:rtl!important;background:#fff!important;border:1px solid #edf0f4!important;border-radius:20px!important;box-shadow:0 12px 28px #0f172a12!important;overflow:hidden!important}.index-agent-card>.index-agent-registry,.index-agent-card>.index-agent-actions,.index-agent-text .index-agent-license{display:none!important}.index-agent-card>.index-agent-photo{position:static!important;width:100%!important;height:142px!important;margin:0!important;padding:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f6f7fb!important;border:0!important;border-radius:16px!important;box-shadow:none!important;overflow:hidden!important;transform:none!important}.index-agent-card>.index-agent-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important;border-radius:0!important;transform:none!important}.index-agent-card>.index-agent-photo span{width:78px!important;height:78px!important;display:grid!important;place-items:center!important;color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-radius:50%!important;font-size:29px!important;font-weight:700!important}.index-agent-text{width:100%!important;min-height:0!important;margin:0!important;padding:11px 4px 0!important;text-align:center!important}.index-agent-text h3{margin:0 0 4px!important;color:#111827!important;font-size:18px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;white-space:normal!important}.index-agent-role{margin:0!important;color:#2563eb!important;font-size:11.5px!important;font-weight:700!important;line-height:1.3!important;text-align:center!important;white-space:normal!important}.index-agent-services-desktop{display:none!important}.index-agent-services-mobile{display:block!important}.index-agent-services{width:100%!important;min-height:0!important;margin:11px 0 0!important;padding:0 2px!important;color:#7a8493!important;font-size:8.4px!important;font-weight:400!important;line-height:1.3!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.index-agent-mobile-bottom{width:100%!important;margin:11px 0 0!important;padding:0 3px 1px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;column-gap:6px!important;direction:ltr!important}.index-agent-mobile-actions{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;direction:ltr!important}.index-agent-mobile-phone,.index-agent-mobile-whatsapp{width:25px!important;height:25px!important;flex:0 0 25px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:7px!important;text-decoration:none!important}.index-agent-mobile-phone{background:#fff!important;border:1px solid #dbe2ea!important;box-shadow:0 5px 12px #0f172a12!important}.index-agent-mobile-phone img{width:13px!important;height:13px!important;object-fit:contain!important}.index-agent-mobile-whatsapp{color:#fff!important;background:#25d366!important;border:0!important;box-shadow:0 7px 15px #25d36633!important}.index-agent-mobile-whatsapp svg{width:13px!important;height:13px!important;color:#fff!important;stroke:#fff!important}.index-agent-mobile-license{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:center!important;direction:rtl!important;text-align:right!important}.index-agent-mobile-license-number{margin:0 0 2px!important;color:#718096!important;font-size:7px!important;font-weight:500!important;line-height:1.1!important;white-space:nowrap!important}.index-agent-mobile-registry-link{color:#2563eb!important;font-size:7.6px!important;font-weight:600!important;line-height:1.1!important;text-decoration:none!important;white-space:nowrap!important}}@media(max-width:380px){.index-agents{padding-inline:6px!important}.index-agents-grid{gap:7px!important}.index-agent-card{padding:7px 7px 9px!important;border-radius:18px!important}.index-agent-card>.index-agent-photo{height:126px!important;padding:6px!important;border-radius:14px!important}.index-agent-text{padding-top:9px!important}.index-agent-text h3{font-size:16.5px!important}.index-agent-role{font-size:10.5px!important}.index-agent-services{margin-top:9px!important;font-size:7.7px!important}.index-agent-mobile-bottom{margin-top:9px!important;column-gap:5px!important}.index-agent-mobile-phone,.index-agent-mobile-whatsapp{width:23px!important;height:23px!important;flex-basis:23px!important}.index-agent-mobile-phone img,.index-agent-mobile-whatsapp svg{width:12px!important;height:12px!important}.index-agent-mobile-license-number{font-size:6.5px!important}.index-agent-mobile-registry-link{font-size:7px!important}}@media(max-width:650px){html body .index-agent-services{margin-top:18px!important}html body .index-agent-mobile-bottom{margin-top:12px!important}}@media(max-width:380px){html body .index-agent-services{margin-top:16px!important}html body .index-agent-mobile-bottom{margin-top:10px!important}}@media(max-width:650px){html body .index-agent-services{margin-top:5px!important;margin-bottom:0!important}html body .index-agent-mobile-bottom{margin-top:18px!important}}@media(max-width:380px){html body .index-agent-services{margin-top:4px!important}html body .index-agent-mobile-bottom{margin-top:15px!important}}@media(max-width:650px){html body .index-agent-services{margin-top:5px!important}html body .index-agent-mobile-bottom{width:100%!important;box-sizing:border-box!important;margin:18px 0 0!important;padding:0 4px 2px!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;gap:5px!important;direction:ltr!important;overflow:visible!important}html body .index-agent-mobile-actions{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:4px!important;direction:ltr!important}html body .index-agent-mobile-phone,html body .index-agent-mobile-whatsapp{width:25px!important;height:25px!important;flex:0 0 25px!important;border-radius:7px!important}html body .index-agent-mobile-phone img,html body .index-agent-mobile-whatsapp svg{width:13px!important;height:13px!important}html body .index-agent-mobile-license{position:static!important;flex:0 1 auto!important;width:auto!important;min-width:0!important;max-width:calc(100% - 60px)!important;margin:0 0 0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:flex-end!important;direction:rtl!important;text-align:right!important;transform:none!important;overflow:visible!important}html body .index-agent-mobile-license-number{display:block!important;margin:0 0 2px!important;color:#718096!important;font-size:7.4px!important;font-weight:500!important;line-height:1.1!important;white-space:nowrap!important}html body .index-agent-mobile-registry-link{display:block!important;color:#2563eb!important;font-size:8px!important;font-weight:600!important;line-height:1.1!important;text-decoration:none!important;white-space:nowrap!important}}@media(max-width:380px){html body .index-agent-mobile-bottom{margin-top:21px!important;padding-inline:3px!important}html body .index-agent-mobile-license{max-width:calc(100% - 56px)!important}html body .index-agent-mobile-license-number{font-size:6.8px!important}html body .index-agent-mobile-registry-link{font-size:7.4px!important}}@media(max-width:650px){html body .index-agent-mobile-license-number,html body .index-agent-mobile-registry-link{font-size:7.4px!important;font-weight:500!important;line-height:1.1!important}}@media(max-width:380px){html body .index-agent-mobile-license-number,html body .index-agent-mobile-registry-link{font-size:6.8px!important}}@media(max-width:650px){html body .index-agent-card{padding-right:10px!important;padding-left:10px!important;padding-bottom:16px!important}html body .index-agent-mobile-bottom{width:100%!important;box-sizing:border-box!important;margin-top:24px!important;padding:0 7px 3px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important;direction:ltr!important}html body .index-agent-mobile-actions{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;direction:ltr!important}html body .index-agent-mobile-license{flex:0 1 auto!important;width:auto!important;min-width:0!important;max-width:calc(100% - 64px)!important;margin:0 0 0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:flex-end!important;direction:rtl!important;text-align:right!important}html body .index-agent-mobile-license-number,html body .index-agent-mobile-registry-link{display:block!important;width:100%!important;margin-right:0!important;margin-left:0!important;font-size:7.4px!important;font-weight:500!important;line-height:1.15!important;direction:rtl!important;text-align:right!important;white-space:nowrap!important}html body .index-agent-mobile-license-number{margin-bottom:2px!important}}@media(max-width:380px){html body .index-agent-card{padding-right:8px!important;padding-left:8px!important;padding-bottom:14px!important}html body .index-agent-mobile-bottom{margin-top:21px!important;padding-right:5px!important;padding-left:5px!important;padding-bottom:2px!important;gap:6px!important}html body .index-agent-mobile-license{max-width:calc(100% - 58px)!important}html body .index-agent-mobile-license-number,html body .index-agent-mobile-registry-link{font-size:6.8px!important}}.index-agents-grid>.index-agent-card:first-child .index-agent-photo img{object-fit:cover!important;object-position:center 20%!important}@media(max-width:650px){.index-agents-grid>.index-agent-card:first-child>.index-agent-photo{padding:0!important;background:#f6f7fb!important;overflow:hidden!important}.index-agents-grid>.index-agent-card:first-child>.index-agent-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 18%!important;border-radius:16px!important;transform:none!important}}.index-agent-carousel-page{display:contents}.index-agent-carousel-dots{display:none}.index-agent-placeholder-copy{display:block;width:100%;text-align:center}@media(max-width:650px){html,body,#root,.site-shell{max-width:100%;overflow-x:hidden}html body .index-agents{width:100vw!important;max-width:100vw!important;margin-right:calc(50% - 50vw)!important;margin-left:calc(50% - 50vw)!important;padding:0!important;overflow:hidden!important;box-sizing:border-box!important}html body .index-agents-grid{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0 18px 8px 0!important;box-sizing:border-box!important;display:flex!important;flex-direction:row!important;align-items:stretch!important;gap:10px!important;direction:rtl!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scroll-padding-right:18px!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x pan-y!important;scrollbar-width:none!important}html body .index-agents-grid::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}html body .index-agent-carousel-page{flex:0 0 calc(100vw - 48px)!important;width:calc(100vw - 48px)!important;min-width:calc(100vw - 48px)!important;max-width:calc(100vw - 48px)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:8px!important;direction:rtl!important;scroll-snap-align:start!important;scroll-snap-stop:normal!important;transform:none!important;margin:0!important}html body .index-agent-carousel-page>.index-agent-card{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;transform:none!important;scroll-snap-align:none!important}html body .index-agent-carousel-page[data-page-index="0"]>.index-agent-card:first-child>.index-agent-photo{padding:0!important;overflow:hidden!important}html body .index-agent-carousel-page[data-page-index="0"]>.index-agent-card:first-child>.index-agent-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 18%!important;transform:none!important}html body .index-agent-carousel-dots{width:100%!important;margin:8px 0 0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}html body .index-agent-carousel-dot{appearance:none!important;width:6px!important;height:6px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:#cbd5e1!important;transition:width .18s ease,background-color .18s ease!important}html body .index-agent-carousel-dot.is-active{width:16px!important;background:#153489!important}}@media(max-width:380px){html body .index-agents-grid{padding-right:14px!important;padding-left:0!important;gap:8px!important;scroll-padding-right:14px!important}html body .index-agent-carousel-page{flex-basis:calc(100vw - 42px)!important;width:calc(100vw - 42px)!important;min-width:calc(100vw - 42px)!important;max-width:calc(100vw - 42px)!important;gap:7px!important}}@media(max-width:650px){html body .index-agents,html body .index-agents-grid,html body .index-agent-carousel-page{background:transparent!important}html body .index-agents-grid{padding-right:0!important;padding-left:0!important;padding-bottom:8px!important;scroll-padding-right:18px!important}html body .index-agent-carousel-page[data-page-index="0"]{margin-right:18px!important;margin-left:0!important}}@media(max-width:380px){html body .index-agents-grid{padding-right:0!important;padding-left:0!important;scroll-padding-right:14px!important}html body .index-agent-carousel-page[data-page-index="0"]{margin-right:14px!important}}@media(max-width:650px){html body .index-agent-carousel-dots{position:relative!important;z-index:5!important;width:max-content!important;min-height:18px!important;margin:9px auto 0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;direction:rtl!important;background:transparent!important}html body .index-agent-carousel-dot{appearance:none!important;-webkit-appearance:none!important;display:block!important;flex:0 0 auto!important;width:6px!important;height:6px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:#cbd5e1!important;box-shadow:none!important;opacity:1!important;transform:none!important;transition:width .18s ease,background-color .18s ease!important}html body .index-agent-carousel-dot.is-active{width:18px!important;height:6px!important;background:#153489!important}}@media(max-width:380px){html body .index-agent-carousel-dots{margin-top:8px!important;gap:5px!important}html body .index-agent-carousel-dot.is-active{width:16px!important}}@media(max-width:650px){html body .index-agent-carousel-dots{gap:11px!important}}@media(max-width:380px){html body .index-agent-carousel-dots{gap:9px!important}}@media(max-width:650px){html body .index-agent-carousel-dots{position:relative!important;z-index:10!important;width:max-content!important;min-width:58px!important;min-height:0!important;margin:10px auto 0!important;padding:7px 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;direction:rtl!important;background:#fffffff0!important;border:1px solid #e2e8f0!important;border-radius:999px!important;box-shadow:0 5px 14px #0f172a14!important}html body .index-agent-carousel-dot{appearance:none!important;-webkit-appearance:none!important;display:block!important;flex:0 0 auto!important;width:8px!important;height:8px!important;margin:0!important;padding:0!important;border:1px solid #b9c4d2!important;border-radius:999px!important;background:#d8dee8!important;box-shadow:none!important;opacity:1!important;transform:none!important;transition:width .18s ease,background-color .18s ease,border-color .18s ease!important}html body .index-agent-carousel-dot.is-active{width:27px!important;height:8px!important;background:#123b8d!important;border-color:#123b8d!important;box-shadow:0 2px 6px #123b8d3d!important}}@media(max-width:380px){html body .index-agent-carousel-dots{margin-top:9px!important;padding:6px 9px!important;gap:8px!important}html body .index-agent-carousel-dot.is-active{width:24px!important}}@media(max-width:650px){html body .index-agent-carousel-dots{position:relative!important;z-index:10!important;width:86px!important;min-width:0!important;height:5px!important;min-height:5px!important;margin:12px auto 0!important;padding:0!important;display:flex!important;align-items:stretch!important;justify-content:center!important;gap:5px!important;direction:rtl!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}html body .index-agent-carousel-dot,html body .index-agent-carousel-dot.is-active{appearance:none!important;-webkit-appearance:none!important;flex:1 1 0!important;width:auto!important;min-width:0!important;height:5px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;box-shadow:none!important;transform:none!important;transition:background-color .18s ease,opacity .18s ease!important}html body .index-agent-carousel-dot{background:#d6dde8!important;opacity:1!important}html body .index-agent-carousel-dot.is-active{background:#123b8d!important;opacity:1!important}}@media(max-width:380px){html body .index-agent-carousel-dots{width:76px!important;height:4px!important;margin-top:10px!important;gap:4px!important}html body .index-agent-carousel-dot,html body .index-agent-carousel-dot.is-active{height:4px!important}}.index-agent-carousel-nav{display:none}@media(max-width:650px){html body .index-agent-carousel-dots{display:none!important}html body .index-agent-carousel-nav{position:relative!important;z-index:10!important;width:max-content!important;margin:12px auto 0!important;padding:0!important;display:flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:center!important;gap:9px!important;background:transparent!important}html body .index-agent-carousel-arrow{appearance:none!important;-webkit-appearance:none!important;width:36px!important;height:36px!important;flex:0 0 36px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#123b8d!important;background:#fff!important;border:1px solid #dbe3ee!important;border-radius:11px!important;box-shadow:0 5px 14px #0f172a14!important;cursor:pointer!important;transition:transform .15s ease,opacity .15s ease,background-color .15s ease!important}html body .index-agent-carousel-arrow:active:not(:disabled){transform:scale(.94)!important;background:#f5f8fc!important}html body .index-agent-carousel-arrow:disabled{color:#aab5c3!important;background:#f7f9fc!important;opacity:.45!important;box-shadow:none!important;cursor:default!important}}@media(max-width:380px){html body .index-agent-carousel-nav{margin-top:10px!important;gap:8px!important}html body .index-agent-carousel-arrow{width:34px!important;height:34px!important;flex-basis:34px!important;border-radius:10px!important}}@media(max-width:650px){html body .index-agent-carousel-nav{display:none!important}html body .index-agent-carousel-dots{position:relative!important;z-index:10!important;width:max-content!important;height:auto!important;min-width:0!important;min-height:0!important;margin:11px auto 0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;direction:rtl!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}html body .index-agent-carousel-dot,html body .index-agent-carousel-dot.is-active{appearance:none!important;-webkit-appearance:none!important;display:block!important;flex:0 0 8px!important;width:8px!important;min-width:8px!important;height:8px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;box-shadow:none!important;transform:none!important;opacity:1!important}html body .index-agent-carousel-dot{background:#cbd5e1!important}html body .index-agent-carousel-dot.is-active{background:#153489!important}}@media(max-width:380px){html body .index-agent-carousel-dots{margin-top:10px!important;gap:9px!important}html body .index-agent-carousel-dot,html body .index-agent-carousel-dot.is-active{flex-basis:7px!important;width:7px!important;min-width:7px!important;height:7px!important}}@media(max-width:650px){html body .index-agent-carousel-dots{margin-top:9px!important;margin-bottom:0!important}html body .index-agents{margin-bottom:10px!important}html body .index-agents+section{margin-top:0!important}}@media(max-width:380px){html body .index-agent-carousel-dots{margin-top:8px!important}html body .index-agents{margin-bottom:8px!important}}@media(max-width:650px){html body .index-agent-carousel-dots,html body .index-agents{margin-bottom:0!important}html body .index-agents+section{margin-top:-12px!important}}@media(max-width:380px){html body .index-agents+section{margin-top:-10px!important}}@media(max-width:650px){html body .index-agent-card{padding-bottom:10px!important}html body .index-agent-services{margin-top:5px!important;margin-bottom:0!important}html body .index-agent-mobile-bottom{min-height:25px!important;margin-top:14px!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important}html body .index-agent-mobile-actions{gap:4px!important}html body .index-agent-mobile-phone,html body .index-agent-mobile-whatsapp{width:25px!important;min-width:25px!important;height:25px!important;flex:0 0 25px!important;border-radius:7px!important}html body .index-agent-mobile-phone img,html body .index-agent-mobile-whatsapp svg{width:13px!important;height:13px!important}}@media(max-width:380px){html body .index-agent-mobile-bottom{min-height:24px!important;margin-top:12px!important}html body .index-agent-mobile-phone,html body .index-agent-mobile-whatsapp{width:24px!important;min-width:24px!important;height:24px!important;flex-basis:24px!important}html body .index-agent-mobile-phone img,html body .index-agent-mobile-whatsapp svg{width:12px!important;height:12px!important}}@media(min-width:1400px){html body .content-column .index-agents{width:100%!important;max-width:none!important;margin:0 0 30px!important;padding:0!important}html body .content-column .index-agents-grid{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;overflow:visible!important;direction:rtl!important}html body .content-column .index-agent-carousel-page{display:contents!important}html body .content-column .index-agent-card{position:relative!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:390px!important;height:100%!important;margin:0!important;padding:11px 11px 13px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;direction:rtl!important;background:#fff!important;border:1px solid #e8edf3!important;border-radius:21px!important;box-shadow:0 11px 28px #0f172a13!important;overflow:hidden!important}html body .content-column .index-agent-card>.index-agent-registry,html body .content-column .index-agent-card>.index-agent-actions,html body .content-column .index-agent-card .index-agent-license{display:none!important}html body .content-column .index-agent-card>.index-agent-photo{position:static!important;width:100%!important;height:auto!important;aspect-ratio:4 / 3!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f4f6f9!important;border:0!important;border-radius:17px!important;box-shadow:none!important;overflow:hidden!important;transform:none!important}html body .content-column .index-agent-card>.index-agent-photo img{display:block!important;width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center 18%!important;transform:none!important}html body .content-column .index-agent-card>.index-agent-photo span{font-size:56px!important;font-weight:700!important}html body .content-column .index-agent-card .index-agent-text{position:static!important;width:100%!important;margin:0!important;padding:12px 4px 0!important;box-sizing:border-box!important;text-align:center!important;transform:none!important}html body .content-column .index-agent-card .index-agent-text h3{margin:0 0 3px!important;color:#111827!important;font-size:18px!important;font-weight:750!important;line-height:1.2!important;text-align:center!important}html body .content-column .index-agent-card .index-agent-role{margin:0!important;color:#2563eb!important;font-size:12px!important;font-weight:700!important;line-height:1.3!important;text-align:center!important}html body .content-column .index-agent-services-desktop{display:none!important}html body .content-column .index-agent-services-mobile{display:inline!important}html body .content-column .index-agent-services{position:static!important;width:100%!important;margin:5px 0 0!important;padding:0 3px!important;box-sizing:border-box!important;color:#7a8596!important;font-size:10px!important;font-weight:400!important;line-height:1.35!important;text-align:center!important;white-space:normal!important;transform:none!important}html body .content-column .index-agent-mobile-bottom{position:static!important;width:100%!important;min-height:32px!important;margin-top:auto!important;padding:12px 2px 0!important;box-sizing:border-box!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;direction:ltr!important;transform:none!important}html body .content-column .index-agent-mobile-actions{display:flex!important;align-items:center!important;gap:5px!important}html body .content-column .index-agent-mobile-phone,html body .content-column .index-agent-mobile-whatsapp{width:30px!important;min-width:30px!important;height:30px!important;flex:0 0 30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:9px!important}html body .content-column .index-agent-mobile-phone{background:#fff!important;border:1px solid #d9e1eb!important;box-shadow:0 4px 10px #0f172a0f!important}html body .content-column .index-agent-mobile-whatsapp{color:#fff!important;background:#25d366!important;border:0!important;box-shadow:0 6px 13px #25d3662e!important}html body .content-column .index-agent-mobile-phone img{width:16px!important;height:16px!important;object-fit:contain!important}html body .content-column .index-agent-mobile-whatsapp svg{width:17px!important;height:17px!important}html body .content-column .index-agent-mobile-license{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:1px!important;direction:rtl!important;text-align:right!important}html body .content-column .index-agent-mobile-license-number{color:#7b8799!important;font-size:8px!important;font-weight:400!important;line-height:1.2!important;white-space:nowrap!important}html body .content-column .index-agent-mobile-registry-link{color:#2563eb!important;font-size:8.5px!important;font-weight:500!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap!important}html body .index-agent-carousel-dots{display:none!important}}@media(min-width:769px)and (max-width:1399px){html body .content-column .index-agents-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:769px){html body .content-column .index-agent-mobile-license{width:max-content!important;min-width:0!important;margin:0 0 0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;direction:rtl!important;text-align:right!important}html body .content-column .index-agent-mobile-license-number,html body .content-column .index-agent-mobile-registry-link{display:block!important;width:100%!important;margin-right:0!important;margin-left:0!important;padding:0!important;direction:rtl!important;text-align:right!important;white-space:nowrap!important}html body .content-column .index-agent-mobile-license-number{margin-bottom:2px!important}}@media(min-width:1400px){html body .content-column .index-agents-grid{align-items:stretch!important}html body .content-column .index-agent-card{height:auto!important;min-height:0!important;max-height:none!important;align-self:stretch!important}html body .content-column .index-agent-mobile-bottom{position:static!important;top:auto!important;margin-top:10px!important;padding-top:0!important;transform:none!important}}@media(max-width:650px){html body .index-agent-card.is-ran>.index-agent-photo{padding:0!important;overflow:hidden!important;background:#f6f7fb!important}html body .index-agent-card.is-ran>.index-agent-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 18%!important;margin:0!important;padding:0!important;border-radius:16px!important;transform:none!important}}@media(min-width:1101px){.main-grid{align-items:stretch!important}.main-grid>.contact-card{align-self:stretch!important;height:auto!important}.main-grid>.content-column{min-height:0!important;display:flex!important;flex-direction:column!important;align-self:stretch!important}.content-column>.index-agents{flex:0 0 auto!important;margin-bottom:12px!important}.content-column>.properties-section{min-height:0!important;margin:0!important;padding-top:0!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important}.properties-section>.section-title-row{margin:0 0 12px!important;padding:0!important}.properties-section>.property-list{min-height:0!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:14px!important}.properties-section .property-card{margin:0!important}}.properties-section .properties-heading-row{width:100%!important;margin:0 0 14px!important;padding:0 3px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;direction:rtl!important;box-sizing:border-box!important}.properties-section-title{color:#6b7280;font-size:14px;font-weight:500;line-height:1.4;text-align:right}.properties-navigation{display:flex;align-items:center;justify-content:flex-start;gap:8px;direction:ltr}.properties-navigation button{width:34px;height:34px;padding:0;display:grid;place-items:center;border:1px solid #e1e6ed;border-radius:10px;color:#24324a;background:#fff;box-shadow:0 4px 12px #0f172a0d;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.properties-navigation button:hover:not(:disabled){color:#fff;background:#11166d;border-color:#11166d;transform:translateY(-1px)}.properties-navigation button:disabled{color:#b6bec9;background:#f5f7f9;border-color:#e8ebef;box-shadow:none;cursor:not-allowed}@media(max-width:650px){.properties-section .properties-heading-row{margin-bottom:11px!important}.properties-section-title{font-size:13px}.properties-navigation button{width:31px;height:31px;border-radius:9px}}@media(max-width:650px){html body .property-card .property-info h3{margin-bottom:3px!important;color:#374151!important;font-size:15px!important;font-weight:600!important;line-height:1.25!important}}@media(max-width:380px){html body .property-card .property-info h3{font-size:14px!important;font-weight:600!important}}@media(max-width:768px){html body .properties-section .property-card .property-info h3{margin:0 0 6px!important;font-size:18px!important;font-weight:600!important;line-height:1.25!important;color:#2f3948!important;letter-spacing:0!important}}@media(max-width:380px){html body .properties-section .property-card .property-info h3{font-size:17px!important}}@media(max-width:650px){html body .properties-section{display:flex!important;flex-direction:column!important}html body .properties-section .properties-heading-row{display:contents!important}html body .properties-section-title{order:1!important;display:block!important;width:100%!important;margin:0 0 11px!important;padding:0 3px!important;text-align:right!important}html body .properties-section>.property-list{order:2!important;width:100%!important}html body .properties-section .properties-navigation{order:3!important;align-self:center!important;width:max-content!important;margin:15px auto 0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;direction:ltr!important;background:transparent!important}html body .properties-section .properties-navigation button{width:36px!important;height:36px!important;border-radius:11px!important}}@media(max-width:380px){html body .properties-section .properties-navigation{margin-top:12px!important;gap:9px!important}html body .properties-section .properties-navigation button{width:34px!important;height:34px!important}}@media(max-width:650px){html body .properties-section-title{margin-top:-5px!important;margin-bottom:4px!important;padding-top:0!important;padding-bottom:0!important;line-height:1.2!important}}@media(max-width:380px){html body .properties-section-title{margin-top:-6px!important;margin-bottom:3px!important}}@media(max-width:650px){html body .properties-section .property-card .property-action{min-height:104px!important;padding:16px 22px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 64px!important;grid-template-rows:52px auto!important;column-gap:14px!important;row-gap:4px!important;direction:ltr!important;align-items:center!important}html body .properties-section .property-card .property-action>strong{grid-column:1!important;grid-row:1 / span 2!important;justify-self:start!important;align-self:center!important;margin:0!important;direction:rtl!important;text-align:left!important}html body .properties-section .property-card .property-action>a{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important;width:48px!important;height:48px!important;min-width:48px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:15px!important}html body .properties-section .property-card .property-action>a svg{width:25px!important;height:25px!important;stroke-width:2!important}html body .properties-section .property-card .property-action>span{grid-column:2!important;grid-row:2!important;justify-self:center!important;align-self:start!important;width:max-content!important;margin:0!important;color:#64748b!important;font-size:11px!important;font-weight:500!important;line-height:1.1!important;direction:rtl!important;text-align:center!important;white-space:nowrap!important}}@media(max-width:380px){html body .properties-section .property-card .property-action{padding:14px 18px!important;grid-template-columns:minmax(0,1fr) 58px!important}html body .properties-section .property-card .property-action>a{width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important}html body .properties-section .property-card .property-action>a svg{width:23px!important;height:23px!important}html body .properties-section .property-card .property-action>span{font-size:10px!important}}@media(max-width:650px){html body .properties-section .property-card .property-action{grid-template-rows:auto 52px!important;row-gap:5px!important}html body .properties-section .property-card .property-action>strong{grid-row:1 / span 2!important}html body .properties-section .property-card .property-action>span{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:end!important;margin:0!important;font-size:11px!important;font-weight:500!important;line-height:1.1!important;color:#64748b!important;white-space:nowrap!important}html body .properties-section .property-card .property-action>a{grid-column:2!important;grid-row:2!important;justify-self:center!important;align-self:start!important;width:46px!important;height:46px!important;min-width:46px!important;border-radius:14px!important}html body .properties-section .property-card .property-action>a svg{width:24px!important;height:24px!important}}@media(max-width:380px){html body .properties-section .property-card .property-action{grid-template-rows:auto 48px!important;row-gap:4px!important}html body .properties-section .property-card .property-action>span{font-size:10px!important}html body .properties-section .property-card .property-action>a{width:43px!important;height:43px!important;min-width:43px!important}html body .properties-section .property-card .property-action>a svg{width:22px!important;height:22px!important}}@media(max-width:650px){html body .properties-section .property-card .property-action{position:relative!important;overflow:visible!important;min-height:92px!important;padding:18px 22px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;grid-template-rows:1fr!important;align-items:center!important;column-gap:16px!important;direction:ltr!important;border-top:1px solid #e2e8f0!important}html body .properties-section .property-card .property-action>span{position:absolute!important;top:-31px!important;right:22px!important;left:auto!important;z-index:3!important;width:max-content!important;margin:0!important;padding:0!important;color:#64748b!important;background:transparent!important;font-size:12px!important;font-weight:500!important;line-height:1!important;direction:rtl!important;text-align:right!important;white-space:nowrap!important}html body .properties-section .property-card .property-action>strong{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;margin:0!important;direction:rtl!important;text-align:left!important;white-space:nowrap!important}html body .properties-section .property-card .property-action>a{grid-column:2!important;grid-row:1!important;justify-self:end!important;align-self:center!important;width:46px!important;height:46px!important;min-width:46px!important;margin:0!important;padding:0!important;border-radius:14px!important}html body .properties-section .property-card .property-action>a svg{width:24px!important;height:24px!important}}@media(max-width:380px){html body .properties-section .property-card .property-action{min-height:86px!important;padding:16px 18px!important;grid-template-columns:minmax(0,1fr) 44px!important}html body .properties-section .property-card .property-action>span{top:-29px!important;right:18px!important;font-size:11px!important}html body .properties-section .property-card .property-action>a{width:43px!important;height:43px!important;min-width:43px!important}html body .properties-section .property-card .property-action>a svg{width:22px!important;height:22px!important}}@media(max-width:650px){html body .properties-section .property-card .property-action>span{top:-37px!important}}@media(max-width:380px){html body .properties-section .property-card .property-action>span{top:-35px!important}}@media(max-width:650px){html body .properties-section .property-card .property-action{position:relative!important;overflow:hidden!important;min-height:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 82px!important;grid-template-rows:auto 1px 84px!important;column-gap:0!important;row-gap:0!important;direction:ltr!important;align-items:center!important;border-top:0!important}html body .properties-section .property-card .property-action:before{content:""!important;grid-column:1 / -1!important;grid-row:2!important;display:block!important;width:100%!important;height:1px!important;background:#e2e8f0!important}html body .properties-section .property-card .property-action>span{position:static!important;grid-column:1 / -1!important;grid-row:1!important;justify-self:stretch!important;align-self:center!important;width:100%!important;margin:0!important;padding:12px 22px 11px!important;box-sizing:border-box!important;color:#64748b!important;background:transparent!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important;direction:rtl!important;text-align:right!important;white-space:nowrap!important}html body .properties-section .property-card .property-action>strong{grid-column:1!important;grid-row:3!important;justify-self:start!important;align-self:center!important;margin:0 0 0 22px!important;padding:0!important;direction:rtl!important;white-space:nowrap!important}html body .properties-section .property-card .property-action>a{grid-column:2!important;grid-row:3!important;justify-self:end!important;align-self:center!important;width:46px!important;height:46px!important;min-width:46px!important;margin:0 22px 0 0!important;padding:0!important;border-radius:14px!important}}@media(max-width:380px){html body .properties-section .property-card .property-action{grid-template-columns:minmax(0,1fr) 76px!important;grid-template-rows:auto 1px 78px!important}html body .properties-section .property-card .property-action>span{padding:10px 18px 9px!important;font-size:11px!important}html body .properties-section .property-card .property-action>strong{margin-left:18px!important}html body .properties-section .property-card .property-action>a{margin-right:18px!important}}@media(max-width:650px){html body .properties-section .properties-navigation{margin-top:22px!important}}@media(max-width:380px){html body .properties-section .properties-navigation{margin-top:19px!important}}@media(min-width:651px){html body .properties-section .properties-heading-row{border:0!important;border-bottom:0!important;box-shadow:none!important}html body .properties-section .properties-heading-row:before,html body .properties-section .properties-heading-row:after{content:none!important;display:none!important}}@media(max-width:650px){html body .properties-section .properties-navigation{position:relative!important;top:6px!important}}@media(max-width:768px){html body .header{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 16px!important}html body .header .brand{position:absolute!important;left:16px!important;right:auto!important;top:50%!important;width:auto!important;max-width:calc(100% - 88px)!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;transform:translateY(-50%)!important}html body .header .brand img{width:min(220px,58vw)!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important}html body .header .menu-button,html body .header .mobile-menu-button,html body .header .menu-toggle{position:absolute!important;right:16px!important;left:auto!important;top:50%!important;margin:0!important;transform:translateY(-50%)!important}}@media(max-width:390px){html body .header .brand{left:12px!important;max-width:calc(100% - 76px)!important}html body .header .brand img{width:min(195px,55vw)!important}html body .header .menu-button,html body .header .mobile-menu-button,html body .header .menu-toggle{right:12px!important}}@media(max-width:768px){html body .header{position:relative!important;height:72px!important;min-height:72px!important;padding:0 14px!important;background:#fff!important}html body .header .brand{position:absolute!important;top:50%!important;left:14px!important;right:auto!important;width:auto!important;max-width:calc(100% - 82px)!important;margin:0!important;transform:translateY(-50%)!important}html body .header .brand img{display:block!important;width:min(178px,48vw)!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important}html body .header .menu-button,html body .header .mobile-menu-button,html body .header .menu-toggle{position:absolute!important;top:50%!important;right:14px!important;left:auto!important;width:40px!important;height:40px!important;padding:0!important;margin:0!important;transform:translateY(-50%)!important}html body .header .menu-button svg,html body .header .mobile-menu-button svg,html body .header .menu-toggle svg{width:27px!important;height:27px!important}}@media(max-width:390px){html body .header .brand img{width:165px!important}}@media(max-width:768px){html body .header{height:64px!important;min-height:64px!important;padding-inline:12px!important}html body .header .brand{left:12px!important;right:auto!important;width:auto!important;max-width:130px!important}html body .header .brand img{width:120px!important;max-width:120px!important;height:auto!important}html body .header .menu-button,html body .header .mobile-menu-button,html body .header .menu-toggle{right:12px!important;left:auto!important;width:38px!important;height:38px!important}html body .header .menu-button svg,html body .header .mobile-menu-button svg,html body .header .menu-toggle svg{width:25px!important;height:25px!important}}@media(max-width:390px){html body .header .brand img{width:108px!important;max-width:108px!important}}@media(max-width:768px){html body .header .brand{max-width:110px!important}html body .header .brand img{width:102px!important;max-width:102px!important}}@media(max-width:390px){html body .header .brand img{width:96px!important;max-width:96px!important}}@media(max-width:768px){html body .header .brand{width:86px!important;max-width:86px!important}html body .header .brand img{width:86px!important;max-width:86px!important;height:auto!important}}@media(max-width:390px){html body .header .brand,html body .header .brand img{width:80px!important;max-width:80px!important}}.hero-subtitle-mobile{display:none}@media(max-width:768px){html body .hero{position:relative!important;width:100%!important;height:330px!important;min-height:330px!important;max-height:330px!important;overflow:hidden!important}html body .hero .hero-image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important}html body .hero .hero-content{position:absolute!important;inset:0!important;z-index:2!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:27px 14px 0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;direction:rtl!important;text-align:center!important;transform:none!important}html body .hero .hero-title{position:static!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;transform:none!important}html body .hero .hero-main-title{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;color:#fff!important;font-size:22px!important;font-weight:700!important;line-height:1.15!important;letter-spacing:-.35px!important;white-space:nowrap!important;text-align:center!important;transform:none!important}html body .hero .hero-subtitle{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;color:#fff!important;font-size:12.5px!important;font-weight:400!important;line-height:1.25!important;white-space:nowrap!important;text-align:center!important;transform:none!important}html body .hero .hero-subtitle-desktop{display:none!important}html body .hero .hero-subtitle-mobile{display:inline!important}html body .hero .hero-action-buttons{width:auto!important;max-width:none!important;margin:8px 0 0!important;padding:0!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:6px!important;transform:none!important}html body .hero .hero-action-button{flex:0 0 108px!important;width:108px!important;min-width:108px!important;max-width:108px!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0 7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-radius:999px!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important;transform:none!important}html body .hero .hero-action-button:after{font-size:11px!important;line-height:1!important}}@media(max-width:380px){html body .hero{height:310px!important;min-height:310px!important;max-height:310px!important}html body .hero .hero-content{padding-top:23px!important}html body .hero .hero-main-title{font-size:20px!important}html body .hero .hero-subtitle{font-size:11.5px!important}html body .hero .hero-action-buttons{margin-top:7px!important}html body .hero .hero-action-button{flex-basis:102px!important;width:102px!important;min-width:102px!important;max-width:102px!important;height:29px!important;min-height:29px!important;font-size:11px!important}}@media(max-width:768px){html body .hero .hero-content{inset:27px auto auto 14px!important;width:300px!important;max-width:calc(100% - 28px)!important;height:auto!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;transform:none!important}html body .hero .hero-title{width:100%!important}html body .hero .hero-action-buttons{margin-left:auto!important;margin-right:auto!important}}@media(max-width:380px){html body .hero .hero-content{top:23px!important;left:10px!important;width:285px!important;max-width:calc(100% - 20px)!important}}@media(max-width:768px){html body .hero .hero-action-button.buyer-button{background:#fff!important;border-color:#fff!important;color:#0b2a8f!important}html body .hero .hero-action-button.buyer-button:after{color:#0b2a8f!important}html body .hero .hero-action-button.buyer-button:hover,html body .hero .hero-action-button.buyer-button:active{background:#fff!important;border-color:#fff!important;color:#0b2a8f!important}}@media(max-width:768px){html body .hero .hero-action-buttons{margin-top:13px!important;gap:6px!important}html body .hero .hero-action-button{flex:0 0 101px!important;width:101px!important;min-width:101px!important;max-width:101px!important;height:28px!important;min-height:28px!important;padding:0 6px!important;font-size:11px!important;gap:4px!important}html body .hero .hero-action-button:after{font-size:10px!important}}@media(max-width:380px){html body .hero .hero-action-button{flex-basis:96px!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:27px!important;min-height:27px!important;font-size:10.5px!important}}@media(max-width:768px){html body .hero .hero-content{left:-8px!important;right:auto!important}}@media(max-width:380px){html body .hero .hero-content{left:-10px!important}}@media(max-width:768px){html body .hero{position:relative!important}html body .hero .hero-content{position:absolute!important;inset:0!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:52px 14px 14px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;transform:none!important}html body .hero .hero-title{width:100%!important;max-width:390px!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:7px!important;text-align:center!important}html body .hero .hero-main-title,html body .hero .hero-title h1,html body .hero h1{width:100%!important;max-width:390px!important;margin:0 auto!important;padding:0!important;color:#fff!important;font-size:clamp(29px,7.7vw,33px)!important;font-weight:800!important;line-height:1.08!important;letter-spacing:-.8px!important;text-align:center!important;text-wrap:balance!important;text-shadow:0 2px 12px rgba(4,32,79,.28)!important}html body .hero .hero-subtitle,html body .hero .hero-title>p,html body .hero .hero-content>p{width:100%!important;max-width:360px!important;margin:0 auto!important;padding:0!important;color:#fffffff7!important;font-size:clamp(17px,4.6vw,19px)!important;font-weight:500!important;line-height:1.4!important;letter-spacing:-.15px!important;text-align:center!important;text-wrap:balance!important;text-shadow:0 1px 8px rgba(4,32,79,.24)!important}html body .hero .hero-action-buttons,html body .hero .hero-actions{width:max-content!important;max-width:calc(100vw - 24px)!important;margin:18px auto 0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;transform:none!important}}@media(max-width:390px){html body .hero .hero-content{padding-top:46px!important}html body .hero .hero-main-title,html body .hero .hero-title h1,html body .hero h1{font-size:29px!important}html body .hero .hero-subtitle,html body .hero .hero-title>p,html body .hero .hero-content>p{font-size:17px!important}html body .hero .hero-action-buttons,html body .hero .hero-actions{margin-top:16px!important;gap:7px!important}}@media(max-width:768px){html body .hero .hero-action-buttons,html body .hero .hero-actions{width:max-content!important;max-width:calc(100vw - 24px)!important;gap:7px!important}html body .hero .hero-action-button,html body .hero .hero-actions a,html body .hero .hero-actions button{flex:0 0 136px!important;width:136px!important;min-width:136px!important;max-width:136px!important;height:41px!important;min-height:41px!important;padding:0 13px!important;font-size:14.5px!important;font-weight:500!important;line-height:1!important;border-radius:999px!important}html body .hero .buyer-button{color:#fff!important;background:transparent!important;border:1px solid rgba(255,255,255,.95)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .hero .buyer-button:before,html body .hero .buyer-button:after{color:#fff!important}}@media(max-width:390px){html body .hero .hero-action-buttons,html body .hero .hero-actions{gap:6px!important}html body .hero .hero-action-button,html body .hero .hero-actions a,html body .hero .hero-actions button{flex-basis:130px!important;width:130px!important;min-width:130px!important;max-width:130px!important;height:39px!important;min-height:39px!important;padding-right:12px!important;padding-left:12px!important;font-size:14px!important}}@media(max-width:768px){html body .hero .hero-main-title,html body .hero .hero-title h1,html body .hero h1{font-size:clamp(27px,6.9vw,30px)!important;font-weight:900!important;line-height:1.08!important;letter-spacing:.2px!important}}@media(max-width:390px){html body .hero .hero-main-title,html body .hero .hero-title h1,html body .hero h1{font-size:27px!important;font-weight:900!important;letter-spacing:.15px!important}}@media(max-width:768px){html body .hero .hero-main-title,html body .hero .hero-title h1,html body .hero h1,html body .hero .hero-subtitle,html body .hero .hero-title>p,html body .hero .hero-content>p{transform:translateY(-9px)!important}}@media(max-width:390px){html body .hero .hero-main-title,html body .hero .hero-title h1,html body .hero h1,html body .hero .hero-subtitle,html body .hero .hero-title>p,html body .hero .hero-content>p{transform:translateY(-8px)!important}}@media(max-width:768px){html body .contact-card form label.consent-row{display:grid!important;grid-template-columns:13px minmax(0,1fr)!important;align-items:start!important;width:100%!important;gap:6px!important;margin:1px 0 3px!important;padding:0!important;color:#667085!important;font-size:10px!important;font-weight:400!important;line-height:1.3!important;direction:rtl!important;text-align:right!important}html body .contact-card form label.consent-row>span{margin:0!important;padding:0!important;font-size:10px!important;font-weight:400!important;line-height:1.3!important}html body .contact-card form label.consent-row>input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;width:13px!important;min-width:13px!important;height:13px!important;margin:1px 0 0!important;padding:0!important;border:1px solid #aeb8c6!important;border-radius:3px!important;background:#fff!important;box-shadow:none!important}html body .contact-card form label.consent-row>input[type=checkbox]:checked{border-color:#153489!important;background-color:#153489!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.2 6.2 4.8 8.7 9.8 3.4' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:10px 10px!important}}@media(max-width:390px){html body .contact-card form label.consent-row,html body .contact-card form label.consent-row>span{font-size:9.5px!important}html body .contact-card form label.consent-row{grid-template-columns:12px minmax(0,1fr)!important;gap:5px!important}html body .contact-card form label.consent-row>input[type=checkbox]{width:12px!important;min-width:12px!important;height:12px!important}}.legal-site-shell{background:#f6f8fb}.legal-page,.contact-page{min-height:70vh;direction:rtl}.legal-hero{padding:72px 24px 92px;background:radial-gradient(circle at 12% 20%,rgba(18,110,211,.16),transparent 32%),linear-gradient(135deg,#07182d,#0c315b 56%,#0d4d82);color:#fff}.legal-hero-inner{width:min(1100px,100%);margin:0 auto}.legal-back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:34px;color:#ffffffd6;font-weight:600}.legal-eyebrow,.contact-page-hero>span,.contact-page-kicker{display:block;margin-bottom:12px;color:#70b8ff;font-size:15px;font-weight:700;letter-spacing:.03em}.legal-hero h1,.contact-page-hero h1{margin:0;font-size:clamp(38px,6vw,64px);line-height:1.08}.legal-hero p,.contact-page-hero p{max-width:760px;margin:20px 0 0;color:#ffffffd1;font-size:20px;line-height:1.8}.legal-meta{margin-top:26px;color:#ffffff9e;font-size:14px}.legal-content-wrap{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;width:min(1100px,calc(100% - 40px));margin:-48px auto 72px;align-items:start}.legal-content,.legal-side-card,.contact-page-main-card,.contact-page-note{background:#fff;border:1px solid #e5eaf0;border-radius:22px;box-shadow:0 20px 55px #07182d14}.legal-content{padding:clamp(28px,5vw,56px)}.legal-content section+section{margin-top:42px;padding-top:38px;border-top:1px solid #e9edf2}.legal-content h2,.legal-side-card h2,.contact-page-main-card h2,.contact-page-note h2{margin:0 0 14px;color:#0a2440;font-size:25px}.legal-content p,.legal-content li,.legal-side-card p,.contact-page-main-card p,.contact-page-note p{color:#4d5d6e;font-size:17px;line-height:1.9}.legal-content ul{margin:16px 0 0;padding-right:24px}.legal-content li+li{margin-top:8px}.legal-side-card{position:sticky;top:110px;padding:28px}.legal-side-card>svg{color:#0d6fd3}.legal-side-card h2{margin-top:18px}.legal-side-card a,.contact-page-note a{display:inline-flex;justify-content:center;width:100%;margin-top:18px;padding:13px 18px;border-radius:12px;background:#0b6fd3;color:#fff;font-weight:700}.contact-page-hero{padding:72px 24px 100px;text-align:center;color:#fff;background:linear-gradient(135deg,#07182d,#0c3c6b)}.contact-page-hero p{margin-inline:auto}.contact-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;width:min(1050px,calc(100% - 40px));margin:-52px auto 76px;align-items:start}.contact-page-main-card{padding:clamp(28px,5vw,48px)}.contact-page-note{padding:30px}.contact-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px}.contact-methods>a,.contact-methods>div{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #e4eaf1;border-radius:15px;background:#f9fbfd;color:#18344f}.contact-methods svg{flex:0 0 auto;color:#0b6fd3}.contact-methods span{display:flex;flex-direction:column;gap:4px}.contact-methods strong{font-size:16px}.contact-methods small{color:#687888;font-size:14px}.contact-page-muted{padding-top:16px;border-top:1px solid #e9edf2}.unified-footer .footer-links{flex-wrap:nowrap;white-space:nowrap;gap:24px}@media(max-width:850px){.legal-content-wrap,.contact-page-grid{grid-template-columns:1fr}.legal-side-card{position:static}}@media(max-width:640px){.legal-hero{padding:48px 20px 76px}.legal-content-wrap,.contact-page-grid{width:min(100% - 24px,1100px)}.legal-content{padding:25px 21px}.contact-methods{grid-template-columns:1fr}.unified-footer .footer-links{flex-wrap:wrap;gap:12px 18px}}.unified-footer nav.footer-links{display:flex!important;grid-template-columns:none!important;justify-content:center!important;align-items:center!important;flex-wrap:nowrap!important;gap:42px!important;width:100%!important;margin:0 auto!important;padding:0 30px 31px!important;text-align:center!important}.unified-footer nav.footer-links a{display:inline-flex!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important}@media(max-width:700px){.unified-footer nav.footer-links{flex-wrap:wrap!important;gap:14px 24px!important}}.unified-footer{width:100vw!important;margin:80px calc(50% - 50vw) 0!important;background:#f4f5f7!important;padding:60px 0 30px!important}.footer-disclaimer{max-width:900px;margin:0 auto 28px;text-align:center;font-size:12px;line-height:1.7;color:#8b9099}.footer-logos{display:flex;justify-content:center;align-items:center;gap:36px;margin-bottom:32px}.footer-divider{width:100%;height:1px;background:#d9dde3;margin:0 auto 24px}.footer-links{display:flex;justify-content:center;align-items:center;gap:42px;flex-wrap:wrap}.footer-links a{color:#4b5563;text-decoration:none;font-size:15px;font-weight:500}.footer-links a:hover{color:#0f5bd7}@media(max-width:768px){.unified-footer{padding:40px 0 24px!important}.footer-disclaimer{padding:0 20px;font-size:11px}.footer-links{gap:18px 24px}}.unified-footer .footer-brand-section{width:min(calc(100% - 64px),1380px)!important;max-width:1380px!important;margin:0 auto!important;padding:30px 24px 25px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:13px!important;border-top:1px solid #dce2e9!important;text-align:center!important;box-sizing:border-box!important}.unified-footer .footer-logos{width:100%!important;margin:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:17px!important;direction:rtl!important}.unified-footer .footer-logos img{display:block!important;flex:0 0 auto!important;height:auto!important;object-fit:contain!important;transform:none!important}.unified-footer .footer-index-logo{width:150px!important;max-width:150px!important;max-height:37px!important}.unified-footer .zipman-logo{width:112px!important;max-width:112px!important;max-height:33px!important}.unified-footer .footer-developed-by{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:0!important;border:0!important;border-radius:0!important;color:#7a8492!important;background:transparent!important;font-size:12px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important}.unified-footer .footer-developed-by:before,.unified-footer .footer-developed-by:after{content:"";width:18px;height:1px;display:block;background:#cfd6df}.unified-footer .footer-brand-copy{max-width:620px!important;margin:0 auto!important;color:#697381!important;text-align:center!important;font-size:12.5px!important;font-weight:400!important;line-height:1.65!important}.unified-footer hr{width:min(calc(100% - 64px),1380px)!important;margin:0 auto 20px!important;border:0!important;border-top:1px solid #d9dee6!important}.unified-footer nav.footer-links{width:min(calc(100% - 40px),1380px)!important;margin:0 auto!important;padding:0 20px 30px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:18px 34px!important}.unified-footer nav.footer-links a{color:#596474!important;font-size:13px!important;font-weight:500!important;text-decoration:none!important;white-space:nowrap!important}.unified-footer nav.footer-links a:hover{color:#0f63c9!important}@media(max-width:600px){.unified-footer .footer-brand-section{width:calc(100% - 36px)!important;padding:27px 14px 23px!important}.unified-footer .footer-logos{gap:12px!important}.unified-footer .footer-index-logo{width:128px!important;max-width:128px!important;max-height:32px!important}.unified-footer .zipman-logo{width:94px!important;max-width:94px!important;max-height:28px!important}.unified-footer .footer-developed-by{font-size:11px!important}.unified-footer .footer-developed-by:before,.unified-footer .footer-developed-by:after{width:10px}.unified-footer hr{width:calc(100% - 36px)!important}}.unified-footer .footer-logos{display:flex!important;align-items:center!important;justify-content:center!important;gap:28px!important;direction:rtl!important}.unified-footer .footer-logos img,.unified-footer .footer-index-logo,.unified-footer .zipman-logo{width:118px!important;height:30px!important;max-width:118px!important;max-height:30px!important;flex:0 0 118px!important;display:block!important;object-fit:contain!important;transform:none!important}@media(max-width:600px){.unified-footer .footer-logos{gap:18px!important}.unified-footer .footer-logos img,.unified-footer .footer-index-logo,.unified-footer .zipman-logo{width:96px!important;height:26px!important;max-width:96px!important;max-height:26px!important;flex-basis:96px!important}}.unified-footer .footer-logos{gap:22px!important}.unified-footer .footer-logos img,.unified-footer .footer-index-logo,.unified-footer .zipman-logo{width:130px!important;height:34px!important;max-width:130px!important;max-height:34px!important;flex:0 0 130px!important;display:block!important;object-fit:contain!important;transform:none!important}@media(max-width:600px){.unified-footer .footer-logos img,.unified-footer .footer-index-logo,.unified-footer .zipman-logo{width:105px!important;height:28px!important;max-width:105px!important;max-height:28px!important;flex-basis:105px!important}}.unified-footer .footer-logos{width:100%!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.unified-footer .footer-logo-strip{display:block!important;width:288px!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;transform:none!important}@media(max-width:600px){.unified-footer .footer-logo-strip{width:242px!important}}.unified-footer .footer-logos img.footer-logo-strip{width:288px!important;height:auto!important;max-width:288px!important;max-height:none!important;min-width:0!important;flex:0 0 auto!important;object-fit:contain!important;transform:none!important}@media(max-width:600px){.unified-footer .footer-logos img.footer-logo-strip{width:242px!important;max-width:242px!important;height:auto!important;max-height:none!important}}.unified-footer .footer-logos img.footer-logo-strip{width:250px!important;max-width:250px!important}@media(max-width:600px){.unified-footer .footer-logos img.footer-logo-strip{width:210px!important;max-width:210px!important}}footer.unified-footer,footer.unified-footer .footer-info,footer.unified-footer .footer-brand-section,footer.unified-footer .footer-links,footer.unified-footer nav.footer-links{background:#f7f8fa!important}footer.unified-footer{margin-top:0!important;border-top:0!important}footer.unified-footer:before,footer.unified-footer:after,footer.unified-footer .footer-info:before,footer.unified-footer .footer-info:after{display:none!important;content:none!important}@media(max-width:650px){html body footer.unified-footer{display:flex!important;flex-direction:column!important;background:#f7f8fa!important}html body footer.unified-footer>.footer-info{order:1!important}html body footer.unified-footer>nav.footer-links{order:2!important;width:calc(100% - 44px)!important;max-width:430px!important;margin:0 auto!important;padding:22px 0 10px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;background:transparent!important;border:0!important}html body footer.unified-footer nav.footer-links>a{position:relative!important;width:100%!important;min-width:100%!important;max-width:none!important;min-height:46px!important;margin:0!important;padding:13px 8px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;color:#667085!important;background:transparent!important;border:0!important;box-shadow:none!important;font-size:12px!important;font-weight:500!important;line-height:1.3!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important}html body footer.unified-footer nav.footer-links>a:before{content:none!important;display:none!important}html body footer.unified-footer nav.footer-links>a:not(:last-child):after{content:""!important;position:absolute!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:1px!important;background:#d5dde7!important;opacity:.92!important;border:0!important;box-shadow:none!important;transform:scaleY(.65)!important;transform-origin:center bottom!important}html body footer.unified-footer .footer-accessibility-icon{width:21px!important;height:21px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;color:#153489!important;font-size:20px!important;line-height:1!important;transform:none!important}html body footer.unified-footer>.footer-brand-section{order:3!important;width:100%!important;margin:0 auto!important;padding:18px 16px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:0!important;background:transparent!important;border:0!important;box-shadow:none!important}html body footer.unified-footer .footer-logos{margin:0 auto!important;padding:0!important;transform:none!important}html body footer.unified-footer .footer-brand-copy,html body footer.unified-footer .footer-development-line{width:100%!important;margin:4px auto 0!important;padding:0!important;color:#667085!important;font-size:9.5px!important;font-weight:400!important;line-height:1.2!important;direction:rtl!important;text-align:center!important;white-space:nowrap!important}html body footer.unified-footer>hr{display:none!important}}@media(max-width:380px){html body footer.unified-footer>nav.footer-links{width:calc(100% - 34px)!important;padding-top:19px!important}html body footer.unified-footer nav.footer-links>a{min-height:43px!important;padding-top:12px!important;padding-bottom:12px!important;font-size:11.5px!important}html body footer.unified-footer>.footer-brand-section{padding-top:16px!important;padding-bottom:16px!important}html body footer.unified-footer .footer-development-line{font-size:9px!important}}@media(max-width:768px){html body .contact-card form label.consent-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;gap:6px!important;direction:rtl!important}html body .contact-card form label.consent-row input[type=checkbox]{all:unset!important;display:inline-block!important;flex:0 0 13px!important;width:13px!important;min-width:13px!important;max-width:13px!important;height:13px!important;min-height:13px!important;max-height:13px!important;aspect-ratio:1 / 1!important;box-sizing:border-box!important;margin:0!important;border:1px solid #aeb8c6!important;border-radius:3px!important;background:#fff!important;align-self:center!important;cursor:pointer!important}html body .contact-card form label.consent-row input[type=checkbox]:checked{border-color:#153489!important;background-color:#153489!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.2 6.2 4.8 8.7 9.8 3.4' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:center!important;background-repeat:no-repeat!important;background-size:10px 10px!important}}
