.hero-projects{display:flex;justify-content:center;align-items:center;padding-top:100px;flex-direction:column;gap:45px}.hero-projects__title{margin:0 auto;padding:20px 0;border-bottom:1px solid #D5594C}.hero-projects__title h2{color:#fff;font-size:40px;font-style:normal;font-weight:600}.hero-projects__content{align-self:stretch;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:100px}.hero-projects__content--img{width:70%;height:700px;position:relative}.hero-projects__content--img img{width:100%;height:100%;object-fit:cover;border-radius:25px}.hero-projects__content--text{position:absolute;bottom:0;right:0;width:55%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:40px;background-color:#00000080;border-radius:25px}.hero-projects__content--text--desc{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px}.hero-projects__content--text h2{color:#fff;font-size:36px;font-style:normal;font-weight:600}.hero-projects__content--text--desc h3{color:#fff;font-size:25px;font-style:normal;font-weight:500}.hero-projects__content--text--desc h4{color:#fff;font-size:20px;font-style:normal;font-weight:400}@media (max-width: 900px){.hero-projects__content--text{width:70%;padding:20px}.hero-projects__content--text h2{font-size:26px}.hero-projects__content--text--desc h3{font-size:18px}.hero-projects__content--text--desc h4{font-size:15px}.hero-projects__content--img{height:500px}}@media (max-width: 700px){.hero-projects__content--img{width:85%}.hero-projects__content--text h2{font-size:19px}}@media (max-width: 550px){.hero-projects__content{gap:175px}.hero-projects__content--text{width:100%;right:unset;bottom:-70px}.hero-projects__title h2{font-size:25px}}@media (max-width: 410px){.hero-projects__content--text--desc h4{font-size:13px}}
