.elementor-kit-10{--e-global-color-primary:#00D221;--e-global-color-secondary:#A6FF01;--e-global-color-text:#1E1E1E;--e-global-color-accent:#00D221;--e-global-typography-primary-font-family:"Gilroy Black";--e-global-typography-primary-font-size:74px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Euclid Circular A";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Euclid Circular A";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Euclid Circular A";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:0px;background-color:#FFFFFF;font-family:"Euclid Circular A", Sans-serif;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:transparent;font-family:"Euclid Circular A", Sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;color:#FFFFFF;background-image:linear-gradient(90deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);border-radius:0px 0px 0px 0px;padding:18px 30px 18px 30px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{background-color:transparent;color:#FFFFFF;background-image:linear-gradient(180deg, var( --e-global-color-primary ) 0%, var( --e-global-color-primary ) 100%);}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-accent );}.elementor-kit-10 a:hover{color:var( --e-global-color-primary );}.elementor-kit-10 h1{font-family:"Gilroy Black", Sans-serif;font-size:74px;line-height:86px;}.elementor-kit-10 h2{font-family:"Euclid Circular A", Sans-serif;font-size:21px;font-weight:600;line-height:30px;}.elementor-kit-10 h4{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:22px;font-weight:600;text-transform:capitalize;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;--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){margin-block-end:16px;}.elementor-element{--widgets-spacing:16px 20px;--widgets-spacing-row:16px;--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-10{--e-global-typography-primary-font-size:45px;--e-global-typography-secondary-font-size:25px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:14px;}.elementor-kit-10 h1{font-size:65px;line-height:72px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-primary-font-size:28px;--e-global-typography-secondary-font-size:20px;font-size:16px;line-height:28px;}.elementor-kit-10 h1{font-size:54px;line-height:62px;}.elementor-kit-10 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.floating-img {
  animation: floatUpDown 3s ease-in-out infinite;
  transition: transform 0.3s ease;
  display: inline-block;
}

/* Každý obrázok dostane iné oneskorenie */
.floating-img:nth-child(1) {
  animation-delay: 0s;
}
.floating-img:nth-child(2) {
  animation-delay: 0.3s;
}
.floating-img:nth-child(3) {
  animation-delay: 0.6s;
}
.floating-img:nth-child(4) {
  animation-delay: 0.9s;
}
.floating-img:nth-child(5) {
  animation-delay: 1.2s;
}

@keyframes floatUpDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0);
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gilroy Black';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://www.webskill.sk/wp-content/uploads/2025/03/Gilroy-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Euclid Circular A';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.webskill.sk/wp-content/uploads/2025/03/Euclid-Circular-A-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular A';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.webskill.sk/wp-content/uploads/2025/03/Euclid-Circular-A-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Euclid Circular A';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.webskill.sk/wp-content/uploads/2025/03/Euclid-Circular-A-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */