.block-region-content section:nth-child(1) {
    max-width: 100%;
}

.banner-24 {
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    /* margin-left: -20px;
  margin-right: -20px; */
    z-index: 1;
    height: 400px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 70.3%, #FFF 88.39%), url(/vtb/openbanking/sites/vtb.openbanking.apiportal-test.icbv.com/files/inline-images/banner.jpg);
    /* padding: 0 139px; */
    background-repeat: no-repeat;
    background-size: 150%;
    background-position-x: center;
    background-position-y: center;
    opacity: 0.7;
}


.form-item-title input::placeholder {
    font-size: 16px !important;
}

.form-item-title::after {
    content: "Gói sản phẩm";
    display: block;
    margin-top: 35px;
    font-size: 20px;
    color: #005993;
    background-image: url(/vtb/openbanking/sites/vtb.openbanking.apiportal-test.icbv.com/files/inline-images/sign-bg.pngfilter_0.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    padding-left: 28px;
    line-height: 20px;
    font-weight: 600;
}

.bx--label span {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.group-bg {
    background: #FAFAFA;
    border-radius: 40px 40px 0px 0px;
    position: relative;
    top: -80px;
    top: -80px;
    margin-top: 355px;
    width: 100%;
    /* margin-left: -20px;
  margin-right: -20px; */
    z-index: 2;
    border-radius: 40px 40px 0 0;
}

.group {
    display: flex;
    padding: 20px 0;
    flex-direction: column;
    gap: 25px;
}

.view-detail {
    color: var(--color-icon-link-pressing, #2A74C8);
    text-align: right;
    /*font-family: SVN-Gilroy;*/
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    /* 150% */
    text-decoration: none;
    display: flex;
    justify-content: flex-end;
}

.prd-category {
    display: flex;
    justify-content: space-between;

}

.prd-category .item {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.prd-category .icon {
    position: relative;
    width: 145px;
    height: 145px;
    scale: 1.5;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.prd-category .icon svg {
    position: absolute;
}

/* .prd-category .icon svg:nth-child(1) {
    top: 36px;
    left: 36px;
    z-index: 1;
  }
  
  .prd-category .icon svg:nth-child(2) {
    bottom: 0px;
    left: -46px;
  } */

.prd-category .item .title {
    margin-top: 14px;
    background: linear-gradient(289deg, #1F5796 -9.39%, #3491FA 118.59%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    /*font-family: SVN-Gilroy;*/
    font-size: 24px;
    font-style: normal;
    height: 80px;
    font-weight: 600;
    line-height: 40px;
    /* 166.667% */
}

.prd-category .item .sub {
    margin-top: 10px;
    color: var(--subtlest, #799AB0);
    text-align: center;
    /*font-family: SVN-Gilroy;*/
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    text-align: justify;
    /* 150% */
}

.view {
    display: flex;
    flex-wrap: wrap;
}

.view .view-filters {
    width: 30%;
}

.view .view-content {
    width: 70%;
}

.view .view-content::after {
    content: "";
    width: 30%;
}

.view .pager-nav {
    margin-left: calc(30% + 2rem);
    width: 70%;
    margin-top: 0.5rem;
    margin-bottom: 2.5rem;
}

.pr-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 2rem;
}

.bx--card {
    width: auto;
    max-width: 100%;
}

.node.bx--card {
    margin-left: 2rem;
    height: 100%;
}

.apicProductCard {
    background-color: #FFFF;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-top: 1px solid #D1DDE5 !important;
    border-left: 1px solid #D1DDE5 !important;
    border-right: 1px solid #D1DDE5 !important;
}

.apicProductAPIs {
    flex-grow: 1;
    background-color: #FFFF;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom: 1px solid #D1DDE5 !important;
    border-left: 1px solid #D1DDE5 !important;
    border-right: 1px solid #D1DDE5 !important;
}

.pager-nav .pager__item a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 20px;
    border: none;
    color: #667085;
    border-radius: 8px !important;
    font-size: 14px;
    align-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

.pager-nav .pagination {
    gap: 2px;
}

.pager-nav .pager__item.is-active.active a {
    color: #005993;
    background-color: #D8F2FD;
}

.bx--global-light-ui .view .views-exposed-form {
    flex-direction: column;
    justify-content: center;
}

.bx--global-light-ui .view .views-exposed-form::before {
    content: "Bộ lọc";
    font-weight: 600;
    line-height: 32px;
    font-size: 24px;
    margin-bottom: 10px;
}

.bx--global-light-ui .view .view-filters.form-group input.form-text,
.bx--global-light-ui .view .view-filters.form-group select {
    width: 100%;
    height: auto;
    border: 1px solid #525252;
    padding: 10px 14px;
    border-radius: 8px;
    font-weight: 600;
    line-height: 24px;
    font-size: 16px;
    color: #525252;
    font-family: 'SVN-Gilroy', sans-serif !important;
}


.bx--global-light-ui .view .view-filters.form-group select {
    width: 100%;
    height: auto;
    border: 1px solid #525252;
    padding: 10px 14px;
    border-radius: 8px;
    font-weight: 600;
    line-height: 24px;
    font-size: 16px;
    color: #525252;
}

.bx--global-light-ui .view .view-filters.form-group input.form-text::placeholder {
    color: #667085;
    font-weight: 600;
    line-height: 24px;
    font-size: 14px;
}

.bx--global-light-ui .view .view-filters.form-group input.form-text:focus {
    border: 2px solid #3ABCF4;
    outline: none;
}

.bx--global-light-ui .view .bx--form-item {
    width: 100%;
}

.bx--global-light-ui .view .view-filters.form-group .form--inline #edit-actions {
    width: 100%;
    display: flex;
    justify-content: center;
}

.bx--global-light-ui .view .view-filters.form-group .form--inline #edit-actions button {
    display: flex;
    justify-content: center;
    background-color: #3ABCF4;
    color: #FFF;
    padding: 15px 25px;
    border-radius: 5px;
    font-size: 14px;
}




.has-glyphicons .view .select-wrapper:after {
    padding-right: 14px;
}

.item {
    cursor: pointer;
    padding: 10px;
    transition:
        border-bottom 0.2s ease-in-out,
        transform 0.2s ease-in-out,
        box-shadow 0.2s ease-in-out;
    border-bottom: 10px solid transparent;
}

/* Hover: gạch chân và nổi lên */
.item:hover {
    /* border-bottom: 4px solid lightblue; */
    transform: translateY(-3px);
    box-shadow: 0 4px 8px rgba(0, 0, 255, 0.1);
    /* bóng nhẹ màu xanh */
}

/* Click (active): gạch chân đậm */
.item.active {
    border-bottom: 4px solid #3ABCF4;
    background-color: #F2F6F8;
}



.apicProductCardMain div,
.apicProductCardMain a {
    font-family: var(--bs-font-sans-serif) !important;
    font-weight: 600 !important;
    ;
    line-height: 35px !important;
    ;
    font-size: 24px !important;
    ;
    background: linear-gradient(289.3deg, #1F5796 -9.39%, #3491FA 118.59%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.apicProductCard .apicCardIcon .field--label-inline .field--label {
    display: none;
}

.apicProductCard .bx--about__icon,
.apicProductCard .bx--about__icon img {
    width: 78.5px !important;
    height: 70px;

}

/* .apicProductCard .apicCardIcon .field--label-inline .field--item img {
    width: 8rem !important;
  } */

.apicProductDesc {
    font-weight: 500;
    line-height: 1.5 !important;
    font-size: 20px !important;
    /* font-family: var(--bs-font-sans-serif) !important; */
}

.bx--card .apicProductDesc {
    height: 165px;
    line-height: 1.5 !important;
}

@media screen and (max-width: 768px) {
    .bx--card .apicProductDesc {
        height: 220px;
    }
}



/* .bx--card .apicProductDesc p {
    height: 125px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.6;
  } */

.bx--card .apicProductDesc .field--item {
    line-height: 1.5 !important;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.2rem;
    color: #666;
    text-align: justify;
}

.bx--card .apicProductAPIs .apicApiCount {
    padding-left: 5px;
    padding-bottom: 30px;
}

.bx--about__title--name {
    width: 100%;
}

.apicTruncate,
.apicProductName {
    white-space: normal !important;
}

.bx--card .apicProductCardMain .bx--about__title--name {
    width: 100% !important;
}

.bx--card .apicProductCardMain .apicProductName {
    max-width: 100% !important;

}

.bx--card .apicProductCardMain .apicProductName span {
    display: -webkit-box;
    font-family: 'SVN-Gilroy', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 22px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 65px;
}

.bx--card .apicProductCard {
    padding-left: 23px;
    padding-right: 20px;
}

.node--type-product.bx--card {
    margin-bottom: 75px;
}

.apicProductSeeAll,
.apicProductCardApi {
    display: none;
}

.bx--card .apicProductAPIs .apicApiCount .apicProductCardApiCount {
    border-radius: 4px;
    background-color: #3ABCF4;
    color: #FFF;
    text-transform: uppercase;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 14px;
}

.prd-category .ct.disabled {
    opacity: 0.4;
    pointer-events: none;
}

.prd-category .ct svg {
    stroke: #3ABCF4;
}

.prd-category .ct:hover {
    background: #9dcff0;
}

.prd-category .ct-left {
    transform: rotate(180deg);
    width: 3rem;
    height: 3rem;
    margin-right: 10px;
    border: none;
    align-content: center;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.prd-category .ct-right {
    width: 3rem;
    height: 3rem;
    margin-left: 10px;
    border: none;
    align-content: center;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.prd-category .item {
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    justify-items: center;
    transition: background-color 0.5s, transform 0.1s, color 0.5s;
}

.prd-category .item:hover {
    background: #E6F0FA;
    color: #1E40AF;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: scale(1.05);
}

.item-in-slider {

    width: 19%;
}

.slider-items {
    justify-content: space-between;
    display: flex;
    transition: transform 0.3s ease-in-out;

}

.container-slider {
    align-items: center;
}

.icon svg:nth-child(2) {
    z-index: 1 !important;
    margin-top: 23px;
    margin-right: 9px;
}

.prd-category .item .icon svg:nth-child(1) {
    z-index: 10;
}

.fix-logo-size {
    width: 7.35rem;
    height: 7.35rem;
}