@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;
  }
}
.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;
  transition: 0.3s ease-in-out;
}
.sb-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;
}
.sb-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;
}
.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;
}
@media (min-width: 992px) {
  .sb-row {
    padding: 70px 0;
  }
  .sb-row:last-child {
    padding-bottom: 120px;
  }
}
.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.sb-row--alt {
  padding-bottom: 0;
}

.sb-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 50px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 8px;
}
@media (min-width: 768px) {
  .sb-list--2c {
    grid-template-columns: auto 1fr;
    grid-column-gap: 30px;
  }
}
.sb-list__item {
  font-size: 0.875rem;
  color: #00000A;
  position: relative;
  padding-left: 28px;
}
.sb-list__item:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 10px;
  left: 5px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  top: 6px;
  transform: rotate(45deg);
}
.sb-list__item:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 50%;
}
.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;
  transition: 0.3s;
}
.sb-action:before {
  width: 2px;
  height: 2px;
  right: 30px;
  opacity: 0;
}
.sb-action:after {
  width: 8px;
  height: 8px;
  right: 28px;
  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: grid;
  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;
    transform-origin: left;
    margin: auto;
    transform: rotate(-10deg) translate(10px, -10px);
  }
  .sb-hero__shadow .img {
    transform: rotate(10deg) translate(0, 25%);
  }
  .sb-hero__shadow .sb-hero__media {
    display: grid;
    grid-template-columns: 60% 36%;
    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.525rem + 3.3vw);
  color: transparent;
  line-height: 1.1;
  padding-bottom: 18px;
  max-width: 640px;
  letter-spacing: -0.5px;
}
@media (min-width: 1200px) {
  .sb-hero__title {
    font-size: 4rem;
  }
}
@media (min-width: 1500px) {
  .sb-hero__title {
    max-width: 720px;
    font-weight: bold;
    font-size: calc(1.575rem + 3.9vw);
    color: transparent;
    line-height: 1.05;
  }
}
@media (min-width: 1500px) and (min-width: 1200px) {
  .sb-hero__title {
    font-size: 4.5rem;
  }
}
.sb-hero__desc {
  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;
  }
}

@media (max-width: 991px) {
  .sb-article .container--alt {
    width: auto;
  }
}
.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: 520px;
    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__heading--alt {
  font-size: 1.25rem;
  color: #00000A;
}
.sb-article__desc {
  letter-spacing: -0.333333px;
}
.sb-article__desc--alt {
  margin-bottom: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  .sb-article__desc--alt {
    margin-bottom: 1.875rem;
  }
}
.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--3c {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 50px;
}
@media (min-width: 768px) {
  .sb-article--3c {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .sb-article--3c {
    grid-template-columns: 40% 1fr 1fr;
    grid-gap: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sb-article--3c > div:first-child {
    grid-column: 1/-1;
  }
}

.sb-arrow {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
  transform: skew(-10deg);
  margin-right: -60px;
  background: #ffffff;
  transition: 0.25s ease-in-out;
}
.sb-arrow:after {
  content: "";
  display: inline-block;
  transition: 0.3s ease-in-out;
  transform: skew(10deg);
  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;
  position: absolute;
  bottom: 12px;
  right: 18px;
}

.sb-card {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 8px;
  padding: 40px 30px;
  transition: 0.25s ease-in-out;
}
.sb-card:hover, .sb-card:active, .sb-card:focus {
  text-decoration: none;
  outline: none;
}
.sb-card:hover .sb-arrow, .sb-card:active .sb-arrow, .sb-card:focus .sb-arrow {
  margin-right: -20px;
}
.sb-card:hover {
  box-shadow: 7px 48px 42px 0px rgba(0, 0, 0, 0.13), 0px 4px 26px 0px rgba(0, 0, 0, 0.09);
}
.sb-cards {
  display: grid;
  grid-gap: 30px;
  margin: 0 -15px;
}
@media (min-width: 992px) {
  .sb-cards {
    margin: 0;
    grid-template-columns: 38% 58%;
    grid-gap: 4%;
  }
}
.sb-cards > div:last-child {
  overflow-x: scroll;
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 300px);
  grid-gap: 20px;
  padding: 0 15px;
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .sb-cards > div:last-child {
    overflow: visible;
    grid-template-columns: 1fr 1fr;
    padding: 0;
  }
}
.sb-cards > div:last-child:after {
  content: "";
  width: 1px;
  display: block;
  height: 1px;
  position: relative;
}
@media (min-width: 992px) {
  .sb-cards > div:last-child:after {
    display: none;
  }
}
.sb-card__title {
  font-weight: bold;
  font-size: 1.125rem;
  color: #00000A;
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}
.sb-card__desc {
  position: relative;
  z-index: 2;
}
.sb-card--alt {
  border-radius: 0;
  box-shadow: 2px 6px 8px 8px rgba(180, 186, 191, 0.2);
  height: 100%;
  max-width: 480px;
  margin: auto;
}
.sb-card--alt:hover .sb-link:before, .sb-card--alt:focus .sb-link:before {
  width: 100%;
}
@media (min-width: 992px) {
  .sb-card--alt {
    box-shadow: 7px 48px 42px 0px rgba(0, 0, 0, 0.13), 0px 4px 26px 0px rgba(0, 0, 0, 0.09);
    border-radius: 12px;
    padding: 60px 40px;
    margin-bottom: 0;
  }
}
.sb-card--alt .sb-card__title {
  font-weight: 600;
  margin-bottom: 40px;
}
.sb-card--alt .sb-card__desc {
  font-weight: normal;
  font-size: calc(1.275rem + 0.3vw);
  color: #00000A;
}
@media (min-width: 1200px) {
  .sb-card--alt .sb-card__desc {
    font-size: 1.5rem;
  }
}
.sb-card--alt .sb-link {
  position: absolute;
  right: 20px;
  bottom: 16px;
}
.sb-card--alt .sb-link:after {
  padding: 8px 8px;
  margin-top: 0;
}
.sb-card--alt .sb-link:before {
  height: 3px;
}

.sb-testimonial {
  position: relative;
}
.sb-testimonial__container {
  padding: 30px;
  display: block;
  transition: 0.2s ease-in-out;
  box-shadow: 0px 3px 8px 1px rgba(114, 113, 113, 0.25);
}
.sb-testimonial__container > div:last-child {
  display: none;
}
@media (min-width: 768px) {
  .sb-testimonial__container > div:last-child {
    display: grid;
    grid-template-columns: 60px 1fr;
    grid-gap: 15px;
    align-items: center;
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .sb-testimonial__container {
    border-radius: 19px;
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: calc(1rem + 3vw);
    align-items: center;
    margin: 0;
  }
  .sb-testimonial__container > div:last-child {
    display: block;
    text-align: center;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .sb-testimonial__container {
    padding: calc(1.475rem + 2.7vw) calc(1.725rem + 5.7vw) calc(1.4375rem + 2.25vw);
    max-width: 860px;
    margin: auto;
  }
}
@media (min-width: 1200px) {
  .sb-testimonial__container {
    padding: 3.5rem 6rem 3.125rem;
  }
}
.sb-testimonial__container:not(.disabled):hover, .sb-testimonial__container:not(.disabled):focus {
  text-decoration: none;
  outline: none;
  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);
}
.sb-testimonial__container:not(.disabled):hover .sb-link:before, .sb-testimonial__container:not(.disabled):focus .sb-link:before {
  width: 100%;
  height: 2px;
  display: inline-block;
}
.sb-testimonial__title {
  color: rgb(98, 0, 234);
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sb-testimonial__title {
    font-size: 28px;
    line-height: 34px;
    max-width: 420px;
  }
}
.sb-testimonial__desc {
  color: rgb(100, 100, 140);
  letter-spacing: -0.38px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .sb-testimonial__desc {
    font-size: 18px;
    line-height: 28px;
    max-width: 460px;
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) {
  .sb-testimonial__desc {
    position: relative;
  }
}
@media (min-width: 992px) {
  .sb-testimonial__desc:before {
    content: "“";
    position: absolute;
    font-size: 3rem;
    font-family: sans-serif;
    color: #ffffff;
    z-index: 1;
    left: 0;
    top: 0;
    margin-left: -40px;
    margin-top: 20px;
  }
  .sb-testimonial__desc:after {
    content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    background: #5c07d1;
    z-index: 0;
    border-radius: 50%;
    left: 0;
    top: 0;
    margin-left: -50px;
    margin-top: 4px;
  }
}
.sb-testimonial__author {
  color: rgb(92, 7, 209);
  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%;
  height: auto;
}
@media (min-width: 768px) {
  .sb-testimonial__img {
    margin-bottom: 16px;
  }
}

@media (min-width: 768px) {
  .sb-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .cb-footer, .l-footer {
    padding-top: 0;
  }
}
svg.hero {
  margin: auto;
  display: block;
}

svg.hero * {
  fill: none;
}

svg.hero path {
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  display: none;
}

.sb-body--purple .sb-hero__shadow {
  background: linear-gradient(-135deg, rgb(67, 0, 163) 0%, rgb(97, 0, 187) 33%, rgb(167, 0, 241) 100%);
}
.sb-body--purple .sb-hero__label, .sb-body--purple .sb-hero__desc {
  color: #ffffff;
}
.sb-body--purple .sb-hero__title {
  background: linear-gradient(-90deg, rgb(255, 169, 220) 0%, rgb(255, 211, 230) 100%);
  -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: rgb(255, 147, 207);
}
.sb-body--purple .sb-action--alt {
  background: transparent;
  color: #ffffff;
}
.sb-body--purple .sb-card {
  background: linear-gradient(-135deg, rgb(67, 0, 163) 0%, rgb(97, 0, 187) 33%, rgb(167, 0, 241) 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: rgb(84, 21, 14);
}
.sb-body--red .sb-hero__shadow {
  background: linear-gradient(-90deg, rgb(255, 154, 158) 0%, rgb(250, 208, 196) 100%);
}
.sb-body--red .sb-hero__label, .sb-body--red .sb-hero__desc {
  color: rgb(84, 21, 14);
}
.sb-body--red .sb-hero__title {
  background: linear-gradient(-90deg, #f97000 0, #f3587c 100%);
  -webkit-background-clip: text;
}
.sb-body--red .sb-list__item {
  color: rgb(84, 21, 14);
}
.sb-body--red .sb-list__item:before {
  background-color: #fa655b;
}
.sb-body--red .sb-list__item:after {
  border-color: #faccc1;
}
.sb-body--red .sb-action {
  color: #ffffff;
  background: rgb(250, 102, 91);
}
.sb-body--red .sb-action--alt {
  background: transparent;
  color: rgb(84, 21, 14);
}
.sb-body--red .sb-card {
  background: linear-gradient(-90deg, rgb(255, 154, 158) 0%, rgb(250, 208, 196) 100%);
}
.sb-body--red .sb-card--alt {
  background: #ffffff;
}
.sb-body--red .sb-card__title, .sb-body--red .sb-card__desc {
  color: rgb(84, 21, 14);
}
.sb-body--blue .sb-hero__shadow {
  background: linear-gradient(-135deg, rgb(234, 175, 200) 0%, rgb(151, 103, 173) 52%, rgb(118, 75, 162) 100%);
}
.sb-body--blue .sb-hero__label, .sb-body--blue .sb-hero__desc {
  color: #ffffff;
}
.sb-body--blue .sb-hero__title {
  background: linear-gradient(-90deg, rgb(234, 175, 200) 0%, rgb(255, 230, 245) 100%);
  -webkit-background-clip: text;
}
.sb-body--blue .sb-list__item {
  color: #ffffff;
}
.sb-body--blue .sb-list__item:before {
  background: #ffffff;
}
.sb-body--blue .sb-list__item:after {
  border-color: #8457a7;
}
.sb-body--blue .sb-action {
  color: #ffffff;
  background: #5417A8;
}
.sb-body--blue .sb-action--alt {
  background: transparent;
  color: #ffffff;
}
.sb-body--blue .sb-card {
  background: linear-gradient(-135deg, rgb(234, 175, 200) 0%, rgb(151, 103, 173) 52%, rgb(118, 75, 162) 100%);
}
.sb-body--blue .sb-card__title, .sb-body--blue .sb-card__desc {
  color: #ffffff;
}
.sb-body--blue .sb-card--alt {
  background: #ffffff;
}
.sb-body--blue .sb-card--alt .sb-card__title, .sb-body--blue .sb-card--alt .sb-card__desc {
  color: rgb(84, 21, 14);
}
.sb-body--yellow .sb-hero__shadow {
  background: linear-gradient(-135deg, rgb(246, 211, 101) 0%, rgb(251, 177, 122) 47%, rgb(253, 160, 133) 100%);
}
.sb-body--yellow .sb-hero__label, .sb-body--yellow .sb-hero__desc {
  color: rgb(73, 46, 41);
}
.sb-body--yellow .sb-hero__title {
  background: linear-gradient(-90deg, rgb(247, 115, 90) 0%, rgb(161, 62, 69) 100%);
  -webkit-background-clip: text;
}
.sb-body--yellow .sb-list__item {
  color: rgb(73, 46, 41);
}
.sb-body--yellow .sb-list__item:before {
  background: rgb(192, 68, 77);
}
.sb-body--yellow .sb-list__item:after {
  border-color: #fca780;
}
.sb-body--yellow .sb-action {
  color: #ffffff;
  background: rgb(192, 68, 77);
}
.sb-body--yellow .sb-action--alt {
  background: transparent;
  color: rgb(73, 46, 41);
}
.sb-body--yellow .sb-card {
  background: linear-gradient(-135deg, rgb(246, 211, 101) 0%, rgb(251, 177, 122) 47%, rgb(253, 160, 133) 100%);
}
.sb-body--yellow .sb-card--alt {
  background: #ffffff;
}
.sb-body--yellow .sb-card__title, .sb-body--yellow .sb-card__desc {
  color: rgb(73, 46, 41);
}
.sb-body--pd .sb-hero__shadow {
  background: #041b32;
}
.sb-body--pd .sb-hero__label, .sb-body--pd .sb-hero__title, .sb-body--pd .sb-hero__desc {
  color: #ffffff;
}
.sb-body--pd .sb-action {
  color: #ffffff;
  background: #337CBF;
}
.sb-body--pd .sb-action--alt {
  background: transparent;
  color: #ffffff;
}
.sb-body--boc .sb-hero__shadow {
  background: #041b32;
}
.sb-body--boc .sb-hero__label, .sb-body--boc .sb-hero__title, .sb-body--boc .sb-hero__desc {
  color: #ffffff;
}
.sb-body--boc .sb-action {
  color: #ffffff;
  background: #5F57E7;
}
.sb-body--boc .sb-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;
  }
}/*# sourceMappingURL=strategy-bundle.css.map */