 /* #region All Product Type widget */
.product-feature.product-section .category-swiper .product-card.color-0 .category-group::before {
    background-image: linear-gradient(352.23deg, #00bcb4 5.39%, #13c8c2 48.51%, #61d8d1 93.39%);
}

.product-feature.product-section .category-swiper .product-card.color-1 .category-group::before {
    background-image: linear-gradient(352.23deg, #ff681e 5.39%, #f89c22 48.51%, #feb251 93.39%);
}

.product-feature.product-section .category-swiper .product-card.color-2 .category-group::before {
    background-image: linear-gradient(352.23deg, #f89c22 5.39%, #f9be00 48.51%, #ffe600 93.39%);
}

.product-feature.product-section .category-swiper .product-card.color-3 .category-group::before {
    background-image: linear-gradient(172.23deg, #003ca5 6%, #3363b7 49.13%, #668ac9 94%);
}

.product-feature.product-section .category-swiper .product-card.color-4 .category-group::before {
    background-image: linear-gradient(172.23deg, #ff7a77 6%, #ff908d 49.13%, #f7cfd6 94%);
}

.product-feature .product-content {
    background-image: linear-gradient(257.58deg, rgb(0, 188, 180) -11.4%, rgb(0, 194, 188) 43.19%, rgba(150, 234, 255, 0.7) 100%);
    width: 1897px;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

    .product-feature .product-content.swiper-slide.color-0 {
        background-image: linear-gradient(352.23deg, #00bcb4 5.39%, #13c8c2 48.51%, #61d8d1 93.39%);
    }

    .product-feature .product-content.swiper-slide.color-1 {
        background-image: linear-gradient(352.23deg, #ff681e 5.39%, #f89c22 48.51%, #feb251 93.39%);
    }

    .product-feature .product-content.swiper-slide.color-2 {
        background-image: linear-gradient(352.23deg, #f89c22 5.39%, #f9be00 48.51%, #ffe600 93.39%);
    }

    .product-feature .product-content.swiper-slide.color-3 {
        background-image: linear-gradient(172.23deg, #003ca5 6%, #3363b7 49.13%, #668ac9 94%);
    }

    .product-feature .product-content.swiper-slide.color-4 {
        background-image: linear-gradient(172.23deg, #ff7a77 6%, #ff908d 49.13%, #f7cfd6 94%);
    }

/* #endregion All Product Type widget */


/*#region custom hero banner*/

.hero-banner-section {
    overflow: hidden;
}

    .hero-banner-section::after {
        content: '';
        display: block;
        width: 100%;
        height: 11px;
        margin-top: -1px;
        background-image: linear-gradient( 90deg, #8bd3e6 0%, #00bcb4 33.29%, #ffd400 71.31%, #ff681e 100% );
    }

    .hero-banner-section .hero-banners {
        overflow: hidden;
        width: 460px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

        .hero-banner-section .hero-banners .hero-banner-block {
            background-repeat: no-repeat;
            background-position: center;
            position: relative;
            margin: 0 auto;
            height: 546px;
        }

            .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
                position: absolute;
                bottom: 30px;
                text-align: center;
                left: 50%;
                width: -moz-fit-content;
                width: fit-content;
                overflow: hidden;
                transform: translateX(-50%);
            }

            .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
                position: absolute;
                bottom: 30px;
                text-align: center;
                left: 50%;
                width: -moz-fit-content;
                width: fit-content;
                overflow: hidden;
                transform: translateX(-50%);
            }


                .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .color-white {
                    color: white;
                }

                .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .topicsection {
                    font-size: 42px;
                    line-height: 40px;
                    font-weight: 700;
                    width: 368px;
                }

                .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .sub-topic {
                    font-size: 30px;
                    line-height: 40px;
                    font-weight: 700;
                    margin: 0;
                }

            .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
                text-align: center;
            }

                .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .color-white {
                    color: white;
                }

            .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
                text-align: center;
            }

                .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .color-white {
                    color: white;
                }

                .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .sub-text {
                    font-size: 16px;
                    line-height: 24px;
                    font-weight: 400;
                    padding: 10px 0 20px;
                }

            .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
                text-align: center;
            }

            .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
                text-align: center;
            }

.hero-banner-section .hero-banners .hero-banner-block .hero-banner {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .color-primary {
    color: #00bcb4;
}

.hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .color-black {
    color: #222222;
}


a {
    text-decoration: none;
}

@media (max-width: 767.98px) {
    .hero-banner-section .hero-banner-block .container.mobile-top .content-herobanner-static {
        top: 90px;
        bottom: unset;
    }
}

@media (min-width: 768px) {
    .hero-banner-section .hero-banners {
        max-width: 100%;
        width: 1408px;
    }

        .hero-banner-section .hero-banners .hero-banner-block {
            height: 440px;
        }

    .hero-banner-section .hero-banner-block .container.desktop-right {
        display: flex;
        justify-content: end;
    }

    .hero-banner-section .hero-banner-block .container.desktop-left {
        display: flex;
        justify-content: start;
    }

    .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
        left: inherit;
        bottom: inherit;
        padding: 0 10px;
        top: 50%;
        transform: translateY(-50%) translateX(0);
        text-align: left !important;
    }


        .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .topicsection {
            width: 100%;
        }

    .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
        text-align: left;
    }

    .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
        text-align: left;
    }

        .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .sub-text {
            padding: 10px 0 20px;
        }

    .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
        text-align: left;
    }

    .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
        text-align: left;
    }
}

@media (min-width: 992px) {
    .hero-banner-section .hero-banners {
        width: 1920px;
    }

        .hero-banner-section .hero-banners .hero-banner-block {
            height: 600px;
        }

            .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static {
                padding: 0px;
            }

                .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .sub-text {
                    padding: 10px 0 30px;
                }
}


@media (min-width: 1200px) {
    .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .topicsection {
        font-size: 58px;
        width: 100%;
        line-height: 68px;
    }
} 

/*#endregion custom hero banner*/

/*#region custom hero banner index*/

.hero-banner {
    overflow: hidden;
}
    .hero-banner::after {
        content: '';
        display: block;
        width: 100%;
        height: 11px;
        margin-top: -1px;
        background-image: linear-gradient( 90deg, #8bd3e6 0%, #00bcb4 33.29%, #ffd400 71.31%, #ff681e 100% );
    }

    .hero-banner .hero-banners {
        overflow: hidden;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

        .hero-banner .hero-banners .hero-banner-block {
            background-repeat: no-repeat;
            background-position: center;
            position: relative;
            margin: 0 auto;
            height: 100%;
        }

            .hero-banner .hero-banners .hero-banner-block .content-herobanner-static {
                position: absolute;
                bottom: 200px;
                text-align: center;
                left: 50%;
                width: -moz-fit-content;
                width: fit-content;
                overflow: hidden;
                transform: translateX(-50%);
            } 

                .hero-banner .hero-banners .hero-banner-block .content-herobanner-static .topicsection {                    
                    font-weight: 700;
                    width: 368px;
                }

                .hero-banner .hero-banners .hero-banner-block .content-herobanner-static .sub-topic {
                    font-size: 30px;
                    line-height: 40px;
                    font-weight: 700;
                    margin: 0;
                } 
                 
                .hero-banner .hero-banners .hero-banner-block .content-herobanner-static .sub-text {
                    font-size: 16px;
                    line-height: 24px;
                    font-weight: 400;
                    padding: 10px 0 20px;
                }
            .hero-banner .hero-banners .hero-banner-block .content-herobanner-static {
                text-align: left;
            }


@media (min-width: 1200px) {
    .hero-banner-section .hero-banners .hero-banner-block .content-herobanner-static .topicsection {
        font-size: 58px;
        width: 100%;
        line-height: 68px;
    }
}



@media (max-width: 990px) {
    .hero-banner .hero-banners .hero-banner-block .content-herobanner-static {
        bottom: 160px !important;
    }
}


@media (min-width: 768px) {
    .hero-banner .hero-banner-block .container .desktop-right {
        display: flex;
        justify-content: end;
    }

    .hero-banner .hero-banners .hero-banner-block .desktop-left .content-herobanner-static {
        left: 30%;
    }

    .hero-banner .hero-banners .hero-banner-block .content-herobanner-static {
        left: 77%;
    }
}

@media (max-width: 767.98px) {
    .hero-banner .hero-banner-block .container .mobile-top .content-herobanner-static {
        top: 90px;
        bottom: unset;
    }

    .hero-banner .hero-banners .hero-banner-block .mobile-top .content-herobanner-static {
        bottom: 270px !important;
    }

    .hero-banner .hero-banners .hero-banner-block .content-herobanner-static {
        bottom: 60px !important;
    }

    .hero-banner .hero-banners .hero-banner-block .content-herobanner-static {
        text-align: center;
    }
} 
/*#endregion custom hero banner index*/

/*#region custom hero banner small index*/

.hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static {
    position: absolute;
    bottom: 100px;
    text-align: center;
    left: 50%;
    width: -moz-fit-content;
    width: fit-content;
    overflow: hidden;
    transform: translateX(-50%);
}


    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static .color-white {
        color: white;
    }


    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static .topicsection {
        font-size: 42px;
        line-height: 40px;
        font-weight: 700;
        width: 368px;
    }

    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static .sub-topic {
        font-size: 30px;
        line-height: 40px;
        font-weight: 700;
        margin: 0;
    }

.hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static {
    text-align: center;
}

    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static .color-white {
        color: white;
    }

.hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static {
    text-align: center;
}

    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static .color-white {
        color: white;
    }

    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static .sub-text {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        padding: 10px 0 20px;
    }

.hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static {
    text-align: center;
}

.hero-banner.hero-banner-section-v2 .header-banner-responsive-group {
    background-color: #ffffff;
    width: 100%;
    text-align: center;
}

    .hero-banner.hero-banner-section-v2 .header-banner-responsive-group img.large {
        object-position: center center;
        height: 435px;
        width: 100%;
    }

    .hero-banner.hero-banner-section-v2 .header-banner-responsive-group img.large {
        display: none;
    }

@media (max-width: 990px) {

    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static {
        bottom: 80px !important;
    }
}


@media (min-width: 768px) {

    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .desktop-left .content-herobanner-static {
        left: 30%;
    }

    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static {
        left: 70%;
    }
}

@media (max-width: 767.98px) {

    .hero-banner.hero-banner-section-v2 .hero-banner-block .container .mobile-top .content-herobanner-static {
        top: 90px;
        bottom: unset;
    }

    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .mobile-top .content-herobanner-static {
        bottom: 320px !important;
    }

    .hero-banner.hero-banner-section-v2 .hero-banners .hero-banner-block .content-herobanner-static {
        bottom: 60px !important;
    }
}

@media screen and (min-width: 992px) {
    .hero-banner.hero-banner-section-v2 .header-banner-responsive-group img.large {
        height: 435px;
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .hero-banner.hero-banner-section-v2 .header-banner-responsive-group img.large {
        display: block;
        object-fit: cover;
        object-position: center center;
        height: 380px;
        width: 100%;
    }

    .hero-banner.hero-banner-section-v2 .header-banner-responsive-group img.mobile {
        display: none;
    }
}
 
/*#endregion custom hero banner index*/

/*#region Button*/

.button.disabled {
    cursor: default;
    pointer-events: none;
}

.button.primary {
    background-color: #00bcb4;
    color: #fff;
    border: none;
}

@media (min-width: 992px) {
    .button.primary:hover {
        background-color: #00aba4;
    }
}

.button.primary.disabled {
    background-color: #bcbec0;
}

.button.secondary, 
.button.seconday {
    background-color: #f9be00;
    color: #fff;
}

@media (min-width: 992px) {
    .button.secondary:hover,
    .button.seconday:hover {
        background-color: #e8b101;
    }
}

.button.secondary.disabled,
.button.seconday.disabled {
    background-color: #bcbec0;
}

.button.light {
    background-color: #fff;
    color: #00aba4;
}

@media (min-width: 992px) {
    .button.light:hover {
        background-color: #ececec;
    }
}

.button.light.disabled {
    color: #bcbec0;
}

.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: auto;
    min-width: 220px;
    min-height: 48px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    padding: 10px 20px;
    transition: all 0.2s ease-in-out;
} 
/*#endregion Button*/

/*#region ImageBannerFullWidthWidgetV2 */
section.hero-banner-image-full-width .full-width {
    width: 100%;
    height: auto;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}
/*#endregion ImageBannerFullWidthWidgetV2*/

/*#region  BlogImage3FileWidget */
.blog-image3-file {
    text-align: center !important;
}

.blog-image3-file .p-bt-3 {
    padding-bottom: 30px;
}

.blog-image3-file .p-bt-4 {
    padding-bottom: 40px;
}

.blog-image3-file .img-fluid-blogdetail {
    max-width: 100%;
    height: auto;
    border-radius: 15px 15px 15px 15px;
} 

/*#endregion  BlogImage3FileWidget */

/*#region Blog video */

@media (min-width: 768px) {
    section.branding-section-blog {
        height: auto;
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media (min-width: 992px) {
    section.branding-section-blog { 
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

section.branding-section-blog.video .list-item {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

    section.branding-section-blog.video .list-item .card-image {
        aspect-ratio: 16/9;
        position: relative;
        overflow: hidden;
        display: flex;
        border-radius: 15px;
    }

@media screen and (min-width: 992px) {
    section.branding-section-blog.video .list-item .card-image {
        border-radius: 20px;
    }
}

section.branding-section-blog.video .list-item .card-image .thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.25s ease-in-out;
}

section.branding-section-blog.video .list-item .card-image .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
}

section.branding-section-blog.video .list-item .card-image:hover .thumbnail {
    transform: scale(1.05);
}
  
section.branding-section-blog.video .mobile-list-group {
    display: block;
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    section.branding-section-blog.video .mobile-list-group {
        display: none;
    }
}

section.branding-section-blog.video .mobile-list-group .swiper .swiper-wrapper {
    padding-bottom: 40px;
}

section.branding-section-blog.video .mobile-list-group .swiper .swiper-pagination {
    text-align: left;
}

    section.branding-section-blog.video .mobile-list-group .swiper .swiper-pagination .swiper-pagination-bullet {
        margin-right: 20px;
        background-color: #ffffff;
        opacity: 1;
        transition: all 0.2s ease-in-out;
    }

    section.branding-section-blog.video .mobile-list-group .swiper .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #00bcb4;
        transform: scale(2);
    }

section.branding-section-blog.video .desktop-list-group {
    display: none;
    position: relative;
    z-index: 10;
}

@media screen and (min-width: 768px) {
    section.branding-section-blog.video .desktop-list-group {
        display: flex;
        align-items: center;
        width: 100%;
        height: 430px;
        justify-content: center;
    }
}

@media screen and (min-width: 992px) {
    section.branding-section-blog.video .desktop-list-group .list-item:first-child .card-image .play-button {
        width: 100px;
    }
}

section.branding-section-blog.video #vdoTvcModal .modal-dialog {
    max-width: 1000px;
}

section.branding-section-blog.video #vdoTvcModal .modal-content {
    background-color: transparent;
    border: none;
    padding: 20px;
}

section.branding-section-blog.video #vdoTvcModal .modal-header {
    border: none;
    padding: 0;
    padding-bottom: 10px;
}

    section.branding-section-blog.video #vdoTvcModal .modal-header button {
        filter: invert(1);
        opacity: 1;
    }

section.branding-section-blog.video #vdoTvcModal .modal-body {
    padding: 0;
    overflow: hidden;
    border-radius: 20px;
}

/*#endregion */

/*#region BrandingDropleadWidget */

section.registration-promotion .register-droplead {
    text-align: center;
}

    section.registration-promotion .register-droplead .modal-register .register {
        display: inline-block;
    }

section.registration-promotion .container .firework {
    position : absolute;
    top: -40px;
    right: 0;
    z-index: -1;
}

section.registration-promotion .register-droplead .register-now {
    margin: 30px 0;
}

section.registration-promotion .register-droplead .modal-register .register a {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #00bcb4;
    position: relative;
    padding-left: 5px;
}

section.registration-promotion .register-droplead  .modal-register .register .outer-icon {
    width: 100%;
    position: relative;
    transition: all 0.2s ease-in-out;
}

    section.registration-promotion .register-droplead  .modal-register .register .outer-icon .icon {
        width: 117px;
        height: 100%;
        cursor: pointer;
        position: absolute;
        top: -4px;
        left: 5px;
        transition: all 0.2s ease-in-out;
    }

        section.registration-promotion .register-droplead  .modal-register .register .outer-icon .icon::before  {
            top: 6px;
            transform: rotate(-45deg);
        }

        section.registration-promotion .register-droplead  .modal-register .register .outer-icon .icon::before {
            content: '';
            position: absolute;
            width: 7px;
            height: 1px;
            right: -2px;
            background-color: #00bcb4;
            border-radius: 20px;
        }

        section.registration-promotion .register-droplead  .modal-register .register .outer-icon .icon::after {
            top: 2px;
            transform: rotate(45deg);
        }

        section.registration-promotion .register-droplead  .modal-register .register .outer-icon .icon::after {
            content: '';
            position: absolute;
            width: 7px;
            height: 1px;
            right: -2px;
            background-color: #00bcb4;
            border-radius: 20px;
        }

            section.registration-promotion .register-droplead  .modal-register .register .outer-icon .icon .arrow {
                position: absolute;
                top: 4px;
                width: 117px;
                height: 1px;
                background-color: #00bcb4;
                transition: all 0.2s ease-in-out;
            }

section.registration-promotion .register-droplead .modal-register .modal-uchoose {
    width: 40px;
    height: 40px;
}

@media (min-width: 768px) {
    section.registration-promotion .register-droplead {
        display: none;
    }

    section.registration-promotion .container .firework {
        top: inherit;
        right: inherit;
        bottom: -60px;
        transform: translateX(0);
        left: -60px;
    }
}


/*#endregion BrandingDropleadWidget */

/*#region BrandingVideoWidget */
section.branding-section.video .videofade-in {
    opacity: 0;
    /*opacity: 1;*/
    transform: translateY(50px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

    section.branding-section.video .videofade-in.animate {
        opacity: 1;
        transform: translateY(0);
    }
/*#endregion */

/*#region Broker Menu */
section.broker-widget .btn-00bcb4 {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    width: 203.859px;
    height: 47.1875px;
    padding: 8px 19.2px;
    border: 2px solid rgb(0, 188, 180);
    border-radius: 15px;
    background-color: rgb(0, 188, 180);
    box-shadow: none;
    color: rgb(255, 255, 255);
    font-family: "Lotus Smart HL", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 27.2px;
    letter-spacing: -0.16px;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

section.broker-widget  .btn:not(.btn-link):hover {
    transform: translateY(-0.15rem);
    box-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
}

section.broker-widget .btn:hover {
    color: #fff;
    background-color: #00bcb4;
    border-color: #00bcb4;
}

/*#endregion */

/*#region CtaSingleWidget */
section.cta-single-widget .button-primary {
    display: inline-flex;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
    background-color: #00bcb4;
    border-radius: 50px;
    text-decoration: none;
    max-width: 220px;
    width: 100%;
    transition: all 0.2s ease;
    justify-content: center;
    outline: none;
}

section.cta-single-widget .button-primary:hover {
    background-color: #00aba4;
}

section.cta-single-widget .button-secondary {
    display: inline-flex;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 18px;
    background-color: #f9be00;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    max-width: 220px;
    width: 100%;
    transition: all 0.2s ease;
    justify-content: center;
    outline: none;
}

section.cta-single-widget .button-secondary:hover {
    background-color: #e8b101;
}

section.cta-single-widget .button-light {
    display: inline-flex;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 18px;
    background-color: #fff;
    color: #00aba4;
    border-radius: 50px;
    text-decoration: none;
    max-width: 220px;
    width: 100%;
    transition: all 0.2s ease;
    justify-content: center;
    outline: none;
}

section.cta-single-widget .button-light:hover {
    background-color: #ececec;
}

section.cta-single-widget .svg-images {
    display: none;
}

@media (min-width: 768px) {
    section.cta-single-widget .svg-images {
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
    }
}

/*#endregion CtaSingleWidget*/

/*#region BTNCustomWidget */
section.btn-custom-widget .uchoo-button-main {
    padding-top: 40px;
    padding-bottom: 60px
}

section.btn-custom-widget .uchoo-button-menu {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: auto;
    width: 255px;
    height: 80px;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    transition: all 0.2s ease-in-out;
    color: #00bcb4;
}

section.btn-custom-widget .uchoo-button-menu2 {
    display: inline-flex;
    align-items: center; 
    justify-content: center;
    flex: 0 0 auto;
    width: 255px;
    height: 80px;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 30px;
    transition: all 0.2s ease-in-out;
} 

section.btn-custom-widget .uchoo-button-menu.active {
    background-color: #00bcb4;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 15px;
}

section.btn-custom-widget .uchoo-button-menu.focus {
    background: #F7F8F9;
    border: 2px solid #BCBEC0;
    border-radius: 15px;
}

section.btn-custom-widget .uchoo-button-menu2.focus {
    background: #F7F8F9;
    border: 2px solid #BCBEC0;
    border-radius: 15px;
}

section.btn-custom-widget .uchoo-button-menu.focus:hover {
    background-color: #00bcb4;
    color: #fff;
    border: 2px solid #BCBEC0;
}

section.btn-custom-widget .uchoo-button-menu2.focus:hover {
    background-color: #00bcb4;
    color: #fff;
    border: 2px solid #BCBEC0;
}

section.btn-custom-widget .uchoo-button-menu.white {
    border: 2px solid #fff;
    font-size: 16px;
    padding: 6px 15px;
    color: #222;
}

section.btn-custom-widget .uchoo-button-menu.active {
    background-color: #00bcb4;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 15px;
}

section.btn-custom-widget .uchoo-button-menu.focus {
    background: #F7F8F9;
    border: 2px solid #BCBEC0;
    border-radius: 15px;
}

section.btn-custom-widget .uchoo-button-menu2.focus {
    background: #F7F8F9;
    border: 2px solid #BCBEC0;
    border-radius: 15px;
}

section.btn-custom-widget .uchoo-button-menu.focus:hover {
    background-color: #00bcb4;
    color: #fff;
    border: 2px solid #BCBEC0;
}

section.btn-custom-widget .uchoo-button-menu2.focus:hover {
    background-color: #00bcb4;
    color: #fff;
    border: 2px solid #BCBEC0;
}

section.btn-custom-widget .uchoo-button-menu.white {
    border: 2px solid #fff;
    font-size: 16px;
    padding: 6px 15px;
    color: #222;
}
/*#endregion BTNCustomWidget */

/*#region image-banner*/
@media (min-width: 1200px) {
    .bg-image {
        z-index: -1;
    }

    .bg-images {
        position: relative;
    }
    
    .container .d-flex.flex-column.align-items-center .bg-image-left1 {
        position: absolute;
        bottom: 150px;
        left: 25px;
        width: 60px;
        height: 100px;
    }

    .container .d-flex.flex-column.align-items-center .bg-image-left2 {
        position: absolute;
        bottom: 10px;
        left: 55px;
        width: 100px;
        height: 100px;
    }
   
    .container .d-flex.flex-column.align-items-center .bg-image-right1 {
        position: absolute;
        top: 35px;
        right: 50px;
        width: 100px;
        height: 100px;
    }

    .container .d-flex.flex-column.align-items-center .bg-image-right2 {
        position: absolute;
        bottom: 300px;
        right: 25px;
        width: 60px;
        height: 100px;
    }

    .container .d-flex.flex-column.align-items-center .bg-image-right3 {
        position: absolute;
        bottom: 200px;
        right: 68px;
        width: 80px;
        height: 100px;
    }
}

@media (max-width: 1200px) {
    .bg-image {
        display: none; /*  1200px */
    }
}

.container.bg-images {
    margin-top: 40px;
}
/*#endregion */

/*#region ImageWidget */

section.image-widget img{
    width:100%;
}
/*#endregion ImageWidget */

/*#region TableCategoriesWidget */

section.table-categories-widget .usecard-section {
    background-image: var(--bglineargradient);
    background-size: var(--bgHorisize);
    background-color: var(--bgcolor);
    background-repeat: no-repeat;
}

section.table-categories-widget.blogdetail-section .promo-link {
    position: relative;
    padding: 30px 15px;
}

@media (min-width: 768px) {
    section.table-categories-widget.blogdetail-section .promo-link {
        padding: 30px 15px 40px 15px;
    }
}

section.table-categories-widget.blogdetail-section .promo-link a {
    cursor: pointer;
    color: #222222;
}

section.table-categories-widget.blogdetail-section .promo-link .fireworks {
    position: absolute;
    display: none;
    right: 0;
    top: 0;
}

@media (min-width: 992px) {
    section.table-categories-widget.blogdetail-section .promo-link .fireworks {
        display: inherit;
    }
}

section.table-categories-widget.blogdetail-section .container .block-title {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    text-align: center;
}

section.table-categories-widget.blogdetail-section .container .block-title .title-buety {
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    color: #00bcb4;
    text-align: left;
    width: 100%;
}

@media (min-width: 768px) {
    section.table-categories-widget.blogdetail-section .container .block-title .title-buety {
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 551px;
    }
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .block-title .title-buety {
        max-width: none;
    }
}

section.table-categories-widget.blogdetail-section .container .buety-image {
    margin: 30px 0 40px 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {
    section.table-categories-widget.blogdetail-section .container .buety-image {
        margin: 40px 0;
    }
}

section.table-categories-widget.blogdetail-section .container .text-bold {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #222222;
    margin-bottom: 10px;
}

section.table-categories-widget.blogdetail-section .container .text-small {
    font-size: 18px;
    margin-top: 30px;
}

section.table-categories-widget.blogdetail-section .container .text-promotion {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
}

section.table-categories-widget.blogdetail-section .container .text-underline-primary {
    font-size: 16px;
    font-weight: 500;
    line-height: 26.11px;
    color: #222222;
    text-decoration: underline;
}

section.table-categories-widget.blogdetail-section .container .input-detail {
    background-color: white;
    border: 1px solid black;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    border-radius: 15px;
    height: 60px;
    text-align: left;
    width: 100%;
    margin-top: 13px;
}

section.table-categories-widget.blogdetail-section .container .input-detail .detail {
    color: #00bcb4;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    padding: 15px 20px;
}

section.table-categories-widget.blogdetail-section .container .type-detail {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #222222;
    margin: 30px 0 19px 0;
}

section.table-categories-widget.blogdetail-section .container .type-detail .border-detail {
    padding: 2px 17px 4px;
    background-color: #222222;
    color: white;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    border-radius: 15px;
    margin-left: 11px;
}

section.table-categories-widget.blogdetail-section .container .tags {
    display: flex;
    justify-content: left;
    gap: 10px;
    padding-bottom: 42px;
    font-weight: 500;
    line-height: 24px;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .tags {
        padding-bottom: 62px;
    }
}

section.table-categories-widget.blogdetail-section .container .text-spacebetween {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

section.table-categories-widget.blogdetail-section .container .primary-color,
section.table-categories-widget.blogdetail-section .container.primary-color {
    color: #00bcb4;
    font-weight: 500;
}

section.table-categories-widget.blogdetail-section .container .table-buety {
    width: 100%;
    text-align: left;
    margin: 30px 0;
}

@media (min-width: 768px) {
    section.table-categories-widget.blogdetail-section .container .table-buety {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .table-buety {
        margin: 30px 0 10px 0;
    }
}

section.table-categories-widget.blogdetail-section .container .table-buety tr {
    height: 60px;
    background-color: #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr th {
    color: white;
    padding: 0 10px;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr td {
    padding: 0 10px;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:nth-child(2n) {
    color: #222222;
    background-color: white;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:nth-child(2n) td {
    border-left: 1px solid #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:nth-child(2n) td:nth-child(2n) {
    border-right: 1px solid #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:nth-child(2n-1) {
    color: #222222;
    background-color: rgba(188, 190, 192, 0.1);
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:nth-child(2n-1) td {
    border-bottom: 1px solid #bcbec0;
    border-left: 1px solid #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:nth-child(2n-1) td:nth-child(2n) {
    border-right: 1px solid #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:first-child {
    background-color: #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:first-child th:nth-child(2n-1) {
    width: 460px;
    border-right: 1px solid white;
    border-left: 1px solid #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:first-child th:nth-child(2n) {
    width: 460px;
    border-right: 1px solid #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .text-relative {
    position: relative;
    cursor: pointer;
}

section.table-categories-widget.blogdetail-section .container .text-relative .share-promo {
    color: #00bcb4;
    transition: all 0.3s;
}

section.table-categories-widget.blogdetail-section .container .text-relative .share-promo:hover {
    color: #00aba4;
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social {
    display: none;
    position: absolute;
    width: 330px;
    height: 284px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
    top: 36px;
    right: 0px;
    background-color: white;
    border-radius: 8px;
    z-index: 4;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .text-relative .block-social {
        width: 351px;
    }
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social .block-social-title {
    position: absolute;
    top: 20px;
    left: 21px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social .block-social-url {
    position: absolute;
    top: 202px;
    left: 21px;
    font-size: 14px;
    color: #222222;
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social .block-social-url .url {
    font-weight: 400;
    line-height: 22px;
    border-bottom: 1px solid #222222;
    padding-bottom: 7px;
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social .copy-url {
    position: absolute;
    top: 221px;
    left: 229px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .text-relative .block-social .copy-url {
        left: 250px;
        transition: all 0.3s;
    }

    section.table-categories-widget.blogdetail-section .container .text-relative .block-social .copy-url:hover {
        color: #00aba4;
    }
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sortfb {
    position: absolute;
    top: 56px;
    left: 53px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sortfb {
        left: 64px;
    }
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sortmsg {
    position: absolute;
    top: 56px;
    left: 141px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sortmsg {
        left: 152px;
    }
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sortline {
    position: absolute;
    top: 56px;
    left: 229px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sortline {
        left: 240px;
    }
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sorttwit {
    position: absolute;
    top: 134px;
    left: 53px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sorttwit {
        left: 64px;
    }
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sortemail {
    position: absolute;
    top: 134px;
    left: 141px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sortemail {
        left: 152px;
    }
}

section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sortprint {
    position: absolute;
    top: 134px;
    left: 229px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .text-relative .block-social .sortprint {
        left: 240px;
    }
}

section.table-categories-widget.blogdetail-section .container .block-social.active {
    display: block;
}

section.table-categories-widget.blogdetail-section .container .uchoose {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 20px;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .uchoose {
        margin-bottom: 30px;
    }
}

section.table-categories-widget.blogdetail-section .container .uchoose .uchoose-images {
    margin-right: 21px;
    width: 80px;
    height: 80px;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .container .uchoose .uchoose-images {
        margin-right: 17px;
        width: 105px;
        height: 105px;
    }
}

section.table-categories-widget.blogdetail-section .container .uchoose-button {
    width: 220px;
    margin: 0 auto 30px auto;
    display: flex;
}

section.table-categories-widget.blogdetail-section .backdrop-content {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 3;
    left: 0;
}

section.table-categories-widget.blogdetail-section .bottomsectiondetail {
    z-index: 0;
    position: relative;
}

section.table-categories-widget.blogdetail-section .position-block-detail {
    z-index: 1;
    position: relative;
}

section.table-categories-widget.blogdetail-section .usecredit-bg-white {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #00bcb4;
    width: 100%;
    background-color: white;
    margin-top: 23px;
    border-radius: 15px;
    padding: 15px 28.5px 15px 29px;
    position: relative;
}

section.table-categories-widget.blogdetail-section .usecredit-bg-white .accordion-creditcard {
    display: flex;
    justify-content: space-between;
    color: #00bcb4;
    align-items: center;
    cursor: pointer;
    width: 100%;
    padding-top: 0px;
    text-align: left;
    border: none;
    outline: none;
    transition: all 0.2s ease-in-out;
    height: 100%;
    margin-bottom: 0;
}

section.table-categories-widget.blogdetail-section .usecredit-bg-white .accordion-creditcard .pindown-image {
    width: 24px;
}

section.table-categories-widget.blogdetail-section .usecredit-bg-white .accordion-creditcard .pinup-image {
    width: 24px;
    display: none;
}

section.table-categories-widget.blogdetail-section .usecredit-bg-white .active,
section.table-categories-widget.blogdetail-section .usecredit-bg-white.accordion-creditcard {
    margin-bottom: 20px;
}

section.table-categories-widget.blogdetail-section .usecredit-bg-white .active .pindown-image,
section.table-categories-widget.blogdetail-section .usecredit-bg-white.accordion-creditcard .pindown-image {
    display: none;
}

section.table-categories-widget.blogdetail-section .usecredit-bg-white .active .pinup-image,
section.table-categories-widget.blogdetail-section .usecredit-bg-white.accordion-creditcard .pinup-image {
    display: block;
}

section.table-categories-widget.blogdetail-section .usecredit-bg-white .subtext-panelblock {
    background-color: white;
    overflow: hidden;
    height: 0px;
    color: #222222;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    opacity: 0;
    width: 281px;
}

section.table-categories-widget.blogdetail-section .usecredit-bg-white .subtext-panelblock .hilight {
    font-weight: 500;
    color: #00bcb4;
    text-decoration: underline;
}

@media (min-width: 1200px) {
    section.table-categories-widget.blogdetail-section .usecredit-bg-white .subtext-panelblock {
        width: 100%;
    }
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:nth-child(2n) td {
    border: 1px solid #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:nth-child(2n-1) td {
    border: 1px solid #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:first-child th:nth-child(2n-1) {
    width: 460px;
    //border-right: 1px solid #bcbec0;
    border-left: 1px solid #bcbec0;
}

section.table-categories-widget.blogdetail-section .container .table-buety tr:first-child th:nth-child(2n) {
    width: 460px;
    border-left: 1px solid #bcbec0;
    border-right: 1px solid #bcbec0;
} 
/*#endregion TableCategoriesWidget */

/*region RichTextContentWidget */
@supports (-webkit-line-clamp: 3) {
    section.richtext-content-widget.uchoose-section-feature .top-container {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-top: -30px;
    }
}

section.richtext-content-widget.uchoose-section-feature .bg-relative {
    position: relative;
    top: 0;
}

    section.richtext-content-widget.uchoose-section-feature .bg-relative .bg-nav-top {
        background-image: var(--bgDesktopUrl);
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        width: 100%;
        height: 536px;
        z-index: -1;
        top: 0;
    }

section.richtext-content-widget.uchoose-section-feature .firework-feature {
    position: relative;
    top: 0;
    width: 70%;
    height: auto;
}


@media (max-width: 768px) {
    section.richtext-content-widget.uchoose-section-feature .bg-relative .bg-nav-top {
        background-image: var(--bgMobileUrl);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: absolute;
        width: 100%;
        height: 536px;
        z-index: -1;
        top: 0;
    }

    section.richtext-content-widget.uchoose-section-feature .top-container { 
        margin-top: 0px;
    }
}

/*#endregion RichTextContentWidget */

/*#region AccordionSectionWidget */
.title-accordion {
    font-weight: 700;
    font-size: 40px;
    line-height : 40px;
    text-align: center;
}

/*#endregion AccordionSectionWidget */

/*#region MethodBenefitWidget*/
.modalproductdetail .modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.7);
}


    .modalproductdetail .modal .outerblock-modal {
        position: relative;
        margin: auto;
        top: 50%;
        transform: translateY(-50%);
        width: calc(100% - 30px);
        height: -moz-fit-content;
        height: fit-content;
        max-height: calc(100% - 120px);
        max-width: 920px;
    }

.modalproductdetail .backdrop-modal {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 0;
    left: 0;
}

.modalproductdetail .block-close {
    z-index: 1;
    top: -35px;
    right: 0;
    width: 24px;
    height: 24px;
    position: absolute;
}

.modalproductdetail .modal .outerblock-modal .modal-content-credit {
    background-color: #fefefe;
    margin: 0;
    border: 1px solid #888;
    border-radius: 15px;
    overflow: hidden;
    height: -moz-fit-content;
    height: fit-content;
    max-height: calc(100% - 120px);
    position: relative;
    max-width: 920px;
}

.modalproductdetail .modal-header .btn-close {
    top: -25px;
    right: 0;
    width: 24px;
    height: 24px;
    position: absolute;
}


.modalproductdetail .modal-content .modal-header {
    background: transparent;
    border-bottom: none;
    padding: 0.5rem 1rem;
    top: -35px;
}

.modalproductdetail .modal-dialog {
    position: relative;
    margin: auto;
    top: 50%;
    transform: translateY(-50%) !important;
    width: calc(100% - 30px);
    height: -moz-fit-content;
    height: fit-content;
    max-height: calc(100% - 120px);
    max-width: 920px !important;
}

.modalproductdetail .modal-content .modal-body {
    border-radius: 0.5rem;
    background: #fff;
    padding: 1.5rem;
}

.modalproductdetail .modal-content {
    border-radius: 0;
    background: transparent;
    box-shadow: none;
} 
/*#endregion MethodBenefitWidget */