html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body,html{margin:0;padding:0;border:0;background:transparent;overflow:hidden}.VueCarousel{display:block!important;border:4px solid #fff;border-radius:12px;overflow:hidden}.VueCarousel-slide{height:calc(100vh - 8px)}.VueCarousel-slide a{border-radius:9px;position:relative;text-decoration:none;color:#fff!important;display:block;height:100%;width:100%;overflow:hidden;outline:none}.VueCarousel-slide .image{height:100%;width:100%;position:relative;z-index:1;background-color:#072736}.VueCarousel-slide .image figure{width:100%;height:100%;margin:0;padding:0;line-height:0}.VueCarousel-slide .image figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.VueCarousel-slide .title{position:absolute;bottom:0;left:0;width:100%;z-index:2;padding:10px}.VueCarousel-slide .title h1{position:relative;z-index:4;text-transform:uppercase;margin:0;text-align:left;line-height:.8;font-family:eagle,sans-serif;font-size:1.1em;font-weight:500;-webkit-transition:padding .25s ease-in-out;transition:padding .25s ease-in-out}.VueCarousel-slide .title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:150%;background:-webkit-gradient(linear,left bottom,left top,from(#15996a),color-stop(19%,rgba(21,153,106,.738)),color-stop(34%,rgba(21,153,106,.541)),color-stop(47%,rgba(21,153,106,.382)),color-stop(56.5%,rgba(21,153,106,.278)),color-stop(65%,rgba(21,153,106,.194)),color-stop(73%,rgba(21,153,106,.126)),color-stop(80.2%,rgba(21,153,106,.075)),color-stop(86.1%,rgba(21,153,106,.042)),color-stop(91%,rgba(21,153,106,.021)),color-stop(95.2%,rgba(21,153,106,.008)),color-stop(98.2%,rgba(21,153,106,.002)),to(rgba(21,153,106,0)));background:linear-gradient(0deg,#15996a,rgba(21,153,106,.738) 19%,rgba(21,153,106,.541) 34%,rgba(21,153,106,.382) 47%,rgba(21,153,106,.278) 56.5%,rgba(21,153,106,.194) 65%,rgba(21,153,106,.126) 73%,rgba(21,153,106,.075) 80.2%,rgba(21,153,106,.042) 86.1%,rgba(21,153,106,.021) 91%,rgba(21,153,106,.008) 95.2%,rgba(21,153,106,.002) 98.2%,rgba(21,153,106,0))}.VueCarousel-slide:hover .title h1{padding-bottom:4px}.VueCarousel-navigation{position:absolute;top:50%;width:100%;z-index:3}.VueCarousel-navigation--disabled{opacity:.3!important}.VueCarousel-navigation-button{margin:0!important;background-color:hsla(0,0%,100%,.8)!important;padding:10px 10px 10px 10px!important;border-radius:50%;line-height:1;width:30px;height:30px;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.VueCarousel-navigation-button:after{content:"";background-image:url(../img/arrow.f572468c.svg);width:100%;height:100%;background-size:cover;background-position:1px 0;display:block}.VueCarousel-navigation-prev{border-radius:0 50% 50% 0;left:-6px!important}.VueCarousel-navigation-prev:hover{left:-10px!important}.VueCarousel-navigation-next{border-radius:50% 0 0 50%;right:-6px!important}.VueCarousel-navigation-next:hover{right:-10px!important}.VueCarousel-navigation-next:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}