.animatedCarousel{position:relative;overflow:hidden;background-size:cover;background-position:50%}.animatedCarousel.hide{opacity:0}.animatedCarousel_indicators{position:absolute;bottom:32px;display:flex;width:100%;justify-content:center}.animatedCarousel_indicators button{width:12px;height:12px;margin:0 10px;padding:0;border:none;border-radius:50%;background-color:#fff;cursor:pointer}.animatedCarousel_indicators button.active{outline:currentColor;background-color:#ffc74e;transform:scale(1.75)}.animatedCarousel_player{position:absolute;top:100%;left:0;width:100%;height:100%;background-color:transparent;z-index:5;transition:transform .4s ease-in-out .4s,background-color .4s ease-in-out 0s}.animatedCarousel_player-active{background-color:#fff;transform:translateY(-100%);transition:background-color .4s ease-in-out .4s,transform .4s ease-in-out 0s}@media (max-width:700px){.Safari9 .animatedCarousel_player-active{transform:translateY(0)}}.animatedCarousel_player .carouselPlayer{position:relative;top:50%;display:block;height:100%;max-width:1024px;margin:0 auto;transform:translateY(-50%);box-shadow:1px 0 30px rgba(0,0,0,.25)}.animatedCarousel_player .carouselPlayer_wrapper{padding-top:56.25%}.animatedCarousel_player .carouselPlayer_video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;margin:0 auto}.animatedCarousel_player .button{position:absolute;top:24px;right:24px}.animatedSlide{width:100%;height:580px;background-size:cover;background-position:50%;background-repeat:no-repeat}.animatedSlide-active{-webkit-animation-name:slideLeft;animation-name:slideLeft;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.animatedSlide-active .animatedSlide_overlay{-webkit-animation:bgFadeIn .6s ease-in-out;animation:bgFadeIn .6s ease-in-out}.animatedSlide-active.slide-right{-webkit-animation-name:slideRight;animation-name:slideRight}.animatedSlide_overlay{position:absolute;right:0;width:100%;height:100%;background:#0099c9;transform:translateX(100%);opacity:.9;transition:all .6s ease-in-out}.animatedSlide_overlay-expand{transform:translateX(0)}.animatedSlide_background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%}.animatedSlide_content{position:relative;display:flex;height:100%;max-width:1330px;margin:0 auto;justify-content:space-between;align-items:center}@media (max-width:1366px){.animatedSlide_content{padding:0 24px}}.animatedSlide_overview{position:relative;flex:0 0 665px;z-index:1}.animatedSlide_overview span{display:block;color:#fff;font-weight:700;transform:translateY(20px);transition:all .4s ease-in-out .4s;opacity:0}.animatedSlide_overview span.reveal{transform:translateY(0);opacity:1}.animatedSlide_overview span:first-child{margin-bottom:16px;color:#ffc74e;font-weight:900;font-size:16px;text-transform:uppercase;line-height:40px;letter-spacing:1px}.animatedSlide_overview span:first-child.reveal{transition-delay:.25s}.animatedSlide_overview span:nth-child(2){margin-bottom:18px;font-weight:900;font-size:64px;text-transform:uppercase;line-height:1}.animatedSlide_overview span:nth-child(2).reveal{transition-delay:.35s}.animatedSlide_overview span:nth-child(3){margin-bottom:40px;font-size:24px;line-height:32px;letter-spacing:.5px}.animatedSlide_overview span:nth-child(3).reveal{transition-delay:.45s}.IE11 .animatedSlide_overview span:nth-child(3){width:85%}@media (max-width:1366px){.animatedSlide_overview span:nth-child(3){max-width:85%}}.animatedSlide_overview .button{border-color:transparent;font-weight:700;transform:translateY(20px);transition:opacity .4s ease-in-out .45s,transform .4s ease-in-out .45s,-webkit-filter .25s ease-in-out 0s;transition:opacity .4s ease-in-out .45s,transform .4s ease-in-out .45s,filter .25s ease-in-out 0s;transition:opacity .4s ease-in-out .45s,transform .4s ease-in-out .45s,filter .25s ease-in-out 0s,-webkit-filter .25s ease-in-out 0s;opacity:0}.animatedSlide_overview .button.reveal{transform:translateY(0);opacity:1}.animatedSlide_overview .button:hover{-webkit-filter:brightness(.9);filter:brightness(.9);transition-delay:0s}.animatedSlide_description{width:440px;color:#fff;font-size:19px;transform:translateY(20px);flex:0 0 40%;line-height:1.8;letter-spacing:.5px;transition:all .4s ease-in-out;opacity:0;z-index:1}.animatedSlide_description.reveal{transition-delay:.45s}.animatedSlide_description .animatedSlide_linkCta,.animatedSlide_description .animatedSlide_videoCta{display:flex;margin-top:40px;color:#ffc74e;font-weight:900;font-size:16px;text-align:center;letter-spacing:.05em;transition:-webkit-filter .25s ease-in-out;transition:filter .25s ease-in-out;transition:filter .25s ease-in-out,-webkit-filter .25s ease-in-out;align-items:center;justify-content:center}.animatedSlide_description .animatedSlide_linkCta:hover,.animatedSlide_description .animatedSlide_videoCta:hover{-webkit-filter:brightness(.9);filter:brightness(.9)}.animatedSlide_description .animatedSlide_linkCta span,.animatedSlide_description .animatedSlide_videoCta span{text-transform:uppercase}.animatedSlide_description .animatedSlide_linkCta{text-decoration:none}.animatedSlide_description .animatedSlide_linkCta svg{width:28px;height:28px;margin-left:10px}.animatedSlide_description .animatedSlide_videoCta{margin:40px auto 0;padding:0;border:none;background-color:transparent;cursor:pointer}.animatedSlide_description .animatedSlide_videoCta svg{width:28px;height:28px;margin-right:10px}.animatedSlide_description .animatedSlide_videoCta:hover svg{opacity:1}@media (width:1112px){.animatedSlide_description{flex:0 0 38%}}.animatedSlide_border{position:absolute;top:0;left:57.5%;width:580px;height:580px;border:6px solid #ffc74e;border-radius:50%;transform:scale(1.5);opacity:0;transition:all .7s ease-in-out;z-index:0}.IE11 .animatedSlide_border{left:52.5%}@media (max-width:700px){.animatedSlide_border{display:none}}.reveal{transform:translateY(0);opacity:1}.shrink{transform:scale(1.3);opacity:1}@-webkit-keyframes slideLeft{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideLeft{0%{transform:translateX(100%)}to{transform:translateX(0)}}@-webkit-keyframes slideRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@-webkit-keyframes bgFadeIn{0%{opacity:0}to{opacity:.9}}@keyframes bgFadeIn{0%{opacity:0}to{opacity:.9}}@-webkit-keyframes btnFade{0%{opacity:0}to{opacity:1}}@keyframes btnFade{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.animatedSlide{height:475px}.animatedSlide_content{padding:0 40px}.animatedSlide_overview{flex:0 0 45%}.animatedSlide_overview span:first-child{font-size:16px;line-height:23px}.animatedSlide_overview span:nth-child(2){font-size:48px}.animatedSlide_overview span:last-child{font-size:18px;line-height:22px}.animatedSlide_description{font-size:16px;flex:0 0 45%;line-height:1.8}.animatedSlide_description .animatedSlide_linkCta,.animatedSlide_description .animatedSlide_videoCta{font-size:18px}.animatedSlide_border{left:51.5%;width:475px;height:475px}.animatedSlide_border.shrink{transform:scale(1.15)}}@media (max-width:900px){.animatedSlide_border{left:42.5%}}@media (width:834px){.animatedSlide_border{left:45.5%}}@media (max-width:700px){.animatedSlide{height:950px}.animatedSlide_content{height:85%;padding:40px 16px;flex-wrap:wrap;justify-content:center}.animatedSlide_description,.animatedSlide_overview{flex:0 0 100%}.animatedSlide_overview{margin-bottom:40px;text-align:center}.animatedSlide_overview span:nth-child(3){max-width:none;font-size:18px;line-height:1.5}.animatedSlide_overview .button{width:100%}.animatedSlide_description p{line-height:1.8}.animatedSlide_border{top:60%;left:16px;width:340px;height:340px}.animatedSlide_border.shrink{transform:scale(1.3)}}
