body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    width: 100%;
    font-family: Inter;
    font-weight: 400;
    font-style: normal;
    background: rgb(0, 0, 0);
  }
  
  a {
    text-decoration: none;
    color: inherit;
  }
  
  a:not(.btn):hover {
    text-decoration: underline;
  }
  
  input,
  select,
  textarea,
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
  }
  
  u>span {
    text-decoration: inherit;
  }
  
  ol,
  ul {
    padding-left: 2.5rem;
    margin: .625rem 0;
  }
  
  p {
    word-wrap: break-word;
  }
  
  h1>span,
  h2>span,
  h3>span,
  h4>span,
  h5>span,
  h6>span {
    display: block;
    word-wrap: break-word;
  }
  
  iframe {
    border: 0;
  }
  
  * {
    box-sizing: border-box;
  }
  
  :root.js-text-scaling {
    --mobile-font-size: 4vw;
    --default-font-size: 16px;
  }
  
  .item-absolute {
    position: absolute;
  }
  
  .item-relative {
    position: relative;
  }
  
  .item-block {
    display: block;
    height: 100%;
    width: 100%;
  }
  
  .item-cover {
    z-index: 1000030;
  }
  
  .item-breakword {
    word-wrap: break-word;
  }
  
  .item-content-box {
    box-sizing: content-box;
  }
  
  .hidden {
    display: none;
  }
  
  .clearfix {
    clear: both;
  }
  
  sup,
  sub {
    margin-left: 0.1rem;
    line-height: 0;
  }
  
  @keyframes slide-down {
    from {
      opacity: 0;
      transform: translateY(-50px);
    }
  }
  
  @keyframes fade-in {
    from {
      opacity: 0;
    }
  }
  
  @supports (-webkit-overflow-scrolling:touch) {
    @media (-webkit-min-device-pixel-ratio:2),
    (min-resolution:192dpi) {
      .image[src$=".svg"] {
        width: calc(100% + 1px);
      }
    }
  }
  
  .show-for-sr {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
  }
  
  .headline {
    font-family: Inter;
    font-weight: 700;
    font-style: normal;
  }
  
  .btn {
    line-height: 120%;
    text-align: center;
    font-family: Arial;
    cursor: pointer;
    transition: border .5s;
    width: 100%;
    border: 0;
    white-space: normal;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
  }
  
  .section-fit {
    max-width: 60rem;
  }
  
  [class*="sticky-block-footer"] .section:last-child {
    bottom: 0;
    z-index: 1000015;
  }
  
  [class*="sticky-block-header"] .section:first-child {
    top: 0;
    z-index: 1000015;
  }
  
  .sticky-block-header .section:first-child,
  .sticky-block-footer .section:last-child {
    position: sticky;
  }
  
  :root {
    --section-relative-margin: 0 auto;
  }
  
  .section-relative {
    position: relative;
    margin: 0 auto;
  }
  
  .js-text-scaling .section-relative {
    margin: var(--section-relative-margin);
  }
  
  .section-inner {
    height: 100%;
  }
  
  #page_block_header {
    height: 4.25rem;
    max-width: 100%;
  }
  
  #page_block_header .section-holder-border {
    border: 0;
  }
  
  #page_block_header .section-block {
    background: rgb(0, 0, 0);
    height: 4.25rem;
  }
  
  #page_block_header .section-holder-overlay {
    display: none;
  }
  
  #element-13 {
    top: 1.25rem;
    left: 53.875rem;
    height: 1.9375rem;
    width: 5.5rem;
    z-index: 8;
  }
  
  .btn-shadow {
    box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
  }
  
  #element-13 .btn.btn-effect3d:active {
    box-shadow: none;
  }
  
  #element-13 .btn:hover {
    background: #333333;
    color: #FFFFFF;
  }
  
  #element-13 .btn {
    border: 2px solid #333333;
    background: linear-gradient(#1E1E1E, #000000 50%);
    color: #FFFFFF;
    font-size: 0.8669rem;
    font-family: Inter;
    font-weight: 500;
    font-style: normal;
    height: 1.9375rem;
    width: 5.5rem;
    border-radius: 41px;
  }
  
  #element-12 {
    top: 1.25rem;
    left: 59.9375rem;
    height: 1.9375rem;
    width: 5.5rem;
    z-index: 7;
  }
  
  #element-12 .btn.btn-effect3d:active {
    box-shadow: none;
  }
  
  #element-12 .btn:hover {
    background: #00C4D9;
    color: #000000;
  }
  
  #element-12 .btn {
    background: linear-gradient(#1EFFFF, #00E3FC 50%);
    color: #000000;
    font-size: 0.8669rem;
    font-family: Inter;
    font-weight: 500;
    font-style: normal;
    height: 1.9375rem;
    width: 5.5rem;
    border-radius: 41px;
  }
  
  
  #element-15 {
    top: 1.25rem;
    left: 59.9375rem;
    height: 1.9375rem;
    width: 6.5rem;
    z-index: 7;
  }
  
  #element-15 .btn {
    background: linear-gradient(#1EFFFF, #00E3FC 50%);
    color: #000000;
    font-size: 0.8669rem;
    font-family: Inter;
    font-weight: 500;
    font-style: normal;
    height: 1.9375rem;
    width: 6.5rem;
    border-radius: 41px;
  }
  
  #element-2 {
    top: 1.3125rem;
    left: -6.25rem;
    height: 1.875rem;
    width: 11.125rem;
    z-index: 3;
  }
  
  #element-11 {
    top: 1.5625rem;
    left: 8.625rem;
    height: 1.375rem;
    width: 20.0625rem;
    z-index: 6;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.4rem;
    text-align: left;
  }
  
  #element-11 .x_67538361 {
    text-align: left;
    line-height: 1.25rem;
    font-size: 0.8669rem;
    display: inline-block;
    margin-right: 30px;
    cursor: pointer;
  }
  
  /* 隐藏子菜单 */
  #element-11 .submenu {
    display: none;
    position: absolute;
    background-color: #333;
    border: 1px solid #333;
    padding: 5px;
    z-index: 1000;
    flex-direction: column;
    z-index: 1000;
    top: 30px;
    left: -20px;
    transition: all 0.3s;
    border-radius: 6px;
  }
  #element-11 .submenu::before {
  content: '';
  position: absolute;
  top: -6px;
  left: 36px;
  border-width: 0 5px 5px 5px;
  border-style: solid;
  border-color: transparent transparent #333 transparent; /* 调整颜色与背景匹配 */
  z-index: 1001;
  }
  
  #buyCrypto:hover + .submenu,
  .submenu:hover {
      display: block;
  }
  
  .submenu-item{
  padding: 5px 15px;
  color: #fff;
  cursor: pointer;
  }
  .submenu-item:hover{
  text-decoration: underline;
  }
  
  /* 悬停时显示子菜单 */
  #element-11 #buyCrypto:hover + .submenu,
  .submenu:hover {
      display: block;
  }
  
  #page_block_below_fold {
    height: 28.5rem;
    max-width: 100%;
  }
  
  #page_block_below_fold .section-holder-border {
    border: 0;
  }
  
  #page_block_below_fold .section-block {
    background: none;
    height: 28.5rem;
  }
  
  #page_block_below_fold .section-holder-overlay {
    display: none;
  }
  
  #element-9 {
    top: 6.375rem;
    left: -6.25rem;
    height: 10.3125rem;
    width: 36.1875rem;
    z-index: 5;
  }
  
  #element-3 {
    top: 18.25rem;
    left: -6.25rem;
    height: 3.6875rem;
    width: 15.75rem;
    z-index: 4;
  }
  
  .lightbox {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
  }
  
  .lightbox-dim {
    background: rgba(0, 0, 0, 0.85);
    height: 100%;
    animation: fade-in .5s ease-in-out;
    overflow-x: hidden;
    display: flex;
    align-items: center;
    padding: 30px 0;
  }
  
  .lightbox-content {
    background-color: #fefefe;
    border-radius: 3px;
    position: relative;
    margin: auto;
    animation: slide-down .5s ease-in-out;
  }
  
  .lightbox-opened {
    display: block;
  }
  
  .lightbox-close {
    width: 26px;
    right: 0;
    top: -10px;
    cursor: pointer;
  }
  
  .lightbox-close-btn {
    padding: 0;
    border: none;
    background: none;
  }
  
  .lightbox-btn-svg {
    display: block;
  }
  
  .lightbox-close-icon {
    fill: #fff;
  }
  
  .notification-text {
    font-size: 3.125rem;
    color: #fff;
    text-align: center;
    width: 100%;
  }
  
  .modal-on {
    overflow: hidden;
  }
  
  .popup-link {
    cursor: pointer;
  }
  
  .form {
    font-size: 0.8125rem;
  }
  
  fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    min-width: 0;
  }
  
  .form-input {
    color: transparent;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px;
    font-family: inherit;
    width: 100%;
    height: 2.6875rem;
    margin: 0.5rem 0;
    padding: 0.5rem 0.625rem 0.5625rem;
    font-size: 0.9375rem;
  }
  
  .form-input::placeholder {
    opacity: 1;
    color: transparent;
  }
  
  .form-textarea {
    display: inline-block;
    vertical-align: top;
    resize: none;
    height: 6.25rem;
  }
  
  .form-select {
    background: url("static/image/select-arrow-drop-down.png") no-repeat right;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: transparent;
  }
  
  .form-label {
    display: inline-block;
    color: transparent;
  }
  
  .form-label-title {
    display: block;
    line-height: 1.1875rem;
    width: 100%;
    padding: 0;
    margin: 0.3125rem 0 0.5rem;
    font-size: 0.89375rem;
  }
  
  .form-multiple-label:empty {
    display: inline;
    height: 0.8rem;
    margin-top: .375rem;
  }
  
  .form-label-outside {
    margin: 0.3125rem 0 0;
    margin-bottom: 0;
  }
  
  .form-multiple-input {
    position: absolute;
    opacity: 0;
  }
  
  .form-multiple-label {
    position: relative;
    padding-top: 0.75rem;
    line-height: 1.1875rem;
    margin-left: 1.5625rem;
    margin-bottom: 0.625rem;
    font-size: 0.9375rem;
    padding: 0;
  }
  
  .form-multiple-label:before {
    content: "";
    display: inline-block;
    box-sizing: inherit;
    width: 1rem;
    height: 1rem;
    background-color: #fff;
    border-radius: 0.25rem;
    border: 1px solid #8195a8;
    margin-right: 0.5rem;
    vertical-align: -2px;
    position: absolute;
    left: -1.5625rem;
    top: initial;
    transition: background-color 0.1s, border 0.1s;
  }
  
  .form-checkbox-label:after {
    content: "";
    width: 0.25rem;
    height: 0.5rem;
    position: absolute;
    top: 0.1rem;
    left: -1.25rem;
    transform: rotate(45deg);
    border-right: 0.1875rem solid;
    border-bottom: 0.1875rem solid;
    color: #fff;
  }
  
  .form-radio-label:before {
    border-radius: 50%;
  }
  
  .form-multiple-input:focus+.form-multiple-label:before {
    border: 2px solid #308dfc;
  }
  
  .form-multiple-input:checked+.form-radio-label:before {
    border: 0.3125rem solid #308dfc;
  }
  
  .form-multiple-input:checked+.form-checkbox-label:before {
    background-color: #308dfc;
    border: 0;
  }
  
  .form-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    min-height: 100%;
  }
  
  .form-input-inner-shadow {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.28);
  }
  
  body#landing-page .user-invalid-label {
    color: #e85f54;
  }
  
  body#landing-page .user-invalid {
    border-color: #e85f54;
  }
  
  .form-messagebox {
    transform: translate(0);
    display: flex;
  }
  
  .form-messagebox:before {
    content: "";
    position: absolute;
    display: block;
    width: 0.375rem;
    height: 0.375rem;
    transform: rotate(45deg);
    background-color: #e85f54;
    top: calc(50% - 0.1875rem);
    left: auto;
  }
  
  .form-messagebox-contents {
    font-size: 0.875rem;
    font-weight: 500;
    color: #fff;
    background-color: #e85f54;
    padding: 0.4375rem 0.9375rem;
    max-width: 250px;
    word-wrap: break-word;
    margin: auto;
  }
  
  .form-messagebox-top {
    transform: translate(0, -1rem);
  }
  
  .form-messagebox-top:before {
    bottom: -0.1875rem;
    top: auto;
  }
  
  #element-3 .btn.btn-effect3d:active {
    box-shadow: none;
  }
  
  #element-3 .btn:hover {
    background: #00C4D9;
    color: #FFFFFF;
  }
  
  #element-3 .btn {
    background: linear-gradient(#1EFFFF, #00E3FC 50%);
    color: #000000;
    font-size: 0.8rem;
    font-family: Inter;
    font-weight: 500;
    font-style: normal;
    height: 2.6875rem;
    width: 9.9375rem;
    border-radius: 41px;
  }
  
  #element-3 .form-label {
    color: #000000;
  }
  
  #element-3 ::placeholder {
    color: #000000;
  }
  
  #element-3 .form-input {
    color: #000000;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
  }
  
  #element-3 .form-select[aria-invalid="false"] {
    color: #000000;
  }
  
  #element-3 .user-invalid {
    border-color: #E12627;
  }
  
  #element-3 input::placeholder,
  #element-3 .form-label-inside {
    color: #000000;
  }
  
  #element-3 select.valid {
    color: #000000;
  }
  
  #element-3 .form-btn-geometry {
    top: 0.5rem;
    left: 14.125rem;
    height: 2.6875rem;
    width: 9.9375rem;
    z-index: 4;
  }
  
  #page-block-nxmta8bfoe8 {
    height: 9.5625rem;
    max-width: 100%;
  }
  
  #page-block-nxmta8bfoe8 .section-holder-border {
    border: 0;
  }
  
  #page-block-nxmta8bfoe8 .section-block {
    background: url(static/image/65084611-0-Group.png) repeat 50% 50% / cover;
    height: 9.5625rem;
  }
  
  #page-block-nxmta8bfoe8 .section-holder-overlay {
    display: none;
  }
  
  #element-16 {
    top: 0;
    left: -6.25rem;
    height: 9.5625rem;
    width: 17.9375rem;
    z-index: 9;
  }
  
  #element-17 {
    top: 0;
    left: 11.625rem;
    height: 9.5625rem;
    width: 17.9375rem;
    z-index: 10;
  }
  
  #element-19 {
    top: 0;
    left: 29.5625rem;
    height: 9.5625rem;
    width: 17.9375rem;
    z-index: 11;
  }
  
  #element-20 {
    top: 0;
    left: 47.5rem;
    height: 9.5625rem;
    width: 17.9375rem;
    z-index: 12;
  }
  
  #element-34 {
    top: 1.375rem;
    left: 1.5625rem;
    height: 2.25rem;
    width: 2.25rem;
    z-index: 21;
  }
  
  #element-35 {
    top: 1.375rem;
    left: 19.4375rem;
    height: 2.25rem;
    width: 2.25rem;
    z-index: 22;
  }
  
  #element-36 {
    top: 1.375rem;
    left: 37.4375rem;
    height: 2.25rem;
    width: 2.125rem;
    z-index: 23;
  }
  
  #element-37 {
    top: 1.375rem;
    left: 55.25rem;
    height: 2.25rem;
    width: 2.25rem;
    z-index: 24;
  }
  
  #element-21 {
    top: 4.375rem;
    left: -6.25rem;
    height: 1.25rem;
    width: 17.875rem;
    z-index: 13;
    color: #FFFFFF;
    font-size: 1.2384rem;
    line-height: 1.25rem;
    text-align: center;
  }
  
  #element-21 .x_86b935ec {
    text-align: center;
    line-height: 1.5rem;
    font-size: 1.4861rem;
  }
  
  #element-22 {
    top: 6.125rem;
    left: -3.8125rem;
    height: 2.125rem;
    width: 13.0625rem;
    z-index: 14;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.05rem;
    text-align: center;
  }
  
  #element-22 .x_b4d526c7 {
    text-align: center;
    line-height: 1.0625rem;
    font-size: 0.8669rem;
  }
  
  #element-26 {
    top: 4.375rem;
    left: 11.625rem;
    height: 1.25rem;
    width: 17.875rem;
    z-index: 15;
    color: #FFFFFF;
    font-size: 1.2384rem;
    line-height: 1.25rem;
    text-align: center;
  }
  
  #element-26 .x_12f16b9a {
    text-align: center;
    line-height: 1.25rem;
    font-size: 1.2384rem;
  }
  
  #element-27 {
    top: 6.125rem;
    left: 14.0625rem;
    height: 2.125rem;
    width: 13.0625rem;
    z-index: 16;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.05rem;
    text-align: center;
  }
  
  #element-27 .x_b4d526c7 {
    text-align: center;
    line-height: 1.0625rem;
    font-size: 0.8669rem;
  }
  
  #element-29 {
    top: 4.375rem;
    left: 29.5625rem;
    height: 1.25rem;
    width: 17.875rem;
    z-index: 17;
    color: #FFFFFF;
    font-size: 1.2384rem;
    line-height: 1.25rem;
    text-align: center;
  }
  
  #element-29 .x_12f16b9a {
    text-align: center;
    line-height: 1.25rem;
    font-size: 1.2384rem;
  }
  
  #element-30 {
    top: 6.125rem;
    left: 32rem;
    height: 2.125rem;
    width: 13.0625rem;
    z-index: 18;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.05rem;
    text-align: center;
  }
  
  #element-30 .x_b4d526c7 {
    text-align: center;
    line-height: 1.0625rem;
    font-size: 0.8669rem;
  }
  
  #element-32 {
    top: 4.375rem;
    left: 47.4375rem;
    height: 1.25rem;
    width: 17.875rem;
    z-index: 19;
    color: #FFFFFF;
    font-size: 1.2384rem;
    line-height: 1.25rem;
    text-align: center;
  }
  
  #element-32 .x_12f16b9a {
    text-align: center;
    line-height: 1.25rem;
    font-size: 1.2384rem;
  }
  
  #element-33 {
    top: 6.125rem;
    left: 49.1875rem;
    height: 2.125rem;
    width: 14.3125rem;
    z-index: 20;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.05rem;
    text-align: center;
  }
  
  #element-33 .x_b4d526c7 {
    text-align: center;
    line-height: 1.0625rem;
    font-size: 0.8669rem;
  }
  
  #page-block-r4m4bfdamib {
    height: 6.25rem;
    max-width: 100%;
  }
  
  #page-block-r4m4bfdamib .section-holder-border {
    border: 0;
  }
  
  #page-block-r4m4bfdamib .section-block {
    background: none;
    height: 6.25rem;
  }
  
  #page-block-r4m4bfdamib .section-holder-overlay {
    display: none;
  }
  
  #element-102 {
    top: 0;
    left: 0;
    height: 6.25rem;
    width: 59.9375rem;
    z-index: 58;
  }
  
  .full-size {
    width: 100%;
    height: 100%;
  }
  
  .html-widget__text-center {
    text-align: center;
  }
  
  #page-block-n2g20c7qga8 {
    height: 11.5rem;
    max-width: 100%;
  }
  
  #page-block-n2g20c7qga8 .section-holder-border {
    border: 0;
  }
  
  #page-block-n2g20c7qga8 .section-block {
    background: none;
    height: 11.5rem;
  }
  
  #page-block-n2g20c7qga8 .section-holder-overlay {
    display: none;
  }
  
  #element-43 {
    top: 3.6875rem;
    left: 9.0625rem;
    height: 3.625rem;
    z-index: 27;
    color: #37465A;
    font-size: 3.7771rem;
    line-height: 6.1rem;
    text-align: center;
    font-weight: 700;
  }
  
  #element-43 .x_67ab24c6 {
    text-align: center;
    line-height: 2.1875rem;
    font-size: 1.548rem;
  }
  
  #element-43 .x_f2074b6c {
    color: #ffffff;
  }
  
  #element-43 strong {
    font-weight: 700;
  }
  
  #element-43.headline {
    font-weight: 700;
  }
  
  #element-44 {
    top: 8.0625rem;
    left: 13.0625rem;
    height: 1.625rem;
    width: 33.9375rem;
    z-index: 28;
    color: #FFFFFF;
    font-size: 0.9907rem;
    line-height: 1.6rem;
    text-align: center;
  }
  
  #element-44 .x_2c80ab57 {
    text-align: center;
    line-height: 1.375rem;
    font-size: 0.9907rem;
  }
  
  #page-block-9zf0882hofu {
    height: 42.8125rem;
    max-width: 100%;
  }
  
  #page-block-9zf0882hofu .section-holder-border {
    border: 0;
  }
  
  #page-block-9zf0882hofu .section-block {
    background: none;
    height: 42.8125rem;
  }
  
  #page-block-9zf0882hofu .section-holder-overlay {
    display: none;
  }
  
  #element-39 {
    top: 0;
    left: 0;
    height: 34.375rem;
    width: 59.9375rem;
    z-index: 25;
  }
  
  .circle {
    border-radius: 50%;
  }
  
  .shape {
    height: inherit;
  }
  
  .line-horizontal {
    height: .625rem;
  }
  
  .line-vertical {
    height: 100%;
    margin-right: .625rem;
  }
  
  [class*='line-'] {
    box-sizing: content-box;
  }
  
  #element-39 .shape {
    border: 0.0625rem solid #FFFFFF;
    border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
    background: none;
  }
  
  #element-41 {
    top: 1rem;
    left: 1.125rem;
    height: 32.3125rem;
    width: 57.8125rem;
    z-index: 26;
  }
  
  #page_block_footer {
    height: 47.8125rem;
    max-width: 100%;
  }
  
  #page_block_footer .section-holder-border {
    border: 0;
  }
  
  #page_block_footer .section-block {
    background: none;
    height: 47.8125rem;
  }
  
  #page_block_footer .section-holder-overlay {
    display: none;
  }
  
  #element-48 {
    top: 1.6875rem;
    left: -5.8125rem;
    height: 5.375rem;
    width: 19.3125rem;
    z-index: 29;
    color: #37465A;
    font-size: 2.2291rem;
    line-height: 2.7rem;
    text-align: left;
    font-weight: 700;
  }
  
  #element-48 .x_ec8103ca {
    text-align: left;
    line-height: 2.6875rem;
    font-size: 2.2291rem;
  }
  
  #element-48 .x_f2074b6c {
    color: #ffffff;
  }
  
  #element-48 strong {
    font-weight: 700;
  }
  
  #element-48.headline {
    font-weight: 700;
  }
  
  #element-45 {
    top: 1.6875rem;
    left: 39.4375rem;
    height: 5rem;
    width: 14.8125rem;
    z-index: 30;
  }
  
  #element-50 {
    top: 7.9375rem;
    left: 39.4375rem;
    height: 1.625rem;
    width: 17.9375rem;
    z-index: 31;
    color: #FFFFFF;
    font-size: 0.9907rem;
    line-height: 1.6rem;
    text-align: left;
  }
  
  #element-50 .x_fae6260b {
    text-align: left;
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }
  
  #element-50 .x_20ff6203 {
    color: #666666;
  }
  
  #element-56 {
    top: 9.5625rem;
    left: -5.8125rem;
    height: 36rem;
    width: 35.375rem;
    z-index: 36;
  }
  
  #element-46 {
    top: 12.6875rem;
    left: 39.4375rem;
    height: 5rem;
    width: 18.75rem;
    z-index: 32;
  }
  
  #element-51 {
    top: 18.9375rem;
    left: 39.4375rem;
    height: 1.625rem;
    width: 17.9375rem;
    z-index: 33;
    color: #FFFFFF;
    font-size: 0.9907rem;
    line-height: 1.6rem;
    text-align: left;
  }
  
  #element-51 .x_fae6260b {
    text-align: left;
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }
  
  #element-51 .x_20ff6203 {
    color: #666666;
  }
  
  #element-47 {
    top: 23.625rem;
    left: 39.4375rem;
    height: 5rem;
    width: 26rem;
    z-index: 34;
  }
  
  #element-52 {
    top: 29.875rem;
    left: 39.4375rem;
    height: 1.625rem;
    width: 17.9375rem;
    z-index: 35;
    color: #FFFFFF;
    font-size: 0.9907rem;
    line-height: 1.6rem;
    text-align: left;
  }
  
  #element-52 .x_fae6260b {
    text-align: left;
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }
  
  #element-52 .x_20ff6203 {
    color: #666666;
  }
  
  #page-block-fjd252rgj0u {
    height: 36.6875rem;
    max-width: 100%;
  }
  
  #page-block-fjd252rgj0u .section-holder-border {
    border: 0;
  }
  
  #page-block-fjd252rgj0u .section-block {
    background: none;
    height: 36.6875rem;
  }
  
  #page-block-fjd252rgj0u .section-holder-overlay {
    display: none;
  }
  
  #element-62 {
    top: 5.8125rem;
    left: 9.5rem;
    height: 3.625rem;
    width: 40.9375rem;
    z-index: 37;
    color: #37465A;
    font-size: 2.2291rem;
    line-height: 3.6rem;
    text-align: center;
    font-weight: 700;
  }
  
  #element-62 .x_67ab24c6 {
    text-align: center;
    line-height: 2.1875rem;
    font-size: 1.548rem;
  }
  
  #element-62 .x_f2074b6c {
    color: #ffffff;
  }
  
  #element-62 strong {
    font-weight: 700;
  }
  
  #element-62.headline {
    font-weight: 700;
  }
  
  #element-63 {
    top: 10.1875rem;
    left: 13.5rem;
    height: 1.625rem;
    width: 33.9375rem;
    z-index: 38;
    color: #FFFFFF;
    font-size: 0.9907rem;
    line-height: 1.6rem;
    text-align: center;
  }
  
  #element-63 .x_2c80ab57 {
    text-align: center;
    line-height: 1.375rem;
    font-size: 0.9907rem;
  }
  
  #element-58 {
    top: 16.5625rem;
    left: 3.6875rem;
    height: 6.25rem;
    width: 5.375rem;
    z-index: 39;
  }
  
  #element-65 {
    top: 23.9375rem;
    left: -2.5625rem;
    height: 1.25rem;
    width: 17.875rem;
    z-index: 40;
    color: #FFFFFF;
    font-size: 1.2384rem;
    line-height: 1.25rem;
    text-align: center;
  }
  
  #element-65 .x_12f16b9a {
    text-align: center;
    line-height: 1.25rem;
    font-size: 1.2384rem;
  }
  
  #element-66 {
    top: 25.6875rem;
    left: -0.125rem;
    height: 2.125rem;
    width: 13.0625rem;
    z-index: 41;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.05rem;
    text-align: center;
  }
  
  #element-66 .x_b4d526c7 {
    text-align: center;
    line-height: 1.0625rem;
    font-size: 0.8669rem;
  }
  
  #element-57 {
    top: 16.5625rem;
    left: 27.3125rem;
    height: 6.25rem;
    width: 5.375rem;
    z-index: 42;
  }
  
  #element-68 {
    top: 23.9375rem;
    left: 21.0625rem;
    height: 1.25rem;
    width: 17.875rem;
    z-index: 43;
    color: #FFFFFF;
    font-size: 1.2384rem;
    line-height: 1.25rem;
    text-align: center;
  }
  
  #element-68 .x_12f16b9a {
    text-align: center;
    line-height: 1.25rem;
    font-size: 1.2384rem;
  }
  
  #element-69 {
    top: 25.6875rem;
    left: 23.5rem;
    height: 2.125rem;
    width: 13.0625rem;
    z-index: 44;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.05rem;
    text-align: center;
  }
  
  #element-69 .x_b4d526c7 {
    text-align: center;
    line-height: 1.0625rem;
    font-size: 0.8669rem;
  }
  
  #element-59 {
    top: 16.5625rem;
    left: 50.625rem;
    height: 6.25rem;
    width: 6.4375rem;
    z-index: 45;
  }
  
  #element-71 {
    top: 23.9375rem;
    left: 44.875rem;
    height: 1.25rem;
    width: 17.875rem;
    z-index: 46;
    color: #FFFFFF;
    font-size: 1.2384rem;
    line-height: 1.25rem;
    text-align: center;
  }
  
  #element-71 .x_12f16b9a {
    text-align: center;
    line-height: 1.25rem;
    font-size: 1.2384rem;
  }
  
  #element-72 {
    top: 25.6875rem;
    left: 47.3125rem;
    height: 2.125rem;
    width: 13rem;
    z-index: 47;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.05rem;
    text-align: center;
  }
  
  #element-72 .x_b4d526c7 {
    text-align: center;
    line-height: 1.0625rem;
    font-size: 0.8669rem;
  }
  
  #page-block-nlvnq5gyfl {
    height: 600px;
    max-width: 100%;
  }
  
  #page-block-nlvnq5gyfl .section-holder-border {
    border: 0;
  }
  
  #page-block-nlvnq5gyfl .section-block {
    background: none;
    height: 39.3125rem;
  }
  
  #page-block-nlvnq5gyfl .section-holder-overlay {
    display: none;
  }
  
  #element-103 {
    top: 0;
    left: -5.8125rem;
    height: 37.5rem;
    width: 71.25rem;
    z-index: 59;
  }
  
  #page-block-p12n6g58l5 {
    height: 61.3125rem;
    max-width: 100%;
  }
  
  #page-block-p12n6g58l5 .section-holder-border {
    border: 0;
  }
  
  #page-block-p12n6g58l5 .section-block {
    background: none;
    height: 61.3125rem;
  }
  
  #page-block-p12n6g58l5 .section-holder-overlay {
    display: none;
  }
  
  #element-85 {
    top: 5.8125rem;
    left: -5.6875rem;
    height: 4.5rem;
    width: 71.25rem;
    z-index: 53;
    color: #37465A;
    font-size: 3.7152rem;
    line-height: 4.5rem;
    text-align: center;
    font-weight: 700;
  }
  
  #element-85 .x_ec8103ca {
    text-align: left;
    line-height: 2.6875rem;
    font-size: 2.2291rem;
  }
  
  #element-85 .x_f2074b6c {
    color: #ffffff;
  }
  
  #element-85 strong {
    font-weight: 700;
  }
  
  #element-85.headline {
    font-weight: 700;
  }
  
  #element-82 {
    top: 12.3125rem;
    left: 23.875rem;
    height: 1.625rem;
    width: 12.25rem;
    z-index: 51;
    color: #FFFFFF;
    font-size: 0.9907rem;
    line-height: 1.6rem;
    text-align: center;
  }
  
  #element-82 .x_fae6260b {
    text-align: left;
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }
  
  #element-83 {
    top: 14.3125rem;
    left: 18.1875rem;
    height: 3.6875rem;
    width: 15.75rem;
    z-index: 52;
  }
  
  #element-83 .btn.btn-effect3d:active {
    box-shadow: none;
  }
  
  #element-83 .btn:hover {
    background: #00C4D9;
    color: #FFFFFF;
  }
  
  #element-83 .btn {
    background: linear-gradient(#1EFFFF, #00E3FC 50%);
    color: #000000;
    font-size: 0.8rem;
    font-family: Inter;
    font-weight: 500;
    font-style: normal;
    height: 2.6875rem;
    width: 9.9375rem;
    border-radius: 41px;
  }
  
  #element-83 .form-label {
    color: #000000;
  }
  
  #element-83 ::placeholder {
    color: #000000;
  }
  
  #element-83 .form-input {
    color: #000000;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
  }
  
  #element-83 .form-select[aria-invalid="false"] {
    color: #000000;
  }
  
  #element-83 .user-invalid {
    border-color: #E12627;
  }
  
  #element-83 input::placeholder,
  #element-83 .form-label-inside {
    color: #000000;
  }
  
  #element-83 select.valid {
    color: #000000;
  }
  
  #element-83 .form-btn-geometry {
    top: 0.5rem;
    left: 14.1875rem;
    height: 2.6875rem;
    width: 9.9375rem;
    z-index: 52;
  }
  
  #element-79 {
    top: 19.5rem;
    left: -0.0625rem;
    height: 41.8125rem;
    width: 60rem;
    z-index: 50;
  }
  
  #page-block-98e8g586ulh {
    height: 10.375rem;
    max-width: 100%;
  }
  
  #page-block-98e8g586ulh .section-holder-border {
    border: 0;
  }
  
  #page-block-98e8g586ulh .section-block {
    background: rgb(17, 17, 17);
    height: 10.375rem;
  }
  
  #page-block-98e8g586ulh .section-holder-overlay {
    display: none;
  }
  
  #element-77 {
    top: 3.5625rem;
    left: 32.375rem;
    height: 3rem;
    width: 14.5625rem;
    z-index: 49;
  }
  
  #element-77 .btn.btn-effect3d:active {
    box-shadow: none;
  }
  
  #element-77 .btn:hover {
    background: transparent;
    color: #FFFFFF;
  }
  
  #element-77 .btn {
    border: 2px solid #FFFFFF;
    background: linear-gradient(#1E1E1E00, null 50%);
    color: #FFFFFF;
    font-size: 0.9907rem;
    font-family: Inter;
    font-weight: 500;
    font-style: normal;
    height: 3rem;
    width: 14.5625rem;
    border-radius: 41px;
  }
  
  #element-76 {
    top: 3.75rem;
    left: 13.0625rem;
    height: 2.6875rem;
    width: 19.3125rem;
    z-index: 48;
    color: #37465A;
    font-size: 2.2291rem;
    line-height: 2.7rem;
    text-align: left;
    font-weight: 700;
  }
  
  #element-76 .x_ec8103ca {
    text-align: left;
    line-height: 2.6875rem;
    font-size: 2.2291rem;
  }
  
  #element-76 .x_f2074b6c {
    color: #ffffff;
  }
  
  #element-76 strong {
    font-weight: 700;
  }
  
  #element-76.headline {
    font-weight: 700;
  }
  
  #page-block-6whs861gzi7 {
    height: 15.875rem;
    max-width: 100%;
  }
  
  #page-block-6whs861gzi7 .section-holder-border {
    border: 0;
  }
  
  #page-block-6whs861gzi7 .section-block {
    background: none;
    height: 15.875rem;
  }
  
  #page-block-6whs861gzi7 .section-holder-overlay {
    display: none;
  }
  
  #element-92 {
    /* top: 2.8125rem;
    left: -5.625rem; */
    height: 7rem;
    width: 13.0625rem;
    z-index: 54;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.75rem;
    text-align: left;
  }
  
  #element-92 .x_f904be25 {
    text-align: left;
    line-height: 1.75rem;
    font-size: 0.8669rem;
    display: block;
  }
  
  #element-93 {
    /* top: 2.8125rem;
    left: 13.75rem; */
    height: 8.75rem;
    width: 13.0625rem;
    z-index: 55;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.75rem;
    text-align: left;
  }
  
  #element-93 .x_f904be25 {
    text-align: left;
    line-height: 1.75rem;
    font-size: 0.8669rem;
    display: block;
  }
  
  #element-94 {
    /* top: 2.8125rem;
    left: 33.125rem; */
    height: 10.5rem;
    width: 13.0625rem;
    z-index: 56;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.75rem;
    text-align: left;
  }
  
  #element-94 .x_f904be25 {
    text-align: left;
    line-height: 1.75rem;
    font-size: 0.8669rem;
    display: block;
  }
  
  #element-95 {
    top: 2.8125rem;
    left: 52.5625rem;
    height: 10.5rem;
    width: 13.0625rem;
    z-index: 57;
    color: #FFFFFF;
    font-size: 0.8669rem;
    line-height: 1.75rem;
    text-align: left;
  }
  
  #element-95 .x_f904be25 {
    text-align: left;
    line-height: 1.75rem;
    font-size: 0.8669rem;
    display: block;
  }
  
  .sticky-block-header-onlyondesktop .section:first-child,
  .sticky-block-footer-onlyondesktop .section:last-child {
    position: sticky;
  }
  
  #element-11 .x_48aa50a2 {
    text-align: left;
    line-height: 1.375rem;
    font-size: 0.8669rem;
  }
  
  .form-radio-label:hover:before {
    border: 0.3125rem solid #9bc7fd;
  }
  
  .form-messagebox-left {
    transform: translateX(-100%);
    left: -0.625rem;
  }
  
  .form-messagebox-right {
    transform: translateX(100%);
    right: -0.625rem;
  }
  
  .form-messagebox-left:before {
    right: -0.1875rem;
  }
  
  .form-messagebox-right:before {
    left: -0.1875rem;
  }
  
  #element-21 .x_12f16b9a {
    text-align: center;
    line-height: 1.25rem;
    font-size: 1.2384rem;
  }
  
  #element-43 .x_41d870ef {
    text-align: center;
    line-height: 3.625rem;
    font-size: 2.1rem;
  }
  
  #element-44 .x_dc68832a {
    text-align: center;
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }
  
  #element-62 .x_41d870ef {
    text-align: center;
    line-height: 3.625rem;
    font-size: 2.2291rem;
  }
  
  #element-63 .x_dc68832a {
    text-align: center;
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }
  
  #element-85 .x_d07c1294 {
    text-align: center;
    line-height: 4.5rem;
    font-size: 3.7152rem;
  }
  
  #element-82 .x_dc68832a {
    text-align: center;
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }
  
  @media screen and (min-width:401px) and (max-width:767px) {
    :root {
      font-size: 16px;
    }
  
    :root.js-text-scaling {
      font-size: var(--default-font-size);
    }
  }
  
  @media screen and (min-width:768px) and (max-width:7680px) {
    .hidden-desktop {
      display: none;
    }
  }
  
  @media screen and (max-width:767px) {
    .hidden-mobile {
      display: none;
    }
  
    .sticky-block-header-onlyonmobile .section:first-child,
    .sticky-block-footer-onlyonmobile .section:last-child {
      position: sticky;
    }
  }
  
  @media screen and (max-width:1200px) {
    :root {
      font-size: 1.33vw;
    }
  }
  
  @media only screen and (max-width: 640px) {
      .video-background {
        display: none;
      }
    }
  
    @media only screen and (min-width: 640px) {
      .video-background {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
      }
  
      .video-foreground,
      .video-background iframe {
        position: absolute;
        pointer-events: none;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        transform: translateX(-50%) translateY(-50%);
        background-size: cover;
        transition: 1s opacity;
        height: calc(100vh + 150px);
        width: 100%;
      }
    }