.elementor-kit-10{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#FF0000;--e-global-typography-primary-font-family:"Anton";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Anton";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:1.125rem;overscroll-behavior:none;--e-preloader-animation:eicon-spin;--e-preloader-animation-duration:2100ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:115px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:#02010100;font-family:"Inter", Sans-serif;font-size:1.2rem;font-weight:bold;text-transform:uppercase;color:var( --e-global-color-primary );box-shadow:0px 0px 25px 5px rgba(255, 255, 255, 0.4);border-radius:20px 20px 20px 20px;padding:16px 32px 16px 32px;}.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:#FFFFFF00;color:#FFFFFF;box-shadow:0px 0px 25px 5px rgba(255, 0, 0, 0.55);border-radius:20px 20px 20px 20px;}.elementor-kit-10 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-10 p{margin-block-end:10px;}.elementor-kit-10 h1{color:var( --e-global-color-primary );font-family:"Anton", Sans-serif;font-size:6rem;font-weight:600;line-height:5rem;}.elementor-kit-10 h2{color:var( --e-global-color-primary );font-family:"Anton", Sans-serif;font-size:4rem;line-height:5rem;}.elementor-kit-10 h3{color:var( --e-global-color-primary );font-family:"Anton", Sans-serif;font-size:3rem;line-height:4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-10 h1{font-size:5rem;line-height:5.5rem;}.elementor-kit-10 h2{font-size:3.5rem;line-height:4.3rem;}.elementor-kit-10 h3{font-size:2.5rem;line-height:3.3rem;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:1.1rem;line-height:1.3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10 h1{font-size:4rem;line-height:4.2rem;}.elementor-kit-10 h2{font-size:3rem;line-height:3.2rem;}.elementor-kit-10 h3{font-size:2rem;line-height:2.3rem;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:1.1rem;line-height:1.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.elementor-button-icon {font-size:1rem; fill: #FF0000;}

.elementor-button { text-align: left; justify-content: flex-start; }

  .fp-black {
    position: absolute;
    left: -5%;
    width: 110%;
    height: 9999px;
    background: #000;
    bottom: calc(50% + 22px);
    transform: rotate(-6deg);
    transform-origin: center bottom;
    z-index: 1;
  }

.fp-wrap {
    position: relative;
    width: 100%;
    height: 18em;
    overflow: hidden;
    background: #fff;
  }

.fp-band {
    position: absolute;
    left: -5%;
    width: 110%;
    height: 3em;
    background: #fff;
    top: 50%;
    transform: translateY(-50%) rotate(-6deg);
    transform-origin: center center;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 12px;
    z-index: 3;
    box-sizing: border-box;
  }

.fp-hole {
    flex-shrink: 0;
    width: 22px;
    height: 15px;
    background: #000;
    border-radius: 3px;
  }

@media (max-width: 768px) {
    .fp-wrap {
      height: 10em;
    }
  }
  
.fp-wrap2 {
    position: relative;
    width: 100%;
    height: 18em;
    overflow: hidden;
    background: #fff;
  }

  .fp-black2 {
    position: absolute;
    left: -5%;
    width: 110%;
    height: 9999px;
    background: #000;
    top: calc(50% + 22px);
    transform: rotate(-6deg);
    transform-origin: center top;
    z-index: 1;
  }

  .fp-band2 {
    position: absolute;
    left: -5%;
    width: 110%;
    height: 3em;
    background: #fff;
    top: 50%;
    transform: translateY(-50%) rotate(-6deg);
    transform-origin: center center;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 12px;
    z-index: 3;
    box-sizing: border-box;
  }

  .fp-hole2 {
    flex-shrink: 0;
    width: 22px;
    height: 15px;
    background: #000;
    border-radius: 3px;
  }

  @media (max-width: 768px) {
    .fp-wrap2 {
      height: 10em;
    }
  }
  
.fp-wrap3 {
    position: relative;
    width: 100%;
    height: 18em;
    overflow: hidden;
    background: #fff;
}

.fp-black3 {
    position: absolute;
    left: -5%;
    width: 110%;
    height: 9999px;
    background: #000;
    bottom: calc(50% + 22px);
    transform: rotate(6deg);
    transform-origin: center bottom;
    z-index: 1;
}

.fp-black3b {
    position: absolute;
    left: -5%;
    width: 110%;
    height: 9999px;
    background: #000;
    top: calc(50% + 22px);
    transform: rotate(6deg);
    transform-origin: center top;
    z-index: 1;
}

.fp-band3 {
    position: absolute;
    left: -5%;
    width: 110%;
    height: 3em;
    background: #fff;
    top: 50%;
    transform: translateY(-50%) rotate(6deg);
    transform-origin: center center;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 12px;
    z-index: 3;
    box-sizing: border-box;
}

.fp-hole3 {
    flex-shrink: 0;
    width: 22px;
    height: 15px;
    background: #000;
    border-radius: 3px;
}

@media (max-width: 768px) {
    .fp-wrap3 {
      height: 10em;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Anton';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://jp.carisma-media.de/wp-content/uploads/2026/04/Anton-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://jp.carisma-media.de/wp-content/uploads/2026/04/Inter_18pt-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://jp.carisma-media.de/wp-content/uploads/2026/04/Inter_18pt-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */