.unit-card{overflow:hidden}.unit-card .banner{flex-direction:column;padding:15px;position:relative;background-position:50%;background-size:cover}.unit-card .banner,.unit-card .banner .btns{display:flex;justify-content:space-between}.btns .favourite-btn,.unit-card .favourite-btn{width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;font-size:18px}.unit-card .delivery-box{background-color:hsla(0,0%,100%,.8);padding:7px 10px;width:-moz-fit-content;width:fit-content;font-size:11px;font-weight:500;border-radius:15px;line-height:16px}.unit-card .delivery-box span{display:block;font-weight:700}.unit-card .developer{position:absolute;bottom:0;transform:translateY(50%);box-shadow:0 2px 16px 0 rgba(0,0,0,.1);border-radius:50%}.ltr .unit-card .developer{right:15px}.rtl .unit-card .developer{left:15px}.unit-card .unit-info h4{font-size:15px;font-weight:700;width:80%}.unit-card .unit-info h5{font-size:13px;font-weight:700}.unit-card .unit-info .details{display:flex;gap:17px;align-items:center;margin-top:15px}.unit-card .unit-info .details>div{gap:5px;align-items:center;color:#000;font-size:16px}.unit-card .unit-info .details>div i{background-color:hsla(0,0%,96%,.85);color:#6a6a6a;font-size:25px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:15px}.unit-card .unit-info .details>div i.mdi-scan-helper{font-size:16px}.unit-card .footer{display:flex;justify-content:space-between;align-items:end;margin-top:10px}.unit-card .footer h6{font-weight:700;margin-bottom:0}.btn-resale{color:#3d454f!important;background-color:#8fa0b1!important;border:0;font-size:14px;padding:5px 12px;font-weight:600;display:flex;justify-content:center;align-items:center;text-decoration:none;border-radius:13px}@media (min-width:480px){.unit-card .banner{height:200px}.unit-card .developer{width:80px;height:80px}.unit-card .footer h6{font-size:18px}.unit-card .delivery-box span{font-size:16px}}@media (max-width:480px){.unit-card .banner{height:165px}.unit-card .developer{width:60px;height:60px}.unit-card .footer h6{font-size:16px}.unit-card .delivery-box span{font-size:13px;font-weight:500}}