.leales-kit-132{--e-global-color-primary:#443948;--e-global-color-694d6f5:#FFFFFF;--e-global-color-b9a37a7:#F6F1FF;--e-global-color-c350882:#BD9FEA;--e-global-color-17d1359:#725BA3;--e-global-typography-primary-font-family:"Zen Kaku Gothic New";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:2em;--e-global-typography-primary-letter-spacing:1.5px;--e-global-typography-secondary-font-family:"Zen Kaku Gothic New";--e-global-typography-secondary-font-size:38px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:1.8em;--e-global-typography-secondary-letter-spacing:1.8px;--e-global-typography-text-font-family:"Zen Kaku Gothic New";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:2em;--e-global-typography-text-letter-spacing:1.5px;--e-global-typography-accent-font-family:"Zen Kaku Gothic New";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-92e715e-font-family:"Outfit";--e-global-typography-92e715e-font-size:120px;--e-global-typography-92e715e-font-weight:400;--e-global-typography-92e715e-line-height:1em;--e-global-typography-92e715e-letter-spacing:1px;--e-global-typography-646f70f-font-family:"Outfit";--e-global-typography-646f70f-font-size:15px;--e-global-typography-646f70f-font-weight:400;--e-global-typography-646f70f-line-height:1em;--e-global-typography-646f70f-letter-spacing:1px;}.leales-section.leales-section-boxed > .leales-container{max-width:1250px;}.leales-widget:not(:last-child){margin-bottom:0px;}{}h1.entry-title{display:var(--page-title-display);}.leales-lightbox{--lightbox-header-icons-size:0px;}.leales-kit-132 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.leales-section.leales-section-boxed > .leales-container{max-width:1024px;}}@media(max-width:768px){.leales-section.leales-section-boxed > .leales-container{max-width:767px;}}/* Start custom CSS */@media (min-width: 768px) {
    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}

.leales > .leales-inner {
    overflow: hidden !important;
}

.blob-image img {
  aspect-ratio: 1;
  object-fit: cover;
  animation: morphing 10s ease-in-out infinite;
  background: #fff;
}

@keyframes morphing {
  0% {
    border-radius: 60% 50% 65% 45% / 50% 65% 45% 60%;
  }
  25% {
    border-radius: 70% 55% 60% 50% / 55% 60% 50% 65%;
  }
  50% {
    border-radius: 55% 65% 70% 60% / 60% 55% 65% 50%;
  }
  75% {
    border-radius: 65% 60% 55% 70% / 70% 50% 60% 55%;
  }
  100% {
    border-radius: 60% 50% 65% 45% / 50% 65% 45% 60%;
  }
}

.no_img {
    pointer-events: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dffactory.net/enthalten/components/gehalt/uploads/2025/10/ZenKakuGothicNew-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://dffactory.net/enthalten/components/gehalt/uploads/2025/10/ZenKakuGothicNew-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://dffactory.net/enthalten/components/gehalt/uploads/2025/10/Outfit-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */