.hero-media{position:relative;height:650px;background-color:#1b1b22}@media(max-width:1440px){.hero-media{min-height:380px;height:480px}}@media(max-width:600px){.hero-media{height:550px}}.hero-media__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:flex}.hero-media__bg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(27,27,34,0.2)}.hero-media__bg-solid{position:relative;width:21.5%;flex:21.5% 0 0;background:#1b1b22;transition:all .3s ease;opacity:1}@media(max-width:768px){.hero-media__bg-solid{display:block;position:absolute;width:100%;height:100%;opacity:.45;transition:all .3s ease}}.hero-media__bg-img{flex:1}.hero-media__bg-img picture,.hero-media__bg-img img,.hero-media__bg-img source{object-fit:cover;object-position:center center;height:100%;width:100%}.hero-media__bg-video{flex:1}.hero-media__bg-video video{object-fit:cover;object-position:center center;height:100%;width:100%}.hero-media__container{position:relative;box-sizing:border-box;margin:0 auto;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;max-width:1200px;color:#fff;z-index:2;display:flex;flex-direction:column;justify-content:center;height:calc(100% - 80px)}@media(max-width:1240px){.hero-media__container{padding-left:20px;padding-right:20px}}.hero-media__title{margin-top:0;font-weight:bold;font-size:36px;line-height:45px;text-shadow:1px 1px 2px #00000026}@media(min-width:1025px){.hero-media__title{font-size:46px;line-height:60px}}@media(max-width:500px){.hero-media__title{font-size:24px;line-height:32px}}.hero-media__description{display:flex;font-size:16px;font-weight:24px;text-shadow:1px 1px 2px #00000026}@media(min-width:1024px){.hero-media__description{font-size:18px}}.hero-media .icon{width:50px;height:50px;margin-right:37px}@media(max-width:500px){.hero-media .icon{margin-right:10px}}.hero-media__title,.hero-media__description{max-width:480px}