.home-projects{padding:100px 0;width:100%;position:relative;background:#fff;color:#0d0e12}.home-projects__wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:32px}.home-projects__top{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:32px}.home-projects__top-title{text-align:left}.home-projects__top-title h2{font-size:32px;line-height:44.8px;font-weight:700}.home-projects__top-button{width:152px}.home-projects__bottom{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:24px}.home-projects__bottom .project-card{width:calc((100% - 48px) / 3)}@media screen and (max-width: 1024px){.home-projects{padding:40px 0}.home-projects__top-title h2{font-size:24px;line-height:24px}.home-projects__top-button{width:140px}.home-projects__top-button .app-button{height:44px}.home-projects__bottom{gap:20px}.home-projects__bottom .project-card{width:calc((100% - 20px)/2)}}@media screen and (max-width: 768px){.home-projects__bottom .project-card{width:100%}}
