.property-page,.property-form-card{--pp-ink:#0e0e0f;--pp-muted:#6f7275;--pp-line:#e7e7e7;--pp-soft:#f6f6f4}.property-page{padding:64px 0 90px;background:#fff;color:var(--pp-ink)}
.theme-mega-link{display:flex;min-height:90px;flex-direction:column;justify-content:center;border:1px solid #e7e7e7;border-radius:14px;background:#f8f8f7;padding:16px;color:#0e0e0f!important}.theme-mega-link strong{font-size:14px}.theme-mega-link small{overflow:hidden;margin-top:6px;color:#777;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.property-hero{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.property-kicker{display:block;margin-bottom:8px;color:#db2431;font-size:12px;font-weight:800}.property-hero h1{margin:0;font-size:clamp(34px,5vw,62px);font-weight:800;letter-spacing:-2px;line-height:1.15}.property-hero p{max-width:620px;margin:13px 0 0;color:var(--pp-muted);font-size:15px;line-height:1.9}.property-primary-btn{display:inline-flex;min-height:50px;flex:0 0 auto;align-items:center;border-radius:50px;background:var(--pp-ink);padding:0 23px;color:#fff!important;font-size:14px;font-weight:800}.property-back-link{border-bottom:1px solid var(--pp-ink);padding-bottom:4px;color:var(--pp-ink)!important;font-size:13px;font-weight:700}
.property-filter{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;border:1px solid var(--pp-line);border-radius:18px;margin-bottom:28px;background:var(--pp-soft);padding:18px}.property-filter label,.property-field{display:grid;gap:7px}.property-filter label>span,.property-field>span{font-size:12px;font-weight:700}.property-filter input,.property-filter select,.property-field input,.property-field select,.property-field textarea{width:100%;min-height:47px;border:1px solid #ddd;border-radius:10px;background:#fff;padding:10px 13px;color:var(--pp-ink);font:inherit;font-size:13px;outline:0}.property-filter input:focus,.property-filter select:focus,.property-field input:focus,.property-field select:focus,.property-field textarea:focus{border-color:#777;box-shadow:0 0 0 3px rgba(14,14,15,.06)}.property-filter button{min-height:47px;border:0;border-radius:10px;background:#db2431;padding:0 22px;color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.property-map-card{overflow:hidden;border:1px solid var(--pp-line);border-radius:20px;margin-bottom:50px;background:#fff}.property-map-card>header{display:flex;align-items:center;justify-content:space-between;padding:19px 22px}.property-map-card h2,.property-section-title h2{margin:0;font-size:24px}.property-map-card header small{border-radius:30px;background:var(--pp-soft);padding:7px 12px;color:var(--pp-muted);font-size:11px}.property-map{z-index:1;width:100%;height:430px;background:#eee}.property-map-card .property-map{border-top:1px solid var(--pp-line)}.leaflet-container{font-family:Vazirmatn,Tahoma,sans-serif}.leaflet-popup-content{text-align:right;line-height:1.8}.leaflet-popup-content a{color:#db2431;font-weight:800}
.property-section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.property-section-title b{color:var(--pp-muted);font-size:12px}.property-listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.property-listing-card{overflow:hidden;border:1px solid var(--pp-line);border-radius:18px;background:#fff;transition:.2s}.property-listing-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(14,14,15,.08)}.property-listing-card__image{position:relative;display:block;overflow:hidden;height:245px;background:#eee}.property-listing-card__image img{width:100%;height:100%;object-fit:cover;transition:.3s}.property-listing-card:hover img{transform:scale(1.035)}.property-listing-card__image>span{position:absolute;top:14px;right:14px;border-radius:30px;background:#fff;padding:6px 11px;color:var(--pp-ink);font-size:11px;font-weight:800}.property-listing-card__body{padding:18px}.property-listing-card__body>small{color:#777;font-size:11px}.property-listing-card h3{margin:7px 0 15px;font-size:18px;line-height:1.6}.property-listing-card h3 a{color:var(--pp-ink)}.property-listing-card__facts{display:flex;gap:8px}.property-listing-card__facts span{border-radius:8px;background:var(--pp-soft);padding:6px 9px;color:#64676a;font-size:10px}.property-listing-card__footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--pp-line);margin-top:16px;padding-top:14px}.property-listing-card__footer strong{font-size:14px}.property-listing-card__footer a{color:#db2431;font-size:11px;font-weight:800}.property-empty{grid-column:1/-1;border:1px dashed #ccc;border-radius:16px;padding:50px;text-align:center}.property-empty p{margin:7px 0 0;color:var(--pp-muted)}.property-pagination{margin-top:28px}
.property-submit-page{background:#f7f7f5}.property-submit-page .container{max-width:980px}.property-success{border:1px solid #b9dbc8;border-radius:12px;margin-bottom:20px;background:#edf8f1;padding:14px 17px;color:#297148;font-size:13px;font-weight:700}.property-submit-form{display:grid;gap:20px}.property-form-card{overflow:hidden;border:1px solid var(--pp-line);border-radius:18px;background:#fff}.property-form-card>header{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--pp-line);padding:18px 21px}.property-form-card>header>span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--pp-ink);color:#fff;font-size:11px;font-weight:800}.property-form-card h2{margin:0;font-size:18px}.property-form-card header p{margin:3px 0 0;color:var(--pp-muted);font-size:11px}.property-form-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;padding:22px}.property-form-body--block{display:block}.property-field--wide{grid-column:1/-1}.property-field b{color:#db2431}.property-field textarea{resize:vertical;line-height:1.9}.property-choice-field{min-width:0;border:0;margin:0;padding:0}.property-choice-field legend{margin:0 0 7px;padding:0;font-size:12px;font-weight:700}.property-choice-group{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.property-choice{position:relative;cursor:pointer}.property-choice input{position:absolute;width:1px;height:1px;opacity:0}.property-choice span{display:grid;min-height:47px;place-items:center;border:1px solid #ddd;border-radius:10px;background:#fff;padding:8px;color:var(--pp-ink);font-size:12px;font-weight:700;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.property-choice input:checked+span{border-color:var(--pp-ink);background:var(--pp-ink);box-shadow:0 3px 9px rgba(14,14,15,.14);color:#fff}.property-choice input:focus-visible+span{outline:3px solid rgba(219,36,49,.22);outline-offset:2px}.property-choice:hover span{border-color:#999}.property-location-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.property-location-head strong,.property-location-head small{display:block}.property-location-head strong{font-size:13px}.property-location-head small{margin-top:4px;color:var(--pp-muted);font-size:11px}.property-location-head button{border:1px solid #ccc;border-radius:9px;background:#fff;padding:9px 13px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.property-location-head button:disabled{opacity:.5}.property-map--picker{height:390px;border:1px solid var(--pp-line);border-radius:14px}.property-coordinate-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.property-location-status{min-height:20px;margin:8px 0 0;color:#367757;font-size:11px}.property-upload{display:grid;place-items:center;border:1px dashed #aaa;border-radius:14px;background:var(--pp-soft);padding:34px;text-align:center;cursor:pointer}.property-upload strong{font-size:15px}.property-upload small{margin-top:5px;color:var(--pp-muted);font-size:11px}.property-upload input{position:absolute;width:1px;height:1px;opacity:0}.property-upload>span{border-radius:30px;margin-top:14px;background:var(--pp-ink);padding:9px 16px;color:#fff;font-size:11px;font-weight:800}.property-upload-count{margin:10px 0 0;font-size:11px}.property-image-preview,.property-existing-images{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.property-image-preview img,.property-existing-images img{width:100%;height:110px;border-radius:10px;object-fit:cover}.property-existing-images label{font-size:11px}.property-submit-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:16px;background:var(--pp-ink);padding:20px 22px;color:#fff}.property-submit-actions strong,.property-submit-actions small{display:block}.property-submit-actions small{margin-top:4px;color:#bbb;font-size:11px}.property-submit-actions button{border:0;border-radius:30px;background:#db2431;padding:12px 22px;color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.expert-total{display:flex;align-items:center;gap:10px;border-right:1px solid var(--pp-line);padding-right:22px}.expert-total strong{font-size:34px}.expert-total span{width:55px;color:var(--pp-muted);font-size:11px;line-height:1.5}.expert-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);align-items:start;gap:28px}.expert-list{display:grid;gap:12px}.expert-card{display:grid;grid-template-columns:78px minmax(0,1fr) 34px;align-items:center;gap:15px;border:1px solid var(--pp-line);border-radius:15px;padding:11px;color:var(--pp-ink)!important;transition:.2s}.expert-card:hover{border-color:#bbb;transform:translateX(-3px);box-shadow:0 10px 30px rgba(14,14,15,.06)}.expert-card>img{width:78px;height:78px;border-radius:12px;object-fit:cover}.expert-card__copy{min-width:0}.expert-card__copy>*{display:block}.expert-card__copy>small{color:#db2431;font-size:10px;font-weight:800}.expert-card__copy>strong{margin-top:3px;font-size:16px}.expert-card__copy>span{overflow:hidden;margin-top:5px;color:var(--pp-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.expert-card>b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--pp-soft)}.expert-map-wrap{position:sticky;top:90px;overflow:hidden;border:1px solid var(--pp-line);border-radius:18px}.expert-map-heading{padding:18px 20px}.expert-map-heading strong,.expert-map-heading small{display:block}.expert-map-heading strong{font-size:18px}.expert-map-heading small{margin-top:5px;color:var(--pp-muted);font-size:10px}.property-map--experts{height:610px;border-top:1px solid var(--pp-line)}
.expert-profile-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;color:var(--pp-muted);font-size:11px}.expert-profile-breadcrumb a{color:var(--pp-muted)}.expert-profile-breadcrumb strong{color:var(--pp-ink)}.expert-profile-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:start;gap:28px}.expert-profile-card{overflow:hidden;border:1px solid var(--pp-line);border-radius:22px;background:#fff}.expert-profile-image{position:relative;height:440px;overflow:hidden;background:var(--pp-soft)}.expert-profile-image img{width:100%;height:100%;object-fit:cover}.expert-profile-image>span{position:absolute;right:20px;bottom:20px;border-radius:30px;background:#fff;padding:8px 14px;font-size:11px;font-weight:800}.expert-profile-body{padding:30px}.expert-profile-body h1{margin:0;font-size:clamp(32px,4vw,50px);letter-spacing:-1.5px}.expert-profile-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:23px}.expert-profile-meta>span{border-radius:12px;background:var(--pp-soft);padding:13px 15px;font-size:12px;font-weight:700}.expert-profile-meta b{display:block;margin-bottom:4px;color:var(--pp-muted);font-size:9px}.expert-profile-bio{border-top:1px solid var(--pp-line);margin-top:26px;padding-top:24px}.expert-profile-bio h2{margin:0 0 10px;font-size:18px}.expert-profile-bio p{margin:0;color:#54575a;font-size:13px;line-height:2.1;white-space:pre-line}.expert-profile-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:15px;margin-top:26px;background:var(--pp-ink);padding:18px 20px;color:#fff}.expert-profile-contact small,.expert-profile-contact strong{display:block}.expert-profile-contact small{margin-bottom:3px;color:#aaa;font-size:10px}.expert-profile-contact strong{font-size:18px;text-align:right}.expert-profile-contact>a{border-radius:30px;background:#db2431;padding:11px 17px;color:#fff!important;font-size:11px;font-weight:800}.expert-profile-side{position:sticky;top:90px;display:grid;gap:14px}.expert-profile-map-card{overflow:hidden;border:1px solid var(--pp-line);border-radius:18px}.expert-profile-map-card>header{padding:19px 20px}.expert-profile-map-card h2{margin:0;font-size:20px}.expert-profile-map-card p{margin:7px 0 0;color:var(--pp-muted);font-size:11px;line-height:1.8}.property-map--profile{height:430px;border-top:1px solid var(--pp-line)}.expert-profile-back{display:flex;align-items:center;gap:12px;border:1px solid var(--pp-line);border-radius:15px;padding:14px;color:var(--pp-ink)!important}.expert-profile-back>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--pp-soft);font-size:18px}.expert-profile-back strong,.expert-profile-back small{display:block}.expert-profile-back strong{font-size:12px}.expert-profile-back small{margin-top:3px;color:var(--pp-muted);font-size:9px}.expert-map-unavailable{display:grid;height:100%;place-items:center;margin:0;color:var(--pp-muted);font-size:12px}
@media(max-width:991px){.property-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expert-layout,.expert-profile-layout{grid-template-columns:1fr}.expert-map-wrap{position:static;order:-1}.expert-profile-side{position:static}.property-map--experts{height:430px}}
@media(max-width:767px){.property-page{padding:42px 0 65px}.property-hero{align-items:flex-start;flex-direction:column;margin-bottom:26px}.property-hero h1{letter-spacing:-1px}.property-filter{grid-template-columns:1fr}.property-filter button{width:100%}.property-listing-grid{grid-template-columns:1fr}.property-map{height:350px}.property-map-card>header{align-items:flex-start}.property-form-body,.property-coordinate-grid{grid-template-columns:1fr}.property-field--wide{grid-column:auto}.property-location-head,.property-submit-actions{align-items:stretch;flex-direction:column}.property-submit-actions button{width:100%}.property-image-preview,.property-existing-images{grid-template-columns:repeat(2,1fr)}.expert-total{border-right:0;padding-right:0}.expert-card{grid-template-columns:64px minmax(0,1fr) 30px}.expert-card>img{width:64px;height:64px}.expert-profile-image{height:330px}.expert-profile-body{padding:21px}.expert-profile-meta{grid-template-columns:1fr}.expert-profile-contact{align-items:stretch;flex-direction:column}.expert-profile-contact>a{text-align:center}}
.property-choice-field .property-choice input{width:1px;height:1px;min-height:0;padding:0}
.property-location-method{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:18px}.property-location-method label{position:relative;cursor:pointer}.property-location-method input{position:absolute;width:1px;height:1px;opacity:0}.property-location-method span{display:grid;min-height:48px;place-items:center;border:1px solid #ddd;border-radius:10px;background:#fff;padding:9px;color:var(--pp-ink);font-size:12px;font-weight:800;transition:.15s}.property-location-method input:checked+span{border-color:var(--pp-ink);background:var(--pp-ink);box-shadow:0 3px 9px rgba(14,14,15,.14);color:#fff}.property-location-method input:focus-visible+span{outline:3px solid rgba(219,36,49,.22);outline-offset:2px}.property-address-panel[hidden]{display:none}.property-address-panel textarea{min-height:96px}.property-address-panel .property-location-head{margin-top:2px}
@media(max-width:767px){.property-location-method{grid-template-columns:1fr}}
.property-expiration-note{margin:14px 0 0;color:var(--pp-muted);font-size:12px;font-weight:700;text-align:center}
.ads-archive-layout{direction:ltr!important}.ads-filter-sidebar,.ads-results{direction:rtl}
.reference-listing-content{direction:rtl!important}.reference-listing-left,.reference-listing-side{direction:rtl}
.ads-archive{background:#f5f5f5;padding-bottom:65px}.ads-breadcrumb{border-top:1px solid #eee;border-bottom:1px solid #e8e8e8;background:#fff}.ads-breadcrumb>div{display:flex;align-items:center;gap:9px;min-height:46px;color:#888;font-size:11px}.ads-breadcrumb a{color:#416db5}.ads-map{z-index:1;width:100%;height:60vh;min-height:430px;margin-bottom:24px;background:#dfe4e7}.ads-archive-layout{display:grid;grid-template-columns:310px minmax(0,1fr);align-items:start;gap:24px;direction:rtl}.ads-filter-sidebar{display:grid;gap:16px;border-radius:16px;background:#fff;padding:16px}.ads-submit-banner{display:grid;min-height:205px;place-items:center;border-radius:13px;background:linear-gradient(145deg,#18386a,#006dd2);padding:22px;color:#fff!important;text-align:center}.ads-submit-banner i{font-size:42px}.ads-submit-banner strong{font-size:17px;line-height:1.7}.ads-submit-banner span{border-radius:30px;background:#fff;padding:8px 15px;color:#18386a;font-size:10px;font-weight:900}.ads-filter-sidebar section{border-top:1px solid #eee;padding-top:16px}.ads-filter-sidebar h2{margin:0 0 11px;color:#18386a;font-size:14px}.ads-type-links,.ads-city-links{display:flex;flex-wrap:wrap;gap:6px}.ads-type-links a{border-radius:6px;background:#006dd2;padding:6px 10px;color:#fff!important;font-size:11px}.ads-type-links a:hover{background:#18386a}.ads-city-links a{border-radius:6px;padding:4px 9px;color:#4d5664!important;font-size:10px}.ads-city-links a:hover{background:#eee}.ads-sidebar-search{display:grid;gap:8px}.ads-sidebar-search input{width:100%;min-height:42px;border:1px solid #ddd;border-radius:8px;background:#fff;padding:8px 11px;font:inherit;font-size:11px}.ads-sidebar-search button{min-height:40px;border:0;border-radius:8px;background:#18386a;color:#fff;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.ads-results>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px;padding:0 4px}.ads-results>header span{color:#7f8792;font-size:9px}.ads-results>header h1{margin:4px 0 0;color:#18386a;font-size:24px}.ads-results>header b{color:#777;font-size:11px}.ads-reference-list{display:grid;gap:16px}.ads-reference-card{display:flex;min-height:183px;align-items:center;gap:18px;border-radius:20px;background:#fff;padding:16px;color:#222!important;box-shadow:0 0 10px rgba(0,0,0,.035);transition:.3s}.ads-reference-card:hover{box-shadow:0 0 30px rgba(0,128,206,.24);transform:translateY(-2px)}.ads-reference-card__image{width:151px;height:151px;flex:0 0 151px;overflow:hidden;border:5px solid #fff;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.2);background:#eee}.ads-reference-card__image img{width:100%;height:100%;object-fit:cover}.ads-reference-card__body{min-width:0;flex:1}.ads-reference-card__body h2{margin:0;color:#111;font-size:20px;line-height:1.7}.ads-reference-card__location{display:flex;align-items:center;gap:7px;margin:5px 0 0;color:#707985;font-size:12px}.ads-reference-card__location i{color:#416db5}.ads-reference-card__facts{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px;margin-top:14px}.ads-reference-card__facts span{display:flex;align-items:center;gap:6px;border-radius:7px;background:#f2f2f2;padding:7px 9px;color:#555;font-size:11px}.ads-reference-card__facts i{color:#9aa0a7}.ads-results .property-pagination{margin-top:22px}@media(max-width:940px){.ads-map{height:auto;min-height:0;aspect-ratio:1.5}.ads-archive-layout{grid-template-columns:1fr}.ads-filter-sidebar{order:2}.ads-results{order:1}}@media(max-width:580px){.ads-archive{padding-bottom:45px}.ads-map{aspect-ratio:1}.ads-reference-card{min-height:0;gap:12px;padding:12px}.ads-reference-card__image{width:92px;height:92px;flex-basis:92px;border-width:3px}.ads-reference-card__body h2{font-size:16px}.ads-reference-card__facts span{padding:5px 7px;font-size:9px}.ads-results>header h1{font-size:20px}}
.listing-stage{position:relative;display:grid;width:100%;height:600px;grid-template-columns:minmax(0,1fr) 720px minmax(0,1fr);overflow:hidden;background:#021637;cursor:grab;touch-action:pan-y;user-select:none}.listing-stage:active{cursor:grabbing}.listing-stage__main,.listing-stage__side{position:relative;height:600px;overflow:hidden}.listing-stage img{display:block;width:100%;height:600px;object-fit:cover;pointer-events:none}.listing-stage__main{z-index:2;background:#fff;transform:translateX(var(--drag-x,0));transition:transform .2s ease}.listing-stage__main.is-dragging{transition:none}.listing-stage__side:after{position:absolute;inset:0;background:rgba(2,22,55,.82);content:''}.listing-stage__previous,.listing-stage__next{position:absolute;top:50%;z-index:4;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:rgba(2,22,55,.86);color:#fff;cursor:pointer;transform:translateY(-50%)}.listing-stage__previous{left:14px}.listing-stage__next{right:14px}.listing-stage__dots{position:absolute;right:0;bottom:18px;left:0;z-index:4;display:flex;justify-content:center;gap:8px}.listing-stage__dots button{width:16px;height:16px;border:0;border-radius:50%;background:#fff;padding:0;box-shadow:0 1px 5px rgba(0,0,0,.18);cursor:pointer}.listing-stage__dots button.is-active{background:#bf3049}@media(max-width:900px){.listing-stage{grid-template-columns:1fr}.listing-stage__side{display:none}.listing-stage__main{grid-column:1}.listing-stage__main img{object-fit:contain;background:#021637}}
.reference-listing-slider[dir=ltr]{direction:ltr}.reference-listing-slider.swiper-initialized .swiper-wrapper{direction:ltr}.reference-listing-slider .swiper-slide-active{z-index:2}
.reference-listing-slider .swiper-slide{position:relative;width:720px;opacity:1!important}.reference-listing-slider .swiper-slide:after{position:absolute;inset:0;z-index:1;background:rgba(2,22,55,.82);content:'';pointer-events:none;transition:opacity .45s}.reference-listing-slider .swiper-slide-active:after{opacity:0}.reference-listing-slider .swiper-slide img{position:relative;z-index:0;aspect-ratio:1.2/1}.reference-listing-slider .swiper-button-next,.reference-listing-slider .swiper-button-prev,.reference-listing-slider .swiper-pagination{z-index:3}.reference-listing-slider .swiper-button-next,.reference-listing-slider .swiper-button-prev{display:grid!important;width:42px!important;height:42px!important;place-items:center;border-radius:50%;background:rgba(2,22,55,.82)!important}.reference-listing-slider .swiper-button-next:after,.reference-listing-slider .swiper-button-prev:after{font-size:16px;font-weight:900}.reference-listing-slider .swiper-pagination-bullet{width:16px;height:16px;background:#fff;opacity:1}.reference-listing-slider .swiper-pagination-bullet-active{background:#bf3049}@media(max-width:767px){.reference-listing-slider .swiper-slide{width:100%}.reference-listing-slider .swiper-slide:after{display:none}}
.reference-listing-page{background:#f4f4f4;padding-bottom:70px}.reference-listing-slider{width:100%;height:600px;background:#021637}.reference-listing-slider .swiper-slide{display:flex;height:600px;align-items:center;justify-content:center;background:#fff;opacity:.2;transition:opacity .5s}.reference-listing-slider .swiper-slide-active{opacity:1}.reference-listing-slider .swiper-slide img{display:block;width:100%;height:600px;object-fit:cover}.reference-listing-slider .swiper-button-next,.reference-listing-slider .swiper-button-prev{border:0;background:transparent;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.5)}.reference-listing-slider .swiper-pagination-bullet{background:#fff}.reference-listing-content{display:flex;width:100%;max-width:1260px;align-items:flex-start;gap:24px;margin:0 auto;padding:24px;direction:ltr}.reference-listing-left{width:100%}.reference-listing-card{border-radius:24px;background:#fff;padding:24px;direction:rtl}.reference-listing-head h1{display:flex;width:100%;align-items:center;justify-content:center;gap:11px;margin:0;color:#416db5;font-size:29px;line-height:1.6}.reference-listing-head h1 small{color:#222;font-size:18px;font-weight:500}.reference-listing-head h2{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin:10px 0 0;color:#78869b;font-size:20px}.reference-listing-head h2 b{font-weight:400}.reference-listing-contact{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;direction:ltr}.reference-listing-contact p{display:flex;align-items:center;gap:8px;overflow:hidden;border-radius:8px;margin:0;background:#f5f5f5;padding:10px 12px;font-size:14px}.reference-listing-contact i{border-right:2px solid #c5c5c5;padding-right:8px;color:#2d5f9a}.reference-listing-contact a{color:#222}.reference-listing-description{border-top:1px solid #eee;margin-top:32px;padding-top:32px;font-size:18px;line-height:2}.reference-listing-description p{margin:0;white-space:pre-line}.reference-listing-side{min-width:310px;direction:rtl}.reference-listing-side iframe{width:100%;height:200px;border:0;border-radius:16px;background:#ddd}@media(max-width:1200px){.reference-listing-content{flex-direction:column;padding:8px}.reference-listing-side{width:100%}}@media(max-width:767px){.reference-listing-slider,.reference-listing-slider .swiper-slide,.reference-listing-slider .swiper-slide img{height:600px}.reference-listing-head h1{flex-wrap:wrap;font-size:25px}.reference-listing-head h2{font-size:18px}.reference-listing-card{padding:16px}.reference-listing-contact{flex-direction:column}.reference-listing-contact p{justify-content:center}}
.listing-detail-page{background:#f7f7f5;padding:42px 0 80px}.listing-detail-breadcrumb{display:flex;overflow:hidden;align-items:center;gap:8px;margin-bottom:18px;color:var(--pp-muted);font-size:11px;white-space:nowrap}.listing-detail-breadcrumb a{color:#002868}.listing-detail-breadcrumb strong{overflow:hidden;color:var(--pp-ink);text-overflow:ellipsis}.listing-detail-gallery{overflow:hidden;border:1px solid var(--pp-line);border-radius:22px;background:#fff;box-shadow:0 15px 40px rgba(14,14,15,.06)}.listing-detail-gallery__main{display:flex;width:100%;height:600px;align-items:center;justify-content:center;overflow:hidden;background:#eceef2}.listing-detail-gallery__main img{display:block;width:auto;max-width:100%;height:600px;object-fit:contain}.listing-detail-gallery__thumbs{display:flex;overflow-x:auto;gap:10px;border-top:1px solid var(--pp-line);padding:12px;background:#fff;scrollbar-width:thin}.listing-gallery-thumb{width:92px;height:68px;flex:0 0 auto;overflow:hidden;border:2px solid transparent;border-radius:10px;background:#eee;padding:0;cursor:pointer;opacity:.65;transition:.18s}.listing-gallery-thumb img{width:100%;height:100%;object-fit:cover}.listing-gallery-thumb:hover{opacity:1}.listing-gallery-thumb.is-active{border-color:#bf0a30;box-shadow:0 3px 12px rgba(191,10,48,.18);opacity:1}.listing-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:22px;margin-top:22px}.listing-detail-card,.listing-contact-card{border:1px solid var(--pp-line);border-radius:20px;background:#fff;box-shadow:0 8px 25px rgba(14,14,15,.04)}.listing-detail-card{padding:28px}.listing-detail-type{display:inline-flex;border-radius:999px;background:#bf0a30;padding:6px 12px;color:#fff;font-size:10px;font-weight:900}.listing-detail-heading h1{margin:12px 0 0;color:#002868;font-size:clamp(27px,4vw,44px);line-height:1.45}.listing-detail-heading p{display:flex;align-items:center;gap:8px;margin:10px 0 0;color:var(--pp-muted);font-size:12px}.listing-detail-heading p i{color:#bf0a30}.listing-detail-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;border-top:1px solid var(--pp-line);border-bottom:1px solid var(--pp-line);margin-top:25px;padding:20px 0}.listing-detail-facts div{border-left:1px solid var(--pp-line);padding:4px 13px}.listing-detail-facts div:last-child{border-left:0}.listing-detail-facts i{float:right;margin:3px 0 0 8px;color:#bf0a30}.listing-detail-facts small,.listing-detail-facts strong{display:block}.listing-detail-facts small{color:var(--pp-muted);font-size:9px}.listing-detail-facts strong{margin-top:4px;color:#002868;font-size:13px}.listing-detail-description{padding-top:24px}.listing-detail-description h2{margin:0 0 10px;color:#002868;font-size:18px}.listing-detail-description p{margin:0;color:#4f555e;font-size:13px;line-height:2.15;white-space:pre-line}.listing-contact-card{position:sticky;top:90px;overflow:hidden;padding:24px}.listing-contact-card:before{display:block;width:54px;height:4px;border-radius:5px;margin-bottom:20px;background:linear-gradient(90deg,#bf0a30 50%,#002868 50%);content:''}.listing-contact-card>span{color:var(--pp-muted);font-size:10px}.listing-contact-card h2{margin:5px 0 20px;color:#002868;font-size:21px}.listing-contact-card>a{display:flex;direction:ltr;align-items:center;gap:10px;border:1px solid #e1e5eb;border-radius:11px;margin-top:9px;padding:11px;color:#25354e!important;font-size:11px}.listing-contact-card>a i{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:8px;background:#edf2f8;color:#002868}.listing-contact-card>a span{overflow:hidden;text-overflow:ellipsis}.listing-contact-card>small{display:block;border-top:1px solid var(--pp-line);margin-top:18px;padding-top:15px;color:#8a6870;font-size:9px;line-height:1.8}@media(max-width:991px){.listing-detail-layout{grid-template-columns:1fr}.listing-contact-card{position:static}.listing-detail-facts{grid-template-columns:repeat(2,1fr)}.listing-detail-facts div:nth-child(2){border-left:0}}@media(max-width:767px){.listing-detail-page{padding:24px 0 55px}.listing-detail-gallery__main,.listing-detail-gallery__main img{height:600px}.listing-detail-card{padding:20px}.listing-detail-facts{grid-template-columns:1fr 1fr}.listing-detail-facts div{border-left:0}.listing-detail-gallery{border-radius:15px}}
.property-form-body .property-choice>span{overflow:hidden!important;border-color:#dce2eb!important;background:#fff!important;box-shadow:0 4px 14px rgba(0,40,104,.06)!important}.property-form-body .property-choice>span:before{position:absolute;inset:0 0 auto;height:4px;background:#002868;content:'';opacity:.18;transition:.18s}.property-form-body .property-choice i{background:#edf2f8!important;color:#002868!important;font-family:"Font Awesome 6 Free"!important;font-size:17px!important;font-weight:900!important}.property-form-body .property-choice strong{color:#002868!important}.property-form-body .property-choice:hover>span{border-color:#002868!important;box-shadow:0 10px 24px rgba(0,40,104,.12)!important}.property-form-body .property-choice:hover i{background:#002868!important;color:#fff!important}.property-form-body .property-choice input:checked+span{border-color:#bf0a30!important;background:linear-gradient(145deg,#fff 25%,#fff6f7)!important;box-shadow:0 9px 24px rgba(191,10,48,.16)!important;color:#bf0a30!important}.property-form-body .property-choice input:checked+span:before{background:linear-gradient(90deg,#bf0a30 0 50%,#002868 50%);opacity:1}.property-form-body .property-choice input:checked+span i{background:#bf0a30!important;color:#fff!important}.property-form-body .property-choice input:checked+span strong{color:#bf0a30!important}.property-form-body .property-choice input:checked+span:after{background:#002868!important}.property-form-body .property-choice input:focus-visible+span{outline-color:rgba(0,40,104,.24)!important}
.property-form-body .property-choice-field{display:block;min-width:0;border:0;margin:0;padding:0}.property-form-body .property-choice-field legend{margin:0 0 10px;padding:0;color:var(--pp-ink);font-size:12px;font-weight:800}.property-form-body .property-choice-group{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.property-form-body .property-choice{position:relative;display:block;margin:0;cursor:pointer}.property-form-body .property-choice input{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;border:0!important;margin:0!important;padding:0!important;opacity:0!important;pointer-events:none}.property-form-body .property-choice>span{position:relative;display:grid;min-height:105px;grid-template-columns:38px 1fr;grid-template-rows:1fr 1fr;align-items:center;border:1px solid #e2e2df;border-radius:14px;background:linear-gradient(145deg,#fff,#fafaf8);padding:16px;color:var(--pp-ink);box-shadow:0 3px 12px rgba(14,14,15,.04);text-align:right;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.property-form-body .property-choice i{display:grid;width:38px;height:38px;grid-row:1/3;place-items:center;border-radius:11px;background:#f0efeb;color:#777;font-style:normal;font-size:22px;transition:.18s}.property-form-body .property-choice strong{align-self:end;font-size:14px}.property-form-body .property-choice small{align-self:start;margin-top:3px;color:#999;font-size:9px}.property-form-body .property-choice:hover>span{transform:translateY(-2px);border-color:#bbb;box-shadow:0 8px 20px rgba(14,14,15,.08)}.property-form-body .property-choice input:checked+span{border-color:#db2431;background:linear-gradient(145deg,#fff8f8,#fff);box-shadow:0 7px 20px rgba(219,36,49,.14);color:#b71824}.property-form-body .property-choice input:checked+span i{background:#db2431;color:#fff}.property-form-body .property-choice input:checked+span:after{position:absolute;top:9px;left:9px;display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#db2431;color:#fff;content:'✓';font-size:11px;font-weight:900}.property-form-body .property-choice input:focus-visible+span{outline:3px solid rgba(219,36,49,.2);outline-offset:2px}@media(max-width:767px){.property-form-body .property-choice-group{grid-template-columns:repeat(2,minmax(0,1fr))}.property-form-body .property-choice>span{min-height:86px;padding:12px}}@media(max-width:380px){.property-form-body .property-choice-group{grid-template-columns:1fr}}
