._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;
  }
}
._2FQRy5V8 {
    background-color: #fff;
    background-image: url(/static/assets/gs-banner-bg.583f5069.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
._3MQCSWgG {
    -webkit-backdrop-filter: var(--global-backdrop-filter);
            backdrop-filter: var(--global-backdrop-filter);
    border-radius: 100%;
    -webkit-box-shadow: var(--global-box-shadow);
            box-shadow: var(--global-box-shadow);
    display: inline-block;
    padding: 1rem;
}
._6n7iLAEa {
    -webkit-backdrop-filter: var(--global-backdrop-filter);
            backdrop-filter: var(--global-backdrop-filter);
    background: rgba(0, 61, 87, 0.75);
    border-radius: var(--global-border-radius);
    -webkit-box-shadow: var(--global-box-shadow);
            box-shadow: var(--global-box-shadow);
    margin: -1rem -2rem;
    overflow: hidden;
    padding: 1rem 2rem;
}
._3D0-zJn2 {
    background: #d81e1e;
    margin: -1rem -2rem 1rem -2rem;
    padding: 1rem 2rem 1rem 2rem;
    position: relative;
}
._3D0-zJn2 > * {
    position: relative;
    z-index: 2;
}
._3D0-zJn2::before {
    border-left: 900px solid transparent;
    border-top: 32px solid #d81e1e;
    bottom: -32px;
    content: '';
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}
@media screen and (max-width: 768px) {
    ._2FQRy5V8 > div {
        padding-bottom: 0px !important;
    }
}

._2JRVobPX {
    background-color: #a6f8f9;
}
._178yIHFu > div,
._3Emg2fFs > div {
    -ms-flex-item-align: center;
        align-self: center;
}
._1o9vkwC6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 2rem;
}
._1MTIdB5J {
    background: #d81e1e;
    padding: 2rem 2rem 1rem 2rem;
    position: relative;
}
._1MTIdB5J > * {
    position: relative;
    z-index: 2;
}
._1MTIdB5J::before {
    border-left: var(--global-page-wrapper) solid transparent;
    border-top: 32px solid #d81e1e;
    bottom: -32px;
    content: '';
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}
._1MTIdB5J > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
    max-width: var(--global-page-inner);
    width: 100%;
    z-index: 2;
}
.bPFZhaL6 iframe {
    padding-top: 2rem;
}
._2XT4yJm3 * {
    color: #fff;
}
._1n8vz6_t {
    margin-bottom: 2rem;
}
._1n8vz6_t ul {
    counter-reset: timeline 24;
    padding: 0;
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
._1n8vz6_t li {
    list-style: none;
    width: 100%;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
._1n8vz6_t li:after {
    counter-increment: timeline;
    content: counter(timeline);
    width: 24px;
    height: 24px;
    border: 1px solid #4caf50;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 26px;
    margin: 8px auto 0px auto;
    background: #fff;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    cursor: pointer;
    color: #4caf50;
    -webkit-backdrop-filter: var(--global-backdrop-filter);
            backdrop-filter: var(--global-backdrop-filter);
    -webkit-box-shadow: var(--global-box-shadow);
            box-shadow: var(--global-box-shadow);
}
._1n8vz6_t li:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    bottom: 13px;
    left: 0;
    z-index: -999;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
._1n8vz6_t li:first-child,
._1n8vz6_t li:last-child {
    width: 50%;
}
._1n8vz6_t li:first-child {
    text-align: left;
}
._1n8vz6_t li:last-child {
    text-align: right;
}
._1n8vz6_t li:first-child:after {
    margin: 8px 0px 0px 0px;
}
._1n8vz6_t li:last-child:after {
    margin: 8px 0px 0px calc(100% - 25px);
}
/* .timeline li:first-child:before{
    content: none;
} */
._1n8vz6_t li._3smIGteD:after {
    background: #a6f8f9;
}
._1n8vz6_t li:first-child:after {
    content: '1';
    background: rgba(0, 61, 87, 0.75);
    color: #fff;
}
._1n8vz6_t li:last-child::after {
    background: #fff;
}
._1n8vz6_t li.s3T7Org2:after {
    background: #4caf50;
    color: #fff;
}
._1n8vz6_t li:after {
    background: #a6f8f9;
}
@media screen and (max-width: 768px) {
    ._178yIHFu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        gap: 1rem;
    }
    ._1MTIdB5J > div * {
        text-align: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    ._1MTIdB5J > div * span {
        width: 100%;
    }
}
@media screen and (max-width: 320px) {
    ._1o9vkwC6 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}

._22YjWV6A {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

