.pm-projects-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:2rem 0}.elementor-element.elementor-element-7ab4cea.e-con-full.e-flex.e-con.e-child{flex-direction:column}.pm-project{background:#fff;border:1px solid #eee;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.pm-main-image img{width:100%;height:200px;object-fit:cover;border-radius:4px;margin-bottom:1rem}.pm-title{margin:0 0 1rem;color:#fff;font-family:'Alata',sans-serif}.pm-category{font-size:.9em;color:#666;margin-bottom:.5rem}.pm-description{color:#fff;line-height:1.6;margin-bottom:1rem;font-family:Roboto}.pm-meta{font-size:.9em;color:#fff;margin-bottom:1rem}.pm-meta span+span:before{content:"|";margin:0 .5rem}.pm-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1rem}.pm-gallery img{width:100%;height:80px;object-fit:cover;border-radius:3px}.pm-projects-container{max-width:100%;margin:2rem auto;padding:0 15px}.pm-category-filter-bar{margin-bottom:4rem;text-align:center}.pm-category-filter-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.pm-category-filter-item{cursor:pointer;padding:.5rem 1.5rem;border-radius:20px;background:#f5f5f5;transition:all .3s ease}.pm-category-filter-item.active,.pm-category-filter-item:hover{background:#2271b1;color:#fff}.pm-project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.pm-project-card{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;aspect-ratio:4/3}.pm-project-card:hover{transform:translateY(-5px)}.pm-project-image-wrapper{position:relative;width:100%;height:100%;background-size:cover;background-position:center}.pm-project-title-bar{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:1rem;color:#fff;font-family:'Alata',sans-serif}.pm-project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(195,126,87,.67);opacity:0;transform:translateY(100%);transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;color:#fff;font-family:'Alata',sans-serif;z-index:1}.pm-project-overlay-content p{margin:5px 0;font-size:16px;line-height:18px;font-family:Alata;font-weight:300}.pm-project-card:hover .pm-project-overlay{opacity:1;transform:translateY(0)}.pm-project-details-btn{display:inline-block;margin-top:10px;padding:5px 15px;color:#fff;font-family:Alata;text-decoration:none;border-radius:0;border:1px solid #fff;transition:background .3s ease;cursor:pointer}.pm-project-details-btn:hover{background:#fff;color:#000}.pm-category-filter-item{cursor:pointer;padding:5px 10px;background:linear-gradient(90deg,#BE7851B3,#be7851);border-radius:50px;color:#fff;font-family:Alata;font-size:15px;transition:background-color .3s ease}.pm-category-filter-item.active{background:#323232;color:#fff}.pm-category-filter-item:hover{background:#323232}.pm-related-projects{margin-top:40px;padding-left:100px;padding-right:100px}.pm-related-projects h3{font-size:32px;margin-bottom:20px;color:#333;font-family:'Alata',sans-serif}.pm-related-projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:20px}.pm-related-project-item{position:relative;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;aspect-ratio:4/3}.pm-related-project-item:hover{transform:translateY(-5px)}.pm-related-project-image{position:relative;width:100%;height:100%}.pm-related-project-image img{width:100%;height:100%;object-fit:cover;display:block}.pm-project-title-bar{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:1rem;color:#fff;font-family:'Alata',sans-serif;z-index:1}.pm-project-title-bar h4{margin:0;font-size:28px;padding:1rem;color:#fff;font-weight:300}.pm-related-project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(195,126,87,.67);opacity:0;transform:translateY(100%);transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;color:#fff;font-family:'Alata',sans-serif;z-index:2}.pm-related-project-item:hover .pm-related-project-overlay{opacity:1;transform:translateY(0)}.pm-related-project-overlay p{margin:5px 0;font-size:16px;line-height:18px;font-family:Alata;font-weight:300}.pm-project-btn{display:inline-block;margin-top:10px;padding:5px 15px;color:#fff;font-family:Alata;text-decoration:none;border-radius:0;border:1px solid #fff;transition:background .3s ease;cursor:pointer}.pm-project-btn:hover{background:#fff;color:#000}@keyframes zoomIn{from{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pm-project-container{max-width:100%;margin:0 auto;padding:0;font-family:Alata;color:#000}.ast-container{max-width:100%}.ast-container,.ast-container-fluid{padding:0}.ast-separate-container #primary{padding-top:0}.pm-featured-image{text-align:center;margin-bottom:20px;animation:zoomIn .8s ease-out forwards}.pm-featured-image img{width:100%;height:100vh !important;object-fit:cover}.pm-project-title-location{text-align:center;margin-bottom:30px}.pm-project-title{font-size:28px;font-weight:300;margin-bottom:8px;color:#fff;padding:0 0 5px 10px}.pm-project-title-location .pm-project-title{font-size:32px;margin-bottom:0;color:#000;font-weight:600}.pm-project-title-location .pm-project-location{font-size:16px;color:#000;font-family:Roboto}.pm-project-content{display:flex;flex-wrap:wrap;gap:20px;padding:0 100px}.pm-project-description{flex:1 1 60%;width:100%;min-height:600px;background:#323232;display:flex;flex-direction:column;justify-content:center;padding:50px;animation:fadeIn 1s ease-out forwards;color:#fff}.pm-project-description h3{font-size:32px;font-weight:300;margin-bottom:8px;color:#fff;font-family:'Alata',sans-serif}.pm-project-description p{margin-bottom:15px;font-family:roboto;font-weight:300;color:#fff;padding-right:100px}.pm-project-card-right{flex:1 1 35%;position:relative;animation:fadeIn 1s ease-out forwards}.pm-project-card-right-item{width:100%;background-color:#f2f2f2;align-self:flex-start;box-shadow:0 2px 8px rgba(0,0,0,.1);position:absolute;top:50px;left:-100px;padding-bottom:20px}.pm-project-card-image img{width:100%;height:250px !important;object-fit:cover;border-radius:4px;padding:10px}.pm-project-meta-card p{margin-bottom:10px;font-size:15px;font-weight:200;font-family:"Dosis",Sans-serif;line-height:17px;color:#fff;display:flex;background:#323232;padding:10px;width:fit-content;align-items:center}.pm-project-meta-card p i{font-size:16px;margin-right:8px;color:#323232;padding:5px;border-radius:50%;background:#fff}.pm-extra-galleries{margin-top:100px}.pm-architecture-gallery h3,.pm-interior-gallery h3,.pm-visual-gallery h3{padding-left:100px;font-size:32px;font-weight:500;color:#000}.pm-interior-gallery,.pm-architecture-gallery,.pm-visual-gallery{padding:50px 0}.pm-interior-gallery{background:#f2f2f2}.pm-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:30px 100px}.pm-gallery-grid img{width:100%;height:auto;max-height:250px;object-fit:cover;border-radius:5px;cursor:pointer}@media (max-width:768px){.pm-category-filter-item{width:100%}.pm-category-filter-list{margin-left:0}.pm-projects-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.pm-project-grid{display:grid;grid-template-columns:repeat(1,1fr)!important;gap:2rem;width:100%}}@media (max-width:768px){.pm-project-content{padding:0 20px}.pm-project-description{min-height:50vh;padding:20px}.pm-project-description p{padding-right:0}.pm-project-card-right-item{position:static;margin-top:20px}.pm-gallery-grid{grid-template-columns:repeat(2,1fr);margin:20px}.pm-related-projects{padding-left:20px;padding-right:20px}.pm-related-projects h3{font-size:24px}.pm-related-projects-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.pm-project-title-bar h4{font-size:20px}.pm-project-overlay-content p{font-size:14px}.pm-project-btn{font-size:14px}.pm-featured-image img{height:50vh !important}.pm-project-title-location .pm-project-title{font-size:24px}.pm-project-title-location .pm-project-location{font-size:14px}.pm-project-description h3{font-size:24px}.pm-project-description p{font-size:16px}.pm-project-meta-card p{font-size:14px;padding:3px 10px}.pm-project-meta-card p i{font-size:11px}.pm-architecture-gallery,.pm-interior-gallery,.pm-visual-gallery{padding:0}.pm-architecture-gallery h3,.pm-interior-gallery h3,.pm-visual-gallery h3{padding-left:20px;font-size:18px}.pm-gallery-grid{grid-template-columns:repeat(1,1fr);margin:20px}}