@font-face {
    font-family: 'Lato';
    src: url('../../assets/fonts/Lato/Lato-Regular.ttf');
}


body {
    /*background: #F4F7F9;*/
    width: 100%;
    margin: auto;
}

* {
    margin: 0;
    padding: 0;
    font-family: 'Lato';
    box-sizing: border-box;
    border: none;
    outline: none;
    color: #424242;
    font-weight: 500;
}

.LibreBaskerville {
    font-family: 'LibreBaskerville';
}

button {
    cursor: pointer;
    border: none;
    background: transparent;
}

.text_capitalize {
    text-transform: capitalize;
}

.container {
    max-width: 1712px;
    padding: 0px 16px;
    width: 100%;
    margin: 0 auto;
}

.d_grid {
    display: grid;
    align-items: center;
    justify-items: center;
}

.grid_columns_4fr {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid_columns_3fr {
    grid-template-columns: 1fr 1fr 1fr;
}

.grid_columns_2fr {
    grid-template-columns: 1fr 1fr;
}

.grid_gab_32 {
    grid-gap: 32px;
}

.d_flex {
    display: flex;
}

.fd_row {
    flex-direction: row;
}

.fd_column {
    flex-direction: column;
}

.justify_content_center {
    justify-content: center;
}

.justify_content_end {
    justify-content: flex-end;
}

.justify_content_start {
    justify-content: start;
}

.justify_content_space_between {
    justify-content: space-between;
}

.align_items_center {
    align-items: center;
}

.align_items_start {
    align-items: flex-start;
}

.align_items_end {
    align-items: flex-end;
}

.f_400 {
    font-weight: 400;
}

.f_500 {
    font-weight: 500;
}

.f_600 {
    font-weight: 600;
}

.f_700 {
    font-weight: 700;
}

.fs_10 {
    font-size: 10px;
    line-height: 16px;
}

.fs_12 {
    font-size: 12px;
    line-height: 18px;
}

.fs_14 {
    font-size: 14px;
    line-height: 18px;
}

.fs_16 {
    font-size: 16px;
    line-height: 24px;
}

.fs_18 {
    font-size: 18px;
    line-height: 27px;
}

.fs_20 {
    font-size: 20px;
    line-height: 30px;
}

.fs_24 {
    font-size: 24px;
    line-height: 36px;
}


.fs_32 {
    font-size: 32px;
    line-height: 39px;
}

.c_white {
    color: #FFFFFF;
}

.c_black {
    color: #3C3C3C;
}

.c_darkBlue {
    color: #231C41;
}

.c_lightBlue {
    color: #D0ECFA;
}

.c_blue {
    color: #12A1E7;
}

.c_lightGrey {
    color: #F4F7F9;
}

.c_grey {
    color: #C5C5D7;
}

.c_darkGrey {
    color: #505060;
}

.c_greyBlack {
    color: #424242;
}

.c_red {
    color: red;
}

.c_rose {
    color: #FAD0E4;
}

.bc_white {
    background: white;
}

.margin_top_8 {
    margin-top: 8px;
}

.margin_top_16 {
    margin-top: 16px;
}

.margin_top_20 {
    margin-top: 20px;
}

.margin_top_24 {
    margin-top: 24px;
}

.margin_top_32 {
    margin-top: 32px;
}

.margin_top_20 {
    margin-top: 20px;
}


.bc_lightBlue {
    background: #D0ECFA;
}

.bc_azure {
    background: #90CDEB;
}

.bc_blue {
    background: #12A1E7;
}

.bc_darkBlue {
    background: #231C41;
}

.bc_lightGray {
    background: #F4F7F9;
}

.bc_grey {
    background: #C5C5D7;
}

.bc_darkGrey {
    background: #505060;
}

.bc_lightRose {
    background: #FCECF4;
}


.bc_rose {
    background: #FAD0E4;
}


input {
    background: none;
}

input:focus {
    outline: none;
}

a {
    text-decoration: none;
}

.text_center {
    text-align: center;
}

.text_left {
    text-align: left;
}

.cont_6229 {
    width: 100%;
}

.cont_6229_header {
    position: relative;
    width: 100%;
}

.purpose_back_pic, .economic_impact_back {
    width: 100%;
}

.cont_6229_header_text_block {
    max-width: 1020px;
    width: 100%;
    position: absolute;
    top: 20%;
    left: 5%;
}

.cont_6229_header_text_block_ec_im {
    max-width: 897px;
    width: 100%;
    position: absolute;
    top: 30%;
    left: 5%;
}

.cont_6229_header_text_block p, .cont_6229_header_text_block_ec_im p {
    font-family: Bower;
    font-size: 60px;
    color: white;
    line-height: 90px;
    font-weight: 700;
}

.cont_6229_header_text_block div {
    font-family: Helvetica;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: white;
}

.cont_6229_header_text_block_ec_im div {
    font-family: Helvetica;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: white;
    margin-top: 20px;
}

.cont_6229_body {
    padding-top: 60px;
    padding-bottom: 65px;
}

.cont_6229_body_inner {
    max-width: 1792px;
    width: 100%;
    padding: 0px 16px;
    margin: auto;
}

.cont_6229_body_item {
    height: 500px;

}

.cont_6229_body_item_b1 {
    background: #F0F0F0;
    height: 100%;
    padding-top: 93px;
    padding-left: 85px;
    width: 100%;
}

.cont_6229_body_item_b1 p {
    color: #000;
    font-family: Bower;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px; /* 143.75% */
}

.cont_6229_body_item_b1 div {
    color: #777879;
    font-family: Helvetica Light;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    max-width: 650px;
    width: 100%;
}

.cont_6229_body_item_b2 {
    height: 500px;
    width: 100%;
}

.cont_6229_body_item_b2 img {
    width: 100%;
    height: 100%;
}

.cont_6229_body_item2 {
    margin-top: 183px;
    position: relative;
}

.purpose_pic4 {
    position: absolute;
    top: -18%;
    left: 5%;
}

.cont_6229_body_item2_text_b {
    width: 100%;
    background: #F0F0F0;
    padding: 36px 102px 65px;
}

.cont_6229_body_item2_text_b_div p, .cont_6229_body_item3_text_b_div_t1 p, .cont_6229_body_item3_text_b_div_t2 p, .cont_6229_body_item3_t.cont_6229_body_item3_b2, ext_b_div_t3 p {
    color: #000;
    font-family: Bower;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px; /* 143.75% */
}

.cont_6229_body_item2_text_b_div_t1 div, .cont_6229_body_item2_text_b_div_t2 div,
.cont_6229_body_item3_text_b_div_t1 div, .cont_6229_body_item3_text_b_div_t2 div,
.cont_6229_body_item3_text_b_div_t3 div {
    color: #777879;
    font-family: Helvetica Light;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    max-width: 750px;
}

.cont_6229_body_item2_text_b_div_t1 p {
    color: #000;
    font-family: Bower;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
}

.cont_6229_body_item2_text_b_div_t2 {
    margin-top: 80px;
}

.cont_6229_body_item3 {
    margin-top: 158px;
    padding: 0px 79px;
    background: #F0F0F0;
}

.cont_6229_body_item3_b1 {
    max-width: 745px;
    width: 100%;
    margin-right: 24px;
}

.cont_6229_body_item3_text_b_div_t2, .cont_6229_body_item3_text_b_div_t3 {
    margin-top: 50px;
}

.cont_6229_body_item3_text_b_div_t3 p {
    color: #000;
    font-family: Bower;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px; /* 143.75% */
}

.cont_6229_body_item3_b2 img {
    max-height: 929px;
    height: 100%;
}

.economic_impact_b1 {
    padding-top: 45px;
    background: #F0F0F0;;

}

.economic_impact_b1_1 {
    max-width: 868px;
    width: 100%;
    margin-right: 16px;
}

.economic_impact_b1_1 h2 {
    color: #000;
    font-family: Bower;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 48px */
    margin-bottom: 30px;
}

.economic_impact_b1_1 div {
    margin-top: 30px;
    color: #777879;
    font-family: Helvetica Light;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
}

.economic_impact_b1_2 {
    max-width: 819px;
    width: 100%;
}

.economic_impact_b1_2 img {
    width: 100%;
}

.economic_impact_b2 {
    margin-top: 10%;
    border-top: 1px solid #000;
    padding-top: 28px;
    padding-bottom: 130px;
}

.economic_impact_b2_1 {
    color: #000;
    font-family: Bower;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 48px */
    max-width: 868px;
    width: 100%;
    margin-right: 16px;
}

.economic_impact_b2_2 {
    max-width: 870px;
    width: 100%;
}

.economic_impact_b2_2_item {
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    width: 100%;
    padding-top: 20px;
}

.li_style {
    width: 5px;
    height: 5px;
    background: black;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 25px;
}

.economic_impact_b2_2_li p {
    list-style-type: square;
    color: #000;
    font-family: Helvetica Light;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    text-decoration: underline;
}

.economic_impact_b2_2_li span {
    color: #777879;
    font-family: Helvetica Light;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-decoration: none !important;
}


.cont_6229_header_text_block {
    padding: 20px;
}

section#regulatoryOne {
    width: 100%;
    height: 639px;
    padding-top: 108px;
    background: url('../image/regulatory.png'), lightgray 0px -379.689px / 100% 200.313% no-repeat;
    display: flex;
    align-items: center;
}


section#regulatoryTwo .infrastructureTwoBox {
    height: 680px;
}

.regulatory-member {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 10px;
}

.regulatoryMember-text p {
    margin: 0;
    color: #1072BA;
    font-family: Helvetica Light;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
}

.regulatoryMember-text p a {
    color: #1072BA;
    font-family: Helvetica Light;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-decoration-line: underline;
}

/*section#regulatoryTwo .infrastructureTwo-image {*/
/*    width: 100%;*/
/*    text-align: center;*/
/*}*/

@media (max-width: 1660px) {
    .purpose_pic4 {
        position: absolute;
        top: -5%;
        left: 2%;
        max-width: 600px;
    }
}

@media (max-width: 1500px) {
    .cont_6229_body_item2 {
        position: unset;
    }

    .purpose_pic4 {
        position: unset;
        height: 100%;
    }

    .cont_6229_header_text_block {
        max-width: 940px;
        top: 16%;
        left: 4%;
    }
}

@media (max-width: 1320px) {
    .cont_6229_body_item2_text_b {
        padding: 40px;
    }

    .purpose_pic4 {
        position: unset;
        max-width: 580px;
    }

    .cont_6229_header_text_block {
        max-width: 840px;
        top: 15%;
        left: 4%;
    }

    .cont_6229_header_text_block p {
        font-size: 50px;
        line-height: 80px;
    }

    .cont_6229_header_text_block div {
        font-size: 24px;
        line-height: 36px;
    }
}

@media (max-width: 1280px) {
    .cont_6229_body_item3 {
        margin-top: 65px;
        padding: 0px 24px;
    }
}

@media (max-width: 1200px) {
    .cont_6229_body_item2 {
        margin-top: 65px;
    }

    .cont_6229_body_item_b1 {
        background: #F0F0F0;
        height: 100%;
        padding-top: 93px;
        padding-left: 40px;
        padding-right: 24px;
        width: 100%;
    }

    .cont_6229_body_item3_b1 {
        max-width: 745px;
        width: 100%;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .cont_6229_body_item3_b2 img {
        max-height: unset;
        height: 100%;
    }

    .cont_6229_body_item3 {

    }
}

@media (max-width: 1024px) {
    .cont_6229_header_text_block {
        top: 9%;
    }

    .cont_6229_header_text_block div {
        margin-top: 0px !important;
    }

    .cont_6229_body_item2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .cont_6229_body_item2_text_b .null_div {
        display: none;
    }

    .cont_6229_body_item2_text_b_div {
        margin: auto;
        text-align: center;
    }

    .cont_6229_body_item3 {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .cont_6229_body_item3_b1 {
        margin-right: 0px;
        text-align: center;
    }

    .cont_6229_body_item_b1 {
        padding-top: 43px;
        padding-left: 20px;
        padding-right: 24px;
    }

    .cont_6229_header_text_block_ec_im {
        max-width: 797px;
        top: 10%;
    }
}

@media (max-width: 900px) {
    .cont_6229_header_text_block {
        left: 0;
        top: 26%;
    }

    img.purpose_pic4 {
        width: 100%;
    }

    .cont_6229_body_item3_b2 img {
        width: 100%;
    }

    .cont_6229_body_item {
        height: unset;
        margin-bottom: 24px;
    }

    .cont_6229_body_item:nth-child(2) {
        display: flex;
        flex-direction: column-reverse;
    }

    .grid_columns_2fr {
        grid-template-columns: 1fr;
    }

    .cont_6229_body_item_b1 {
        padding: 16px;
        text-align: center;
        margin: auto;
    }

    .cont_6229_body_item_b1 div {
        max-width: unset;
        width: 100%;
    }

    .margin_top_20 {
        margin-top: 16px;
    }

    .cont_6229_body_item2_text_b_div_t2 {
        margin-top: 40px;
    }

    .cont_6229_body_item3_text_b_div_t2, .cont_6229_body_item3_text_b_div_t3 {
        margin-top: 24px;
    }

    .cont_6229_header_text_block p, .cont_6229_header_text_block_ec_im p {
        font-size: 36px;
        line-height: 36px;
    }

    .cont_6229_header_text_block div, .cont_6229_header_text_block_ec_im div {
        font-size: 18px;
        line-height: 24px;
        margin-top: 12px !important;
        max-width: 600px;
    }

    .cont_6229_body_item2_text_b {
        padding: 16px;
    }

    .cont_6229_body_item2_text_b_div p, .cont_6229_body_item3_text_b_div_t1 p, .cont_6229_body_item3_text_b_div_t2 p, .cont_6229_body_item3_t.cont_6229_body_item3_b2, text_b_div_t3 p {
        font-size: 24px;
        line-height: 36px;
    }

    .cont_6229_body_item_b1 p, .cont_6229_body_item3_text_b_div_t3 p {
        font-size: 24px;
        line-height: 36px;
    }

    .cont_6229_body {
        padding-top: 20px;
        padding-bottom: 35px;
    }

    .economic_impact_b2 {
        margin-top: 10%;
        padding-bottom: 60px;
    }
}

@media (max-width: 768px) {
    .purpose_back_pic, .economic_impact_back {
        height: 400px;
        object-fit: cover;
    }

    .cont_6229_body {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .cont_6229_body_item2 {
        margin-top: 24px;
    }

    .cont_6229_body_item2_text_b_div_t2 {
        margin-top: 24px;
    }

    .margin_top_20 {
        margin-top: 8px;
    }

    .cont_6229_body_item2_text_b_div p,
    .cont_6229_body_item3_text_b_div_t1 p,
    .cont_6229_body_item3_text_b_div_t2 p,
    .cont_6229_body_item3_t.cont_6229_body_item3_b2,
    text_b_div_t3 p,
    .cont_6229_body_item2_text_b_div_t1 p {
        font-size: 24px;
        line-height: 36px;
    }

    .cont_6229_body_item_b1 p, .cont_6229_body_item3_text_b_div_t3 p {
        font-size: 24px;
        line-height: 36px;
    }

    .economic_impact_b1 {
        padding-top: 0px;
    }

    .economic_impact_b1_1 h2 {
        font-size: 24px;
        margin-bottom: 0px;
        text-align: center;
    }

    .economic_impact_b1 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .economic_impact_b1_1 {
        margin-right: 0px;
        padding: 0px 16px;
        margin-bottom: 16px;
    }

    .economic_impact_b1_1 div {
        margin-top: 16px;
        font-size: 16px;
    }

    .economic_impact_b2_1 {
        font-size: 24px;
    }

    .economic_impact_b2_2_item {
        padding-top: 16px;
    }

    .economic_impact_b2 {
        margin-top: 5%;
        padding-bottom: 24px;
        padding-top: 16px;
    }

    .cont_6229_body {
        padding-bottom: 0px;
    }

    .cont_6229_header_text_block_ec_im p {
        font-size: 24px;
    }

    .cont_6229_header_text_block_ec_im div {
        font-size: 16px;
    }
}

@media (max-width: 632px) {


    .cont_6229_header_text_block p {
        max-width: 400px;
    }
}

@media (max-width: 540px) {
    .cont_6229_body_item2_text_b_div p,
    .cont_6229_body_item3_text_b_div_t1 p,
    .cont_6229_body_item3_text_b_div_t2 p,
    .cont_6229_body_item3_t.cont_6229_body_item3_b2,
    text_b_div_t3 p,
    .cont_6229_body_item2_text_b_div_t1 p {
        font-size: 18px;
        line-height: 24px;
    }

    .cont_6229_body_item_b1 p, .cont_6229_body_item3_text_b_div_t3 p {
        font-size: 18px;
        line-height: 24px;
    }

    .cont_6229_body_item2_text_b_div_t1 div, .cont_6229_body_item2_text_b_div_t2 div, .cont_6229_body_item3_text_b_div_t1 div, .cont_6229_body_item3_text_b_div_t2 div, .cont_6229_body_item3_text_b_div_t3 div {
        font-size: 16px;
        line-height: normal;
    }

    .cont_6229_body_item_b1 div {
        font-size: 16px;
        line-height: normal;
    }

    .cont_6229_header_text_block p {
        font-size: 24px;
        padding-right: 24px;
    }

    .cont_6229_body_item_b2 img {
        height: unset;
    }

    .cont_6229_body_item_b2 {
        height: unset;
    }

    .purpose_pic4 {
        height: unset;
    }

    .cont_6229_body_item3_b2 img {
        height: unset;
    }

    .economic_impact_b1_1 h2 {
        font-size: 18px;
    }

    .cont_6229_header_text_block_ec_im {
        max-width: 397px;
        top: 15%;
    }

    .cont_6229_header_text_block_ec_im div {
        display: none;
    }

    .economic_impact_b2 {
        flex-direction: column;
    }

    .economic_impact_b2_1 {
        font-size: 18px;
    }

    .economic_impact_b2_2_li p {
        font-size: 16px;
    }

    .economic_impact_b2_2_li span {
        font-size: 16px;
    }
}