.hero-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.hero-slide__image,.hero-slide__video{width:100%}.hero-slide__image:before{content:"";position:absolute;left:0;width:100%;top:0;height:100%;max-height:260px;background:-webkit-gradient(linear,left top,left bottom,color-stop(10.58%,rgba(0,0,0,.68)),color-stop(59.13%,rgba(0,0,0,.56)),to(rgba(0,0,0,0)));background:linear-gradient(180deg,rgba(0,0,0,.68) 10.58%,rgba(0,0,0,.56) 59.13%,rgba(0,0,0,0) 100%)}@media(min-width:1280px){.hero-slide__image:before{height:100%}}.hero-slide__image--show-gradient:after{content:"";position:absolute;left:0;width:100%;bottom:0;height:100%;max-height:425px;background:-webkit-gradient(linear,left bottom,left top,color-stop(10.58%,rgba(0,0,0,.68)),color-stop(59.13%,rgba(0,0,0,.56)),to(rgba(0,0,0,0)));background:linear-gradient(0deg,rgba(0,0,0,.68) 10.58%,rgba(0,0,0,.56) 59.13%,rgba(0,0,0,0) 100%)}@media(min-width:1280px){.hero-slide__image--show-gradient:after{height:100%}}.hero-slide__video:before,.hero-slide__video:after{content:"";position:absolute;left:0;width:100%}.hero-slide__video:before{top:0;height:100%;max-height:260px;background:-webkit-gradient(linear,left top,left bottom,color-stop(10.58%,rgba(0,0,0,.68)),color-stop(59.13%,rgba(0,0,0,.56)),to(rgba(0,0,0,0)));background:linear-gradient(180deg,rgba(0,0,0,.68) 10.58%,rgba(0,0,0,.56) 59.13%,rgba(0,0,0,0) 100%)}@media(min-width:1280px){.hero-slide__video:before{height:100%}}.hero-slide__video:after{bottom:0;height:50%;max-height:398px;background:-webkit-gradient(linear,left bottom,left top,color-stop(10.58%,rgba(0,0,0,.43)),color-stop(59.13%,rgba(0,0,0,.35)),to(rgba(0,0,0,0)));background:linear-gradient(0deg,rgba(0,0,0,.43) 10.58%,rgba(0,0,0,.35) 59.13%,rgba(0,0,0,0) 100%)}.hero-slide__content{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:absolute;z-index:3;bottom:70px;width:100%;max-width:1040px;padding:0 24px;color:#fff}@media(min-width:768px){.hero-slide__content{padding:0 32px}}@media(min-width:1024px){.hero-slide__content{padding:0 48px}}.hero-slide--has-booking-widget .hero-slide__content{bottom:200px}.hero-slide__content--left{left:0;text-align:left}.hero-slide__content--center{text-align:center}.hero-slide__content--right{right:0;text-align:right}.hero-slide__content *{color:inherit}