@font-face {
  font-display: swap;
  font-family: "Signika Negative";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/signika-negative-v21-latin-regular.woff2") format("woff2"); 
}

.ehi-zukunftscheck-active .et_pb_row {
  width: 100%;
  max-width: 1920px;
  margin: -70px 0;
  hyphens: none;
}
body.ehi-zukunftscheck-active {
  hyphens: none !important;
}

#ehi-zukunftscheck-intro-container,
#ehi-zukunftscheck-container {
  color: rgb(255, 255, 255);
  text-align: left;

  width: 100vw;
  max-width: 100%;
}
button {
  cursor: pointer;
}
#ehi-zukunftscheck-intro-container {
  background: #2b4b5e 0% 0% no-repeat padding-box;
  padding: 6em 0;
  background-image: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-megaphone.svg");
  background-position: 80% 50%;
  background-size: 40%;
}
#ehi-zukunftscheck-container {
  display: none; /* Versteckt den Container zunächst */
  text-align: center;
  color: #2f2f2f;
}
#ehi-zukunftscheck-container .col-12 {
  text-align: center;
}

#ehi-answer-yes,
#ehi-answer-no {
  width: 309px;
  height: 120px;
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: 0px 15px 30px #0000000a;
  border-radius: 12px;
  border: 0;
  text-align: center;
  font-family: Signika Negative;
  letter-spacing: 0px;
  color: #000000 !important;
  font-size: 28px;
  line-height: 40px;
  margin: 0.5em;
  transition: transform 0.3s ease;
  cursor: pointer;
}
#ehi-answer-yes:hover,
#ehi-answer-no:hover {
  transform: translateY(-0.5em);
}
#ehi-continue-button,
button#ehi-continue-button {
  font-family: Signika Negative;
  letter-spacing: 0px;
  color: #e5007e !important;
  text-transform: uppercase;
  background-color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  width: 219px;
  height: 45px;
  text-align: center !important;
  border: none;
  margin: 15px 28px;
  border-radius: 0;
  padding: 5px;
}

#ehi-back-button {
  background: #ffffff 0% 0% no-repeat padding-box;
  text-align: center;
  font-family: Signika Negative;
  letter-spacing: 0px;
  color: #909090 !important;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 28px;
  border: 0;
  padding: 3px 30px;
  border-radius: 0;
}
#ehi-back-button svg {
  margin: 1px;
}
#ehi-next-button {
  background: #000 0% 0% no-repeat padding-box;
  text-align: center;
  font-family: Signika Negative;
  letter-spacing: 0px;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 28px;
  border: 0;
  padding: 3px 30px;
  border-radius: 0;
}
#ehi-next-button svg {
  margin: 1px;
}
#ehi-hilfe {
  position: absolute;
  bottom: -120px;
  left: 50%;
  font-family: Signika Negative;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0px;
  color: #868686;
  transform: translateX(-50%);
}
#ehi-hilfe::before {
  content: url("../img/icon-help.svg");
  margin-right: 5px;
  display: inline-block;
  padding: 8px 10px 3px 10px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 3px 6px #0000000f;
}
#leftinfo {
  position: fixed;
  top: 50%;
  background: #4D4D4D;
  padding: 10px 70px;
  transform: rotate(270deg) translateY(-50%);
  left: 20px;
  transform-origin: left top;
}
#leftinfo a {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 21px;
  font-family: Signika Negative !important;
}
/* Intro */
#ehi-zukunftscheck-intro-container h2 {
  font-family: "questa-slab", serif !important;
  font-size: 70px;
  line-height: 59px !important;
  font-weight: 700;
  max-width: 530px;
  color: #fff !important;
  hyphens: none;
}
#ehi-zukunftscheck-intro-container p {
  font-family: Signika Negative !important;
  color: #fff !important;
  border-left: 4px solid #e5007e;
  padding-left: 28px;
  max-width: 550px;
  margin: 28px 0;
  line-height: 25px;
  font-size: 18px;
  color: #fff !important;
  letter-spacing: 0.6px;
}
#ehi-start-button {
  width: 219px;
  height: 45px;
  background: #e5007e 0% 0% no-repeat padding-box;
  letter-spacing: 0px;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 28px;
  font-family: Signika Negative;
  margin: 15px 28px;
  border: 0;
  border-radius: 0;
  padding: 5px;
}
#ehi-zukunftscheck-intro-container small {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 20px;
  line-height: 20px;
  font-family: "questa-slab", serif !important;
}
#ehi-studie-button {
  color: #fff !important;
  border: 0;
  border-bottom: 1px solid #e5007e;
  border-radius: 0;
  background-color: transparent;
  font-size: 16px;
  line-height: 28px;
  font-family: Signika Negative;
  padding: 5px;
  margin: 0 28px;
}
#ehi-zukunftscheck-container small {
  text-align: center !important;
  width: 100%;
  display: inline-block;
  font-size: 19px !important;
  line-height: 24px;
  font-family: "questa-slab", serif !important;
  color: #000 !important;
}
#ehi-zukunftscheck-container h2 {
  font-family: Signika Negative !important;
  font-size: 28px;
  line-height: 40px !important;
  max-width: 800px;
  margin: 0 auto 2em auto;
  color: #2f2f2f !important;
  text-align: center;
}
#ehi-answerbuttons {
  text-align: center;
}

#ehi-question-container-1 {
  background: linear-gradient(180deg, #fc4a5626 0%, #88d22b26 100%);
}
#ehi-question-container-bg-1 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q1.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-2 {
  background: linear-gradient(180deg, #6bffba29 0%, #ebac8d2f 100%);
}
#ehi-question-container-bg-2 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q2.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-3 {
  background: linear-gradient(0deg, #fc4a5626 0%, #ffcc0122 100%);
}
#ehi-question-container-bg-3 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q3.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-4 {
  background: linear-gradient(180deg, #88d22b33 0%, #fbef331a 100%);
}
#ehi-question-container-bg-4 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q4.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-5 {
  background: linear-gradient(180deg, #79c1ab4d 0%, #fde5f955 100%);
}
#ehi-question-container-bg-5 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q5.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-6 {
  background: linear-gradient(180deg, #ebac8d33 0%, #6bffba34 100%);
}
#ehi-question-container-bg-6 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q6.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-7 {
  background: linear-gradient(
    180deg,
    rgba(248, 251, 226, 0.5) 0%,
    rgba(216, 237, 255, 0.5) 100%
  );
}
#ehi-question-container-bg-7 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q7.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-8 {
  background: linear-gradient(180deg, #fbef3326 0%, #ebac8d66 100%);
}
#ehi-question-container-bg-8 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q8.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-9 {
  background: linear-gradient(180deg, #ba33cc1f 0%, #ff851c3b 100%);
}
#ehi-question-container-bg-9 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q9.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-10 {
  background: linear-gradient(
    180deg,
    #79c1ab33 0%,
    #fde5f943 63%,
    #fde5f94d 100%
  );
}
#ehi-question-container-bg-10 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q10.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-11 {
  background: linear-gradient(180deg, #ebac8d33 0%, #88d22b24 100%);
}
#ehi-question-container-bg-11 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q11.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-12 {
  background: linear-gradient(180deg, #6bffba26 0%, #fc4a5633 100%);
}
#ehi-question-container-bg-12 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q12.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

#ehi-question-container-13 {
  background: linear-gradient(0deg, #fc4a5626 0%, #ffcc0122 100%);
}
#ehi-question-container-bg-13 {
  background: url("/wp-content/plugins/rd-ehi-zukunftscheck/assets/img/icon-q13.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 450px;
}

.ehi-question-container {
  display: flex;
  justify-content: center;
  height: 100vh;
  padding-top: 246px;
}

#ehi-navigation {
  position: relative;
  top: 44px;
}
/* Auswertung */
#ehi-evaluation-container {
  background: #e5007e 0% 0% no-repeat padding-box;
  color: #fff !important;
}
.evaluation-part-2 {
  background: #2b4b5e 0% 0% no-repeat padding-box !important;
  color: #fff !important;
  text-align: left !important;
}
#ehi-feedback {
  text-align: left;
  padding: 197px 0 152px 0;
}
small#ehi-eva-today {
  color: #fff !important;
  text-align: left !important;
}
small#ehi-eva-header-small {
  font-size: 19px !important;
  font-family: "questa-slab", serif !important;
  line-height: 24px !important;
  margin-bottom: 24px !important;
  display: inline-block;
}
#ehi-feedback h3 {
  font-family: "questa-slab", serif !important;
  font-size: 60px !important;
  line-height: 59px !important;
  font-weight: 700;
  color: #fff !important;
}

#ehi-feedback h4 {
  font-family: "questa-slab", serif !important;
  font-size: 40px !important;
  line-height: 59px !important;
  font-weight: 700;
  color: #fff !important;
}

#ehi-feedback p {
  border-left: 4px solid #fff;
  padding-left: 28px;
  color: #fff !important;
  margin: 28px 0;
  font-size: 19px !important;
  font-family: Signika Negative;
  line-height: 24px;
  font-weight: 400;
}

#ehi-modal,
#final-evaluation-modal {
  max-width: 100%;
  margin: 0 !important;
}
#ehi-modal-open-button,
#final-evaluation-button {
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff !important;
  border-radius: 0;
  opacity: 1;
  padding: 5px;
  font-family: Signika Negative;
  letter-spacing: 0px;
  text-transform: uppercase;
  background-color: transparent;
  font-size: 16px;
  line-height: 28px;
  margin: 0 28px;
}
#final-evaluation-button {
  margin: 0 28px;
}
#ehi-modal-open-button:hover,
#final-evaluation-button:hover {
  opacity: 0.8;
  cursor: pointer;
  background: transparent;
}

#ehi-modal .modal-content,
#final-evaluation-modal .modal-content {
  height: 100vh;
  width: 100vw;
  background: #262626fa;
  border: 0;
  border-radius: 0;
  scroll-behavior: auto;
  overflow: scroll;
}
#final-evaluation-modal .modal-content {
  padding: 100px 130px;
}
#ehi-modal .close {
  position: absolute;
  right: 20px;
  top: 90px;
  font-size: 40px;
  cursor: pointer;
  color: #fff !important;
  z-index: 100;
}
#ehi-modal h4,
#ehi-modal h3,
#ehi-modal p {
  color: #fff !important;
}
#ehi-modal h3 {
  font-size: 46px;
  line-height: 41px !important;
  font-family: Signika Negative !important;
  font-weight: 700;
}
#ehi-modal h4 {
  font-size: 33px;
  line-height: 41px !important;
  font-family: Signika Negative !important;
  padding-top: 0px;
}
#ehi-modal p {
  font-size: 17px;
  line-height: 21px;
  font-family: Signika Negative !important;
  font-weight: 500;
}
#evaluation-pt h4,
#evaluation-p h4,
#evaluation-pm h4,
#evaluation-sm h4,
#evaluation-öm h4,
#evaluation-sö2 h4,
#evaluation-s h4,
#evaluation-ö h4,
#evaluation-st h4,
#evaluation-öt h4,
#evaluation-bm h4,
#evaluation-bt h4 {
  font-family: "questa-slab", serif !important;
  font-size: 23px !important;
  line-height: 28px !important;
}

#final-evaluation-modal .close {
  position: absolute;
  right: 160px;
  top: 115px;
  font-size: 40px;
  cursor: pointer;
  color: #000 !important;
}
.eva-prim {
  background-color: #e5007e;
}
.eva-sec {
  background-color: #751649;
}
.eva-tertiary {
  background-color: #717171;
}

#evaluation-pt,
#evaluation-p,
#evaluation-pm,
#evaluation-sm,
#evaluation-öm,
#evaluation-sö2,
#evaluation-s,
#evaluation-ö,
#evaluation-st,
#evaluation-öt,
#evaluation-bm,
#evaluation-bt {
  text-align: center;
  color: #fff !important;
  box-shadow: 0px 3px 5px #00000029;
  border-radius: 5px;
  padding: 20px 10px;
  margin-bottom: 24px;
}
#modal-evaluation,
#modal-evaluation-desc {
  text-align: center !important;
  color: #fff !important;
}
#modal-evaluation-desc {
  text-align: center !important;
  color: #fff !important;
}
#evaluation-highest-score1 {
  background: #e5007e 0% 0% no-repeat padding-box;
  color: #fff !important;
  height: 800px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 5px 0 0 5px;
}
#evaluation-highest-score2 {
  background: #2b4b5e 0% 0% no-repeat padding-box;
  color: #fff !important;
  height: 800px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#evaluation-info {
  background: #fff 0% 0% no-repeat padding-box;
  height: 800px;
  display: flex;
  flex-direction: column;
  border-radius: 0 5px 5px 0;
  padding: 90px !important;
}

#evaluation-highest-score1 strong,
#evaluation-highest-score2 strong {
  font-family: "questa-slab", serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 63px;
  letter-spacing: 0px;
  color: #fff !important;
}
#evaluation-highest-score1 p,
#evaluation-highest-score2 p {
  font-family: "questa-slab", serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #fff !important;
  word-wrap: normal;
}
#final-evaluation-modal .modal-content h3 {
  font-family: Signika Negative !important;
  font-weight: 700;
  font-size: 60px;
  line-height: 65px !important;
  letter-spacing: 0px;
  color: #0c1d2f !important;
}
#final-evaluation-modal .modal-content small {
  font-family: "questa-slab", serif !important;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #0c1d2f !important;
  text-transform: uppercase;
}

#highest-score-part1 strong,
#highest-score-part2 strong {
  width: 50% !important;
  float: left;
  font-family: "questa-slab", serif;
  font-size: 50px;
  line-height: 63px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #e5007e;
  text-transform: uppercase;
}
#highest-score-part2 strong {
  color: #2b4b5e;
}
#highest-score-part1 em,
#highest-score-part2 em {
  width: 50% !important;
  float: right;
  font-family: "questa-slab", serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #e5007e;
  padding-top: 10px;
}
#highest-score-part2 em {
  color: #2b4b5e;
}

#highest-score-part1 p,
#highest-score-part2 p {
  font-family: Signika Negative;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0px;
  color: #0c1d2f;
  width: 100% !important;
  float: left;
}

.ehi-underline {
  text-decoration: underline;
}

.final-evaluation-extrainfo img {
  margin-bottom: 24px;
}
.final-evaluation-extrainfo small {
  text-align: left;
  font-family: "questa-slab", serif;
  font-size: 22px;
  line-height: 10px;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #f2f2f2;
}
.final-evaluation-extrainfo h3 {
  text-align: left;
  font-family: "questa-slab", serif !important;
  font-size: 30px;
  line-height: 31px !important;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #f2f2f2 !important;
}
.final-evaluation-extrainfo p {
  text-align: left;
  font-family: Signika Negative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #f2f2f2;
}

.final-evaluation-extrainfo .icon-mail,
.final-evaluation-extrainfo .icon-phone {
  margin-bottom: -3px !important;
  margin-right: 5px !important;
  width: 23px;
  height: auto;
  padding: 3px;
}

#ehi-extra-button {
  text-align: left;
  font-family: Signika Negative;
  letter-spacing: 0px;
  color: #e5007e !important;
  text-transform: uppercase;
  background-color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  width: 219px;
  height: 45px;
  text-align: center;
  border-radius: 0;
  border: none;
  padding: 5px;
  margin: 20px 0 !important;
}
#ehi-extra-alt-button {
  text-align: left;
  font-family: Signika Negative;
  letter-spacing: 0px;
  color: #fff !important;
  text-transform: uppercase;
  background-color: #e5007e;
  font-size: 16px;
  line-height: 28px;
  width: 219px;
  height: 45px;
  text-align: center;
  border-radius: 0;
  padding: 5px;
  border: 0;
  margin: 20px 0 !important;
}
#ehi-extra-button:hover,
#ehi-extra-button:hover {
  opacity: 0.8;
  cursor: pointer;
}

.row.ehi-contact {
  background: #e5007e;
  border-radius: 200px 200px 0 0;
  padding: 67px 100px;
}
.ehi-contact h3 {
  text-align: center;
  font-family: "questa-slab", serif;
  font-size: 30px;
  line-height: 31px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #f2f2f2;
}

.ehi-contact p {
  text-align: center;
  font-family: Signika Negative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #f2f2f2;
}
small#ehi-contact-name {
  color: #fff !important;
  text-align: left !important;
}
.contact-list {
  list-style: none;
  padding: 20px 0 !important;
}
.contact-list li {
  display: flex;
  align-items: center;
  text-align: left;
  font-family: Signika Negative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #f2f2f2;
  margin-top: -30px;
}
.contact-list a {
  color: #fff !important;
}
.icon {
  margin-right: 10px;
  margin-top: 20px;
}
#name,
#email,
#company,
#phone,
#message {
  border: #fff solid 1px;
  border-radius: 0;
  background-color: transparent;
}
label::after {
  color: #fff !important;
  background: transparent !important;
}
#ehi-formsend-button {
  font-family: Signika Negative;
  letter-spacing: 0px;
  color: #e5007e !important;
  text-transform: uppercase;
  background-color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  width: 219px;
  height: 45px;
  text-align: center;
  border-radius: 0;
  border: none;
  padding: 5px;
}
#ehi-formsend-button:hover {
  opacity: 0.8;
  cursor: pointer;
}
#ehi-strategieelemente-slider ul {
    list-style: none;
    margin: 0;
    position: relative;
	height: 50px;
}

#ehi-strategieelemente-slider li {
    position: absolute;
    width: 100%;
    opacity: 1;
    top: 0;
    left: 0;
    transition: opacity 0.5s;
	letter-spacing: 0px;
	color: #0C1D2F;
	font-size: 28px !important;
	line-height: 40px !important;
	font-weight: 700;
	font-family: "questa-slab", serif;
}
#ehi-strategieelemente-slider ul li {
  padding-left: 0 !important;
}
#ehi-strategieelemente-slider nav {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 40px 0;
}
#ehi-strategieelemente-slider button {
    cursor: pointer;
	padding: 0px;
	margin: 0;
	border-radius: 50%;
	border: 0;
	background: transparent;
	height: 30px !important;
	width: 30px !important;
}

#ehi-strategieelemente-index {
  display: inline-block;
  letter-spacing: 0px;
  color: #0C1D2F !important;
  font-size: 18px !important;
  line-height: 23px !important;
  font-family: "questa-slab", serif !important;
  font-weight: 500;
}
#highest-score-part1strategie,#highest-score-part2strategie {
  float: left;
  font-family: Signika Negative;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0px;
  color: #0c1d2f;
  width: 100% !important;
}
@media (max-width: 767px) {
  #ehi-zukunftscheck-intro-container, .ehi-question-container, #ehi-feedback { padding: 2em 0; }
  .ehi-question-container { height: 1000px; }
  #evaluation-highest-score1, #evaluation-highest-score2, #evaluation-info { height: auto; }
  #final-evaluation-modal .modal-content { padding: 90px 30px; }
  #ehi-modal .close { right: 0px; top: 100px; }
  #final-evaluation-modal .close { right: 50px; top: 110px; color: #fff !important; }
  .row.ehi-contact { padding: 67px 20px; }
  #ehi-zukunftscheck-intro-container h2,#ehi-feedback h3,#ehi-modal h3 { font-size: 36px !important;	line-height: 42px !important; }
  #final-evaluation-modal .modal-content h3 { font-size: 28px !important;	line-height: 36px !important; }
  #ehi-modal h4,#ehi-feedback h4 { font-size: 28px !important; line-height: 32px !important;	}
  #ehi-strategieelemente-slider li { font-size: 18px !important; line-height: 24px !important; }
  #evaluation-info {  padding: 15px !important; }
  #ehi-back-button, #ehi-next-button { padding: 3px 10px; width: auto; }
  #ehi-answer-yes, #ehi-answer-no { width: 100%; height: 100px; margin: 0.5em 0; }
  #evaluation-highest-score1 { border-radius: 5px 5px 0 0px; }
  #evaluation-info { border-radius: 0 0 5px 5px; }
}
