.elementor-kit-5{--e-global-color-primary:#284388;--e-global-color-secondary:#284388;--e-global-color-text:#334358;--e-global-color-accent:#284388;--e-global-color-992f944:#1700F4;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-secondary );}.elementor-kit-5 a:hover{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.margin-zero p{
    margin: 0;
}
.tabs-hover .e-n-tab-title {
    transition: all 0.6s ease;
}
.tabs-hover .e-n-tab-title:hover {
    background-color: #f0f0f0; /* Dostosuj kolor tła */
    color: #000; /* Dostosuj kolor tekstu */
}
.tabs-hover .e-n-tabs-content > .e-con {
    transition: opacity 0.8s ease;
}
.elementor-flip-box__back {
    position: relative;
    border-style: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.elementor-flip-box__back::before {
    content: "";
    position: absolute;
    inset: 0;
    background: inherit; /* bierze to samo tło co element */
    filter: blur(2px); /* rozmycie */
    z-index: 0;
}

.elementor-flip-box__back > * {
    position: relative;
    z-index: 1; /* treść na wierzchu */
}/* End custom CSS */