.projectsHero{background:#fcf8f0;padding:60px 20px 20px;position:relative;overflow:hidden}.projectsHero__shape{clip-path:polygon(100% 0,100% 100%,0 100%);z-index:1;background:#392e260d;width:38%;height:100%;position:absolute;top:0;right:0}.projectsHero__container{z-index:2;width:100%;max-width:1240px;margin:auto;position:relative}.projectsHero__content{text-align:center;margin-bottom:54px}.projectsHero__content h1{letter-spacing:-2px;color:#392e26;margin-bottom:24px;font-size:58px;font-weight:800;line-height:1.05}.projectsHero__content p{color:#6e625a;max-width:760px;margin:auto;font-size:18px;line-height:1.8}.projectsHero__filterItem{cursor:pointer;background:#fff;border:1px solid #392e261a;border-radius:16px;justify-content:space-between;align-items:center;height:58px;padding:0 20px;transition:all .3s;display:flex}.projectsHero__filterItem:hover{border-color:#392e26;transform:translateY(-1px)}.projectsHero__left{align-items:center;gap:14px;display:flex}.projectsHero__left svg{color:#8b7e75;width:20px;height:20px}.projectsHero__left span{color:#392e26;font-size:16px;font-weight:600}.projectsHero__filterItem>svg{color:#8b7e75;width:18px;height:18px}.projectsHero__btn{color:#fff;letter-spacing:.4px;cursor:pointer;background:#392e26;border:none;border-radius:16px;font-size:16px;font-weight:700;transition:all .3s}.projectsHero__btn:hover{background:#2b221c;transform:translateY(-2px);box-shadow:0 12px 28px #392e262e}@media (width<=992px){.projectsHero{padding:55px 24px 25px}.projectsHero__content h1{font-size:46px}.projectsHero__content p{font-size:16px}.projectsHero__btn{grid-column:1/-1;height:58px}}@media (width<=768px){.projectsHero{padding:40px 16px 25px}.projectsHero__shape{opacity:.45;clip-path:polygon(100% 62%,100% 100%,0 100%);width:100%}.projectsHero__content{margin-bottom:30px}.projectsHero__content h1{letter-spacing:-1px;margin-bottom:14px;font-size:34px;line-height:1.15}.projectsHero__content p{font-size:14px;line-height:1.75}.projectsHero__filterItem{border-radius:14px;height:54px;padding:0 16px}.projectsHero__left{gap:10px}.projectsHero__left span{font-size:15px}.projectsHero__btn{border-radius:14px;height:54px;font-size:15px}}@media (width<=400px){.projectsHero__content h1{font-size:28px}.projectsHero__content p{font-size:13px}}.callbackSection{background:linear-gradient(135deg,#392e26 0%,#2b221c 100%);padding:90px 5%;position:relative;overflow:hidden}.callbackSection:before{content:"";opacity:.5;background-image:radial-gradient(#fcf8f014 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.callbackSection__container{z-index:2;grid-template-columns:1.1fr .85fr;align-items:center;gap:70px;max-width:1380px;margin:auto;display:grid;position:relative}.callbackSection__content{max-width:720px}.callbackSection__tag{color:#fcf8f0;letter-spacing:.4px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcf8f014;border:1px solid #fcf8f01f;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:12px 20px;font-size:14px;font-weight:700;display:inline-flex}.callbackSection__content h2{letter-spacing:-3px;color:#fcf8f0;margin-bottom:28px;font-size:55px;font-weight:800;line-height:.95}.callbackSection__content h2 span{color:#d6b36a}.callbackSection__content p{color:#fcf8f0c7;max-width:620px;margin-bottom:48px;font-size:18px;line-height:1.9}.callbackSection__stats{flex-wrap:wrap;gap:18px;display:flex}.callbackSection__statsItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fcf8f014;border:1px solid #fcf8f01a;border-radius:16px;align-items:center;gap:12px;padding:16px 22px;display:flex}.callbackSection__statsItem svg{color:#d6b36a;width:20px;height:20px}.callbackSection__statsItem span{color:#fcf8f0;font-size:15px;font-weight:600}.callbackForm{background:#fcf8f0;border:1px solid #392e2614;border-radius:30px;padding:42px;position:relative;box-shadow:0 30px 70px #0000002e}.callbackForm:before{content:"";background:#d6b36a;border-radius:30px 30px 0 0;width:100%;height:6px;position:absolute;top:0;left:0}.callbackForm h3{letter-spacing:-2px;color:#392e26;margin-bottom:14px;font-size:45px;font-weight:800;line-height:1}.callbackForm p{color:#7a6d65;margin-bottom:34px;font-size:16px;line-height:1.7}.callbackForm form{flex-direction:column;gap:20px;display:flex}.callbackForm__group{flex-direction:column;gap:10px;display:flex}.callbackForm__group label{letter-spacing:1px;text-transform:uppercase;color:#6e625a;font-size:13px;font-weight:700}.callbackForm__group input{color:#392e26;box-sizing:border-box;background:#fff;border:1px solid #392e261a;border-radius:14px;outline:none;width:100%;height:58px;padding:0 18px;font-size:16px;transition:all .3s}.callbackForm__group input::placeholder{color:#9a8f88}.callbackForm__group input:focus{border-color:#392e26;box-shadow:0 0 0 4px #392e260f}.callbackForm button{color:#fcf8f0;letter-spacing:1px;cursor:pointer;background:#392e26;border:none;border-radius:16px;height:60px;margin-top:8px;font-size:16px;font-weight:800;transition:all .3s}.callbackForm button:hover{background:#2b221c;transform:translateY(-2px);box-shadow:0 18px 30px #392e262e}@media (width<=1100px){.callbackSection{padding:70px 5%}.callbackSection__container{grid-template-columns:1fr;gap:50px}.callbackSection__content{max-width:100%}.callbackSection__content h2{font-size:58px}.callbackForm{width:100%;max-width:700px;margin:auto}}@media (width<=768px){.callbackSection{padding:55px 20px}.callbackSection__container{gap:40px}.callbackSection__tag{margin-bottom:22px;padding:10px 16px;font-size:12px}.callbackSection__content h2{letter-spacing:-1px;margin-bottom:18px;font-size:42px;line-height:1.05}.callbackSection__content p{margin-bottom:32px;font-size:15px;line-height:1.8}.callbackSection__stats{gap:12px}.callbackSection__statsItem{border-radius:14px;justify-content:center;width:100%;padding:14px 18px}.callbackSection__statsItem span{font-size:14px}.callbackForm{border-radius:24px;padding:30px 22px}.callbackForm h3{letter-spacing:-1px;font-size:34px;line-height:1.1}.callbackForm p{margin-bottom:24px;font-size:14px}.callbackForm form{gap:16px}.callbackForm__group input{border-radius:12px;height:54px;font-size:15px}.callbackForm button{border-radius:14px;height:54px;font-size:15px}}@media (width<=420px){.callbackSection__content h2{font-size:34px}.callbackForm{padding:26px 18px}.callbackForm h3{font-size:30px}}.projectsGrid{background:#fcf8f0;padding:30px 0 60px}.projectsGrid__container{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.projectsGrid__container .projectCard{width:100%}@media (width<=1100px){.projectsGrid__container{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (width<=768px){.projectsGrid{padding:10px 0 0}.projectsGrid__container{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:18px;padding-bottom:10px;display:flex;overflow-x:auto}.projectsGrid__container::-webkit-scrollbar{display:none}.projectsGrid__container .projectCard{scroll-snap-align:start;min-width:86%}}@media (width<=480px){.projectsGrid__container .projectCard{min-width:92%}}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:55px;display:flex}.pagination-btn,.pagination-next{color:#6a5d54;cursor:pointer;background:#fff;border:1px solid #392e261f;border-radius:12px;min-width:44px;height:44px;padding:0 18px;font-size:15px;font-weight:700;transition:all .3s}.pagination-btn.active{color:#fff;background:#392e26;border-color:#392e26;box-shadow:0 10px 24px #392e2624}.pagination-btn:hover,.pagination-next:hover{color:#fff;background:#392e26;border-color:#392e26;transform:translateY(-2px)}@media (width<=768px){.pagination{gap:8px;margin-top:40px}.pagination-btn,.pagination-next{border-radius:10px;min-width:40px;height:40px;padding:0 14px;font-size:14px}}.projectCard{background:#fff;border:1px solid #392e261a;border-radius:20px;transition:all .35s;overflow:hidden;box-shadow:0 6px 18px #392e260a}.projectCard:hover{border-color:#392e2629;transform:translateY(-6px);box-shadow:0 22px 40px #392e261a}.projectCard__imageWrapper{background:#f7f2ec;height:220px;position:relative;overflow:hidden}.projectCard__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.projectCard:hover .projectCard__imageWrapper img{transform:scale(1.06)}.projectCard__top{z-index:2;flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:absolute;top:14px;left:14px;right:14px}.projectCard__top span{letter-spacing:.7px;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 12px;font-size:10px;font-weight:800;display:flex}.projectCard__top .status{color:#fcf8f0;background:#392e26;box-shadow:0 10px 20px #392e2624}.projectCard__top .config{color:#392e26;background:#ffffffeb;border:1px solid #392e261a}.projectCard__top .category{color:#6e625a;background:#fcf8f0f2;border:1px solid #392e2614}.projectCard__content{padding:20px}.projectCard__content h3{color:#392e26;margin-bottom:12px;font-size:22px;font-weight:700;line-height:1.35}.projectCard__location{color:#7a6c63;align-items:center;gap:8px;margin-bottom:18px;display:flex}.projectCard__location svg{color:#392e26;flex-shrink:0;width:15px;height:15px}.projectCard__location span{font-size:14px;line-height:1.5}.projectCard__footer{border-top:1px solid #392e2614;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.projectCard__footer h4{color:#392e26;font-size:16px;font-weight:800;line-height:1.4}.projectCard__footer button{color:#392e26;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #392e26;border-radius:12px;height:42px;padding:0 20px;font-size:12px;font-weight:800;transition:all .3s}.projectCard__footer button:hover{color:#fcf8f0;background:#392e26;transform:translateY(-2px);box-shadow:0 14px 24px #392e2624}@media (width<=992px){.projectCard__content{padding:18px}.projectCard__content h3{font-size:20px}}@media (width<=768px){.projectCard{border-radius:18px}.projectCard__imageWrapper{height:210px}.projectCard__top{gap:6px;top:12px;left:12px;right:12px}.projectCard__top span{min-height:24px;padding:0 10px;font-size:9px}.projectCard__content{padding:16px}.projectCard__content h3{margin-bottom:10px;font-size:19px}.projectCard__location{margin-bottom:16px}.projectCard__location span{font-size:13px}.projectCard__footer{align-items:center;gap:12px;padding-top:16px}.projectCard__footer h4{font-size:14px}.projectCard__footer button{border-radius:10px;height:38px;padding:0 16px;font-size:11px}}@media (width<=420px){.projectCard__imageWrapper{height:190px}.projectCard__content h3{font-size:17px}.projectCard__footer{flex-direction:column;align-items:stretch}.projectCard__footer button{width:100%}}.whyGodrej{background:#fcf8f0;border:1px solid #392e2614;border-radius:24px;height:fit-content;padding:38px 30px;position:sticky;top:110px;box-shadow:0 18px 40px #392e260f}.whyGodrej h3{letter-spacing:-1px;color:#392e26;margin-bottom:30px;font-size:34px;font-weight:800;line-height:1.1}.whyGodrej__list{flex-direction:column;gap:22px;display:flex}.whyGodrej__item{background:#392e2605;border-radius:18px;align-items:flex-start;gap:16px;padding:16px;transition:all .3s;display:flex}.whyGodrej__item:hover{background:#392e260d;transform:translateY(-3px)}.whyGodrej__iconWrapper{background:#392e26;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex;box-shadow:0 12px 24px #392e2624}.whyGodrej__icon{color:#fff;stroke-width:2px;width:22px;height:22px}.whyGodrej__item span{color:#5f554e;font-size:15px;font-weight:600;line-height:1.8}.whyGodrej__item:hover .whyGodrej__iconWrapper{background:#2b221c;transform:scale(1.05)}@media (width<=992px){.whyGodrej{position:static}}@media (width<=768px){.whyGodrej{border-radius:20px;margin-top:10px;padding:26px 20px}.whyGodrej h3{margin-bottom:24px;font-size:28px}.whyGodrej__list{gap:16px}.whyGodrej__item{border-radius:16px;gap:14px;padding:14px}.whyGodrej__iconWrapper{border-radius:14px;width:48px;height:48px}.whyGodrej__icon{width:20px;height:20px}.whyGodrej__item span{font-size:14px;line-height:1.7}}@media (width<=420px){.whyGodrej{padding:22px 16px}.whyGodrej h3{font-size:24px}.whyGodrej__item{align-items:flex-start}}.projectsPage{background:#f7f7f5;padding:30px}.projectsPage__container{gap:40px;max-width:1450px;margin:auto;padding-right:0;display:flex}.projectsPage__left{flex:1;min-width:0}.projectsPage__sidebar{z-index:10;flex-shrink:0;width:360px;position:sticky;top:120px}@media (width<=1100px){.projectsPage{padding:20px}.projectsPage__container{gap:24px}.projectsPage__sidebar{width:280px}}@media (width<=768px){.projectsPage{padding:0}.projectsPage__container{flex-direction:column;gap:0}.projectsPage__left{width:100%}.projectsPage__sidebar{order:2;width:100%;margin-top:32px;position:static;transform:none}}
