.projects-page{width:100%;overflow:hidden}.projects-hero-section{padding:40px 0 54px;position:relative}.projects-hero-container{width:92%;max-width:1320px;margin:0 auto}.projects-hero-content{position:relative;text-align:center;max-width:780px;margin:0 auto}.projects-hero-title{position:relative;z-index:2;margin:0;font-size:64px;line-height:1.05;color:#40362e;font-family:Miracle,Times New Roman,serif;font-weight:400}.projects-hero-description{position:relative;z-index:2;margin:14px auto 0;max-width:700px;font-size:18px;line-height:1.45;color:#71665d}.projects-hero-shape{position:absolute;left:50%;top:0;transform:translateX(-50%);width:300px;z-index:1;pointer-events:none}.project-cards-section{padding:18px 0 42px}.project-cards-container{width:92%;max-width:1440px;margin:0 auto}.project-cards-grid{display:flex;flex-wrap:wrap;gap:42px;justify-content:center;align-items:stretch;max-width:1440px;margin:0 auto}.project-card{flex:0 0 280px;margin:0;display:flex;flex-direction:column;align-items:stretch}.project-card-image-wrap{width:100%;display:flex;justify-content:center}.project-card-image-arch{position:relative;width:100%;aspect-ratio:1/.8;border-radius:140px 140px 0 0;overflow:hidden;background:#ddd}.project-card-image{width:100%;height:100%;object-fit:cover;display:block}.project-card-pin{position:absolute;top:25%;left:70%;width:36px;height:36px;background:#fff;color:#8d8d8d;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(0,0,0,.14);font-size:16px}.project-card-content-box{width:100%;margin-top:0;border-radius:0 0 26px 26px;position:relative;padding:10px 14px 18px;background-color:#f8f1e7;border:1px solid transparent;background:linear-gradient(#f8f1e7,#f8f1e7) padding-box,linear-gradient(90deg,#ca5b30,#642d18) border-box;display:flex;flex-direction:column;flex-grow:1}.project-card-content{text-align:center;display:flex;flex-direction:column;flex-grow:1;align-items:center}.project-card-content h3{font-size:18px;line-height:1.25;background:linear-gradient(90deg,#91000d,#650a02);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin:0 0 10px;font-weight:500;font-family:poppins}.project-card-subtitle{margin:4px 0 10px;font-size:13px;line-height:1.45;color:#4f4f4f}.project-card-keypoints h4{margin:0 0 6px;font-size:18px;color:#4f4f4f;font-weight:600;font-family:poppins}.project-card-keypoints ul{margin:0;padding:0;list-style:none}.project-card-keypoints li{margin-bottom:2px;font-size:13.5px;line-height:1.5;color:#4f4f4f;font-family:poppins}.project-card-btn{min-width:130px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding:8px 18px;border:1px solid #e58518;border-radius:999px;background:#faf7f2;background:linear-gradient(90deg,#91000d,#650a02);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-decoration:none;font-size:15px;font-weight:500;transition:all .3s ease;font-family:poppins}.project-card-bottom-shape-wrap{position:absolute;left:50%;bottom:-17px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:auto}.project-card-bottom-line{width:18px;height:1px;background:#c8ab84}.project-card-number-shape{min-width:72px;height:18px;border:1px solid #ca5b30;border-top:none;border-radius:0 0 30px 30px;background:#f6f0e7;display:flex;align-items:center;justify-content:center;padding:0 8px}.project-card-number-shape span{font-size:17px;line-height:1;color:#383737;font-weight:600;letter-spacing:.4px;font-family:poppins;margin-bottom:5px}.fade-up{opacity:0;transform:translateY(30px);animation:fadeUpCard .8s ease forwards}@keyframes fadeUpCard{to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.projects-hero-title{font-size:46px}.projects-hero-shape{width:220px}.project-cards-grid{gap:32px}.project-card{flex:0 0 320px}.project-card-image-arch{border-radius:160px 160px 0 0}}@media (max-width:767px){.projects-hero-section{padding:30px 0 10px}.projects-hero-title{font-size:34px}.projects-hero-description{font-size:15px}.projects-hero-shape{width:160px;top:6px}.project-cards-grid{gap:28px}.project-card{flex:0 0 100%;max-width:320px}.project-card-image-arch{border-radius:160px 160px 0 0}.project-card-content-box{padding:10px 18px 26px}.project-card-content h3{font-size:18px}.project-card-btn{min-width:145px;font-size:14px}}@media (min-width:1440px){.project-cards-container,.projects-hero-container{max-width:1440px;width:94%}}