.contributor_hero{background-color:#28afdc;height:90vh;position:relative}.contributor_hero .container{height:100%}.contributor_hero__row{display:flex;height:100%}.contributor_hero__content{display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}.contributor_hero__image{height:100%;object-fit:cover;position:absolute;right:0;top:0;width:50%}.contributor_hero__socials_wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:30px}.contributor_hero__socials_wrapper img{height:32px;object-fit:contain;width:32px}.contributor_hero__socials_info{margin-top:60px}.contributor_hero__socials_info p{color:#fff;margin-bottom:10px}.contributor_hero__heading{color:#fff;font-size:56px;margin-bottom:15px}.contributor_hero__short_description{color:#fff;font-size:20px;font-weight:700;line-height:32px;max-width:500px}.contributor_hero__back_btn{align-items:center;color:#fff!important;display:flex;font-size:14px;font-weight:700!important;gap:10px;letter-spacing:2px;margin-bottom:40px;text-decoration:none!important;width:max-content}@media(max-width:992px){.contributor_hero{height:auto;padding:50px 0}.contributor_hero__heading{font-size:40px}.contributor_hero__short_description{font-size:18px;line-height:30px}.contributor_hero__row{flex-direction:column;gap:40px}.contributor_hero__content{width:100%}.contributor_hero__image{height:600px;position:static;width:100%}.contributor_hero__socials_info{margin-top:40px}}@media(max-width:768px){.contributor_hero__image{height:450px}}@media(max-width:576px){.contributor_hero__image{height:350px}}