.elementor-4827 .elementor-element.elementor-element-2b9ece3{--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;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for theme-post-content, class: .elementor-element-35e17ee *//* KOMPUTER – dwa zdjęcia obok siebie */
.elementor-4827 .elementor-element.elementor-element-35e17ee p:has(> img),
.elementor-4827 .elementor-element.elementor-element-35e17ee figure.wp-block-image {
    display: inline-block !important;
    width: 38% !important;
    max-width: 38% !important;
    margin: 10px 1.5% 20px 0 !important;
    vertical-align: top;
}

.elementor-4827 .elementor-element.elementor-element-35e17ee p:has(> img) img,
.elementor-4827 .elementor-element.elementor-element-35e17ee figure.wp-block-image img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 32, 74, 0.20);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.elementor-4827 .elementor-element.elementor-element-35e17ee p:has(> img) img:hover,
.elementor-4827 .elementor-element.elementor-element-35e17ee figure.wp-block-image img:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(0, 32, 74, 0.28);
}

/* TELEFON – zdjęcia jedno pod drugim, na całą szerokość */
@media (max-width: 767px) {
    .elementor-4827 .elementor-element.elementor-element-35e17ee p:has(> img),
    .elementor-4827 .elementor-element.elementor-element-35e17ee figure.wp-block-image {
        display: block !important;
        width: calc(100vw - 20px) !important;
        max-width: 1100px !important;
        margin: 12px 0 20px 50% !important;
        transform: translateX(-50%);
        float: none !important;
    }

    .elementor-4827 .elementor-element.elementor-element-35e17ee p:has(> img) img,
    .elementor-4827 .elementor-element.elementor-element-35e17ee figure.wp-block-image img {
        width: 100% !important;
        max-width: 1100px !important;
        height: auto !important;
    }

    .elementor-4827 .elementor-element.elementor-element-35e17ee p:has(> img) img:hover,
    .elementor-4827 .elementor-element.elementor-element-35e17ee figure.wp-block-image img:hover {
        transform: none;
    }
}/* End custom CSS */