.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#B2FFF8;--e-global-color-3df7751:#646464;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:65px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.1em;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:500;background-color:#000000;color:var( --e-global-color-text );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:transparent;font-family:"Manrope", Sans-serif;font-size:16px;font-weight:600;line-height:1.1em;color:#FFFFFF;background-image:linear-gradient(270deg, #46B6AC4A 0%, #02848A36 100%);border-style:solid;border-width:1px 1px 1px 1px;border-color:#46B6AC;border-radius:50px 50px 50px 50px;padding:15px 35px 15px 35px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:transparent;color:#FFFFFF;background-image:linear-gradient(270deg, #46B6AC59 0%, #02848A2B 100%);}.elementor-kit-5 p{margin-block-end:0px;}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-5 h3{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:30px;font-weight:600;line-height:1.1em;}.elementor-kit-5 h4{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:26px;font-weight:600;}.elementor-kit-5 h5{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;}.elementor-kit-5 h6{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;--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: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-5{--e-global-typography-primary-font-size:55px;}.elementor-kit-5 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-5 h3{font-size:30px;line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:45px;--e-global-typography-accent-font-size:22px;--e-global-typography-accent-line-height:1.1em;}.elementor-kit-5 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-5 h3{font-size:30px;line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden!important;
}

@media only screen and (max-width: 767px) {
    body{
    overflow-x: hidden!important;
}
}

:target {
  scroll-margin-top: 120px; /* Höhe deines Headers */
}

/* Blur Circles */
.left_circle {
  position: absolute;
  width: 300px;
  height: 300px;
  left: -300px;
  top: 50%;
  background: linear-gradient(180deg, #35898D 33.13%, #B2FFF8 33.14%);
  filter: blur(150px);
  transform: translateY(-50%);
  opacity: 0.5;

  @media only screen and (max-width: 1024px) {
    width: 200px;
    height: 200px;
    left: -100px;
    filter: blur(150px);
  }
  @media only screen and (max-width: 767px) {
    width: 100px;
    height: 150px;
    left: -100px;
    filter: blur(100px);
  }
}

.right_circle {
  position: absolute;
  width: 300px;
  height: 300px;
  right: -300px;
  top: 50%;
  background: linear-gradient(180deg, #35898D 33.13%, #B2FFF8 33.14%);
  filter: blur(150px);
  transform: translateY(-50%);
  opacity: 0.5;

  @media only screen and (max-width: 1024px) {
    width: 200px;
    height: 200px;
    right: -100px;
    filter: blur(150px);
  }
  @media only screen and (max-width: 767px) {
    width: 100px;
    height: 150px;
    right: -100px;
    filter: blur(100px);
  }
}

.text-gradient {
    background: radial-gradient(circle,#35898D 0%, #B2FFF8 60%, #35898D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 1;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://marketerzeta.com/wp-content/uploads/2025/09/Manrope-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://marketerzeta.com/wp-content/uploads/2025/09/Manrope-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://marketerzeta.com/wp-content/uploads/2025/09/Manrope-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://marketerzeta.com/wp-content/uploads/2025/09/Manrope-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://marketerzeta.com/wp-content/uploads/2025/09/Manrope-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://marketerzeta.com/wp-content/uploads/2025/09/Manrope-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://marketerzeta.com/wp-content/uploads/2025/09/Manrope-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */