.project-section{overflow:clip;width:100vw;height:100svh;position:relative;color:var(--main-white);--section-blur:8px;--section-opacity:1}.project-section.animated{--section-blur:0;--section-opacity:0}.project-section .project-title{position:absolute;left:var(--outside-margin);bottom:159px;font-family:bodoni-book;font-size:48px}.project-section .project-description{position:absolute;left:var(--outside-margin);bottom:113px;width:863px;font-family:poppins-extra-light}@media screen and (max-width:840px) and (min-width:430px){.project-section .project-title{font-size:38px;bottom:88px}.project-section .project-description{font-size:16px;bottom:60px}}@media screen and (max-width:430px){.project-section .project-title{font-size:28px;bottom:64px}.project-section .project-description{font-size:12px;bottom:36px}}