<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&amp;family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&amp;family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;family=Open+Sans:ital,wght@0,300..800;1,300..800&amp;family=Raleway:ital,wght@0,100..900;1,100..900&amp;display=swap');
/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7{font-family: 'Montserrat', sans-serif; font-weight: 500;}
body{
	font-weight: 400;
	font-size: 16px;
}
strong{font-weight: 800;}
.post, .page {margin: 0;}
*:focus {
    outline: 0 !important;
}

a{
	text-decoration: none;
}

ul{
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

ol {
    margin: 0 0 1.5em 0em;
}

p {
    margin-bottom: 10px;
}

/* Modify as needed end ----------------------------------- */


/*-- BL0 Start ------------------------------------*/

#wa_bl0{
    font-size: 15px;
}
#wa_bl0 h2{
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	color: #cf9810;
}
#wa_bl0 h3 a:link, #wa_bl0 h3 a:visited, #wa_bl0 h3 a:active{
	color: #000;
}
#wa_bl0 h3 a:hover{
	color: #cf9810;
}
#wa_bl0 .read_more{
	font-family: 'Oswald', sans-serif;
    color: #0979bd;
    font-size: 1.6em;
}
#wa_bl0 .read_more:hover{
	color: #cf9810;
}
#wa_bl0 .wa_bl0_blog{
	font-size: 1.3em
}
#wa_bl0 .wa_bl0_twit{
	border: solid 2px #c7c7c7;
    border-radius: 5px;
}
.wa_twitter_widg .textwidget {
    padding: 10px;
    font-size: 13px;
}
.wa_bl0_categ{
	height: 180px;
    position: relative;
    border: solid 1px #cf9810;
    border-radius: 5px;
	background-size: cover;
}
.wa_bl0_name{
	position: absolute;
    bottom: 0;
    background-color: #000000b3;
    width: 100%;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.3em;
	border-top: solid 1px #fff;
}
.wa_bl0_categ:hover .wa_bl0_name{
	transition: 1s;
    background-color: #ff5722f2;
    border-top: solid 1px #fff;
}
#wa_bl0 .wa_brcr{
    background-color: #fff6de;
    border-bottom: solid 1px #03A9F4;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
 
.art_img{
	border: solid 2px #0e416c;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.social_ul{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	font-size: 30px;
}
.social_ul li{
 	display: inline-block;
	margin-right: 10px;
}

/* Pagination */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 7px;
	font-size: 14px;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}
/*-- BL0 END ---------------------------------------*/


/*-- A0048 ---------------------------------------*/
#wa_a0015 {
    background-color: transparent;
    padding: 20px 0px;
}

#masthead {
    position: sticky;
    left: 0px;
    top: 0px;
    z-index: 1000;
    width: 100%;
    background: transparent;
    z-index: 1000;
    transition: 0.9s;
}

.stickyhead{
    background: #fff !important;
    transition: 0.9s;
	    border-bottom: 1px solid #45809a;
}



.wa_a0015-grid {
    display: flex
;
    margin: auto;
    margin-top: 0px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 9px;
    padding: 5px 10px;
    grid-gap: 3px;
}

.stickyhead .wa_a0015-grid{
    background: #fff !important;
    border: 1px solid rgb(53 70 87) !important;
    transition: 0.9s;
}

.a00150logo{
    max-width: 200px;
    width: 100%;
    display: block !important;
    transition: 0.9s;
}

.a00150logosticky{
    display: none !important;
    max-width: 200px;
    width: 100%;
    transition: 0.9s;
}

.stickyhead .a00150logosticky{
    display: block !important;
    transition: 0.9s;
}

.stickyhead #mega-menu-wrap-menu-1 #mega-menu-menu-1 img{
    filter: invert(1) !important;
    transition: 0.9s;
}

.stickyhead .a00150logo{
    display: none !important;
    transition: 0.9s;
}


.wa_a0015-grid button{
    padding: 0px;
    background: transparent;
    border: 0px;
    padding-right: 7px;
}

.a0015-top-grd{
    display: flex
;
    justify-content: space-between;
    grid-gap: 20px;
    flex-wrap: wrap;
    align-items: center;
}

#wa_a0015 img{
    margin: auto;
    display: block;
}
.wa_a0015-grid input[type="text"] {
    background: transparent;
    border: 0px solid #858585;
    box-sizing: border-box;
    border-radius: 0px;
    border-right: 0px;
    width: 70px;
    color: #fff;
    padding: 0px;
    font-family: Alegreya Sans SC;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 0%;
}

.wa_a0015-grid input[type="text"]::placeholder {
    color: white !important;
}

.stickyhead .wa_a0015-grid input[type="text"]{
    color: rgba(53, 70, 87, 1) !important;
}

.stickyhead .wa_a0015-grid input[type="text"]::placeholder {
    color: rgba(53, 70, 87, 1) !important;
}

#mega-menu-wrap-menu-1 {
    border-radius: 0;
    padding-top: 0px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 &gt; li.mega-menu-item &gt; a.mega-menu-link {
    font-style: normal;
    color: #FFFFFF;
    text-align: center !important;
    font-family: Alegreya Sans SC !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 100% !important;
    letter-spacing: 0%;
    text-transform: uppercase !important;
    padding: 0px 15px !important;
    height: auto !important;
    transition: 0.9s;
}

.stickyhead #mega-menu-wrap-menu-1 #mega-menu-menu-1 &gt; li.mega-menu-item &gt; a.mega-menu-link{
    color: #354657 !important;
    transition: 0.9s;
}

.stickyhead #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
    background-color: #354657 !important;
}

.stickyhead #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, .stickyhead #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
    background-color: #354657 !important;
}

@media (max-width: 1400px) {
    .a0015-top-grd {
        display: grid
    ;
        grid-template-columns: 200px 1fr;
        grid-gap: 20px;
        flex-wrap: wrap;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 &gt; li.mega-menu-item &gt; a.mega-menu-link {
        font-style: normal;
        text-align: center !important;
        font-family: Alegreya Sans SC !important;
        font-weight: 700 !important;
        font-size: 18px !important;
        line-height: 100% !important;
        letter-spacing: 0%;
        text-transform: uppercase !important;
        padding: 0px 8px !important;
        height: auto !important;
    }
}

@media (max-width: 1200px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 &gt; li.mega-menu-item &gt; a.mega-menu-link {
        font-style: normal;
        text-align: center !important;
        font-family: Alegreya Sans SC !important;
        font-weight: 700 !important;
        font-size: 16px !important;
        line-height: 100% !important;
        letter-spacing: 0%;
        text-transform: uppercase !important;
        padding: 0px 5px !important;
        height: auto !important;
    }
}

@media (max-width: 992px) {

    .stickyhead #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
        background: #ffffff !important;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 &gt; li.mega-menu-item &gt; a.mega-menu-link {
        font-style: normal;
        text-align: left !important;
        font-family: Alegreya Sans SC !important;
        font-weight: 700 !important;
        font-size: 16px !important;
        line-height: 100% !important;
        letter-spacing: 0%;
        text-transform: uppercase !important;
        padding: 10px 20px !important;
        height: auto !important;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
        padding-top: 10px !important;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open:after {
        opacity: 0 !important;
    }
}
/*-- A0048 END---------------------------------------*/

.a0065 {
    position: relative;
    min-height: 200px;
    border-bottom: 5px solid rgba(75, 133, 158, 1);
    padding-top: 220px;
    padding-bottom: 100px;
    margin-top: -91px;
}

.a0065 h1{
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    padding: 0px;
    margin: auto;
    color: #fff;
    max-width: 700px;
    margin-bottom: 42px;
}

.a0065 h3{
    font-family: Inter;
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 78px;
}

video.fullscreen {
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: brightness(0.4);
}

.a0065-btn{
    font-family: Inter;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 5%;
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 1) !important;
    display: block;
    background: rgba(249, 158, 73, 1);
    padding: 18px;
    border-radius: 30px;
    max-width: 800px;
    margin: auto;
    transition: 0.9s;
}

.a0065-btn:hover{
    transition: 0.9s;
    background: rgb(255 255 255);
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

@media (max-width: 992px) {
    .a0065 {
        position: relative;
        min-height: 200px;
        border-bottom: 5px solid rgba(75, 133, 158, 1);
        padding-top: 120px;
        padding-bottom: 50px;
    }

    .a0065 h1 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        padding: 0px;
        margin: auto;
        color: #fff;
        max-width: 700px;
        margin-bottom: 20px;
    }

    .a0065 h3 {
        font-family: Inter;
        font-weight: 600;
        font-size: 28px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        color: #fff;
        max-width: 1000px;
        margin: auto;
        margin-bottom: 30px;
    }

    .a0065-btn {
        font-family: Inter;
        font-weight: 700;
        font-size: 18px;
        line-height: 120%;
        letter-spacing: 5%;
        text-align: center;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 1) !important;
        display: block;
        background: rgba(249, 158, 73, 1);
        padding: 14px;
        border-radius: 30px;
        max-width: 800px;
        margin: auto;
    }
}

@media (max-width: 768px) {
    .a0065 {
        position: relative;
        min-height: 200px;
        border-bottom: 5px solid rgba(75, 133, 158, 1);
        padding-top: 80px;
        padding-bottom: 30px;
    }

    .a0065 h1 {
        font-family: Inter;
        font-weight: 900;
        font-size: 32px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        padding: 0px;
        margin: auto;
        color: #fff;
        max-width: 700px;
        margin-bottom: 20px;
    }

    .a0065 h3 {
        font-family: Inter;
        font-weight: 600;
        font-size: 24px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        color: #fff;
        max-width: 1000px;
        margin: auto;
        margin-bottom: 20px;
    }

    .a0065-btn {
        font-family: Inter;
        font-weight: 700;
        font-size: 16px;
        line-height: 120%;
        letter-spacing: 5%;
        text-align: center;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 1) !important;
        display: block;
        background: rgba(249, 158, 73, 1);
        padding: 10px;
        border-radius: 30px;
        max-width: 800px;
        margin: auto;
    }
}

/*-- industry_action_plans---------------------------------------*/
#industry_action_plans {
    padding-top: 40px;
    padding-bottom: 80px;
    letter-spacing: 0%;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
    border-bottom: 5px solid rgba(249, 158, 73, 1);
}

#industry_action_plans h2{
    font-family: Inter;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 11px;
    color: rgba(53, 70, 87, 1);
}

#industry_action_plans h3{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 56px;
}

.industry_action_plans-grd {
    display: grid
;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
    padding-bottom: 10px;
}

.industry_action_plans-grd p{
    margin-bottom: 20px;
}

.industry_action_plans-btn{
    background: rgba(75, 133, 158, 1);
    display: block;
    border-radius: 6px;
    padding: 15px;
    text-align: center;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #fff !important;
    margin-top: 40px;
    max-width: 530px;
    transition: 0.9s;
}

.industry_action_plans-btn:hover{
    background: rgb(249 158 73);
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    transition: 0.9s;
}

.industry_action_plans-vsgrd {
    height: 100%;
    padding: 0px;
    display: grid
;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
}

.vstxt {
    font-family: Inter;
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 45px;
}

.industry_action-first-header{
    font-family: Inter;
    font-weight: 600;
    font-size: 27px;
    line-height: 105%;
    letter-spacing: 0%;
    text-align: center;
    padding: 20px 53px;
    background: rgba(249, 158, 73, 1);
    color: rgba(0, 0, 0, 1);
}

.industry_action-second-header{
    font-family: Inter;
    font-weight: 600;
    font-size: 27px;
    line-height: 105%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    padding: 20px;
    background: rgba(75, 133, 158, 1);
}

.vs-grd{
	    display: flex
;
    align-items: center;
    grid-gap: 8px;
    margin-bottom: 5px;
}

.vs-grd-item {
    background: rgba(53, 70, 87, 1);
    width: 100%;
    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    display: flex
;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 10px;
}

.industry_action-blocktext{
    font-family: Open Sans;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    background: #fff;
    padding: 10px;
    padding-top: 30px;
    padding-bottom: 50px;
	min-height: 280px;
}

.industry_action_plans-items{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

@media (max-width: 1400px) {


    .vstxt {
        font-family: Inter;
        font-weight: 600;
        font-size: 28px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        margin-top: 20px;
    }

    #industry_action_plans h3 {
        font-family: Open Sans;
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 26px;
    }
}

@media(max-width: 1200px){
	.industry_action_plans-grd {
    display: grid
;
    grid-template-columns: 1fr;
    grid-gap: 24px;
    padding-bottom: 10px;
}
	
	.industry_action-blocktext {
    min-height: 200px;
}
}

@media (max-width: 992px) {
    #industry_action_plans {
        padding-top: 20px;
        padding-bottom: 40px;
        letter-spacing: 0%;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        letter-spacing: 0%;
        color: rgba(53, 70, 87, 1);
        border-bottom: 5px solid rgba(249, 158, 73, 1);
    }
	
	.industry_action-blocktext {
        min-height: 100px;
    }



    .vstxt {
        font-family: Inter;
        font-weight: 600;
        font-size: 28px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #industry_action_plans h2 {
        font-family: Inter;
        font-weight: 700;
        font-size: 28px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 11px;
        color: rgba(53, 70, 87, 1);
    }

    .industry_action-first-header {
        font-family: Inter;
        font-weight: 600;
        font-size: 24px;
        line-height: 105%;
        letter-spacing: 0%;
        text-align: center;
        padding: 15px;
        background: rgba(249, 158, 73, 1);
        color: rgba(0, 0, 0, 1);
    }

    .industry_action-second-header {
        font-family: Inter;
        font-weight: 600;
        font-size: 24px;
        line-height: 105%;
        letter-spacing: 0%;
        text-align: center;
        color: #fff;
        padding: 15px;
        background: rgba(75, 133, 158, 1);
    }

    .industry_action-blocktext {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 0%;
        background: #fff;
        padding: 10px;
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .industry_action-blocktext {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 0%;
        background: #fff;
        padding: 10px;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    #industry_action_plans h3 {
        font-family: Open Sans;
        font-weight: 400;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 20px;
    }

    .industry_action_plans-btn {
        background: rgba(75, 133, 158, 1);
        display: block;
        border-radius: 6px;
        margin: auto;
        padding: 10px;
        text-align: center;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 0%;
        color: #fff !important;
        margin-top: 30px;
        max-width: 530px;
    }

}

/*-- industry_action_plans END---------------------------------------*/

#getintuchbtn {
    position: fixed;
    z-index: 1000;
    right: -91px;
    rotate: 270deg;
    display: block;
    background: rgba(249, 158, 73, 1);
    font-family: Raleway;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    padding: 15px 20px;
    top: 45%;
    color: #fff !important;
}

#getintuchbtn a {
    display: flex
;
    align-items: center;
    grid-gap: 10px;
    color: #fff !important;
    justify-content: center;
}

#getintuchbtn img{
    rotate: 90deg;
}

@media (max-width: 768px) {
    #getintuchbtn {
        position: fixed;
        z-index: 1000;
        right: 0px;
        rotate: 0deg;
        display: block;
        background: rgba(249, 158, 73, 1);
        font-family: Raleway;
        font-weight: 600;
        font-size: 20px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        padding: 8px 10px;
        top: unset;
        bottom: 0px;
        color: #fff !important;
        width: 215px;
        text-align: center;
    }
	
	    .industry_action_plans-vsgrd {
        background: rgb(255 255 255);
        height: 100%;
        padding: 0px;
        display: grid
    ;
        grid-template-columns: 1fr;
    }
}

/*-- vitalrail---------------------------------------*/
#vitalrail {
    padding-top: 88px;
    padding-bottom: 139px;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position-x: left;
}

.vitalrail-grd{
    display: grid
;
    grid-template-columns: auto 1fr;
    grid-gap: 74px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
}

#vitalrail h3{
    font-family: Open Sans;
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    margin-bottom: 50px;
}

.vitalrail-grd h2{
    font-family: Inter;
    font-weight: 700;
    font-size: 64px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
}

.vitalrail-second{
    background: rgba(255, 255, 255, 0.9);
    padding: 40px;
}

.vitalrail-btn{
    font-family: Open Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1) !important;
    background: rgba(249, 158, 73, 1);
    padding: 15px;
    display: block;
    border-radius: 6px;
    max-width: 530px;
    text-align: center;
    width: 100%;
    margin-top: 40px;
    transition: 0.9s;
}

.vitalrail-btn:hover{
    background: rgb(249 158 73);
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    transition: 0.9s;
}

@media (max-width: 992px) {
    #vitalrail {
        padding-top: 28px;
        padding-bottom: 39px;
        background-size: cover;
        background-position: center;
    }

    .vitalrail-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 20px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        letter-spacing: 0%;
        color: rgba(53, 70, 87, 1);
    }

    .vitalrail-grd h2 {
        font-family: Inter;
        font-weight: 700;
        font-size: 44px;
        line-height: 100%;
        letter-spacing: 0%;
        color: #fff;
        margin: 0px;
    }

    .vitalrail-btn{
        font-family: Open Sans;
        font-weight: 600;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        color: rgba(0, 0, 0, 1) !important;
        background: rgba(249, 158, 73, 1);
        padding: 15px;
        display: block;
        border-radius: 6px;
        max-width: 530px;
        text-align: center;
        width: 100%;
        margin-top: 20px;
    }

    .vitalrail-second {
        background: rgba(255, 255, 255, 0.9);
        padding: 20px;
    }
}
/*-- vitalrail END---------------------------------------*/

/*-- stakeholders_to_agree---------------------------------------*/
#stakeholders_to_agree {
    padding-top: 79px;
    padding-bottom: 120px;
    border-bottom: 5px solid rgba(249, 158, 73, 1);
}

#stakeholders_to_agree h2{
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 110px;
    color: rgba(53, 70, 87, 1);
}

.stakeholders_to_agree-grd{
    display: grid
;
    grid-template-columns: 1fr 1fr;
    grid-gap: 29px;
    align-items: center;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
}

.stakeholders_to_agree-grd img{
    width: 100%;
}

.stakeholders_to_agree-grd p {
    margin-bottom: 20px;
}

.stakeholders_to_agree-btn {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    display: block;
    background: rgba(75, 133, 158, 1);
    border-radius: 6px;
    color: #fff !important;
    padding: 15px 39px;
    max-width: 530px;
    text-align: center;
    margin-top: 50px;
    transition: 0.9s;
}

.stakeholders_to_agree-btn:hover{
    background: rgb(249 158 73);
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    transition: 0.9s;
}

@media (max-width: 992px) {
    #stakeholders_to_agree {
        padding-top: 20px;
        padding-bottom: 25px;
    }

    #stakeholders_to_agree h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 130%;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 20px;
    }

    .stakeholders_to_agree-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 20px;
        align-items: center;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        letter-spacing: 0%;
        color: rgba(53, 70, 87, 1);
    }

    .stakeholders_to_agree-btn {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        display: block;
        background: rgba(75, 133, 158, 1);
        border-radius: 6px;
        color: #fff !important;
        padding: 10px 20px;
        max-width: 530px;
        text-align: center;
        margin: auto;
        margin-top: 30px;
    }
}
/*-- stakeholders_to_agree END---------------------------------------*/

/*-- michael_sussman_block---------------------------------------*/
#michael_sussman_block{
    background-size: cover;
    background-position: center;
    padding-top: 48px;
    padding-bottom: 82px;
    border-bottom: 5px solid rgba(75, 133, 158, 1);
}

.michael_sussman_block-grd{
    display: grid
;
    grid-template-columns: auto 1fr;
    grid-gap: 27px;
    align-items: center;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
}

.michael_sussman_block-text a{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: rgba(53, 70, 87, 1) !important;

}

.michael_sussman_block-btn{
    font-family: Open Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    display: block;
    background: rgba(75, 133, 158, 1);
    border-radius: 6px;
    color: #fff !important;
    padding: 15px 39px;
    max-width: 540px;
    text-align: center;
    margin: auto;
    margin-top: 50px;
    transition: 0.9s;
}

.michael_sussman_block-btn:hover{
    background: rgb(249 158 73);
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    transition: 0.9s;
}

.michael_sussman_block-grd h4{
    font-family: Open Sans;
    font-weight: 600;
    font-style: italic;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 11px;
    color: rgba(0, 0, 0, 1);
}

@media (max-width: 992px) {
    .michael_sussman_block-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 20px;
        align-items: center;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
    }

    #michael_sussman_block {
        background-size: cover;
        background-position-y: top;
        background-position-x: right;
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .michael_sussman_block-btn {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        display: block;
        background: rgba(75, 133, 158, 1);
        border-radius: 6px;
        color: #fff !important;
        padding: 15px 39px;
        max-width: 540px;
        text-align: center;
        margin: auto;
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .michael_sussman_block-btn {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 0%;
        display: block;
        background: rgba(75, 133, 158, 1);
        border-radius: 6px;
        color: #fff !important;
        padding: 10px 10px;
        max-width: 540px;
        text-align: center;
        margin: auto;
        margin-top: 30px;
    }
}
/*-- michael_sussman_block END---------------------------------------*/

/*-- what_have_we---------------------------------------*/
#what_have_we {
    padding: 87px 0 123px 0;
    color: rgba(53, 70, 87, 1);
    border-bottom: 5px solid rgba(75, 133, 158, 1);
}

.what_have_we-header {
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 23px;
}

.what_have_we-sub_header {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 51px;
}

.what_have_we-grd {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24px;
}

.what_have_we-title {
    font-family: Inter !important;
    font-weight: 600 !important;
    font-size: 36px !important;
    line-height: 111% !important;
    text-align: center !important;
    padding: 0 25px !important;
    color: rgba(53, 70, 87, 1) !important;
    display: block;
    width: 100% !important;
    text-transform: none !important;
}

.what_have_we-btn {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 28%;
}

.what_have_we-items {
    position: relative;
    padding-bottom: 82px;
}

.what_have_we-items a {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-transform: uppercase;
    width: 150px;
    color: rgba(53, 70, 87, 1);
    bottom: 5px;
    left: 10px;
}

@media(max-width: 992px) {
    #what_have_we {
        padding: 20px 0 7px 0;
    }

    .what_have_we-grd {
        grid-template-columns: 1fr;
        text-align: center;
        grid-gap: 0;
    }

    .what_have_we-header {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .what_have_we-btn {
        text-align: center;
        position: relative;
        bottom: unset;
        left: unset;
        align-items: center;
        padding-top: 30px;
    }

    .what_have_we-items a {
        bottom: 0;
        left: 10px;
    }

    .what_have_we-items .items-img {
        width: 100%;
    }

    .what_have_we-sub_header {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 28px;
        line-height: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .what_have_we-items {
        position: relative;
        padding-bottom: 36px;
    }

    .what_have_we-title {
        font-family: Inter !important;
        font-weight: 600 !important;
        font-size: 28px !important;
        line-height: 111% !important;
        text-align: center !important;
        padding: 0 25px !important;
    }
}

@media (max-width: 768px) {




}
/*-- what_have_we END---------------------------------------*/

/*-- we_think_block ---------------------------------------*/
#we_think_block {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 87px 0 123px 0;
    color: rgba(53, 70, 87, 1);
}

#we_think_block-imgbg{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

.we_think_block-header {
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 23px;
}

.we_think_block-sub_header {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 51px;
}

.we_think_block-grd {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24px;
}

.we_think_block-title {
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
    padding-bottom: 10px;
}

#we_think_block h4 {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}

.we_think_block-btn {
    text-align: center;
    position: absolute;
    bottom: 24px;
    left: 28%;
}

.we_think_block-items {
    position: relative;
    padding-bottom: 47px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.we_think_block-items a {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-transform: uppercase;
    width: 150px;
    color: rgba(53, 70, 87, 1);
    bottom: 5px;
    left: 10px;
}

.we_think_block-bottom-btn {
    text-align: center;
    margin-top: 90px;
}

.we_think_block-bottom-btn a {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 1);
    background-color: rgba(249, 158, 73, 1);
    padding: 25px 70px;
    border-radius: 6px;
    display: block;
    max-width: 300px;
    margin: auto;
    transition: 0.9s;
}

.we_think_block-bottom-btn a:hover{
    background: rgb(249 158 73);
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    transition: 0.9s;
}

@media(max-width: 992px) {
    .we_think_block-grd {
        grid-template-columns: 1fr;
        text-align: center;
        grid-gap: 29px;
    }

    .we_think_block-btn {
        text-align: center;
        position: relative;
        bottom: unset;
        left: unset;
        align-items: center;
        padding-top: 30px;
    }

    .we_think_block-items a {
        bottom: 0;
        left: 10px;
    }

    .we_think_block-items .items-img {
        width: 100%;
    }

    #we_think_block {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding: 25px 0 46px 0;
        color: rgba(53, 70, 87, 1);
    }

    .we_think_block-header {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .we_think_block-sub_header {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 28px;
        line-height: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .we_think_block-title {
        font-family: Inter;
        font-weight: 600;
        font-size: 28px;
        line-height: 111%;
        text-align: center;
        padding-bottom: 10px;
    }

    .we_think_block-items {
        position: relative;
        padding-bottom: 20px;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    }

    .we_think_block-bottom-btn a {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 20px;
        line-height: 150%;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 1);
        background-color: rgba(249, 158, 73, 1);
        padding: 13px 19px;
        border-radius: 6px;
    }

    .we_think_block-bottom-btn {
        text-align: center;
        margin-top: 50px;
    }
}

@media (max-width: 768px) {

}
/*-- we_think_block END---------------------------------------*/

/* A0215 ------------------------*/
#a0215 {
    padding-top: 48px;
    padding-bottom: 45px;
    border-top: 5px solid rgba(75, 133, 158, 1);
}
.a0215-grd {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 121px;
    padding: 22px 40px 35px 40px;
    color: rgba(53, 70, 87, 1);
    font-family: Open Sans;
    font-weight: 400;
    font-size: 32px;
    line-height: 150%;
}
.a0215-grd h2 {
    color: rgba(53, 70, 87, 1);
    margin-bottom: 22px;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
}
.with_frm_style .frm_top_container .frm_primary_label, .with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_top {
    color: #363636;
    font-size: 18px;
    font-family: Inter;
    font-weight: 500;
    line-height: 130%;
}
.frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
    border-radius: 6px !important;
    background: rgba(249, 158, 73, 1) !important;
    padding: 14px 0 !important;
    width: 200px !important;
    color: rgba(0, 0, 0, 1) !important;
    text-align: center !important;
    font-size: 20px !important;
    font-family: Open Sans !important;
    font-weight: 600 !important;
    line-height: 150% !important;
    text-transform: uppercase !important;
    float: left !important;
    border: 0px !important;
    transition: 0.9s;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover{
    background: #5a86b8 !important;
    transition: 0.9s;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19) !important;
    border: 0px !important;
    box-shadow: none !important;
    color: #fff !important;
}
#frm_field_6_container{
    width: fit-content;
    display: block;
    margin-left: auto;
}
.a0215-right strong {
    color: rgba(53, 70, 87, 1);
    font-family: Inter;
    font-weight: 700;
    font-size: 48px;
    line-height: 150%;
}
.a0215-right a {
    color: rgba(53, 70, 87, 1) !important;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 31px;
    line-height: 150%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
}
.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single {
    border-radius: 3px !important;
    border: 1px solid #D9D9D9 !important;
    background: #F4F4F4 !important;
}
.a0172-part-3 {
    padding: 10px;
    border-top: 1px solid rgba(53, 70, 87, 1);
    font-style: normal;
    line-height: 150%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    font-family: Lato;
    font-weight: 400;
    font-size: 14px;

}

@media(max-width: 1200px) {
    .a0215-grd {
        grid-gap: 56px;
        font-size: 25px;
    }

    .a0215-right {
        padding-top: 0px;
    }

    .a0215-right strong {
        font-size: 33px;
    }

    .a0215-right a {
        font-size: 22px;
    }
}

@media (max-width: 992px) {
    .a0215-grd {
        grid-template-columns: 1fr;
    }
    .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
        float: none !important;
        margin: auto !important;
        display: block !important;
    }
    #frm_field_6_container {
        width: fit-content;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    #a0215 {
        padding-top: 20px;
        padding-bottom: 5px;
    }

    .a0215-grd {
        grid-gap: 20px;
        font-size: 20px;
        padding: 10px 0px 0px 0px;
    }
}
@media (max-width: 768px) {

}
/* A0215 END --------------------*/

/*-- a0206 -----------------------------------------*/
#a0206 {
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
    border-bottom: 5px solid rgba(75, 133, 158, 1);
    background-position: center;
    margin-top: -91px;
}
#a0206 h1 {
    font-style: normal;
    display: flex
;
    align-items: center;
    color: #FFFFFF;
    margin: 171px 0px;
    max-width: 100%;
    justify-content: center;
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
	filter: drop-shadow(2px 4px 6px black);
}

@media (max-width: 992px) {
    #a0206 h1 {
        font-style: normal;
        display: flex
    ;
        align-items: center;
        color: #FFFFFF;
        margin: 130px 0px;
        max-width: 100%;
        justify-content: center;
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
    }
}

/*-- a0206 END -------------------------------------*/

/*-- abouttext -------------------------------------*/
#abouttext{
    text-align: center;
    font-family: Inter;
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin: 48px 0px;
}

@media (max-width: 992px) {
    #abouttext {
        text-align: center;
        font-family: Inter;
        font-weight: 600;
        font-size: 24px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin: 20px 0px;
    }
}
/*-- abouttext END -------------------------------------*/

/*-- our_core_principles -------------------------------------*/
#our_core_principles{
    margin-top: 100px;
    padding-bottom: 121px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
    border-bottom: 5px solid rgba(75, 133, 158, 1);
}

#our_core_principles h2{
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 48px;
}

.our_core_principles-grd{
    display: grid
;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
}

.our_core_principles-grd img{
    width: 100%;
}

.our_core_principles-btn{
    font-family: Open Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    display: block;
    background: rgba(75, 133, 158, 1);
    border-radius: 6px;
    color: #fff !important;
    padding: 15px 39px;
    max-width: 530px;
    text-align: center;
    margin-top: 40px;
    transition: 0.9s;
}

.our_core_principles-btn:hover{
    background: rgb(249 158 73);
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    transition: 0.9s;
}

@media (max-width: 1400px) {
    .our_core_principles-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 24px;
        justify-content: center;
    }

    .our_core_principles-btn {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        display: block;
        background: rgba(75, 133, 158, 1);
        border-radius: 6px;
        color: #fff !important;
        padding: 15px 39px;
        max-width: 530px;
        margin: auto;
        text-align: center;
        margin-top: 40px;
    }
}

@media (max-width: 992px) {
    #our_core_principles {
        margin-top: 20px;
        padding-bottom: 30px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 20px;
        line-height: 130%;
        letter-spacing: 0%;
        color: rgba(53, 70, 87, 1);
        border-bottom: 5px solid rgba(75, 133, 158, 1);
    }

    #our_core_principles h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 25px;
    }

    .our_core_principles-btn {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        display: block;
        background: rgba(75, 133, 158, 1);
        border-radius: 6px;
        color: #fff !important;
        padding: 11px 15px;
        max-width: 530px;
        margin: auto;
        text-align: center;
        margin-top: 25px;
    }
}
/*-- our_core_principles END -------------------------------------*/

/*-- our_leadership_block -------------------------------------*/
#our_leadership_block{
    position: relative;
    padding-top: 67px;
    padding-bottom: 73px;
    border-bottom: 5px solid rgba(249, 158, 73, 1);
}

.our_leadership-header {
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin-bottom: 74px;
}

.our_leadership-grd{
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 24px;
}

.our_leadership_block-title {
    font-family: Inter;
    font-weight: 600;
    font-size: 36px;
    line-height: 112%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 30px;
    color: rgba(53, 70, 87, 1);
}

.our_leadership_block-btn{
    font-family: Open Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: rgba(53, 70, 87, 1) !important;
    display: flex
;
    align-items: center;
    grid-gap: 5px;
    justify-content: center;
}

.leader-padding{
    padding: 20px 43px
}

.our_leadership-items-img{
    width: 100%;
}

@media (max-width: 1400px) {
    .our_leadership_block-title {
        font-family: Inter;
        font-weight: 600;
        font-size: 28px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 20px;
        color: rgba(53, 70, 87, 1);
    }
}

@media (max-width: 992px) {
    #our_leadership_block {
        position: relative;
        padding-top: 25px;
        padding-bottom: 30px;
        border-bottom: 5px solid rgba(249, 158, 73, 1);
    }

    .our_leadership-header {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin-bottom: 24px;
    }

    .leader-padding {
        padding: 10px 0px;
    }

    .our_leadership_block-title {
        font-family: Inter;
        font-weight: 600;
        font-size: 22px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 20px;
        color: rgba(53, 70, 87, 1);
    }
}

@media (max-width: 768px) {
    .our_leadership-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 24px;
    }
}
/*-- our_leadership_block END -------------------------------------*/

/*-- our_acomplishments -------------------------------------*/
#our_acomplishments{
    border-bottom: 5px solid rgba(75, 133, 158, 1);
    padding-top: 67px;
    padding-bottom: 89px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
}

#our_acomplishments h2{
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin-bottom: 26px;
}

#our_acomplishments h4{
    font-family: Inter;
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin-bottom: 56px;
}

#our_acomplishments a {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: rgba(75, 133, 158, 1) !important;
}

#our_acomplishments li{
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    #our_acomplishments {
        border-bottom: 5px solid rgba(75, 133, 158, 1);
        padding-top: 25px;
        padding-bottom: 25px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
    }

    #our_acomplishments li {
        margin-bottom: 20px;
    }

    #our_acomplishments h4 {
        font-family: Inter;
        font-weight: 600;
        font-size: 26px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin-bottom: 26px;
    }

    #our_acomplishments h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin-bottom: 20px;
    }

    #our_acomplishments a {
        font-family: Open Sans;
        font-weight: 700;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        text-decoration: underline;
        text-decoration-style: solid;
        text-decoration-offset: 0%;
        text-decoration-thickness: 0%;
        text-decoration-skip-ink: auto;
        color: rgba(75, 133, 158, 1) !important;
    }
}
/*-- our_acomplishments END -------------------------------------*/

.our_partners-padding {
    padding-top: 25px;
    line-height: 133%;
}

#coext{
    overflow: hidden;
    padding: 48px 0px;
    font-family: Inter;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
}

@media (max-width: 992px) {
    #coext {
        overflow: hidden;
        padding: 20px 0px;
        font-family: Inter;
        font-weight: 500;
        font-size: 20px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
    }
}


/*-- code_of_ethics -------------------------------------*/
#code_of_ethics {
    overflow: hidden;
    padding: 80px 0px;
    padding-top: 40px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 22px;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
}

#code_of_ethics h2{
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin-bottom: 90px;
}

.code_of_ethics-grd{
    display: grid
;
    grid-gap: 59px;
}

.code_of_ethics-items-grd{
    display: grid
;
    grid-template-columns: auto 1fr;
    grid-gap: 28px;
}

.code_of_ethics-items-grd img {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: 100%;
    border-radius: 9px;
}

.code_of_ethics-items-grd h4{
    font-family: Open Sans;
    font-weight: 700;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: 0%;
    color: rgba(75, 133, 158, 1);
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .code_of_ethics-grd {
        display: grid
    ;
        grid-gap: 25px;
    }

    #code_of_ethics {
        overflow: hidden;
        padding: 20px 0px;
        padding-top: 20px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        color: rgba(53, 70, 87, 1);
    }

    #code_of_ethics h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 32px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin-bottom: 40px;
    }

    .code_of_ethics-grd {
        display: grid
    ;
        grid-gap: 40px;
        margin-bottom: 30px;
    }

    .code_of_ethics-items-grd h4 {
        font-family: Open Sans;
        font-weight: 700;
        font-size: 28px;
        line-height: 130%;
        letter-spacing: 0%;
        color: rgba(75, 133, 158, 1);
        margin-bottom: 10px;
    }

    .code_of_ethics-items-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 15px;
    }
}
/*-- code_of_ethics END -------------------------------------*/

/*-- our_sustainability_commitment -------------------------------------*/
#our_sustainability_commitment{
    overflow: hidden;
    position: relative;
    border-top: 5px solid rgba(249, 158, 73, 1);
    padding-top: 50px;
    padding-bottom: 50px;
	font-size: 22px;
}

#our_sustainability_commitment h2{
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    #our_sustainability_commitment {
        overflow: hidden;
        position: relative;
        border-top: 5px solid rgba(249, 158, 73, 1);
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #our_sustainability_commitment h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin-bottom: 20px;
    }
}
/*-- our_sustainability_commitment END -------------------------------------*/

/*-- our_founder_page_text -------------------------------------*/
#our_founder_page_text {
    overflow: hidden;
    position: relative;
    padding-top: 62px;
    padding-bottom: 106px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
}

#our_founder_page_text h2{
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin-bottom: 40px;
}

.our_founder_page-img{
    display: block;
    margin: auto;
    border-radius: 9px;
    margin-bottom: 85px;
}

#our_founder_page_text a{
    font-family: Open Sans;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;

    color: rgba(75, 133, 158, 1) !important;
}

#our_founder_page_text p{
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    #our_founder_page_text {
        overflow: hidden;
        position: relative;
        padding-top: 22px;
        padding-bottom: 26px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        color: rgba(53, 70, 87, 1);
    }

    #our_founder_page_text h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin-bottom: 20px;
    }

    .our_founder_page-img {
        display: block;
        margin: auto;
        border-radius: 9px;
        margin-bottom: 20px;
    }

    #our_founder_page_text a {
        font-family: Open Sans;
        font-weight: 700;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        text-decoration: underline;
        text-decoration-style: solid;
        text-decoration-offset: 0%;
        text-decoration-thickness: 0%;
        text-decoration-skip-ink: auto;
        color: rgba(75, 133, 158, 1) !important;
    }
}
/*-- our_founder_page_text END -------------------------------------*/

/*-- board_of_directors -------------------------------------*/
#board_of_directors{
    overflow: hidden;
    position: relative;
    padding-top: 62px;
    padding-bottom: 67px;
    border-bottom: 5px solid rgba(249, 158, 73, 1);
}

#board_of_directors h2{
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin-bottom: 82px;
}

.board_of_directors-grd {
    display: flex
;
    grid-gap: 48px 48px;
    flex-wrap: wrap;
    justify-content: center;
}

.board_of_directors-grd h4 {
    font-family: Inter;
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0px 20px;
}

.board_of_directors-item {
    max-width: 400px;
    box-shadow: 0px 0px 4px 0px #000;
    border-radius: 6px;
    margin-bottom: 10px;
}

.board_of_directors-item img{
    border-radius: 6px 6px 0px 0px;
}

.board_of_directors-item p {
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    padding: 0px 20px;
    padding-bottom: 20px;
}

@media (max-width: 992px) {
    #board_of_directors {
        overflow: hidden;
        position: relative;
        padding-top: 25px;
        padding-bottom: 27px;
        border-bottom: 5px solid rgba(249, 158, 73, 1);
    }

    #board_of_directors h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin-bottom: 35px;
    }

    .board_of_directors-grd {
        display: flex
    ;
        grid-gap: 28px 28px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .board_of_directors-item {
        max-width: 330px;
        box-shadow: 0px 0px 4px 0px #000;
        border-radius: 6px;
    }

    .board_of_directors-grd h4 {
        font-family: Inter;
        font-weight: 600;
        font-size: 24px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin-top: 15px;
        margin-bottom: 10px;
        padding: 0px 5px;
    }

    .board_of_directors-item p {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
        letter-spacing: 0%;
        text-align: left;
        color: rgba(53, 70, 87, 1);
        padding: 0px 15px;
        padding-bottom: 20px;
    }
}
/*-- board_of_directors END -------------------------------------*/

/*-- ACCA -- Start ------------------------------*/
.acca {
}
.faq-heading {
    padding-top: 30px;
}
.acca .help_title {
    font-style: normal;
    align-items: center;
    text-align: center;
    color: #484848;
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    padding-top: 67px;
    padding-bottom: 62px;
}
.acca .faq-heading {
}
.acca .wa_header {
    border-radius: 5px !important;
    background-color: #ffffff !important;
    margin-bottom: 0px;
    position: relative;
    border-bottom: 0px !important;
    border-radius: 16px !important;
}
.acca .fa-angle-down {
    float: right;
    position: absolute;
    right: 20px;
    top: 30%;
}
.acca .wa_tittext {
    font-style: normal;
    color: rgba(75, 133, 158, 1);
    text-decoration: none;
    padding: 9px 0px;
    padding-right: 20px;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
}

.acca .wa_tittext span{
    font-weight: 400;
    color: rgba(53, 70, 87, 1);
    padding-top: 10px;
    display: block;
    font-size: 22px;
}

.acca a {
    text-decoration: none;
}
.acca .md-accordion .card .wa_bodybody {
    margin-top: px;
    margin-bottom: 10px;
    padding: 15px 20px 15px 20px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -2%;
    color: rgba(53, 70, 87, 1);
}
.acca .collapse {
    background: #fff;
    margin-bottom: 0px;
    border: 0px solid #929292;
    box-sizing: border-box;
    border-radius: 16px !important;
}
.acca .card {
    border: 0px solid rgba(0, 0, 0, .125);
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 12px !important;
    padding: 0px !important;
    border-radius: 16px !important;
}
.fa-angle-down{
    float: right;
}

.wa_bodybody hr {
    opacity: 1;
    background-color: rgb(0 0 0 / 22%);
    margin-top: 0px;
    margin-bottom: 20px;
}

#accordionEx{
    margin-bottom: 175px;
}

@media (max-width: 992px) {
    .acca .help_title {
        font-style: normal;
        align-items: center;
        text-align: center;
        color: #484848;
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        padding-top: 25px;
        padding-bottom: 25px;
        margin: 0px;
    }

    .acca .md-accordion .card .wa_bodybody {
        margin-top: px;
        margin-bottom: 10px;
        padding: 0px 15px 5px 15px;
        font-style: normal;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: -2%;
        color: rgba(53, 70, 87, 1);
    }

    .acca .wa_tittext span {
        font-weight: 400;
        color: rgba(53, 70, 87, 1);
        padding-top: 5px;
        display: block;
        font-size: 20px;
    }

    .acca .wa_tittext {
        font-style: normal;
        color: rgba(75, 133, 158, 1);
        text-decoration: none;
        padding: 9px 0px;
        padding-right: 20px;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 24px;
        line-height: 120%;
        letter-spacing: 0%;
    }

    #accordionEx {
        margin-bottom: 45px;
    }
}
/*-- ACCA -- END ------------------------------*/

/*-- action_plan_industries ------------------------------*/
#t_sustained{
    margin-top: 67px;
    margin-bottom: 67px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
}

#t_sustained p {
    margin-bottom: 20px;
}

#t_sustained h2{
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin-bottom: 33px;
}

.t_sustained-grd {
    display: flex;
    grid-gap: 23px;
    margin-top: 65px;
    justify-content: center;
    flex-wrap: wrap;
}

.t_sustained-item-grd {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 15px;
    align-items: center;
    width: 400px;
    max-width: 100%;
}

.t_sustained-txt {
    font-family: Inter;
    font-weight: 900;
    font-size: 32px;
    line-height: 100%;
}


@media (max-width: 992px) {
    #t_sustained {
        margin-top: 27px;
        margin-bottom: 27px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        color: rgba(53, 70, 87, 1);
    }

    .t_sustained-txt {
        font-family: Inter;
        font-weight: 900;
        font-size: 26px;
        line-height: 100%;
    }

    .t_sustained-grd {
        display: flex
    ;
        grid-gap: 20px;
        margin-top: 35px;
        justify-content: center;
        flex-wrap: wrap;
    }

    .t_sustained-item-grd {
        display: grid
    ;
        grid-template-columns: 100px 1fr;
        grid-gap: 15px;
        align-items: center;
        width: 300px;
        max-width: 100%;
    }

    #t_sustained h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 32px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin-bottom: 15px;
    }
}


@media (max-width: 576px) {
    .t_sustained-item-grd {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .t_sustained-grd {
       grid-gap: 30px;
    }
}
/*-- action_plan_industries END --------*/

/*-- g_regions ------------------------------*/
#g_regions {
    border-top: 5px solid #4B859E;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 95px;
    padding-bottom: 150px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: rgba(53, 70, 87, 1);
    background-position-x: center;
}

#g_regions p {
    margin-bottom: 20px;
}

#g_regions h2{
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(53, 70, 87, 1);
    margin-bottom: 33px;
}

.g_regions-grd {
    display: flex;
    grid-gap: 40px 22px;
    margin-top: 85px;
    justify-content: center;
    flex-wrap: wrap;
}

.g_regions-item-grd {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 40px;
    align-items: center;
    width: 600px;
    max-width: 100%;
}

.g_regions-txt {
    font-family: Inter;
    font-weight: 900;
    font-size: 32px;
    line-height: 100%;
}


@media (max-width: 992px) {
    #g_regions {
        padding-top: 27px;
        padding-bottom: 27px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0%;
        color: rgba(53, 70, 87, 1);
    }

    #g_regions h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 32px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(53, 70, 87, 1);
        margin-bottom: 15px;
    }

    .g_regions-grd {
        display: flex
    ;
        grid-gap: 20px 22px;
        margin-top: 25px;
        justify-content: center;
        flex-wrap: wrap;
    }

    .g_regions-item-grd {
        display: grid
    ;
        grid-template-columns: 100px 1fr;
        grid-gap: 25px;
        align-items: center;
        width: 100%;
        max-width: 100%;
    }

    .g_regions-txt {
        font-family: Inter;
        font-weight: 900;
        font-size: 28px;
        line-height: 100%;
    }
}


@media (max-width: 576px) {
    .g_regions-item-grd {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .g_regions-grd {
        grid-gap: 53px;
    }
}
/*-- g_regions END ------------------------------*/

/* A0195 -- Body Content Image Left -------------------------------------------*/
#a0195 {
    color: #354657;
    padding: 62px 0 150px 0;
}
.a0195-item h2 {
    margin-bottom: 67px;
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
}
#a0195 h4 {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 49px;
}
.a0195-grd {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
}
.a0195-grd img {
    border-radius: 9px;
}
.a0195-btn a {
    padding: 15px 27px;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    background-color: #4B859E;
    border-radius: 6px;
    max-width: 100%;
    width: 536px;
    display: block;
    transition: 0.9s;
}
.a0195-btn a:hover {
    background: rgb(249 158 73);
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    transition: 0.9s;
}

.a0195-item:first-child {
    border-bottom: 5px solid #F99E49;
    padding-bottom: 100px;
    margin-bottom: 100px;
}

@media (max-width: 1200px) {
    .a0195-grd {
        grid-template-columns: 1fr;
        grid-gap: 40px;
    }

    .a0195-img {
        text-align: center;
    }

    .a0195-btn{
        text-align: center;
        display: flex
    ;
        justify-content: center;
    }

    .a0195-item h2 {
        margin-bottom: 30px;
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        text-align: center;
    }

    .a0195-item:first-child {
        border-bottom: 5px solid #F99E49;
        padding-bottom: 50px;
        margin-bottom: 50px;
    }

    .a0195-img{
        order: 1;
    }
}

@media (max-width: 992px) {
    #a0195 {
        color: #354657;
        padding: 30px 0 50px 0 !important;
    }

    #a0195 h4 {
        font-family: Open Sans;
        font-weight: 400;
        font-size: 20px;
        line-height: 130%;
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {


    .a0195-btn a {
        padding: 10px 10px;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        background-color: #4B859E;
        border-radius: 6px;
        max-width: 100%;
        width: 100%;
        display: block;
    }

    .a0195-grd img {
        border-radius: 9px;
        width: 100%;
    }

    .a0195-item:first-child {
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .a0195-grd {
        display: grid
    ;
        grid-gap: 20px;
    }

    #a0195 {
        padding: 20px 0 30px 0 !important;
    }

    .a0195-item h2 {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 130%;
    }
}
/* A0195 End ----------------------------------------------------------*/

/* collab_top_text ---------------------*/
#collab_top_text {
    padding: 67px 0 50px 0;
}

.collab_top_txt {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #354657;
}

@media (max-width: 992px) {
    #collab_top_text {
        padding: 27px 0 30px 0;
    }

    .collab_top_txt {
        font-family: Open Sans;
        font-weight: 400;
        font-size: 18px;
        line-height: 150%;
        color: #354657;
    }
}
/*  collab_top_text    End  ---------------------*/

/*  key_distinctions  ---------------------*/
#key_distinctions {
    padding-bottom: 132px;
}

.key_distinctions-grd {
    display: grid;
    grid-template-columns: 0.5fr 1fr;
    grid-gap: 28px;
    margin-bottom: 90px;
}

#key_distinctions h2 {
    font-family: Inter;
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    color: #354657;
    padding-bottom: 70px;
}

.key_distinctions-grd h3 {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 32px;
    line-height: 130%;
    color: #4B859E;
}

.key_distinctions-grd h4 {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #354657;
}

.key_distinctions-grd img {
    border-radius: 9px;
    width: 100%;
}

@media (max-width: 1400px) {
    .key_distinctions-grd h3 {
        font-size: 28px;
    }

    .key_distinctions-grd h4 {
        font-size: 22px;
    }
}

@media (max-width: 1200px) {
    .key_distinctions-grd h3 {
        font-size: 26px;
    }

    .key_distinctions-grd h4 {
        font-size: 19px;
    }
}

@media (max-width: 992px) {
    .key_distinctions-grd {
        grid-template-columns: 1fr;
    }

    #key_distinctions {
        padding-bottom: 0px;
    }

    #key_distinctions h2 {
        font-family: Inter;
        font-weight: 900;
        font-size: 36px;
        line-height: 100%;
        text-align: center;
        color: #354657;
        padding-bottom: 20px;
    }

    .key_distinctions-grd {
        margin-bottom: 30px;
    }


}

@media (max-width: 768px) {
    .key_distinctions-grd h3 {
        font-size: 22px;
    }

    .key_distinctions-grd h4 {
        font-size: 16px;
    }
}
/*  key_distinctions    End  ---------------------*/

/* intelliConf_table  ---------------------------*/
.intelliConf_table-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
/* intelliConf_table END ---------------------------*/

/*-- a0028 --------------------------------------*/
.columns-table {
    float: left;
    width: 100%;
    padding: 8px;
}
.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.price .header {
    background-color: #354657;
    color: white;
    font-family: Inter;
    font-weight: 700;
    font-size: 32px;
    line-height: 125%;
    text-transform: uppercase;
    display: flex;
    height: 70px;
    padding: 0;
    align-items: center;
    justify-content: center;
    position: relative;
}
.price li {
    border-bottom: 1px solid #eee;
    padding: 10.5px 27px;
    max-height: 100%;
    height: 176px;
    color: #354657;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 22px;
    line-height: 130%;
}
.price li:nth-child(even) {
    background-color: #e2e2e2;
}
.A0028-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 30px 0 116px 0;
}
.a0028-img {
    height: 72px;
    background-color: #fff;
    padding: 11px;
    position: absolute;
    left: -1px;
}
.a0028-param li {
    color: #4B859E;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
}

@media (max-width: 1400px) {
    .a0028-img {
        height: 55px;
        background-color: #fff;
        padding: 5px;
        position: relative;
        left: 0px;
    }

    .price .header {
        background-color: #354657;
        color: white;
        font-family: Inter;
        font-weight: 700;
        font-size: 25px;
        line-height: 100%;
        text-transform: uppercase;
        display: flex
    ;
        height: 62px !important;
        padding: 0;
        align-items: center;
        justify-content: left;
        position: relative;
        padding-left: 5px;
        grid-gap: 11px;
        align-items: center;
        min-height: auto !important;
    }

    .price .header p {
        margin-bottom: 0px;
    }

    .price li {
        border-bottom: 1px solid #eee;
        padding: 10px 20px;
        height: auto;
        color: #354657;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        min-height: 140px;
    }
}

@media (max-width: 992px) {
    .price .header p img {
        margin-bottom: 0px;
        width: 100%;
        padding-right: 15px;
    }

    .price .header {
        background-color: #354657;
        color: white;
        font-family: Inter;
        font-weight: 700;
        font-size: 20px;
        line-height: 100%;
        text-transform: uppercase;
        display: flex
    ;
        height: 62px !important;
        padding: 0;
        align-items: center;
        justify-content: left;
        position: relative;
        padding-left: 5px;
        grid-gap: 11px;
        align-items: center;
        min-height: auto !important;
    }
}

@media (768px) {
    .A0028-grid {
        margin: 0px 0 20px 0;
    }
}

@media only screen and (max-width: 1000px) {
    .A0028-grid{
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 768px) {
    .A0028-grid{
        grid-template-columns: 1fr;
    }
}
@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}
/*-- a0028 END --------------------------------------*/

/*-- insightscards --------------------------------------*/
.insightscards-grd {
    display: flex
;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
    margin-top: 120px;
    margin-bottom: 220px;
    flex-wrap: wrap;
    justify-content: center;
}

.insightscards-item {
    width: 400px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding-bottom: 20px;
    max-width: 100%;
}

.insightscards-data {
    padding: 0px 20px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
}

.insightscards-img{
    min-height: 300px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.insightscards-grd h3 {
    font-family: Inter;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    color: rgba(53, 70, 87, 1);
}

.insightscards-description{
    margin-bottom: 30px;
}

@media (max-width: 1400px) {
    .insightscards-item {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .insightscards-grd {
        margin-top: 40px;
        margin-bottom: 60px;
    }



    .insightscards-data {
        padding: 0px 20px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0%;
        color: rgba(53, 70, 87, 1);
    }

    .insightscards-img {
        min-height: 230px;
        width: 100%;
        background-size: cover;
        background-position: center;
    }
}

@media (max-width: 768px) {

}
/*-- insightscards END --------------------------------------*/


/*-- A0235 ---------------------------------------*/
#a0235 {
    background: rgba(75, 133, 158, 1);
    font-family: Open Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #fff;
}

#a0235 .fab{
	font-size: 20px;
    color: #fff;
}

.a0235-grd{
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 20px;
    padding: 5px 0px;
}
.a0235-social-grd{
    display: flex
;
    grid-gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}
.a0235-right-side{
    display: flex
;
    flex-wrap: wrap;
    grid-gap: 40px;
    align-items: center;
}
.a0235-right-side a{
    color: #fff !important;
}
@media (max-width: 768px) {
    .a0235-grd {
        display: flex
    ;
        flex-wrap: wrap;
        justify-content: center;
        grid-gap: 10px 30px;
        padding: 13px 0px;
    }
    .a0235-right-side {
        display: flex
    ;
        flex-wrap: wrap;
        grid-gap: 10px;
        align-items: center;
    }
}
/*-- A0235 END ---------------------------------------*/

#footer-call-to-action h2{
	    font-family: Inter;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 11px;
    color: rgba(53, 70, 87, 1);
}

#footer-call-to-action h3{
	    text-align: center;
    margin-top: 25px;
}

#footer-call-to-action h3 a{
    color: #354657 !important;
    text-decoration: underline;
    font-weight: 600;
}

.footer-call-to-action-btn{
    font-family: Open Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 1) !important;
    background-color: rgba(249, 158, 73, 1);
    padding: 15px 20px;
    border-radius: 6px;
    display: block;
    max-width: 300px;
    margin: auto;
    transition: 0.9s;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
}

#footer-call-to-action{
	border-top: 5px solid rgba(75, 133, 158, 1);
    padding-top: 30px;
}

@media(max-width: 768px){
	#footer-call-to-action h2 {
    font-family: Inter;
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 11px;
    color: rgba(53, 70, 87, 1);
}
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 &gt; li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 5px 10px !important;
    line-height: 120% !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 &gt; li.mega-menu-flyout ul.mega-sub-menu {
    padding: 3px 0px !important;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}</pre></body></html>