@charset "utf-8";*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff;overflow-x:hidden}html{scroll-behavior:smooth}.navbar-dark{background-color:#002539!important}.bg-dark{background-color:#002539!important}.bg-light{background-color:#354e5a!important}.brand-hr{border:1px solid #fff;border-radius:50%}.rounded{border-radius:30px!important}.bg-none{background-color:inherit;border:none}a{color:#fff}a:hover{color:#707070}.img-cover{object-fit:cover;height:100%;width:100%;overflow:hidden}.audio-hide{display:none;animation:audio-animationsll 1s ease}.audio-show{display:block;animation:audio-animations 1s ease}@keyframes audio-animations{from{opacity:0}to{opacity:1}}audio{outline:0;background-color:inherit!important}.loading{height:100%;width:100%;position:absolute;top:0;left:0;display:flex;opacity:1;justify-content:center;align-items:center;background-color:#17181a;z-index:5000}.preload-finish{pointer-events:none;opacity:0;transition:all 1s ease}.obj{width:5px;height:10%;background-color:#57646e;margin-right:5px;border-radius:10px;animation:loading-bars .8s infinite alternate}.obj:nth-child(2){animation-delay:.2s}.obj:nth-child(3){animation-delay:.3s}.obj:nth-child(4){animation-delay:.4s}.obj:nth-child(5){animation-delay:.5s}.obj:nth-child(6){animation-delay:.6s}.obj:nth-child(7){animation-delay:.7s}.obj:nth-child(8){animation-delay:.8s}.obj:nth-child(9){animation-delay:.9s}.obj:nth-child(10){animation-delay:.2s}.nav-special-text{color:#f78f1e;text-align:center;width:60%;font-family:serif;font-style:italic}@keyframes loading-bars{0%{height:0%}100%{height:5%}}.view,body,html{height:100%}#mobile-box{width:360px}.gradient-card{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(220,66,37,.5)),color-stop(100%,rgba(0,47,75,.5)));background:-webkit-linear-gradient(top,rgba(0,47,75,.5) 0,rgba(220,66,37,.5) 100%);background:-o-linear-gradient(top,rgba(0,47,75,.5) 0,rgba(220,66,37,.5) 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,47,75,.5)),to(rgba(220,66,37,.5)));background:linear-gradient(to bottom,rgba(0,47,75,.5) 0,rgba(220,66,37,.5) 100%)}.card{-webkit-border-radius:10px;border-radius:10px}.card .view{-webkit-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px}.card h5 a{color:#0d47a1}.card h5 a:hover{color:#072f6b}#pButton{float:left}#timeline{width:90%;height:2px;margin-top:20px;margin-left:10px;float:left;-webkit-border-radius:15px;border-radius:15px;background:rgba(0,0,0,.3)}#pButton{margin-top:12px;cursor:pointer}#playhead{width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;margin-top:-3px;background:#000;cursor:pointer}