:root {
    --main-color: #BA0C2F !important;
    --primary-color: #BA0C2F !important;
    --sedondary-color: #BA0C2F !important;
    --text-color: white !important;
    --header-color: #4c505d !important;
    --input-placeholder:  #5b6770 !important;
    --bg-gradient: linear-gradient(180deg, #de2b64 40%, #90163c 60%);
    --futura: "FuturaPTBook";
    --futuraMD: "FuturaPTMediam";
    --futuraHeavy: "FuturaPTHeavy";



  }
/* OTP CSS */
.otp_code{
    width: 49px;
    height: 70px;
    border: none;
    text-align: center;
    font-size: 28px;
    font-weight: 600 !important;
    border-radius: 13px;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.06);
  }
  .otp_code:focus-visible{
    border: solid 1px #d31145;
    outline: none;
    color:#d31145 ;
  }
  .otp_dashed{
    display: inline-block;
    width: 30px;
    text-align: center;
    font-size: 32px;
    color: #a0a0a0;
    padding-top: 10px;
  }
  .enter_otp{
    font-size: 13px;
    /* font-weight: 600; */
    /* padding-right: 31%; */
    padding-bottom: 10px;
    text-align: left;
    padding-left: 20px;
  }
  @media (max-width: 1199px){
    .enter_otp{
      padding-left: 0;
    }
    }

    /* OTP CSS end  */

    .default-box{
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1) !important;
        padding: 26px 40px;
        border-radius: 11px;
        box-shadow: 0 1px 36px 0 rgba(152, 179, 226, 0.25);
        background-color: #ffffff;
        overflow: unset !important;
        margin-block: 17px 0px;
    }
    .default-box p{
        font-family: 'FuturaPTBook' !important;
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .default-box h3{
        font-family: 'FuturaPTMediam' !important;
        font-weight: 500 !important;
        font-size: 19px !important;
    }
    .in-radio-label-banner{
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1) !important;
        padding: 7px 20px;
        border-radius: 11px;
        box-shadow: 0 1px 36px 0 rgba(152, 179, 226, 0.25);
        background-color: #ffffff;
        overflow: unset !important;
        margin-bottom: 17px;
        line-height: 1.7;
    }
    .in-radio-label-banner input{
        position: relative;
        top: 3px;
    }
    .in-radio-label-banner label{
        position: relative;
        /* bottom: 2px; */
        padding-left: 8px;
        font-family: "FuturaPTBook";
        font-size: 15px;
        font-weight: normal;
        letter-spacing: normal;
        color: #5b6770d9 !important;
        top: -1px;
        text-transform: capitalize;
    }

/* Total box */
.in-total-row{
    margin: 24.1px 0 0;
    padding: 10px 13px 10px 21px;
    opacity: 0.9;
    border-radius: 19px;
    box-shadow: 0 14px 30px 0 rgba(186, 12, 47, 0.25);
    background-image: linear-gradient(92deg, #de2b64 16%, #90163c 92%);
    color: white;
    position: relative;
    width: 102.5%;
    left: -14px;
}

.in-first-cell-premium, .in-amount-total-premium, ul li {
    font-size: 15px !important;
    font-family: 'FuturaPTBook';
    margin-bottom: 8px;
}
.in-total-row .in-first-cell-premium, .in-total-row  .in-amount-total-premium{
    margin-bottom: 0 !important;
}
.summary_container .summary_table tr td:last-child{
    text-align: right;
}
.summary_container .summary_table tr:last-child td{
    background-color: var(--primary-jbl-color);
    color: white;
    padding-block: 10px;
    padding-inline: 25px;
    font-family: var(--futura_family) !important;
    font-weight: normal;
}
.summary_container .summary_table tr:last-child td:first-child{
    border-radius: 20px 0px 0px 20px;
    -webkit-border-radius: 20px 0px 0px 20px;
    -moz-border-radius: 20px 0px 0px 20px;
    -ms-border-radius: 20px 0px 0px 20px;
    -o-border-radius: 20px 0px 0px 20px;
}
.summary_container .summary_table tr:last-child td:last-child{
    border-radius: 0px 20px 20px 0px;
}
      /* Total box end here */

.payment-label .dashed_box {
    border: none !important;
    width: 118px;
    height: 103.4px !important;
    /* margin: 0 13.5px 39.6px 12.5px;
    padding: 22px 15.8px 16.2px 12.3px; */
    border-radius: 13px;
    box-shadow: 2px 2px 14px 0 #f1e5e5;
    background-color: #fff;
}
.payment-label:has(input:checked) .dashed_box {
    --bg-gradient-tab: linear-gradient(134deg, #de2b64 10%, #90163c 89%);
    background: var(--bg-gradient-tab);
    color: white !important;
    border: none !important;
}
.portlet.light.bordered.in-dashed-box-new.in-dashed-box-new{
    border: 2px dashed #d9d9d9 !important;
    background-clip: padding-box !important;
}

.step-btn.d2c-btn-primary.d2c-btn-hover, .in-quotation-btn{
    min-width: 200px;
    border-radius: 13px;
    box-shadow: 0 8px 15px 0 rgba(186, 12, 47, 0.33);
    background-image: linear-gradient(106deg, #de2b64 15%, #90163c 91%) !important;
    margin-right: 20px;
    font-size: 16px !important;
    font-family: 'FuturaPTBook' !important;
    /* letter-spacing: .4px; */
}
.actions.d2c-actions{
    text-align: center;
    margin-block: 60px 40px !important;
}

#mpesaOptions{
    max-width: fit-content;
    margin: 42px auto 0px;
}
span.in-amount-total-premium {
    font-weight: bold;
}

.agent-pages-btn{
    width: 178px !important;
    height: 55px !important;
    border-radius: 17px !important;
    box-shadow: 0 14px 30px 0 rgba(186, 12, 47, 0.33);
    background-image: linear-gradient(109deg, #de2b64 15%, #90163c 91%);
    font-size: 16px !important;
}
.agent-pages-btn:hover{
    box-shadow: 0 14px 30px 0 rgba(186, 12, 47, 0.33);
}
.in-resend-text {
    margin-block: 16px 42px;
    font-size: 14px;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #ba0c2f;
    text-decoration: underline;
    cursor: pointer;
}

  .in-consent-form-heading{
    font-family: 'FuturaPTMediam' !important;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.64;
    letter-spacing: -0.88px;
    text-align: left;
    color: #ba0c2f;
}

.card{
    margin-bottom: 19px;
}

.primary_accordion.qutation_accordion{
    border: none !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}
.primary_accordion.qutation_accordion .card{
    border: 1px solid #c1c1c1;
    border-radius: 13px !important;
    -webkit-border-radius: 13px !important;
    -moz-border-radius: 13px !important;
    -ms-border-radius: 13px !important;
    -o-border-radius: 13px !important;
}
.primary_accordion.qutation_accordion button {
    padding-block: 13px !important;
    border-radius: 13px !important;
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.01) !important;
    -webkit-border-radius: 13px !important;
    -moz-border-radius: 13px !important;
    -ms-border-radius: 13px !important;
    -o-border-radius: 13px !important;
    padding-left: 17px;
}
.primary_accordion.qutation_accordion .card:has([aria-expanded="false"]) {
    border: none;
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.01);
}

.histroy_accordion.coverages_accordion .card:has([aria-expanded="true"]) {
    border: none!important;
}
.histroy_accordion.coverages_accordion .card:has([aria-expanded="false"]) {
    margin-bottom: 0 !important;
}
.primary_accordion.qutation_accordion button.btn span.in-quotation-title {
    font-family: 'FuturaPTMediam';
    font-size: calc(10px + 0.390625vw);
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    top: 1px;
}

.otp_wrap{
    background: url(../img/google-docs-2.svg) !important;
    /* background-position: bottom right; */
}
.in-quotation-subheading{
    opacity: 0.9;
    font-family: 'FuturaPTBook';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: rgb(186 12 47 / 90%);
}

.customer_otp_verfication .info_detail_table tr td:first-child,
.customer_otp_verfication .info_detail_table tr td:last-child
{
    font-family: 'FuturaPTMediam' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: rgb(191 191 195 / 90%) !important;
    padding-left: 0;
}
.customer_otp_verfication .info_detail_table tr td:last-child{
    color: rgb(11 16 48 / 90%) !important;
    font-family: 'FuturaPTBook' !important;
}
/*
.primary_accordion.qutation_accordion .card:has([aria-expanded="false"])
.fa-angle-down:before {
    top: -8px;
    left: -11px;
}
.fa-angle-down:before.fa-angle-down:before {
    content: '' !important;
    display: block;
    width: 13px;
    height: 13px;
    border-top-left-radius: 3px;
    background: transparent;
    border: solid #bebebe !important;
    color: solid #bebebe !important;
    border-width: 2px 0px 0px 2px;
    transform: rotate(224deg);
    position: relative;
    top: 4px;
    left: 10px;
} */

/* .histroy_accordion.coverages_accordion {
    border: 1px solid rgb(220 220 220 / 60%) !important;
} */
img.in-chevron-icon {
    position: absolute;
    top: 23px;
    right: 20px;
}

.card-header h5[aria-expanded="false"] img.in-chevron-icon,
.card-header:has(button[aria-expanded="false"]) img.in-chevron-icon
 {
    transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important;
    -moz-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    -o-transform: rotate(180deg) !important;
}
.card-header h5[aria-expanded="true"] img.in-chevron-icon,
.card-header:has(button[aria-expanded="true"]) img.in-chevron-icon
 {
    transform: rotate(-1deg) !important;
    -webkit-transform: rotate(-1deg) !important;
    -moz-transform: rotate(-1deg) !important;
    -ms-transform: rotate(-1deg) !important;
    -o-transform: rotate(-1deg) !important;
}

.in-accordion-radio-wrapper{
    position: absolute !important;
    right: 110px !important;
    z-index: 9999 !important;
    top: 16px;
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4KICA8ZyBpZD0iR3JvdXBfMTA0MDI5IiBkYXRhLW5hbWU9Ikdyb3VwIDEwNDAyOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2NC41MTUgLTMwNS4xOTgpIj4KICAgIDxnIGlkPSJFbGxpcHNlXzczNiIgZGF0YS1uYW1lPSJFbGxpcHNlIDczNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTY0LjUxNSAzMDUuMTk4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMWFjNDRhIiBzdHJva2Utd2lkdGg9IjEiPgogICAgICA8Y2lyY2xlIGN4PSIxMyIgY3k9IjEzIiByPSIxMyIgc3Ryb2tlPSJub25lIi8+CiAgICAgIDxjaXJjbGUgY3g9IjEzIiBjeT0iMTMiIHI9IjEyLjUiIGZpbGw9Im5vbmUiLz4KICAgIDwvZz4KICAgIDxnIGlkPSJ0aWNrIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzEuMjU0IDMxMy41MDUpIj4KICAgICAgPGcgaWQ9Ikdyb3VwXzE1NTA2IiBkYXRhLW5hbWU9Ikdyb3VwIDE1NTA2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIj4KICAgICAgICA8cGF0aCBpZD0iUGF0aF80NTgyIiBkYXRhLW5hbWU9IlBhdGggNDU4MiIgZD0iTTEyLjYxNiw2OC4xODVhLjY0LjY0LDAsMCwwLS45MDUsMGwtNy42Nyw3LjY3TDEuMDkyLDcyLjkwN2EuNjQuNjQsMCwwLDAtLjkwNS45MDVsMy40LDMuNGEuNjQuNjQsMCwwLDAsLjkwNSwwbDguMTIyLTguMTIyQS42NC42NCwwLDAsMCwxMi42MTYsNjguMTg1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtNjcuOTk3KSIgZmlsbD0iI2ZmZiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.in-accordion-radio-wrapper input {
    visibility: hidden;
}
.in-accordion-radio-wrapper:has(input:checked) {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4KICA8ZyBpZD0iR3JvdXBfMTA0MDI4IiBkYXRhLW5hbWU9Ikdyb3VwIDEwNDAyOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2NC41MTUgLTMwNS4xOTgpIj4KICAgIDxjaXJjbGUgaWQ9IkVsbGlwc2VfNzM2IiBkYXRhLW5hbWU9IkVsbGlwc2UgNzM2IiBjeD0iMTMiIGN5PSIxMyIgcj0iMTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2NC41MTUgMzA1LjE5OCkiIGZpbGw9IiMxYWM0NGEiLz4KICAgIDxnIGlkPSJ0aWNrIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzEuMjU0IDMxMy41MDUpIj4KICAgICAgPGcgaWQ9Ikdyb3VwXzE1NTA2IiBkYXRhLW5hbWU9Ikdyb3VwIDE1NTA2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIj4KICAgICAgICA8cGF0aCBpZD0iUGF0aF80NTgyIiBkYXRhLW5hbWU9IlBhdGggNDU4MiIgZD0iTTEyLjYxNiw2OC4xODVhLjY0LjY0LDAsMCwwLS45MDUsMGwtNy42Nyw3LjY3TDEuMDkyLDcyLjkwN2EuNjQuNjQsMCwwLDAtLjkwNS45MDVsMy40LDMuNGEuNjQuNjQsMCwwLDAsLjkwNSwwbDguMTIyLTguMTIyQS42NC42NCwwLDAsMCwxMi42MTYsNjguMTg1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtNjcuOTk3KSIgZmlsbD0iI2ZmZiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#LoadingIcon{
    max-width: 450px !important;
    height: 130px !important;
}
.form-control, .input-group-addon,
.select2-container--bootstrap .select2-selection{
    min-height: 45px !important;
    border-radius: 7px !important;
    border: solid 1px #d7d8db !important;
    font-size: 16px !important;
    display: flex;
    align-items: center;
}
label:not(label.product_pink_box){
    font-family: 'FuturaPTMediam' !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #ba0c2f !important;
    padding-left: 7px;
    line-height: 1.1;
}
.form-control, output,
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered
{
    font-size: 16px !important;
    color: #0b1030;
}

/* select 2 boostrap custom dropdown arrow CSS */
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
    position: absolute;
    top: 36%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC44NDMiIGhlaWdodD0iOC40NjEiIHZpZXdCb3g9IjAgMCAxNC44NDMgOC40NjEiPgogIDxwYXRoIGlkPSJQYXRoXzE0NTk5NiIgZGF0YS1uYW1lPSJQYXRoIDE0NTk5NiIgZD0iTTcuNDIyLDk3LjE0MWExLjAzNiwxLjAzNiwwLDAsMC0uNzM1LjNMLjMwNSwxMDMuODI3YTEuMDM5LDEuMDM5LDAsMCwwLDEuNDcsMS40N0w3LjQyMiw5OS42NWw1LjY0Nyw1LjY0N2ExLjAzOSwxLjAzOSwwLDEsMCwxLjQ3LTEuNDdMOC4xNTcsOTcuNDQ1QTEuMDM2LDEuMDM2LDAsMCwwLDcuNDIyLDk3LjE0MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjAwMSAtOTcuMTQxKSIgZmlsbD0iI2JlYmViZSIvPgo8L3N2Zz4K);
    width: 20px;
    height: 20px;
    left: -13px;
    border-color: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: rotate(179deg);
}
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
/* select 2 boostrap custom dropdown arrow CSS end here */
 input.date-picker{
    background-image: url(data:image/png;base64,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);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 96% center;
    cursor: pointer;
}

.in-panel-body-heading {
    margin-block: 24px 24px;
    font-family: 'FuturaPTBook' !important;
    font-size: 20px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.7;
    letter-spacing: -1px;
    text-align: left;
    color: #000;
  }

  span.label_name {
    position: relative;
    top: -4px;
    padding-left: 3px;
}

@media(max-width: 1536px) and (min-width: 1200px){
    input[type=checkbox] {
        width: 17px !important ;
        height: 17px !important;
    }
}

.in-prev-button{
    min-width: 200px !important;
    background: transparent !important;
    color: var(--main-color);
    border: 1px solid var(--main-color);
    box-shadow: none;
    max-height: 50px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px !important;
    height: 50px !important;
    position: relative;
    top: 2px;
}
.in-prev-button:hover{
    color: var(--main-color);
    border: 1px solid var(--main-color);
}
.in-medical-accordion-btn{
    padding: 19px;
    border-radius: 13px !important;
    border: dashed 2px rgba(186, 12, 47, 0.29) !important;
    background-color: #f7ecec !important;
    position: relative;
    width: 100.5%;
    left: -0.25%;
}
.accordion.histroy_accordion .card:last-child{
    margin-bottom: 0 !important;
}

.in-summary-heading--title{
    font-family: 'FuturaPTBook';
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #ba0c2f;
    font-weight: 600;
    font-size: 18px;
    /* font-weight: bold; */
    text-transform: capitalize;
    margin-top: 15px;
    margin-bottom: 12px;
}
.customer_otp_verfication .dashed_box:last-child {
    margin-bottom: 70px;
}
#quotation_steps_div .iti.iti--allow-dropdown{
    width: 100% !important;
}

/* UI issues fix CSS */
.in-acceptance-check label {
    line-height: 1;
    position: relative;
    top: -4px;
}
.in-step-btn-wrapper a.setp-btn, .in-step-btn-wrapper button.step-btn {
    max-height: 47px;
    min-height: 47px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1;
}
#LoadingIcon {
    max-width: 180px !important;
    height: auto !important;
}
/* UI issues fix CSS END HERE */

.in-text-transform-capitalize:first-line {
    text-transform: capitalize !important;
}
.white_container{
    display: flex;
    justify-content: space-between;
    padding-inline: 15px;
    padding-block: 6px;
    border: 1px solid #BA0C2F;
    border-radius: 20px;
    font-size: 13px;
    font-family: 'FuturaPTMediam';
    color:#BA0C2F;
    margin-top: 10px;
}
.white_container.red_container{
    margin-top: 10px;
    background-image: linear-gradient(133deg, #de2b64 0%, #90163c 119%) !important;
    color:white;
}

.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    height: 43px;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    border-radius: 7px !important;
    border: solid 1px #d7d8db !important;
    font-size: 16px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: 4px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--primary-color) !important;
}
.dashed_box.citizen-detail h3,
.dashed_box.citizen-detail .question-heading{
    font-size: 14px;
    font-family: 'FuturaPTMediam';
    color: #BA0C2F;
    margin-block: 20px;


}
.dashed_box.citizen-detail label{
    font-size: 14px;
    font-family: 'FuturaPTMediam';
    color: black !important;
    margin-block: 7px;
    display: flex;
    align-items: center;
    gap: 10px;


}
.dashed_box.citizen-detail .radio-group{
    margin-bottom: 10px;
    display: flex;
    gap: 15px;
}

.bg_add_box{
  min-height: 80px;
  width: 75px;
  background-color: #F4F4F4;
  text-align: center;
  margin-right: 16px;
  border-radius: 15px;
  padding-top: 13px;
  margin-top: 15px;
  margin-bottom: 20px;
  position: relative;
}
.blackCross{
  position: absolute;
  top: -5px;
  right: -5px;
}
.bg_add_box div{
  font-family: var(--futura_family);
  font-size: 10px;
  color: black;
  padding-top: 3px;
  overflow: hidden;
}

.image_label{
    font-family: 'FuturaPTMediam' !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: black !important;
    padding-left: 7px;
    line-height: 1.1;
}

.image_label span{
    color: #BA0C2F;
}
 .in-installments-wrapper-new {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 18px;
}

.in-installments-box {
    display: flex;
    gap: 20px;
    width: 45%;
    border: 1px solid gainsboro;
    border-radius: 8px;
    padding: 24px;
    background-color: white;
    color: black;
    transition: background-color 0.3s, color 0.3s;
}

.in-installments-box.active {
    background-color: #BA0C2F;
    color: white;
    & .in-installments-count, .in-installment-text {
    background-color: transparent;
    color: white;
    }
}

.in-installments-count {
    border: 2px solid black;
    border-radius: 4px;
    width: 22px;
    height: 22px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    color: white;
    background-color: black;
}

.installment-text {
    font-size: 14px;
}

.active-text {
    color: white;
}
