.headlines-slide-animated{flex-shrink:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;min-height:0;margin:4rem 1rem;opacity:0;visibility:hidden;transform:translateY(50px);position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;transition:all .5s ease-in-out}.blink-cover{animation:blink 1s infinite}.headlines-count-2 .headlines-slide-animated:first-child{animation:slideShow2 10s 0s infinite}.headlines-count-2 .headlines-slide-animated:nth-child(2){animation:slideShow2 10s 5s infinite}.headlines-count-2 .headlines-dot:first-child{animation:dotPulse2 10s 0s infinite}.headlines-count-2 .headlines-dot:nth-child(2){animation:dotPulse2 10s 5s infinite}.headlines-count-3 .headlines-slide-animated:first-child{animation:slideShow3 15s 0s infinite}.headlines-count-3 .headlines-slide-animated:nth-child(2){animation:slideShow3 15s 5s infinite}.headlines-count-3 .headlines-slide-animated:nth-child(3){animation:slideShow3 15s 10s infinite}.headlines-count-3 .headlines-dot:first-child{animation:dotPulse3 15s 0s infinite}.headlines-count-3 .headlines-dot:nth-child(2){animation:dotPulse3 15s 5s infinite}.headlines-count-3 .headlines-dot:nth-child(3){animation:dotPulse3 15s 10s infinite}.headlines-count-4 .headlines-slide-animated:first-child{animation:slideShow4 20s 0s infinite}.headlines-count-4 .headlines-slide-animated:nth-child(2){animation:slideShow4 20s 5s infinite}.headlines-count-4 .headlines-slide-animated:nth-child(3){animation:slideShow4 20s 10s infinite}.headlines-count-4 .headlines-slide-animated:nth-child(4){animation:slideShow4 20s 15s infinite}.headlines-count-4 .headlines-dot:first-child{animation:dotPulse4 20s 0s infinite}.headlines-count-4 .headlines-dot:nth-child(2){animation:dotPulse4 20s 5s infinite}.headlines-count-4 .headlines-dot:nth-child(3){animation:dotPulse4 20s 10s infinite}.headlines-count-4 .headlines-dot:nth-child(4){animation:dotPulse4 20s 15s infinite}.headlines-count-5 .headlines-slide-animated:first-child{animation:slideShow5 25s 0s infinite}.headlines-count-5 .headlines-slide-animated:nth-child(2){animation:slideShow5 25s 5s infinite}.headlines-count-5 .headlines-slide-animated:nth-child(3){animation:slideShow5 25s 10s infinite}.headlines-count-5 .headlines-slide-animated:nth-child(4){animation:slideShow5 25s 15s infinite}.headlines-count-5 .headlines-slide-animated:nth-child(5){animation:slideShow5 25s 20s infinite}.headlines-count-5 .headlines-dot:first-child{animation:dotPulse5 25s 0s infinite}.headlines-count-5 .headlines-dot:nth-child(2){animation:dotPulse5 25s 5s infinite}.headlines-count-5 .headlines-dot:nth-child(3){animation:dotPulse5 25s 10s infinite}.headlines-count-5 .headlines-dot:nth-child(4){animation:dotPulse5 25s 15s infinite}.headlines-count-5 .headlines-dot:nth-child(5){animation:dotPulse5 25s 20s infinite}@keyframes slideShow2{0%,50%{opacity:1;visibility:visible;transform:translateY(0);z-index:2}51%,to{opacity:0;visibility:hidden;transform:translateY(50px);z-index:1}}@keyframes dotPulse2{0%,50%{width:2rem;height:2rem;background-color:white}51%,to{width:1.25rem;height:1.25rem;background-color:rgba(255,255,255,.5)}}@keyframes slideShow3{0%,33.33%{opacity:1;visibility:visible;transform:translateY(0);z-index:2}34%,to{opacity:0;visibility:hidden;transform:translateY(50px);z-index:1}}@keyframes dotPulse3{0%,33.33%{width:2rem;height:2rem;background-color:white}34%,to{width:1.25rem;height:1.25rem;background-color:rgba(255,255,255,.5)}}@keyframes slideShow4{0%,25%{opacity:1;visibility:visible;transform:translateY(0);z-index:2}26%,to{opacity:0;visibility:hidden;transform:translateY(50px);z-index:1}}@keyframes dotPulse4{0%,25%{width:2rem;height:2rem;background-color:white}26%,to{width:1.25rem;height:1.25rem;background-color:rgba(255,255,255,.5)}}@keyframes slideShow5{0%,20%{opacity:1;visibility:visible;transform:translateY(0);z-index:2}21%,to{opacity:0;visibility:hidden;transform:translateY(50px);z-index:1}}@keyframes dotPulse5{0%,20%{width:2rem;height:2rem;background-color:white}21%,to{width:1.25rem;height:1.25rem;background-color:rgba(255,255,255,.5)}}.headlines-container{flex-direction:column;font-family:Noto Sans,sans-serif}.headlines-container,.headlines-empty-state{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;display:flex}.headlines-empty-state{background:#f1f1f1;align-items:center;justify-content:center}.headlines-empty-content{color:#333}.headlines-empty-icon{font-size:6rem;margin-bottom:2rem}.headlines-empty-title{font-size:2rem;font-weight:600}.headlines-empty-subtitle{font-size:1.2rem;color:#666}.headlines-banner{height:20%;background:#f1f1f1;display:flex;align-items:center;justify-content:center;padding:0 9.06%}.breaking-news-banner{display:flex;align-items:center;gap:2rem}.breaking-news-icon{width:60px;height:60px;position:relative;flex-shrink:0}.live-light-outer{width:100%;height:100%;background:#aa0022;border-radius:50%;position:relative;animation:pulse 2s infinite;box-shadow:0 0 20px rgba(170,0,34,.3)}.live-light-inner{position:absolute;top:25%;left:25%;width:50%;height:50%;background:#ffffff;border-radius:50%;animation:blink 1s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.breaking-news-text{flex-shrink:0}.breaking-news-label{font-family:Noto Sans,sans-serif;font-weight:900;font-size:6rem;line-height:1;color:#aa0022;text-transform:uppercase;letter-spacing:.1em}.headlines-content{height:80%;background:#008fb3;display:flex;flex-direction:row;align-items:center;padding:0 4.95%;gap:3.18%}.headlines-navigation{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;flex-shrink:0;margin-right:2rem;height:100%}.headlines-dot{animation:dotPulse 15s infinite}.headlines-carousel{flex:1;height:100%;position:relative;overflow:hidden}.headlines-slides-container{height:100%;display:flex;flex-direction:column;justify-content:center;gap:1.25rem}.headlines-slide{animation:slideCycle 15s infinite}.headlines-timestamp{font-family:Noto Sans,sans-serif;font-size:2.5rem;line-height:1;color:#ffffff;letter-spacing:.1em;text-align:left;margin-bottom:1.5rem}.headlines-text{flex:1;display:flex;align-items:center}.headlines-title{font-family:TRT,Noto Sans,sans-serif;font-weight:500;font-size:4rem;line-height:1.2;color:#ffffff;text-align:left;width:100%}@media (max-width:1920px){.breaking-news-label{font-size:5rem}.headlines-title{font-size:3.5rem}.headlines-timestamp{font-size:2rem}}@media (max-width:1440px){.breaking-news-label{font-size:4.5rem}.headlines-title{font-size:3rem}.headlines-timestamp{font-size:1.8rem}}@media (max-width:1024px){.breaking-news-label{font-size:4rem}.headlines-title{font-size:2.5rem}.headlines-timestamp{font-size:1.5rem}}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;overflow:hidden}.headlines-main-container{height:100vh;background-color:#f3f4f6;display:flex;flex-direction:column;overflow:hidden;margin:0;padding:0}.headlines-empty-container{height:100vh;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.headlines-empty-content{text-align:center}.headlines-empty-icon{color:#9ca3af;font-size:3.75rem;margin-bottom:1rem}.headlines-empty-title{color:#4b5563;font-size:1.25rem;margin-bottom:1rem}.headlines-empty-subtitle{color:#9ca3af;font-size:.875rem}.headlines-banner-section{height:20vh;background-color:#f3f4f6;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 4rem;flex-shrink:0}.headlines-banner-content{display:flex;align-items:center;gap:3rem}.headlines-icon-container{position:relative}.headlines-icon-outer{width:3.5rem;height:3.5rem;background-color:#a02}.headlines-icon-inner,.headlines-icon-outer{border-radius:50%;display:flex;align-items:center;justify-content:center}.headlines-icon-inner{width:2.5rem;height:2.5rem;background-color:white}.headlines-icon-center{width:1.5rem;height:1.5rem;background-color:#a02;border-radius:50%}.headlines-icon-cover{position:absolute;top:0;left:0;width:3.5rem;height:3.5rem;background-color:#a02;border-radius:50%}.headlines-breaking-text-container{position:relative}.headlines-breaking-text{color:#a02;font-weight:700;font-size:5.5rem;text-transform:uppercase;letter-spacing:0}.headlines-content-section{flex:1;background-color:#008fb3;padding:3rem 4rem;display:flex;flex-direction:column;justify-content:center}.headlines-carousel-wrapper{width:100%;padding:0}.headlines-carousel-layout{gap:3.5rem;height:100%}.headlines-carousel-layout,.headlines-dots-container{display:flex;align-items:center;justify-content:center}.headlines-dots-container{flex-direction:column;margin-right:2rem;flex-shrink:0;gap:1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;position:relative;z-index:1}.headlines-count-2 .headlines-dots-container{gap:2.5rem;-webkit-gap:2.5rem;-moz-gap:2.5rem;-ms-gap:2.5rem}.headlines-count-3 .headlines-dots-container{gap:1.75rem;-webkit-gap:1.75rem;-moz-gap:1.75rem;-ms-gap:1.75rem}.headlines-count-4 .headlines-dots-container{gap:1.25rem;-webkit-gap:1.25rem;-moz-gap:1.25rem;-ms-gap:1.25rem}.headlines-count-5 .headlines-dots-container{gap:1rem;-webkit-gap:1rem;-moz-gap:1rem;-ms-gap:1rem}.headlines-count-6 .headlines-dots-container,.headlines-count-7 .headlines-dots-container,.headlines-count-8 .headlines-dots-container{gap:.75rem;-webkit-gap:.75rem;-moz-gap:.75rem;-ms-gap:.75rem}.headlines-dot{border-radius:50%;transition:all .3s ease;width:1.25rem;height:1.25rem;background-color:rgba(255,255,255,.5);-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;display:block;flex-shrink:0;margin-bottom:1.5rem}.headlines-dot:last-child{margin-bottom:0}.headlines-count-2 .headlines-dot{margin-bottom:2.5rem}.headlines-count-3 .headlines-dot{margin-bottom:1.75rem}.headlines-count-4 .headlines-dot{margin-bottom:1.25rem}.headlines-count-5 .headlines-dot{margin-bottom:1rem}.headlines-count-6 .headlines-dot,.headlines-count-7 .headlines-dot,.headlines-count-8 .headlines-dot{margin-bottom:.75rem}.headlines-dot-active{width:2rem;height:2rem;background-color:white}.headlines-dot-inactive{width:1.25rem;height:1.25rem;background-color:rgba(255,255,255,.5)}.headlines-carousel-content{flex:1;height:100%}.headlines-slides-wrapper{display:flex;flex-direction:row;height:100%}.headlines-slide{opacity:0;visibility:hidden;transform:translateY(50px);position:absolute;top:0;left:0;right:0;bottom:0}.headlines-slide,.headlines-slide-static{flex-shrink:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;min-height:0;padding:0 1rem;z-index:1}.headlines-slide-static{opacity:1;visibility:visible;transform:translateY(0);position:relative}.headlines-timestamp{color:white;font-size:1.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.75rem}.headlines-text-container{color:white;font-weight:700;line-height:1.25;word-break:break-word;padding:0 4rem}.headlines-text-wrapper{display:flex;align-items:center;height:100%;gap:1rem;justify-content:center}.headlines-text-content{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0}.headlines-title-text{font-size:4rem;line-height:1.1}@media (max-width:639px){.headlines-banner-section{padding:1rem 2rem}.headlines-content-section{padding:2rem}.headlines-dot{width:1rem;height:1rem}.headlines-dot-active{width:1.5rem;height:1.5rem}.headlines-count-2 .headlines-dots-container{gap:2rem}.headlines-count-3 .headlines-dots-container{gap:1.5rem}.headlines-count-4 .headlines-dots-container{gap:1rem}.headlines-count-5 .headlines-dots-container{gap:.75rem}.headlines-count-6 .headlines-dots-container,.headlines-count-7 .headlines-dots-container,.headlines-count-8 .headlines-dots-container{gap:.5rem}}@media (min-width:640px){.headlines-banner-section{padding:1rem 6rem}.headlines-content-section{padding:3rem 6rem}.headlines-breaking-text{font-size:6rem}.headlines-title-text{font-size:4.5rem}.headlines-timestamp{font-size:2rem}}@media (min-width:1280px){.headlines-banner-section{padding:1rem 8rem}.headlines-content-section{padding:3rem 8rem}.headlines-breaking-text{font-size:6.5rem}.headlines-title-text{font-size:5rem}.headlines-timestamp{font-size:2.25rem}.headlines-dot{width:1.5rem;height:1.5rem}.headlines-dot-active{width:2.5rem;height:2.5rem}.headlines-count-2 .headlines-dots-container{gap:3rem}.headlines-count-3 .headlines-dots-container{gap:2.25rem}.headlines-count-4 .headlines-dots-container{gap:1.75rem}.headlines-count-5 .headlines-dots-container{gap:1.5rem}.headlines-count-6 .headlines-dots-container,.headlines-count-7 .headlines-dots-container,.headlines-count-8 .headlines-dots-container{gap:1.25rem}}