@charset "UTF-8";

body {
  font-family: '微軟正黑體', 'Malgun Gothic', Dotum, Tahoma, sans-serif;
  background-color: #070c21;
  color: #fff;
  margin: 0 auto
}

img {
  max-width: 100%;
  height: auto
}

button {
  background: 0 0;
  border: none
}

audio::-webkit-media-controls-current-time-display,
audio::-webkit-media-controls-fullscreen-button,
audio::-webkit-media-controls-mute-button,
audio::-webkit-media-controls-panel,
audio::-webkit-media-controls-play-button,
audio::-webkit-media-controls-return-to-realtime-button,
audio::-webkit-media-controls-rewind-button,
audio::-webkit-media-controls-seek-back-button,
audio::-webkit-media-controls-seek-forward-button,
audio::-webkit-media-controls-time-remaining-display,
audio::-webkit-media-controls-timeline,
audio::-webkit-media-controls-timeline-container,
audio::-webkit-media-controls-toggle-closed-captions-button,
audio::-webkit-media-controls-volume-slider,
audio::-webkit-media-controls-volume-slider-container {
  font-size: 12px;
  color: #fff
}

audio::-webkit-media-controls-enclosure {
  background: 0 0;
  border-radius: 10px;
  background-color: none
}

audio::-webkit-media-controls-timeline,
video::-webkit-media-controls-overlay-play-button,
video::-webkit-media-controls-timeline {
  display: none
}

audio::-webkit-media-controls-fullscreen-volume-min-button,
audio::-webkit-media-controls-fullscreen-volume-slider,
audio::-webkit-media-controls-mute-button,
audio::-webkit-media-controls-play-button,
audio::-webkit-media-controls-volume-slider,
audio::-webkit-media-controls-volume-slider-container {
  display: flex;
  background-color: transparent;
  filter: invert(80%)
}

a#gotop {
  display: block;
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 999;
  background: transparent url(../image/btn_top.png) no-repeat 0 0;
  background-size: contain;
  width: 101px;
  height: 102px;
  filter: drop-shadow(0 4px 6px rgba(0, 0, 0, .2));
  -webkit-filter: brightness(100%);
  filter: brightness(100%)
}

:focus {
  outline: 0
}

a:active,
a:focus,
a:hover {
  text-decoration: none
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.hr,
.hr-2 {
  background: transparent url(../image/hr.png) no-repeat 50% 0;
  width: 100%;
  height: 85px;
  border: none;
  margin: 100px 0 0;
}

.hr-2 {
  background: transparent url(../image/hr-2.png) no-repeat 50% 0;
}

a.sideBar {
  display: block;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 999;
  width: 167px;
  height: 167px;
}

.pd {
  padding: 0 10px;
}

#tab-1 .s2 .p1_s2>.hr-2 {
  /* margin: 0; */
}

#tab-1 .s2 .p1_s2>.hr-2~.hr-2 {
  margin: 100px 0 0;
}

#particles-js {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.navbar-inverse .navbar-nav>li>a,
a#gotop,
a.sideBar {
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.navbar-fixed-top .navbar-collapse {
  max-height: unset
}

.bg_music {
  position: absolute;
  display: flex;
  bottom: 0;
  right: 0
}

a#gotop:hover,
a.sideBar:hover {
  bottom: 35px;
  -webkit-filter: brightness(130%);
  filter: brightness(130%)
}

button.close {
  width: 54px;
  height: 54px;
  background: url(../image/close.png) no-repeat top !important;
  overflow: hidden;
  text-indent: -10000em;
  cursor: pointer;
  border: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: -54px;
  z-index: 999;
  background-size: 100% auto
}

.modal-body {
  padding: 0;
}

.modal-dialog {
  margin: 150px auto;
}

.navbar-inverse,
.navbar-inverse .navbar-toggle {
  background-color: rgba(0, 17, 43, .5);
  border-color: rgba(255, 255, 255, .1);
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>.active .dropdown-toggleBtn,
.navbar-inverse .navbar-nav .dropdown-toggleBtn:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  background-color: rgba(0, 17, 43, .7);
  outline: 0;
}

.navbar-inverse .navbar-nav>li>a {
  min-width: 100px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 60px;
  margin: 0 10px;
  padding: 0
}

.navbar-inverse .navbar-collapse {
  border-color: transparent;
  box-shadow: none
}

.navbar {
  min-height: 100px;
  margin-bottom: 0;
  border: 0
}

.linkicon {
  display: flex;
  justify-content: center;
  flex-direction: row;
}

.linkicon a {
  padding: 9px
}

.dropdown-toggleBtn {
  font-size: 16px;
  line-height: 30px;
  padding: 15px;
  color: #fff;
  display: block;
  width: 100%;
}

.dropdown-menu {
  background-color: rgba(0, 17, 43, .5);
  padding: 12px 15px;
  text-align: left;
  border-radius: 0;
  border: none
}

.dropdown-menu li {
  margin: 0;
  line-height: 40px;
  width: 100%;
  border-bottom: 1px solid #fff
}

.dropdown-menu li:last-child {
  border-bottom: none
}

.dropdown-menu>li>a,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #fff
}

.dropdown-menu>li>a {
  font-size: 16px;
  padding: 10px 0;
}

#scene {
  min-height: 482px;
  position: relative;
  padding: 0;
  margin: 0;
  /* overflow: hidden; */
}

#tab-1,
#tab-2,
#tab-3 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#avaFooter {
  position: relative
}

.conWrap .item {
  position: absolute;
  cursor: pointer;
  left: 50%;
  width: 100%;
}

.conWrap .item span {
  height: 0;
  display: block;
}

#tab-1 {
  position: relative;
  text-align: center
}

#tab-1 .title {
  position: absolute;
  right: 150px;
  bottom: 150px;
  z-index: 98
}

#tab-1 .s1 {
  background: url(../image/header_bg.jpg) no-repeat 50%;
  height: 100vh;
  position: relative;
  z-index: 2;
}

#tab-1 .s1:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: #070c21;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  animation: flash 8s ease 4s infinite;
  opacity: 1;
  content: '';
}

#tab-1 .s1:after {
  position: absolute;
  background: transparent url(../image/cloud.png) no-repeat 50% 0;
  width: 100%;
  height: 947px;
  bottom: -24%;
  left: 0;
  content: '';
  mix-blend-mode: lighten;
}

#tab-1 h1.tit {
  text-align: center;
  margin: 0;
  position: relative;
  max-width: 812px;
  width: 100%;
}

#tab-1 h2.subtit {
  margin: -40px 0 0 267px;
  max-width: 722px;
  width: 100%;
}

#tab-1 .title .loop_info {
  background: transparent url(../image/loop_info.png) no-repeat 0 0;
  background-size: contain;
  width: 1059px;
  height: 482px;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 3;
}

#tab-1 .gunBox {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#tab-1 .gunBox .gun {
  background: transparent url(../image/gun.png) no-repeat 0 0;
  background-size: contain;
  width: 844px;
  height: 227px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1;
  top: 100px;
}

#tab-2 .s1_header {
  background: url(../image/p2_header_bg.jpg) no-repeat 50% 0;
  height: 1155px;
  background-size: cover;
  /* margin: 100px 0 0; */
}

#tab-2 .s1 {
  height: 56.25vw;
  min-height: 100vh;
  position: relative
}

#tab-2 .s1_header .title {
  padding-top: 180px;
  text-align: center;
}

#tab-2 .s1_header .title h2.sub {
  margin: 0 auto 30px;
  max-width: 518px;
  width: 100%;
}

#tab-2 .s1_header .title h1 {
  text-align: center;
  margin: 0 auto;
  max-width: 606px;
  width: 100%;
  position: relative;
}

#tab-2 .title h1 img {
  position: relative;
  z-index: 1;
}

.video_wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0
}

.video_wrapper::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  display: block;
  background: url(../image/ptn2.png) repeat 50% 0
}

.video_wrapper .videoBg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none
}

.video_wrapper iframe#player1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 56.25vw;
  /* 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* 16/9*100 = 177.77 */
}


.broken {
  position: absolute;
  background: transparent url(../image/broken-1.png) no-repeat 0 0;
  width: 606px;
  height: 576px;
  left: 50%;
  mix-blend-mode: screen
}

#tab-1 .s2 {
  position: relative;
  padding-bottom: 100px;
  z-index: 1;
}

#tab-3 .s1 .active {
  position: relative;
  padding-top: 150px;
  padding-bottom: 60px;
  z-index: -1;
  text-align: center;
}

#tab-3 .s1 .p3_s1_3 .active {
  margin-bottom: 0;
}

#tab-1 .s2 .p1_s2_1 .active {
  padding-top: 40px
}

#tab-1 .s2 .active {
  padding: 200px 0 0;
  margin-bottom: 25px;
}

#tab-1 .s2 .p1_s2 {
  background: transparent url(../image/p1_section_bg.png) no-repeat 50% 0;
  height: 100%;
  background-size: cover;
  margin: 100px 0 0;
  padding: 0 0 80px;
  position: relative;
  z-index: 3;
}

#tab-1 .s2 .p1_s2_7 {
  background: url(../image/p1-2_section_bg.jpg) no-repeat 50% 0;
  height: 1655px;
  background-size: contain;
  position: relative;
}

#tab-1 .s2 .p1_s2_7 .active {
  padding-top: 150px;
  margin-bottom: 135px;
}

#tab-1 .s2 .p1_s2_8 .active {
  padding-top: 0;
}

#tab-1 .s2_bg {
  background: url(../image/p1_section_bg.jpg) no-repeat 50% 0;
  height: 100%;
  margin: 0;
  position: relative;
  z-index: 2;
}

#tab-1 .s2_bg:after {
  position: absolute;
  content: '';
  background: transparent url(../image/cloud-2.png) no-repeat 50% 0;
  width: 100%;
  height: 957px;
  mix-blend-mode: lighten;
  left: 0;
  bottom: -476px;
}

#tab-2 .active {
  text-align: center;
  padding: 70px 0 60px
}

#tab-2 .s1 div {
  animation-fill-mode: backwards;
  max-width: 100%
}

#tab-2 .s1_con,
#tab-3 {
  position: relative;
  height: 100%;
  z-index: 0;
  padding-bottom: 150px;
  background: #070c21;
}

#tab-2 .s1_con .item {
  position: absolute;
  cursor: pointer;
  left: 50%;
  top: 20px;
  width: 549px;
}

#tab-2 .s1_con .conWrap .item span {
  padding-bottom: 62.4772313297%
}

#tab-2 .s1_con .conWrap .item:nth-child(1) span {
  padding-bottom: 40.5600722674%
}

#tab-2 .s1_con .conWrap .item:nth-child(1) {
  width: 1107px;
  margin-left: -554px
}

#tab-2 .s1_con .conWrap .item:nth-child(2),
#tab-2 .s1_con .conWrap .item:nth-child(4),
#tab-2 .s1_con .conWrap .item:nth-child(6) {
  margin-left: -553px;
}

#tab-2 .s1_con .conWrap .item:nth-child(2),
#tab-2 .s1_con .conWrap .item:nth-child(3) {
  top: 478px;
}

#tab-2 .s1_con .conWrap .item:nth-child(4),
#tab-2 .s1_con .conWrap .item:nth-child(5) {
  top: 829px;
}

#tab-2 .s1_con .conWrap .item:nth-child(6),
#tab-2 .s1_con .conWrap .item:nth-child(7) {
  top: 1183px;
}

#tab-2 .s1_con .conWrap .item:nth-child(3),
#tab-2 .s1_con .conWrap .item:nth-child(5),
#tab-2 .s1_con .conWrap .item:nth-child(7) {
  margin-left: 5px;
}

#tab-2 .s1_con .conWrap {
  background: url(../image/p2_map_1.png) no-repeat 50% 0;
  height: 1544px;
}

#tab-2 .s1_con .broken {
  margin-left: -1145px;
  top: 467px;
}

#tab-2 .s2_con .broken {
  margin-left: 479px;
  top: 321px;
}

#tab-2 .s2_con div:nth-child(2).broken {
  margin-left: -1167px;
  bottom: 58px;
  top: auto;
}

#tab-2 .s2_con .conWrap {
  background: url(../image/p2_map_2.png) no-repeat 50% 0;
  height: 1544px;
}

#tab-2 .s2_header {
  background: url(../image/p2_header_bg-2.jpg) no-repeat 50% 0;
  background-size: cover;
  height: 1060px;
}

#tab-2 .s2_header .title {
  padding-top: 60px;
}

#tab-2 .s2_header .title h1 {
  text-align: center;
  margin: 0 auto;
  max-width: 608px;
  width: 100%;
  position: relative;
}

.conWrap {
  width: 1200px;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative
}

#tab-3 .broken {
  margin-left: -1113px;
  top: 358px;
}

#tab-3 div:nth-child(2).broken {
  margin-left: 495px;
  top: 1283px;
}

#tab-3 div:nth-child(3).broken {
  margin-left: -1033px;
  top: 2459px;
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}

#tab-3 .s1 {
  position: relative;
  background: #060f20;
  height: 100%;
  z-index: -1;
}

#tab-3 .p3_s1_2 {
  padding-top: 95px;
}

#tab-3 .p3_s1_1 {
  position: relative;
}

#tab-3 .p3_s1_1 .conWrap {
  background: url(../image/p3_section_1.png) no-repeat 84% 0;
  background-size: contain;
  position: relative;
  height: 881px;
  animation: pulse 1.5s ease-in-out 0s infinite
}

#tab-3 .p3_s1_1 .conWrap .item {
  max-width: 731px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

#tab-3 .p3_s1_1 .conWrap .item span {
  padding-bottom: 120.5198358413%
}

#tab-3 .p3_s1_2 .conWrap {
  background: url(../image/p3_section_2.png) no-repeat 50% 0;
  background-size: contain;
  position: relative;
  height: 559px
}

#tab-3 .p3_s1_2 .conWrap .item {
  max-width: 514px;
  top: 0
}

#tab-3 .p3_s1_2 .conWrap .item span {
  padding-bottom: 108.7548638132%
}

#tab-3 .p3_s1_2 .conWrap .item:first-child {
  margin-left: -514px;
}

#tab-3 .p3_s1_2 .conWrap .item:last-child {
  margin-left: 5px;
}

#tab-3 .p3_s1_3 .conWrap {
  background: url(../image/p3_section_3.png) no-repeat 50% 0;
  background-size: contain;
  position: relative;
  height: 559px
}

#tab-3 .p3_s1_3 .conWrap .item {
  max-width: 690px;
  margin-left: -345px;
  top: 0
}

#tab-3 .p3_s1_3 .conWrap .item span {
  padding-bottom: 81.0144927536%
}

#tab-3 .p3_s1_4 {
  padding-top: 100px;
}

#tab-3 .p3_s1_4 .conWrap {
  background: url(../image/p3_section_4.png) no-repeat 50% 0;
  background-size: contain;
  position: relative;
  height: 445px
}

#tab-3 .p3_s1_4 .conWrap .item {
  max-width: 386px;
  margin-left: -193px;
  top: 0
}

#tab-3 .p3_s1_4 .conWrap .item:first-child {
  margin-left: -578px;
}

#tab-3 .p3_s1_4 .conWrap .item:last-child {
  margin-left: 207px;
}

#tab-3 .p3_s1_4 .conWrap .item span {
  padding-bottom: 115.2849740933%
}


#tab-3 .p3_s1_5 .conWrap {
  background: url(../image/p3_section_5.png) no-repeat 50% 0;
  background-size: contain;
  position: relative;
  height: 560px
}

#tab-3 .p3_s1_5 .conWrap .item {
  max-width: 683px;
  margin-left: -345px;
  top: 0
}

#tab-3 .p3_s1_5 .conWrap .item span {
  padding-bottom: 81.9912152269%
}

.tab-pane {
  display: none
}

.tab-pane.active {
  display: block
}

.navbar-inverse .navbar-brand {
  padding-top: 8px;
  padding-bottom: 0;
  max-width: 220px
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  background-color: transparent
}

.goh_style {
  line-height: 0;
  text-align: center
}
@media screen and (max-width:1630px) {
  #tab-1 .s2 .p1_s2_7:before {
    width: 5.84rem;
    height: 3.79rem;
    bottom: 12.89rem;
  }
}
@media screen and (max-width:1200px) {

  #tab-1 .title {
    left: 0;
    right: 0;
    bottom: 3rem;
  }

  #tab-2 .s1_con,
  #tab-3 {
    padding-bottom: 80px;
  }

  #tab-1 .s1 {
    height: 12.24rem;
    background-size: cover;
  }

  #tab-1 h1.tit,
  #tab-1 h2.subtit {
    margin: 0 auto;
    width: 70%;
  }

  #tab-1 .title .loop_info {
    width: 10.59rem;
    height: 4.82rem;
  }

  #tab-1 .gunBox .gun {
    width: 8.44rem;
    height: 2.27rem;
    top: 1rem;
  }

  #tab-1 .s2 .active {
    padding: 2rem 0 0;
  }

  #tab-1 .s2 .p1_s2_7 {
    height: 16.55rem;
  }

  #tab-1 .s2 .p1_s2_7 .active {
    padding-top: 1.5rem;
    margin-bottom: 1.35rem;
  }

  #tab-2 .s1_header {
    height: 11.55rem;
  }

  #tab-2 .s2_header {
    height: 10.6rem;
  }

  #tab-2 .title h1 {
    width: 60% !important;
  }

  #tab-2 .title h2 {
    width: 40% !important;
  }

  #tab-2 .title h1:after {
    top: -0.62rem;
    height: 3.11rem;
  }

  #tab-2 .active {
    padding: 1rem 0
  }

  #tab-2 .s1_con .conWrap {
    height: 15.44rem;
    background-size: contain;
  }

  #tab-2 .s1_con .item {
    top: 0.2rem;
    width: 5.49rem;
  }

  #tab-2 .s1_con .conWrap .item:nth-child(1) {
    width: 11.07rem;
    margin-left: -5.54rem
  }

  #tab-2 .s1_con .conWrap .item:nth-child(2),
  #tab-2 .s1_con .conWrap .item:nth-child(4),
  #tab-2 .s1_con .conWrap .item:nth-child(6) {
    margin-left: -5.53rem;
  }

  #tab-2 .s1_con .conWrap .item:nth-child(2),
  #tab-2 .s1_con .conWrap .item:nth-child(3) {
    top: 4.78rem;
  }

  #tab-2 .s1_con .conWrap .item:nth-child(4),
  #tab-2 .s1_con .conWrap .item:nth-child(5) {
    top: 8.29rem;
  }

  #tab-2 .s1_con .conWrap .item:nth-child(6),
  #tab-2 .s1_con .conWrap .item:nth-child(7) {
    top: 11.83rem;
  }

  #tab-2 .s1_con .conWrap .item:nth-child(3),
  #tab-2 .s1_con .conWrap .item:nth-child(5),
  #tab-2 .s1_con .conWrap .item:nth-child(7) {
    margin-left: 0.05rem;
  }

  #tab-3 .s1 .active {
    margin-bottom: -20px;
    padding-top: 100px;
  }

  #tab-3 .s1 .p3_s1_3 .active {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  #tab-3 .p3_s1_1 .conWrap {
    height: 8.16rem
  }

  #tab-3 .p3_s1_1 .conWrap .item {
    max-width: 7.31rem;
  }

  #tab-3 .p3_s1_2 .conWrap {
    height: 5.59rem;
  }

  #tab-3 .p3_s1_2 {
    padding-top: 45px;
  }

  #tab-3 .p3_s1_2 .conWrap .item:first-child {
    margin-left: -5.14rem;
  }

  #tab-3 .p3_s1_2 .conWrap .item:last-child {
    margin-left: 0.05rem;
  }

  #tab-3 .p3_s1_3 .conWrap {
    height: 5.59rem
  }

  #tab-3 .p3_s1_3 .conWrap .item {
    margin-left: -3.45rem;
  }

  #tab-3 .p3_s1_5 .conWrap {
    height: 5.6rem;
  }

  #tab-3 .p3_s1_2 .conWrap .item {
    width: 50%;
  }

  #tab-3 .p3_s1_3 .conWrap .item,
  #tab-3 .p3_s1_5 .conWrap .item {
    width: 65%;
  }

  #tab-3 .p3_s1_4 .conWrap {
    height: 4.45rem;
  }

  #tab-3 .p3_s1_4 .conWrap .item {
    max-width: 3.86rem;
    margin-left: -1.93rem;
  }

  #tab-3 .p3_s1_4 .conWrap .item:first-child {
    margin-left: -5.78rem;
  }

  #tab-3 .p3_s1_4 .conWrap .item:last-child {
    margin-left: 2.07rem;
  }

  #tab-3 .p3_s1_5 .conWrap .item {
    margin-left: -3.45rem;
  }
}

@media screen and (max-width:768px) {

  #tab-1 .s2 {
    margin: 0;
  }

  .bg_music {
    display: none
  }
}

@media (max-width:480px) {
  a.sideBar {
    width: 80px;
    height: 80px;
    animation: none;
  }

  a#gotop {
    width: 60px;
    height: 61px;
    right: 15px;
    bottom: 15px;
  }

  a#gotop:hover {
    bottom: 30px;
  }

  #tab-1 .s2 .active {
    padding-top: 50px
  }

  #tab-1 .s2 .p1_s2_7 .active {
    padding-top: 50px;
    margin-bottom: 25px;
  }

  #tab-3 section:first-child {
    height: auto;
    min-height: auto
  }

  .navbar-inverse .navbar-brand {
    max-width: 190px;
    padding-top: 10px
  }
}

@keyframes pulse {
  0% {
    filter: drop-shadow(0px 0px 0px rgb(255, 255, 114, 1));
  }

  70% {
    filter: drop-shadow(0px 0px 100px rgb(0, 168, 255, 0));
  }

  100% {
    filter: drop-shadow(0px 0px 0px rgb(0, 168, 255, 0));
  }
}