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

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  }
}
body {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: normal;
  font-size: 1rem;
  color: #121212;
  position: relative;
  line-height: 1.5;
}

a, a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none;
  color: currentColor;
}
a u, a:hover u, a:focus u, a:active u {
  text-decoration: none;
}

.cg-action {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: normal;
  font-size: 1.125rem;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 12px 24px;
  border-radius: 40px;
  display: inline-block;
}
.cg-action + .cg-action {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .cg-action + .cg-action {
    margin-left: 24px;
    margin-top: 0;
  }
}
.cg-action--alt {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: normal;
  font-size: 1.125rem;
  color: #121212;
  border: 1px solid #121212;
}

.cg-hero {
  background-color: #051A31;
  padding: 120px 0 60px 0;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .cg-hero__container {
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-gap: 30px;
    min-height: 480px;
    align-items: center;
  }
}
.cg-hero__aside img {
  margin: auto;
}
.cg-hero__title {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 700;
  font-size: calc(1.45rem + 2.4vw);
  color: #ffffff;
  line-height: 1.25;
  padding-bottom: 15px;
}
@media (min-width: 1200px) {
  .cg-hero__title {
    font-size: 3.25rem;
  }
}
.cg-hero__desc {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
  color: #ffffff;
  margin-bottom: 30px;
  max-width: 380px;
}
.cg-grid {
  max-width: 1440px;
  margin: auto;
  padding: 40px 15px 0 15px;
}
@media (min-width: 768px) {
  .cg-grid {
    padding: 0 90px 60px 90px;
    display: grid;
    grid-column-gap: 5%;
    grid-template-columns: 240px 1fr;
  }
}
@media (min-width: 1200px) {
  .cg-grid {
    padding: 0 20px 60px 20px;
    grid-template-columns: 240px 1fr 340px;
  }
}
.cg-affix {
  position: sticky;
  top: 90px;
  margin-top: 90px;
}
.cg-affix:not(.cg-affix--alt) {
  display: grid;
  grid-template-rows: 1fr auto auto;
  min-height: calc(100vh - 200px);
}
.cg-affix--alt {
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 1px 4px 12px #EBEAEA;
}
@media (min-width: 1200px) {
  .cg-affix--alt {
    margin-right: 40px;
  }
}
.cg-affix__content {
  max-width: 660px;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: normal;
  font-size: 1rem;
  color: #121212;
}
.cg-affix__content p:empty, .cg-affix__content li:empty, .cg-affix__content ol:empty {
  display: none !important;
}
.cg-affix__content hr {
  margin-bottom: 24px;
  margin-top: 0 !important;
  border: none !important;
}
.cg-affix__content b, .cg-affix__content strong {
  font-weight: 700 !important;
}
.cg-affix__content li b, .cg-affix__content li strong {
  font-weight: 700 !important;
}
.cg-affix__content h2 {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  font-size: calc(1.35rem + 1.2vw);
  color: #121212;
  letter-spacing: -0.3px;
  line-height: 1.25;
  max-width: 500px;
}
@media (min-width: 1200px) {
  .cg-affix__content h2 {
    font-size: 2.25rem;
  }
}
.cg-affix__content h3 {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  font-size: calc(1.275rem + 0.3vw);
  color: #121212;
  letter-spacing: -0.3px;
  line-height: 1.25;
  max-width: 500px;
}
@media (min-width: 1200px) {
  .cg-affix__content h3 {
    font-size: 1.5rem;
  }
}
.cg-affix__content h4 {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  color: #121212;
  line-height: 1.25;
  max-width: 500px;
}
.cg-affix__content h5 {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  color: #121212;
  line-height: 1.25;
  max-width: 500px;
}
.cg-affix__content blockquote {
  margin: 0;
  position: relative;
  padding: 0 24px 0 24px !important;
  border-width: 0;
  border-left: 2px solid #121212;
  border-radius: 0;
  white-space: normal;
  max-width: 540px;
}
.cg-affix__content blockquote strong, .cg-affix__content blockquote b {
  display: block;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.cg-affix__content blockquote p + p {
  margin-top: 8px;
}
.cg-affix__content blockquote a {
  display: block;
  position: relative;
  padding-left: 18px;
}
.cg-affix__content blockquote a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 9px;
  height: 9px;
  border-left: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(-135deg);
}
.cg-affix__content li {
  margin-left: 20px;
}
.cg-affix__content li:not(:last-child) {
  margin-bottom: 24px;
}
.cg-affix__content a {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #000FF0;
  line-height: 24px;
}
.cg-affix__content a, .cg-affix__content a:hover, .cg-affix__content a:focus {
  color: #000FF0;
  text-decoration: none;
  outline: none;
}
.cg-affix__list:before {
  content: "";
  background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100px;
  padding: 10px;
  z-index: 99;
  height: 100%;
  margin-left: calc(-50% - 8px);
}
.cg-affix__item {
  position: relative;
}
.cg-affix__item a {
  display: block;
  padding: 10px 0 !important;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  color: #051A31;
}
.cg-affix__item a:before {
  content: "";
  height: 2px;
  background-color: currentColor;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 18px;
  width: 50%;
  margin-left: calc(-50% - 8px);
}
.cg-affix__item a:hover, .cg-affix__item a:focus, .cg-affix__item a:active {
  background-color: transparent !important;
  color: #000FF0;
}
.cg-affix__item.active a {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  color: #000FF0;
}
.cg-affix__item.active a:before {
  background-color: currentColor;
}
.cg-affix__item.active a:hover, .cg-affix__item.active a:focus, .cg-affix__item.active a:active {
  background-color: transparent !important;
  color: #000FF0;
}
.cg-affix__title {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  color: #ffffff;
  background: linear-gradient(318.6deg, #6B00F1 -24.31%, #7700C7 12.74%, #4300A3 56%);
  padding: 16px 20px;
  line-height: 1.35;
  transition: 0.5s all ease-in;
}
.cg-affix__form {
  padding: 16px 20px;
}
.cg-affix__form:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background: #7701CA;
  z-index: 999;
  content: "";
  animation: increaseWidth 2s 10;
}
@keyframes increaseWidth {
  0% {
    width: 0%;
    opacity: 1;
  }
  5% {
    width: 5%;
    opacity: 1;
  }
  25% {
    width: 25%;
    opacity: 1;
  }
  70% {
    width: 70%;
    opacity: 1;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
.cg-affix__form .hs_email label {
  font-size: 12px;
  line-height: 19px;
  display: inline-block;
  margin-bottom: 16px;
  font-weight: 400;
}
.cg-affix__form .input {
  margin-bottom: 10px;
}
.cg-affix__form .input > input {
  padding: 6px 12px;
  display: block;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #051A31;
}
.cg-affix__form input.hs-button.primary.large {
  border-width: 0;
  font-weight: 600;
  font-size: 14px;
  color: #000FF0;
  padding: 6px 0 6px 0;
}
.cg-affix__form .actions:after {
  content: "";
  padding: 2px 2px;
  border-right: 2px solid #000FF0;
  margin-left: 0;
  border-top: 2px solid #000FF0;
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  top: -1px;
}
.cg-affix__form .actions, .cg-affix__form .actions * {
  transition: all 0.25s ease-in;
}
.cg-affix__form .hs-error-msgs {
  color: #FF492C;
  list-style-type: none;
  font-weight: normal;
  padding: 0;
  text-align: left;
  font-size: 14px;
  margin: 0;
}
.cg-affix__form .hs-error-msgs label {
  margin-bottom: 0;
}
.cg-affix__form .hs_error_rollup {
  display: none;
}
.cg-affix__form input.hs-button.primary.large,
.cg-affix__form input.hs-button.primary.large:hover,
.cg-affix__form input.hs-button.primary.large:focus,
.cg-affix__form input.hs-button.primary.large:active {
  background: transparent;
  background-color: transparent;
  outline: none;
  border: none;
}
.cg-social__icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 18px;
  filter: brightness(0.5);
  background-size: contain !important;
}
.cg-social__icons {
  margin-top: 40px;
}
.cg-social__icon:hover {
  filter: none;
}
.cg-social__icon--fb {
  background: url(../images/freemium/icons/fb.svg) no-repeat center;
}
.cg-social__icon--fb:hover {
  background: url(../images/freemium/icons/fb-colour.svg) no-repeat center;
}
.cg-social__icon--tw {
  background: url(../images/freemium/icons/tw.svg) no-repeat center;
}
.cg-social__icon--tw:hover {
  background: url(../images/freemium/icons/tw-colour.svg) no-repeat center;
}
.cg-social__icon--ln {
  background: url(../images/freemium/icons/ln.svg) no-repeat center;
}
.cg-social__icon--ln:hover {
  background: url(../images/freemium/icons/ln-colour.svg) no-repeat center;
}
.cg-social__icon + .cg-social__icon {
  margin-left: 8px;
}
.cg-related {
  margin-top: 40px;
}
.cg-related__nav {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 10px;
  align-items: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  font-size: 0.8125rem;
  color: #000FF0;
  text-transform: uppercase;
  cursor: pointer;
}
.cg-related__icon {
  width: 32px;
  height: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: #000FF0;
  border-radius: 100%;
  grid-gap: 2px;
  padding: 8px;
}
.cg-related__icon span {
  display: block;
  background-color: #ffffff;
}
.cg-related__heading {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-size: calc(1.275rem + 0.3vw);
  color: #121212;
}
@media (min-width: 1200px) {
  .cg-related__heading {
    font-size: 1.5rem;
  }
}
.cg-related__label {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  color: #FF492C;
}
.cg-related__title {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
  color: #121212;
  display: grid;
  grid-template-columns: 30px 1fr;
  grid-gap: 8px;
  margin-left: -38px;
}
.cg-related__title span:first-child {
  text-align: right;
}
.cg-related__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cg-related__item {
  position: relative;
  padding-left: 38px;
}
.cg-related__item + .cg-related__item {
  margin-top: 30px;
}
.cg-article {
  padding-top: 90px;
}
.cg-article + .cg-article {
  margin-top: 60px;
}
.cg-highlight .actions {
  display: inline-block;
  background: linear-gradient(318.6deg, #6B00F1 -24.31%, #7700C7 12.74%, #4300A3 56%);
  border-radius: 4px;
}
.cg-highlight .actions:after {
  display: none;
}
.cg-highlight .actions, .cg-highlight .actions * {
  transition: all 0.25s ease-in;
}
.cg-highlight .cg-affix__form input.hs-button.primary.large {
  padding: 6px 12px 6px 12px;
  color: #ffffff;
}

.modal-close {
  position: absolute;
  right: -14px;
  top: -14px;
  background-color: #5c07d1;
  padding: 8px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: grid;
  text-align: center;
  cursor: pointer;
}
.modal-close span {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: bold;
  font-size: calc(1.275rem + 0.3vw);
  color: #ffffff;
  line-height: 8px;
  margin-left: -1px;
}
@media (min-width: 1200px) {
  .modal-close span {
    font-size: 1.5rem;
  }
}
.modal-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
  transition: opacity 0.3s ease;
}
.modal-wrapper {
  display: table-cell;
  vertical-align: middle;
  z-index: 9999;
}
.modal-container {
  width: auto;
  margin: 0px 20px;
  padding: 15px 15px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  position: relative;
  transition: all 0.3s ease;
}
@media (min-width: 992px) {
  .modal-container {
    max-width: 580px;
    margin: auto;
  }
}
.modal-enter {
  opacity: 0;
}
.modal-enter .modal-container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.modal-leave-active {
  opacity: 0;
}
.modal-leave-active .modal-container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.submitted-message.hs-main-font-element {
  color: #EBEAEA !important;
}

.coinputcontainer {
  height: 100% !important;
}