.hero{position:relative}.hero__gradient{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),color-stop(40%,rgba(0,0,0,0)));background:linear-gradient(180deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,0) 40%);inset:0;position:absolute;z-index:2}.hero .splide__arrows{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 24px;pointer-events:none}@media(prefers-reduced-motion:reduce){.hero .splide__arrows{-webkit-transition:none;transition:none}}@media(min-width:768px){.hero .splide__arrows{padding:0 32px}}@media(min-width:1024px){.hero .splide__arrows{padding:0 40px}}.hero .splide__arrow{border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(0,0,0,0);border-radius:50%;background-color:#fff;color:#000;pointer-events:all}@media(prefers-reduced-motion:reduce){.hero .splide__arrow{-webkit-transition:none;transition:none}}.hero .splide__arrow:hover,.hero .splide__arrow:active{border-color:#000;cursor:pointer}.hero .splide__arrow--prev{-webkit-transform:scale(-1);transform:scale(-1)}.hero .splide__track{width:100%}.hero .splide__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}.hero__image,.hero__video{width:100%}.hero--small .hero__image,.hero--small .hero__video{height:480px;max-height:100vh}@media screen and (min-width:768px){.hero--small .hero__image,.hero--small .hero__video{height:740px}}@media screen and (min-width:1280px){.hero--small .hero__image,.hero--small .hero__video{height:540px}}@media screen and (min-width:1920px){.hero--small .hero__image,.hero--small .hero__video{height:680px}}.hero--medium .hero__image,.hero--medium .hero__video{height:480px;max-height:100vh}@media screen and (min-width:768px){.hero--medium .hero__image,.hero--medium .hero__video{height:740px}}@media screen and (min-width:1280px){.hero--medium .hero__image,.hero--medium .hero__video{height:540px}}@media screen and (min-width:1920px){.hero--medium .hero__image,.hero--medium .hero__video{height:680px}}.hero--large .hero__image,.hero--large .hero__video{height:640px;max-height:100vh}@media screen and (min-width:768px){.hero--large .hero__image,.hero--large .hero__video{height:1024px}}@media screen and (min-width:1280px){.hero--large .hero__image,.hero--large .hero__video{height:720px}}@media screen and (min-width:1920px){.hero--large .hero__image,.hero--large .hero__video{height:1080px}}.hero--full-screen .hero__image,.hero--full-screen .hero__video{height:100vh;max-height:100vh}.hero__image--show-gradient:before,.hero__image--show-gradient:after{content:"";position:absolute;z-index:2;left:0;width:100%}.hero__image--show-gradient:before{top:0;height:50%;max-height:260px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.65)),to(transparent));background:linear-gradient(to bottom,rgba(0,0,0,.65) 0%,transparent 100%)}.hero__image--show-gradient:after{bottom:0;height:50%;max-height:398px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.65)),to(transparent));background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 100%)}.hero__video{z-index:1;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.hero__video--show-gradient:before,.hero__video--show-gradient:after{content:"";position:absolute;z-index:2;left:0;width:100%}.hero__video--show-gradient:before{top:0;height:50%;max-height:260px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.65)),to(transparent));background:linear-gradient(to bottom,rgba(0,0,0,.65) 0%,transparent 100%)}.hero__video--show-gradient:after{bottom:0;height:50%;max-height:398px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.65)),to(transparent));background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 100%)}.hero__content{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:absolute;z-index:3;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;max-width:1040px;padding:0 24px;color:#fff}@media(prefers-reduced-motion:reduce){.hero__content{-webkit-transition:none;transition:none}}@media(min-width:768px){.hero__content{padding:0 32px}}@media(min-width:1024px){.hero__content{padding:0 48px}}@media screen and (min-width:1920px){.hero__content{max-width:1440px}}.hero__content h1{font-weight:500;font-size:54px;line-height:60px}@media(min-width:768px){.hero__content h1{font-size:60px;line-height:70px}}@media(min-width:1280px){.hero__content h1{font-size:68px;line-height:78px}}@media(min-width:1920px){.hero__content h1{font-size:74px;line-height:84px}}.hero__content--left{left:0;text-align:left}.hero__content--center{text-align:center}.hero__content--right{right:0;text-align:right}.hero__content *{color:inherit}.hero__menu-wrapper{background-color:rgba(0,0,0,.7490196078);color:#fff;border-radius:5px;top:calc(100% - 125px);position:absolute;padding:0 11.5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 56px);z-index:99}@media screen and (min-width:768px){.hero__menu-wrapper{width:calc(100% - 108px);top:calc(100% - 153px)}}@media screen and (min-width:1280px){.hero__menu-wrapper{width:auto;padding:0;top:calc(100% - 136px)}}@media screen and (min-width:1920px){.hero__menu-wrapper{top:calc(100% - 124px)}}.hero__menu-btn{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:55px;padding:18px 7px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;color:#fff;font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:13px;line-height:13px;letter-spacing:.65px;text-transform:uppercase}@media(prefers-reduced-motion:reduce){.hero__menu-btn{-webkit-transition:none;transition:none}}.hero__menu-btn .v-icon__svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;color:#fff;width:10px;height:9px;-webkit-transform:rotate(360deg);transform:rotate(360deg)}@media(prefers-reduced-motion:reduce){.hero__menu-btn .v-icon__svg{-webkit-transition:none;transition:none}}.hero__menu-btn--active .v-icon__svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:1280px){.hero__menu-btn{display:none}}.hero__menu-container{z-index:3;width:100%;padding:0;display:none}@media screen and (min-width:1280px){.hero__menu-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.hero__menu{padding-left:0;list-style:none;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1280px){.hero__menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.hero__menu .menu-item{border-top:1px solid hsla(0,0%,100%,.3019607843)}@media screen and (min-width:1280px){.hero__menu .menu-item{border-top:none}}@media screen and (min-width:1280px){.hero__menu .menu-item:before{content:"";width:1px;height:50%;background-color:hsla(0,0%,100%,.3019607843);display:block;position:absolute;top:25%}}@media screen and (min-width:1280px){.hero__menu .menu-item:first-of-type:before{display:none}}@media screen and (min-width:1280px){.hero__menu .menu-item:first-of-type a{border-radius:5px 0 0 5px;margin-left:0}}@media screen and (min-width:1280px){.hero__menu .menu-item:last-of-type a{border-radius:0 5px 5px 0}}.hero__menu .menu-item a{font-family:"Fedra Sans Pro Bold",sans-serif;font-weight:700;font-style:normal;font-size:13px;line-height:13px;letter-spacing:.65px;text-transform:uppercase;padding:20.5px 30px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;white-space:nowrap}@media screen and (min-width:1280px){.hero__menu .menu-item a{margin-left:1px;min-width:220px;font-size:15px;line-height:15px;padding:28px 30px}}@media screen and (min-width:1920px){.hero__menu .menu-item a{min-width:288px}}.hero__menu .menu-item a:hover,.hero__menu .menu-item a:focus,.hero__menu .menu-item a:active{background-color:#b85914;text-decoration:none}.hero .basic-video__poster-button{display:none}