:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset,1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset,1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}body{font-family:"Geist",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#333;background:#F7F7F8;margin:0;overflow-x:hidden}.container{width:100%;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;max-width:1444px}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}*,::after,::before{box-sizing:border-box}ul{padding:0;margin:0;list-style:none}a{text-decoration:none;color:#666666;outline:none}a:hover{text-decoration:none}.flex{display:flex}.icon{display:inline-flex}p{margin:0}h1,h2,h3{margin:0}img{max-width:100%;display:block;image-rendering:-webkit-optimize-contrast;color:transparent;height:auto}input,textarea,select,a{outline:none}button{padding:0;border:0;background:none;cursor:pointer}.show-pc{display:block}@media (max-width:767px){.show-pc{display:none}}.show-mb{display:none}@media (max-width:767px){.show-mb{display:block}}textarea{resize:none}.hidden{display:none !important}.img-resize{display:block;position:relative;height:-moz-max-content;height:max-content}.img-resize:before{padding-bottom:62.5%;content:"";display:block}.img-resize img{position:absolute;top:0;left:0;width:100%;height:100%;bottom:0;margin:auto;background-size:cover;background-position:center;-o-object-fit:cover;object-fit:cover}.img-square{display:block;position:relative;height:-moz-max-content;height:max-content}.img-square:before{padding-bottom:133.33%;content:"";display:block}.img-square .box-category-avatar{position:absolute;top:0;left:0;width:100%;height:100%;bottom:0;margin:auto;background-size:cover;background-position:center;-o-object-fit:cover;object-fit:cover}.iframe-resize{display:block;position:relative;height:-moz-max-content;height:max-content}.iframe-resize:before{padding-bottom:56.25%;content:"";display:block}.iframe-resize .iframe{position:absolute;top:0;left:0;width:100%;height:100%}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-Black.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-Black.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-Black.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-Black.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-BlackItalic.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-BlackItalic.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-BlackItalic.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-BlackItalic.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-BlackItalic.ttf") format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-Bold.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-Bold.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-Bold.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-Bold.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-BoldItalic.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-BoldItalic.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-BoldItalic.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-BoldItalic.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-BoldItalic.ttf") format("truetype");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-ExtraLight.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-ExtraLight.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-ExtraLight.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-ExtraLight.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-ExtraLightItalic.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-ExtraLightItalic.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-ExtraLightItalic.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-ExtraLightItalic.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-ExtraLightItalic.ttf") format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-Italic.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-Italic.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-Italic.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-Italic.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-Italic.ttf") format("truetype");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-Light.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-Light.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-Light.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-Light.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-LightItalic.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-LightItalic.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-LightItalic.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-LightItalic.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-LightItalic.ttf") format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-Medium.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-Medium.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-Medium.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-Medium.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-MediumItalic.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-MediumItalic.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-MediumItalic.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-MediumItalic.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-MediumItalic.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-Regular.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-Regular.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-Regular.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-Regular.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-SemiBold.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-SemiBold.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-SemiBold.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-SemiBold.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-SemiBoldItalic.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-SemiBoldItalic.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-SemiBoldItalic.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-SemiBoldItalic.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-SemiBoldItalic.ttf") format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-Thin.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-Thin.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-Thin.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-Thin.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-Thin.ttf") format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Geist";src:url("https://static.mediacdn.vn/fonts/geist/Geist-ThinItalic.eot");src:url("https://static.mediacdn.vn/fonts/geist/Geist-ThinItalic.eot?#iefix") format("embedded-opentype"),url("https://static.mediacdn.vn/fonts/geist/Geist-ThinItalic.woff2") format("woff2"),url("https://static.mediacdn.vn/fonts/geist/Geist-ThinItalic.woff") format("woff"),url("https://static.mediacdn.vn/fonts/geist/Geist-ThinItalic.ttf") format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Libre Bodoni";src:url("https://static.mediacdn.vn/fonts/font50/LibreBodoni-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Plus Jakarta Sans";src:url("https://static.mediacdn.vn/fonts/font50/PlusJakartaSans-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Plus Jakarta Sans";src:url("https://static.mediacdn.vn/fonts/font50/PlusJakartaSans-ExtraBold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}.box-category .box-category-link-with-avatar{position:relative}.box-category .box-category-link-with-avatar[data-newstype="1"]::after{content:"";display:block;position:absolute;bottom:5px;left:5px;width:35px;height:35px;background:url("https://static.mediacdn.vn/skds2026/images/Images.svg") no-repeat 0 0/contain;z-index:2;pointer-events:none}.box-category .box-category-link-with-avatar[data-newstype="2"]::after,.box-category .box-category-link-with-avatar[data-type="13"]::after,.box-category .box-category-link-with-avatar[data-type="100"]::after{content:"";display:block;position:absolute;bottom:5px;left:5px;width:35px;height:35px;background:url("https://static.mediacdn.vn/skds2026/images/Video1.svg") no-repeat 0 0/contain;z-index:2;pointer-events:none}.box-category .box-category-link-with-avatar[data-type="20"]::after{content:"";display:block;position:absolute;bottom:5px;left:5px;width:35px;height:35px;background:url("https://static.mediacdn.vn/skds2026/images/Infographic.svg") no-repeat 0 0/contain;z-index:2;pointer-events:none}.box-category .box-category-link-with-avatar[data-type="27"]::after{content:"";display:block;position:absolute;bottom:5px;left:5px;width:35px;height:35px;background:url("https://static.mediacdn.vn/skds2026/images/Emagazine.svg") no-repeat 0 0/contain;z-index:2;pointer-events:none}.box-category .box-category-link-with-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#f1f1f1}.box-category .icon--comment{display:flex;align-items:center;gap:6px;color:#2A6049;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-0.2px}.box-category .icon--comment .icon{width:15px;height:14px;background:url("https://static.mediacdn.vn/skds2026/images/Coment.png") no-repeat 0 0/contain}.box-category .loadmore{width:200px;height:40px;display:flex;align-items:center;justify-content:center;margin:20px auto 0;background:#fff;border:1px solid #2A6049;border-radius:7px;color:#000;font-size:18px;font-weight:600;text-align:center;line-height:40px;cursor:pointer}.box-category[data-layout="1"] .box-category-middle{position:relative;display:grid;grid-template-columns:repeat(5,1fr);row-gap:22px;-moz-column-gap:18.5px;column-gap:18.5px}.box-category[data-layout="1"] .box-category-middle .box-category-item{position:relative}.box-category[data-layout="1"] .box-category-middle .box-category-item:first-child{grid-column:1/6;display:flex;align-items:center;background:#ECECEC}.box-category[data-layout="1"] .box-category-middle .box-category-item:first-child .box-category-link-with-avatar{width:calc(100% - 276px);margin-bottom:0}.box-category[data-layout="1"] .box-category-middle .box-category-item:first-child .box-category-content{width:276px;background:#ECECEC;padding:24px}.box-category[data-layout="1"] .box-category-middle .box-category-item:first-child .box-category-title-text{margin-bottom:24px}.box-category[data-layout="1"] .box-category-middle .box-category-item:first-child .box-category-link-title{font-size:28px;max-height:inherit}.box-category[data-layout="1"] .box-category-middle .box-category-item:first-child .box-category-sapo{display:block}.box-category[data-layout="1"] .box-category-middle .box-category-item .icon--comment{margin-top:7.5px}.box-category[data-layout="1"] .box-category-middle .box-category-item .box-category-link-with-avatar{margin-bottom:15px}.box-category[data-layout="1"] .box-category-middle .box-category-item .box-category-link-title{display:block;max-height:80px;overflow:hidden;color:#111;text-overflow:ellipsis;font-size:17px;font-style:normal;font-weight:500;line-height:normal}.box-category[data-layout="1"] .box-category-middle .box-category-item .box-category-category{display:none}.box-category[data-layout="1"] .box-category-middle .box-category-item .box-category-time{display:none}.box-category[data-layout="1"] .box-category-middle .box-category-item .box-category-sapo{max-height:154px;display:none;overflow:hidden;color:#111;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.box-category[data-layout="100"]{margin-bottom:30px}.box-category[data-layout="100"] .box-category-middle{display:grid;grid-template-columns:minmax(0,1.082fr) minmax(0,1fr);gap:17px 34px}@media (max-width:1440px){.box-category[data-layout="100"] .box-category-middle{gap:15px 25px}}@media (max-width:1024px){.box-category[data-layout="100"] .box-category-middle{grid-template-columns:repeat(2,1fr)}}@media (max-width:920px){.box-category[data-layout="100"] .box-category-middle{grid-template-columns:repeat(1,1fr)}}.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1){grid-row:1/4;position:relative;border-radius:15.343px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}@media (max-width:1024px){.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1){grid-row:auto;grid-column:1/3}}@media (max-width:920px){.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1){grid-column:initial}}.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .box-category-link-with-avatar{height:100%;inset:0;z-index:1}.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .box-category-link-with-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .box-category-content{position:absolute;z-index:2;padding:40px 35px 20px}.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .box-category-content::after{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.88) 100%)}.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .box-category-title-text{margin-bottom:15px;position:relative;z-index:2}.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .box-category-link-title{color:#FFECAE;font-family:Geist;font-size:31.497px;font-style:normal;font-weight:700;line-height:115%}.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .box-category-category,.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .box-category-time,.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .icon--comment{display:none}.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .box-category-sapo{min-height:45px;display:none;color:#FFF;font-family:Geist;font-size:20.601px;font-style:normal;font-weight:400;line-height:115%;position:relative;z-index:2}.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)){display:flex;background:linear-gradient(180deg,#F2DC93 0%,#F9E9BD 68.27%);border-radius:15.343px;overflow:hidden}.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)) .box-category-link-with-avatar{width:220px;height:100%;flex-shrink:0}.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)) .box-category-link-with-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)) .box-category-content{padding:19px 26px;display:flex;flex-direction:column;justify-content:center;flex:1}.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)) .box-category-title-text{margin-bottom:10px}.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)) .box-category-link-title{color:#770E12;font-family:Geist;font-size:20px;font-style:normal;font-weight:700;line-height:115%}.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)) .box-category-category,.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)) .box-category-time,.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)) .icon--comment{display:none}.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)) .box-category-sapo{display:none;color:var(--2-b-2-d-42,#2B2D42);font-family:Geist;font-size:15.728px;font-style:normal;font-weight:400;line-height:115%}.box-category[data-layout="101"] .box-category-top{display:flex;justify-content:flex-end;align-items:flex-end;margin-bottom:30px}.box-category[data-layout="101"] .box-category-top .box-category-menu{display:flex;gap:55px;list-style:none;padding:0 0 0 15px;margin:0}.box-category[data-layout="101"] .box-category-top .box-category-menu li{position:relative}.box-category[data-layout="101"] .box-category-top .box-category-menu .box-category-menu-item{background:none;border:none;padding:0 5px 10px;font-family:Geist,sans-serif;font-size:28.056px;font-style:normal;font-weight:600;line-height:103%;color:#fff;border-bottom:2px solid transparent;cursor:pointer}.box-category[data-layout="101"] .box-category-top .box-category-menu .box-category-menu-item.active{color:#FFECB2;border-color:#FFECB2}.box-category[data-layout="101"] .box-category-top .btn-viewmore{color:var(--g2,#FFF);font-family:Geist;font-size:23.474px;font-style:normal;font-weight:600;line-height:103%;background:linear-gradient(0deg,#FFFCF4 0%,#FFECB2 24.56%,#FFE9AE 49.13%,#FFCB82 73.69%,#FFECAE 98.26%,#FFF7DE 147.38%),#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.box-category[data-layout="101"] .box-category-middle{display:grid;grid-template-columns:repeat(5,1fr);gap:17px}@media (max-width:820px){.box-category[data-layout="101"] .box-category-middle{grid-template-columns:repeat(3,1fr)}}.box-category[data-layout="101"] .box-category-middle .box-category-item{display:flex;flex-direction:column;border-radius:15.343px;overflow:hidden}.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-link-with-avatar{width:100%;flex-shrink:0;display:block}.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-link-with-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.box-category[data-layout="101"] .box-category-middle .box-category-item .img-square:before{padding-bottom:100%}.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-content{background:linear-gradient(180deg,#F2DC93 0%,#F9E9BD 68.27%);padding:10px 14px 20px;display:flex;flex-direction:column;flex:1}.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-title-text{margin-bottom:10px}.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-link-title{display:inline-block;color:#770E12;font-family:Geist;font-size:17px;font-style:normal;font-weight:700;line-height:115%}.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-category,.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-time,.box-category[data-layout="101"] .box-category-middle .box-category-item .icon--comment{display:none}.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-sapo{color:var(--2-b-2-d-42,#2B2D42);font-family:Geist;font-size:14px;font-style:normal;font-weight:400;line-height:115%;max-height:33px;overflow:hidden}.flex{display:flex}.items-center{align-items:center}.bg img{width:100%;-o-object-fit:cover;object-fit:cover}html,body{scroll-behavior:smooth}.header{padding-top:56px;transition:0.3s;position:sticky;top:0;z-index:9}.header.scroll{padding:20px 0 30px;background:linear-gradient(180deg,#bc1b16 0%,rgba(218,37,30,0) 100%),linear-gradient(180deg,#da251e 7.5%,rgba(218,37,30,0.66) 29.52%,rgba(218,37,30,0) 100%);background-blend-mode:normal,soft-light,normal,normal}.header .logo{display:block;width:148px}.header .menu{display:flex;align-items:center;gap:80px;margin-left:auto}.header .menu a{color:#FFF;font-family:Geist;font-size:18px;font-style:normal;font-weight:600;line-height:103%}.header .menu a:hover,.header .menu a.active{background:linear-gradient(360deg,#FFE9AE -52.47%,#FFCB82 9.81%,#FFECAE 113.42%,#FFF7DE 204.66%),#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}body{background:#91060c url("https://static.mediacdn.vn/tuoitre/images/qthcls/bg-header.png") no-repeat 0 0/100%}button{cursor:pointer}.section-home{position:relative}.section-home .content{width:100%;height:100%;position:absolute;top:0;left:0;padding:155px 0 110px}.section-home .bottom{justify-content:space-between;align-items:flex-start}.section-home .quote{margin-top:-15px;max-width:521px;margin-bottom:5.625vw;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/quote.svg") no-repeat left center;padding-left:83px;color:#FFF;font-family:Geist;font-size:25.473px;font-style:normal;font-weight:500;line-height:128.999%;letter-spacing:-0.255px}.section-home .quote p{background:linear-gradient(270.78deg,#FFFCF4 -9.84%,#FFE9AE 73.2%,#FFF7DE 120.02%),#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-home .box-btn{display:flex;gap:26px}.section-home .box-btn .btn-sendinfo,.section-home .box-btn .btn-story{display:flex;align-items:center;justify-content:center;border-radius:9999px;text-align:center;height:44px;font-family:Geist;font-size:19.219px;font-style:normal;font-weight:700;line-height:103%;text-transform:uppercase}.section-home .box-btn .btn-sendinfo{width:257px;gap:26px;color:#9C1217;background:linear-gradient(12deg,#FFFCF4 -119.77%,#FFECB2 -71.16%,#FFE9AE -22.55%,#FFCB82 26.06%,#FFECAE 74.66%,#FFF7DE 171.88%),#FFF}.section-home .box-btn .btn-sendinfo::after{content:"";display:block;width:21px;height:21px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/send.svg") no-repeat}.section-home .box-btn .btn-story{width:288px;gap:15px;background:linear-gradient(180deg,#467731 0%,#19410B 80.87%);box-shadow:0 1px 4.5px 0 rgba(0,0,0,0.45) inset;color:#FFDF9D}.section-home .box-btn .btn-story::after{content:"";display:block;width:20px;height:20px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/search.png") no-repeat}.section-home .box-coudown{width:526px}.section-home .box-coudown .title{padding:16px 16px 43px;border-radius:19.205px 19.205px 0 0;background:linear-gradient(0deg,rgba(255,236,178,0) 0%,#FFECAE 37.55%,#FFCB82 45.35%,#FFE9AE 101.68%);box-shadow:0 5.487px 12.757px -3.429px rgba(191,145,79,0.68);color:rgba(86,56,14,0.68);font-family:Geist;font-size:22.01px;font-style:normal;font-weight:700;line-height:109%;text-align:center;letter-spacing:-0.66px;text-transform:uppercase}.section-home .box-coudown .coundown{margin-top:-31px;border-radius:12.346px;border:0.686px solid rgba(230,210,173,0.85);background:linear-gradient(90deg,rgba(0,0,0,0.42) 0%,rgba(0,0,0,0.56) 62.5%,rgba(0,0,0,0.51) 100%);box-shadow:0 5.487px 12.757px -3.429px rgba(191,145,79,0.68);padding:24px;display:flex;justify-content:center;gap:16px}.section-home .box-coudown .coundown .item{display:flex;flex-direction:column;width:127px;align-items:center}.section-home .box-coudown .coundown .time{background:linear-gradient(12.28deg,#FFFCF4 -119.77%,#FFECB2 -71.16%,#FFE9AE -22.55%,#FFCB82 26.06%,#FFECAE 74.66%,#FFF7DE 171.88%),#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;font-family:Geist;font-size:60px;font-weight:700;line-height:normal;letter-spacing:-1.8px}.section-home .box-coudown .coundown .text{margin-top:-7px;color:#FFF;text-align:center;font-family:Geist;font-size:26.63px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.799px}.section-tramketnoi{padding-top:80px;position:relative;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/bgr1.png") repeat;z-index:4}.section-tramketnoi::before{content:"";width:100%;height:501px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/burnpaper.png") no-repeat top center/cover;position:absolute;left:0;top:-160px}.section-tramketnoi .container{position:relative;z-index:2}.section-tramketnoi .box-header{max-width:675px;position:relative}.section-tramketnoi .box-header .title{font-family:Geist;font-size:98.442px;font-style:normal;font-weight:700;line-height:1.36;letter-spacing:-2.953px;background:var(--red-gradient,linear-gradient(180deg,#ED1C24 26.87%,#BD0700 55.99%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-tramketnoi .box-header .des{max-width:527px;color:#000;text-align:justify;font-family:Geist;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-0.72px}.section-tramketnoi .box-header .bc{position:absolute;top:0;z-index:1}.section-tramketnoi .box-header .bc.bc-1{width:15.9895833333vw;top:240px;right:3.6458333333vw}.section-tramketnoi .box-header .bc.bc-2{width:217px;right:-310px;top:-30px}.section-tramketnoi .box-header .bc.bc-3{width:242px;right:-520px;top:-170px}.section-tramketnoi .box-info{max-width:891px;min-height:650px;padding:32px;margin:30px 0 0 auto;border-radius:35px;border:1px solid #FFFCF4;background:rgba(242,239,232,0.66);box-shadow:0 4px 28.9px 0 rgba(255,252,244,0.8) inset;position:relative}.section-tramketnoi .box-info>*{position:relative;z-index:2}.section-tramketnoi .box-info .step-wrapper{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:46px;position:relative;margin-left:auto;margin-right:auto}.section-tramketnoi .box-info .step-wrapper .step{display:flex;flex-direction:column;align-items:center;z-index:2;position:relative;flex:1}.section-tramketnoi .box-info .step-wrapper .step:nth-child(1){align-items:flex-start}.section-tramketnoi .box-info .step-wrapper .step:nth-child(1) .num{margin-left:36px}.section-tramketnoi .box-info .step-wrapper .step:nth-child(2).finish::before{left:50%}.section-tramketnoi .box-info .step-wrapper .step:nth-child(3){align-items:flex-end}.section-tramketnoi .box-info .step-wrapper .step:nth-child(3).active::before{display:none}.section-tramketnoi .box-info .step-wrapper .step:nth-child(3) .num{margin-right:32px}.section-tramketnoi .box-info .step-wrapper .step .num{width:42.5px;height:42.5px;border-radius:50%;background:#E6D2AD;color:#BF914F;display:flex;align-items:center;justify-content:center;font-family:Geist,sans-serif;font-size:26px;font-weight:700;margin:0 0 12px;letter-spacing:-0.78px;position:relative}.section-tramketnoi .box-info .step-wrapper .step .text{font-family:Geist,sans-serif;font-size:16px;font-weight:500;color:#BF914F;text-align:center;white-space:nowrap}.section-tramketnoi .box-info .step-wrapper .step.active .num{background:linear-gradient(270deg,#BD0700 0.05%,#ED1C24 73.19%);color:#FFF}.section-tramketnoi .box-info .step-wrapper .step.active .text{color:#9C0006}.section-tramketnoi .box-info .step-wrapper .step.active::before{content:"";position:absolute;top:21px;left:36px;width:100%;height:2px;background:linear-gradient(90deg,#D6181F 0%,#EAD0A9 100%);z-index:-1}.section-tramketnoi .box-info .step-wrapper .step.finish::before{background:#D6181F}.section-tramketnoi .box-info .step-wrapper .progress-bar{background:#EAD0A9;width:100%;height:2px;position:absolute;top:21px;left:36px;max-width:calc(100% - 72px)}.section-tramketnoi .box-info .step-wrapper .progress-bar .value{background:#D6181F;height:100%;position:absolute;top:0;left:0}.section-tramketnoi .box-info .form-content{padding:0 10px;margin:0 auto}.section-tramketnoi .box-info .form-content .form-title{margin-bottom:20px;font-family:Geist;font-size:28px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.84px;text-transform:uppercase;background:var(--red-gradient,linear-gradient(180deg,#ED1C24 26.87%,#BD0700 55.99%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-tramketnoi .box-info .form-content .form-group{display:flex;align-items:center;gap:15px;margin-bottom:24px}.section-tramketnoi .box-info .form-content .form-group label{width:194px;font-family:Geist,sans-serif;font-size:21px;font-weight:600;color:rgba(53,53,53,0.82);flex-shrink:0;letter-spacing:-0.63px}.section-tramketnoi .box-info .form-content .form-group label .required{color:#D6181F}.section-tramketnoi .box-info .form-content .form-group .input-wrap{flex:1}.section-tramketnoi .box-info .form-content .form-group .input-wrap .form-control{width:100%;height:46px;border-radius:12px;border:none;background:#FFF;padding:0 20px;font-family:Geist,sans-serif;font-size:16px;box-shadow:0 2px 5px rgba(0,0,0,0.02) inset;outline:none}.section-tramketnoi .box-info .form-content .form-group .input-wrap .form-control:focus{box-shadow:0 0 0 2px rgba(214,24,31,0.2)}.section-tramketnoi .box-info .form-content .form-group .input-wrap textarea.form-control{height:132px;padding:15px;resize:vertical;color:rgba(53,53,53,0.82);font-family:Geist;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.48px}.section-tramketnoi .box-info .form-content .form-group.align-top{align-items:flex-start;margin-bottom:10px}.section-tramketnoi .box-info .form-content .form-group.align-top label{margin-top:15px}.section-tramketnoi .box-info .form-content .form-group.form-group-upload{align-items:flex-start;margin-bottom:0px;flex-wrap:wrap}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .upload-zone{width:calc(100% - 194px - 15px);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;background:#FFF;padding:24px 20px;cursor:pointer;transition:all 0.3s ease}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .upload-zone:hover{background:#f0f0f0}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .upload-zone .upload-text{color:rgba(53,53,53,0.82);text-align:center;font-family:Geist;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.48px}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .preview-zone{display:flex;flex-wrap:wrap;gap:15px;margin-left:210px}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .preview-zone .preview-item{position:relative;width:100px;height:100px;border-radius:8px;overflow:hidden;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;background:#f9f9f9}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .preview-zone .preview-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .preview-zone .preview-item .file-name{font-size:12px;text-align:center;word-break:break-all;padding:5px;color:#333}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .preview-zone .preview-item .remove-btn{position:absolute;top:5px;right:5px;width:20px;height:20px;background:rgba(0,0,0,0.5);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;border:none;line-height:1}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .preview-zone .preview-item .remove-btn:hover{background:#D6181F}.section-tramketnoi .box-info .glc-captcha-wrap{display:flex;align-items:center;gap:10px;flex:1}.section-tramketnoi .box-info .glc-captcha-wrap .resetcaptcha{height:24px}.section-tramketnoi .box-info .glc-captcha-wrap .txtcaptchalogin{flex:1;height:46px;border-radius:12px;border:none;background:#FFF;padding:0 20px;font-family:Geist,sans-serif;font-size:16px;box-shadow:0 2px 5px rgba(0,0,0,0.02) inset;outline:none}.section-tramketnoi .box-info .glc-captcha-wrap .imgcaptchalogin{height:46px}.section-tramketnoi .box-info #step1 .form-group{margin-bottom:30px}.section-tramketnoi .box-info .form-action{width:100%;display:flex;justify-content:flex-end;gap:20px;margin-top:30px}.section-tramketnoi .box-info .form-action .note{max-width:356px;color:#9C0006;font-family:Geist;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.36px}.section-tramketnoi .box-info .form-action .btn{width:210px;height:41px;padding:0 10px;border-radius:25px;font-family:Geist,sans-serif;font-size:17.566px;font-weight:700;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;text-transform:uppercase}.section-tramketnoi .box-info .form-action .btn-backstep{background:linear-gradient(12deg,#FFFCF4 -119.77%,#FFECB2 -71.16%,#FFE9AE -22.55%,#FFCB82 26.06%,#FFECAE 74.66%,#FFF7DE 171.88%),#FFF;color:#9C1217}.section-tramketnoi .box-info .form-action .btn-backstep:hover{opacity:0.9}.section-tramketnoi .box-info .form-action .btn-next,.section-tramketnoi .box-info .form-action .btn-submit{background:var(--red-gradient,linear-gradient(180deg,#ED1C24 26.87%,#BD0700 55.99%));color:#FFF;box-shadow:0 4px 10px rgba(189,7,0,0.3)}.section-tramketnoi .box-info .form-action .btn-next span,.section-tramketnoi .box-info .form-action .btn-submit span{background:linear-gradient(0deg,#FFFCF4 0%,#FFECB2 24.56%,#FFE9AE 49.13%,#FFCB82 73.69%,#FFECAE 98.26%,#FFF7DE 147.38%),#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-tramketnoi .box-forum{background:linear-gradient(180deg,#ED1C24 0%,#BD0700 100%);border:1px solid #f5e2af;border-radius:35px;padding:56px 50px 32px;margin-top:96px;position:relative;z-index:2;max-width:1544px;margin-left:auto;margin-right:auto;z-index:9}.section-tramketnoi .box-forum::after{content:"";width:305px;height:227px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/bc4.png") no-repeat 0 0/contain;position:absolute;right:280px;bottom:-112px}.section-tramketnoi .box-forum .forum-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;gap:15px}.section-tramketnoi .box-forum .forum-header .forum-title{color:#F5D6A0;font-family:Geist,sans-serif;font-size:66px;font-weight:700;margin:0;letter-spacing:-1.98px;line-height:1.14;background:linear-gradient(12.28deg,#FFFCF4 -119.77%,#FFECB2 -71.16%,#FFE9AE -22.55%,#FFCB82 26.06%,#FFECAE 74.66%,#FFF7DE 171.88%),#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-tramketnoi .box-forum .forum-header .forum-filters{display:flex;gap:20px}.section-tramketnoi .box-forum .forum-header .forum-filters .filter-item{background:linear-gradient(90deg,#740004 0%,#9C1217 100%);border-radius:6.946px;border:0.5px solid #b1a56e}.section-tramketnoi .box-forum .forum-header .forum-filters .filter-item .select-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:8px 32px 8px 16px;min-width:190px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/arr-down.svg") no-repeat right 12px center;color:#FFECB2;font-family:Geist;font-size:19.448px;font-style:normal;font-weight:700;line-height:100.022%;letter-spacing:-0.583px;text-align:center}.section-tramketnoi .box-forum .forum-header .forum-filters .filter-item .select-item option{color:#000}.section-tramketnoi .box-forum .forum-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.section-tramketnoi .box-forum .forum-grid .forum-card{padding:18px 13.5px 23px;border-radius:14.151px;border:0.708px solid #FFFCF4;background:#F2EFE8;box-shadow:0 2.83px 20.448px 0 rgba(255,252,244,0.8) inset}.section-tramketnoi .box-forum .forum-grid .forum-card .card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding:0 5px}.section-tramketnoi .box-forum .forum-grid .forum-card .card-top .user-info{display:flex;gap:11px}.section-tramketnoi .box-forum .forum-grid .forum-card .card-top .user-info .avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;background:#ccc}.section-tramketnoi .box-forum .forum-grid .forum-card .card-top .user-info .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-tramketnoi .box-forum .forum-grid .forum-card .card-top .user-info .info{flex:1;padding-top:5px}.section-tramketnoi .box-forum .forum-grid .forum-card .card-top .user-info .info .name{margin:0;color:#000;font-family:Geist;font-size:15px;font-style:normal;font-weight:700;line-height:100.022%;letter-spacing:-0.425px}.section-tramketnoi .box-forum .forum-grid .forum-card .card-top .user-info .info .time{color:#A2A2A2;font-family:Geist;font-size:10px;font-style:normal;font-weight:500;line-height:100.022%;letter-spacing:-0.255px}.section-tramketnoi .box-forum .forum-grid .forum-card .card-top .tag-location{padding:4px;margin-top:3px;min-width:100px;border-radius:3.3px;background:#BF914F;color:#FFECB2;font-family:Geist;font-size:10px;font-weight:500;line-height:100.022%;letter-spacing:-0.277px;text-align:center}.section-tramketnoi .box-forum .forum-grid .forum-card .card-content{margin-bottom:12px;color:#000;font-family:Geist;font-size:13px;font-style:normal;font-weight:500;letter-spacing:-0.39px;max-height:102px;min-height:102px;overflow:auto}.section-tramketnoi .box-forum .forum-grid .forum-card .card-content::-webkit-scrollbar{width:3px}.section-tramketnoi .box-forum .forum-grid .forum-card .card-content::-webkit-scrollbar-thumb{background:#888}.section-tramketnoi .box-forum .forum-grid .forum-card .card-content::-webkit-scrollbar-track{background:transparent}.section-tramketnoi .box-forum .forum-grid .forum-card .card-content p{margin:0}.section-tramketnoi .box-forum .forum-grid .forum-card .card-content p:last-child{margin-bottom:0}.section-tramketnoi .box-forum .forum-grid .forum-card .card-image{width:100%;height:172px;margin-bottom:12px;border-radius:10px;overflow:hidden;background:#000}.section-tramketnoi .box-forum .forum-grid .forum-card .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-tramketnoi .box-forum .forum-grid .forum-card .card-actions{display:flex;gap:14px;align-items:center;margin-top:auto}.section-tramketnoi .box-forum .forum-grid .forum-card .card-actions .action-btn{display:flex;align-items:center;gap:6px;font-family:Geist,sans-serif;font-size:11px;font-weight:500;color:#BF914F;text-decoration:none;transition:opacity 0.2s;letter-spacing:-0.255px}.section-tramketnoi .box-forum .forum-grid .forum-card .card-actions .action-btn:hover{opacity:0.8}.section-tramketnoi .box-forum .forum-grid .forum-card .card-actions .action-btn svg{stroke:#BA8E58}.section-tramketnoi .box-forum .forum-grid .forum-card .card-actions .action-btn .icon-share{width:13px;height:14px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/share.svg") no-repeat 0 0/contain;display:block}.section-tramketnoi .box-forum .forum-grid .forum-card .card-actions .action-btn .icon-comment{width:15px;height:15px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/comment.svg") no-repeat 0 0/contain;display:block}.section-tramketnoi .box-forum .forum-grid .forum-card .card-actions .action-btn .icon-like{width:17px;height:13px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/like.svg") no-repeat 0 0/contain;display:block}.section-tramketnoi .box-forum .forum-grid .forum-card .card-actions .action-btn.btn-like{color:#D6181F;font-size:12.195px;font-weight:700}.section-tramketnoi .box-forum .forum-grid .forum-card .card-actions .action-btn.btn-like svg{stroke:#D6181F;fill:#D6181F}.section-tramketnoi .box-forum .forum-footer{display:flex;justify-content:flex-end;padding-right:24px}.section-tramketnoi .box-forum .forum-footer .btn-view-more{background:linear-gradient(0deg,#FFFCF4 0%,#FFECB2 24.56%,#FFE9AE 49.13%,#FFCB82 73.69%,#FFECAE 98.26%,#FFF7DE 147.38%),#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Geist,sans-serif;font-size:23px;font-weight:600;text-decoration:none;transition:opacity 0.2s;line-height:104%}.section-tramketnoi .box-forum .forum-footer .btn-view-more:hover{opacity:0.8;text-decoration:underline}.section-tramketnoi .box-img{position:absolute;top:240px}.section-tramketnoi .box-img img{width:100%}.section-story{position:relative;z-index:2;padding:40px 0 160px}.section-story::after{content:"";width:100%;height:747px;background-blend-mode:lighten,normal;background:linear-gradient(0deg,rgba(255,0,0,0) 0%,#C90810 22.8%,#91060c 100%);position:absolute;left:0;bottom:-64px;z-index:-1}.section-story::before{content:"";width:100%;height:738px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/s4cover2.png") no-repeat top 0px left/100%;background-blend-mode:lighten,normal;position:absolute;left:0;top:0px;z-index:-1}.section-story .box-header{display:flex;align-items:center;gap:16px;position:relative;margin-bottom:59px}.section-story .box-header::after{content:"";width:1025px;height:388px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/line.png") no-repeat 0 0/contain;position:absolute;top:50px;right:44px;z-index:-1}.section-story .box-header .title{width:633px;color:#FFF;position:relative;margin-left:70px}.section-story .box-header .title::after{content:"";width:261px;height:198px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/bc1.png") no-repeat 0 0/contain;position:absolute;left:226px;top:-70px}.section-story .box-header .des{margin-top:36px;max-width:538px;color:#FFF;text-align:justify;font-family:Geist;font-size:26px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-0.26px}.section-story .box-header .des span{font-weight:700;background:linear-gradient(0deg,#FFFCF4 0%,#FFECB2 24.56%,#FFE9AE 49.13%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-story .box-tab{display:flex;gap:55px;list-style:none;padding:0 0 0 15px;margin:0 0 -28px}.section-story .box-tab .btn-tab{background:none;border:none;padding:0 5px 10px;font-family:Geist,sans-serif;font-size:28.056px;font-style:normal;font-weight:600;line-height:103%;color:#fff;border-bottom:2px solid transparent;cursor:pointer}.section-story .box-tab .btn-tab.active{color:#FFECB2;border-color:#FFECB2}.section-map{padding:107px 0 15px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/bgr1.png") repeat;position:relative;z-index:3}.section-map.show-maps .box-thongke.all{display:none}.section-map.show-maps .box-thongke.provinces{display:block}.section-map::after{content:"";width:100%;height:459px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/burnpaper1.png") no-repeat bottom center/100%;position:absolute;left:0;bottom:-160px;z-index:-1}.section-map .box-map{width:668px;margin:0 auto;position:relative;padding-left:40px}.section-map .box-map .map path:hover{fill:#BD0700;cursor:pointer}.section-map .box-thongke{position:absolute;top:46%;right:15px;transform:translateY(-50%);width:468px;padding:20px 27px 30px;border-radius:22.939px;border:0.918px solid #FFFCF4;background:rgba(242,239,232,0.66);box-shadow:0 3.67px 26.517px 0 rgba(255,252,244,0.8) inset}.section-map .box-thongke.provinces{display:none}.section-map .box-thongke .thongke-title{margin-bottom:16px;text-align:center;font-family:Geist;font-size:23.527px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.826px;text-transform:uppercase;background:linear-gradient(180deg,#ED1C24 26.87%,#BD0700 55.99%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;flex:1}.section-map .box-thongke .btn-back-tk{margin-bottom:8px;margin-left:-6px;width:43px;height:31px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/back.png") no-repeat}.section-map .box-thongke .thongke-list{display:flex;flex-direction:column;gap:12px}.section-map .box-thongke .thongke-item{display:flex;align-items:center;justify-content:center;gap:15px;padding:17px 10px;border-radius:17.075px;background:var(--red-gradient,linear-gradient(180deg,#ED1C24 26.87%,#BD0700 55.99%))}.section-map .box-thongke .thongke-item:nth-child(1) .text{max-width:141px}.section-map .box-thongke .thongke-item:nth-child(2) .text{max-width:152px}.section-map .box-thongke .thongke-item:nth-child(3) .text{max-width:152px}.section-map .box-thongke .thongke-item:nth-child(4) .text,.section-map .box-thongke .thongke-item:nth-child(5) .text{max-width:173px}.section-map .box-thongke .thongke-item .number{color:#FFF;text-align:center;font-family:"Geist";font-size:59.764px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.793px;background:linear-gradient(12.28deg,#FFFCF4 -119.77%,#FFECB2 -71.16%,#FFE9AE -22.55%,#FFCB82 26.06%,#FFECAE 74.66%,#FFF7DE 171.88%),#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:width 0.3s}.section-map .box-thongke .thongke-item .number.run{width:160px}@media (max-width:1620px){.section-map .box-thongke .thongke-item .number.run{width:132px}}.section-map .box-thongke .thongke-item .text{color:#FFF;font-family:"Geist";font-size:19.344px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-0.64px}.section-map .container{position:relative;max-width:1574px}.section-map .box-header{position:absolute;top:46%;transform:translateY(-50%)}.section-map .box-header::after{content:"";width:939px;height:382px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/line2.png") no-repeat 0 0/contain;position:absolute;right:-104px;top:50px;z-index:-1}.section-map .box-header .title{max-width:635px;padding-top:16px;margin-bottom:106px;font-family:Geist;font-size:98.442px;font-style:normal;font-weight:700;line-height:100.022%;letter-spacing:-2.953px;background:linear-gradient(213.38deg,#ED1C24 17.92%,#BD0700 46.86%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-map .box-header .des{max-width:435px;margin-left:42px;color:#000;font-family:Geist;font-size:26px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-0.26px}.section-share{position:relative;padding:100px 15px 120px;margin-top:-30px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/s6cover.png") no-repeat top center/cover;z-index:2}.section-share .box-content{max-width:1574px;margin:160px auto 0;border-radius:30px;border:0.739px solid rgba(230,210,173,0.85);background:linear-gradient(90deg,rgba(0,0,0,0.42) 0%,rgba(0,0,0,0.56) 62.5%,rgba(0,0,0,0.51) 100%);box-shadow:0 5.91px 13.741px -3.694px rgba(191,145,79,0.68);padding:100px 64px 42px;position:relative}.section-share .box-content::after,.section-share .box-content::before{content:"";position:absolute}.section-share .box-content::before{width:219px;height:148px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/bc2.png") no-repeat 0 0/contain;position:absolute;left:210px;top:-48px}.section-share .box-content::after{width:280px;height:217px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/bc3.png") no-repeat 0 0/contain;position:absolute;right:-120px;top:80px}.section-share .box-content .title{margin-bottom:50px;padding-top:10px;color:#FFF;text-align:center;font-family:Geist;font-size:98.442px;font-style:normal;font-weight:700;line-height:100.022%;letter-spacing:-2.953px;background:linear-gradient(12.28deg,#FFFCF4 -119.77%,#FFECB2 -71.16%,#FFE9AE -22.55%,#FFCB82 26.06%,#FFECAE 74.66%,#FFF7DE 171.88%),#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.section-share .box-content .title::after,.section-share .box-content .title::before{content:"";position:absolute;z-index:-1}.section-share .box-content .title::before{width:481px;height:229px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/line4.png") no-repeat 0 0/contain;position:absolute;left:-100px;top:-40px}.section-share .box-content .title::after{width:370px;height:48px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/line5.svg") no-repeat 0 0/contain;position:absolute;right:-50px;top:30px}.section-share .box-content .share-header{display:flex;justify-content:space-between;align-items:center;padding:0 60px;margin-bottom:45px;position:relative;z-index:2}.section-share .box-content .share-header .share-tabs-wrap{border-radius:9999px;border:0.6px solid rgba(230,210,173,0.85);background:linear-gradient(90deg,rgba(0,0,0,0.38) 0%,rgba(0,0,0,0.5) 55.22%,rgba(0,0,0,0.46) 100%);box-shadow:0 6px 13.741px -3.694px rgba(191,145,79,0.68)}.section-share .box-content .share-header .share-tabs-wrap .tab-btn{padding:12px 35px;border-radius:40px;color:#FFF;font-family:Geist;font-size:19px;font-weight:700;line-height:103%;letter-spacing:-0.19px;border:1px solid transparent;background:transparent;cursor:pointer;transition:all 0.3s ease}.section-share .box-content .share-header .share-tabs-wrap .tab-btn.active{background:#770E12;border:1px solid #E47072;box-shadow:0px 4px 10px rgba(0,0,0,0.3);color:#FFECB2}.section-share .box-content .share-header .btn-guisechia{display:inline-flex;align-items:center;gap:12px;padding:14px 35px;border-radius:9999px;background:linear-gradient(12deg,#FFFCF4 -119.77%,#FFECB2 -71.16%,#FFE9AE -22.55%,#FFCB82 26.06%,#FFECAE 74.66%,#FFF7DE 171.88%),#FFF;color:#9C1217;font-family:Geist;font-size:19.219px;font-weight:700;line-height:103%;text-transform:uppercase;border:none;cursor:pointer}.section-share .box-content .box-swiper{padding:0 60px;position:relative}.section-share .box-content .box-swiper .swiper-slide{height:auto}.section-share .box-content .box-swiper .share-btn{width:16px;height:51px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/next.svg") no-repeat 0 0/contain;position:absolute;top:50%;transform:translateY(-50%)}.section-share .box-content .box-swiper .share-btn.swiper-button-disabled{opacity:0.5;cursor:not-allowed}.section-share .box-content .box-swiper .share-next{right:0}.section-share .box-content .box-swiper .share-prev{left:0;transform:translateY(-50%) rotate(180deg)}.section-share .box-content .share-swiper{overflow:hidden}.section-share .box-content .share-list{align-items:stretch}.section-share .box-content .card-item{height:100%;background:linear-gradient(103deg,#ED1C24 14.03%,#871015 96.7%);border-radius:27px;padding:27px 22px 27px 27px;display:flex;flex-direction:column;min-height:550px}.section-share .box-content .card-item .author--info{display:flex;align-items:center;gap:12px;margin-bottom:41px}.section-share .box-content .card-item .author--info .avatar{width:58px;height:58px;border-radius:50%;background:#D9D9D9;flex-shrink:0}.section-share .box-content .card-item .author--info .info .name{margin:0;color:#FFDF9D;font-family:Geist;font-size:17.306px;font-style:italic;font-weight:700;line-height:128.9%}.section-share .box-content .card-item .author--info .info .city{color:#FFDF9D;font-family:Geist;font-size:14.16px;font-style:normal;font-weight:500;line-height:128.9%}.section-share .box-content .card-item .content-text{flex:1;color:#FFF;font-family:Geist;font-size:17px;font-weight:500;line-height:128.9%;margin-bottom:30px;flex-grow:1;overflow:auto}.section-share .box-content .card-item .content-text .text{display:inline-block;padding-right:5px;font-family:Geist;font-size:17px;font-weight:500;line-height:128.9%;max-height:328px;overflow:auto}.section-share .box-content .card-item .content-text .text::-webkit-scrollbar{width:2px}.section-share .box-content .card-item .content-text .text::-webkit-scrollbar-thumb{background:#5c0505}.section-share .box-content .card-item .content-text .text::-webkit-scrollbar-track{background:transparent}.section-share .box-content .card-item .action-bottom{display:flex;gap:24px;align-items:center;border-top:1px solid #FFE9AE;padding-top:13px}.section-share .box-content .card-item .action-bottom button{background:transparent;border:none;color:#fff;font-family:Geist;font-size:13.57px;font-weight:600;display:flex;align-items:center;gap:3px;line-height:103%;letter-spacing:-0.543px;cursor:pointer}.section-share .box-content .share-pagination{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:35px}.section-share .box-content .share-pagination a,.section-share .box-content .share-pagination span{width:auto;height:auto;background:none;color:#FFF;font-family:Geist;font-size:18px;font-style:normal;font-weight:600;line-height:103%;opacity:1}.section-share .box-content .share-pagination .swiper-pagination-bullet-active{color:#FFD681}.section-share .box-content .share-pagination .prev{color:#999}.fadeup{transform:translate3d(0,100px,0);opacity:0;transition-property:opacity,transform;transition-duration:1s;transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.275)}.fadeup.visible{opacity:1;transform:translateZ(0)}.zoomin{transform:scale(0.6);opacity:0;transition-property:opacity,transform;transition-duration:1s;transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.275)}.zoomin.visible{opacity:1;transform:translateZ(0) scale(1)}.faderight{transform:translate3d(-100px,0,0);opacity:0;transition-property:opacity,transform;transition-duration:1s;transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.275)}.faderight.visible{opacity:1;transform:translateZ(0)}.fadeleft{transform:translate3d(100px,0,0);opacity:0;transition-property:opacity,transform;transition-duration:1s;transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.275)}.fadeleft.visible{opacity:1;transform:translateZ(0)}.footer{height:370px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/footer.jpg") no-repeat 0 0/cover;padding:108px 0 100px;color:#fff;position:relative;z-index:10}.footer .flex{justify-content:space-between}.footer .footer-container{max-width:1544px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 45px}.footer .footer-left{display:flex;align-items:center;gap:30px}.footer .footer-left .logo{display:block}.footer .footer-left .logo img{width:238px}.footer .footer-left .slogan{padding-top:5px;color:#FFF;font-family:"Libre Bodoni";font-size:32px;font-style:italic;font-weight:400;line-height:119%;letter-spacing:-0.64px}.footer .footer-right{display:flex;align-items:center;flex-direction:column;gap:24px}.footer .footer-right .follow-text{font-family:Geist;font-size:20px;font-weight:700;text-transform:uppercase}.footer .footer-right .socials{display:flex;gap:15px}.footer .footer-right .socials .social-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:transform 0.3s}.footer .footer-right .socials .social-btn:hover{transform:translateY(-3px)}.modal-background{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.5);z-index:999;display:none}.modal-background.active{display:block}.modaltto{width:100%;height:100%;overflow:auto;position:fixed;top:0;left:0;z-index:1000;display:none}.modaltto.active{display:block}.modaltto .btn-close{width:20px;height:20px;background:url("https://static.mediacdn.vn/50NamTPHCM/images/close.svg") no-repeat 0 0/contain;position:absolute;top:22px;right:28px;border:none;z-index:3;cursor:pointer}.modaltto img{width:auto;max-width:100%}.modaltto .modal-dialog{max-width:820px;margin:2rem auto;position:relative;border-radius:28px;border:1px solid rgba(230,210,173,0.85);background:linear-gradient(0deg,rgba(0,0,0,0.56) 0%,rgba(108,0,0,0.85) 62.5%,#9E0101 100%);box-shadow:0 8px 31px 4px rgba(191,145,79,0.68);top:calc(50% - 2rem);transform:translateY(-50%);max-height:calc(100% - 4rem);overflow:auto;min-height:auto}.modaltto .modal-dialog::-webkit-scrollbar{display:none}.modal-glc .modal-content{width:100%;max-width:820px;height:100%;padding:56px 0 26px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/popup-ft.png") no-repeat bottom center;position:relative}.modal-glc .modal-content::after{content:"";width:261px;height:198px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/bc1.png") no-repeat 0 0/contain;position:absolute;top:-30px;left:-30px}.modal-glc .form-glc{margin-top:95px;padding:0 48px}.modal-glc .form-glc .form-group{display:flex;height:46px;margin-bottom:8px;border-radius:10px;background:rgba(0,0,0,0.6);backdrop-filter:blur(2px)}.modal-glc .form-glc .txtcaptchalogin{max-width:328px}.modal-glc .form-glc .label{width:265px;padding:0 14px;display:flex;align-items:center;justify-content:center;color:#BD0700;text-align:center;font-family:"Geist";font-size:20px;font-style:normal;font-weight:500;line-height:120%;background:linear-gradient(90deg,#FFCB82 15.87%,#FFDA98 50.48%,#FFE9AE 100%);backdrop-filter:blur(2px);border-radius:10px;flex-shrink:0}.modal-glc .form-glc input{flex:1;background:transparent;padding:0 14px;text-align:center;color:#fff;font-family:"Geist";font-size:22px;font-style:normal;font-weight:700;line-height:103%;border:none}.modal-glc .form-glc input::-moz-placeholder{color:rgb(255,255,255)}.modal-glc .form-glc input::placeholder{color:rgb(255,255,255)}.modal-glc .form-glc select{-webkit-appearance:none;flex:1;background:transparent;border:none;color:#fff;font-family:"Plus Jakarta Sans";font-size:22px;font-style:normal;font-weight:600;line-height:103.9%;text-align:center;background:url("https://static.mediacdn.vn/50NamTPHCM/images/arr-down.svg") no-repeat right 14px center}.modal-glc .form-glc select option{color:#000}.modal-glc .form-glc textarea{width:100%;padding:24px 28px;border-radius:10px;background:rgba(0,0,0,0.6);backdrop-filter:blur(2px);min-height:176px;color:#fff;font-family:"Libre Bodoni";font-style:italic;font-size:24px;font-weight:400;line-height:128.9%;border:none}.modal-glc .form-glc textarea::-moz-placeholder{color:#fff}.modal-glc .form-glc textarea::placeholder{color:#fff}.modal-glc .form-glc .btn-submit{width:211px;height:49px;margin:20px auto 0;display:flex;align-items:center;justify-content:center;gap:10px;border:none;background:linear-gradient(12deg,#FFFCF4 -119.77%,#FFECB2 -71.16%,#FFE9AE -22.55%,#FFCB82 26.06%,#FFECAE 74.66%,#FFF7DE 171.88%),#FFF;border-radius:9999px;font-family:"Geist";font-style:normal;font-weight:700;font-size:19.448px;line-height:103%;color:#9C1217;cursor:pointer}.modal-glc .form-glc .icon-send{width:19px;height:20px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/send1.svg") no-repeat 0 0/contain}.modal-glc .glc-captcha-wrap #glc-img-captcha{width:120px;height:40px;-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:10px}.modal-glc .glc-captcha-wrap{display:flex;align-items:center;gap:12px}.modal-glc .resetcaptcha{margin-right:10px;position:relative;top:3px}.modal-glc .title{padding-top:10px;color:#FFF;text-align:center;font-family:Geist;font-size:48.7px;font-style:normal;font-weight:700;line-height:100.022%;letter-spacing:-1.461px;background:linear-gradient(12.28deg,#FFFCF4 -119.77%,#FFECB2 -71.16%,#FFE9AE -22.55%,#FFCB82 26.06%,#FFECAE 74.66%,#FFF7DE 171.88%),#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.modal-glc .title::after{content:"";position:absolute;width:834px;height:308px;background:url("https://static.mediacdn.vn/tuoitre/images/qthcls/line9.png") no-repeat 0 0/contain;left:0;top:-70px}@media (min-width:1600px){.section-share{min-height:1380px}}@media (max-width:1620px){.section-share .box-content{max-width:calc(100% - 32px)}.section-share .box-content .title{font-size:88px}.section-tramketnoi .box-header .title{font-size:88px}.section-tramketnoi .box-forum{max-width:calc(100% - 30px)}.section-map .box-header .title{font-size:88px}.section-map .box-map{width:568px;padding-left:0}.section-map .box-map svg{width:100%;height:auto}.section-map .box-thongke{left:inherit;right:15px;width:426px}.section-map .box-thongke .thongke-title{font-size:24px}.section-map .box-thongke .thongke-item .number{font-size:50px}.footer{height:300px;padding:90px 0 60px}}@media (max-width:1440px){.section-tramketnoi .box-info{max-width:800px}.section-tramketnoi .box-header .title{font-size:80px}.section-tramketnoi .box-header .des{font-size:22px}.section-tramketnoi .box-header .bc.bc-1{top:260px;right:90px}.section-tramketnoi .box-forum{margin-top:80px}.section-map .box-map{max-width:520px}.section-map .box-header .des{font-size:22px}.section-map .box-header .title{margin-bottom:56px}.section-share .box-content{padding:80px 10px 42px}.section-share .box-content::after{right:-100px;top:30px}.section-share .box-content .title{font-size:80px}.section-share .box-content .box-swiper .share-next{right:15px}.section-share .box-content .box-swiper .share-prev{left:15px}.section-share .box-content .card-item{min-height:initial}.section-share .box-content .card-item .content-text .text{font-size:16px;max-height:240px}}@media (max-width:1360px){.section-tramketnoi .box-forum .forum-grid .forum-card .card-top .tag-location{min-width:80px}.section-tramketnoi .box-img{left:-60px}.section-tramketnoi .box-header .bc.bc-1{right:140px}.section-map .box-map{padding-right:30px}}@media (max-width:1024px){.header .menu{gap:24px}.main{overflow:hidden}.section-story .box-header::after{max-width:100%;top:0}.section-story .box-header .title::after{width:220px;height:180px;left:33%}.section-story .box-header .title{margin-left:0}.section-story .box-header .des{max-width:50%}.section-tramketnoi .box-info{max-width:66%}.section-tramketnoi .box-header .bc.bc-1{display:none}.section-tramketnoi .box-header .bc.bc-2{right:-40px}.section-tramketnoi .box-header .bc.bc-3{right:-200px}.section-tramketnoi .box-info .form-action .btn{width:180px;font-size:14px}.section-tramketnoi .box-info .form-action .note{max-width:226px}.section-tramketnoi .box-forum{padding:46px 30px 32px}.section-tramketnoi .box-forum .forum-grid{grid-template-columns:repeat(2,1fr)}.section-tramketnoi .box-forum .forum-header .forum-title{font-size:56px}.section-map .box-header{top:15%;transform:translateY(0)}.section-map .box-map{margin:0 0 0 auto;padding-right:0;max-width:500px}.section-map .box-thongke{width:calc(100% - 30px);margin:30px auto 0;position:relative;top:0;transform:translateY(0)}.section-map .box-thongke .thongke-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.section-share{overflow:hidden}.section-share .box-content .title{font-size:60px}.section-share .box-content .share-header .share-tabs-wrap .tab-btn{font-size:16px}.section-map .box-header .title{font-size:78px}.footer .footer-left .slogan{font-size:20px}.footer .footer-left .logo img{width:200px}}@media (max-width:820px){.header{padding-top:26px}.header .menu{gap:15px}.header .menu a{font-size:16px}.section-story .box-header .des{font-size:22px}.section-story .box-header .title::after{width:190px}.section-tramketnoi .box-info{padding:32px 15px}.section-tramketnoi .box-info .form-action .note{max-width:156px}.section-tramketnoi .box-info .form-content .form-group label{font-size:18px;width:150px}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .upload-zone{width:calc(100% - 150px - 15px)}}.section-tramketnoi .box-info .form-content .form-group.form-group-upload .preview-zone{margin-bottom:15px}.field-error{font-size:12px;color:#D6181F}.box-category[data-layout="100"] .box-category-middle .box-category-item:not(:nth-child(1)) .box-category-sapo{max-height:50px;overflow:hidden}.box-category[data-layout="100"] .box-category-middle .box-category-item:nth-child(1) .box-category-sapo{max-height:76px;overflow:hidden;font-size:20px}.section-share .box-content .card-item .author--info .avatar{background:url('https://static-tuoitre.tuoitre.vn/tuoitre/web_images/userdeffault.jpg');background-size:100% 100%}.section-tramketnoi .box-forum .forum-grid .forum-card .card-image{display:block}