/*1605595200000*/
.slide-component{color:white;position:absolute;top:0;width:100%;height:95%;z-index:1;opacity:0;-webkit-transition:opacity s ease-in-out;-moz-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.slide-component__title{position:absolute;padding-top:30px;padding-left:25px;width:70%}@media(min-width:992px){.slide-component__title{top:30%;padding-left:100px}}.slide-component__footer{position:absolute;display:flex;flex-direction:row;width:100%;bottom:15px;align-items:center;justify-content:center;height:90px}@media(min-width:992px){.slide-component__footer{width:60%;margin-left:20%;margin-right:20%}}.slide-component__footer__text{display:flex;flex-direction:column;box-sizing:border-box;width:50%;text-align:center;padding:10px 40px}@media(min-width:992px){.slide-component__footer__text{width:33.3%;padding:10px 40px 10px 0}}.slide-component__footer__text__top h5{margin-top:0;margin-bottom:0}.slide-component__footer__text__bottom h5{margin-top:0;margin-bottom:0;font-weight:bold}.slide-component__footer__button{visibility:hidden;position:absolute}@media(min-width:992px){.slide-component__footer__button{visibility:visible;position:relative;border-left:1.2px solid white;border-right:1.2px solid white;width:33.3%}}@media(min-width:992px){.slide-component__footer__button__url__text{height:3.125rem;width:10.625rem;display:flex;align-items:center;justify-content:center;border-radius:3.125rem;padding:1rem 2.5rem;white-space:nowrap;font-family:'MarkPro-Bold SKY';font-size:.9375rem;line-height:.9375rem;background-color:#fff;border:2px solid #fff;color:#00013a;margin-left:auto;margin-right:auto;margin-top:20px;margin-bottom:20px;text-align:center;opacity:85%}.slide-component__footer__button__url__text:hover{background-color:#00b1eb;border:2px solid #00b1eb;box-shadow:0 4px 4px rgba(0,0,0,0.25);color:#fff}.slide-component__footer__button__url__text:disabled{background-color:#e0e0e0;border:2px solid #e0e0e0}}@media(min-width:992px) and (min-width:768px){.slide-component__footer__button__url__text{width:11.5625rem}}.slide-component__footer__image{width:50%;border-left:1.2px solid white}.slide-component__footer__image img{display:block;margin-left:auto;margin-right:auto;margin-top:15px;margin-bottom:15px;height:60px;width:90px}@media(min-width:992px){.slide-component__footer__image{width:33%;border-left:0}.slide-component__footer__image img{height:90px;width:135px;margin-top:0;margin-bottom:0}}.slide-component--active{opacity:1;z-index:2}.footer-component{position:absolute;display:flex;flex-direction:row;width:100%;bottom:0;height:5%;align-items:center;justify-content:center;z-index:1}@media(min-width:992px){.footer-component{width:70%;margin:0 15%}}.slide-link-component{height:1rem;width:1rem;background-color:transparent;border-radius:100%;display:inline-block;border:2px solid #FFF;cursor:pointer;margin:0 1rem}.slide-link-component--selected{background-color:#fff}.background-component{z-index:-1;position:absolute;width:100%;height:102%;top:0;opacity:0;-webkit-transition:opacity s ease-in-out;-moz-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.background-component__background-image img{position:absolute;height:100%;width:100%;object-fit:cover}.background-component--active{opacity:1}.root{width:100%;height:calc(95vh - 64px)}body{margin:0}.crossfade-banner{font-family:'MarkPro-Book SKY'}.crossfade-banner__gradient{background:linear-gradient(to bottom,rgba(2,0,36,0.15) 0%,rgba(2,0,36,0.6) 100%);z-index:0;position:absolute;width:100%;height:102%;top:0}