*, :after, :before {
  border-color: var(--un-default-border-color, #e5e7eb);
  border-style: solid;
  border-width: 0;
  box-sizing: border-box
}
html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4
}
body {
  line-height: inherit;
  margin: 0
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit
}
a {
  color: inherit;
  text-decoration: inherit
}
b, strong {
  font-weight: bolder
}
code, kbd, pre, samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0
}
button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none
}
:-moz-focusring {
  outline: auto
}
:-moz-ui-invalid {
  box-shadow: none
}
progress {
  vertical-align: baseline
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
summary {
  display: list-item
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  margin: 0
}
fieldset {
  margin: 0;
  padding: 0
}
legend {
  padding: 0
}
menu, ol, ul {
  list-style: none;
  margin: 0;
  padding: 0
}
textarea {
  resize: vertical
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1
}
input::placeholder, textarea::placeholder {
  color: #9ca3af;
  opacity: 1
}
[role=button], button {
  cursor: pointer
}
:disabled {
  cursor: default
}
audio, canvas, embed, iframe, img, object, svg, video {
  display: block;
  vertical-align: middle
}
img, video {
  height: auto;
  max-width: 100%
}
[hidden] {
  display: none
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700
}
main a:not(.btn, .card) {
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s;
  text-decoration-line: underline
}
main a:not(.btn, .card):hover {
  --un-text-opacity: 1;
  color: rgba(16, 211, 212, var(--un-text-opacity))
}
footer a:not(.btn, .card) {
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}
footer a:not(.btn, .card):hover {
  --un-text-opacity: 1;
  color: rgba(16, 211, 212, var(--un-text-opacity))
}
.mobile-nav a:not(.btn, .card), header nav a:not(.btn, .card) {
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}
.mobile-nav a:not(.btn, .card):hover, header nav a:not(.btn, .card):hover {
  opacity: .75
}
.list-lg {
  list-style-type: disc;
  padding-left: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem
}
.list-lg li {
  margin-bottom: 2rem
}
.list-lg li::marker {
  --un-text-opacity: 1;
  color: rgba(16, 211, 212, var(--un-text-opacity))
}
*, :after, :before {
  --un-rotate: 0;
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-scale-x: 1;
  --un-scale-y: 1;
  --un-scale-z: 1;
  --un-skew-x: 0;
  --un-skew-y: 0;
  --un-translate-x: 0;
  --un-translate-y: 0;
  --un-translate-z: 0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness: proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x: 0;
  --un-border-spacing-y: 0;
  --un-ring-offset-shadow: 0 0 transparent;
  --un-ring-shadow: 0 0 transparent;
  --un-shadow-inset: ;
  --un-shadow: 0 0 transparent;
  --un-ring-inset: ;
  --un-ring-offset-width: 0px;
  --un-ring-offset-color: #fff;
  --un-ring-width: 0px;
  --un-ring-color: rgba(147, 197, 253, .5);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia:
}
::backdrop {
  --un-rotate: 0;
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-scale-x: 1;
  --un-scale-y: 1;
  --un-scale-z: 1;
  --un-skew-x: 0;
  --un-skew-y: 0;
  --un-translate-x: 0;
  --un-translate-y: 0;
  --un-translate-z: 0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness: proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x: 0;
  --un-border-spacing-y: 0;
  --un-ring-offset-shadow: 0 0 transparent;
  --un-ring-shadow: 0 0 transparent;
  --un-shadow-inset: ;
  --un-shadow: 0 0 transparent;
  --un-ring-inset: ;
  --un-ring-offset-width: 0px;
  --un-ring-offset-color: #fff;
  --un-ring-width: 0px;
  --un-ring-color: rgba(147, 197, 253, .5);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia:
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-greek-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-greek-400-normal.woff) format("woff");
  unicode-range: u+0370-03ff
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-400-normal.woff) format("woff");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-cyrillic-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-cyrillic-400-normal.woff) format("woff");
  unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-ext-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-ext-400-normal.woff) format("woff");
  unicode-range: u+0100-02af, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-vietnamese-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-vietnamese-400-normal.woff) format("woff");
  unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-cyrillic-ext-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-cyrillic-ext-400-normal.woff) format("woff");
  unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-greek-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-greek-700-normal.woff) format("woff");
  unicode-range: u+0370-03ff
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-700-normal.woff) format("woff");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-cyrillic-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-cyrillic-700-normal.woff) format("woff");
  unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-ext-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-ext-700-normal.woff) format("woff");
  unicode-range: u+0100-02af, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-vietnamese-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-vietnamese-700-normal.woff) format("woff");
  unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab
}
@font-face {
  font-display: swap;
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-cyrillic-ext-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-cyrillic-ext-700-normal.woff) format("woff");
  unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}
@font-face {
  font-display: swap;
  font-family: Fira Code;
  font-stretch: 100%;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-code/files/fira-code-greek-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-code/files/fira-code-greek-400-normal.woff) format("woff");
  unicode-range: u+0370-03ff
}
@font-face {
  font-display: swap;
  font-family: Fira Code;
  font-stretch: 100%;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-code/files/fira-code-latin-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-code/files/fira-code-latin-400-normal.woff) format("woff");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}
@font-face {
  font-display: swap;
  font-family: Fira Code;
  font-stretch: 100%;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-code/files/fira-code-cyrillic-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-code/files/fira-code-cyrillic-400-normal.woff) format("woff");
  unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}
@font-face {
  font-display: swap;
  font-family: Fira Code;
  font-stretch: 100%;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-code/files/fira-code-greek-ext-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-code/files/fira-code-greek-ext-400-normal.woff) format("woff");
  unicode-range: u+1f??
}
@font-face {
  font-display: swap;
  font-family: Fira Code;
  font-stretch: 100%;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-code/files/fira-code-latin-ext-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-code/files/fira-code-latin-ext-400-normal.woff) format("woff");
  unicode-range: u+0100-02af, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff
}
@font-face {
  font-display: swap;
  font-family: Fira Code;
  font-stretch: 100%;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-code/files/fira-code-cyrillic-ext-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-code/files/fira-code-cyrillic-ext-400-normal.woff) format("woff");
  unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-greek-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-greek-400-normal.woff) format("woff");
  unicode-range: u+0370-03ff
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-latin-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-latin-400-normal.woff) format("woff");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-cyrillic-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-cyrillic-400-normal.woff) format("woff");
  unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-greek-ext-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-greek-ext-400-normal.woff) format("woff");
  unicode-range: u+1f??
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-latin-ext-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-latin-ext-400-normal.woff) format("woff");
  unicode-range: u+0100-02af, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-cyrillic-ext-400-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-cyrillic-ext-400-normal.woff) format("woff");
  unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-greek-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-greek-700-normal.woff) format("woff");
  unicode-range: u+0370-03ff
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-latin-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-latin-700-normal.woff) format("woff");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-cyrillic-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-cyrillic-700-normal.woff) format("woff");
  unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-greek-ext-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-greek-ext-700-normal.woff) format("woff");
  unicode-range: u+1f??
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-latin-ext-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-latin-ext-700-normal.woff) format("woff");
  unicode-range: u+0100-02af, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff
}
@font-face {
  font-display: swap;
  font-family: Fira Mono;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.bunny.net/fira-mono/files/fira-mono-cyrillic-ext-700-normal.woff2) format("woff2"), url(https://fonts.bunny.net/fira-mono/files/fira-mono-cyrillic-ext-700-normal.woff) format("woff");
  unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}
.i-carbon-logo-github {
  --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M16 2a14 14 0 0 0-4.43 27.28c.7.13 1-.3 1-.67v-2.38c-3.89.84-4.71-1.88-4.71-1.88a3.71 3.71 0 0 0-1.62-2.05c-1.27-.86.1-.85.1-.85a2.94 2.94 0 0 1 2.14 1.45a3 3 0 0 0 4.08 1.16a2.93 2.93 0 0 1 .88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4 5.4 0 0 1 1.44-3.76a5 5 0 0 1 .14-3.7s1.17-.38 3.85 1.43a13.3 13.3 0 0 1 7 0c2.67-1.81 3.84-1.43 3.84-1.43a5 5 0 0 1 .14 3.7a5.4 5.4 0 0 1 1.44 3.76c0 5.38-3.27 6.56-6.39 6.91a3.33 3.33 0 0 1 .95 2.59v3.84c0 .46.25.81 1 .67A14 14 0 0 0 16 2Z'/%3E%3C/svg%3E");
  background-color: currentColor;
  color: inherit;
  height: 1.2em;
  -webkit-mask: var(--un-icon) no-repeat;
  mask: var(--un-icon) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 1.2em
}
.i-carbon-logo-twitter {
  --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11.547 25.752c9.057 0 14.01-7.503 14.01-14.01c0-.213 0-.425-.014-.636A10.017 10.017 0 0 0 28 8.556a9.827 9.827 0 0 1-2.828.776a4.942 4.942 0 0 0 2.164-2.724a9.866 9.866 0 0 1-3.126 1.195a4.929 4.929 0 0 0-8.392 4.491A13.98 13.98 0 0 1 5.67 7.15a4.928 4.928 0 0 0 1.525 6.573a4.887 4.887 0 0 1-2.235-.617v.063a4.926 4.926 0 0 0 3.95 4.827a4.917 4.917 0 0 1-2.223.084a4.93 4.93 0 0 0 4.6 3.42A9.88 9.88 0 0 1 4 23.54a13.94 13.94 0 0 0 7.547 2.209'/%3E%3C/svg%3E");
  background-color: currentColor;
  color: inherit;
  height: 1.2em;
  -webkit-mask: var(--un-icon) no-repeat;
  mask: var(--un-icon) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 1.2em
}
.i-carbon-logo-youtube {
  --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M29.41 9.26a3.5 3.5 0 0 0-2.47-2.47C24.76 6.2 16 6.2 16 6.2s-8.76 0-10.94.59a3.5 3.5 0 0 0-2.47 2.47A36.13 36.13 0 0 0 2 16a36.13 36.13 0 0 0 .59 6.74a3.5 3.5 0 0 0 2.47 2.47c2.18.59 10.94.59 10.94.59s8.76 0 10.94-.59a3.5 3.5 0 0 0 2.47-2.47A36.13 36.13 0 0 0 30 16a36.13 36.13 0 0 0-.59-6.74ZM13.2 20.2v-8.4l7.27 4.2Z'/%3E%3C/svg%3E");
  background-color: currentColor;
  color: inherit;
  height: 1.2em;
  -webkit-mask: var(--un-icon) no-repeat;
  mask: var(--un-icon) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 1.2em
}
.prose :where(h1, h2, h3, h4, h5, h6):not(:where(.not-prose, .not-prose *)) {
  color: var(--un-prose-headings);
  font-weight: 600;
  line-height: 1.25
}
.prose :where(a):not(:where(.not-prose, .not-prose *)) {
  color: var(--un-prose-links);
  font-weight: 500;
  text-decoration: underline
}
.prose :where(a code):not(:where(.not-prose, .not-prose *)) {
  color: var(--un-prose-links)
}
.prose :where(p, ul, ol, pre):not(:where(.not-prose, .not-prose *)) {
  line-height: 1.75;
  margin: 1em 0
}
.prose :where(blockquote):not(:where(.not-prose, .not-prose *)) {
  border-left: .25em solid var(--un-prose-borders);
  font-style: italic;
  margin: 1em 0;
  padding-left: 1em
}
.prose :where(h1):not(:where(.not-prose, .not-prose *)) {
  font-size: 2.25em;
  margin: 1rem 0
}
.prose :where(h2):not(:where(.not-prose, .not-prose *)) {
  font-size: 1.75em;
  margin: 1.75em 0 .5em
}
.prose :where(h3):not(:where(.not-prose, .not-prose *)) {
  font-size: 1.375em;
  margin: 1.5em 0 .5em
}
.prose :where(h4):not(:where(.not-prose, .not-prose *)) {
  font-size: 1.125em;
  margin: 1em 0
}
.prose :where(img, video):not(:where(.not-prose, .not-prose *)) {
  max-width: 100%
}
.prose :where(figure, picture):not(:where(.not-prose, .not-prose *)) {
  margin: 1em 0
}
.prose :where(figcaption):not(:where(.not-prose, .not-prose *)) {
  color: var(--un-prose-captions);
  font-size: .875em
}
.prose :where(code):not(:where(.not-prose, .not-prose *)) {
  color: var(--un-prose-code);
  font-family: var(--un-prose-font-mono);
  font-size: .875em;
  font-weight: 600
}
.prose :where(:not(pre)>code):not(:where(.not-prose, .not-prose *)):after, .prose :where(:not(pre)>code):not(:where(.not-prose, .not-prose *)):before {
  content: "`"
}
.prose :where(pre):not(:where(.not-prose, .not-prose *)) {
  border-radius: .375rem;
  overflow-x: auto;
  padding: 1.25rem 1.5rem
}
.prose :where(pre, code):not(:where(.not-prose, .not-prose *)) {
  word-wrap: normal;
  background: transparent;
  -webkit-hyphens: none;
  hyphens: none;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  white-space: pre;
  word-break: normal;
  word-spacing: normal
}
.prose :where(pre code):not(:where(.not-prose, .not-prose *)) {
  font-weight: inherit
}
.prose :where(ol, ul):not(:where(.not-prose, .not-prose *)) {
  padding-left: 1.25em
}
.prose :where(ol):not(:where(.not-prose, .not-prose *)) {
  list-style-type: decimal
}
.prose :where(ol[type=A]):not(:where(.not-prose, .not-prose *)) {
  list-style-type: upper-alpha
}
.prose :where(ol[type=a]):not(:where(.not-prose, .not-prose *)) {
  list-style-type: lower-alpha
}
.prose :where(ol[type=A s]):not(:where(.not-prose, .not-prose *)) {
  list-style-type: upper-alpha
}
.prose :where(ol[type=a s]):not(:where(.not-prose, .not-prose *)) {
  list-style-type: lower-alpha
}
.prose :where(ol[type=I]):not(:where(.not-prose, .not-prose *)) {
  list-style-type: upper-roman
}
.prose :where(ol[type=i]):not(:where(.not-prose, .not-prose *)) {
  list-style-type: lower-roman
}
.prose :where(ol[type=I s]):not(:where(.not-prose, .not-prose *)) {
  list-style-type: upper-roman
}
.prose :where(ol[type=i s]):not(:where(.not-prose, .not-prose *)) {
  list-style-type: lower-roman
}
.prose :where(ol[type="1"]):not(:where(.not-prose, .not-prose *)) {
  list-style-type: decimal
}
.prose :where(ul):not(:where(.not-prose, .not-prose *)) {
  list-style-type: disc
}
.prose :where(ol>li):not(:where(.not-prose, .not-prose *))::marker, .prose :where(summary):not(:where(.not-prose, .not-prose *))::marker, .prose :where(ul>li):not(:where(.not-prose, .not-prose *))::marker {
  color: var(--un-prose-lists)
}
.prose :where(hr):not(:where(.not-prose, .not-prose *)) {
  border: 1px solid var(--un-prose-hr);
  margin: 2em 0
}
.prose :where(table):not(:where(.not-prose, .not-prose *)) {
  border-collapse: collapse;
  display: block;
  margin: 1em 0;
  overflow-x: auto
}
.prose :where(tr):not(:where(.not-prose, .not-prose *)):nth-child(2n) {
  background: var(--un-prose-bg-soft)
}
.prose :where(td, th):not(:where(.not-prose, .not-prose *)) {
  border: 1px solid var(--un-prose-borders);
  padding: .625em 1em
}
.prose :where(abbr):not(:where(.not-prose, .not-prose *)) {
  cursor: help
}
.prose :where(kbd):not(:where(.not-prose, .not-prose *)) {
  border: 1px solid;
  border-radius: .25rem;
  color: var(--un-prose-code);
  font-size: .875em;
  padding: .25rem .5rem
}
.prose :where(details):not(:where(.not-prose, .not-prose *)) {
  background: var(--un-prose-bg-soft);
  margin: 1em 0;
  padding: 1.25rem 1.5rem
}
.prose :where(summary):not(:where(.not-prose, .not-prose *)) {
  cursor: pointer;
  font-weight: 600
}
.prose {
  color: var(--un-prose-body);
  max-width: 65ch
}
.prose-truegray {
  --un-prose-body: #404040;
  --un-prose-headings: #171717;
  --un-prose-links: #171717;
  --un-prose-lists: #a3a3a3;
  --un-prose-hr: #e5e5e5;
  --un-prose-captions: #737373;
  --un-prose-code: #171717;
  --un-prose-borders: #e5e5e5;
  --un-prose-bg-soft: #f5f5f5;
  --un-prose-invert-body: #e5e5e5;
  --un-prose-invert-headings: #f5f5f5;
  --un-prose-invert-links: #f5f5f5;
  --un-prose-invert-lists: #737373;
  --un-prose-invert-hr: #404040;
  --un-prose-invert-captions: #a3a3a3;
  --un-prose-invert-code: #f5f5f5;
  --un-prose-invert-borders: #404040;
  --un-prose-invert-bg-soft: #262626;
  --un-prose-font-mono: "Fira Code", "Fira Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
.grid-margins {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 2rem;
  padding-right: 2rem
}
.btn {
  --un-scale-x: .99;
  --un-scale-y: .99;
  --un-bg-opacity: 1;
  --un-text-opacity: 1;
  background-color: rgba(16, 211, 212, var(--un-bg-opacity));
  border-radius: 9999px;
  color: rgba(255, 255, 255, var(--un-text-opacity));
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  padding: .5rem 2rem;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
  transition-duration: .15s;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  white-space: nowrap
}
.btn:hover {
  --un-scale-x: 1;
  --un-scale-y: 1;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.btn:active {
  --un-scale-x: .98;
  --un-scale-y: .98;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.btn-outline {
  --un-border-opacity: 1;
  --un-text-opacity: 1;
  background-color: transparent;
  border-color: rgba(16, 211, 212, var(--un-border-opacity));
  border-width: 1px;
  color: rgba(16, 211, 212, var(--un-text-opacity))
}
.btn-primary {
  --un-bg-opacity: 1;
  --un-text-opacity: 1;
  background-color: rgba(255, 161, 53, var(--un-bg-opacity));
  color: rgba(0, 0, 0, var(--un-text-opacity))
}
.btn:focus {
  outline: 2px solid transparent;
  outline-offset: 2px
}


.download-apk {
  background: url(download_buttons.svg) 0 0
}
.download-apple {
  background: url(download_buttons.svg) 0 -50px
}
.download-play {
  background: url(download_buttons.svg) 0 -101px
}
.download-huawei {
  background: url(download_buttons.svg) 0 -152px
}
.download-samsung {
  background: url(download_buttons.svg) 0 -203px
}
.download-chrome {
  background: url(download_buttons.svg) 0 -254px
}
	
.download-app-image {
  width: 160px;
  height: 50px;
  display: block;
  margin: 10px auto;
}


@media (min-width:640px) {
  .grid-margins {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
}
@media (min-width:1024px) {
  .grid-margins {
    padding-left: 2rem;
    padding-right: 2rem
  }
}
.absolute {
  position: absolute
}
.fixed {
  position: fixed
}
.relative {
  position: relative
}
.sticky, [sticky=""] {
  position: sticky
}
.static {
  position: static
}
.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.inset-x-0 {
  left: 0;
  right: 0
}
.-bottom-1\/2 {
  bottom: -50%
}
.-left-384 {
  left: -96rem
}
.-right-px {
  right: -1px
}
.bottom-0 {
  bottom: 0
}
.left-0 {
  left: 0
}
.left-1\/2 {
  left: 50%
}
.left-384 {
  left: 96rem
}
.right-0 {
  right: 0
}
.top-0 {
  top: 0
}
.top-1\/2 {
  top: 50%
}
.top-16 {
  top: 4rem
}
.-z-1 {
  z-index: -1
}
.z-1 {
  z-index: 1
}
.z-10 {
  z-index: 10
}
.z-2 {
  z-index: 2
}
.z-20 {
  z-index: 20
}
.z-3 {
  z-index: 3
}
.z-40 {
  z-index: 40
}
.z-50 {
  z-index: 50
}
.grid {
  display: grid
}
.col-span-10 {
  grid-column: span 10 / span 10
}
.col-span-2 {
  grid-column: span 2 / span 2
}
.col-start-1 {
  grid-column-start: 1
}
.col-start-2 {
  grid-column-start: 2
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr))
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr))
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr))
}
.m-a {
  margin: auto
}
.m-x-auto, .mx-auto {
  margin-left: auto;
  margin-right: auto
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem
}
.my-12 {
  margin-bottom: 3rem;
  margin-top: 3rem
}
.my-16 {
  margin-bottom: 4rem;
  margin-top: 4rem
}
.my-4 {
  margin-bottom: 1rem;
  margin-top: 1rem
}
.my-6 {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem
}
.-mb-1 {
  margin-bottom: -.25rem
}
.-ml-4 {
  margin-left: -1rem
}
.-ml-56 {
  margin-left: -14rem
}
.-ml-8 {
  margin-left: -2rem
}
.mb-0 {
  margin-bottom: 0
}
.mb-1 {
  margin-bottom: .25rem
}
.mb-10 {
  margin-bottom: 2.5rem
}
.mb-12 {
  margin-bottom: 3rem
}
.mb-16 {
  margin-bottom: 4rem
}
.mb-2 {
  margin-bottom: .5rem
}
.mb-20 {
  margin-bottom: 5rem
}
.mb-3 {
  margin-bottom: .75rem
}
.mb-4 {
  margin-bottom: 1rem
}
.mb-6 {
  margin-bottom: 1.5rem
}
.mb-8 {
  margin-bottom: 2rem
}
.me {
  margin-inline-end: 1rem
}
.mr-3 {
  margin-right: .75rem
}
.mr-5 {
  margin-right: 1.25rem
}
.mr-8 {
  margin-right: 2rem
}
.mt-10 {
  margin-top: 2.5rem
}
.mt-14 {
  margin-top: 3.5rem
}
.mt-16 {
  margin-top: 4rem
}
.mt-28 {
  margin-top: 7rem
}
.mt-4 {
  margin-top: 1rem
}
.mt-8 {
  margin-top: 2rem
}
.last\:mr-0:last-child {
  margin-right: 0
}
.block {
  display: block
}
.inline-block {
  display: inline-block
}
.contents {
  display: contents
}
.hidden {
  display: none
}
.aspect-video {
  aspect-ratio: 16/9
}
.h-1\/2 {
  height: 50%
}
.h-112 {
  height: 28rem
}
.h-12 {
  height: 3rem
}
.h-20 {
  height: 5rem
}
.h-32 {
  height: 8rem
}
.h-5, .h5 {
  height: 1.25rem
}
.h-56 {
  height: 14rem
}
.h-7 {
  height: 1.75rem
}
.h-8 {
  height: 2rem
}
.h-9 {
  height: 2.25rem
}
.h-auto {
  height: auto
}
.h-full {
  height: 100%
}
.h1 {
  height: .25rem
}
.h2 {
  height: .5rem
}
.h3 {
  height: .75rem
}
.h4 {
  height: 1rem
}
.h6 {
  height: 1.5rem
}
.max-w-30\% {
  max-width: 30%
}
.max-w-40 {
  max-width: 10rem
}
.max-w-50 {
  max-width: 15rem
}
.max-w-4xl {
  max-width: 56rem
}
.max-w-520px {
  max-width: 520px
}
.max-w-lg {
  max-width: 60rem
}
.max-w-prose {
  max-width: 65ch
}
.max-w-xl {
  max-width: 36rem
}
.min-h-128 {
  min-height: 32rem
}
.min-h-96 {
  min-height: 24rem
}
.min-h-screen {
  min-height: 100vh
}
.w-20 {
  width: 5rem
}
.w-28 {
  width: 7rem
}
.w-32 {
  width: 8rem
}
.w-384 {
  width: 96rem
}
.w-5 {
  width: 1.25rem
}
.w-60 {
  width: 15rem
}
.w-8 {
  width: 2rem
}
.w-9 {
  width: 2.25rem
}
.w-96 {
  width: 24rem
}
.w-full {
  width: 100%
}
.max-w-screen-xl {
  max-width: 1280px
}
.flex {
  display: flex
}
.inline-flex {
  display: inline-flex
}
.flex-1 {
  flex: 1 1 0%
}
.flex-auto {
  flex: 1 1 auto
}
.flex-none {
  flex: none
}
.flex-grow {
  flex-grow: 1
}
.flex-col {
  flex-direction: column
}
.flex-col-reverse {
  flex-direction: column-reverse
}
.table {
  display: table
}
.origin-center {
  transform-origin: center
}
.-translate-x-1\/2 {
  --un-translate-x: -50%;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.-translate-y-1\/2 {
  --un-translate-y: -50%;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.-translate-y-full {
  --un-translate-y: -100%;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.translate-y-0 {
  --un-translate-y: 0;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.-rotate-45 {
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-rotate: -45deg;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.rotate-45 {
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-rotate: 45deg;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.scale-100 {
  --un-scale-x: 1;
  --un-scale-y: 1;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.scale-105 {
  --un-scale-x: 1.05;
  --un-scale-y: 1.05;
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.transform {
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.cursor-pointer {
  cursor: pointer
}
.cursor-grab {
  cursor: grab
}
.columns-2 {
  -moz-columns: 2;
  column-count: 2
}
.break-inside-avoid {
  -moz-column-break-inside: avoid;
  break-inside: avoid
}
.place-content-center {
  place-content: center
}
.items-center {
  align-items: center
}
.justify-end {
  justify-content: flex-end
}
.justify-center {
  justify-content: center
}
.justify-between {
  justify-content: space-between
}
.gap-0 {
  gap: 0
}
.gap-1 {
  gap: .25rem
}
.gap-12 {
  gap: 3rem
}
.gap-2 {
  gap: .5rem
}
.gap-20 {
  gap: 5rem
}
.gap-4 {
  gap: 1rem
}
.gap-8 {
  gap: 2rem
}
.overflow-hidden {
  overflow: hidden
}
.overflow-visible {
  overflow: visible
}
.overflow-x-hidden {
  overflow-x: hidden
}
.overflow-y-auto {
  overflow-y: auto
}
.b, .border {
  border-width: 1px
}
.even\:border-1:nth-child(2n) {
  border-width: 1px
}
.border-b, .border-b-1 {
  border-bottom-width: 1px
}
.border-r-2 {
  border-right-width: 2px
}
.last\:border-r-0:last-child {
  border-right-width: 0
}
.border-brand-teal-dark {
  --un-border-opacity: 1;
  border-color: rgba(16, 170, 178, var(--un-border-opacity))
}
.border-brand-teal-transparent {
  --un-border-opacity: .4;
  border-color: rgba(17, 160, 169, var(--un-border-opacity))
}
.border-indigo-500 {
  --un-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--un-border-opacity))
}
.rounded-full {
  border-radius: 9999px
}
.rounded-lg {
  border-radius: .5rem
}
.rounded-md {
  border-radius: .375rem
}
.rounded-sm {
  border-radius: .125rem
}
.rounded-xl {
  border-radius: .75rem
}
.rounded-t-md {
  border-top-left-radius: .375rem;
  border-top-right-radius: .375rem
}
.\ !bg-brand-blueDark {
  --un-bg-opacity: 1 !important;
  background-color: rgba(24, 51, 76, var(--un-bg-opacity)) !important
}
.bg-black\/5 {
  background-color: #0000000d
}
.bg-brand-blue {
  --un-bg-opacity: 1;
  background-color: rgba(28, 69, 97, var(--un-bg-opacity))
}
.bg-brand-blueDark\/90 {
  background-color: #18334ce6
}
.bg-brand-light {
  --un-bg-opacity: 1;
  background-color: rgba(243, 249, 250, var(--un-bg-opacity))
}
.bg-brand-teal-dark\/70 {
  background-color: #10aab2b3
}
.bg-brand-teal-light {
  --un-bg-opacity: 1;
  background-color: rgba(214, 237, 239, var(--un-bg-opacity))
}
.bg-indigo-500 {
  --un-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--un-bg-opacity))
}
.bg-transparent {
  background-color: transparent
}
.bg-white {
  --un-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--un-bg-opacity))
}
.dark .dark\:bg-black {
  --un-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--un-bg-opacity))
}
.dark .dark\:bg-white\/10 {
  background-color: #ffffff1a
}
.hover\:bg-indigo-400:hover {
  --un-bg-opacity: 1;
  background-color: rgba(129, 140, 248, var(--un-bg-opacity))
}
.odd\:bg-brand-blue:nth-child(odd) {
  --un-bg-opacity: 1;
  background-color: rgba(28, 69, 97, var(--un-bg-opacity))
}
.from-brand-dark {
  --un-gradient-from-position: 0%;
  --un-gradient-from: rgba(13, 15, 24, var(--un-from-opacity, 1)) var(--un-gradient-from-position);
  --un-gradient-to-position: 100%;
  --un-gradient-to: rgba(13, 15, 24, 0) var(--un-gradient-to-position);
  --un-gradient-stops: var(--un-gradient-from), var(--un-gradient-to)
}
.from-brand-teal-light {
  --un-gradient-from-position: 0%;
  --un-gradient-from: rgba(214, 237, 239, var(--un-from-opacity, 1)) var(--un-gradient-from-position);
  --un-gradient-to-position: 100%;
  --un-gradient-to: rgba(214, 237, 239, 0) var(--un-gradient-to-position);
  --un-gradient-stops: var(--un-gradient-from), var(--un-gradient-to)
}
.from-white {
  --un-gradient-from-position: 0%;
  --un-gradient-from: rgba(255, 255, 255, var(--un-from-opacity, 1)) var(--un-gradient-from-position);
  --un-gradient-to-position: 100%;
  --un-gradient-to: hsla(0, 0%, 100%, 0) var(--un-gradient-to-position);
  --un-gradient-stops: var(--un-gradient-from), var(--un-gradient-to)
}
.to-brand-blue-dark {
  --un-gradient-to-position: 100%;
  --un-gradient-to: rgba(24, 51, 76, var(--un-to-opacity, 1)) var(--un-gradient-to-position)
}
.to-white {
  --un-gradient-to-position: 100%;
  --un-gradient-to: rgba(255, 255, 255, var(--un-to-opacity, 1)) var(--un-gradient-to-position)
}
.from-30\% {
  --un-gradient-from-position: 30%
}
.bg-gradient-to-b {
  --un-gradient-shape: to bottom;
  --un-gradient: var(--un-gradient-shape), var(--un-gradient-stops);
  background-image: linear-gradient(var(--un-gradient))
}
.bg-gradient-to-l {
  --un-gradient-shape: to left;
  --un-gradient: var(--un-gradient-shape), var(--un-gradient-stops);
  background-image: linear-gradient(var(--un-gradient))
}
.bg-gradient-to-r {
  --un-gradient-shape: to right;
  --un-gradient: var(--un-gradient-shape), var(--un-gradient-stops);
  background-image: linear-gradient(var(--un-gradient))
}
.fill-current {
  fill: currentColor
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain
}
.object-center {
  -o-object-position: center;
  object-position: center
}
.p-10 {
  padding: 3rem 1.5rem
}
.p-3 {
  padding: .75rem
}
.p-4 {
  padding: 1rem
}
.p-6 {
  padding: 1.5rem
}
.p-8 {
  padding: 2rem
}
.p-y-16, .py-16 {
  padding-bottom: 4rem;
  padding-top: 4rem
}
.px, .px-4 {
  padding-left: 1rem;
  padding-right: 1rem
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem
}
.px-2 {
  padding-left: .5rem;
  padding-right: .5rem
}
.px-3 {
  padding-left: .75rem;
  padding-right: .75rem
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem
}
.py, .py-4, [py=""] {
  padding-bottom: 1rem;
  padding-top: 1rem
}
.py-0 {
  padding-bottom: 0;
  padding-top: 0
}
.py-1 {
  padding-bottom: .25rem;
  padding-top: .25rem
}
.py-10 {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem
}
.py-14 {
  padding-bottom: 3.5rem;
  padding-top: 3.5rem
}
.py-2 {
  padding-bottom: .5rem;
  padding-top: .5rem
}
.py-3 {
  padding-bottom: .75rem;
  padding-top: .75rem
}
.py-3\.5 {
  padding-bottom: .875rem;
  padding-top: .875rem
}
.py-6 {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem
}
.py-8 {
  padding-bottom: 2rem;
  padding-top: 2rem
}
.pb-0 {
  padding-bottom: 0
}
.pb-10 {
  padding-bottom: 2.5rem
}
.pb-14 {
  padding-bottom: 3.5rem
}
.pb-16 {
  padding-bottom: 4rem
}
.pb-4 {
  padding-bottom: 1rem
}
.pb-8 {
  padding-bottom: 2rem
}
.pl-0 {
  padding-left: 0
}
.pl-2 {
  padding-left: .5rem
}
.pl-3 {
  padding-left: .75rem
}
.pr-3 {
  padding-right: .75rem
}
.pr-36 {
  padding-right: 9rem
}
.pt-12 {
  padding-top: 3rem
}
.pt-14 {
  padding-top: 3.5rem
}
.pt-16 {
  padding-top: 4rem
}
.pt-2 {
  padding-top: .5rem
}
.pt-4 {
  padding-top: 1rem
}
.pt-7 {
  padding-top: 1.75rem
}
.last\:pr-0:last-child {
  padding-right: 0
}
.text-center {
  text-align: center
}
.text-left {
  text-align: left
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1
}
.text-8xl {
  font-size: 6rem;
  line-height: 1
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem
}
.text-sm {
  font-size: .875rem;
  line-height: 1.25rem
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem
}
.text-xs {
  font-size: .75rem;
  line-height: 1rem
}
.font-bold {
  font-weight: 700
}
.font-light {
  font-weight: 300
}
.font-medium {
  font-weight: 500
}
.font-normal {
  font-weight: 400
}
.font-semibold {
  font-weight: 600
}
.leading-7 {
  line-height: 1.75rem
}
.leading-normal {
  line-height: 1.5
}
.leading-tight {
  line-height: 1.25
}
.tracking-wide {
  letter-spacing: .025em
}
.font-sans {
  font-family: IBM Plex Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}
.color-\[\#2aa9e0\] {
  --un-text-opacity: 1;
  color: rgba(42, 169, 224, var(--un-text-opacity))
}
.dark .dark\:text-white, .text-white, [text-white=""] {
  --un-text-opacity: 1;
  color: rgba(255, 255, 255, var(--un-text-opacity))
}
.text-black {
  --un-text-opacity: 1;
  color: rgba(0, 0, 0, var(--un-text-opacity))
}
.text-brand-teal {
  --un-text-opacity: 1;
  color: rgba(16, 211, 212, var(--un-text-opacity))
}
.text-brand-teal-dark {
  --un-text-opacity: 1;
  color: rgba(16, 170, 178, var(--un-text-opacity))
}
.text-gray-400 {
  --un-text-opacity: 1;
  color: rgba(156, 163, 175, var(--un-text-opacity))
}
.text-teal {
  --un-text-opacity: 1;
  color: rgba(45, 212, 191, var(--un-text-opacity))
}
.underline, .hover\:underline:hover {
  text-decoration-line: underline
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: grayscale
}
.opacity-0 {
  opacity: 0
}
.opacity-100 {
  opacity: 1
}
.opacity-90 {
  opacity: .9
}
.hover\:opacity-75:hover {
  opacity: .75
}
.outline, [outline=""] {
  outline-style: solid
}
.backdrop-blur-md {
  --un-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);
  backdrop-filter: var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)
}
.filter {
  filter: var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)
}
.transition {
  transition-duration: .15s;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-opacity {
  transition-duration: .15s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-transform {
  transition-duration: .15s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.duration-300 {
  transition-duration: .3s
}
.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, .2, 1)
}
@media (min-width:640px) {
  .sm\:visible {
    visibility: visible
  }
  .sm\:block {
    display: block
  }
  .sm\:hidden {
    display: none
  }
  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
  .sm\:py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
  }
  .sm\:text-left {
    text-align: left
  }
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
  }
  .sm\:text-4xl {
    font-size: 2.5rem;
    line-height: 1
  }
  .sm\:text-8xl {
    font-size: 6rem;
    line-height: 1
  }
  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
  }
	
	
.download-apk {
  background: url(download_buttons.svg) 0 0
}
.download-apple {
  background: url(download_buttons.svg) 0 -50px
}
.download-play {
  background: url(download_buttons.svg) 0 -101px
}
.download-huawei {
  background: url(download_buttons.svg) 0 -152px
}
.download-samsung {
  background: url(download_buttons.svg) 0 -203px
}
.download-chrome {
  background: url(download_buttons.svg) 0 -254px
}

	
.download-app-image {
  width: 160px;
  height: 50px;
  display: block;
  margin: 10px auto;
}
}
@media (min-width:768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
  .md\:hidden {
    display: none
  }
  .md\:min-h-48 {
    min-height: 12rem
  }
  .md\:w-32 {
    width: 8rem
  }
  .md\:flex {
    display: flex
  }
  .md\:columns-3 {
    -moz-columns: 3;
    column-count: 3
  }
  .md\:pt-8 {
    padding-top: 2rem
  }
	

.download-apk {
  background: url(download_buttons.svg) 0 0
}
.download-apple {
  background: url(download_buttons.svg) 0 -50px
}
.download-play {
  background: url(download_buttons.svg) 0 -101px
}
.download-huawei {
  background: url(download_buttons.svg) 0 -152px
}
.download-samsung {
  background: url(download_buttons.svg) 0 -203px
}
.download-chrome {
  background: url(download_buttons.svg) 0 -254px
}

.download-app-image {
  width: 160px;
  height: 50px;
  display: block;
  margin: 10px 10px;
	float: left;
}
	
}
@media (min-width:1024px) {
  .lg\:absolute {
    position: absolute
  }
  .lg\:right-0 {
    right: 0
  }
  .lg\:top-0 {
    top: 0
  }
  .lg\:top-60 {
    top: 15rem
  }
  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }
  .lg\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
  }
  .lg\:my-44 {
    margin-bottom: 11rem;
    margin-top: 11rem
  }
  .lg\:mb-0 {
    margin-bottom: 0
  }
  .lg\:ml-0 {
    margin-left: 0
  }
  .lg\:mt-0 {
    margin-top: 0
  }
  .lg\:mt-30 {
    margin-top: 7.5rem
  }
  .lg\:block {
    display: block
  }
  .lg\:h-full {
    height: 100%
  }
  .lg\:w-56 {
    width: 14rem
  }
  .lg\:w-64 {
    width: 16rem
  }
  .lg\:w-80 {
    width: 20rem
  }
  .lg\:flex-row {
    flex-direction: row
  }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse
  }
  .lg\:gap-8 {
    gap: 2rem
  }
  .lg\:overflow-visible {
    overflow: visible
  }
  .lg\:p-x-32 {
    padding-left: 8rem;
    padding-right: 8rem
  }
  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem
  }
  .lg\:py-14 {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem
  }
  .lg\:py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem
  }
  .lg\:py-32 {
    padding-bottom: 8rem;
    padding-top: 8rem
  }
  .lg\:py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
  }
  .lg\:pb-0 {
    padding-bottom: 0
  }
  .lg\:pb-28 {
    padding-bottom: 7rem
  }
  .lg\:pl-8 {
    padding-left: 2rem
  }
  .lg\:text-center {
    text-align: center
  }
  .lg\:text-left {
    text-align: left
  }
  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
  }
  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1
  }
  .lg\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem
  }
	
	
.download-apk {
  background: url(download_buttons.svg) 0 0
}
.download-apple {
  background: url(download_buttons.svg) 0 -50px
}
.download-play {
  background: url(download_buttons.svg) 0 -101px
}
.download-huawei {
  background: url(download_buttons.svg) 0 -152px
}
.download-samsung {
  background: url(download_buttons.svg) 0 -203px
}
.download-chrome {
  background: url(download_buttons.svg) 0 -254px
}

.download-app-image {
  width: 160px;
  height: 50px;
  display: block;
  margin: 10px 10px;
	float: left;
}
	
}
@media (min-width:1280px) {
  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
  }
	
.download-apk {
  background: url(download_buttons.svg) 0 0
}
.download-apple {
  background: url(download_buttons.svg) 0 -50px
}
.download-play {
  background: url(download_buttons.svg) 0 -101px
}
.download-huawei {
  background: url(download_buttons.svg) 0 -152px
}
.download-samsung {
  background: url(download_buttons.svg) 0 -203px
}
.download-chrome {
  background: url(download_buttons.svg) 0 -254px
}

.download-app-image {
  width: 160px;
  height: 50px;
  display: block;
  margin: 10px 10px;
	float: left;
}
}
html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: grayscale
}

.mobile-nav-link[data-v-f15a5da4] {
    position: relative;
    font-size: 1.5rem;
    line-height: 2rem;
    /*line-height: 1.5;*/
    font-family: IBM Plex Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"
}

.transition-content-enter-active[data-v-f15a5da4],.transition-content-leave-active[data-v-f15a5da4] {
    --un-scale-x: 1;
    --un-scale-y: 1;
    transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
    opacity: 1;
    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-duration: .15s;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-content-enter-from[data-v-f15a5da4],.transition-content-leave-to[data-v-f15a5da4] {
    --un-scale-x: 1.05;
    --un-scale-y: 1.05;
    transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
    opacity: 0
}

.is-visible{
    --un-translate-y: 0;
    transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}

.mobile-nav-open {
    --un-text-opacity: 1;
    color: rgba(255,255,255,var(--un-text-opacity))
}

.hamburger-icon {
    position: relative
}

.hamburger-icon:after,.hamburger-icon:before {
    background-color: currentColor;
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    transition-property: transform;
    transition-duration: .15s;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transform-origin: center;
    transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}

.hamburger-icon:before {
    top: 10px
}

.hamburger-icon:after {
    top: 20px
}

.mobile-nav-open .hamburger-icon:after,.mobile-nav-open .hamburger-icon:before {
    top: 15px
}

.mobile-nav-open .hamburger-icon:before {
    --un-rotate-x: 0;
    --un-rotate-y: 0;
    --un-rotate-z: 0;
    --un-rotate: 45deg;
    transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}

.mobile-nav-open .hamburger-icon:after {
    --un-rotate-x: 0;
    --un-rotate-y: 0;
    --un-rotate-z: 0;
    --un-rotate: -45deg;
    transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}

.banner {
    display: block;
    display: none;
    text-align: center;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --un-text-opacity: 1;
    color: rgba(255,255,255,var(--un-text-opacity));
    --un-bg-opacity: 1;
    background-color: rgba(99,102,241,var(--un-bg-opacity))
}

.banner:hover {
    --un-bg-opacity: 1;
    background-color: rgba(129,140,248,var(--un-bg-opacity))
}

.banner>.banner-cta {
    display: block;
    padding: 1rem;
    text-align: center;
    --un-text-opacity: 1;
    color: rgba(255,255,255,var(--un-text-opacity))
}

.with-banner {
    border-top-width: 3rem;
    --un-border-opacity: 1;
    border-color: rgba(99,102,241,var(--un-border-opacity))
}

.with-banner .banner {
    display: block
}

:root {
  --vc-clr-primary: #000;
  --vc-clr-secondary: #090f207f;
  --vc-clr-white: #fff;
  --vc-icn-width: 1.2em;
  --vc-nav-width: 30px;
  --vc-nav-height: 30px;
  --vc-nav-border-radius: 0;
  --vc-nav-color: var(--vc-clr-primary);
  --vc-nav-color-hover: var(--vc-clr-secondary);
  --vc-nav-background: transparent;
  --vc-pgn-width: 12px;
  --vc-pgn-height: 4px;
  --vc-pgn-margin: 4px;
  --vc-pgn-border-radius: 0;
  --vc-pgn-background-color: var(--vc-clr-secondary);
  --vc-pgn-active-color: var(--vc-clr-primary)
}
.carousel__next, .carousel__prev {
  align-items: center;
  background: var(--vc-nav-background);
  border: 0;
  border-radius: var(--vc-nav-border-radius);
  box-sizing: content-box;
  color: var(--vc-nav-color);
  cursor: pointer;
  display: flex;
  font-size: var(--vc-nav-height);
  height: var(--vc-nav-height);
  justify-content: center;
  margin: 0 10px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: var(--vc-nav-width)
}
.carousel__next:hover, .carousel__prev:hover {
  color: var(--vc-nav-color-hover)
}
.carousel__next--disabled, .carousel__prev--disabled {
  cursor: not-allowed;
  opacity: .5
}
.carousel__prev {
  left: 0
}
.carousel__next {
  right: 0
}
.carousel--rtl .carousel__prev {
  left: auto;
  right: 0
}
.carousel--rtl .carousel__next {
  left: 0;
  right: auto
}
.carousel {
  box-sizing: border-box;
  overscroll-behavior: none;
  position: relative;
  text-align: center;
  touch-action: pan-y
}
.carousel.is-dragging {
  touch-action: none
}
.carousel * {
  box-sizing: border-box
}
.carousel__track {
  display: flex;
  padding: 0 !important;
  position: relative
}
.carousel__viewport {
  overflow: hidden
}
.carousel__sr-only {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.carousel__icon {
  fill: currentColor;
  height: var(--vc-icn-width);
  width: var(--vc-icn-width)
}
.carousel__pagination {
  display: flex;
  justify-content: center;
  line-height: 0;
  list-style: none;
  margin: 10px 0 0
}
.carousel__pagination-button {
  background: transparent;
  border: 0;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: var(--vc-pgn-margin)
}
.carousel__pagination-button:after {
  background-color: var(--vc-pgn-background-color);
  border-radius: var(--vc-pgn-border-radius);
  content: "";
  display: block;
  height: var(--vc-pgn-height);
  width: var(--vc-pgn-width)
}
.carousel__pagination-button--active:after, .carousel__pagination-button:hover:after {
  background-color: var(--vc-pgn-active-color)
}
.carousel__slide {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin: 0;
  position: relative;
  scroll-snap-stop: auto;
  transform: translateZ(0);
}
.carousel__slide > div {
  margin-left: 1rem;
  margin-right: 1rem;
  height: 100%;
  width: 100%
}
.card[data-v-3e4147f2] p {
    margin-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 1.75rem
}

.tinted[data-v-6d12c5c1] {
    filter: sepia(100%) saturate(50%) brightness(90%) hue-rotate(125deg)
}

.swiper-slide{
  height: 30rem !important;
}

	
	
