.stefa_container_items_banner_kenos.custom_container_kenos {
    align-items: center;
    text-align: center;
}

.stefa_container_banner_kenos.custom_container_kenos {
    padding-bottom: 12px;
    height: 252px;
}

.stefa_container_banner_kenos .stefa_picture_bg_kenos .stefa_image_banner_kenos {
    max-height: 132px;
    min-height: 132px;
    object-position: top;
}

.stefa_container_items_banner_kenos.custom_container_kenos {
    gap: 8px;
}

.stefa_container_banner_kenos .stefa_container_items_banner_kenos .tag_label {
    display: none;
}

.stefa_carrousel_paso_paso_section {
    height: 608px;
    padding-right: 10px;
    padding-bottom: 32px;
    padding-left: 10px;
}

.stefa_item_carrousel_paso {
    width: 280px;
    height: 516px;
    gap: 16px;
    padding-right: 8px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: start;
}

.stefa_item_carrousel_paso .contenedor_text_icon {
    width: 272px;
    height: 40px;
    gap: 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
}

.stefa_item_carrousel_paso .contenedor_text_icon .icon_span {
    width: 30px;
    height: 30px;
    background: #0B2739;
    border-radius: 99px;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.stefa_item_carrousel_paso .contenedor_text_icon .text_paso {
    width: 234px;
    height: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 0;
}

.stefa_item_carrousel_paso picture {
    width: 235px;
    height: 460px;
    padding-left: 16px;
}

.stefa_item_carrousel_paso img {
    width: 220px;
    height: 460px;
    object-fit: cover;
    object-position: center;
}

.stefa_library_paso_paso .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 18px;
    height: 8px;
    border-radius: 99px;
    background: #019BEF;
}

.stefa_library_paso_paso .swiper-container {
    padding-bottom: 40px;
}

.stefa_library_paso_paso .swiper-pagination-bullet {
    color: transparent !important;
}

.stefa_tabs_informacion_importante_section {
    height: 634px;
    padding-top: 32px;
    padding-bottom: 32px;
}

.stefa_tabs_informacion_importante_section .stefa_title_section {
    color: #313235;
    width: 329px;
    height: 64px;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}

.stefa_tabs_informacion_importante_section .stefa_contenedor_tabs_box {
    width: 334px;
    height: 72px;
    gap: 8px;
    padding: 8px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px #00000017;
}

.stefa_contenedor_tabs_box .custom_tab.lt__tab-item.lt__tab-item--active {
    background: #0B2739;
    color: #FFFFFF;
    font-weight: 700;
}

.stefa_contenedor_tabs_box .custom_tab.lt__tab-item {
    border-bottom: 0px solid;
    width: 100px;
    height: 56px;
    gap: 14px;
    opacity: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 6px;
    color: #313235;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.stefa_item_contenedor_parent .title_item {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #50535A;
    width: 251px;
    height: 48px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 16px 0;
}

.stefa_item_contenedor_parent .stefa_box_tab1 {
    width: 258px;
    height: 338px;
    gap: 15px;
    opacity: 1;
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 16px;
    border-radius: 16px;
    border-width: 1px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #DDDDDD;
}

.stefa_box_tab1 .item_list_container_box {
    width: 194px;
    height: 40px;
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.item_list_container_box .img_item_list {
    width: auto;
    height: auto;
}

.item_list_container_box .text_item_list {
    width: auto;
    height: auto;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
    color: #6B6C6F;
    text-align: left;
    max-width: 120px;
}


.item_list_container_box.custom_icon_suma.mobile_icon_hidden .icon_suma_img {
    display: none;
}

.item_list_container_box.custom_icon_suma .icon_suma_img {
    position: absolute;
    width: 12px;
    color: #6B6C6F;
    font-size: 30px;
    line-height: 100%;
    font-weight: 200;
    text-align: center;
    transform: translateX(-20px);
}

.stefa_separator_item {
    width: 218px;
    height: 0px;
    border-width: 1px;
    border: 1px solid #6B6C6F;
    margin: 0;
}

.stefa_box_tab1 .item_list_container_box.without_tooltip {
    justify-content: left;
    gap: 10px;
}

.stefa_box_tab1 .item_list_container_box.without_tooltip .text_item_list {
    width: 71px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
}

@media (min-width: 768px) {
    .stefa_library_paso_paso {
        max-width: 650px;
        left: 50%;
        position: relative;
        transform: translateX(-50%);
    }
}

@media (min-width: 1280px) {

    .item_list_container_box.custom_icon_suma.mobile_icon_hidden .icon_suma_img {
        display: flex;
    }

    .item_list_container_box.custom_icon_suma .tooltip-container {
        transform: translate(55px, 88px);
    }

    .item_list_container_box.custom_icon_suma .icon_suma_img {
        transform: translate(-80px, 32px);
        font-size: 42px;
        width: 42px;
    }

    .stefa_contenedor_tabs_box .custom_tab.lt__tab-item {
        width: 246px;
        padding-top: 16px;
        padding-bottom: 16px;
        font-size: 18px;
        line-height: 24px;
    }

    .stefa_tabs_informacion_importante_section .stefa_contenedor_tabs_box {
        width: 770px;
    }

    .item_list_container_box .text_item_list {
        width: 118px;
        height: 40px;
        max-width: 100px;
        text-align: center;
    }

    .tooltip-container {
        position: absolute !important;
        transform: translate(25px, 90px);
    }

    .stefa_box_tab1 .item_list_container_box {
        width: 118px;
        height: 112px;
        gap: 8px;
        flex-direction: column;
    }

    .stefa_item_contenedor_parent .stefa_box_tab1 {
        width: 805px;
        height: 173px;
        border-radius: 8px;
        border: 1px solid #D3D4D3;
        flex-direction: row;
        gap: 60px;
    }

    .stefa_item_contenedor_parent .title_item {
        width: 1099px;
        height: 24px;
        font-size: 18px;
        line-height: 24px;
    }

    .stefa_item_carrousel_paso .contenedor_text_icon .text_paso {
        width: 248px;
        height: 48px;
        font-size: 16px;
        line-height: 24px;
    }

    .stefa_item_carrousel_paso .contenedor_text_icon {
        width: 286px;
        height: 48px;
    }

    .stefa_item_carrousel_paso {
        width: 318px;
        height: 524px;
        padding-right: 16px;
        padding-left: 16px;
    }

    .stefa_library_paso_paso .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 318px;
    }

    .stefa_library_paso_paso {
        max-width: 972px;
    }

    .stefa_container_banner_kenos .stefa_picture_bg_kenos .stefa_image_banner_kenos {
        max-height: 266px;
        min-height: 266px;
        object-position: center;
        transform: translateX(0px);
    }

    .stefa_container_banner_kenos {
        height: 278px !important;
    }

    .stefa_container_banner_kenos .stefa_container_items_banner_kenos .tag_label {
        display: flex;
    }

    .stefa_container_banner_kenos .stefa_container_items_banner_kenos {
        text-align: left;
        align-items: baseline;
        padding-left: 12px !important;
        padding-top: 0em !important;
        gap: 2px !important;
    }

}