._2SrnVqlH{
   background-color: #fff;
   margin: 0 auto;
   width: 100%;
   max-width: var(--global-page-wrapper);
   -webkit-box-sizing: border-box;
           box-sizing: border-box;
   overflow: hidden;
}
._2-yLeH8w{
   padding-top: calc(var(--global-page-header) + 1rem) ;
}
@media screen and (max-width: 992px) {
  ._2SrnVqlH{
    overflow: hidden;
  }
}
._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%;
}

._3DBnqW9m {
    overflow: hidden;
}

.HKpBjlOT > div {
    -ms-flex-item-align: center;
        align-self: center;
}

._1TRggopV {
    bottom: 5%;
    position: absolute;
    right: -10%;
    width: 40%;
}

@media screen and (max-width: 768px) {
    .HKpBjlOT {
        grid-template-columns: 3fr 1fr !important;
    }
}

@media screen and (max-width: 420px) {
    ._1TRggopV {
        bottom: auto;
        top: 10%;
    }
    .HKpBjlOT {
        grid-gap: 0px;
        grid-template-columns: 1fr !important;
    }
}

._2X9g3Zik {
    background-color: var(--global-color-third);
}

._3uAunxFM > div {
    -ms-flex-item-align: center;
        align-self: center;
}

._25F_4bBb {
    background-color: #fff;
    border-radius: 8px;
    padding: 0rem 2rem 1rem 2rem;
}

.U91FL9gw {
    /* background-color: #a6f8f9; */
}
._19g9HnVW {
    counter-reset: my-sec-counter;
    margin-top: 1rem;
}
._19g9HnVW > div {
    /* align-self: center; */
    height: 100%;
}
._1ch65Ogu {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 2px dotted var(--global-color-primary);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    padding: 1rem;
    position: relative;
    text-align: center;
}
._1ch65Ogu::after {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: var(--global-color-primary);
    border: 2px dotted var(--global-color-white);
    border-radius: 100%;
    color: var(--global-color-white);
    content: '0' counter(my-sec-counter);
    counter-increment: my-sec-counter;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem;
    position: absolute;
    right: -1rem;
    text-align: center;
    top: -1rem;
    width: 1rem;
}
._1ch65Ogu img {
    height: 180px;
}
._1G5VrMwo {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* background-color: rgba(255, 158, 233, 1); */
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    width: 100%;

    /* padding: 1rem; */
}

._1IMnZ97H {
    --global-color-primary: #e51b89;
    --global-background-linear: linear-gradient(
        135deg,
        rgba(0, 48, 67, 1) 0%,
        rgba(2, 64, 89, 1) 50%,
        rgba(50, 101, 120, 1) 100%
    );
    --global-color-linear: linear-gradient(
        135deg,
        rgba(0, 48, 67, 1) 0%,
        rgba(2, 64, 89, 1) 50%,
        rgba(50, 101, 120, 1) 100%
    );
}

.i5RQ8Y7K {
    background: var(--global-background-linear);
    border-bottom-right-radius: 32px;
    border-top-right-radius: 32px;
    -webkit-box-shadow: var(--global-box-shadow);
            box-shadow: var(--global-box-shadow);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 2rem;
    margin-left: -2rem;
    padding: 0.5rem 2rem;
    z-index: 2;
}

._2gowzZS5,
._2TYznaMQ,
.F9FzG81F {
    background: var(--global-background-linear);
    -webkit-box-shadow: var(--global-box-shadow);
            box-shadow: var(--global-box-shadow);
    margin-bottom: 2rem;
    margin-top: -4rem;
    padding: 2rem 2rem 0.5rem 2rem;
    z-index: 2;
}

.F9FzG81F {
    margin-left: -8rem;
    margin-right: -8rem;
    padding-left: 8rem;
    padding-right: 8rem;
}

._2TYznaMQ {
    border-bottom-left-radius: 32px;
    margin-right: -8rem;
    padding-right: 8rem;
}

._2gowzZS5 {
    border-bottom-right-radius: 32px;
    margin-left: -8rem;
    padding-left: 8rem;
}

._1H8L597x {
    background: var(--global-color-fourth);
    border: 1px solid #fff;
    border-radius: 32px;
    -webkit-box-shadow: var(--global-box-shadow);
            box-shadow: var(--global-box-shadow);
    margin: 2rem auto;
    overflow: hidden;
    padding: 2rem 2rem 1rem 2rem;
    position: relative;
}

._1H8L597x b {
    color: var(--global-color-primary);
}

._1H8L597x > div {
    position: relative;
    z-index: 1;
}

.XvE25oYt {
    border-radius: var(--global-border-radius);
    padding: 1rem;
}

._1l6aCpPF {
    background: #fce8f3;
}

._3ORJHyPJ {
    background: #e0f8f8;
}

._9VomVAk- {
    background: #543bff;
}

._3LJcbmfI {
    background: var(--global-color-fourth);
}

@media screen and (max-width: 992px) {
    ._2gowzZS5,
    ._2TYznaMQ,
    .F9FzG81F {
        margin-top: -2rem;
    }

    ._1H8L597x {
        padding: 1rem;
    }
}

