.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}
.fa,
.fa-regular,
.fa-solid {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-clock:before {
  content: "\f017";
}
.fa-face-laugh:before {
  content: "\f599";
}
.fa-face-meh:before {
  content: "\f11a";
}
.fa-face-sad-tear:before {
  content: "\f5b4";
}
.fa-heart:before {
  content: "\f004";
}
.fa-sr-only-focusable:not(:focus),
.sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
:host,
:root {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/fonts/fa-brands-400.woff2") format("woff2");
}
:host,
:root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/fonts/fa-regular-400.woff2") format("woff2");
}
.fa-regular {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
:host,
:root {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/fonts/fa-solid-900.woff2") format("woff2");
}
.fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url("/fonts/fa-brands-400.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url("/fonts/fa-solid-900.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url("/fonts/fa-regular-400.woff2") format("woff2");
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("/fonts/fa-solid-900.woff2") format("woff2");
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("/fonts/fa-brands-400.woff2") format("woff2");
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("/fonts/fa-regular-400.woff2") format("woff2");
}

.fTArET {
  position: relative;
  z-index: 10;
  background-color: #ffffff;
  padding: 0 15px;
}

.bqkSrT {
  display: grid;
  box-sizing: border-box;
  width: 100%;
  border-top: 4px solid rgb(226, 0, 0);
  padding-top: 20px;
}

@media (min-width: 994px) {
  .bqkSrT {
    grid-template-columns: auto 1fr;
    grid-template-rows: auto;
    grid-column-gap: 60px;
    margin: 60px 0;
    width: calc(100% - 120px);
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .bqkSrT {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-row-gap: 20px;
    margin: 60px;
    width: calc(100% - 120px);
  }
}

@media (max-width: 767px) {
  .bqkSrT {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-row-gap: 20px;
    margin: 20px 12px 60px 12px;
    width: calc(100% - 30px);
  }
}

.hmXJpT {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  font-weight: bold;
  color: #1f1f1f;
}

.fsMuRJ {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  grid-row-gap: 20px;
}

.jKUvuy {
  background-color: #ffffff;
  /* border-bottom: 2px solid #e20000; */
  z-index: 2;
  position: relative;
  display: grid;
  grid-template-columns: 994px;
  height: 60px;
}

@media screen and (min-width: 1594px) {
  .jKUvuy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .jKUvuy {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .jKUvuy {
    grid-template-columns: 1fr;
    height: 48px;
  }
}

.hQALvF {
  display: grid;
  grid-template-columns: min-content 1fr min-content;
  justify-items: center;
  align-items: center;
}

@media (max-width: 994px) {
  .khCEUe {
    display: none;
  }
}

.khCEUe {
  color: white;
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 1.2;
}

.gbWcUn {
  box-sizing: border-box;
  width: 100%;
  background-color: rgb(255, 255, 255);
  transition: background-color 0.5s linear;
  z-index: 2;
  position: relative;
  display: grid;
  /* grid-template-columns: 994px; */
  -webkit-box-align: center;
  align-items: center;
  height: 80px;
  padding: 0px 16px;
}

@media (min-width: 994px) {
  .gbWcUn {
    margin: 0 -20px;
    width: calc(100% + 2 * 20px);
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .gbWcUn {
    margin: 0 -52px;
    width: calc(100% + 2 * 52px);
  }
}

.hztIHj {
  width: 100%;
  box-sizing: border-box;
  position: -webkit-sticky;
  z-index: 4;
  top: 0;
}

@media print {
  .hztIHj {
    position: unset;
    margin-bottom: 8px;
  }
}

@media (min-width: 994px) {
  .hztIHj {
    padding: 0 20px;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .hztIHj {
    padding: 0 52px;
  }
}

.hyxEDh {
  display: grid;
  position: relative;
  grid-auto-flow: column;
  z-index: 4;
  grid-column: 2;
}

@media screen and (min-width: 1594px) {
  .hyxEDh {
    grid-column: 3;
    grid-template-columns: minmax(0, 1fr) 994px minmax(0, 1fr);
  }
}

@media screen and (max-width: 1593px) {
  .hyxEDh {
    grid-template-columns: 994px minmax(0, 1fr);
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .hyxEDh {
    grid-template-columns: 768px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .hyxEDh {
    grid-template-columns: minmax(0, 1fr);
  }
}

.jiQGix {
  grid-column: 1;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 1594px) {
  .jiQGix {
    grid-column: 2;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .jiQGix {
    grid-column: 1;
  }
}

.cQGMfx {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: center;
}

@media print {
  .cQGMfx {
    display: none;
  }
}

@media (max-width: 767px) {
}

@media (max-width: 767px) {
}

.iRoTBK {
  position: fixed;
  bottom: 0;
  z-index: 12;
  display: grid;
  -webkit-align-items: flex-end;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  justify-items: center;
}

.iRoTBK > aside {
  display: block;
  width: 100%;
  line-height: 0;
}

@media (min-width: 994px) {
  .iRoTBK {
    width: calc(994px - 2 * 20px);
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .iRoTBK {
    width: calc(768px - 2 * 52px);
  }
}

@media (max-width: 767px) {
  .iRoTBK {
    width: 100%;
  }
}

html {
  font-family: sans-serif;
  font-size: 1rem;
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

body {
  position: relative;
  margin: 0;
  font-family: Inter;
  font-size: 1rem;
  line-height: 1;
  color: #1f1f1f;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  overflow-y: auto;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 1.6;
}

body h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 19px;
  line-height: 1.2;
}

#__next {
  position: relative;
}

:root {
  --adPlaceholderTitle: "Anzeige";
}

@media print {
  footer {
    display: none;
  }

  img {
    -webkit-break-before: auto;
    break-before: auto;
    -webkit-break-after: auto;
    break-after: auto;
    -webkit-break-inside: avoid;
    break-inside: avoid;
  }

  ul {
    margin: 0;
  }

  div,
  span,
  p {
    font-size: 14px;
    line-height: 18px;
  }
}

.bDSdMS {
  display: grid;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-gap: 20px;
  box-sizing: border-box;
}

.bDSdMS > * {
  grid-column: span 6;
}

@media (min-width: 994px) {
  .bDSdMS {
    min-height: calc(100vh - 110px);
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .bDSdMS {
    min-height: calc(100vh - 110px);
  }
}

@media (max-width: 767px) {
  .bDSdMS {
    min-height: calc(100vh - 98px);
  }
}

@media (max-width: 767px) {
}

@media (max-width: 767px) {
}

.jBJvld {
  display: grid;
  grid-gap: 16px;
  box-sizing: border-box;
}

@media (min-width: 994px) {
  .jBJvld {
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .jBJvld {
    padding: 0 72px;
  }
}

@media (max-width: 767px) {
  .jBJvld {
  }
}

.jIuZd {
  display: grid;
  grid-gap: 20px;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  box-sizing: border-box;
}

@media (min-width: 994px) {
  .jIuZd {
    grid-template-columns: minmax(0, 1fr);
    padding-right: 12px;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .jIuZd {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 40px 72px 0 72px;
  }
}

@media (max-width: 767px) {
  .jIuZd {
    grid-template-columns: minmax(0, 1fr);
    padding: 20px 12px 0 12px;
  }
}

.dJfYFF {
  grid-column: span 6;
  display: grid;
  grid-row-gap: 20px;
  -webkit-align-items: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

@media (min-width: 994px) {
  .dJfYFF {
    grid-template-columns: 656px 312px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .dJfYFF {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 767px) {
  .dJfYFF {
    grid-template-columns: minmax(0, 1fr);
  }
}

.fYlAJE {
  min-width: 0;
  list-style-type: none;
}

.kCRbFO {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #ffffff;
  margin: 0;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.iYCGDW {
  font-family: "Inter";
  font-style: normal;
  -webkit-letter-spacing: 0px;
  -moz-letter-spacing: 0px;
  -ms-letter-spacing: 0px;
  letter-spacing: 0px;
  text-align: left;
  color: #e20000;
  padding-top: 5px;
  width: 24px;

  font-weight: 800;
  letter-spacing: 0px;
  font-size: 44px;
  line-height: 1.2;
}

.dfENLF {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 12px;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cWbGzE {
  font-family: GoodOT;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 22px;
  -webkit-letter-spacing: 0px;
  -moz-letter-spacing: 0px;
  -ms-letter-spacing: 0px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 4px;
  color: #1f1f1f;
  display: -webkit-box;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.dfmlWu {
  font-family: GoodOT;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  -webkit-letter-spacing: 0px;
  -moz-letter-spacing: 0px;
  -ms-letter-spacing: 0px;
  letter-spacing: 0px;
  text-align: left;
  color: #2e363d;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  color: rgb(92, 92, 92);
}

.lhouyf {
  font-family: GoodOT;
  width: 100%;
  padding-bottom: 4px;
}

.ceLnte {
  font-family: GoodOT;
  font-size: 17px;
  font-weight: 900;
  line-height: 20px;
  border-left: 2px solid rgb(226, 0, 0);
  color: #1f1f1f;
  text-align: center;
  padding: 2px 0 1px 0;
  padding-left: 8px;
  text-transform: uppercase;
}

@media (min-width: 994px) {
  .ceLnte {
    text-align: left;
    padding: 2px 0 1px 8px;
  }
}

.jSlGrP {
  margin: 0;
  display: grid;
  padding: 20px 0 15px 0px;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  grid-template-rows: repeat(3, minmax(0, 1fr));
  grid-row-gap: 30px;
}

.gzFokC {
  position: relative;
  line-height: 1;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #8e8e90;
}

.fwkuKA {
  font-family: inherit;
  position: relative;
  line-height: 1;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  color: #3d3d3d;
  margin: 0 0 0 4px;
}

.hvWpZJ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: center;
  -ms-overflow-style: none;
  -webkit-scrollbar-width: none;
  -moz-scrollbar-width: none;
  -ms-scrollbar-width: none;
  scrollbar-width: none;
}

.sc-c580a4f4-0 {
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.2;
  color: rgb(73, 73, 73);
}

.fwkuKA {
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.2;
}

.hvWpZJ::-webkit-scrollbar {
  display: none;
}

.hvWpZJ:first-child {
  padding-top: 10px;
}

/* @media (max-width: 767px) {
  .hvWpZJ {
    margin-left: 12px;
    margin-right: 12px;
  }
} */

/* @media (min-width: 994px) {
  .hvWpZJ {
    margin-left: 40px;
  }
} */

/* @media (min-width: 768px) and (max-width: 993px) {
  .hvWpZJ {
    margin-left: 72px;
  }
} */

/* 
@media (max-width: 767px) {
  .hvWpZJ {
    margin-left: 12px;
  }
} */

/* @media (min-width: 994px) {
  .hvWpZJ {
    margin-right: 40px;
  }
} */

/* 
@media (min-width: 768px) and (max-width: 993px) {
  .hvWpZJ {
    margin-right: 72px;
  }
} */

/* 
@media (max-width: 767px) {
  .hvWpZJ {
    margin-right: 12px;
  }
} */

.eSIPDE {
  grid-column: span 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  white-space: nowrap;
  text-align: center;
  color: #8e8e90;
  font-size: 14px;
  line-height: 1;

  background-color: rgb(248, 248, 248);
  padding: 12px 40px;
  gap: 8px;
  scrollbar-width: none;
  overflow: hide auto;
}

@media (max-width: 767px) {
  .eSIPDE {
    padding: 14px 16px;
    background-color: transparent;
  }
}

.hRGCvE {
  display: grid;
  grid-row-gap: 16px;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.hRGCvE p,
.hRGCvE h3,
.report,
.sc-4037208f-0,
.sc-4b69e018-0 {
  padding: 0 15px;
}

.post-date {
  white-space: nowrap;
}
.hRGCvE ol {
  padding-left: 1.7em;
}

.hRGCvE li,
.hRGCvE p {
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  /* .hRGCvE li,
  .hRGCvE p {
    font-size: 18px;
  } */
}

@media print {
  /* .hRGCvE li,
  .hRGCvE p {
    font-size: 14px;
  } */
}

.hRGCvE p {
  overflow: auto;
}

.hRGCvE h2,
.hRGCvE h3,
.hRGCvE p,
.hRGCvE ul,
.hRGCvE ol {
  margin: 0;
}

.hRGCvE h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.25;
}

@media print {
  .hRGCvE h2 {
    font-size: 18px;
  }
}

.hRGCvE h3 {
  font-size: 19px;
  line-height: 1.2;
  font-family: "BlickVariable";
}

@media print {
  .hRGCvE h3 {
    font-size: 16px;
  }
}

.hRGCvE > *:not(div):not(aside) + h3 {
  margin-top: 0px;
}

.hRGCvE > div {
  margin-top: 16px;
  margin-bottom: 16px;
}

.hRGCvE > div + div,
.hRGCvE > div + h3 {
  margin-top: 0;
}

.bUfzDc {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px;
}

.bPDvuC {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 24px 0;
}

@media (max-width: 767px) {
  .bPDvuC {
    margin: 16px 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.jdtKoW {
  margin-left: 10px;
  padding: 10px 15px;
  background-color: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  border-radius: 25px;
  border: 1px solid #545454;
  color: #545454;
  margin-left: auto;
  justify-self: flex-end;
  padding: 4px 16px;
  height: 40px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;

  border-radius: 50px;
  border: 1px solid #e20000;
  color: rgb(226, 0, 0);
  margin-left: auto;
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 20px;
  /* line-height: 1.2; */
}

.jdtKoW:hover {
  border: 1px solid rgb(167, 0, 0);
  color: rgb(167, 0, 0);
}

.dTgdxW {
  margin-top: 3px;
  font-family: "BlickVariable";
  font-weight: 700;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  -webkit-letter-spacing: 0;
  -moz-letter-spacing: 0;
  -ms-letter-spacing: 0;
  letter-spacing: 0;
  text-align: left;
  color: #1f1f1f;
  display: block;
  overflow-wrap: anywhere;
  word-break: break-wor;
}

@media (min-width: 994px) {
  .dTgdxW {
    font-family: BlickVariable;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 44px;
    line-height: 1.2;
  }
}

.kimGvV {
  margin: inherit;
}

.hXRkuu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.gElNmn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media (max-width: 767px) {
  .gElNmn {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}

.cBXsNn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8e8e90;

  font-weight: 400;
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .cBXsNn {
    width: 70%;
  }
}

@media (min-width: 767px) {
  .only-mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  .only-desctop {
    display: none;
  }
}

.galDxx {
  position: relative;
}

@media (min-width: 994px) {
  .galDxx {
    -webkit-scroll-margin-top: 110px;
    -moz-scroll-margin-top: 110px;
    -ms-scroll-margin-top: 110px;
    scroll-margin-top: 110px;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .galDxx {
    -webkit-scroll-margin-top: 110px;
    -moz-scroll-margin-top: 110px;
    -ms-scroll-margin-top: 110px;
    scroll-margin-top: 110px;
  }
}

@media (max-width: 767px) {
  .galDxx {
    -webkit-scroll-margin-top: 98px;
    -moz-scroll-margin-top: 98px;
    -ms-scroll-margin-top: 98px;
    scroll-margin-top: 98px;
  }
}

@media print {
  .galDxx {
    display: none;
  }
}

.bhKqjK {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-radius: 74px;
  border: 1px solid rgb(205, 205, 205);
  background: transparent;
  padding: 14px 8px 14px 24px;
  color: rgb(161, 161, 161);
  text-align: left;
  font-family: "Inter";
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 1.6;
  appearance: none;
  cursor: pointer;
  margin: 24px 0;
}

.dRLjZx {
  /* border-left: 1px solid #8e8e90; */
  box-sizing: border-box;
}

.LyWMf {
  box-sizing: border-box;
}

.jJaPUu {
  margin: 8px 0;
}

.QNMiy {
  font-size: 24px;
  font-family: GoodOTNarrow;
  width: 100%;
  font-weight: 600;
  color: #1f1f1f;
  border-style: solid;
  border-width: 2px 0px 0px 2px;
  border-color: rgb(226, 0, 0);
  padding-top: 8px;
  padding-left: 12px;
}

@media (max-width: 767px) {
  .QNMiy {
    font-size: 22px;
    margin-top: 24px;
  }
}

img {
  max-width: 100%;
}

p a {
  color: #007fff;
  text-decoration: underline;
}

p a:hover {
  color: #e11229;
}

/* informer style settings */

.jwetqZ {
  font-size: 1rem;
  color: rgb(61, 61, 61);
  line-height: 1.5;
  font-family: GoodOT;
}

.hoawpM {
  position: relative;
  box-sizing: border-box;
  /* padding: 20px 20px 0px; */
  border-bottom: 1px solid rgb(227, 227, 227);
  padding: 24px 0;
}

.cjpzEh {
  font-family: "Montserrat";
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 17px;
  line-height: 1.2;
  display: flex;
}
.fa-outline {
  color: transparent;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: black;
  width: 17px;
  height: 17px;
  font-size: 14px;
  padding-top: 2px;
}

.fa-regular {
  width: 16px;
  height: 16px;
  line-height: 100%;
  font-size: 20px;
  margin-right: 4px;
}
.Nvolq {
  flex: 1 1 0%;
  box-sizing: border-box;
  padding-left: 15px;
  color: rgb(142, 142, 144);
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  font-family: "Inter";
  font-weight: 500;
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 1.2;
  box-sizing: border-box;
  padding-left: 16px;
  text-align: right;
  color: rgb(131, 131, 131);
  /* display: flex;
    -webkit-box-align: center;
    align-items: center; */
}

.gOzqpE {
  margin-top: 8px;
  font-family: Inter;

  font-weight: 400;
  font-size: 18px;
  line-height: 1.22;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 8px;
}

.gOzqpE a {
  color: #007fff;
  text-decoration: underline;
}

.gOzqpE a:hover {
  color: #e11229;
}

.hjNyjO {
  margin: 8px 0;
  display: flex;
  flex-wrap: wrap;
}

.jdnePH {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  overflow-wrap: break-word;
  -webkit-font-smoothing: antialiased;
}

.jvLPhN {
  /* font-weight: 500;
  display: flex;
  flex-direction: column;
  -moz-box-align: center;
  align-items: center;
  height: 44px;
  margin-right: 26px;
  color: rgb(84, 84, 84); */
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
  font-family: "Inter";
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.6;
  height: 20px;
  margin-right: 12px;
  color: rgb(17, 17, 17);
  text-align: center;
}

.jHutti {
  flex: 1 1 0%;
  margin-left: 3px;
  transform: translateY(0px);
  transition: 0.2s ease-in-out;
  opacity: 1;
  text-align: center;
  height: min-content;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.6;
  padding-top: 3px;
}

.clock-icon {
  width: 13px;
  height: 13px;
  fill: rgb(131, 131, 131);
  color: rgb(131, 131, 131);
  font-size: 13px;
}

.iWwsbg {
  display: flex;
  -moz-box-pack: end;
  justify-content: flex-end;
  -moz-box-flex: 1;
  flex-grow: 1;
  height: 44px;
}

.ifemde {
  margin-right: 10px;
}

.cHHPMe {
  margin-right: 8px;
  border-color: rgb(17, 17, 17);
  color: rgb(17, 17, 17);
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.2;
  text-transform: capitalize;
  padding: 12px 16px;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  height: 40px;
  border: 1.2px solid;
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
}

.emSaLW {
  border: 0px none;
  background-color: rgb(227, 227, 227);
  color: rgb(17, 17, 17);
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.2;
  text-transform: capitalize;
  padding: 12px 16px;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  height: 40px;
  border-radius: 20px;
}

* {
  box-sizing: border-box;
}

body {
  /* font-family: "Source Sans Pro", sans-serif; */
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

.report__name {
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 1.2;
  color: rgb(92, 92, 92);
}

p {
  margin: 0;
}

.i-figure {
  margin: 0;
  margin: 16px 15px;
}

.scroll-to-form {
  cursor: pointer;
}

/*==============CHECK==============*/

/*=========CHECKMQ=======*/

/*=========REG=============*/

.button-link {
  background-color: #007fff;
  color: #fff !important;
  display: block;
  margin: 1rem auto;
  max-width: 80%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 1rem;
  padding: 15px 15px;
  border-radius: 6px;
  box-shadow: 0px 5px 10px 0px #3b5998;
}
.button-link:hover {
  color: #fff;
  background-color: #e11229;
  box-shadow: 0px 5px 10px 0px #dd7e88;
}

@media (max-width: 993px) {
  .deskp {
    display: none;
  }
}

.report {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 1rem 0;
  padding: 0 15px;
}
.report__image {
  width: 50px;
  height: 50px;

  > img {
    border-radius: 50%;
  }
}
.report__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.r-name {
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.2;
  white-space: nowrap;
  color: rgb(17, 17, 17);
  text-decoration: underline;
}
/* text-decoration: underline; */
/* padding-bottom: 3px; */

.blick-logo {
  display: flex;
  align-items: center;

  height: 34px;
}

.blick-logo img {
  padding: 5px 0;
  height: 45px;
}

.caption {
  font-size: 14px;
  color: #6b6b6b;
  line-height: 1.5;
  margin-top: 6px;
}

.info-box {
  background: #e8eff5;
  border-radius: 8px;
  padding: 20px 28px 20px;
  margin: 32px 15px;
}

.info-box a {
  color: #007fff;
}

.info-box a:hover {
  color: #e11229;
}

.feedback {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  background: #f7f9fb;
  border: 1px solid #e8ecf0;
  border-radius: 10px;
  padding: 24px;
  margin: 32px 15px;
}

.feedback__ava {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  border: 3px solid #d9d9d9;
}

.feedback__main {
  flex: 1;
}

.feedback__name {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 2px;
}

.feedback__prof {
  font-size: 13px;
  color: #666;
  margin-bottom: 10px;
}

.feedback__main p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
  padding: 0;
}

@media (max-width: 768px) {
  .feedback {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.ktaPob {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 8px;
  background-color: transparent;
  padding: 0px;
  line-height: 0;
  appearance: none;
  user-select: none;
  background-color: rgb(227, 227, 227);
}

.ktaPob:hover {
  border-color: rgb(226, 0, 0);
}

.bpcgzg {
  display: flex;
  flex-direction: row;
}

.eWpthT {
  display: flex;
  flex-direction: row;
}

.YfDyF {
  justify-self: flex-end;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-align: center;
  align-items: center;
  gap: 8px;
}

.hYcsiN {
  height: 100%;
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  align-self: center;
  overflow: hidden;
  width: 106px;
  transition: width 0.2s ease-in-out 0s;
}

.bdBQXK {
  color: rgb(226, 0, 0);
  font-family: GoodOT;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  width: 48px;
  height: 48px;
  display: grid;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  user-select: none;
}

.gGviIK {
  background-color: rgb(118, 118, 118);
  width: 2px;
  height: 16px;
  margin: 0px 4px;
}

.VyDFY {
  color: rgb(118, 118, 118);
  font-family: GoodOT;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  width: 48px;
  height: 48px;
  display: grid;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  user-select: none;
}

.jgIMEk {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: fit-content;
  height: 24px;
  width: 115px;
  background: rgb(226, 0, 0);
  border-radius: 20px;

  user-select: none;
  padding-right: 4px;
  padding-left: 4px;
}

.dDOARP {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
}

.kjPCnu {
  width: 48px;
  height: 48px;
  background-color: transparent;
  border: 0px;
  cursor: pointer;
  padding: 0px;
  line-height: 0;
  display: grid;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.bgGfXp {
  width: 48px;
  height: 100%;
  border: 0px;
  background-color: transparent;
  cursor: pointer;
  padding: 0px;
  line-height: 0;
}

.galDxx {
  padding: 0 15px;
}

@media (max-width: 994px) {
  .jgIMEk {
    width: 40px;
  }
}

@media (max-width: 767px) {
  .iUdIXN {
    display: none;
  }
}

@media print {
  .YfDyF {
    display: none;
  }
}

@media (max-width: 767px) {
  .YfDyF {
    gap: 0px;
  }
}

@media (max-width: 767px) {
  .bpcgzg {
    flex-direction: column;
  }
}

ul {
  padding-left: 15px;
}

.gbWcUn {
  background: #fff !important;
  height: 48px;
}

.hztIHj {
  position: relative;
}
.zoom-image {
  max-width: 95%;
  max-height: 95%;
  object-fit: contain;
  cursor: default;
  /* Safari */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: opacity, transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: opacity 0.2s ease;
}

[data-zoomable] {
  position: relative;
  display: block;
  cursor: zoom-in;
  /* Safari */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

[data-zoomable] img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  /* Safari */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  image-rendering: -webkit-optimize-contrast;
}

[data-zoomable]::after {
  content: "";
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  z-index: 2;
  width: 48px;
  height: 48px;
  color: #e11229;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.5;
  pointer-events: none;
  user-select: none;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    /* Safari only */

    .zoom-image {
      image-rendering: auto;
    }
  }
}
:root {
  --iti-hover-color: rgba(0, 0, 0, 0.05);
  --iti-border-color: #ccc;
  --iti-dialcode-color: #999;
  --iti-dropdown-bg: white;
  --iti-spacer-horizontal: 20px;
  --iti-flag-height: 12px;
  --iti-flag-width: 16px;
  --iti-border-width: 1px;
  --iti-arrow-height: 4px;
  --iti-arrow-width: 6px;
  --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
  --iti-arrow-padding: 10px;
  --iti-arrow-color: #555;

  --iti-flag-sprite-width: 3904px;
  --iti-flag-sprite-height: 12px;
  --iti-mobile-popup-margin: 30px;
}
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  ):hover,
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  ):hover
  button {
  cursor: pointer;
}
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti-aio__selected-country-primary:hover,
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti-aio__selected-country:has(+ .iti-aio__dropdown-content:hover)
  .iti-aio__selected-country-primary {
  background-color: var(--iti-hover-color);
}
.fTArET {
  position: relative;
  z-index: 10;
  background-color: #ffffff;
  padding: 0 15px;
}

.bqkSrT {
  display: grid;
  box-sizing: border-box;
  width: 100%;
  border-top: 4px solid rgb(226, 0, 0);
  padding-top: 20px;
}

@media (min-width: 994px) {
  .bqkSrT {
    grid-template-columns: auto 1fr;
    grid-template-rows: auto;
    grid-column-gap: 60px;
    margin: 60px 0;
    width: calc(100% - 120px);
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .bqkSrT {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-row-gap: 20px;
    margin: 60px;
    width: calc(100% - 120px);
  }
}

@media (max-width: 767px) {
  .bqkSrT {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-row-gap: 20px;
    margin: 20px 12px 60px 12px;
    width: calc(100% - 30px);
  }
}

.hmXJpT {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  font-weight: bold;
  color: #1f1f1f;
}

.fsMuRJ {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  grid-row-gap: 20px;
}

.jKUvuy {
  background-color: #ffffff;
  /* border-bottom: 2px solid #e20000; */
  z-index: 2;
  position: relative;
  display: grid;
  grid-template-columns: 994px;
  height: 60px;
}

@media screen and (min-width: 1594px) {
  .jKUvuy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .jKUvuy {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .jKUvuy {
    grid-template-columns: 1fr;
    height: 48px;
  }
}

.hQALvF {
  display: grid;
  grid-template-columns: min-content 1fr min-content;
  justify-items: center;
  align-items: center;
}

@media (max-width: 994px) {
  .khCEUe {
    display: none;
  }
}

.khCEUe {
  color: white;
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 1.2;
}

.gbWcUn {
  box-sizing: border-box;
  width: 100%;
  background-color: rgb(255, 255, 255);
  transition: background-color 0.5s linear;
  z-index: 2;
  position: relative;
  display: grid;
  /* grid-template-columns: 994px; */
  -webkit-box-align: center;
  align-items: center;
  height: 80px;
  padding: 0px 16px;
}

@media (min-width: 994px) {
  .gbWcUn {
    margin: 0 -20px;
    width: calc(100% + 2 * 20px);
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .gbWcUn {
    margin: 0 -52px;
    width: calc(100% + 2 * 52px);
  }
}

.hztIHj {
  width: 100%;
  box-sizing: border-box;
  position: -webkit-sticky;
  z-index: 4;
  top: 0;
}

@media print {
  .hztIHj {
    position: unset;
    margin-bottom: 8px;
  }
}

@media (min-width: 994px) {
  .hztIHj {
    padding: 0 20px;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .hztIHj {
    padding: 0 52px;
  }
}

.hyxEDh {
  display: grid;
  position: relative;
  grid-auto-flow: column;
  z-index: 4;
  grid-column: 2;
}

@media screen and (min-width: 1594px) {
  .hyxEDh {
    grid-column: 3;
    grid-template-columns: minmax(0, 1fr) 994px minmax(0, 1fr);
  }
}

@media screen and (max-width: 1593px) {
  .hyxEDh {
    grid-template-columns: 994px minmax(0, 1fr);
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .hyxEDh {
    grid-template-columns: 768px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .hyxEDh {
    grid-template-columns: minmax(0, 1fr);
  }
}

.jiQGix {
  grid-column: 1;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 1594px) {
  .jiQGix {
    grid-column: 2;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .jiQGix {
    grid-column: 1;
  }
}

.cQGMfx {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: center;
}

@media print {
  .cQGMfx {
    display: none;
  }
}

.iRoTBK {
  position: fixed;
  bottom: 0;
  z-index: 12;
  display: grid;
  -webkit-align-items: flex-end;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  justify-items: center;
}

.iRoTBK > aside {
  display: block;
  width: 100%;
  line-height: 0;
}

@media (min-width: 994px) {
  .iRoTBK {
    width: calc(994px - 2 * 20px);
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .iRoTBK {
    width: calc(768px - 2 * 52px);
  }
}

@media (max-width: 767px) {
  .iRoTBK {
    width: 100%;
  }
}

html {
  font-family: sans-serif;
  font-size: 1rem;
}

body {
  position: relative;
  margin: 0;
  font-family: Inter;
  font-size: 1rem;
  line-height: 1;
  color: #1f1f1f;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  overflow-y: auto;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 1.6;
}

body h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 19px;
  line-height: 1.2;
}

#__next {
  position: relative;
}

:root {
  --adPlaceholderTitle: "Anzeige";
}

@media print {
  footer {
    display: none;
  }

  img {
    -webkit-break-before: auto;
    break-before: auto;
    -webkit-break-after: auto;
    break-after: auto;
    -webkit-break-inside: avoid;
    break-inside: avoid;
  }

  ul {
    margin: 0;
  }

  div,
  span,
  p {
    font-size: 14px;
    line-height: 18px;
  }
}

.bDSdMS {
  display: grid;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-gap: 20px;
  box-sizing: border-box;
}

.bDSdMS > * {
  grid-column: span 6;
}

@media (min-width: 994px) {
  .bDSdMS {
    min-height: calc(100vh - 110px);
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .bDSdMS {
    min-height: calc(100vh - 110px);
  }
}

@media (max-width: 767px) {
  .bDSdMS {
    min-height: calc(100vh - 98px);
  }
}

.jBJvld {
  display: grid;
  grid-gap: 16px;
  box-sizing: border-box;
}

@media (min-width: 994px) {
  .jBJvld {
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .jBJvld {
    padding: 0 72px;
  }
}

@media (max-width: 767px) {
  .jBJvld {
  }
}

.jIuZd {
  display: grid;
  grid-gap: 20px;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  box-sizing: border-box;
}

@media (min-width: 994px) {
  .jIuZd {
    grid-template-columns: minmax(0, 1fr);
    padding-right: 12px;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .jIuZd {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 40px 72px 0 72px;
  }
}

@media (max-width: 767px) {
  .jIuZd {
    grid-template-columns: minmax(0, 1fr);
    padding: 20px 12px 0 12px;
  }
}

.dJfYFF {
  grid-column: span 6;
  display: grid;
  grid-row-gap: 20px;
  -webkit-align-items: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

@media (min-width: 994px) {
  .dJfYFF {
    grid-template-columns: 656px 312px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .dJfYFF {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 767px) {
  .dJfYFF {
    grid-template-columns: minmax(0, 1fr);
  }
}

.fYlAJE {
  min-width: 0;
  list-style-type: none;
}

.kCRbFO {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #ffffff;
  margin: 0;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.iYCGDW {
  font-family: "Inter";
  font-style: normal;
  -webkit-letter-spacing: 0px;
  -moz-letter-spacing: 0px;
  -ms-letter-spacing: 0px;
  letter-spacing: 0px;
  text-align: left;
  color: #e20000;
  padding-top: 5px;
  width: 24px;

  font-weight: 800;
  letter-spacing: 0px;
  font-size: 44px;
  line-height: 1.2;
}

.dfENLF {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 12px;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cWbGzE {
  font-family: GoodOT;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 22px;
  -webkit-letter-spacing: 0px;
  -moz-letter-spacing: 0px;
  -ms-letter-spacing: 0px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 4px;
  color: #1f1f1f;
  display: -webkit-box;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.dfmlWu {
  font-family: GoodOT;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  -webkit-letter-spacing: 0px;
  -moz-letter-spacing: 0px;
  -ms-letter-spacing: 0px;
  letter-spacing: 0px;
  text-align: left;
  color: #2e363d;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  color: rgb(92, 92, 92);
}

.lhouyf {
  font-family: GoodOT;
  width: 100%;
  padding-bottom: 4px;
}

.ceLnte {
  font-family: GoodOT;
  font-size: 17px;
  font-weight: 900;
  line-height: 20px;
  border-left: 2px solid rgb(226, 0, 0);
  color: #1f1f1f;
  text-align: center;
  padding: 2px 0 1px 0;
  padding-left: 8px;
  text-transform: uppercase;
}

@media (min-width: 994px) {
  .ceLnte {
    text-align: left;
    padding: 2px 0 1px 8px;
  }
}

.jSlGrP {
  margin: 0;
  display: grid;
  padding: 20px 0 15px 0px;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  grid-template-rows: repeat(3, minmax(0, 1fr));
  grid-row-gap: 30px;
}

.gzFokC {
  position: relative;
  line-height: 1;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #8e8e90;
}

.fwkuKA {
  font-family: inherit;
  position: relative;
  line-height: 1;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  color: #3d3d3d;
  margin: 0 0 0 4px;
}

.hvWpZJ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: center;
  -ms-overflow-style: none;
  -webkit-scrollbar-width: none;
  -moz-scrollbar-width: none;
  -ms-scrollbar-width: none;
  scrollbar-width: none;
}

.sc-c580a4f4-0 {
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.2;
  color: rgb(73, 73, 73);
}

.fwkuKA {
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.2;
}

.hvWpZJ::-webkit-scrollbar {
  display: none;
}

.hvWpZJ:first-child {
  padding-top: 10px;
}

/* @media (max-width: 767px) {
  .hvWpZJ {
    margin-left: 12px;
    margin-right: 12px;
  }
} */

/* @media (min-width: 994px) {
  .hvWpZJ {
    margin-left: 40px;
  }
} */

/* @media (min-width: 768px) and (max-width: 993px) {
  .hvWpZJ {
    margin-left: 72px;
  }
} */

/* 
@media (max-width: 767px) {
  .hvWpZJ {
    margin-left: 12px;
  }
} */

/* @media (min-width: 994px) {
  .hvWpZJ {
    margin-right: 40px;
  }
} */

/* 
@media (min-width: 768px) and (max-width: 993px) {
  .hvWpZJ {
    margin-right: 72px;
  }
} */

/* 
@media (max-width: 767px) {
  .hvWpZJ {
    margin-right: 12px;
  }
} */

.eSIPDE {
  grid-column: span 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  white-space: nowrap;
  text-align: center;
  color: #8e8e90;
  font-size: 14px;
  line-height: 1;

  background-color: rgb(248, 248, 248);
  padding: 12px 40px;
  gap: 8px;
  scrollbar-width: none;
  overflow: hide auto;
}

@media (max-width: 767px) {
  .eSIPDE {
    padding: 14px 16px;
    background-color: transparent;
  }
}

.hRGCvE {
  display: grid;
  grid-row-gap: 16px;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.hRGCvE p,
.hRGCvE h3,
.report,
.sc-4037208f-0,
.sc-4b69e018-0 {
  padding: 0 15px;
}

.post-date {
  white-space: nowrap;
}
.hRGCvE ol {
  padding-left: 1.7em;
}

.hRGCvE li,
.hRGCvE p {
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  /* .hRGCvE li,
  .hRGCvE p {
    font-size: 18px;
  } */
}

@media print {
  /* .hRGCvE li,
  .hRGCvE p {
    font-size: 14px;
  } */
}

.hRGCvE p {
  overflow: auto;
}

.hRGCvE h2,
.hRGCvE h3,
.hRGCvE p,
.hRGCvE ul,
.hRGCvE ol {
  margin: 0;
}

.hRGCvE h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.25;
}

@media print {
  .hRGCvE h2 {
    font-size: 18px;
  }
}

.hRGCvE h3 {
  font-size: 19px;
  line-height: 1.2;
  font-family: "BlickVariable";
}

@media print {
  .hRGCvE h3 {
    font-size: 16px;
  }
}

.hRGCvE > *:not(div):not(aside) + h3 {
  margin-top: 0px;
}

.hRGCvE > div {
  margin-top: 16px;
  margin-bottom: 16px;
}

.hRGCvE > div + div,
.hRGCvE > div + h3 {
  margin-top: 0;
}

.bUfzDc {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px;
}

.bPDvuC {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 24px 0;
}

@media (max-width: 767px) {
  .bPDvuC {
    margin: 16px 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.jdtKoW {
  margin-left: 10px;
  padding: 10px 15px;
  background-color: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  border-radius: 25px;
  border: 1px solid #545454;
  color: #545454;
  margin-left: auto;
  justify-self: flex-end;
  padding: 4px 16px;
  height: 40px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;

  border-radius: 50px;
  border: 1px solid #e20000;
  color: rgb(226, 0, 0);
  margin-left: auto;
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 20px;
  /* line-height: 1.2; */
}

.jdtKoW:hover {
  border: 1px solid rgb(167, 0, 0);
  color: rgb(167, 0, 0);
}

.dTgdxW {
  margin-top: 3px;
  font-family: "BlickVariable";
  font-weight: 700;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  -webkit-letter-spacing: 0;
  -moz-letter-spacing: 0;
  -ms-letter-spacing: 0;
  letter-spacing: 0;
  text-align: left;
  color: #1f1f1f;
  display: block;
  overflow-wrap: anywhere;
  word-break: break-wor;
}

@media (min-width: 994px) {
  .dTgdxW {
    font-family: BlickVariable;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 44px;
    line-height: 1.2;
  }
}

.kimGvV {
  margin: inherit;
}

.hXRkuu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.gElNmn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media (max-width: 767px) {
  .gElNmn {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}

.cBXsNn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8e8e90;

  font-weight: 400;
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .cBXsNn {
    width: 70%;
  }
}

@media (min-width: 767px) {
  .only-mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  .only-desctop {
    display: none;
  }
}

.galDxx {
  position: relative;
}

@media (min-width: 994px) {
  .galDxx {
    -webkit-scroll-margin-top: 110px;
    -moz-scroll-margin-top: 110px;
    -ms-scroll-margin-top: 110px;
    scroll-margin-top: 110px;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .galDxx {
    -webkit-scroll-margin-top: 110px;
    -moz-scroll-margin-top: 110px;
    -ms-scroll-margin-top: 110px;
    scroll-margin-top: 110px;
  }
}

@media (max-width: 767px) {
  .galDxx {
    -webkit-scroll-margin-top: 98px;
    -moz-scroll-margin-top: 98px;
    -ms-scroll-margin-top: 98px;
    scroll-margin-top: 98px;
  }
}

@media print {
  .galDxx {
    display: none;
  }
}

.bhKqjK {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-radius: 74px;
  border: 1px solid rgb(205, 205, 205);
  background: transparent;
  padding: 14px 8px 14px 24px;
  color: rgb(161, 161, 161);
  text-align: left;
  font-family: "Inter";
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 1.6;
  appearance: none;
  cursor: pointer;
  margin: 24px 0;
}

.dRLjZx {
  /* border-left: 1px solid #8e8e90; */
  box-sizing: border-box;
}

.LyWMf {
  box-sizing: border-box;
}

.jJaPUu {
  margin: 8px 0;
}

.QNMiy {
  font-size: 24px;
  font-family: GoodOTNarrow;
  width: 100%;
  font-weight: 600;
  color: #1f1f1f;
  border-style: solid;
  border-width: 2px 0px 0px 2px;
  border-color: rgb(226, 0, 0);
  padding-top: 8px;
  padding-left: 12px;
}

@media (max-width: 767px) {
  .QNMiy {
    font-size: 22px;
    margin-top: 24px;
  }
}

img {
  max-width: 100%;
}

p a {
  color: #007fff;
  text-decoration: underline;
}

p a:hover {
  color: #e11229;
}

/* informer style settings */

.jwetqZ {
  font-size: 1rem;
  color: rgb(61, 61, 61);
  line-height: 1.5;
  font-family: GoodOT;
}

.hoawpM {
  position: relative;
  box-sizing: border-box;
  /* padding: 20px 20px 0px; */
  border-bottom: 1px solid rgb(227, 227, 227);
  padding: 24px 0;
}

.cjpzEh {
  font-family: "Montserrat";
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 17px;
  line-height: 1.2;
  display: flex;
}
.fa-outline {
  color: transparent;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: black;
  width: 17px;
  height: 17px;
  font-size: 14px;
  padding-top: 2px;
}

.fa-regular {
  width: 16px;
  height: 16px;
  line-height: 100%;
  font-size: 20px;
  margin-right: 4px;
}
.Nvolq {
  flex: 1 1 0%;
  box-sizing: border-box;
  padding-left: 15px;
  color: rgb(142, 142, 144);
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  font-family: "Inter";
  font-weight: 500;
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 1.2;
  box-sizing: border-box;
  padding-left: 16px;
  text-align: right;
  color: rgb(131, 131, 131);
  /* display: flex;
    -webkit-box-align: center;
    align-items: center; */
}

.gOzqpE {
  margin-top: 8px;
  font-family: Inter;

  font-weight: 400;
  font-size: 18px;
  line-height: 1.22;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 8px;
}

.gOzqpE a {
  color: #007fff;
  text-decoration: underline;
}

.gOzqpE a:hover {
  color: #e11229;
}

.hjNyjO {
  margin: 8px 0;
  display: flex;
  flex-wrap: wrap;
}

.jdnePH {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  overflow-wrap: break-word;
  -webkit-font-smoothing: antialiased;
}

.jvLPhN {
  /* font-weight: 500;
  display: flex;
  flex-direction: column;
  -moz-box-align: center;
  align-items: center;
  height: 44px;
  margin-right: 26px;
  color: rgb(84, 84, 84); */
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
  font-family: "Inter";
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.6;
  height: 20px;
  margin-right: 12px;
  color: rgb(17, 17, 17);
  text-align: center;
}

.jHutti {
  flex: 1 1 0%;
  margin-left: 3px;
  transform: translateY(0px);
  transition: 0.2s ease-in-out;
  opacity: 1;
  text-align: center;
  height: min-content;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.6;
  padding-top: 3px;
}

.clock-icon {
  width: 13px;
  height: 13px;
  fill: rgb(131, 131, 131);
  color: rgb(131, 131, 131);
  font-size: 13px;
}

.iWwsbg {
  display: flex;
  -moz-box-pack: end;
  justify-content: flex-end;
  -moz-box-flex: 1;
  flex-grow: 1;
  height: 44px;
}

.ifemde {
  margin-right: 10px;
}

.cHHPMe {
  margin-right: 8px;
  border-color: rgb(17, 17, 17);
  color: rgb(17, 17, 17);
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.2;
  text-transform: capitalize;
  padding: 12px 16px;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  height: 40px;
  border: 1.2px solid;
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
}

.emSaLW {
  border: 0px none;
  background-color: rgb(227, 227, 227);
  color: rgb(17, 17, 17);
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.2;
  text-transform: capitalize;
  padding: 12px 16px;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  height: 40px;
  border-radius: 20px;
}

* {
  box-sizing: border-box;
}

body {
  /* font-family: "Source Sans Pro", sans-serif; */
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

.report__name {
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 1.2;
  color: rgb(92, 92, 92);
}

p {
  margin: 0;
}

.i-figure {
  margin: 0;
  margin: 16px 15px;
}

.scroll-to-form {
  cursor: pointer;
}

/*==============CHECK==============*/

/*=========CHECKMQ=======*/

/*=========REG=============*/

.button-link {
  background-color: #007fff;
  color: #fff !important;
  display: block;
  margin: 1rem auto;
  max-width: 80%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 1rem;
  padding: 15px 15px;
  border-radius: 6px;
  box-shadow: 0px 5px 10px 0px #3b5998;
}
.button-link:hover {
  color: #fff;
  background-color: #e11229;
  box-shadow: 0px 5px 10px 0px #dd7e88;
}

@media (max-width: 993px) {
  .deskp {
    display: none;
  }
}

.report {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 1rem 0;
  padding: 0 15px;
}
.report__image {
  width: 50px;
  height: 50px;

  > img {
    border-radius: 50%;
  }
}
.report__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.r-name {
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 1.2;
  white-space: nowrap;
  color: rgb(17, 17, 17);
  text-decoration: underline;
}
/* text-decoration: underline; */
/* padding-bottom: 3px; */

.blick-logo {
  display: flex;
  align-items: center;

  height: 34px;
}

.blick-logo img {
  padding: 5px 0;
  height: 45px;
}

.caption {
  font-size: 14px;
  color: #6b6b6b;
  line-height: 1.5;
  margin-top: 6px;
}

.info-box {
  background: #e8eff5;
  border-radius: 8px;
  padding: 20px 28px 20px;
  margin: 32px 15px;
}

.info-box a {
  color: #007fff;
}

.info-box a:hover {
  color: #e11229;
}

.feedback {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  background: #f7f9fb;
  border: 1px solid #e8ecf0;
  border-radius: 10px;
  padding: 24px;
  margin: 32px 15px;
}

.feedback__ava {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  border: 3px solid #d9d9d9;
}

.feedback__main {
  flex: 1;
}

.feedback__name {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 2px;
}

.feedback__prof {
  font-size: 13px;
  color: #666;
  margin-bottom: 10px;
}

.feedback__main p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
  padding: 0;
}

@media (max-width: 768px) {
  .feedback {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.ktaPob {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 8px;
  background-color: transparent;
  padding: 0px;
  line-height: 0;
  appearance: none;
  user-select: none;
  background-color: rgb(227, 227, 227);
}

.ktaPob:hover {
  border-color: rgb(226, 0, 0);
}

.bpcgzg {
  display: flex;
  flex-direction: row;
}

.eWpthT {
  display: flex;
  flex-direction: row;
}

.YfDyF {
  justify-self: flex-end;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-align: center;
  align-items: center;
  gap: 8px;
}

.hYcsiN {
  height: 100%;
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  align-self: center;
  overflow: hidden;
  width: 106px;
  transition: width 0.2s ease-in-out 0s;
}

.bdBQXK {
  color: rgb(226, 0, 0);
  font-family: GoodOT;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  width: 48px;
  height: 48px;
  display: grid;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  user-select: none;
}

.gGviIK {
  background-color: rgb(118, 118, 118);
  width: 2px;
  height: 16px;
  margin: 0px 4px;
}

.VyDFY {
  color: rgb(118, 118, 118);
  font-family: GoodOT;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  width: 48px;
  height: 48px;
  display: grid;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  user-select: none;
}

.jgIMEk {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: fit-content;
  height: 24px;
  width: 115px;
  background: rgb(226, 0, 0);
  border-radius: 20px;

  user-select: none;
  padding-right: 4px;
  padding-left: 4px;
}

.dDOARP {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
}

.kjPCnu {
  width: 48px;
  height: 48px;
  background-color: transparent;
  border: 0px;
  cursor: pointer;
  padding: 0px;
  line-height: 0;
  display: grid;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.bgGfXp {
  width: 48px;
  height: 100%;
  border: 0px;
  background-color: transparent;
  cursor: pointer;
  padding: 0px;
  line-height: 0;
}

.galDxx {
  padding: 0 15px;
}

@media (max-width: 994px) {
  .jgIMEk {
    width: 40px;
  }
}

@media (max-width: 767px) {
  .iUdIXN {
    display: none;
  }
}

@media print {
  .YfDyF {
    display: none;
  }
}

@media (max-width: 767px) {
  .YfDyF {
    gap: 0px;
  }
}

@media (max-width: 767px) {
  .bpcgzg {
    flex-direction: column;
  }
}

ul {
  padding-left: 15px;
}

.gbWcUn {
  background: #fff !important;
  height: 48px;
}

.hztIHj {
  position: relative;
}
