.elementor-kit-6{--e-global-color-primary:#020101;--e-global-color-secondary:#54595F;--e-global-color-text:#020101;--e-global-color-accent:#6365CC;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-size:1rem;--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-size:1rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:500;--e-global-typography-bbae7a5-font-family:"alga";--e-global-typography-bbae7a5-font-size:3.5rem;--e-global-typography-bbae7a5-font-weight:400;--e-global-typography-bbae7a5-letter-spacing:-0.8px;--e-global-typography-44bd9b5-font-family:"Figtree";--e-global-typography-44bd9b5-font-size:2.5rem;--e-global-typography-44bd9b5-font-weight:500;--e-global-typography-44bd9b5-letter-spacing:-0.8px;--e-global-typography-7ecaa00-font-family:"Figtree";--e-global-typography-7ecaa00-font-size:2.1rem;--e-global-typography-7ecaa00-font-weight:500;--e-global-typography-7ecaa00-letter-spacing:-0.8px;--e-global-typography-2648ea3-font-family:"Figtree";--e-global-typography-2648ea3-font-size:1.7rem;--e-global-typography-2648ea3-font-weight:400;--e-global-typography-2648ea3-letter-spacing:-0.5px;--e-global-typography-aab07be-font-family:"Figtree";--e-global-typography-aab07be-font-size:1.4rem;--e-global-typography-aab07be-font-weight:400;--e-global-typography-aab07be-letter-spacing:-0.5px;--e-global-typography-4415ab9-font-family:"Figtree";--e-global-typography-4415ab9-font-size:1.2rem;--e-global-typography-4415ab9-font-weight:400;--e-global-typography-c06a61e-font-size:1.3rem;--e-global-typography-c06a61e-font-weight:300;color:#020101;font-family:"Figtree", Sans-serif;font-size:1rem;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#020101;}.elementor-kit-6 a:hover{color:#020101;}.elementor-kit-6 h1{font-family:"alga", Sans-serif;font-size:3.5rem;font-weight:400;letter-spacing:-0.8px;}.elementor-kit-6 h2{font-family:"Figtree", Sans-serif;font-size:2.5rem;font-weight:500;letter-spacing:-0.8px;}.elementor-kit-6 h3{font-family:"Figtree", Sans-serif;font-size:2.1rem;font-weight:500;letter-spacing:-0.8px;}.elementor-kit-6 h4{font-family:"Figtree", Sans-serif;font-size:1.7rem;font-weight:400;letter-spacing:-0.5px;}.elementor-kit-6 h5{font-family:"Figtree", Sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:-0.5px;}.elementor-kit-6 h6{font-family:"Figtree", Sans-serif;font-size:1.2rem;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:20px;--container-default-padding-right:40px;--container-default-padding-bottom:20px;--container-default-padding-left:40px;}.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{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-kit-6{--e-global-typography-bbae7a5-font-size:2.7rem;--e-global-typography-bbae7a5-line-height:1.1em;--e-global-typography-44bd9b5-font-size:2.3rem;--e-global-typography-44bd9b5-line-height:1.2em;--e-global-typography-7ecaa00-font-size:2rem;--e-global-typography-7ecaa00-line-height:1.2em;--e-global-typography-f692524-font-size:0.7rem;}.elementor-kit-6 h1{font-size:2.7rem;line-height:1.1em;}.elementor-kit-6 h2{font-size:2.3rem;line-height:1.2em;}.elementor-kit-6 h3{font-size:2rem;line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a.wlasny-styl {
    color: #020101 !important;
    text-decoration: none !important; 
    position: relative;
    display: inline-block; 
}

a.wlasny-styl::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px; 
    width: 100%;
    height: 1px; 
    background-color: #020101;
    transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    transform: scaleX(1); 
    transform-origin: right; 
}

a.wlasny-styl:hover::after {
    transform: scaleX(0);
}

a.wlasny-styl-white {
    color: #ffffff !important;
    text-decoration: none !important; 
    position: relative;
    display: inline-block; 
}

a.wlasny-styl-white::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px; 
    width: 100%;
    height: 1px; 
    background-color: #ffffff;
    transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    transform: scaleX(1); 
    transform-origin: right; 
}

a.wlasny-styl-white:hover::after {
    transform: scaleX(0);
}

.elementor-location-footer a, 
footer a {
    color: #ffffff !important;
    text-decoration: none !important;
    position: relative;
    display: inline-block;
}

.elementor-location-footer a::after,
footer a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background-color: #ffffff; 
    transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    transform: scaleX(0); 
    transform-origin: left; 
}

.elementor-location-footer a:hover::after,
footer a:hover::after {
    transform: scaleX(1);
}/* End custom CSS */