<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content .block.top {
  height: 610px;
  color: #FFF;
  background: url("/img/ic_image_award.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  #content .block.top .fs-logo-container {
    padding-top: 149px; }
  #content .block.top .phrase {
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
    padding: 64px 0 16px;
    line-height: 45px;
    width: 590px; }

#content .block .frost-sullivan {
  display: block;
  width: 300px;
  height: 48px;
  background: url("/img/logo_frost.png");
  background-repeat: no-repeat;
  background-size: 300px;
  background-position: center; }

#content .block .section-header {
  font-weight: bold;
  font-size: 20px;
  color: #000;
  padding-bottom: 30px; }

#content .block img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 32px; }

#content .block p {
  font-size: 16px;
  line-height: 28px;
  color: #000; }
  #content .block p.margin-bottom {
    margin-bottom: 12px; }

#content .block h3 {
  margin-bottom: 24px;
  font-size: 23px;
  color: #000; }

#content .block a {
  font-size: 16px;
  color: #4C6EF5; }
  #content .block a:after {
    position: relative;
    display: inline-block;
    content: ' ';
    width: 14px;
    height: 14px;
    top: 2px;
    margin-left: 4px;
    background: url("/img/iconpack.svg");
    background-repeat: no-repeat;
    background-position: 0px -317px; }

#content .block.black {
  background-color: #000;
  padding: 47px 0; }
  #content .block.black a.awards {
    color: #FFF;
    font-size: 14px;
    line-height: 25px; }
    #content .block.black a.awards:after {
      background-position: 0px -303px; }

#content .block.white {
  padding: 80px 0 322px 0; }

#content .block .col-2 .logo {
  padding-bottom: 10px; }

#content .block .col-2 .award {
  display: block;
  width: 256px;
  height: 241px; }
  #content .block .col-2 .award.fs-award20 {
    background: url("/img/frost-sullivan2020-logo.jpg");
    background-repeat: no-repeat;
    background-size: 256px;
    background-position: center; }
  #content .block .col-2 .award.k-startup {
    background: url("/img/k-startup-logo.jpeg");
    background-repeat: no-repeat;
    background-size: 256px;
    background-position: center; }

#content .block .col-2 .date {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding-bottom: 2px; }

#content .block .col-2 .awardname {
  font-size: 16px;
  color: #000;
  padding-bottom: 8px;
  width: 80%; }

#content .block .col-2 .image-wrap {
  position: relative;
  width: 349px;
  height: 176px;
  margin-bottom: 24px;
  overflow: hidden; }
  #content .block .col-2 .image-wrap img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-width: 349px;
    min-height: 176px;
    margin: auto; }

@media screen and (min-width: 1px) and (max-width: 480px) {
  #content .block.top {
    height: auto;
    padding: 140px 0; }
    #content .block.top .phrase {
      margin-bottom: 12px;
      padding: 0;
      font-size: 27px;
      width: auto; }
    #content .block.top .fs-logo-container {
      padding-top: 0; }
  #content .block.white {
    padding: 64px 0; }
  #content .block .col-2 {
    display: block;
    width: 100%;
    margin: 0; }
    #content .block .col-2:not(:last-child):after {
      content: ' ';
      display: block;
      width: 100%;
      border-bottom: 1px solid #CED4DA;
      margin: 36px 0; }
    #content .block .col-2:last-child {
      margin: 0; } }
</pre></body></html>