._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;
  }
}
.u47SL0o7{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 2rem auto;
}
._1U4wSVoj{
    border: 1px solid var(--global-color-primary);
    color: var(--global-color-primary);
    border-radius: 32px;
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
}
._1U4wSVoj._2RxUdzYu{
    pointer-events: none;
    color: var(--global-color-white);
    background-color: var(--global-color-primary);
}
._1b3ll_fM{
    pointer-events: none;
    opacity: 0.3;
}
._1b3ll_fM:hover {
    background-color: transparent;
    cursor: default;
}
._1QvIsEEK{
    position: relative;
}
._1jNFMGb2::before ,
._1IGobrlP::before {
    cursor: pointer;
    position: relative;
    content: '';
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    border-right: 0.12em solid var(--global-color-primary);
    border-top: 0.12em solid var(--global-color-primary);
}
._1IGobrlP{
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
._1jNFMGb2{
    -webkit-transform: rotate(-135deg) translate(-50%);
            transform: rotate(-135deg) translate(-50%);
}
.mUMqx6RI{
    background-color: transparent;
    cursor: default;
}
._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%;
}

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

._1J7ImIo7{
  margin-bottom: calc(var(--global-margin) * 4);
}
.WS5VJXDt {
    border-bottom: 1px solid var(--global-border-color);
    padding: 1rem 1rem 3rem 1rem;
}
.WS5VJXDt .active *,
.WS5VJXDt .active {
    color: var(--global-color-primary);
}
.WS5VJXDt a:hover *,
.WS5VJXDt a:hover {
    color: var(--global-color-accent);
}
._3Z2vnRh9 {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr 2fr 0.25fr !important;
    margin-top: 1rem;
    position: relative;
}
._3Z2vnRh9:last-child {
    border-bottom: none;
}
.vpnwlbwH svg {
    fill: var(--global-color-secondary);
    height: 1rem;
    margin-right: 0.5rem;
    width: 1rem;
}
.sbvDrEXl,
._2u35maWT,
._1cgxgPPO {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.sbvDrEXl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0.5rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
._1cgxgPPO {
    -webkit-line-clamp: 2;
    margin-bottom: 0.5rem;
}
._2u35maWT {
    -webkit-line-clamp: 3;
    margin-bottom: 0.5rem;
    padding-bottom: 0;
}
._2u35maWT * {
    display: inline;
}
._6qCNdlIo,
._6qCNdlIo * {
    color: var(--global-color-secondary) !important;
    margin-right: 0.5rem;
}
._2xvYFrnN > img {
    aspect-ratio: var(--global-aspect-ratio);
    border-top-left-radius: var(--global-border-radius);
    border-top-right-radius: var(--global-border-radius);
    -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill;
    width: 100%;
}
._2xvYFrnN > img:hover {
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
}
.wQr0We83 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    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;
}
._2bUJ55yC {
    margin-top: 0.5rem;
}
._2bUJ55yC > div > div {
    display: inline-block;
}
._2bUJ55yC > div > div {
    padding-right: 2rem;
    position: relative;
}
._2bUJ55yC img {
    height: 36px;
    padding: 0px;
    width: auto;
}
@media screen and (max-width: 992px) {
    ._3Z2vnRh9 {
        grid-template-columns: repeat(1, 1fr) !important;
        height: 100%;
        padding: 0;
        width: 100%;
    }
    .wQr0We83 {
        bottom: -1rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 0.5rem;
        /* display: none; */
        position: absolute;
        right: 0;
    }
    .sbvDrEXl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}

._3TN1AaOl{
   display: grid;
   -webkit-box-sizing: content-box;
           box-sizing: content-box;
   grid-template-columns: repeat(1, 1fr);
   gap:  calc(var(--global-gap) * 2);
}
