.elementor-kit-9{--e-global-color-primary:#0285CE;--e-global-color-secondary:#1D1934;--e-global-color-text:#1B1833;--e-global-color-accent:#98C83B;--e-global-color-e5ef365:#FAFAFAE8;--e-global-color-cac8bb2:#E90303;--e-global-color-64fa4a9:#760303;--e-global-color-31b4e33:#F7F7F7;--e-global-color-3eba5cd:#D8D8D8;--e-global-color-ddad71a:#EBEBEB40;--e-global-color-5d97977:#E4E4E4;--e-global-color-488b1fa:#000000;--e-global-color-6002707:#FFFFFF;--e-global-color-cd351e5:#ACACAC;--e-global-color-105b9af:#2B2A31;--e-global-color-69cd141:#E6E4E4;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:900;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.2em;--e-global-typography-1345be4-font-family:"Figtree";--e-global-typography-1345be4-font-size:16px;--e-global-typography-1345be4-font-weight:600;--e-global-typography-1345be4-text-transform:uppercase;--e-global-typography-1345be4-line-height:1.2em;font-family:"Figtree", Sans-serif;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-accent );font-family:"Figtree", Sans-serif;}.elementor-kit-9 h1{font-family:"Figtree", Sans-serif;}.elementor-kit-9 h2{font-family:"Figtree", Sans-serif;}.elementor-kit-9 h3{font-family:"Figtree", Sans-serif;}.elementor-kit-9 h4{font-family:"Figtree", Sans-serif;}.elementor-kit-9 h5{font-family:"Figtree", Sans-serif;}.elementor-kit-9 h6{font-family:"Figtree", Sans-serif;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{border-radius:0px 0px 0px 0px;padding:10px 25px 10px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-9{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:20px;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-size:15px;--e-global-typography-accent-line-height:1.2em;--e-global-typography-1345be4-font-size:15px;--e-global-typography-1345be4-line-height:1.2em;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{padding:12px 20px 12px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:95vw;}.e-con{--container-max-width:95vw;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:17px;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-size:14px;--e-global-typography-accent-line-height:1.2em;--e-global-typography-1345be4-font-size:14px;--e-global-typography-1345be4-line-height:1.2em;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{padding:10px 25px 10px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90vw;}.e-con{--container-max-width:90vw;}}/* Start custom CSS *//* Hide element on Desktop */
@media only screen and (min-width: 981px) {
    .hide-on-desktop {
        display: none !important;
    }
}

/* Hide element on Tablet/Phone */
@media only screen and (max-width: 980px) {
    .hide-on-mobile-tablet {
        display: none !important;
    }
}

.global-margin {
    margin-left: 20px;
    margin-right: 20px;
}

@media (max-width: 1024px) {
    .global-margin {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width: 768px) {
    .global-margin {
        margin-left: 20px;
        margin-right: 20px;
    }
}

/* Skrytie všetkých stĺpcov na mobilných zariadeniach */
@media (max-width: 767px) {
    .footer-column {
        display: none;
    }
}/* End custom CSS */