@charset "UTF-8";header{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:1;top:0;width:100%;background:rgba(0,3,25,.7)}@media screen and (max-width:784px){header{height:64px}}header .header__inner{width:100%;max-width:1456px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:784px){header .header__inner{padding:0 5.0955414013%}}header #js-logo{opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;max-width:170px}@media screen and (max-width:784px){header #js-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:135px}}header #js-logo img{-webkit-transition:.3s;transition:.3s}body:not(.top) header #js-logo{opacity:1;visibility:visible;z-index:9999}header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:28px}@media screen and (max-width:784px){header .right{gap:18px}}header .right .lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer}@media screen and (min-width:785px){header .right .lang:hover ul{visibility:visible;opacity:1}}@media screen and (max-width:784px){header .right .lang.open ul{visibility:visible;opacity:1}}header .right .lang span{font-size:16px;font-weight:400;padding-left:8px}html[lang=vi] header .right .lang span{line-height:26px}@media screen and (max-width:784px){header .right .lang span{display:none;font-size:14px;padding-left:5px}html[lang=vi] header .right .lang span{line-height:22px}}@media screen and (min-width:784px){header .right .lang span:hover{color:#ebbc51}}header .right .lang .logo{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:784px){header .right .lang .logo:hover+.menu__langue{color:#ebbc51}}header .right .lang ul{visibility:hidden;position:absolute;left:26px;top:18px;width:calc(100% + 16px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:default;opacity:0;background:transparent;border:0 initial;border-color:initial;-o-border-image:initial;border-image:initial;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;font-size:16px;font-weight:400}html[lang=vi] header .right .lang ul{line-height:26px}html[lang=ja] header .right .lang ul li a{letter-spacing:0}@media screen and (max-width:784px){header .right .lang ul{top:20px;width:auto;font-size:14px;background:#fff}header .right .lang ul,header .right .lang ul:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}header .right .lang ul:before{content:"";position:absolute;top:-11px;width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 6px 12px}html[lang=vi] header .right .lang ul{line-height:22px}header .right .lang ul li a{display:block;white-space:nowrap;color:#000e42;padding:4px 10px}html[lang=vi] header .right .lang ul li a{padding:4px 20px}}header .hamburger{width:32px;height:18px;position:relative;background:transparent;border:none;cursor:pointer;margin-top:1px}@media screen and (max-width:784px){header .hamburger{width:34px;height:23px;margin-top:0}}@media screen and (min-width:784px){header .hamburger:hover span{border-color:#ebbc51}}header .hamburger span{display:block;position:absolute;top:0;right:0;width:100%;background:#fff;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.3s;transition:.3s;border:1px solid #fff;border-radius:3px}header .hamburger span:first-child{margin-top:0}@media screen and (max-width:784px){header .hamburger span:first-child{margin-top:0}}header .hamburger span:nth-child(2){margin-top:8px}@media screen and (max-width:784px){header .hamburger span:nth-child(2){margin-top:10px}}header .hamburger span:nth-child(3){margin-top:16px}@media screen and (max-width:784px){header .hamburger span:nth-child(3){margin-top:20px}}header .overlay{position:fixed;top:0;left:0;inset:0;background:#000e42;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;z-index:999}header .overlay.is-open{opacity:1;visibility:visible;-webkit-transform:none;transform:none;-webkit-transition-delay:0s;transition-delay:0s}header .overlay__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;border-bottom:1px solid hsla(0,0%,100%,.08)}header .overlay .btn-close{width:32px;height:32px;display:-ms-inline-grid;display:inline-grid;color:#fff;background:none;border:0;cursor:pointer;font-size:22px;line-height:1}html[lang=vi] header .overlay .btn-close{line-height:34px}header .overlay__center{margin-top:104px}header .overlay .nav,header .overlay__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .overlay .nav a{font-family:Tenor Sans,sans-serif;letter-spacing:0;text-decoration:none;font-size:32px;margin-bottom:23px}html[lang=vi] header .overlay .nav a{line-height:50px}header .overlay .hr{width:316px;height:1px;background:#696d79;margin:26px auto 0}header .overlay .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:48px}header .overlay .social,header .overlay .social a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .overlay .social a{text-decoration:none;gap:8px;margin-left:32px;-webkit-transition:.3s;transition:.3s}header .overlay .social a:first-child{margin-left:0}@media screen and (min-width:784px){header .overlay .social a:hover svg path{fill:#ebbc51}}header .overlay .social__note{margin-left:10px!important;font-size:14px}html[lang=vi] header .overlay .social__note{line-height:22px}header .overlay__bottom{padding:12px 16px 22px;text-align:center;margin-top:37px}header .overlay__bottom .small-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3px;-ms-flex-wrap:wrap;flex-wrap:wrap}header .overlay__bottom .small-links .sep{color:#fff}header.is-open #js-logo{opacity:1!important;visibility:visible!important;z-index:9999}header.is-open .hamburger{z-index:9999}@media screen and (min-width:784px){header.is-open .hamburger.btn-close{height:28px;margin-top:15px}}header.is-open .hamburger span{margin-top:0;top:13px}header.is-open .hamburger span:first-child{-webkit-transform:rotate(135deg);transform:rotate(135deg)}header.is-open .hamburger span:nth-child(2){opacity:0}header.is-open .hamburger span:nth-child(3){-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}header.is-open .overlay{opacity:1;visibility:visible;overflow-y:auto}header.is-open .overlay__center{margin-top:80px}header.is-open .overlay__center nav a{font-size:28px}html[lang=vi] header.is-open .overlay__center nav a{line-height:43px}header.is-open .overlay__center .social__note{font-size:12px}html[lang=vi] header.is-open .overlay__center .social__note{line-height:19px}header.is-open .header__inner{height:64px}header.is-open .header__inner .right{margin-top:0}html[lang=vi] header .overlay__bottom .small-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html[lang=vi] header.is-open .overlay__center nav a{padding:0 20px;text-align:center}.footer{background:rgba(0,0,0,.5)}.footer__inner{max-width:1456px;margin:auto;text-align:center;padding:0 40px}@media screen and (max-width:784px){.footer__inner{padding:0 5.0955414013%}}.footer .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:42px}.footer .social,.footer .social__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .social__item{text-decoration:none;margin-right:32px}.footer .social__item svg path{-webkit-transition:.3s;transition:.3s}@media screen and (min-width:784px){.footer .social__item:hover svg path{fill:#ebbc51}}.footer .social__item:nth-child(3){margin-right:8px}.footer .social__icon{width:24px;height:24px;display:-ms-inline-grid;display:inline-grid}.footer .social__note{font-size:14px;line-height:2}html[lang=vi] .footer .social__note{line-height:22px}@media screen and (max-width:784px){.footer .social__note{font-size:12px}html[lang=vi] .footer .social__note{line-height:19px}}.footer .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin:32px auto 44px}.footer .links a{text-decoration:none;line-height:1.75}html[lang=vi] .footer .links a{line-height:26px}.footer .links a:after{content:"|";margin-left:10px;height:16px;color:#fff}.footer .links a:last-child:after{content:""}@media screen and (max-width:939px){html[lang=ja] .footer .links{max-width:600px}html[lang=ja] .footer .links a:nth-child(5):after{content:""}}@media (min-width:520px) and (max-width:784px){html[lang=ja] .footer .links{max-width:470px}html[lang=ja] .footer .links a:nth-child(4):after{content:""}}@media (min-width:375px) and (max-width:520px){html[lang=ja] .footer .links{max-width:352px}html[lang=ja] .footer .links a:nth-child(3):after,html[lang=ja] .footer .links a:nth-child(5):after{content:""}}@media screen and (max-width:373px){html[lang=ja] .footer .links{gap:10px 17px}html[lang=ja] .footer .links a:nth-child(3):after,html[lang=ja] .footer .links a:nth-child(4):after,html[lang=ja] .footer .links a:nth-child(5):after{content:""}}@media (min-width:768px) and (max-width:1280px){html[lang=vi] .footer .links{max-width:680px}html[lang=vi] .footer .links a:nth-child(5):after{content:""}}@media screen and (max-width:784px){html[lang=vi] .footer .links{max-width:357px;gap:8px}html[lang=vi] .footer .links a:after{margin-left:8px}html[lang=vi] .footer .links a:first-child{padding-left:60px}html[lang=vi] .footer .links a:nth-child(2){padding-right:60px}html[lang=vi] .footer .links a:nth-child(2):after,html[lang=vi] .footer .links a:nth-child(4):after,html[lang=vi] .footer .links a:nth-child(7):after{content:""}}@media screen and (max-width:390px){html[lang=vi] .footer .links{max-width:287px}html[lang=vi] .footer .links a:nth-child(3):after,html[lang=vi] .footer .links a:nth-child(4):after,html[lang=vi] .footer .links a:nth-child(6):after{content:""}}.footer .official a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.footer .official a g,.footer .official a line,.footer .official a path,.footer .official a svg{-webkit-transition:stroke .3s;transition:stroke .3s}@media screen and (min-width:784px){.footer .official a:hover g,.footer .official a:hover line,.footer .official a:hover path,.footer .official a:hover svg{stroke:#ebbc51}}.footer .divider{border-top:1px solid #696d79;margin-top:48px}.footer .copy{padding:32px 0}.top .c-kv{padding-top:78px}.top .notice .c-notice .title{margin-top:80px}@media screen and (max-width:784px){.top .notice .c-notice .title{margin-top:82px}}.top .notice .c-notice .c-news__list{margin-top:3.0303030303%}@media screen and (max-width:784px){.top .notice .c-notice .c-news__list{margin-top:38px}}.top .notice .c-notice .c-news{margin-top:3.668261563%}.top .introduction{margin-top:0}@media screen and (max-width:784px){.top .introduction{padding-top:33px}}.top .introduction .c-container{max-width:890px;margin:9.4382022472% auto 0}@media screen and (max-width:784px){.top .introduction .c-container{margin-top:86px}}.top .introduction .c-container .description{text-align:left;margin-top:5.1685393258%}@media screen and (max-width:784px){.top .introduction .c-container .description{margin-top:13.2484076433%}}.top .introduction .c-container a.c-more{margin-top:4.4943820225%}@media screen and (max-width:784px){.top .introduction .c-container a.c-more{margin-top:44px}}@media screen and (max-width:784px){.top .overview{padding-top:33px}}.top .overview .c-container{max-width:1072px;margin:9.4382022472% auto 0}@media screen and (max-width:784px){.top .overview .c-container{margin-top:86px}}.top .overview .c-container dl{margin-top:2.9850746269%}@media screen and (max-width:784px){.top .overview .c-container dl{margin-top:35px}html[lang=vi] .top .overview .c-container dl{margin-top:0}}.top .overview .c-container dl dt{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;border:none;text-align:left;font-weight:700;padding:0 0 .5597014925%}html[lang=vi] .top .overview .c-container dl dt{-webkit-box-flex:0;-ms-flex:0 0 164px;flex:0 0 164px}@media screen and (max-width:784px){html[lang=vi] .top .overview .c-container dl dt{padding:0;margin-top:26px}html[lang=vi] .top .overview .c-container dl dt:first-child{margin-top:40px}}.top .overview .c-container dl dd{border:none;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 90px);flex:0 0 calc(100% - 90px);padding:0 0 .5597014925%}html[lang=vi] .top .overview .c-container dl dd{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 164px);flex:0 0 calc(100% - 164px)}.top .overview .c-container dl dd:last-child{padding-bottom:0}.top .overview .c-container dl dd dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}.top .overview .c-container dl dd dl dt{-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px;font-weight:400}html[lang=vi] .top .overview .c-container dl dd dl dt{-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px}@media screen and (max-width:784px){.top .overview .c-container dl dd dl dt{margin-top:0!important}}.top .overview .c-container dl dd dl dd{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 190px);flex:0 0 calc(100% - 190px)}html[lang=vi] .top .overview .c-container dl dd dl dd{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 240px);flex:0 0 calc(100% - 240px)}.top .overview .c-container dl.mt-20{margin-top:1.8656716418%}@media screen and (max-width:784px){.top .overview .c-container dl.mt-20{margin-top:0}html[lang=vi] .top .overview .c-container dl.mt-20 dt:first-child{margin-top:2px}}@media screen and (max-width:784px){.top .overview .c-container hr{margin:24px 0}html[lang=vi] .top .overview .c-container hr{margin:31px 0}}.top .overview .c-container .note{margin-top:12px;text-align:right}@media screen and (max-width:784px){.top .overview .c-container .note{margin-top:36px}}@media screen and (max-width:784px){.top .sponsor{padding-top:33px}}.top .sponsor .c-container{max-width:1072px;margin:86px auto 120px}@media screen and (max-width:784px){.top .sponsor .c-container{margin-top:86px}}.top .sponsor .c-container .sponsor-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;padding:27px 30px 30px;margin-top:4.2910447761%}@media screen and (max-width:784px){.top .sponsor .c-container .sponsor-logo{margin-top:13.2484076433%}}.top .sponsor .c-container .sponsor-logo .logo-title{font-family:Tenor Sans,sans-serif;color:#000;font-size:16px;margin-bottom:10px;letter-spacing:0}.top .sponsor .c-container .sponsor-logo figure{width:280px}.news .c-news__list{margin-top:47px}.news-detail .inner{max-width:1072px}.news-detail .inner-text{max-width:890px;margin:0 auto;padding:0 60px}@media screen and (max-width:784px){.news-detail .inner-text{padding:0}}.news-detail .inner-text h3{font-size:28px;line-height:1.4285714286}html[lang=vi] .news-detail .inner-text h3{line-height:43px}.news-detail .inner-text .img{max-width:71.9101123596%;margin:60px auto 28px}@media screen and (max-width:784px){.news-detail .inner-text .img{max-width:100%}}.news-detail .inner hr{border-color:#fff}.news-detail .inner .news-list{margin-top:40px}.news-detail .inner .news-list h3{margin-top:6px}.news-detail .inner .news-list hr{margin:32px 0}@media screen and (max-width:784px){.news-detail .inner .news-list hr{margin:34px 0 40px}}.news-detail .inner .news-list .mt-44{margin-top:32px}.greetings .inner{max-width:1072px;margin:0 auto;padding:0 60px}@media screen and (max-width:784px){.greetings .inner{padding:0 20px}}.greetings .inner-text{margin:40px auto 0}@media screen and (max-width:784px){.greetings .inner-text{margin:49px auto 0}}.greetings .inner-text hr{margin:64px 0}.greetings .c-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;max-width:890px;margin:0 auto;padding:0 60px}@media screen and (max-width:784px){.greetings .c-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;padding:0;gap:12px}}.greetings .c-info .info-title{font-size:20px}html[lang=vi] .greetings .c-info .info-title{line-height:30px}@media screen and (max-width:784px){.greetings .c-info .info-title{padding:2px 0 0}}@media screen and (max-width:784px){.greetings .c-info .info-title_sub{margin-top:4px}}.greetings .c-info .info-des{margin-top:22px}@media screen and (max-width:784px){.greetings .c-info .info-des{margin-top:16px}}.greetings .c-info figure{width:163px}@media screen and (max-width:784px){.greetings .c-info figure{margin:0 auto;width:46.3068181818%}}.greetings .c-info-content{width:calc(100% - 183px)}@media screen and (max-width:784px){.greetings .c-info-content{width:100%}}.story .inner-text{max-width:890px;margin:40px auto 0}@media screen and (max-width:784px){.story .inner-text{margin:40px auto 0}}.story .inner-text h2{font-size:28px;line-height:1;color:#ebbc51;margin:110px 0 46px}html[lang=vi] .story .inner-text h2{line-height:43px}@media screen and (max-width:784px){.story .inner-text h2{margin:110px 0 38px}}.story .inner-text .list-number{list-style-type:decimal;padding-left:30px}.story .inner-text .note{margin-top:30px}.cast .list-four{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin:0 auto}@media screen and (max-width:784px){.cast .list-four{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cast .list-four .info{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:47.3021582734%}@media screen and (max-width:784px){.cast .list-four .info{width:100%}}.cast .list-four .info h3{color:#ebbc51;font-size:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:14px}html[lang=vi] .cast .list-four .info h3{line-height:50px}@media screen and (max-width:784px){.cast .list-four .info h3{font-size:24px;margin-bottom:23px}html[lang=ja] .cast .list-four .info h3{margin-bottom:15px}html[lang=vi] .cast .list-four .info h3{line-height:37px}}.cast .list-four .info h3 span{background:#fff;color:#1f42a2;font-size:14px;padding:4px 10px;margin-left:16px}html[lang=vi] .cast .list-four .info h3 span{line-height:22px}@media screen and (max-width:784px){.cast .list-four .info h3 span{font-size:12px;margin-left:8px;padding:1.5px 10px}html[lang=vi] .cast .list-four .info h3 span{margin-left:12px;line-height:19px;padding:4.5px 10px}}.cast .list-four .info .card{display:-webkit-box;display:-ms-flexbox;display:flex}.cast .list-four .info .card-item{margin-right:3.8022813688%}@media screen and (max-width:784px){.cast .list-four .info .card-item{margin-right:4.5859872611%}}.cast .list-four .info .card-item:last-child{margin-right:0}.cast .list-four .info .card .content{text-align:center}.cast .list-four .info .card .content .name{font-size:2.2328548644vw}@media (max-width:1119.6428571429px){.cast .list-four .info .card .content .name{font-size:25px}}@media (min-width:1254px){.cast .list-four .info .card .content .name{font-size:28px}}.cast .list-four .info .card .content .name{margin-top:24px;line-height:1.2857142857}html[lang=ja] .cast .list-four .info .card .content .name{margin-top:16px}@media (min-width:785px) and (max-width:975px){html[lang=vi] .cast .list-four .info .card .content .name{min-height:65px}}@media screen and (max-width:784px){.cast .list-four .info .card .content .name{font-size:24px;margin-top:12px}html[lang=ja] .cast .list-four .info .card .content .name{margin-top:12px}html[lang=vi] .cast .list-four .info .card .content .name{font-size:20px;line-height:30px}}.cast .list-four .info .card .content .detail{margin-top:16px;display:inline-block;border:1px solid #fff;padding:1px 17.5px;cursor:pointer}html[lang=ja] .cast .list-four .info .card .content .detail{margin-top:12px}@media screen and (max-width:784px){.cast .list-four .info .card .content .detail{padding:3px 17.5px;font-size:14px;margin-top:4px}html[lang=ja] .cast .list-four .info .card .content .detail{margin-top:6px}html[lang=vi] .cast .list-four .info .card .content .detail{line-height:22px}}.cast .list-four__main{max-width:1112px;margin-top:38px;gap:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:784px){.cast .list-four__main{margin-top:35px;gap:77px}html[lang=ja] .cast .list-four__main{gap:68px}}.cast .list-four__main .info:last-child{margin-right:0}.cast .list-four__main .info .card-item{max-width:253px;width:48.0988593156%}@media screen and (max-width:784px){.cast .list-four__main .info .card-item{max-width:none;width:100%}}.cast .list-four__list{max-width:1072px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding:0 1.68vw}@media screen and (min-width:1536px){.cast .list-four__list{margin-top:116px}}@media (min-width:785px) and (max-width:1535px){.cast .list-four__list{margin-top:9.28%}}@media screen and (min-width:1536px){html[lang=ja] .cast .list-four__list{margin-top:108px}}@media (min-width:785px) and (max-width:1535px){html[lang=ja] .cast .list-four__list{margin-top:8.64%}}@media screen and (max-width:784px){.cast .list-four__list{max-width:100%;padding:0;margin-top:88px}html[lang=ja] .cast .list-four__list{margin-top:82px}}.cast .list-four__list .card{display:-webkit-box;display:-ms-flexbox;display:flex}.cast .list-four__list .card:not(:last-child){margin-bottom:5.5970149254%}html[lang=vi] .cast .list-four__list .card:not(:last-child){margin-bottom:2.9850746269%}@media screen and (max-width:784px){.cast .list-four__list .card{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:28px 0}.cast .list-four__list .card:first-child{gap:5px 0}html[lang=ja] .cast .list-four__list .card:first-child{gap:0}.cast .list-four__list .card:not(:last-child){margin-bottom:4px}}.cast .list-four__list .card-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:23.6007462687%;gap:10px;margin-right:1.7985611511%}.cast .list-four__list .card-item:nth-child(4n){margin-right:0}@media screen and (max-width:784px){.cast .list-four__list .card-item{gap:11px;width:47.7070063694%;margin-right:4.5859872611%}.cast .list-four__list .card-item:nth-child(2n){margin-right:0}}.cast .list-four__list .card-title{font-size:20px;color:#ebbc51;text-align:center;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html[lang=vi] .cast .list-four__list .card-title{line-height:30px}@media screen and (max-width:1091px){.cast .list-four__list .card-title{min-height:70px}}@media screen and (max-width:784px){.cast .list-four__list .card-title{font-size:16px;min-height:56px}html[lang=vi] .cast .list-four__list .card-title{line-height:26px}}.cast .list-four__list .card-note{font-size:24px;text-align:center}html[lang=vi] .cast .list-four__list .card-note{line-height:37px}@media (min-width:785px) and (max-width:1103px){.cast .list-four__list .card-note{min-height:84px}}@media screen and (max-width:784px){.cast .list-four__list .card-note{font-size:20px}html[lang=vi] .cast .list-four__list .card-note{font-size:20px;line-height:30px}html[lang=ja] .cast .list-four__list .card-note{height:35px}}html[lang=vi] .cast .list-four__list .card-note{min-height:84px;text-align:center}@media (min-width:785px) and (max-width:899px){html[lang=vi] .cast .list-four__list .card-note{min-height:111px}}@media screen and (max-width:784px){html[lang=vi] .cast .list-four__list .card-note{min-height:56px}}.cast .list-four__list._pc{display:-webkit-box;display:-ms-flexbox;display:flex}.cast .list-four__list._pc .card{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html[lang=vi] .cast .list-four__list._pc .card:not(:last-child){margin-bottom:6.9029850746%}html[lang=vi] .cast .list-four__list._pc .card .card-item .card-note,html[lang=vi] .cast .list-four__list._pc .card .card-item .card-title{min-height:auto}html[lang=vi] .cast .list-four__list._pc .card:nth-child(3) .card-title{min-height:60px}@media (min-width:785px) and (max-width:968px){html[lang=vi] .cast .list-four__list._pc .card:nth-child(3) .card-title{min-height:90px}}html[lang=vi] .cast .list-four__list._pc .card:nth-child(3) .card-note{min-height:74px}@media (min-width:785px) and (max-width:808px){html[lang=vi] .cast .list-four__list._pc .card:nth-child(3) .card-note{min-height:111px}}@media screen and (max-width:784px){.cast .list-four__list._pc{display:none}}.cast .list-four__list._sp{display:none}@media screen and (max-width:784px){.cast .list-four__list._sp{display:-webkit-box;display:-ms-flexbox;display:flex}}.cast .list-four__three{max-width:1112px;gap:0}@media screen and (min-width:1536px){.cast .list-four__three{margin-top:60px}}@media (min-width:785px) and (max-width:1535px){.cast .list-four__three{margin-top:4.8%}}@media screen and (max-width:784px){.cast .list-four__three{margin-top:32px}}.cast .list-four__three._pc{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:74px}.cast .list-four__three._pc .info{width:47.2897196262%}.cast .list-four__three._pc .info:last-child{margin-right:0}@media screen and (max-width:784px){.cast .list-four__three._pc{display:none}}.cast .list-four__three._sp{display:none}@media screen and (max-width:784px){.cast .list-four__three._sp{display:-webkit-box;display:-ms-flexbox;display:flex}}.cast .list-four__three .info{width:22.7517985612%}.cast .list-four__three .info:first-child{margin-right:6.3848920863%}@media screen and (max-width:784px){.cast .list-four__three .info:first-child{width:100%;margin-right:0}.cast .list-four__three .info:first-child .card{width:47.7070063694%}.cast .list-four__three .info:first-child .card .card-item{padding:0 26.1146496815%}.cast .list-four__three .info:first-child .card .card-item .content{margin-top:18px}}.cast .list-four__three .info:nth-child(2){width:47.3021582734%}@media screen and (max-width:784px){.cast .list-four__three .info:nth-child(2){width:100%;margin-top:41px}}@media screen and (max-width:784px){.cast .list-four__three .info .card{width:100%!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cast .list-four__three .info .card .card-item{width:100%}}.cast .list-four__three .info h3{font-size:20px}html[lang=vi] .cast .list-four__three .info h3{line-height:30px;text-align:center}@media (min-width:785px) and (max-width:1028px){html[lang=vi] .cast .list-four__three .info h3{min-height:60px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:784px){.cast .list-four__three .info h3{font-size:16px;margin-bottom:16px}html[lang=vi] .cast .list-four__three .info h3{line-height:26px}}.cast .list-four__three .info .content .name{font-size:24px!important;font-weight:400;margin-top:10px!important}html[lang=vi] .cast .list-four__three .info .content .name{line-height:37px}@media screen and (max-width:784px){.cast .list-four__three .info .content .name{font-size:20px!important}html[lang=vi] .cast .list-four__three .info .content .name{line-height:30px;font-size:20px!important}}@media screen and (max-width:784px){html[lang=vi] html[lang=vi] .cast .list-four__three .info .content .name{line-height:30px}}.cast .list-four__staff{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}@media screen and (min-width:1536px){.cast .list-four__staff{margin-top:104px}}@media (min-width:785px) and (max-width:1535px){.cast .list-four__staff{margin-top:8.32%}}@media screen and (max-width:784px){.cast .list-four__staff{margin-top:86px}}.cast .list-four__staff .info-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:45px;padding:0 25.9328358209%}@media screen and (max-width:784px){.cast .list-four__staff .info-group{padding:0}html[lang=vi] .cast .list-four__staff .info-group{margin-top:30px}}.cast .list-four__staff .info-group .info{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:253px;gap:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:784px){.cast .list-four__staff .info-group .info{max-width:none}}.cast .list-four__staff .info-group .info:not(:last-child){margin-right:3.8387715931%}@media screen and (max-width:784px){.cast .list-four__staff .info-group .info:not(:last-child){margin-right:4.5859872611%}}.cast .list-four__staff .info-group .info h3{font-size:16px;text-align:center;margin-bottom:0;height:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:56px}html[lang=vi] .cast .list-four__staff .info-group .info h3{line-height:26px;min-height:78px}@media screen and (max-width:929px){html[lang=vi] .cast .list-four__staff .info-group .info h3{min-height:104px}}@media screen and (max-width:1171px){.cast .list-four__staff .info-group .info h3{min-height:56px}}@media screen and (max-width:784px){html[lang=ja] .cast .list-four__staff .info-group .info h3{margin-bottom:0}}.cast .list-four__staff .info-group .info .name{font-size:20px!important;font-weight:400}html[lang=vi] .cast .list-four__staff .info-group .info .name{line-height:30px;min-height:auto!important}@media (min-width:785px) and (max-width:844px){html[lang=ja] .cast .list-four__staff .info-group .info .name{min-height:52px}}@media screen and (max-width:398px){html[lang=ja] .cast .list-four__staff .info-group .info .name{min-height:52px}}.cast .list-four__staff .info-group .info .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-top:6px}.cast .list-four__staff .info-group .info .content .detail,.cast .list-four__staff .info-group .info .content .name{margin-top:8px!important}@media screen and (max-width:784px){.cast .list-four__staff .info-group .info .card,.cast .list-four__staff .info-group .info .card .card-item{width:100%}}.cast .list-four figure{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cast .list-five{max-width:890px}@media screen and (min-width:1536px){.cast .list-five{margin:130px auto 0}}@media (min-width:785px) and (max-width:1535px){.cast .list-five{margin:10.4% auto 0}}@media screen and (min-width:1536px){html[lang=vi] .cast .list-five{margin:120px auto 0}}@media (min-width:785px) and (max-width:1535px){html[lang=vi] .cast .list-five{margin:9.6% auto 0}}@media screen and (max-width:784px){.cast .list-five{margin-top:24.2038216561%}}.cast .list-five h2{font-size:32px;color:#ebbc51;line-height:1;margin-bottom:28px}html[lang=vi] .cast .list-five h2{line-height:50px}@media screen and (max-width:784px){.cast .list-five h2{margin-bottom:38px;font-size:28px}html[lang=vi] .cast .list-five h2{line-height:43px}}.cast .list-five ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:784px){.cast .list-five ul{gap:16px}}.cast .list-five ul li{text-align:center;margin-right:40px}.cast .list-five ul li:nth-child(5n){margin-right:0}.cast .list-five ul li:nth-child(n+6){margin-top:34px}@media screen and (max-width:784px){.cast .list-five ul li:nth-child(n+6){margin-top:0}}.cast .list-five ul li:last-child{margin-right:0}@media screen and (max-width:784px){.cast .list-five ul li{margin-right:0}}.cast .list-five ul li .title{font-size:16px;font-weight:700;margin-bottom:16px}html[lang=vi] .cast .list-five ul li .title{line-height:26px}@media screen and (max-width:784px){.cast .list-five ul.list-five-one{gap:20px 40px}html[lang=vi] .cast .list-five ul.list-five-one{gap:24px 20px}}@media screen and (max-width:392px){.cast .list-five ul.list-five-one li:first-child{padding-left:19.1082802548%}html[lang=vi] .cast .list-five ul.list-five-one li:first-child{padding-left:12.7388535032%}.cast .list-five ul.list-five-one li:nth-child(2){padding-right:19.1082802548%}html[lang=vi] .cast .list-five ul.list-five-one li:nth-child(2){padding-right:12.7388535032%}}.cast .list-five ul.list-five-two{margin:48px auto 34px;max-width:630px}html[lang=vi] .cast .list-five ul.list-five-two{max-width:840px}@media screen and (max-width:784px){.cast .list-five ul.list-five-two{margin-top:20px}html[lang=vi] .cast .list-five ul.list-five-two{gap:24px 20px}}.cast .list-five .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cast .list-five .card:not(:last-child){margin-bottom:90px}@media screen and (max-width:784px){.cast .list-five .card:not(:last-child){margin-bottom:0}}.cast .list-five .card-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:18.202247191%;margin-right:2.2471910112%;gap:12px}@media screen and (max-width:784px){.cast .list-five .card-item{gap:2px;margin-bottom:22px}html[lang=ja] .cast .list-five .card-item{gap:0}}.cast .list-five .card-item:nth-child(5n){margin-right:0}.cast .list-five .card-item .img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:784px){.cast .list-five .card-item .img{margin-top:6px}}.cast .list-five .card-item h4{color:#ebbc51;font-size:16px}html[lang=vi] .cast .list-five .card-item h4{line-height:26px}.cast .list-five .card-item .card-note{font-size:20px}html[lang=vi] .cast .list-five .card-item .card-note{line-height:30px}@media screen and (max-width:784px){.cast .list-five .card-item .card-note{font-size:16px;margin-top:2px}html[lang=vi] .cast .list-five .card-item .card-note{line-height:26px}}html[lang=vi] .cast .list-five .card-item .card-note{font-size:1.5948963317vw}@media (max-width:1065.9px){html[lang=vi] .cast .list-five .card-item .card-note{font-size:17px}}@media (min-width:1254px){html[lang=vi] .cast .list-five .card-item .card-note{font-size:20px}}html[lang=vi] .cast .list-five .card-item .card-note{white-space:nowrap}@media screen and (max-width:784px){.cast .list-five .card-item{width:37.5%;margin-right:7.0422535211%}.cast .list-five .card-item:nth-child(2n){margin-right:0}}.cast .list-five .card-two{gap:46px 0}@media screen and (max-width:784px){.cast .list-five .card-two{gap:0}.cast .list-five .card-two .card-item:nth-child(5){margin-right:7.0422535211%}}.cast .credits-inner{margin-top:73px;text-align:center}@media screen and (max-width:784px){.cast .credits-inner{margin-top:82px}}.cast .credits-inner dt{color:#ebbc51}@media screen and (max-width:784px){.cast .credits-inner dt{line-height:1.2}}.cast .credits-inner dd{margin-left:0;margin-bottom:14px}@media screen and (max-width:784px){.cast .credits-inner dd{line-height:1.2;margin:8px 0 20px}}.cast .credits-inner dd:last-child{margin-bottom:0}@media screen and (max-width:784px){.cast .px-40{padding:0 40px}}.cast .fs-28{font-size:28px!important}html[lang=vi] .cast .fs-28{line-height:43px}@media screen and (max-width:784px){.cast .fs-28{font-size:20px!important}html[lang=vi] .cast .fs-28{line-height:30px}}.cast .fs-24{font-size:24px!important}html[lang=vi] .cast .fs-24{line-height:37px}@media screen and (max-width:784px){.cast .fs-24{font-size:16px!important}html[lang=vi] .cast .fs-24{line-height:26px}}.cast .fs-20{font-size:20px!important}html[lang=vi] .cast .fs-20{line-height:30px}@media screen and (max-width:784px){.cast .fs-20{font-size:16px!important}html[lang=vi] .cast .fs-20{line-height:26px}}.cast ._nowrap{white-space:nowrap}.cast ._re{display:none}@media (min-width:785px) and (max-width:1028px){.cast ._re{display:block}}.schedule .inner-text{max-width:874px;margin:26px auto 0;text-align:center}html[lang=vi] .schedule .inner-text{margin:46px auto 0}@media screen and (max-width:784px){.schedule .inner-text{margin:42px auto 0}html[lang=vi] .schedule .inner-text{margin:36px auto 0}}.schedule .inner-text h3{font-size:32px}html[lang=vi] .schedule .inner-text h3{line-height:50px}@media screen and (max-width:784px){.schedule .inner-text h3{font-size:24px;line-height:1.3333333333}html[lang=vi] .schedule .inner-text h3{line-height:37px}}.schedule .inner-text h3 span{font-size:20px}html[lang=vi] .schedule .inner-text h3 span{line-height:30px}@media screen and (max-width:784px){.schedule .inner-text h3 span{font-size:18px}html[lang=vi] .schedule .inner-text h3 span{line-height:30px}}.schedule .inner-text hr{border-color:#fff;margin:10px auto 6px}html[lang=vi] .schedule .inner-text hr{margin:14px auto 12px}@media screen and (max-width:784px){.schedule .inner-text hr{margin:22px auto 18px}html[lang=ja] .schedule .inner-text hr{margin:9px auto 18px}}@media screen and (max-width:784px){.schedule .inner-text{max-width:100%}}.schedule .inner h2.title{margin-top:108px}@media screen and (max-width:784px){.schedule .inner h2.title{margin-top:116px}html[lang=vi] .schedule .inner h2.title{margin-top:109px}}.contact .inner-text{max-width:890px;margin:46px auto 0}.contact .inner-text .c-form-main{max-width:708px;margin:43px auto 0}@media screen and (max-width:784px){.contact .inner-text .c-form-main{margin:40px auto 0}}.contact .inner-text .c-more{margin-top:120px}@media screen and (max-width:784px){.contact .inner-text .c-more{margin-top:40px}}.contact .c-form-main{font-family:Noto Sans,Noto Sans JP,游ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.contact .c-form-main html[lang=vi]{font-family:Roboto,Helvetica Neue,Helvetica,Arial,Segoe UI,system-ui,Noto Sans,Noto Sans JP,游ゴシック体,Yu Gothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,sans-serif}.privacy .inner-text{margin:46px auto 0}.privacy .inner-text h3{font-size:16px;font-weight:700;font-family:Noto Sans,Noto Sans JP,游ゴシック体,Yu Gothic,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5}html[lang=vi] .privacy .inner-text h3{font-family:Roboto,Helvetica Neue,Helvetica,Arial,Segoe UI,system-ui,Noto Sans,Noto Sans JP,游ゴシック体,Yu Gothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,sans-serif;line-height:26px}.privacy .inner-text .c-privacy-text{padding-bottom:50px}@media screen and (max-width:784px){.privacy .inner-text .c-privacy-text{padding-bottom:7.82269vw}}.privacy .inner-text .c-privacy-text:last-child{padding-bottom:0}.privacy .inner-text .c-privacy p{padding-bottom:10px}@media screen and (max-width:784px){.privacy .inner-text .c-privacy p{padding-bottom:1.8vw}}.privacy .inner-text .c-privacy p a{color:#ebbc51}.privacy .inner-text .c-privacy p:last-of-type{padding-bottom:0}.privacy .inner-text .c-privacy p.lead{padding-bottom:50px}@media screen and (max-width:784px){.privacy .inner-text .c-privacy p.lead{padding-bottom:10.43025vw}}.privacy .inner-text .c-subscribe{padding-top:160px}@media screen and (max-width:784px){.privacy .inner-text .c-subscribe{padding-top:13.03781vw}}.privacy .inner-text .c-subscribe p{padding-bottom:18px}@media screen and (max-width:784px){.privacy .inner-text .c-subscribe p{padding-bottom:3.65059vw}}.privacy .inner-text .c-subscribe p:last-child{padding-bottom:0}.sponsor .inner{max-width:1072px}.sponsor .inner-text{margin:41px auto 0;background:hsla(0,0%,100%,.85);border-radius:4px;padding:80px 40px}@media screen and (max-width:784px){.sponsor .inner-text{padding:40px 12px;margin:32px auto 0}}.sponsor .inner-text .block-img{text-align:center}.sponsor .inner-text .block-img:not(:first-child){margin-top:54px}@media screen and (max-width:784px){.sponsor .inner-text .block-img:not(:first-child){margin-top:56px}}.sponsor .inner-text .block-img h3{font-family:Tenor Sans,sans-serif;display:inline-block;font-size:20px;background:#000;width:280px;padding:2px 0;line-height:1.4;letter-spacing:0}.sponsor .inner-text .block-img figure figcaption{color:#000}@media screen and (max-width:784px){.sponsor .inner-text .block-img figure figcaption{margin-top:-4px}}.sponsor .inner-text .block-img .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.sponsor .inner-text .block-img__platinum{max-width:300px;margin:0 auto}.sponsor .inner-text .block-img__gold figure{max-width:240px}.sponsor .inner-text .block-img__gold figure:first-child{letter-spacing:1.3px}.sponsor .inner-text .block-img__gold .content{gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:784px){.sponsor .inner-text .block-img__gold .content{gap:16px}}.sponsor .inner-text .block-img__silver .content{max-width:632px;gap:10px 16px;margin:20px auto 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sponsor .inner-text .block-img__silver .content figure{max-width:200px}.sponsor .inner-text .block-img__bronze .content{max-width:688px;gap:16px;margin:20px auto 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:784px){.sponsor .inner-text .block-img__bronze .content{gap:8px}}.sponsor .inner-text .block-img__bronze .content figure{max-width:160px}.sponsor .inner-text .block-img__bronze .content figure:nth-child(2) figcaption{letter-spacing:1.3px}html[lang=ja] body{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;letter-spacing:.1em}body:not(.top) .main{margin-top:80px;padding-top:36px;padding-bottom:126px}@media screen and (max-width:784px){body:not(.top) .main{margin-top:64px;padding-top:8px;padding-bottom:120px}}.title{font-family:Tenor Sans,sans-serif;font-weight:400;color:#ebbc51;font-size:56px;margin-bottom:8px;line-height:1.1785714286;letter-spacing:0}html[lang=vi] .title{line-height:87px;margin-bottom:0}@media screen and (max-width:784px){.title{font-size:48px;line-height:48px}html[lang=vi] .title{line-height:74px;margin-bottom:0}}h4.sub-title{font-size:14px;font-weight:400}html[lang=vi] h4.sub-title{line-height:22px}.c-news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:visible;max-width:1072px;margin:0 auto;font-size:16px}html[lang=vi] .c-news{line-height:26px}@media screen and (max-width:784px){.c-news{gap:12px}html[lang=vi] .c-news{gap:0}}.c-news dt{text-overflow:ellipsis;overflow:hidden;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-weight:400;line-height:1.75}html[lang=vi] .c-news dt{line-height:26px}.c-news dt{width:100%}@media screen and (max-width:784px){.c-news dt{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important;font-weight:700;padding-bottom:0!important;margin-top:2px}}.c-news dt:first-child{border-top:1px solid #696d79}@media screen and (max-width:784px){.c-news dt:first-child{margin-top:0}}@media (min-width:785px){.c-news dt{-webkit-box-flex:0;-ms-flex:0 0 107px;flex:0 0 107px;padding:2.9850746269% 0 2.9850746269% 1.8656716418%;border-bottom:1px solid #696d79}}.c-news dd{text-align:left;text-overflow:ellipsis;overflow:hidden;border-bottom:1px solid #696d79;margin:0;line-height:1.75;width:100%}html[lang=vi] .c-news dd{line-height:26px}.c-news dd:nth-child(2){border-top:1px solid #696d79}@media screen and (max-width:784px){.c-news dd{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important;padding-bottom:0!important}}@media (min-width:785px){.c-news dd{padding:2.9850746269% 0;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 127px);flex:0 0 calc(100% - 127px)}}.c-news a{color:#fff;text-decoration:none}.c-news__list{max-width:1072px;margin:0 auto;font-size:16px}html[lang=vi] .c-news__list{line-height:26px}.c-news__list li{list-style:none}.c-news__list li:first-child a{border-top:1px solid #696d79}.c-news__list li a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;border-bottom:1px solid #696d79;padding:29px 0}@media screen and (max-width:784px){.c-news__list li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:22px 0}html[lang=vi] .c-news__list li a{padding:32px 0}}.c-news__list li a span{font-size:16px;line-height:1.75}html[lang=vi] .c-news__list li a span{line-height:26px}.c-news__list li a span.date{display:block;width:107px}@media screen and (max-width:784px){.c-news__list li a span.date{width:100%}}.c-news__list li a span.description{width:calc(100% - 127px)}@media screen and (max-width:784px){.c-news__list li a span.description{width:100%;margin-top:4.5859872611%}html[lang=vi] .c-news__list li a span.description{margin-top:0}}@media (min-width:785px){.c-news__list li a{padding:2.3320895522% 1.8656716418%}}@media screen and (min-width:784px){.c-news__list li a:hover{background-color:rgba(0,0,0,.7)}.c-news__list li a:not([href]):hover{background-color:transparent}}a{color:#fff;-webkit-transition:.3s;transition:.3s;text-decoration:none;cursor:pointer}@media screen and (min-width:784px){a:hover{color:#ebbc51}a:not([href]):hover{color:#fff;cursor:default}}a.c-more{color:#fff;text-decoration:none;border:1px solid #fff;padding:.7rem 1.5rem .7rem 1.6rem;margin:3.9074960128% auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:784px){a.c-more{margin:44px auto 0;padding:.7rem 1.5rem .7rem 1.6rem}}a.c-more span{margin-right:.8rem;white-space:nowrap;line-height:1.5;font-size:16px}html[lang=vi] a.c-more span{line-height:26px}a.c-more svg{overflow:visible;visibility:visible}a.c-more:after,a.c-more:before{position:absolute;top:-1px;left:-1px;border-color:#ebbc51;border-style:solid;-webkit-transition:all .35s;transition:all .35s;content:"";z-index:1}a.c-more:before{width:0;height:100%;border-width:1px 0}a.c-more:after{width:100%;height:0;border-width:0 1px}a.c-more:hover{color:#ebbc51;background-color:rgba(0,0,0,.7)}a.c-more:hover svg{-webkit-animation:move-right .3s ease-in-out;animation:move-right .3s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}a.c-more:hover svg path{stroke:#ebbc51}a.c-more:hover:before{width:100%;border-width:1px 0}a.c-more:hover:after{height:100%;border-width:0 1px}@-webkit-keyframes move-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(8px);transform:translateX(8px)}}@keyframes move-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(8px);transform:translateX(8px)}}.micromodal{display:none}.micromodal.is-open{display:block}.micromodal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,14,66,.8);padding:0 60px;z-index:9}@media screen and (max-width:784px){.micromodal__overlay{padding:0 20px}}.micromodal__container{max-width:890px;background-color:#000e42;border:4px solid #ebbc51;position:relative}@media screen and (max-width:784px){.micromodal__container{max-height:calc(100vh - 48px)}}.micromodal__container button[aria-label="Close modal"]{border:none;background:none;color:#fff;font-size:0;position:absolute;right:26px;top:26px;padding:0;width:34px;height:34px;cursor:pointer;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:784px){.micromodal__container button[aria-label="Close modal"]{right:16px;top:16px}}.micromodal__container button[aria-label="Close modal"]:focus,.micromodal__container button[aria-label="Close modal"]:focus-visible,.micromodal__container button[aria-label="Close modal"]:focus-within{border:none;background:none;outline:none}.micromodal__container button[aria-label="Close modal"]:after,.micromodal__container button[aria-label="Close modal"]:before{content:" ";display:block;height:2px;width:34px;background:#fff;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.micromodal__container button[aria-label="Close modal"]:hover:after,.micromodal__container button[aria-label="Close modal"]:hover:before{background:#ebbc51}.micromodal__container button[aria-label="Close modal"]:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.micromodal__container button[aria-label="Close modal"]:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-1px}.micromodal__container #micromodal-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.micromodal__container #micromodal-inner .modal-content{padding:73px 61px;border:1px solid #ebbc51;margin:10px;max-height:61vh}@media screen and (max-width:1253px){.micromodal__container #micromodal-inner .modal-content{padding:4.7526041667% 3.9713541667%}}@media screen and (max-width:784px){.micromodal__container #micromodal-inner .modal-content{max-height:80vh;padding:33px 21px}}.micromodal__container #micromodal-inner .title-modal{font-weight:700;font-size:24px;line-height:1.3333333333;margin-bottom:40px}html[lang=vi] .micromodal__container #micromodal-inner .title-modal{line-height:37px}@media screen and (max-width:784px){.micromodal__container #micromodal-inner .title-modal{margin-bottom:16px}}.micromodal__container #micromodal-inner p{padding-bottom:0}.micromodal__container #micromodal-inner p.des{overflow:auto;max-height:56vh}@media screen and (max-width:784px){.micromodal__container #micromodal-inner p.des{max-height:75vh}}.micromodal[aria-hidden=false] .micromodal__overlay{-webkit-animation:microModalFadeIn .2s cubic-bezier(0,0,.2,1);animation:microModalFadeIn .2s cubic-bezier(0,0,.2,1)}.micromodal[aria-hidden=false] .micromodal__container{-webkit-animation:microModalSlideIn .2s cubic-bezier(0,0,.2,1);animation:microModalSlideIn .2s cubic-bezier(0,0,.2,1);width:100%;max-width:890px}.micromodal .micromodal__container,.micromodal .micromodal__overlay{will-change:transform}@-webkit-keyframes microModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes microModalFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes microModalSlideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes microModalSlideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}