._30YWp4iQ {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.Wf03nze- {
    background: none;
}
._1eyLdV2w {
    background: var(--global-color-primary);
}
._161j-R1U {
    background: var(--global-background-linear);
}
._22FnDFzf {
    background-image: url(/static/assets/gs-banner-bg01.7cbb9dcf.webp);
}
._2sc-LAz8 {
    background-image: url(/static/assets/gs-banner-bg02.ba9c52a5.webp);
}
._3szoJw98 {
    background-image: url(/static/assets/gs-banner-bg03.973611ae.webp);
}
._35M--dbb {
    background-image: url(/static/assets/gs-banner-bg04.e61e0856.webp);
}
._2E0JrVUm {
    background-image: url(/static/assets/gs-banner-bg05.a6aaea45.webp);
}
._3bZ6GlS8 {
    /* background-color: var(--global-color-primary); */
    background: var(--global-background-linear);
}
._3bZ6GlS8::before {
    background-image: url(/static/assets/gs-ktrack-bg.60475155.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    height: 70%;
    position: absolute;
    right: 0;
    top: 0;
    /* opacity: .25; */
    width: 30%;
}

._PvBQ6Ui {
    border-collapse: collapse; /* Optional - if you don't want to have double border where cells touch */
    border-spacing: 0; /* Removes the cell spacing via CSS */
    position: relative;
    width: 100%;
}
._PvBQ6Ui thead tr th {
    color: var(--global-color-secondary);
    padding: var(--global-padding) 0;
}
._PvBQ6Ui tr td,
._PvBQ6Ui tr th {
    text-align: left;
    vertical-align: top;
}
._PvBQ6Ui tbody {
    border-bottom: 1px solid var(--global-border-color);
}
._PvBQ6Ui tbody tr td,
._PvBQ6Ui tbody tr th {
    border-top: 1px solid var(--global-border-color);
    padding: var(--global-padding) var(--global-padding) var(--global-padding) 0;
}
._PvBQ6Ui tbody tr th {
    font-size: var(--global-font-size-h3);
    line-height: var(--global-line-height-heading);
    width: 40%;
}
.table--tbody__subtitle {
    color: var(--global-color-secondary);
    display: none;
}
@media screen and (max-width: 992px) {
    ._PvBQ6Ui thead {
        display: none;
    }
    ._PvBQ6Ui tbody tr td,
    ._PvBQ6Ui tbody tr th {
        border-top: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100% !important;
    }
    ._PvBQ6Ui tbody tr td {
        padding: 0.5rem 0;
    }
    ._PvBQ6Ui tbody tr:not(:first-child) th {
        border-top: 1px solid var(--global-border-color);
    }
    ._PvBQ6Ui tbody {
        border-bottom: none;
    }
    .table--tbody__subtitle {
        display: block;
    }
    .table--tbody__button > div {
        text-align: right;
    }
}

._1TKufb6h tbody tr th {
    width: 60%;
}

.EXkIADuh {
    margin-bottom: calc(var(--global-margin) * 4);
}

.l3xM9mTc {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

@media screen and (max-width: 992px) {
  .Vx8Oxtde::before {
    height: 50px;
  }
}
._1T7pWckE {
    background-color: var(--global-background);
}

._3W5Yx0aD{
   /* background-image: url('./assets/donx-bg-01.png'); */
   background-repeat: repeat-y;
   background-size: cover;
   background-position: top center;
   background-color: #fff;
}

._1WmcKim_{
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
       -ms-flex-direction: column;
           flex-direction: column;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   background-color: var(--global-background-primary);
}

