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

:after, :before {
  -webkit-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: .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;
  }
}

.sb-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;
}

.sb-link {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #000FF0;
  position: relative;
  margin-top: 16px;
  display: inline-block;
}

.sb-link:hover, .sb-link:focus {
  color: #000FF0;
  text-decoration: none;
}

.sb-link:after, .sb-link:before {
  content: '';
  display: inline-block;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.sb-link:after {
  -webkit-transform: rotateZ(-45deg) translateY(2px);
          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;
}

.sb-link:before {
  width: 0;
  height: 2px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -4px;
  left: 0;
  background-color: #000FF0;
  -webkit-transition-duration: .15s;
          transition-duration: .15s;
  margin: auto;
}

.sb-link:hover:before {
  width: 100%;
  height: 2px;
  display: inline-block;
}

body {
  overflow-x: hidden !important;
}

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

.sb-row {
  padding: 60px 0;
  position: relative;
}

.sb-row:first-child {
  padding-top: 120px;
}

@media (min-width: 768px) {
  .sb-row:first-child {
    padding-bottom: 70px;
  }
}

@media (min-width: 992px) {
  .sb-row:first-child {
    padding-bottom: 150px;
    padding-top: 140px;
  }
}

@media (min-width: 1800px) {
  .sb-row:first-child {
    padding-bottom: 280px;
  }
}

.sb-row--bg {
  background: linear-gradient(92.41deg, #3C2399 47.09%, #6C1C88 125.76%);
  margin: 60px 0;
}

.sb-action {
  position: relative;
  display: inline-block;
  font-weight: 500;
  font-size: 1.125rem;
  color: #00000A;
  padding: 10px 40px 10px 24px;
  border-radius: 24.5px;
}

.sb-actions {
  text-align: left;
}

.sb-action:before, .sb-action:after {
  content: "";
  display: block;
  position: absolute;
  border: solid;
  top: 50%;
  border-width: 0 0 2px 2px;
  -webkit-transition: .3s;
  transition: .3s;
}

.sb-action:before {
  width: 2px;
  height: 2px;
  right: 30px;
  opacity: 0;
}

.sb-action:after {
  width: 8px;
  height: 8px;
  right: 28px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-top: -3px;
}

.sb-action:hover, .sb-action:focus {
  text-decoration: none;
  outline: none;
}

.sb-action:hover:before, .sb-action:focus:before {
  width: 10px;
  right: 22px;
  opacity: 1;
}

.sb-action:hover:after, .sb-action:focus:after {
  right: 22px;
}

.sb-action + .sb-action {
  margin-top: 16px;
}

@media (min-width: 768px) {
  .sb-action + .sb-action {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .sb-hero {
    margin-top: 30px;
    margin-bottom: 60px;
  }
}

.sb-hero__shadow {
  position: absolute;
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 992px) {
  .sb-hero__shadow {
    width: 110%;
    padding-right: 20%;
    border-radius: 0 0 0 100px;
    -webkit-transform-origin: left;
            transform-origin: left;
    margin: auto;
    -webkit-transform: rotate(-10deg) translate(10px, -10px);
            transform: rotate(-10deg) translate(10px, -10px);
  }
  .sb-hero__shadow .img {
    -webkit-transform: rotate(10deg) translate(0, 15%);
            transform: rotate(10deg) translate(0, 15%);
    max-width: 580px;
  }
  .sb-hero__shadow .sb-hero__media {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 60% 36%;
        grid-template-columns: 60% 36%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.sb-hero__label {
  font-weight: bold;
  font-size: 1rem;
  color: #00000A;
  margin-bottom: 0.5rem;
}

.sb-hero__title {
  font-weight: bold;
  font-size: calc(1.5rem + 3vw);
  color: transparent;
  line-height: 1.1;
  padding-bottom: 18px;
  max-width: 640px;
  letter-spacing: -.5px;
}

@media (min-width: 1200px) {
  .sb-hero__title {
    font-size: 3.75rem;
  }
}

@media (min-width: 1500px) {
  .sb-hero__title {
    max-width: 720px;
    font-weight: bold;
    font-size: calc(1.55rem + 3.6vw);
    color: transparent;
    line-height: 1.05;
  }
}

@media (min-width: 1500px) and (min-width: 1200px) {
  .sb-hero__title {
    font-size: 4.25rem;
  }
}

.sb-hero__desc {
  font-weight: 500;
  font-size: 1rem;
  color: #00000A;
  margin-bottom: calc(1.325rem + 0.9vw);
  max-width: 620px;
}

@media (min-width: 1200px) {
  .sb-hero__desc {
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .sb-hero__desc {
    font-size: 1.25rem;
    color: #00000A;
  }
}

.sb-article .sb-grid {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  .sb-article .sb-grid {
    -ms-grid-columns: 1.5fr 1fr;
        grid-template-columns: 1.5fr 1fr;
    grid-gap: 50px;
  }
}

@media (min-width: 992px) {
  .sb-article .sb-grid {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    grid-gap: 90px;
  }
}

.sb-article .sb-grid .g2_badge img {
  width: 200px;
  margin: 0;
}

@media (max-width: 991px) {
  .sb-article .sb-grid .g2_badge img {
    width: 140px;
  }
}

.sb-article .sb-grid .g2_badge_first, .sb-article .sb-grid .g2_badge_second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 992px) {
  .sb-article .sb-grid .g2_badge_first, .sb-article .sb-grid .g2_badge_second {
    gap: 70px;
  }
}

.sb-article--bg {
  background: transparent url(../images/implementation/report-bg.svg) no-repeat center;
}

.sb-article--bg .sb-grid {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  .sb-article--bg .sb-grid {
    grid-gap: 50px;
    -ms-grid-columns: 1fr 3fr;
        grid-template-columns: 1fr 3fr;
  }
}

@media (min-width: 1200px) {
  .sb-article--bg .sb-grid {
    grid-gap: 90px;
  }
}

.sb-article__label {
  font-weight: normal;
  font-size: 0.875rem;
  color: #242438;
  margin-bottom: 0.25rem;
}

.sb-article__title {
  line-height: 1.2;
  letter-spacing: -0.642857px;
  font-weight: bold;
  font-size: calc(1.35rem + 1.2vw);
  color: #00000A;
  margin-bottom: calc(1.5rem + 3vw);
}

@media (min-width: 1200px) {
  .sb-article__title {
    font-size: 2.25rem;
  }
}

@media (min-width: 1200px) {
  .sb-article__title {
    margin-bottom: 3.75rem;
  }
}

@media (min-width: 768px) {
  .sb-article__title {
    text-align: center;
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }
}

.sb-article__title--alt {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .sb-article__title--alt {
    text-align: left;
    margin-left: 0;
  }
}

.sb-article__heading {
  font-weight: bold;
  font-size: calc(1.275rem + 0.3vw);
  color: #00000A;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  letter-spacing: -0.2px;
}

@media (min-width: 1200px) {
  .sb-article__heading {
    font-size: 1.5rem;
  }
}

.sb-article__desc {
  letter-spacing: -0.333333px;
}

@media (min-width: 767px) {
  .sb-article__desc--alt {
    font-size: 22px;
    max-width: 640px;
    margin: auto;
    text-align: center;
  }
}

.sb-article__group {
  max-width: 400px;
}

.sb-article__group img, .sb-article__group svg {
  max-width: 60px;
  margin-bottom: 0.75rem;
}

.sb-article__group + .sb-article__group {
  margin-top: 50px;
}

@media (min-width: 768px) {
  .sb-article__group + .sb-article__group {
    margin-top: 60px;
  }
}

.sb-article__img {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .sb-article__img {
    margin-bottom: 0;
  }
}

.sb-article__figure {
  margin-bottom: 30px;
  max-width: 420px;
}

@media (min-width: 768px) {
  .sb-article__figure {
    margin-bottom: 0;
  }
}

.sb-article__steps {
  position: relative;
}

@media (min-width: 768px) {
  .sb-article__steps {
    margin-top: 90px;
  }
}

.sb-article__steps .sb-media {
  position: relative;
  margin-top: 60px;
  display: block !important;
  padding-left: 40px;
}

@media (min-width: 768px) {
  .sb-article__steps .sb-media {
    padding-left: 0;
    width: 50%;
    margin-top: -40px;
  }
}

.sb-article__steps .sb-medias {
  position: relative;
  display: block !important;
}

.sb-article__steps .sb-medias:before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  top: 80px;
  border: 1px dashed #CB8AFF;
  bottom: 180px;
  margin-left: 15px;
}

@media (min-width: 768px) {
  .sb-article__steps .sb-medias:before {
    margin-left: 50%;
  }
}

.sb-article__steps .sb-media * {
  text-align: left;
}

.sb-article__steps .sb-media__title {
  font-weight: bold;
  font-size: 1.25rem;
  color: #00000A;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .sb-article__steps .sb-media__desc {
    font-size: 1.25rem;
    color: #00000A;
  }
}

.sb-article__steps .sb-media__figure:after, .sb-article__steps .sb-media__figure:before {
  position: absolute;
  content: "";
  left: 0;
  margin-left: 4px;
}

.sb-article__steps .sb-media__figure:before {
  width: 24px;
  height: 24px;
  top: 68px;
  background: #ffffff url(../images/implementation/direction.svg) no-repeat center;
  z-index: 1;
}

.sb-article__steps .sb-media__figure:after {
  top: 80px;
  width: 120px;
  border: 1px dashed #CB8AFF;
  z-index: -1;
}

.sb-article__steps .sb-media:not(.sb-media--alignRight) {
  margin-left: auto;
  margin-right: 0;
}

@media (min-width: 768px) {
  .sb-article__steps .sb-media:not(.sb-media--alignRight) {
    padding-left: 5%;
  }
  .sb-article__steps .sb-media:not(.sb-media--alignRight) .sb-media__figure:after, .sb-article__steps .sb-media:not(.sb-media--alignRight) .sb-media__figure:before {
    margin-left: -12px;
  }
}

@media (min-width: 992px) {
  .sb-article__steps .sb-media:not(.sb-media--alignRight) {
    padding-left: 10%;
  }
}

@media (min-width: 768px) {
  .sb-article__steps .sb-media--alignRight {
    padding-right: 5%;
  }
  .sb-article__steps .sb-media--alignRight * {
    text-align: right;
    margin-right: 0;
    margin-left: auto;
  }
  .sb-article__steps .sb-media--alignRight .sb-media__figure:after, .sb-article__steps .sb-media--alignRight .sb-media__figure:before {
    right: 0;
    left: auto;
    margin-right: -12px;
  }
}

@media (min-width: 992px) {
  .sb-article__steps .sb-media--alignRight {
    padding-right: 10%;
  }
}

.sb-body--purple .sb-hero__shadow {
  background: linear-gradient(-135deg, #4300a3 0%, #6100bb 33%, #a700f1 100%);
}

.sb-body--purple .sb-hero__label, .sb-body--purple .sb-hero__desc {
  color: #ffffff;
}

.sb-body--purple .sb-hero__title {
  background: -webkit-gradient(linear, right top, left top, from(#ffa9dc), to(#ffd3e6));
  background: linear-gradient(-90deg, #ffa9dc 0%, #ffd3e6 100%);
  background-clip: text;
  -webkit-background-clip: text;
}

.sb-body--purple .sb-list__item {
  color: #ffffff;
}

.sb-body--purple .sb-list__item:before {
  background: #ffffff;
}

.sb-body--purple .sb-list__item:after {
  border-color: #9200e0;
}

.sb-body--purple .sb-action {
  color: #6600be;
  background: #ff93cf;
}

.sb-body--purple .sb-action--alt {
  background: transparent;
  color: #ffffff;
}

.sb-body--purple .sb-card {
  background: linear-gradient(-135deg, #4300a3 0%, #6100bb 33%, #a700f1 100%);
}

.sb-body--purple .sb-card__title, .sb-body--purple .sb-card__desc {
  color: #ffffff;
}

.sb-body--purple .sb-card--alt {
  background: #ffffff;
}

.sb-body--purple .sb-card--alt .sb-card__title, .sb-body--purple .sb-card--alt .sb-card__desc {
  color: #54150e;
}

.sb-media {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40px 1fr;
      grid-template-columns: 40px 1fr;
  grid-gap: 15px;
  text-align: center;
}

.sb-medias {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
}

@media (min-width: 768px) {
  .sb-medias {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    grid-gap: 40px 80px;
  }
}

@media (min-width: 992px) {
  .sb-medias {
    grid-gap: 40px 100px;
  }
}

@media (min-width: 1200px) {
  .sb-medias {
    grid-gap: 40px 120px;
  }
}

.sb-media__body {
  text-align: left;
}

.sb-panels__title {
  font-weight: bold;
  font-size: calc(1.3125rem + 0.75vw);
  color: #00000A;
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  .sb-panels__title {
    font-size: 1.875rem;
  }
}

@media (min-width: 768px) {
  .sb-panels__title {
    text-align: center;
  }
}

.sb-panels__container {
  border: 1px solid rgba(90, 122, 190, 0.1);
  border-radius: 2px;
}

.sb-panel {
  padding: 30px 42px 30px 30px;
  cursor: pointer;
  position: relative;
  -webkit-transition: .1s ease-out;
  transition: .1s ease-out;
}

@media (max-width: 991px) {
  .sb-panel {
    padding: 21px 42px 21px 21px;
  }
}

.sb-panel:not(:last-child) {
  border-bottom: 1px solid rgba(90, 122, 190, 0.1);
}

.sb-panel:hover, .sb-panel:focus {
  background: #F4F7FC;
}

.sb-panel__title {
  color: rgba(0, 0, 0, 0.8);
  position: relative;
}

.sb-panel__title:after {
  content: '';
  border: 5px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.54);
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -2.5px;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}

.sb-panel__desc {
  display: none;
  margin-top: 12px;
}

.sb-panel__desc a, .sb-panel__desc a:hover, .sb-panel__desc a:focus, .sb-panel__desc a:active {
  color: #000FF0;
  outline: none;
}

@media (min-width: 992px) {
  .sb-panel__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
    -webkit-transition: -webkit-box-shadow .2s, -webkit-transform .2s;
    transition: -webkit-box-shadow .2s, -webkit-transform .2s;
    transition: box-shadow .2s, transform .2s;
    transition: box-shadow .2s, transform .2s, -webkit-box-shadow .2s, -webkit-transform .2s;
  }
}

.sb-panel__link {
  padding: 21px 30px;
  display: block;
  text-align: right;
  margin-top: 0;
}

.sb-panel--active {
  z-index: 2;
}

.sb-panel--active .sb-panel__title {
  font-weight: bold;
}

.sb-panel--active .sb-panel__title:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-top: -5px;
}

.sb-panel--active .sb-panel__desc {
  display: block;
  -webkit-animation: fadeInUp .4s ease-out;
          animation: fadeInUp .4s ease-out;
}

.sb-panel--active .sb-panel__bg {
  background: #ffffff;
  -webkit-transform: scale(1.04, 1.1);
          transform: scale(1.04, 1.1);
  -webkit-box-shadow: 2px 3px 12px 1px rgba(85, 128, 219, 0.212877);
          box-shadow: 2px 3px 12px 1px rgba(85, 128, 219, 0.212877);
  border-radius: 6px;
}

.sb-testimonial {
  position: relative;
}

.sb-testimonial__container {
  padding: 30px;
  display: block;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  background: linear-gradient(341.41deg, #FFFFFF 12.52%, #FFFFFF 85.92%);
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 30, 0.1), 0px 4px 8px rgba(0, 0, 30, 0.1), 0px 8px 16px rgba(0, 0, 30, 0.1);
          box-shadow: 0px 0px 2px rgba(0, 0, 30, 0.1), 0px 4px 8px rgba(0, 0, 30, 0.1), 0px 8px 16px rgba(0, 0, 30, 0.1);
  border-radius: 8px;
  min-height: 400px;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  .sb-testimonial__container {
    padding: 40px 50px;
    min-height: 380px;
  }
}

@media (min-width: 992px) {
  .sb-testimonial__container {
    padding: 50px 80px;
    min-height: 400px;
  }
}

@media (min-width: 1200px) {
  .sb-testimonial__container {
    min-height: 380px;
  }
}

.sb-testimonial__header {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
      grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 30px;
  margin-bottom: 30px;
}

.sb-testimonial__desc {
  color: #64648c;
  letter-spacing: -0.38px;
}

@media (min-width: 768px) {
  .sb-testimonial__desc {
    font-size: 18px;
    line-height: 28px;
    max-width: 520px;
  }
}

.sb-testimonial__author {
  color: #5c07d1;
  font-weight: bold;
}

@media (min-width: 768px) {
  .sb-testimonial__author {
    font-size: 18px;
    line-height: 24px;
  }
}

.sb-testimonial__author span {
  display: block;
  font-size: 14px;
  color: #00000A;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 4px;
}

.sb-testimonial__img {
  border-radius: 50%;
  max-width: 100%;
}

.sb-testimonial__arrow {
  position: absolute;
  top: calc(50% - 18px);
  z-index: 999;
  width: 36px;
  height: 36px;
  background: #5C07D1;
  border: 0.5px solid #5C07D1;
  border-radius: 50px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}

.sb-testimonial__arrow:hover {
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 30, 0.1), 0px 2px 4px rgba(0, 0, 30, 0.1), 0px 4px 8px rgba(0, 0, 30, 0.1);
          box-shadow: 0px 0px 2px rgba(0, 0, 30, 0.1), 0px 2px 4px rgba(0, 0, 30, 0.1), 0px 4px 8px rgba(0, 0, 30, 0.1);
}

.sb-testimonial__arrow--left {
  left: 0;
  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(255%2C255%2C255)%22%2F%3E%0A%3C%2Fsvg%3E");
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.sb-testimonial__arrow--right {
  right: 0;
  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(255%2C255%2C255)%22%2F%3E%0A%3C%2Fsvg%3E");
}

.animate {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: .25s;
          animation-delay: .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;
    -webkit-transform: translate3d(0, 15%, 0);
            transform: translate3d(0, 15%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .l-footer {
    padding-top: 0;
  }
}
/*# sourceMappingURL=implementation.css.map */