@charset "UTF-8";
:root {
  --grad-1: rgb(2,172,230);
  --grad-2: rgb(135,231,255);
}

#gradient {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ecf9ff;
  background: linear-gradient(45deg, var(--grad-1) 0%, var(--grad-2) 100%);
}

.pgkv {
  position: relative;
  overflow: hidden;
}
.pgkv .fen {
  color: #234872;
  font-weight: 400;
  line-height: 1;
  padding-top: 1.5em;
  margin-top: 1em;
  margin-bottom: 0.2em;
  letter-spacing: 0;
}
@media all and (max-width: 575px) {
  .pgkv .fen {
    font-size: 2.5em;
  }
}
@media all and (min-width: 576px) {
  .pgkv .fen {
    font-size: 5.5em;
  }
}
.pgkv .mtitle {
  color: #5D5D5D;
  font-weight: 500;
  line-height: 1;
  font-family: "Noto Serif TC", serif;
  letter-spacing: 0.1em;
}
@media all and (max-width: 575px) {
  .pgkv .mtitle {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .pgkv .mtitle {
    font-size: 1.5em;
  }
}
.pgkv .bgcolor {
  background-color: #F3FBFF;
  position: absolute;
  left: 0;
  z-index: -1;
}
.pgkv .bgGradient {
  background-color: #ecf9ff;
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 75%;
  position: absolute;
  top: 0;
  right: 0%;
  z-index: -1;
}
.pgkv .bgGradient:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: no-repeat url(../svg/pg_kv.svg) left top/contain;
}
@media all and (max-width: 768px) {
  .pgkv .bgcolor {
    height: 9.5em;
    width: 71.3%;
    top: -50px;
  }
  .pgkv .txt_pos {
    height: 9em;
  }
  .pgkv .bgGradient {
    border-top-left-radius: 4.5em;
    width: 71.3%;
    margin-left: 20px;
  }
}
@media all and (min-width: 576px) {
  .pgkv {
    padding-top: 80px;
  }
  .pgkv .bgcolor {
    height: 320px;
    width: 42.3%;
    top: -100px;
  }
  .pgkv .txt_pos {
    height: 200px;
  }
  .pgkv .bgGradient {
    border-top-left-radius: 140px;
    margin-left: 16px;
    top: -5em;
    height: 280px;
  }
  .pgkv .fen {
    padding-top: 0.2em;
  }
}

@media all and (max-width: 990px) {
  .deco-txt {
    display: none;
  }
}
@media all and (min-width: 991px) {
  .deco-txt {
    position: fixed;
    top: 50%;
    right: calc(100% - 242px);
    width: 320px;
  }
}

.iridescence {
  -webkit-filter: blur(200px);
          filter: blur(200px);
  width: 100%;
  height: 100%;
  background: #a1a2ff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.iridescence div {
  position: absolute;
  border-radius: 50%;
  -webkit-animation-name: bokeh;
          animation-name: bokeh;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.iridescence div:nth-child(1) {
  width: 30.449740736rem;
  height: 30.449740736rem;
  top: 43%;
  left: 44%;
  color: #a2d3fe;
  opacity: 1.05;
  -webkit-box-shadow: 35.449740736rem 0 0.545462878rem currentColor;
          box-shadow: 35.449740736rem 0 0.545462878rem currentColor;
  -webkit-filter: brightness(308%) blur(100px);
          filter: brightness(308%) blur(100px);
  -webkit-transform-origin: -11rem -4rem;
          transform-origin: -11rem -4rem;
  -webkit-animation-duration: 34s;
          animation-duration: 34s;
}
.iridescence div:nth-child(2) {
  width: 30.9968223531rem;
  height: 30.9968223531rem;
  top: 100%;
  left: 49%;
  color: #679efe;
  opacity: 0.6;
  -webkit-box-shadow: 35.9968223531rem 0 0.6969926828rem currentColor;
          box-shadow: 35.9968223531rem 0 0.6969926828rem currentColor;
  -webkit-filter: brightness(330%) blur(100px);
          filter: brightness(330%) blur(100px);
  -webkit-transform-origin: 2rem 11rem;
          transform-origin: 2rem 11rem;
  -webkit-animation-duration: 21s;
          animation-duration: 21s;
}
.iridescence div:nth-child(3) {
  width: 30.0168720525rem;
  height: 30.0168720525rem;
  top: 87%;
  left: 20%;
  color: #C6F8FF;
  opacity: 0.75;
  -webkit-box-shadow: 35.0168720525rem 0 0.3251918051rem currentColor;
          box-shadow: 35.0168720525rem 0 0.3251918051rem currentColor;
  -webkit-filter: brightness(264%) blur(100px);
          filter: brightness(264%) blur(100px);
  -webkit-transform-origin: 4rem -1rem;
          transform-origin: 4rem -1rem;
  -webkit-animation-duration: 36s;
          animation-duration: 36s;
}
.iridescence div:nth-child(4) {
  width: 30.9139902784rem;
  height: 30.9139902784rem;
  top: 96%;
  left: 13%;
  color: #02ACE6;
  opacity: 1.05;
  -webkit-box-shadow: 35.9139902784rem 0 0.5053992102rem currentColor;
          box-shadow: 35.9139902784rem 0 0.5053992102rem currentColor;
  -webkit-filter: brightness(249%) blur(100px);
          filter: brightness(249%) blur(100px);
  -webkit-transform-origin: 18rem 4rem;
          transform-origin: 18rem 4rem;
  -webkit-animation-duration: 38s;
          animation-duration: 38s;
}
.iridescence div:nth-child(5) {
  width: 30.0863586177rem;
  height: 30.0863586177rem;
  top: 86%;
  left: 83%;
  color: #ecf9ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.0863586177rem 0 0.4054216299rem currentColor;
          box-shadow: 35.0863586177rem 0 0.4054216299rem currentColor;
  -webkit-filter: brightness(256%) blur(100px);
          filter: brightness(256%) blur(100px);
  -webkit-transform-origin: -8rem -19rem;
          transform-origin: -8rem -19rem;
  -webkit-animation-duration: 23s;
          animation-duration: 23s;
}
.iridescence div:nth-child(6) {
  width: 30.3515298273rem;
  height: 30.3515298273rem;
  top: 93%;
  left: 32%;
  color: #02ACE6;
  opacity: 0.9;
  -webkit-box-shadow: 35.3515298273rem 0 0.2333490973rem currentColor;
          box-shadow: 35.3515298273rem 0 0.2333490973rem currentColor;
  -webkit-filter: brightness(340%) blur(100px);
          filter: brightness(340%) blur(100px);
  -webkit-transform-origin: -15rem -14rem;
          transform-origin: -15rem -14rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(7) {
  width: 30.2681670357rem;
  height: 30.2681670357rem;
  top: 50%;
  left: 58%;
  color: #abe0ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.2681670357rem 0 0.2715956161rem currentColor;
          box-shadow: 35.2681670357rem 0 0.2715956161rem currentColor;
  -webkit-filter: brightness(320%) blur(100px);
          filter: brightness(320%) blur(100px);
  -webkit-transform-origin: -9rem -19rem;
          transform-origin: -9rem -19rem;
  -webkit-animation-duration: 27s;
          animation-duration: 27s;
}
.iridescence div:nth-child(8) {
  width: 30.7628185784rem;
  height: 30.7628185784rem;
  top: 42%;
  left: 44%;
  color: #02ACE6;
  opacity: 1.05;
  -webkit-box-shadow: 35.7628185784rem 0 0.2761233593rem currentColor;
          box-shadow: 35.7628185784rem 0 0.2761233593rem currentColor;
  -webkit-filter: brightness(291%) blur(100px);
          filter: brightness(291%) blur(100px);
  -webkit-transform-origin: 0rem -12rem;
          transform-origin: 0rem -12rem;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.iridescence div:nth-child(9) {
  width: 30.4629561468rem;
  height: 30.4629561468rem;
  top: 26%;
  left: 33%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.4629561468rem 0 0.608619005rem currentColor;
          box-shadow: 35.4629561468rem 0 0.608619005rem currentColor;
  -webkit-filter: brightness(284%) blur(100px);
          filter: brightness(284%) blur(100px);
  -webkit-transform-origin: -1rem 10rem;
          transform-origin: -1rem 10rem;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.iridescence div:nth-child(10) {
  width: 30.7953545608rem;
  height: 30.7953545608rem;
  top: 27%;
  left: 18%;
  color: #ecf9ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.7953545608rem 0 0.3717919012rem currentColor;
          box-shadow: 35.7953545608rem 0 0.3717919012rem currentColor;
  -webkit-filter: brightness(206%) blur(100px);
          filter: brightness(206%) blur(100px);
  -webkit-transform-origin: 11rem 14rem;
          transform-origin: 11rem 14rem;
  -webkit-animation-duration: 36s;
          animation-duration: 36s;
}
.iridescence div:nth-child(11) {
  width: 30.7102112107rem;
  height: 30.7102112107rem;
  top: 53%;
  left: 16%;
  color: #ecf9ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.7102112107rem 0 0.6193254774rem currentColor;
          box-shadow: 35.7102112107rem 0 0.6193254774rem currentColor;
  -webkit-filter: brightness(235%) blur(100px);
          filter: brightness(235%) blur(100px);
  -webkit-transform-origin: -9rem 2rem;
          transform-origin: -9rem 2rem;
  -webkit-animation-duration: 37s;
          animation-duration: 37s;
}
.iridescence div:nth-child(12) {
  width: 30.7783241708rem;
  height: 30.7783241708rem;
  top: 79%;
  left: 50%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.7783241708rem 0 0.4079774164rem currentColor;
          box-shadow: 35.7783241708rem 0 0.4079774164rem currentColor;
  -webkit-filter: brightness(222%) blur(100px);
          filter: brightness(222%) blur(100px);
  -webkit-transform-origin: -1rem 18rem;
          transform-origin: -1rem 18rem;
  -webkit-animation-duration: 23s;
          animation-duration: 23s;
}
.iridescence div:nth-child(13) {
  width: 30.4320285055rem;
  height: 30.4320285055rem;
  top: 55%;
  left: 15%;
  color: #87e7ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.4320285055rem 0 0.4466014871rem currentColor;
          box-shadow: 35.4320285055rem 0 0.4466014871rem currentColor;
  -webkit-filter: brightness(247%) blur(100px);
          filter: brightness(247%) blur(100px);
  -webkit-transform-origin: 11rem -13rem;
          transform-origin: 11rem -13rem;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.iridescence div:nth-child(14) {
  width: 30.6813508372rem;
  height: 30.6813508372rem;
  top: 13%;
  left: 25%;
  color: #C6F8FF;
  opacity: 0.9;
  -webkit-box-shadow: 35.6813508372rem 0 0.2970694017rem currentColor;
          box-shadow: 35.6813508372rem 0 0.2970694017rem currentColor;
  -webkit-filter: brightness(257%) blur(100px);
          filter: brightness(257%) blur(100px);
  -webkit-transform-origin: -15rem 7rem;
          transform-origin: -15rem 7rem;
  -webkit-animation-duration: 27s;
          animation-duration: 27s;
}
.iridescence div:nth-child(15) {
  width: 30.1109770976rem;
  height: 30.1109770976rem;
  top: 61%;
  left: 22%;
  color: #02ACE6;
  opacity: 1.05;
  -webkit-box-shadow: 35.1109770976rem 0 0.2059427769rem currentColor;
          box-shadow: 35.1109770976rem 0 0.2059427769rem currentColor;
  -webkit-filter: brightness(290%) blur(100px);
          filter: brightness(290%) blur(100px);
  -webkit-transform-origin: -12rem 5rem;
          transform-origin: -12rem 5rem;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.iridescence div:nth-child(16) {
  width: 30.4491009505rem;
  height: 30.4491009505rem;
  top: 91%;
  left: 89%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.4491009505rem 0 0.6842875106rem currentColor;
          box-shadow: 35.4491009505rem 0 0.6842875106rem currentColor;
  -webkit-filter: brightness(293%) blur(100px);
          filter: brightness(293%) blur(100px);
  -webkit-transform-origin: 11rem -14rem;
          transform-origin: 11rem -14rem;
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
}
.iridescence div:nth-child(17) {
  width: 30.6742358397rem;
  height: 30.6742358397rem;
  top: 10%;
  left: 68%;
  color: #02ACE6;
  opacity: 0.9;
  -webkit-box-shadow: 35.6742358397rem 0 0.2672070394rem currentColor;
          box-shadow: 35.6742358397rem 0 0.2672070394rem currentColor;
  -webkit-filter: brightness(303%) blur(100px);
          filter: brightness(303%) blur(100px);
  -webkit-transform-origin: -18rem 4rem;
          transform-origin: -18rem 4rem;
  -webkit-animation-duration: 32s;
          animation-duration: 32s;
}
.iridescence div:nth-child(18) {
  width: 30.7013962545rem;
  height: 30.7013962545rem;
  top: 9%;
  left: 61%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.7013962545rem 0 0.2038378456rem currentColor;
          box-shadow: 35.7013962545rem 0 0.2038378456rem currentColor;
  -webkit-filter: brightness(317%) blur(100px);
          filter: brightness(317%) blur(100px);
  -webkit-transform-origin: 19rem 16rem;
          transform-origin: 19rem 16rem;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.iridescence div:nth-child(19) {
  width: 30.9849870035rem;
  height: 30.9849870035rem;
  top: 54%;
  left: 42%;
  color: #679efe;
  opacity: 0.9;
  -webkit-box-shadow: 35.9849870035rem 0 0.594723839rem currentColor;
          box-shadow: 35.9849870035rem 0 0.594723839rem currentColor;
  -webkit-filter: brightness(248%) blur(100px);
          filter: brightness(248%) blur(100px);
  -webkit-transform-origin: 5rem -14rem;
          transform-origin: 5rem -14rem;
  -webkit-animation-duration: 29s;
          animation-duration: 29s;
}
.iridescence div:nth-child(20) {
  width: 30.8127105941rem;
  height: 30.8127105941rem;
  top: 59%;
  left: 60%;
  color: #02ACE6;
  opacity: 0.9;
  -webkit-box-shadow: 35.8127105941rem 0 0.3847307716rem currentColor;
          box-shadow: 35.8127105941rem 0 0.3847307716rem currentColor;
  -webkit-filter: brightness(270%) blur(100px);
          filter: brightness(270%) blur(100px);
  -webkit-transform-origin: 11rem -8rem;
          transform-origin: 11rem -8rem;
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
}
.iridescence div:nth-child(21) {
  width: 30.2506369069rem;
  height: 30.2506369069rem;
  top: 47%;
  left: 79%;
  color: #02ACE6;
  opacity: 0.9;
  -webkit-box-shadow: 35.2506369069rem 0 0.5563898673rem currentColor;
          box-shadow: 35.2506369069rem 0 0.5563898673rem currentColor;
  -webkit-filter: brightness(266%) blur(100px);
          filter: brightness(266%) blur(100px);
  -webkit-transform-origin: 4rem 2rem;
          transform-origin: 4rem 2rem;
  -webkit-animation-duration: 32s;
          animation-duration: 32s;
}
.iridescence div:nth-child(22) {
  width: 30.2512459239rem;
  height: 30.2512459239rem;
  top: 68%;
  left: 28%;
  color: #02ACE6;
  opacity: 0.75;
  -webkit-box-shadow: 35.2512459239rem 0 0.4035481799rem currentColor;
          box-shadow: 35.2512459239rem 0 0.4035481799rem currentColor;
  -webkit-filter: brightness(253%) blur(100px);
          filter: brightness(253%) blur(100px);
  -webkit-transform-origin: 20rem 17rem;
          transform-origin: 20rem 17rem;
  -webkit-animation-duration: 37s;
          animation-duration: 37s;
}
.iridescence div:nth-child(23) {
  width: 30.0569091585rem;
  height: 30.0569091585rem;
  top: 97%;
  left: 57%;
  color: #abe0ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.0569091585rem 0 0.4806047542rem currentColor;
          box-shadow: 35.0569091585rem 0 0.4806047542rem currentColor;
  -webkit-filter: brightness(338%) blur(100px);
          filter: brightness(338%) blur(100px);
  -webkit-transform-origin: -14rem 5rem;
          transform-origin: -14rem 5rem;
  -webkit-animation-duration: 46s;
          animation-duration: 46s;
}
.iridescence div:nth-child(24) {
  width: 30.9265195705rem;
  height: 30.9265195705rem;
  top: 7%;
  left: 70%;
  color: #87e7ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.9265195705rem 0 0.6430341605rem currentColor;
          box-shadow: 35.9265195705rem 0 0.6430341605rem currentColor;
  -webkit-filter: brightness(284%) blur(100px);
          filter: brightness(284%) blur(100px);
  -webkit-transform-origin: -6rem 16rem;
          transform-origin: -6rem 16rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(25) {
  width: 30.5297609896rem;
  height: 30.5297609896rem;
  top: 67%;
  left: 53%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.5297609896rem 0 0.6042386701rem currentColor;
          box-shadow: 35.5297609896rem 0 0.6042386701rem currentColor;
  -webkit-filter: brightness(313%) blur(100px);
          filter: brightness(313%) blur(100px);
  -webkit-transform-origin: -14rem -4rem;
          transform-origin: -14rem -4rem;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.iridescence div:nth-child(26) {
  width: 30.3253436604rem;
  height: 30.3253436604rem;
  top: 58%;
  left: 45%;
  color: #a2d3fe;
  opacity: 1.05;
  -webkit-box-shadow: 35.3253436604rem 0 0.5875531031rem currentColor;
          box-shadow: 35.3253436604rem 0 0.5875531031rem currentColor;
  -webkit-filter: brightness(231%) blur(100px);
          filter: brightness(231%) blur(100px);
  -webkit-transform-origin: -8rem 5rem;
          transform-origin: -8rem 5rem;
  -webkit-animation-duration: 30s;
          animation-duration: 30s;
}
.iridescence div:nth-child(27) {
  width: 30.8572741042rem;
  height: 30.8572741042rem;
  top: 22%;
  left: 16%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.8572741042rem 0 0.5097521198rem currentColor;
          box-shadow: 35.8572741042rem 0 0.5097521198rem currentColor;
  -webkit-filter: brightness(331%) blur(100px);
          filter: brightness(331%) blur(100px);
  -webkit-transform-origin: 18rem -6rem;
          transform-origin: 18rem -6rem;
  -webkit-animation-duration: 36s;
          animation-duration: 36s;
}
.iridescence div:nth-child(28) {
  width: 30.4571650364rem;
  height: 30.4571650364rem;
  top: 80%;
  left: 97%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.4571650364rem 0 0.3156907548rem currentColor;
          box-shadow: 35.4571650364rem 0 0.3156907548rem currentColor;
  -webkit-filter: brightness(308%) blur(100px);
          filter: brightness(308%) blur(100px);
  -webkit-transform-origin: -3rem 20rem;
          transform-origin: -3rem 20rem;
  -webkit-animation-duration: 39s;
          animation-duration: 39s;
}
.iridescence div:nth-child(29) {
  width: 30.5334561574rem;
  height: 30.5334561574rem;
  top: 35%;
  left: 31%;
  color: #abe0ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.5334561574rem 0 0.6695824887rem currentColor;
          box-shadow: 35.5334561574rem 0 0.6695824887rem currentColor;
  -webkit-filter: brightness(335%) blur(100px);
          filter: brightness(335%) blur(100px);
  -webkit-transform-origin: -7rem -17rem;
          transform-origin: -7rem -17rem;
  -webkit-animation-duration: 21s;
          animation-duration: 21s;
}
.iridescence div:nth-child(30) {
  width: 30.9730412175rem;
  height: 30.9730412175rem;
  top: 98%;
  left: 69%;
  color: #679efe;
  opacity: 0.6;
  -webkit-box-shadow: 35.9730412175rem 0 0.4842158058rem currentColor;
          box-shadow: 35.9730412175rem 0 0.4842158058rem currentColor;
  -webkit-filter: brightness(262%) blur(100px);
          filter: brightness(262%) blur(100px);
  -webkit-transform-origin: -8rem -13rem;
          transform-origin: -8rem -13rem;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.iridescence div:nth-child(31) {
  width: 30.3211998051rem;
  height: 30.3211998051rem;
  top: 50%;
  left: 55%;
  color: #abe0ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.3211998051rem 0 0.5943828703rem currentColor;
          box-shadow: 35.3211998051rem 0 0.5943828703rem currentColor;
  -webkit-filter: brightness(344%) blur(100px);
          filter: brightness(344%) blur(100px);
  -webkit-transform-origin: 11rem -17rem;
          transform-origin: 11rem -17rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(32) {
  width: 30.0491578978rem;
  height: 30.0491578978rem;
  top: 25%;
  left: 45%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.0491578978rem 0 0.6494483075rem currentColor;
          box-shadow: 35.0491578978rem 0 0.6494483075rem currentColor;
  -webkit-filter: brightness(327%) blur(100px);
          filter: brightness(327%) blur(100px);
  -webkit-transform-origin: 20rem 8rem;
          transform-origin: 20rem 8rem;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}
.iridescence div:nth-child(33) {
  width: 30.6472612116rem;
  height: 30.6472612116rem;
  top: 32%;
  left: 84%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.6472612116rem 0 0.4020754608rem currentColor;
          box-shadow: 35.6472612116rem 0 0.4020754608rem currentColor;
  -webkit-filter: brightness(311%) blur(100px);
          filter: brightness(311%) blur(100px);
  -webkit-transform-origin: 7rem 6rem;
          transform-origin: 7rem 6rem;
  -webkit-animation-duration: 27s;
          animation-duration: 27s;
}
.iridescence div:nth-child(34) {
  width: 30.6891740494rem;
  height: 30.6891740494rem;
  top: 75%;
  left: 29%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.6891740494rem 0 0.2885991774rem currentColor;
          box-shadow: 35.6891740494rem 0 0.2885991774rem currentColor;
  -webkit-filter: brightness(286%) blur(100px);
          filter: brightness(286%) blur(100px);
  -webkit-transform-origin: 20rem 0rem;
          transform-origin: 20rem 0rem;
  -webkit-animation-duration: 31s;
          animation-duration: 31s;
}
.iridescence div:nth-child(35) {
  width: 30.7163583361rem;
  height: 30.7163583361rem;
  top: 61%;
  left: 28%;
  color: #abe0ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.7163583361rem 0 0.6428956455rem currentColor;
          box-shadow: 35.7163583361rem 0 0.6428956455rem currentColor;
  -webkit-filter: brightness(343%) blur(100px);
          filter: brightness(343%) blur(100px);
  -webkit-transform-origin: -16rem 4rem;
          transform-origin: -16rem 4rem;
  -webkit-animation-duration: 36s;
          animation-duration: 36s;
}
.iridescence div:nth-child(36) {
  width: 30.2514345668rem;
  height: 30.2514345668rem;
  top: 32%;
  left: 52%;
  color: #abe0ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.2514345668rem 0 0.4507145881rem currentColor;
          box-shadow: 35.2514345668rem 0 0.4507145881rem currentColor;
  -webkit-filter: brightness(321%) blur(100px);
          filter: brightness(321%) blur(100px);
  -webkit-transform-origin: 6rem 17rem;
          transform-origin: 6rem 17rem;
  -webkit-animation-duration: 45s;
          animation-duration: 45s;
}
.iridescence div:nth-child(37) {
  width: 30.4981210505rem;
  height: 30.4981210505rem;
  top: 87%;
  left: 5%;
  color: #a2d3fe;
  opacity: 0.6;
  -webkit-box-shadow: 35.4981210505rem 0 0.4546822848rem currentColor;
          box-shadow: 35.4981210505rem 0 0.4546822848rem currentColor;
  -webkit-filter: brightness(257%) blur(100px);
          filter: brightness(257%) blur(100px);
  -webkit-transform-origin: -2rem -18rem;
          transform-origin: -2rem -18rem;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}
.iridescence div:nth-child(38) {
  width: 30.2691797366rem;
  height: 30.2691797366rem;
  top: 95%;
  left: 78%;
  color: #679efe;
  opacity: 1.05;
  -webkit-box-shadow: 35.2691797366rem 0 0.3331288169rem currentColor;
          box-shadow: 35.2691797366rem 0 0.3331288169rem currentColor;
  -webkit-filter: brightness(267%) blur(100px);
          filter: brightness(267%) blur(100px);
  -webkit-transform-origin: 2rem 14rem;
          transform-origin: 2rem 14rem;
  -webkit-animation-duration: 46s;
          animation-duration: 46s;
}
.iridescence div:nth-child(39) {
  width: 30.1020966804rem;
  height: 30.1020966804rem;
  top: 75%;
  left: 30%;
  color: #C6F8FF;
  opacity: 0.75;
  -webkit-box-shadow: 35.1020966804rem 0 0.6949696272rem currentColor;
          box-shadow: 35.1020966804rem 0 0.6949696272rem currentColor;
  -webkit-filter: brightness(216%) blur(100px);
          filter: brightness(216%) blur(100px);
  -webkit-transform-origin: 20rem 19rem;
          transform-origin: 20rem 19rem;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
}
.iridescence div:nth-child(40) {
  width: 30.4005729438rem;
  height: 30.4005729438rem;
  top: 32%;
  left: 17%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.4005729438rem 0 0.5016787786rem currentColor;
          box-shadow: 35.4005729438rem 0 0.5016787786rem currentColor;
  -webkit-filter: brightness(339%) blur(100px);
          filter: brightness(339%) blur(100px);
  -webkit-transform-origin: -12rem -15rem;
          transform-origin: -12rem -15rem;
  -webkit-animation-duration: 33s;
          animation-duration: 33s;
}

@-webkit-keyframes bokeh {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes bokeh {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.top-menu-ul {
  font-family: "Noto Serif TC", serif;
  position: relative;
}
.top-menu-ul .item_menu_Box {
  margin: 0 auto;
  position: relative;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.top-menu-ul .item_menu_Box::-webkit-scrollbar {
  display: none;
}
.top-menu-ul ul.slides {
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.top-menu-ul li {
  position: relative;
  display: inline-block;
}
.top-menu-ul li.active a {
  color: white;
  background-color: #02ACE6;
}
.top-menu-ul li a {
  position: relative;
  color: #02ACE6;
  font-weight: 500;
  line-height: 2;
  display: inline-block;
  border: 1px solid #02ACE6;
  -webkit-transition: color 0.6s, background 0.6s;
  transition: color 0.6s, background 0.6s;
}
.top-menu-ul::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
  width: 3em;
  height: 100%;
  content: "";
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 2em;
}
.top-menu-ul::after {
  background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(-90deg, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
  width: 3em;
  height: 100%;
  content: "";
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 2em;
}

.flex-direction-nav {
  display: none;
}
.flex-direction-nav .svg {
  width: 10px;
  height: 10px;
}
.flex-direction-nav .svg path {
  stroke: #02ACE6;
}
.flex-direction-nav a {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 12;
  border-radius: 99em;
  width: 2.3em;
  height: 2.3em;
  text-align: center;
  padding-top: 0.3em;
  background-color: white;
  border: 1px solid #02ACE6;
}
.flex-direction-nav a.ltbn {
  left: 0;
}
.flex-direction-nav a.rtbn {
  right: 0;
}

.top-menu-ul.open_flexslider::before, .top-menu-ul.open_flexslider:after {
  opacity: 1;
}
.top-menu-ul.open_flexslider.mleft::before {
  opacity: 0;
}
.top-menu-ul.open_flexslider.mright::after {
  opacity: 0;
}
.top-menu-ul.open_flexslider .flex-direction-nav {
  display: block;
}

@media all and (max-width: 768px) {
  .top-menu-ul {
    text-align: center;
    margin: 2em auto 3em;
    padding: 0 65px;
  }
  .top-menu-ul .item_menu_Box {
    height: 3em;
    overflow-y: hidden;
  }
  .top-menu-ul li a {
    padding: 0.4em 0.8em;
    border-top-left-radius: 1.35em;
    border-bottom-right-radius: 1.35em;
  }
  .top-menu-ul li:not(:last-child) {
    margin-right: 8px;
  }
  .top-menu-ul li:after {
    position: absolute;
    top: -50%;
    right: -5%;
  }
  .top-menu-ul::before {
    left: 3em;
  }
  .top-menu-ul:after {
    right: 3em;
  }
  .flex-direction-nav a.ltbn {
    left: 20px;
  }
  .flex-direction-nav a.rtbn {
    right: 20px;
  }
}
@media all and (min-width: 769px) {
  .top-menu-ul {
    margin-top: 48px;
    margin-bottom: 64px;
    max-width: 992px;
    width: 60%;
    margin-left: 25%;
    padding: 0 70px;
  }
  .top-menu-ul .item_menu_Box {
    margin-left: 0;
  }
  .top-menu-ul li a {
    padding: 5px 24px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .top-menu-ul li:not(:last-child) {
    margin-right: 24px;
  }
  .top-menu-ul li:hover a {
    color: white;
    background-color: #02ACE6;
  }
  .flex-direction-nav a {
    width: 56px;
    height: 56px;
    padding-top: 8px;
  }
  .flex-direction-nav a:hover {
    -webkit-filter: grayscale(1);
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1.2);
            transform: translateY(-50%) scale(1.2);
  }
  .flex-direction-nav .svg {
    width: 20px;
  }
}
@media all and (max-width: 575px) {
  #topmenu1 {
    font-size: 0.9375rem;
  }
}
@media all and (min-width: 576px) {
  #topmenu1 {
    font-size: 1.375rem;
  }
}

.page {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media all and (max-width: 575px) {
  .page {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .page {
    font-size: 1em;
  }
}
.page dd a, .page dt a {
  color: #707070;
  font-weight: 400;
  line-height: 1;
  display: block;
  position: relative;
  border-radius: 99em;
  border: 1px solid rgba(0, 0, 0, 0);
}
.page .svg path {
  stroke: #707070;
  -webkit-transition: fill 0.6s;
  transition: fill 0.6s;
}
.page .active a {
  color: #02ACE6;
  border-color: #02ACE6;
}
@media all and (max-width: 768px) {
  .page {
    margin-bottom: 3em;
  }
  .page dd {
    margin: 0 9px;
  }
  .page dd a, .page dt a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media all and (min-width: 769px) {
  .page {
    margin-top: 45px;
  }
  .page dd {
    margin: 0 6px;
  }
  .page dt {
    margin: 0 10px;
  }
  .page dd a, .page dt a {
    width: 64px;
    height: 64px;
    line-height: 64px;
  }
  .page dt a:hover {
    border-color: #02ACE6;
  }
  .page dt a:hover .svg path {
    stroke: #02ACE6;
  }
  .page dd a:hover {
    border-color: #02ACE6;
    color: #02ACE6;
  }
}
@media all and (min-width: 576px) and (max-width: 990px) {
  .page {
    -webkit-transform: translateX(25%);
            transform: translateX(25%);
  }
}

.col-8.page-wrap {
  border-left: 0;
}

/*----------------------編輯器------------------------*/
.editor_box {
  line-height: 1.7;
  letter-spacing: 0.025em;
  color: #5D5D5D;
}
@media all and (max-width: 575px) {
  .editor_box {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .editor_box {
    font-size: 1.125em;
  }
}
.editor_box ul, .editor_box ol {
  padding-left: 10px;
}
.editor_box ol {
  list-style: decimal;
}
.editor_box ul {
  list-style: disc;
}
.editor_box img {
  max-width: 100%;
  height: auto !important;
}
.editor_box b, .editor_box strong {
  font-weight: bold;
  font-style: inherit;
}
.editor_box em {
  font-style: italic;
}
.editor_box a {
  text-decoration: underline;
  color: #0782C1;
}
.editor_box iframe {
  max-width: 100%;
}
.editor_box h1, .editor_box h2, .editor_box h3, .editor_box h4, .editor_box h5, .editor_box h6 {
  margin: inherit;
}
.editor_box p {
  margin-bottom: 2em;
}
.editor_box blockquote {
  font-style: italic;
  padding: 2px 20px 0 8px;
  border-left: 5px solid #ccc;
  margin-left: 40px;
}
@media all and (max-width: 990px) {
  .editor_box.pc_use {
    display: none;
  }
}
@media all and (min-width: 991px) {
  .editor_box.mo_use {
    display: none;
  }
}

.inner-title {
  background-color: #F3FBFF;
  padding: 6em 0 10em;
}
.inner-title .tag {
  letter-spacing: 0.1em;
  display: inline-block;
  padding: 0.7em 1.2em 0.5em;
  border-top-left-radius: 1em;
  border-bottom-right-radius: 1em;
  color: #234872;
  background-color: #FFFA50;
}
@media all and (max-width: 575px) {
  .inner-title .tag {
    font-size: 0.8125em;
  }
}
@media all and (min-width: 576px) {
  .inner-title .tag {
    font-size: 1.125em;
  }
}
.inner-title h1 {
  font-family: "Noto Serif TC", serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: 0.6em 0;
}
@media all and (max-width: 575px) {
  .inner-title h1 {
    font-size: 1.25em;
  }
}
@media all and (min-width: 576px) {
  .inner-title h1 {
    font-size: 2.5em;
  }
}
.inner-title .stext {
  color: #5D5D5D;
}
@media all and (max-width: 575px) {
  .inner-title .stext {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .inner-title .stext {
    font-size: 1.25em;
  }
}

.detail .row {
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
}

@media all and (min-width: 769px) {
  .detail .row {
    width: 1176px;
    max-width: 80%;
  }
  .detail .row:not(.col) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .detail .col-5 {
    width: 90%;
    max-width: 636px;
  }
}
.list a {
  display: block;
  position: relative;
}
.list a:before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #F3FBFF;
  width: 100%;
  z-index: -1;
  -webkit-transition: background-color 0.6s;
  transition: background-color 0.6s;
}
.list h5 {
  color: #02ACE6;
  font-family: "Noto Serif TC", serif;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #02ACE6;
  -webkit-transition: color 0.6s, border 0.6s;
  transition: color 0.6s, border 0.6s;
}
@media all and (max-width: 575px) {
  .list h5 {
    font-size: 1.125em;
  }
}
@media all and (min-width: 576px) {
  .list h5 {
    font-size: 1.375em;
  }
}
.list .stext {
  color: #5D5D5D;
  -webkit-transition: color 0.6s;
  transition: color 0.6s;
}
@media all and (max-width: 575px) {
  .list .stext {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .list .stext {
    font-size: 1.125em;
  }
}

.bgimg {
  position: relative;
  z-index: 1;
  aspect-ratio: 1/1.15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bgimg::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.bgimg .imgbx {
  width: 48%;
  overflow: hidden;
}
.bgimg .imgbx img {
  mix-blend-mode: multiply;
  -o-object-fit: fill;
     object-fit: fill;
  width: 100%;
  height: 100%;
}
.bgimg .imgdesc {
  background: no-repeat url(../images/chevron-left-bu.png) center/5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  color: #234872;
  position: absolute;
  bottom: -2em;
  left: 0;
}
@media all and (max-width: 575px) {
  .bgimg .imgdesc {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .bgimg .imgdesc {
    font-size: 1.25em;
  }
}

.inner-info ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.inner-info ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.inner-info ul li:after {
  content: "";
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 99em;
  background-color: #F3FBFF;
}
.inner-info ul li:nth-child(1):after {
  background-color: #FFE4F0;
}
.inner-info ul li:nth-child(1) .end {
  color: #FF0070;
}
.inner-info .pos {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.inner-info h6 {
  color: #234872;
}
@media all and (max-width: 575px) {
  .inner-info h6 {
    font-size: 1em;
  }
}
@media all and (min-width: 576px) {
  .inner-info h6 {
    font-size: 1.25em;
  }
}
.inner-info .fen {
  background: no-repeat url(../images/chevron-left.png) center/5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 575px) {
  .inner-info .fen {
    font-size: 1.5em;
  }
}
@media all and (min-width: 576px) {
  .inner-info .fen {
    font-size: 1.75em;
  }
}
.inner-info .fen > div {
  padding: 0.3em 0.5em;
}
.inner-info .start {
  color: #5D5D5D;
}
.inner-info .end {
  color: #1398E1;
}

.inner-content .desc {
  color: #02ACE6;
}
@media all and (max-width: 575px) {
  .inner-content .desc {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .inner-content .desc {
    font-size: 1.25em;
  }
}
.inner-content .editor_content {
  border-top: 1px solid #FFFA50;
  border-bottom: 1px solid #FFFA50;
}

@media all and (max-width: 768px) {
  .list a {
    width: 76%;
    margin: 0 auto;
  }
  .list a:before {
    width: 130%;
    height: 70%;
    bottom: 0;
    left: -15%;
  }
  .list h5 {
    margin-top: 1.2em;
    margin-bottom: 0.7em;
    padding-bottom: 0.3em;
  }
  .list .info {
    padding-bottom: 2.5em;
    margin-bottom: 3em;
  }
  .list .more {
    display: none;
  }
  .bgimg {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }
  .bgimg .imgbx {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }
  .inner-title {
    padding: 2em 0 8em;
  }
  .inner-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 3em;
  }
  .inner-info li {
    width: calc((100% - 16px) / 2);
    margin: 8px 0;
  }
  .inner-info .bgimg {
    margin-top: -6em;
  }
  .inner-info .imgdesc {
    bottom: -2.5em;
  }
  .inner-content {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .inner-content .desc {
    border-left: 4px solid #02ACE6;
    padding-left: 12px;
  }
  .inner-content .editor_content {
    padding-top: 40px;
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 48px;
  }
}
@media all and (min-width: 769px) {
  .list {
    margin-bottom: 96px;
  }
  .list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 56px;
  }
  .list li:nth-child(even) a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .list a:before {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    height: 66.8%;
  }
  .list h5 {
    padding-bottom: 12px;
    margin-bottom: 24px;
  }
  .list .info {
    padding: 24px 8%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .list .stext {
    height: 6em;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4; /* 第幾行要顯示點點點 */
    -webkit-box-orient: vertical;
  }
  .list .more {
    font-size: 1.5em;
    color: white;
    width: 160px;
    height: 160px;
    text-align: center;
    padding-top: 2.5em;
    border: 1px solid white;
    border-radius: 99em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
  }
  .list .bgimg {
    overflow: hidden;
  }
  .list a:hover::before, .list a:hover .bgimg, .list a:hover .bgimg::after {
    background-color: #64A1B5;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .list a:hover .more {
    opacity: 1;
  }
  .list a:hover h5 {
    border-color: white;
  }
  .list a:hover .stext, .list a:hover h5 {
    color: white;
  }
  .bgimg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 42.7%;
            flex: 0 0 42.7%;
    width: 42.7%;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
  }
  .bgimg .imgbx {
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
  }
  .inner-info .row {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .inner-info ul, .inner-info .bgimg {
    margin-left: auto;
    margin-right: auto;
  }
  .inner-info li {
    margin-right: 16px;
    margin-top: 16px;
    width: calc((100% - 48px) / 3);
  }
  .inner-info .bgimg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
    max-width: 600px;
    margin-top: -7em;
    margin-bottom: 4em;
  }
  .inner-content {
    margin-top: 80px;
  }
  .inner-content .desc {
    border-left: 8px solid #02ACE6;
    padding-left: 24px;
  }
  .inner-content .editor_content {
    padding-top: 80px;
    margin-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 96px;
  }
}
@media all and (min-width: 1366px) {
  .inner-title {
    padding: 6em 0 4em;
  }
  .inner-info {
    margin-top: -120px;
  }
  .inner-info .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .inner-info .bgimg {
    margin: 0;
    max-width: 490px;
  }
}