.csr-container{display:flex;gap:16px}.csr-section{display:flex;flex-direction:column;gap:32px;padding:32px 0}.csr-section-title{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.csr-section-title h2{position:relative;z-index:1;padding:0 8px;font-family:"OpenSans-Bold";font-size:35px;line-height:1;margin:0;color:#007da3;text-align:center}.csr-title-divider{flex-grow:1;height:6px;margin-top:4px;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.csr-featured{background:rgb(236,227,206);background:linear-gradient(0deg,rgba(236,227,206,1) 0%,rgba(244,243,237,1) 39%)}.crs-banner a{display:block;width:auto;height:auto}.crs-banner img{display:block;width:100%;max-width:100%;height:auto}.csr-news-ticker{width:100%;display:flex;justify-content:space-between;background-color:#fff;background-image:url("../../images/csr_page/ticker_bg.png");background-position:left center;background-size:contain;background-repeat:no-repeat;border:1px solid rgba(0,0,0,.1)}.csr-news-ticker-title{position:relative;width:auto;display:flex;justify-content:center;align-items:center;gap:4px;padding:8px}.csr-news-ticker-title-icon img{width:24px;height:24px}.csr-news-ticker-title-label{white-space:nowrap;font-weight:700;font-size:14px;color:#fff}.csr-news-ticker-content{padding:10px 16px}.csr-news-ticker-content .bx-wrapper .bx-viewport{box-shadow:none;border:0;background-color:transparent}.csr-news-ticker-content li{width:100%}.csr-news-ticker-content li a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.csr-news-ticker-content li a span{display:inline-block;margin-left:8px;font-size:12px;color:#868686}.csr-news-ticker-content li a,.csr-news-ticker-content li a:hover{color:#000;text-decoration:none}.csr-news-ticker-control{width:auto;display:flex;align-items:stretch}.ticker-control-btn a{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 14px;border-left:1px solid rgba(0,0,0,.1)}.ticker-control-btn img{width:8px;height:auto;opacity:.5}.ticker-control-prev img{transform:rotate(180deg)}.csr-latest-news .next-articles{display:flex;flex-direction:column;gap:30px}.csr-latest-news_card{display:flex;gap:8px;position:relative;border-radius:6px;overflow:hidden}.csr-latest-news_card .card-thumbnail img{width:160px;height:auto;border-radius:6px;overflow:hidden}.csr-latest-news_card.card-featured .card-thumbnail img{width:100%}.csr-latest-news_card .card-content{flex:1;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:stretch;gap:4px}.csr-latest-news_card.card-featured:after{content:"";width:100%;height:50%;display:block;position:absolute;z-index:1;bottom:0;left:0;background:rgb(0,0,0);background:linear-gradient(0deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 50%)}.csr-latest-news_card.card-featured .card-content{position:absolute;bottom:0;left:0;padding:16px}.csr-latest-news_card .card-content .article-title{font-family:"OpenSans";font-weight:600;font-size:16px;line-height:1.25;text-align:left}.csr-latest-news_card .card-content .article-excerpt{font-size:15px;line-height:1.5;color:#4f4f4f}.csr-latest-news_card.card-featured .card-content .article-title{font-size:25px}.csr-latest-news_card .card-content .article-title a,.csr-latest-news_card .card-content .article-title a:hover{color:#000;text-decoration:none}.csr-latest-news_card.card-featured .card-content .article-title a,.csr-latest-news_card.card-featured .card-content .article-title a:hover{color:#fff}.published-date{display:flex;gap:4px;align-items:center;font-size:12px;line-height:1}.published-date:before{content:"";width:14px;height:14px;display:inline-block;background-image:url("../../images/csr_page/icon_calendar.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.csr-latest-news_card.card-featured .published-date{color:#fff}.csr-latest-news_card.card-featured .published-date:before{filter:brightness(0) invert(1)}.csr-tag{align-self:flex-start;width:max-content;padding:4px 8px;color:#fff;font-size:12px;line-height:1;text-transform:uppercase;background-color:#0d7b98}.csr-tag:hover,.csr-tag:visited{color:#fff;text-decoration:none}.tag-brown{background-color:#a55c3e}.tag-blue{background-color:#0d7b98}.tag-yellow{background-color:#c58c13}.tag-purple{background-color:#bc2c54}.csr-categories{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}.csr-categories .csr-category{width:180px;height:234px;position:relative}.csr-categories .csr-category img{width:100%;height:auto}.csr-categories .csr-category-title{width:80%;position:absolute;z-index:1;bottom:18%;left:10%;padding:0 16px;font-family:"OpenSans-Bold";font-size:14px;text-transform:uppercase;text-align:center;color:#fff}.csr-categories .csr-category-title:hover{color:#fff;text-decoration:none}.csr-news-archives{display:flex;gap:24px;flex-wrap:wrap}.csr-news-card{position:relative;flex-basis:calc(33.33% - 24px);display:flex;flex-direction:column;gap:8px}.csr-news-card .csr-tag{position:absolute;top:16px;left:16px}.csr-news-card-thumb{border-radius:6px;overflow:hidden}.csr-news-card-thumb img{width:100%;height:auto}.csr-news-card-title{font-family:"OpenSans-Bold";font-size:16px;line-height:1.25;margin-bottom:0}.csr-news-card-title a,.csr-news-card-title a:hover{color:#000;text-decoration:none}.csr-pagination{margin:32px 0;display:flex;justify-content:center;align-items:center}.csr-load-more{display:flex;gap:8px;align-items:center;padding:16px 28px;background-color:#ffcf5f;border-radius:6px;appearance:none;border:none;box-shadow:none;font-family:"OpenSans-Bold"}.csr-load-more::after{content:"";width:16px;height:16px;display:block;background-image:url("../../images/csr_page/icon_arrow_down.png");background-position:center;background-size:contain;background-repeat:no-repeat}.csr-videos{background-color:#f5f3ed}.csr-video-archives{width:100%;display:flex;justify-content:space-between}.csr-video-player{width:640px}.csr-video-card{background-color:#e6b441;position:relative;padding-bottom:56.25%;height:0}.csr-video-card iframe{position:absolute;top:0;left:0;width:100%;height:100%}.csr-video-card-title{width:100%;height:auto;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-color:#e6b441;font-family:"OpenSans-Bold";font-size:14px;text-transform:uppercase;padding:10px 14px;margin:0;position:absolute;top:100%;left:0}.csr-next-videos{height:100%;max-height:400px;margin:0;padding:8px;overflow-y:scroll;background-color:#006991}.csr-video-item .card-thumbnail img{width:110px;border-radius:4px}.csr-next-videos .csr-video-item{padding:8px;transition:all 0.2s ease-in-out}.csr-next-videos .csr-video-item.current-playing{background-color:rgba(0,0,0,.2)}.csr-next-videos .csr-video-item:last-child{margin-bottom:0}.csr-next-videos .csr-video-item .card-content .article-title{font-size:14px}.csr-next-videos .csr-video-item .card-content .article-title a,.csr-next-videos .csr-video-item .card-content .article-title a:hover{color:#fff}.csr-next-videos .published-date{color:#fff}.csr-next-videos .published-date::before{filter:brightness(0) invert(1)}@media screen and (max-width:1023px){.csr-container{gap:8px}.csr-section{gap:16px;padding:16px 0}}@media screen and (max-width:960px){.csr-video-archives{flex-direction:column}.csr-video-player{width:calc(100vw - 10px)}.csr-next-videos{max-height:initial;margin-top:40px}}@media screen and (max-width:640px){.vna-csr .container-wrapper{padding:0 10px}.csr-news-ticker{width:calc(100% - 20px);background-size:50px 100%}.csr-news-ticker-title-label{display:none}.csr-news-ticker-content{max-width:80%;overflow:hidden}.csr-latest-news_card.card-featured{margin-bottom:16px}.csr-latest-news .next-articles{gap:16px}.csr-categories{margin:24px 0}.csr-categories .csr-category{width:calc(50% - 16px);height:auto}.csr-news-card{flex-basis:calc(50% - 12px)}}.csr-breadcrumb{background-color:#f5f3ed;padding:20px 0}.csr-breadcrumb ul{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.csr-breadcrumb li{font-size:14px;line-height:14px}.csr-breadcrumb li a::after,.csr-breadcrumb li:first-child a::before{content:"";width:18px;height:18px;display:block;background-image:url("../../images/csr_page/icon_breadcrumb_home.png");background-position:center;background-size:contain;background-repeat:no-repeat}.csr-breadcrumb li a::after{width:10px;height:10px;background-image:url("../../images/csr_page/icon_breadcrumb_separator.png")}.csr-breadcrumb a,.csr-breadcrumb a:hover{display:flex;gap:8px;align-items:center;text-decoration:none}.category-featured.csr-latest-news_card{gap:20px;margin-bottom:20px}.category-featured.csr-latest-news_card .card-thumbnail{width:50%}.category-featured.csr-latest-news_card .card-thumbnail img{width:100%}.category-featured.csr-latest-news_card .card-content .article-title{font-family:"OpenSans-Bold";font-size:25px}.csr-btn-readmore{font-family:"OpenSans";font-weight:600;margin-top:16px;padding:8px 16px;padding-right:32px;align-self:flex-start;border:1px solid #006991;border-radius:4px;background-image:url("../../images/csr_page/icon_readmore.png");background-position:90% center;background-size:12px;background-repeat:no-repeat}.csr-btn-readmore:hover{text-decoration:none}.csr-category-articles .csr-latest-news_card{gap:12px;margin-bottom:32px}.csr-category-articles .csr-latest-news_card .card-content .article-title{font-family:"OpenSans-Bold";font-size:16px}@media screen and (max-width:640px){.category-featured.csr-latest-news_card{flex-direction:column}.category-featured.csr-latest-news_card .card-thumbnail{width:100%}}.csr-article,.csr-related-articles{margin:32px 0;display:flex;flex-direction:column;gap:20px}.csr-article-header .csr-article-title{font-family:"OpenSans-Bold";font-size:32px}.csr-article-main p{font-size:16px;line-height:1.7;margin-bottom:20px;color:#4f4f4f}.csr-article-main figure{margin-bottom:24px}.csr-article-main figcaption{font-style:italic;text-align:center;color:#4f4f4f}.csr-article-main img{width:100%;height:auto;margin-bottom:8px}.csr-related-articles h2{font-family:"OpenSans-Bold";font-size:20px;color:#006d85;text-align:center;padding:12px 0;margin:0;background-color:#eee}.csr-related-articles .csr-btn-readmore{align-self:flex-end}.csr-related-articles .csr-latest-news_card .card-thumbnail img{width:140px}.csr-related-articles .csr-latest-news_card .card-content .article-title{font-family:"OpenSans-Bold";font-size:15px}.csr-related-articles .crs-banner{margin-top:20px}@media screen and (max-width:640px){.csr-latest-news_card .card-thumbnail img{width:140px}.csr-related-articles .csr-btn-readmore{align-self:center}}.csr-latest-news_card .card-thumbnail-category img{width:160px;height:102px;border-radius:6px;overflow:hidden}