/*--------------------------------------------------------------------------
|  Header
--------------------------------------------------------------------------*/
.object-contain {
    object-fit: contain !important;
}

.bg-content {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 3rem 0;
}

.setting-menu > .container > .row > div {
    display: flex;
    align-items: center;
    gap: 1rem;
    justify-content: space-between;
}

.btn-exampleReg {
    background: var(--color-highlight);
    border-radius: 1.5rem;
    padding: 0.85rem 2.25rem;
}
/*--------------------------------------------------------------------------
|  Main
--------------------------------------------------------------------------*/
.swiper-discover--title {
    color: #5480C5;
    font-size: 27px;
    font-weight: 600;
    line-height: 36.61px;
    margin-bottom: 2rem;
}

.swiper-discover--description {
    color: #8B8B8B;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.swiper-discover--link {
    margin-top: 3rem;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 35px 35px 35px 35px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
    padding: 16px 27px 16px 27px;
    background: #FFA726;
    border: 0;
}

.bg-technology {
    background: #00398E;
}

.bg-technology * {
    color: white !important;
}

.bg-technology .title-section span {
    color: var(--color-highlight) !important;
}

.block-tab-dx3n7k2 {
    background-color: #FFFFFF;
    border-radius: 35px;
    border: 2px #428EFF solid;
    box-shadow: 0px 4px 20px 0px #00000040;
    display: inline-flex;
}

.block-tab-dx3n7k2 .nav-item .nav-link {
    font-size: 20px;
    font-weight: 600;
    background-color: #f1f1f1;
    color: #004FC2;
    border-radius: 35px 35px 35px 35px;
    padding: 15px 30px 15px 20px;
    margin: 5px 5px 5px 5px;
    color: var(--color-main) !important;
}

.block-tab-dx3n7k2 .nav-item .nav-link:hover {
    background-color: #75ACFF;
    color: #fff !important;
}

.block-tab-dx3n7k2 .nav-item .nav-link.active {
    background-color: #004FC2;
    color: #fff !important;
}

.article-digital-signature .article-description {
    -webkit-line-clamp: none;
}

.box-s4ghiol {
    background: radial-gradient(75.56% 210.26% at 77.59% 41%, #72BBFF 0%, #428EFF 33.09%, #093589 100%);
    padding: 63px 98px 63px 98px;
    border-radius: 35px 35px 35px 35px;
}

.box-s4ghiol .title {
    color: white;
    font-size: 27px;
    font-weight: 600;
    line-height: 36.61px;
}

.box-s4ghiol .desc {
    color: white;
    font-size: 16px;
}

.item-statistical {
    text-align: center;
    padding: 16px 16px 16px 16px;
    background: #FFFFFF66;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 10px 20px 0px #9FB8DD;
}

.statistical-icon img {
    width: 5rem;
    height: 5rem;
    position: relative;
    display: block;
    margin: 0 auto;
}

.statistical--title {
    font-size: 42px;
    font-weight: 600;
    line-height: 54.6px;
    color: #093C89;
}

.bg-highlight .statistical-icon img {
    filter: brightness(0) invert(1);
}

.import-pf1tnsx .title {
    font-size: 48px;
    font-weight: 500;
    line-height: 66px;
}

.import-pf1tnsx .content, .import-pf1tnsx .statistical {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 2rem;
}

.import-pf1tnsx .statistical span {
    color: var(--color-highlight);
}

.module-fztlgo8 .desc-section {
    font-size: 21px;
}

.item-yro0w73 {
    border-radius: 35px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #A5C9FF;
    overflow: hidden;
    height: 100%;
}


.block-tab-yro0w73 > li {
    width: 50%;
    text-align: center;
}

.item-yro0w73 .top-item {
    padding: 3rem;
    background: #E8F1FF;
}

.item-yro0w73 .top-item img {
    margin-bottom: 1rem;
}

.title-yro0w73 {
    font-size: 27px;
    font-weight: 600;
}

.sub-title-yro0w73 {
    color: #5E6C8D;
    font-size: 16px;
}

.item-yro0w73 .price .one-year {
    font-size: 24px;
    font-weight: 600;
}

.item-yro0w73 .price .desc-year {
    background-color: #428EFF;
    border-radius: 4px;
    padding: 6px 20px;
    margin: 10px 0;
    display: inline-block;
}

.item-yro0w73 .price .two-year {
    font-size: 40px;
    color: #428EFF;
    font-weight: 600;
}

.item-yro0w73 .bottom-item {
    padding: 3rem;
}

.item-yro0w73 .bottom-item .content {
    margin-bottom: 1rem;
}

.item-yro0w73 .content:before {
    content: "\f058";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    margin-right: 5px;
    color: #428EFF;
}

.item-yro0w73 .swiper-discover--link {
    background: #428EFF;
}

.item-yro0w73.item-higlight {
    border-color: #FFA726;
}

.item-yro0w73.item-higlight .top-item {
    background: #EC941514;
}

.item-yro0w73.item-higlight .desc-year {
    background-color: var(--color-highlight);
}

.item-yro0w73.item-higlight .two-year {
    color: var(--color-highlight);
}

.item-yro0w73.item-higlight .content:before {
    color: var(--color-highlight);
}

.item-yro0w73.item-higlight .swiper-discover--link {
    background: var(--color-highlight);
}

.card {
    background: #EEF8FF;
    border: 1px solid var(--color-main);
    border-radius: 8px;
    margin-bottom: 1.5rem;
    overflow: hidden;
}

.card:last-child {
    margin: 0;
}

.card-body {
    padding: 1rem  2rem 2rem 2rem;
}

.card-header h5 button {
    width: 100%;
    text-align: left;
    font-size: 1.5rem;
    padding: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    color: var(--color-main);
}

.card-header h5 button:hover {
    color: var(--color-highlight);
    text-decoration: none;
}

.card-header h5 button:focus {
    text-decoration: none;
}

.card-header h5 button:not(.collapsed) i {
    transform: rotate(180deg);
}

.card-header h5 button.collapsed {
    background: white;
    font-weight: 400;
    color: #002152;
}

.module-f--title {
    margin-bottom: 1rem;
    font-size: 16px;
}

.module-f--title:before {
    content: "\f058";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    margin-right: 5px;
    color: #428EFF;
}

.bg-gradient {
    background: linear-gradient(360deg, #E4EFFF00 25%, #E5EFFC 68%);
    padding: 3rem 0;
}

.bg-partner {
    background: #093489;
    padding: 3rem 0;
}

.item-partner {
    display: flex;
    align-items: center;
    gap: 1rem;
    color: white;
}

.item-partner img {
    width: 9rem;
    height: 9rem;
    object-fit: contain;
}

.box-partner {
    background: #1048CACC;
    padding: 15px;
    border-radius: 20px;
}
/*--------------------------------------------------------------------------
|  Footer
--------------------------------------------------------------------------*/
footer {
    background: #00091C;
}
/*--------------------------------------------------------------------------
|  Responsive
--------------------------------------------------------------------------*/
@media (max-width: 768px) {
    .title-section, .import-pf1tnsx .title {
        font-size: 35px;
    }
}

@media (max-width: 500px) {
    .box-s4ghiol {
        padding: 3rem;
    }
}

@media (min-width: 576px) {
    #exampleReg .modal-dialog {
        max-width: 80%;
    }
}