*{
    margin:0px;
    padding:0px;
    box-sizing:border-box;
    }

    html {
        scroll-behavior: smooth;
    }
    body{
        font-size:20px;
        line-height:28px;
        color:#102c52;
        font-weight:400;
        font-style:normal;
        font-family: 'Inter', sans-serif;
    }
    h1{
        font-size:40px;
        line-height:48px;
        margin: 0;
		color:#362997;
		font-family: 'PPFragment-Glare', sans-serif;
    }
    h2{
        font-size:40px;
        line-height:48px;
        margin: 0;
    }
    h3{
        font-size:28px;
        line-height:34px;
        margin: 0;
    }
    h4{
        font-size:24px;
        line-height:30px;
        margin: 0;
    }
    h5{
        font-size:20px;
        line-height:22px;
        margin: 0;
    }
    h6{
        font-size:18px;
        line-height:20px;
        margin: 0;
    }

    @media (max-width: 575px){
        h1, h2{
            font-size: 30px;
            line-height: 38px;
        }
    }
    p{
      font-size:20px;
      line-height:28px;
      margin: 0;
    }

    ul li{
        padding: 0 !important;
        margin-top: 6px;
        font-size:16px;
        line-height:25px;
      }

    a{
    text-decoration:none;
    display: inline-block;
    }

    strong{
        padding: 0 !important;
    }

    h1,h2,h3,h4,h5,h6{
        font-weight: bold;
        padding: 0 !important;
    }

    img {
        width: 100% !important;
    }

    .container{
        padding: 0 16px;
    }
    
    
    @media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1232px;
    }
    }

    .white-color{
        color: #ffffff !important;
    }

    .bg_cnt{
        position: relative;
    }

    header{
        padding-bottom:20px;
    }

    header .blue-bar{
        height: 50px;
    }

    header .logo_cnt{
        margin-top: 50px;
        z-index: 2;
        position: relative;
    }

    header .logo_cnt img{
        max-width:173px;
    }

    .content{
        padding: 20px 0 50px;
    }

    .content .content_cnt{
        z-index: 2;
        position: relative;
    }

    @media (min-width: 1200px){
    .content .content_cnt{
        width: 73%;
    }
}

@media (min-width: 992px) and (max-width:1199px){
    .content .content_cnt{
        width: 60%;
    }
}

@media (min-width: 768px) and (max-width:991px){
    .content .content_cnt{
        width: 50%;
    }
}

@media (max-width:767px){
    .content .content_cnt{
        width: 70%;
    }
}

    .content p{
        margin-top: 25px;
		color:#21524B;
    }

    .content .cta{
        margin-top: 40px;
    }

    .content .cta a{
        background-color: #362997 !important;
        color: #ffffff !important;
        border: 0px !important;
        background-image: none !important;
        padding: 10px 20px !important;
        font-size: 20px !important;
        line-height: 28px !important;
        font-weight: 400 !important;
        margin-top: 0px !important;
        width: 100% !important;
        max-width: 310px;
        text-align: center;
        font-family: 'Inter', sans-serif !important;
        border-radius: 15px;
        cursor: pointer;
    }

    footer{
        padding:50px 0;
        text-align: center;
    }

    footer .logo_cnt img{
        max-width:173px;
    }

    footer p{
        margin-top: 35px;
    }

    footer p,footer a{
        font-size:18px;
        line-height:24px;
    }

    .form-sec-1{
        padding: 70px 0 100px;
    }

    .form-sec-2{
        padding: 40px 0 100px;
    }

    .form-sec-2 .mktoFormRow:nth-of-type(3){
        display: none;
    }

    .mktoForm *{
        font-family: 'Inter', sans-serif !important;
    }
    
    .mktoForm {
        width: 100% !important;
    }
    
    .mktoForm .mktoOffset {
            display: none !important;
        }
    
        .mktoForm .mktoClear {
            display: none !important;
        }
    
        .mktoForm fieldset legend{
            display: none !important;
        }
    
    .mktoForm .mktoGutter{
        display: none !important;
    }

    .mktoForm.mktoLayoutAbove .mktoField, .mktoForm.mktoLayoutAbove .mktoLogicalField {
        clear: left;
    }

    ::placeholder {
        color: #102c52 !important;
        }
    
        input:-webkit-autofill,
        input:-webkit-autofill:hover,
        input:-webkit-autofill:focus,
        input:-webkit-autofill:active {
            -webkit-box-shadow: 0 0 0 100px transparent inset !important;
            transition: background-color 5000s ease-in-out 0s;
        }
    
    
    .mktoForm .mktoRequiredField .mktoAsterix{
        width: auto !important;
        float: left !important;
        padding-right: 5px !important;
        padding-left: 0 !important;
        color: #102c52;
    }

    .mktoForm,.mktoForm .mktoFormCol{
        width:100% !important;
        padding: 0 !important;
    }

    .mktoForm .mktoButtonRow{
        margin-top: 60px !important;
    }

    .mktoButtonRow .mktoButtonWrap{
        margin-left:0px !important;
        
    }
    .mktoButtonRow .mktoButtonWrap button{
        background-color: #362997 !important;
        color: #ffffff;
        border: 0px !important;
        background-image: none !important;
        padding: 10px 20px !important;
        font-size: 20px !important;
        line-height: 28px !important;
        font-weight: 400 !important;
        margin-top: 0px !important;
        width: 100% !important;
        max-width: 310px;
        text-align: center;
        font-family: 'Inter', sans-serif !important;
        border-radius: 15px;
    }
    .mktoButtonRow{
        display: block !important;
    }

    .mktoFormRow.row_1 .mktoFieldWrap {
        width:100%;
        display: flex;
        gap: 10px;
    }

    .mktoFormRow.row_1 .mktoFieldWrap .mktoLabel{
        width: auto !important;
        margin-bottom: 0 !important;
    }
    .mktoForm .mktoFormCol{
        margin-bottom:0px !important;
    }

    .mktoForm fieldset legend {
        display: none;
    }
    .mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField{
        background-color:transparent !important;
        width:100% !important;
        color:#102c52 !important;
        font-size:20px !important;
        line-height: 28px !important;
        border: none !important;
        border-bottom: 1px solid #102c52 !important;
        padding: 0 !important;
        outline: none !important;
        box-shadow: none !important;
        max-width: 310px;
        height: auto !important;
        border-radius: 0 !important;
    }

    input:-internal-autofill-selected{
        background-color: transparent !important;
    }

    .mktoForm .mktoLabel, .mktoForm .required_text{
        margin-bottom:5px;
        width: 100% !important;
        font-size: 20px !important;
        line-height: 28px !important;
        color: #1C144C !important;
        font-weight: 400 !important;
        padding: 0 !important;
    }

    .mktoForm .required_text{
        margin-top: 5px;
    }

    .mktoForm h3{
        color: #576b86 !important;
        margin-top: 30px;
    }

    .mktoForm .mktoRadioList > input, .mktoForm .mktoCheckboxList > input{ 
        font-size: 20px !important;
        font-family: 'Inter', sans-serif !important;
         font-weight:400 !important;
         border: 1px solid #102c52 !important;
    }
    .mktoForm .mktoCheckboxList > input{ 
        font-size: 20px !important;
        border-radius: 0px !important;
    }
    .mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label{
        font-size: 20px !important;
        line-height: 28px !important;
        color: #1C144C !important;
        font-family: 'Inter', sans-serif !important;
    }

    .mktoForm .mktoRadioList > label span, .mktoForm .mktoCheckboxList > label span{
        display: block;
        color: #1C144C !important;
    }

    .mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList{
        padding:0px !important;
    }

    .mktoFormRow {
        margin: 0 0 30px 0 !important;
        display: flex;
    }
    .mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label{
        margin-top:0 !important;
        font-family: 'Inter', sans-serif !important;
         font-weight:400 !important;
        margin-bottom: 0 !important;
    }
  
    .mktoForm .mktoFormCol{
        font-family: 'Inter', sans-serif !important;
        font-weight: 400 !important;
    }
    .mktoForm .mktoFormCol div {
        width: 100% !important;
    }
    
    .mktoForm .mktoError .mktoErrorArrow {
        background-color: #e51b00 !important;
        border: 1px solid #9f1300 !important;
        border-right: none !important;
        border-bottom: none !important;
        display: inline-block !important;
        height: 16px !important;
        transform: rotate(45deg) !important;
        width: 18px !important;
        margin-top: 5px !important;
    }

    .mktoForm .mktoError .mktoErrorMsg {
        position: absolute !important;
        left: 0 !important;
        display: inline-block !important;
        margin-top: 7px !important;
        color: #ffffff !important;
        padding: 0.4em 0.6em !important;
        max-width: none !important;
        width: auto !important;
        font-family: 'Inter', sans-serif  !important;
        font-weight: 500 !important;
    }

    .mktoForm .mktoError .mktoErrorMsg span {
        color: #ffffff !important;
    }

    .mktoForm .mktoError {
        right: 0 !important;
        bottom: 0px !important;
    }

    .mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoRequired.mktoInvalid {
        padding: 0 !important;
    }

    
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 40px;
    margin-left: 0 !important;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 20px;
    height: 20px;
    border: 1px solid #102c52 ;
    border-radius: 100%;
    background: transparent;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    background: #102c52;
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 8px;
    left: 4px;
    border-radius: 100%;

}

[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

     /* checked mark aspect changes */
     [type="checkbox"]:not(:checked) + label:after {
        opacity: 0;
        -webkit-transform: scale(0) rotate(45deg);
                transform: scale(0) rotate(45deg);
    }

    [type="checkbox"]:checked + label:after {
        opacity: 1;
        -webkit-transform: scale(1) rotate(0);
                transform: scale(1) rotate(0);
    }

    [type="checkbox"]:not(:checked),
    [type="checkbox"]:checked {
        position: absolute;
        left: 0;
        opacity: 0;
    }
    [type="checkbox"]:not(:checked) + label,
    [type="checkbox"]:checked + label {
        position: relative;
        margin-left:0px !important;
    margin-right:0px;
    padding-left:40px !important;
    margin-top: 0px !important;
    margin-bottom:15px !important;
    font-size: 20px !important;
    line-height: 28px !important;
        cursor: pointer;
    }

    /* checkbox aspect */
    [type="checkbox"]:not(:checked) + label:before,
    [type="checkbox"]:checked + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 4px;
        width: 20px;
        height: 20px;
        border: 1px solid #102c52;
        background: transparent;
        border-radius: 0px;
    }

    [type="checkbox"]:checked + label:before{
        background: #102c52;
        border: none;
    }

    /* checked mark aspect */
    [type="checkbox"]:not(:checked) + label:after,
    [type="checkbox"]:checked + label:after {
content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 7px;
    width: 6px;
    height: 11px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) !important;
}

    /* Disabled checkbox */
    [type="checkbox"]:disabled:not(:checked) + label:before,
    [type="checkbox"]:disabled:checked + label:before {
        box-shadow: none;
        border-color: #102c52;
        background-color: transparent;
    }

    [type="checkbox"]:disabled:checked + label:after {
        color: #102c52;
    }

    [type="checkbox"]:disabled + label {
        color: #102c52;
    }

    /* Accessibility */
    [type="checkbox"]:checked:focus + label:before,
    [type="checkbox"]:not(:checked):focus + label:before {
        box-shadow: none;
    }


    @media  (max-width: 480px){
 .mktoForm {
    padding: 0 !important;
}
    }

    @media (max-width: 575px){
        .mktoFormRow.row_1 .mktoFieldWrap{
            flex-direction: column;
            gap: 15px;
        }

        .mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField{
            margin-left: 16px !important;
            width: auto !important;
        }
    }