@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap");
* {
  box-sizing: border-box;
}

:after, :before {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td, th {
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
  background-color: transparent;
}

a:focus, a:hover, a:active {
  outline: 0;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  color: inherit;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

.h1, h1 {
  font-size: 36px;
}

.h2, h2 {
  font-size: 30px;
}

.h3, h3 {
  font-size: 24px;
}

.h6, h6 {
  font-size: 12px;
}

p {
  margin: 0;
}

.text-center {
  text-align: center;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 0;
}

.text-center {
  text-align: center;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

.hidden {
  display: none !important;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.cl-hidden {
  display: none !important;
  visibility: hidden !important;
}

body {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: normal;
  font-size: 1rem;
  color: #242438;
  position: relative;
}

.cl-link {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #000FF0;
  position: relative;
  margin-top: 8px;
  display: inline-block;
}
.cl-link:hover, .cl-linkfocus {
  color: #000FF0;
  text-decoration: none;
}
.cl-link:after, .cl-link:before {
  content: "";
  display: inline-block;
  transition: 0.3s ease-in-out;
}
.cl-link:after {
  transform: rotateZ(-45deg) translateY(2px);
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(0%2C15%2C240)%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 6px 8px;
  margin-top: 4px;
}
.cl-link:before {
  width: 0;
  height: 2px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -4px;
  left: 0;
  background-color: #000FF0;
  transition-duration: 0.15s;
  margin: auto;
}
.cl-link:hover:before {
  width: 100%;
  height: 2px;
  display: inline-block;
}

body {
  overflow-x: hidden !important;
}

.cl-body {
  overflow-x: hidden !important;
}

.cl-row {
  padding: 30px 0;
  position: relative;
}
@media (min-width: 992px) {
  .cl-row {
    padding: 70px 0;
  }
  .cl-row:last-child {
    padding-bottom: 120px;
  }
}
.cl-row:first-child {
  padding-top: 120px;
}
@media (min-width: 768px) {
  .cl-row:first-child {
    padding-bottom: 70px;
  }
}
@media (min-width: 992px) {
  .cl-row:first-child {
    padding-bottom: 150px;
    padding-top: 140px;
  }
}
@media (min-width: 1800px) {
  .cl-row:first-child {
    padding-bottom: 280px;
  }
}
.cl-row.cl-row--alt {
  padding-bottom: 0;
}

.cl-action {
  position: relative;
  display: inline-block;
  font-weight: 500;
  font-size: 1.125rem;
  color: #00000A;
  padding: 10px 40px 10px 24px;
  border-radius: 24.5px;
}
.cl-actions {
  text-align: left;
}
.cl-action:before, .cl-action:after {
  content: "";
  display: block;
  position: absolute;
  border: solid;
  top: 50%;
  border-width: 0 0 2px 2px;
  transition: 0.3s;
}
.cl-action:before {
  width: 2px;
  height: 2px;
  right: 30px;
  opacity: 0;
}
.cl-action:after {
  width: 8px;
  height: 8px;
  right: 28px;
  transform: rotate(-135deg);
  margin-top: -3px;
}
.cl-action:hover, .cl-action:focus {
  text-decoration: none;
  outline: none;
}
.cl-action:hover:before, .cl-action:focus:before {
  width: 10px;
  right: 22px;
  opacity: 1;
}
.cl-action:hover:after, .cl-action:focus:after {
  right: 22px;
}
.cl-action + .cl-action {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .cl-action + .cl-action {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .cl-hero {
    margin-top: 30px;
    margin-bottom: 60px;
  }
}
.cl-hero__shadow {
  position: absolute;
  overflow: hidden;
  display: grid;
  align-content: flex-end;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 992px) {
  .cl-hero__shadow {
    width: 110%;
    border-radius: 0 0 0 100px;
    transform-origin: left;
    margin: auto;
    transform: rotate(-10deg) translate(10px, -10px);
  }
}
.cl-hero__container {
  max-width: 500px;
}
@media (min-width: 768px) {
  .cl-hero__container {
    margin-left: 100px;
  }
}
.cl-hero__label {
  font-weight: normal;
  font-size: 1rem;
  color: #00000A;
  margin-bottom: 0.5rem;
}
.cl-hero__title {
  font-weight: bold;
  font-size: calc(1.525rem + 3.3vw);
  color: #00000A;
  line-height: 1.1;
  padding-bottom: 18px;
  max-width: 640px;
  letter-spacing: -0.5px;
}
@media (min-width: 1200px) {
  .cl-hero__title {
    font-size: 4rem;
  }
}
@media (min-width: 1500px) {
  .cl-hero__title {
    max-width: 720px;
    font-weight: bold;
    font-size: calc(1.575rem + 3.9vw);
    color: #00000A;
    line-height: 1.05;
  }
}
@media (min-width: 1500px) and (min-width: 1200px) {
  .cl-hero__title {
    font-size: 4.5rem;
  }
}
.cl-hero__desc {
  margin-bottom: calc(1.325rem + 0.9vw);
  max-width: 620px;
}
@media (min-width: 1200px) {
  .cl-hero__desc {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cl-hero__desc {
    font-size: 1.25rem;
    color: #00000A;
  }
}

.cl-media__container {
  display: grid;
  grid-row-gap: 40px;
  align-items: flex-end;
}
@media (min-width: 768px) {
  .cl-media__container {
    grid-template-columns: 270px 1fr;
    grid-column-gap: 40px;
  }
  .cl-media__container > div:first-child {
    text-align: right;
    position: relative;
    top: 4px;
  }
}
@media (min-width: 992px) {
  .cl-media__container {
    grid-column-gap: 60px;
    max-width: 1000px;
    margin: auto;
  }
}
.cl-media__aside {
  font-weight: bold;
  font-size: calc(1.275rem + 0.3vw);
  color: #00000A;
  letter-spacing: -0.3px;
}
@media (min-width: 1200px) {
  .cl-media__aside {
    font-size: 1.5rem;
  }
}
.cl-media__aside--img {
  margin-bottom: 12px;
}
.cl-media__list {
  display: grid;
  grid-gap: 15px;
}
@media (min-width: 768px) {
  .cl-media__list {
    grid-template-columns: minmax(auto, 280px) minmax(auto, 280px);
    grid-gap: 40px;
  }
}
.cl-media__item {
  color: #00000A;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .cl-media--alt .cl-media__container {
    max-width: 840px;
  }
}
.cl-media--alt .cl-media__aside {
  display: grid;
  grid-template-columns: auto 1fr;
  text-align: left !important;
  grid-gap: 15px;
}
.cl-media--alt .cl-media__item strong, .cl-media--alt .cl-media__item b {
  display: block;
  margin-bottom: 4px;
  color: #5C07D1;
}
@media (min-width: 992px) {
  .cl-media--alt .cl-media__list {
    grid-template-columns: minmax(auto, 220px) minmax(auto, 220px);
  }
}

[cb-vtab] [cb-vtab-txt] {
  position: relative;
}
@media (min-width: 768px) {
  [cb-vtab] [cb-vtab-aside] {
    position: relative;
    margin: 0 auto calc(1.375rem + 1.5vw) auto;
    display: block;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  [cb-vtab] [cb-vtab-aside] {
    margin: 0 auto 2.5rem auto;
  }
}
[cb-vtab] [cb-vtab-contents] [cb-vtab-content]:not(:first-child),
[cb-vtab] [cb-vtab-selectbox],
[cb-vtab] [cb-vtab-item-bg] {
  display: none;
}
[cb-vtab] [cb-vtab-item-bg] {
  width: 100%;
  height: 40px;
  display: inline-block;
  position: absolute;
  transform: translateX(0);
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  z-index: 1;
}
[cb-vtab] [cb-vtab-item-bg]:after {
  content: "";
  width: 60px;
  height: 2px;
  display: inline-block;
  background-color: #000FF0;
  display: block;
}
[cb-vtab] [cb-vtab-item-selected] span {
  font-size: 1rem;
  color: #000FF0 !important;
}

.cl-tab__select {
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  text-align: left;
  color: #fff;
  position: relative;
}
@media (min-width: 767px) and (max-width: 991px) {
  .cl-tab__select {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .cl-tab__select {
    border-bottom: 2px solid #000FF0;
    border-radius: 0;
  }
}
.cl-tab__select:after {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
  border: 6px solid transparent;
  border-top-color: #000FF0;
  display: inline-block;
}
.cl-tab__select > select {
  -webkit-appearance: none;
  padding: 0.625rem calc(1.275rem + 0.3vw) 0.625rem 1.125rem;
  width: 100%;
  height: 100%;
  display: inline-block;
  font-weight: 500;
  font-size: 1rem;
  color: #00000A;
  border: 0;
  background: transparent;
}
@media (min-width: 1200px) {
  .cl-tab__select > select {
    padding: 0.625rem 1.5rem 0.625rem 1.125rem;
  }
}
.cl-tab__aside {
  margin-bottom: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .cl-tab__aside {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 767px) {
  .cl-tab__aside {
    margin-bottom: 12px;
  }
}
.cl-tab__aside .cl-tab__items {
  display: flex;
}
.cl-tab__aside .cl-tab__item {
  padding: 0.5rem 1.25rem;
  display: block;
  cursor: pointer;
}
.cl-tab__aside .cl-tab__item span {
  font-weight: 500;
  font-size: 1rem;
  color: #00000A;
  padding-bottom: 0.125rem;
  border-bottom: 1px solid transparent;
}
.cl-tab__content {
  box-shadow: 0px 3px 8px 1px rgba(114, 113, 113, 0.25);
  max-width: 860px;
  margin: auto;
  transition: 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .cl-tab__content {
    border-radius: 18px;
  }
}
.cl-tab__content:hover, .cl-tab__content:focus {
  box-shadow: 0 1px 1px 0 rgba(90, 122, 190, 0.1), 0 10px 20px 0 rgba(90, 122, 190, 0.2);
  transform: translateY(-3px);
}
.cl-tab__content:hover .cl-link:before, .cl-tab__content:focus .cl-link:before {
  width: 100%;
  height: 2px;
  display: inline-block;
}

.cl-card {
  padding: calc(1.475rem + 2.7vw) calc(1.725rem + 5.7vw) calc(1.4375rem + 2.25vw);
  display: block;
}
@media (min-width: 1200px) {
  .cl-card {
    padding: 3.5rem 6rem 3.125rem;
  }
}
@media (min-width: 768px) {
  .cl-card {
    display: flex;
    align-items: center;
  }
}
.cl-card__main {
  flex: 1;
}
@media (min-width: 768px) {
  .cl-card__main {
    padding-right: calc(1.75rem + 6vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .cl-card__main {
    padding-right: 6.25rem;
  }
}
.cl-card__aside {
  text-align: center;
}
@media (max-width: 767px) {
  .cl-card__aside {
    display: none;
  }
}
.cl-card__header {
  font-weight: bold;
  font-size: calc(1.325rem + 0.9vw);
  color: #4E0EA6;
  margin-bottom: calc(1.275rem + 0.3vw);
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .cl-card__header {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .cl-card__header {
    margin-bottom: 1.5rem;
  }
}
.cl-card__content {
  font-size: 1.125rem;
  color: #64648C;
  margin-bottom: calc(1.275rem + 0.3vw);
  position: relative;
}
@media (min-width: 1200px) {
  .cl-card__content {
    margin-bottom: 1.5rem;
  }
}
.cl-card__content:before, .cl-card__content:after {
  content: "";
}
.cl-card__content:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -52px;
  width: 36px;
  height: 36px;
  display: inline-block;
  background: #4E0EA6;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .cl-card__content:before {
    position: absolute;
    left: -30px;
    width: 20px;
    height: 20px;
    display: inline-block;
  }
}
.cl-card__content:after {
  content: "“";
  position: absolute;
  top: 36px;
  left: -45px;
  font-family: sans-serif;
  font-size: calc(1.525rem + 3.3vw);
  color: #ffffff;
  line-height: 0px;
}
@media (min-width: 1200px) {
  .cl-card__content:after {
    font-size: 4rem;
  }
}
@media (max-width: 767px) {
  .cl-card__content:after {
    position: absolute;
    top: 24px;
    left: -26px;
  }
}
.cl-card__author {
  width: 120px;
  height: 120px;
  display: inline-block;
  margin-bottom: 0.5rem;
  border-radius: 50%;
  overflow: hidden;
}
.cl-card__adesig {
  font-weight: 500;
  font-size: 1rem;
  color: #4E0EA6;
  line-height: 1.3;
}
.cl-card__adesig > span {
  font-size: 0.75rem;
  color: #00000A;
  display: block;
}

.cl-banner:not(.cl-banner--alt) {
  background: #EEF0F1;
  padding: 40px 0;
  position: relative;
}
.cl-banner:not(.cl-banner--alt) .cl-banner__container {
  display: grid;
  grid-template-columns: auto minmax(auto, 340px);
  grid-column-gap: 15px;
  justify-content: flex-start;
  margin: auto;
  max-width: 420px;
}
@media (min-width: 768px) {
  .cl-banner:not(.cl-banner--alt) .cl-banner__container {
    max-width: 840px;
  }
}
.cl-banner:not(.cl-banner--alt) .cl-banner__title {
  font-weight: 600;
  font-size: calc(1.275rem + 0.3vw);
  color: #00000A;
  line-height: 1.25;
}
@media (min-width: 1200px) {
  .cl-banner:not(.cl-banner--alt) .cl-banner__title {
    font-size: 1.5rem;
  }
}
.cl-banner:not(.cl-banner--alt) .cl-banner__img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 420px;
}
@media (min-width: 992px) {
  .cl-banner:not(.cl-banner--alt) .cl-banner__img {
    max-width: 520px;
  }
}
@media (min-width: 1200px) {
  .cl-banner:not(.cl-banner--alt) .cl-banner__img {
    max-width: 640px;
  }
}
.cl-banner:not(.cl-banner--alt) .cl-banner__img img {
  max-width: 100%;
  margin-bottom: -1px;
}
.cl-banner--alt {
  background: #170543;
  padding: 60px 0;
  position: relative;
}
.cl-banner--alt .cl-banner__container {
  display: grid;
  grid-row-gap: 15px;
  max-width: 420px;
  margin: auto;
}
@media (min-width: 768px) {
  .cl-banner--alt .cl-banner__container {
    grid-template-columns: auto minmax(auto, 340px);
    grid-column-gap: 60px;
    justify-content: flex-start;
    max-width: 680px;
  }
}
.cl-banner--alt .cl-banner__title {
  font-weight: 600;
  font-size: calc(1.325rem + 0.9vw);
  color: #ffffff;
  line-height: 1.25;
  margin-bottom: 4px;
}
@media (min-width: 1200px) {
  .cl-banner--alt .cl-banner__title {
    font-size: 2rem;
  }
}
.cl-banner--alt .cl-banner__desc {
  font-weight: normal;
  font-size: 1rem;
  color: #ffffff;
  margin-bottom: 24px;
}
.cl-banner--alt .cl-banner__icon {
  max-width: 100px;
}
@media (min-width: 768px) {
  .cl-banner--alt .cl-banner__icon {
    padding: 16px;
    max-width: none;
  }
}
.cl-banner--alt .cl-action {
  background-color: #EF7F53 !important;
  background: #EF7F53 !important;
  border-radius: 4px;
}

.cl-article__container {
  max-width: 840px;
  margin: auto;
}
.cl-article__content {
  display: grid;
  grid-gap: 30px;
}
@media (min-width: 768px) {
  .cl-article__content {
    grid-template-columns: 1fr 1fr;
  }
  .cl-article__content > div:first-child {
    order: 2;
  }
  .cl-article__content > div:last-child {
    order: 1;
  }
}
.cl-article__label {
  font-size: 1rem;
  color: #242438;
  max-width: 320px;
  margin-bottom: 2px;
}
.cl-article__title {
  font-weight: 600;
  font-size: calc(1.325rem + 0.9vw);
  color: #00000A;
  line-height: 1.25;
  max-width: 320px;
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .cl-article__title {
    font-size: 2rem;
  }
}
.cl-article__desc {
  max-width: 360px;
}
.cl-article__img img {
  max-width: 100%;
}
.cl-article--alt .cl-article__title, .cl-article--alt .cl-article__desc {
  max-width: none;
}
@media (min-width: 768px) {
  .cl-article--alt .cl-article__container {
    max-width: 540px;
    margin: auto;
    text-align: center;
  }
}

.cl-blog__container {
  margin: auto;
  max-width: 840px;
}
@media (min-width: 1200px) {
  .cl-blog__container {
    max-width: 1100px;
  }
}
.cl-blog__title {
  font-weight: 600;
  font-size: calc(1.325rem + 0.9vw);
  color: #00000A;
  line-height: 1.25;
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .cl-blog__title {
    font-size: 2rem;
  }
}
.cl-blog__list {
  display: grid;
  overflow-x: auto;
  grid-template-columns: repeat(3, minmax(280px, 1fr));
  grid-gap: 20px;
  margin: 0;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .cl-blog__list {
    grid-template-columns: repeat(3, minmax(auto, 1fr));
    margin: 0;
    margin-bottom: 16px;
  }
}
.cl-blog__list img {
  max-width: 100%;
  margin-bottom: 16px;
}
.cl-blog__label {
  font-weight: 600;
  font-size: 0.875rem;
  color: #EF7F53;
  margin-bottom: 6px;
}
.cl-blog__heading {
  font-weight: 600;
  font-size: 1.25rem;
  color: #00000A;
}

@media (max-width: 991px) {
  .cb-footer, .l-footer {
    padding-top: 0;
  }
}
.cl-body--launch .cl-hero__shadow {
  background: #041b32;
}
.cl-body--launch .cl-hero__label, .cl-body--launch .cl-hero__title, .cl-body--launch .cl-hero__desc {
  color: #ffffff;
}
.cl-body--launch .cl-action {
  color: #ffffff;
  background: #337CBF;
}
.cl-body--launch .cl-action--alt {
  background: transparent;
  color: #ffffff;
}

.animate {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0.6;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0.6;
  }
  to {
    opacity: 1;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0.7;
    transform: translate3d(0, 15%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0.7;
    transform: translate3d(0, 15%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0.1;
    transform: translate3d(0, -15%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0.1;
    transform: translate3d(0, -15%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0.2;
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0.2;
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0.1;
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0.1;
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.scale {
  -webkit-animation-name: scale;
          animation-name: scale;
}

@-webkit-keyframes scale {
  from {
    transform: scale(0.5);
  }
  to {
    transform: scale(1);
  }
}

@keyframes scale {
  from {
    transform: scale(0.5);
  }
  to {
    transform: scale(1);
  }
}
.scaleSmall {
  -webkit-animation-name: scaleSmall;
          animation-name: scaleSmall;
}

@-webkit-keyframes scaleSmall {
  from {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}

@keyframes scaleSmall {
  from {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
@media (min-width: 992px) {
  .l-footer {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .temp {
    text-align: center !important;
  }
}

.cl-new .cl-article .container {
  display: flex;
}
.cl-new .cl-article .container .cl-article__container {
  max-width: inherit;
  flex: 0 0 400px;
}
.cl-new .cl-article .container .cl-article__container .cl-article__label {
  max-width: inherit;
}
.cl-new .cl-article .container .cl-article__container .cl-article__title {
  max-width: inherit;
}
.cl-new .cl-article .container .cl-article__container .cl-article__content {
  display: block;
}
.cl-new .cl-article .container .cl-image_container {
  padding-left: 100px;
}

@media only screen and (max-width: 991px) {
  .cl-new .cl-article .container {
    display: block;
  }
  .cl-new .cl-article .container .cl-image_container {
    padding-left: 0;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .cl-banner:not(.cl-banner--alt) .cl-banner__container {
    display: block;
  }
  .cl-banner__icon {
    margin-bottom: 20px;
  }
  .cl-media--alt .cl-media__aside {
    display: block;
  }
}/*# sourceMappingURL=launch-v2.css.map */