.about-hero-block{margin-top:40px}.about-hero-block .image__holder{border-radius:10px;overflow:hidden;height:345px;width:100%;z-index:-1}.about-hero-block .image__holder img{height:100%;width:100%;object-fit:cover}.about-hero-block .text__holder{border:1px solid var(--hover);border-radius:10px;max-width:970px;width:100%;margin:0 auto;padding:50px;background-color:var(--card);display:flex;justify-content:space-between;gap:50px;margin-top:-173px;z-index:1;position:relative}.about-hero-block .company__name{text-transform:uppercase}.about-hero-block .text__holder .text{display:flex;flex-direction:column;gap:15px}.about-hero-block .text__holder .text p{font-weight:400;font-size:16px;line-height:150%}@media(max-width:1100px){.about-hero-block .text__holder{flex-direction:column;gap:30px;max-width:80%;margin-top:-120px}}@media(max-width:900px){.about-hero-block .text__holder{padding:30px;margin-top:20px;max-width:100%}}@media(max-width:600px){.about-hero-block .image__holder{height:300px}.about-hero-block{margin-top:20px}}@media(max-width:400px){.about-hero-block .image__holder{height:200px}}