.fd-banner{
    background: linear-gradient(180deg, #2F0B51 0%, #641389 100%);
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 3% 4% 0 4%;
    overflow: hidden;
    height: 350px;
}
.fd-heading, .fd-image{
    flex: 1 1 45%;
}

.fd-heading{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: rgba(255, 255, 255, 1);
    max-height: 100%;
    padding-bottom: 4%;
}


.fd-heading img{
    height: auto;
    max-width: 140px;
}

.fd-title{
    font-family: "Roboto Serif";
    font-weight: 600;
    font-size: 30px;
    line-height: 46px;
    width: 80%;
}

.fd-atts{
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}

.fd-atts .rupee{
    font-family: Roboto;
    font-weight: 400;
    size: 16px;
}

.fd-atts span{
    width: auto;
}

.fd-atts img{
    width: 14px;
    height: 14px;
}

.fd-link a{
    border: 0.8px solid var(--Neutral-400, rgba(143, 145, 148, 1));
    background: rgba(0, 0, 0, 1);
    box-shadow: 0px -5px 120px 0px rgba(255, 255, 255, 0.2);
    border-radius: 7px;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-weight: 500;
    font-size: 17px;
    padding: 6px 12px;
}

.fd-link a{
    color: rgba(255, 255, 255, 1);
}
.fd-link a:hover{
    color: rgba(255, 255, 255, 1)!important;
}

.fd-atts .points{
    line-height: 35px;
}

.fd-image{
    display: flex;
    justify-content: center;
    align-self: flex-end;
    background: url("/wp-content/themes/Impreza-child/framework/images/fd_bg.svg");
    background-size: cover;
    height: 90%;
    max-width: 290px;
}

@media screen and (max-width: 767px) {
    .fd-banner{
        height: 250px!important;
    }
    .fd-image{
        /* background: url("/wp-content/themes/Impreza-child/framework/images/fd_bg_mobile.svg"); */
        width: 200px!important;
        background-repeat: no-repeat;
        height: 78%!important;
    }

    .fd-atts .points{
        line-height: 20px!important;
    }

    .fd-title{
        font-size: 16px!important;
        line-height: 24px!important;
    }
    .fd-atts{
        font-size: 8px!important;
    }
    .fd-atts .rupee{
        font-size: 8px!important;
    }

    .fd-image .content .earn{
        font-size: 8px!important;
        text-decoration: line-through;
    }
    .fd-image .content .interest-rate{
        font-size: 32px!important;
    }

    .fd-banner .exclusive-btn {
        font-size: 9px!important;
        padding: 5px 10px!important;
        text-align: center;
        text-decoration: line-through;
    }
    .fd-link a{
        font-size: 9px!important;
    }
    .fd-image .content .logo{
        margin-top: 10!important;
        padding: 0!important;
    }

    .fd-image .content .logo img{
        margin-top: 0!important;
    }

    .fd-image .content .text{
        margin-top: 0!important;
    }

    .fd-image .content .text{
        padding: 10px!important;

    }

    .fd-atts img{
        width: 6px!important;
        height: 6px!important;
    }
}

.fd-image img{
    height: 85%;
}


/* side-banner css */

.side-banner{
    width: 100%;
    background: linear-gradient(180deg, #085FB5 0%, #2893E5 100%);
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    flex-wrap: wrap;
}

.side-banner img{
    /* padding: 0 62px; */
    max-width: 60%;
    height: auto;
    margin: 0 auto 12px auto;
    padding: 0;
}
.side-atts{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 16px;
    flex-wrap: wrap;
}

.side-link{
    /* padding: 0 28px; */
    background: rgba(11, 69, 125, 1);
    margin: 12px auto 20px auto; 
    border-radius: 4px;
    padding: 11.5px 76px;
    text-align: center;
    
}
.side-link a,.side-link a:hover{
    color: white !important;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
}

#bond-percentage{
    color: rgba(102, 76, 0, 1);
    background: linear-gradient(93.17deg, #FFBD00 -62.02%, #FFDA72 100%);
    border-radius: 2px;
    padding: 1px 8px;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 9px ;
}

#side-m{
    color: White;
    font-family: 'Roboto Serif';
    font-weight: 600;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0px;
    white-space: normal;
}

#side-s{
    color: white;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}

#side-s .rupee{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}

@media(max-width:480px){
    #side-m{
        font-size: 20px;
    }
    #side-s{
        font-size: 14px;
    }
}

.fd-image .content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 90%;
}

.fd-image .content .center{
    text-align: center;
}

.fd-image .content .logo{
    border-bottom: rgba(243, 240, 240, 1) solid 2px;
    padding-bottom : 12px;
    margin-top: 20px;
}

.fd-image .content .logo img{
    margin-top: 12px;
}

.fd-image .content .text{
    padding: 18px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

.fd-image .content .earn{
    font-family: Poppins;
    font-weight: 600;
    font-style: Italic;
    font-size: 14px;
    line-height: 100%;

}

.fd-image .content .interest-rate{
    font-family: Poppins;
    font-weight: 700;
    font-size: 63px;
    background: linear-gradient(100.71deg, #56117A 0%, #AE50D7 95.79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; /* makes gradient visible */
    text-shadow: -2.18px 0px 0px 0px rgba(0, 0, 0, 0.15);
    display: inline-block;
    line-height: 100%;
    align-self: flex-start;
}

.fd-banner .exclusive-btn {
    color: #fff!important;
    display: inline-block;
    background: rgba(117, 37, 168, 1);
    padding: .75rem 1rem;
    font-family: Poppins;
    font-weight: 500;
    font-size: 17px;
    clip-path: polygon(6% 0, 100% 0, 94% 100%, 0 100%);
    cursor: pointer;
    text-align: center;
}

a.exclusive-btn:hover{
    color: #fff!important;
}