.hero-container-section{position:relative}.hero-slide{overflow:hidden}.hero-slide__figure{width:100vw;height:calc(100vh - var(--global-header-height-mobile));position:relative}@media only screen and (min-width:80em){.hero-slide__figure{height:calc(100vh - var(--global-header-height-desktop))}}.hero-slide__background{z-index:1}.hero-slide__background,.hero-slide__background>div{width:100%;height:100%;position:absolute;left:0;top:0}.hero-slide__background>div{background:transparent none no-repeat top;background-size:cover;transition:all .8s ease-in-out}@media only screen and (min-width:48em){.hero-slide:hover .hero-slide__background--has-hover-zoom>div,.hero-slide:hover .hero-slide__background--has-hover-zoom>video{width:106%;height:106%;left:-3%;top:-3%}}.hero-slide__content{width:calc(100% - 50px);height:100%;position:absolute;left:25px;top:0;z-index:3;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:0 2rem}@media only screen and (min-width:48em){.hero-slide__content{width:calc(100% - 110px);left:55px}}.hero-slide__details{flex:0 1 auto;margin-bottom:2.5rem}.hero-slide__details:last-child{margin-bottom:0}.hero-slide__header{text-align:center;font:normal normal 900 3rem/1.125em plaax,sans-serif;letter-spacing:0;color:#fff;text-shadow:3px 3px 20px rgba(0,0,0,.4392156862745098);margin-bottom:0}@media only screen and (min-width:48em){.hero-slide__header{font:normal normal 900 6rem/8.5rem plaax,sans-serif}}.hero-slide__cta{flex:0 1 auto}.hero-container-section__arrow{position:absolute;top:calc(50% - 27px);margin:0;width:25px;height:55px;z-index:10;background:#c9aefd;background-size:contain;color:#fff;padding:0 0 0 8.11px;transition:all .3s ease-in-out;display:none}.hero-container-section__arrow svg{display:block;width:7.13px;height:55px}.hero-container-section__arrow.slick-arrow{display:block}.hero-container-section__arrow.hero-container-section__arrow-left{left:0}.hero-container-section__arrow.hero-container-section__arrow-left svg{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hero-container-section__arrow.hero-container-section__arrow-right{right:0;padding-left:9.66px}.hero-container-section__arrow:hover{color:#491942;background-color:#fff}@media only screen and (min-width:48em){.hero-container-section__arrow{width:55px;padding-left:20.77px}.hero-container-section__arrow.hero-container-section__arrow-right{padding-left:26.1px}}.hero--full-width{padding-bottom:4.5rem}.hero--full-width .hero-slide__figure{height:38.194vw;position:relative}.hero--full-width .hero-slide__figure .hero-slide__background>div{background:transparent none no-repeat 50%;background-size:cover}.hero-container__cta{position:absolute;right:9.5rem;bottom:5.2rem;z-index:4;font:normal normal 900 1.6rem plaax,sans-serif;letter-spacing:0.05rem;color:#fff;text-shadow:0 0 40px rgba(0,0,0,.4392156862745098);text-transform:uppercase;text-decoration:none;display:none}.hero-container__cta svg{margin-left:.75em;stroke:#fff!important;fill:#fff!important;transition:all .3s ease-in-out;width:.41em;height:1em}.hero-container__cta:hover svg{stroke:#c9aefd!important;fill:#c9aefd!important;cursor:pointer}@media only screen and (min-width:48em){.hero-container__cta{display:flex;justify-content:flex-start;align-items:center}}