.com_gap_mdkhd{
    padding-top: 120px;
}
.tes_sec_mdkhd{
     padding-bottom: 120px;
}
.form_sec_mdkhd{
	display: none;
}
.as_hd_mdkhd{
    color:  #1C1C20;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.5;
    padding-bottom: 48px;
}
.as_logo_sec_mdkhd .container{
    max-width: 1154px;
}
.s_as_all_logo_mdkhd{
    padding-top: 40px;
    gap: 20px 106px;
}
.f_as_all_logo_mdkhd{
    gap: 20px 48px;
}
.as_all_logo_mdkhd{
    flex-wrap: wrap;
}

.cta_b_mdkhd {
    border-radius: 20px;
    background: #F6F9FF;
    padding: 32px;

}
.cta_sec_mdkhd .container{
    max-width: 1318px;
}

.cta_head_mdkhd {
    margin: 0;
    color:  #1C1C20;
    font-family: "Raleway", sans-serif;
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 24px;
}
.cta_cont_b_mdkhd p{
    color: var(--B, #1C1C20);
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}

.line_mdkhd {
    height: max-content;
    margin: 48px 0px;
    border-top: 1px solid #57576054;
}
.cta_button_box_mdkhd a{
    min-height: 59px;
    padding: 10px;
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    vertical-align: middle;
    text-underline-offset: 4px;
    font-variant-numeric: lining-nums proportional-nums;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: fit-content;
}

.cta_button_box_mdkhd .reg_btn_mdkhd {
    border-color: #1E4488;
    background: #1E4488;
    color: #ffffff;
    min-width: 229px;
}
.cta_button_box_mdkhd .reg_btn_mdkhd:hover{
     background: transparent;
    color: #1E4488;
}

.cta_button_box_mdkhd .num_btn_mdkhd {
    border-color: #1C1C20;
    background: transparent;
    color: #1C1C20!important;;
    min-width: 229px;
    text-underline-offset: 4px;
    font-variant-numeric: lining-nums proportional-nums;
    text-decoration: underline;
    text-decoration-thickness: 2px;
}
.cta_button_box_mdkhd .num_btn_mdkhd:hover{
     background: #1C1C20;
    color: #fff;
    text-decoration-color: #ffffff;
}
.cta_button_box_mdkhd .num_btn_mdkhd:hover span{
    color: #fff;
}
.cta_button_box_mdkhd .num_btn_mdkhd:hover svg path{
    fill: #fff;
}

.call_t_mdkhd {
    color: #1C1C20;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 500;
    margin-top: 16px;
}

.or_mdkhd {
    color: #1C1C20;
    text-align: center;
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.6;
    padding: 10px 28px;
}

.img_b_mdkhd {
    width: 40%;
}

.cta_cont_b_mdkhd {
    width: 56%;
}

.cta_head_mdkhd span {
    position: relative;
    z-index: 2;
}

.cta_head_mdkhd span:after {
    content: "";
    position: absolute;
    width: 102%;
    height: 34%;
    bottom: 0;
    left: -1%;
    background-color: #A8D500;
    z-index: -1;
    border-radius: 4px
}
.tes_sec_mdkhd .container {
    max-width: 754px;
}

.tes_b_mdkhd {
    border-radius: 12px;
    background:  #FFF;
    box-shadow: 0px 5px 26px 0px rgba(42, 42, 49, 0.05);
    padding: 24px;
    gap: 24px;
    align-items: center;
}
.tes_b_mdkhd svg{
    min-width: 40px;
}

.tes_b_mdkhd .tes_mdkhd {
    color:  #1C1C20;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}