@media (min-width: 1024px) and (max-width: 1200px) {
    .prestamos{
        .prestamos__hero-banner-container{
            height: 859px;
            .prestamos__hero-banner-container-overlay{
                max-width: 1000px;
                .prestamos__hero-banner-container-text{
                    margin-top: 200px;
                    .main-header-title{
                        font-size: 54px;
                        width: 300px;
                        justify-self: center;
                        margin-inline:auto;
                        text-align: center;
                    }
                    .main-header-subtitle{
                        font-size: 20px;
                    }
                }
                picture {
                    display: block;
                    position: absolute;
                    width: 1024px;
                    height: 90px;
                    margin-top: 50px;
                    img {
                        display: flex;
                        width: 100%;
                        height: 100%;
                        object-fit: contain;
                        object-position: left center; 
                    }
                }
            }
        }
        .prestamos__title-subtitle-container{
            margin-top: 75px;
            .secondary-header-title{
                font-size: 36px;
                width: 325px;
                font-weight: 500;
                margin-bottom: 15px;
            }
            .paragraph{
                width: 450px;
                font-family: "Geomanist-WZ-OT-Regular";
                color: #445587;
            }
        }
        .prestamos__slider{
            overflow-x: none;
            scroll-padding-left: none;
            scroll-snap-type: none;
            scrollbar-width: none;
            max-width: 1000px;
            gap: 25px;
            padding-left: unset;
            justify-self: center;
            margin-inline:auto;
            margin-top: 40px;
            .prestamos__slide{
                flex: auto;
                scroll-snap-align: inherit;
                overflow: auto;
                width: 383px;
                height: 700px;
                .prestamos__slide-title-container {
                    margin-top: 30px;
                    .secondary-header-title {
                        font-weight: 500;
                        margin-inline:auto;
                    }
                    .paragraph{
                        margin-top: 10px;
                        margin-inline:auto;
                    }
                }
                .prestamos__slide-promotion-multiple{
                    margin-bottom: auto;
                    .prestamos__slide-promotion-box-multiple{
                        margin-top: 20px !important;
                        margin-bottom: 15px !important;
                    }
                }
                .prestamos__slide-promotion{
                    .prestamos__slide-promotion-box:nth-child(2) {
                        margin-top: 10px;
                        margin-bottom: 25px;
                    }
                    .prestamos__slide-promotion-box:nth-child(1) {
                        border-bottom: 1px solid rgba(21, 42, 105, 0.2);
                        padding-bottom: 25px;
                        padding-top: 10px;
                    }
                    .prestamos__slide-promotion-box:nth-child(3) {
                        padding-top: 25px;
                        padding-bottom: 20px;
                    }
                }
                .prestamos__slide-promotion-single{
                    .prestamos__slide-promotion-box:nth-child(1) {
                        padding-bottom: 20px;
                    }
                    .prestamos__slide-promotion-box:nth-child(2) {
                        margin-top: 20px;
                        margin-bottom: 10px;
                        width: 160px;
                    }
                }
                .prestamos__slide-img{
                    picture{
                        img{
                            height: 225px;
                        }
                    }
                }
                .prestamos__slide-info-multiple{
                    margin-bottom: 35px;
                }
            }
        }

        .prestamos__slide:nth-child(1) {
            background: linear-gradient(to bottom, #B3EBD9 0%, #E1F7F0 100%);
            .prestamos__slide-promotion {
                    background-color: #E1F7F0 !important;
                    .prestamos__slide-promotion-box:nth-child(1) {
                        padding-top: 25px !important;
                    }
            }
        }

        .prestamos__slide:nth-child(2) {
            background: linear-gradient(to bottom, #D4D7EB 0%, #EEEFF7 100%);
            .prestamos__slide-promotion {
                    background-color: #EEEFF7 !important;
            }
        }

        .prestamos__slide:nth-child(3) {
            background: linear-gradient(to bottom, #F4EBD9 0%, #FBF7F0 100%);
            .prestamos__slide-promotion {
                    background-color: #FBF7F0 !important;
                    top: -25px;
                    .prestamos__slide-info{
                        .prestamos__informacion-interes-download{
                            padding-top: 5px !important;
                        }
                    }
            }
        }

        .prestamos__two-boxes{
            flex-direction: row;
            gap: 24px;
            justify-content: center;
            padding: 10px 15px 50px 15px;
            .prestamos__two-boxes-box {
                width: 375px;
                max-height: 126px;
                padding: 25px;
                .prestamos__two-boxes-box__icon{
                    width: 75px;
                    height: 75px;
                    aspect-ratio: 1 / 1;
                    picture{
                        width: 75px;
                    }
                }
                .prestamos__two-boxes-box__text{
                    margin: 0;
                    gap: 0;
                    padding-left: 15px;
                    .prestamos__two-boxes-box__text-subtitle{
                        font-family: "Geomanist-WZ-OT-Light";
                        width: 200px;
                    }
                }
            }
        }
        .prestamos__image-with-gradient{
            width: 1000px;
            margin: auto;
            margin-top: 30px;
            border-radius: 16px;
            .prestamos__image-with-gradient__text{
                width: 290px;
                margin: auto;
                left: -17%;
                position: relative;
                padding: 0;
                top: 10%;
                .paragraph{
                    width: 210px;
                    justify-self: center;
                    margin-inline: auto;
                }
                .secondary-header-title{
                    font-size: 36px;
                    font-weight: 500;
                    margin-bottom: 12px;
                    margin-inline:auto;
                }
            }
            .prestamos__image-with-gradient__button{
                margin: auto;
                margin-top: 0;
                width: 240px;
                position: relative;
                left: -17%;
                top: -20px;
                font-weight: 500;
                cursor: pointer;
            }
        }
        .prestamos__image-with-gradient::before{
            max-height: none;
            height: 380px;
            background-position: right;
            margin-left: -10%;
        }

        .prestamos__consejos{
            .prestamos__consejos-text{
                margin-top: 40px;
                .secondary-header-title{
                    font-size: 36px;
                    margin-bottom: 12px;
                }
                .paragraph{
                    font-family: "Geomanist-WZ-OT-Regular";
                    color: #445587;
                }
            }
            .prestamos__consejos-boxes{
                display: flex;
                justify-content: center;
                .prestamos__consejos-box{
                    width: 250px;
                    height: 174px;
                    .prestamos__consejos-box-button{
                        background-color: transparent;
                        .third-header-title{
                            width: 155px;
                        }
                    }
                }
            }
        }

        .prestamos__no-dudas-container{
            width: 1000px;
            justify-self: center;
            margin-inline:auto;
            .prestamos__title-subtitle-container{
                .paragraph{
                    width: 275px;
                }
            }
            .prestamos__no-dudas-container-items{
                padding: 6px 0px 0;
                width: 1000px;
                justify-self: center;
                margin-inline:auto;
                .prestamos__no-dudas-container-items-second{
                    .prestamos__no-dudas-item-show{
                        width: 315px;
                        justify-self: center;
                        margin-inline:auto;
                        margin: auto;
                        margin-top: 30px;
                        cursor: pointer;
                    }
                }
            }
        }

        .prestamos__informacion-interes{
            width: 1000px;
            justify-self: center;
            margin-inline:auto;
            position: relative;
            overflow: hidden;
            flex-direction: row;
            justify-content: space-between;
            padding: 0 50px;
            margin: 15px 0;
            margin-top: 90px;
            height: 150px;
            .secondary-header-title{
                z-index: 1;
                text-align: start;
                font-weight: 500;
            }
            .prestamos__informacion-interes-download{
                z-index: 1;
                max-width: 285px;
                width: 100%;
                .third-header-title{
                    font-weight: 500;
                    margin-top: 2px;
                }
            }
        }

        .prestamos__informacion-interes::before{
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            width: 70%; 
            height: 100%;
            background: url("./assets/banner-desktop.png") center/cover no-repeat;
            z-index: 0; 
        }

        .prestamos__legal-text{
            padding: 0;
            justify-self: center;
            margin-inline:auto;
            width: 1000px;
            margin-top: 60px;
            font-family: "Geomanist-WZ-OT-Regular";
            .legal-text{
                strong{
                    font-weight: 400;
                    font-family: "Geomanist-WZ-OT-Medium";
                }
            }
        }
    }

    .prestamos-info-modal{
        width: 1000px;
        height: fit-content;
        align-self: center;
        justify-self: center;
        margin-inline:auto;
        .prestamos-info-modal__header{
            .prestamos-info-modal__header-title{
                .third-header-title{
                    font-size: 20px;
                    width: 300px !important;
                    margin-inline:auto;
                    margin-top: 8px;
                }
            }
        }
        .prestamos-info-modal__body{
            .prestamos-info-modal__body-content{
                .prestamos-info-modal__text-title{
                    max-width: 450px;
                }
                .prestamos-info-modal__text-subtitle{
                    max-width: 580px;
                    width: auto;
                }
                .prestamos-info-modal__text-legal{
                    width: 800px;
                    strong{
                        font-weight: 400;
                        font-family: "Geomanist-WZ-OT-Medium";
                    }
                }
                .prestamos-info-modal__text-legal-short{
                    height: 200px;
                }
            }
        }
    }
}

@media (min-width: 1200px) {
    .prestamos{
        .prestamos__hero-banner-container{
            height: 859px;
            .prestamos__hero-banner-container-overlay{
                max-width: 1200px;
                .prestamos__hero-banner-container-text{
                    margin-top: 200px;
                    .main-header-title{
                        font-size: 54px;
                        width: 300px;
                        justify-self: center;
                        margin-inline:auto;
                        text-align: center;
                    }
                    .main-header-subtitle{
                        font-size: 20px;
                    }
                }
                picture {
                    display: block;
                    position: absolute;
                    width: 1200px;
                    height: 90px;
                    margin-top: 50px;
                    img {
                        display: flex;
                        width: 100%;
                        height: 100%;
                        object-fit: contain;
                        object-position: left center; 
                    }
                }
            }
        }
        .prestamos__title-subtitle-container{
            margin-top: 75px;
            .secondary-header-title{
                font-size: 36px;
                width: 325px;
                font-weight: 500;
                margin-bottom: 15px;
            }
            .paragraph{
                width: 450px;
                font-family: "Geomanist-WZ-OT-Regular";
                color: #445587;
            }
        }
        .prestamos__slider{
            overflow-x: none;
            scroll-padding-left: none;
            scroll-snap-type: none;
            scrollbar-width: none;
            max-width: 1200px;
            gap: 25px;
            padding-left: unset;
            justify-self: center;
            margin-inline:auto;
            margin: auto;
            margin-top: 40px;
            .prestamos__slide{
                flex: auto;
                scroll-snap-align: inherit;
                overflow: auto;
                width: 383px;
                height: 700px;
                .prestamos__slide-title-container {
                    margin-top: 30px;
                    .secondary-header-title {
                        font-weight: 500;
                        margin-inline:auto;
                    }
                    .paragraph{
                        margin-top: 10px;
                        margin-inline:auto;
                    }
                }
                .prestamos__slide-promotion-multiple{
                    margin-bottom: auto;
                    .prestamos__slide-promotion-box-multiple{
                        margin-top: 20px !important;
                        margin-bottom: 20px !important;
                    }
                }
                .prestamos__slide-promotion{
                    .prestamos__slide-promotion-box:nth-child(2) {
                        margin-top: 10px;
                        margin-bottom: 25px;
                    }
                    .prestamos__slide-promotion-box:nth-child(1) {
                        border-bottom: 1px solid rgba(21, 42, 105, 0.2);
                        padding-bottom: 20px;
                        padding-top: 10px;
                    }
                    .prestamos__slide-promotion-box:nth-child(3) {
                        padding-top: 25px;
                        padding-bottom: 20px;
                    }
                }
                .prestamos__slide-promotion-single{
                    .prestamos__slide-promotion-box:nth-child(1) {
                        padding-bottom: 20px;
                    }
                    .prestamos__slide-promotion-box:nth-child(2) {
                        margin-top: 20px;
                        margin-bottom: 10px;
                        width: 160px;
                    }
                }
                .prestamos__slide-img{
                    picture{
                        img{
                            height: 225px;
                        }
                    }
                }
                .prestamos__slide-info-multiple{
                    margin-bottom: 35px;
                }
            }
        }

        .prestamos__slide:nth-child(1) {
            background: linear-gradient(to bottom, #B3EBD9 0%, #E1F7F0 100%);
            .prestamos__slide-promotion {
                    background-color: #E1F7F0 !important;
                    top: -25px;
            }
        }

        .prestamos__slide:nth-child(2) {
            background: linear-gradient(to bottom, #D4D7EB 0%, #EEEFF7 100%);
            .prestamos__slide-promotion {
                    background-color: #EEEFF7 !important;
            }
        }

        .prestamos__slide:nth-child(3) {
            background: linear-gradient(to bottom, #F4EBD9 0%, #FBF7F0 100%);
            .prestamos__slide-promotion {
                    background-color: #FBF7F0 !important;
                    top: -25px;
                    .prestamos__slide-info{
                        .prestamos__informacion-interes-download{
                            padding-top: 5px !important;
                        }
                    }
            }
        }

        .prestamos__two-boxes{
            flex-direction: row;
            gap: 24px;
            justify-content: center;
            padding: 10px 15px 50px 15px;
            .prestamos__two-boxes-box {
                width: 375px;
                max-height: 126px;
                padding: 25px;
                .prestamos__two-boxes-box__icon{
                    width: 75px;
                    height: 75px;
                    aspect-ratio: 1 / 1;
                    picture{
                        width: 75px;
                    }
                }
                .prestamos__two-boxes-box__text{
                    margin: 0;
                    gap: 0;
                    padding-left: 15px;
                    .prestamos__two-boxes-box__text-subtitle{
                        font-family: "Geomanist-WZ-OT-Light";
                        width: 200px;
                    }
                }
            }
        }
        .prestamos__image-with-gradient{
            width: 1200px;
            margin: auto;
            margin-top: 30px;
            border-radius: 16px;
            .prestamos__image-with-gradient__text{
                width: 290px;
                margin: auto;
                left: -17%;
                position: relative;
                padding: 0;
                top: 10%;
                .paragraph{
                    width: 210px;
                    justify-self: center;
                    margin-inline:auto;
                }
                .secondary-header-title{
                    font-size: 36px;
                    font-weight: 500;
                    margin-bottom: 12px;
                    margin-inline:auto;
                }
            }
            .prestamos__image-with-gradient__button{
                margin: auto;
                margin-top: 0;
                width: 240px;
                position: relative;
                left: -17%;
                top: -20px;
                font-weight: 500;
            }
        }
        .prestamos__image-with-gradient::before{
            max-height: none;
            height: 380px;
            background-position: right;
            margin-left: -10%;
        }

        .prestamos__consejos{
            .prestamos__consejos-text{
                margin-top: 40px;
                .secondary-header-title{
                    font-size: 36px;
                    margin-bottom: 12px;
                }
                .paragraph{
                    font-family: "Geomanist-WZ-OT-Regular";
                    color: #445587;
                }
            }
            .prestamos__consejos-boxes{
                display: flex;
                justify-content: center;
                .prestamos__consejos-box{
                    width: 250px;
                    height: 174px;
                    .prestamos__consejos-box-button{
                        background-color: transparent;
                        .third-header-title{
                            width: 155px;
                        }
                    }
                }
            }
        }

        .prestamos__no-dudas-container{
            width: 1200px;
            justify-self: center;
            margin-inline:auto;
            margin-top: 22px;
            margin: auto;
            .prestamos__title-subtitle-container{
                .paragraph{
                    width: 275px;
                }
            }
            .prestamos__no-dudas-container-items{
                padding: 6px 0px 0;
                width: 1200px;
                justify-self: center;
                margin-inline:auto;
                .prestamos__no-dudas-container-items-second{
                    .prestamos__no-dudas-item-show{
                        width: 315px;
                        justify-self: center;
                        margin-inline:auto;
                        margin-top: 30px;
                    }
                }
            }
        }

        .prestamos__informacion-interes{
            width: 1200px;
            justify-self: center;
            margin-inline:auto;
            position: relative;
            overflow: hidden;
            flex-direction: row;
            justify-content: space-between;
            padding: 0 50px;
            margin: auto;
            margin-top: 90px;
            height: 150px;
            .secondary-header-title{
                z-index: 1;
                text-align: start;
                font-weight: 500;
            }
            .prestamos__informacion-interes-download{
                z-index: 1;
                max-width: 285px;
                width: 100%;
                .third-header-title{
                    font-weight: 500;
                    margin-top: 2px;
                }
            }
        }

        .prestamos__informacion-interes::before{
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            width: 70%; 
            height: 100%;
            background: url("/content/dam/wizink-web-es/landings/prestamos-landing/assets/banner-desktop.png") center/cover no-repeat;
            z-index: 0; 
        }

        .prestamos__legal-text{
            padding: 0;
            justify-self: center;
            margin-inline:auto;
            width: 1200px;
            margin: auto;
            margin-top: 60px;
            font-family: "Geomanist-WZ-OT-Regular";
            .legal-text{
                strong{
                    font-weight: 400;
                    font-family: "Geomanist-WZ-OT-Medium";
                }
            }
        }
    }

    .prestamos-info-modal{
        width: 1200px;
        height: fit-content;
        align-self: center;
        justify-self: center;
        margin-inline:auto;
        .prestamos-info-modal__header{
            .prestamos-info-modal__header-title{
                .third-header-title{
                    font-size: 20px;
                    width: 300px !important;
                    margin-inline:auto;
                    margin-top: 8px;
                }
            }
        }
        .prestamos-info-modal__body{
            .prestamos-info-modal__body-content{
                .prestamos-info-modal__text-title{
                    max-width: 450px;
                }
                .prestamos-info-modal__text-subtitle{
                    max-width: 580px;
                    width: auto;
                }
                .prestamos-info-modal__text-legal{
                    width: 800px;
                    strong{
                        font-weight: 400;
                        font-family: "Geomanist-WZ-OT-Medium";
                    }
                }
                .prestamos-info-modal__text-legal-short{
                    height: 200px;
                }
            }
        }
    }
}

@media (min-width: 1024px) {
    .prestamos-overlay{
        position: fixed;
        inset: 0;
        z-index: 998;
        background: rgba(0, 0, 0, 0.4);
        backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
        opacity: 0;
        pointer-events: none;
        transition: opacity .3s;
    }
    .prestamos-overlay.is-active{
        opacity: 1;
        pointer-events: auto;
    }
    .prestamos__no-dudas-container {
        .prestamos__no-dudas-container-items {
            .prestamos__no-dudas-item {
                .prestamos__no-dudas-item-header {
                    .prestamos__no-dudas-img-container {
                        position: static;
                    }
                }
            }
        }
        .prestamos__no-dudas-container-items-second{
            .prestamos__no-dudas-item-show{
                height: 30px;
            }
        }
    }
}

.prestamos-info-modal{
    z-index: 999;
}


@media (min-width:1024px){
    .prestamos-info-modal__back img{
        display: none;
    }
    .prestamos-info-modal__back::before{
        content: "✕";
        font-size: 14px; 
        line-height: 1;
        display: inline-block;
        font-weight: 600;
    }
    .prestamos-info-modal__header{
        flex-direction: row-reverse;
    }
    .prestamos-info-modal__back{
        width: 30px !important;
        cursor: pointer;
    }
}


.prestamos-info-modal__long{
    height: calc(100vh - 45px);
    -webkit-overflow-scrolling: touch; 
}