.hero-section{margin:0 0 20px;position:relative;z-index:2}@media (min-width:992px){.hero-section{margin:0 0 40px}}.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{background:#eb0000;color:#fff;font-size:18px;margin:0;padding:10px}@media (min-width:992px){.hero-section .h2,.hero-section h2{font-size:24px}}.hero-section__text-holder{bottom:0;left:15px;position:absolute;right:15px}@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}