.popup{width:100dvw;height:100dvh;position:fixed;top:0;left:0;z-index:1500;overflow:hidden;opacity:0;transform:scale(0);transition:all .3s;&.active{opacity:1;transform:scale(1)}.popup-cover{width:100%;height:100%;background-color:rgba(0,0,0,.65);--webkit-backdrop-filter:blur(2px);position:absolute;top:0;left:0;z-index:1500}.popup-content{width:auto;height:auto;max-width:90%;max-height:90%;display:flex;flex-direction:column;background-color:var(--white-color);border-radius:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1501;padding:0;overflow:hidden}.user-activity{width:550px;flex-grow:1;overflow-x:hidden;overflow-y:auto;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:30px;padding:30px 0;position:relative;h2{padding-top:14px;font-size:16px;font-weight:700;font-family:RB!important;color:var(--full-dark-color)}.close-btn{background:transparent;width:40px;height:40px;border:none;cursor:pointer;position:absolute;display:none;top:20px;left:20px;color:var(--shaded-dark-color);svg{font-size:30px}}.details{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:20px;padding:0 35px;.finance-details,.personal-data{width:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:10px;label.required{border:1px solid rgb(255,160,160)}label{width:100%;height:56px;border:1px solid var(--shaded-light-color);border-radius:10px;position:relative;img{position:absolute;top:50%;right:15px;transform:translateY(-50%)}input{width:100%;height:100%;padding:6px 47px 0 20px;font-family:RB!important;font-size:15px;font-weight:700;color:var(--shaded-dark-color);background-color:white;border:0;border-radius:10px;outline:none;position:absolute;top:0;left:0;&[type=tel]{padding:6px 47px 0 60px;direction:ltr}&:focus{outline:1.5px solid var(--full-dark-color)}&::placeholder{font-size:14px;color:var(--shaded-light-color);font-family:RB!important}}.trailing{direction:ltr;width:56px;height:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:absolute;top:0;left:0;padding:6px 0 0 11px;font-family:RB!important;color:var(--shaded-dark-color);font-size:14px;font-weight:700;&.riyal{width:40px;padding:6px 0 0 6px}}}}.buy-details{width:100%;display:flex;flex-flow:row nowrap;justify-content:center;gap:70px}.one-toggle{display:flex;flex-flow:column nowrap;justify-content:start;align-items:start;width:100%;gap:8px;h4{font-size:12px;font-weight:400;font-family:RB!important;color:var(--shaded-dark-color)}}.budget{width:100%;display:flex;flex-flow:column nowrap;justify-content:start;align-items:start;gap:10px;padding-top:10px;h4{font-size:14px;font-weight:400;font-family:RB!important;color:var(--shaded-dark-color)}}}button.user-action{width:160px;height:45px;min-height:45px;background-color:var(--full-light-color);border-radius:10px;border:0;padding-top:4px;font-family:RB!important;font-size:16px;font-weight:700;color:var(--full-dark-color);cursor:pointer;transition:all .3s;&:hover{background-color:var(--shaded-light-color)}}}}@media (max-width:590px){.popup{padding:0;.popup-content{height:100vh;width:100%;min-height:100%;border-radius:0;.user-activity{height:100vh;width:100%;.close-btn{display:flex}.details{text-align:start;.personal-data{flex-flow:column nowrap}.budget{.toggle-tabs{flex-flow:row wrap;align-items:center;width:100%}}.buy-details{justify-content:space-between;gap:10px}}}}}}.block-card{width:348px;height:413px;border-radius:15px;background-color:var(--white-color);padding:3px;overflow:hidden;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);.block-card-header{width:100%;height:193px;position:relative;>img.block-picture{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}.meter-logo{width:220px;height:55px;background-color:var(--shaded-orange-color);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:absolute;top:10px;left:-60px;rotate:-35deg}.block-tags{width:100%;height:fit-content;position:absolute;top:5px;right:5px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:2px;.block-tag{width:fit-content;height:22px;padding:0 8px;display:flex;justify-content:center;align-items:flex-end;border-radius:15px;background-color:var(--white-color);color:var(--shaded-dark-color);svg{width:18px}p{font-size:13px;font-family:RB!important;line-height:18px}}}.block-price{width:300px;height:60px;border-radius:10px;background-color:var(--full-light-color);position:absolute;bottom:-28px;left:50%;transform:translate(-50%);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:7px;padding:13px 13px 16px;p{height:100%;color:var(--full-dark-color);font-size:23px;font-family:RB!important;font-weight:700}img{translate:0 2px}&.full-value{background-color:var(--shaded-red-color);p{color:var(--white-color)}}&.empty-value{background-color:var(--shaded-orange-color);p{color:var(--white-color)}}}}.block-card-content{width:100%;height:214px;padding:48px 35px 20px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:13px;h3.block-name{width:100%;height:38px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:20px;font-family:RB!important;color:var(--full-dark-color);font-weight:700}ul.block-data{width:100%;list-style-type:none;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:10px;li{width:calc(50% - 5px);height:45px;border-radius:10px;border:1px solid var(--shaded-light-color);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:8px;padding:10px;position:relative;p{height:100%;font-size:13px;font-family:RB!important;color:var(--shaded-dark-color);vertical-align:bottom;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;sup{color:var(--shaded-dark-color)}}}}.block-cta{width:100%;height:fit-content;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:11px;.block-remaining{width:100%;height:36px;border-radius:10px;background-color:var(--full-light-color);display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-end;padding-bottom:2px;p{font-size:15px;font-family:RB!important;color:var(--shaded-dark-color)}}.block-remaining.full-value{background-color:var(--shaded-red-color);p{color:var(--white-color)}}.block-remaining.empty-value{background-color:var(--shaded-orange-color);p{color:var(--white-color)}}.block-actions{width:100%;height:fit-content;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:10px;.block-action{width:100%;height:36px;border:1px solid var(--shaded-light-color);border-radius:10px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-end;cursor:pointer;transition:all .3s;outline:0;font-size:15px;font-family:RB!important;color:var(--shaded-dark-color)!important;&:hover{scale:.98}&:active{scale:.96}}}}}}.blog-card{font-family:RB!important;width:100%;height:fit-content;border-radius:32px;background-color:rgba(255,255,255,1);padding:24px;box-shadow:0 4px 18px rgba(0,0,0,.12);display:flex;flex-direction:column;justify-content:center;align-items:stretch;transition:transform .2s ease,box-shadow .3s ease;gap:16px;&:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.blog-card-header{width:100%;position:relative;>img{width:100%;height:100%;object-fit:cover;border-radius:18px}}.blog-card-content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:24px;padding-top:16px;h3.blog-name{width:100%;font-size:20px;font-weight:700;color:var(--full-dark-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blog-separator{width:100%;height:1px;background-color:var(--shaded-light-color);margin:12px 0;border-radius:1px}.blog-card-name-data{background-color:rgba(251,250,249,1);padding:19px 20px;border-radius:24px;width:100%;min-height:88px;height:215px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.blog-description{width:100%;font-size:14px;line-height:1.6;font-weight:300;color:var(--shaded-dark-color);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}ul.blog-data{width:100%;list-style:none;display:flex;flex-direction:row;gap:12px;min-height:72px;li{display:flex;align-items:center;gap:10px;flex:1 1 calc(50% - 6px);position:relative;padding-inline-start:28px;p{font-size:15px;color:var(--shaded-dark-color)}img,svg{position:absolute;inset-inline-start:0;top:30%;transform:translateY(-50%);width:16px;height:auto}}}@media (max-width:1200px){ul.blog-data{flex-direction:column;gap:8px}ul.blog-data li{flex:1 1 100%}}}}@media (max-width:1200px){.blog-card{padding:16px;gap:12px;border-radius:24px}.blog-card .blog-card-content .blog-card-name-data{padding:12px;height:180px;min-height:70px;gap:0}.blog-card .blog-card-content h3.blog-name{font-size:18px}.blog-card .blog-card-content .blog-description{font-size:12px}.blog-card .blog-card-content ul.blog-data li p{font-size:14px}}.blog-image{transition:opacity .3s ease;width:100%;height:100%;object-fit:cover}.blog-image.hidden{opacity:0}.news-card{width:422px;height:33.5rem;border-radius:18px;background-color:rgba(255,255,255,1);padding:24px;box-shadow:0 4px 18px rgba(0,0,0,.12);display:flex;flex-direction:column;justify-content:center;align-items:stretch;transition:transform .2s ease,box-shadow .3s ease;&:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.news-card-header{width:100%;height:210px;position:relative;>img{width:100%;height:100%;object-fit:cover;border-radius:18px}}.news-card-content{flex-grow:1;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;padding:120px 0 0;border-radius:24px;h3.news-name{width:100%;font-size:20px;font-weight:700;color:var(--full-dark-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-separator{width:100%;height:1px;background-color:var(--shaded-light-color);margin:12px 0;border-radius:1px}.news-card-name-data{background-color:rgba(251,250,249,1);padding:19px 20px;border-radius:24px;width:100%;min-height:88px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.news-description{width:100%;font-size:14px;line-height:1.6;font-weight:300;color:var(--shaded-dark-color);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}ul.news-data{width:100%;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;min-height:30px;li{display:flex;align-items:center;gap:10px;flex:1 1 calc(50% - 6px)}}@media (max-width:520px){ul.news-data{flex-direction:column}ul.news-data li{flex:none;width:100%}}.news-cta{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;margin-top:auto;.news-remaining{width:100%;height:38px;border-radius:10px;background-color:var(--full-light-color);display:flex;justify-content:center;align-items:center;p{font-size:15px;color:var(--shaded-dark-color);font-weight:500}&.full-value{background-color:var(--shaded-red-color);p{color:var(--white-color)}}&.empty-value{background-color:var(--shaded-orange-color);p{color:var(--white-color)}}}.news-actions{width:100%;display:flex;justify-content:center;align-items:center;gap:8px;.news-action{flex:1;height:38px;border:1px solid var(--shaded-light-color);background-color:transparent;border-radius:10px;color:var(--shaded-dark-color);font-size:15px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;&:hover{transform:scale(.98);background-color:var(--full-light-color)}&:active{transform:scale(.96)}}}}}}.news-image{transition:opacity .3s ease;width:100%;height:100%;object-fit:cover}.news-image.hidden{opacity:0}.project-card{font-family:RB!important;width:100%;height:fit-content;border-radius:32px;background-color:rgba(255,255,255,1);padding:24px;box-shadow:0 4px 18px rgba(0,0,0,.12);display:flex;flex-direction:column;justify-content:center;align-items:stretch;transition:transform .2s ease,box-shadow .3s ease;gap:16px;&:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15)}p{font-family:RB!important}.project-card-header{width:100%;position:relative;>img{width:100%;height:100%;object-fit:cover;border-radius:18px}.project-tags{position:absolute;top:.1rem;left:.1rem;display:flex;flex-wrap:wrap;align-items:center;gap:4px;.project-tag{height:auto;padding:.5rem 1rem;display:flex;justify-content:center;align-items:center;border-radius:9999px;background-color:var(--white-color);color:var(--shaded-dark-color);box-shadow:0 1px 4px rgba(0,0,0,.05);svg{width:16px}p{font-size:13px;font-family:RB!important;line-height:18px}}.project-type{background-color:rgba(69,66,61,1);color:var(--white-color);align-self:flex-start}}.project-progress{width:85%;max-width:340px;height:64px;border-radius:16px;position:absolute;bottom:5%;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px;box-shadow:0 4px 30px rgba(0,0,0,.1)!important;background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.18)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);.project-text-progress{width:100%;display:flex;justify-content:space-between;align-items:center;p{color:white;font-size:15px}p.full-value{color:var(--shaded-red-color);font-weight:600}}.project-line-progress{width:100%;height:8px;background-color:var(--shaded-light-color)!important;border-radius:8px;overflow:hidden;.project-progress-value{height:100%;background-color:var(--primary-color)!important;border-radius:8px;transition:width .4s ease}.project-progress-value.full-value{background-color:var(--shaded-red-color)}}}}.project-card-content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:24px;padding-top:16px;h3.project-name{width:100%;font-size:20px;font-weight:700;color:var(--full-dark-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-separator{width:100%;height:1px;background-color:var(--shaded-light-color);margin:12px 0;border-radius:1px}.project-card-name-data{background-color:rgba(251,250,249,1);padding:19px 20px;border-radius:24px;width:100%;min-height:88px;height:215px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.project-location{width:100%;font-size:13px;line-height:18px;font-weight:300;color:var(--shaded-dark-color)}ul.project-data{width:100%;list-style:none;display:flex;flex-direction:row;gap:12px;min-height:72px;li{display:flex;align-items:center;gap:10px;flex:1 1 calc(50% - 6px);position:relative;padding-inline-start:28px;p{font-size:15px;color:var(--shaded-dark-color)}img,svg{position:absolute;inset-inline-start:0;top:30%;transform:translateY(-50%);width:16px;height:auto}}}@media (max-width:1200px){ul.project-data{flex-direction:column;gap:8px}ul.project-data li{flex:1 1 100%}}.project-footer{display:flex;flex-direction:row;gap:8px;justify-content:space-between;align-items:center;width:100%}}@media (max-width:1200px){.project-footer{flex-direction:column;align-items:center;justify-content:center;gap:8px}}.sold-out-stamp{position:absolute;top:20px;left:50%;transform:translateX(-50%) rotate(-12deg);z-index:2;opacity:.85;pointer-events:none}}@media (max-width:1200px){.project-card{padding:16px;gap:12px;border-radius:24px}.project-card .project-card-content .project-card-name-data{padding:12px;height:180px;min-height:70px;gap:0}.project-card .project-card-header .project-progress{height:48px;padding:8px;width:90%}.project-card .project-card-content h3.project-name{font-size:18px}.project-card .project-card-content .project-location{font-size:12px}.project-card .project-card-content ul.project-data li p{font-size:14px}.project-card .project-card-header .project-tags .project-tag{padding:.25rem .5rem;font-size:12px}.project-card .image-container{position:relative;width:100%;height:200px;overflow:hidden;border-radius:24px}}.image-container{position:relative;width:100%;height:300px;overflow:hidden;border-radius:24px}.image-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background:#f3f4f6}.skeleton-content{width:100%;height:100%;animation:pulse 2s infinite}.project-image{transition:opacity .3s ease;width:100%;height:100%;object-fit:cover}.project-image.hidden{opacity:0}@keyframes pulse{0%,to{opacity:.6}50%{opacity:.3}}.rental-card{width:348px;height:392px;border-radius:15px;background-color:var(--white-color);padding:3px;overflow:hidden;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);font-family:RB!important;.stamp{position:absolute;top:20px;left:50%;transform:translateX(-50%) rotate(-12deg);z-index:2;pointer-events:none;opacity:.85}.rental-card-header{width:100%;height:193px;position:relative;>img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}.rental-tags{width:100%;height:fit-content;position:absolute;top:5px;right:5px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:2px;.rental-tag{width:fit-content;height:22px;padding:0 8px;display:flex;justify-content:center;align-items:flex-end;border-radius:15px;background-color:var(--white-color);color:var(--shaded-dark-color);svg{width:18px}p{font-size:13px;font-family:RB!important;line-height:18px}}}.rental-price{width:300px;height:60px;border-radius:10px;background-color:var(--full-light-color);position:absolute;bottom:-28px;left:50%;transform:translate(-50%);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:7px;padding:13px 13px 16px;p{height:100%;color:var(--full-dark-color);font-size:23px;font-family:RB!important;font-weight:700}img{translate:0 2px}}}.rental-card-content{width:100%;height:263px;padding:48px 35px 20px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:13px;h3.rental-name{width:calc(100% + 20px);height:38px;white-space:nowrap;overflow:hidden;overflow-x:auto;padding:0 10px;font-size:20px;font-family:RB!important;color:var(--full-dark-color);font-weight:700;text-align:right;&::-webkit-scrollbar{width:0;height:0}}ul.rental-data{width:100%;list-style-type:none;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:4px;li{width:100%;height:27px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:9px;position:relative;p{height:27px;font-size:16px;font-family:RB!important;color:var(--shaded-dark-color);vertical-align:bottom;display:inline-block}}}.rental-cta{width:100%;height:fit-content;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:11px;.rental-actions{width:100%;height:fit-content;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:10px;.rental-action{width:100%;height:36px;border:1px solid var(--shaded-light-color);border-radius:10px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-end;cursor:pointer;transition:all .3s;outline:0;font-size:15px;font-family:RB!important;color:var(--shaded-dark-color)!important;&:hover{scale:.98}&:active{scale:.96}}}}}}.package-card{width:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;border-radius:20px;background-color:var(--white-color);box-shadow:0 0 10px 0 #d3d3d344;font-family:RB!important;ul{margin:50px 0}button{border-radius:10px;font-size:20px;border:none;cursor:pointer;padding:10px 20px}&.silver{img{width:120px!important;height:150px!important}.title{font-size:28px}button{background-color:var(--full-light-color)}}&.gold{width:450px;img{width:150px!important;height:190px!important}.title{font-size:36px}button{background-color:#ffb743;color:var(--white-color);padding:10px 40px}}}:root{--rb-font:"RB"}.rent-post-card{min-height:450px;font-family:RB!important}.rent-post-card-header{width:100%;height:220px;position:relative;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.rent-post-image-container{position:relative;width:100%;height:100%}.rent-post-image{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}.rent-post-status{position:absolute;top:10px;left:10px}.status-badge{background:linear-gradient(45deg,#2196f3,#21cbf3);color:white;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px rgba(33,150,243,.3)}.rent-post-card{width:348px;min-height:480px;border-radius:15px;background-color:var(--white-color);padding:3px;overflow:hidden;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;margin:10px}.rent-post-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px 0 rgba(0,0,0,.15)}.rent-post-tags{width:100%;height:fit-content;position:absolute;bottom:60px;right:5px;justify-content:flex-start;gap:5px;z-index:2}.rent-post-tag,.rent-post-tags{display:flex;flex-flow:row nowrap;align-items:center}.rent-post-tag{width:fit-content;height:24px;padding:0 10px;justify-content:center;gap:4px;border-radius:12px;font-size:11px;font-weight:500;backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.rent-post-tag.rent-post-location{background-color:rgba(76,175,80,.9);color:white}.rent-post-tag.rent-post-neighborhood{background-color:rgba(156,39,176,.9);color:white}.rent-post-tag.rent-post-features{background-color:rgba(255,193,7,.9);color:#333}.rent-post-tag svg{font-size:14px;color:inherit}.rent-post-price{padding:12px 15px;gap:4px}.main-price{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:5px}.unit-price{font-size:11px;font-weight:500;opacity:.9;color:rgba(255,255,255,.9)}.monthly-payment{color:rgba(255,255,255,.95)}.rent-post-details{width:100%;height:fit-content;margin:12px 0;padding:10px;background:rgba(245,245,245,.8);border-radius:8px;border:1px solid rgba(0,0,0,.05)}.detail-item{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:4px 0;border-bottom:1px solid rgba(0,0,0,.05)}.detail-item:last-child{border-bottom:none}.detail-label{font-size:11px;font-weight:600;color:var(--main-color,#666);flex:1}.detail-value{font-size:11px;font-weight:500;color:var(--text-color,#333);text-align:left;flex:1}.rent-post-features-preview{margin:12px 0;padding:10px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(248,249,250,.9));border-radius:8px;border:1px solid rgba(0,0,0,.05)}.features-label{color:var(--main-color,#333);margin:0 0 8px;display:flex;align-items:center;gap:5px}.features-label:before{content:"✨";font-size:14px}.feature-tag{background:linear-gradient(45deg,#f8f9fa,#e9ecef);color:#495057;border-radius:12px;border:1px solid rgba(0,0,0,.05);transition:all .2s ease}.feature-tag:hover{background:linear-gradient(45deg,#e9ecef,#dee2e6);transform:translateY(-1px)}.feature-more{border-radius:12px;font-weight:600;box-shadow:0 2px 4px rgba(33,150,243,.2)}.rent-post-data li{padding:8px 0;border-bottom:1px solid rgba(0,0,0,.03);transition:all .2s ease}.rent-post-data li:last-child{border-bottom:none}.rent-post-data li:hover{background:rgba(0,0,0,.02);border-radius:6px;padding:8px 6px;margin:0 -6px}.rent-post-data li svg{color:var(--main-color,#2196f3)}.rent-post-data li p{color:var(--text-color,#333)}@media (max-width:768px){.rent-post-card{width:100%;max-width:348px;margin:10px auto;min-height:460px}.rent-post-card-header{height:200px}.rent-post-price{padding:10px 12px}.rent-post-price p{font-size:16px}.main-price{flex-flow:column nowrap;align-items:flex-start;gap:2px}.rent-post-details{padding:8px;margin:8px 0}.detail-item{flex-flow:column nowrap;align-items:flex-start;gap:2px;padding:6px 0}.detail-label,.detail-value{font-size:10px}.rent-post-actions{flex-flow:column nowrap;gap:8px}.rent-post-action{width:100%}}@media (max-width:480px){.rent-post-card{width:100%;margin:8px 0;min-height:440px}.rent-post-card-header{height:180px}.rent-post-card-content{padding:12px}.rent-post-title{font-size:14px}.rent-post-data li p{font-size:12px}.rent-post-details{padding:6px;margin:6px 0}.features-list{gap:4px}.feature-more,.feature-tag{font-size:10px;padding:3px 6px}}.rent-post-price{width:100%;height:fit-content;position:absolute;bottom:0;right:0;padding:10px 15px;background:linear-gradient(90deg,rgba(33,150,243,.95),rgba(33,203,243,.95));display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;gap:2px;z-index:2}.rent-post-price p{color:white;font-size:18px;font-weight:700;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}.rent-post-price img{filter:brightness(0) invert(1)}.monthly-payment{font-size:12px;font-weight:500;opacity:.9}.rent-post-card-content{width:100%;height:fit-content;padding:15px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:12px}.rent-post-title{color:var(--main-color);font-size:16px;font-weight:600;margin:0;line-height:1.4;text-align:right;direction:rtl;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rent-post-data{flex-flow:column nowrap;align-items:stretch;list-style:none;padding:0;margin:0}.rent-post-data,.rent-post-data li{width:100%;height:fit-content;display:flex;justify-content:flex-start;gap:8px}.rent-post-data li{flex-flow:row nowrap;align-items:center;padding:6px 0}.rent-post-data li svg{color:var(--main-color);font-size:16px;flex-shrink:0}.rent-post-data li p{color:var(--text-color);font-size:13px;font-weight:500;margin:0;line-height:1.3}.rent-post-features-preview{width:100%;height:fit-content;margin:8px 0}.features-label{font-size:13px;font-weight:600;color:var(--main-color);margin:0 0 6px}.features-list{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:6px}.feature-tag{background:linear-gradient(45deg,#f0f0f0,#e0e0e0);color:#555}.feature-more,.feature-tag{padding:4px 8px;border-radius:8px;font-size:11px;font-weight:500}.feature-more{background:linear-gradient(45deg,#2196f3,#21cbf3);color:white}.rent-post-cta{width:100%;height:fit-content;margin-top:10px}.rent-post-actions{width:100%;height:fit-content;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:10px}.rent-post-action{flex:1;height:40px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;display:flex;justify-content:center;align-items:center}.rent-post-action.primary{background:linear-gradient(45deg,#2196f3,#21cbf3);color:white;box-shadow:0 2px 8px rgba(33,150,243,.3)}.rent-post-action.primary:hover{background:linear-gradient(45deg,#1976d2,#00bcd4);transform:translateY(-1px);box-shadow:0 4px 12px rgba(33,150,243,.4)}.rent-post-action.secondary{background:transparent;color:var(--main-color);border:2px solid var(--main-color)}.rent-post-action.secondary:hover{background:var(--main-color);color:white}@media (max-width:768px){.rent-post-card{width:100%;max-width:348px;margin:10px auto}.rent-post-card-header{height:200px}.rent-post-price{padding:8px 12px}.rent-post-price p{font-size:16px}.rent-post-actions{flex-flow:column nowrap;gap:8px}.rent-post-action{width:100%}}@media (max-width:480px){.rent-post-card{width:100%;margin:8px 0}.rent-post-card-header{height:180px}.rent-post-card-content{padding:12px}.rent-post-title{font-size:14px}.rent-post-data li p{font-size:12px}}.floating-whatsapp{width:60px;height:60px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;background-color:var(--full-light-color);border-radius:50%;position:fixed;bottom:30px;left:30px;z-index:900;box-shadow:0 2px 15px 0 rgba(0,0,0,.05);animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%{translate:0 0}50%{translate:0 -17px}to{translate:0 0}}footer{width:100%;height:fit-content;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:40px;padding:60px 20px;margin-top:88px;overflow:hidden;background-image:url(/linesBG.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:var(--main-color);font-family:RB;color:white;img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;filter:brightness(0) invert(1)}hr{width:80%;max-width:600px;border:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3) 50%,transparent);margin:0 auto}.contacts{width:100%;max-width:1200px;display:flex;flex-flow:row wrap;justify-content:space-around;align-items:flex-start;gap:60px;h2{font-size:23px;font-family:RB!important;font-weight:700;color:white!important}.picture,h2{margin-bottom:20px}.picture{width:100%}.content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:30px;min-width:200px;width:100%;h2{text-align:left;margin-bottom:15px}.contact-list{list-style-type:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;li{width:fit-content;height:auto;min-height:34px;a{width:fit-content;height:100%;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:11px;padding:8px 0;img{transition:all .3s;flex-shrink:0}span{font-family:RB!important;font-size:17px;font-weight:400;translate:0 3px;transition:all .3s;color:white!important;white-space:nowrap;&.english-text{font-family:sans-serif!important;font-weight:100;color:white!important}}}&:hover{a{img{scale:1.05}span{color:white!important}}}}}}}.social-urls{width:100%;max-width:1000px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:30px;.internal-link{padding:12px 24px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;font-family:RB!important;font-size:18px;font-weight:400;transition:all .3s;color:white!important;border-radius:8px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);&:hover{scale:1.03;background:rgba(255,255,255,.15)}&:active{scale:.97}}.urls{width:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:30px;padding-top:20px;a{transition:all .3s;&:hover{scale:1.05}&:active{scale:.97}}}.copyright{width:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;font-family:RB!important;font-size:16px;font-weight:400;color:white!important;margin-top:20px;opacity:.8}}}.footer-logo{filter:brightness(0) invert(1)}@media (max-width:768px){footer{padding:40px 20px;gap:30px;.contacts{gap:30px;flex-direction:column;justify-content:center;align-items:center;.picture{margin-bottom:10px}.content{min-width:100%;align-items:center;text-align:center;h2{text-align:center;margin-bottom:20px;font-size:21px}.contact-list{grid-template-columns:1fr;gap:15px;justify-items:center;li{width:100%;a{justify-content:center;width:100%;padding:10px;span{font-size:16px;white-space:normal;text-align:center}}}}}}.social-urls{gap:25px;.internal-link{padding:10px 20px;font-size:16px}.urls{gap:20px;padding-top:15px}.copyright{font-size:14px;margin-top:15px}}}}@media (max-width:500px){footer{padding:30px 15px;gap:25px;.contacts{flex-direction:column;gap:25px;.content{width:100%;align-items:center;h2{font-size:19px}.contact-list{grid-template-columns:1fr;gap:12px;li{width:100%;a{flex-direction:column;gap:8px;padding:12px;text-align:center;span{font-size:14px;white-space:normal;line-height:1.4}}}}}}.social-urls{gap:20px;.internal-link{padding:10px 18px;font-size:15px;width:100%;max-width:300px}.urls{gap:15px;padding-top:10px;a{img{width:auto;height:24px}}}.copyright{font-size:13px;margin-top:10px;line-height:1.5;text-align:center}}}}header{width:100%;height:590px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:48px;background-image:url(/header-background.avif);.statistics{width:800px;height:436px;position:relative;.stats-card{width:250px;height:250px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:0;border-radius:20px;border:2px solid var(--white-color);background-color:var(--full-light-color);.description,h3{line-height:50px;font-size:25px;color:var(--shaded-dark-color)}.achieved,.description,h3{font-family:RB!important;font-weight:700}.achieved{font-size:70px;line-height:90px;color:var(--primary-color);translate:0 19px}&.value{top:40px;right:188px}&.cities,&.value{position:absolute}&.cities{right:0;bottom:10px}&.deals{top:186px;left:179px}&.deals,&.sales{position:absolute}&.sales{top:0;left:0}}}}@media (max-width:1200px){header{.statistics{.stats-card{&.value{top:40px;right:188px}&.cities,&.value{position:absolute}&.cities{right:0;bottom:10px}&.deals{top:254px;left:179px}&.deals,&.sales{position:absolute}&.sales{top:50px;left:0}}}}}@media (max-width:1080px){header{height:auto;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;padding:30px 0;.statistics{width:400px;height:640px;.stats-card{width:166px;height:166px;padding:20px;box-sizing:content-box;.description,h3{line-height:50px;font-size:20px;font-family:RB!important;font-weight:700;color:var(--shaded-dark-color)}.achieved{font-size:60px;line-height:50px;translate:0 10px}&.value{top:160px;right:0;z-index:10}&.cities,&.value{position:absolute;box-shadow:0 0 20px 0 #0000001a}&.cities{right:40px;bottom:30px;z-index:12}&.deals{top:240px;left:0;z-index:11;box-shadow:0 0 20px 0 #0000001a}&.deals,&.sales{position:absolute}&.sales{top:0;left:40px}}}}}@media (max-width:500px){header{padding:30px 10px;.statistics{max-width:100%;.stats-card{width:150px;height:150px;padding:20px;&.value{top:160px;right:20px;z-index:10}&.cities,&.value{position:absolute;box-shadow:0 0 20px 0 #0000001a}&.cities{right:50px;bottom:30px;z-index:12}&.deals{top:240px;left:20px;z-index:11;box-shadow:0 0 20px 0 #0000001a}&.deals,&.sales{position:absolute}&.sales{top:0;left:50px}}}}}.main-news{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;padding-top:100px;padding-bottom:150px;h2{padding:0 20px;text-align:center;font-size:28px;font-family:RB!important;font-weight:700;color:var(--full-dark-color)}.cards,h2{width:100%}.cards{height:fit-content;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:40px}}nav{width:100%;height:80px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:0 63px;background-color:rgba(255,255,255,.7);color:var(--color-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;position:sticky;top:0;left:50%;transform:translateX(-50%);font-family:RB!important;margin:0 auto!important;.logo img{transform:scale(.5);transform-origin:100% 50%;max-width:220px;height:auto}.language{display:flex;align-items:center;gap:8px}.language span,.language svg{display:inline-flex;align-items:center}ul.tabs{list-style-type:none;width:fit-content;height:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:20px;font-family:RB!important;li{width:fit-content;height:100%;button{width:fit-content;height:100%;padding:10px;background-color:transparent;border:none;cursor:pointer;position:relative;span{display:inline-block;color:var(--shaded-dark-color);font-size:17px;translate:0 4px;transition:all .3s ease;font-family:RB!important}&.active-tab{span{color:var(--full-dark-color);font-family:RB!important}}&.active-tab:before{content:"";width:100%;height:3px;background-color:var(--primary-color);display:block;position:absolute;bottom:0;left:0}&:hover span{color:var(--full-dark-color)}}}}ul.actions{list-style-type:none;width:fit-content;height:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:5px;li{width:fit-content;height:fit-content;a,button{display:inline-block;width:fit-content;height:34px;padding:5px 12px;background-color:var(--full-light-color);border-radius:10px;border:none;cursor:pointer;position:relative;span{color:var(--shaded-dark-color);font-family:RB!important;font-size:15px;translate:0 4px}}}}.menu-btn{display:none;background:none;border:none;cursor:pointer;color:var(--shaded-dark-color)}}.sidebar{position:fixed;top:0;right:-100%;width:250px;height:100dvh;background-color:var(--shaded-light-color);padding:20px;gap:20px;transition:right .3s ease;z-index:1100;box-shadow:-2px 0 5px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;.logo{width:100%;height:80px;img{transform:scale(.5);transform-origin:100% -6%}}.close-btn{background:var(--shaded-light-color);width:40px;height:40px;border:none;cursor:pointer;top:0;color:white;svg{font-size:30px}}ul.sidebar-tabs{list-style-type:none;width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:5px;li{height:fit-content;width:100%;button{height:fit-content;width:100%;padding:0 10px;background-color:transparent;border:none;cursor:pointer;position:relative;text-align:right;span{display:inline-block;color:var(--shaded-dark-color);font-size:17px;font-family:RB!important;translate:0 4px;transition:all .3s ease}&.active-tab{span{color:var(--full-dark-color)}}&.active-tab:before{content:"";height:100%;width:3px;background-color:var(--primary-color);display:block;position:absolute;top:0;right:0}&:hover span{color:var(--full-dark-color)}}}}ul.sidebar-actions{list-style-type:none;width:100%;height:fit-content;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:5px;margin-top:auto;li{width:100%;height:fit-content;a,button{display:inline-block;width:100%;height:34px;padding:5px 12px;background-color:var(--full-light-color);border-radius:10px;border:none;cursor:pointer;position:relative;text-align:center;span{color:var(--shaded-dark-color);font-family:RB!important;font-size:15px;translate:0 4px}}}}}.sidebar.open{display:block;right:0}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:1000;display:none}.overlay.active{display:block}@media (max-width:1200px){nav{.logo{width:90px}ul.actions{display:none}.menu-btn{display:flex}}.sidebar{ul.sidebar-tabs{display:none}ul.sidebar-actions{margin-bottom:auto;margin-top:10px}}}.send-interest-mobile{display:none}@media (max-width:700px){.send-interest-mobile{display:inline-block;list-style-type:none;width:fit-content;height:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:5px}.send-interest-mobile a,.send-interest-mobile button{display:inline-block;width:fit-content;height:34px;padding:5px 12px;background-color:var(--full-light-color);border-radius:10px;border:none;cursor:pointer;position:relative;white-space:nowrap;text-align:center}.send-interest-mobile a span,.send-interest-mobile button span{color:var(--shaded-dark-color);font-family:RB!important;font-size:15px;translate:0 4px}nav{ul.tabs{display:none}.menu-btn{display:block}}.sidebar{ul.sidebar-tabs{display:flex}ul.sidebar-actions{margin-bottom:10px;margin-top:auto}}}@media (max-width:500px){nav{padding:0 30px}}.navbar.non-home,.navbar.scrolled{padding:1.25rem 1.5rem!important}.partners{width:100%;height:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;gap:64px;.logos{width:100%;height:70px;display:flex;align-items:center;*{direction:ltr}}}.preview{width:100%;height:fit-content;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:33px;.preview-header{width:100%;height:fit-content;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;h2{font-size:28px;font-weight:700;color:var(--full-dark-color)}}.preview-cards{display:none}.load-more{width:135px;height:36px;border-radius:10px;border:1px solid var(--shaded-light-color);background-color:transparent;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;transition:all .3s;margin-top:6px;span{font-size:15px;color:var(--shaded-dark-color);translate:0 2px}&:hover{scale:.98}&:active{scale:.96}}}@media (max-width:900px){.preview{.preview-header{flex-flow:column wrap;justify-content:flex-start;align-items:center}}}@media (max-width:500px){.preview{.preview-cards{.project-card{max-width:100%}}}}.toggle-tabs{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:10px;width:100%;input{display:none}label.toggle-tab{flex:1 1 0;min-width:100px;height:42px;background-color:var(--full-light-color);border-radius:10px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;padding:12px;cursor:pointer;transition:all .2s;&:hover{background-color:var(--shaded-light-color)}&.selected{background-color:var(--primary-color);span{color:var(--white-color)}}span{font-family:RB!important;font-size:15px;font-weight:400;color:var(--shaded-dark-color);translate:0 2px;text-wrap:nowrap}}}.button{border-radius:var(--cta-radius);cursor:pointer;transition:all .3s;display:flex;align-items:center;text-align:center;justify-content:center;font-size:1rem;width:max-content;font-weight:400;max-height:48px!important;padding:20px;border-radius:10px;font-family:RB!important}.button.big{font-size:clamp(.9rem,3vw,1.111rem);gap:clamp(.25rem,3vw,.55rem);padding:15px 20px!important}.button.small{font-size:1 rem;gap:.55rem;padding:10px}.button.primaryButton{background-color:var(--primary-color);color:#fff;border:none}.button.secondaryButton{background-color:transparent;color:var(--primary-color);border:1px solid var(--primary-color)}.button svg{font-size:clamp(.9rem,3vw,1.389rem)}.button.secondaryButton svg path{color:var(--primary-color)}.button.primaryButton svg path{color:white}.button.secondaryButton:hover{color:var(--primary-color)}.button.text{border:0;color:var(--secondary-color-dark);transition:.1s}.button.text:hover{transform:scale(1.08)}.button.primaryButton:hover{box-shadow:0 5px 10px 0 #18181743}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);justify-content:center;z-index:1000}.popup-main,.popup-overlay{display:flex;align-items:center}.popup-main{background-color:white;padding:30px;border-radius:8px;text-align:center;box-shadow:0 4px 8px rgb(108,108,108);animation:fadeIn .3s ease-in-out;flex-direction:column;gap:10px}.popup-main p{font-size:clamp(1rem,3vw,1.5rem);color:var(--secondary-color-dark);margin-bottom:20px;font-family:RB!important}.popup-main .button{width:90%!important}.popup-button:hover{background-color:#0056b3}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.services-sec{display:flex;flex-flow:row nowrap;justify-content:center;padding:60px;align-items:center;gap:100px;margin-top:20px;margin-bottom:20px;h2{font-size:30px;color:var(--shaded-dark-color);font-family:RB!important;text-align:center;margin-bottom:20px}.services-sec-cards{display:flex;flex-flow:row wrap;justify-content:center;gap:110px;align-items:center;.services-card{display:flex;flex-flow:column nowrap;align-items:center;gap:13px;width:80px;img{width:70px!important;height:70px!important}h3{font-size:18px;color:var(--primary-color);font-family:RB!important;text-align:center;text-wrap:nowrap}}}}@media (max-width:1315px){.services-sec{flex-flow:column nowrap;gap:20px;padding:30px 60px}}@media (max-width:980px){.services-sec{gap:10px;.services-sec-cards{gap:20px;.services-card:first-of-type,.services-card:nth-of-type(2){width:45%}.services-card:nth-of-type(3),.services-card:nth-of-type(4),.services-card:nth-of-type(5){width:30%}}}}@media (max-width:530px){.services-sec{padding:30px 20px}}@media (max-width:400px){.services-sec{.services-sec-cards{flex-flow:column nowrap;.services-card{width:100%}}}}.digital-marketing-card{width:250px;height:250px;box-sizing:content-box;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:0;border-radius:20px;border:2px solid var(--white-color);background-color:var(--full-light-color);padding:10px;img{width:80px;height:80px}.number{font-size:70px;line-height:90px;color:var(--full-dark-color);translate:0 19px}.number,.title{font-family:RB!important;font-weight:700}.title{line-height:50px!important;font-size:25px!important;color:var(--shaded-dark-color)!important}}.digital-marketing-sec{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;gap:20px;padding:30px 60px;width:100%;.title{width:100%;font-size:30px;font-family:RB!important;color:var(--full-dark-color);text-align:center}.content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}}@media (max-width:950px){.digital-marketing-sec{padding:30px 20px;.content{grid-template-columns:1fr 1fr}}}@media (max-width:600px){.digital-marketing-sec{padding:30px 20px;.content{grid-template-columns:1fr}}}.blog-content img{border-radius:2.5rem;max-height:400px;object-fit:cover;width:100%;display:block;margin:1.5rem 0}.blog-content{line-height:28px}.blog-post-page,.blog-post-page *,.blogs-page,.blogs-page *{font-family:RB!important}.rent-posts-section{width:100%;max-width:1200px;margin:0 auto;padding:20px;background-color:var(--background-color,#f8f9fa)}.rent-posts-header{width:100%;height:fit-content;margin-bottom:30px;text-align:center}.rent-posts-header h2{color:var(--main-color,#333);font-size:32px;font-weight:700;margin:0 0 10px;position:relative}.rent-posts-header h2:after{content:"";position:absolute;bottom:-8px;right:50%;transform:translateX(50%);width:60px;height:3px;background:linear-gradient(45deg,#2196F3,#21CBF3);border-radius:2px}.posts-count{color:var(--text-color,#666);font-size:16px;font-weight:500;margin:0}.rent-posts-filters{width:100%;height:fit-content;margin-bottom:30px;padding:20px;background:var(--white-color,white);border-radius:15px;box-shadow:0 2px 15px rgba(0,0,0,.08);flex-flow:row wrap;gap:20px}.filter-group,.rent-posts-filters{display:flex;justify-content:center;align-items:center}.filter-group{flex-flow:row nowrap;gap:10px}.filter-group label{font-size:14px;font-weight:600;color:var(--main-color,#333);white-space:nowrap}.filter-select{min-width:180px;height:40px;padding:0 15px;border:2px solid #e0e0e0;border-radius:8px;background:var(--white-color,white);font-size:14px;font-weight:500;color:var(--text-color,#333);cursor:pointer;transition:all .3s ease;outline:none}.filter-select:focus{border-color:#2196F3;box-shadow:0 0 0 3px rgba(33,150,243,.1)}.filter-select:hover{border-color:#2196F3}.rent-posts-grid{width:100%;height:fit-content;display:grid;grid-template-columns:repeat(auto-fill,minmax(348px,1fr));gap:20px;justify-items:center;align-items:start}.no-posts{width:100%;height:300px;display:flex;justify-content:center;align-items:center;background:var(--white-color,white);border-radius:15px;box-shadow:0 2px 15px rgba(0,0,0,.08)}.no-posts p{font-size:18px;font-weight:500;color:var(--text-color,#666)}.no-filter-results{width:100%;height:fit-content;padding:40px 20px;text-align:center;background:var(--white-color,white);border-radius:15px;box-shadow:0 2px 15px rgba(0,0,0,.08)}.no-filter-results p{font-size:16px;font-weight:500;color:var(--text-color,#666);margin:0 0 20px}.clear-filter-btn{height:45px;padding:0 25px;background:linear-gradient(45deg,#2196F3,#21CBF3);color:white;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.clear-filter-btn:hover{background:linear-gradient(45deg,#1976D2,#00BCD4);transform:translateY(-2px);box-shadow:0 4px 15px rgba(33,150,243,.3)}.rent-posts-loading{width:100%;height:300px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background:var(--white-color,white);border-radius:15px;box-shadow:0 2px 15px rgba(0,0,0,.08);gap:15px}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#2196f3;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rent-posts-loading p{font-size:16px;font-weight:500;color:var(--text-color,#666);margin:0}@media (max-width:1024px){.rent-posts-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:15px}.rent-posts-filters{flex-flow:column nowrap;gap:15px}.filter-group{width:100%;justify-content:space-between}.filter-select{flex:1;min-width:auto}}@media (max-width:768px){.rent-posts-section{padding:15px}.rent-posts-header{margin-bottom:20px}.rent-posts-header h2{font-size:24px}.rent-posts-filters{padding:15px;margin-bottom:20px}.filter-group{flex-flow:column nowrap;width:100%;gap:8px}.filter-group label{width:100%;text-align:center}.filter-select{width:100%;min-width:auto}.rent-posts-grid{grid-template-columns:1fr;gap:15px}}@media (max-width:480px){.rent-posts-section{padding:10px}.rent-posts-header h2{font-size:20px}.posts-count{font-size:14px}.rent-posts-filters{padding:12px}.filter-group label{font-size:13px}.filter-select{height:35px;font-size:13px}}