.elementor .button{font-family:circe-rounded;font-weight:700;font-size:1rem;color:var(--Schwarz);padding-block-start:8px;padding-block-end:8px;padding-inline-start:25px;padding-inline-end:25px;border-radius:5px;background-color:var(--Rosa);}.elementor .button:hover,.elementor .button:focus-visible{background-color:var(--Gelb);}.elementor .H1{font-family:circe-rounded;font-weight:700;font-size:4.375rem;line-height:100%;}.elementor .Body-Default{font-family:circe;font-weight:400;font-size:1rem;}.elementor .H2{font-family:circe-rounded;font-weight:700;font-size:3.75rem;color:var(--Schwarz);align-self:center;}.elementor .H3{font-family:circe-rounded;font-weight:700;font-size:2.5rem;color:var(--Schwarz);}.elementor .H5{font-family:circe-rounded;font-weight:700;font-size:1.375rem;color:var(--Schwarz);}.elementor .Utility{font-family:circe;font-weight:700;font-size:1rem;color:var(--Schwarz);}.elementor .glass_container{padding:50px;border-radius:15px;border-width:2px;border-color:#ffffff;border-style:solid;background-color:#ffffff66;mix-blend-mode:normal;opacity:100%;backdrop-filter:blur(25px);display:flex;gap:50px;z-index: 1;\n}.elementor .H-Button{font-family:circe-rounded;font-weight:700;font-size:1rem;}.elementor .button2{font-family:circe-rounded;font-weight:700;font-size:1rem;color:var(--Schwarz);padding-block-start:8px;padding-block-end:8px;padding-inline-start:25px;padding-inline-end:25px;border-radius:5px;background-color:var(--Gelb);}.elementor .button2:hover,.elementor .button2:focus-visible{background-color:var(--Rosa);}.elementor .rotate-loop{.rotate-loop {
  animation: rotateLoop 8s linear infinite;
}

@keyframes rotateLoop {
  from {
      transform: rotate(0deg);
  }
  to {
      transform: rotate(360deg);
  }
}\n}