        /* ===== BLOQUE LK3 ===== */
        @import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');

        body {
            font-family: 'DM Sans', sans-serif;
        }

        .lk3-wrapper {
            width: 100%;
            display: flex;
            justify-content: center;
            padding: 40px 20px;
            box-sizing: border-box;
        }

        .lk3-container {
            width: 100%;
            max-width: 1500px;
            display: flex;
            gap: 20px;
        }

        .lk3-item {
            position: relative;
            flex: 1;
            overflow: hidden;
            cursor: pointer;
        }

        .lk3-img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .lk3-overlay {
            position: absolute;
            inset: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            background: rgba(255, 255, 255, 0);

            transition: background 0.3s ease;
        }

        .lk3-item:hover .lk3-arrow {
            transform: rotate(45deg);
        }

        .lk3-item:hover .lk3-content {
            top: 0;
            transform: translateY(0);
            bottom: 0;
        }

        .lk3-content {
            position: absolute;
            left: 0;
            right: 0;
            top: 50%;
            transform: translateY(-50%);

            background: rgba(255, 255, 255, 0.85);
            padding: 35px 40px;

            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 20px;
            text-align: center;

            transition: top 0.5s cubic-bezier(.4, 0, .2, 1), transform 0.5s cubic-bezier(.4, 0, .2, 1);
        }

        .lk3-title {
            font-size: 38px;
            font-weight: 600;
            color: #353332;
            margin: 0;
            line-height: 120%;
        }

        .lk3-arrow {
            width: 20px;
            height: 20px;
            border-right: 3px solid #d81e05;
            border-bottom: 3px solid #d81e05;
            transform: rotate(225deg);
            transition: transform 0.3s ease;
        }

        #pk_pikolinos-care .pkl-texts-padding {
            padding: 16px 24px;
        }

        #pk_pikolinos-care .ta-center {
            text-align: center;
        }

        #pk_pikolinos-care .bottom-video-container {
            padding-bottom: 32px;
        }

        #pk_pikolinos-care .bottom-video-container video {
            width: 100%;
        }

        #pk_pikolinos-care p {
            font-size: 15px;
            margin: 8px 0;
        }

        #pk_pikolinos-care h1 {
            font-family: "mukta-bold", sans-serif;
            font-size: 38px;
            line-height: 45px;
            text-align: center;
            margin: 32px 0;
            line-height: 120%;
        }

        @media screen and (min-width: 1800px) {
            #pk_pikolinos-care h1 {
                font-size: 70px;
                line-height: 120%;
            }

            #pk_pikolinos-care .pkl-recycle .tiendas-container .pkl-texts-padding {
                width: 40%;
                text-align: start;
                padding-left: 60px;
            }

            #pk_pikolinos-care .pkl-recycle .tiendas-container .pkl-texts-padding p {
                text-align: start;
            }

            #pk_pikolinos-care .bottom-video-container {
                display: flex;
                justify-content: center;
            }

            #pk_pikolinos-care .bottom-video-container video {
                width: 80%;
                height: auto;
                max-width: 1290px;
            }

            #pk_pikolinos-care p {
                font-size: 20px;
                max-width: 1200px;
                margin-right: auto;
                margin-left: auto;
            }
        }

        @media screen and (min-width: 992px) and (max-width: 1800px) {
            #pk_pikolinos-care h1 {
                font-size: 70px;
                line-height: 120%;
            }

            #pk_pikolinos-care .bottom-video-container {
                display: flex;
                justify-content: center;
            }

            #pk_pikolinos-care .bottom-video-container video {
                width: 80%;
                height: auto;
            }

            #pk_pikolinos-care p {
                font-size: 18px;
                max-width: 900px;
                margin-right: auto;
                margin-left: auto;
            }
        }

        /* ===== MOBILE ===== */

        @media (max-width: 768px) {

            .lk3-wrapper {
                padding: 40px 0px;
            }

            .lk3-container {
                flex-direction: column;
                gap: 0px;
            }

            .lk3-overlay {
                justify-content: center;
            }

            .lk3-content {
                width: 100%;
                padding: 15px 20px;
                flex-direction: row;
                justify-content: space-between;
                gap: 15px;
            }

            .lk3-title {
                font-size: 30px;
                text-align: left;
            }

            .lk3-arrow {
                width: 16px;
                height: 16px;
                transform: rotate(315deg)
            }

        }

        /* ===================================================== */
        /* ===== BLOQUE MATERIA PRIMA COMPLETO Y ESTABLE ===== */
        /* ===================================================== */

        .pkl-materia-prima {
            color: #353332;
        }

        .pkl-materia-prima h2 {
            font-size: 32px;
            font-weight: 600;
            line-height: 120%;
            margin: 0 0 16px 0;
        }

        .pkl-materia-prima p {
            font-size: 15px;
            line-height: 1.6;
            margin: 0;
        }

        .pkl-materia-prima img {
            display: block;
            width: 100%;
            height: auto;
        }

        /* ===================================================== */
        /* ================= HERO ============================== */
        /* ===================================================== */

        @media screen and (min-width: 992px) {

            .pkl-materia-prima .block-1 {
                position: relative;
            }

            .pkl-materia-prima .block-1 .texts-container {
                position: absolute;
                top: 50%;
                left: 80px;
                transform: translateY(-50%);
                background: rgba(255, 255, 255, 0.9);
                padding: 60px;
                max-width: 480px;
                height: 101%;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }

            /* ===================================================== */
            /* ================= SEGUNDA FILA ====================== */
            /* ===================================================== */

            .pkl-materia-prima .block-2 {
                display: flex;
                align-items: stretch;
                gap: 40px;
                padding: 40px 0;
            }

            /* Imagen izquierda */
            .pkl-materia-prima .block-2 picture {
                flex: 1;
                display: flex;
            }

            .pkl-materia-prima .block-2 picture img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

            /* Video centro */
            .pkl-materia-prima .block-2 .pik_video_container {
                flex: 2;
                display: flex;
            }

            .pkl-materia-prima .block-2 .pik_video_container video {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }

            /* Texto derecha */
            .pkl-materia-prima .block-2 .texts-container {
                flex: 1;
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: flex-start;
                text-align: left;
            }

            /* Enlace */
            .pkl-materia-prima .materia-link {
                margin-top: 40px;
                font-weight: 600;
                text-decoration: underline;
                color: #353332;
                align-self: flex-start;
            }
        }

        /* ===================================================== */
        /* ================= MOBILE ============================ */
        /* ===================================================== */

        @media (max-width: 991px) {

            /* HERO */
            .pkl-materia-prima .block-1 .texts-container {
                position: relative;
                transform: none;
                top: auto;
                left: auto;
                padding: 24px;
                background: #fff;
            }

            /* Segunda fila en columna */
            .pkl-materia-prima .block-2 {
                display: flex;
                flex-direction: column;
                padding: 20px 0;
                gap: 0;
            }

            .pkl-materia-prima .block-2 picture img {
                height: auto;
            }

            .pkl-materia-prima .block-2 .pik_video_container {
                margin-top: 20px;
            }

            .pkl-materia-prima .block-2 .texts-container {
                margin: 20px;
                display: flex;
                flex-direction: column;
                text-align: left;
            }

            /* Enlace abajo derecha en mobile */
            .pkl-materia-prima .materia-link {
                margin-top: 30px;
                align-self: flex-end;
                font-weight: 600;
                text-decoration: underline;
                color: #353332;
            }
        }