@charset "UTF-8";
@font-face { font-family: "iCiel Mijas"; src: url(../fonts/MIJAS-ULTRA.eot); src: url(../fonts/MIJAS-ULTRA.eot?#iefix) format("embedded-opentype"), url(../fonts/MIJAS-ULTRA.woff) format("woff"), url(../fonts/MIJAS-ULTRA.ttf) format("truetype"), url(../fonts/MIJAS-ULTRA.svg#svgFontName) format("svg"); }
@font-face { font-family: "iCiel Calberto"; src: url(../fonts/ICIELBCALBERTO-REGULAR.eot); src: url(../fonts/ICIELBCALBERTO-REGULAR.eot?#iefix) format("embedded-opentype"), url(../fonts/ICIELBCALBERTO-REGULAR.woff) format("woff"), url(../fonts/ICIELBCALBERTO-REGULAR.ttf) format("truetype"), url(../fonts/ICIELBCALBERTO-REGULAR.svg#svgFontName) format("svg"); }
body { font-family: "Helvetica"; font-size: 12px; font-weight: 400; margin: 0; padding: 0; background: #e25f94; position: relative; }

a { transition: all 0.3s; }

ul { list-style-type: none; }
ul li { list-style-type: none; }

.bg-top { width: 100%; padding: 0 60px; background: url("../images/bg-top.png") center/cover no-repeat; position: relative; }
.bg-top::after { content: ""; position: absolute; bottom: 0px; left: 0; width: 100%; height: 125px; background: url("../images/shape-bt.png") center no-repeat; background-size: 100% 100%; z-index: 1; }

.bg-top .container-xxxl, .box-binhchon .container-xxxl, .box-share-mv .container-xxxl, .box-share-popup .container-xxxl, .bg-dang-nhap .container-xxxl, .bg-dang-ky .container-xxxl, .box-billboard .container-xxxl { padding-top: 5rem; }

.container-xxxl { width: 100%; max-width: 1690px; position: relative; padding-right: var(--bs-gutter-x, 0.75rem); padding-left: var(--bs-gutter-x, 0.75rem); margin-right: auto; margin-left: auto; }

.navbar { transition: 0.4s; margin: 0; padding: 10px; width: 100%; max-width: 1690px; background: #ffffff; display: grid; grid-template-columns: 110px 1fr; justify-content: flex-start; gap: 1rem; top: 24px; position: fixed; width: 94%; left: 50%; transform: translateX(-50%); z-index: 999999; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; border-radius: 50px; }
.navbar .logo-haohao { padding: 0px 10px; max-width: 110px; }
.navbar .logo-haohao img { max-width: 100%; height: auto; }
.navbar .all-nav-haohao { width: auto; }
.navbar .nav-haohao { margin: 0; padding: 0; list-style-type: none; display: flex; justify-content: space-between; width: 100%; }
.navbar .nav-haohao li { display: block; margin: 0; padding: 0; position: relative; transition: all 0.3s; }
.navbar .nav-haohao li a { font-size: 16px; font-weight: bold; padding: 8px; text-decoration: none; display: block; color: #000; text-transform: uppercase; }
.navbar .nav-haohao li a:hover, .navbar .nav-haohao li a:focus { text-decoration: none; color: #e25f94; }
.navbar .nav-haohao li a.active { text-decoration: none; color: #e25f94; }
.navbar .nav-haohao li .login { background: #000; padding: 8px 15px; color: #fff; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; border-radius: 50px; }
.navbar .nav-haohao li .museum { padding: 0; }
.navbar .nav-haohao li .museum img { width: 100%; height: auto; max-height: 40px; }

.left-top { width: 100%; }
.left-top img { width: 100%; height: auto; }

.box-bt-banner { width: 100%; display: flex; justify-content: center; gap: 20px; position: relative; z-index: 2; padding-bottom: 60px; }

.bt-create-mv { display: block; background: url(../images/bg-bt1.png) no-repeat center center; background-size: 100% 100%; max-width: 424px; padding: 10px 25px 8px; font-size: 24px; color: #fff; text-align: center; text-decoration: none; font-family: "iCiel Mijas"; text-transform: uppercase; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; box-shadow: 2px 3px 7px #0000005e; border: none; }
.bt-create-mv:hover { text-decoration: none; color: #fcd1e6; }

.bt-more-info { display: block; background: url(../images/bg-bt2.png) no-repeat center center; background-size: 100% 100%; padding: 10px 25px 8px; font-size: 24px; color: #000; text-align: center; text-decoration: none; font-family: "iCiel Mijas"; text-transform: uppercase; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; border: none; }
.bt-more-info:hover { text-decoration: none; color: #3b3b3b; }

.box-gift { width: 100%; height: auto; background: url(../images/bg-4.jpg) no-repeat center center; background-size: 100% 100%; padding: 30px 60px; text-align: center; position: relative; overflow-x: hidden; }
.box-gift img { max-width: 100%; height: auto; max-height: 90vh; }

.balloon-gift { position: absolute; transform-origin: bottom; animation: float 3s ease-in-out infinite; z-index: 100000; }
.balloon-gift img { max-width: 100%; height: auto; }
.balloon-gift:nth-child(1) { width: 150px; height: 150px; left: 12%; top: 21%; animation-delay: 0s; }
.balloon-gift:nth-child(2) { width: 190px; height: 190px; left: 22%; top: 32%; animation-delay: 0.5s; }
.balloon-gift:nth-child(3) { width: 280px; height: 280px; left: 39%; top: 23%; animation-delay: 1s; }
.balloon-gift:nth-child(4) { width: 230px; height: 230px; left: 65%; top: 25%; animation-delay: 1.5s; }
.balloon-gift:nth-child(5) { width: 220px; height: 220px; left: 9%; top: 59%; animation-delay: 2s; }
.balloon-gift:nth-child(6) { width: 150px; height: 150px; left: 68%; top: 61%; animation-delay: 2.5s; }
.balloon-gift:nth-child(7) { width: 199px; height: 199px; left: 80%; top: 47%; animation-delay: 3s; }

.box-img img { max-width: 100%; height: auto; }

.box-create-mv { width: 100%; background: url(../images/bg-5.jpg) no-repeat center top; background-size: 100% 100%; padding: 123px 60px; overflow: hidden; position: relative; }

.form-create-mv { width: 100%; padding: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; border-radius: 25px; display: flex; position: relative; background: radial-gradient(#ff78b2, #ffa3e7) padding-box, linear-gradient(to bottom, #fff, #ffb454) border-box; border: 4px solid transparent; }
.form-create-mv .col-1 { width: 48%; padding: 0 20px 0 0; }
.form-create-mv .col-1 .box-bt-2 { max-height: 13rem; }
.form-create-mv .col-1 .form-tag { width: 100%; padding: 20px 0 0 0; }
.form-create-mv .col-1 .form-tag input { width: 100%; height: 40px; background: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; border: none; outline: none; padding: 5px 15px; }
.form-create-mv .col-1 .form-tag input::placeholder { color: #4e4e4e; }
.form-create-mv .col-2 .box-bt-2 { overflow: hidden; }
.form-create-mv .box-bt { width: 100%; display: grid; justify-content: space-between; grid-template-columns: repeat(4, 1fr); gap: 15px; }
.form-create-mv .box-bt .item-bt { display: block; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; background: #ffb7d6; font-size: 15px; font-weight: 600; color: #000; text-align: center; text-decoration: none; padding: 8px 10px; transition: all 0.3s; cursor: pointer; }
.form-create-mv .box-bt .item-bt:hover { background: #fff; text-decoration: none; }
.form-create-mv .box-bt .item-bt.active { background: #fff; }
.form-create-mv .box-bt-2 { width: 100%; display: grid; justify-content: space-between; grid-template-columns: repeat(2, 1fr); gap: 15px; }
.form-create-mv .box-bt-2 .item-bt { display: block; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; background: #ffb7d6; font-size: 15px; font-weight: 600; color: #000; text-align: center; text-decoration: none; padding: 8px 10px; transition: all 0.3s; cursor: pointer; }
.form-create-mv .box-bt-2 .item-bt:hover { box-shadow: 2px 2px 2px 2px #fff; /*background: #fff;*/ text-decoration: none; }
.form-create-mv .box-bt-2 .item-bt.active { background: #fff; }
.form-create-mv .col-2 { width: 30%; padding-left: 20px; }
.form-create-mv .col-2 .bt-add-picture { width: 100px; height: 100px; cursor: pointer; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; background: #ffb7d6; display: flex; justify-content: center; align-items: center; padding: 0; }
.form-create-mv .col-2 .bt-add-picture img { max-width: 100%; height: auto; }
.form-create-mv .col-2 .pic-mv { width: 100%; display: grid; align-items: center; grid-template-columns: repeat(4, 1fr); gap: 10px; }
.form-create-mv .col-2 .pic-mv .item-pic img { max-width: 100%; height: auto; max-height: 87px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; }

.title-create-mv { font-size: 22px; font-weight: 500; color: #fff; }
.title-create-mv span { text-transform: uppercase; text-decoration: underline; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); font-weight: 600; }

.box-cd-rotate { width: 450px; height: 450px; position: absolute; top: 50%; transform: translateY(-50%); right: -230px; z-index: 1; box-shadow: 2px 2px 4px 2px #a1014e29; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; border-radius: 100%; }
.box-cd-rotate-2 { width: 100%; height: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; border-radius: 100%; margin: auto; overflow: hidden; animation-name: rotate; animation-duration: 8s; animation-iteration-count: infinite; animation-timing-function: linear; }
.box-cd-rotate-2 img { width: 100%; height: auto; max-width: 600px; max-height: 600px; }

@keyframes rotate { from { transform: rotate(0deg); }
  to { transform: rotate(360deg); } }
.musical-note-3 { position: absolute; transform-origin: bottom; animation: float 3s ease-in-out infinite; z-index: 100000; }
.musical-note-3 img { max-width: 100%; height: auto; }
.musical-note-3:nth-child(1) { width: 59px; height: 89px; left: 40%; top: 10%; animation-delay: 0s; }
.musical-note-3:nth-child(2) { width: 114px; height: 90px; left: 70%; top: 5%; animation-delay: 0.5s; }
.musical-note-3:nth-child(3) { width: 87px; height: 97px; left: 90%; top: 10%; animation-delay: 1s; }
.musical-note-3:nth-child(4) { width: 96px; height: 158px; left: 55%; top: 80%; animation-delay: 1.5s; }

@keyframes float { 0%,
  100% { transform: translateY(0) rotate(0deg); }
  50% { transform: translateY(-20px) rotate(5deg); } }
.box-vote { width: 100%; background: url(../images/bg-6.jpg) no-repeat center center; background-size: 100% 100%; padding: 100px 60px; overflow: hidden; position: relative; }
.box-vote .title-vote { width: 100%; display: flex; justify-content: space-between; padding-bottom: 15px; }
.box-vote .title-vote .title-left { width: 60%; }
.box-vote .title-vote .title-left p { font-size: 72px; color: #fff; font-weight: 600; text-transform: uppercase; font-family: "iCiel Mijas"; line-height: normal; margin: 0; padding: 0; }
.box-vote .title-vote .title-left span { font-size: 16px; color: #fff; line-height: normal; }
.box-vote .title-vote .title-right { width: 40%; display: flex; flex-wrap: wrap; justify-content: flex-end; }
.box-vote .title-vote .title-right .label-vote { -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; border-radius: 50px; background: radial-gradient(#ffe8ff, #ffe8ff) padding-box, linear-gradient(to bottom, #fff, #ffb454) border-box; border: 3px solid transparent; width: 300px; max-height: 55px; font-size: 30px; line-height: 30px; text-transform: uppercase; font-weight: bold; padding: 10px 20px; display: flex; align-items: center; margin-bottom: 15px; justify-content: center; }
.box-vote .title-vote .title-right .label-vote span { color: #ee69a2; padding-left: 5px; }
.box-vote .title-vote .title-right .box-search { -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; border-radius: 50px; background: radial-gradient(#ffe8ff, #ffe8ff) padding-box, linear-gradient(to bottom, #fff, #ea689c) border-box; border: 3px solid transparent; width: 300px; max-height: 55px; padding: 3px 10px; position: relative; }
.box-vote .title-vote .title-right .box-search .icon-search { position: absolute; top: 50%; transform: translateY(-50%); right: 10px; cursor: pointer; }
.box-vote .title-vote .title-right .box-search .icon-search img { max-width: 100%; height: auto; }
.box-vote .title-vote .title-right .box-search input { width: 100%; height: 45px; background: transparent; padding: 5px; border: none; outline: none; font-size: 18px; color: #e25f94; font-weight: bold; }
.box-vote .title-vote .title-right .box-search input::placeholder { color: #e25f94; }
.box-vote .slide-vote { margin-top: 10px !important; width: 100%; height: 100%; position: relative; padding: 20px 30px 40px 0; background: radial-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to bottom, #fff, #ea689c) border-box; border-top: 3px solid transparent; border-right: 3px solid transparent; border-bottom: 3px solid transparent; -webkit-border-radius: 0 20px 20px 0; -moz-border-radius: 0 20px 20px 0; -ms-border-radius: 0 20px 20px 0; border-radius: 0 20px 20px 0; }
.box-vote .slide-vote:before { content: ""; position: absolute; top: -3px; bottom: -3px; left: -100%; width: 100%; background: radial-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to bottom, #fff, #ea689c) border-box; border-top: 3px solid transparent; border-bottom: 3px solid transparent; z-index: 1; }
.box-vote .slide-vote .item .item-content { width: 100%; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; display: flex; flex-direction: column; padding: 0 10px 20px 10px; }
.box-vote .slide-vote .item .item-content .img-item { width: 100%; cursor: pointer; text-decoration: none; }
.box-vote .slide-vote .item .item-content .img-item img { width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; }
.box-vote .slide-vote .item .item-content .img-item:hover img { animation: heartBeat 1s infinite; box-shadow: 0px 2px 5px #ff78b2; }
.box-vote .slide-vote .item .item-content .text-item { width: 100%; }
.box-vote .slide-vote .item .item-content .text-item .tt-item-vote { display: grid; grid-template-columns: 60% 40%; justify-content: space-between; }
.box-vote .slide-vote .item .item-content .text-item .tt-item-vote .tt-item-vote-left { font-size: 15px; color: #000; font-weight: bold; text-transform: uppercase; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.box-vote .slide-vote .item .item-content .text-item .tt-item-vote span { font-size: 15px; color: #000; font-weight: 400; text-align: right; }
.box-vote .slide-vote .item .item-content .text-item .box-like { display: flex; justify-content: space-between; align-items: center; }
.box-vote .slide-vote .item .item-content .text-item .box-like .box-heart { width: 70%; padding-top: 5px; display: flex; justify-content: flex-start; gap: 10px; }
.box-vote .slide-vote .item .item-content .text-item .box-like .box-heart .bt-vote { display: block; width: 30px; height: 24px; background: url(../images/heart.png) no-repeat center center; background-size: 100% 100%; cursor: pointer; }
.box-vote .slide-vote .item .item-content .text-item .box-like .box-heart .bt-vote:hover { background: url(../images/heart-o.png) no-repeat center center; background-size: 100% 100%; }
.box-vote .slide-vote .item .item-content .text-item .box-like .box-heart .bt-vote.active { background: url(../images/heart-o.png) no-repeat center center; background-size: 100% 100%; }
.box-vote .slide-vote .item .item-content .text-item .box-like .bt-share { width: 30px; height: 24px; background: url(../images/icon-share.png) no-repeat center center; background-size: 100% 100%; cursor: pointer; }
.box-vote .slide-vote .bt-more-vote { display: block; background: url(../images/bg-bt1.png) no-repeat center center; background-size: 100% 100%; max-width: 175px; padding: 5px 40px 2px; font-size: 22px; color: #fff; text-align: center; text-decoration: none; line-height: 46px; font-family: "iCiel Mijas"; text-transform: uppercase; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; border-radius: 12px; box-shadow: 2px 3px 7px #0000005e; }
.box-vote .slide-vote .bt-more-vote:hover { text-decoration: none; color: #fcd1e6; }
.box-vote .title-right { width: 100%; text-align: center; }
.box-vote .title-right img { max-width: 100%; height: auto; }
.box-vote .title-right p { font-size: 52px; color: #fff; font-weight: 600; text-transform: uppercase; font-family: "iCiel Mijas"; line-height: normal; text-align: center; }

.item-slide-vote .slick-dots li button::before { font-size: 55px; color: #e25f94; }
.item-slide-vote .slick-dots li.slick-active button::before { color: #ea659c; }

.box-rankings-vote { width: 100%; height: 100%; position: relative; padding: 30px 15px; background: radial-gradient(#ffecff, #ffdcfc) padding-box, linear-gradient(to bottom, #fff, #ea689c) border-box; border: 3px solid transparent; margin-top: 10px !important; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; }

.scrollbar { height: 500px; width: 100%; background: transparent; overflow-y: scroll; margin-bottom: 10px; }

.force-overflow { min-height: 450px; }

#style-1::-webkit-scrollbar-track { border-radius: 10px; background-color: #ffc0fe; }
#style-1::-webkit-scrollbar { width: 8px; background-color: #ffc0fe; border-radius: 10px; }
#style-1::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #ff97ff; }

#style-2::-webkit-scrollbar-track { border-radius: 10px; background-color: #ffc0fe; }
#style-2::-webkit-scrollbar { width: 8px; background-color: #ffc0fe; border-radius: 10px; }
#style-2::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #fff; }

#style-3::-webkit-scrollbar-track { border-radius: 10px; background-color: #dfdfdf; }
#style-3::-webkit-scrollbar { width: 8px; background-color: #dfdfdf; border-radius: 10px; }
#style-3::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #ff97ff; }

.item-ranting-vote { width: 100%; display: grid; grid-template-columns: 65px 65px auto; gap: 15px; padding: 0 3px 20px 0; }
.item-ranting-vote .number-item { background: url(../images/bg-number-vote.png) no-repeat center center; background-size: 100% 100%; font-family: "iCiel Mijas"; color: #fff; font-size: 40px; display: flex; justify-content: center; align-items: center; height: 65px; }
.item-ranting-vote .img-ranting-vote img { width: 100%; height: auto; aspect-ratio: 1/1; object-fit: cover; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; }
.item-ranting-vote .text-item-vote { font-size: 20px; }
.item-ranting-vote .text-item-vote .tt-item-vote { font-size: 14px; font-weight: bold; line-height: 14px; }
.item-ranting-vote .text-item-vote span { font-size: 14px; font-weight: 400; line-height: normal; }
.item-ranting-vote .text-item-vote .heart-vote { display: flex; align-items: center; justify-content: space-between; font-size: 17px; }
.item-ranting-vote .text-item-vote .heart-vote .heart-like { width: 20px; height: 16px; background: url(../images/heart.png) no-repeat center center; background-size: 100% 100%; cursor: pointer; }
.item-ranting-vote .text-item-vote .heart-vote .heart-like:hover { background: url(../images/heart-o.png) no-repeat center center; background-size: 100% 100%; }
.item-ranting-vote .text-item-vote .heart-vote .heart-like.active { background: url(../images/heart-o.png) no-repeat center center; background-size: 100% 100%; }

.box-concert { width: 100%; }
.box-concert img { width: 100%; height: auto; }

.box-thl { width: 100%; background: url(../images/bg-7.jpg) no-repeat center top; background-size: 100% 100%; padding: 40px 60px; }

.thl-content { width: 100%; position: relative; padding: 20px 15px; background: radial-gradient(#ffc8fc, #ff9cc7) padding-box, linear-gradient(to bottom, #fff, #ffb453) border-box; border: 3px solid transparent; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; }
.thl-content .thl-info { width: 100%; font-size: 23px; color: #000; padding: 0 5px 0 20px; }
.thl-content .thl-info p { margin: 0; padding: 15px 0 0 0; font-weight: bold; color: #ac0048; }
.thl-content .thl-info .thele-table { border-collapse: collapse; border-spacing: 0; }
.thl-content .thl-info .thele-table th, .thl-content .thl-info .thele-table td { border-color: black; border-style: solid; border-width: 1px; overflow: hidden; padding: 10px 10px; font-size: 14px; }

section.bg-dang-ky form .dang-ky-box-left { border-radius: 10px !important; background: radial-gradient(circle, #ffffff 0%, #ffdeef 100%) !important; border: none; box-shadow: 0 0 12px 0 #ff97ff inset; }
section.bg-dang-ky form .dang-ky-box-left .dang-ky-box-right, section.bg-dang-ky form .dang-ky-box-left .dang-ky-box-center { background: none; }

.footer { width: 100%; background: #fef5fa; background: linear-gradient(90deg, #fef5fa 5%, #fd97cd 62%, #febcde 95%); padding: 40px 0; }
.footer .logo-footer { width: 100%; }
.footer .logo-footer img { max-width: 100%; height: auto; max-height: 42px; margin-right: 20px; }
.footer .text-footer { padding-right: 20px; }
.footer .text-nav { width: 100%; display: flex; gap: 20px; }
.footer .text-nav a { color: #000; font-size: 12px; text-decoration: none; display: block; text-transform: uppercase; }
.footer .icon-sesocial { width: 100%; display: flex; gap: 10px; justify-content: flex-end; }
.footer .icon-sesocial a { display: block; text-decoration: none; }
.footer .icon-sesocial a img { max-width: 100%; height: auto; width: 37px; height: 37px; }

.box-share-mv { width: 100%; padding: 0 60px; background: url("../images/bg-share-mv.jpg") center/cover no-repeat; position: relative; overflow: hidden; }
.box-share-mv .share-item { max-width: 713px; margin: 0 auto; position: relative; }
.box-share-mv .share-item .img-share-item { position: relative; display: flex; align-items: center; width: 100%; -webkit-border-radius: 33px; -moz-border-radius: 33px; -ms-border-radius: 33px; border-radius: 33px; background: linear-gradient(131deg, #ffff8c 5%, #ffffec 25%, #ffff8c 50%, #ffffec 75%, #ffff8c 95%) border-box; border: 5px solid transparent; z-index: 10; box-shadow: 0px 3px 18px #ff78b2; aspect-ratio: 3/2.02; }
.box-share-mv .share-item .img-share-item img { width: 100%; height: 100%; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; aspect-ratio: 3/2.02; object-fit: cover; }
.box-share-mv .share-item .img-share-item video { width: 100%; height: 100%; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; padding: 0; margin: 0; max-height: 800px; max-width: 800px; background: #e86399; }

.box-share-popup { width: 100%; padding: 0 60px; background: url("../images/bg-share-popup.jpg") center/cover no-repeat; position: relative; overflow: hidden; }
.box-share-popup .share-item { max-width: 713px; margin: 0 auto; position: relative; }
.box-share-popup .share-item .img-share-item { position: relative; width: 100%; -webkit-border-radius: 33px; -moz-border-radius: 33px; -ms-border-radius: 33px; border-radius: 33px; background: linear-gradient(131deg, #ffff8c 5%, #ffffec 25%, #ffff8c 50%, #ffffec 75%, #ffff8c 95%) border-box; border: 5px solid transparent; z-index: 10; box-shadow: 0px 3px 18px #ff78b2; }
.box-share-popup .share-item .img-share-item img { width: 100%; height: 100%; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; aspect-ratio: 3/2.02; object-fit: cover; }
.box-share-popup .share-item .img-share-item video { width: 100%; height: 100%; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; padding: 0; margin: 0; max-height: 800px; max-width: 800px; background: #e86399; }

.col-share-mv { width: 100%; position: relative; padding-bottom: 40px; }
.col-share-mv .balloon-gift-share { position: absolute; transform-origin: bottom; animation: float 3s ease-in-out infinite; z-index: 100000; }
.col-share-mv .balloon-gift-share img { max-width: 100%; height: auto; }
.col-share-mv .balloon-gift-share:nth-child(1) { width: 298px; height: 298px; left: -4%; top: 0%; animation-delay: 0s; }
.col-share-mv .balloon-gift-share:nth-child(2) { width: 159px; height: 159px; left: 8%; top: 30%; animation-delay: 0.5s; }
.col-share-mv .balloon-gift-share:nth-child(3) { width: 260px; height: 260px; left: -6%; top: 45%; animation-delay: 1s; }
.col-share-mv .balloon-gift-share:nth-child(4) { width: 147px; height: 147px; left: 85%; top: 6%; animation-delay: 1.5s; }
.col-share-mv .balloon-gift-share:nth-child(5) { width: 185px; height: 185px; left: 4%; top: 70%; animation-delay: 2s; }
.col-share-mv .balloon-gift-share:nth-child(6) { width: 180px; height: 180px; left: 84%; top: 52%; animation-delay: 2.5s; }
.col-share-mv .balloon-gift-share:nth-child(7) { width: 199px; height: 199px; left: 97%; top: 30%; animation-delay: 3s; }
.col-share-mv .musical-note-4 { position: absolute; transform-origin: bottom; animation: float 3s ease-in-out infinite; z-index: 100000; }
.col-share-mv .musical-note-4 img { max-width: 100%; height: auto; }
.col-share-mv .musical-note-4:nth-child(1) { width: 59px; height: 89px; left: 14%; top: 40%; animation-delay: 0s; }
.col-share-mv .musical-note-4:nth-child(2) { width: 114px; height: 90px; left: 5%; top: 10%; animation-delay: 0.5s; }
.col-share-mv .musical-note-4:nth-child(3) { width: 70px; height: 78px; left: 97%; top: 50%; animation-delay: 1s; }
.col-share-mv .musical-note-4:nth-child(4) { width: 96px; height: 158px; left: 88%; top: 0%; animation-delay: 1.5s; }

.bt-pos { width: 100%; position: relative; display: flex; justify-content: center; align-items: center; margin: 50px 0; gap: 20px; }
.bt-pos .bt-download-mv { display: flex; justify-content: space-between; gap: 15px; align-items: center; background: url(../images/bg-bt1.png) no-repeat center center; background-size: 100% 100%; max-width: 424px; padding: 10px 20px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; box-shadow: 2px 3px 7px #0000005e; border: none; outline: none; cursor: pointer; text-decoration: none; }
.bt-pos .bt-download-mv .text { font-size: 20px; color: #fff; text-align: center; text-decoration: none; font-family: "iCiel Mijas"; text-transform: uppercase; display: block; padding: 5px 0; text-decoration: none; }
.bt-pos .bt-download-mv .text:hover { text-decoration: none; color: #fcd1e6; }
.bt-pos .bt-download-mv .icon { width: 30px; height: auto; display: block; }
.bt-pos .bt-download-mv .icon img { width: 100%; height: auto; }
.bt-pos .bt-share-mv { display: flex; justify-content: space-between; gap: 15px; align-items: center; background: url(../images/bg-bt2.png) no-repeat center center; background-size: 100% 100%; max-width: 424px; padding: 10px 20px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; box-shadow: 2px 3px 7px #0000005e; border: none; outline: none; cursor: pointer; text-decoration: none; }
.bt-pos .bt-share-mv .text { font-size: 20px; color: #000; text-align: center; text-decoration: none; font-family: "iCiel Mijas"; text-transform: uppercase; padding: 5px 0; text-decoration: none; }
.bt-pos .bt-share-mv .text:hover { text-decoration: none; color: #e25f94; }
.bt-pos .bt-share-mv .icon { width: 25px; height: auto; }
.bt-pos .bt-share-mv .icon img { width: 100%; height: auto; }

.w-300 { width: 300px; }

.box-whell { width: 100%; padding: 0 60px; background: url("../images/bg-wheel.jpg") center top no-repeat; background-size: cover; position: relative; overflow: hidden; }

.h-wheel { width: 550px; height: 550px; margin: 50px auto; position: relative; }
.h-wheel-start { display: block; width: 39.5%; height: 39.5%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; cursor: pointer; transition: 0.3s; }
.h-wheel-start img { width: 100%; height: auto; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; border-radius: 100%; }
.h-wheel-spin { position: absolute; top: 50%; right: -21%; transform: translateY(-50%); z-index: 2; }
.h-wheel-spin img { max-width: 132px; width: 100%; height: auto; }
.h-wheel-content { display: block; width: 100%; position: relative; padding-bottom: 100%; z-index: 1; border-radius: 50%; box-shadow: 0 0px 11px #ee69a2; transition: transform 7s cubic-bezier(0.25, 0.1, 0, 1); }
.h-wheel-bg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.h-wheel-item { width: 50%; position: absolute; top: 50%; left: 50%; transform: translateY(-50%); text-align: right; padding-right: 20px; transform-origin: 0 50%; padding-left: 5%; z-index: 2; }
.h-wheel-item img { max-width: 45%; height: auto; }
.h-wheel-item:nth-child(1) { transform: translateY(-50%) rotate(0deg); }
.h-wheel-item:nth-child(2) { transform: translateY(-50%) rotate(51.43deg); }
.h-wheel-item:nth-child(3) { transform: translateY(-50%) rotate(102.86deg); }
.h-wheel-item:nth-child(4) { transform: translateY(-50%) rotate(154.29deg); }
.h-wheel-item:nth-child(5) { transform: translateY(-50%) rotate(205.72deg); }
.h-wheel-item:nth-child(6) { transform: translateY(-50%) rotate(257.15deg); }
.h-wheel-item:nth-child(7) { transform: translateY(-50%) rotate(308.58deg); }

.h-wheel6 { width: 550px; height: 550px; margin: 50px auto; position: relative; }
.h-wheel6-start { display: block; width: 39.5%; height: 39.5%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; cursor: pointer; transition: 0.3s; }
.h-wheel6-start img { width: 100%; height: auto; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; border-radius: 100%; }
.h-wheel6-spin { position: absolute; top: 50%; right: -21%; transform: translateY(-50%); z-index: 2; }
.h-wheel6-spin img { max-width: 132px; width: 100%; height: auto; }
.h-wheel6-content { display: block; width: 100%; position: relative; padding-bottom: 100%; z-index: 1; border-radius: 50%; box-shadow: 0 0px 11px #ee69a2; transition: transform 7s cubic-bezier(0.25, 0.1, 0, 1); }
.h-wheel6-bg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.h-wheel6-item { width: 50%; position: absolute; top: 50%; left: 50%; transform: translateY(-50%); text-align: right; padding-right: 20px; transform-origin: 0 50%; padding-left: 1%; z-index: 2; }
.h-wheel6-item img { max-width: 50%; height: auto; }
.h-wheel6-item:nth-child(1) { transform: translateY(-50%) rotate(0deg); }
.h-wheel6-item:nth-child(2) { transform: translateY(-50%) rotate(60deg); }
.h-wheel6-item:nth-child(3) { transform: translateY(-50%) rotate(120deg); }
.h-wheel6-item:nth-child(4) { transform: translateY(-50%) rotate(180deg); }
.h-wheel6-item:nth-child(5) { transform: translateY(-50%) rotate(240deg); }
.h-wheel6-item:nth-child(6) { transform: translateY(-50%) rotate(300deg); }

.text-bc { font-size: 27px; font-weight: bold; }

.pag-1 { display: block; background: url(../images/bg-bt1.png) no-repeat center center; background-size: 100% 100%; max-width: 290px; padding: 5px 40px 2px; font-size: 26px; color: #000; text-align: center; text-decoration: none; line-height: 60px; font-family: "iCiel Mijas"; text-transform: uppercase; -webkit-border-radius: 18px; -moz-border-radius: 18px; -ms-border-radius: 18px; border-radius: 18px; box-shadow: 2px 3px 7px #0000005e; }

.box-binhchon { width: 100%; padding: 0 60px; background: url("../images/bg-binhchon.jpg") center/cover no-repeat; position: relative; overflow: hidden; }
.box-binhchon .box-rankings-vote { margin-top: 0 !important;}
.box-binhchon .row.py-lg-5.py-3 .order-1.order-lg-0 { align-self: flex-start;}

.title-binhchon { width: 100%; text-align: center; }
.title-binhchon h1 img { max-width: 483px; width: 100%; height: auto; }
.title-binhchon span { text-transform: uppercase; font-size: 20px; font-weight: 500; max-width: 500px; display: block; margin: 0 auto; }

.box-search-bc { -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; background: radial-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to bottom, #fefafc, #ea689c) border-box; border: 3px solid transparent; width: 300px; height: 53px; padding: 3px 10px; position: relative; }
.box-search-bc .icon-search { position: absolute; top: 50%; transform: translateY(-50%); right: 10px; cursor: pointer; }
.box-search-bc .icon-search img { max-width: 100%; height: auto; }
.box-search-bc input { width: 100%; height: 45px; background: transparent; padding: 5px; border: none; outline: none; font-size: 18px; color: #e25f94; font-weight: bold; }
.box-search-bc input::placeholder { color: #e25f94; }

.bc-left { width: 100%; padding: 20px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; border-radius: 25px; position: relative; background: radial-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to bottom, #fff, #ffb454) border-box; border: 4px solid transparent; }
.bc-left .info-user { width: 100%; }
.bc-left .info-user .user-content { width: 100%; display: grid; grid-template-columns: 84px 1fr; align-items: center; gap: 10px; }
.bc-left .info-user .user-content .user-img { width: 100%; }
.bc-left .info-user .user-content .user-img img { max-width: 100%; height: auto; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; }
.bc-left .info-user .user-content .user-info h3 { color: #000; font-size: 20px; font-weight: 500; }
.bc-left .info-user .user-content .user-info p { font-weight: 400; font-size: 16px; margin: 0; padding: 0; }
.bc-left .info-user .user-content .user-info b { font-weight: 600; font-size: 16px; margin: 0; padding: 0; }
.bc-left .box-tag { width: 100%; padding: 20px 0 0 0; }
.bc-left .box-tag .tag { width: 100%; display: grid; grid-template-columns: 20px auto; gap: 15px; }
.bc-left .box-tag .tag .tag-icon img { max-width: 100%; height: auto; }
.bc-left .box-tag .tag h4 { color: #000; font-size: 20px; }

.tt-lq { font-size: 20px; font-weight: 600; }

.vote-item-content { width: 100%; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; display: flex; flex-direction: column; padding: 0 0 30px 0; }
.vote-item-content .img-item { width: 100%; cursor: pointer; text-decoration: none; }
.vote-item-content .img-item img { width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; }
.vote-item-content .img-item:hover img { animation: heartBeat 1s infinite; box-shadow: 0px 2px 5px #ff78b2; }
.vote-item-content .text-item { width: 100%; }
.vote-item-content .text-item .tt-item-vote { display: grid; grid-template-columns: 60% 40%; justify-content: space-between; }
.vote-item-content .text-item .tt-item-vote .tt-item-vote-left { font-size: 15px; color: #000; font-weight: bold; text-transform: uppercase; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.vote-item-content .text-item .tt-item-vote span { font-size: 15px; color: #000; font-weight: 400; text-align: right; }
.vote-item-content .text-item .box-like { display: flex; justify-content: space-between; align-items: center; }
.vote-item-content .text-item .box-like .box-heart { width: 70%; padding-top: 5px; display: flex; justify-content: flex-start; gap: 10px; }
.vote-item-content .text-item .box-like .box-heart .bt-vote { display: block; width: 30px; height: 24px; background: url(../images/heart.png) no-repeat center center; background-size: 100% 100%; cursor: pointer; }
.vote-item-content .text-item .box-like .box-heart .bt-vote:hover { background: url(../images/heart-o.png) no-repeat center center; background-size: 100% 100%; }
.vote-item-content .text-item .box-like .box-heart .bt-vote.active { background: url(../images/heart-o.png) no-repeat center center; background-size: 100% 100%; }
.vote-item-content .text-item .box-like .bt-share { width: 30px; height: 24px; background: url(../images/icon-share.png) no-repeat center center; background-size: 100% 100%; cursor: pointer; }

.box-sort { width: 290px; padding: 0; position: relative; }
.box-sort .sort { width: 100%; background: #e86399; display: flex; align-items: center; justify-content: space-between; cursor: pointer; padding: 12px 10px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; }
.box-sort .sort .text-sort { color: #fff; font-size: 15px; font-weight: 500; text-transform: uppercase; }
.box-sort .sort .sort-icon { width: 21px; }
.box-sort .sort .sort-icon img { max-width: 100%; height: auto; transition: transform 0.3s; }
.box-sort .sort .sort-icon.rotated { transform: rotate(180deg); }
.box-sort .sub-sort { width: 290px; position: absolute; top: 100%; left: 0; z-index: 1; display: block; background: #fff; padding: 10px 0; -webkit-border-radius: 0 0 15px 15px; -moz-border-radius: 0 0 15px 15px; -ms-border-radius: 0 0 15px 15px; border-radius: 0 0 15px 15px; }
.box-sort .sub-sort .item-sub-sort { display: block; width: 100%; padding: 8px 10px; color: #000; font-size: 15px; text-transform: uppercase; cursor: pointer; }
.box-sort .sub-sort .item-sub-sort:hover { background: #e2e2e2; color: #000; }

.box-paging { width: 100%; display: flex; gap: 10px; justify-content: center; align-items: center; padding: 20px 0; }
.box-paging .item-paging { width: 35px; height: 35px; background: #fff; display: flex; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border: 1px solid #000; text-decoration: none; color: #000; justify-content: center; align-items: center; font-weight: 600; }
.box-paging .item-paging:hover { background: #ff5491; border: 1px solid #ff5491; color: #fff; }
.box-paging .item-paging.active { background: #ff5491; border: 1px solid #ff5491; color: #fff; }

.title-binhchon h1 img { max-width: 483px; width: 100%; }
.title-binhchon span { font-size: 14px; }

.box-chinhsach { width: 100%; background: url(../images/bg-chinhsach.png) no-repeat top center; background-size: 100% 100%; padding: 65px 70px; }
.box-chinhsach .text-chinhsach { width: 100%; font-size: 13px; color: #000; line-height: 1.3; overflow-y: scroll; height: 600px; padding-right: 10px; }

.modal-content { -webkit-border-radius: 1.3rem !important; -moz-border-radius: 1.3rem !important; -ms-border-radius: 1.3rem !important; border-radius: 1.3rem !important; }

.tt-login img { max-width: 100%; height: auto; max-height: 50px; }

.modal-body { padding: 2em; }

.modal { z-index: 999999; }

.modal-content { border: none; }

.icon-close { position: absolute; top: -40px; right: 0px; cursor: pointer; }
.icon-close img { max-width: 100%; height: auto; }

.form-login-hh .form-label { font-size: 15px; color: #000; text-transform: uppercase; font-weight: 600; }
.form-login-hh .box-control { -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; background: #ffffff; background: radial-gradient(circle, #ffffff 0%, #ffdeef 100%); border: none; box-shadow: 0 0 12px 0 #ff97ff inset; padding: 10px 5px; margin-bottom: 20px; }
.form-login-hh .box-control input { background: transparent; border: none; font-size: 12px; }
.form-login-hh .box-control input:focus { box-shadow: none; border: none; }
.form-login-hh .code-mb { display: grid; grid-template-columns: 55px 55px 55px 55px 55px 55px; gap: 10px; }
.form-login-hh .code-mb .box-control { -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; background: #ffffff; background: radial-gradient(circle, #ffffff 0%, #ffdeef 100%); border: none; box-shadow: 0 0 12px 0 #ff97ff inset; padding: 10px 5px; }
.form-login-hh .code-mb .box-control input { background: transparent; border: none; font-size: 12px; text-align: center; }
.form-login-hh .code-mb .box-control input:focus { box-shadow: none; border: none; }
.form-login-hh .box-login { width: 150px; }
.form-login-hh .box-login .bt-create-mv { font-size: 18px; line-height: 47px; padding: 5px 16px 2px; }

.link { color: #ff5491; text-decoration: none; }
.link:hover { color: #ff5491; text-decoration: none; }

.box-text-tt { max-width: 380px; margin: 0 auto; text-align: center; }
.box-text-tt img { max-width: 100%; height: auto; }

.note-tt { font-size: 15px; font-weight: bold; color: #fff; text-align: center; max-width: 600px; margin: 0 auto; }
.note-tt a { color: #e25f94; text-decoration: none; }
.note-tt a:hover { color: #e25f94; text-decoration: none; }

.box-billboard { width: 100%; padding: 0 60px; background: url("https://haohao25nam.vn/assets/billboard/bg-page-ef2b2ca7.jpg") center/cover no-repeat; position: relative; overflow: hidden; }
.billboard-content { max-width: 800px; margin: 0 auto; width: 100%; max-width: 800px; margin: 0 auto; background: #f9e9f3; background: linear-gradient(0deg, #f9e9f3 0%, #fb8ebc 100%); border: 1px solid #f9e9f3; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.billboard-content .gallery-wrapper { display: grid; grid-template-columns: 38% 20% 28% auto; grid-auto-rows: auto; gap: 8px; padding: 20px; /* --- Các item đặc biệt --- */ }
.billboard-content .gallery-wrapper .column-gallery { display: grid; grid-template-columns: repeat(6, 1fr); grid-auto-rows: auto; gap: 8px; }
.billboard-content .gallery-wrapper .column-gallery-02 { display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: repeat(2, 1fr); gap: 8px; }
.billboard-content .gallery-wrapper .column-gallery-03 { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: auto; gap: 8px; }
.billboard-content .gallery-wrapper .column-gallery-04 { display: grid; grid-template-columns: repeat(1, 1fr); grid-template-rows: repeat(2, 1fr); gap: 8px; }
.billboard-content .gallery-wrapper .column-gallery-04 img { aspect-ratio: 4/3 !important; }
.billboard-content .gallery-wrapper .gallery-item { position: relative; border-radius: 12px; /*overflow: hidden;*/ display: flex; justify-content: center; }
.billboard-content .gallery-wrapper .gallery-item img { width: 100%; height: 100%; object-fit: cover; display: block; border: 3px solid #f7acc4; border-radius: 10px; aspect-ratio: 1/1; }
.billboard-content .gallery-wrapper .gallery-item .badge { position: absolute; top: 8px; left: 8px; background: url(../images/bg-number-vote.png) no-repeat center center; background-size: 100% 100%; font-family: "iCiel Mijas"; color: #fff; font-size: 27px; display: flex; justify-content: center; align-items: center; height: 65px; width: 65px; }
.billboard-content .gallery-wrapper .item-logo { grid-column: 1 / 4; grid-row: 1 /1; }
.billboard-content .gallery-wrapper .item-logo img { border: none !important; height: auto !important; object-fit: contain !important; aspect-ratio: 3/1; }
.billboard-content .gallery-wrapper .item-all { grid-column: 1 / span 2; }
.billboard-content .gallery-wrapper .item-all-01 { grid-column: 3 / span 2; }
.billboard-content .gallery-wrapper .item-all-02 { grid-column: 5 / span 2; }
.billboard-content .gallery-wrapper .item-other { grid-column: 1 / span 3; grid-row: 4 / span 1; }
.billboard-content .gallery-wrapper .item-other img { aspect-ratio: 2/1.1; }
.billboard-content .gallery-wrapper .item-05 { position: relative; grid-column: 1 / span 3; grid-row: 2 / span 2; }
.billboard-content .gallery-wrapper .item-03 { grid-column: 4 / span 3; grid-row: 1 / span 2; }
.billboard-content .gallery-wrapper .item-02 { grid-column: 4 / span 3; grid-row: 3 / span 2; }
.billboard-content .gallery-wrapper .item-04 { grid-column: 2 / span 3; grid-row: 1 / span 2; }
.billboard-content .gallery-wrapper .item-01 { grid-column: 1 / span 4; grid-row: 3 / span 3; }
.billboard-content .gallery-wrapper .item-25 { grid-column: 1 / span 1; grid-row: 1 / span 1; }
.billboard-content .gallery-wrapper .item-25 img { border: none !important; height: auto !important; max-width: 100%; object-fit: contain !important; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; }
.billboard-content .gallery-wrapper .item-06 { grid-column: 1 / span 2; grid-row: 6 / span 1; }
.billboard-content .gallery-wrapper .item-06 img { aspect-ratio: 2/1; }
.billboard-content .gallery-wrapper .item-07 { grid-column: 3 / span 2; grid-row: 6 / span 1; }
.billboard-content .gallery-wrapper .item-07 img { aspect-ratio: 2/1; }
.billboard-content .gallery-wrapper .item-qr { grid-column: 1 / span 2; grid-row: 3 / span 2; display: flex; align-items: center; justify-content: center; background: #fff; border-radius: 20px; }
.billboard-content .gallery-wrapper .item-qr img { width: 100%; height: auto; border-radius: 32px; border: none; }

.billboard-bottom { max-width: 800px; margin: 0 auto; width: 100%; text-align: center; }
.billboard-bottom img { max-width: 100%; height: auto; }

.pg-name { width: 60px; height: 32px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border: 1px solid #ffb7d6; outline: #e86399; text-align: center; }

@media (min-width: 320px) and (max-width: 1440px) { .bg-top { padding: 0 10px; }
  .box-share-mv { padding: 0 10px; }
  .box-share-popup { padding: 0 10px; }
  .box-whell { padding: 0 10px; }
  .bg-dang-ky { padding: 0 10px !important; }
  .bg-dang-nhap { padding: 0 10px !important; }
  .box-gift { padding: 20px 10px; }
  .box-whell { padding: 0 10px; }
  .box-vote { padding: 60px 10px; }
  .box-thl { padding: 40px 10px; }
  .box-binhchon { padding: 0 10px; }
  .box-billboard { padding: 0 10px; } }
@media (min-width: 820px) and (max-width: 1280px) { .box-create-mv { padding: 100px 10px; }
  .box-vote { background: url(../images/bg-6.jpg) no-repeat 0px 0px; background-size: cover; }
  .box-vote .title-vote .title-left { width: 70%; }
  .box-vote .title-vote .title-left p { font-size: 58px; }
  .box-vote .title-vote .title-right { width: 30%; }
  .box-vote .title-vote .title-right .label-vote { font-size: 19px; }
  .navbar { padding: 5px; }
  .navbar .all-nav-haohao { padding-left: 10px; }
  .navbar .nav-haohao li a { font-size: 12px; padding: 6px 12px; }
  .navbar .nav-haohao li .museum img { max-height: 28px; }
  .bt-create-mv { font-size: 16px; }
  .bt-more-info { font-size: 16px; } }
@media (min-width: 820px) and (max-width: 1024px) { .balloon-gift img { max-width: 85%; } }
@media (min-width: 1024px) and (max-width: 1280px) { .balloon-gift:nth-child(1) { width: 120px; height: 120px; left: 12%; top: 21%; animation-delay: 0s; }
  .balloon-gift:nth-child(2) { width: 136px; height: 136px; left: 22%; top: 32%; animation-delay: 0.5s; }
  .balloon-gift:nth-child(3) { width: 240px; height: 240px; left: 36%; top: 32%; animation-delay: 1s; }
  .balloon-gift:nth-child(4) { width: 210px; height: 210px; left: 65%; top: 25%; animation-delay: 1.5s; }
  .balloon-gift:nth-child(5) { width: 190px; height: 190px; left: 10%; top: 59%; animation-delay: 2s; }
  .balloon-gift:nth-child(6) { width: 140px; height: 140px; left: 68%; top: 61%; animation-delay: 2.5s; }
  .balloon-gift:nth-child(7) { width: 170px; height: 170px; left: 80%; top: 47%; animation-delay: 3s; }
  .box-vote .title-vote .title-left span { font-size: 15px; } }
@media (min-width: 320px) and (max-width: 820px) { .box-vote { background: url(../images/bg-6.jpg) no-repeat 0px 0px; background-size: cover; }
  .box-create-mv { padding: 30px 10px; }
  .box-bt-banner { flex-wrap: wrap; }
  .box-thl { background-size: cover; }
  .footer .logo-footer { padding-bottom: 30px; }
  .footer .text-footer { padding: 0 0 20px 0; }
  .footer .icon-sesocial { justify-content: center; padding-top: 30px; width: 50%; }
  .footer .icon-sesocial a { width: 2rem; height: 2rem; }
  .thumb-clip .hh-moiluc { bottom: -154px; max-width: 170px; }
  .box-whell { padding: 75px 10px; }
  .musical-note-3 { display: none; }
  .form-create-mv { width: 100%; padding: 10px; flex-direction: column; }
  .form-create-mv .col-1 { width: 100%; padding: 0; }
  .form-create-mv .col-1 .box-bt-2 { max-height: 6rem; }
  .form-create-mv .box-bt { gap: 10px; }
  .form-create-mv .box-bt .item-bt { display: flex; justify-content: center; align-items: center; font-size: 12px; padding: 5px; transition: all 0.3s; }
  .form-create-mv .box-bt-2 { gap: 15px; }
  .form-create-mv .box-bt-2 .item-bt { display: flex; justify-content: center; align-items: center; font-size: 12px; padding: 5px; }
  .form-create-mv .col-2 { width: 100%; padding: 20px 0 0 0; }
  .form-create-mv .col-2 .bt-add-picture { width: 100px; height: 100px; cursor: pointer; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; background: #ffb7d6; display: flex; justify-content: center; align-items: center; padding: 0; }
  .form-create-mv .col-2 .bt-add-picture img { max-width: 100%; height: auto; }
  .form-create-mv .col-2 .pic-mv { gap: 10px; padding-bottom: 20px; }
  .title-create-mv { font-size: 15px; }
  .box-cd-rotate { display: none; }
  .box-vote { padding: 30px 10px; }
  .box-vote .title-vote { width: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 15px; }
  .box-vote .title-vote .title-left { width: 100%; }
  .box-vote .title-vote .title-left p { font-size: 50px; margin: 0; }
  .box-vote .title-vote .title-left span { font-size: 13px; }
  .box-vote .title-vote .title-right { width: 100%; justify-content: flex-start; padding-top: 20px; gap: 15px; }
  .box-vote .slide-vote { padding: 20px 10px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; height: auto; margin-bottom: 20px; }
  .box-vote .slide-vote:before { display: none; }
  .box-vote .title-right { width: 100%; }
  .box-vote .title-right p { font-size: 36px; color: #fff; font-weight: 600; text-transform: uppercase; font-family: "iCiel Mijas"; line-height: normal; text-align: center; }
  .col-share-mv { width: 100%; position: relative; padding-bottom: 40px; }
  .col-share-mv .balloon-gift-share { display: none; }
  .col-share-mv .musical-note-4 { display: none; }
  .col-share-mv .bt-more-info { font-size: 13px; }
  .col-share-mv .bt-create-mv { font-size: 13px; }
  .box-thl .thl-content { padding: 15px; }
  .box-thl .thl-content .thl-info { padding: 0 5px 0 10px; font-size: 14px; }
  .box-thl .thl-content .thl-info p { font-size: 20px; }
  .box-chinhsach { padding: 40px 22px; }
  .modal { z-index: 999999; }
  .form-login-hh .code-mb { grid-template-columns: 45px 45px 45px 45px 45px 45px; gap: 6px; }
  .form-login-hh .code-mb .box-control { padding: 8px 5px; margin-bottom: 10px; }
  .form-login-hh .box-login .bt-create-mv { line-height: 40px; }
  .box-rankings-vote { padding: 30px 15px 10px; height: auto; }
  .scrollbar { max-height: 500px; min-height: 350px; margin-bottom: 10px; } }
@media (min-width: 320px) and (max-width: 546px) { .bg-top::after { height: 60px; bottom: -5px; }
  .box-gift { width: 100%; height: auto; background: url(../images/bg-4.jpg) no-repeat top center; background-size: cover; }
  .box-gift img { max-height: 100%; }
  .box-create-mv { background: url(../images/bg-5.jpg) no-repeat center 0px; }
  .box-bt-banner { width: 100%; display: flex; justify-content: center; gap: 10px; position: relative; z-index: 2; padding-bottom: 40px; }
  .bt-create-mv { font-size: 10px; width: 100%; max-width: 220px; padding: 5px 5px 2px; line-height: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; }
  .bt-more-info { font-size: 10px; padding: 5px 5px 2px; width: 100%; max-width: 320px; line-height: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; }
  .balloon-gift:nth-child(1) { width: 55px; height: 55px; left: 3%; top: 19%; }
  .balloon-gift:nth-child(2) { width: 65px; height: 65px; left: 16%; top: 32%; animation-delay: 0.5s; }
  .balloon-gift:nth-child(3) { width: 80px; height: 80px; left: 37%; top: 30%; animation-delay: 1s; }
  .balloon-gift:nth-child(4) { width: 70px; height: 70px; left: 65%; top: 25%; animation-delay: 1.5s; }
  .balloon-gift:nth-child(5) { width: 70px; height: 70px; left: 2%; top: 55%; animation-delay: 2s; }
  .balloon-gift:nth-child(6) { width: 60px; height: 60px; left: 75%; top: 61%; animation-delay: 2.5s; }
  .bt-pos { flex-wrap: wrap; }
  .bt-pos .bt-download-mv { width: 100%; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; }
  .bt-pos .bt-share-mv { width: 100%; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; }
  .h-wheel { width: 335px; height: 335px; margin: 25px auto; }
  .h-wheel-spin { right: -12%; }
  .h-wheel-spin img { max-width: 60px; }
  .h-wheel6 { width: 335px; height: 335px; }
  .h-wheel6-spin { right: -12%; }
  .h-wheel6-spin img { max-width: 60px; }
  .vote-item-content { -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; }
  .vote-item-content .img-item img { -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; }
  .vote-item-content .text-item .tt-item-vote { grid-template-columns: 70% 30%; }
  .vote-item-content .text-item .tt-item-vote .tt-item-vote-left { font-size: 12px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
  .vote-item-content .text-item .tt-item-vote span { font-size: 12px; }
  .vote-item-content .text-item .box-like .box-heart .bt-vote { width: 20px; height: 15px; }
  .vote-item-content .text-item .box-like .bt-share { width: 20px; height: 15px; }
  .text-info-wheel { padding: 0 75px; }
  .pag-1 { padding: 13px 30px 10px; font-size: 18px; line-height: normal; }
  .billboard-content .gallery-wrapper { display: grid; grid-template-columns: repeat(1, 1fr); gap: 5px; padding: 10px; /* --- Các item đặc biệt --- */ }
  .billboard-content .gallery-wrapper .column-gallery { display: grid; grid-template-columns: repeat(6, 1fr); grid-auto-rows: auto; gap: 5px; width: 100%; }
  .billboard-content .gallery-wrapper .column-gallery-02 { display: grid; grid-template-columns: repeat(6, 1fr); grid-auto-rows: auto; gap: 5px; }
  .billboard-content .gallery-wrapper .column-gallery-03 { display: grid; grid-template-columns: repeat(6, 1fr); grid-auto-rows: auto; gap: 5px; }
  .billboard-content .gallery-wrapper .column-gallery-04 { display: grid; grid-template-columns: repeat(1, 1fr); grid-template-rows: repeat(2, 1fr); gap: 5px; }
  .billboard-content .gallery-wrapper .column-gallery-04 img { aspect-ratio: 4/3 !important; }
  .billboard-content .gallery-wrapper .gallery-item { border-radius: 5px; }
  .billboard-content .gallery-wrapper .gallery-item img { border: 2px solid #f7acc4; border-radius: 6px; aspect-ratio: 1/1; }
  .billboard-content .gallery-wrapper .gallery-item .badge { top: 3px; left: 3px; font-size: 16px; height: 40px; width: 40px; }
  .billboard-content .gallery-wrapper .item-logo { grid-column: 1 / 2; grid-row: 1 /1; }
  .billboard-content .gallery-wrapper .item-logo img { border: none !important; height: auto !important; object-fit: contain !important; aspect-ratio: 3/1; }
  .billboard-content .gallery-wrapper .item-all { grid-column: 1 / span 1; grid-row: 2 / span 2; }
  .billboard-content .gallery-wrapper .item-all img { aspect-ratio: 4/1; }
  .billboard-content .gallery-wrapper .item-other { grid-column: 2 / span 2; grid-row: 1 / span 1; }
  .billboard-content .gallery-wrapper .item-other img { aspect-ratio: 4/1; }
  .billboard-content .gallery-wrapper .item-other-02 { grid-column: 2 / span 2; grid-row: 2 / span 1; }
  .billboard-content .gallery-wrapper .item-other-02 img { aspect-ratio: 4/1; }
  .billboard-content .gallery-wrapper .item-other-03 { grid-column: 1 / span 2; grid-row: 3 / span 1; }
  .billboard-content .gallery-wrapper .item-other-03 img { aspect-ratio: 3/1.5; }
  .billboard-content .gallery-wrapper .item-05 { position: relative; grid-column: 4 / span 2; grid-row: 1 / span 2; }
  .billboard-content .gallery-wrapper .item-03 { grid-column: 5 / span 2; grid-row: 3 / span 2; }
  .billboard-content .gallery-wrapper .item-02 { grid-column: 3 / span 2; grid-row: 3 / span 2; }
  .billboard-content .gallery-wrapper .item-04 { grid-column: 5 / span 2; grid-row: 2 / span 1; }
  .billboard-content .gallery-wrapper .item-01 { grid-column: 2 / span 3; grid-row: 1 / span 2; }
  .billboard-content .gallery-wrapper .item-25 { grid-column: 6 / span 1; grid-row: 1 / span 2; }
  .billboard-content .gallery-wrapper .item-25 img { object-fit: contain !important; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; }
  .billboard-content .gallery-wrapper .item-06 { grid-column: 1 / span 2; grid-row: 4 / span 1; }
  .billboard-content .gallery-wrapper .item-06 img { aspect-ratio: 2/1; }
  .billboard-content .gallery-wrapper .item-07 { grid-column: 3 / span 2; grid-row: 4 / span 1; }
  .billboard-content .gallery-wrapper .item-07 img { aspect-ratio: 2/1; }
  .billboard-content .gallery-wrapper .item-08 { grid-column: 5 / span 2; grid-row: 4 / span 1; }
  .billboard-content .gallery-wrapper .item-08 img { aspect-ratio: 2/1; }
  .billboard-content .gallery-wrapper .item-09 { grid-column: 1 / span 2; grid-row: 4 / span 1; }
  .billboard-content .gallery-wrapper .item-09 img { aspect-ratio: 3/1.5; }
  .billboard-content .gallery-wrapper .item-qr { grid-column: 3 / span 2; grid-row: 1 / span 2; border-radius: 10px; }
  .billboard-content .gallery-wrapper .item-qr img { width: 100%; height: auto; border-radius: 10px; border: none; }
  .note-tt { font-size: 12px; }
  .box-text-tt { max-width: 280px; } }
@media (min-width: 546px) and (max-width: 820px) { .bt-create-mv { font-size: 18px; width: 100%; max-width: 320px; padding: 5px 15px 2px; }
  .bt-more-info { font-size: 18px; padding: 5px 15px 2px; width: 100%; max-width: 320px; }
  .balloon-gift:nth-child(1) { width: 84px; height: 84px; left: 12%; top: 22%; }
  .balloon-gift:nth-child(2) { width: 100px; height: 100px; left: 23%; top: 32%; animation-delay: 0.5s; }
  .balloon-gift:nth-child(3) { width: 150px; height: 150px; left: 37%; top: 32%; animation-delay: 1s; }
  .balloon-gift:nth-child(4) { width: 98px; height: 98px; left: 65%; top: 25%; animation-delay: 1.5s; }
  .balloon-gift:nth-child(5) { width: 110px; height: 110px; left: 10%; top: 55%; animation-delay: 2s; }
  .balloon-gift:nth-child(6) { width: 90px; height: 90px; left: 68%; top: 61%; animation-delay: 2.5s; }
  .balloon-gift:nth-child(7) { width: 80px; height: 80px; left: 80%; top: 47%; animation-delay: 3s; } }
@media (min-width: 1440px) { .box-gift { height: 100%; }
  .box-gift img { max-width: 100%; height: auto; max-height: 100%; }
  .balloon-gift:nth-child(3) { left: 37%; top: 30%; } }
/* MOBILE MENU & ANIMATION */
.block-body { overflow: hidden; }

.menu-toggle { justify-self: end; display: none; }
.menu-toggle .bar { width: 25px; height: 3px; background-color: #f876b3; margin: 5px 0; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; border-radius: 10px; }
.menu-toggle .bar:last-child { width: 15px; transform: translateX(10px); }
.menu-toggle:hover { cursor: pointer; }
.menu-toggle img { width: 35px; height: auto; }

#mobile-menu.is-active { position: relative; transition: 0.4s; position: relative; }
#mobile-menu.is-active .bar:nth-child(2) { opacity: 0; }
#mobile-menu.is-active .bar:nth-child(1) { -webkit-transform: translateY(8px) rotate(45deg); -ms-transform: translateY(8px) rotate(45deg); -o-transform: translateY(8px) rotate(45deg); transform: translateY(8px) rotate(45deg); }
#mobile-menu.is-active .bar:nth-child(3) { -webkit-transform: translateY(-8px) rotate(-45deg); -ms-transform: translateY(-8px) rotate(-45deg); -o-transform: translateY(-8px) rotate(-45deg); transform: translateY(-8px) rotate(-45deg); width: 25px; }

/* KEYFRAME ANIMATIONS */
@-webkit-keyframes gradbar { 0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; } }
@-moz-keyframes gradbar { 0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; } }
@keyframes gradbar { 0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; } }
/* Extra small devices (phones, less than 768px) */
@media (max-width: 768px) { .menu-toggle, .bar { display: block; cursor: pointer; }
  .is-active { position: relative; transition: 0.4s; }
  .is-active::after { display: none; background: #000; width: 100vh; height: 100vh; position: absolute; top: 40px; right: 0; content: ""; opacity: 0.7; z-index: 1; }
  .navbar { top: 16px; width: 96%; z-index: 999999; justify-content: space-between; }
  .navbar .logo-haohao { width: 60%; text-align: left; padding: 0; }
  .navbar .all-nav-haohao { position: fixed; top: 60px; right: 0; z-index: 3; width: 100% !important; height: calc(100vh - 55px); transform: translate(110%); transition: 0.6s; background: #fff; align-content: flex-start; padding: 0 15px; }
  .navbar .nav-haohao { flex-direction: column; justify-content: start; width: 100%; height: 100%; flex-wrap: nowrap; overflow: auto; overflow-y: scroll; padding-top: 12px; padding-bottom: 40px; }
  .navbar .nav-haohao li { padding: 5px 0; }
  .navbar .nav-haohao li a { padding: 10px; text-align: center; }
  .navbar .nav-haohao li .museum { padding: 0; }
  .navbar .nav-haohao li .museum img { width: auto; height: auto; max-height: 40px; }
  .navbar .nav-haohao .active > a { color: #f15a31; }
  .navbar .nav-haohao .active > a:hover, .navbar .nav-haohao .active > a:focus { color: #f15a31; }
  .navbar .mobile-nav { transform: translate(0%) !important; }
  .navbar .box-booking { display: none; }
  .navbar .box-booking-mb { display: block; text-decoration: none; color: #ffffff; }
  .navbar .box-booking-mb:hover { color: #be1e2d; } }
/* Small devices (tablets, 768px and up) */
@media (min-width: 769px) and (max-width: 1024px) { .navbar .logo-haohao { width: 65px; }
  .navbar .nav-haohao { margin: 0; padding: 0; list-style-type: none; display: flex; }
  .navbar .nav-haohao li a { font-size: 12px; padding: 6px; }
  .navbar .nav-haohao li .sub-menu > li a { font-size: 12px; padding: 5px; }
  .bt-booking { font-size: 14px; } }

/*# sourceMappingURL=main-style.css.map */
.billboard-content.d-block.d-md-none {
  margin-top: 10vw;
}
.billboard-content.d-block.d-md-none .gallery-wrapper{
  background: linear-gradient(0deg, #f9e9f3 0%, #fb8ebc 100%);
  border-radius: 2vw;
  position: relative;
}
.billboard-content.d-block.d-md-none::before, .billboard-content.d-block.d-md-none::after{
  content: "";
  position: absolute;
  top: 27.8vw;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  height: 6vw;
}
.billboard-content.d-block.d-md-none::before{
  background: url("https://haohao25nam.vn/assets/billboard/title-billboard-before.png") center/cover no-repeat;
  z-index: 3;
}
.billboard-content.d-block.d-md-none::after{
  background: url("https://haohao25nam.vn/assets/billboard/title-billboard-after.png") center/cover no-repeat;
  z-index: 1;
}
.billboard-content .gallery-wrapper{
  z-index: 2;
}
.billboard-content .gallery-wrapper .gallery-item .badge{
  top: -2vw;
  left: initial;
  right: -2vw;
  z-index: 2;
  font-size: 3.5vw;
  height: 7.2vw;
  width: 7.2vw;
}
.billboard-content .gallery-wrapper .item-qr{
    background: none;
    border-radius: 0;
}
.billboard-content .gallery-wrapper .item-qr img{
    border-radius: 0;
    aspect-ratio: 0;
}
