* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/Noto/NotoSerif.eot");
  src: url("../fonts/Noto/NotoSerif.eot?#iefix") format("embedded-opentype"), url("../fonts/Noto/NotoSerif.woff2") format("woff2"), url("../fonts/Noto/NotoSerif.woff") format("woff"), url("../fonts/Noto/NotoSerif.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/Noto/NotoSerif-Bold.eot");
  src: url("../fonts/Noto/NotoSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Noto/NotoSerif-Bold.woff2") format("woff2"), url("../fonts/Noto/NotoSerif-Bold.woff") format("woff"), url("../fonts/Noto/NotoSerif-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/monts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-Light.woff2") format("woff2"), url("../fonts/monts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/monts/Montserrat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/monts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad";
  src: url("../fonts/Noto/MyriadPro-Semibold.woff2") format("woff2"), url("../fonts/Noto/MyriadPro-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Noto/Barlow-MediumItalic.woff2") format("woff2"), url("../fonts/Noto/Barlow-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Noto/Barlow-Medium.woff2") format("woff2"), url("../fonts/Noto/Barlow-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  box-sizing: border-box;
  font-size: 17px;
  line-height: 1.65;
  position: relative;
  font-weight: normal;
  overflow-x: hidden;
  font-family: "Noto Serif";
}
body h1, body h2, body h3, body h4, body h5, body h6, body p, body label, body ul, body li, body .card, body a {
  text-decoration: none !important;
  outline: none !important;
}

main {
  margin-top: 44px;
}

div#mingid_comments_content {
  display: none !important;
}

.emag-center {
  text-align: center;
}

img {
  max-width: 100%;
}

.adm-emag {
  padding: 0 0 40px 0;
  background: #f4efe9;
  text-align: justify;
  position: relative;
  overflow-x: hidden;
}
.adm-emag img {
  max-width: 100% !important;
}

.cover-emag {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.cover-emag .bn-cover-emag img {
  width: 100%;
}
.cover-emag .emag-cover-light {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  mix-blend-mode: color-dodge;
  opacity: 0.5;
}
.cover-emag .emag-cover-light img {
  width: 100%;
}
.cover-emag .emag-light-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.cover-emag .cover-emag-abs {
  position: absolute;
}
.cover-emag .cover-emag-abs img {
  width: 100%;
}
.cover-emag .abs-1 {
  top: 5%;
  right: 3%;
  width: 48%;
}
.cover-emag .abs-2 {
  bottom: 3%;
  left: 8%;
  width: 55%;
}
.cover-emag .abs-3 {
  top: 9%;
  left: 5.8%;
  z-index: 3;
  width: 42%;
}
.cover-emag .abs-4 {
  bottom: 5%;
  right: 5%;
  width: 24.5%;
}
.cover-emag .abs-5 {
  top: 33%;
  left: 41%;
  width: 26%;
}
.cover-emag .abs-6 {
  z-index: 2;
  top: 28%;
  right: 10%;
  width: 32%;
}

.title-emag {
  margin-bottom: 30px;
}

.text-emag {
  max-width: 660px;
  margin: 0 auto 30px auto;
  padding-bottom: 10px;
}
.text-emag p {
  font-family: "Noto Serif";
  margin-bottom: 20px;
}
.text-emag p:last-child {
  margin-bottom: 0;
}
.text-emag.txt-flex-1 {
  display: flex;
  max-width: 795px;
  position: relative;
  left: 68px;
}
.text-emag.txt-flex-1 .left {
  flex: 0 0 330px;
  margin-right: 40px;
}
.text-emag.txt-flex-2 {
  display: flex;
  align-items: center;
  max-width: 820px;
  position: inherit;
  right: 80px;
}
.text-emag.txt-flex-2 .left {
  flex: 0 0 415px;
  margin-right: 70px;
}
.text-emag.txt-flex-3 {
  max-width: 795px;
  display: flex;
  position: relative;
  left: 70px;
}
.text-emag.txt-flex-3 .left {
  flex: 0 0 330px;
  margin-right: 45px;
}

.detail-emag {
  margin: 0 auto 45px auto;
  position: relative;
  line-height: 1.3;
}

.credit-emg {
  max-width: 660px;
  margin: 0 auto;
}
.credit-emg ul {
  list-style: none;
  line-height: 1;
  border-left: 5px solid #ff6a03;
  padding-left: 20px;
  font-weight: 600;
}
.credit-emg ul li {
  margin-bottom: 15px;
}
.credit-emg ul li:last-child {
  margin-bottom: 0;
}

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