﻿.content-page{min-height:400px;margin-bottom:40px}.content-page ul,.content-page ol{padding-left:25px;list-style:inherit;margin-bottom:15px}.bookstore-system__container{max-width:1170px;margin:0 auto;padding:0 10px;display:grid;grid-template-columns:260px 1fr;gap:32px}.bookstore-system__sidebar{padding-right:28px;border-right:1px solid #e5e5e5}.bookstore-system__sidebar .sticky{position:sticky !important;top:2rem}.bookstore-system__sidebar h2{display:block;padding:0 0 0.5rem;color:var(--textColor);font-size:2rem;font-weight:700;position:relative;margin-bottom:1.5rem}@media (max-width: 991px){.bookstore-system__sidebar h2{font-size:1.8rem}}.bookstore-system__regions{margin:0;padding:0;list-style:none}.bookstore-system__regions li{margin-bottom:1rem}.bookstore-system__regions li button{padding:0;border:0;background:transparent;line-height:1.4;cursor:pointer;text-align:left;font-weight:500;transition:color .2s ease}.bookstore-system__regions li button.active,.bookstore-system__regions li button:hover{color:#0565AA;font-weight:700}.bookstore-system__main h2{display:block;padding:0 0 0.5rem;color:var(--textColor);font-size:2rem;font-weight:700;position:relative;margin-bottom:1.5rem}@media (max-width: 991px){.bookstore-system__main h2{font-size:1.8rem}}.bookstore-system__filters{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.bookstore-system__filters input,.bookstore-system__filters select{width:100%;height:46px;padding:0 14px;border:1px solid #808080;border-radius:7px;background:#fff;outline:none;color:#1B2318;margin-bottom:0}.bookstore-system__filters input:focus,.bookstore-system__filters select:focus{border-color:#006ee6}.bookstore-system__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:3rem 2rem}.bookstore-system__card .map{height:275px;margin-bottom:1.5rem;border-radius:10px;overflow:hidden;background:#f3f3f3}.bookstore-system__card .map iframe{width:100%;height:100%;border:0;display:block}.bookstore-system__card .name{margin-bottom:0.5rem;color:var(--mainColor);font-size:1.6rem;font-weight:600}.bookstore-system__card .info{display:flex;align-items:center;gap:8px;margin-bottom:0.5rem}.bookstore-system__card .info .icon{width:26px;height:26px}.bookstore-system__card .info a{color:inherit;text-decoration:none}.bookstore-system__card .btn-map{width:100%;height:41px;margin-top:1.5rem;border:1px solid #808080;border-radius:7px;background:#fff;color:#0565AA;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;transition:all .2s ease}.bookstore-system__card .btn-map:hover{border-color:#0565AA;background:#f5faff}.bookstore-system__card .btn-map svg{width:20px;height:20px}.bookstore-system__empty{grid-column:1 / -1;padding:30px;text-align:center;border:1px solid #eee;border-radius:8px;color:#666}@media (max-width: 991px){.bookstore-system__container{grid-template-columns:1fr}.bookstore-system__sidebar{padding-right:0;border-right:0;border-bottom:1px solid #e5e5e5;padding-bottom:15px}.bookstore-system__regions{display:flex;gap:12px;overflow-x:auto}.bookstore-system__regions li{margin:0;white-space:nowrap}}@media (max-width: 767px){.bookstore-system__filters,.bookstore-system__grid{grid-template-columns:1fr}.bookstore-system__card .map{height:220px}}.page-faq .content-page{background:#fff}.page-faq .product-fpt-with-stick-tab{margin-bottom:25px}.page-faq .faq-title{position:relative;display:inline-block;font-family:'SVN-Georgia', sans-serif;color:var(--subColor);margin:0;font-size:2.2rem;font-weight:600;line-height:1.4;margin-bottom:15px}@media (max-width: 767px){.page-faq .faq-title{font-size:1.6rem}}.page-faq .faq{border-radius:10px;margin-bottom:10px;background-color:#FFF4F1}.page-faq .faq h4{font-size:16px;position:relative;padding-right:10px;font-weight:600;cursor:pointer;margin-bottom:0;background-color:#fbfbfb;padding:10px;border-radius:10px;padding-right:30px}.page-faq .faq h4 svg{width:10px;height:10px;position:absolute;right:10px;top:50%;transform:translate(0, -50%);transition:0.5s}.page-faq .faq .content-faq{margin-top:10px;padding:5px 10px}.page-faq .faq:hover h4{color:#fff;background-color:var(--subColor)}.page-faq .faq:hover svg path{fill:#fff}.page-faq .faq:hover h4{color:#fff}.page-faq .faq.active{background-color:#FFF4F1}.page-faq .faq.active svg{transform:rotate(180deg) translate(0, 50%)}.page-faq .faq.active svg path{fill:#fff}.page-faq .faq.active h4{color:#fff;background-color:var(--subColor)}.page-faq .faq .content{display:block;padding:15px 20px;border-top:0;border-radius:0 0 15px 15px}.page-faq .faq .content p{margin-bottom:0;font-size:16px}.page-faq .box_right_faq{margin-bottom:30px}@media (min-width: 767px){.page-faq .box_right_faq{position:sticky;top:90px}}.page-faq .box_right_faq .title_faq{display:inline-block;font-size:3rem;margin-bottom:0px;font-family:'SVN-Georgia', sans-serif;color:var(--subColor);line-height:1;position:relative;background-color:#fff;z-index:1;padding-right:10px}@media (max-width: 767px){.page-faq .box_right_faq .title_faq{font-size:2rem}}.page-faq .box_right_faq .content_faq{font-size:1.6rem;font-weight:400;display:block;margin-bottom:15px}@media (max-width: 767px){.page-faq .box_right_faq .content_faq{font-size:1.4rem}}@-webkit-keyframes circleanima{0%{opacity:0.1}40%{opacity:0.5}100%{width:200%;height:200%;opacity:0}@keyframes circleanima{0%{opacity:0.1}40%{opacity:0.4}100%{width:200%;height:200%;opacity:0}}}.page_about .section_about_1{position:relative;margin-bottom:40px;display:block}.page_about .section_about_1 .box-content{max-width:70%;margin:0 auto}@media (max-width: 991px){.page_about .section_about_1 .box-content{max-width:100%}}.page_about .section_about_1 .title_about{font-size:3rem;font-family:'SVN-Georgia', sans-serif;color:var(--subColor);line-height:1.2;position:relative;background-color:#fff;z-index:1;text-align:center;margin-bottom:15px}@media (max-width: 767px){.page_about .section_about_1 .title_about{font-size:2rem}}.page_about .section_about_1 .content_about{font-size:1.6rem;font-weight:400;line-height:22px;display:block;text-align:center}@media (max-width: 767px){.page_about .section_about_1 .content_about{font-size:1.4rem}}.page_about .section_about_2{position:relative;margin-bottom:80px}.page_about .section_about_2 ul{list-style:inherit;padding-left:25px;margin-bottom:10px}.page_about .section_about_2 .img_nen{position:absolute;left:0px;top:0px;width:calc(50% - 10px)}@media (min-width: 992px) and (max-width: 1200px){.page_about .section_about_2 .img_nen{-ms-flex:0 0 calc(41.666667% - 10px);flex:0 0 calc(41.666667% - 10px);max-width:calc(41.666667% - 10px);width:calc(41.666667% - 10px)}}@media (min-width: 767px) and (max-width: 992px){.page_about .section_about_2 .img_nen{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}.page_about .section_about_2 .img_nen img{width:100%;height:340px}}@media (max-width: 767px){.page_about .section_about_2 .img_nen{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}}.page_about .section_about_2 .img_about{overflow:hidden;margin-top:80px}@media (max-width: 1440px){.page_about .section_about_2 .img_about{margin-top:15px}.page_about .section_about_2 .img_about img{max-width:300px}}@media (max-width: 1025px){.page_about .section_about_2 .img_about img{max-width:190px}}@media (max-width: 992px){.page_about .section_about_2 .img_about{margin-bottom:15px}}@media (min-width: 767px){.page_about .section_about_2 .row{align-items:center}}.page_about .section_about_2 .title_about{font-size:5rem;margin-bottom:15px;line-height:1;font-family:'SVN-Georgia', sans-serif}@media (max-width: 1199px){.page_about .section_about_2 .title_about{font-size:4.2rem}}@media (max-width: 1025px){.page_about .section_about_2 .title_about{font-size:3.8rem}}@media (max-width: 992px){.page_about .section_about_2 .title_about{font-size:3.2rem;margin-bottom:20px}}@media (max-width: 767px){.page_about .section_about_2 .title_about{font-size:2.6rem;margin-bottom:5px}}.page_about .section_about_2 .content_about{font-size:16px;font-weight:400}.page_about .section_about_3{position:relative;margin-bottom:60px}.page_about .section_about_3 .img_nen{position:absolute;left:0px;top:0px;width:calc(50% - 10px)}@media (min-width: 768px){.page_about .section_about_3 .img_nen{right:0px;left:inherit}}@media (min-width: 992px) and (max-width: 1200px){.page_about .section_about_3 .img_nen{-ms-flex:0 0 calc(41.666667% - 10px);flex:0 0 calc(41.666667% - 10px);max-width:calc(41.666667% - 10px);width:calc(41.666667% - 10px)}}@media (min-width: 767px) and (max-width: 992px){.page_about .section_about_3 .img_nen{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}.page_about .section_about_3 .img_nen img{width:100%;height:340px}}@media (max-width: 767px){.page_about .section_about_3 .img_nen{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}}.page_about .section_about_3 .img_about{overflow:hidden;margin-top:-60px;margin-left:50px}@media (max-width: 1440px){.page_about .section_about_3 .img_about{margin-top:-40px}.page_about .section_about_3 .img_about img{max-width:370px}}@media (max-width: 1025px){.page_about .section_about_3 .img_about{margin-top:60px}.page_about .section_about_3 .img_about img{max-width:245px}}@media (max-width: 992px){.page_about .section_about_3 .img_about{margin-bottom:15px}}@media (max-width: 767px){.page_about .section_about_3 .img_about{margin-top:-40px;margin-left:20px}}@media (min-width: 767px){.page_about .section_about_3 .row{align-items:center}}.page_about .section_about_3 .title_about{font-size:5rem;margin-bottom:15px;line-height:1;font-family:'SVN-Georgia', sans-serif}@media (max-width: 1199px){.page_about .section_about_3 .title_about{font-size:4.2rem}}@media (max-width: 1025px){.page_about .section_about_3 .title_about{font-size:3.8rem}}@media (max-width: 992px){.page_about .section_about_3 .title_about{font-size:3.2rem;margin-bottom:20px}}@media (max-width: 767px){.page_about .section_about_3 .title_about{font-size:2.6rem;margin-bottom:5px}}.page_about .section_about_3 .content_about{font-size:16px;font-weight:400}.page_about .section_about_3 .box_about_2 ul{list-style:inherit;padding-left:25px;margin-bottom:10px}.page_about .section_about_3 .box_about_2 .play-video{display:flex;align-items:center;font-size:1.8rem;font-weight:600}.page_about .section_about_3 .box_about_2 .play-video .bnt_video{width:60px;height:60px;background-color:#FFDDD2;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:10px}.page_about .section_about_3 .box_about_2 .play-video .bnt_video svg{width:24px;height:24px}.page_about .section_about_3 .box_about_2 .play-video .bnt_video svg path{fill:var(--mainColor)}.page_about .section_about_3 .box_about_2 .play-video:hover{color:var(--subColor)}.page_about .section_about_3 .box_about_2 .play-video:hover svg path{fill:var(--subColor)}.popup-video{position:fixed;z-index:99999;top:0 !important;left:0;right:0;text-align:center;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.89);display:none}.popup-video.active{display:flex}.popup-video .close-popup-video{background:#fff;color:#000;position:absolute;right:10px;top:10px;padding:5px 10px;border-radius:5px;cursor:pointer}.popup-video .close-popup-video:hover{opacity:0.8}.popup-video iframe{height:calc(100vh - 200px);width:1100px}.page-author .page-title{text-align:center}.page-author .page-title .title-head{display:inline-block;font-size:3rem;margin-bottom:30px;font-family:'SVN-Georgia', sans-serif;color:var(--mainColor);line-height:1;position:relative;background-color:#fff;z-index:1;text-transform:inherit}@media (max-width: 767px){.page-author .page-title .title-head{font-size:2rem}}.page-author .page-title .title-head a{color:var(--mainColor)}.page-author .page-title .title-head a:hover,.page-author .page-title .title-head a:focus{color:var(--subColor)}.page-author .page-title .title-head span{color:var(--subColor)}.page-author .ln-letters{text-align:center}.page-author .ln-letters a{border-color:#eee;border-radius:3px;color:#000;margin-right:2px}.page-author .ln-letters a:last-child{margin-left:0px}.page-author .ln-letters a:hover,.page-author .ln-letters a.ln-selected{color:#fff;background-color:var(--mainColor);border:1px solid var(--mainColor)}.page-author #brandlist-nav{margin-bottom:40px;clear:both}.page-author #brandlist{list-style:none;gap:20px;padding:0px 10px;grid-template-columns:repeat(4, 1fr);display:grid;overflow:auto;justify-content:start}@media (max-width: 992px){.page-author #brandlist{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 767px){.page-author #brandlist{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 550px){.page-author #brandlist{grid-template-columns:repeat(1, 1fr)}}.page-author #brandlist li a{color:#000}.page-author #brandlist li a:hover,.page-author #brandlist li a:focus{color:var(--mainColor)}.page-author #brandlist .ln-no-match{padding:0 15px}.page-author .listNav,.page-author .ln-letters{overflow:hidden}.page-author .listNavHide{display:none}.page-author .letterCountShow{display:block}.page-author .ln-letters a{font-size:0.9em;display:inline-block;padding:0px 6px;border:1px solid silver;text-decoration:none;margin-right:10px;margin-bottom:10px}.page-author .ln-letters .ln-last{border-right:1px solid silver}.page-author .ln-letters a:hover,.page-author .ln-letters .ln-selected{color:#fff;background-color:var(--mainColor);border:1px solid var(--mainColor)}.page-author .ln-letters .ln-disabled{color:#ccc}.page-author .ln-letter-count{position:absolute;top:0;left:0;width:20px;text-align:center;font-size:0.8em;line-height:1.35;color:#336699;display:none}.page-author .brand-item{text-align:left;margin-bottom:30px}.page-author .brand-item p{margin-bottom:0px}.page-author .brand-item .brand_logo{overflow:hidden;width:100%;display:flex;-o-justify-content:center;-moz-justify-content:center;-webkit-justify-content:center;-os-justify-content:center;-o-display:flex;-moz-display:flex;-webkit-display:flex;-os-display:flex;align-items:center;position:relative;height:auto !important;padding-bottom:117%;margin-bottom:15px}.page-author .brand-item .brand_logo img{width:auto !important;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;will-change:opacify;transform:scale(1);transition:all 0.5s ease;border-radius:10px}.page-author .brand-item .name_author{font-size:2.2rem;color:var(--subColor) !important;font-weight:400;display:block;font-family:'SVN-Georgia', sans-serif}.page-author .brand-item .name_author:hover{color:var(--mainColor) !important}.page-author .brand-item .content_author{font-weight:400}.page-author .brand-item .content_author .name{font-size:1.6rem;display:block;margin-bottom:10px}.page-author .brand-item .content_author .name span{color:var(--mainColor)}.page-author .brand-item .content_author .content{font-size:1.4rem;display:block;margin-bottom:10px}.page-author .brand-item .socila_author{display:block}.page-author .brand-item .socila_author a{display:inline-block;margin-right:7px}.page-author .brand-item .socila_author a svg{width:20px;height:20px}.page-author .brand-item .socila_author a:hover svg path{fill:var(--mainColor)}.page_flash_sale .section_flash_banner{margin-bottom:30px}.page_flash_sale .section-title-tab{text-align:center}.page_flash_sale .section-title-tab h2{font-size:4rem;font-family:'SVN-Georgia', sans-serif;text-transform:uppercase;position:relative;display:inline-block;color:var(--subColor)}@media (max-width: 992px){.page_flash_sale .section-title-tab h2{font-size:3.2rem}}@media (max-width: 767px){.page_flash_sale .section-title-tab h2{font-size:2rem}}.page_flash_sale .section-title-tab h2:before{content:"";position:absolute;left:-30px;top:5px;width:22px;height:22px;-webkit-mask-image:url(//bizweb.dktcdn.net/100/616/376/themes/1116861/assets/icon_title_new.png?1785308316853);background-color:var(--mainColor)}.page_flash_sale .section-title-tab h2:after{content:"";position:absolute;right:-30px;top:5px;width:22px;height:22px;-webkit-mask-image:url(//bizweb.dktcdn.net/100/616/376/themes/1116861/assets/icon_title_new.png?1785308316853);background-color:var(--mainColor)}.page_flash_sale .section-title-tab h2 a{color:var(--subColor)}.page_flash_sale .section-title-tab h2 a:hover{color:var(--mainColor)}.page_flash_sale .section-title-tab .flash-content{font-size:1.6rem;font-weight:400}@media (max-width: 767px){.page_flash_sale .section-title-tab .flash-content{font-size:1.4rem}}.page_flash_sale .count-down{padding:0;background:transparent;position:relative;display:block}.page_flash_sale .count-down .timer-view{display:flex;justify-content:center;align-items:center;text-align:center}.page_flash_sale .count-down .timer-view span{font-size:1.4rem;margin:3px;color:#fff;font-weight:500}.page_flash_sale .count-down .timer-view .block-timer{width:60px;height:60px;background:var(--mainColor);display:inline-block;padding:7px 0px;text-align:center;margin-right:10px;border-radius:5px}@media (max-width: 992px){.page_flash_sale .count-down .timer-view .block-timer{width:50px;height:50px}}.page_flash_sale .count-down .timer-view .block-timer:last-child{margin-right:0px}.page_flash_sale .count-down .timer-view .block-timer p{display:block;font-weight:700;color:#fff;font-size:2.1rem;margin:0;line-height:1;margin-bottom:0px}@media (max-width: 992px){.page_flash_sale .count-down .timer-view .block-timer p{font-size:1.8rem}}.page_flash_sale .count-down .timer-view .block-timer span{display:block;color:#fff;font-size:1.6rem;font-weight:400;line-height:initial}@media (max-width: 992px){.page_flash_sale .count-down .timer-view .block-timer span{font-size:1.4rem}}.page_flash_sale .section_flash_page{background:linear-gradient(to right, #04855e, #007f58, #4fb697, #9ceed5);padding:30px;margin:40px 0px;position:relative;border-radius:10px}@media (max-width: 992px){.page_flash_sale .section_flash_page{padding:10px 10px 20px;margin:30px 0px}}.page_flash_sale .section_flash_page .icon_one{position:absolute;top:-140px;left:-145px}.page_flash_sale .section_flash_page .icon_tow{position:absolute;top:-10px;right:-145px}.page_flash_sale .section_flash_page .item_product_main .product-action .box_item_main .box_info_btn{padding:10px}.page_flash_sale .section_flash_page .box_title_false{display:block;text-align:center}.page_flash_sale .section_flash_page .box_title_false h2{padding:50px 90px;font-size:3rem;font-weight:600;color:var(--mainColor);display:inline-block;position:relative;background-image:url(//bizweb.dktcdn.net/100/616/376/themes/1116861/assets/icon_tt_flas.png?1785308316853);background-repeat:no-repeat;background-size:100%;margin-bottom:30px}@media (max-width: 767px){.page_flash_sale .section_flash_page .box_title_false h2{padding:24px 40px;font-size:1.4rem;margin-bottom:15px}}.page_flash_sale .view-more{text-align:center}.page_flash_sale .view-more svg{width:12px;margin-left:5px}.page_flash_sale .view-more svg path{fill:#fff}.page-ctv-reg{background:#FBF6F7;padding:50px 0 150px;margin-bottom:-80px}.page-ctv-reg .about .module-title{color:#000;font-size:40px;line-height:1.3;margin:0 0 15px}.page-ctv-reg .about .module-title span{color:var(--mainColor)}.page-ctv-reg .about .module-desc{color:#000000;width:380px;max-width:100%;margin-bottom:28px;font-size:16px;font-weight:bold}.page-ctv-reg .about ul{font-size:16px;font-weight:600;margin-bottom:28px}.page-ctv-reg .about ul li{background:url(//bizweb.dktcdn.net/100/616/376/themes/1116861/assets/page_ctv_reg_check.svg?1785308316853) 0 0 no-repeat;padding-left:38px}.page-ctv-reg .about ul li:not(:last-child){margin-bottom:8px}.page-ctv-reg .about .reg{border-radius:16px;background:var(--mainColor);border:1px var(--mainColor) solid;color:#FFF;font-size:23px;height:65px;margin-bottom:16px;cursor:pointer}.page-ctv-reg .about .reg svg{margin-right:18px}.page-ctv-reg .about .reg:hover{background:#FFF;color:var(--mainColor);border-color:var(--mainColor)}.page-ctv-reg .about .reg:hover svg path{fill:var(--mainColor)}.page-ctv-reg .about .reg-text{color:#656565}.page-ctv-reg .about .reg-text svg{margin-right:7px}.page-ctv-reg .about .reg-text span:nth-child(1){padding-right:14px;margin-right:14px}.page-ctv-reg .about .reg-text span:nth-child(1):before{content:'';background:#656565;width:2px;height:18px;position:absolute;top:3px;right:0}.page-ctv-reg .about .img-main{border-top-right-radius:140px}.page-ctv-reg .about .number{margin-top:18px;background:#FFF;border:1px #D9D9D9 solid;border-radius:20px;padding:20px;width:630px;max-width:100%;margin-left:auto;color:#000}.page-ctv-reg .about .number .item{padding-left:89px;font-size:16px}.page-ctv-reg .about .number .item img{top:0;left:0}.page-ctv-reg .about .number .item b{font-size:30px;line-height:38px;color:var(--mainColor)}.page-ctv-reg .about .number .item span{line-height:20px;display:block}.page-ctv-reg .about .number .item:nth-child(1){padding-right:40px;margin-right:40px}.page-ctv-reg .about .number .item:nth-child(1):before{content:'';background:#D9D9D9;width:1px;height:52px;position:absolute;top:8px;right:0}.ctv-popup{margin:0 auto;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;visibility:hidden;transition:all .3s;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.ctv-popup{font-size:16px}}.ctv-popup .popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5}.ctv-popup .popup-close{position:absolute;top:20px;right:20px;width:30px;height:30px;background:url(//bizweb.dktcdn.net/100/616/376/themes/1116861/assets/close.svg?1785308316853) center no-repeat;background-size:17px;cursor:pointer}.ctv-popup.active{opacity:1;visibility:visible}.ctv-popup .popup-content{width:788px;box-shadow:0px 4px 39px 0px rgba(0,0,0,0.53);border:2px solid #D71920;border-bottom-width:5px;border-radius:32px;padding:33px 36px;background:#FFF;max-width:95%;position:relative}.ctv-popup .popup-content form{max-height:calc(100vh - 350px);overflow:auto}.ctv-popup .title{font-size:27px;color:var(--mainColor);line-height:1.3}.ctv-popup .title-2{font-size:18px}.ctv-popup .desc{font-size:16px;color:#656565;padding-bottom:18px;margin-bottom:20px;border-bottom:1px #D9D9D9 solid;line-height:1.3}.ctv-popup input:not([type="radio"]),.ctv-popup select{height:46px;border-color:#D9D9D9;padding:0 18px;border-radius:9px;margin-bottom:13px}.ctv-popup input[type="number"]{-moz-appearance:textfield}.ctv-popup input[type="number"]::-webkit-outer-spin-button,.ctv-popup input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none}.ctv-popup select{background-image:url(//bizweb.dktcdn.net/100/616/376/themes/1116861/assets/down.svg?1785308316853)}.ctv-popup .red{color:var(--mainColor)}.ctv-popup button{height:52px;color:#FFF;background:var(--mainColor);font-size:18px;margin-bottom:10px;width:100%;border:1px var(--mainColor) solid;border-radius:26px}.ctv-popup button:hover{background:#FFF;color:var(--mainColor)}.ctv-popup .note{color:#656565}.ctv-popup .note svg{margin-right:4px}.ctv-popup .item-loaihinh{border:1px var(--mainColor) solid;padding:14px 18px;border-radius:10px;position:relative;padding-left:50px;margin-bottom:13px;line-height:1.5;width:100%}.ctv-popup .item-loaihinh input{display:none}.ctv-popup .item-loaihinh input:checked+.check{border-color:var(--mainColor)}.ctv-popup .item-loaihinh input:checked+.check:before{content:'';position:absolute;top:4px;left:4px;width:10px;height:10px;background:var(--mainColor);border-radius:50%}.ctv-popup .item-loaihinh.checked{background:#FDECEC}.ctv-popup .item-loaihinh .check{width:20px;height:20px;border-radius:50%;border:1px #808080 solid;position:absolute;top:26px;left:18px}.ctv-popup .item-loaihinh span{color:#818181;font-size:14px}.ctv-popup .item-loaihinh span.type{color:#000;font-size:16px}.ctv-popup-receive .item{border:1px #D9D9D9 solid;padding:18px;background:#FAFBFC;border-radius:19px;height:100%}.ctv-popup-receive .item b{font-size:16px;line-height:20px}.ctv-popup-receive .item p{color:#808080;line-height:1.3;font-size:14px}.ctv-popup-receive .item .number{color:#FFF;font-size:18px;width:41px;height:41px;border-radius:25px;background:var(--mainColor);margin-bottom:12px}.ctv-popup-receive .list{max-height:calc(100vh - 450px);overflow:auto}.ctv-popup-receive .action a{line-height:50px;border:1px #D9D9D9 solid;border-radius:10px;font-size:18px;padding:0 30px}.ctv-popup-receive .action a.follow{margin-right:12px;background:var(--mainColor);border-color:var(--mainColor);color:#FFF}.page-ctv-file{background:#FBF6F7;padding:30px 0 150px;margin-bottom:-80px;font-size:16px}.page-ctv-file .info-1{padding:14px 22px;padding-right:200px}.page-ctv-file .info-1 .title{font-size:15px;color:#656565}.page-ctv-file .info-1 .name{font-size:23px;text-transform:uppercase;height:39px}.page-ctv-file .info-1 ul{color:#656565}.page-ctv-file .info-1 ul li:nth-child(2):before{content:' • ';margin:0 6px 0 10px}.page-ctv-file .info-1 .statusFile{background:#EEF4FF;color:#1C6BF3;top:50%;right:20px;line-height:38px;padding:0 13px 0 31px;border-radius:19px;transform:translateY(-50%)}.page-ctv-file .info-1 .statusFile:before,.page-ctv-file .info-1 .statusFile:after{content:'';position:absolute;top:50%;border-radius:50%}.page-ctv-file .info-1 .statusFile:before{width:19px;height:19px;left:7px;background:#CCDCFE;transform:translateY(-50%) scale(1);animation:pulse 2s infinite ease-in-out}.page-ctv-file .info-1 .statusFile:after{width:11px;height:11px;left:11px;transform:translateY(-50%);background:#1C6BF3}.page-ctv-file .status{padding:14px 22px}.page-ctv-file .status .title{font-size:16px;margin-bottom:10px}.page-ctv-file .status .item{width:25%;min-width:25px}.page-ctv-file .status .item:before{content:'';height:3px;width:100%;background:#35AD83;position:absolute;top:15px;left:0}.page-ctv-file .status .item .number{margin-bottom:8px}.page-ctv-file .status .item .number:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:38px;height:38px;background:#DCE7FB;border-radius:50%;z-index:1}.page-ctv-file .status .item .number span{position:relative;z-index:2;color:#FFF;background:#1C6BF3;width:30px;line-height:30px;border-radius:50%}.page-ctv-file .status .item span{line-height:1.4}.page-ctv-file .status .item .time{color:#656565;font-size:14px}.page-ctv-file .status .item.checked .number:before{display:none}.page-ctv-file .status .item.checked .number span{background:url(//bizweb.dktcdn.net/100/616/376/themes/1116861/assets/page_ctv_check.svg?1785308316853) center no-repeat;font-size:0}.page-ctv-file .info-2,.page-ctv-file .info-3{padding:14px 22px 30px;height:100%}.page-ctv-file .info-2 .title,.page-ctv-file .info-3 .title{font-size:16px;margin-bottom:22px}.page-ctv-file .info-2 .item{color:#37474F;padding:12px 0}.page-ctv-file .info-2 .item:not(:last-child){border-bottom:1px #D9D9D9 solid}.page-ctv-file .info-2 .item span:nth-child(1){margin-right:20px}.page-ctv-file .info-2 .type{line-height:32px;border-radius:16px;background:#FEF5F5;color:var(--mainColor);padding:0 26px}.page-ctv-file .info-3>.name{margin-bottom:20px}.page-ctv-file .info-3>.name img{margin-right:13px}.page-ctv-file .info-3>.name .info-small span{color:#656565}.page-ctv-file .info-3>.name b{font-size:18px;line-height:1.2}.page-ctv-file .info-3 ul{margin-bottom:20px}.page-ctv-file .info-3 ul li{margin-bottom:14px}.page-ctv-file .info-3 ul li .icon{width:36px;height:32px;background:#FEF5F5;border-radius:6px;margin-right:11px}.page-ctv-file .info-3 .note{border:1px #FFE9A2 solid;border-radius:14px;background:#FFFAF0;color:#7D6A29;padding:14px 18px}.page-ctv-file .action a{padding:0 35px;border-radius:10px;line-height:50px;border:1px #D9D9D9 solid;font-size:18px;background:#FFF}.page-ctv-file .action a.contact{color:#FFF;border-color:var(--mainColor);background:var(--mainColor)}.page-ctv-file .action a:not(:last-child){margin-right:10px}@keyframes pulse{0%{transform:translateY(-50%) scale(0);opacity:1}50%{transform:translateY(-50%) scale(1.2);opacity:0.7}100%{transform:translateY(-50%) scale(0);opacity:1}}@media (max-width: 1199px) and (min-width: 768px){.page-ctv-reg .about .module-title{font-size:35px}}@media (max-width: 1100px){.popup-video iframe{width:700px}}@media (max-width: 991px){.page-ctv-reg .about .number{width:100%}}@media (max-width: 767px){.page-ctv-reg .about .module-title{font-size:30px}.page-ctv-reg .about .number{flex-wrap:wrap;justify-content:initial !important}.page-ctv-reg .about .number .item:nth-child(1){margin-bottom:25px;padding-top:6px}.page-ctv-reg .about .number .item:nth-child(1):before{display:none}.page-ctv-reg .about .number .item:nth-child(2) img{top:5px}.popup-video .body-popup{padding:0 5px;width:100%}.popup-video .body-popup iframe{width:100%;height:300px}.ctv-popup-receive .action a{line-height:40px;font-size:15px;padding:0 15px}.ctv-popup-receive .content>img{height:70px}.ctv-popup-receive .item{position:relative;padding-left:70px}.ctv-popup-receive .item .number{position:absolute;top:28px;left:18px}.page-ctv-file{font-size:14px}.page-ctv-file .info-1,.page-ctv-file .status,.page-ctv-file .info-2,.page-ctv-file .info-3{padding-left:10px;padding-right:10px}.page-ctv-file .info-1{padding-right:14px}.page-ctv-file .info-1 .statusFile{position:initial !important;display:inline-block}.page-ctv-file .info-2 .type{padding:0 10px}.page-ctv-file .action{flex-wrap:wrap}.page-ctv-file .action a{width:calc(50% - 5px);padding:0;font-size:16px}.page-ctv-file .action a.contact{width:100%;margin-right:0;margin-bottom:10px}}
