.hero-project__wrapper{background-color:#f9f9f9;padding:3rem 0 15rem}@media only screen and (min-width:768px){.hero-project__wrapper{padding:3rem 0 25rem}}.hero-project__wrapper.no-logo{padding-top:7rem}@media only screen and (min-width:768px){.hero-project__wrapper.no-logo{padding-top:12rem}}.hero-project__wrapper.no-image{padding-bottom:7rem}.hero-project__wrapper .hero-project__interreg{display:flex;height:55px;justify-content:flex-end;max-width:100%;width:100%}@media only screen and (min-width:768px){.hero-project__wrapper .hero-project__interreg{height:95px}}.hero-project__wrapper .hero-project__interreg img{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.hero-project__wrapper .hero-project__logo{display:flex;height:28px;margin:3rem 0 2.5rem;width:100%}@media only screen and (min-width:768px){.hero-project__wrapper .hero-project__logo{height:100px}}.hero-project__wrapper .hero-project__logo img{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.hero-project__wrapper .hero-project__title{padding:0 0 1rem;position:relative}@media only screen and (min-width:768px){.hero-project__wrapper .hero-project__title{font-size:5.5rem;margin-bottom:4.5rem;padding:0 0 3rem}}.hero-project__wrapper .hero-project__title:after{background-color:rgba(var(--dark-theme),1);content:"";height:3px;left:0;position:absolute;top:100%;width:clamp(150px,30%,300px)}@media only screen and (min-width:768px){.hero-project__wrapper .hero-project__title:after{height:5px}}.hero-project__wrapper .hero-project__description{margin:0 0 5rem}.hero-project__wrapper .hero-project__container{align-items:flex-end;display:flex;flex-wrap:wrap;gap:2rem 4rem;justify-content:space-between}.hero-project__wrapper .hero-project__container .hero-project__manager{display:grid;gap:5px 20px;grid-template-areas:"avatar name" "avatar role";grid-template-columns:67px -webkit-max-content;grid-template-columns:67px max-content;grid-template-rows:repeat(2,-webkit-max-content);grid-template-rows:repeat(2,max-content)}.hero-project__wrapper .hero-project__container .hero-project__manager .manager__avatar{border-radius:50%;display:flex;grid-area:avatar;height:67px;overflow:hidden;width:100%}.hero-project__wrapper .hero-project__container .hero-project__manager .manager__avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-project__wrapper .hero-project__container .hero-project__manager .manager__name{align-self:flex-end;color:#3c3c3b;display:flex;font-size:1.8rem;font-weight:600;grid-area:name}.hero-project__wrapper .hero-project__container .hero-project__manager .manager__position{color:#3c3c3b;font-size:1.4rem;grid-area:role}.hero-project__image{display:flex;margin-top:-12rem;width:100%}@media only screen and (min-width:768px){.hero-project__image{margin-top:-19rem}}.hero-project__image img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}