.elementor-kit-6{--e-global-color-primary:#952B62;--e-global-color-secondary:#41729A;--e-global-color-text:#2C111E;--e-global-color-accent:#89AA95;--e-global-color-8c897a8:#952B62;--e-global-color-41e5528:#41729A;--e-global-color-38bb4fd:#99B2C9;--e-global-color-29a8021:#C2D0E5;--e-global-color-cbd4c49:#A598A9;--e-global-color-41f6ed8:#D2ADB7;--e-global-color-b3acdf5:#C05665;--e-global-color-b01e0cb:#E38A8F;--e-global-color-5ef6d8f:#89AA95;--e-global-color-7d9bc3f:#B9D0C2;--e-global-color-8494f10:#F6BA22;--e-global-color-66d4a4f:#F7D484;--e-global-color-4782cfe:#827D7D;--e-global-color-b36b626:#AFACAC;--e-global-color-175656c:#F3F2F2;--e-global-color-78a10c0:#FFFFFF;--e-global-color-5612e6a:#F6F2EF;--e-global-color-54c0114:#DDD0C3;--e-global-color-1059258:#CCB7A6;--e-global-typography-primary-font-family:"Quicksand";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Quicksand";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-weight:400;font-family:"Quicksand", Sans-serif;}.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-primary );font-family:"Quicksand", Sans-serif;font-weight:600;color:var( --e-global-color-78a10c0 );border-radius:50px 50px 50px 50px;padding:15px 20px 15px 20px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );font-family:"Quicksand", Sans-serif;font-weight:500;}.elementor-kit-6 a:hover{color:var( --e-global-color-text );font-weight:500;}.elementor-kit-6 h1{font-family:"Amatic", Sans-serif;font-size:4em;font-weight:700;}.elementor-kit-6 h2{font-family:"Amatic", Sans-serif;font-size:3em;font-weight:bold;}.elementor-kit-6 h3{font-family:"Amatic", Sans-serif;font-size:2.5em;font-weight:bold;}.elementor-kit-6 h4{font-family:"Quicksand", Sans-serif;font-weight:bold;}.elementor-kit-6 h5{font-family:"Quicksand", Sans-serif;}.elementor-kit-6 h6{font-family:"Quicksand", Sans-serif;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-78a10c0 );border-radius:50px 50px 50px 50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Globale Klasse für die Maske */
.mask-polygon {
  height: 350px;
  background-size: cover;
  background-position: center;

  -webkit-mask-image: url('/wp-content/uploads/2025/09/polygon-clip-1920x500_rounded_big.svg');
  mask-image: url('/wp-content/uploads/2025/09/polygon-clip-1920x500_rounded_big.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
}

/* Basis-Look */
.mask-card {
transition: transform 0.5s ease-in-out, box-shadow 0.4s ease-in-out;
  cursor: pointer;
}

/* Hover-Effekt */
.mask-card:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  transform: scale(1.03); /* sanftes Grow */
}

.elementor-lightbox .elementor-lightbox-image
 {
    border-radius: 30px !important;
 }
 
#sbi_load .sbi_load_btn,
#sbi_load .sbi_follow_btn a {
    border-radius: 50px !important;
    font-weight: 600;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

#sbi_load .sbi_load_btn:hover,
#sbi_load .sbi_follow_btn a:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25) !important;
}

#cmplz-document,
#cmplz-document p,
#cmplz-document li,
#cmplz-document span,
#cmplz-document td,
#cmplz-document th {
  font-family: var(--e-global-typography-text-font-family), Arial, 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);
  color: var(--e-global-color-text);
}

#cmplz-document h1,
#cmplz-document h2,
#cmplz-document h3,
#cmplz-document h4,
#cmplz-document h5,
#cmplz-document h6 {
  font-family: var(--e-global-typography-primary-font-family), Arial, sans-serif;
  color: var(--e-global-color-primary);
}

@media (max-width: 767px) {
  .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    max-width: none !important;
    padding: 5px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Quicksand';
	font-display: auto;
	src: url('https://ksbam.de/wp-content/uploads/2025/07/Quicksand-VariableFont.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Amatic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ksbam.de/wp-content/uploads/2025/07/AmaticSC-Regular.woff') format('woff'),
		url('https://ksbam.de/wp-content/uploads/2025/07/AmaticSC-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Amatic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://ksbam.de/wp-content/uploads/2025/07/AmaticSC-Bold.woff') format('woff'),
		url('https://ksbam.de/wp-content/uploads/2025/07/AmaticSC-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */