.elementor-kit-6{--e-global-color-primary:#E30613;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#86BC25;--e-global-color-9940a14:#07A13A;--e-global-color-c9141c7:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:15px;--container-default-padding-right:15px;--container-default-padding-bottom:15px;--container-default-padding-left:15px;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:480px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.background-zoom {
  background-size: 100%; /* Výchozí velikost pozadí */
  background-position: center; /* Zarovnání pozadí na střed */
  transition: background-size 0.3s ease-in-out; /* Plynulý přechod */
}

.background-zoom:hover {
  background-size: 110%; /* Zvětšení pozadí o 10 % při najetí myší */
}/* End custom CSS */