.preloader-out{-webkit-animation:preloader_out .3s forwards;animation:preloader_out .3s forwards}@-webkit-keyframes anim_in{0%{opacity:0;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes anim_in{0%{opacity:0;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes preloader_out{0%{opacity:1}100%{opacity:0}}@keyframes preloader_out{0%{opacity:1}100%{opacity:0}}.loader,.loader:after{border-radius:50%;width:80px;height:80px}.loader{position:absolute;left:50%;top:50%;margin-left:-40px;margin-top:-40px;font-size:10px;text-indent:-9999em;border-top:1.1em solid rgba(204,213,209,.2);border-right:1.1em solid rgba(204,213,209,.2);border-bottom:1.1em solid rgba(204,213,209,.2);border-left:1.1em solid #ccd5d1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#hero.hero-full .item{height:100vh}.hero-glide button:focus{outline:0}.hero-glide button.focus-visible{outline:0;-webkit-box-shadow:rgba(0,0,0,.5) 0px 0px 0px 1px,rgba(255,255,255,.7) 0px 0px 0px 5px;box-shadow:rgba(0,0,0,.5) 0px 0px 0px 1px,rgba(255,255,255,.7) 0px 0px 0px 5px;-webkit-transition:-webkit-box-shadow .2s ease 0s;transition:-webkit-box-shadow .2s ease 0s;transition:box-shadow .2s ease 0s;transition:box-shadow .2s ease 0s,-webkit-box-shadow .2s ease 0s}.glide__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none}@media only screen and (min-width:768px){.glide__arrows{padding-left:20px;padding-right:20px}}.glide__arrows button{padding:10px 0;background:rgba(0,0,0,0);border:0;font-size:44px;color:#fff;pointer-events:all}@media only screen and (min-width:768px){.glide__arrows button{padding:10px}}.glide__bullets{position:absolute;bottom:40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glide__bullets .glide__bullet{width:10px;height:10px;background:#e5e5e5;border:0;border-radius:50%;margin:0 3px;padding:0}.glide__bullets .glide__bullet--active{background:#84f97e}#hero .glide__slides .item.top-left,#hero .glide__slides .item.middle-left,#hero .glide__slides .item.bottom-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#hero .glide__slides .item.top-center,#hero .glide__slides .item.middle-center,#hero .glide__slides .item.bottom-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#hero .glide__slides .item.top-right,#hero .glide__slides .item.middle-right,#hero .glide__slides .item.bottom-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#hero .glide__slides .item.middle-left,#hero .glide__slides .item.middle-center,#hero .glide__slides .item.middle-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hero .glide__slides .item.bottom-left,#hero .glide__slides .item.bottom-center,#hero .glide__slides .item.bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:414px){#hero .glide__slides .item.far-left{left:0}#hero .glide__slides .item.mid-left{left:15%}#hero .glide__slides .item.middle{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#hero .glide__slides .item.mid-right{right:15%}#hero .glide__slides .item.far-right{right:0}}@media only screen and (min-width:992px){#hero .glide__slides .item.middle{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#hero .glide__slides .item .hero-content{width:275px;z-index:1;padding:40px;color:#fff;-webkit-box-sizing:content-box;box-sizing:content-box}@media only screen and (min-width:540px){#hero .glide__slides .item .hero-content{width:370px}}@media only screen and (min-width:768px){#hero .glide__slides .item .hero-content{width:485px;padding:40px 80px}}@media only screen and (min-width:1280px){#hero .glide__slides .item .hero-content{width:700px;padding:40px 90px}}#hero .glide__slides .item .hero-content>div{opacity:0;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}#hero{position:relative;height:auto !important;padding:0}#hero .overlay-image{position:absolute;z-index:1;height:100%;text-align:center;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;padding:74px 20px 20px;width:320px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width:768px){#hero .overlay-image{width:500px}}@media(min-width:992px){#hero .overlay-image{padding:20px}}#hero .overlay-image img{max-width:100%;max-height:100%}#hero .glide__slides>.item{display:-webkit-box;display:-ms-flexbox;display:flex}#hero .glide__slides .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-height:100vh;overflow:hidden}#hero .glide__slides .item picture.item-background{display:block;width:100%;height:100%;position:absolute;left:0;top:0}#hero .glide__slides .item picture.item-background img{min-width:100%;min-height:100%;max-height:none;display:block}#hero .glide__slides .item.item-video .preloader{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#hero .glide__slides .item.item-video video{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);min-width:100%;min-height:100%;width:auto;height:auto;overflow:hidden}#hero .pause-play{display:none;background-image:url(/content/plugins/verb-hero/img/slider-controls.png);background-size:17px 37px;background-repeat:no-repeat;background-position:3px 5px;position:absolute;width:28px;height:28px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:22px;border:solid #fff 2px;border-radius:50%}@media only screen and (min-width:768px){#hero .pause-play{bottom:60px}}@media only screen and (min-width:992px){#hero .pause-play{background-size:32px 69px;background-position:6px 10px;width:50px;height:50px;margin-left:-25px;bottom:165px;border:solid #fff 3px}}@media only screen and (min-width:1440px){#hero .pause-play{bottom:76px}}#hero .pause-play.paused{background-position:3px -17px}@media only screen and (min-width:992px){#hero .pause-play.paused{background-position:6px -31px}}.slick-initialized+.pause-play{display:block !important}.slick-initialized .item-image .hero-content>div{-webkit-animation:anim_in 1s forwards;animation:anim_in 1s forwards}.item.video-ready .hero-content>div{-webkit-animation:anim_in 1s forwards;animation:anim_in 1s forwards}.admin-bar #hero.hero-full .item{height:calc(100vh - 46px)}@media only screen and (min-width:768px){.admin-bar #hero.hero-full .item{height:calc(100vh - 32px)}}@keyframes preloader_out{0%{opacity:1}100%{opacity:0}}#hero{position:relative;z-index:0}#hero .wysiwyg p{font-family:poppins,sans-serif;font-style:normal;font-weight:600;color:#fff;font-size:2rem;line-height:2.5rem;letter-spacing:normal}#hero .glide__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:absolute;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0);top:auto;padding:0 2rem}@media(min-width:768px){#hero .glide__arrows{padding:0;width:auto;left:auto;right:4.4rem}#hero .glide__arrows>*+*{margin-left:2.4rem}}@media(min-width:1920px){#hero .glide__arrows{right:23.4rem}}#hero .glide__arrows .glide__arrow{pointer-events:all;vertical-align:.1rem}#hero .glide__slides .item{max-height:initial}#hero .item>.gradient-top,#hero .item>.gradient-bottom{position:absolute;z-index:1;left:0;width:100%}#hero .item>.gradient-top{top:0;height:25%;background:-webkit-gradient(linear,left top,left bottom,color-stop(12.91%,rgba(12,27,53,.8)),color-stop(95%,rgba(0,0,0,0)));background:linear-gradient(to bottom,rgba(12,27,53,.8) 12.91%,rgba(0,0,0,0) 95%)}#hero .item>.gradient-bottom{top:0;height:100%;width:50%;background:-webkit-gradient(linear,left top,right top,color-stop(1.34%,rgba(0,0,0,.84)),color-stop(69.74%,rgba(0,0,0,0)));background:linear-gradient(to right,rgba(0,0,0,.84) 1.34%,rgba(0,0,0,0) 69.74%);opacity:.6}#hero .item>.item-background>img{-o-object-fit:cover;object-fit:cover}#hero .hero-video__control{background-color:rgba(0,0,0,0);border:2px solid #fff;border-radius:50%;display:grid;-webkit-filter:drop-shadow(0 0 4px rgba(0,0,0,.4));filter:drop-shadow(0 0 4px rgba(0,0,0,.4));height:32px;inset:auto auto 420px 32px;place-items:center center;position:absolute;width:32px;z-index:1000}#hero .hero-video__control[data-playing=true] .hero-video__icon{border-color:rgba(0,0,0,0)}#hero .hero-video__control[data-playing=true] .hero-video__icon:before,#hero .hero-video__control[data-playing=true] .hero-video__icon:after{background-color:#fff;content:"";height:14px;opacity:1;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2px}#hero .hero-video__control[data-playing=true] .hero-video__icon:before{inset:50% auto auto 0}#hero .hero-video__control[data-playing=true] .hero-video__icon:after{inset:50% 0 auto auto}#hero .hero-video__control[data-playing=false] .hero-video__icon{border-bottom:7px solid rgba(0,0,0,0);border-left:10px solid #fff;border-right:none;border-top:7px solid rgba(0,0,0,0);margin-right:-4px}#hero .hero-video__control[data-playing=false] .hero-video__icon:before,#hero .hero-video__control[data-playing=false] .hero-video__icon:after{content:"";opacity:0}#hero .hero-video__icon{height:14px;position:relative;-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out;width:10px}#hero .hero-video__icon:before,#hero .hero-video__icon:after{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}#hero.hero-small{margin-bottom:-15.1rem}#hero.hero-small .glide__arrows{bottom:15.1rem}@media(min-width:1024px){#hero.hero-small.hero--has-booking .glide__arrows{bottom:15.1rem}}#hero.hero-small .item{height:71.4rem;padding-bottom:15.1rem}#hero.hero-small+.main-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(15.1rem,#fff));background:linear-gradient(rgba(255,255,255,.8) 0,#fff 15.1rem)}#hero.hero-medium{margin-bottom:-11.8rem}@media(min-width:768px){#hero.hero-medium{margin-bottom:-13.9rem}}@media(min-width:1280px){#hero.hero-medium{margin-bottom:-15.3rem}}@media(min-width:1440px){#hero.hero-medium{margin-bottom:-17.2rem}}@media(min-width:1920px){#hero.hero-medium{margin-bottom:-22rem}}#hero.hero-medium .glide__arrows{bottom:11.8rem}@media(min-width:768px){#hero.hero-medium .glide__arrows{bottom:13.9rem}}@media(min-width:1280px){#hero.hero-medium .glide__arrows{bottom:15.3rem}}@media(min-width:1440px){#hero.hero-medium .glide__arrows{bottom:17.2rem}}@media(min-width:1920px){#hero.hero-medium .glide__arrows{bottom:22rem}}#hero.hero-medium .item{padding-bottom:11.8rem;height:55.8rem}@media(min-width:768px){#hero.hero-medium .item{padding-bottom:13.9rem;height:65.8rem}}@media(min-width:1280px){#hero.hero-medium .item{padding-bottom:15.3rem;height:72.1rem}}@media(min-width:1440px){#hero.hero-medium .item{padding-bottom:17.2rem;height:81.1rem}}@media(min-width:1920px){#hero.hero-medium .item{padding-bottom:22rem;height:103.8rem}}#hero.hero-medium+.main-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(11.8rem,#fff));background:linear-gradient(rgba(255,255,255,.8) 0,#fff 11.8rem)}@media(min-width:768px){#hero.hero-medium+.main-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(13.9rem,#fff));background:linear-gradient(rgba(255,255,255,.8) 0,#fff 13.9rem)}}@media(min-width:1280px){#hero.hero-medium+.main-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(15.3rem,#fff));background:linear-gradient(rgba(255,255,255,.8) 0,#fff 15.3rem)}}@media(min-width:1440px){#hero.hero-medium+.main-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(17.2rem,#fff));background:linear-gradient(rgba(255,255,255,.8) 0,#fff 17.2rem)}}@media(min-width:1920px){#hero.hero-medium+.main-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(22rem,#fff));background:linear-gradient(rgba(255,255,255,.8) 0,#fff 22rem)}}#hero.hero-large,#hero.hero-full{margin-bottom:-16.7rem}@media(min-width:768px){#hero.hero-large,#hero.hero-full{margin-bottom:-23.5rem}}@media(min-width:1440px){#hero.hero-large,#hero.hero-full{margin-bottom:-23.5rem}}@media(min-width:1920px){#hero.hero-large,#hero.hero-full{margin-bottom:-36.1rem}}#hero.hero-large .glide__arrows,#hero.hero-full .glide__arrows{bottom:16.7rem}@media(min-width:768px){#hero.hero-large .glide__arrows,#hero.hero-full .glide__arrows{bottom:23.5rem}}@media(min-width:1440px){#hero.hero-large .glide__arrows,#hero.hero-full .glide__arrows{bottom:23.5rem}}@media(min-width:1920px){#hero.hero-large .glide__arrows,#hero.hero-full .glide__arrows{bottom:36.1rem}}#hero.hero-large .item,#hero.hero-full .item{padding-bottom:16.7rem;height:89.9rem}@media(min-width:768px){#hero.hero-large .item,#hero.hero-full .item{padding-bottom:23.5rem;height:89.3rem}}@media(min-width:1440px){#hero.hero-large .item,#hero.hero-full .item{padding-bottom:23.5rem;height:106rem}}@media(min-width:1920px){#hero.hero-large .item,#hero.hero-full .item{padding-bottom:36.1rem;height:133.4rem}}#hero.hero-large+.main-content,#hero.hero-full+.main-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(16.7rem,#fff));background:linear-gradient(rgba(255,255,255,.8) 0,#fff 16.7rem)}@media(min-width:768px){#hero.hero-large+.main-content,#hero.hero-full+.main-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(23.5rem,#fff));background:linear-gradient(rgba(255,255,255,.8) 0,#fff 23.5rem)}}@media(min-width:1440px){#hero.hero-large+.main-content,#hero.hero-full+.main-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(23.5rem,#fff));background:linear-gradient(rgba(255,255,255,.8) 0,#fff 23.5rem)}}@media(min-width:1920px){#hero.hero-large+.main-content,#hero.hero-full+.main-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(36.1rem,#fff));background:linear-gradient(rgba(255,255,255,.8) 0,#fff 36.1rem)}}#hero.hero-full .item,.admin-bar #hero.hero-full .item{height:calc(var(--herovh)*100 + 16.7rem);max-height:calc(100vh + 16.7rem)}@media(min-width:768px){#hero.hero-full .item,.admin-bar #hero.hero-full .item{height:calc(var(--herovh)*100 + 23.5rem);max-height:calc(100vh + 23.5rem)}}@media(min-width:1440px){#hero.hero-full .item,.admin-bar #hero.hero-full .item{height:calc(var(--herovh)*100 + 23.5rem);max-height:calc(100vh + 23.5rem)}}@media(min-width:1920px){#hero.hero-full .item,.admin-bar #hero.hero-full .item{height:calc(var(--herovh)*100 + 36.1rem);max-height:calc(100vh + 36.1rem)}}#hero.hero-full .item>.gradient-bottom{top:initial;bottom:36.1rem;height:25%;width:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(1.34%,rgba(0,0,0,.84)),color-stop(69.74%,rgba(0,0,0,0)));background:linear-gradient(to top,rgba(0,0,0,.84) 1.34%,rgba(0,0,0,0) 69.74%)}#hero.hero-full .item>.gradient-bottom:after{content:"";position:absolute;top:100%;left:0;width:100%;height:36.1rem;background:rgba(0,0,0,.84)}#hero .wysiwyg{color:#fff}#hero .wysiwyg .title{font-family:SchoolProjectJNL,sans-serif;font-style:normal;font-weight:400;color:#fff;text-shadow:.4rem .4rem 0 rgba(0,0,0,.25);font-size:3.2rem;line-height:119%}@media(min-width:768px){#hero .wysiwyg .title{font-size:3.6rem}}@media(min-width:1024px){#hero .wysiwyg .title{font-size:4rem}}@media(min-width:1280px){#hero .wysiwyg .title{font-size:4.4rem}}@media(min-width:1440px){#hero .wysiwyg .title{font-size:4.8rem}}@media(min-width:1920px){#hero .wysiwyg .title{font-size:5.2rem}}#hero .wysiwyg p:first-of-type{margin-top:3.2rem}#hero.hero-full .title{text-shadow:0 .4rem .4rem rgba(0,0,0,.25)}#hero .glide__slides .item .hero-content{padding:0 2rem 9.5rem}#hero .glide__arrows{padding:2rem 1.87rem}#hero .glide__slides .item .hero-content,#hero .glide__arrows{width:auto}@media only screen and (min-width:540px){#hero .glide__slides .item .hero-content,#hero .glide__arrows{width:auto}}@media(min-width:768px){#hero .glide__slides .item .hero-content,#hero .glide__arrows{width:auto}}@media(min-width:1024px){#hero .glide__slides .item .hero-content,#hero .glide__arrows{padding-left:2.4rem;padding-right:2.4rem}}@media(min-width:1920px){#hero .glide__slides .item .hero-content,#hero .glide__arrows{padding-left:23.2rem;padding-right:23.2rem}}@media(min-width:1280px){#hero .glide__slides .item .hero-content{padding-left:13rem}}@media(min-width:1440px){#hero .glide__slides .item .hero-content{padding-left:8.1rem}}@media(min-width:1920px){#hero .glide__slides .item .hero-content{padding-left:23.2rem}}@media(min-width:1024px){#hero.hero--has-booking .glide__slides .item .hero-content,#hero.hero--has-booking .glide__arrows{padding-bottom:16.7rem}}@media(min-width:1920px){#hero.hero--has-booking .glide__slides .item .hero-content,#hero.hero--has-booking .glide__arrows{padding-bottom:19.4rem}}.main-content{position:relative;background:#fff;background:linear-gradient(rgba(255,255,255,.8) 0,#fff 360px)}.main-content .booker{width:80%;max-width:1152px;height:10.6rem;background:rgba(255,255,255,.8);position:absolute;top:-10.6rem;border-radius:24px 24px 0 0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.main-content>section:first-of-type>.section-spacer{margin-top:20px}@media screen and (min-width:768px){.main-content>section:first-of-type>.section-spacer{margin-top:0}}.main-content{padding-top:36px}@media screen and (min-width:768px){.main-content{padding-top:48px}}@media screen and (min-width:1024px){.main-content{padding-top:60px}}@media screen and (min-width:1280px){.main-content{padding-top:80px}}