/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

textarea {
  resize: none;
}

input {
  outline: none;
  box-shadow: none;
  text-shadow: none;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  background: url('https://kenh14cdn.com/203336854389633024/2026/2/16/nen-17712460050381893199805.jpg') center center / cover no-repeat fixed;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}



.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}

@font-face {
  font-family: SFPD-Bold;
  src: url("https://kenh14cdn.com/web_font/SFPD-Bold.otf");
}

.eMag-shoz-body {
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}

.eMag-shoz-body .coverBox {
  padding: 50px 0 0 0;
  /*padding: 0;*/
  box-sizing: border-box;
  /*min-height: 100vh;*/
  display: flex;
  flex-direction: column;
  position: relative;
}

.eMag-shoz-body .coverBox .cover-thumb {
  display: block;
  width: 100%;
}

.eMag-shoz-body .coverBox .cover-thumb img {
  display: block;
  width: 100%;
}

.eMag-shoz-body .coverBox .cover-des {
  position: relative;
  display: block;
}

.eMag-shoz-body .coverBox .cover-des i {
  display: block;
  width: 100%;
  padding-top: 51%;
  position: relative;
  opacity: 0.3;
}

.eMag-shoz-body .coverBox .cover-des i img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.eMag-shoz-body .coverBox .cover-des .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 66vw;
  font-size: 2.8vw;
  line-height: 110%;
  letter-spacing: -0.03em;
  color: #AEAEAE;
  font-family: SFPD-Bold;
}

.eMag-shoz-body .coverBox .cover-des .txt b {
  color: #fff;
}

.eMag-shoz-body .horizontalBox {
  height: 100vh;
  width: 120vw;
  backface-visibility: hidden;
  padding-top: 66px;
  padding-bottom: 44px;
  box-sizing: border-box;
}

.eMag-shoz-body .quote-card.card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /*padding: 4vh 10vh 4vh 4vh;
    background: #EBEAE6;*/
}

.eMag-shoz-body .quote-card.card p {
  font-size: 3.5vh;
  line-height: 127%;
  font-family: Saira-Regular;
  color: #000000;
}

.eMag-shoz-body .quote-card.card p b {
  font-family: Saira-Bold !important;
  color: #A81F1F;
}

.eMag-shoz-body .quote-card.card .label {
  display: flex;
  align-items: center;
}

.eMag-shoz-body .quote-card.card .label .txt {
  font-size: 21px;
  line-height: 110%;
  /* identical to box height, or 23px */
  text-transform: uppercase;
  color: #888888;
}

.eMag-shoz-body .quote-card.card .label .txt:first-child {
  margin-right: 50px;
}

.eMag-shoz-body .list-card {
  display: flex;
}

.eMag-shoz-body .list-card .card {
  margin-left: 15px;
  width: calc((100vh - 110px) / 1.77);
  height: calc(100vh - 110px);
  display: inline-flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
  /*overflow: hidden;
      border-radius: 24px;*/
}

.eMag-shoz-body .list-card .card:nth-last-child(1) {
  margin-right: 15px;
}



.eMag-shoz-body .list-card .swiper-card-inside {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.eMag-shoz-body .list-card .swiper-card-inside.one-thumb .swiper-pagination {
  display: none;
}

.eMag-shoz-body .list-card .swiper-slide {
  width: 100%;
  height: 100%;
  cursor: grab;
}

.eMag-shoz-body .list-card .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -25px;
  left: 0;
  width: 100%;
  padding-bottom: 0;
  z-index: 11;
  box-sizing: border-box;
}

.eMag-shoz-body .list-card .swiper-pagination .swiper-pagination-bullet {
  background: #9D0000;
  width: 10px;
  height: 10px;
  opacity: 1;
  margin: 0;
  /*border: 1px solid #919191;*/
  box-sizing: border-box;
}

.eMag-shoz-body .list-card .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-left: 6px;
}

.eMag-shoz-body .list-card .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FFAE00;
}

.eMag-shoz-body .list-card .swiper-button-next {
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  border-radius: 0;
  display: block;
  background: transparent;
  margin-top: 0;
  z-index: 99;
  outline: none;
}

.eMag-shoz-body .list-card .swiper-button-prev {
  top: 0;
  right: auto;
  left: 0;
  width: 50%;
  height: 100%;
  border-radius: 0;
  display: block;
  background: transparent;
  margin-top: 0;
  z-index: 99;
  outline: none;
  transform: none;
}

.eMag-shoz-body .list-card img,
.eMag-shoz-body .list-card video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.eMag-shoz-body .list-card .video-player {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*&:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 2;
        content: '';
        display: block;
        background: rgba(0, 0, 0, .5);
      }*/
}

.eMag-shoz-body .list-card .single-images {
  width: 100%;
  height: 100%;
  position: relative;
  /*margin-right: 0!important;*/
}

.eMag-shoz-body .list-card .images {
  z-index: 2;
  position: relative;
  height: 100%;
  border-radius: 24px;
  overflow: hidden;
}

.eMag-shoz-body .list-card .view-btn {
  position: absolute;
  z-index: 3;
  width: 11vh;
  height: 4vh;
  font-size: 1.7vh;
  line-height: 87.5%;
  font-family: NG-Bold;
  text-align: center;
  letter-spacing: -0.02em;
  color: #020202;
  background: #FFFFFF;
  border-radius: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}

.eMag-shoz-body .coverBox .element-thumb {
  position: absolute;
  left: 50%;
  bottom: 8vw;
  transform: translateX(-38%);
  width: 75vw
}

.eMag-shoz-body .coverBox .element-thumb2 {
  position: absolute;
  left: 30%;
  bottom: 1.9vw;
  transform: translateX(-78%);
  width: 30vw
}

.eMag-shoz-body .coverBox .element-thumb i {
  display: block;
  width: 100%
}

.eMag-shoz-body .coverBox .element-thumb i img {
  display: block;
  width: 100%
}

.eMag-shoz-body .waiting {
  opacity: 0;
  transform: translateY(50%);
  display: inline-block
}

.eMag-shoz-body .coverBox .element-thumb2 i {
  display: block;
  width: 100%
}

.eMag-shoz-body .coverBox .element-thumb2 i img {
  display: block;
  width: 100%
}

.video-container {
  height: 90vh;
  /* Chiều cao toàn màn hình */
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-wrapper {
  position: relative;
  width: 90%;
  /* Chiếm 90% chiều rộng của màn hình */
  max-width: 1600px;
  /* Giới hạn chiều rộng tối đa */
  aspect-ratio: 16 / 9;
  /* Tỷ lệ 16:9 cho video */
  background: transparent;
  border-radius: 10px;
  /* Bo góc cho nền */
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}