@font-face {
  font-family: 'Avenir';
  src: url('fonts/Avenir-Light.eot');
  src: url('fonts/Avenir-Light.eot#iefix') format('embedded-opentype'), url('fonts/Avenir-Light.woff2') format('woff2'), url('fonts/Avenir-Light.woff') format('woff'), url('fonts/Avenir-Light.ttf') format('truetype'), url('/images/Avenir-Light.svg#Avenir-Light') format('svg');
  font-weight: 100;
  font-style: normal;
}

/*!sc*/
@font-face {
  font-family: 'Avenir';
  src: url('fonts/Avenir-Book.eot');
  src: url('fonts/Avenir-Book.eot#iefix') format('embedded-opentype'), url('fonts/Avenir-Book.woff2') format('woff2'), url('fonts/Avenir-Book.woff') format('woff'), url('fonts/Avenir-Book.ttf') format('truetype'), url('/images/Avenir-Book.svg#Avenir-Book') format('svg');
  font-weight: 300;
  font-style: normal;
}

/*!sc*/
@font-face {
  font-family: 'Avenir';
  src: url('fonts/Avenir-BookOblique.eot');
  src: url('fonts/Avenir-BookOblique.eot#iefix') format('embedded-opentype'), url('fonts/Avenir-BookOblique.woff2') format('woff2'), url('fonts/Avenir-BookOblique.woff') format('woff'), url('fonts/Avenir-BookOblique.ttf') format('truetype'), url('/images/Avenir-BookOblique.svg#Avenir-BookOblique') format('svg');
  font-weight: 300;
  font-style: italic;
}

/*!sc*/
@font-face {
  font-family: 'Avenir';
  src: url('fonts/Avenir-Roman.eot');
  src: url('fonts/Avenir-Roman.eot#iefix') format('embedded-opentype'), url('fonts/Avenir-Roman.woff2') format('woff2'), url('fonts/Avenir-Roman.woff') format('woff'), url('fonts/Avenir-Roman.ttf') format('truetype'), url('/images/Avenir-Roman.svg#Avenir-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*!sc*/
@font-face {
  font-family: 'Avenir';
  src: url('fonts/Avenir-Oblique.eot');
  src: url('fonts/Avenir-Oblique.eot#iefix') format('embedded-opentype'), url('fonts/Avenir-Oblique.woff2') format('woff2'), url('fonts/Avenir-Oblique.woff') format('woff'), url('fonts/Avenir-Oblique.ttf') format('truetype'), url('/images/Avenir-Oblique.svg#Avenir-Oblique') format('svg');
  font-weight: normal;
  font-style: italic;
}

/*!sc*/
@font-face {
  font-family: 'Avenir';
  src: url('fonts/Avenir-Medium.eot');
  src: url('fonts/Avenir-Medium.eot#iefix') format('embedded-opentype'), url('fonts/Avenir-Medium.woff2') format('woff2'), url('fonts/Avenir-Medium.woff') format('woff'), url('fonts/Avenir-Medium.ttf') format('truetype'), url('/images/Avenir-Medium.svg#Avenir-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

/*!sc*/
@font-face {
  font-family: 'Avenir';
  src: url('fonts/Avenir-Heavy.eot');
  src: url('fonts/Avenir-Heavy.eot#iefix') format('embedded-opentype'), url('fonts/Avenir-Heavy.woff2') format('woff2'), url('fonts/Avenir-Heavy.woff') format('woff'), url('fonts/Avenir-Heavy.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

/*!sc*/
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/ibm-plex-mono-v5-latin-regular.eot');
  src: local('IBM Plex Mono'), local('IBMPlexMono'), url('fonts/ibm-plex-mono-v5-latin-regular.eot#iefix') format('embedded-opentype'), url('fonts/ibm-plex-mono-v5-latin-regular.woff2') format('woff2'), url('fonts/ibm-plex-mono-v5-latin-regular.woff') format('woff'), url('fonts/ibm-plex-mono-v5-latin-regular.ttf') format('truetype'), url('/images/ibm-plex-mono-v5-latin-regular.svg#IBMPlexMono') format('svg');
}

/*!sc*/
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/ibm-plex-mono-v5-latin-700.eot');
  src: local('IBM Plex Mono Bold'), local('IBMPlexMono-Bold'), url('fonts/ibm-plex-mono-v5-latin-700.eot#iefix') format('embedded-opentype'), url('fonts/ibm-plex-mono-v5-latin-700.woff2') format('woff2'), url('fonts/ibm-plex-mono-v5-latin-700.woff') format('woff'), url('fonts/ibm-plex-mono-v5-latin-700.ttf') format('truetype'), url('/images/ibm-plex-mono-v5-latin-700.svg#IBMPlexMono') format('svg');
}

/*!sc*/
@font-face {
  font-family: 'Icons';
  src: url('fonts/Glyphter.eot');
  src: url('fonts/Glyphter.eot#iefix') format('embedded-opentype'), url('fonts/Glyphter.woff') format('woff'), url('fonts/Glyphter.ttf') format('truetype'), url('/images/Glyphter.svg#Glyphter') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*!sc*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/*!sc*/
body {
  margin: 0;
}

/*!sc*/
main {
  display: block;
}

/*!sc*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/*!sc*/
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/*!sc*/
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*!sc*/
a {
  background-color: transparent;
}

/*!sc*/
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*!sc*/
b,
strong {
  font-weight: bolder;
}

/*!sc*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*!sc*/
small {
  font-size: 80%;
}

/*!sc*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/*!sc*/
sub {
  bottom: -0.25em;
}

/*!sc*/
sup {
  top: -0.5em;
}

/*!sc*/
img {
  border-style: none;
}

/*!sc*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/*!sc*/
button,
input {
  overflow: visible;
}

/*!sc*/
button,
select {
  text-transform: none;
}

/*!sc*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/*!sc*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/*!sc*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/*!sc*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/*!sc*/
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/*!sc*/
progress {
  vertical-align: baseline;
}

/*!sc*/
textarea {
  overflow: auto;
}

/*!sc*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/*!sc*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/*!sc*/
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/*!sc*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*!sc*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/*!sc*/
details {
  display: block;
}

/*!sc*/
summary {
  display: list-item;
}

/*!sc*/
template {
  display: none;
}

/*!sc*/
[hidden] {
  display: none;
}

/*!sc*/
#__next {
  position: relative;
}

/*!sc*/
*,
*::before,
*::after {
  border: 0;
  box-sizing: inherit;
  margin: 0;
  outline: none;
  padding: 0;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
html {
  display: block;
  min-width: 100%;
  width: 100%;
  box-sizing: border-box;
  font-variant-ligatures: common-ligatures;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
}

/*!sc*/
@media (min-width:768px) {
  html {
    font-size: 19px;
  }
}

/*!sc*/
body {
  display: block;
  min-width: 100%;
  width: 100%;
  background-color: #FFFFFF;
  color: #24292f;
  font-family: Avenir, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-size: 1rem;
}

/*!sc*/
[tabindex="-1"]:focus {
  outline: none !important;
}

/*!sc*/
a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #132d60;
}

/*!sc*/
a:hover {
  -webkit-transition: color .3s;
  transition: color .3s;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
b,
strong {
  font-weight: 700;
}

/*!sc*/
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3 {
  font-family: Avenir, sans-serif;
  line-height: 1.3;
  font-weight: 700;
  color: #24292f;
}

/*!sc*/
h1,
.h1 {
  margin-top: 60px;
  margin-bottom: 18px;
  font-weight: 700;
  text-transform: none;
  font-size: 2.2rem;
  -webkit-letter-spacing: -0.03em;
  -moz-letter-spacing: -0.03em;
  -ms-letter-spacing: -0.03em;
  letter-spacing: -0.03em;
}

/*!sc*/
@media (min-width:768px) {

  h1,
  .h1 {
    font-size: 2.8rem;
  }
}

/*!sc*/
h1:first-child,
.h1:first-child {
  margin-top: 0;
}

/*!sc*/
h1 em,
.h1 em {
  display: block;
  margin-bottom: 5px;
  font-size: 40%;
  font-style: normal;
  font-weight: 500;
  -webkit-letter-spacing: normal;
  -moz-letter-spacing: normal;
  -ms-letter-spacing: normal;
  letter-spacing: normal;
  text-transform: uppercase;
}

/*!sc*/
h1 i,
.h1 i {
  font-style: normal;
  text-transform: none;
  -webkit-letter-spacing: normal;
  -moz-letter-spacing: normal;
  -ms-letter-spacing: normal;
  letter-spacing: normal;
}

/*!sc*/
h2,
.h2 {
  margin-top: 50px;
  margin-bottom: 18px;
  font-size: 1.7rem;
  -webkit-letter-spacing: -0.02em;
  -moz-letter-spacing: -0.02em;
  -ms-letter-spacing: -0.02em;
  letter-spacing: -0.02em;
}

/*!sc*/
h2:first-child,
.h2:first-child {
  margin-top: 0;
}

/*!sc*/
h2 em,
.h2 em {
  display: block;
  margin-bottom: 5px;
  font-size: 50%;
  font-style: normal;
  font-weight: 700;
  -webkit-letter-spacing: normal;
  -moz-letter-spacing: normal;
  -ms-letter-spacing: normal;
  letter-spacing: normal;
  text-transform: uppercase;
}

/*!sc*/
h2 i,
.h2 i {
  font-style: normal;
  text-transform: none;
  -webkit-letter-spacing: normal;
  -moz-letter-spacing: normal;
  -ms-letter-spacing: normal;
  letter-spacing: normal;
}

/*!sc*/
h3,
.h3 {
  margin-top: 40px;
  margin-bottom: 18px;
  font-size: 1.4rem;
}

/*!sc*/
h3 em,
.h3 em {
  display: block;
  margin-bottom: 5px;
  font-size: 50%;
  font-style: normal;
  font-weight: 700;
  -webkit-letter-spacing: normal;
  -moz-letter-spacing: normal;
  -ms-letter-spacing: normal;
  letter-spacing: normal;
  text-transform: uppercase;
}

/*!sc*/
h4 {
  margin-top: 40px;
  margin-bottom: 18px;
  font-size: 1.1rem;
}

/*!sc*/
p {
  margin-top: 18px;
  margin-bottom: 18px;
  word-break: break-word;
}

/*!sc*/
figure {
  margin-top: 20px;
  margin-bottom: 20px;
}

/*!sc*/
figure img {
  display: block;
  width: 100%;
}

/*!sc*/
figure img.auto {
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  width: auto;
}

/*!sc*/
figure figcaption {
  margin-right: auto;
  margin-left: auto;
  margin-top: 6px;
  display: block;
  text-align: center;
  max-width: 60%;
  font-size: 0.8rem;
}

/*!sc*/
figure video {
  display: block;
  max-width: 100%;
  width: auto;
}

/*!sc*/
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 0;
  border-bottom: 1px solid #8193b2;
}

/*!sc*/
ul,
ol {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 20px;
}

/*!sc*/
ul {
  list-style-type: disc;
}

/*!sc*/
ol {
  list-style-type: descimal;
}

/*!sc*/
li>ol {
  margin-top: 0;
  margin-bottom: 0;
}

/*!sc*/
s {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}

/*!sc*/
details {
  margin-top: 15px;
  margin-bottom: 15px;
}

/*!sc*/
details+details {
  margin-top: 0;
}

/*!sc*/
details>summary {
  cursor: pointer;
}

/*!sc*/
details>summary>* {
  display: inline;
}

/*!sc*/
details>summary+* {
  margin-top: 4px;
}

/*!sc*/
details> :not(summary) {
  margin-left: 1.2em;
}

/*!sc*/
pre,
code,
tt,
.code {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  line-height: 1.3;
  font-size: 0.9rem;
}

/*!sc*/
code {
  padding-right: 4px;
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #f6f8fa;
  color: #61f4de;
}

/*!sc*/
.code,
.codehilite {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px;
  background-color: #f6f8fa;
  color: #24292f;
  border-radius: 8px;
  display: table;
  table-layout: fixed;
  width: 100%;
}

/*!sc*/
.code code,
.codehilite code {
  background: transparent;
}

/*!sc*/
.code pre,
.codehilite pre {
  white-space: pre;
  overflow-x: auto;
  width: 100%;
  margin: 0;
  display: block;
}

/*!sc*/
.code .c,
.codehilite .c {
  color: #8193b2;
}

/*!sc*/
.code .err,
.codehilite .err {
  color: #57606a;
}

/*!sc*/
.code .g,
.codehilite .g {
  color: #57606a;
}

/*!sc*/
.code .k,
.codehilite .k {
  color: #61f4de;
}

/*!sc*/
.code .l,
.codehilite .l {
  color: #57606a;
}

/*!sc*/
.code .n,
.codehilite .n {
  color: #132d60;
}

/*!sc*/
.code .o,
.codehilite .o {
  color: #57606a;
}

/*!sc*/
.code .x,
.codehilite .x {
  color: #57606a;
}

/*!sc*/
.code .p,
.codehilite .p {
  color: #57606a;
}

/*!sc*/
.code .cm,
.codehilite .cm {
  color: #8193b2;
}

/*!sc*/
.code .cp,
.codehilite .cp {
  color: #8193b2;
}

/*!sc*/
.code .c1,
.codehilite .c1 {
  color: #8193b2;
}

/*!sc*/
.code .cs,
.codehilite .cs {
  color: #8193b2;
}

/*!sc*/
.code .gd,
.codehilite .gd {
  color: #61f4de;
}

/*!sc*/
.code .ge,
.codehilite .ge {
  color: #57606a;
  font-style: italic;
}

/*!sc*/
.code .gr,
.codehilite .gr {
  color: #61f4de;
}

/*!sc*/
.code .gh,
.codehilite .gh {
  color: #57606a;
}

/*!sc*/
.code .gi,
.codehilite .gi {
  color: #61f4de;
}

/*!sc*/
.code .go,
.codehilite .go {
  color: #57606a;
}

/*!sc*/
.code .gp,
.codehilite .gp {
  color: #57606a;
}

/*!sc*/
.code .gs,
.codehilite .gs {
  color: #57606a;
  font-weight: bold;
}

/*!sc*/
.code .gu,
.codehilite .gu {
  color: #57606a;
}

/*!sc*/
.code .gt,
.codehilite .gt {
  color: #57606a;
}

/*!sc*/
.code .kc,
.codehilite .kc {
  color: #6f7bf7;
}

/*!sc*/
.code .kd,
.codehilite .kd {
  color: #6f7bf7;
}

/*!sc*/
.code .kn,
.codehilite .kn {
  color: #6f7bf7;
}

/*!sc*/
.code .kp,
.codehilite .kp {
  color: #6f7bf7;
}

/*!sc*/
.code .kr,
.codehilite .kr {
  color: #6f7bf7;
}

/*!sc*/
.code .kt,
.codehilite .kt {
  color: #6f7bf7;
}

/*!sc*/
.code .ld,
.codehilite .ld {
  color: #57606a;
}

/*!sc*/
.code .m,
.codehilite .m {
  color: #132d60;
}

/*!sc*/
.code .na,
.codehilite .na {
  color: #57606a;
}

/*!sc*/
.code .nb,
.codehilite .nb {
  color: #61f4de;
}

/*!sc*/
.code .nc,
.codehilite .nc {
  color: #57606a;
}

/*!sc*/
.code .no,
.codehilite .no {
  color: #57606a;
}

/*!sc*/
.code .nd,
.codehilite .nd {
  color: #61f4de;
}

/*!sc*/
.code .ni,
.codehilite .ni {
  color: #57606a;
}

/*!sc*/
.code .ne,
.codehilite .ne {
  color: #57606a;
}

/*!sc*/
.code .nf,
.codehilite .nf {
  color: #57606a;
}

/*!sc*/
.code .nl,
.codehilite .nl {
  color: #57606a;
}

/*!sc*/
.code .nn,
.codehilite .nn {
  color: #ff7170;
}

/*!sc*/
.code .nx,
.codehilite .nx {
  color: #57606a;
}

/*!sc*/
.code .py,
.codehilite .py {
  color: #57606a;
}

/*!sc*/
.code .nt,
.codehilite .nt {
  color: #61f4de;
}

/*!sc*/
.code .nv,
.codehilite .nv {
  color: #61f4de;
}

/*!sc*/
.code .ow,
.codehilite .ow {
  color: #61f4de;
}

/*!sc*/
.code .w,
.codehilite .w {
  color: #57606a;
}

/*!sc*/
.code .mf,
.codehilite .mf {
  color: #61f4de;
}

/*!sc*/
.code .mh,
.codehilite .mh {
  color: #61f4de;
}

/*!sc*/
.code .mi,
.codehilite .mi {
  color: #61f4de;
}

/*!sc*/
.code .mo,
.codehilite .mo {
  color: #61f4de;
}

/*!sc*/
.code .sb,
.codehilite .sb {
  color: #57606a;
}

/*!sc*/
.code .sd,
.codehilite .sd {
  color: #57606a;
}

/*!sc*/
.code .se,
.codehilite .se {
  color: #57606a;
}

/*!sc*/
.code .sh,
.codehilite .sh {
  color: #57606a;
}

/*!sc*/
.code .si,
.codehilite .si {
  color: #61f4de;
}

/*!sc*/
.code .bp,
.codehilite .bp {
  color: #61f4de, 15%;
}

/*!sc*/
.code .vc,
.codehilite .vc {
  color: #61f4de;
}

/*!sc*/
.code .vg,
.codehilite .vg {
  color: #61f4de;
}

/*!sc*/
.code .vi,
.codehilite .vi {
  color: #61f4de;
}

/*!sc*/
.code .il,
.codehilite .il {
  color: #61f4de;
}

/*!sc*/
data-styled.g2[id="sc-global-bLZzFp1"] {
  content: "sc-global-bLZzFp1,"
}

/*!sc*/
.kjTlFs {
  position: relative;
  top: 1px;
  margin-left: 8px;
  stroke-width: 1.5px;
  fill: none;
  stroke: currentColor;
  height: 0.7em;
  width: 0.7em;
}

/*!sc*/
.kjTlFs.inverted {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

/*!sc*/
.kjTlFs .tip {
  -webkit-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}

/*!sc*/
data-styled.g3[id="sc-f48a8e22-0"] {
  content: "kjTlFs,"
}

/*!sc*/
.cbNVqu {
  white-space: nowrap;
  display: inline-block;
  height: 42px;
  line-height: 34px;
  border-radius: 6px;
  padding: 4px 18px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  font-size: 15px;
  -webkit-letter-spacing: .025em;
  -moz-letter-spacing: .025em;
  -ms-letter-spacing: .025em;
  letter-spacing: .025em;
  cursor: pointer;
  background-color: #132d60;
  color: #FFFFFF;
}

/*!sc*/
.cbNVqu .arrow {
  --arrowHoverTransition: 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  --arrowHoverOffset: translateX(3px);
}

/*!sc*/
.cbNVqu .arrow .line {
  opacity: 0;
  -webkit-transition: opacity var(--hoverTransition, var(--arrowHoverTransition));
  transition: opacity var(--hoverTransition, var(--arrowHoverTransition));
}

/*!sc*/
.cbNVqu .arrow .tip {
  -webkit-transition: -webkit-transform var(--hoverTransition, var(--arrowHoverTransition));
  -webkit-transition: transform var(--hoverTransition, var(--arrowHoverTransition));
  transition: transform var(--hoverTransition, var(--arrowHoverTransition));
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/*!sc*/
.cbNVqu:hover {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

/*!sc*/
.cbNVqu:hover .arrow .line {
  opacity: 1;
}

/*!sc*/
.cbNVqu:hover .arrow .tip {
  -webkit-transform: var(--arrowHoverOffset);
  -ms-transform: var(--arrowHoverOffset);
  transform: var(--arrowHoverOffset);
}

/*!sc*/
.cbNVqu:hover {
  background-color: #132d60;
  color: #FFFFFF;
}

/*!sc*/
.hkxazW {
  white-space: nowrap;
  display: inline-block;
  height: 42px;
  line-height: 34px;
  border-radius: 6px;
  padding: 4px 18px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  font-size: 15px;
  -webkit-letter-spacing: .025em;
  -moz-letter-spacing: .025em;
  -ms-letter-spacing: .025em;
  letter-spacing: .025em;
  cursor: pointer;
  background-color: #FFFFFF;
  color: #24292f;
}

/*!sc*/
.hkxazW .arrow {
  --arrowHoverTransition: 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  --arrowHoverOffset: translateX(3px);
}

/*!sc*/
.hkxazW .arrow .line {
  opacity: 0;
  -webkit-transition: opacity var(--hoverTransition, var(--arrowHoverTransition));
  transition: opacity var(--hoverTransition, var(--arrowHoverTransition));
}

/*!sc*/
.hkxazW .arrow .tip {
  -webkit-transition: -webkit-transform var(--hoverTransition, var(--arrowHoverTransition));
  -webkit-transition: transform var(--hoverTransition, var(--arrowHoverTransition));
  transition: transform var(--hoverTransition, var(--arrowHoverTransition));
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/*!sc*/
.hkxazW:hover {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

/*!sc*/
.hkxazW:hover .arrow .line {
  opacity: 1;
}

/*!sc*/
.hkxazW:hover .arrow .tip {
  -webkit-transform: var(--arrowHoverOffset);
  -ms-transform: var(--arrowHoverOffset);
  transform: var(--arrowHoverOffset);
}

/*!sc*/
.hkxazW:hover {
  background-color: #FFFFFF;
  color: #24292f;
}

/*!sc*/
data-styled.g4[id="sc-45972103-0"] {
  content: "cbNVqu,hkxazW,"
}

/*!sc*/
.gFaVOd {
  display: block;
  min-width: 100%;
  width: 100%;
  background-color: #ffffffb8;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 400;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}

/*!sc*/
.gFaVOd nav {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  font-size: 0.95rem;
}

/*!sc*/
@media (min-width:1440px) {
  .gFaVOd nav {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
.gFaVOd nav .logo {
  height: 40px;
  width: 137px;
  --color: #24292f;
}

/*!sc*/
.gFaVOd nav .logo:hover {
  --color: #24292f;
}

/*!sc*/
.gFaVOd nav .open-menu {
  cursor: pointer;
  width: 48px;
  height: 45px;
  position: relative;
}

/*!sc*/
.gFaVOd nav .open-menu:after {
  content: "";
  width: 24px;
  height: 21px;
  position: absolute;
  top: 12px;
  left: 12px;
  background: linear-gradient(to bottom, #24292f, #24292f 14.28%, transparent 14.28%, transparent 42.86%, #24292f 42.86%, #24292f 57.14%, transparent 57.14%, transparent 85.72%, #24292f 85.72%, #24292f 100%);
}

/*!sc*/
.gFaVOd nav>ul a,
.gFaVOd nav>ul span {
  font-weight: 500;
  color: #24292f;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
.gFaVOd nav>ul a:hover,
.gFaVOd nav>ul span:hover {
  color: #8193b2;
}

/*!sc*/
@media (max-width:989px) {
  .gFaVOd nav {
    height: 80px;
    display: grid;
    grid-template-columns: 1fr min-content min-content min-content;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .gFaVOd nav>ul {
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 50px 100px -20px rgba(50, 50, 93, .25), 0 30px 60px -30px rgba(0, 0, 0, .3), 0 -18px 60px -10px rgba(0, 0, 0, .025);
    overflow: hidden;
    border-radius: 4px;
    display: grid;
    grid-template-columns: auto;
    list-style-type: none;
    z-index: 1;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    will-change: transform, opacity;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }

  .gFaVOd nav>ul.show {
    -webkit-animation: lgGnfu .25s forwards;
    animation: lgGnfu .25s forwards;
  }

  .gFaVOd nav>ul.show>li {
    padding: 0;
    margin: 0;
  }

  .gFaVOd nav>ul.show>li.more {
    padding: 14px 0;
  }

  .gFaVOd nav>ul.show>li.services {
    grid-row: 1;
  }

  .gFaVOd nav>ul.show>li.close-menu {
    position: absolute;
    right: 0;
    top: 0;
    width: 51px;
    height: 51px;
    margin: 0;
  }

  .gFaVOd nav>ul.show>li.close-menu:before,
  .gFaVOd nav>ul.show>li.close-menu:after {
    content: "";
    position: absolute;
    background: #24292f;
    border-radius: 1px;
    left: 14px;
    right: 14px;
    top: 24px;
    height: 3px;
    -webkit-transition: background .1s;
    transition: background .1s;
  }

  .gFaVOd nav>ul.show>li.close-menu:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .gFaVOd nav>ul.show>li.close-menu:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .gFaVOd nav>ul.show>li>a,
  .gFaVOd nav>ul.show>li>span {
    display: block;
    padding: 5px 15px;
  }

  .gFaVOd nav>ul.show>li>span {
    text-transform: uppercase;
    font-weight: 500;
  }

  .gFaVOd nav>ul.show>li>ul {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
  }

  .gFaVOd nav>ul.show>li>ul>li {
    margin: 0;
    padding: 1px 0;
  }

  .gFaVOd nav>ul.show>li>ul>li>a {
    display: block;
    padding: 3px 0;
  }

  .gFaVOd nav>a[role=button] {
    display: none;
  }
}

/*!sc*/
@media (min-width:990px) {
  .gFaVOd nav {
    display: grid;
    grid-template-columns: min-content auto min-content;
    gap: 12px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
  }

  .gFaVOd nav .open-menu {
    display: none;
  }

  .gFaVOd nav>ul {
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    justify-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }

  .gFaVOd nav>ul>li {
    position: relative;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
  }

  .gFaVOd nav>ul>li:before {
    display: none;
  }

  .gFaVOd nav>ul>li:hover>a,
  .gFaVOd nav>ul>li:hover>span {
    color: #8193b2;
  }

  .gFaVOd nav>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .gFaVOd nav>ul>li.close-menu {
    display: none;
  }

  .gFaVOd nav>ul>li>a,
  .gFaVOd nav>ul>li>span {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
  }

  .gFaVOd nav>ul>li>a[href="/careers.html"],
  .gFaVOd nav>ul>li>span[href="/careers.html"] {
    background-image: linear-gradient(110deg, #61f4de, #6f7bf7);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #0000;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .gFaVOd nav>ul>li>ul {
    display: grid;
    margin: 0;
    list-style-type: none;
    position: absolute;
    padding: 20px 35px;
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 8%) 0px 4.48625rem 5.27794rem, rgb(0 0 0 / 6%) 0px 1.87425rem 2.205rem, rgb(0 0 0 / 5%) 0px 1.00206rem 1.1789rem, rgb(0 0 0 / 4%) 0px 0.561748rem 0.66088rem, rgb(0 0 0 / 3%) 0px 0.29834rem 0.350988rem, rgb(0 0 0 / 4%) 0px -0.2rem 1.2rem;
    top: 40px;
    left: 50%;
    grid-column-template: 1fr;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(-70%);
    -ms-transform: translateX(-70%);
    transform: translateX(-70%);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .gFaVOd nav>ul>li>ul:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 20px;
    top: -20px;
  }

  .gFaVOd nav>ul>li>ul>li {
    white-space: nowrap;
  }

  .gFaVOd nav>ul>li>ul>li>a {
    display: block;
    padding: 4px 0;
    font-weight: 500;
    -webkit-transition: color .1s;
    transition: color .1s;
    font-size: calc(0.95rem * 0.95);
  }
}

/*!sc*/
data-styled.g5[id="sc-25f4a782-0"] {
  content: "gFaVOd,"
}

/*!sc*/
.jhhZCp {
  display: block;
  min-width: 100%;
  width: 100%;
}

/*!sc*/
.jhhZCp nav {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  padding-top: 40px;
  padding-bottom: 30px;
  font-size: 0.82rem;
}

/*!sc*/
@media (min-width:1440px) {
  .jhhZCp nav {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:768px) {
  .jhhZCp nav {
    padding-top: 80px;
  }
}

/*!sc*/
.jhhZCp nav>ul {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
  gap: 30px;
  grid-template-columns: auto;
}

/*!sc*/
@media (min-width:768px) {
  .jhhZCp nav>ul {
    grid-template-columns: repeat(3, auto);
  }
}

/*!sc*/
@media (min-width:990px) {
  .jhhZCp nav>ul {
    grid-template-columns: repeat(5, auto);
  }
}

/*!sc*/
.jhhZCp nav>ul>li {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  color: #8193b2;
}

/*!sc*/
@media (min-width:768px) {
  .jhhZCp nav>ul>li:first-child {
    grid-area: 1 / 1 / 2 / 4;
  }
}

/*!sc*/
@media (min-width:990px) {
  .jhhZCp nav>ul>li:first-child {
    grid-area: 1 / 1 / 2 / 3;
  }
}

/*!sc*/
.jhhZCp nav>ul>li:nth-last-child(2) {
  height: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

/*!sc*/
@media (min-width:768px) {
  .jhhZCp nav>ul>li:nth-last-child(2) {
    grid-area: 3 / 1 / 4 / 4;
  }
}

/*!sc*/
@media (min-width:990px) {
  .jhhZCp nav>ul>li:nth-last-child(2) {
    grid-area: 2 / 1 / 3 / 3;
  }
}

/*!sc*/
.jhhZCp nav>ul>li:nth-last-child(1) {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #8193b2;
  font-size: calc(0.82rem * 0.85);
}

/*!sc*/
@media (min-width:768px) {
  .jhhZCp nav>ul>li:nth-last-child(1) {
    grid-area: 4 / 1 / 5 / 4;
  }
}

/*!sc*/
@media (min-width:990px) {
  .jhhZCp nav>ul>li:nth-last-child(1) {
    grid-area: 2 / 3 / 3 / 6;
  }
}

/*!sc*/
.jhhZCp nav>ul>li:nth-last-child(1) a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #8193b2;
}

/*!sc*/
.jhhZCp nav>ul>li span {
  font-weight: 700;
  text-transform: uppercase;
  color: #8193b2;
}

/*!sc*/
.jhhZCp nav>ul>li a {
  display: inline-block;
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #24292f;
}

/*!sc*/
.jhhZCp nav>ul>li a:hover {
  color: #24292f;
}

/*!sc*/
.jhhZCp nav>ul>li .clutch-widget,
.jhhZCp nav>ul>li .goodfirm-widget {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

/*!sc*/
.jhhZCp nav>ul>li .clutch-widget {
  -webkit-transform: scale(0.6) translate(0, 0);
  -ms-transform: scale(0.6) translate(0, 0);
  transform: scale(0.6) translate(0, 0);
}

/*!sc*/
@media (min-width:768px) {
  .jhhZCp nav>ul>li .clutch-widget {
    -webkit-transform: scale(0.8) translate(0, 0);
    -ms-transform: scale(0.8) translate(0, 0);
    transform: scale(0.8) translate(0, 0);
  }
}

/*!sc*/
.jhhZCp nav>ul>li .clutch-widget iframe {
  display: block;
  height: 50px;
  width: 100%;
  border: none;
}

/*!sc*/
.jhhZCp nav>ul>li .goodfirm-widget {
  -webkit-transform: scale(0.468) translate(253px, -124px);
  -ms-transform: scale(0.468) translate(253px, -124px);
  transform: scale(0.468) translate(253px, -124px);
}

/*!sc*/
@media (min-width:768px) {
  .jhhZCp nav>ul>li .goodfirm-widget {
    -webkit-transform: scale(0.625) translate(263px, -98px);
    -ms-transform: scale(0.625) translate(263px, -98px);
    transform: scale(0.625) translate(263px, -98px);
  }
}

/*!sc*/
.jhhZCp nav>ul>li .goodfirm-widget iframe {
  display: block;
  height: 100px;
  width: 100%;
  border: none;
}

/*!sc*/
.jhhZCp nav>ul>li>ul {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 8px;
  margin-bottom: 0;
}

/*!sc*/
.jhhZCp nav>ul>li>ul>li {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 8px;
  margin-bottom: 0;
  list-style-type: none;
}

/*!sc*/
.jhhZCp nav>ul>li>ul>li a {
  color: #57606a;
}

/*!sc*/
.jhhZCp nav>ul>li>ul>li a[href="/contact#email"] {
  background-image: linear-gradient(110deg, #61f4de, #6f7bf7);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: #0000;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.jhhZCp nav>ul>li>ul>li a[href="/services/staff-augmentation.html"] {
  background-image: linear-gradient(110deg, #61f4de, #6f7bf7);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: #0000;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.jhhZCp nav>ul>li>ul>li a[href="/careers.html"] {
  background-image: linear-gradient(110deg, #61f4de, #6f7bf7);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: #0000;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
data-styled.g6[id="sc-a3995f8f-0"] {
  content: "jhhZCp,"
}

/*!sc*/
.dAVATE {
  display: block;
  min-width: 100%;
  width: 100%;
  background-color: #24292f;
}

/*!sc*/
data-styled.g7[id="sc-9eb7513d-0"] {
  content: "dAVATE,"
}

/*!sc*/
.ejYXkm {
  grid-column: span 1;
  grid-row: span 1;
  max-width: 780px;
}

/*!sc*/
@media (min-width:990px) {
  .ejYXkm {
    grid-column: span 6;
    grid-row: span 1;
  }
}

/*!sc*/
.ejYXkm h1,
.ejYXkm h2,
.ejYXkm h3,
.ejYXkm h4,
.ejYXkm p {
  max-width: 895px;
}

/*!sc*/
.ejYXkm>*:first-child {
  margin-top: 0;
}

/*!sc*/
.ejYXkm>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.ejYXkm>h1:first-child,
.ejYXkm>h2:first-child,
.ejYXkm>h3:first-child,
.ejYXkm>h4:first-child {
  color: #8193b2;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.ejYXkm>h1,
.ejYXkm>h2,
.ejYXkm>h3,
.ejYXkm>h4 {
  display: table;
  margin-bottom: 10px;
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.ejYXkm>h1 em,
.ejYXkm>h2 em,
.ejYXkm>h3 em,
.ejYXkm>h4 em {
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: table;
}

/*!sc*/
.ejYXkm>h1 mark,
.ejYXkm>h2 mark,
.ejYXkm>h3 mark,
.ejYXkm>h4 mark {
  display: inline-block;
  color: #64acff;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: transparent;
}

/*!sc*/
.ejYXkm>h1>svg,
.ejYXkm>h2>svg,
.ejYXkm>h3>svg,
.ejYXkm>h4>svg {
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.ejYXkm>h1>svg .stroke,
.ejYXkm>h2>svg .stroke,
.ejYXkm>h3>svg .stroke,
.ejYXkm>h4>svg .stroke {
  stroke: #8193b2;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.ejYXkm>h1>svg .fill,
.ejYXkm>h2>svg .fill,
.ejYXkm>h3>svg .fill,
.ejYXkm>h4>svg .fill {
  fill: #8193b2;
}

/*!sc*/
.ejYXkm>h1>figure,
.ejYXkm>h2>figure,
.ejYXkm>h3>figure,
.ejYXkm>h4>figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: flex-start;
  height: 60px;
  width: 60px;
}

/*!sc*/
.ejYXkm>h1>figure>svg,
.ejYXkm>h2>figure>svg,
.ejYXkm>h3>figure>svg,
.ejYXkm>h4>figure>svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.ejYXkm>h1>figure>svg .stroke,
.ejYXkm>h2>figure>svg .stroke,
.ejYXkm>h3>figure>svg .stroke,
.ejYXkm>h4>figure>svg .stroke {
  stroke: #8193b2;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.ejYXkm>h1>figure>svg .fill,
.ejYXkm>h2>figure>svg .fill,
.ejYXkm>h3>figure>svg .fill,
.ejYXkm>h4>figure>svg .fill {
  fill: #8193b2;
}

/*!sc*/
.ejYXkm>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
  color: #8193b2;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.ejYXkm>img {
  max-width: 100%;
}

/*!sc*/
.ejYXkm>nav {
  margin-top: 30px;
}

/*!sc*/
.ejYXkm>nav>*:first-child {
  margin-top: 0;
}

/*!sc*/
.ejYXkm>nav>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.ejYXkm>nav>h1,
.ejYXkm>nav>h2,
.ejYXkm>nav>h3,
.ejYXkm>nav>h4 {
  display: table;
  margin-bottom: 10px;
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.ejYXkm>nav>p {
  color: #8193b2;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.ejYXkm>nav>a[role=button]+[role=button] {
  margin-left: 20px;
}

/*!sc*/
.ejYXkm>nav>a[role=link] {
  color: #FFFFFF;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
.cvxbhB {
  grid-column: span 1;
  grid-row: span 1;
  max-width: 780px;
}

/*!sc*/
@media (min-width:990px) {
  .cvxbhB {
    grid-column: span 6;
    grid-row: span 1;
  }
}

/*!sc*/
.cvxbhB h1,
.cvxbhB h2,
.cvxbhB h3,
.cvxbhB h4,
.cvxbhB p {
  max-width: 895px;
}

/*!sc*/
.cvxbhB>*:first-child {
  margin-top: 0;
}

/*!sc*/
.cvxbhB>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.cvxbhB>h1:first-child,
.cvxbhB>h2:first-child,
.cvxbhB>h3:first-child,
.cvxbhB>h4:first-child {
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cvxbhB>h1,
.cvxbhB>h2,
.cvxbhB>h3,
.cvxbhB>h4 {
  display: table;
  margin-bottom: 10px;
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cvxbhB>h1 em,
.cvxbhB>h2 em,
.cvxbhB>h3 em,
.cvxbhB>h4 em {
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: table;
}

/*!sc*/
.cvxbhB>h1 mark,
.cvxbhB>h2 mark,
.cvxbhB>h3 mark,
.cvxbhB>h4 mark {
  display: inline-block;
  color: #64acff;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: transparent;
}

/*!sc*/
.cvxbhB>h1>svg,
.cvxbhB>h2>svg,
.cvxbhB>h3>svg,
.cvxbhB>h4>svg {
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.cvxbhB>h1>svg .stroke,
.cvxbhB>h2>svg .stroke,
.cvxbhB>h3>svg .stroke,
.cvxbhB>h4>svg .stroke {
  stroke: #8193b2;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.cvxbhB>h1>svg .fill,
.cvxbhB>h2>svg .fill,
.cvxbhB>h3>svg .fill,
.cvxbhB>h4>svg .fill {
  fill: #8193b2;
}

/*!sc*/
.cvxbhB>h1>figure,
.cvxbhB>h2>figure,
.cvxbhB>h3>figure,
.cvxbhB>h4>figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: flex-start;
  height: 60px;
  width: 60px;
}

/*!sc*/
.cvxbhB>h1>figure>svg,
.cvxbhB>h2>figure>svg,
.cvxbhB>h3>figure>svg,
.cvxbhB>h4>figure>svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.cvxbhB>h1>figure>svg .stroke,
.cvxbhB>h2>figure>svg .stroke,
.cvxbhB>h3>figure>svg .stroke,
.cvxbhB>h4>figure>svg .stroke {
  stroke: #8193b2;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.cvxbhB>h1>figure>svg .fill,
.cvxbhB>h2>figure>svg .fill,
.cvxbhB>h3>figure>svg .fill,
.cvxbhB>h4>figure>svg .fill {
  fill: #8193b2;
}

/*!sc*/
.cvxbhB>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
  color: #8193b2;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cvxbhB>img {
  max-width: 100%;
}

/*!sc*/
.cvxbhB>nav {
  margin-top: 30px;
}

/*!sc*/
.cvxbhB>nav>*:first-child {
  margin-top: 0;
}

/*!sc*/
.cvxbhB>nav>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.cvxbhB>nav>h1,
.cvxbhB>nav>h2,
.cvxbhB>nav>h3,
.cvxbhB>nav>h4 {
  display: table;
  margin-bottom: 10px;
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cvxbhB>nav>p {
  color: #8193b2;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cvxbhB>nav>a[role=button]+[role=button] {
  margin-left: 20px;
}

/*!sc*/
.cvxbhB>nav>a[role=link] {
  color: #FFFFFF;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
.lbMHNZ {
  grid-column: span 1;
  grid-row: span 1;
  max-width: 780px;
}

/*!sc*/
@media (min-width:990px) {
  .lbMHNZ {
    grid-column: span 4;
    grid-row: span 1;
  }
}

/*!sc*/
.lbMHNZ h1,
.lbMHNZ h2,
.lbMHNZ h3,
.lbMHNZ h4,
.lbMHNZ p {
  max-width: 895px;
}

/*!sc*/
.lbMHNZ>*:first-child {
  margin-top: 0;
}

/*!sc*/
.lbMHNZ>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.lbMHNZ>h1:first-child,
.lbMHNZ>h2:first-child,
.lbMHNZ>h3:first-child,
.lbMHNZ>h4:first-child {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.lbMHNZ>h1,
.lbMHNZ>h2,
.lbMHNZ>h3,
.lbMHNZ>h4 {
  display: table;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.lbMHNZ>h1 em,
.lbMHNZ>h2 em,
.lbMHNZ>h3 em,
.lbMHNZ>h4 em {
  color: #57606a;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: table;
}

/*!sc*/
.lbMHNZ>h1 mark,
.lbMHNZ>h2 mark,
.lbMHNZ>h3 mark,
.lbMHNZ>h4 mark {
  display: inline-block;
  color: #6f7bf7;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: transparent;
}

/*!sc*/
.lbMHNZ>h1>svg,
.lbMHNZ>h2>svg,
.lbMHNZ>h3>svg,
.lbMHNZ>h4>svg {
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.lbMHNZ>h1>svg .stroke,
.lbMHNZ>h2>svg .stroke,
.lbMHNZ>h3>svg .stroke,
.lbMHNZ>h4>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.lbMHNZ>h1>svg .fill,
.lbMHNZ>h2>svg .fill,
.lbMHNZ>h3>svg .fill,
.lbMHNZ>h4>svg .fill {
  fill: #24292f;
}

/*!sc*/
.lbMHNZ>h1>figure,
.lbMHNZ>h2>figure,
.lbMHNZ>h3>figure,
.lbMHNZ>h4>figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: flex-start;
  height: 60px;
  width: 60px;
}

/*!sc*/
.lbMHNZ>h1>figure>svg,
.lbMHNZ>h2>figure>svg,
.lbMHNZ>h3>figure>svg,
.lbMHNZ>h4>figure>svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.lbMHNZ>h1>figure>svg .stroke,
.lbMHNZ>h2>figure>svg .stroke,
.lbMHNZ>h3>figure>svg .stroke,
.lbMHNZ>h4>figure>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.lbMHNZ>h1>figure>svg .fill,
.lbMHNZ>h2>figure>svg .fill,
.lbMHNZ>h3>figure>svg .fill,
.lbMHNZ>h4>figure>svg .fill {
  fill: #24292f;
}

/*!sc*/
.lbMHNZ>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.lbMHNZ>img {
  max-width: 100%;
}

/*!sc*/
.lbMHNZ>nav {
  margin-top: 30px;
}

/*!sc*/
.lbMHNZ>nav>*:first-child {
  margin-top: 0;
}

/*!sc*/
.lbMHNZ>nav>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.lbMHNZ>nav>h1,
.lbMHNZ>nav>h2,
.lbMHNZ>nav>h3,
.lbMHNZ>nav>h4 {
  display: table;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.lbMHNZ>nav>p {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.lbMHNZ>nav>a[role=button]+[role=button] {
  margin-left: 20px;
}

/*!sc*/
.lbMHNZ>nav>a[role=link] {
  color: #132d60;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
.dYvJJx {
  grid-column: span 1;
  grid-row: span 1;
  max-width: 780px;
}

/*!sc*/
@media (min-width:990px) {
  .dYvJJx {
    grid-column: span 8;
    grid-row: span 1;
  }
}

/*!sc*/
.dYvJJx h1,
.dYvJJx h2,
.dYvJJx h3,
.dYvJJx h4,
.dYvJJx p {
  max-width: 895px;
}

/*!sc*/
.dYvJJx>*:first-child {
  margin-top: 0;
}

/*!sc*/
.dYvJJx>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.dYvJJx>h1:first-child,
.dYvJJx>h2:first-child,
.dYvJJx>h3:first-child,
.dYvJJx>h4:first-child {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.dYvJJx>h1,
.dYvJJx>h2,
.dYvJJx>h3,
.dYvJJx>h4 {
  display: table;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.dYvJJx>h1 em,
.dYvJJx>h2 em,
.dYvJJx>h3 em,
.dYvJJx>h4 em {
  color: #57606a;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: table;
}

/*!sc*/
.dYvJJx>h1 mark,
.dYvJJx>h2 mark,
.dYvJJx>h3 mark,
.dYvJJx>h4 mark {
  display: inline-block;
  color: #6f7bf7;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: transparent;
}

/*!sc*/
.dYvJJx>h1>svg,
.dYvJJx>h2>svg,
.dYvJJx>h3>svg,
.dYvJJx>h4>svg {
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.dYvJJx>h1>svg .stroke,
.dYvJJx>h2>svg .stroke,
.dYvJJx>h3>svg .stroke,
.dYvJJx>h4>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.dYvJJx>h1>svg .fill,
.dYvJJx>h2>svg .fill,
.dYvJJx>h3>svg .fill,
.dYvJJx>h4>svg .fill {
  fill: #24292f;
}

/*!sc*/
.dYvJJx>h1>figure,
.dYvJJx>h2>figure,
.dYvJJx>h3>figure,
.dYvJJx>h4>figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: flex-start;
  height: 60px;
  width: 60px;
}

/*!sc*/
.dYvJJx>h1>figure>svg,
.dYvJJx>h2>figure>svg,
.dYvJJx>h3>figure>svg,
.dYvJJx>h4>figure>svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.dYvJJx>h1>figure>svg .stroke,
.dYvJJx>h2>figure>svg .stroke,
.dYvJJx>h3>figure>svg .stroke,
.dYvJJx>h4>figure>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.dYvJJx>h1>figure>svg .fill,
.dYvJJx>h2>figure>svg .fill,
.dYvJJx>h3>figure>svg .fill,
.dYvJJx>h4>figure>svg .fill {
  fill: #24292f;
}

/*!sc*/
.dYvJJx>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.dYvJJx>img {
  max-width: 100%;
}

/*!sc*/
.dYvJJx>nav {
  margin-top: 30px;
}

/*!sc*/
.dYvJJx>nav>*:first-child {
  margin-top: 0;
}

/*!sc*/
.dYvJJx>nav>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.dYvJJx>nav>h1,
.dYvJJx>nav>h2,
.dYvJJx>nav>h3,
.dYvJJx>nav>h4 {
  display: table;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.dYvJJx>nav>p {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.dYvJJx>nav>a[role=button]+[role=button] {
  margin-left: 20px;
}

/*!sc*/
.dYvJJx>nav>a[role=link] {
  color: #132d60;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
.iYQpxe {
  grid-column: span 1;
  grid-row: span 1;
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #132d60;
  border-radius: 16px;
  height: 100%;
  max-width: 780px;
}

/*!sc*/
@media (min-width:990px) {
  .iYQpxe {
    grid-column: span 6;
    grid-row: span 1;
  }
}

/*!sc*/
.iYQpxe h1,
.iYQpxe h2,
.iYQpxe h3,
.iYQpxe h4,
.iYQpxe p {
  max-width: 895px;
}

/*!sc*/
.iYQpxe>*:first-child {
  margin-top: 0;
}

/*!sc*/
.iYQpxe>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.iYQpxe>h1:first-child,
.iYQpxe>h2:first-child,
.iYQpxe>h3:first-child,
.iYQpxe>h4:first-child {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.iYQpxe>h1,
.iYQpxe>h2,
.iYQpxe>h3,
.iYQpxe>h4 {
  display: table;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.iYQpxe>h1 em,
.iYQpxe>h2 em,
.iYQpxe>h3 em,
.iYQpxe>h4 em {
  color: #57606a;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: table;
}

/*!sc*/
.iYQpxe>h1 mark,
.iYQpxe>h2 mark,
.iYQpxe>h3 mark,
.iYQpxe>h4 mark {
  display: inline-block;
  color: #6f7bf7;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: transparent;
}

/*!sc*/
.iYQpxe>h1>svg,
.iYQpxe>h2>svg,
.iYQpxe>h3>svg,
.iYQpxe>h4>svg {
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.iYQpxe>h1>svg .stroke,
.iYQpxe>h2>svg .stroke,
.iYQpxe>h3>svg .stroke,
.iYQpxe>h4>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.iYQpxe>h1>svg .fill,
.iYQpxe>h2>svg .fill,
.iYQpxe>h3>svg .fill,
.iYQpxe>h4>svg .fill {
  fill: #24292f;
}

/*!sc*/
.iYQpxe>h1>figure,
.iYQpxe>h2>figure,
.iYQpxe>h3>figure,
.iYQpxe>h4>figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: flex-start;
  height: 60px;
  width: 60px;
}

/*!sc*/
.iYQpxe>h1>figure>svg,
.iYQpxe>h2>figure>svg,
.iYQpxe>h3>figure>svg,
.iYQpxe>h4>figure>svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.iYQpxe>h1>figure>svg .stroke,
.iYQpxe>h2>figure>svg .stroke,
.iYQpxe>h3>figure>svg .stroke,
.iYQpxe>h4>figure>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.iYQpxe>h1>figure>svg .fill,
.iYQpxe>h2>figure>svg .fill,
.iYQpxe>h3>figure>svg .fill,
.iYQpxe>h4>figure>svg .fill {
  fill: #24292f;
}

/*!sc*/
.iYQpxe>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.iYQpxe>img {
  max-width: 100%;
}

/*!sc*/
.iYQpxe>nav {
  margin-top: 30px;
}

/*!sc*/
.iYQpxe>nav>*:first-child {
  margin-top: 0;
}

/*!sc*/
.iYQpxe>nav>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.iYQpxe>nav>h1,
.iYQpxe>nav>h2,
.iYQpxe>nav>h3,
.iYQpxe>nav>h4 {
  display: table;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.iYQpxe>nav>p {
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.iYQpxe>nav>a[role=button]+[role=button] {
  margin-left: 20px;
}

/*!sc*/
.iYQpxe>nav>a[role=link] {
  color: #132d60;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
.PuLfK {
  grid-column: span 1;
  grid-row: span 1;
  max-width: 780px;
}

/*!sc*/
@media (min-width:990px) {
  .PuLfK {
    grid-column: span 12;
    grid-row: span 1;
  }
}

/*!sc*/
.PuLfK h1,
.PuLfK h2,
.PuLfK h3,
.PuLfK h4,
.PuLfK p {
  max-width: 895px;
}

/*!sc*/
.PuLfK>*:first-child {
  margin-top: 0;
}

/*!sc*/
.PuLfK>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.PuLfK>h1:first-child,
.PuLfK>h2:first-child,
.PuLfK>h3:first-child,
.PuLfK>h4:first-child {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.PuLfK>h1,
.PuLfK>h2,
.PuLfK>h3,
.PuLfK>h4 {
  display: table;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.PuLfK>h1 em,
.PuLfK>h2 em,
.PuLfK>h3 em,
.PuLfK>h4 em {
  color: #57606a;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: table;
}

/*!sc*/
.PuLfK>h1 mark,
.PuLfK>h2 mark,
.PuLfK>h3 mark,
.PuLfK>h4 mark {
  display: inline-block;
  color: #6f7bf7;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: transparent;
}

/*!sc*/
.PuLfK>h1>svg,
.PuLfK>h2>svg,
.PuLfK>h3>svg,
.PuLfK>h4>svg {
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.PuLfK>h1>svg .stroke,
.PuLfK>h2>svg .stroke,
.PuLfK>h3>svg .stroke,
.PuLfK>h4>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.PuLfK>h1>svg .fill,
.PuLfK>h2>svg .fill,
.PuLfK>h3>svg .fill,
.PuLfK>h4>svg .fill {
  fill: #24292f;
}

/*!sc*/
.PuLfK>h1>figure,
.PuLfK>h2>figure,
.PuLfK>h3>figure,
.PuLfK>h4>figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: flex-start;
  height: 60px;
  width: 60px;
}

/*!sc*/
.PuLfK>h1>figure>svg,
.PuLfK>h2>figure>svg,
.PuLfK>h3>figure>svg,
.PuLfK>h4>figure>svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.PuLfK>h1>figure>svg .stroke,
.PuLfK>h2>figure>svg .stroke,
.PuLfK>h3>figure>svg .stroke,
.PuLfK>h4>figure>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.PuLfK>h1>figure>svg .fill,
.PuLfK>h2>figure>svg .fill,
.PuLfK>h3>figure>svg .fill,
.PuLfK>h4>figure>svg .fill {
  fill: #24292f;
}

/*!sc*/
.PuLfK>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.PuLfK>img {
  max-width: 100%;
}

/*!sc*/
.PuLfK>nav {
  margin-top: 30px;
}

/*!sc*/
.PuLfK>nav>*:first-child {
  margin-top: 0;
}

/*!sc*/
.PuLfK>nav>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.PuLfK>nav>h1,
.PuLfK>nav>h2,
.PuLfK>nav>h3,
.PuLfK>nav>h4 {
  display: table;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.PuLfK>nav>p {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.PuLfK>nav>a[role=button]+[role=button] {
  margin-left: 20px;
}

/*!sc*/
.PuLfK>nav>a[role=link] {
  color: #132d60;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
.dtHImG {
  grid-column: span 1;
  grid-row: span 1;
  max-width: 780px;
}

/*!sc*/
@media (min-width:990px) {
  .dtHImG {
    grid-column: span 12;
    grid-row: span 1;
  }
}

/*!sc*/
.dtHImG h1,
.dtHImG h2,
.dtHImG h3,
.dtHImG h4,
.dtHImG p {
  max-width: 895px;
}

/*!sc*/
.dtHImG>*:first-child {
  margin-top: 0;
}

/*!sc*/
.dtHImG>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.dtHImG>h1:first-child,
.dtHImG>h2:first-child,
.dtHImG>h3:first-child,
.dtHImG>h4:first-child {
  background-image: linear-gradient(110deg, #a2facf, #64acff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: #0000;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.dtHImG>h1,
.dtHImG>h2,
.dtHImG>h3,
.dtHImG>h4 {
  display: table;
  margin-bottom: 10px;
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.dtHImG>h1 em,
.dtHImG>h2 em,
.dtHImG>h3 em,
.dtHImG>h4 em {
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: table;
}

/*!sc*/
.dtHImG>h1 mark,
.dtHImG>h2 mark,
.dtHImG>h3 mark,
.dtHImG>h4 mark {
  display: inline-block;
  color: #64acff;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: transparent;
}

/*!sc*/
.dtHImG>h1>svg,
.dtHImG>h2>svg,
.dtHImG>h3>svg,
.dtHImG>h4>svg {
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.dtHImG>h1>svg .stroke,
.dtHImG>h2>svg .stroke,
.dtHImG>h3>svg .stroke,
.dtHImG>h4>svg .stroke {
  stroke: #8193b2;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.dtHImG>h1>svg .fill,
.dtHImG>h2>svg .fill,
.dtHImG>h3>svg .fill,
.dtHImG>h4>svg .fill {
  fill: #8193b2;
}

/*!sc*/
.dtHImG>h1>figure,
.dtHImG>h2>figure,
.dtHImG>h3>figure,
.dtHImG>h4>figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: flex-start;
  height: 60px;
  width: 60px;
}

/*!sc*/
.dtHImG>h1>figure>svg,
.dtHImG>h2>figure>svg,
.dtHImG>h3>figure>svg,
.dtHImG>h4>figure>svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.dtHImG>h1>figure>svg .stroke,
.dtHImG>h2>figure>svg .stroke,
.dtHImG>h3>figure>svg .stroke,
.dtHImG>h4>figure>svg .stroke {
  stroke: #8193b2;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.dtHImG>h1>figure>svg .fill,
.dtHImG>h2>figure>svg .fill,
.dtHImG>h3>figure>svg .fill,
.dtHImG>h4>figure>svg .fill {
  fill: #8193b2;
}

/*!sc*/
.dtHImG>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
  color: #8193b2;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.dtHImG>img {
  max-width: 100%;
}

/*!sc*/
.dtHImG>nav {
  margin-top: 30px;
}

/*!sc*/
.dtHImG>nav>*:first-child {
  margin-top: 0;
}

/*!sc*/
.dtHImG>nav>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.dtHImG>nav>h1,
.dtHImG>nav>h2,
.dtHImG>nav>h3,
.dtHImG>nav>h4 {
  display: table;
  margin-bottom: 10px;
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.dtHImG>nav>p {
  color: #8193b2;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.dtHImG>nav>a[role=button]+[role=button] {
  margin-left: 20px;
}

/*!sc*/
.dtHImG>nav>a[role=link] {
  color: #FFFFFF;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
.eojvST {
  grid-column: span 1;
  grid-row: span 1;
  max-width: 780px;
}

/*!sc*/
@media (min-width:990px) {
  .eojvST {
    grid-column: span 6;
    grid-row: span 1;
  }
}

/*!sc*/
.eojvST h1,
.eojvST h2,
.eojvST h3,
.eojvST h4,
.eojvST p {
  max-width: 895px;
}

/*!sc*/
.eojvST>*:first-child {
  margin-top: 0;
}

/*!sc*/
.eojvST>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.eojvST>h1:first-child,
.eojvST>h2:first-child,
.eojvST>h3:first-child,
.eojvST>h4:first-child {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.eojvST>h1,
.eojvST>h2,
.eojvST>h3,
.eojvST>h4 {
  display: table;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.eojvST>h1 em,
.eojvST>h2 em,
.eojvST>h3 em,
.eojvST>h4 em {
  color: #57606a;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: table;
}

/*!sc*/
.eojvST>h1 mark,
.eojvST>h2 mark,
.eojvST>h3 mark,
.eojvST>h4 mark {
  display: inline-block;
  color: #6f7bf7;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: transparent;
}

/*!sc*/
.eojvST>h1>svg,
.eojvST>h2>svg,
.eojvST>h3>svg,
.eojvST>h4>svg {
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.eojvST>h1>svg .stroke,
.eojvST>h2>svg .stroke,
.eojvST>h3>svg .stroke,
.eojvST>h4>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.eojvST>h1>svg .fill,
.eojvST>h2>svg .fill,
.eojvST>h3>svg .fill,
.eojvST>h4>svg .fill {
  fill: #24292f;
}

/*!sc*/
.eojvST>h1>figure,
.eojvST>h2>figure,
.eojvST>h3>figure,
.eojvST>h4>figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: flex-start;
  height: 60px;
  width: 60px;
}

/*!sc*/
.eojvST>h1>figure>svg,
.eojvST>h2>figure>svg,
.eojvST>h3>figure>svg,
.eojvST>h4>figure>svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

/*!sc*/
.eojvST>h1>figure>svg .stroke,
.eojvST>h2>figure>svg .stroke,
.eojvST>h3>figure>svg .stroke,
.eojvST>h4>figure>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.eojvST>h1>figure>svg .fill,
.eojvST>h2>figure>svg .fill,
.eojvST>h3>figure>svg .fill,
.eojvST>h4>figure>svg .fill {
  fill: #24292f;
}

/*!sc*/
.eojvST>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.eojvST>img {
  max-width: 100%;
}

/*!sc*/
.eojvST>nav {
  margin-top: 30px;
}

/*!sc*/
.eojvST>nav>*:first-child {
  margin-top: 0;
}

/*!sc*/
.eojvST>nav>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.eojvST>nav>h1,
.eojvST>nav>h2,
.eojvST>nav>h3,
.eojvST>nav>h4 {
  display: table;
  margin-bottom: 10px;
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.eojvST>nav>p {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.eojvST>nav>a[role=button]+[role=button] {
  margin-left: 20px;
}

/*!sc*/
.eojvST>nav>a[role=link] {
  color: #132d60;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
data-styled.g9[id="sc-9a38bbde-0"] {
  content: "ejYXkm,cvxbhB,lbMHNZ,dYvJJx,iYQpxe,PuLfK,dtHImG,eojvST,"
}

/*!sc*/
.bLQgtS {
  grid-column: span 1;
  grid-row: span 1;
  background-color: #f6f8fa;
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  border-radius: 16px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
@media (min-width:990px) {
  .bLQgtS {
    grid-column: span 6;
    grid-row: span 1;
  }
}

/*!sc*/
@media (min-width:990px) {
  .bLQgtS {
    margin-right: 0;
    margin-left: 0;
  }
}

/*!sc*/
.bLQgtS:hover {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  transform: scale(1.025);
}

/*!sc*/
.bLQgtS>*:nth-child(2) {
  margin-top: 0;
}

/*!sc*/
.bLQgtS>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.bLQgtS figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: center;
  width: 60px;
  height: 60px;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}

/*!sc*/
.bLQgtS figure svg {
  isolation: isolate;
  max-width: 60px;
  max-height: 60px;
}

/*!sc*/
.bLQgtS figure svg .stroke {
  stroke: #57606a;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.bLQgtS figure svg .fill {
  fill: #57606a;
}

/*!sc*/
.bLQgtS h3 {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-bottom: 10px;
  font-weight: 500;
}

/*!sc*/
.bLQgtS p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #57606a;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 400;
  font-size: 94%;
}

/*!sc*/
.kZmCHd {
  grid-column: span 1;
  grid-row: span 1;
  background-color: #132d60;
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  border-radius: 16px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

/*!sc*/
@media (min-width:990px) {
  .kZmCHd {
    grid-column: span 6;
    grid-row: span 1;
  }
}

/*!sc*/
@media (min-width:990px) {
  .kZmCHd {
    margin-right: 0;
    margin-left: 0;
  }
}

/*!sc*/
.kZmCHd:hover {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  transform: scale(1.025);
}

/*!sc*/
.kZmCHd>*:nth-child(2) {
  margin-top: 0;
}

/*!sc*/
.kZmCHd>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.kZmCHd figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: center;
  width: 60px;
  height: 60px;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}

/*!sc*/
.kZmCHd figure svg {
  isolation: isolate;
  max-width: 60px;
  max-height: 60px;
}

/*!sc*/
.kZmCHd figure svg .stroke {
  stroke: #8193b2;
  fill: #132d60;
  stroke-width: 4;
}

/*!sc*/
.kZmCHd figure svg .fill {
  fill: #8193b2;
}

/*!sc*/
.kZmCHd h3 {
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-bottom: 10px;
  font-weight: 500;
}

/*!sc*/
.kZmCHd p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #8193b2;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 400;
  font-size: 94%;
}

/*!sc*/
data-styled.g12[id="sc-773fb8ff-0"] {
  content: "bLQgtS,kZmCHd,"
}

/*!sc*/
.fnRpVq {
  margin-right: 0;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

/*!sc*/
@media (min-width:768px) {
  .fnRpVq {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .fnRpVq {
    margin-right: 0;
    margin-left: 0;
  }
}

/*!sc*/
.fnRpVq>header {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  padding-bottom: 40px;
}

/*!sc*/
@media (min-width:1440px) {
  .fnRpVq>header {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:768px) {
  .fnRpVq>header {
    padding-bottom: 80px;
  }
}

/*!sc*/
.fnRpVq>header>h2 {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.2rem;
  font-weight: 700;
  display: table;
  max-width: 40rem;
  text-transform: none;
}

/*!sc*/
@media (min-width:768px) {
  .fnRpVq>header>h2 {
    font-size: 2.8rem;
  }
}

/*!sc*/
.fnRpVq>header>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.12rem;
  color: #24292f;
  max-width: 40rem;
}

/*!sc*/
.fnRpVq>div:last-child {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  gap: 40px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 1fr;
}

/*!sc*/
@media (min-width:1440px) {
  .fnRpVq>div:last-child {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:768px) {
  .fnRpVq>div:last-child {
    gap: 60px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .fnRpVq>div:last-child {
    grid-template-columns: repeat(12, 1fr);
    grid-auto-flow: dense;
  }
}

/*!sc*/
.fnRpVq>div:last-child>.overflow {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

/*!sc*/
.fnRpVq>div:last-child>.overflow>* {
  width: auto;
}

/*!sc*/
@media (min-width:1440px) {
  .fnRpVq>div:last-child>.overflow {
    margin-left: calc(-100vw / 2 + (1440px - (20px * 6)) / 2);
    margin-right: calc(-100vw / 2 + (1440px - (20px * 6)) / 2);
    padding-left: calc(20px * 1);
    padding-right: calc(20px * 1);
  }
}

/*!sc*/
.fnRpVq>div:last-child>.overflow-scroll {
  margin-left: -20px;
  margin-right: -20px;
}

/*!sc*/
.fnRpVq>div:last-child>.overflow-scroll>*:not(.skip) {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/*!sc*/
.fnRpVq>div:last-child>.overflow-scroll>.skip {
  margin-left: 20px;
  margin-right: 20px;
}

/*!sc*/
.fnRpVq>div:last-child>.overflow-scroll>*:not(.skip)> :first-child {
  margin-left: 20px;
}

/*!sc*/
.fnRpVq>div:last-child>.overflow-scroll>*:not(.skip)> :last-child {
  margin-right: 20px;
}

/*!sc*/
@media (min-width:1440px) {
  .fnRpVq>div:last-child>.overflow-scroll {
    margin-left: calc(-100vw / 2 + (1440px - (20px * 6)) / 2);
    margin-right: calc(-100vw / 2 + (1440px - (20px * 6)) / 2);
  }

  .fnRpVq>div:last-child>.overflow-scroll>.skip {
    position: -webkit-sticky;
    position: sticky;
    left: calc(100vw / 2 - (1440px - (20px * 6)) / 2);
    margin-left: calc(100vw / 2 - (1440px - (20px * 6)) / 2);
    margin-right: calc(100vw / 2 - (1440px - (20px * 6)) / 2);
  }

  .fnRpVq>div:last-child>.overflow-scroll>*:not(.skip)> :first-child {
    margin-left: calc(20px * 1);
  }

  .fnRpVq>div:last-child>.overflow-scroll>*:not(.skip)> :last-child {
    margin-right: calc(20px * 1);
  }
}

/*!sc*/
.gdlOOr {
  margin-right: 0;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  margin-top: calc(calc(40px * 2));
  margin-bottom: calc(calc(40px * 2));
}

/*!sc*/
@media (min-width:768px) {
  .gdlOOr {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .gdlOOr {
    margin-right: 0;
    margin-left: 0;
  }
}

/*!sc*/
@media (min-width:768px) {
  .gdlOOr {
    margin-top: calc(calc(80px * 2));
    margin-bottom: calc(calc(80px * 2));
  }
}

/*!sc*/
.gdlOOr::before {
  background-color: #132d60;
  content: "";
  position: absolute;
  top: calc(40px * -1);
  bottom: calc(40px * -1);
  left: 0;
  right: 0;
  z-index: -1;
}

/*!sc*/
@media (min-width:768px) {
  .gdlOOr::before {
    top: calc(80px * -1);
  }
}

/*!sc*/
@media (min-width:768px) {
  .gdlOOr::before {
    bottom: calc(80px * -1);
  }
}

/*!sc*/
.gdlOOr>header {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  padding-bottom: 40px;
}

/*!sc*/
@media (min-width:1440px) {
  .gdlOOr>header {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:768px) {
  .gdlOOr>header {
    padding-bottom: 80px;
  }
}

/*!sc*/
.gdlOOr>header>h2 {
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.2rem;
  font-weight: 700;
  display: table;
  max-width: 40rem;
  text-transform: none;
}

/*!sc*/
@media (min-width:768px) {
  .gdlOOr>header>h2 {
    font-size: 2.8rem;
  }
}

/*!sc*/
.gdlOOr>header>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.12rem;
  color: #FFFFFF;
  max-width: 40rem;
}

/*!sc*/
.gdlOOr>div:last-child {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  gap: 40px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 1fr;
}

/*!sc*/
@media (min-width:1440px) {
  .gdlOOr>div:last-child {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:768px) {
  .gdlOOr>div:last-child {
    gap: 60px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .gdlOOr>div:last-child {
    grid-template-columns: repeat(12, 1fr);
    grid-auto-flow: dense;
  }
}

/*!sc*/
.gdlOOr>div:last-child>.overflow {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

/*!sc*/
.gdlOOr>div:last-child>.overflow>* {
  width: auto;
}

/*!sc*/
@media (min-width:1440px) {
  .gdlOOr>div:last-child>.overflow {
    margin-left: calc(-100vw / 2 + (1440px - (20px * 6)) / 2);
    margin-right: calc(-100vw / 2 + (1440px - (20px * 6)) / 2);
    padding-left: calc(20px * 1);
    padding-right: calc(20px * 1);
  }
}

/*!sc*/
.gdlOOr>div:last-child>.overflow-scroll {
  margin-left: -20px;
  margin-right: -20px;
}

/*!sc*/
.gdlOOr>div:last-child>.overflow-scroll>*:not(.skip) {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/*!sc*/
.gdlOOr>div:last-child>.overflow-scroll>.skip {
  margin-left: 20px;
  margin-right: 20px;
}

/*!sc*/
.gdlOOr>div:last-child>.overflow-scroll>*:not(.skip)> :first-child {
  margin-left: 20px;
}

/*!sc*/
.gdlOOr>div:last-child>.overflow-scroll>*:not(.skip)> :last-child {
  margin-right: 20px;
}

/*!sc*/
@media (min-width:1440px) {
  .gdlOOr>div:last-child>.overflow-scroll {
    margin-left: calc(-100vw / 2 + (1440px - (20px * 6)) / 2);
    margin-right: calc(-100vw / 2 + (1440px - (20px * 6)) / 2);
  }

  .gdlOOr>div:last-child>.overflow-scroll>.skip {
    position: -webkit-sticky;
    position: sticky;
    left: calc(100vw / 2 - (1440px - (20px * 6)) / 2);
    margin-left: calc(100vw / 2 - (1440px - (20px * 6)) / 2);
    margin-right: calc(100vw / 2 - (1440px - (20px * 6)) / 2);
  }

  .gdlOOr>div:last-child>.overflow-scroll>*:not(.skip)> :first-child {
    margin-left: calc(20px * 1);
  }

  .gdlOOr>div:last-child>.overflow-scroll>*:not(.skip)> :last-child {
    margin-right: calc(20px * 1);
  }
}

/*!sc*/
.bpErec {
  margin-right: 0;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  margin-top: calc(calc(40px * 2));
  margin-bottom: calc(calc(40px * 2));
  padding-top: calc(40px);
  padding-bottom: calc(40px);
}

/*!sc*/
@media (min-width:768px) {
  .bpErec {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .bpErec {
    margin-right: 0;
    margin-left: 0;
  }
}

/*!sc*/
@media (min-width:768px) {
  .bpErec {
    margin-top: calc(calc(80px * 2));
    margin-bottom: calc(calc(80px * 2));
  }
}

/*!sc*/
.bpErec::before {
  background-color: #132d60;
  content: "";
  position: absolute;
  top: calc(40px * -1);
  bottom: calc(40px * -1);
  left: 0;
  right: 0;
  z-index: -1;
}

/*!sc*/
@media (min-width:768px) {
  .bpErec::before {
    top: calc(80px * -1);
  }
}

/*!sc*/
@media (min-width:768px) {
  .bpErec::before {
    bottom: calc(80px * -1);
  }
}

/*!sc*/
@media (min-width:768px) {
  .bpErec {
    padding-top: calc(80px);
    padding-bottom: calc(80px);
  }
}

/*!sc*/
.bpErec::after {
  background-color: #f6f8fa;
  content: "";
  position: absolute;
  width: 100vw;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 1440px;
  overflow: hidden;
  z-index: -1;
}

/*!sc*/
@media (min-width:1440px) {
  .bpErec::after {
    border-radius: 20px;
  }
}

/*!sc*/
.bpErec>header {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  padding-bottom: 40px;
}

/*!sc*/
@media (min-width:1440px) {
  .bpErec>header {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:768px) {
  .bpErec>header {
    padding-bottom: 80px;
  }
}

/*!sc*/
.bpErec>header>h2 {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.2rem;
  font-weight: 700;
  display: table;
  max-width: 40rem;
  text-transform: none;
}

/*!sc*/
@media (min-width:768px) {
  .bpErec>header>h2 {
    font-size: 2.8rem;
  }
}

/*!sc*/
.bpErec>header>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.12rem;
  color: #24292f;
  max-width: 40rem;
}

/*!sc*/
.bpErec>div:last-child {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  gap: 40px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 1fr;
}

/*!sc*/
@media (min-width:1440px) {
  .bpErec>div:last-child {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:768px) {
  .bpErec>div:last-child {
    gap: 60px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .bpErec>div:last-child {
    grid-template-columns: repeat(12, 1fr);
    grid-auto-flow: dense;
  }
}

/*!sc*/
.bpErec>div:last-child>.overflow {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

/*!sc*/
.bpErec>div:last-child>.overflow>* {
  width: auto;
}

/*!sc*/
@media (min-width:1440px) {
  .bpErec>div:last-child>.overflow {
    margin-left: calc(20px * -3);
    margin-right: calc(20px * -3);
    padding-left: calc(20px * 3);
    padding-right: calc(20px * 3);
  }
}

/*!sc*/
.bpErec>div:last-child>.overflow-scroll {
  margin-left: -20px;
  margin-right: -20px;
}

/*!sc*/
.bpErec>div:last-child>.overflow-scroll>*:not(.skip) {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/*!sc*/
.bpErec>div:last-child>.overflow-scroll>.skip {
  margin-left: 20px;
  margin-right: 20px;
}

/*!sc*/
.bpErec>div:last-child>.overflow-scroll>*:not(.skip)> :first-child {
  margin-left: 20px;
}

/*!sc*/
.bpErec>div:last-child>.overflow-scroll>*:not(.skip)> :last-child {
  margin-right: 20px;
}

/*!sc*/
@media (min-width:1440px) {
  .bpErec>div:last-child>.overflow-scroll {
    margin-left: calc(20px * -3);
    margin-right: calc(20px * -3);
    padding-left: 0;
    padding-right: 0;
  }

  .bpErec>div:last-child>.overflow-scroll>.skip {
    position: -webkit-sticky;
    position: sticky;
    left: calc(20px * 3);
    margin-left: calc(20px * 3);
    margin-right: calc(20px * 3);
  }

  .bpErec>div:last-child>.overflow-scroll>*:not(.skip)> :first-child {
    margin-left: calc(20px * 3);
  }

  .bpErec>div:last-child>.overflow-scroll>*:not(.skip)> :last-child {
    margin-right: calc(20px * 3);
  }
}

/*!sc*/
.kxgHQn {
  margin-right: 0;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  padding-top: calc(40px);
  padding-bottom: calc(40px);
}

/*!sc*/
@media (min-width:768px) {
  .kxgHQn {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .kxgHQn {
    margin-right: 0;
    margin-left: 0;
  }
}

/*!sc*/
@media (min-width:768px) {
  .kxgHQn {
    padding-top: calc(80px);
    padding-bottom: calc(80px);
  }
}

/*!sc*/
.kxgHQn::after {
  background-color: #132d60;
  content: "";
  position: absolute;
  width: 100vw;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 1440px;
  overflow: hidden;
  z-index: -1;
}

/*!sc*/
@media (min-width:1440px) {
  .kxgHQn::after {
    border-radius: 20px;
  }
}

/*!sc*/
.kxgHQn>header {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  padding-bottom: 40px;
}

/*!sc*/
@media (min-width:1440px) {
  .kxgHQn>header {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:768px) {
  .kxgHQn>header {
    padding-bottom: 80px;
  }
}

/*!sc*/
.kxgHQn>header>h2 {
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.2rem;
  font-weight: 700;
  display: table;
  max-width: 40rem;
  text-transform: none;
}

/*!sc*/
@media (min-width:768px) {
  .kxgHQn>header>h2 {
    font-size: 2.8rem;
  }
}

/*!sc*/
.kxgHQn>header>p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.12rem;
  color: #FFFFFF;
  max-width: 40rem;
}

/*!sc*/
.kxgHQn>div:last-child {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  gap: 40px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 1fr;
}

/*!sc*/
@media (min-width:1440px) {
  .kxgHQn>div:last-child {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:768px) {
  .kxgHQn>div:last-child {
    gap: 60px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .kxgHQn>div:last-child {
    grid-template-columns: repeat(12, 1fr);
    grid-auto-flow: dense;
  }
}

/*!sc*/
.kxgHQn>div:last-child>.overflow {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

/*!sc*/
.kxgHQn>div:last-child>.overflow>* {
  width: auto;
}

/*!sc*/
@media (min-width:1440px) {
  .kxgHQn>div:last-child>.overflow {
    margin-left: calc(20px * -3);
    margin-right: calc(20px * -3);
    padding-left: calc(20px * 3);
    padding-right: calc(20px * 3);
  }
}

/*!sc*/
.kxgHQn>div:last-child>.overflow-scroll {
  margin-left: -20px;
  margin-right: -20px;
}

/*!sc*/
.kxgHQn>div:last-child>.overflow-scroll>*:not(.skip) {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/*!sc*/
.kxgHQn>div:last-child>.overflow-scroll>.skip {
  margin-left: 20px;
  margin-right: 20px;
}

/*!sc*/
.kxgHQn>div:last-child>.overflow-scroll>*:not(.skip)> :first-child {
  margin-left: 20px;
}

/*!sc*/
.kxgHQn>div:last-child>.overflow-scroll>*:not(.skip)> :last-child {
  margin-right: 20px;
}

/*!sc*/
@media (min-width:1440px) {
  .kxgHQn>div:last-child>.overflow-scroll {
    margin-left: calc(20px * -3);
    margin-right: calc(20px * -3);
    padding-left: 0;
    padding-right: 0;
  }

  .kxgHQn>div:last-child>.overflow-scroll>.skip {
    position: -webkit-sticky;
    position: sticky;
    left: calc(20px * 3);
    margin-left: calc(20px * 3);
    margin-right: calc(20px * 3);
  }

  .kxgHQn>div:last-child>.overflow-scroll>*:not(.skip)> :first-child {
    margin-left: calc(20px * 3);
  }

  .kxgHQn>div:last-child>.overflow-scroll>*:not(.skip)> :last-child {
    margin-right: calc(20px * 3);
  }
}

/*!sc*/
data-styled.g13[id="sc-7e897215-0"] {
  content: "fnRpVq,gdlOOr,bpErec,kxgHQn,"
}

/*!sc*/
.kyOqxg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 40px;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

/*!sc*/
@media (min-width:768px) {
  .kyOqxg {
    margin-bottom: 80px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .kyOqxg {
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
  }
}

/*!sc*/
.kyOqxg .hero {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  padding-top: 120px;
  min-height: 40vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*!sc*/
.kyOqxg .hero .info h1 {
  background-image: linear-gradient(110deg, #61f4de, #6f7bf7);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: #0000;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  margin-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: calc(2.2rem * 1.4);
  text-align: center;
  opacity: 0;
  -webkit-animation: 1s WeHKG forwards;
  animation: 1s WeHKG forwards;
}

/*!sc*/
@media (min-width:768px) {
  .kyOqxg .hero .info h1 {
    font-size: calc(2.8rem * 1.4);
  }
}

/*!sc*/
.kyOqxg .hero .info h1 em {
  color: #8193b2;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.kyOqxg .hero .info p {
  color: #24292f;
  max-width: 860px;
  text-align: center;
  line-height: calc(1.5 * 0.9);
  opacity: 0;
  font-size: 1.12rem;
  -webkit-animation: 1s WeHKG forwards .4s;
  animation: 1s WeHKG forwards .4s;
}

/*!sc*/
.kyOqxg .hero .info p a {
  color: #24292f;
}

/*!sc*/
.kyOqxg .hero .info p a:hover {
  color: #24292f;
}

/*!sc*/
@media (min-width:1440px) {
  .kyOqxg .hero {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:990px) {}

/*!sc*/
.kyOqxg .hero .info {
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
.kyOqxg .hero .info p {
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 0;
}

/*!sc*/
.kyOqxg .hero .info .actions {
  margin-top: 30px;
  margin-bottom: 30px;
  opacity: 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
  -webkit-animation: 1s gHIXKG forwards .8s;
  animation: 1s gHIXKG forwards .8s;
}

/*!sc*/
.kyOqxg .footer {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100vw;
  gap: 20px;
  gap: 40px;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 1fr;
}

/*!sc*/
@media (min-width:1440px) {
  .kyOqxg .footer {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

/*!sc*/
@media (min-width:768px) {
  .kyOqxg .footer {
    gap: 40px;
  }
}

/*!sc*/
@media (min-width:768px) {
  .kyOqxg .footer {
    gap: 60px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .kyOqxg .footer {
    grid-template-columns: repeat(12, 1fr);
    grid-auto-flow: dense;
  }
}

/*!sc*/
data-styled.g15[id="sc-4a4e51a5-0"] {
  content: "kyOqxg,"
}

/*!sc*/
.ePLEJQ {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  gap: 12px;
  display: grid;
  list-style-type: none;
  grid-template-columns: 1fr;
}

/*!sc*/
*+.sc-7c17ba2a-0 {
  margin-top: 20px;
}

/*!sc*/
@media (min-width:990px) {
  .ePLEJQ {
    grid-template-columns: repeat(1, 1fr);
  }
}

/*!sc*/
.ePLEJQ>li {
  padding-right: 0;
  padding-left: 38px;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  min-height: 28px;
}

/*!sc*/
.ePLEJQ>li>*:nth-child(2) {
  margin-top: 0;
}

/*!sc*/
.ePLEJQ>li>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.ePLEJQ>li h1,
.ePLEJQ>li h2,
.ePLEJQ>li h3,
.ePLEJQ>li h4 {
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.ePLEJQ>li h1 em,
.ePLEJQ>li h2 em,
.ePLEJQ>li h3 em,
.ePLEJQ>li h4 em {
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.ePLEJQ>li>p {
  color: #8193b2;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.ePLEJQ>li>figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  position: absolute;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: center;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  left: 0;
  top: -2px;
}

/*!sc*/
.ePLEJQ>li>figure>svg {
  max-width: 18px;
  max-height: 18px;
  color: #FFFFFF;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.ePLEJQ>li>figure>svg .stroke {
  stroke: #FFFFFF;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.ePLEJQ>li>figure>svg .fill {
  fill: #FFFFFF;
}

/*!sc*/
data-styled.g16[id="sc-7c17ba2a-0"] {
  content: "ePLEJQ,"
}

/*!sc*/
.gYIOVI {
  grid-column: span 1;
  grid-row: span 1;
}

/*!sc*/
@media (min-width:990px) {
  .gYIOVI {
    grid-column: span 12;
    grid-row: span 1;
  }
}

/*!sc*/
.gYIOVI>ul {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 20px;
  list-style-type: none;
}

/*!sc*/
@media (min-width:768px) {
  .gYIOVI>ul {
    gap: 40px;
  }
}

/*!sc*/
.gYIOVI>ul>li {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  border-radius: 16px;
  background-position: 50% 50%;
  background-size: cover;
}

/*!sc*/
.gYIOVI>ul>li:nth-child(1) {
  grid-column: 2/7;
  grid-row: 5/13;
}

/*!sc*/
.gYIOVI>ul>li:nth-child(2) {
  grid-column: 7/13;
  grid-row: 1/10;
}

/*!sc*/
.gYIOVI>ul>li:nth-child(3) {
  grid-column: 1/7;
  grid-row: 13/22;
}

/*!sc*/
.gYIOVI>ul>li:nth-child(4) {
  grid-column: 7/12;
  grid-row: 10/19;
}

/*!sc*/
.gYIOVI>ul>li:nth-child(5) {
  grid-column: 2/7;
  grid-row: 22/31;
}

/*!sc*/
.gYIOVI>ul>li:nth-child(6) {
  grid-column: 7/13;
  grid-row: 19/28;
}

/*!sc*/
@media (min-width:1440px) {
  .gYIOVI>ul>li:nth-child(1) {
    grid-column: 1/7;
    grid-row: 10/19;
  }

  .gYIOVI>ul>li:nth-child(2) {
    grid-column: 7/11;
    grid-row: 1/14;
  }

  .gYIOVI>ul>li:nth-child(3) {
    grid-column: 11/17;
    grid-row: 5/14;
  }

  .gYIOVI>ul>li:nth-child(4) {
    grid-column: 17/23;
    grid-row: 7/17;
  }

  .gYIOVI>ul>li:nth-child(5) {
    grid-column: 7/13;
    grid-row: 14/23;
  }

  .gYIOVI>ul>li:nth-child(6) {
    grid-column: 13/17;
    grid-row: 14/27;
  }
}

/*!sc*/
data-styled.g17[id="sc-77ef360e-0"] {
  content: "gYIOVI,"
}

/*!sc*/
.bSQcTb {
  grid-column: span 1;
  grid-row: span 1;
  width: 100%;
}

/*!sc*/
@media (min-width:990px) {
  .bSQcTb {
    grid-column: span 6;
    grid-row: span 1;
  }
}

/*!sc*/
@media (min-width:990px) {
  .bSQcTb {
    width: calc(min(80vw, 1140px) / 2);
  }
}

/*!sc*/
.bSQcTb img {
  display: block;
  max-width: 100%;
  position: relative;
  border-radius: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*!sc*/
data-styled.g18[id="sc-188de704-0"] {
  content: "bSQcTb,"
}

/*!sc*/
.dMAUfq {
  grid-column: span 1;
  grid-row: span 1;
  padding-right: 0;
  padding-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow-x: scroll;
  -webkit-scroll-snap-type: x mandatory;
  -moz-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
  -webkit-scroll-behavior: smooth;
  -moz-scroll-behavior: smooth;
  -ms-scroll-behavior: smooth;
  scroll-behavior: smooth;
  position: relative;
}

/*!sc*/
@media (min-width:990px) {
  .dMAUfq {
    grid-column: span 12;
    grid-row: span 1;
  }
}

/*!sc*/
.dMAUfq::-webkit-scrollbar {
  display: none;
}

/*!sc*/
.dMAUfq>div {
  gap: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: self-start;
  -webkit-box-align: self-start;
  -ms-flex-align: self-start;
  align-items: self-start;
}

/*!sc*/
@media (min-width:768px) {
  .dMAUfq>div {
    gap: 40px;
  }
}

/*!sc*/
.dMAUfq>div>* {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: min(20vw, 200px);
  max-width: min(90vw, 500px);
}

/*!sc*/
.dMAUfq>div>*.sm {
  min-width: min(50vw, 200px);
  max-width: min(90vw, 300px);
}

/*!sc*/
.dMAUfq>div>*:nth-child(odd) {
  margin-bottom: 4rem;
}

/*!sc*/
.dMAUfq>div>*:nth-child(even) {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/*!sc*/
.dMAUfq>nav {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  line-height: 1rem;
  gap: 20px;
}

/*!sc*/
@media (min-width:768px) {
  .dMAUfq>nav {
    margin-top: 40px;
  }
}

/*!sc*/
@media (min-width:768px) {
  .dMAUfq>nav {
    gap: 40px;
  }
}

/*!sc*/
.dMAUfq>nav>div {
  cursor: pointer;
}

/*!sc*/
.dMAUfq>nav>div .arrow {
  margin: 0;
  stroke: #132d60;
}

/*!sc*/
data-styled.g19[id="sc-7d8c77b-0"] {
  content: "dMAUfq,"
}

/*!sc*/
.cgIyvu {
  grid-column: span 1;
  grid-row: span 1;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  min-width: 100%;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu {
    grid-column: span 12;
    grid-row: span 1;
  }
}

/*!sc*/
.cgIyvu>button {
  position: absolute;
  z-index: 10;
  top: calc(50% - 23px);
  width: 46px;
  height: 46px;
  background: #fff;
  border-radius: 50%;
  box-shadow: none;
  text-indent: -9000px;
  overflow: hidden;
  color: #132d60;
  cursor: pointer;
}

/*!sc*/
.cgIyvu>button:hover {
  color: #132d60;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  box-shadow: none;
}

/*!sc*/
.cgIyvu>button:after {
  position: absolute;
  content: '\0041';
  font-family: 'Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  text-indent: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*!sc*/
.cgIyvu>button:first-of-type {
  left: -15px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu>button:first-of-type {
    left: -20px;
  }
}

/*!sc*/
.cgIyvu>button:last-of-type {
  right: -15px;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu>button:last-of-type {
    right: -20px;
  }
}

/*!sc*/
.cgIyvu>div {
  position: relative;
  border-radius: 16px;
  box-shadow: none;
}

/*!sc*/
.cgIyvu>div>div {
  border-radius: 16px;
}

/*!sc*/
.cgIyvu>div>div>ul {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  list-style-type: none;
  border-radius: 16px;
}

/*!sc*/
.cgIyvu>div>div:first-child>ul {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  list-style-type: none;
}

/*!sc*/
.cgIyvu>div>div:last-child>ul {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  list-style-type: none;
}

/*!sc*/
.cgIyvu>nav>ul {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  list-style-type: none;
}

/*!sc*/
.cgIyvu.carousel>div,
.cgIyvu.links>div {
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
}

/*!sc*/
.cgIyvu.carousel>div:before,
.cgIyvu.links>div:before {
  content: "";
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #8193b244;
  box-shadow: none;
  border-radius: 16px;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: scale(0.93) translateY(17px);
  -ms-transform: scale(0.93) translateY(17px);
  transform: scale(0.93) translateY(17px);
  right: 0;
  cursor: pointer;
}

/*!sc*/
.cgIyvu.carousel>div>div>ul,
.cgIyvu.links>div>div>ul {
  position: relative;
  display: grid;
}

/*!sc*/
.cgIyvu.carousel>div>div>ul>li,
.cgIyvu.links>div>div>ul>li {
  grid-column: 1;
  grid-row: 1;
  background-color: #f6f8fa;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: none;
  transition: none;
  border-radius: 16px;
  -webkit-transform-origin: 50% 80%;
  -ms-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  -webkit-animation: .4s ease-in forwards jDiRKx;
  animation: .4s ease-in forwards jDiRKx;
}

/*!sc*/
.cgIyvu.carousel>div>div>ul>li.active,
.cgIyvu.links>div>div>ul>li.active {
  background-color: #f6f8fa;
  -webkit-animation: .6s ease-in forwards hAXyOM;
  animation: .6s ease-in forwards hAXyOM;
}

/*!sc*/
.cgIyvu.carousel>nav,
.cgIyvu.links>nav {
  margin-top: 40px;
}

/*!sc*/
.cgIyvu.carousel>nav>ul,
.cgIyvu.links>nav>ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*!sc*/
.cgIyvu.carousel>nav>ul>li,
.cgIyvu.links>nav>ul>li {
  width: 30px;
  height: 6px;
  margin: 0 4px;
  border-radius: 3px;
  background-color: #132d60;
  opacity: 0.8;
  -webkit-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

/*!sc*/
.cgIyvu.carousel>nav>ul>li+li,
.cgIyvu.links>nav>ul>li+li {
  margin-left: 8px;
}

/*!sc*/
.cgIyvu.carousel>nav>ul>li.active,
.cgIyvu.links>nav>ul>li.active {
  opacity: 0.4;
}

/*!sc*/
.cgIyvu.links>div>div:first-child>ul>li {
  position: relative;
}

/*!sc*/
.cgIyvu.links>div>div:first-child>ul>li a {
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #24292f;
  position: relative;
  height: 100%;
  width: 100%;
  display: grid;
  grid-template-columns: auto 100px;
  grid-template-rows: auto 1fr auto;
  -webkit-text-decoration: none;
  text-decoration: none;
  gap: 20px;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.links>div>div:first-child>ul>li a {
    grid-template-columns: auto 150px;
    grid-template-rows: auto 1fr auto;
  }
}

/*!sc*/
.cgIyvu.links>div>div:first-child>ul>li a figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: none;
  height: 100px;
  width: 100px;
  grid-area: 1 / 2 / 3 / 3;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.links>div>div:first-child>ul>li a figure {
    height: 150px;
    width: 150px;
    grid-area: 1 / 2 / 3 / 3;
  }
}

/*!sc*/
.cgIyvu.links>div>div:first-child>ul>li a figure img {
  border-radius: 12px;
  display: block;
  object-fit: contain;
  height: 100px;
  width: 100px;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.links>div>div:first-child>ul>li a figure img {
    height: 150px;
    width: 150px;
  }
}

/*!sc*/
.cgIyvu.links>div>div:first-child>ul>li a small {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.0rem;
  display: block;
  grid-area: 1 / 1 / 2 / 2;
  text-transform: uppercase;
}

/*!sc*/
.cgIyvu.links>div>div:first-child>ul>li a p:first-of-type {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.12rem;
  font-weight: 500;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  grid-area: 2 / 1 / 3 / 2;
}

/*!sc*/
.cgIyvu.links>div>div:first-child>ul>li a p:last-of-type {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 20px;
  padding-bottom: 0;
  text-align: center;
  border-radius: 0 0 6px 6px;
  grid-area: 3 / 1 / 4 / 3;
}

/*!sc*/
.cgIyvu.links>div>div:last-child {
  display: none;
}

/*!sc*/
.cgIyvu.links nav {
  display: none;
}

/*!sc*/
.cgIyvu.carousel>div>div:first-child {
  display: none;
}

/*!sc*/
.cgIyvu.carousel>div>div:last-child>ul>li {
  padding: 30px;
  background-color: #f6f8fa;
}

/*!sc*/
.cgIyvu.carousel>div>div:last-child>ul>li>*:first-child {
  margin-top: 0;
}

/*!sc*/
.cgIyvu.carousel>div>div:last-child>ul>li>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.cgIyvu.carousel>div>div:last-child>ul>li h2,
.cgIyvu.carousel>div>div:last-child>ul>li h3 {
  font-weight: 500;
}

/*!sc*/
.cgIyvu.carousel>div>div:last-child>ul>li h2 em,
.cgIyvu.carousel>div>div:last-child>ul>li h3 em {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cgIyvu.carousel nav {
  display: none;
}

/*!sc*/
.cgIyvu.slider>div {
  margin-right: auto;
  margin-left: auto;
}

/*!sc*/
.cgIyvu.slider>div>div {
  background-color: #f6f8fa;
}

/*!sc*/
.cgIyvu.slider>div>div:first-child {
  background-color: transparent;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: calc(100% - 300px);
  right: 0;
  z-index: 1;
  border-radius: 16px 16px 0 0;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.slider>div>div:first-child {
    bottom: 0;
    right: calc(100% - 300px);
    border-radius: 16px 0 0 16px;
  }
}

/*!sc*/
.cgIyvu.slider>div>div:first-child>ul {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  border-radius: 16px 16px 0 0;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.slider>div>div:first-child>ul {
    border-radius: 16px 0 0 16px;
  }
}

/*!sc*/
.cgIyvu.slider>div>div:first-child>ul>li {
  margin: 0;
  border-radius: 0;
  z-index: 1;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-animation: lmtWIN ease-in .7s;
  animation: lmtWIN ease-in .7s;
}

/*!sc*/
.cgIyvu.slider>div>div:first-child>ul>li img {
  display: block;
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
}

/*!sc*/
.cgIyvu.slider>div>div:first-child>ul>li.active {
  z-index: 1;
  opacity: 1;
  -webkit-animation: kjKeF ease-in .7s;
  animation: kjKeF ease-in .7s;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child {
  overflow: hidden;
  padding-bottom: 32px;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transform: translateX(calc(-100% * var(--active, 0)));
  -ms-transform: translateX(calc(-100% * var(--active, 0)));
  transform: translateX(calc(-100% * var(--active, 0)));
  -webkit-transition: all .7s cubic-bezier(.19, 1, .22, 1);
  transition: all .7s cubic-bezier(.19, 1, .22, 1);
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li {
  width: 100%;
  padding: 40px;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-top: 340px;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.slider>div>div:last-child>ul>li {
    padding: 40px;
    padding-left: 340px;
  }
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li> :first-child {
  margin-top: 0;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li> :last-child {
  margin-bottom: 0;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li>*+* {
  margin-top: 30px;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li figure {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li figure svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  width: 150px;
  height: 37.5px;
  max-width: 100%;
  max-height: 100%;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.slider>div>div:last-child>ul>li figure svg {
    max-width: 200px;
    max-height: 50px;
  }
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li figure svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li figure svg .fill {
  fill: #24292f;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li p {
  color: #132d60;
  font-size: 1.12rem;
  position: relative;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li h2 {
  color: #132d60;
  font-weight: 500;
  font-size: calc(1.7rem * 0.8);
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li h2 em {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li h2 small {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: block;
  opacity: 0.4;
}

/*!sc*/
.cgIyvu.slider>div>div:last-child>ul>li p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40rem;
  position: relative;
}

/*!sc*/
.cgIyvu.slider>nav.arrows {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  line-height: 0.75rem;
  padding-right: 40px;
  padding-left: 40px;
  margin-top: calc(-32px - 0.75rem);
  gap: 20px;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.slider>nav.arrows {
    padding-left: 340px;
  }
}

/*!sc*/
.cgIyvu.slider>nav.arrows>div {
  cursor: pointer;
}

/*!sc*/
.cgIyvu.slider>nav.arrows>div .arrow {
  margin: 0;
  stroke: #132d60;
}

/*!sc*/
.cgIyvu.slider>nav.dots {
  position: absolute;
  margin-top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/*!sc*/
.cgIyvu.slider>nav.dots>ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*!sc*/
.cgIyvu.slider>nav.dots>ul>li {
  width: 30px;
  height: 6px;
  margin: 0 4px;
  border-radius: 3px;
  background-color: #132d60;
  opacity: 0.8;
  -webkit-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

/*!sc*/
.cgIyvu.slider>nav.dots>ul>li.active {
  opacity: 0.4;
}

/*!sc*/
.cgIyvu.simple>div>div {
  overflow: hidden;
}

/*!sc*/
.cgIyvu.simple>div>div:first-child {
  display: none;
}

/*!sc*/
.cgIyvu.simple>div>div:last-child>ul {
  position: relative;
  display: grid;
}

/*!sc*/
.cgIyvu.simple>div>div:last-child>ul>li {
  padding: 30px;
  grid-column: 1;
  grid-row: 1;
  background-color: #f6f8fa;
  z-index: auto;
  display: grid;
  grid-template-columns: 1fr;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0;
}

/*!sc*/
.cgIyvu.simple>div>div:last-child>ul>li> :first-child {
  margin-top: 0;
}

/*!sc*/
.cgIyvu.simple>div>div:last-child>ul>li> :last-child {
  margin-bottom: 0;
}

/*!sc*/
.cgIyvu.simple>div>div:last-child>ul>li.active {
  opacity: 1;
  z-index: 1;
}

/*!sc*/
.cgIyvu.simple>div>div:last-child>ul>li p {
  margin-top: 0;
  position: relative;
}

/*!sc*/
.cgIyvu.simple>div>div:last-child>ul>li h2 {
  margin-top: 0;
  font-weight: 500;
}

/*!sc*/
.cgIyvu.simple>div>div:last-child>ul>li h2 em {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cgIyvu.simple>div>div:last-child>ul>li nav {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/*!sc*/
.cgIyvu.simple>nav {
  margin-top: 30px;
}

/*!sc*/
.cgIyvu.simple>nav>ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*!sc*/
.cgIyvu.simple>nav>ul>li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f6f8fa;
  opacity: .2;
  -webkit-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

/*!sc*/
.cgIyvu.simple>nav>ul>li+li {
  margin-left: 8px;
}

/*!sc*/
.cgIyvu.simple>nav>ul>li.active {
  opacity: 0.8;
}

/*!sc*/
.cgIyvu.showcase {
  padding-top: 40px;
  padding-bottom: 40px;
  grid-column-start: 1;
  grid-column-end: -1;
}

/*!sc*/
.cgIyvu.showcase:after {
  content: "";
  height: 100%;
  width: 100vw;
  max-width: 1440px;
  position: absolute;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  bottom: 0;
  border-radius: 20px;
  background-color: #f6f8fa;
}

/*!sc*/
.cgIyvu.showcase>button {
  top: 110px;
}

/*!sc*/
.cgIyvu.showcase>div {
  position: relative;
  width: 100%;
}

/*!sc*/
.cgIyvu.showcase>div>div {
  height: 100%;
  width: 100%;
}

/*!sc*/
.cgIyvu.showcase>div>div>ul {
  height: 100%;
  width: 100%;
}

/*!sc*/
.cgIyvu.showcase>div>div:first-child {
  display: none;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.showcase>div>div:first-child {
    display: block;
  }

  .cgIyvu.showcase>div>div:first-child>ul {
    position: absolute;
    overflow: hidden;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    height: calc(100% + 60px);
    pointer-events: none;
  }

  .cgIyvu.showcase>div>div:first-child>ul>li {
    position: absolute;
    z-index: 2;
    top: 50%;
    pointer-events: none;
    opacity: 0;
    max-width: min(50vw, 600px);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    right: 100%;
    -webkit-transform: scale(1) translateY(-50%) translateX(0);
    -ms-transform: scale(1) translateY(-50%) translateX(0);
    transform: scale(1) translateY(-50%) translateX(0);
    -webkit-animation: kfsjxd 0.3s ease-in;
    animation: kfsjxd 0.3s ease-in;
  }

  .cgIyvu.showcase>div>div:first-child>ul>li>.desktop {
    box-shadow: none;
    max-width: min(50vw, 600px);
  }

  .cgIyvu.showcase>div>div:first-child>ul>li>.mobile {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    gap: 10px;
    max-width: min(50vw, 600px);
  }

  .cgIyvu.showcase>div>div:first-child>ul>li>.mobile>img {
    max-width: 100%;
    max-height: 500px;
  }

  .cgIyvu.showcase>div>div:first-child>ul>li>.code {
    border-radius: 12px;
    box-shadow: none;
    padding: 20px;
    margin-right: 0;
    margin-left: auto;
    width: min(50vw, 540px);
  }

  .cgIyvu.showcase>div>div:first-child>ul>li.active {
    opacity: 1;
    right: 50%;
    -webkit-transform: scale(1) translateY(-50%) translateX(110%);
    -ms-transform: scale(1) translateY(-50%) translateX(110%);
    transform: scale(1) translateY(-50%) translateX(110%);
    -webkit-animation: efzqaE 0.4s ease-in;
    animation: efzqaE 0.4s ease-in;
  }
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li {
  gap: 20px;
  grid-row: 1 / -1;
  grid-column: 1 / -1;
  display: grid;
  grid-template-rows: auto 1fr auto;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .7s cubic-bezier(.19, 1, .22, 1);
  transition: all .7s cubic-bezier(.19, 1, .22, 1);
  z-index: auto;
}

/*!sc*/
@media (min-width:768px) {
  .cgIyvu.showcase>div>div:last-child>ul>li {
    gap: 40px;
  }
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li.active {
  opacity: 1;
  z-index: 1;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li header {
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: grid;
  grid-template-columns: 1fr;
  justify-items: flex-start;
  gap: 20px;
  border-radius: 16px 16px 0 0;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.showcase>div>div:last-child>ul>li header {
    grid-template-columns: 1fr 1fr;
  }
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li header>div h2 {
  padding-top: 0;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li header>div h2 em {
  display: table;
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li header>div h2 figure {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li header>div h2 figure svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: 40px;
  width: 200px;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li header>div h2 figure svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li header>div h2 figure svg .fill {
  fill: #24292f;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li header>div p {
  margin-bottom: 0;
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li header>a {
  justify-self: center;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.showcase>div>div:last-child>ul>li header>a {
    justify-self: flex-end;
  }
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li section {
  padding-right: 40px;
  padding-left: 40px;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.showcase>div>div:last-child>ul>li section {
    width: 50%;
  }
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li section:last-child {
  padding-bottom: 40px;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li section h2 {
  margin-top: 0;
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 500;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li section p {
  margin-bottom: 0;
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li section .icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li section .icons svg {
  height: 25px;
  width: auto;
  display: block;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li section .icons svg .stroke {
  stroke: #132d60;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li section .icons svg .fill {
  fill: #132d60;
}

/*!sc*/
.cgIyvu.showcase>div>div:last-child>ul>li section .icons svg+svg {
  margin-left: 20px;
}

/*!sc*/
.cgIyvu.showcase>nav.arrows {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  line-height: 1rem;
  gap: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

/*!sc*/
@media (min-width:768px) {
  .cgIyvu.showcase>nav.arrows {
    gap: 40px;
  }
}

/*!sc*/
.cgIyvu.showcase>nav.arrows>div {
  cursor: pointer;
}

/*!sc*/
.cgIyvu.showcase>nav.arrows>div .arrow {
  margin: 0;
  stroke: #132d60;
}

/*!sc*/
.cgIyvu.showcase>nav.images {
  display: none;
}

/*!sc*/
@media (min-width:990px) {
  .cgIyvu.showcase>nav.images {
    display: block;
    margin-top: 30px;
  }

  .cgIyvu.showcase>nav.images>ul {
    margin-right: 0;
    margin-left: 0;
    margin-top: 8px;
    margin-bottom: 0;
    gap: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
  }

  @media (min-width:768px) {
    .cgIyvu.showcase>nav.images>ul {
      gap: 40px;
    }
  }

  .cgIyvu.showcase>nav.images>ul>li {
    margin-right: 8px;
    margin-left: 8px;
    cursor: pointer;
    -webkit-transition: all .7s cubic-bezier(.19, 1, .22, 1);
    transition: all .7s cubic-bezier(.19, 1, .22, 1);
    opacity: 0.5;
    display: grid;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cgIyvu.showcase>nav.images>ul>li.active {
    opacity: 1;
  }

  .cgIyvu.showcase>nav.images>ul>li figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cgIyvu.showcase>nav.images>ul>li figure svg {
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    width: 100%;
    height: auto;
    max-height: 30px;
    max-width: 120px;
  }

  .cgIyvu.showcase>nav.images>ul>li figure svg .stroke {
    stroke: #132d60;
    fill: transparent;
    stroke-width: 4;
  }

  .cgIyvu.showcase>nav.images>ul>li figure svg .fill {
    fill: #132d60;
  }
}

/*!sc*/
.jGzQLM {
  grid-column: span 1;
  grid-row: span 1;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  min-width: 100%;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM {
    grid-column: span 6;
    grid-row: span 1;
  }
}

/*!sc*/
.jGzQLM>button {
  position: absolute;
  z-index: 10;
  top: calc(50% - 23px);
  width: 46px;
  height: 46px;
  background: #fff;
  border-radius: 50%;
  box-shadow: none;
  text-indent: -9000px;
  overflow: hidden;
  color: #132d60;
  cursor: pointer;
}

/*!sc*/
.jGzQLM>button:hover {
  color: #132d60;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  box-shadow: none;
}

/*!sc*/
.jGzQLM>button:after {
  position: absolute;
  content: '\0041';
  font-family: 'Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  text-indent: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*!sc*/
.jGzQLM>button:first-of-type {
  left: -15px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM>button:first-of-type {
    left: -20px;
  }
}

/*!sc*/
.jGzQLM>button:last-of-type {
  right: -15px;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM>button:last-of-type {
    right: -20px;
  }
}

/*!sc*/
.jGzQLM>div {
  position: relative;
  border-radius: 16px;
  box-shadow: none;
}

/*!sc*/
.jGzQLM>div>div {
  border-radius: 16px;
}

/*!sc*/
.jGzQLM>div>div>ul {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  list-style-type: none;
  border-radius: 16px;
}

/*!sc*/
.jGzQLM>div>div:first-child>ul {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  list-style-type: none;
}

/*!sc*/
.jGzQLM>div>div:last-child>ul {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  list-style-type: none;
}

/*!sc*/
.jGzQLM>nav>ul {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  list-style-type: none;
}

/*!sc*/
.jGzQLM.carousel>div,
.jGzQLM.links>div {
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
}

/*!sc*/
.jGzQLM.carousel>div:before,
.jGzQLM.links>div:before {
  content: "";
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #8193b244;
  box-shadow: none;
  border-radius: 16px;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: scale(0.93) translateY(17px);
  -ms-transform: scale(0.93) translateY(17px);
  transform: scale(0.93) translateY(17px);
  right: 0;
  cursor: pointer;
}

/*!sc*/
.jGzQLM.carousel>div>div>ul,
.jGzQLM.links>div>div>ul {
  position: relative;
  display: grid;
}

/*!sc*/
.jGzQLM.carousel>div>div>ul>li,
.jGzQLM.links>div>div>ul>li {
  grid-column: 1;
  grid-row: 1;
  background-color: #f6f8fa;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: none;
  transition: none;
  border-radius: 16px;
  -webkit-transform-origin: 50% 80%;
  -ms-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  -webkit-animation: .4s ease-in forwards jDiRKx;
  animation: .4s ease-in forwards jDiRKx;
}

/*!sc*/
.jGzQLM.carousel>div>div>ul>li.active,
.jGzQLM.links>div>div>ul>li.active {
  background-color: #f6f8fa;
  -webkit-animation: .6s ease-in forwards hAXyOM;
  animation: .6s ease-in forwards hAXyOM;
}

/*!sc*/
.jGzQLM.carousel>nav,
.jGzQLM.links>nav {
  margin-top: 40px;
}

/*!sc*/
.jGzQLM.carousel>nav>ul,
.jGzQLM.links>nav>ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*!sc*/
.jGzQLM.carousel>nav>ul>li,
.jGzQLM.links>nav>ul>li {
  width: 30px;
  height: 6px;
  margin: 0 4px;
  border-radius: 3px;
  background-color: #132d60;
  opacity: 0.8;
  -webkit-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

/*!sc*/
.jGzQLM.carousel>nav>ul>li+li,
.jGzQLM.links>nav>ul>li+li {
  margin-left: 8px;
}

/*!sc*/
.jGzQLM.carousel>nav>ul>li.active,
.jGzQLM.links>nav>ul>li.active {
  opacity: 0.4;
}

/*!sc*/
.jGzQLM.links>div>div:first-child>ul>li {
  position: relative;
}

/*!sc*/
.jGzQLM.links>div>div:first-child>ul>li a {
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #24292f;
  position: relative;
  height: 100%;
  width: 100%;
  display: grid;
  grid-template-columns: auto 100px;
  grid-template-rows: auto 1fr auto;
  -webkit-text-decoration: none;
  text-decoration: none;
  gap: 20px;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM.links>div>div:first-child>ul>li a {
    grid-template-columns: auto 150px;
    grid-template-rows: auto 1fr auto;
  }
}

/*!sc*/
.jGzQLM.links>div>div:first-child>ul>li a figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: none;
  height: 100px;
  width: 100px;
  grid-area: 1 / 2 / 3 / 3;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM.links>div>div:first-child>ul>li a figure {
    height: 150px;
    width: 150px;
    grid-area: 1 / 2 / 3 / 3;
  }
}

/*!sc*/
.jGzQLM.links>div>div:first-child>ul>li a figure img {
  border-radius: 12px;
  display: block;
  object-fit: contain;
  height: 100px;
  width: 100px;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM.links>div>div:first-child>ul>li a figure img {
    height: 150px;
    width: 150px;
  }
}

/*!sc*/
.jGzQLM.links>div>div:first-child>ul>li a small {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.0rem;
  display: block;
  grid-area: 1 / 1 / 2 / 2;
  text-transform: uppercase;
}

/*!sc*/
.jGzQLM.links>div>div:first-child>ul>li a p:first-of-type {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.12rem;
  font-weight: 500;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  grid-area: 2 / 1 / 3 / 2;
}

/*!sc*/
.jGzQLM.links>div>div:first-child>ul>li a p:last-of-type {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  padding-top: 20px;
  padding-bottom: 0;
  text-align: center;
  border-radius: 0 0 6px 6px;
  grid-area: 3 / 1 / 4 / 3;
}

/*!sc*/
.jGzQLM.links>div>div:last-child {
  display: none;
}

/*!sc*/
.jGzQLM.links nav {
  display: none;
}

/*!sc*/
.jGzQLM.carousel>div>div:first-child {
  display: none;
}

/*!sc*/
.jGzQLM.carousel>div>div:last-child>ul>li {
  padding: 30px;
  background-color: #f6f8fa;
}

/*!sc*/
.jGzQLM.carousel>div>div:last-child>ul>li>*:first-child {
  margin-top: 0;
}

/*!sc*/
.jGzQLM.carousel>div>div:last-child>ul>li>*:last-child {
  margin-bottom: 0;
}

/*!sc*/
.jGzQLM.carousel>div>div:last-child>ul>li h2,
.jGzQLM.carousel>div>div:last-child>ul>li h3 {
  font-weight: 500;
}

/*!sc*/
.jGzQLM.carousel>div>div:last-child>ul>li h2 em,
.jGzQLM.carousel>div>div:last-child>ul>li h3 em {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.jGzQLM.carousel nav {
  display: none;
}

/*!sc*/
.jGzQLM.slider>div {
  margin-right: auto;
  margin-left: auto;
}

/*!sc*/
.jGzQLM.slider>div>div {
  background-color: #f6f8fa;
}

/*!sc*/
.jGzQLM.slider>div>div:first-child {
  background-color: transparent;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: calc(100% - 300px);
  right: 0;
  z-index: 1;
  border-radius: 16px 16px 0 0;
}

/*!sc*/
.jGzQLM.slider>div>div:first-child>ul {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  border-radius: 16px 16px 0 0;
}

/*!sc*/
.jGzQLM.slider>div>div:first-child>ul>li {
  margin: 0;
  border-radius: 0;
  z-index: 1;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-animation: lmtWIN ease-in .7s;
  animation: lmtWIN ease-in .7s;
}

/*!sc*/
.jGzQLM.slider>div>div:first-child>ul>li img {
  display: block;
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
}

/*!sc*/
.jGzQLM.slider>div>div:first-child>ul>li.active {
  z-index: 1;
  opacity: 1;
  -webkit-animation: kjKeF ease-in .7s;
  animation: kjKeF ease-in .7s;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child {
  overflow: hidden;
  padding-bottom: 32px;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transform: translateX(calc(-100% * var(--active, 0)));
  -ms-transform: translateX(calc(-100% * var(--active, 0)));
  transform: translateX(calc(-100% * var(--active, 0)));
  -webkit-transition: all .7s cubic-bezier(.19, 1, .22, 1);
  transition: all .7s cubic-bezier(.19, 1, .22, 1);
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li {
  width: 100%;
  padding: 40px;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-top: 340px;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li> :first-child {
  margin-top: 0;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li> :last-child {
  margin-bottom: 0;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li>*+* {
  margin-top: 30px;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li figure {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li figure svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  width: 150px;
  height: 37.5px;
  max-width: 100%;
  max-height: 100%;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM.slider>div>div:last-child>ul>li figure svg {
    max-width: 200px;
    max-height: 50px;
  }
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li figure svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li figure svg .fill {
  fill: #24292f;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li p {
  color: #132d60;
  font-size: 1.12rem;
  position: relative;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li h2 {
  color: #132d60;
  font-weight: 500;
  font-size: calc(1.7rem * 0.8);
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li h2 em {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li h2 small {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: block;
  opacity: 0.4;
}

/*!sc*/
.jGzQLM.slider>div>div:last-child>ul>li p {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40rem;
  position: relative;
}

/*!sc*/
.jGzQLM.slider>nav.arrows {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  line-height: 0.75rem;
  padding-right: 40px;
  padding-left: 40px;
  margin-top: calc(-32px - 0.75rem);
  gap: 20px;
}

/*!sc*/
.jGzQLM.slider>nav.arrows>div {
  cursor: pointer;
}

/*!sc*/
.jGzQLM.slider>nav.arrows>div .arrow {
  margin: 0;
  stroke: #132d60;
}

/*!sc*/
.jGzQLM.slider>nav.dots {
  position: absolute;
  margin-top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/*!sc*/
.jGzQLM.slider>nav.dots>ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*!sc*/
.jGzQLM.slider>nav.dots>ul>li {
  width: 30px;
  height: 6px;
  margin: 0 4px;
  border-radius: 3px;
  background-color: #132d60;
  opacity: 0.8;
  -webkit-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

/*!sc*/
.jGzQLM.slider>nav.dots>ul>li.active {
  opacity: 0.4;
}

/*!sc*/
.jGzQLM.simple>div>div {
  overflow: hidden;
}

/*!sc*/
.jGzQLM.simple>div>div:first-child {
  display: none;
}

/*!sc*/
.jGzQLM.simple>div>div:last-child>ul {
  position: relative;
  display: grid;
}

/*!sc*/
.jGzQLM.simple>div>div:last-child>ul>li {
  padding: 30px;
  grid-column: 1;
  grid-row: 1;
  background-color: #f6f8fa;
  z-index: auto;
  display: grid;
  grid-template-columns: 1fr;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0;
}

/*!sc*/
.jGzQLM.simple>div>div:last-child>ul>li> :first-child {
  margin-top: 0;
}

/*!sc*/
.jGzQLM.simple>div>div:last-child>ul>li> :last-child {
  margin-bottom: 0;
}

/*!sc*/
.jGzQLM.simple>div>div:last-child>ul>li.active {
  opacity: 1;
  z-index: 1;
}

/*!sc*/
.jGzQLM.simple>div>div:last-child>ul>li p {
  margin-top: 0;
  position: relative;
}

/*!sc*/
.jGzQLM.simple>div>div:last-child>ul>li h2 {
  margin-top: 0;
  font-weight: 500;
}

/*!sc*/
.jGzQLM.simple>div>div:last-child>ul>li h2 em {
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.jGzQLM.simple>div>div:last-child>ul>li nav {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/*!sc*/
.jGzQLM.simple>nav {
  margin-top: 30px;
}

/*!sc*/
.jGzQLM.simple>nav>ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*!sc*/
.jGzQLM.simple>nav>ul>li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f6f8fa;
  opacity: .2;
  -webkit-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

/*!sc*/
.jGzQLM.simple>nav>ul>li+li {
  margin-left: 8px;
}

/*!sc*/
.jGzQLM.simple>nav>ul>li.active {
  opacity: 0.8;
}

/*!sc*/
.jGzQLM.showcase {
  padding-top: 40px;
  padding-bottom: 40px;
  grid-column-start: 1;
  grid-column-end: -1;
}

/*!sc*/
.jGzQLM.showcase:after {
  content: "";
  height: 100%;
  width: 100vw;
  max-width: 1440px;
  position: absolute;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  bottom: 0;
  border-radius: 20px;
  background-color: #f6f8fa;
}

/*!sc*/
.jGzQLM.showcase>button {
  top: 110px;
}

/*!sc*/
.jGzQLM.showcase>div {
  position: relative;
  width: 100%;
}

/*!sc*/
.jGzQLM.showcase>div>div {
  height: 100%;
  width: 100%;
}

/*!sc*/
.jGzQLM.showcase>div>div>ul {
  height: 100%;
  width: 100%;
}

/*!sc*/
.jGzQLM.showcase>div>div:first-child {
  display: none;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM.showcase>div>div:first-child {
    display: block;
  }

  .jGzQLM.showcase>div>div:first-child>ul {
    position: absolute;
    overflow: hidden;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    height: calc(100% + 60px);
    pointer-events: none;
  }

  .jGzQLM.showcase>div>div:first-child>ul>li {
    position: absolute;
    z-index: 2;
    top: 50%;
    pointer-events: none;
    opacity: 0;
    max-width: min(50vw, 600px);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    right: 100%;
    -webkit-transform: scale(1) translateY(-50%) translateX(0);
    -ms-transform: scale(1) translateY(-50%) translateX(0);
    transform: scale(1) translateY(-50%) translateX(0);
    -webkit-animation: kfsjxd 0.3s ease-in;
    animation: kfsjxd 0.3s ease-in;
  }

  .jGzQLM.showcase>div>div:first-child>ul>li>.desktop {
    box-shadow: none;
    max-width: min(50vw, 600px);
  }

  .jGzQLM.showcase>div>div:first-child>ul>li>.mobile {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    gap: 10px;
    max-width: min(50vw, 600px);
  }

  .jGzQLM.showcase>div>div:first-child>ul>li>.mobile>img {
    max-width: 100%;
    max-height: 500px;
  }

  .jGzQLM.showcase>div>div:first-child>ul>li>.code {
    border-radius: 12px;
    box-shadow: none;
    padding: 20px;
    margin-right: 0;
    margin-left: auto;
    width: min(50vw, 540px);
  }

  .jGzQLM.showcase>div>div:first-child>ul>li.active {
    opacity: 1;
    right: 50%;
    -webkit-transform: scale(1) translateY(-50%) translateX(110%);
    -ms-transform: scale(1) translateY(-50%) translateX(110%);
    transform: scale(1) translateY(-50%) translateX(110%);
    -webkit-animation: efzqaE 0.4s ease-in;
    animation: efzqaE 0.4s ease-in;
  }
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li {
  gap: 20px;
  grid-row: 1 / -1;
  grid-column: 1 / -1;
  display: grid;
  grid-template-rows: auto 1fr auto;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .7s cubic-bezier(.19, 1, .22, 1);
  transition: all .7s cubic-bezier(.19, 1, .22, 1);
  z-index: auto;
}

/*!sc*/
@media (min-width:768px) {
  .jGzQLM.showcase>div>div:last-child>ul>li {
    gap: 40px;
  }
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li.active {
  opacity: 1;
  z-index: 1;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li header {
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: grid;
  grid-template-columns: 1fr;
  justify-items: flex-start;
  gap: 20px;
  border-radius: 16px 16px 0 0;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM.showcase>div>div:last-child>ul>li header {
    grid-template-columns: 1fr 1fr;
  }
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li header>div h2 {
  padding-top: 0;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li header>div h2 em {
  display: table;
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li header>div h2 figure {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li header>div h2 figure svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: 40px;
  width: 200px;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li header>div h2 figure svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li header>div h2 figure svg .fill {
  fill: #24292f;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li header>div p {
  margin-bottom: 0;
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li header>a {
  justify-self: center;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM.showcase>div>div:last-child>ul>li header>a {
    justify-self: flex-end;
  }
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li section {
  padding-right: 40px;
  padding-left: 40px;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM.showcase>div>div:last-child>ul>li section {
    width: 50%;
  }
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li section:last-child {
  padding-bottom: 40px;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li section h2 {
  margin-top: 0;
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 500;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li section p {
  margin-bottom: 0;
  color: #132d60;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li section .icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li section .icons svg {
  height: 25px;
  width: auto;
  display: block;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li section .icons svg .stroke {
  stroke: #132d60;
  fill: transparent;
  stroke-width: 4;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li section .icons svg .fill {
  fill: #132d60;
}

/*!sc*/
.jGzQLM.showcase>div>div:last-child>ul>li section .icons svg+svg {
  margin-left: 20px;
}

/*!sc*/
.jGzQLM.showcase>nav.arrows {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  line-height: 1rem;
  gap: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

/*!sc*/
@media (min-width:768px) {
  .jGzQLM.showcase>nav.arrows {
    gap: 40px;
  }
}

/*!sc*/
.jGzQLM.showcase>nav.arrows>div {
  cursor: pointer;
}

/*!sc*/
.jGzQLM.showcase>nav.arrows>div .arrow {
  margin: 0;
  stroke: #132d60;
}

/*!sc*/
.jGzQLM.showcase>nav.images {
  display: none;
}

/*!sc*/
@media (min-width:990px) {
  .jGzQLM.showcase>nav.images {
    display: block;
    margin-top: 30px;
  }

  .jGzQLM.showcase>nav.images>ul {
    margin-right: 0;
    margin-left: 0;
    margin-top: 8px;
    margin-bottom: 0;
    gap: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
  }

  @media (min-width:768px) {
    .jGzQLM.showcase>nav.images>ul {
      gap: 40px;
    }
  }

  .jGzQLM.showcase>nav.images>ul>li {
    margin-right: 8px;
    margin-left: 8px;
    cursor: pointer;
    -webkit-transition: all .7s cubic-bezier(.19, 1, .22, 1);
    transition: all .7s cubic-bezier(.19, 1, .22, 1);
    opacity: 0.5;
    display: grid;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .jGzQLM.showcase>nav.images>ul>li.active {
    opacity: 1;
  }

  .jGzQLM.showcase>nav.images>ul>li figure {
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .jGzQLM.showcase>nav.images>ul>li figure svg {
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    width: 100%;
    height: auto;
    max-height: 30px;
    max-width: 120px;
  }

  .jGzQLM.showcase>nav.images>ul>li figure svg .stroke {
    stroke: #132d60;
    fill: transparent;
    stroke-width: 4;
  }

  .jGzQLM.showcase>nav.images>ul>li figure svg .fill {
    fill: #132d60;
  }
}

/*!sc*/
data-styled.g20[id="sc-173080bc-0"] {
  content: "cgIyvu,jGzQLM,"
}

/*!sc*/
.dAvuzZ {
  grid-column: span 1;
  grid-row: span 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  position: relative;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
@media (min-width:990px) {
  .dAvuzZ {
    grid-column: span 12;
    grid-row: span 1;
  }
}

/*!sc*/
.dAvuzZ input {
  padding: 20px;
  width: 100%;
  color: #8193b2;
  border-radius: 12px;
  border: 1px solid #132d60;
  font-size: 1.7rem;
}

/*!sc*/
.dAvuzZ input::-webkit-input-placeholder {
  color: #8193b280;
}

/*!sc*/
.dAvuzZ input::-moz-placeholder {
  color: #8193b280;
}

/*!sc*/
.dAvuzZ input:-ms-input-placeholder {
  color: #8193b280;
}

/*!sc*/
.dAvuzZ input::placeholder {
  color: #8193b280;
}

/*!sc*/
.dAvuzZ input:focus {
  border: 1px solid #132d60;
}

/*!sc*/
.dAvuzZ ul {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  gap: 20px;
  list-style-type: none;
  display: grid;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 1fr;
  width: 100%;
}

/*!sc*/
@media (min-width:990px) {
  .dAvuzZ ul {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: dense;
  }
}

/*!sc*/
.dAvuzZ ul li {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
}

/*!sc*/
.dAvuzZ ul li:hover {
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

/*!sc*/
.dAvuzZ ul li a {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f6f8fa;
  display: block;
  border-radius: 12px;
  -webkit-text-decoration: none;
  text-decoration: none;
  height: 100%;
}

/*!sc*/
.dAvuzZ ul li a h3 {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/*!sc*/
.dAvuzZ.empty input {
  border: 1px solid #8193b2;
}

/*!sc*/
.dAvuzZ.empty input:focus {
  border: 1px solid #132d60;
}

/*!sc*/
.dAvuzZ button {
  margin: 12px 0;
}

/*!sc*/
data-styled.g21[id="sc-b6b117de-0"] {
  content: "dAvuzZ,"
}

/*!sc*/
.dckHQA {
  grid-column: span 1;
  grid-row: span 1;
  gap: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
@media (min-width:990px) {
  .dckHQA {
    grid-column: span 12;
    grid-row: span 1;
  }
}

/*!sc*/
@media (min-width:768px) {
  .dckHQA {
    gap: 60px;
  }
}

/*!sc*/
@media (min-width:990px) {
  .dckHQA {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

/*!sc*/
@media (min-width:990px) {
  .dckHQA>div:first-child {
    max-width: 780px;
  }
}

/*!sc*/
.dckHQA>div:first-child h2 {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: none;
  display: table;
}

/*!sc*/
.dckHQA>div:first-child h2+p {
  margin-top: 20px;
}

/*!sc*/
.dckHQA>div:first-child h3 {
  color: #24292f;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: none;
  display: table;
}

/*!sc*/
.dckHQA>div:first-child h3+p {
  margin-top: 20px;
}

/*!sc*/
.dckHQA>div:first-child p {
  color: #57606a;
  background-image: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: initial;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  margin-top: 0;
  margin-bottom: 0;
  display: table;
}

/*!sc*/
.dckHQA>div:last-child a+a {
  margin-top: 20px;
}

/*!sc*/
data-styled.g22[id="sc-b09e9d02-0"] {
  content: "dckHQA,"
}

/*!sc*/
.kDAFex {
  display: none;
}

/*!sc*/
@media (min-width:990px) {
  .kDAFex {
    grid-column: span 1;
    grid-row: span 1;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #0c172d;
    border-radius: 16px;
    height: 100%;
    display: block;
  }

  @media (min-width:990px) {
    .kDAFex {
      grid-column: span 12;
      grid-row: span 1;
    }
  }

  .kDAFex>div {
    width: 100%;
    height: 400px;
  }

  .kDAFex>div .terminal {
    height: 100%;
    width: 100%;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    --color: #FFFFFF;
    --background: transparent;
    --size: 1;
  }

  .kDAFex>div .terminal::-webkit-scrollbar {
    background: #24292f;
    cursor: default;
  }

  .kDAFex>div .terminal::-webkit-scrollbar-thumb {
    background: #FFFFFF;
    border-radius: 5px;
  }

  .kDAFex>div .terminal::-webkit-scrollbar-thumb:hover {
    background: #FFFFFF;
  }

  .kDAFex>div .terminal .terminal,
  .kDAFex>div .terminal .terminal-output> :not(.raw) span,
  .kDAFex>div .terminal .terminal-output> :not(.raw) a,
  .kDAFex>div .terminal .terminal-output> :not(.raw) div,
  .kDAFex>div .terminal .cmd,
  .kDAFex>div .terminal .cmd span,
  .kDAFex>div .terminal .cmd div {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 500;
  }

  .kDAFex>div .terminal .cmd {
    --original-color: #FFFFFF;
    --color: #FFFFFF;
  }
}

/*!sc*/
data-styled.g23[id="sc-da04aaa3-0"] {
  content: "kDAFex,"
}

/*!sc*/
@-webkit-keyframes lgGnfu {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

/*!sc*/
@keyframes lgGnfu {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

/*!sc*/
data-styled.g29[id="sc-keyframes-lgGnfu"] {
  content: "lgGnfu,"
}

/*!sc*/
@-webkit-keyframes WeHKG {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*!sc*/
@keyframes WeHKG {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*!sc*/
data-styled.g30[id="sc-keyframes-WeHKG"] {
  content: "WeHKG,"
}

/*!sc*/
@-webkit-keyframes gHIXKG {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*!sc*/
@keyframes gHIXKG {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*!sc*/
data-styled.g31[id="sc-keyframes-gHIXKG"] {
  content: "gHIXKG,"
}

/*!sc*/
@-webkit-keyframes jDiRKx {
  0% {
    z-index: 3;
  }

  99% {
    -webkit-transform: scale(1.1) translateY(-50px);
    -ms-transform: scale(1.1) translateY(-50px);
    transform: scale(1.1) translateY(-50px);
    z-index: 3;
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(.93) translateY(17px);
    -ms-transform: scale(.93) translateY(17px);
    transform: scale(.93) translateY(17px);
    z-index: -1;
    opacity: 0;
  }
}

/*!sc*/
@keyframes jDiRKx {
  0% {
    z-index: 3;
  }

  99% {
    -webkit-transform: scale(1.1) translateY(-50px);
    -ms-transform: scale(1.1) translateY(-50px);
    transform: scale(1.1) translateY(-50px);
    z-index: 3;
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(.93) translateY(17px);
    -ms-transform: scale(.93) translateY(17px);
    transform: scale(.93) translateY(17px);
    z-index: -1;
    opacity: 0;
  }
}

/*!sc*/
data-styled.g32[id="sc-keyframes-jDiRKx"] {
  content: "jDiRKx,"
}

/*!sc*/
@-webkit-keyframes hAXyOM {
  0% {
    -webkit-transform: scale(.93) translateY(17px);
    -ms-transform: scale(.93) translateY(17px);
    transform: scale(.93) translateY(17px);
    z-index: 1;
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    z-index: 2;
    opacity: 1;
  }
}

/*!sc*/
@keyframes hAXyOM {
  0% {
    -webkit-transform: scale(.93) translateY(17px);
    -ms-transform: scale(.93) translateY(17px);
    transform: scale(.93) translateY(17px);
    z-index: 1;
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    z-index: 2;
    opacity: 1;
  }
}

/*!sc*/
data-styled.g33[id="sc-keyframes-hAXyOM"] {
  content: "hAXyOM,"
}

/*!sc*/
@-webkit-keyframes lmtWIN {
  0% {
    opacity: 1;
  }

  100 % {
    opacity: 0;
  }
}

/*!sc*/
@keyframes lmtWIN {
  0% {
    opacity: 1;
  }

  100 % {
    opacity: 0;
  }
}

/*!sc*/
data-styled.g34[id="sc-keyframes-lmtWIN"] {
  content: "lmtWIN,"
}

/*!sc*/
@-webkit-keyframes kjKeF {
  0% {
    opacity: 0;
  }

  100 % {
    opacity: 1;
  }
}

/*!sc*/
@keyframes kjKeF {
  0% {
    opacity: 0;
  }

  100 % {
    opacity: 1;
  }
}

/*!sc*/
data-styled.g35[id="sc-keyframes-kjKeF"] {
  content: "kjKeF,"
}

/*!sc*/
@-webkit-keyframes kfsjxd {
  0% {
    opacity: 1;
    right: 50%;
    -webkit-transform: scale(1) translateY(-50%) translateX(100%);
    -ms-transform: scale(1) translateY(-50%) translateX(100%);
    transform: scale(1) translateY(-50%) translateX(100%);
  }

  99% {
    opacity: 0;
    right: -100%;
    -webkit-transform: scale(1) translateY(-50%) translateX(0);
    -ms-transform: scale(1) translateY(-50%) translateX(0);
    transform: scale(1) translateY(-50%) translateX(0);
  }

  100% {
    opacity: 0;
    right: 100%;
    -webkit-transform: scale(1) translateY(-50%) translateX(0);
    -ms-transform: scale(1) translateY(-50%) translateX(0);
    transform: scale(1) translateY(-50%) translateX(0);
  }
}

/*!sc*/
@keyframes kfsjxd {
  0% {
    opacity: 1;
    right: 50%;
    -webkit-transform: scale(1) translateY(-50%) translateX(100%);
    -ms-transform: scale(1) translateY(-50%) translateX(100%);
    transform: scale(1) translateY(-50%) translateX(100%);
  }

  99% {
    opacity: 0;
    right: -100%;
    -webkit-transform: scale(1) translateY(-50%) translateX(0);
    -ms-transform: scale(1) translateY(-50%) translateX(0);
    transform: scale(1) translateY(-50%) translateX(0);
  }

  100% {
    opacity: 0;
    right: 100%;
    -webkit-transform: scale(1) translateY(-50%) translateX(0);
    -ms-transform: scale(1) translateY(-50%) translateX(0);
    transform: scale(1) translateY(-50%) translateX(0);
  }
}

/*!sc*/
data-styled.g36[id="sc-keyframes-kfsjxd"] {
  content: "kfsjxd,"
}

/*!sc*/
@-webkit-keyframes efzqaE {
  0% {
    opacity: 0;
    right: 100%;
    -webkit-transform: scale(1) translateY(-50%) translateX(0);
    -ms-transform: scale(1) translateY(-50%) translateX(0);
    transform: scale(1) translateY(-50%) translateX(0);
  }

  100% {
    opacity: 1;
    right: 50%;
    -webkit-transform: scale(1) translateY(-50%) translateX(110%);
    -ms-transform: scale(1) translateY(-50%) translateX(110%);
    transform: scale(1) translateY(-50%) translateX(110%);
  }
}

/*!sc*/
@keyframes efzqaE {
  0% {
    opacity: 0;
    right: 100%;
    -webkit-transform: scale(1) translateY(-50%) translateX(0);
    -ms-transform: scale(1) translateY(-50%) translateX(0);
    transform: scale(1) translateY(-50%) translateX(0);
  }

  100% {
    opacity: 1;
    right: 50%;
    -webkit-transform: scale(1) translateY(-50%) translateX(110%);
    -ms-transform: scale(1) translateY(-50%) translateX(110%);
    transform: scale(1) translateY(-50%) translateX(110%);
  }
}

/*!sc*/
data-styled.g37[id="sc-keyframes-efzqaE"] {
  content: "efzqaE,"
}

/*!sc*/