.block16-2-prices {
    display: flex;
    margin-bottom: 30px;
}
.block16-2-prices-center {
    justify-content: center;
}
.block.block-banner-custom .block-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
}
.block.block-banner-custom .block-title h1.block-title-text {
    font-family: 'Arial', Arial, sans-serif;
}
.block.block-banner-custom .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block-banner-custom .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block-banner-custom .btn {
    margin-bottom: 25px;
}
.block.block-banner-custom .block16-2-content-left {
    text-align: left !important;
    margin: 100px auto;
    max-width: 1160px;
}
.block.block-banner-custom .block16-2-content-center{
    text-align: center !important;
    margin: 100px auto;
}
.block.block-banner-custom .block-title h1.block-title-text {
    font-size: 54px;
    font-family: 'Arial', Arial, sans-serif;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: 1px;
}
.block.block-banner-custom .block-title .block-title-text {
    flex: 0;
}
.block.block-banner-custom .block-title .btn-wrapper {
    display: flex;
    align-items: center;
    gap: 40px;
}
.banner-btn-preview {
    font-size: 16px;
    /* font-family: 'Arial', Arial, sans-serif; */
    line-height: 120%;
    font-weight: 600;
    letter-spacing: 1px;
    max-width: 260px;
}
.block.block-banner-custom .block-title .block-subtitle {
    flex: 0;
}
.block.block-banner-custom .block-title .block-subtitle p {
    vertical-align: middle;
    font-size: 20px;
    font-family: 'Arial', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
}
.block.block-banner-custom .banner-btn {
    padding: 15px 36px;
    font-size: 16px;
    font-family: 'Arial', Arial, sans-serif;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: 1px;
    transition: background-color 0.2s 
    ease-in-out, color 0.2s 
    ease-in-out, border-color 0.2s 
    ease-in-out;
    box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.2);
}
.block-banner-custom .block-el-btns {
    margin-top: 25px;
}
.block16-2-content-center .block-el-btns {
    justify-content: center;
}
.block16-2-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block16-2-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block-banner-custom .block16-2-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background: radial-gradient(circle at 85% 15%, rgba(37 77 136) 15%, rgb(42 74 127) 20%, rgba(16, 23, 59, 1) 50%);
    border-radius: 27px;
}

.height-inherit {
    height: inherit;
}
.block-banner-custom .col-flex-rw {
    background-size: 0;
    display: flex;
    place-items: flex-end;
}
.block-banner-custom  .height-fill {
    height: 100%;
    justify-content: center;
}

.block-banner-custom .maxwidth-theme {
    padding: 0;
}

.banner-list {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
}

.banner-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    border: 1px solid #fafafa09; 
    border-radius: 27px;
    background-image: linear-gradient(0.053turn, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0) 100%);
    padding: 20px;
    max-width: 260px;
}

.banner-item-num,
.banner-link-item-num {
    color: #1dcd24;
    font-size: 16px;
    font-family: 'Arial', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 600;
    position: relative;
    z-index: 2;
    white-space: nowrap;
}

.banner-item-text {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Arial', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    position: relative;
    z-index: 2;
}

.banner-link-list {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
}

.banner-link-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    border: 1px solid #fafafa09; 
    border-radius: 27px;
    background-image: linear-gradient(0.053turn, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0) 100%);
    padding: 40px;
    max-width: 260px;
}

.banner-link-item-top {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.banner-link-item-text {
    font-size: 18px;
    font-weight: 600;
}

@media (max-width: 1220px) {
    .block.block-banner-custom .block16-2-content-left {
        max-width: 940px;
    }
}

@media (min-width: 992px) {
    .block-banner-custom .text-light-desktop,
    .block-banner-custom .text-light-desktop p,
    .block-banner-custom .text-light-desktop ul,
    .block-banner-custom .text-light-desktop ol,
    .block-banner-custom .text-light-desktop dl,
    .block.block-banner-custom .text-light-desktop .block-title-text,
    .block.block-banner-custom .text-light-desktop .block-cattitle,
    .block.block-banner-custom .text-light-desktop .block-subtitle,
    .block-banner-custom .text-light-desktop .block16-2-price,
    .block-banner-custom .text-light-desktop .block16-2-price-old {
        color: #FFFFFF !important;
    }
    .block16-2-bg-image {
        overflow: hidden;
    }
    .block-banner-custom .col-flex-rw.block16-2-no-image {
        display:none;
    }
}
.block16-2-bg-image:focus {
    outline: none;
}
@media (max-width: 991px) {
    .block-banner-custom .text-light-mobile,
    .block-banner-custom .text-light-mobile p,
    .block-banner-custom .text-light-mobile ul,
    .block-banner-custom .text-light-mobile ol,
    .block-banner-custom .text-light-mobile dl,
    .block.block-banner-custom .text-light-mobile .block-title-text,
    .block.block-banner-custom .text-light-mobile .block-cattitle,
    .block.block-banner-custom .text-light-mobile .block-subtitle,
    .block-banner-custom .text-light-mobile .block16-2-price,
    .block-banner-custom .text-light-mobile .block16-2-price-old {
        color: #FFFFFF !important;
    }
    .block.block-banner-custom .block-title {
        padding-left: 30px;
        padding-right: 30px;
        max-width: 660px;
    }
    .block.block-banner-custom .block-title .block-title-text {
        font-size: 25px;
        line-height: 30px;
    }
    .block-banner-custom .col-flex-rw {
        position: relative;
        width: 100vw;
        height: 210px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .block16-2-container {
        flex-direction: column;
        justify-content: flex-start;
    }
    .block-banner-custom .mobile-img {
        display: block;
        align-self: flex-end;
        max-height: 100%;
        overflow: hidden;
    }
    .block-banner-custom .col-flex-rw img {
        max-width: 100%;
        max-height: 100%;
    }
    .block-banner-custom .height-fill {
        display: flex;
        flex-direction: column-reverse;
    }
    .block-banner-custom .block16-2-content-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 30px;
    }
    .block16-2-content-center {
        height: 65%;
        margin: 30px 0 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .banner-list,
    .banner-link-list {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 10px;
        column-gap: 20px;
    }

    .banner-item,
    .banner-link-item {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .block.block-banner-custom .block16-2-content-left {
        margin: 40px auto;
    }
    .block.block-banner-custom .block-title h1.block-title-text {
        font-size: 31px;
        line-height: 40px;
        margin: 0 !important;
    }

    .block.block-banner-custom .block-title {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 468px;
        gap: 20px;
    }

    .block.block-banner-custom .block-title .btn-wrapper {
        flex-direction: column;
        gap: 20px;
        width: 100%;
    }

    .block-banner-custom .block-el-btns,
    .block-banner-custom .block-el-btns > div,
    .block.block-banner-custom .banner-btn {
        margin: 0;
        width: 100%;
    }
    .banner-btn-preview {
        max-width: none;
    }
    .block.block-banner-custom .block-title .block-subtitle p {
        margin: 0;
    }
    .banner-list {
        margin-top: 40px;
    }
    .banner-link-item {
        padding: 20px;
    }
    .banner-link-item a.about-license-btn {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .block.block-banner-custom .block-title {
        max-width: 330px;
    }

    .block.block-banner-custom .block-title h1.block-title-text {
        font-size: 28px;
        line-height: 36px;
        padding: 0 10px
    }

    .block.block-banner-custom .block-title .block-subtitle {
        margin-bottom: 40px;
        padding: 0 10px
    }

    .block.block-banner-custom .block-title .block-subtitle p {
        font-size: 14px;
        letter-spacing: 0;
    }

    .banner-list,
    .banner-link-list {
        grid-template-columns: 1fr;
        margin: 0;
    }

    .block.block-banner-custom .block-title .block-el-btns div {
        padding: 0;
    }

    .banner-item,
    .banner-link-item-top {
        flex-direction: row;
    }
}
