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 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

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;
}

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: 'SVN-Apparat';
    src: url('../fonts/SVN-Apparat-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

.link-source {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.eMag-shoz-body {
    width: 100%;
    background-color: #0C0906;
}

.eMag-shoz-body .full-h {
    height: 100%;
}

.eMag-shoz-body .coverBox {
    padding: 46px 0 0 0;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

.eMag-shoz-body .coverBox .cover-thumb {
    display: block;
    width: 100%;
}

.eMag-shoz-body .coverBox .cover-thumb img {
    display: block;
    width: 100%;
}

.eMag-shoz-body .section {
    backface-visibility: hidden;
    box-sizing: border-box;
}

.eMag-shoz-body .section:nth-last-child(1) .swiper-card {
    padding: 30px 0;
}

.eMag-shoz-body .horizontalBox {
    backface-visibility: hidden;
    background: #bdc3b6;
    box-sizing: border-box;
}

.eMag-shoz-body .quote-card {
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
}

.eMag-shoz-body .quote-card.card {
    width: 50.92vh;
    max-width: 90%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.eMag-shoz-body .quote-card.card p {
    font-size: 3.5vh;
    line-height: 127%;
    font-family: Saira-Regular;
    color: #000;
    margin-bottom: 16vh;
}

.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: 2vh;
    line-height: 110%;
    text-transform: uppercase;
    color: #888;
}

.eMag-shoz-body .quote-card.card .label .txt:first-child {
    margin-right: 4vh;
}

.eMag-shoz-body .card {
    width: 100vw;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
}

.eMag-shoz-body .main-slide {
    background: #0C0906;
}

.eMag-shoz-body .swiper-card {
    height: 100%;
    padding: 45px 0 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.eMag-shoz-body .swiper-card-inside {
    width: 50.92vh;
    max-width: 90%;
    overflow: hidden;
    margin: 0 auto;
}

.eMag-shoz-body .swiper-wrapper {
    display: flex;
}

.eMag-shoz-body .swiper-slide {
    flex-grow: 1;
    width: 100%;
    height: auto;
    cursor: grab;
}

.eMag-shoz-body .swiper-button-next {
    top: 30px;
    right: 30px;
    width: 44px;
    height: 44px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f4692e;
    background-image: none;
    margin-top: 0;
    z-index: 99;
}

.eMag-shoz-body .swiper-container .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    left: 0;
    padding-bottom: 8px;
    z-index: 13;
    box-sizing: border-box;
}

.eMag-shoz-body .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #4f4f4f;
    width: 6px;
    height: 6px;
    opacity: 1;
    margin: 0;
    border: 1px solid #919191;
    box-sizing: border-box;
}

.eMag-shoz-body .swiper-container .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 4px;
}

.eMag-shoz-body .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #c4c4c4;
}

.eMag-shoz-body img,
.eMag-shoz-body video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    z-index: 1;
}

.eMag-shoz-body .video-player {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.eMag-shoz-body .images {
    height: 100%;
    z-index: 8;
    position: relative;
    display: block;
    border-radius: 0px;
    overflow: hidden;
}

.eMag-shoz-body .view-btn {
    position: absolute;
    z-index: 10;
    width: 94px;
    height: 36px;
    font-size: 14px;
    line-height: 87.5%;
    font-family: NG-Bold;
    text-align: center;
    letter-spacing: -0.02em;
    color: #020202;
    background: #fff;
    border-radius: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}
.body-text-mob {
  padding: 40px 0;
  margin: 0 auto;
  width: 50.92vh;
  max-width: 90%;
  font-family: 'SVN-Apparat', sans-serif;
  font-size: 16px;
  line-height: 150%;
  color: #EAEAEA;
}

.body-text-mob p {
  margin-bottom: 24px;
}
