.hero-section{margin:0;position:relative;z-index:2}.container-text{bottom:25px;display:flex;justify-content:flex-start;left:50%;max-width:1000px;position:absolute;transform:translateX(-50%);width:100%}.headline-jb{background:none;color:#fff;font-family:Open Sans,Helvetica Neue,Helvetica,sans-serif;font-size:24px;font-weight:300;line-height:1.1;min-width:200px;text-align:left;white-space:normal;width:66%}@media (min-width:992px){.hero-section{margin:0}.headline-jb{font-size:34px}}.hero-section.behind-header{margin-top:calc(var(--header-height,78px)*-1)}@media (min-width:768px){.hero-section.behind-header{margin-top:calc(var(--header-height,108px)*-1)}}.hero-section .h2,.hero-section h2{color:#fff;font-size:18px;margin:0;padding:10px;transform:skew(12deg)}@media (min-width:992px){.hero-section .h2,.hero-section h2{font-size:24px}}.hero-section__text-holder{background:#eb0000;bottom:0;left:15px;position:absolute;right:15px;transform:skew(-12deg)}@media (min-width:768px){.hero-section__text-holder{right:auto}}@media (min-width:1310px){.hero-section__text-holder{left:calc(50vw - 650px)}}.hero-section__img-block img{min-height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}@media (min-width:768px){.hero-section__img-block img{max-height:max(300px,70vh);min-height:auto}}.hero-section__video-block video{height:auto;max-height:max(300px,70vh);-o-object-fit:cover;object-fit:cover;width:100%}.hero-section .btn-video{background:rgba(51,51,51,.8);border:0;color:#fff;left:50%;padding:15px 15px 15px 40px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}@media (min-width:992px){.hero-section .btn-video{padding:18px 40px}}.hero-section .btn-video:before{border-color:transparent transparent transparent #eb0000;border-style:solid;border-width:10px 0 10px 15px;content:"";height:0;left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out;width:0}.hero-section .btn-video:hover{background:#eb0000;border-color:#eb0000}.hero-section .btn-video:hover:before{border-color:transparent transparent transparent #fff}