<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
    color: #002738;
    font-size: 16px;
    line-height: 22px;
}
.wht_logo {
    padding-top: 30px;
    padding-left: 120px;
    z-index: 999;
}
.main_title_wht {
    font-size: 50px;
    font-weight: 600;
    color: #fff !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
.main_title_dark_bold {
    font-size: 92px;
    font-weight: bold;
    color: #002738 !important;
    /*text-shadow: 0 0 10px rgba(0, 0, 0, .6);*/
    letter-spacing: -1px;
    line-height: 90px;
}
.main_title_wht_bold {
    font-size: 66px;
    font-weight: bold;
    color: #fff !important;
    /*text-shadow: 0 0 10px rgba(0, 0, 0, .6);*/
    letter-spacing: -1px;
    line-height: 76px;
}
.main_title_wht_bold_S {
    font-size: 44px;
    font-weight: bold;
    color: #fff !important;
    /*text-shadow: 0 0 10px rgba(0, 0, 0, .6);*/
    line-height: 52px;
}
.main_title_desc_new {
    font-size: 24px;
    font-weight: 600;
    color: #222 !important;
    line-height: 32px;
}
.main_title_desc_wht {
    font-size: 24px;
    font-weight: 500;
    color: #fff !important;
    line-height: 36px;
}
.CI_background {
    background: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
}
.ticket_box{
    margin-top: 30px;
    padding: 26px;
    width: 360px;
    text-align: left;
    border: 8px solid transparent;
}
.ticket_border-img{
      -moz-border-image: -moz-linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	  -webkit-border-image: -webkit-linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	          border-image: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	  border-image-slice: 1;
}
.sub_title_bold_new {
    font-size: 66px;
    font-weight: 600;
    line-height: 72px;
    color: #002738 !important;
    padding: 86px 0px;
}
.sub_title_wht_bold_new {
    font-size: 56px;
    font-weight: 500;
    line-height: 62px;
    color: #fff !important;
    padding: 86px 0px 0px;
}
.content_title_bold {
    font-size: 38px;
    font-weight: 600;
    color: #002738 !important;
    line-height: 46px;
}
.content_title_wht_bold {
    font-size: 38px;
    font-weight: 600;
    color: #fff !important;
    line-height: 42px;
}
.text_dark_new {
    font-size: 18px;
    color: #222 !important;
    line-height: 24px;
}
.text_wht_new {
    font-size: 16px;
    color: #fff !important;
    line-height: 22px;
}
.content_text {
    font-size: 18px;
    color: #fff !important;
    line-height: 24px;
}
.date_wht {
    font-size: 22px;
    color: #fff !important;
    line-height: 24px;
}
.date_bk {
    font-size: 22px;
    color: #000 !important;
    line-height: 24px;
}
.solution_title_duck {
    font-size: 24px;
    color: #002738 !important;
    font-weight: 600;
}
.solution_title_wht {
    font-size: 24px;
    color: #fff !important;
    font-weight: 600;
    line-height: 30px;
}
.landing_text_wht {
    font-size: 26px;
    color: #fff !important;
    line-height: 20px;
}
.jolin_title_bk_bold {
    font-size: 28px;
    line-height: 40px;
    color: #000 !important;
    font-weight: 600;
}
.jolin_title_wht_bold {
    font-size: 28px;
    line-height: 40px;
    color: #fff !important;
    font-weight: 600;
}
.text_link_bk {
color:#000 !important;
font-size:22px;
font-weight: 600;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-otransition: all 0.3s linear;
transition: all 0.3s linear;
}
.text_link_bk:hover {
color:#5cd2d3 !important;
}
.text_link_wht {
color:#fff !important;
font-size:22px;
font-weight: 600;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-otransition: all 0.3s linear;
transition: all 0.3s linear;
}
.text_link_wht:hover {
color:#bbfd66 !important;
}
.video_area {
    padding: 120px 8%;
}
.success_title {
    font-size: 46px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 54px;
    text-align: left;
    z-index: 999;
    background: -webkit-linear-gradient(bottom,#004edc 0,#57cdd7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.center_left {
    text-align: center;
}
a.language_link {
    font-size: 17px !important;
    color: #fff !important;
    line-height: 20px;
}
a.language_link:hover {
    color: #65d7d7 !important;
    text-decoration: none;
}
a.shape-ex6{
    width: 328px;
    height: 100px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    padding: 10px 26px;
    color: #fff;
    background-color: #0087dc;
    -moz-background-image: -moz-linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	  -webkit-background-image: -webkit-linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	          background-image: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
}
a.shape-ex6:hover {
    color: #002738 !important;
    background-color: #0087dc;
    text-decoration: none;
    background-image: -webkit-linear-gradient(294deg,rgba(63,62,200,0.12) 0%,rgba(0,181,221,0.50) 100%);
	background-image: -moz-linear-gradient(294deg,rgba(63,62,200,0.62) 0%,rgba(0,181,221,0.50) 100%);
	background-image: -o-linear-gradient(294deg,rgba(63,62,200,0.62) 0%,rgba(0,181,221,0.50) 100%);
	background-image: linear-gradient(156deg,rgba(63,62,200,0.36) 0%,rgba(46,216,254,0.96) 100%);
    -webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
}
a.shape-ex5{
    width: 328px;
    height: 100px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    padding: 10px 26px;
    color: #002738;
    border: 4px solid transparent;
    background-color: #fff;
      -moz-border-image: -moz-linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	  -webkit-border-image: -webkit-linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	          border-image: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	  border-image-slice: 1;
}
a.shape-ex5:hover {
    color: #fff !important;
    background-color: #0087dc;
    text-decoration: none;
    background-image: -webkit-linear-gradient(294deg,rgba(63,62,200,0.12) 0%,rgba(0,181,221,0.50) 100%);
	background-image: -moz-linear-gradient(294deg,rgba(63,62,200,0.62) 0%,rgba(0,181,221,0.50) 100%);
	background-image: -o-linear-gradient(294deg,rgba(63,62,200,0.62) 0%,rgba(0,181,221,0.50) 100%);
	background-image: linear-gradient(156deg,rgba(63,62,200,0.36) 0%,rgba(46,216,254,0.96) 100%);
    -webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
}
.footer_gray {
    font-size: 14px;
    color: #969696;
}
.uk-dotnav &gt; * &gt; * {
    width: 16px;
    height: 16px;
}
/*Banner animation */
.banner_animation {
  /*height: 100vh;
  background-position: center center;
  background-size: 120% 120%;*/
  animation: zoom 16s infinite alternate;
}
@keyframes zoom {
  0% {
    background-size: 120% 120%;
  }
  100% {
    background-size: 100% 100%;
  }
}
img{
  display: block;
}
.responsive {
  width: 100%;
  height: auto;
}
.upcoming {
    width: 470px;
    text-align: center;
}
.upcoming_area {
    width: 70%;
    margin: 0px auto;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
position: absolute;
top: 0;left: 0;
width: 100%;
height: 100%;
}
.footer_logo {
    z-index: 999;
    margin: 0px auto !important;
}


@media (max-width: 767px) {
.wht_logo {
    padding-top: 20px;
    padding-left: 10px;
    z-index: 999;;
}
.footer_logo {
    z-index: 999;
}
.main_title_dark_bold {
    font-size: 60px;
    font-weight: 800;
    color: #002738 !important;
    /*text-shadow: 0 0 10px rgba(0, 0, 0, .6);*/
    letter-spacing: -2px;
    line-height: 62px;
}
.main_title_wht_bold {
    font-size: 43px;
    font-weight: 600;
    color: #fff !important;
    /*text-shadow: 0 0 10px rgba(0, 0, 0, .6);*/
    letter-spacing: -1px;
    line-height: 46px;
}
.main_title_wht_bold_S {
    font-size: 24px;
    font-weight: 600;
    color: #fff !important;
    line-height: 32px;
}
.main_title_wht {
    font-size: 26px;
    font-weight: 600;
    color: #fff !important;
    padding-top: 26px;
}
.main_title_desc {
    font-size: 18px;
    font-weight: 600;
    color: #002738 !important;   
}
.main_title_desc_new {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    color: #fff !important;   
}
.main_title_desc_wht {
    font-size: 26px;
    font-weight: 400;
    letter-spacing: -1px;
    color: #fff !important;
}
.sub_title_bold {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    color: #002738 !important;
    padding: 36px 26px;
}
.sub_title_bold_new {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    color: #002738 !important;
    padding: 36px 26px;
}
.content_title_bold {
    font-size: 24px;
    font-weight: 600;
    color: #002738 !important;
    line-height: 28px;
}
.text_dark {
    font-size: 16px;
    color: #002738 !important;
    line-height: 20px;
}
.sub_title_wht_bold {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    color: #fff !important;
    padding: 36px 26px 36px;
}
.sub_title_wht_bold_new {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    color: #fff !important;
    padding: 36px 26px 36px;
}
.ticket_box{
    margin-top: 30px;
    padding: 20px;
    width: 100%;
    text-align: center;
    border: 8px solid transparent;
}
.ticket_border-img{
      -moz-border-image: -moz-linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	  -webkit-border-image: -webkit-linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	          border-image: linear-gradient(120deg, #0552b0, #66e1d7, #b4e862);
	  border-image-slice: 1;
}
.text_link_wht {
color:#fff !important;
font-size:22px;
font-weight: 600;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-otransition: all 0.5s linear;
transition: all 0.5s linear;
}
.text_link_wht:hover {
color:#bbfd66 !important;
}
.content_title_wht_bold {
    font-size: 24px;
    font-weight: 600;
    color: #fff !important;
    line-height: 28px;
}
.text_wht_new {
    font-size: 16px;
    color: #fff !important;
    line-height: 22px;
}
.content_text {
    font-size: 16px;
    color: #fff !important;
    line-height: 24px;
}
.solution_title_duck {
    font-size: 24px;
    color: #002738 !important;
    font-weight: 600;
}
.solution_title_wht {
    font-size: 22px;
    color: #fff !important;
    font-weight: 600;
}
.date_wht {
    font-size: 18px;
    color: #fff !important;
    line-height: 20px;
}
.date_bk {
    font-size: 18px;
    color: #000 !important;
    line-height: 20px;
}
.video_area {
    padding: 30px 6%;
}
a.language_link {
    font-size: 16px !important;
    color: #fff !important;
    line-height: 20px;
}
a.language_link:hover {
    color: #65d7d7 !important;
    text-decoration: none;
}
.success_title {
    font-size: 28px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    background: -webkit-linear-gradient(bottom,#004edc 0,#57cdd7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.jolin_title_bk_bold {
    font-size: 30px;
    line-height: 0px;
    color: #000 !important;
    font-weight: 700;
    letter-spacing: -1px;
}
.jolin_title_wht_bold {
    font-size: 30px;
    line-height: 40px;
    color: #fff !important;
    font-weight: 700;
    letter-spacing: 0px;
}
.footer_gray {
    font-size: 12px;
    color: #969696;
}
.landing_text_wht {
    font-size: 16px;
    color: #fff !important;
    line-height: 18px;
}
.upcoming {
    display: inline-block;
    height: auto;
    max-width: 60%;
    text-align: center;
}
.upcoming_area {
    width: 100%;
    margin: 0px auto;
}
}


#button {
  display: inline-block;
  background-color: #0087dc;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  transition: background-color .3s, 
  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  padding: 8px;
}
#button::after {
  font-weight: normal;
  font-style: normal;
  line-height: 50px;
  color: #fff;
  width: 20px;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/** Button **/
.btn {
  padding: 1em 3em;
  border: 1px solid #0087dc;
  background: #0087dc;
  box-shadow: 0.5em 0.5em 0 -0.125em #65d7d7, 0.5em 0.5em #fff;
  overflow: hidden;
  position: relative;
  color: #fff;
  border-radius:10px;
  font-size: 18px;
  text-decoration: none;
  transition: 0.3s;
}
.btn:after {
  content: "";
  background: #0087dc;
  width: 150%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: rotate(-45deg) translateY(-3em);
  transform-origin: 0% 100%;
  transition: 0.3s;
}
.btn:hover {
  color: #FFF;
  text-decoration: none;
  box-shadow: 1em 1em 0 -0.125em #b8eb5e, 1em 1em #fff;
}
.btn:hover:after {
  transform: rotate(0deg);
}

.animation {
    font-weight: 600;
    padding-bottom: 30px;
    line-height: 86px;
    color: #fff;
    letter-spacing: 0.2rem;
    font-size: 86px;
    background-image: -webkit-linear-gradient(left, #147B96, #E6D205 25%, #147B96 50%, #E6D205 75%, #147B96);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: maskedAnimation 10s infinite linear;
}

@keyframes maskedAnimation {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -100% 0;
    }
}</pre></body></html>