@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/62b9998f88aa0b91b68cf167.62b99990d3ed8532d0c3c721.hrY3kRi.hcp.png");

@font-face {
  font-family: "SegoeUI-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/segoeui.ttf") format("truetype");
}
@font-face {
  font-family: "LevenimMT-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lvnm.ttf") format("truetype");
}
@font-face {
  font-family: "Soleil-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/.17001.otf") format("opentype");
}
@font-face {
  font-family: "Soleil-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/.17005.otf") format("opentype");
}
@font-face {
  font-family: "Soleil-Light";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Soleil-Light.ttf") format("truetype");
}
@font-face {
  font-family: "MyriadPro-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/MyriadPro-Bold.otf") format("opentype");
}
@font-face {
  font-family: "MyriadPro-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Myriad-Pro_31655.ttf") format("truetype");
}


.screen textarea:focus,
.screen input:focus {
  outline: none;
}

.screen * {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

.screen div {
  -webkit-text-size-adjust: none;
}

.screen a {
  display: contents;
  text-decoration: none;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

* {
  box-sizing: border-box;
}

.logo {
  background-color: transparent;
  position: absolute;
}

.button-wrme {
  background-color: transparent;
  height: 100%;
  left: 0px;
  object-fit: cover;
  position: absolute;
  top: 0px;
  width: 100%;
}

.huebner_frank_hauptb {
  background-color: transparent;
  border-radius: 15px;
  height: 100%;
  left: 0px;
  object-fit: cover;
  position: absolute;
  top: 0px;
  width: 100%;
}