.elementor-106327 .elementor-element.elementor-element-1280964{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-a17679b */h1.entry-title {
    display: none !important;
}


/* =========================================================
VIDEO YOUTUBE
========================================================= */

#cf-roztocz-2026 .cf-video-box {
    margin: 32px 0 38px;
    padding: 25px;

    background: #f7f7f7;

    border: 1px solid #e1e1e1;
    border-radius: 12px;

    box-shadow: 0 8px 24px rgba(0,0,0,.05);
}

#cf-roztocz-2026 .cf-video-label {
    display: block;

    margin-bottom: 6px;

    color: var(--cf-primary);

    font-size: 10.5px;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

#cf-roztocz-2026 .cf-video-box h3 {
    margin: 0 0 8px;

    color: var(--cf-dark);

    font-size: 21px;
}

#cf-roztocz-2026 .cf-video-box > p {
    margin: 0 0 18px;

    color: #666;

    font-size: 14.5px;
}

#cf-roztocz-2026 .cf-video {
    position: relative;

    width: 100%;
    aspect-ratio: 16 / 9;

    overflow: hidden;

    background: #111;

    border-radius: 10px;

    box-shadow: 0 8px 22px rgba(0,0,0,.12);
}

#cf-roztocz-2026 .cf-video iframe {
    position: absolute;
    inset: 0;

    width: 100%;
    height: 100%;

    border: 0;
}

@media(max-width:600px) {

    #cf-roztocz-2026 .cf-video-box {
        margin: 25px 0 30px;
        padding: 17px;
    }

    #cf-roztocz-2026 .cf-video-box h3 {
        font-size: 18px;
    }

}/* End custom CSS */