/****** FILE: app/client/dist/styles/hero-mediatextblock.css *****/
.hero-media-text{background-color:var(--_primary-background);color:var(--_primary-foreground);overflow:hidden;padding-bottom:5rem;padding-top:5rem;position:relative}@media only screen and (min-width:1024px){.hero-media-text{padding-bottom:10rem;padding-top:10rem}}.hero-media-text__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:154rem;padding-left:1rem;padding-right:1rem;position:relative;width:100%}@media only screen and (min-width:640px){.hero-media-text__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.hero-media-text__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3920px){.hero-media-text__wrap{padding-left:0;padding-right:0}}.hero-media-text__media,.hero-media-text__video{height:100%;left:0;position:absolute;top:0;width:100%}.hero-media-text__media{opacity:.5}.hero-media-text__media img{height:100%;left:0;position:absolute;top:0;width:100%}.hero-media-text__media iframe{height:100%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.hero-media-text__content{display:block;margin-bottom:0;padding-left:2rem;padding-right:2rem;width:100%}.hero-media-text__content :last-child{margin-bottom:0}.hero-media-text__link{color:var(--_secondary-background,inherit)}
