html, body, #main {
  background: #f8f6e2;
  color: #343557;
}

#header {
  background: #333556;
}

#footer {
  background: #333556;
}

#main {
  overflow: hidden;
}

@media (max-width: 1200px) {
  #socials {
    left: 0;
    background: url("/img/Event/20220928_AntiFraud/bg-bottom.png") top/5.75em 1.5em;
    margin-bottom: 0;
    padding-bottom: 0.4em !important;
  }
}
@media (max-width: 500px) {
  #socials {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #socials .side-nav {
    top: -0.6em;
    position: relative;
  }
}

@media (min-width: 150px) and (max-width: 1200px) {
  #socials {
    top: 0;
    position: relative;
  }
  #socials .side-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}
.bg-area {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 16em);
  z-index: -5;
  width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  background: #f8f6e2;
}
.bg-area img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1000px) {
  .bg-area {
    width: 192vw;
  }
}
/*===================*/
/* MAIN PAGE CONTENT */
.dl-btn-container {
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  max-width: 1000px;
  padding-top: 3.65em;
  padding-bottom: 1px;
  margin-bottom: 1em;
}

.dl-btn, .play-btn, .station-btn {
  display: block;
  position: absolute;
  bottom: 0;
  width: 7.65em;
  padding-top: 3.35em;
  border-radius: 1.35em;
  transition: filter 0.3s 0.2s;
}
.dl-btn:hover, .dl-btn:focus, .dl-btn:active, .play-btn:hover, .play-btn:focus, .play-btn:active, .station-btn:hover, .station-btn:focus, .station-btn:active {
  background-position: bottom;
}

.dl-btn {
  transform-origin: 85% 0%;
  left: 2.5%;
  background: url("/img/Event/20220928_AntiFraud/btn-download.png") top no-repeat;
  background-size: cover;
}

.play-btn {
  transform-origin: 15% 0%;
  right: 2.25%;
  background: url("/img/Event/20220928_AntiFraud/btn-play.png") top no-repeat;
  background-size: cover;
}

.station-btn {
  bottom: -3.75em;
  position: relative;
  width: 16em;
  left: 2.25%;
  background: url("/img/Event/20220928_AntiFraud/btn-station.png") top no-repeat;
  background-size: cover;
}

.sr-only {
  position: fixed;
  top: -9in;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.section {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

/*==============*/
/* PAGE CONTENT */
img {
  max-width: 100%;
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
}

.content {
  position: relative;
  width: 92%;
  max-width: 920px;
  margin: 0 auto;
}

.head-title {
  display: block;
  position: relative;
  width: 32em;
  top: 0;
  left: calc(50% - 16em);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.title-01.fade-up {
  width: 17.2em;
  position: relative;
  left: 0.5em;
  top: 0.75em;
  transform: translate(0, 1em);
}

.title-02.fade-up {
  margin: -0.65em auto -0.25em;
  width: 18em;
  position: relative;
  z-index: -1;
  transition-delay: 0.3s;
  transform: translate(0, 1em);
}

.title-03.fade-up {
  margin: -14em auto 0;
  width: 32em;
  position: relative;
  left: 0.5em;
  transition-delay: 0.6s;
  transform: translate(0, -1em);
}

.dl-btn.fade-up, .play-btn.fade-up {
  transition-delay: 0.5s;
}

.text-outline {
  text-shadow: 0 2px 0.5px #343557, 0 -2px 0.5px #343557, 2px 0 0.5px #343557, -2px 0 0.5px #343557, 1.4px 1.4px 0.5px #343557, -1.4px 1.4px 0.5px #343557, 1.4px -1.4px 0.5px #343557, -1.4px -1.4px 0.5px #343557;
  filter: drop-shadow(0.03em 0em 0.01em #343557) drop-shadow(0em -0.03em 0.01em #343557) drop-shadow(-0.03em 0em 0.01em #343557) drop-shadow(0em 0.06em 0.01em #343557) drop-shadow(0.03em 0em 0.01em #343557);
}

.border {
  position: relative;
  z-index: 0;
  font-weight: 700;
  width: 96%;
  max-width: 1000px;
  min-height: 3.6em;
  margin: 0.5em auto 0.5em;
  padding: 0 1em 1em 0.5em;
  background: url(/img/Event/20220928_AntiFraud/border3.svg) center/100% 100% no-repeat;
  text-shadow: 0.001em 0 currentColor, 0 0.001em currentColor;
}
@supports (mix-blend-mode: luminosity) {
  .border::after {
    content: "";
    position: absolute;
    bottom: 8%;
    right: 8%;
    z-index: -1;
    background: url(/img/Event/20220928_AntiFraud/bg-border.png) center/contain no-repeat;
    width: 50%;
    height: 50%;
    mix-blend-mode: luminosity;
  }
}
#window-02 .border {
  background-image: url(/img/Event/20220928_AntiFraud/border2.svg);
}
#window-05 .border {
  background-image: url(/img/Event/20220928_AntiFraud/border2.svg);
}
#window-03 .border {
  background-image: url(/img/Event/20220928_AntiFraud/border.svg);
}
#window-06 .border {
  background-image: url(/img/Event/20220928_AntiFraud/border.svg);
}
.border h3 {
  display: table;
  font-size: 0.8em;
  text-align: center;
  margin: -0.75em auto 0.25em 2em;
  padding: 0.5em;
  width: 14.125em;
  max-width: 100%;
  height: 2.25em;
  line-height: 1.25;
  background: url(/img/Event/20220928_AntiFraud/border-title.png) center/100% 100%;
}
.border p, .border ol, .border ul {
  font-size: 0.45em;
  line-height: 1.5;
  padding: 0 1.25em;
  margin: 0.75em auto 0.75em;
  text-align: justify;
}
.border ol, .border ul {
  padding-left: 2.5em;
}
.border a img {
  transition: filter 0.2s;
}
.border a img:hover, .border a img:active {
  filter: brightness(1.2);
}
.border .text-outline {
  color: #fff;
  font-weight: bold;
}

a {
  color: inherit;
}

:visited {
  color: inherit;
}

.text-hilight {
  color: #ff0297;
}

.text-yellow {
  color: #fffa68;
}

.text-blue {
  color: #68fdff;
}

.text-center {
  text-align: center;
}

.deco::before, .deco::after {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.05em;
  margin: -0.1em 0.1em;
  background: url(/img/Event/20220928_AntiFraud/deco.png) 0 0/contain no-repeat;
}

#content-area {
  position: relative;
  left: 50%;
  transform: translate(-50%);
  width: 100vw;
  max-width: 1920px;
}
#content-area .title {
  font-size: 0.75em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5em;
  line-height: 1.2;
  background: #b2e4fd;
  position: relative;
  z-index: 2;
  text-shadow: 0.015em 0 currentColor, -0.015em 0 currentColor, 0 0.015em currentColor, 0 -0.015em currentColor;
}
@media (max-width: 991px) {
  #content-area .title {
    margin-top: 0.3em;
  }
}
#content-area .title span {
  display: inline-block;
}

.pic {
  position: relative;
  left: 50%;
  transform: translate(-50%);
  width: 192%;
  max-width: 22.5em;
}
.pic button {
  background: none;
  border: none;
  cursor: pointer;
  transition: filter 0.1s;
}
.pic button:hover {
  filter: brightness(1.2) drop-shadow(0 0.1em 0.25em rgba(0, 0, 0, 0.5));
}
.pic .pic_title {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0%;
  max-width: 56%;
  margin: 0 auto;
}
.pic .pic_title.left {
  right: 3.8%;
}
@media (max-width: 991px) {
  .pic .pic_title.left {
    max-width: 65%;
    right: 4.1%;
  }
}
@media (max-width: 900px) {
  .pic .pic_title.left {
    right: 4.5%;
  }
}
@media (max-width: 767px) {
  .pic .pic_title.left {
    right: 5.3%;
    max-width: 63%;
  }
}
@media (max-width: 500px) {
  .pic .pic_title.left {
    right: 6%;
  }
}
@media (max-width: 360px) {
  .pic .pic_title.left {
    right: 6.5%;
  }
}
@media (max-width: 300px) {
  .pic .pic_title.left {
    right: 7%;
  }
}
.pic .pic_title.right {
  right: -0.6%;
}
@media (max-width: 991px) {
  .pic .pic_title.right {
    max-width: 65%;
  }
}
@media (max-width: 767px) {
  .pic .pic_title.right {
    max-width: 63%;
  }
}
@media (max-width: 576px) {
  .pic .pic_title.right {
    right: -0.9em;
  }
}

.content-06 {
  border: 0 solid transparent;
  -o-border-image: url(/img/Event/20220928_AntiFraud/content-06.png) 120 0 105 fill/2em 0 1.75em;
     border-image: url(/img/Event/20220928_AntiFraud/content-06.png) 120 0 105 fill/2em 0 1.75em;
  max-width: 1000px;
  margin: 0 auto 0.3em;
  padding: 1.85em 0 1.75em;
  font-weight: bold;
  font-size: 60px;
}
.content-06 h3 {
  margin: 0.15em auto 0.1em;
  max-width: 60%;
}
@media (max-width: 740px) {
  .content-06 {
    font-size: 8.108vw;
  }
  .content-06 h3 {
    max-width: 80%;
  }
}

.content-06-flex {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 100vw;
  font-size: 60px;
}

.content-06-1 {
  margin: -1.75em 0 -1em -15%;
  width: 5.5em;
}

.content-06-2 {
  flex-grow: 1;
  text-align: center;
  padding: 0.5em 0;
}

#content-09 {
  margin-bottom: 0.2em;
}

#btn-Anti-fraud {
  margin: 0.3em auto 0;
  display: table;
}

.btn-play {
  position: relative;
  display: inline-flex;
  margin: 0 0.1em;
  width: 5.26em;
  height: 2.3em;
  background-position: 0 0%;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.btn-play:hover {
  background-position: 0 50%;
}
.btn-play:active {
  background-position: 0 100%;
}

.btn-165 {
  background-image: url(/img/Event/20220928_AntiFraud/btn-165.png?v);
}

.btn-165fb {
  background-image: url(/img/Event/20220928_AntiFraud/btn-165fb.png?v);
}

.btn-ADI {
  background-image: url(/img/Event/20220928_AntiFraud/btn-ADI.png);
}

.btn_close:hover {
  filter: brightness(1.3) drop-shadow(0 0 0.05em rgb(14, 13, 13));
}
.btn_close:active {
  animation: btn-close 2s infinite step-end;
}

.rotate_180 {
  transform: rotate(180deg) !important;
}

.rotate_0 {
  transform: rotate(0deg) !important;
}

.position_x1 {
  bottom: 47.5% ease-in !important;
}

.position_x2 {
  bottom: 47% ease-in !important;
}

@media (max-width: 840px) {
  #btn-01, #btn-03, #btn-05, #btn-07 {
    right: 43.2% !important;
  }
}

#img_content-02, #img_content-03, #img_content-04, #img_content-07, #img_content-08, #img_content-09, #img_content-10 {
  transition: transform 0.5s ease-in;
  position: absolute;
  max-width: 10%;
  z-index: 5;
  margin: 0 auto;
  top: 0;
  right: 0;
  left: 0;
  margin-top: 2em;
}
@media (max-width: 767px) {
  #img_content-02, #img_content-03, #img_content-04, #img_content-07, #img_content-08, #img_content-09, #img_content-10 {
    margin-top: 1.2em;
  }
}
@media (max-width: 400px) {
  #img_content-02, #img_content-03, #img_content-04, #img_content-07, #img_content-08, #img_content-09, #img_content-10 {
    margin-top: 0.8em;
  }
}
@media (max-width: 360px) {
  #img_content-02, #img_content-03, #img_content-04, #img_content-07, #img_content-08, #img_content-09, #img_content-10 {
    max-width: 10% !important;
  }
}
@media (max-width: 300px) {
  #img_content-02, #img_content-03, #img_content-04, #img_content-07, #img_content-08, #img_content-09, #img_content-10 {
    max-width: 11% !important;
  }
}

#img_content-02, #img_content-04, #img_content-08, #img_content-10 {
  left: 55%;
}
@media (max-width: 991px) {
  #img_content-02, #img_content-04, #img_content-08, #img_content-10 {
    left: 55% !important;
  }
}
@media (max-width: 930px) {
  #img_content-02, #img_content-04, #img_content-08, #img_content-10 {
    left: 57% !important;
  }
}
@media (max-width: 870px) {
  #img_content-02, #img_content-04, #img_content-08, #img_content-10 {
    left: 62% !important;
  }
}
@media (max-width: 800px) {
  #img_content-02, #img_content-04, #img_content-08, #img_content-10 {
    left: 64% !important;
  }
}
@media (max-width: 767px) {
  #img_content-02, #img_content-04, #img_content-08, #img_content-10 {
    left: 65% !important;
    max-width: 9%;
  }
}

#img_content-03, #img_content-07, #img_content-09 {
  right: 58%;
}
@media (max-width: 991px) {
  #img_content-03, #img_content-07, #img_content-09 {
    right: 59% !important;
  }
}
@media (max-width: 930px) {
  #img_content-03, #img_content-07, #img_content-09 {
    right: 61% !important;
  }
}
@media (max-width: 870px) {
  #img_content-03, #img_content-07, #img_content-09 {
    right: 64% !important;
  }
}
@media (max-width: 830px) {
  #img_content-03, #img_content-07, #img_content-09 {
    right: 66% !important;
  }
}
@media (max-width: 767px) {
  #img_content-03, #img_content-07, #img_content-09 {
    right: 67% !important;
    max-width: 9%;
  }
}

#content-02, #content-03, #content-04, #content-07, #content-08, #content-09, #content-10 {
  padding-top: 0.11em;
  top: 0;
  left: 0;
  transition: transform 0.5s ease;
}
@media (max-width: 991px) {
  #content-02, #content-03, #content-04, #content-07, #content-08, #content-09, #content-10 {
    max-width: 90% !important;
  }
}

.triangle_right, .triangle_left {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .triangle_right, .triangle_left {
    display: none;
  }
}

.triangle_right {
  margin-right: 5.46em;
  margin-top: 0.21em;
}

.triangle_left {
  margin-left: 5.1em;
  margin-top: 0.22em;
}

.collapse {
  animation: up 1s;
  transform-origin: top;
}

.expand {
  animation: down 1.5s;
  transform-origin: top;
}

.slide {
  animation: btn_down 1.5s;
}
@media (max-width: 576px) {
  .slide {
    animation: btn_down_sm 1.5s !important;
  }
}
@media (max-width: 360px) {
  .slide {
    animation: btn_down_min 1.5s !important;
  }
}

.video-wrapper {
  position: relative;
}
.video-wrapper .video-w {
  width: 56%;
  position: absolute;
  left: 0;
  right: 0;
  top: 2.25em;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}
.video-wrapper .video-w .video-over {
  position: relative;
  /* width: calc(100% + 6px);
  left: -3px;
  top: 2px; */
  width: 102%;
  overflow: hidden;
}
@media (max-width: 900px) {
  .video-wrapper .video-w {
    width: 62%;
    top: 3em;
  }
}
@media (max-width: 600px) {
  .video-wrapper .video-w {
    width: 68%;
    top: 3.4em;
  }
  .video-wrapper .video-w .video-over {
    left: -1%;
  }
}
.video-wrapper .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
@media (max-width: 600px) {
  .video-wrapper .video-container {
    padding-bottom: 56%;
  }
}
.video-wrapper .video-container iframe,
.video-wrapper .video-container object,
.video-wrapper .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper {
  /*  #video1 {
       width: 13em;
       height: 7.3em;

       display: block;
       margin: auto;
       position: absolute;
       left: 0;
       right: 0;
       bottom: 1.4em;

       @media (max-width: 900px) {
           width: 15em;
           height: 8.45em;
           bottom: -1em;
           top: 0;
       }

       @media (max-width: 550px) {
           width: 15em;
           height: 8.45em;

       }

   } */
}

.social-groud {
  width: 62%;
  margin: auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 1000px) {
  .social-groud {
    width: 96%;
    left: -5px;
    position: relative;
  }
}
.social-groud a {
  width: 33%;
  font-size: 0.3em;
  display: inline-block;
  letter-spacing: -0.025em;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
  padding: 0 0.4em;
  margin: 1em 0;
  transition: filter 0.1s;
}
.social-groud a .social-icon {
  width: 70%;
  max-width: 70px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
.social-groud a:hover {
  filter: brightness(1.2) drop-shadow(0 0.1em 0.5em #fff);
}
.social-groud a span {
  display: inline-block;
}
@media (max-width: 1000px) {
  .social-groud a {
    font-size: 0.35em;
  }
}

@media (max-width: 740px) {
  .content-06-flex {
    font-size: 8.108vw;
    align-items: center;
  }
}
@media (max-width: 1000px) {
  .content-06-1 {
    margin-left: -7%;
    margin-top: -1.5em;
    width: 4.5em;
  }
  .content-06-2 {
    flex-grow: initial;
  }
}
@media (min-width: 1001px) {
  .group-1 br {
    display: none;
  }
}
/*==============*/
/* MODAL STYLES */
.modal {
  font: 400 60px/1.5 Arial, Helvetica, sans-serif;
  display: none;
}
.modal.active {
  display: flex;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.modal .mask {
  position: fixed;
  top: -50vh;
  left: -50vw;
  bottom: -50vh;
  right: -50vw;
  background: rgba(0, 0, 0, 0.75);
  animation: fade 0.4s ease-out;
}
@supports (backdrop-filter: blur(0.1em)) {
  .modal .mask {
    backdrop-filter: blur(0.1em);
    background: rgba(8, 8, 8, 0.8);
    transition: backdrop-filter 0.5s ease-out;
  }
}
.modal .btn-close {
  font: inherit;
  font-size: 1em;
  font-weight: 700;
  display: block;
  position: absolute;
  z-index: 2;
  right: 1em;
  top: -0.35em;
  width: 2em;
  height: 2em;
  border: none;
  border-radius: 100%;
  color: transparent;
  background: #333556;
  overflow: hidden;
  outline: none;
  cursor: pointer;
  transition: filter 0.2s;
}
.modal .btn-close::before, .modal .btn-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10%;
  height: 70%;
  transform: translate(-50%, -50%) rotate(-43deg);
  background: #fff;
  border-radius: 0.05em;
}
.modal .btn-close::after {
  transform: translate(-50%, -50%) rotate(43deg);
}
.modal .btn-close:hover, .modal .btn-close:focus, .modal .btn-close:active {
  filter: brightness(1.1) drop-shadow(0 0.1em 0.05em rgba(24, 8, 24, 0.5));
}

.modal-overflow {
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  max-height: 100vh;
  scrollbar-width: none;
}
.modal-overflow::-webkit-scrollbar {
  width: 0px;
}

.modal-window {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 100%;
  min-height: 10em;
  margin: 1em auto 0.5em;
  line-height: 1.4;
  animation: pop 0.3s;
}

.modal-content {
  padding: 0.5em 0 1em;
}

/* ==================== */
/* JS ANIMATION CLASSES */
.fade-up {
  transform: scale(0.5);
  opacity: 0;
  transition: opacity 1.6s, transform 1s;
}
.fade-up.faded {
  transform: none;
  opacity: 1;
}

.bg-area .fade-up {
  transform: none;
}

/*=====================*/
/* KEYFRAMES AND MEDIA */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes glow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pop {
  0% {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes btn-close {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(180deg);
  }
}
@keyframes fade {
  0% {
    opacity: 0;
    backdrop-filter: blur(0);
  }
  to {
    opacity: 1;
    backdrop-filter: blur(8px);
  }
}
@keyframes blink {
  0% {
    background-position: top;
  }
  50% {
    background-position: bottom;
  }
}
@keyframes up {
  0% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(0.9);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes down {
  0% {
    transform: scaleY(0.8);
  }
  to {
    transform: scaleY(1);
  }
}
@keyframes btn_down {
  0% {
    transform: translateY(-12em);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes btn_down_sm {
  0% {
    transform: translateY(-9em);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes btn_down_min {
  0% {
    transform: translateY(-6em);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@media (max-width: 1000px) {
  #main, .modal {
    font-size: 6vw;
  }
}
@media (max-height: 720px) {
  .modal {
    font-size: 7.2vmin;
  }
}
@media (max-width: 420px) {
  #rules ol {
    font-size: 15px;
  }
  #content-area .title {
    font-size: 1em;
  }
  #content-area .deco::before, #content-area .deco::after {
    font-size: 1.2em;
    flex-shrink: 0;
  }
  .modal-window {
    max-width: 100%;
  }
  .modal-window p, .modal-window ol, .modal-window ul {
    font-size: 15px;
  }
  .modal-window h3 {
    font-size: 20px;
  }
}/*# sourceMappingURL=main.css.map */