.elementor-kit-6{--e-global-color-primary:#EE4052;--e-global-color-secondary:#4C4984;--e-global-color-text:#000000;--e-global-color-accent:#EE4052;--e-global-color-840d7d1:#F27F98;--e-global-color-b396e9a:#EE4052;--e-global-color-1c662a5:#973073;--e-global-color-a715141:#4C4984;--e-global-color-57fc51d:#000000;--e-global-color-01b1afe:#FFFFFF;--e-global-typography-primary-font-family:"Tanker";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Comico";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"area-normal";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"area-normal";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.2em;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-b396e9a );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;color:var( --e-global-color-01b1afe );border-radius:50px 50px 50px 50px;padding:14px 35px 15px 35px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Tanker", Sans-serif;font-size:100px;font-weight:400;line-height:1em;}.elementor-kit-6 h2{font-family:"Tanker", Sans-serif;font-size:52px;font-weight:400;line-height:1.1em;}.elementor-kit-6 h3{font-family:"Tanker", Sans-serif;font-size:42px;font-weight:400;line-height:1.1em;}.elementor-kit-6 label{color:#00000099;font-family:"area-normal", Sans-serif;font-size:16px;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-size:16px;line-height:1.4em;color:var( --e-global-color-57fc51d );accent-color:var( --e-global-color-primary );background-color:#00000000;border-style:solid;border-width:0px 0px 3px 0px;border-color:#00000017;border-radius:0px 0px 0px 0px;padding:5px 0px 5px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1380px;}.e-con{--container-max-width:1380px;--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){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1440px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:1100px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:720px;}.e-con{--container-max-width:720px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:560px;}.e-con{--container-max-width:560px;}}@media(max-width:600px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS *//* Essentials */
::selection{
    background-color:#4C4984;
    color: #EE4052;
}
body,html{overflow-x:hidden;}


/* Buttons */
.btn-gradient .elementor-button{background-image: linear-gradient(90deg, #F27F98 0%, #EE4052 20%, #973073 50%, #EE4052 80%, #F27F98 100%) !important;
    background-size:200% 100%;
    background-position:0% 0%;
    transition:0.8s all ease;
    position:relative;
    overflow:hidden;
}

.btn-gradient .elementor-button:before{
    content:"";
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    left:-100%;
    top:0%;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 35%, rgba(255,255,255,0.3) 65%, rgba(255,255,255,0) 100%);
    transition:.6s all ease;
}

.btn-gradient:hover .elementor-button{
background-position:100% 0%;
}

.btn-gradient:hover .elementor-button:before{
    left:100%;
}


@keyframes energy-glow {
    0%{filter: drop-shadow(0px 0px 10px  #ee4052);}
    50%{filter: drop-shadow(0px 0px 1px  #ee4052);}
    100%{filter: drop-shadow(0px 0px 10px  #ee4052);}
}


/* Cards */
.card-shine:before{
        content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0%;
    background: linear-gradient(110deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0) 90%);
    transition: .6s all ease;
    z-index:3;
}

.card-shine:hover:before{
    /*left:100%;*/
    animation:card-shining 2s infinite;
}

@keyframes card-shining{
    0%{left:-100%;}
    30%{left:100%;}
    100%{left:100%;}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Tanker';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Tanker-Regular.eot');
	src: url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Tanker-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Tanker-Regular.woff2') format('woff2'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Tanker-Regular.woff') format('woff'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Tanker-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Comico';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Comico-Regular.eot');
	src: url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Comico-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Comico-Regular.woff2') format('woff2'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Comico-Regular.woff') format('woff'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Comico-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-Regular.eot');
	src: url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-Regular.woff2') format('woff2'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-Regular.woff') format('woff'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-Bold.eot');
	src: url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-Bold.woff2') format('woff2'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-Bold.woff') format('woff'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-SemiBold.eot');
	src: url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-SemiBold.woff2') format('woff2'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-SemiBold.woff') format('woff'),
		url('https://www.synergyclub.cz/wp-content/uploads/2025/03/Montserrat-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */