.VideoPlayer-module___4dN_q__playerContainer{width:100%;position:relative;overflow:hidden}.VideoPlayer-module___4dN_q__videoContainer{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden;-webkit-mask:linear-gradient(#000 0% 99%,#0000 100%);mask:linear-gradient(#000 0% 99%,#0000 100%)}.VideoPlayer-module___4dN_q__videoContainer:before,.VideoPlayer-module___4dN_q__videoContainer:after{content:"";z-index:2;opacity:0;pointer-events:none;width:100%;height:15%;position:absolute}.VideoPlayer-module___4dN_q__videoContainer:before{opacity:0;background:linear-gradient(#fff0 30%,#ffffff1a 80%,#fff 100%);bottom:0}.VideoPlayer-module___4dN_q__videoContainer:after{opacity:0;background:linear-gradient(270deg,#fff 0%,#ffffff1a 20%,#fff0 70%);right:0}.VideoPlayer-module___4dN_q__videoElement{object-fit:contain;width:100%;height:100%}.VideoPlayer-module___4dN_q__playerContent{padding-top:40px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.VideoPlayer-module___4dN_q__controlsHidden{opacity:0;pointer-events:none}.VideoPlayer-module___4dN_q__posterContainer{cursor:pointer;z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.VideoPlayer-module___4dN_q__posterImage{object-fit:contain;width:100%;height:100%}.VideoPlayer-module___4dN_q__youtubeContainer{aspect-ratio:16/9;width:100%;height:100%;position:relative;overflow:hidden}.VideoPlayer-module___4dN_q__youtubeIframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.VideoPlayer-module___4dN_q__playerControls{color:#fff;justify-content:space-between;align-items:center;padding:12px 16px 16px;display:flex}.VideoPlayer-module___4dN_q__videoInfo{flex:1;align-items:center;min-width:0;margin-right:16px;display:flex}.VideoPlayer-module___4dN_q__timeDisplay{color:#ffffffb3;text-align:center;border-radius:0;justify-content:space-between;min-width:100px;margin-top:4px;padding:0 4px;font-family:monospace;font-size:12px;display:flex}.VideoPlayer-module___4dN_q__playbackControls{justify-content:center;align-items:center;gap:8px;display:flex}.VideoPlayer-module___4dN_q__controlButton:hover{color:var(--link-hover-color);background-color:#ffffff1a}.VideoPlayer-module___4dN_q__playButton:hover{background-color:var(--link-hover-color);box-shadow:0 0 10px var(--link-hover-color);transform:scale(1.05)}.VideoPlayer-module___4dN_q__volumeControls{cursor:pointer;align-items:center;gap:8px;margin-left:16px;display:flex}.VideoPlayer-module___4dN_q__volumeSlider{appearance:none;background:#ffffff4d;border-radius:2px;outline:none;width:80px;height:4px;margin:0 8px;transition:height .2s}.VideoPlayer-module___4dN_q__timelineSlider{cursor:pointer;background-color:#ffffff4d;width:100%;height:4px;transition:height .2s;position:relative}.VideoPlayer-module___4dN_q__timelineSlider>*{border-radius:0}.VideoPlayer-module___4dN_q__timelineSlider:hover{height:6px}:is(.VideoPlayer-module___4dN_q__timelineSlider [data-slot=slider-range],.VideoPlayer-module___4dN_q__volumeSlider [data-slot=slider-range]){background-color:var(--link-hover-color)!important}.VideoPlayer-module___4dN_q__fullscreenVideo{z-index:9999;background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}.VideoPlayer-module___4dN_q__fullscreenControls{background:linear-gradient(#0000,#000c);padding-top:60px;position:absolute;bottom:0;left:0;right:0}.VideoPlayer-module___4dN_q__playOverlay{opacity:0;background-color:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.VideoPlayer-module___4dN_q__playerContainer:hover .VideoPlayer-module___4dN_q__playOverlay{opacity:1}.VideoPlayer-module___4dN_q__timeTooltip{background-color:var(--link-hover-color);color:#fff;z-index:10;border-radius:4px;padding:4px 8px;font-size:12px;position:absolute;bottom:20px;transform:translate(-50%)}@media (max-width:768px){.VideoPlayer-module___4dN_q__playerControls{flex-wrap:wrap;padding:8px 12px 12px}.VideoPlayer-module___4dN_q__videoInfo{width:100%;margin-bottom:8px}.VideoPlayer-module___4dN_q__playbackControls{order:1;justify-content:center;width:100%;margin-bottom:8px}.VideoPlayer-module___4dN_q__volumeControls{order:2;justify-content:space-between;width:100%;margin-left:0}.VideoPlayer-module___4dN_q__volumeSlider{width:120px}}.VideoPlayer-module___4dN_q__mobileControls{padding-top:30px}.VideoPlayer-module___4dN_q__mobilePlaybackControls{justify-content:center;margin-bottom:8px}.VideoPlayer-module___4dN_q__mobileVolumeControls{justify-content:space-between;width:100%;margin-left:0}.VideoPlayer-module___4dN_q__smallScreenControls{padding-top:15px}.VideoPlayer-module___4dN_q__smallScreenVolumeControls{flex-flow:wrap;justify-content:space-between;gap:4px}.VideoPlayer-module___4dN_q__smallScreenTimeDisplay{font-size:9px;min-width:60px!important}@media (max-width:1025px){.VideoPlayer-module___4dN_q__playerControls{flex-wrap:wrap;padding:8px 12px 12px}.VideoPlayer-module___4dN_q__videoInfo{width:100%;margin-bottom:8px}.VideoPlayer-module___4dN_q__playbackControls{order:1;justify-content:center;width:100%;margin-bottom:8px}.VideoPlayer-module___4dN_q__volumeControls{order:2;justify-content:space-between;width:100%;margin-left:0}.VideoPlayer-module___4dN_q__volumeSlider{width:120px}.VideoPlayer-module___4dN_q__timeTooltip{display:none}}@media (max-width:577px){.VideoPlayer-module___4dN_q__playerControls{flex-direction:column;gap:8px;padding:6px 8px 10px}.VideoPlayer-module___4dN_q__thumbnailImage{width:40px;height:40px}.VideoPlayer-module___4dN_q__videoTitle{font-size:12px}.VideoPlayer-module___4dN_q__controlButton{padding:6px}.VideoPlayer-module___4dN_q__playButton{margin:0 4px;padding:10px}.VideoPlayer-module___4dN_q__volumeControls{flex-wrap:wrap;justify-content:space-between;gap:4px;width:100%}.VideoPlayer-module___4dN_q__volumeSlider{display:none}.VideoPlayer-module___4dN_q__timeDisplay{min-width:70px;font-size:10px}.VideoPlayer-module___4dN_q__timeTooltip{padding:2px 4px;font-size:10px}.VideoPlayer-module___4dN_q__playerContent{padding-top:15px}}@media (max-width:360px){.VideoPlayer-module___4dN_q__volumeControls{flex-direction:column;align-items:flex-start}.VideoPlayer-module___4dN_q__timeDisplay{min-width:60px;font-size:9px}.VideoPlayer-module___4dN_q__controlButton{padding:4px}.VideoPlayer-module___4dN_q__playButton{padding:8px}}.VideoPlayer-module___4dN_q__hiddenVideo{opacity:0;pointer-events:none}.VideoPlayer-module___4dN_q__inlinePlayerControls{color:#fff;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;display:flex}.VideoPlayer-module___4dN_q__rightControls{align-items:center;gap:4px;display:flex}.VideoPlayer-module___4dN_q__playButton{background-color:var(--link-hover-color);cursor:pointer;border-radius:50%;margin:0 4px;padding:8px;transition:transform .2s,background-color .2s}.VideoPlayer-module___4dN_q__controlButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:background-color .2s;display:flex}.VideoPlayer-module___4dN_q__volumeSlider{width:60px;margin:0 4px}@media (max-width:1025px){.VideoPlayer-module___4dN_q__inlinePlayerControls{padding:6px 10px}.VideoPlayer-module___4dN_q__playButton{padding:6px}.VideoPlayer-module___4dN_q__controlButton{padding:4px}}@media (max-width:577px){.VideoPlayer-module___4dN_q__inlinePlayerControls{padding:4px 8px}.VideoPlayer-module___4dN_q__playButton{padding:5px}.VideoPlayer-module___4dN_q__controlButton{padding:3px}.VideoPlayer-module___4dN_q__smallScreenTimeDisplay{font-size:9px;min-width:50px!important}}.VideoPlayer-module___4dN_q__noVideoMessage{color:#fff;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;display:flex}.VideoPlayer-module___4dN_q__playIconOverlay{background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoPlayer-module___4dN_q__posterContainer:hover .VideoPlayer-module___4dN_q__playIconOverlay{background-color:#000000b3;transform:translate(-50%,-50%)scale(1.1)}
.NewsRichTextRenderer-module__u_2Kfa__content{color:var(--bn-left-gray)}.NewsRichTextRenderer-module__u_2Kfa__content .news-video-wrapper{background:color-mix(in oklab, var(--background) 90%, transparent);border:1px solid #00000014;border:1px solid lab(0% 0 0/.08);border-color:oklab(0% none none/.08) oklab(0% none none/.08) oklab(0% none none/.08) oklab(0% none none/.08);border-radius:1rem;margin:1.25rem 0;overflow:hidden}.NewsRichTextRenderer-module__u_2Kfa__content .news-video-player{width:100%}.NewsRichTextRenderer-module__u_2Kfa__content .news-image-wrapper{max-width:100%;margin:1.5rem 0}.NewsRichTextRenderer-module__u_2Kfa__content .news-image-wrapper img{max-width:100%;height:auto}:is(.NewsRichTextRenderer-module__u_2Kfa__content .resize-image.float-left,.NewsRichTextRenderer-module__u_2Kfa__content .float-left){float:left;margin-bottom:.75rem;margin-right:1rem}:is(.NewsRichTextRenderer-module__u_2Kfa__content .resize-image.float-right,.NewsRichTextRenderer-module__u_2Kfa__content .float-right){float:right;margin-bottom:.75rem;margin-left:1rem}:is(.NewsRichTextRenderer-module__u_2Kfa__content .resize-image.align-center,.NewsRichTextRenderer-module__u_2Kfa__content .align-center){float:none;margin-inline:auto;display:block}.NewsRichTextRenderer-module__u_2Kfa__content p:after{content:"";clear:both;display:table}@media (max-width:640px){:is(.NewsRichTextRenderer-module__u_2Kfa__content .resize-image.float-left,.NewsRichTextRenderer-module__u_2Kfa__content .resize-image.float-right,.NewsRichTextRenderer-module__u_2Kfa__content .float-left,.NewsRichTextRenderer-module__u_2Kfa__content .float-right){float:none;margin-inline:auto;display:block}}
.news-detail-module__mb3Z3q__page{padding-top:2.5rem;padding-bottom:4rem}.news-detail-module__mb3Z3q__container{width:100%;max-width:72rem;margin:0 auto;padding-inline:.75rem}.news-detail-module__mb3Z3q__article{border-radius:var(--radius-4xl);background:linear-gradient(165deg, color-mix(in oklab, var(--bn-header-left) 26%, white) 0%, color-mix(in oklab, var(--bn-header-right) 20%, white) 100%);border:1px solid #00000014;border:1px solid lab(0% 0 0/.08);border-color:oklab(0% none none/.08) oklab(0% none none/.08) oklab(0% none none/.08) oklab(0% none none/.08);position:relative;overflow:hidden}.news-detail-module__mb3Z3q__coverWrap{aspect-ratio:16/9;position:relative}.news-detail-module__mb3Z3q__coverImage{object-fit:cover;width:100%;height:100%}.news-detail-module__mb3Z3q__coverShade{background:linear-gradient(#0000 45%,#0000003d 100%);position:absolute;inset:0}.news-detail-module__mb3Z3q__logoChip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #00000014;border:1px solid lab(0% 0 0/.08);border-color:oklab(0% none none/.08) oklab(0% none none/.08) oklab(0% none none/.08) oklab(0% none none/.08);border-radius:999px;padding:.4rem .6rem;position:absolute;top:1rem;right:1rem}.news-detail-module__mb3Z3q__logoImage{object-fit:contain;width:2rem;height:2rem;display:block}.news-detail-module__mb3Z3q__content{padding:1.1rem .9rem 1.4rem}.news-detail-module__mb3Z3q__title{color:var(--bn-left-gray);font-family:var(--font-heading);font-weight:var(--font-weight-black);text-wrap:balance;line-height:1.1}.news-detail-module__mb3Z3q__meta{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.news-detail-module__mb3Z3q__metaItem{min-height:2.75rem;color:color-mix(in oklab, var(--bn-left-gray) 88%, transparent);background:#ffffffa3;border:1px solid #00000014;border:1px solid lab(0% 0 0/.08);border-color:oklab(0% none none/.08) oklab(0% none none/.08) oklab(0% none none/.08) oklab(0% none none/.08);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.85rem;display:inline-flex}.news-detail-module__mb3Z3q__metaItemStrong{color:var(--bn-right-blue);font-family:var(--font-heading);font-weight:var(--font-weight-bold)}.news-detail-module__mb3Z3q__body{background:#ffffffdb;border:1px solid #00000014;border:1px solid lab(0% 0 0/.08);border-color:oklab(0% none none/.08) oklab(0% none none/.08) oklab(0% none none/.08) oklab(0% none none/.08);border-radius:1.6rem;margin-top:1.2rem;padding:.95rem .85rem}@media (min-width:640px){.news-detail-module__mb3Z3q__container{padding-inline:1rem}.news-detail-module__mb3Z3q__content{padding:1.5rem 1.5rem 1.75rem}.news-detail-module__mb3Z3q__title{font-size:2rem}.news-detail-module__mb3Z3q__body{padding:1.2rem 1.1rem}}@media (min-width:1024px){.news-detail-module__mb3Z3q__page{padding-top:3rem;padding-bottom:5.5rem}.news-detail-module__mb3Z3q__title{font-size:2.35rem}.news-detail-module__mb3Z3q__content{padding:1.9rem 2rem 2.2rem}.news-detail-module__mb3Z3q__body{border-radius:1.8rem;padding:1.5rem 1.45rem}}
