.portlet {
  margin: 0;
}

.hp-feedback-banner {
  position: relative;
}
.hp-feedback-banner--background-grey {
  background-color: #f4f6f6;
}
.hp-feedback-banner--background-white {
  background-color: #ffffff;
}
.hp-feedback-banner__boxes {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 14.8%;
}
@media screen and (min-width: 1200px) {
  .hp-feedback-banner__boxes {
    height: 15.5%;
  }
}
.hp-feedback-banner__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
  padding: 72px 0 120px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .hp-feedback-banner__inner--left {
    flex-direction: row;
  }
  .hp-feedback-banner__inner--left .hp-feedback-banner__img {
    flex-basis: unset;
  }
}
@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .hp-feedback-banner__inner--left .hp-feedback-banner__img__image {
    min-width: 210px;
  }
}
@media screen and (min-width: 1200px) {
  .hp-feedback-banner__inner--left .hp-feedback-banner__container {
    flex-basis: 650px;
    padding-left: 70px;
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .hp-feedback-banner__inner--right {
    display: flex;
    flex-direction: row-reverse;
  }
  .hp-feedback-banner__inner--right .hp-feedback-banner__img {
    flex-basis: unset;
  }
}
@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .hp-feedback-banner__inner--right .hp-feedback-banner__img__image {
    min-width: 210px;
  }
}
@media screen and (min-width: 1200px) {
  .hp-feedback-banner__inner--right .hp-feedback-banner__container {
    flex-basis: 650px;
    padding-right: 70px;
    text-align: left;
  }
}
.hp-feedback-banner__img {
  flex-basis: 90px;
  max-width: 100%;
  padding: 0 20px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .hp-feedback-banner__img {
    padding: 0 30px;
  }
}
.hp-feedback-banner__img__image {
  width: 100%;
  max-width: 270px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .hp-feedback-banner__img__image {
    max-width: 100%;
  }
}
.hp-feedback-banner__container__headline {
  margin: 14px 0;
  padding: 12px 15px 16px 15px;
  font-family: Open Sans, Arial, Helvetica;
  font-size: 1.75em;
  font-style: normal;
  font-weight: bold;
  line-height: 120%;
  letter-spacing: -0.04em;
  color: #002776;
}
@media screen and (min-width: 600px) {
  .hp-feedback-banner__container__headline {
    font-size: 32px;
    padding: 0 15px 0 15px;
  }
}
@media screen and (min-width: 1200px) {
  .hp-feedback-banner__container__headline {
    padding: 0;
  }
}
.hp-feedback-banner__container__text {
  font-family: Open Sans, Arial, Helvetica;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  color: #002776;
  margin-top: 24px;
  margin-bottom: 0;
  font-size: 16px;
}
@media screen and (min-width: 600px) {
  .hp-feedback-banner__container__text {
    font-size: 20px;
    padding: 0 15px 0 15px;
  }
}
@media screen and (min-width: 1200px) {
  .hp-feedback-banner__container__text {
    padding: 0;
  }
}
.hp-feedback-banner__container__button-write-message {
  margin-top: 40px;
  padding: 0 24px;
  height: 40px;
  background-color: #002776;
  border: none;
}
.hp-feedback-banner__container__button-write-message__text {
  font-family: Open Sans, Arial, Helvetica;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #ffffff;
}
.hp-feedback-banner__container__button-write-message__text__arrow {
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  margin-bottom: 1px;
  margin-left: 2px;
  align-items: center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  opacity: 0.5;
}
.hp-feedback-banner--no-image .hp-feedback-banner__inner {
  padding: 45px 16px 160px 16px;
}
@media screen and (min-width: 600px) {
  .hp-feedback-banner--no-image .hp-feedback-banner__inner {
    padding: 90px 16px 180px 16px;
  }
}
@media screen and (min-width: 1200px) {
  .hp-feedback-banner--no-image .hp-feedback-banner__inner {
    padding: 150px 16px 207px 16px;
  }
}
.hp-feedback-banner--no-image .hp-feedback-banner__headline {
  font-size: 1.75em;
  margin-bottom: 21px;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 600px) {
  .hp-feedback-banner--no-image .hp-feedback-banner__headline {
    font-size: 2.5em;
    margin-bottom: 38px;
    margin-top: 0;
  }
}
.hp-feedback-banner--no-image .hp-feedback-banner__text {
  margin-bottom: 32px;
  line-height: 1.375em;
}
@media screen and (min-width: 600px) {
  .hp-feedback-banner--no-image .hp-feedback-banner__text {
    font-size: 1.25em;
    margin-bottom: 60px;
    line-height: 1.625em;
  }
}
.hp-feedback-banner--no-image .hp-feedback-banner__button-write-message {
  margin-bottom: 32px;
}
@media screen and (min-width: 600px) {
  .hp-feedback-banner--no-image .hp-feedback-banner__button-write-message {
    margin-bottom: 48px;
  }
}
.hp-feedback-banner--no-image .hp-feedback-banner__text--link {
  margin: 0;
  font-size: 1em;
}
.hp-feedback-banner--no-image .feedback-banner__link a,
.hp-feedback-banner--no-image .feedback-banner__link a:link .feedback-banner__link a:visited {
  font-weight: bold;
  text-decoration: underline;
  color: #002776;
}
.hp-feedback-banner--no-image .feedback-banner__link a:hover,
.hp-feedback-banner--no-image .feedback-banner__link a:active {
  text-decoration: none;
  color: #002776;
}

.hp-feedback-banner a,
.hp-feedback-banner a:link,
.hp-feedback-banner a:visited {
  color: #002776;
  text-decoration: underline;
  font-weight: bold;
}

.hp-feedback-banner a:hover,
.hp-feedback-banner a:active {
  text-decoration: none;
}

.portlet-configuration .panel-heading {
  display: block;
}