/* Theme Name: Theme Name */
/* body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #121212;
    background-color: #f5f5f5;
}
.active {
    background-color: #2C4A7D;
}
.header {
    background: #2C4A7D;
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s;
} */
/* .white-navbar .header_content {
    padding: 0rem 0rem 1rem !important;
} */
/* .menu-link{
    color: #fff!important;
}
.signin_btn {
    background: #fff;
    color: #2C4A7D !important;
}
.signup_btn, .signin_btn {
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 22px !important;
    padding: 0.7rem 1.5rem !important;
    border-radius: 0.4rem !important;
    text-transform: uppercase !important;
    margin-right: 0.6rem !important;
    border: 2px solid #0030BF !important;
}
.signup_btn {
    background: #0030BF;
    color: #fff;
} */
/* .navbar .main-menu .navbar-nav .nav-item .menu-link:hover {
    color: #FDCC50;
}
.navbar .main-menu .navbar-nav .nav-item .menu-link {
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    cursor: pointer;
    transition: all 0.9s ease;
} */
 .hero_hero_body__5DY38 {
    
    padding: 0 0px;
    margin: 99px 170px;
} 
 .hero_hero_body__5DY38 .hero_title__qLhyQ {
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 4rem;
}
.hero_hero_body__5DY38 .hero_title__qLhyQ h1 {
    font-size: 2.5rem;
    font-weight: 700;
    padding: .2rem;
    margin: auto;
    line-height: 2.9rem;
}
.hero_hero_body__5DY38 .hero_title__qLhyQ h1 span {
    color: #2C4A7D;
}
.hero_hero_body__5DY38 .hero_title__qLhyQ span {
    margin-top: .6rem;
}
.hero_hero_body__5DY38 .hero_products__HuYpl {
    margin: 0 auto 20px;
} 
.hero_hero_body__5DY38 .hero_products__HuYpl .hero_publish__GNWPI, .hero_hero_body__5DY38 .hero_products__HuYpl .hero_twitter__DyBSi {
   
    flex-direction: column;
    text-align: center;
    justify-content: space-evenly;
}

.hero_hero_body__5DY38 .hero_products__HuYpl .hero_publish__GNWPI .hero_title__qLhyQ, .hero_hero_body__5DY38 .hero_products__HuYpl .hero_twitter__DyBSi .hero_title__qLhyQ {
    font-size: 2rem;
    white-space: nowrap;
    font-weight: 700;
    color: #2C4A7D;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-direction: row;
}
.hero_hero_body__5DY38 .hero_products__HuYpl .hero_publish__GNWPI .hero_alt_title__TfohT, .hero_hero_body__5DY38 .hero_products__HuYpl .hero_twitter__DyBSi .hero_alt_title__TfohT {
    font-size: 1.1rem;
    font-weight: 600;
    color: #000;
}
.hero_hero_body__5DY38 .hero_products__HuYpl .hero_publish__GNWPI .hero_desc___u1w3 strong, .hero_hero_body__5DY38 .hero_products__HuYpl .hero_twitter__DyBSi .hero_desc___u1w3 strong {
    color: #000;
    font-weight: 600;
}
.hero_hero_body__5DY38 .hero_products__HuYpl .hero_publish__GNWPI .hero_cta_field__xCYM_, .hero_hero_body__5DY38 .hero_products__HuYpl .hero_twitter__DyBSi .hero_cta_field__xCYM_ {
    display: flex;
    flex: 1 1;
    gap: 10px;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: -15px;
}
.hero_learn_more__R03NL{
    background: #0030BF;
    color: #fff;
    display: block;
    width: 100%;
    border-radius: 10px;
    padding: 1rem;
    margin-top: 4rem;
    border: 1px solid #0030BF;
    transition: all 0.9s ease;
}
.hero_learn_more__R03NL:hover, .hero_learn_more__R03NL:focus{
    background: #fff;
    color: #0030BF;
    border: 1px solid #0030BF;
}
.custom-list{
    padding: 0;
    text-align: left;
}