.Projects-module__59Bbfa__main{background:var(--black);width:100%;height:100%;font-family:var(--inter)}.Projects-module__59Bbfa__projectsSection{width:100%;height:100%;padding-bottom:100px}.Projects-module__59Bbfa__ProjectsWrapper{justify-content:space-between;align-items:flex-start;column-gap:50px;width:100%;height:100%;display:flex}.Projects-module__59Bbfa__projectLeftBoxContent{flex-direction:column;row-gap:20px;width:40%;padding-top:150px;padding-left:50px;display:flex}.Projects-module__59Bbfa__projectTitle,.Projects-module__59Bbfa__projectFilterTitle{font-size:var(--size-11);color:var(--para-color);font-weight:var(--weight-400);letter-spacing:2.2px;text-transform:uppercase;line-height:18px}.Projects-module__59Bbfa__projectSubTitle{font-size:var(--size-18);color:var(--title-color);font-weight:var(--weight-400);letter-spacing:0;max-width:450px;line-height:27px}.Projects-module__59Bbfa__projectDescription{font-size:var(--size-14);color:var(--para-color);font-weight:var(--weight-400);letter-spacing:0;max-width:400px;line-height:24px}.Projects-module__59Bbfa__projectFilterContainer{width:100%;height:auto;margin-top:180px}.Projects-module__59Bbfa__projectFilterOptions{flex-direction:column;row-gap:10px;width:100%;height:auto;margin-top:20px;display:flex}.Projects-module__59Bbfa__projectFilterOptionWrapper{justify-content:space-between;align-items:center;width:100%;height:auto;display:flex}.Projects-module__59Bbfa__projectFilterOption{font-size:var(--size-14);color:var(--para-color);font-weight:var(--weight-400);letter-spacing:.28px;cursor:pointer;justify-content:space-between;align-items:center;line-height:24px;list-style:none;display:flex}.Projects-module__59Bbfa__projectFilterOption:hover{color:var(--white)}.Projects-module__59Bbfa__projectFilterCount{font-size:var(--size-10);color:var(--para-color);letter-spacing:.28px;line-height:16px}.Projects-module__59Bbfa__activeFilter{color:var(--title-color);list-style:outside;position:relative}.Projects-module__59Bbfa__activeFilter:before{content:"";background-color:var(--title-color);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:-15px;transform:translateY(-50%)}.Projects-module__59Bbfa__projectRightBoxContent{flex-direction:column;flex:1;justify-content:center;align-items:center;row-gap:65px;width:60%;height:100%;display:flex}.Projects-module__59Bbfa__projectCard{width:100%;height:auto}.Projects-module__59Bbfa__projectImageWrapper{width:100%;height:500px;position:relative;overflow:hidden}.Projects-module__59Bbfa__parallaxInner{will-change:transform;width:100%;height:130%;position:absolute;top:-15%;left:0}.Projects-module__59Bbfa__projectImage{object-fit:cover;width:100%;height:100%;display:block}.Projects-module__59Bbfa__projectInfo{flex-direction:column;row-gap:30px;width:90%;height:auto;margin:0 auto;padding-top:30px;display:flex}.Projects-module__59Bbfa__projectInfoContent{justify-content:space-between;align-items:flex-start;column-gap:50px;width:100%;display:flex}.Projects-module__59Bbfa__projectCardTitle{font-size:var(--size-24);color:var(--title-color);font-weight:var(--weight-400);letter-spacing:-.48px;line-height:40px}.Projects-module__59Bbfa__projectCategory{font-size:var(--size-11);color:var(--para-color);font-weight:var(--weight-400);letter-spacing:1.1px;text-transform:uppercase;padding-top:10px;line-height:18px}.Projects-module__59Bbfa__projectExcerpt{font-size:var(--size-15);color:var(--para-color);font-weight:var(--weight-400);letter-spacing:0;line-height:24px}.Projects-module__59Bbfa__projectDetails{column-gap:30px;width:100%;margin-top:50px;display:flex}.Projects-module__59Bbfa__projectDetailText{font-size:var(--size-10);color:var(--para-color);font-weight:var(--weight-400);letter-spacing:1px;text-transform:uppercase;line-height:16px}.Projects-module__59Bbfa__projectDetailValue{font-size:var(--size-13);color:var(--title-color);font-weight:var(--weight-400);letter-spacing:.26px;text-transform:none;line-height:20px;display:block}.Projects-module__59Bbfa__loadMoreWrapper{justify-content:flex-end;width:93%;margin-top:40px;display:flex}.Projects-module__59Bbfa__loadMoreBtn{font-family:var(--inter);color:var(--title-color);font-size:var(--size-14);font-weight:var(--weight-400);cursor:pointer;text-transform:uppercase;background:0 0;border:none;transition:all .3s;position:relative}.Projects-module__59Bbfa__loadMoreBtn:after{content:"";background:var(--title-color);width:100%;height:1px;transition:transform .45s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.Projects-module__59Bbfa__loadMoreBtn:hover:after{transform:scaleX(1)}@media screen and (max-width:1024px){.Projects-module__59Bbfa__ProjectsWrapper{flex-direction:column;row-gap:50px;width:93%;margin:0 auto;padding:150px 0 50px}.Projects-module__59Bbfa__projectLeftBoxContent{width:100%;padding:0}.Projects-module__59Bbfa__projectFilterContainer{margin-top:30px;padding-left:10px}.Projects-module__59Bbfa__activeFilter:before{left:-12px}.Projects-module__59Bbfa__projectsSection{padding-bottom:0}.Projects-module__59Bbfa__projectRightBoxContent{width:100%}.Projects-module__59Bbfa__projectInfo{row-gap:15px;width:95%;padding-top:15px}}@media screen and (max-width:768px){.Projects-module__59Bbfa__ProjectsWrapper{flex-direction:column;row-gap:50px;width:93%;margin:0 auto;padding:150px 0 50px}.Projects-module__59Bbfa__projectLeftBoxContent{width:100%;padding:0}.Projects-module__59Bbfa__projectFilterContainer{margin-top:30px;padding-left:10px}.Projects-module__59Bbfa__activeFilter:before{left:-12px}.Projects-module__59Bbfa__projectsSection{padding-bottom:0}.Projects-module__59Bbfa__projectRightBoxContent{width:100%}.Projects-module__59Bbfa__projectImageWrapper{height:350px}.Projects-module__59Bbfa__projectInfo{row-gap:15px;width:95%;padding-top:15px}.Projects-module__59Bbfa__projectCardTitle{font-size:var(--size-18)}.Projects-module__59Bbfa__projectDetails{margin-top:25px}.Projects-module__59Bbfa__insightsDescription{max-width:100%}.Projects-module__59Bbfa__insightsFeed{row-gap:80px;width:100%}.Projects-module__59Bbfa__insightCardImage{border-radius:4px;height:350px}.Projects-module__59Bbfa__insightCardTitle{font-size:var(--size-24);line-height:30px}.Projects-module__59Bbfa__insightCardExcerpt{font-size:var(--size-14);max-width:100%;line-height:24px}.Projects-module__59Bbfa__loadMoreBtn{font-size:var(--size-12)}}
