.elementor-kit-6{--e-global-color-primary:#55B2CF;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#E9198E;--e-global-color-f0df473:#EEF6FC;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-secondary-font-size:15px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ubuntu";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ubuntu";--e-global-typography-accent-font-weight:500;--e-global-typography-f646ce7-font-family:"Protest Riot";--e-global-typography-f646ce7-font-size:61px;--e-global-typography-f646ce7-font-weight:500;--e-global-typography-f646ce7-text-transform:uppercase;--e-global-typography-f646ce7-font-style:normal;--e-global-typography-f646ce7-letter-spacing:0px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.33);border-style:none;border-radius:50px 50px 50px 50px;padding:13px 35px 13px 35px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{background-color:var( --e-global-color-primary );padding-inline-end:0px;padding-inline-start:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding .site-logo img{width:349px;max-width:349px;}.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 *//* NADPISANIE KOLORU ANIMACJI HOTSPOT - turkusowy #55b2cf z 30% przezroczystością */
@keyframes Ani {
    0% {
        transform: scale(0);
        box-shadow: 0 0 0 rgba(85, 178, 207, 0);
        border-color: rgba(85, 178, 207, 0.3);
    }
    70% {
        box-shadow: 0 0 50px rgba(85, 178, 207, 0.15);
        border-color: rgba(85, 178, 207, 0.3);
    }
    100% {
        transform: scale(1.7);
        box-shadow: 0 0 60px rgba(85, 178, 207, 0);
        border-color: rgba(85, 178, 207, 0);
    }
}

@-webkit-keyframes Ani {
    0% {
        -webkit-transform: scale(0);
        -webkit-box-shadow: 0 0 0 rgba(85, 178, 207, 0);
        border-color: rgba(85, 178, 207, 0.3);
    }
    70% {
        -webkit-box-shadow: 0 0 50px rgba(85, 178, 207, 0.15);
        border-color: rgba(85, 178, 207, 0.3);
    }
    100% {
        -webkit-transform: scale(1.7);
        -webkit-box-shadow: 0 0 60px rgba(85, 178, 207, 0);
        border-color: rgba(85, 178, 207, 0);
    }
}/* End custom CSS */