.media_text_block{display:flex;align-items:center;padding:60px 0;position:relative;min-height:30dvh}@media(max-width: 768px){.media_text_block{padding:30px 0;min-height:40dvh}}.media_text_block::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:1}.media_text_block .text{position:relative;z-index:2}.media_text_block{background-attachment:fixed;background-size:cover;background-position:center;background-repeat:no-repeat}.media_text_block .text{color:#fff;text-align:center;width:100%}@media only screen and (min-width: 1191px){.media_text_block .text{max-width:1110px;margin:0 auto}}@media only screen and (max-width: 1190px){.media_text_block .text{max-width:calc(100% - 80px);margin:0 40px}}@media only screen and (max-width: 768px){.media_text_block .text{max-width:calc(100% - 40px);margin:0 20px}}