.hero-projects-module{overflow:hidden;position:relative}.hero-projects-module .image__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-projects-module .content__wrapper:has(.image__wrapper){-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-projects-module .background__wrapper{border-radius:30px;overflow:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content;width:100%}.hero-projects-module .background__wrapper .image-holder{position:relative}.hero-projects-module .background__wrapper .image-holder img{height:auto;width:100%}.hero-projects-module .background__overlay{background:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-direction)),color-stop(0,var(--gradient-start)),to(var(--gradient-end)));background:linear-gradient(var(--gradient-direction),var(--gradient-start) 0,var(--gradient-end) 100%);inset:0;pointer-events:none;position:absolute}.hero-projects-module .certifications{bottom:2rem;display:grid;gap:0;justify-items:start;left:2rem;position:absolute;width:calc(100% - 4rem);z-index:2}.hero-projects-module .certifications__tag{backdrop-filter:blur(10px);background:rgba(7,14,44,.4);border-radius:20px 20px 0 0;padding:10px 10px 0}.hero-projects-module .certifications__logos{backdrop-filter:blur(10px);background:rgba(7,14,44,.4);border-radius:0 20px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.8rem;padding:1rem}.hero-projects-module .certifications__logos img{border-radius:8px;height:auto;margin:0;max-width:6rem;-o-object-fit:cover;object-fit:cover}.hero-projects-module .text__wrapper{width:100%}.hero-projects-module .content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem 7rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:5rem}@media(max-width:941px){.hero-projects-module .content__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3rem}}.hero-projects-module .wrapper__button-group{gap:1.6rem}.hero-projects-module .wrapper__info-boxes{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:5rem;margin-top:5rem}@media(max-width:1200px){.hero-projects-module .wrapper__info-boxes{grid-template-columns:repeat(2,1fr)}}@media(max-width:941px){.hero-projects-module .wrapper__info-boxes{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.hero-projects-module .wrapper__info-boxes{grid-template-columns:repeat(2,1fr)}}.hero-projects-module .wrapper__info-boxes .info-box{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem 2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.hero-projects-module .wrapper__info-boxes .info-box__top-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem}.hero-projects-module .wrapper__info-boxes .info-box__icon{-ms-flex-negative:0;flex-shrink:0}.hero-projects-module .wrapper__info-boxes .info-box__icon img{margin:0}.hero-projects-module .wrapper__info-boxes .info-box__label{font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.hero-projects-module .wrapper__info-boxes .info-box__title{font-size:1.8rem;font-style:normal;font-weight:600;line-height:2.6rem}.hero-projects-module .container{padding-block:5rem}@media(max-width:941px){.hero-projects-module .container{padding-block:3rem}}