@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*/
data-styled.g4[id="sc-45972103-0"] {
  content: "cbNVqu,"
}

/*!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*/
.gOeGVq {
  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;
  padding-bottom: calc(40px);
}

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

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

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

/*!sc*/
.gOeGVq::after {
  background-color: transparent;
  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;
  background-size: cover;
  background-position: top;
  background-image: url('images/leader.jpg');
}

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

/*!sc*/
.gOeGVq .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;
  padding-top: bottom;
  min-height: 600px;
}

/*!sc*/
.gOeGVq .hero .info h1 {
  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: 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) {
  .gOeGVq .hero .info h1 {
    font-size: calc(2.8rem * 1.4);
  }
}

/*!sc*/
.gOeGVq .hero .info h1 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*/
.gOeGVq .hero .info p {
  color: #FFFFFF;
  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*/
.gOeGVq .hero .info p a {
  color: #FFFFFF;
}

/*!sc*/
.gOeGVq .hero .info p a:hover {
  color: #FFFFFF;
}

/*!sc*/
@media (min-width:1440px) {
  .gOeGVq .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*/
.gOeGVq .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*/
.gOeGVq .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*/
.gOeGVq .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*/
.gOeGVq .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) {
  .gOeGVq .footer {
    padding-left: calc(20px * 1.5);
    padding-right: calc(20px * 1.5);
    max-width: calc(1440px - (20px * 3));
  }
}

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

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

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

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

/*!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.g10[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*/
.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.g11[id="sc-7e897215-0"] {
  content: "fnRpVq,kxgHQn,"
}

/*!sc*/
.ezLvJw {
  --duration: 0.4s;
  --timing: cubic-bezier(.25, .46, .45, .94);
  position: relative;
  padding-top: 30px;
  padding-bottom: calc(30px + 56.25%);
  grid-column: span 1;
  grid-row: span 1;
}

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

/*!sc*/
.ezLvJw .backdrop {
  position: absolute;
  pointer-events: none;
  background-color: transparent;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

/*!sc*/
@media (max-width:1439px) {

  .ezLvJw .loop,
  .ezLvJw .main,
  .ezLvJw .button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .ezLvJw .loop,
  .ezLvJw .main {
    box-shadow: none;
    border-radius: 12px;
    max-width: 1100px;
    width: calc(100vw - 40px);
  }

  .ezLvJw .loop {
    pointer-events: all;
    opacity: 1;
  }

  .ezLvJw .main {
    pointer-events: none;
    opacity: 0;
  }

  .ezLvJw .button {
    height: 60px;
    width: 60px;
    margin-left: -30px;
    left: 50%;
    background-color: #FFFFFF;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0px 0px 0px 0px #3bf0e455;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
  }

  .ezLvJw .button:hover {
    box-shadow: 0px 0px 0px 20px #3bf0e455;
  }

  .ezLvJw .button::after {
    content: '\0042';
    font-family: 'Icons';
    font-style: normal;
    font-weight: normal;
    line-height: 60px;
    font-size: 20px;
    color: #24292f;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }

  .ezLvJw.play .backdrop {
    background-color: #24292fAA;
    position: fixed;
    pointer-events: all;
    opacity: 1;
    z-index: 500;
    -webkit-animation: fyQhcT var(--timing) var(--duration);
    animation: fyQhcT var(--timing) var(--duration);
  }

  .ezLvJw.play .button {
    pointer-events: none;
    opacity: 0;
    z-index: 501;
    -webkit-animation: IgNuO var(--timing) var(--duration);
    animation: IgNuO var(--timing) var(--duration);
  }

  .ezLvJw.play .loop {
    opacity: 0;
    pointer-events: none;
  }

  .ezLvJw.play .main {
    left: 50%;
    top: 50%;
    max-width: 1100px;
    width: 95vw;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    pointer-events: all;
    -webkit-animation: cQgiBD var(--timing) var(--duration);
    animation: cQgiBD var(--timing) var(--duration);
  }

  .ezLvJw.paused .backdrop {
    background-color: transparent;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    pointer-events: none;
    opacity: 1;
    z-index: auto;
    -webkit-animation: xyGmc var(--timing) var(--duration);
    animation: xyGmc var(--timing) var(--duration);
  }

  .ezLvJw.paused .main {
    left: 0;
    top: 50%;
    width: calc(100vw - 40px);
    pointer-events: none;
    opacity: 1;
    -webkit-animation: gmdlWx var(--timing) var(--duration);
    animation: gmdlWx var(--timing) var(--duration);
  }

  .ezLvJw.paused .button {
    pointer-events: all;
    opacity: 1;
    z-index: auto;
    -webkit-animation: cqUamA var(--timing) var(--duration);
    animation: cqUamA var(--timing) var(--duration);
  }

  .ezLvJw.paused .loop {
    pointer-events: none;
    opacity: 0;
  }
}

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

  .ezLvJw .loop,
  .ezLvJw .main,
  .ezLvJw .button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .ezLvJw .loop,
  .ezLvJw .main {
    box-shadow: none;
    border-radius: 12px;
    max-width: 1100px;
    width: calc(min(80vw, 1140px) / 2);
  }

  .ezLvJw .loop {
    pointer-events: all;
    opacity: 1;
  }

  .ezLvJw .main {
    pointer-events: none;
    opacity: 0;
  }

  .ezLvJw .button {
    opacity: 0;
  }

  .ezLvJw:hover .button {
    opacity: 1;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
  }

  .ezLvJw .button {
    height: 60px;
    width: 60px;
    margin-left: -30px;
    left: calc(min(80vw, 1140px) / 4);
    background: red;
    background-color: #FFFFFF;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0px 0px 0px 0px #3bf0e455;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
  }

  .ezLvJw .button:hover {
    box-shadow: 0px 0px 0px 20px #3bf0e455;
  }

  .ezLvJw .button::after {
    content: '\0042';
    font-family: 'Icons';
    font-style: normal;
    font-weight: normal;
    line-height: 60px;
    font-size: 20px;
    color: #24292f;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }

  .ezLvJw.play .backdrop {
    background-color: #24292fAA;
    position: fixed;
    pointer-events: all;
    opacity: 1;
    z-index: 500;
    -webkit-animation: fyQhcT var(--timing) var(--duration);
    animation: fyQhcT var(--timing) var(--duration);
  }

  .ezLvJw.play .button {
    pointer-events: none;
    opacity: 0;
    z-index: 501;
  }

  .ezLvJw.play .loop {
    opacity: 0;
    pointer-events: none;
  }

  .ezLvJw.play .main {
    left: 50%;
    top: 50%;
    max-width: min(70vw, calc(90vh / 0.5625));
    width: min(70vw, calc(90vh / 0.5625));
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    pointer-events: all;
    -webkit-animation: bfcPGP var(--timing) var(--duration);
    animation: bfcPGP var(--timing) var(--duration);
  }

  .ezLvJw.paused .backdrop {
    background-color: transparent;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    pointer-events: none;
    opacity: 1;
    z-index: auto;
    -webkit-animation: xyGmc var(--timing) var(--duration);
    animation: xyGmc var(--timing) var(--duration);
  }

  .ezLvJw.paused .main {
    left: 0;
    top: 50%;
    width: calc(min(80vw, 1140px) / 2);
    pointer-events: none;
    opacity: 1;
    -webkit-animation: krWsyH var(--timing) var(--duration);
    animation: krWsyH var(--timing) var(--duration);
  }

  .ezLvJw.paused .button {
    pointer-events: all;
    z-index: auto;
  }

  .ezLvJw.paused .loop {
    pointer-events: none;
    opacity: 0;
  }
}

/*!sc*/
data-styled.g12[id="sc-28e53b41-0"] {
  content: "ezLvJw,"
}

/*!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*/
.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*/
.jAqBCn {
  grid-column-end: -1;
  grid-column: span 1;
  grid-row: span 1;
  max-width: 780px;
}

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

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

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

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

/*!sc*/
.jAqBCn>h1:first-child,
.jAqBCn>h2:first-child,
.jAqBCn>h3:first-child,
.jAqBCn>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*/
.jAqBCn>h1,
.jAqBCn>h2,
.jAqBCn>h3,
.jAqBCn>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*/
.jAqBCn>h1 em,
.jAqBCn>h2 em,
.jAqBCn>h3 em,
.jAqBCn>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*/
.jAqBCn>h1 mark,
.jAqBCn>h2 mark,
.jAqBCn>h3 mark,
.jAqBCn>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*/
.jAqBCn>h1>svg,
.jAqBCn>h2>svg,
.jAqBCn>h3>svg,
.jAqBCn>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*/
.jAqBCn>h1>svg .stroke,
.jAqBCn>h2>svg .stroke,
.jAqBCn>h3>svg .stroke,
.jAqBCn>h4>svg .stroke {
  stroke: #24292f;
  fill: transparent;
  stroke-width: 4;
}

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

/*!sc*/
.jAqBCn>h1>figure,
.jAqBCn>h2>figure,
.jAqBCn>h3>figure,
.jAqBCn>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*/
.jAqBCn>h1>figure>svg,
.jAqBCn>h2>figure>svg,
.jAqBCn>h3>figure>svg,
.jAqBCn>h4>figure>svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

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

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

/*!sc*/
.jAqBCn>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*/
.jAqBCn>img {
  max-width: 100%;
}

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

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

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

/*!sc*/
.jAqBCn>nav>h1,
.jAqBCn>nav>h2,
.jAqBCn>nav>h3,
.jAqBCn>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*/
.jAqBCn>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*/
.jAqBCn>nav>a[role=button]+[role=button] {
  margin-left: 20px;
}

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

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

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

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

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

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

/*!sc*/
.eOozZn>h1:first-child,
.eOozZn>h2:first-child,
.eOozZn>h3:first-child,
.eOozZn>h4:first-child {
  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*/
.eOozZn>h1,
.eOozZn>h2,
.eOozZn>h3,
.eOozZn>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*/
.eOozZn>h1 em,
.eOozZn>h2 em,
.eOozZn>h3 em,
.eOozZn>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*/
.eOozZn>h1 mark,
.eOozZn>h2 mark,
.eOozZn>h3 mark,
.eOozZn>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*/
.eOozZn>h1>svg,
.eOozZn>h2>svg,
.eOozZn>h3>svg,
.eOozZn>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*/
.eOozZn>h1>svg .stroke,
.eOozZn>h2>svg .stroke,
.eOozZn>h3>svg .stroke,
.eOozZn>h4>svg .stroke {
  stroke: #8193b2;
  fill: transparent;
  stroke-width: 4;
}

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

/*!sc*/
.eOozZn>h1>figure,
.eOozZn>h2>figure,
.eOozZn>h3>figure,
.eOozZn>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*/
.eOozZn>h1>figure>svg,
.eOozZn>h2>figure>svg,
.eOozZn>h3>figure>svg,
.eOozZn>h4>figure>svg {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 40px;
  max-height: 40px;
  isolation: isolate;
}

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

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

/*!sc*/
.eOozZn>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*/
.eOozZn>img {
  max-width: 100%;
}

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

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

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

/*!sc*/
.eOozZn>nav>h1,
.eOozZn>nav>h2,
.eOozZn>nav>h3,
.eOozZn>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*/
.eOozZn>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*/
.eOozZn>nav>a[role=button]+[role=button] {
  margin-left: 20px;
}

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

/*!sc*/
data-styled.g13[id="sc-9a38bbde-0"] {
  content: "PuLfK,eojvST,jAqBCn,eOozZn,"
}

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

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

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

/*!sc*/
.gZqWhz 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.g14[id="sc-188de704-0"] {
  content: "gZqWhz,"
}

/*!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.g15[id="sc-173080bc-0"] {
  content: "jGzQLM,"
}

/*!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.g16[id="sc-b09e9d02-0"] {
  content: "dckHQA,"
}

/*!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.g43[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.g44[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.g45[id="sc-keyframes-gHIXKG"] {
  content: "gHIXKG,"
}

/*!sc*/
@-webkit-keyframes fyQhcT {
  0% {
    background-color: transparent;
  }

  70% {
    background-color: transparent;
  }

  100% {
    background-color: #24292fAA;
  }
}

/*!sc*/
@keyframes fyQhcT {
  0% {
    background-color: transparent;
  }

  70% {
    background-color: transparent;
  }

  100% {
    background-color: #24292fAA;
  }
}

/*!sc*/
data-styled.g46[id="sc-keyframes-fyQhcT"] {
  content: "fyQhcT,"
}

/*!sc*/
@-webkit-keyframes IgNuO {
  0% {
    opacity: 1;
  }

  60% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

/*!sc*/
@keyframes IgNuO {
  0% {
    opacity: 1;
  }

  60% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

/*!sc*/
data-styled.g47[id="sc-keyframes-IgNuO"] {
  content: "IgNuO,"
}

/*!sc*/
@-webkit-keyframes cQgiBD {
  0% {
    left: var(--cx);
    top: var(--cy);
    max-width: 1100px;
    width: calc(100vw - 40px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
  }

  5% {
    left: var(--cx);
    top: var(--cy);
    max-width: 1100px;
    width: calc(100vw - 40px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
  }

  100% {
    left: 50%;
    top: 50%;
    max-width: 1100px;
    width: 95vw;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

/*!sc*/
@keyframes cQgiBD {
  0% {
    left: var(--cx);
    top: var(--cy);
    max-width: 1100px;
    width: calc(100vw - 40px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
  }

  5% {
    left: var(--cx);
    top: var(--cy);
    max-width: 1100px;
    width: calc(100vw - 40px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
  }

  100% {
    left: 50%;
    top: 50%;
    max-width: 1100px;
    width: 95vw;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

/*!sc*/
data-styled.g48[id="sc-keyframes-cQgiBD"] {
  content: "cQgiBD,"
}

/*!sc*/
@-webkit-keyframes xyGmc {
  0% {
    position: fixed;
    background-color: #24292fAA;
    z-index: 500;
  }

  100% {
    z-index: 500;
    position: fixed;
    background-color: transparent;
  }
}

/*!sc*/
@keyframes xyGmc {
  0% {
    position: fixed;
    background-color: #24292fAA;
    z-index: 500;
  }

  100% {
    z-index: 500;
    position: fixed;
    background-color: transparent;
  }
}

/*!sc*/
data-styled.g49[id="sc-keyframes-xyGmc"] {
  content: "xyGmc,"
}

/*!sc*/
@-webkit-keyframes gmdlWx {
  0% {
    left: 50%;
    top: 50%;
    width: 95vw;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  100% {
    left: var(--cx);
    top: var(--cy);
    width: calc(100vw - 40px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/*!sc*/
@keyframes gmdlWx {
  0% {
    left: 50%;
    top: 50%;
    width: 95vw;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  100% {
    left: var(--cx);
    top: var(--cy);
    width: calc(100vw - 40px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/*!sc*/
data-styled.g50[id="sc-keyframes-gmdlWx"] {
  content: "gmdlWx,"
}

/*!sc*/
@-webkit-keyframes cqUamA {
  0% {
    opacity: 0;
    z-index: 501;
  }

  40% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    z-index: 501;
  }
}

/*!sc*/
@keyframes cqUamA {
  0% {
    opacity: 0;
    z-index: 501;
  }

  40% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    z-index: 501;
  }
}

/*!sc*/
data-styled.g51[id="sc-keyframes-cqUamA"] {
  content: "cqUamA,"
}

/*!sc*/
@-webkit-keyframes bfcPGP {
  0% {
    left: var(--cx);
    top: var(--cy);
    max-width: 1100px;
    width: calc(min(80vw, 1140px) / 2);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
  }

  5% {
    left: var(--cx);
    top: var(--cy);
    max-width: 1100px;
    width: calc(min(80vw, 1140px) / 2);
    width: calc(min(80vw, 1140px) / 2);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
  }

  100% {
    left: 50%;
    top: 50%;
    width: min(70vw, calc(90vh / 0.5625));
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

/*!sc*/
@keyframes bfcPGP {
  0% {
    left: var(--cx);
    top: var(--cy);
    max-width: 1100px;
    width: calc(min(80vw, 1140px) / 2);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
  }

  5% {
    left: var(--cx);
    top: var(--cy);
    max-width: 1100px;
    width: calc(min(80vw, 1140px) / 2);
    width: calc(min(80vw, 1140px) / 2);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
  }

  100% {
    left: 50%;
    top: 50%;
    width: min(70vw, calc(90vh / 0.5625));
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

/*!sc*/
data-styled.g52[id="sc-keyframes-bfcPGP"] {
  content: "bfcPGP,"
}

/*!sc*/
@-webkit-keyframes krWsyH {
  0% {
    left: 50%;
    top: 50%;
    width: min(70vw, calc(90vh / 0.5625));
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  100% {
    left: var(--cx);
    top: var(--cy);
    width: calc(min(80vw, 1140px) / 2);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/*!sc*/
@keyframes krWsyH {
  0% {
    left: 50%;
    top: 50%;
    width: min(70vw, calc(90vh / 0.5625));
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  100% {
    left: var(--cx);
    top: var(--cy);
    width: calc(min(80vw, 1140px) / 2);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/*!sc*/
data-styled.g53[id="sc-keyframes-krWsyH"] {
  content: "krWsyH,"
}

/*!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.g54[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.g55[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.g56[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.g57[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.g58[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.g59[id="sc-keyframes-efzqaE"] {
  content: "efzqaE,"
}

/*!sc*/
