body{
    margin: 0;
}

.if-header {
    display: flex;
    flex-direction: column;
    height: 330px;
    width: 100%;
    background: url(../images/interest-free/if-plans-header.png) no-repeat;
    background-size: cover;
    align-items: center;
    justify-content: center;
    padding-block: 30px;
}

.if-header-logo {
    width: 350px;
    margin-bottom: 30px;
}

.if-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.83125px;
    color: #FFFFFF;
    margin: 10px;
}

.if-subtitle {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 27px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.590625px;
    color: #FFFFFF;
    margin: 10px;
}

.if-header-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;    
    text-align: center;
    letter-spacing: -0.590625px;
    color: #FFFFFF;
    margin: 10px;
}

.if-content {
    display: flex;
    flex-direction: column;
    min-height: 600px;
    width: 100%;
    align-items: center;
    justify-content: center;
    background-color: #f9f9f9;
    padding-block: 30px;
}

.if-content-container {
    display: flex;
    flex-direction: column;
    background-color: #FFFFFF;
    min-height: 500px;
    width: 40%;
    padding: 30px 100px 30px 100px;
    align-items: center;
    border-radius: 15px;
}

.if-content-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: -0.525px;
    color: #093778;
    margin-bottom: 20px;
}

.if-content-title > strong {
    font-weight: 600;
}

ul {
    display:flex;
    flex-direction: column;
    list-style: none;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.39375px;
    color: #093778;
    padding-left: 0px;
}

ul li:before {
    content: url(../images/interest-free/list-icon.png);
    margin-inline: 10px;
}

li {
    display: flex;
    text-align:start;
    margin-block: 10px;
}

.if-cards {
    width: 220px;
    align-self: center;
}

.li-bold { 
    font-weight: 500;
}

.if-content-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    letter-spacing: -0.328125px;
    color: #093778;
    margin-top: 10px;
}

.apply-button {
    height: 50px;
    width: 370px;
    background: #0046AA;
    border-radius: 4px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 15px;
}

.if-content-apply {
    display: flex;
    flex-direction: column;
    min-height: 550px;
    width: calc(100% - 100px);
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
    padding: 30px 50px 30px 50px;
}

.if-section-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 28px;    
    text-align: center;
    letter-spacing: -0.6125px;
    color: #163874;
    margin-bottom: 30px;
}

.if-table-container {
    display:flex;
    flex-direction: row;
    width:100%;
    justify-content: space-around;
    margin: 20px 0px 20px 0px;
}

.if-table {
    min-height: 140px;
    width: 26vw;
}

.if-table-header {
    width: 100%;
    min-height: 40px;
    background: #E0EDFE;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.39375px;
    color: #093778;
}

.if-table-content {
    height: calc(100% - 90px); 
    background: #F9F9F9;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    letter-spacing: -0.35px;
    color: #414141;
    padding: 30px 25px ;
}

.if-disclaimer {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: -0.2625px;
    color: #093778;
    width: 90%;
}

.if-faq {
    width: 65%;
    margin-block: 15px;
}

.if-question {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    letter-spacing: -0.2625px;
    color: #163874;
}

.if-answer {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    letter-spacing: -0.2625px;
    color: #163874;
}

.if-faq-logo {
    width: 250px;
    margin: 10px;
}


.gem-header {
    display: flex;
    flex-direction: column;
    height: 300px;
    width: 100%;
    background: url(../images/interest-free/gem-plans-header.svg) no-repeat;
    background-size: cover;
    align-items: center;
    justify-content: center;
    padding-block: 30px;
}

.gem-header-logo {
    width: 300px;
    margin-bottom: 30px;
}

.gem-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.83125px;
    color: #FFFFFF;
    margin: 10px;
}

.gem-subtitle {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 27px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.590625px;
    color: #FFFFFF;
    margin: 10px;
}

.gem-content {
    display: flex;
    flex-direction: column;
    min-height: 600px;
    width: 100%;
    align-items: center;
    justify-content: center;
    background-color: #f9f9f9;
    padding-block: 30px;
}

.gem-content-container {
    display: flex;
    flex-direction: column;
    background-color: #FFFFFF;
    min-height: 500px;
    width: 40%;
    padding: 30px 100px 30px 100px;
    align-items: center;
    border-radius: 15px;
}

.gem-content-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: -0.525px;
    color: #093778;
    margin-bottom: 20px;
}

.gem-content-title > strong {
    font-weight: 600;
}

.gem-cards {
    width: 170px;
    align-self: center;
}

.gem-content-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    letter-spacing: -0.328125px;
    color: #093778;
    margin-top: 10px;
}

.gem-content-apply {
    display: flex;
    flex-direction: column;
    min-height: 550px;
    width: calc(100% - 100px);
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
    padding: 50px;
}

.gem-apply-logo {
    width: 280px;
    margin: 10px;
}

.gem-section-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.6125px;
    color: #414141;
    margin: 30px;
}

.gem-table-container {
    display:flex;
    flex-direction: row;
    width:100%;
    justify-content: space-around;
    margin: 20px 0px 20px 0px;
}

.gem-table {
    min-height: 140px;
    width: 26vw;
}

.gem-table-header {
    width: 100%;
    min-height: 40px;
    background: #E0EDFE;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.39375px;
    color: #093778;
}

.gem-table-content {
    height: calc(100% - 90px); 
    background: #F9F9F9;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    letter-spacing: -0.35px;
    color: #414141;
    padding: 30px 25px ;
}

.gem-disclaimer {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    letter-spacing: -0.2625px;
    color: #093778;
    width: 82%;
}

@media screen and (max-width: 920px) {
    .if-table-header {
        font-size: 1.8vw;
    }
    .if-table-content {
        font-size: 1.6vw;
    }

    .gem-table-header {
        font-size: 1.8vw;
    }
    .gem-table-content {
        font-size: 1.6vw;
    }
}
