.elementor-kit-1126{--e-global-color-primary:#464646;--e-global-color-secondary:#464646;--e-global-color-text:#464646;--e-global-color-accent:#59D9E2;--e-global-color-613d5328:#59D9E2;--e-global-color-627e2c63:#00A6B1;--e-global-color-1bb1c7e3:#5065EA;--e-global-color-2f4c3acf:#000;--e-global-color-7b1af5ba:#FFF;--e-global-typography-primary-font-family:"Epilogue";--e-global-typography-primary-font-size:46px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:56px;--e-global-typography-primary-letter-spacing:0.5px;--e-global-typography-secondary-font-family:"Epilogue";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:46px;--e-global-typography-secondary-letter-spacing:0.5px;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:32px;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Figtree", Roboto Slab;font-size:20px;font-weight:300;line-height:32px;letter-spacing:0.5px;}.elementor-kit-1126 button,.elementor-kit-1126 input[type="button"],.elementor-kit-1126 input[type="submit"],.elementor-kit-1126 .elementor-button{background-color:#FFFFFF00;font-family:"Figtree", Roboto Slab;font-size:16px;font-weight:300;letter-spacing:0.5px;color:#FFFFFF;border-style:solid;border-color:#FFFFFF00;border-radius:50px 50px 50px 50px;}.elementor-kit-1126 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1126 p{margin-block-end:0px;}.elementor-kit-1126 a{color:var( --e-global-color-primary );}.elementor-kit-1126 a:hover{color:var( --e-global-color-627e2c63 );}.elementor-kit-1126 h1{color:var( --e-global-color-primary );font-family:"Epilogue", Roboto Slab;font-size:60px;font-weight:500;line-height:76px;letter-spacing:0.5px;}.elementor-kit-1126 h2{color:#000000;font-family:"Epilogue", Roboto Slab;font-size:36px;font-weight:500;line-height:76px;letter-spacing:0.5px;}.elementor-kit-1126 h4{font-size:18px;font-weight:500;}.elementor-kit-1126 h6{color:#000000;font-family:"Figtree", Roboto Slab;font-size:20px;font-weight:300;line-height:32px;letter-spacing:0.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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:767px){.elementor-kit-1126{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:1.5em;}.elementor-kit-1126 h1{line-height:1.1em;}.elementor-kit-1126 h2{line-height:1.1em;}.elementor-kit-1126 h3{line-height:1.1em;}.elementor-kit-1126 h4{font-size:1.1px;}.elementor-kit-1126 h5{font-size:1.1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.rank-math-breadcrumb {
    font-size: 14px;
}
.bg-grad {
  border: 0.5px solid transparent;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(45deg, #59D9E2, #00A6B1, #5065EA) border-box;
  transition: background 0.3s ease;
}
.premium-button {
      background: 
        linear-gradient(#fff, #fff) padding-box,
        linear-gradient(45deg, #59D9E2, #00A6B1, #5065EA) border-box;
     }
.premium-button:hover {
      background: 
        linear-gradient(45deg, #59D9E2, #00A6B1, #5065EA) padding-box,
        linear-gradient(45deg, #59D9E2, #00A6B1, #5065EA) border-box;
     }     
     /* Text Element-or Gradient */
.nadpis-grad {
 background-image: linear-gradient(to right, #59d9e2, #59d9e2, #5065EA);
 background-clip: text;
 -webkit-background-clip: text;}
 .btn-grad {background-image: linear-gradient(to right, #59D9E2 0%, #00A6B1  51%, #5065EA  100%)}
.btn-grad {
    transition: 0.5s;
    background-size: 200% auto;
    color: white;            
    box-shadow: 0 0 20px #eee;
    border-radius: 50px;
    display: block;
          }

.btn-grad:hover {
    background-position: right center; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
}
.bg-grad-full {
  border: 0.5px solid transparent;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(45deg, #59D9E2, #00A6B1, #5065EA) border-box;
  transition: background 0.3s ease;
}

/* Hover efekt - změníme jen vnitřní (padding-box) část */
.bg-grad-full:hover {
  background:
    linear-gradient(to right, #59D9E2 0%, #00A6B1 51%, #5065EA 100%) padding-box,
    linear-gradient(45deg, #59D9E2, #00A6B1, #5065EA) border-box;
}
/* Hover efekt - nadpis změni na bílou */
.bg-grad-full:hover .call .elementor-widget-container { 
    color: #fff;
}

.brdcrmbs {
  position: relative;
}

.brdcrmbs::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #59D9E2 0%, #00A6B1 51%, #5065EA 100%);
}

.elementor-form .elementor-button  {
  border: 0.5px solid transparent;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(45deg, #59D9E2, #00A6B1, #5065EA) border-box;
  transition: background 0.3s ease;
}/* End custom CSS */