.latest-project-simple{padding:60px 0}.latest-project-simple .project-card-minimal .project-image-wrapper{position:relative;overflow:hidden;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.15);transition:all .4s ease;cursor:pointer;aspect-ratio:2.08/1}.latest-project-simple .project-card-minimal .project-image-wrapper:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,.25)}.latest-project-simple .project-card-minimal .project-image-wrapper .project-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.latest-project-simple .project-card-minimal .project-image-wrapper .project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease}.latest-project-simple .project-card-minimal .project-image-wrapper .project-overlay .visit-btn{background:#244a96;border:2px solid #244a96;color:#fff;padding:18px 36px;border-radius:50px;font-weight:600;font-size:16px;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.latest-project-simple .project-card-minimal .project-image-wrapper .project-overlay .visit-btn:hover{background:#1e3a7a;border-color:#1e3a7a;transform:scale(1.05)}.latest-project-simple .project-card-minimal .project-image-wrapper .project-overlay .visit-btn i{margin-right:10px;font-size:18px}.latest-project-simple .project-card-minimal .project-image-wrapper:hover .project-image{transform:scale(1.1)}.latest-project-simple .project-card-minimal .project-image-wrapper:hover .project-overlay{opacity:1}.latest-project-simple .project-card-minimal .project-info-external{padding:25px 0 0}.latest-project-simple .project-card-minimal .project-info-external .project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.latest-project-simple .project-card-minimal .project-info-external .project-header .project-title{font-size:28px;font-weight:700;color:#1e293b;margin:0;flex:1 1}.latest-project-simple .project-card-minimal .project-info-external .project-header .project-category{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;margin-left:20px}.latest-project-simple .project-card-minimal .project-info-external .project-description{color:#64748b;line-height:1.7;margin-bottom:25px;font-size:16px}.latest-project-simple .project-card-minimal .project-info-external .project-actions{display:flex;align-items:center;justify-content:space-between;gap:20px}.latest-project-simple .project-card-minimal .project-info-external .project-actions .visit-site-btn{background:#244a96;color:#fff;border:none;padding:14px 28px;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.5px}.latest-project-simple .project-card-minimal .project-info-external .project-actions .visit-site-btn:hover{background:#1e3a7a;transform:translateY(-2px);box-shadow:0 8px 25px rgba(36,74,150,.3)}.latest-project-simple .project-card-minimal .project-info-external .project-actions .visit-site-btn i{font-size:16px}.latest-project-simple .project-card-minimal .project-info-external .project-actions .project-date{display:flex;align-items:center;gap:8px;color:#667eea;font-size:14px;font-weight:600;white-space:nowrap}.latest-project-simple .project-card-minimal .project-info-external .project-actions .project-date i{font-size:16px}@media(max-width:768px){.latest-project-simple{padding:40px 0}.latest-project-simple .project-card-minimal .project-info-external{padding:20px 0 0}.latest-project-simple .project-card-minimal .project-info-external .project-header{flex-direction:column;align-items:flex-start;gap:12px}.latest-project-simple .project-card-minimal .project-info-external .project-header .project-title{font-size:24px}.latest-project-simple .project-card-minimal .project-info-external .project-header .project-category{margin-left:0}.latest-project-simple .project-card-minimal .project-info-external .project-description{font-size:15px}.latest-project-simple .project-card-minimal .project-info-external .project-actions{flex-direction:column;align-items:flex-start;gap:15px}.latest-project-simple .project-card-minimal .project-info-external .project-actions .visit-site-btn{padding:12px 24px;font-size:14px;align-self:stretch;justify-content:center}.latest-project-simple .project-card-minimal .project-overlay .visit-btn{padding:16px 30px;font-size:14px}}@media(max-width:480px){.latest-project-simple{padding:30px 0}.latest-project-simple .project-card-minimal .project-info-external{padding:15px 0 0}.latest-project-simple .project-card-minimal .project-info-external .project-header .project-title{font-size:20px}.latest-project-simple .project-card-minimal .project-info-external .project-header .project-category{font-size:11px;padding:6px 12px}.latest-project-simple .project-card-minimal .project-info-external .project-description{font-size:14px;margin-bottom:15px}.latest-project-simple .project-card-minimal .project-info-external .project-actions{flex-direction:column;align-items:flex-start;gap:12px}.latest-project-simple .project-card-minimal .project-info-external .project-actions .visit-site-btn{padding:10px 20px;font-size:13px;align-self:stretch;justify-content:center}.latest-project-simple .project-card-minimal .project-info-external .project-actions .project-date{font-size:13px;align-self:flex-start}.latest-project-simple .project-card-minimal .project-overlay .visit-btn{padding:14px 24px;font-size:13px}.latest-project-simple .project-card-minimal .project-overlay .visit-btn i{margin-right:8px;font-size:16px}}