.project-page{width:100%;height:100%;overflow:hidden;background-color:var(--primary-bg)}.project_page_video{width:100%;height:100vh;max-height:370px;min-height:178.812px;position:relative;z-index:0}.project_page_video video{width:100%}.project_page_video:after{content:"";width:130%!important;height:170px;position:absolute;bottom:-90px;left:-30px;background-color:var(--primary-bg);z-index:1;transform:rotate(-5deg);-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-o-transform:rotate(-5deg)}.project_title_section{z-index:2;padding:100px 0 20px}.project_page_card_section,.project_title_section{width:100%;height:100%;background-color:var(--primary-bg);position:relative}.project_page_card_section{max-width:1500px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px 20px;margin:7rem auto 0;padding-inline:30px;z-index:9}@media (min-width:1440px){.project_page_video:after{height:250px}}@media (min-width:769px) and (max-width:1024px){.project_page_video,.project_page_video .VideoSection{max-height:300px!important}.project_page_card_section{grid-template-columns:repeat(2,1fr)}}@media (min-width:220px) and (max-width:768px){.project_page_video,.project_page_video .VideoSection{max-height:260px!important}.project_page_card_section{width:100%;max-width:100%;grid-template-columns:1fr}.project_title_section .about-section__title{padding-inline:30px}.project_title_section{padding-top:20px}.project_title_section .about-section__title{padding-inline:19px}.project_page_card_section{padding-inline:19px;margin-top:4rem}}