.section__image-text{align-items:center;display:flex;position:relative}.section__image-text:before{content:"";height:100%;position:absolute;right:0;top:0;width:65%;z-index:-1}.section__image-text_image{line-height:0;padding-top:4rem;width:55%}.section__image-text_text{padding:2rem 2rem 2rem 3rem;width:45%}.section__image-text_text p:last-child{margin:0}@media (max-width:768px){.section__image-text{align-items:flex-end}.section__image-text:before{width:80%}.section__image-text_image{padding:0;width:45%}.section__image-text_text{width:75%}}@media (max-width:440px){.section__image-text{align-items:flex-end;flex-wrap:wrap}.section__image-text:before{width:100%}.section__image-text_image{padding:0;width:100%}.section__image-text_text{padding:2rem;width:100%}}