.ab_title {
    background: url(/static/images/new/a/1.png) no-repeat center / 100%;
    aspect-ratio: 1920 / 317;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.ab_g_p {
    max-width: 1200px;
    margin: 20px auto;
    font-size: 16px;
    font-family: Lato;
    line-height: 1.8;
}

.ab_info p {
    line-height: 1.5;
    font-size: 18px;
    margin: 10px;
}

.ab_info img {
    width: 100%;
    margin: 20px 0 40px;
}

.ab_info h1 {
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 1.5
}

.ab_why_title {
    /*background: url(/static/images/new/a/3.png) no-repeat center / 100%;*/
    aspect-ratio: 6 / 1;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.ab_title .newslatter_title {
    font-size: 42px;
}

.ab_title .newslatter_title,
.ab_why_title .newslatter_title {
    color: #fff;
    color: #ffffff;
    text-align: center;
    line-height: 2;
    font-weight: 800;
    margin: 40px auto 0;
    position: relative;
    width: 280px;
}

.ab_ps {
    margin: 30px 0;
}

.ab_ps_item:before {
    content: '';
    position: absolute;
    top: 36px;
    left: 90px;
    width: calc(100% - 110px);
    display: block;
    height: 2px;
    border-bottom: 2px dashed var(--main-color);
}

.ab_ps_item {
    position: relative;
    margin: 0;
    padding: 10px 0 !important;
}

.ab_ps_icon1,
.ab_ps_icon2,
.ab_ps_icon3,
.ab_ps_icon4,
.ab_ps_icon5,
.ab_ps_icon6 {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 3px solid #4472c429;
    padding: 24px;
    box-shadow: 3px 3px 3px #4472c4;
}

.ab_ps_icon1 {
    background: #fff url(/static/images/new/a/w1.png) no-repeat center / 60%;

}

.ab_ps_icon2 {
    background: url(/static/images/new/a/w2.png) no-repeat center / 60%;

}

.ab_ps_icon3 {
    background: url(/static/images/new/a/w3.png) no-repeat center / 60%;
}

.ab_ps_icon4 {
    background: url(/static/images/new/a/w4.png) no-repeat center / 60%;
}

.ab_ps_icon5 {
    background: url(/static/images/new/a/w5.png) no-repeat center / 60%;
}

.ab_ps_icon6 {
    background: url(/static/images/new/a/w6.png) no-repeat center / 60%;
}

.ab_ps_item h6 {
    font-weight: bold;
    font-size: 20px;
    color: #2A2A2A;
    line-height: 0px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    line-height: 1.5;
}

.ab_ps_item p {
    min-height: 130px;
    font-size: 18px;
    color: #2A2A2A;
    padding-right: 5px;
}

.ab_watch_box {
    /* background: url(/static/images/new/a/4.png); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    aspect-ratio: 820 / 263;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ab_watch_box h1 {
    text-align: center;
    font-size: 36px;
    color: #33803F;
    font-weight: 800;
    line-height: 1.5;
}

.ab_watch_box iframe {
    background: #2A2A2A;
    width: 100%;
    margin: 10px auto;
    display: block;
    aspect-ratio: 646 / 250;
    /* max-height: 400px;
    min-height: 315px; */
}

.video_b {
    display: flex;
    justify-content: center;
    overflow: auto;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.v_vb.active,
.v_vb:hover {
    background: var(--highlights);
    color: #fff;
}

.v_vb {
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 136px;
    background-color: var(--main-color);
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-style: normal;
    text-transform: none;
    line-height: 40px;
    margin: 10px;
    border-radius: 10px;
    cursor: pointer;
}

.header_next_container {
    margin-bottom: 0 !important;
}

.career li {
    list-style-type: unset;
}

.ab_growth .supp {
    color: var(--main-color);
    font-weight: 800
}

.ab_growth h1 {
    font-size: 3em;
    color: #33803F;
    font-weight: 800;
    text-shadow: 1px 1px 3px #fff;
}

.ab_growth h3 {
    margin: 30px auto;
}

.ab_growth h4 {
    text-align: center;
}

.ab_growth .text-muted {
    text-align: center;
    margin-bottom: 20px;
}

.ab_growth img {
    box-shadow: 0 3px 3px #00000033;
}

.explorecareers {
    max-width: 960px;
    font-size: 18px;
    color: #2A2A2A;
}

.Careers_box {
    max-width: 1040px;
    margin: 0 auto 50px;
}

.Careers_box h6 {
    font-weight: bold;
    font-size: 20px;
    color: #2A2A2A;
    line-height: 0px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    line-height: 1.5;
}

.Careers_box button {

    font-weight: 800;
    background: #33803F;
    width: 184px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    border: none;
}

.v8_box {
    background: #Fff;
    border-radius: var(--br);
    padding: 10px 16px 36px;
    border: 1px solid var(--line);
    margin-bottom: 16px;
    padding-top: 10px;
}

.flex_b {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    justify-content: center;
    margin-top: 16px;
}

.flex_b .bt1 {
    font-weight: 500;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    border-radius: 30px;
    color: var(--main-color);
    padding: 13px 16px;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    border: 1px solid var(--main-color);
    margin: 0 10px;
}

.flex_b .bt2 {
    font-weight: 500;
    text-align: center;
    background-color: #E9693D;
    font-size: 16px;
    border-radius: 30px;
    color: #fff;
    padding: 13px 16px;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    border: 1px solid #ffffff;
    color: #fff;
    width: 200px;
    margin-left: 10px;
    margin-right: 10px;
}

.journey_box {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    padding: 15px;
    row-gap: 25px;
}

.journey_box h3 {
    font-weight: 600
}

.journey_box h4 {
    font-weight: 400
}

.journey_box h4,
.journey_box h3,
.journey_box p {
    margin: 0;
}

.journey_box>div {
    width: 20%;
    padding: 0;
}

.img-joureny {
    border-radius: 16px;
    margin-top: 10px;
    max-width: 360px;
    width: 100%;
}

.d_1_img {
    border-radius: 16px;
}

.join_our {
    background: #ffffff url(/static/images/v8/a_bg.png) no-repeat right top / 782px 95px;
}

.v8_box.who_box h2 {
    padding: 0
}

.v8_box.who_box {
    /* background: #ffffff url(/static/images/v8/who_bg.png) no-repeat left bottom / 480px 147px; */
}

.v8_box .common_title {
    padding: 0 15px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.hero {
    padding: 30px 0 30px;
    text-align: center;
}

.hero h2 {
    font-size: 32px;
    margin: auto;
}

.hero .fbody {
    margin: 20px;
}

.v8_box.who_box .fbody {
    margin-bottom: 20px
}

.who_box img {
    border-radius: 16px;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .hero {
        padding: 30px 0;
    }

    .flex_b .bt2,
    .flex_b .bt1 {
        width: 90%;
    }

    .flex_b {
        flex-direction: column;
        max-width: 360px;
        width: 100%;
        align-items: center;
        gap: 10px;
        margin: 16px auto;
    }

    .journey_box {
        flex-direction: column;
    }

    .journey_box>div {
        margin: 0;
        padding: 0;
        width: 100%;
    }
}