.App {
    text-align: center;
}

.App-logo {
    height: 40vmin;
    pointer-events: none;
}
.sidebar::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(225, 45, 45, 0.5), rgb(23, 24, 27, 1));
    filter: blur(5px);
    /* Adjust blur intensity */
    z-index: -1;
    /* Ensures the background is behind the content */
}
.sidebar {
    position: fixed;
    /* The height of the navbar */
    padding: 1.25rem !important;
    width: 305px;
    /* Adjust the width as necessary */
    background-color: rgb(23, 24, 27, 0.25) !important;
    ;
    /* Sidebar background color */
    z-index: 40;
    height: 100%;
    /* Below the navbar, but still above the content */
    overflow-y: auto;
    /* Scrollable if content overflows */
}
@media (prefers-reduced-motion: no-preference) {
    .App-logo {
        animation: App-logo-spin infinite 20s linear;
    }
}
@media (min-width: 1024px) {
.lg\:py-24 {
    padding-top: 6rem!important;
    padding-bottom: 6rem!important;
}
}
.footHead {
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 0.55px;
    text-align: start;
    color: #fff;
    text-decoration: none;
    margin-bottom: 7px;
}
.button34:hover {
    opacity: 1;
    background-color: rgb(225, 45, 45, 0.16);
    color: #fff;
    box-shadow: 0 12px 16px 0 rgb(0 0 0 / 24%), 0 17px 50px 0 rgb(0 0 0 / 19%);
}
.button34 {
    border-color: #E12D2D;
    border: none;
    border-radius: 50px;
    white-space: nowrap;
    border: #E12D2D solid;
    flex-shrink: 0;
    color: white;
    line-height: 24px;
    padding: 16px 99px;
    text-align: center;
    margin-right: 24px;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    font-size: 20px;
    font-weight: 500;
    -webkit-transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, box-shadow;
    transition-property: background-color, color, box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    justify-content: center;
    transition-timing-function: ease-in-out;
}
.boiFIH {
    z-index: 10;
}
.knxTQb {
    position: relative;
    display: flex;
    max-width: 200px;
}
.DaTQu {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
}
.open {
    opacity: 1!important;
    transition: opacity 0.2s!important;
 }
.igdcYU {
    background: rgb(23, 24, 27)!important;
    min-width: 160px;
    padding: 0px;
    right: 0px;
    box-shadow: rgb(0 0 0 / 16%) 0px 4px 16px;
    border-radius: 10px;
    position: absolute;
    top: 100%;
    margin-top: 33px;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0s, z-index 0s linear 0.3s;
    z-index: 1;
    visibility: visible;
    transform: translateY(0%);
    opacity: 0;
}
.mobileVersion {
    right: 50px!important;
}
.thingyFor {
    background: transparent;
}
.rotate-dropdown-arrow {
    transform: rotate(180deg);
    transition: transform 0.2s!important;
}
.rotate-dropdown-arrow-close {
    transform: rotate(0deg);
    transition: transform 0.2s!important;
}
.rotating {
color: #fff;
}
.jlVqYA:hover {
background: rgb(36, 37, 42)!important
} 
.jlVqYA {
    display: flex;
    margin: 5px 8px 5px 8px;
    border-radius: 5px;
    padding: 5px 12px;
    font-size: 14px;
    color: #fff;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    transition: color 0.15s ease-in-out .5s;
    white-space: nowrap;
}
  @media (max-width: 1199px) {
.webProfile {
    display: none!important;
      }
}  

.hzBTNA .underline-animation {
  display: inline-block;
  position: relative;
}
.gdGZhQ .underline-animation {
  display: inline-block;
  position: relative;
}
.underline-animation:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.underline-animation:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.underline-blue {
  display: inline-block;
  position: relative;
}
.underline-blue:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #E12D2D!important;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.underline-blue:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
@media (min-width: 1199px) {
.mobileProfile {
    display: none!important;
      }
}     
.khymxD {
    border-radius: 50%;
    background-size: 30px;
    background-image: url("https://cdn.discordapp.com/avatars/493081244792520714/a_4f9a5c6e40e2b84714292052114af173.gif");
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
}
.jrXaAN {
    margin-inline-start: 10px;
    transition: transform 0.1s ease 0s;
    width: 8px;
    height: 8px;
}
.jRumIu {
    margin-inline-start: 10px;
    font-weight: 600;
    font-size: 13px;
    color: rgb(255, 255, 255);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
}
.wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
}
.py-16 {
    padding-top: 10rem!important;
    padding-bottom: 8rem!important;
}

@media (min-width: 1024px) {
.lg\:text-6xl {
    font-size: 3.75rem!important;
    line-height: 1!important;
    }
}

.font-bold {
    font-weight: 700!important;
}
.text-4xl {
    font-size: 2.25rem!important;
    line-height: 2.5rem!important;
}
.text-center {
    text-align: center!important;
}
.max-w-screen-md {
    max-width: 768px!important;
}

@media (min-width: 1024px) {
.lg\:text-3xl {
    font-size: 1.875rem!important;
    line-height: 2.25rem!important;
    }
}

@media (min-width: 1024px) {
.lg\:text-xl {
    font-size: 1.25rem!important;
    line-height: 1.75rem!important;
    }
}
@media (min-width: 1024px)
.lg\:py-3 {
    padding-top: .75rem!important;
    padding-bottom: .75rem!important;
    }
}
@media (min-width: 1024px) {
.lg\:px-6 {
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
    }
}
.btn-primary {
    background-image: linear-gradient(to bottom right,var(--tw-gradient-stops));
    --tw-gradient-from: #ff8af9;
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to, rgba(255, 138, 249, 0));
    --tw-gradient-stops: var(--tw-gradient-from),#d870e8,var(--tw-gradient-to, rgba(216, 112, 232, 0));
    --tw-gradient-to: #d870e8;
}
.btn {
    cursor: pointer;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 150ms;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .2s;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.font-bold {
    font-weight: 700!important;
}

@media (min-width: 1024px) {

.feature:first-child .feature-wrapper[data-v-1b68bfcc] {
    padding-top: 8rem!important;
    }
}
@media (min-width: 640px) {
.image-flip:nth-child(2n) div div .illustration[data-v-1b68bfcc] {
    order: 2;
    }
}
@media (min-width: 640px) {
.image-flip:nth-child(2n) div div .illustration[data-v-1b68bfcc] {
    order: 2;
    }
}
.feature:nth-child(odd) .feature-wrapper[data-v-1b68bfcc] {
    --tw-bg-opacity: 1;
    background-color: rgba(42, 44, 48, var(--tw-bg-opacity));
}

.feature:first-child .feature-wrapper[data-v-1b68bfcc] {
    padding-top: 4rem!important;
}
@media (min-width: 1024px) {
.lg\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    }
}
.py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
.px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}

.items-center {
    align-items: center !important;
}

.flex-col {
    flex-direction: column !important;
}

.w-full {
    width: 100% !important;
}

.flex {
    display: flex !important;
}

.relative {
    position: relative !important;
}
.buttona {
    cursor: pointer;
    text-decoration: none;
}
body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1024px) {
.feature:first-child .feature-wrapper[data-v-1b68bfcc] {
    padding-top: 8rem!important;
}
}
.feature:nth-child(odd) .feature-wrapper[data-v-1b68bfcc] {
    --tw-bg-opacity: 1;
    background-color: rgba(42,44,48,var(--tw-bg-opacity));
}
.feature:first-child .feature-wrapper[data-v-1b68bfcc] {
    padding-top: 4rem!important;
}
@media (min-width: 1024px) {
.lg\:py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
}
.py-8 {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important;
}
.px-8 {
    padding-left: 2rem!important;
    padding-right: 2rem!important;
}
.items-center {
    align-items: center!important;
}
.flex-col {
    flex-direction: column!important;
}
.w-full {
    width: 100%!important;
}
.flex {
    display: flex!important;
}
.relative {
    position: relative!important;
}
@media (min-width: 640px) {
.sm\:mt-0 {
    margin-top: 0!important;
}
}
.flex-col {
    flex-direction: column!important;
}
.flex {
    display: flex!important;
}
@media (min-width: 972px) {
    .mt-12 {
        display: none;
    }
}    
@media (max-width: 972px) {
    .mt-12 {
        margin-top: 3rem!important;
    }
}    
.relative {
    position: relative!important;
}
@media (min-width: 1024px) {
.lg\:text-5xl {
    font-size: 3rem!important;
    line-height: 1!important;
}
}
@media (min-width: 1024px) {
.lg\:mb-8 {
    margin-bottom: 2rem!important;
}
}
.leading-tight {
    line-height: 1.25!important;
}
.font-bold {
    font-weight: 700!important;
}
.text-4xl {
    font-size: 2.25rem!important;
    line-height: 2.5rem!important;
}
.mb-4 {
    margin-bottom: 1rem!important;
}
.mt-6 {
    margin-top: 1.5rem!important;
}
.z-10 {
    z-index: 10!important;
}
.relative {
    position: relative!important;
}
@media (min-width: 1024px) {
.lg\:text-2xl {
    font-size: 1.5rem!important;
    line-height: 2rem!important;
}
}

.text-xl {
    font-size: 1.25rem!important;
    line-height: 1.75rem!important;
}
body {
    margin: 0 auto;
    scroll-behavior: smooth;
    overflow-x: hidden;
    min-width: 320px;
    background-color: rgb(36, 37, 42)
    font-size: 14px;
    line-height: 1.4285em;
    color: #34383c;
}
.hjMxNP {
    margin-left: 0px;
}

.hMfVQI {
    min-width: 24px;
}
svg[Attributes Style] {
    width: 24;
    height: 24;
    fill: none;
}
.hMfVQI [data-stroke] {
    transition: stroke 0.15s ease-out 0s;
}

path[Attributes Style] {
    d: path("M 7.283 19 H 20 m 0 -7 H 4 m 16 -7 h -7.028");
    stroke: rgb(155, 157, 159);
    stroke-width: 1.5;
    stroke-linecap: round;
}
.a {
    text-deoration: none;
}

.App-header {
    background-color: #343843;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: calc(10px + 2vmin);
    color: white;
}

.App-link {
    color: #61dafb;
}

@keyframes App-logo-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

body {
    margin: 0 auto;
    background-color: rgb(36, 37, 42);
}

.topnav {
    overflow: hidden;
    background-color: #f2f2f2;
}

.topnav a {
    float: left;
    display: block;
    border-radius: 3px;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

.ui.menu>.container,
.ui.menu>.grid {
    display: flex;
    align-items: inherit;
    flex-direction: inherit;
}

.ui[class*="top fixed"].menu {
    border-top: none;
    border-left: none;
    border-right: none;
}

.ui.fixed.menu,
.ui[class*="top fixed"].menu {
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
}

.ui.menu.fixed {
    border-radius: 0!important;
}

.ui.menu.fixed {
    position: fixed;
    z-index: 101;
    margin: 0;
    width: 100%;
}

.ui.menu:first-child {
    margin-top: 0;
}

.ui.inverted.menu {
    border: 0 solid transparent;
    background: rgba(19, 20, 22, 0.56);
    box-shadow: none;
}

.ui.menu {
    font-size: 1rem;
}

.ui.menu {
    margin: 1rem 0;
    font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
    background: #fff;
    font-weight: 400;
    border: 1px solid rgba(34, 36, 38, .15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    border-radius: .28571429rem;
    min-height: 2.85714286em;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .ui.container {
        width: 723px;
        margin-left: auto!important;
        margin-right: auto!important;
    }
}

.ui.container {
    display: block;
    max-width: 100%!important;
}

@media only screen and (min-width: 768px) {
    .ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.item:not(.right):not(.borderless):first-child {
        border-left: 1px solid rgba(34, 36, 38, .1);
    }
}

.ui.menu.fixed,
.ui.menu.fixed .item:first-child,
.ui.menu.fixed .item:last-child {
    border-radius: 0!important;
}

.ui.inverted.menu .header.item {
    margin: 0;
    background: 0 0;
    box-shadow: none;
}

.ui.inverted.menu .item,
.ui.inverted.menu .item>a:not(.ui) {
    background: 0 0;
    color: hsla(0, 0%, 100%, .9);
}

.ui.menu .header.item,
.ui.vertical.menu .header.item {
    font-weight: bold;
    font-size: 23px;
    letter-spacing: 0.55px;
    text-align: center;
    color: white;
    cursor: pointer;
    text-decoration: none;
}

.ui.menu:not(.vertical) .item {
    display: flex;
    align-items: center;
}

.ui.menu .item {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    flex: 0 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    padding: .92857143em 1.14285714em;
    text-transform: none;
    color: rgba(0, 0, 0, .87);
    font-weight: 400;
    transition: background .1s ease, box-shadow .1s ease, color .1s ease;
}

.fnBotP a {
    color: rgb(255, 255, 255);
    font-weight: 400;
    cursor: pointer;
    font-size: 12px;
    opacity: 0.7;
    text-decoration: none;
    padding: 15px 10px;
    transition: opacity 175ms ease-out 0s;
}

.fnBotP:hover {
    color: rgb(255, 255, 255);
}

.ui.menu:not(.vertical) .item {
    display: flex;
    align-items: center;
}

.ui.menu .item {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    flex: 0 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    padding: .92857143em 1.14285714em;
    text-transform: none;
    color: rgba(0, 0, 0, .87);
    font-weight: 400;
    transition: background .1s ease, box-shadow .1s ease, color .1s ease;
}

.ui.menu .item>i.icon {
    opacity: .9;
    float: none;
    margin: 0 .35714286em 0 0;
}

i.icon,
i.icons {
    font-size: 1em;
}
@media (min-width: 1280px) {
.xl\:gap-24 {
    gap: 6rem!important;
}
}

@media (min-width: 972px) {
.sm\:gap-16 {
    gap: 4rem!important;
}
}
.items-center {
    align-items: center!important;
}
.flex {
    display: flex!important;
    /* align-items: center; */
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
@media (min-width: 972px) {
.sm\:grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr))!important;
}
}
.gap-8 {
    gap: 2rem!important;
}
.max-w-screen-xl {
    /*max-width: 1280px!important;*/
}
.grid {
    display: grid!important;
}
.ui.inverted.menu .item,
.ui.inverted.menu .item>a:not(.ui) {
    background: 0 0;
    color: hsla(0, 0%, 100%, .9);
}

.ui.menu:not(.vertical) .item {
    display: flex;
    align-items: center;
}

i.icon {
    display: inline-block;
    opacity: 1;
    margin: 0 .25rem 0 0;
    width: 1.18em;
    height: 1em;
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ui.menu:not(.vertical) .right.item,
.ui.menu:not(.vertical) .right.menu {
    display: flex;
    margin-left: auto!important;
}

.ui.inverted.menu .item,
.ui.inverted.menu .item>a:not(.ui) {
    background: 0 0;
    color: hsla(0, 0%, 100%, .9);
}

.ui.menu:not(.vertical) .item {
    display: flex;
    align-items: center;
}

.ui.menu .item {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    flex: 0 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    padding: .92857143em 1.14285714em;
    text-transform: none;
    color: rgba(0, 0, 0, .87);
    font-weight: 400;
    transition: background .1s ease, box-shadow .1s ease, color .1s ease;
}

.bhiRrt {
    white-space: nowrap;
    user-select: none;
    font-family: "Open Sans", Helvetica, arial, sans-serif;
    line-height: 1;
    font-weight: 600;
    display: flex;
    font-size: 14px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: #34383c;
    cursor: not-allowed;
    min-height: 32px;
    min-width: 60px;
    width: unset;
    border-radius: 28px;
    padding: 10px 14px;
    margin-right: 13px;
    transition: border 180ms ease-out 0s, background 180ms ease-out 0s;
    background: white;
    border-color: #ffffff;
    border: none;
    -webkit-transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, box-shadow;
    transition-property: background-color, color, box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    justify-content: center;
    transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

button {
    outline: none;
}
  @media (max-width: 1199px) {
.bhiRrt {
    display: none;
}
}
.bhiRrt:hover {
white-space: nowrap;
    user-select: none;
    font-family: "Open Sans", Helvetica, arial, sans-serif;
    line-height: 1;
    font-weight: 600;
    display: flex;
    font-size: 14px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: #34383c;
    cursor: not-allowed;
    min-height: 32px;
    min-width: 60px;
    width: unset;
    border-radius: 28px;
    padding: 10px 14px;
    margin-right: 13px;
    transition: border 180ms ease-out 0s, background 180ms ease-out 0s;
    background: white;
    border-color: #ffffff;
    border: none;
    -webkit-transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, box-shadow;
    transition-property: background-color, color, box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    justify-content: center;
    transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
button {
    appearance: button;
    text-rendering: auto;
    color: -internal-light-dark(buttontext, rgb(170, 170, 170));
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: -internal-light-dark(rgb(239, 239, 239), rgb(74, 74, 74));
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195));
    border-image: initial;
}

.fxraPU {
    margin-left: 30px;
    flex: 1 1 0%;
}

.kQtcqw {
    display: flex;
    list-style: none;
}

ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

li {
    text-align: -webkit-match-parent;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.hPOFYV {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    background-color: transparent;
    min-height: 72px;
    padding: 0px 32px;
}

.tURVv {
    font-weight: bold;
    font-size: 23px;
    letter-spacing: 0.55px;
    text-align: center;
    color: white;
    cursor: pointer;
    text-decoration: none;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}


/*new here*/

.Hero {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 30vh;
    min-height: 100vh!important;
}
@media (max-width: 490px) {
    .Hero {
      padding-top: 9rem!important;      
      min-height: 100vh!important;
    }
}
.Hero .HeroInner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 50px;
    max-width: 100%;
}

h1 {
    font-family: 'Poppins', Helvetica, arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 0 10px 0;
    font-size: 20px;
    font-weight: 600;
}

.Hero p {
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 18px;
    text-align: center;
    line-height: 1.8;
}

@media (max-width: 970px) {
    .Hero .HeroInner .HeroButtons {
        -webkit-box-orient: vertical;
        margin-bottom: 3rem;
        -moz-box-orient: vertical;
        -o-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.Hero .HeroInner .HeroButtons {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}

.h1 {
    text-transform: none;
    font-size: 38px;
    line-height: 1.3;
    text-align: center;
}

main-text {
    font-family: 'Poppins', Helvetica, arial, sans-serif;
    text-transform: none;
    color: #fff;
    padding: 20px 0 10px 0;
    font-size: 49px;
    line-height: 1.3;
    text-align: center;
    font-weight: 600;
}
@media (max-width: 470px) {
    main-text {
      font-size: 37px;
    }    
}
@media (max-width: 430px) {
    main-text {
      text-align: left!important;
      font-size: 34px;        
    }
}
@media (max-width: 407px) {
    main-text {
      text-align: left!important;
      font-size: 35px;        
    }
}
@media (max-width: 389px) {
    main-text {
      text-align: left!important;
      font-size: 34px;        
    }
}
@media (max-width: 380px) {
    main-text {
      text-align: left!important;
      font-size: 31px!important;        
    }
}    
@media (max-width: 430px) {
    p-main {
      text-align: left!important;    
    }
}    
p-main {
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 18px;
    text-align: center;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.7);
}
.far {
    padding: 20px;
    font-size: 31px;
    display: flex;
    width: 38px;
    text-align: center;
    align-items: center;
    text-decoration: none;
    margin-bottom: 1em;
    height: 36px;
    line-height: 26px;
    font-weight: 300;
    margin-right: .5em;
    -webkit-transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, box-shadow;
    transition-property: background-color, color, box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    justify-content: center;
    transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    /* border-radius: 13px; */
}

.button3 {
    border: #E12D2D solid 2px;
    border-color: #E12D2D;
    border-radius: 50px;
    white-space: nowrap;
    flex-shrink: 0;
    opacity: 0.90;
    background-color: rgb(225, 45, 45, 0.16);
    color: #E12D2D;
    line-height: 24px;
    padding: 16px 121.5px;
    text-align: center;
    margin-right: 24px;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    font-size: 20px;
    font-weight: 500;
    -webkit-transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, box-shadow;
    transition-property: background-color, color, box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    justify-content: center;
    transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.button3:hover {
        opacity: 1;
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.button4.grow {
    width: 100%;
}

.button4.large {
    height: 60px;
}

.button3.grow {
    width: 100%;
}

.button3.large {
    height: 60px;
}

.button4 {
    border: #99AAB5 solid 2px;
    border-color: #99AAB5;
    border-radius: 50px;
        opacity: 0.90;
    background-color: rgb(153, 170, 181, 0.16);
                        white-space: nowrap;
                    flex-shrink: 0;
    color: #99AAB5;
    line-height: 24px;
    padding: 16px 89px;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    font-size: 20px;
    font-weight: 500;
    -webkit-transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, box-shadow;
    transition-property: background-color, color, box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    justify-content: center;
    transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.button4:hover {
            opacity: 1;
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.fa {
    padding: 20px;
    font-size: 31px;
    display: flex;
    width: 38px;
    text-align: center;
    align-items: center;
    text-decoration: none;
    margin-bottom: 1em;
    height: 36px;
    line-height: 26px;
    font-weight: 300;
    margin-right: .5em;
    -webkit-transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, box-shadow;
    transition-property: background-color, color, box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    justify-content: center;
    transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    /*border-radius: 13px;*/
}

.eSjOZD {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: #0D0A0A!important;
    transition: all 0.15s ease-in-out 0s;
}

                .hlBFRk {
                    position: relative;
                    border-bottom: 1px solid rgb(48, 49, 52);
                    align-items: flex-start;
                    flex-direction: row;
                    border-bottom: 1px solid rgb(48, 49, 52);
                    align-items: flex-start;
                    display: flex;
                    -webkit-box-align: center;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    align-self: center;
                    margin-bottom: 64px;
                    max-width: 1600px;
                    box-sizing: border-box;
                    width: 100%;
                    padding-top: 64px;
                    padding-right: 72px;
                    padding-bottom: 16px;
                    padding-left: 72px;
                }

.cfUtWc {
    font-weight: bold;
    font-size: 23px;
    letter-spacing: 0.55px;
    text-align: start;
    color: white;
    text-decoration: none;
}

.bwxDch {
    opacity: 0.48;
    color: rgb(255, 255, 255);
    text-align: start;
    font-size: 14px !important;
}

.kpjVPj {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 630px;
    flex: 1 1 0%;
}

.sZecb {
    margin-bottom: 64px;
    width: 160px;
    display: flex;
    flex-direction: column;
}

.gdGZhQ {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5)!important;
    padding-bottom: 8px;
    transition: color 175ms ease-out 0s;
}

.hzBTNA {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5)!important;
    padding-bottom: 8px;
    transition: color 175ms ease-out 0s;
}

.sZecb {
    margin-bottom: 64px;
    width: 160px;
    display: flex;
    flex-direction: column;
}

.gPYdku {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 8px;
    color: rgb(100, 204, 240);
    transition: color 175ms ease-out 0s;
}

.hNlZZA {
    position: relative;
    margin-bottom: 0px;
    flex-direction: row;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-self: center;
    /*margin-bottom: 64px;*/
    max-width: 1600px;
    box-sizing: border-box;
    width: 100%;
    padding: 16px 72px;
}

.nxGHX {
    width: 749px;
    margin-bottom: 0px;
}

.gPNbMs {
    padding: 0px;
}

.LBBcq {
    display: flex;
    margin: 32px 0px;
}

.jCGnid {
    padding-inline-start: 30px;
    padding-inline-end: 30px;
}

.ilXNtH {
    white-space: nowrap;
    user-select: none;
    line-height: 1;
    font-weight: 400;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-family: "Open Sans";
    font-size: 15px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    min-height: 32px;
    min-width: 60px;
    width: unset;
    border-radius: 3px;
    transition: border 180ms ease-out 0s, background 180ms ease-out 0s;
    padding: 20px;
    background: rgb(90, 192, 222);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.LBBcq>* {
    margin-inline-end: 16px;
}

@media (max-width: 670px) {
    .LBBcq>* {
        margin-inline-end: 0px;
        margin-bottom: 16px;
        width: 100%;
    }
}

@media (max-width: 970px) {
    .LBBcq>* {
        margin-bottom: 16px;
        width: 100%;
    }
}

@media (max-width: 800px) {
    .fnBotP {
        display: none;
    }
}

.reporttest {
    margin-right: 16px;
    min-width: 250px;
}

body {
    text-rendering: optimizeLegibility;
}

.kNuROn {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    max-width: 800px;
    padding: 20px 0px;
    margin: auto;
}

bUIaVe {
    width: 100%;
    font-family: 'Poppins', Helvetica, arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 0 10px 0;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.hPbmYh {
    display: flex;
    flex-direction: column;
    align-self: stretch;
    flex: 1 1 0%;
    padding: 0px 0.5em;
}

.bOgvri:not(:last-of-type) {
    margin-bottom: 5px;
}

.bOgvri {
    display: flex;
    height: 60px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    flex: 1 1 0%;
    padding: 1em;
    border-radius: 5px;
}

.bOgvri:hover {
    display: flex;
    height: 60px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    background-color: #282b2e;
    padding: 1em;
    border-radius: 5px;
}

.cGxQuM {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-left: -20px;
}

.eocHJI {
    min-width: 125px;
}

.dpKwct {
    white-space: nowrap;
    user-select: none;
    font-family: "Open Sans", Helvetica, arial, sans-serif;
    line-height: 1;
    font-weight: 400;
    display: flex;
    font-size: 13px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(255, 255, 255);
    cursor: pointer;
    min-height: 32px;
    min-width: 60px;
    width: unset;
    border-radius: 28px;
    padding: 10px 25px;
    transition: border 180ms ease-out 0s, background 180ms ease-out 0s;
    background: #2585FF;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.dpKwct:hover {
    white-space: nowrap;
    user-select: none;
    font-family: "Open Sans", Helvetica, arial, sans-serif;
    line-height: 1;
    font-weight: 400;
    display: flex;
    font-size: 13px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(255, 255, 255);
    cursor: pointer;
    min-height: 32px;
    min-width: 60px;
    width: unset;
    border-radius: 28px;
    padding: 10px 25px;
    transition: border 180ms ease-out 0s, background 180ms ease-out 0s;
    background: #2177e5;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.eVVxFh {
    min-width: 125px;
}

.kToTJk {
    white-space: nowrap;
    user-select: none;
    font-family: "Open Sans", Helvetica, arial, sans-serif;
    line-height: 1;
    font-weight: 400;
    display: flex;
    font-size: 13px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(255, 255, 255);
    cursor: pointer;
    min-height: 32px;
    min-width: 60px;
    width: unset;
    border-radius: 28px;
    padding: 10px 25px;
    transition: border 180ms ease-out 0s, background 180ms ease-out 0s;
    background: rgb(68, 71, 76);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.kToTJk:hover {
    white-space: nowrap;
    user-select: none;
    font-family: "Open Sans", Helvetica, arial, sans-serif;
    line-height: 1;
    font-weight: 400;
    display: flex;
    font-size: 13px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(255, 255, 255);
    cursor: pointer;
    min-height: 32px;
    min-width: 60px;
    width: unset;
    border-radius: 28px;
    padding: 10px 25px;
    transition: border 180ms ease-out 0s, background 180ms ease-out 0s;
    background: rgba(19, 20, 22, 0.56);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.hzXPna {
    font-weight: bold;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px 1em;
    color: rgba(255, 255, 255, 0.7);
    overflow: hidden;
}

.cGxQuM>* {
    margin-left: 20px;
}

body {
    color: rgb(36, 37, 42);
}

.ljeLcp {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 25px;
}

.gyiibz {
    position: relative;
    max-width: 200px;
}

.fSKVMk {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
}


.jErOKF {
    margin-inline-start: 10px;
    font-weight: 600;
    font-size: 13px;
    color: rgb(255, 255, 255);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
}

.ffrkia {
    margin-inline-start: 10px;
    width: 8px;
    height: 8px;
    transition: transform 0.1s ease 0s;
}

html[dir="ltr"] .kzhQvQ {
    right: 0px;
}

.kzhQvQ {
    min-width: 160px;
    box-shadow: rgb(0, 0, 0) 0px 1px 3px;
    position: absolute;
    top: 50px;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-1em);
    z-index: 1;
    background: rgb(23, 24, 27);
    border-radius: 4px;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

.lahioO {
    display: flex;
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: 400;
    color: rgb(166, 170, 181);
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    margin: 5px;
    padding: 5px 12px;
}

.GvIOS {
    display: flex;
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: 400;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    color: rgb(167, 42, 57);
    margin: 5px;
    padding: 5px 12px;
}

.kYkmcO {
    min-width: 160px;
    box-shadow: rgb(0, 0, 0) 0px 1px 3px;
    position: absolute;
    top: 50px;
    z-index: 1;
    visibility: visible;
    transform: translateY(0%);
    opacity: 1;
    background: rgb(23, 24, 27);
    border-radius: 4px;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0s, z-index 0s linear 0.3s;
}

.ozbGB {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    background-color: rgba(19, 20, 22, 0.56);
    min-height: 72px;
    padding: 0px 32px;
}

@media (max-width: 1000px) {
    .jErOKF {
        display: none;
    }
}


/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */

.show {
    display: block;
}
/*NEWNEW NEW NEW*/
                
                .Landing>* {
                    margin: 0;
                    padding: 0;
                    box-sizing: border-box;
                    max-width: 100vw;
                    outline: none !important;
                    -webkit-tap-highlight-color: transparent;
                    font-family: Open Sans;
                    font-weight: bold;
                    text-decoration: none;
                }
                
                .hoRgHK {
                    position: relative;
                    flex-direction: row;
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    align-self: center;
                    margin-bottom: 64px;
                    max-width: 1600px;
                    box-sizing: border-box;
                    width: 100%;
                    padding: 16px 72px;
                }
                
                .fMzGxU {
                    width: 80%;
                    justify-self: flex-start;
                    padding: 16px;
                }
                
                .Landing h1 {
                    font-family: Poppins;
                    font-weight: bold;
                    font-size: 36px;
                    line-height: 45px;
                    color: #fff;
                    text-transform: none;
                }
                
                .Landing p {
                    opacity: 0.48;
                    font-family: Open Sans;
                    font-weight: 400;
                    font-size: 16px;
                    color: #fff;
                    text-align: start;
                    line-height: 28px;
                }
                
                .Hxjyb {
                    font-size: 18px !important;
                }
                
                .LBBcq {
                    display: flex;
                    margin: 32px 0px;
                }
                
                .illqEO {
                    background-color: #2585FF;
                    border: none;
                    border-radius: 28px;
                    flex-shrink: 0;
                    color: white;
                    line-height: 24px;
                    padding: 16px 77px;
                    text-align: center;
                    margin-right: 24px;
                    margin-top: 20px;
                    cursor: pointer;
                    text-decoration: none;
                    display: inline-flex;
                    font-size: 20px;
                    font-weight: 500;
                    transition-property: background-color, color, box-shadow;
                    transition-duration: .2s;
                    justify-content: center;
                    transition-timing-function: ease-in-out;
                    transition-timing-function: ease-in-out;
                }
                
                .LBBcq>* {
                    margin-inline-end: 16px;
                }
                
                .huTPLf {
                    font-weight: 600;
                    min-width: 250px;
                }
                
                .ibeKAx {
                    background-color: #34383C;
                    border: none;
                    border-radius: 28px;
                    flex-shrink: 0;
                    color: white;
                    line-height: 24px;
                    padding: 16px 77px;
                    text-align: center;
                    margin-right: 24px;
                    margin-top: 20px;
                    cursor: pointer;
                    text-decoration: none;
                    display: inline-flex;
                    font-size: 20px;
                    font-weight: 500;
                    transition-property: background-color, color, box-shadow;
                    transition-duration: .2s;
                    justify-content: center;
                    transition-timing-function: ease-in-out;
                    transition-timing-function: ease-in-out;
                }
                
                .LBBcq>* {
                    margin-inline-end: 16px;
                }
                
                .izICmG {
                    width: 80%;
                    justify-self: flex-start;
                    padding: 16px;
                }
                
                .dbMbPp {
                    pointer-events: none;
                }
                
                .new-img {
                    width: 100%;
                    height: 100%;
                    overflow: hidden;
                    margin: 0px auto;
                    outline: none;
                }
                
                head-docs {
                    font-weight: bold;
                    font-size: 36px;
                    line-height: 45px;
                    color: #fff;
                    text-transform: none;
                    padding: 20px 0 10px 0;
                }
                
                .eSjOZD {
                    position: relative;
                    width: 100%;
                    display: flex;
                    flex-direction: column;
                    -webkit-box-pack: center;
                    justify-content: center;
                    background-color: rgb(23, 24, 27);
                    transition: all 0.15s ease-in-out 0s;
                }
                
                .exkbjT {
                    position: relative;
                    width: 1200px;
                    flex-direction: column;
                    padding-bottom: 0px;
                    margin-bottom: 0px;
                    max-width: 95%;
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    align-self: center;
                    margin-top: 132px;
                }
                
                doc-h2 {
                    font-weight: 500;
                    font-size: 20px;
                    line-height: 30px;
                    color: #fff;
                    margin-bottom: 0px;
                    padding-top: 0;
                    text-transform: none;
                }
                
                .Landing p {
                    opacity: 0.48;
                    font-family: Open Sans;
                    font-weight: 400;
                    font-size: 16px;
                    color: #fff;
                    text-align: start;
                    line-height: 28px;
                }
                
                .iyvMPp {
                    position: relative;
                    width: 1200px;
                    max-width: 95%;
                    flex-direction: row;
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    align-self: center;
                    margin-bottom: 64px;
                }
                
                .jlycxG {
                    display: flex;
                    flex-direction: column;
                    width: 100%;
                    margin-top: 64px;
                }
                
                .bwsjLi {
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    border-bottom: 1px solid rgb(51, 52, 54);
                    padding: 15px 32px;
                    flex: 1 1 0%;
                }
                
                .chrUwi {
                    font-size: 18px;
                    color: rgb(255, 255, 255);
                    display: block;
                    font-weight: bold;
                }
                
                @media (max-width: 670px) {
                    .bwsjLi {
                        flex-direction: column;
                        align-items: flex-start;
                        padding-inline-start: 24px;
                        padding: 15px 0px;
                    }
                }
                
                @media (max-width: 670px) {
                    .kpjVPj {
                        margin-inline-end: 23px;
                        margin-top: 16px;
                        margin-bottom: 32px;
                        flex-direction: column;
                        min-width: 245px;
                        padding-top: 0px;
                    }
                }
                
                @media (max-width: 970px) {
                    .kpjVPj {
                        width: 100%;
                    }
                }
                
                @media (max-width: 970px) {
                    .hNlZZA {
                        margin-top: 32px;
                        flex-direction: column-reverse;
                        width: 95%;
                        display: none;
                        padding-top: 32px !important;
                        border-bottom: 0px !important;
                    }
                }
                
                @media (max-width: 970px) {
                    .hNlZZA {
                        padding: 16px;
                    }
                }
                
                @media (max-width: 970px) {
                    .bwxDch {
                        margin-bottom: 32px;
                        min-width: 300px !important;
                    }
                }
                
                @media (max-width: 970px) {
                    .hlBFRk {
                        margin-top: 32px;
                        width: 95%;
                        flex-direction: column;
                        padding-top: 32px !important;
                        border-bottom: 0px !important;
                    }
                }
                
                @media (max-width: 970px) {
                    .hlBFRk {
                        padding: 16px;
                        display: inline;
                    }
                }
                
                @media (max-width: 970px) {
                    doc-h2 {
                        width: 100%;
                        padding-inline-start: 8px;
                    }
                }
                
                @media (max-width: 970px) {
                    doc-yeh {
                        padding-inline-start: 8px;
                        width: 100%;
                    }
                }
                
                @media (max-width: 670px) {
                    doc-yeh {
                        display: none;
                    }
                }
                
                @media (max-width: 970px) {
                    .hoRgHK {
                        margin-top: 32px;
                        flex-direction: column-reverse;
                        width: 95%;
                        align-items: flex-start;
                        padding-top: 32px !important;
                        border-bottom: 0px !important;
                    }
                }
                
                @media (max-width: 970px) {
                    .hoRgHK {
                        padding: 16px;
                    }
                }
                
                @media (max-width: 970px) {
                    .cJkLrKJ {
                        display: none;
                    }
                }
                
                .crojIh {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    transition: all 0.15s ease-in-out 0s;
                }
                @media (max-width: 972px) {
.crojIh {
        margin-bottom: 18px;
}
                }
                .hoRgHK {
                    position: relative;
                    flex-direction: row;
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    align-self: center;
                    margin-bottom: 64px;
                    max-width: 1600px;
                    box-sizing: border-box;
                    width: 100%;
                    padding: 16px 72px;
                }
                
                .fMzGxU {
                    width: 80%;
                    justify-self: flex-start;
                    padding: 16px;
                }
                
                doc-yhe {
                    opacity: 0.79;
                    font-weight: 400;
                    font-size: 16px;
                    color: #fff;
                    text-align: start;
                    line-height: 28px;
                    font-size: 18px !important;
                }
                
                doc-yeh {
                    opacity: 0.79;
                    font-weight: 400;
                    color: #fff;
                    text-align: start;
                    line-height: 28px;
                }
                
                .hoRgHK {
                    position: relative;
                    flex-direction: row;
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    align-self: center;
                    margin-bottom: 64px;
                    max-width: 1600px;
                    box-sizing: border-box;
                    width: 100%;
                    padding: 16px 72px;
                }
                
                .new-svg {
                    width: 100%;
                    height: 100%;
                    transform: translate3d(0px, 0px, 0px);
                }
                
                @media (max-width: 970px) {
                    .izICmG {
                        padding-bottom: 0px;
                        position: absolute;
                        right: -27px;
                        bottom: -104px;
                        width: 320px;
                    }
                }
                
                @media (max-width: 970px) {
                    .LBBcq {
                        flex-direction: column;
                        -webkit-box-pack: start;
                        justify-content: flex-start;
                        align-items: flex-start;
                        width: 260px;
                        margin: 32px 0px 0px;
                    }
                }
                
                @media (max-width: 970px) {
                    .LBBcq>* {
                        margin-bottom: 16px;
                        width: 100%;
                    }
                }
                
                @media (max-width: 970px) {
                    .exkbjT {
                        margin-top: 32px;
                        width: 95%;
                        padding-top: 32px !important
                    }
                }
                
                @media (max-width: 970px) {
                    .iyvMPp {
                        margin-top: 32px;
                        flex-direction: column-reverse;
                        width: 95%;
                        padding-top: 32px !important;
                        border-bottom: 0px !important;
                    }
                }
                
                @media (max-width: 670px) {}
                
                @media (max-width: 670px) {
                    .fMzGxU {
                        padding-bottom: 32px;
                        align-self: center;
                        width: 95%;
                        position: static;
                    }
                }
                
                @media (max-width: 670px) {
                    .fMzGxU h1 {
                        text-align: start;
                    }
                }
                
                @media (max-width: 670px) {
                    .LBBcq {
                        flex-direction: column;
                        width: 95%;
                        margin: 32px auto auto;
                    }
                }
                
                @media (max-width: 670px) {
                    .bOiZxA {
                        display: none;
                    }
                }
                
                @media (max-width: 670px) {
                    .bwsjLi {
                        flex-direction: column;
                        align-items: flex-start;
                        padding-inline-start: 24px;
                        padding: 15px 0px;
                    }
                }
                
                @media (max-width: 670px) {
                    .kpjVPj {
                        margin-inline-end: 23px;
                        margin-top: 16px;
                        margin-bottom: 32px;
                        flex-direction: column;
                        min-width: 245px;
                        padding-top: 0px;
                    }
                }
                
                @media (max-width: 670px) {
                    .sZecb {
                        margin-bottom: 16px;
                    }
                }
                
                @media (max-width: 670px) {
                    .gdGZhQ {
                        padding-bottom: 4px;
                        font-size: 16px;
                        color: rgba(255, 255, 255, 0.5);
                    }
                }
                
                @media (max-width: 670px) {
                    .hzBTNA {
                        padding-bottom: 4px;
                        font-size: 16px;
                        color: rgba(255, 255, 255, 0.5);
                    }
                }
                
                .footer-test {
                    margin-right: 16px;
                    min-width: 250px;
                }
                
                .Landing>* {
                    margin: 0;
                    padding: 0;
                    box-sizing: border-box;
                    max-width: 100vw;
                    outline: none !important;
                    -webkit-tap-highlight-color: transparent;
                    font-family: Open Sans;
                    font-weight: bold;
                    text-decoration: none;
                }
                /*Even NEWR*/
                
                .flstLH {
                    position: absolute;
                    right: -64px;
                    width: 318px;
                    top: 128px;
                    user-select: none;
                }
                
                @media (max-width: 670px) {
                    .izICmG {
                        display: none;
                    }
                }
                
                @media (max-width: 670px) {
                    .fMzGxU {
                        padding-bottom: 32px;
                        align-self: center;
                        width: 95%;
                        position: static;
                    }
                }
                
                @media (max-width: 670px) {
                    head-docs,
                    doc-yhe {
                        text-align: start;
                    }
                }
                
                head-docs {
                    display: block;
                    font-size: 2em;
                    margin-block-start: 0.67em;
                    margin-block-end: 0.67em;
                    margin-inline-start: 0px;
                    margin-inline-end: 0px;
                    font-weight: bold;
                }
                
                doc-yhe {
                    display: block;
                    margin-block-start: 1em;
                    margin-block-end: 1em;
                    margin-inline-start: 0px;
                    margin-inline-end: 0px;
                }
                
                .fnBotP a:hover {
                    opacity: 1;
                }
                
                .gdGZhQ:hover {
                    color: rgb(255, 255, 255);
                }
                
                .hzBTNA:hover {
                    color: rgb(255, 255, 255);
                }
                
                .elCOcG {
                    font-size: 14px;
                    font-weight: 400;
                    padding-left: 50px;
                    color: rgb(187, 187, 187);
                }
                
                @media (max-width: 670px) {
                    .elCOcG {
                        padding-left: 0px;
                    }
                }
                
                .eSjOZD {
                    position: relative;
                    width: 100%;
                    display: flex;
                    flex-direction: column;
                    -webkit-box-pack: center;
                    justify-content: center;
                    background-color: rgb(23, 24, 27);
                    transition: all 0.15s ease-in-out 0s;
                }
                
                .hlBFRkK {
                    position: relative;
                    flex-direction: row;
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    -webkit-box-pack: justify;
                    justify-content: space-between;
                    align-self: center;
                    margin-bottom: 64px;
                    max-width: 1600px;
                    box-sizing: border-box;
                    width: 100%;
                    padding: 16px 72px;
                    margin-top: 8px;
                    margin-bottom: 57px;
                }
                
                .kbjJqU {
                    max-width: 800px;
                    margin-right: 16px;
                }
                
                .kkAGmA {
                    display: inline-block !important;
                }
                
                .kuwfnm {
                    display: inline-block !important;
                }
                
                .fzBWfk {
                    display: flex;
                    margin: 32px 0px;
                }
                
                .doc-h22 {
                    font-weight: 500;
                    font-size: 20px;
                    line-height: 30px;
                    color: #fff;
                    margin-bottom: 0px;
                    padding-top: 0;
                    text-transform: none;
                }
                
                .doc-h22 {
                    display: block;
                    font-size: 1.5em;
                    margin-block-start: 0.83em;
                    margin-block-end: 0.83em;
                    margin-inline-start: 0px;
                    margin-inline-end: 0px;
                    font-weight: bold;
                }
                
                .doc-pp {
                    opacity: 0.48;
                    font-weight: 400;
                    font-size: 16px;
                    color: #fff;
                    text-align: start;
                    line-height: 28px;
                }
                
                .doc-pp {
                    display: block;
                    margin-block-start: 1em;
                    margin-block-end: 1em;
                    margin-inline-start: 0px;
                    margin-inline-end: 0px;
                }
                
                @media (max-width: 970px) {
                    .kbjJqU>* {
                        max-width: 95%;
                        width: 95%;
                        margin-inline-start: 8px;
                        text-align: center !important;
                    }
                }
                
                @media (max-width: 970px) {
                    .hlBFRkK {
                        margin-top: 32px;
                        width: 95%;
                        flex-direction: column;
                        padding-top: 32px !important;
                        border-bottom: 0px !important;
                    }
                }
                
                @media (max-width: 970px) {
                    .hlBFRkK {
                        padding: 16px;
                    }
                }
                
                @media (max-width: 970px) {
                    .fzBWfk {
                        -webkit-box-pack: start;
                        justify-content: flex-start;
                        align-items: flex-start;
                        flex-direction: row;
                        width: 95%;
                        margin: 32px 0px 0px;
                        flex: 1 1 0%;
                    }
                }
                
                @media (max-width: 670px) {
                    .fzBWfk {
                        flex-direction: column;
                        width: 95%;
                        margin: 32px auto auto;
                    }
                }
                
                @media (max-width: 670px) {
                    .fXZxx {
                        display: none;
                    }
                }
                
                @media (max-width: 670px) {
                    .kbjJqU {
                        margin: 0px;
                    }
                }
                
                @media (max-width: 670px) {
                    .fzBWfk {
                        flex-direction: column;
                        width: 95%;
                        margin: 32px auto auto;
                    }
                }
                
                @media (max-width: 670px) {
                    .bwsjLi {
                        flex-direction: column;
                        align-items: flex-start;
                        padding-inline-start: 24px;
                        padding: 15px 0px;
                    }
                }
                
                @media (max-width: 970px) {
                    .jlycxG {
                        margin-top: -32px;
                    }
                }
