.flexbox{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.no-flexbox{display:inherit}@font-face{font-family:'SFU-Machine';src:url("fonts/SFUMachine.eot");src:url("fonts/SFUMachine.eot?#iefix") format("embedded-opentype"),url("fonts/SFUMachine.woff2") format("woff2"),url("fonts/SFUMachine.woff") format("woff"),url("fonts/SFUMachine.ttf") format("truetype"),url("fonts/SFUMachine.svg#SFUMachine") format("svg");font-weight:normal;font-style:normal;font-display:swap}:root{--color-vm:#B7FF00;--font1: 'SFU-Machine'}body{color:#3A454F}.ic-vm{width:24px;height:24px}.center{text-align:center}.clear{clear:both}.mt30{margin-top:30px !important}.mb8{margin-bottom:8px !important}.mb10{margin-bottom:10px !important}.mb16{margin-bottom:16px !important}.mb24{margin-bottom:24px !important}.mb30{margin-bottom:30px !important}.mb40{margin-bottom:40px !important}.mb46{margin-bottom:46px !important}.mb48{margin-bottom:48px !important}.rotate90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.block{display:block !important}ul.reset{padding-left:25px}ul.reset li{list-style-type:disc;line-height:1.4;margin-bottom:8px}ul.reset li:last-child{margin-bottom:0}.color-green{color:#92BB00}[class*='grid__']{-webkit-column-gap:24px;column-gap:24px;row-gap:24px;position:relative}[class*='grid__'] .item-news{margin-bottom:0;padding-bottom:0;border-bottom:0}[class*='grid__'] .item-news.full-thumb .thumb-art{margin-bottom:0}.gap-10{-webkit-column-gap:10px;column-gap:10px;row-gap:10px}.gap-16{-webkit-column-gap:16px;column-gap:16px;row-gap:16px}.gap-28{-webkit-column-gap:28px;column-gap:28px;row-gap:28px}.grid{display:grid;width:100%;position:relative}.grid__1{grid-template-columns:repeat(1, 1fr)}.grid__2{grid-template-columns:repeat(2, 1fr)}.grid__3{grid-template-columns:repeat(3, 1fr)}.grid__4{grid-template-columns:repeat(4, 1fr)}.grid__5{grid-template-columns:repeat(5, 1fr)}.grid__6{grid-template-columns:repeat(6, 1fr)}.confir_res{position:relative;padding-left:25px;cursor:pointer}.confir_res>input{position:absolute;opacity:0;cursor:pointer}.confir_res>input:checked ~ .checkmark{border:1px solid #b7ff00}.confir_res>input:checked ~ .checkmark:after{display:block}.confir_res .checkmark{border:1px solid #9F9F9F;width:16px;height:16px;position:absolute;border-radius:50%;left:0;top:0}.confir_res .checkmark:after{content:"";background:#b7ff00;position:absolute;width:10px;height:10px;border-radius:50%;top:2px;left:2px;display:none}.confir_res input[type="checkbox"] ~ .checkmark{border-radius:2px;width:14px;height:14px;left:2px;top:1px}.confir_res input[type="checkbox"] ~ .checkmark:after{border-radius:0;left:4px;top:0px;width:3px;height:9px;border:solid #fff;border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.confir_res input[type="checkbox"]:checked ~ .checkmark{border:1px solid #b7ff00;background:#b7ff00}.confir_res input[type="checkbox"]:checked ~ .checkmark:after{display:block}.scroll-height{max-height:185px;overflow-y:scroll}.scroll-height::-webkit-scrollbar{width:3px}.scroll-height::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.1);width:3px;border-radius:10px}.btn-vm{border-radius:5px;background:var(--color-vm);font-size:14px;font-weight:bold;color:#3A454F;height:48px;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;padding:0 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:0.3s all;transition:0.3s all}.btn-vm svg{width:14px;height:14px;fill:#3A454F}.btn-vm svg.ic-vm{width:30px;height:30px;margin:-5px 4px 0 0}.btn-vm.gray{background:rgba(58,69,79,0.05);color:rgba(58,69,79,0.5) !important}.btn-vm.gray svg{width:12px;height:12px;fill:rgba(58,69,79,0.5)}.btn-vm.gray2{background:rgba(58,69,79,0.5);color:#fff !important}.btn-vm.gray2 svg{width:12px;height:12px;fill:#fff}.btn-vm.gray3{background:rgba(255,255,255,0.1);color:rgba(255,255,255,0.7) !important}.btn-vm.gray3 svg{width:30px;height:30px;fill:rgba(255,255,255,0.7);margin:-5px 4px 0 0}.btn-vm.download{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.59 13H18V8C18 7.45 17.55 7 17 7H13C12.45 7 12 7.45 12 8V13H10.41C9.52 13 9.07 14.08 9.7 14.71L14.29 19.3C14.68 19.69 15.31 19.69 15.7 19.3L20.29 14.71C20.92 14.08 20.48 13 19.59 13ZM8 23C8 23.55 8.45 24 9 24H21C21.55 24 22 23.55 22 23C22 22.45 21.55 22 21 22H9C8.45 22 8 22.45 8 23Z' fill='%233A454F'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:96% 9px;padding-right:40px}.btn-vm.full{width:100%}.btn-vm.txt_16{font-size:16px}.border-padding{border-radius:5px;border:1px solid #E5E5E5;padding:16px}.tab-default{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.tab-default a{color:rgba(58,69,79,0.6);font-size:18px}.tab-default a.active,.tab-default a:hover{color:#3A454F}.center .btn-vm{margin:0 auto}.item-news .thumb-art{width:150px;margin-right:15px}.item-news .title-news{font-size:18px;font-family:Arial;font-weight:700;color:#3A454F;line-height:1.4}.item-news .description{color:#3A454F;font-size:18px}.item-news.no-border{border-bottom:0;margin-bottom:0;padding-bottom:0}.item-news.small-thumb .thumb-art{width:130px;margin-right:16px}.item-news.small-thumb .title-news{font-size:16px}.item-news.full-thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:start;gap:8px}.item-news.full-thumb .thumb-art,.item-news.full-thumb .embed-container{float:none;margin-bottom:8px}.item-news.full-thumb .title-news{margin-bottom:0}.item-news.big .title-news{font-size:30px}.item-news.txt_20 .title-news{font-size:20px}@media (max-width: 979px){.item-news .title-news{font-size:16px}}.box-placeholder .thumb,.box-placeholder .thumb_img,.box-placeholder .title_news,.box-placeholder .title-news,.box-placeholder .des,.box-placeholder .description,.box-placeholder .tag,.box-placeholder .number-info,.box-placeholder .name,.box-placeholder .ava,.box-placeholder .status,.box-placeholder .item,.box-placeholder .tag2 a,.box-placeholder ul li{background:#505050;-webkit-animation:fading 1.5s infinite;animation:fading 1.5s infinite;border-radius:4px;overflow:hidden;font-size:0 !important}.box-placeholder .thumb *,.box-placeholder .thumb_img *,.box-placeholder .title_news *,.box-placeholder .title-news *,.box-placeholder .des *,.box-placeholder .description *,.box-placeholder .tag *,.box-placeholder .number-info *,.box-placeholder .name *,.box-placeholder .ava *,.box-placeholder .status *,.box-placeholder .item *,.box-placeholder .tag2 a *,.box-placeholder ul li *{font-size:0 !important}.box-placeholder .thumb img,.box-placeholder .thumb .ic-live:before,.box-placeholder .thumb svg,.box-placeholder .thumb_img img,.box-placeholder .thumb_img .ic-live:before,.box-placeholder .thumb_img svg,.box-placeholder .title_news img,.box-placeholder .title_news .ic-live:before,.box-placeholder .title_news svg,.box-placeholder .title-news img,.box-placeholder .title-news .ic-live:before,.box-placeholder .title-news svg,.box-placeholder .des img,.box-placeholder .des .ic-live:before,.box-placeholder .des svg,.box-placeholder .description img,.box-placeholder .description .ic-live:before,.box-placeholder .description svg,.box-placeholder .tag img,.box-placeholder .tag .ic-live:before,.box-placeholder .tag svg,.box-placeholder .number-info img,.box-placeholder .number-info .ic-live:before,.box-placeholder .number-info svg,.box-placeholder .name img,.box-placeholder .name .ic-live:before,.box-placeholder .name svg,.box-placeholder .ava img,.box-placeholder .ava .ic-live:before,.box-placeholder .ava svg,.box-placeholder .status img,.box-placeholder .status .ic-live:before,.box-placeholder .status svg,.box-placeholder .item img,.box-placeholder .item .ic-live:before,.box-placeholder .item svg,.box-placeholder .tag2 a img,.box-placeholder .tag2 a .ic-live:before,.box-placeholder .tag2 a svg,.box-placeholder ul li img,.box-placeholder ul li .ic-live:before,.box-placeholder ul li svg{display:none !important}.box-placeholder .title-news{height:50px}.box-placeholder ul li{height:10px}.box-placeholder p{height:30px}.embed-container{position:relative;height:0;overflow:hidden;width:100%;padding-bottom:56.25%;margin-bottom:15px}.embed_video_new .icon_blockvideo{bottom:0;left:0;position:absolute;right:0;top:0;text-align:left}.embed_video_new .img_icon,.fck_detail .embed_video_new .img_icon,.box_embed_video_lightbox .img_icon,.fck_detail .box_embed_video_lightbox .img_icon{display:inline-block !important;vertical-align:middle !important;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:absolute !important;top:50% !important;left:calc(50% + 3px) !important;width:0 !important;height:0 !important;border-top:16px solid rgba(255,255,255,0) !important;border-left:26px solid #fff !important;border-bottom:16px solid rgba(255,255,255,0) !important;border-radius:0px !important;-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1);transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1);background:none !important}.embed_video_new .icon_blockvideo:before{content:'';width:60px;height:60px;background:rgba(0,0,0,0.5);border-radius:50%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.embed_video_new{position:relative}.embed_video_new .img_icon{display:inline-block;vertical-align:middle;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:absolute;top:50%;left:50%;width:0;height:0;border-top:22px solid transparent;border-left:35px solid #fff;border-bottom:22px solid transparent;border-radius:5px 0 0 5px;-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1);transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1)}.embed_video_new .image_icon_center{display:inline-block;height:100%;vertical-align:middle}.embed_video_new .media_content,.embed_video_new .flash_content{width:100%;height:282px;position:relative;background:#000}.embed_video_new .media_content .video_container{height:100%;width:100%;position:relative}.box-player-video .embed_video_new .box_img_video{width:100%;height:0;padding-bottom:56.25%;margin-bottom:0;overflow:hidden;position:relative}.box-player-video .embed-container{margin-bottom:0}.box-player-video .box_embed_video{margin-bottom:0;padding-bottom:0 !important;background:#000;position:relative}.box-player-video .box_embed_video div[style*="width: 100%;"]{padding-bottom:56.25% !important;height:0 !important;background:#000;overflow:hidden;position:relative}.box-player-video .box_embed_video .media_content{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.wrap-main-nav{position:relative !important}.wrap-main-nav.sticky+.section{margin-top:0 !important}.section-exitintent{display:none !important}.section_topstory_folder{padding-top:24px}.section_topstory_folder .article-topstory{width:750px;-ms-flex-line-pack:start;align-content:start}.section_topstory_folder .article-topstory .title-news{font-size:30px}.section_topstory_folder .sub-art-top-sh{width:350px;width:calc(100% - 750px);padding-left:20px;gap:30px;-ms-flex-line-pack:start;align-content:start}.section_topstory_folder .sub-art-top-sh .item-news{margin-bottom:0;padding-bottom:0;border-bottom:0}.section_topstory_folder .sub-art-top-sh .item-news .title-news{font-size:20px;font-weight:bold;margin-bottom:0}@media (max-width: 1025px){.section_topstory_folder .article-topstory .title-news{font-size:24px}}@media (max-width: 979px){.section_topstory_folder .sub-art-top-sh .item-news .title-news{font-size:18px}}.title-cate{display:inline-block;font:400 48px/1.1 var(--font1);color:#3A454F;position:relative;padding-top:25px;margin-bottom:40px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='94' height='14' viewBox='0 0 94 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 0H18L12 14H0L6 0Z' fill='%23ADEB00'/%3e%3cpath d='M24 0H36L30 14H18L24 0Z' fill='%23ADEB00'/%3e%3cpath d='M42 0H94L88 14H36L42 0Z' fill='%23ADEB00'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center top}.title-cate.color-white{color:#fff}@media (max-width: 1025px){.title-cate{font-size:36px;margin-bottom:24px}}.title-cate.txt_24{font-size:24px;padding-top:0;padding-left:25px;margin-bottom:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 0H18L12 14H0L6 0Z' fill='%23ADEB00'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left bottom}.title-cate2{font:400 30px/1.1 var(--font1);margin-bottom:32px;position:relative;padding-left:25px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 0H18L12 14H0L6 0Z' fill='%23ADEB00'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left bottom}.title-cate2.txt_36{font-size:36px;margin-bottom:24px}@media (max-width: 1025px){.title-cate2{font-size:24px;margin-bottom:15px}}.title-video{font-size:16px;font-weight:bold;margin-bottom:15px;padding-left:25px;position:relative;line-height:1.4}.title-video::before{content:"";background:url(images/graphics/play.png) no-repeat;width:16px;height:17px;position:absolute;left:0;top:3px}.head-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head-title .tab{border-bottom:1px solid rgba(58,69,79,0.1);display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head-title .tab a{color:rgba(58,69,79,0.7);font-size:16px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:0 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head-title .tab a svg{margin-right:4px}.head-title .tab a .rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.head-title .tab a.active{color:#3A454F}.head-title .tab a.active svg{fill:#3A454F}.head-title .tab a.active::before{content:"";background:#3A454F;height:2px;left:0;right:0;position:absolute;bottom:0}.section_giao_an{background:rgba(58,69,79,0.05);padding:48px 0}.list-article-small .item-news{margin-bottom:24px}.list-article-small .item-news:last-child{margin-bottom:0}.list-article-small .item-news .title-news{margin-bottom:0}@media (max-width: 1025px){.list-article-small.grid .item-news .thumb-art{width:100%;margin:0 0 12px 0}}.section_video,.section_giai_sdr{background:#283038;padding:48px 0}.section_giai_sdr .list-run-plan .item{margin-bottom:28px !important;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,0.1)}.section_giai_sdr .list-run-plan .item .article{background:#fff;border-bottom:0;margin-bottom:0;padding-bottom:0;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.section_giai_sdr .list-run-plan .item .thumb-art{width:550px;margin-right:0}.section_giai_sdr .list-run-plan .item .thumb-art .thumb{padding-bottom:60%}.section_giai_sdr .list-run-plan .item .content{padding:24px 24px 74px 24px;height:100%;position:relative;width:100%}.section_giai_sdr .list-run-plan .item .content .title-news{font-size:24px;padding-right:0}.section_giai_sdr .list-run-plan .item .content .btn-vm{position:absolute;bottom:24px;left:24px}.section_giai_sdr .upcoming-place .item{background:rgba(255,255,255,0.05)}.wrapper-box-video .box-player-video{width:100%;float:none}.wrapper-box-video .box-player-video img{width:100%}.wrapper-box-video .box-player-video .title-news{color:#fff;font-size:30px;font-weight:700;display:none}.wrapper-box-video .list-video{background:rgba(255,255,255,0.05);padding:16px}.wrapper-box-video .list-video .item-news .thumb-art{width:140px}.wrapper-box-video .list-video .item-news .title-news{color:#fff;margin-bottom:0;overflow:hidden}.wrapper-box-video .list-video .item-news.active .thumb-art{border:1px solid var(--color-vm)}@media (max-width: 1025px){.wrapper-box-video .list-video{-webkit-column-gap:15px;column-gap:15px;row-gap:15px}.wrapper-box-video .list-video .item-news .thumb-art{width:100px}.wrapper-box-video .list-video .item-news .title-news{font-size:14px}}#slide-phukien{padding:0 188px}#slide-phukien .item-news{display:block;border-bottom:0;padding-bottom:0;margin-bottom:0}#slide-phukien .item-news .thumb-art{margin-bottom:0}#slide-phukien .item-news .article-content{padding:32px}#slide-phukien .item-news .title-news{font-size:30px;color:#fff;margin-bottom:5px}#slide-phukien .item-news .description{color:rgba(255,255,255,0.5)}@media (max-width: 1025px){#slide-phukien .item-news .article-content{padding:16px}#slide-phukien .item-news .title-news{font-size:20px}#slide-phukien .item-news .description{font-size:16px}}#slide-phukien .swiper-slide{height:auto;background:#283038}#slide-phukien .swiper-button-next,#slide-phukien .swiper-button-prev{border-radius:99px;background:rgba(58,69,79,0.2);width:50px;height:50px;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}#slide-phukien .swiper-button-next svg,#slide-phukien .swiper-button-prev svg{fill:#fff}#slide-phukien .swiper-button-next{right:165px}#slide-phukien .swiper-button-prev{left:165px}#slide-phukien .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.section_cong_dong .flexbox{-ms-flex-wrap:wrap;flex-wrap:wrap}.section_cong_dong .list-article-small{width:50%;padding-right:15px}.section_cong_dong .box-question{width:50%;padding-left:15px}@media (max-width: 979px){.section_cong_dong .item-news .thumb-art{width:100px}}.upcoming-place{-webkit-column-gap:28px;column-gap:28px;row-gap:30px}.upcoming-place .item{background:#3A454F;cursor:auto;color:#fff;padding-bottom:56px;position:relative}.upcoming-place .item .content{padding:16px 16px 0 16px}.upcoming-place .item .content h3{font:bold 20px/1.4 Arial;margin-bottom:16px}.upcoming-place .item .content .location{font-size:16px;line-height:1.8}.upcoming-place .item .content .location.flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.upcoming-place .item .content .location li{margin-bottom:8px;padding-left:32px;position:relative;background-repeat:no-repeat;background-position:0 1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upcoming-place .item .content .location li .item{padding-left:32px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.upcoming-place .item .content .location li .item::before{content:"";background:rgba(58,69,79,0.2);height:16px;width:1px;position:absolute;left:16px;top:5px}.upcoming-place .item .content .location .address{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0004 4.5C8.90439 4.5 6.40039 7.004 6.40039 10.1C6.40039 13.436 9.93639 18.036 11.3924 19.788C11.7124 20.172 12.2964 20.172 12.6164 19.788C14.0644 18.036 17.6004 13.436 17.6004 10.1C17.6004 7.004 15.0964 4.5 12.0004 4.5ZM12.0004 12.1C10.8964 12.1 10.0004 11.204 10.0004 10.1C10.0004 8.996 10.8964 8.1 12.0004 8.1C13.1044 8.1 14.0004 8.996 14.0004 10.1C14.0004 11.204 13.1044 12.1 12.0004 12.1Z' fill='white' fill-opacity='0.5'/%3e%3c/svg%3e")}.upcoming-place .item .content .location .date{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_6824_9630)'%3e%3cpath d='M9.85429 4.58929C9.57972 4.66047 7.30175 5.27064 4.77972 5.94183C-0.0711287 7.23335 5.78751e-05 7.21301 5.78751e-05 7.54861C5.78751e-05 7.68081 1.30175 12.674 1.56616 13.6096C1.76955 14.3113 1.37294 14.3622 6.19328 13.0503C8.48141 12.43 10.3933 11.9215 10.4441 11.9215C10.5051 11.9215 10.5763 12.0639 10.6577 12.3893L10.7797 12.8571L9.84412 16.3249C8.93904 19.6706 8.90853 19.8028 9.00006 19.9757C9.10175 20.1588 9.13226 20.1689 10.0068 20.413C10.6475 20.5859 10.7187 20.5961 10.9018 20.4435C11.0136 20.352 11.1153 20.0774 11.4712 18.735C11.7051 17.8605 11.9085 17.1486 11.9085 17.1486C11.9187 17.1588 12.1119 17.8706 12.3356 18.7249C12.8645 20.7384 12.8136 20.6774 13.8407 20.4028C14.7356 20.1689 14.7662 20.1486 14.8679 19.9656C14.9594 19.7927 14.9289 19.6706 14.0136 16.3045L13.078 12.8164L13.1797 12.4096C13.2306 12.1859 13.2916 11.9723 13.3221 11.9418C13.3424 11.891 14.695 12.2367 17.5933 13.03C19.9221 13.6605 21.8848 14.1791 21.956 14.1791C22.0272 14.1791 22.1492 14.1181 22.2204 14.0469C22.3424 13.935 22.4848 13.4571 23.1865 10.8028C23.634 9.09437 24.0001 7.64013 24.0001 7.56895C24.0001 7.50793 23.939 7.3859 23.8678 7.30454C23.756 7.17234 23.1153 6.99945 18.9255 5.88081C16.2814 5.17912 13.9831 4.56895 13.8204 4.50793C13.4238 4.39607 13.3018 4.39607 13.1289 4.54861C12.9967 4.66047 12.9051 4.97573 12.478 6.58251C12.1933 7.62996 11.9594 8.4842 11.939 8.4842C11.9187 8.4842 11.6848 7.62996 11.4001 6.58251C10.7695 4.22319 10.8407 4.31471 9.85429 4.58929ZM10.1695 5.5859C10.1899 5.64691 11.0238 8.73844 12.0306 12.4706C13.0373 16.2028 13.8712 19.2944 13.8814 19.3452C13.9017 19.4164 13.8611 19.4469 13.7289 19.4774C13.6272 19.4978 13.5356 19.5079 13.5255 19.4978C13.5153 19.4876 12.6814 16.3757 11.6746 12.5927C10.6679 8.79945 9.83395 5.66725 9.81362 5.62657C9.79328 5.56556 9.8848 5.51471 10.0679 5.49437C10.1085 5.49437 10.1492 5.53505 10.1695 5.5859ZM13.9729 5.53505C14.0543 5.56556 13.9729 5.93166 13.3323 8.29098L12.6001 11.0062L12.5085 10.7011L12.4068 10.3859L13.0068 8.15878C13.3323 6.92827 13.6373 5.82996 13.678 5.70793C13.7492 5.4842 13.8001 5.45369 13.9729 5.53505ZM9.07124 6.37912C9.19328 6.84691 9.22379 7.01979 9.17294 7.0503C9.13226 7.07064 8.84751 7.152 8.53226 7.22318L7.96277 7.35539L8.15599 8.02657C8.25768 8.39267 8.33904 8.7181 8.32887 8.73844C8.3187 8.75878 8.04412 8.84013 7.72887 8.91132C7.41362 8.9825 7.1187 9.06386 7.08819 9.0842C7.05768 9.10454 7.09836 9.39945 7.18989 9.78589C7.33226 10.3656 7.36277 10.4571 7.46446 10.4367C7.60684 10.4164 8.60345 10.1317 8.65429 10.1011C8.67463 10.091 8.62379 9.78589 8.52209 9.42996C8.43057 9.07403 8.36955 8.76895 8.37972 8.75878C8.41023 8.73844 9.58989 8.40284 9.61023 8.41301C9.63056 8.43335 9.96616 9.75539 9.95599 9.77572C9.94582 9.78589 9.67124 9.85708 9.34582 9.93844C9.0204 10.0096 8.73565 10.091 8.73565 10.1011C8.72548 10.1113 8.79667 10.3961 8.88819 10.7113C8.97972 11.0367 9.06107 11.3418 9.06107 11.3723C9.06107 11.4232 7.78989 11.8401 7.75938 11.7995C7.74921 11.7893 7.66785 11.5045 7.56616 11.1588C7.46446 10.813 7.37294 10.5181 7.36277 10.5079C7.34243 10.4876 6.14243 10.7825 6.09158 10.8334C6.07124 10.8537 6.11192 11.1486 6.20345 11.4944C6.29497 11.8401 6.34582 12.1249 6.32548 12.1452C6.29497 12.1859 5.1865 12.5113 5.09497 12.5113C5.06446 12.5113 4.94243 12.2164 4.84073 11.8503L4.65768 11.1893L4.01701 11.3418C3.67124 11.4334 3.36616 11.5147 3.35599 11.535C3.33565 11.5554 3.40684 11.8503 3.50853 12.2062C3.61023 12.5622 3.68141 12.8571 3.67124 12.8672C3.64073 12.8978 2.3187 13.2537 2.3187 13.2333C2.25768 13.152 2.00345 11.9418 2.04413 11.9215C2.06446 11.9011 2.33904 11.8096 2.64413 11.7283C2.94921 11.6367 3.22379 11.5554 3.26446 11.5452C3.31531 11.5249 3.2848 11.3317 3.16277 10.874C3.07124 10.5181 2.98989 10.2232 2.97972 10.2028C2.96955 10.1927 2.66446 10.2639 2.29836 10.3452C1.93226 10.4367 1.61701 10.4978 1.61701 10.4876C1.60684 10.4774 1.52548 10.1825 1.43396 9.82657L1.27124 9.18589L1.4848 9.13505C1.59667 9.10454 1.88141 9.03335 2.09497 8.9825C2.3187 8.93166 2.52209 8.87064 2.54243 8.84013C2.56277 8.81979 2.51192 8.51471 2.43057 8.15878C2.33904 7.80284 2.28819 7.48759 2.30853 7.47742C2.34921 7.43674 3.39667 7.16217 3.5187 7.16217C3.58989 7.16217 3.6509 7.31471 3.77294 7.80284C3.86446 8.14861 3.95599 8.44352 3.9865 8.44352C4.04751 8.44352 5.26785 8.09776 5.29836 8.06725C5.30853 8.05708 5.23734 7.77234 5.14582 7.43674C5.04412 7.10115 4.96277 6.80623 4.96277 6.77573C4.96277 6.74522 5.21701 6.66386 5.53226 6.59268C5.83735 6.52149 6.14243 6.4503 6.21362 6.44013C6.32548 6.40962 6.34582 6.47064 6.49836 7.08081C6.60006 7.50793 6.68141 7.752 6.73226 7.73166C6.76277 7.72149 7.04751 7.62996 7.34243 7.54861C7.64751 7.45708 7.91192 7.36556 7.94243 7.34522C7.96277 7.32488 7.92209 7.02996 7.83057 6.6842C7.73904 6.33844 7.68819 6.05369 7.70853 6.03335C7.75938 5.98251 8.75599 5.72827 8.84751 5.73844C8.86785 5.74861 8.94921 5.952 9.07124 6.37912ZM15.7933 5.90115C16.078 5.97234 16.3221 6.03335 16.3424 6.04352C16.3526 6.05369 16.2916 6.34861 16.2001 6.70454C16.1085 7.06047 16.0577 7.35539 16.0679 7.37573C16.0984 7.40623 17.2272 7.752 17.3085 7.752C17.3492 7.752 17.4509 7.45708 17.5323 7.11132C17.634 6.70454 17.7153 6.47064 17.7662 6.47064C17.8679 6.47064 19.017 6.74522 19.0475 6.7859C19.0577 6.79607 18.9865 7.09098 18.895 7.42657C18.7933 7.77234 18.7221 8.06725 18.7424 8.09776C18.7628 8.1181 19.0475 8.21979 19.3933 8.31132C19.7289 8.40284 20.0238 8.50454 20.034 8.54522C20.0441 8.57573 19.9831 8.87064 19.8814 9.20623C19.7797 9.53166 19.7085 9.80623 19.7289 9.8164C19.739 9.83674 20.0441 9.92827 20.4001 10.0401L21.0407 10.2334L21.1017 9.98928C21.1323 9.85708 21.2136 9.59267 21.2746 9.39945C21.3356 9.20623 21.3865 9.01301 21.3865 8.96217C21.3865 8.90115 21.234 8.82996 20.817 8.70793C20.5017 8.6164 20.217 8.52488 20.1763 8.49437C20.1153 8.46386 20.1255 8.33166 20.2577 7.80284C20.4001 7.23335 20.4306 7.16217 20.5221 7.18251C20.5831 7.20284 20.878 7.27403 21.1831 7.34522C21.4882 7.4164 21.7323 7.49776 21.7323 7.52827C21.7323 7.55878 21.6712 7.85369 21.5899 8.18928C21.5085 8.52488 21.4475 8.81979 21.4475 8.8503C21.4475 8.87064 21.7424 8.96217 22.0882 9.05369C22.5763 9.17572 22.7289 9.23674 22.7289 9.30793C22.7289 9.42996 22.4543 10.4774 22.4136 10.5181C22.4034 10.5384 22.0984 10.4774 21.7323 10.3859C21.3763 10.3045 21.0611 10.2537 21.0407 10.2842C21.0204 10.3045 20.939 10.5588 20.8678 10.8537C20.7967 11.1384 20.7255 11.413 20.7153 11.4639C20.695 11.535 20.817 11.5961 21.3662 11.7486C21.9458 11.9215 22.0373 11.9622 22.0068 12.0537C21.9865 12.1147 21.9153 12.4096 21.8441 12.7045C21.7729 12.9995 21.6814 13.2537 21.6509 13.2537C21.5594 13.2537 20.3899 12.9181 20.3492 12.8876C20.3289 12.8672 20.4001 12.5927 20.4814 12.2876C20.5729 11.9723 20.6441 11.6876 20.6543 11.6367C20.6645 11.535 19.4034 11.1995 19.3526 11.291C19.3323 11.3215 19.2407 11.6164 19.1492 11.952C19.0577 12.2876 18.956 12.552 18.9255 12.5418C18.895 12.5317 18.6001 12.4401 18.2746 12.3486C17.8475 12.2367 17.6746 12.1554 17.6746 12.0944C17.6746 12.0435 17.7356 11.7588 17.817 11.4537C17.8984 11.1486 17.9594 10.8842 17.9594 10.8639C17.9594 10.8028 16.678 10.5079 16.6272 10.5588C16.5967 10.5893 16.5051 10.874 16.4136 11.1995C16.3221 11.5249 16.2204 11.7995 16.1899 11.7995C16.1594 11.7995 15.8441 11.7181 15.5085 11.6164L14.8984 11.4334L15.0916 10.7927C15.1933 10.4367 15.2746 10.1317 15.2645 10.1113C15.2543 10.091 14.9695 10.0198 14.634 9.93844C14.3085 9.86725 14.0034 9.79606 13.9729 9.76555C13.9119 9.73505 14.217 8.50454 14.2984 8.41301C14.3187 8.39267 14.6238 8.46386 14.9797 8.56556L15.6204 8.75878L15.8034 8.10793C15.9051 7.752 15.9865 7.43674 15.9865 7.40623C15.9865 7.37573 15.7119 7.2842 15.3865 7.21301C15.0611 7.14183 14.7458 7.06047 14.7153 7.02996C14.6645 6.99945 14.695 6.8164 14.8272 6.33844C15.0001 5.74861 15.0306 5.69776 15.1424 5.72827C15.2238 5.75878 15.5085 5.82996 15.7933 5.90115ZM11.4204 15.2978C11.4204 15.4096 10.3424 19.4571 10.3018 19.4978C10.2814 19.5079 10.2001 19.5079 10.1187 19.4774C10.0068 19.4469 9.97633 19.4164 9.99667 19.335C10.017 19.2842 10.2712 18.3181 10.5865 17.1893C10.8916 16.0605 11.1662 15.0333 11.1967 14.9011L11.2577 14.6672L11.339 14.9317C11.3899 15.0842 11.4204 15.2469 11.4204 15.2978Z' fill='white' fill-opacity='0.5'/%3e%3cpath d='M5.96928 7.89453C5.66419 7.97589 5.38962 8.04707 5.34894 8.06741C5.29809 8.07758 5.3286 8.28097 5.45063 8.74877C5.54216 9.1047 5.62352 9.41996 5.62352 9.44029C5.62352 9.50131 4.34216 9.79623 4.29131 9.74538C4.27097 9.71487 4.16928 9.43012 4.07775 9.09453C3.96589 8.67758 3.88453 8.5047 3.82352 8.5047C3.77267 8.5047 3.57945 8.55555 3.38623 8.61657C3.19301 8.67758 2.9286 8.75894 2.7964 8.78945L2.5625 8.85046L2.74555 9.50131C2.95911 10.2539 2.88792 10.2132 3.69131 9.96911C4.09809 9.84707 4.24047 9.82673 4.28114 9.87758C4.30148 9.91826 4.38284 10.2132 4.46419 10.5284C4.53538 10.8437 4.61674 11.1183 4.64725 11.1386C4.66758 11.1589 4.99301 11.0878 5.35911 10.9861L6.02013 10.803L5.9286 10.5081C5.87775 10.3454 5.78623 10.0505 5.73538 9.84707L5.63369 9.48097L5.76589 9.43013C5.83707 9.39962 6.12182 9.32843 6.3964 9.24707C6.67097 9.17589 6.92521 9.1047 6.95572 9.07419C7.02691 9.02335 6.68114 7.78267 6.58962 7.76233C6.54894 7.76233 6.27436 7.82335 5.96928 7.89453Z' fill='white' fill-opacity='0.5'/%3e%3cpath d='M17.1847 8.38253C17.0932 8.69779 17.0016 8.9927 16.9711 9.03338C16.9406 9.08423 16.7779 9.06389 16.2999 8.94185C15.9542 8.85033 15.6593 8.80965 15.6389 8.82999C15.5881 8.88084 15.2932 10.0808 15.3135 10.1113C15.3745 10.1724 16.5847 10.4673 16.6254 10.4266C16.6457 10.4063 16.7271 10.1215 16.7982 9.79609C16.8694 9.48084 16.9508 9.19609 16.9711 9.16558C16.9915 9.13507 17.3169 9.19609 17.683 9.29779L18.3542 9.48084L18.2627 9.77575C18.2118 9.94863 18.1305 10.2435 18.0694 10.4469C17.9982 10.7113 17.9779 10.813 18.0288 10.8334C18.3644 10.9452 19.3203 11.1995 19.3305 11.1791C19.4016 11.108 19.6762 9.84694 19.6254 9.81643C19.5949 9.79609 19.3101 9.71473 18.9847 9.64355C18.6694 9.57236 18.3949 9.49101 18.3745 9.4605C18.3644 9.42999 18.4254 9.11473 18.5169 8.74863L18.6898 8.08762L18.0898 7.93507C17.7643 7.85372 17.4491 7.78253 17.4084 7.78253C17.3779 7.80287 17.2864 8.01643 17.1847 8.38253Z' fill='white' fill-opacity='0.5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_6824_9630'%3e%3crect y='0.5' width='24' height='24' rx='5' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.upcoming-place .item .content .location .price{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.24 11.1208C10.424 10.6488 9.84 10.1608 9.84 9.40078C9.84 8.52878 10.648 7.92078 12 7.92078C13.136 7.92078 13.704 8.35278 13.912 9.04078C14.008 9.36078 14.272 9.60078 14.608 9.60078H14.848C15.376 9.60078 15.752 9.08078 15.568 8.58478C15.232 7.64078 14.448 6.85678 13.2 6.55278V6.00078C13.2 5.33678 12.664 4.80078 12 4.80078C11.336 4.80078 10.8 5.33678 10.8 6.00078V6.52878C9.248 6.86478 8 7.87278 8 9.41678C8 11.2648 9.528 12.1848 11.76 12.7208C13.76 13.2008 14.16 13.9048 14.16 14.6488C14.16 15.2008 13.768 16.0808 12 16.0808C10.68 16.0808 10 15.6088 9.736 14.9368C9.616 14.6248 9.344 14.4008 9.016 14.4008H8.792C8.256 14.4008 7.88 14.9448 8.08 15.4408C8.536 16.5528 9.6 17.2088 10.8 17.4648V18.0008C10.8 18.6648 11.336 19.2008 12 19.2008C12.664 19.2008 13.2 18.6648 13.2 18.0008V17.4808C14.76 17.1848 16 16.2808 16 14.6408C16 12.3688 14.056 11.5928 12.24 11.1208Z' fill='%233A454F' fill-opacity='0.8'/%3e%3c/svg%3e");padding-left:20px;background-repeat:no-repeat;background-position:0 1px}.upcoming-place .item .content .location .price strong{color:#EB482F}.upcoming-place .item .content .btn-vm{height:40px;background:#3A454F;font-size:13px;color:#fff;padding:0 12px}.upcoming-place .item .content .note{gap:8px;font-size:14px;position:absolute;bottom:16px;left:16px}.upcoming-place .item .content .note>span{border-radius:5px;background:rgba(255,255,255,0.1);height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(255,255,255,0.7);font-weight:bold;padding:0 12px}.upcoming-place .item .content .note .distance{border-radius:5px;background:rgba(255,255,255,0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(255,255,255,0.7);font-weight:bold;padding:0 4px}.upcoming-place .item .content .note .distance span{padding:0 8px;position:relative;line-height:40px}.upcoming-place .item .content .note .distance span::before{content:"";background:rgba(255,255,255,0.1);height:16px;width:1px;position:absolute;right:0;top:11px}.upcoming-place .item .content .note .distance span:last-child::before{display:none}.upcoming-place .item:hover h3{color:#087cce}@media (max-width: 979px){.upcoming-place{-webkit-column-gap:15px;column-gap:15px;row-gap:15px}.upcoming-place .item .content{padding:10px}.upcoming-place .item .content h3{font-size:16px}.upcoming-place .item .content .location{font-size:14px;margin-bottom:10px}.upcoming-place .item .content .note{font-size:12px;gap:4px}.upcoming-place .item .content .note>span{padding:0 5px}}.list-article.grid{-webkit-column-gap:28px;column-gap:28px;row-gap:28px}.list-article .item-news{background:#fff;-webkit-box-shadow:0px 10px 30px 0px rgba(38,51,77,0.05);box-shadow:0px 10px 30px 0px rgba(38,51,77,0.05)}.list-article .item-news .article-content{padding:8px 16px 16px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.list-article .item-news .title-news{font-size:20px}.list-article .item-news .description{font-size:16px;line-height:1.8;color:rgba(58,69,79,0.8)}.vm-nav2{border-bottom:1px solid rgba(58,69,79,0.1);margin-bottom:24px}.vm-nav2 .nav{height:68px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.vm-nav2 .nav li{color:rgba(58,69,79,0.5)}.vm-nav2 .nav li.active,.vm-nav2 .nav li:hover{color:#3A454F}.nhip_do{-ms-flex-negative:0;flex-shrink:0;border-radius:8px;border:1px solid rgba(58,69,79,0.1);background:#FFF;-webkit-box-shadow:0px 10px 30px 0px rgba(38,51,77,0.05);box-shadow:0px 10px 30px 0px rgba(38,51,77,0.05)}.nhip_do .head{border-radius:8px 8px 0px 0px;border-bottom:1px solid rgba(58,69,79,0.1);background:#3A454F;padding:10px 16px;font-size:20px;color:#fff;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nhip_do .head .ic-vm{width:32px;height:32px;fill:var(--color-vm)}.nhip_do .description li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 8px 10px 24px;border-bottom:1px solid rgba(58,69,79,0.1);font-size:18px;color:rgba(58,69,79,0.8)}.nhip_do .description li:last-child{border-bottom:0}.nhip_do .description li .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(58,69,79,0.5)}.nhip_do .description li .time:not(:last-child){margin-right:10px}.nhip_do .description li .time strong,.nhip_do .description li .time input{color:#3A454F;font-weight:bold;margin-right:4px}.nhip_do .description li .time input{width:57px;height:32px;border:1px solid rgba(58,69,79,0.1);float:none;background:#fff;padding:0 5px;text-align:right;font-size:20px;border-radius:3px;margin-right:8px}.nhip_do .description li .time span{width:30px;display:block}.nhip_do .description li .time .active{color:#92BB00}.nhip_do .description li .time .border{text-align:center;background:#fff;border:1px solid rgba(58,69,79,0.1)}.nhip_do .description li .time .max{width:65px}.nhip_do .description li .gioi-tinh{gap:10px;color:rgba(58,69,79,0.5)}.nhip_do .description li .gioi-tinh .active{color:#3a454f}.list-plan{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px}.list-plan .list .item{border-radius:5px;padding:24px;border:1px solid rgba(58,69,79,0.1);background:#fff;-webkit-box-shadow:0px 60px 120px 0px rgba(38,51,77,0.05);box-shadow:0px 60px 120px 0px rgba(38,51,77,0.05)}.list-plan .list .item .head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;font-size:18px;font-weight:bold}.list-plan .list .item .head .km{width:80px;height:62px;background:var(--color-vm);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;font-size:16px;font-weight:400;line-height:1}.list-plan .list .item .head .km strong{width:100%;font:400 40px/1.1 var(--font1);text-align:center}.list-plan .list .item .head .title{color:#3A454F;line-height:1.4;position:relative;padding-left:16px}.list-plan .list .item .head .title::before{content:"";background:rgba(58,69,79,0.5);width:9px;height:9px;position:absolute;left:0;top:7px}.list-plan .list .item .content{display:none}.list-plan .list .item ul li{font-size:18px;font-weight:bold;margin-bottom:16px;line-height:1.4;position:relative;padding-left:21px}.list-plan .list .item ul li::before{content:"";background:rgba(58,69,79,0.5);width:9px;height:9px;position:absolute;left:0;top:7px}.list-plan .list .item ul li:last-child{margin-bottom:0}.list-plan .list-nhipdo{width:348px;-ms-flex-negative:0;flex-shrink:0}.list-plan.mb40{padding-bottom:48px}@media (max-width: 768px){.list-plan .grid__2{grid-template-columns:repeat(1, 1fr)}}.accordion{border-radius:5px;border:2px solid #F5F6F7;margin-bottom:16px}.accordion>li{padding:15px 15px 15px 24px;border-bottom:2px solid #F5F6F7;background:#FFF;cursor:pointer;font-size:18px;line-height:1.8}.accordion>li .name{font-size:20px;font-weight:700;position:relative;padding-right:30px}.accordion>li .name::before{content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.83555 14.77L12.9396 11.666L9.83555 8.56195C9.68575 8.41249 9.60156 8.20957 9.60156 7.99795C9.60156 7.78634 9.68575 7.58342 9.83555 7.43395C10.1476 7.12195 10.6516 7.12195 10.9636 7.43395L14.6356 11.106C14.9476 11.418 14.9476 11.922 14.6356 12.234L10.9636 15.906C10.6516 16.218 10.1476 16.218 9.83555 15.906C9.53155 15.594 9.52355 15.082 9.83555 14.77Z' fill='%233A454F' fill-opacity='0.5'/%3e%3c/svg%3e");position:absolute;width:24px;height:24px;right:0;top:6px;-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1);transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1);cursor:pointer}.accordion>li .sub{display:none;margin-top:12px;font-size:18px;font-weight:400}.accordion>li .list-link a{display:block;border-radius:5px;background:rgba(46,100,221,0.1);padding:8px 16px;color:#2E64DD;margin-top:8px}.accordion>li.active .name::before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion>li:last-child{border-bottom:0}.advantages,.disadvantages{border-radius:5px;padding:16px;border:1px solid rgba(58,69,79,0.1);line-height:180%}.advantages .title,.disadvantages .title{font-size:20px;font-weight:bold;margin-bottom:8px}.advantages ul li,.disadvantages ul li{position:relative;padding-left:40px;margin-bottom:8}.advantages ul li:last-child,.disadvantages ul li:last-child{margin-bottom:0}.advantages ul li::before,.disadvantages ul li::before{content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9997 5.33301C10.1117 5.33301 5.33301 10.1117 5.33301 15.9997C5.33301 21.8877 10.1117 26.6663 15.9997 26.6663C21.8877 26.6663 26.6663 21.8877 26.6663 15.9997C26.6663 10.1117 21.8877 5.33301 15.9997 5.33301ZM15.9997 24.533C11.2957 24.533 7.46634 20.7037 7.46634 15.9997C7.46634 11.2957 11.2957 7.46634 15.9997 7.46634C20.7037 7.46634 24.533 11.2957 24.533 15.9997C24.533 20.7037 20.7037 24.533 15.9997 24.533ZM20.1383 12.0423L13.8663 18.3143L11.861 16.309C11.6617 16.1093 11.3912 15.997 11.109 15.997C10.8269 15.997 10.5563 16.1093 10.357 16.309C9.94101 16.725 9.94101 17.397 10.357 17.813L13.1197 20.5757C13.5357 20.9917 14.2077 20.9917 14.6237 20.5757L21.653 13.5463C22.069 13.1303 22.069 12.4583 21.653 12.0423C21.237 11.6263 20.5543 11.6263 20.1383 12.0423Z' fill='%2392BB00'/%3e%3c/svg%3e");width:32px;height:32px;position:absolute;left:0}.disadvantages ul li::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9997 5.33301C10.1117 5.33301 5.33301 10.1117 5.33301 15.9997C5.33301 21.8877 10.1117 26.6663 15.9997 26.6663C21.8877 26.6663 26.6663 21.8877 26.6663 15.9997C26.6663 10.1117 21.8877 5.33301 15.9997 5.33301ZM20.2663 17.0663H11.733C11.1463 17.0663 10.6663 16.5863 10.6663 15.9997C10.6663 15.413 11.1463 14.933 11.733 14.933H20.2663C20.853 14.933 21.333 15.413 21.333 15.9997C21.333 16.5863 20.853 17.0663 20.2663 17.0663Z' fill='%23EB482F'/%3e%3c/svg%3e")}.fillter-select{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:40px}.fillter-select .item{width:200px}.fillter-select select{border-radius:5px;height:50px;font-size:16px;padding:0 10px 0 15px;color:rgba(58,69,79,0.5);border:2px solid rgba(58,69,79,0.05);outline:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7125 12.2925L14.5925 16.1725L18.4725 12.2925C18.8625 11.9025 19.4925 11.9025 19.8825 12.2925C20.2725 12.6825 20.2725 13.3125 19.8825 13.7025L15.2925 18.2925C14.9025 18.6825 14.2725 18.6825 13.8825 18.2925L9.29249 13.7025C9.10523 13.5157 9 13.262 9 12.9975C9 12.733 9.10523 12.4793 9.29249 12.2925C9.68249 11.9125 10.3225 11.9025 10.7125 12.2925Z' fill='%233A454F' fill-opacity='0.5'/%3e%3c/svg%3e");background-repeat:no-repeat, repeat;background-position:right 4px top 50%, 0 0;background-size:30px}.fillter-select select:focus div{display:none}.ic-shoes{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.63086 10.9035C2.7774 10.382 3.0353 9.93755 3.46319 9.59976C3.50422 9.5642 3.53939 9.51679 3.62145 9.51086C3.68006 9.9257 3.98486 10.1509 4.29551 10.382C6.95075 12.3673 9.59426 14.3645 12.2261 16.3794C14.1076 17.8195 16.2177 18.7795 18.5388 19.2358C19.336 19.3958 20.1449 19.4551 20.9596 19.301C21.1472 19.2655 21.2996 19.1707 21.4696 19.0818C21.5106 19.1825 21.4461 19.2477 21.4109 19.3129C21.0768 19.9529 20.5024 20.2196 19.8284 20.3144C19.0781 20.427 18.3395 20.3144 17.601 20.184C16.5635 20.0003 15.5495 19.7396 14.5765 19.3247C13.9317 19.0462 13.3397 18.6669 12.7594 18.2817C11.1944 17.2387 9.55909 16.3379 7.78894 15.7038C6.95075 15.4016 6.10084 15.1408 5.3154 14.7141C4.28379 14.1511 3.48663 13.3392 2.90635 12.314C2.77154 12.071 2.71292 11.7984 2.625 11.5376V10.8976L2.63086 10.9035Z' fill='%233A454F' fill-opacity='0.8'/%3e%3cpath d='M16.7493 11.0517C16.5793 11.0517 16.4327 11.0517 16.2862 11.0517C15.8349 11.0517 15.3835 11.0517 14.9322 11.0517C14.6626 11.0517 14.5043 11.1821 14.5043 11.3895C14.5043 11.6028 14.6567 11.7273 14.9322 11.7273C15.6004 11.7273 16.2745 11.7273 16.9427 11.7273C17.0716 11.7273 17.142 11.7628 17.2123 11.8814C17.353 12.1184 17.5112 12.3495 17.6578 12.5807C17.6929 12.6399 17.7809 12.6873 17.7398 12.7584C17.7105 12.8177 17.6226 12.7821 17.564 12.7821C17.013 12.7821 16.462 12.7821 15.9111 12.7821C15.7118 12.7821 15.5887 12.9125 15.577 13.0962C15.5711 13.2859 15.7001 13.4281 15.8993 13.44C15.9638 13.44 16.0283 13.44 16.0928 13.44C16.7903 13.44 17.4937 13.44 18.1912 13.44C18.3201 13.44 18.408 13.4814 18.5018 13.5763C18.7832 13.8548 19.0763 14.1215 19.3635 14.4C19.2521 14.5126 19.17 14.4771 19.0938 14.4771C18.5663 14.4771 18.0329 14.4771 17.5054 14.4771C17.3002 14.4771 17.1596 14.6311 17.1654 14.8089C17.1654 14.9926 17.3061 15.1289 17.5112 15.1408C17.5699 15.1408 17.6226 15.1408 17.6812 15.1408C18.4022 15.1408 19.1231 15.1408 19.8441 15.1408C19.9906 15.1408 20.0961 15.1764 20.1958 15.283C20.5944 15.6979 20.9812 16.1246 21.3329 16.5809C21.585 16.9127 21.6611 17.292 21.5908 17.695C21.4794 18.3291 21.0867 18.6491 20.4302 18.6906C19.3576 18.7617 18.326 18.5484 17.3061 18.2343C15.4422 17.6535 13.7482 16.7409 12.2066 15.526C9.70966 13.5644 7.15407 11.6799 4.61606 9.77754C4.2292 9.48715 4.21748 9.43381 4.36402 8.97749C4.85052 7.47815 5.56561 6.10326 6.60309 4.91801C6.91961 4.55651 7.25371 4.21871 7.66401 3.96981C8.37911 3.5372 8.98284 3.75054 9.27591 4.54466C9.7038 5.68842 10.3368 6.68996 11.3157 7.42482C12.3649 8.21893 13.5313 8.43228 14.7974 8.08856C15.2487 7.9641 15.3073 7.99966 15.5066 8.43228C15.8759 9.2264 16.251 10.0146 16.6262 10.8028C16.6613 10.8739 16.6906 10.945 16.7317 11.0458L16.7493 11.0517Z' fill='%233A454F' fill-opacity='0.8'/%3e%3cpath d='M12.7695 7.42481C13.0509 6.96849 13.3322 6.5418 13.7308 6.21586C14.1997 5.83065 14.6452 5.89584 14.991 6.39957C15.1669 6.66033 15.2782 6.95664 15.3662 7.25295C15.3837 7.30629 15.413 7.3774 15.3075 7.35962C14.8797 7.30036 14.4869 7.47815 14.0766 7.53149C13.637 7.59075 13.2091 7.55519 12.7695 7.42481Z' fill='%233A454F' fill-opacity='0.8'/%3e%3c/svg%3e");width:24px;height:24px;background-size:contain}.ic-neo{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0219 4.70624C9.7688 4.77187 7.6688 5.33437 5.3438 5.95312C0.871928 7.14374 0.937553 7.12499 0.937553 7.43437C0.937553 7.55624 2.13755 12.1594 2.3813 13.0219C2.5688 13.6687 2.20318 13.7156 6.64693 12.5062C8.7563 11.9344 10.5188 11.4656 10.5657 11.4656C10.6219 11.4656 10.6876 11.5969 10.7626 11.8969L10.8751 12.3281L10.0126 15.525C9.17818 18.6094 9.15005 18.7312 9.23443 18.8906C9.32818 19.0594 9.3563 19.0687 10.1626 19.2937C10.7532 19.4531 10.8188 19.4625 10.9876 19.3219C11.0907 19.2375 11.1844 18.9844 11.5126 17.7469C11.7282 16.9406 11.9157 16.2844 11.9157 16.2844C11.9251 16.2937 12.1032 16.95 12.3094 17.7375C12.7969 19.5937 12.7501 19.5375 13.6969 19.2844C14.5219 19.0687 14.5501 19.05 14.6438 18.8812C14.7282 18.7219 14.7001 18.6094 13.8563 15.5062L12.9938 12.2906L13.0876 11.9156C13.1344 11.7094 13.1907 11.5125 13.2188 11.4844C13.2376 11.4375 14.4844 11.7562 17.1563 12.4875C19.3032 13.0687 21.1126 13.5469 21.1782 13.5469C21.2438 13.5469 21.3563 13.4906 21.4219 13.425C21.5344 13.3219 21.6657 12.8812 22.3126 10.4344C22.7251 8.85937 23.0626 7.51874 23.0626 7.45312C23.0626 7.39687 23.0063 7.28437 22.9407 7.20937C22.8376 7.08749 22.2469 6.92812 18.3844 5.89687C15.9469 5.24999 13.8282 4.68749 13.6782 4.63124C13.3126 4.52812 13.2001 4.52812 13.0407 4.66874C12.9188 4.77187 12.8344 5.06249 12.4407 6.54374C12.1782 7.50937 11.9626 8.29687 11.9438 8.29687C11.9251 8.29687 11.7094 7.50937 11.4469 6.54374C10.8657 4.36874 10.9313 4.45312 10.0219 4.70624ZM10.3126 5.62499C10.3313 5.68124 11.1001 8.53124 12.0282 11.9719C12.9563 15.4125 13.7251 18.2625 13.7344 18.3094C13.7532 18.375 13.7157 18.4031 13.5938 18.4312C13.5001 18.45 13.4157 18.4594 13.4063 18.45C13.3969 18.4406 12.6282 15.5719 11.7001 12.0844C10.7719 8.58749 10.0032 5.69999 9.98443 5.66249C9.96568 5.60624 10.0501 5.55937 10.2188 5.54062C10.2563 5.54062 10.2938 5.57812 10.3126 5.62499ZM13.8188 5.57812C13.8938 5.60624 13.8188 5.94374 13.2282 8.11874L12.5532 10.6219L12.4688 10.3406L12.3751 10.05L12.9282 7.99687C13.2282 6.86249 13.5094 5.84999 13.5469 5.73749C13.6126 5.53124 13.6594 5.50312 13.8188 5.57812ZM9.30005 6.35624C9.41255 6.78749 9.44068 6.94687 9.3938 6.97499C9.3563 6.99374 9.0938 7.06874 8.80318 7.13437L8.27818 7.25624L8.4563 7.87499C8.55005 8.21249 8.62505 8.51249 8.61568 8.53124C8.6063 8.54999 8.35318 8.62499 8.06255 8.69062C7.77193 8.75624 7.50005 8.83124 7.47193 8.84999C7.4438 8.86874 7.4813 9.14062 7.56568 9.49687C7.69693 10.0312 7.72505 10.1156 7.8188 10.0969C7.95005 10.0781 8.8688 9.81562 8.91568 9.78749C8.93443 9.77812 8.88755 9.49687 8.7938 9.16874C8.70943 8.84062 8.65318 8.55937 8.66255 8.54999C8.69068 8.53124 9.77818 8.22187 9.79693 8.23124C9.81568 8.24999 10.1251 9.46874 10.1157 9.48749C10.1063 9.49687 9.85318 9.56249 9.55318 9.63749C9.25318 9.70312 8.99068 9.77812 8.99068 9.78749C8.9813 9.79687 9.04693 10.0594 9.1313 10.35C9.21568 10.65 9.29068 10.9312 9.29068 10.9594C9.29068 11.0062 8.1188 11.3906 8.09068 11.3531C8.0813 11.3437 8.0063 11.0812 7.91255 10.7625C7.8188 10.4437 7.73443 10.1719 7.72505 10.1625C7.7063 10.1437 6.60005 10.4156 6.55318 10.4625C6.53443 10.4812 6.57193 10.7531 6.6563 11.0719C6.74068 11.3906 6.78755 11.6531 6.7688 11.6719C6.74068 11.7094 5.7188 12.0094 5.63443 12.0094C5.6063 12.0094 5.4938 11.7375 5.40005 11.4L5.2313 10.7906L4.64068 10.9312C4.32193 11.0156 4.04068 11.0906 4.0313 11.1094C4.01255 11.1281 4.07818 11.4 4.17193 11.7281C4.26568 12.0562 4.3313 12.3281 4.32193 12.3375C4.2938 12.3656 3.07505 12.6937 3.07505 12.675C3.0188 12.6 2.78443 11.4844 2.82193 11.4656C2.84068 11.4469 3.0938 11.3625 3.37505 11.2875C3.6563 11.2031 3.90943 11.1281 3.94693 11.1187C3.9938 11.1 3.96568 10.9219 3.85318 10.5C3.7688 10.1719 3.6938 9.89999 3.68443 9.88124C3.67505 9.87187 3.3938 9.93749 3.0563 10.0125C2.7188 10.0969 2.42818 10.1531 2.42818 10.1437C2.4188 10.1344 2.3438 9.86249 2.25943 9.53437L2.10943 8.94374L2.3063 8.89687C2.40943 8.86874 2.67193 8.80312 2.8688 8.75624C3.07505 8.70937 3.26255 8.65312 3.2813 8.62499C3.30005 8.60624 3.25318 8.32499 3.17818 7.99687C3.0938 7.66874 3.04693 7.37812 3.06568 7.36874C3.10318 7.33124 4.0688 7.07812 4.1813 7.07812C4.24693 7.07812 4.30318 7.21874 4.41568 7.66874C4.50005 7.98749 4.58443 8.25937 4.61255 8.25937C4.6688 8.25937 5.7938 7.94062 5.82193 7.91249C5.8313 7.90312 5.76568 7.64062 5.6813 7.33124C5.58755 7.02187 5.51255 6.74999 5.51255 6.72187C5.51255 6.69374 5.74693 6.61874 6.03755 6.55312C6.3188 6.48749 6.60005 6.42187 6.66568 6.41249C6.7688 6.38437 6.78755 6.44062 6.92818 7.00312C7.02193 7.39687 7.09693 7.62187 7.1438 7.60312C7.17193 7.59374 7.43443 7.50937 7.7063 7.43437C7.98755 7.34999 8.2313 7.26562 8.25943 7.24687C8.27818 7.22812 8.24068 6.95624 8.1563 6.63749C8.07193 6.31874 8.02505 6.05624 8.0438 6.03749C8.09068 5.99062 9.00943 5.75624 9.0938 5.76562C9.11255 5.77499 9.18755 5.96249 9.30005 6.35624ZM15.4969 5.91562C15.7594 5.98124 15.9844 6.03749 16.0032 6.04687C16.0126 6.05624 15.9563 6.32812 15.8719 6.65624C15.7876 6.98437 15.7407 7.25624 15.7501 7.27499C15.7782 7.30312 16.8188 7.62187 16.8938 7.62187C16.9313 7.62187 17.0251 7.34999 17.1001 7.03124C17.1938 6.65624 17.2688 6.44062 17.3157 6.44062C17.4094 6.44062 18.4688 6.69374 18.4969 6.73124C18.5063 6.74062 18.4407 7.01249 18.3563 7.32187C18.2626 7.64062 18.1969 7.91249 18.2157 7.94062C18.2344 7.95937 18.4969 8.05312 18.8157 8.13749C19.1251 8.22187 19.3969 8.31562 19.4063 8.35312C19.4157 8.38124 19.3594 8.65312 19.2657 8.96249C19.1719 9.26249 19.1063 9.51562 19.1251 9.52499C19.1344 9.54374 19.4157 9.62812 19.7438 9.73124L20.3344 9.90937L20.3907 9.68437C20.4188 9.56249 20.4938 9.31874 20.5501 9.14062C20.6063 8.96249 20.6532 8.78437 20.6532 8.73749C20.6532 8.68124 20.5126 8.61562 20.1282 8.50312C19.8376 8.41874 19.5751 8.33437 19.5376 8.30624C19.4813 8.27812 19.4907 8.15624 19.6126 7.66874C19.7438 7.14374 19.7719 7.07812 19.8563 7.09687C19.9126 7.11562 20.1844 7.18124 20.4657 7.24687C20.7469 7.31249 20.9719 7.38749 20.9719 7.41562C20.9719 7.44374 20.9157 7.71562 20.8407 8.02499C20.7657 8.33437 20.7094 8.60624 20.7094 8.63437C20.7094 8.65312 20.9813 8.73749 21.3001 8.82187C21.7501 8.93437 21.8907 8.99062 21.8907 9.05624C21.8907 9.16874 21.6376 10.1344 21.6001 10.1719C21.5907 10.1906 21.3094 10.1344 20.9719 10.05C20.6438 9.97499 20.3532 9.92812 20.3344 9.95624C20.3157 9.97499 20.2407 10.2094 20.1751 10.4812C20.1094 10.7437 20.0438 10.9969 20.0344 11.0437C20.0157 11.1094 20.1282 11.1656 20.6344 11.3062C21.1688 11.4656 21.2532 11.5031 21.2251 11.5875C21.2063 11.6437 21.1407 11.9156 21.0751 12.1875C21.0094 12.4594 20.9251 12.6937 20.8969 12.6937C20.8126 12.6937 19.7344 12.3844 19.6969 12.3562C19.6782 12.3375 19.7438 12.0844 19.8188 11.8031C19.9032 11.5125 19.9688 11.25 19.9782 11.2031C19.9876 11.1094 18.8251 10.8 18.7782 10.8844C18.7594 10.9125 18.6751 11.1844 18.5907 11.4937C18.5063 11.8031 18.4126 12.0469 18.3844 12.0375C18.3563 12.0281 18.0844 11.9437 17.7844 11.8594C17.3907 11.7562 17.2313 11.6812 17.2313 11.625C17.2313 11.5781 17.2876 11.3156 17.3626 11.0344C17.4376 10.7531 17.4938 10.5094 17.4938 10.4906C17.4938 10.4344 16.3126 10.1625 16.2657 10.2094C16.2376 10.2375 16.1532 10.5 16.0688 10.8C15.9844 11.1 15.8907 11.3531 15.8626 11.3531C15.8344 11.3531 15.5438 11.2781 15.2344 11.1844L14.6719 11.0156L14.8501 10.425C14.9438 10.0969 15.0188 9.81562 15.0094 9.79687C15.0001 9.77812 14.7376 9.71249 14.4282 9.63749C14.1282 9.57187 13.8469 9.50624 13.8188 9.47812C13.7626 9.44999 14.0438 8.31562 14.1188 8.23124C14.1376 8.21249 14.4188 8.27812 14.7469 8.37187L15.3376 8.54999L15.5063 7.94999C15.6001 7.62187 15.6751 7.33124 15.6751 7.30312C15.6751 7.27499 15.4219 7.19062 15.1219 7.12499C14.8219 7.05937 14.5313 6.98437 14.5032 6.95624C14.4563 6.92812 14.4844 6.75937 14.6063 6.31874C14.7657 5.77499 14.7938 5.72812 14.8969 5.75624C14.9719 5.78437 15.2344 5.84999 15.4969 5.91562ZM11.4657 14.5781C11.4657 14.6812 10.4719 18.4125 10.4344 18.45C10.4157 18.4594 10.3407 18.4594 10.2657 18.4312C10.1626 18.4031 10.1344 18.375 10.1532 18.3C10.1719 18.2531 10.4063 17.3625 10.6969 16.3219C10.9782 15.2812 11.2313 14.3344 11.2594 14.2125L11.3157 13.9969L11.3907 14.2406C11.4376 14.3812 11.4657 14.5312 11.4657 14.5781Z' fill='%233A454F' fill-opacity='0.8'/%3e%3cpath d='M6.44141 7.7531C6.16016 7.8281 5.90703 7.89373 5.86953 7.91248C5.82266 7.92185 5.85078 8.10935 5.96328 8.5406C6.04766 8.86873 6.12266 9.15935 6.12266 9.1781C6.12266 9.23435 4.94141 9.50623 4.89453 9.45935C4.87578 9.43123 4.78203 9.16873 4.69766 8.85935C4.59453 8.47498 4.51953 8.3156 4.46328 8.3156C4.41641 8.3156 4.23828 8.36248 4.06016 8.41873C3.88203 8.47498 3.63828 8.54998 3.51641 8.5781L3.30078 8.63435L3.46953 9.23435C3.66641 9.9281 3.60078 9.8906 4.34141 9.6656C4.71641 9.5531 4.84766 9.53435 4.88516 9.58123C4.90391 9.61872 4.97891 9.8906 5.05391 10.1812C5.11953 10.4719 5.19453 10.725 5.22266 10.7437C5.24141 10.7625 5.54141 10.6969 5.87891 10.6031L6.48828 10.4344L6.40391 10.1625C6.35703 10.0125 6.27266 9.7406 6.22578 9.5531L6.13203 9.2156L6.25391 9.16873C6.31953 9.1406 6.58203 9.07498 6.83516 8.99998C7.08828 8.93435 7.32266 8.86873 7.35078 8.8406C7.41641 8.79373 7.09766 7.64998 7.01328 7.63123C6.97578 7.63123 6.72266 7.68748 6.44141 7.7531Z' fill='%233A454F' fill-opacity='0.8'/%3e%3cpath d='M16.7806 8.20309C16.6962 8.49371 16.6119 8.76559 16.5837 8.80309C16.5556 8.84996 16.4056 8.83121 15.965 8.71871C15.6462 8.63434 15.3744 8.59684 15.3556 8.61559C15.3087 8.66246 15.0369 9.76871 15.0556 9.79684C15.1119 9.85309 16.2275 10.125 16.265 10.0875C16.2837 10.0687 16.3587 9.80621 16.4244 9.50621C16.49 9.21559 16.565 8.95309 16.5837 8.92496C16.6025 8.89684 16.9025 8.95309 17.24 9.04684L17.8587 9.21559L17.7744 9.48746C17.7275 9.64684 17.6525 9.91871 17.5962 10.1062C17.5306 10.35 17.5119 10.4437 17.5587 10.4625C17.8681 10.5656 18.7494 10.8 18.7587 10.7812C18.8244 10.7156 19.0775 9.55309 19.0306 9.52496C19.0025 9.50621 18.74 9.43121 18.44 9.36559C18.1494 9.29996 17.8962 9.22496 17.8775 9.19684C17.8681 9.16871 17.9244 8.87809 18.0087 8.54059L18.1681 7.93121L17.615 7.79059C17.315 7.71559 17.0244 7.64996 16.9869 7.64996C16.9587 7.66871 16.8744 7.86559 16.7806 8.20309Z' fill='%233A454F' fill-opacity='0.8'/%3e%3c/svg%3e");width:24px;height:24px;background-size:contain}.date-month{border-bottom:1px solid rgba(58,69,79,0.1);padding-bottom:10px;margin-top:16px;margin-bottom:24px;font-size:30px;font-weight:bold}.list-run-plan .item{display:-webkit-box;display:-ms-flexbox;display:flex}.list-run-plan .item .date{width:120px;-ms-flex-negative:0;flex-shrink:0}.list-run-plan .item .date .month{font:400 36px/1.1 var(--font1)}.list-run-plan .item .article{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(58,69,79,0.1);padding-bottom:24px;margin-bottom:24px}.list-run-plan .item .thumb-art{width:370px;-ms-flex-negative:0;flex-shrink:0;margin-right:28px}.list-run-plan .item .thumb-art .thumb{padding-bottom:66%}.list-run-plan .item .content h3{font:bold 22px/1.4 Arial;margin-bottom:8px;padding-right:30px}.list-run-plan .item .content .location{font-size:18px;margin-bottom:8px;line-height:1.8;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-run-plan .item .content .location li{margin-bottom:8px;padding-left:32px;position:relative;background-repeat:no-repeat;background-position:0}.list-run-plan .item .content .location .address{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9999 4.5C8.9039 4.5 6.3999 7.004 6.3999 10.1C6.3999 13.436 9.9359 18.036 11.3919 19.788C11.7119 20.172 12.2959 20.172 12.6159 19.788C14.0639 18.036 17.5999 13.436 17.5999 10.1C17.5999 7.004 15.0959 4.5 11.9999 4.5ZM11.9999 12.1C10.8959 12.1 9.9999 11.204 9.9999 10.1C9.9999 8.996 10.8959 8.1 11.9999 8.1C13.1039 8.1 13.9999 8.996 13.9999 10.1C13.9999 11.204 13.1039 12.1 11.9999 12.1Z' fill='%233A454F' fill-opacity='0.8'/%3e%3c/svg%3e")}.list-run-plan .item .content .location .date{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4524_11337)'%3e%3cpath d='M9.85429 4.08923C9.57972 4.16041 7.30175 4.77058 4.77972 5.44177C-0.0711287 6.73329 5.78751e-05 6.71295 5.78751e-05 7.04855C5.78751e-05 7.18075 1.30175 12.174 1.56616 13.1096C1.76955 13.8113 1.37294 13.8621 6.19328 12.5502C8.48141 11.9299 10.3933 11.4214 10.4441 11.4214C10.5051 11.4214 10.5763 11.5638 10.6577 11.8892L10.7797 12.357L9.84412 15.8248C8.93904 19.1706 8.90853 19.3028 9.00006 19.4757C9.10175 19.6587 9.13226 19.6689 10.0068 19.9129C10.6475 20.0858 10.7187 20.096 10.9018 19.9435C11.0136 19.8519 11.1153 19.5774 11.4712 18.235C11.7051 17.3604 11.9085 16.6485 11.9085 16.6485C11.9187 16.6587 12.1119 17.3706 12.3356 18.2248C12.8645 20.2384 12.8136 20.1774 13.8407 19.9028C14.7356 19.6689 14.7662 19.6485 14.8679 19.4655C14.9594 19.2926 14.9289 19.1706 14.0136 15.8045L13.078 12.3163L13.1797 11.9096C13.2306 11.6858 13.2916 11.4723 13.3221 11.4418C13.3424 11.3909 14.695 11.7367 17.5933 12.5299C19.9221 13.1604 21.8848 13.6791 21.956 13.6791C22.0272 13.6791 22.1492 13.618 22.2204 13.5468C22.3424 13.435 22.4848 12.957 23.1865 10.3028C23.634 8.59431 24.0001 7.14007 24.0001 7.06889C24.0001 7.00787 23.939 6.88583 23.8678 6.80448C23.756 6.67228 23.1153 6.49939 18.9255 5.38075C16.2814 4.67906 13.9831 4.06889 13.8204 4.00787C13.4238 3.89601 13.3018 3.896 13.1289 4.04855C12.9967 4.16041 12.9051 4.47567 12.478 6.08245C12.1933 7.1299 11.9594 7.98414 11.939 7.98414C11.9187 7.98414 11.6848 7.1299 11.4001 6.08245C10.7695 3.72312 10.8407 3.81465 9.85429 4.08923ZM10.1695 5.08583C10.1899 5.14685 11.0238 8.23838 12.0306 11.9706C13.0373 15.7028 13.8712 18.7943 13.8814 18.8452C13.9017 18.9163 13.8611 18.9468 13.7289 18.9774C13.6272 18.9977 13.5356 19.0079 13.5255 18.9977C13.5153 18.9875 12.6814 15.8757 11.6746 12.0926C10.6679 8.29939 9.83395 5.16719 9.81362 5.12651C9.79328 5.0655 9.8848 5.01465 10.0679 4.99431C10.1085 4.99431 10.1492 5.03499 10.1695 5.08583ZM13.9729 5.03499C14.0543 5.0655 13.9729 5.4316 13.3323 7.79092L12.6001 10.5062L12.5085 10.2011L12.4068 9.88583L13.0068 7.65872C13.3323 6.42821 13.6373 5.3299 13.678 5.20787C13.7492 4.98414 13.8001 4.95363 13.9729 5.03499ZM9.07124 5.87906C9.19328 6.34685 9.22379 6.51973 9.17294 6.55024C9.13226 6.57058 8.84751 6.65194 8.53226 6.72312L7.96277 6.85533L8.15599 7.52651C8.25768 7.89261 8.33904 8.21804 8.32887 8.23838C8.3187 8.25872 8.04412 8.34007 7.72887 8.41126C7.41362 8.48244 7.1187 8.5638 7.08819 8.58414C7.05768 8.60448 7.09836 8.89939 7.18989 9.28583C7.33226 9.86549 7.36277 9.95702 7.46446 9.93668C7.60684 9.91634 8.60345 9.6316 8.65429 9.60109C8.67463 9.59092 8.62379 9.28583 8.52209 8.9299C8.43057 8.57397 8.36955 8.26888 8.37972 8.25871C8.41023 8.23838 9.58989 7.90278 9.61023 7.91295C9.63056 7.93329 9.96616 9.25532 9.95599 9.27566C9.94582 9.28583 9.67124 9.35702 9.34582 9.43838C9.0204 9.50956 8.73565 9.59092 8.73565 9.60109C8.72548 9.61126 8.79667 9.896 8.88819 10.2113C8.97972 10.5367 9.06107 10.8418 9.06107 10.8723C9.06107 10.9231 7.78989 11.3401 7.75938 11.2994C7.74921 11.2892 7.66785 11.0045 7.56616 10.6587C7.46446 10.313 7.37294 10.018 7.36277 10.0079C7.34243 9.98753 6.14243 10.2824 6.09158 10.3333C6.07124 10.3536 6.11192 10.6485 6.20345 10.9943C6.29497 11.3401 6.34582 11.6248 6.32548 11.6452C6.29497 11.6858 5.1865 12.0113 5.09497 12.0113C5.06446 12.0113 4.94243 11.7163 4.84073 11.3502L4.65768 10.6892L4.01701 10.8418C3.67124 10.9333 3.36616 11.0146 3.35599 11.035C3.33565 11.0553 3.40684 11.3502 3.50853 11.7062C3.61023 12.0621 3.68141 12.357 3.67124 12.3672C3.64073 12.3977 2.3187 12.7536 2.3187 12.7333C2.25768 12.6519 2.00345 11.4418 2.04413 11.4214C2.06446 11.4011 2.33904 11.3096 2.64413 11.2282C2.94921 11.1367 3.22379 11.0553 3.26446 11.0452C3.31531 11.0248 3.2848 10.8316 3.16277 10.374C3.07124 10.018 2.98989 9.72312 2.97972 9.70278C2.96955 9.69261 2.66446 9.7638 2.29836 9.84516C1.93226 9.93668 1.61701 9.9977 1.61701 9.98753C1.60684 9.97736 1.52548 9.68244 1.43396 9.32651L1.27124 8.68583L1.4848 8.63499C1.59667 8.60448 1.88141 8.53329 2.09497 8.48244C2.3187 8.4316 2.52209 8.37058 2.54243 8.34007C2.56277 8.31973 2.51192 8.01465 2.43057 7.65872C2.33904 7.30278 2.28819 6.98753 2.30853 6.97736C2.34921 6.93668 3.39667 6.66211 3.5187 6.66211C3.58989 6.66211 3.6509 6.81465 3.77294 7.30278C3.86446 7.64855 3.95599 7.94346 3.9865 7.94346C4.04751 7.94346 5.26785 7.5977 5.29836 7.56719C5.30853 7.55702 5.23734 7.27227 5.14582 6.93668C5.04412 6.60109 4.96277 6.30617 4.96277 6.27566C4.96277 6.24516 5.21701 6.1638 5.53226 6.09261C5.83735 6.02143 6.14243 5.95024 6.21362 5.94007C6.32548 5.90956 6.34582 5.97058 6.49836 6.58075C6.60006 7.00787 6.68141 7.25194 6.73226 7.2316C6.76277 7.22143 7.04751 7.1299 7.34243 7.04855C7.64751 6.95702 7.91192 6.8655 7.94243 6.84516C7.96277 6.82482 7.92209 6.5299 7.83057 6.18414C7.73904 5.83838 7.68819 5.55363 7.70853 5.53329C7.75938 5.48245 8.75599 5.22821 8.84751 5.23838C8.86785 5.24855 8.94921 5.45194 9.07124 5.87906ZM15.7933 5.40109C16.078 5.47228 16.3221 5.53329 16.3424 5.54346C16.3526 5.55363 16.2916 5.84855 16.2001 6.20448C16.1085 6.56041 16.0577 6.85533 16.0679 6.87566C16.0984 6.90617 17.2272 7.25194 17.3085 7.25194C17.3492 7.25194 17.4509 6.95702 17.5323 6.61126C17.634 6.20448 17.7153 5.97058 17.7662 5.97058C17.8679 5.97058 19.017 6.24516 19.0475 6.28583C19.0577 6.296 18.9865 6.59092 18.895 6.92651C18.7933 7.27227 18.7221 7.56719 18.7424 7.5977C18.7628 7.61804 19.0475 7.71973 19.3933 7.81126C19.7289 7.90278 20.0238 8.00448 20.034 8.04516C20.0441 8.07566 19.9831 8.37058 19.8814 8.70617C19.7797 9.0316 19.7085 9.30617 19.7289 9.31634C19.739 9.33668 20.0441 9.42821 20.4001 9.54007L21.0407 9.73329L21.1017 9.48922C21.1323 9.35702 21.2136 9.09261 21.2746 8.89939C21.3356 8.70617 21.3865 8.51295 21.3865 8.4621C21.3865 8.40109 21.234 8.3299 20.817 8.20787C20.5017 8.11634 20.217 8.02482 20.1763 7.99431C20.1153 7.9638 20.1255 7.8316 20.2577 7.30278C20.4001 6.73329 20.4306 6.66211 20.5221 6.68244C20.5831 6.70278 20.878 6.77397 21.1831 6.84516C21.4882 6.91634 21.7323 6.9977 21.7323 7.02821C21.7323 7.05872 21.6712 7.35363 21.5899 7.68922C21.5085 8.02482 21.4475 8.31973 21.4475 8.35024C21.4475 8.37058 21.7424 8.4621 22.0882 8.55363C22.5763 8.67566 22.7289 8.73668 22.7289 8.80787C22.7289 8.9299 22.4543 9.97736 22.4136 10.018C22.4034 10.0384 22.0984 9.97736 21.7323 9.88583C21.3763 9.80448 21.0611 9.75363 21.0407 9.78414C21.0204 9.80448 20.939 10.0587 20.8678 10.3536C20.7967 10.6384 20.7255 10.913 20.7153 10.9638C20.695 11.035 20.817 11.096 21.3662 11.2485C21.9458 11.4214 22.0373 11.4621 22.0068 11.5536C21.9865 11.6146 21.9153 11.9096 21.8441 12.2045C21.7729 12.4994 21.6814 12.7536 21.6509 12.7536C21.5594 12.7536 20.3899 12.418 20.3492 12.3875C20.3289 12.3672 20.4001 12.0926 20.4814 11.7875C20.5729 11.4723 20.6441 11.1875 20.6543 11.1367C20.6645 11.035 19.4034 10.6994 19.3526 10.7909C19.3323 10.8214 19.2407 11.1163 19.1492 11.4519C19.0577 11.7875 18.956 12.0519 18.9255 12.0418C18.895 12.0316 18.6001 11.9401 18.2746 11.8485C17.8475 11.7367 17.6746 11.6553 17.6746 11.5943C17.6746 11.5435 17.7356 11.2587 17.817 10.9536C17.8984 10.6485 17.9594 10.3841 17.9594 10.3638C17.9594 10.3028 16.678 10.0079 16.6272 10.0587C16.5967 10.0892 16.5051 10.374 16.4136 10.6994C16.3221 11.0248 16.2204 11.2994 16.1899 11.2994C16.1594 11.2994 15.8441 11.218 15.5085 11.1163L14.8984 10.9333L15.0916 10.2926C15.1933 9.93668 15.2746 9.6316 15.2645 9.61126C15.2543 9.59092 14.9695 9.51973 14.634 9.43838C14.3085 9.36719 14.0034 9.296 13.9729 9.26549C13.9119 9.23499 14.217 8.00448 14.2984 7.91295C14.3187 7.89261 14.6238 7.9638 14.9797 8.0655L15.6204 8.25871L15.8034 7.60787C15.9051 7.25194 15.9865 6.93668 15.9865 6.90617C15.9865 6.87566 15.7119 6.78414 15.3865 6.71295C15.0611 6.64177 14.7458 6.56041 14.7153 6.5299C14.6645 6.49939 14.695 6.31634 14.8272 5.83838C15.0001 5.24855 15.0306 5.1977 15.1424 5.22821C15.2238 5.25872 15.5085 5.3299 15.7933 5.40109ZM11.4204 14.7977C11.4204 14.9096 10.3424 18.957 10.3018 18.9977C10.2814 19.0079 10.2001 19.0079 10.1187 18.9774C10.0068 18.9468 9.97633 18.9163 9.99667 18.835C10.017 18.7841 10.2712 17.818 10.5865 16.6892C10.8916 15.5604 11.1662 14.5333 11.1967 14.4011L11.2577 14.1672L11.339 14.4316C11.3899 14.5841 11.4204 14.7468 11.4204 14.7977Z' fill='%233A454F' fill-opacity='0.8'/%3e%3cpath d='M5.96952 7.39441C5.66444 7.47577 5.38986 7.54695 5.34918 7.56729C5.29834 7.57746 5.32884 7.78085 5.45088 8.24865C5.5424 8.60458 5.62376 8.91983 5.62376 8.94017C5.62376 9.00119 4.3424 9.2961 4.29156 9.24526C4.27122 9.21475 4.16952 8.93 4.078 8.59441C3.96613 8.17746 3.88478 8.00458 3.82376 8.00458C3.77291 8.00458 3.57969 8.05543 3.38647 8.11644C3.19325 8.17746 2.92885 8.25882 2.79664 8.28933L2.56274 8.35034L2.74579 9.00119C2.95935 9.75373 2.88817 9.71305 3.69156 9.46899C4.09834 9.34695 4.24071 9.32661 4.28139 9.37746C4.30173 9.41814 4.38308 9.71305 4.46444 10.0283C4.53563 10.3436 4.61698 10.6181 4.64749 10.6385C4.66783 10.6588 4.99325 10.5876 5.35935 10.4859L6.02037 10.3029L5.92885 10.008C5.878 9.84526 5.78647 9.55034 5.73562 9.34695L5.63393 8.98085L5.76613 8.93C5.83732 8.89949 6.12207 8.82831 6.39664 8.74695C6.67122 8.67577 6.92546 8.60458 6.95596 8.57407C7.02715 8.52322 6.68139 7.28255 6.58986 7.26221C6.54918 7.26221 6.27461 7.32322 5.96952 7.39441Z' fill='%233A454F' fill-opacity='0.8'/%3e%3cpath d='M17.1864 7.88247C17.0949 8.19772 17.0033 8.49264 16.9728 8.53332C16.9423 8.58417 16.7796 8.56383 16.3017 8.44179C15.9559 8.35027 15.661 8.30959 15.6406 8.32993C15.5898 8.38078 15.2949 9.58078 15.3152 9.61128C15.3762 9.6723 16.5864 9.96722 16.6271 9.92654C16.6474 9.9062 16.7288 9.62145 16.8 9.29603C16.8711 8.98078 16.9525 8.69603 16.9728 8.66552C16.9932 8.63501 17.3186 8.69603 17.6847 8.79772L18.3559 8.98078L18.2644 9.27569C18.2135 9.44857 18.1322 9.74349 18.0711 9.94688C18 10.2113 17.9796 10.313 18.0305 10.3333C18.3661 10.4452 19.322 10.6994 19.3322 10.6791C19.4033 10.6079 19.6779 9.34688 19.6271 9.31637C19.5966 9.29603 19.3118 9.21467 18.9864 9.14349C18.6711 9.0723 18.3966 8.99094 18.3762 8.96044C18.3661 8.92993 18.4271 8.61467 18.5186 8.24857L18.6915 7.58756L18.0915 7.43501C17.7661 7.35366 17.4508 7.28247 17.4101 7.28247C17.3796 7.30281 17.2881 7.51637 17.1864 7.88247Z' fill='%233A454F' fill-opacity='0.8'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4524_11337'%3e%3crect width='24' height='24' rx='5' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.list-run-plan .item .content .note{gap:8px;font-size:16px;margin-bottom:25px}.list-run-plan .item .content .note>span{border-radius:5px;background:rgba(58,69,79,0.05);height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(58,69,79,0.8);font-weight:bold;padding:0 12px}.list-run-plan .item .content .note .distance{border-radius:5px;background:rgba(58,69,79,0.05);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(58,69,79,0.8);font-weight:bold}.list-run-plan .item .content .note .distance span{padding:0 16px;position:relative;line-height:24px}.list-run-plan .item .content .note .distance span::before{content:"";background:rgba(58,69,79,0.2);height:16px;width:1px;position:absolute;right:0;top:5px}.list-run-plan .item .content .note .distance span:first-child{padding-left:12px}.list-run-plan .item .content .note .distance span:last-child{padding-right:12px}.list-run-plan .item .content .note .distance span:last-child::before{display:none}.list-run-plan .item:last-child{margin-bottom:16px}@media (max-width: 1025px){.list-run-plan .item .article{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.list-run-plan .item .thumb-art{width:200px;margin-right:20px}.list-run-plan .item .content h3{font-size:20px}}.detail-giaichay{margin:40px 0}.detail-giaichay .headers{margin-bottom:40px}.detail-giaichay .headers .title-detail{text-align:center;font:400 64px/1.1 var(--font1);margin-bottom:40px}.detail-giaichay .tab-giaichay{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;font-size:18px}.detail-giaichay .tab-giaichay a{color:rgba(58,69,79,0.5);padding:8px 0}.detail-giaichay .tab-giaichay a.active{color:#3A454F;border-bottom:2px solid #3A454F}.detail-giaichay .sidebar-1{padding-top:0}.detail-giaichay .sidebar-2{padding-top:0}@media (max-width: 979px){.detail-giaichay .headers .title-detail{font-size:40px}}.table-default{border-radius:8px;border:1px solid rgba(58,69,79,0.2);margin-bottom:20px;font-size:16px}.table-default table{margin:0;width:100%}.table-default table th,.table-default table td{border-bottom:2px solid #F5F6F7;padding:15px;vertical-align:top;line-height:1.4;text-align:left}.table-default table tr:last-child td{border-bottom:0}.table-default.mua-canhan{color:rgba(58,69,79,0.7)}.table-default.mua-canhan th small{font-size:11px}.table-default.mua-canhan th.active,.table-default.mua-canhan td.active{background:rgba(183,255,0,0.6);color:#3A454F}.list-muacanhan .item{border-radius:8px;border:1px solid rgba(58,69,79,0.2);padding:20px;font-size:16px;text-align:center;font-weight:bold}.list-muacanhan .item .content{border-bottom:1px solid rgba(58,69,79,0.1);padding-bottom:20px;margin-bottom:20px}.list-muacanhan .item .price{font-size:24px;color:rgba(58,69,79,0.7)}.list-muacanhan .item .btn-vm{width:100%}.box-detail-300{border-radius:8px;padding:16px;border:1px solid #F5F6F7;-webkit-box-shadow:0px 4px 8px 0px rgba(0,0,0,0.1);box-shadow:0px 4px 8px 0px rgba(0,0,0,0.1);color:rgba(58,69,79,0.8);font-size:14px}.box-detail-300 .line-bottom{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #F5F6F7}.box-detail-300 .title{font:400 30px/1.1 var(--font1);color:#3A454F}.box-detail-300 .location li{margin-bottom:8px}.box-detail-300 .location li:last-child{margin-bottom:0}.box-detail-300 .price-btn{text-align:center}.box-detail-300 .price-btn .price{font-size:18px;font-weight:bold;color:#DC3E2E;margin-bottom:8px;line-height:1.8}.box-detail-300 .btn-vm{font-size:16px}.box-detail-300 .social{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;color:#3A454F;gap:8px}.box-detail-300 .social a{width:26px;height:26px;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;background:#3b5999;border-radius:50%}.box-detail-300 .social a svg{fill:#fff}.box-detail-300 .social .link{background:#087eca}.chart-wrap{background:rgba(58,69,79,0.05)}.chart-wrap .tab-chart a{font-size:18px;line-height:1.8;font-weight:bold;padding:10px;text-align:center}.chart-wrap .tab-chart a.active{background:#fff;color:rgba(58,69,79,0.8)}.chart-wrap .hight-chart{padding:10px}.hight-chart{width:100%}.hight-chart .highcharts-container{width:100% !important}.hight-chart .highcharts-root{width:100% !important}.hight-chart rect.highcharts-background{fill:none}.hight-chart .highcharts-legend.highcharts-no-tooltip,.hight-chart g.highcharts-legend{display:none}.hight-chart .highcharts-series-group path:last-child{fill:#ff7100}.hight-chart .highcharts-axis-labels.highcharts-xaxis-labels text:last-child{color:#ff7100 !important;fill:#ff7100 !important}.hight-chart .highcharts-credits{display:none}.section_main_container{margin-top:40px}.col-vm-main{width:100%}.col-vm-300{width:330px;padding-left:30px;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 768px){.col-vm-300{display:none}}.list-video .item-news{margin-bottom:0;padding-bottom:0;border-bottom:none}@media (max-width: 600px){.list-video .item-news:not(:last-child){padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #E5E5E5}}.list-video .item-news img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.list-video .item-news .embed-container{float:none;margin-bottom:10px}.list-video .item-news .title-news{margin-bottom:0;font-size:20px}.list-video .item-news .title-news .count_cmt{font-weight:400;font-size:14px;line-height:1;font-family:Arial, Helvetica, sans-serif}.list-video .item-news .title-news .count_cmt .ic{margin-right:4px}.list-video .item-news .title-news .count_cmt{color:#076db6;font-size:12px}.list-video .item-news .title-news .count_cmt .ic{margin-right:0;fill:#bdbdbd;width:12px;height:12px}.list-video .item-news .duration_time{position:absolute;bottom:0;left:0;background:rgba(30,54,184,0.8);line-height:1;font-size:16px;color:#fff;background:#000000;border-radius:2px;padding:4px 6px;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 (max-width: 600px){.list-video{grid-template-columns:repeat(1, 1fr);row-gap:16px}}.has_border{margin-top:24px;padding-top:24px}.col-left:after{display:none}.col-right .title-cate2{font-size:24px;margin-bottom:24px}.box-news-small .item-news{border-bottom:0;padding-bottom:0}.box-news-small .item-news.full-thumb{-webkit-box-shadow:0px 10px 30px 0px rgba(38,51,77,0.05);box-shadow:0px 10px 30px 0px rgba(38,51,77,0.05)}.box-news-small .item-news.full-thumb .thumb-art{margin-bottom:0}.box-news-small .item-news.full-thumb .article-content{padding:16px}.box-news-small .item-news.full-thumb .title-news{font-size:20px;margin-bottom:8px}.box-news-small .item-news.full-thumb .description{font-size:16px;margin-bottom:0}.list-news-subfolder .item-news-common{border-top:0;padding-top:0;margin-top:30px}.list-news-subfolder .item-news-common .title-news{font-size:20px}.list-news-subfolder .item-news-common .description{font-size:16px}.list-news-subfolder .item-news-common.thumb-left .thumb-art{width:260px;margin:0 24px 0 0}.paging .button-page{margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.paging .button-page .btn-page{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;border-radius:50%;font-size:12px;color:rgba(58,69,79,0.5);border:1px solid rgba(58,69,79,0.05);font-weight:bold;-webkit-box-shadow:0px 2px 5px 0px rgba(38,51,77,0.03);box-shadow:0px 2px 5px 0px rgba(38,51,77,0.03)}.paging .button-page .btn-page.active{border:1px solid var(--color-vm);background:var(--color-vm);color:#3A454F}.page-detail.top-detail{background:none}.page-detail.top-detail .container{background:none}.page-detail .header-content{margin-bottom:16px}.page-detail .header-content .breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-detail .header-content .breadcrumb li{font-size:12px}.page-detail .header-content .breadcrumb li:last-child{font-weight:bold;color:#3A454F}.page-detail .header-content .breadcrumb li svg{vertical-align:text-bottom}.page-detail .title-detail{font:bold 40px Arial}.page-detail .description{color:#3A454F;font-size:20px}.page-detail .title-detail2{font:bold 32px/1.4 Arial;margin-bottom:16px;color:#3A454F}.page-detail .social-vm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px;clear:both;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-detail .social-vm .flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-detail .social-vm span{color:rgba(58,69,79,0.8);margin-right:24px}.page-detail .social-vm a{background:rgba(58,69,79,0.05);width:40px;height:40px;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-right:8px;border-radius:5px}.page-detail .social-vm a svg{width:20px;height:20px}.page-detail .box-category{margin-bottom:40px}.page-detail .fck_detail{color:#3A454F;font-size:20px}.page-detail .fck_detail .Image.grid{row-gap:5px;color:#3A454F}.page-detail .sidebar-2 .title-cate2{font-size:24px;margin-bottom:24px}.page-detail.detail-img-runner{padding-bottom:40px;margin-bottom:40px;margin-top:24px}.page-detail.detail-img-runner>.container{display:-webkit-box;display:-ms-flexbox;display:flex}.page-detail.detail-img-runner .sidebar-1{max-width:100%;padding-top:0;padding-left:20px}.page-detail.detail-img-runner .sidebar-2{width:320px;-ms-flex-negative:0;flex-shrink:0;padding-left:20px;padding-top:0}.page-detail.detail-img-runner .bg-img-runner{background:#283038;padding:16px 18.43px;float:left;width:100%;color:#fff}.page-detail.detail-img-runner .bg-img-runner .title-detail{font-size:32px;line-height:1.4}.page-detail.detail-img-runner .bg-img-runner .fck_detail,.page-detail.detail-img-runner .bg-img-runner .description{font-size:18px;color:rgba(255,255,255,0.7)}.page-detail.detail-img-runner .bg-img-runner .fck_detail *{color:rgba(255,255,255,0.7)}.page-detail.detail-img-runner .bg-img-runner .fck_detail .social-info{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;border-top:1px solid rgba(255,255,255,0.1);padding-top:16px;margin-bottom:16px}.page-detail.detail-img-runner .bg-img-runner .fck_detail .social-info span{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:16px;color:#fff}.page-detail.detail-img-runner .bg-img-runner .fck_detail .social-info span .ic-vm{width:24px;height:24px;fill:#b7ff00;margin-right:6px}.page-detail.detail-img-runner .bg-img-runner .fck_detail table.tplCaption tr{background:none}.page-detail.detail-img-runner .bg-img-runner .fck_detail .btn-vm{color:#3A454F}.page-detail.detail-img-runner .bg-img-runner .fck_detail .disabled .btn-vm{background:rgba(255,255,255,0.1);color:rgba(255,255,255,0.7)}.page-detail.detail-img-runner .bg-img-runner .fck_detail .disabled .btn-vm svg{fill:rgba(255,255,255,0.7)}.page-detail.detail-img-runner .bg-img-runner .list-img-runner{float:left;width:calc(100% + 48px);border-top:1px solid rgba(255,255,255,0.1);padding:16px 24px 0 24px;margin-left:-24px;margin-right:-24px;margin-top:20px}.page-detail.detail-img-runner .bg-img-runner .list-img-runner .wrap{border:1px solid rgba(255,255,255,0.1);padding:16px;border-radius:5px;-webkit-box-shadow:0px 10px 30px 0px rgba(38,51,77,0.05);box-shadow:0px 10px 30px 0px rgba(38,51,77,0.05)}.page-detail.detail-img-runner .bg-img-runner .list-img-runner .item-article{display:-webkit-box;display:-ms-flexbox;display:flex;background:none;padding:0}.page-detail.detail-img-runner .bg-img-runner .list-img-runner .item-article:not(:last-child){margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,0.1)}.page-detail.detail-img-runner .bg-img-runner .list-img-runner .item-article .article-thumb{width:250px;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.page-detail.detail-img-runner .bg-img-runner .list-img-runner .item-article .article-content{padding:0}.page-detail.detail-img-runner .bg-img-runner .list-img-runner .item-article .thumb::before,.page-detail.detail-img-runner .bg-img-runner .list-img-runner .item-article .thumb::after{display:none}.page-detail.detail-img-runner .bg-img-runner .list-img-runner .item-article .title-news{font-size:22px}.page-detail.detail-img-runner .bg-img-runner .list-img-runner .item-article .social-info{position:static;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-detail.detail-img-runner .bg-img-runner .list-img-runner .item-article .social-info .flex{width:100%;margin-top:8px}.page-detail.detail-img-runner .bg-img-runner .list-img-runner .item-article .social-info .flex span:not(:last-child){margin-right:40px}.box-table-op1::before{bottom:20px}.box-table-op1 .btn-loadmore{margin-top:-20px;position:relative;z-index:1}.box-table-op1 .btn-loadmore .view_all{background:#FFF;-webkit-box-shadow:0px 4px 8px 0px rgba(0,0,0,0.1);box-shadow:0px 4px 8px 0px rgba(0,0,0,0.1);color:#3A454F;font-size:14px;width:100px;font-weight:700}.text_review{-ms-flex-wrap:wrap;flex-wrap:wrap}.text_review .col_text_review{width:100%;border-radius:5px;padding:16px;border:1px solid rgba(58,69,79,0.1);line-height:160%;margin-bottom:16px;color:#3A454F}.text_review .col_text_review .tit_col{font:bold 20px/1.8 Arial;margin-bottom:8px}.text_review .col_text_review .tit_col .icon_tit{display:none}.text_review .col_text_review .list_txt li{color:#3A454F;position:relative;padding-left:40px;margin-bottom:16px;font-size:18px}.text_review .col_text_review .list_txt li::before{content:"";background:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9997 5.33301C10.1117 5.33301 5.33301 10.1117 5.33301 15.9997C5.33301 21.8877 10.1117 26.6663 15.9997 26.6663C21.8877 26.6663 26.6663 21.8877 26.6663 15.9997C26.6663 10.1117 21.8877 5.33301 15.9997 5.33301ZM15.9997 24.533C11.2957 24.533 7.46634 20.7037 7.46634 15.9997C7.46634 11.2957 11.2957 7.46634 15.9997 7.46634C20.7037 7.46634 24.533 11.2957 24.533 15.9997C24.533 20.7037 20.7037 24.533 15.9997 24.533ZM20.1383 12.0423L13.8663 18.3143L11.861 16.309C11.6617 16.1093 11.3912 15.997 11.109 15.997C10.8269 15.997 10.5563 16.1093 10.357 16.309C9.94101 16.725 9.94101 17.397 10.357 17.813L13.1197 20.5757C13.5357 20.9917 14.2077 20.9917 14.6237 20.5757L21.653 13.5463C22.069 13.1303 22.069 12.4583 21.653 12.0423C21.237 11.6263 20.5543 11.6263 20.1383 12.0423Z' fill='%2392BB00'/%3e%3c/svg%3e");width:32px;height:32px;position:absolute;left:0;top:0px}.text_review .col_text_review .list_txt li:last-child{margin-bottom:0}.text_review .col_nhuoc .list_txt li::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9997 5.33301C10.1117 5.33301 5.33301 10.1117 5.33301 15.9997C5.33301 21.8877 10.1117 26.6663 15.9997 26.6663C21.8877 26.6663 26.6663 21.8877 26.6663 15.9997C26.6663 10.1117 21.8877 5.33301 15.9997 5.33301ZM20.2663 17.0663H11.733C11.1463 17.0663 10.6663 16.5863 10.6663 15.9997C10.6663 15.413 11.1463 14.933 11.733 14.933H20.2663C20.853 14.933 21.333 15.413 21.333 15.9997C21.333 16.5863 20.853 17.0663 20.2663 17.0663Z' fill='%23EB482F'/%3e%3c/svg%3e")}.evaluate_point{border-radius:5px;padding:24px;border:1px solid rgba(58,69,79,0.1);background:rgba(58,69,79,0.05)}.evaluate_point .box_top_review{margin-bottom:16px}.evaluate_point .box_top_review .box_gallery_review{display:none}.evaluate_point .box_top_review .box_shopping_review{width:100%;padding-left:0}.evaluate_point .box_top_review .box_shopping_review .number_review{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Arial;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.evaluate_point .box_top_review .box_shopping_review .number_review .tit_point{font-size:18px}.evaluate_point .box_top_review .box_shopping_review .number_point{font-size:18px;height:auto;line-height:1.4;width:auto;background:rgba(183,255,0,0.2);padding:8px 16px;border-radius:3px;text-align:right;color:#3A454F;font-weight:700}.evaluate_point .box_top_review .box_shopping_review .number_point span{color:#3A454F}.evaluate_point .list_rating_rev{display:grid;grid-template-columns:repeat(3, 1fr);width:100%;-webkit-column-gap:16px;column-gap:16px;row-gap:16px}.evaluate_point .list_rating_rev .item_rate{width:100%;margin-bottom:0}.evaluate_point .list_rating_rev .item_rate .label_item_rate{color:#222;font-size:16px;margin-bottom:10px}.evaluate_point .list_rating_rev .item_rate .label_item_rate .number_rate{display:none}.evaluate_point .list_rating_rev .item_rate .rating_bar{height:10px;background-color:rgba(58,69,79,0.1)}.evaluate_point .list_rating_rev .item_rate .rating_bar .number_bar{background-color:#92BB00}.pace-table-vm{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:24px}.pace-table-vm .box_tableinsert{background:#F7F7F7;border:1px solid rgba(58,69,79,0.05);overflow:hidden;border-radius:8px}.pace-table-vm .box_tableinsert table{margin-bottom:0}.pace-table-vm .box_tableinsert table th,.pace-table-vm .box_tableinsert table td{font-size:15px;line-height:1.4;color:rgba(58,69,79,0.8);border:1px solid #F7F7F7;min-width:80px}.pace-table-vm .box_tableinsert table th:first-child,.pace-table-vm .box_tableinsert table td:first-child{text-align:center;min-width:40px}.pace-table-vm .box_tableinsert table th:last-child,.pace-table-vm .box_tableinsert table td:last-child{text-align:center;min-width:60px}.pace-table-vm .box_tableinsert table th{text-align:center;padding:15px 4px}.pace-table-vm .box_tableinsert table td{padding:10px 4px}.pace-table-vm .box_tableinsert .rs{background:#CFF2CE}.pace-table-vm .box_tableinsert .pace{background:#FFAEA6}.pace-table-vm .box_tableinsert .pace_1{background:#DFCCF1}.pace-table-vm .box_tableinsert .pace_2{background:#C1DAF2}.pace-table-vm .box_tableinsert .pace_3{background:#FFD1B2}.pace-table-vm .box_tableinsert .pace_4{background:#F6E5AC}.pace-table-vm .grid{font-size:14px;color:rgba(58,69,79,0.8);line-height:1.6;-webkit-column-gap:10px;column-gap:10px;row-gap:2px}.pace-table-vm .grid span{position:relative;padding-left:14px}.pace-table-vm .grid span::before{content:"";width:10px;height:10px;position:absolute;left:0;top:5px;border-radius:50%;background:#CFF2CE}.pace-table-vm .grid .pace::before{background:#FFAEA6}.pace-table-vm .grid .pace_1::before{background:#DFCCF1}.pace-table-vm .grid .pace_2::before{background:#C1DAF2}.pace-table-vm .grid .pace_3::before{background:#FFD1B2}.pace-table-vm .grid .pace_4::before{background:#F6E5AC}.box-guicauhoi-vm{border-radius:5px;border:1px solid #E5E5E5;background:#fff;padding:16px}.box-guicauhoi-vm .title{font:700 18px/1.6 "Merriweather",serif;margin-bottom:8px}.box-guicauhoi-vm .des{border-radius:5px;padding:10px;background:rgba(58,69,79,0.05);color:rgba(58,69,79,0.5);font-size:16px;line-height:140%;margin-bottom:10px}.box-guicauhoi-vm .btn-vm{width:100%;height:40px;font-size:16px;font-weight:bold;color:#fff;border-radius:4px;background:#C92A57}.section_folder_forum{background:none}.box-menuleft-forum ul{border-radius:5px;border:2px solid rgba(58,69,79,0.05);-webkit-box-shadow:0px 2px 5px 0px rgba(38,51,77,0.03);box-shadow:0px 2px 5px 0px rgba(38,51,77,0.03)}.box-menuleft-forum ul li{margin-bottom:0}.box-menuleft-forum ul li a{border:0;border-bottom:1px solid rgba(58,69,79,0.05);color:rgba(58,69,79,0.5);font-size:16px;padding:16px 40px 16px 20px;font-weight:400;position:relative}.box-menuleft-forum ul li a svg{display:none}.box-menuleft-forum ul li a::before{content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.2925 18.4625L16.1725 14.5825L12.2925 10.7025C12.1052 10.5157 12 10.262 12 9.9975C12 9.73298 12.1052 9.47933 12.2925 9.2925C12.6825 8.9025 13.3125 8.9025 13.7025 9.2925L18.2925 13.8825C18.6825 14.2725 18.6825 14.9025 18.2925 15.2925L13.7025 19.8825C13.3125 20.2725 12.6825 20.2725 12.2925 19.8825C11.9125 19.4925 11.9025 18.8525 12.2925 18.4625Z' fill='%233A454F' fill-opacity='0.5'/%3e%3c/svg%3e");position:absolute;right:5px;top:8px;width:30px;height:30px}.box-menuleft-forum ul li.active a{font-weight:bold;color:#3A454F;background:none;border:0;border-bottom:1px solid rgba(58,69,79,0.05)}.form-search-qa .input-search{height:60px;border-radius:5px}.form-search-qa .btn-search{top:8px}.list-post-forum .item-news{display:block}.list-post-forum .item-news.full-thumb .title-news{margin-bottom:4px}.header-forum{width:100%;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}.header-forum .tab-forum{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;font-size:18px}.header-forum .tab-forum a{color:rgba(58,69,79,0.5);padding:8px 0}.header-forum .tab-forum a.active{color:#3A454F;border-bottom:2px solid #3A454F}.vm-popup{background:#FFFFFF;border:1px solid #E5E5E5;border-radius:4px;padding:24px;font-size:16px}.vm-popup .content_poup{padding:0}.vm-popup .start-step{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-popup .txt-start{-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:20px}.vm-popup .txt-start .title-tv{font:700 18px/160% "Merriweather",serif}.vm-popup .txt-start .txt{color:#626262;font-size:16px;margin-top:4px}.vm-popup .txt-start .txt a{color:#074D94;text-decoration:underline}.vm-popup .btn_vne{background:#C92A57;padding:0 24px;display:inline-block;border-radius:4px;font-size:16px}.vm-popup .btn_vne.processing{background:#FFEAEE;color:#B42652 !important}.vm-popup .btn_vne.success{background:#E6F5E9;color:#087E32 !important}.vm-popup input[type="text"],.vm-popup input[type="password"],.vm-popup input[type="email"],.vm-popup input[type="tel"],.vm-popup input[type="number"],.vm-popup textarea,.vm-popup select{font-size:16px;color:#222;height:50px}.vm-popup .s_text{color:#9F9F9F}.vm-popup .s_text_full{font-size:14px;display:block}.vm-popup .row_2 .input-form{width:calc((100% - 24px)/2);margin-right:24px}.vm-popup .row_2 .input-form:last-child{margin-right:0}.vm-popup .row_30 .input-form{width:calc((100% - 48px)/3);margin-right:24px}.vm-popup .row_30 .input-form:last-child{margin-right:0}.vm-popup .form-contact .input-form .title-input{font-size:16px}.vm-popup .box-upload-attach{border:none;margin-bottom:5px}.vm-popup .box-upload-attach .area-drop-file{border:1px dashed #9F9F9F;border-radius:4px;width:120px;padding:32px 0;text-align:center}.vm-popup .box-upload-attach .area-drop-file p{margin:0;color:#9F9F9F;font-size:16px}.vm-popup .remove_upload{top:5px;right:5px;background:#000;border-radius:50%;font-size:20px;color:#fff;width:20px;height:20px;line-height:20px}.vm-popup .check-notify{margin-bottom:20px;cursor:pointer;width:100%;background:#F7F7F7;border-radius:4px;padding:12px 15px 10px 15px;font-size:16px;line-height:140%}.vm-popup .check-notify i{color:#9F9F9F;font-style:normal}.vm-popup .check-notify .txt-notify{position:relative;padding-left:23px;float:left}.vm-popup .check-notify .txt-notify:before{background:none;width:13px;height:13px;content:'';position:absolute;top:3px;left:0;border:1px solid #9F9F9F}.vm-popup .check-notify input:checked ~ .txt-notify:before{background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 2.68182C0 1.20069 1.20069 0 2.68182 0H11.3182C12.7993 0 14 1.20069 14 2.68182V11.3182C14 12.7993 12.7993 14 11.3182 14H2.68182C1.20069 14 0 12.7993 0 11.3182V2.68182ZM10.8536 4.85355C11.0488 4.65829 11.0488 4.34171 10.8536 4.14645C10.6583 3.95118 10.3417 3.95118 10.1464 4.14645L5.5 8.79289L3.85355 7.14645C3.65829 6.95118 3.34171 6.95118 3.14645 7.14645C2.95118 7.34171 2.95118 7.65829 3.14645 7.85355L5.14645 9.85355C5.34171 10.0488 5.65829 10.0488 5.85355 9.85355L10.8536 4.85355Z' fill='%23C92A57'/%3e%3c/svg%3e ") no-repeat 0 0/contain;border-color:transparent}@media (max-width: 767px){.vm-popup{padding-bottom:20px}.vm-popup .start-step{-ms-flex-wrap:wrap;flex-wrap:wrap}.vm-popup .txt-start{width:100%;margin-bottom:20px}.vm-popup .btn_vne{width:100%;display:block;height:40px;line-height:40px;border-radius:4px;text-align:center;font-size:16px}.vm-popup .row_30{-ms-flex-wrap:wrap;flex-wrap:wrap}.vm-popup .row_30 .input-form{width:100%;margin-right:0}.vm-popup .form_element li{overflow:hidden}.vm-popup .item_upload{width:calc((100% - 30px)/3);margin:0 15px 20px 0}.vm-popup .item_upload:nth-child(3n+3){margin-right:0}.vm-popup .item_upload:nth-child(4n+4){margin-right:15px}.vm-popup .item_upload.img_up{border:2px solid #e5e5e5}.vm-popup .remove_pic{background:#222}.vm-popup .remove_pic .ic{-webkit-filter:invert(1);filter:invert(1)}.vm-popup .check-notify{display:block;padding-top:15px;padding-bottom:15px}.vm-popup .check-notify .txt-notify{display:block}.vm-popup .check-notify .txt-notify:before{top:2px}.vm-popup .box-upload-attach{margin-top:10px}.vm-popup .box-upload-attach .area-drop-file{width:100%;padding:30px 0}.vm-popup .item_upload.qq-upload-button-selector{width:calc((100% - 30px)/3) !important;height:auto !important;border:none !important;background:none !important}.vm-popup .item_upload.qq-upload-button-selector .box-upload-attach{margin-top:0;margin-bottom:0}.vm-popup .item_upload.qq-upload-button-selector .box-upload-attach .area-drop-file{padding:0 0 100% 0;position:relative}.vm-popup .item_upload.qq-upload-button-selector .box-upload-attach .area-drop-file svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin-top:-10px}.vm-popup .item_upload.qq-upload-button-selector .box-upload-attach .area-drop-file p{position:absolute;top:50%;left:50%;font-size:14px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin-top:12px}}.bg-post{background:#283038;padding:16px 24px;border:0;color:#fff}.bg-post .title-post{font-size:32px;font-weight:bold;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,0.1)}.bg-post .form-contact .input-form .title-input{color:#fff}.bg-post .form-contact .input-form .title-input .s_text{color:rgba(255,255,255,0.5)}.bg-post .form-contact .error_mess{color:#e8564a}.bg-post .form-contact input[type="text"],.bg-post .form-contact input[type="password"],.bg-post .form-contact input[type="email"],.bg-post .form-contact input[type="tel"],.bg-post .form-contact input[type="number"],.bg-post .form-contact textarea,.bg-post .form-contact select{border:1px solid rgba(255,255,255,0.1);background:none;color:#fff}.bg-post .form-contact select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.42578 6L7.84502 11L13.2643 6L2.42578 6Z' fill='%23AAAAAA'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px top 15px}.bg-post .form-contact select option{color:#fff;background:#3A454F;font-size:16px;padding:5px 0}.bg-post .form-contact .box-search{position:relative}.bg-post .form-contact .box-search::after{content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.42578 6L7.84502 11L13.2643 6L2.42578 6Z' fill='%23AAAAAA'/%3e%3c/svg%3e");position:absolute;width:16px;height:16px;right:10px;top:15px}.bg-post .form-contact .box-search button{position:absolute;height:50px;width:40px;left:0;background:none}.bg-post .form-contact .box-search button svg{width:20px;height:20px}.bg-post .form-contact .box-search input{padding-left:40px}.bg-post .form-contact .box-search .suggest-search{position:absolute;border-radius:5px;border:1px solid rgba(255,255,255,0.1);background:#3A454F;padding:15px;width:100%;top:55px;z-index:1}.bg-post .form-contact .box-search .suggest-search .form-check{margin-bottom:15px;cursor:pointer}.bg-post .form-contact .box-search .suggest-search .form-check:last-child{margin-bottom:0}.select-custom{opacity:0}.styledSelect{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,0.1);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.42578 6L7.84502 11L13.2643 6L2.42578 6Z' fill='%23AAAAAA'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px top 15px;color:#fff;padding:0 10px;border-radius:3px;line-height:50px}.options{display:none;position:absolute;top:100%;right:0;left:0;z-index:999;border-radius:5px;border:1px solid rgba(255,255,255,0.1);background:#3A454F;padding:15px}.options li{font-size:16px;cursor:pointer}.options li:not(:last-child){margin-bottom:15px}.flex-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section_img_runner{padding:48px 0;background:#283038}.section_img_runner .title-cate2{color:#fff}.section_img_runner.box-min{padding:30px 16px}.section_img_runner.box-min .title-cate{color:#fff}.section_img_runner.box-min .item-article{padding-bottom:0}.section_img_runner.box-min .item-article .article-content{padding:16px}.section_img_runner.box-min .item-article .title-news{font-size:20px}.section_img_runner.box-min .item-article .social-info{position:static;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:0}.section_img_runner.box-min .item-article .social-info span{width:100%;margin-right:0;margin-top:8px}.section_img_runner.box-min .swiper-pagination{margin:24px 0}.list-img-runner .item-article{width:100%;background:rgba(255,255,255,0.05);color:#FFF;height:auto;padding-bottom:50px}.list-img-runner .item-article a{color:#FFF}.list-img-runner .item-article .thumb{background:none}.list-img-runner .item-article .thumb::before{content:"";background:url(images/graphics/bg-runner1.png) no-repeat;position:absolute;top:0;left:0;z-index:1;width:100%;height:24px}.list-img-runner .item-article .thumb::after{content:"";background:url(images/graphics/bg-runner2.png) no-repeat;background-size:cover;position:absolute;bottom:0;left:0;z-index:1;width:100%;height:98px}.list-img-runner .item-article .article-content{padding:16px 24px}.list-img-runner .item-article .title-news{font-size:24px;font-weight:bold;line-height:1.4;margin-bottom:10px}.list-img-runner .item-article .description{color:rgba(255,255,255,0.7);font-size:18px;line-height:1.8;margin-bottom:10px}.list-img-runner .item-article .social-info{padding-top:16px;border-top:1px solid rgba(255,255,255,0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:16px;left:16px;right:16px}.list-img-runner .item-article .social-info span{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:16px}.list-img-runner .item-article .social-info span .ic-vm{width:24px;height:24px;fill:#b7ff00;margin-right:6px}.list-img-runner .item-article .social-info span:last-child{margin-right:0}.list-img-runner .swiper-container{padding-left:calc((100% - 1100px)/2);padding-right:calc((100% - 1100px)/2)}.list-img-runner .swiper-button-next,.list-img-runner .swiper-button-prev{width:calc((100% - 1156px) / 2);top:0;margin-top:0;height:100%;background:rgba(0,0,0,0.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-img-runner .swiper-button-next span,.list-img-runner .swiper-button-prev span{background:#fff;width:50px;height:50px;border-radius:50%;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}.list-img-runner .swiper-button-next.swiper-button-disabled,.list-img-runner .swiper-button-prev.swiper-button-disabled{opacity:1}.list-img-runner .swiper-button-next.swiper-button-disabled span,.list-img-runner .swiper-button-prev.swiper-button-disabled span{background:rgba(58,69,79,0.2)}.list-img-runner .swiper-button-prev{left:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:15px}.list-img-runner .swiper-button-prev span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.list-img-runner .swiper-button-next{right:0;padding-left:15px}.list-img-runner .swiper-pagination{position:static;margin-top:32px}.list-img-runner .swiper-pagination .swiper-pagination-bullet{background:rgba(255,255,255,0.1);width:10px;height:10px;opacity:1;margin:0 4px}.list-img-runner .swiper-pagination .swiper-pagination-bullet-active{background:#B7FF00}.list-img-runner.folder .item-article{border:1px solid rgba(58,69,79,0.1);background:#283038;padding:24px;margin-bottom:16px}.list-img-runner.folder .item-article .article-thumb{margin-bottom:16px}.list-img-runner.folder .item-article .article-content{padding:0}.list-img-runner.folder .item-article .social-info{position:static}.list-img-runner.box-300 .item-article{background:#283038;padding:0}.list-img-runner.box-300 .item-article:not(:last-child){margin-bottom:16px}.list-img-runner.box-300 .item-article .article-content{padding:16px}.list-img-runner.box-300 .item-article .title-news{font-size:18px}.list-img-runner.box-300 .item-article .social-info{position:static;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:8px}.list-img-runner.box-300 .item-article .social-info span{font-size:14px}.list-img-runner.box-300 .item-article .social-info .flex{width:100%;margin-top:8px}.footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-top .logo .ic-vm{width:176px;height:33px;fill:#3a454f}.footer-top .register-mail{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.footer-top .register-mail input{height:50px;-webkit-box-shadow:0px 2px 5px 0px rgba(38,51,77,0.03);box-shadow:0px 2px 5px 0px rgba(38,51,77,0.03);font-size:15px;width:400px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.5335 7.4668H7.46683C6.2935 7.4668 5.3335 8.4268 5.3335 9.60013V22.4001C5.3335 23.5735 6.2935 24.5335 7.46683 24.5335H24.5335C25.7068 24.5335 26.6668 23.5735 26.6668 22.4001V9.60013C26.6668 8.4268 25.7068 7.4668 24.5335 7.4668ZM24.1068 12.0001L17.1308 16.3628C16.4375 16.8001 15.5628 16.8001 14.8695 16.3628L7.8935 12.0001C7.62683 11.8295 7.46683 11.5415 7.46683 11.2321C7.46683 10.5175 8.2455 10.0908 8.8535 10.4641L16.0002 14.9335L23.1468 10.4641C23.7548 10.0908 24.5335 10.5175 24.5335 11.2321C24.5335 11.5415 24.3735 11.8295 24.1068 12.0001Z' fill='%233A454F'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px 10px;padding-left:50px}.footer-top .register-mail input::-ms-input-placeholder{color:rgba(58,69,79,0.5)}.footer-top .register-mail input::-webkit-input-placeholder{color:rgba(58,69,79,0.5)}.footer-top .register-mail input:-ms-input-placeholder{color:rgba(58,69,79,0.5)}.footer-top .register-mail input::placeholder{color:rgba(58,69,79,0.5)}.footer-top .register-mail .btn-vm{width:150px}@media (max-width: 979px){.footer-top .logo .ic-vm{width:120px;height:24px}.footer-top .register-mail input{width:300px}}.box_thele_300 ul.reset{margin-bottom:16px}.box_thele_300 ul.reset li{font-size:16px;color:#3A454F;position:relative}.box_thele_300 ul.reset li:first-child{list-style-type:none;font-weight:bold}.box_thele_300 ul.reset li:first-child::before{content:"";background:url(images/graphics/play.png);position:absolute;width:16px;height:17px;left:-23px}.box-giaithuong-300{background:#3A454F;border-radius:5px;padding:16px;color:#fff}.box-giaithuong-300 .title-cate{color:#fff}.code-bid{background:#fff;margin-bottom:16px;font-size:14px;color:#3A454F;text-align:center;text-transform:uppercase;font-weight:bold}.code-bid .head::before,.code-bid .head::after,.code-bid .code::before,.code-bid .code::after{content:"";background:#616A72;width:8px;height:8px;border-radius:50%;position:absolute;z-index:1}.code-bid .head{padding:10px;background:#B7FF00;border-bottom:1px solid rgba(58,69,79,0.1);position:relative}.code-bid .head::before{left:8px;top:8px}.code-bid .head::after{right:8px;top:8px}.code-bid .code{font-size:48px;letter-spacing:10px;height:93px;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:relative}.code-bid .code::before{left:8px;bottom:8px}.code-bid .code::after{right:8px;bottom:8px}.list_win_prize{margin-bottom:16px}.list_win_prize .item{position:relative}.list_win_prize .item:not(:last-child){border-bottom:1px solid rgba(58,69,79,0.1);padding-bottom:12px;margin-bottom:16px}.list_win_prize .item .date{font-size:16px;font-weight:bold;background:url(images/graphics/play.png) no-repeat;padding-left:25px;padding-right:32px}.list_win_prize .item .prize{position:absolute;right:0;top:-8px}.list_win_prize .item .user{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:1.4;border-top:1px solid rgba(58,69,79,0.1);padding-top:12px;margin-top:12px}.list_win_prize .item .user .ava{width:40px;-ms-flex-negative:0;flex-shrink:0;margin-right:8px}.list_win_prize .item .user .ava .thumb{border-radius:50%}.list_win_prize .item .user .content{color:#3A454F}.list_win_prize .item .user h3,.list_win_prize .item .user .name{font-weight:bold}.content-popup.txt_16{font-size:16px}

/*# sourceMappingURL=vm.css.map */