.elementor-kit-6{--e-global-color-primary:#F4EEDD;--e-global-color-secondary:#E29434;--e-global-color-text:#352F88;--e-global-color-accent:#FAD3C4;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );font-family:"neue-kabel", Sans-serif;font-size:1.4rem;line-height:1.8rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-family:"noka", Sans-serif;font-size:4rem;font-weight:700;text-transform:lowercase;line-height:4rem;}.elementor-kit-6 h2{font-family:"noka", Sans-serif;font-size:3rem;font-weight:700;}.elementor-kit-6 h3{font-family:"noka", Sans-serif;font-size:2.5rem;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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;}@media(max-width:1024px){.elementor-kit-6 h1{font-size:3rem;line-height:3.2rem;}.elementor-kit-6 h2{font-size:2.5rem;}.elementor-kit-6 h3{font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:1.2rem;}.elementor-kit-6 h1{font-size:2.5rem;line-height:1.1em;}.elementor-kit-6 h2{font-size:2rem;}.elementor-kit-6 h3{font-size:1.8rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS *//* Basic Settings Lazuli */

body {
    overflow-x: hidden;
}

/* hyphens 

h1, h2, h3, h4, h5, h6, p {
word-wrap: break-word;
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

*/

/** Farbliche Textmarkierung **/

::selection {
  color: var( --e-global-color-text );
  background: var( --e-global-color-accent );
}

/* Buttons */
.button-lazuli .elementor-button {
  align-items: center;
  appearance: none;
  background-clip: padding-box;
  background-color: initial;
  background-image: none;
  border-style: none;
  box-sizing: border-box;
  color: #352F88;
  cursor: pointer;
  display: inline-block;
  flex-direction: row;
  flex-shrink: 0;
  font-size: 1.1rem;
  font-weight: 400;
  justify-content: center;
  line-height: 24px;
  margin: 0;
  min-height: 64px;
  outline: none;
  overflow: visible;
  padding: 19px 26px;
  pointer-events: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  width: auto;
  word-break: keep-all;
  z-index: 0;
}


@media (min-width: 768px) {
  .button-lazuli {
 padding: 19px 32px;
  }
}

.button-lazuli .elementor-button:before,
.elementor-button:after {
  border-radius: 80px;
}

.button-lazuli .elementor-button:before {
  background-color: rgba(250, 211, 196, .32);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.button-lazuli .elementor-button:after {
  background-color: rgb(250, 211, 196);
  bottom: 4px;
  content: "";
  display: block;
  left: 4px;
  overflow: hidden;
  position: absolute;
  right: 4px;
  top: 4px;
  transition: all 100ms ease-out;
  z-index: -1;
}

.button-lazuli .elementor-button:hover:not(:disabled):after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  transition-timing-function: ease-in;
}

.button-lazuli .elementor-button:active:not(:disabled) {
 color: #AAA;
}

.button-lazuli .elementor-button:active:not(:disabled):after {
  bottom: 4px;
  left: 4px;
  right: 4px;
  top: 4px;
}

.button-lazuli .elementor-button:disabled {
  cursor: default;
  opacity: .24;
}

.blau .elementor-button {
    color: #FFF;
    
}

.blau .elementor-button:before {
  background-color: rgba(53, 47, 136, .32);}
  
.blau .elementor-button:after {
  background-color: rgb(53, 47, 136); }
  
/* Fotos Hochkant Inspiration */

.lazuli-inspo-img {
    aspect-ratio: 10/16;
}

/* Fotos Quer Inspiration */

.lazuli-inspo-quer-img {
    aspect-ratio: 4/3;
}


   .ot-dtp-picker.ot-standard {
    background-color: #f4eedd !important;
}/* End custom CSS */