@charset "UTF-8";
:root {
  --wrp-padding:40px;
}
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 300;
  src: url("../font/rubrik/rubik-v28-latin-700.woff2") format("woff2"), url("../font/rubrik/rubik-v28-latin-700.woff2") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../font/opensans/open-sans-v36-latin-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../font/opensans/open-sans-v36-latin-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../font/opensans/open-sans-v36-latin-600.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../font/opensans/open-sans-v36-latin-700.woff2") format("woff2");
}
@font-face {
  font-family: "bantleon_web";
  src: url("../font/bantleon/bantleon-web.eot?#iefix") format("embedded-opentype"), url("../font/bantleon/bantleon-web.woff") format("woff"), url("../font/bantleon/bantleon-web.ttf") format("truetype"), url("../font/bantleon/bantleon-web.svg#bantleon-web") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="r-"], [class*=" r-"] {
  font-family: "bantleon_web";
  font-size: 50px;
}
*[data-icon]:before {
  content: attr(data-icon);
  font-family: "bantleon_web";
  font-size: 60px;
}
.r-gear_energieundkraftstoffe:before {
  content: "";
}
.r-gear_filtertechnik:before {
  content: "";
}
.r-gear_fluidmagagement:before {
  content: "";
}
.r-gear_industrieundtanktechnik:before {
  content: "";
}
.r-gear_korrosionsschutz:before {
  content: "";
}
.r-gear_laboranalyse:before {
  content: "";
}
.r-gear_reinigungsmedien:before {
  content: "";
}
.r-gear_schmierstoffe:before {
  content: "";
}
.r-gear_tankwartungundtankservice:before {
  content: "";
}
.r-gear_vciverpackung:before {
  content: "";
}
.r-gui-icons_acrobat:before {
  content: "";
}
.r-gui-icons_arrow-bottom:before {
  content: "";
}
.r-gui-icons_arrow-left:before {
  content: "";
}
.r-gui-icons_arrow-right:before {
  content: "";
}
.r-gui-icons_arrow-top:before {
  content: "";
}
.r-gui-icons_download:before {
  content: "";
}
.r-gui-icons_edge-bottom:before {
  content: "";
}
.r-gui-icons_edge-left:before {
  content: "";
}
.r-gui-icons_edge-right:before {
  content: "";
}
.r-gui-icons_edge-top:before {
  content: "";
}
.r-gui-icons_gear-bottom:before {
  content: "";
}
.r-gui-icons_gear-left:before {
  content: "";
}
.r-gui-icons_gear-right:before {
  content: "";
}
.r-gui-icons_gear-top:before {
  content: "";
}
.r-gui-icons_helpline:before {
  content: "";
}
.r-gui-icons_home:before {
  content: "";
}
.r-gui-icons_link:before {
  content: "";
}
.r-gui-icons_magnifier:before {
  content: "";
}
.r-gui-icons_mail:before {
  content: "";
}
.r-gui-icons_mailcomplex:before {
  content: "";
}
.r-gui-icons_more:before {
  content: "";
}
.r-gui-icons_papermail:before {
  content: "";
}
.r-gui-icons_world:before {
  content: "";
}
.r-avia-logo:before {
  content: "";
}
.r-bantleon-logo:before {
  content: "";
}
.r-gui-icons_gear-job:before {
  content: "";
}
.r-gui-icons_gear-pin:before {
  content: "";
}
.r-gui-icons_historypin:before {
  content: "";
}
.r-gui-icons_locationpin:before {
  content: "";
}
.r-gui-icons_mobilemenu_active:before {
  content: "";
}
.r-gui-icons_mobilemenu:before {
  content: "";
}
.r-avia-logo-neu:before {
  content: "";
}
.r-gear_forum:before {
  content: "";
}
* {
  margin: 0;
  box-sizing: inherit;
}
*:before, *:after {
  box-sizing: inherit;
}
html {
  max-width: 100%;
}
body {
  color: #1a1a18;
  font: 16px "Open Sans", Arial, sans-serif;
  box-sizing: border-box;
}
::-webkit-input-placeholder {
  opacity: 1;
}
:-moz-placeholder {
  opacity: 1;
}
::-moz-placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
a {
  color: inherit;
}
h1, .h1 {
  font: 50px "Rubik", Arial, sans-serif;
  font-size: clamp(28px, 2.7vw, 50px);
  letter-spacing: 7px;
  text-transform: uppercase;
}
h2, .h2 {
  font-size: 24px;
  color: #787878;
}
h3, .h3 {
  font-size: 18px;
  color: #787878;
}
select, textarea, input {
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  font: inherit;
}
.body--open {
  overflow: hidden;
}
.wrp {
  position: relative;
  width: 1110px;
  margin: auto;
}
.main {
  padding-top: 107px;
}
.main a {
  color: #e20013;
  text-decoration: none;
}
.img--width-max {
  display: block;
  width: 100%;
  height: auto;
}
.img--max-width {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-400 {
  width: 400px;
}
.img-200 {
  width: 200px;
}
.section {
  margin: 100px 0;
}
.section--bg {
  background: #f6f6f6;
  padding: 100px 0;
  margin: 0;
}
.text-18 {
  font-size: 18px;
  color: #787878;
  font-weight: 700;
}
.effect {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.section--small {
  margin: 50px 0 !important;
}
@keyframes reloadItemShow {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
.reload-block {
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
}
.reload-block__items {
  display: none;
}
.reload-block__item {
  animation: reloadItemShow 1.5s;
}
.fadein-from-bottom--run {
  animation: reloadItemShow 1.5s;
}
.text-center {
  text-align: center !important;
}
.breadcrumb-nav {
  margin: 10px 0;
  background-color: #f8f4f9;
}
.breadcrumb-nav.fixed {
  position: fixed;
  top: 115px;
  /* Abstand vom oberen Rand */
  width: 100%;
  /* Volle Breite des Bildschirms */
  z-index: 2;
  /* Stellen Sie sicher, dass es über anderen Inhalten liegt */
  margin: auto;
}
.breadcrumb-nav__list {
  padding: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.breadcrumb-nav__item:first-child::before {
  display: none;
}
.breadcrumb-nav__item:first-child {
  padding-left: 0;
}
.breadcrumb-nav__item:last-child {
  margin-right: 0;
}
.breadcrumb-nav__item {
  position: relative;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
.breadcrumb-nav__link {
  color: #1a1a18 !important;
  text-decoration: none !important;
}
.breadcrumb-nav__item::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 3px);
  left: -2px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #1a1a18;
  border-right: 1px solid #1a1a18;
  transform: rotate(45deg);
}
@media (max-width: 1160px) {
  :root {
    --wrp-padding:30px;
  }
  .wrp {
    width: 100%;
    padding-left: var(--wrp-padding);
    padding-right: var(--wrp-padding);
  }
}
@media (max-width: 768px) {
  :root {
    --wrp-padding:10px;
  }
  .header {
    width: 90%;
  }
  .img-400 {
    width: 80%;
  }
  .img-200 {
    width: 200px;
  }
}
@media (max-width: 580px) {
  .simple-slider__down-arrow .r-gui-icons_gear-bottom {
    display: none !important;
  }
  .header {
    width: 90%;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  padding: 40px var(--wrp-padding, 0) 0;
  border-bottom: 5px solid #e20013;
  height: 107px;
  background: white;
}
.header__btn-block {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  display: flex;
}
.header__btn-item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 50px;
  height: 50px;
  background: #e20013;
  margin-left: 5px;
  text-decoration: none;
  color: white;
  transition: color 0.3s ease-in;
}
.header__btn-item:first-child {
  margin-left: 0;
}
.header__btn-item:hover {
  color: black;
}
.header__btn-item--lang {
  display: block;
}
.header__btn-item--search {
  cursor: pointer;
}
.header__btn-item--search-open .icon {
  color: black;
}
.header__btn-item--search-open .header__search-wrp {
  display: block;
}
.header__btn-icon {
  font-size: 25px;
}
.header__logo-block {
  position: absolute;
  top: 50%;
  left: var(--wrp-padding, 0);
  transform: translateY(-50%);
  text-decoration: none;
}
.header__logo {
  font-size: 68px;
}
.header__logo:first-child {
  margin-right: 24px;
  color: #e20013;
}
.lang-nav {
  display: block;
}
.lang-nav__list {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.lang-nav__list:hover .lang-nav__item {
  display: block;
}
.lang-nav__item {
  display: none;
  width: 50px;
  height: 50px;
  order: 2;
}
.lang-nav__item--active {
  display: block;
  order: 1;
}
.lang-nav__link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  height: 100%;
  width: 100%;
  text-align: center;
  background: #e20013;
  color: white;
}
.lang-nav__link:hover {
  background: #be0013;
}
.header__search-wrp {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 2px;
  background: #e20013;
  padding: 5px;
}
.header__search-wrp:before {
  content: "";
  position: absolute;
  top: -2px;
  right: 0;
  width: 50px;
  height: 2px;
  background: #e20013;
}
.header__search-block {
  display: flex;
  column-gap: 5px;
}
.header__search-input {
  background: white;
  border: 0;
  height: 40px;
  padding: 5px 10px;
}
.header__search-submit {
  cursor: pointer;
  text-transform: uppercase;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  height: 40px;
  padding: 0 10px;
}
.main-nav__list {
  padding: 0;
  display: flex;
  justify-content: center;
}
.main-nav__item {
  position: relative;
  display: block;
}
.main-nav__item:hover > .main-nav__sub-list {
  display: block;
}
.main-nav__item:hover .main-nav__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border: 23px dashed rgba(120, 120, 120, 0);
  border-top: 0;
  border-bottom: 23px solid #787878;
  transform: translateX(-50%);
}
.main-nav__link {
  position: relative;
  text-decoration: none;
  display: block;
  padding: 0 10px 40px;
  font-weight: bold;
}
.main-nav__sub-item {
  display: block;
  position: relative;
  background: #e20013;
}
.main-nav__sub-item:hover {
  background: #be0013;
}
.main-nav__sub-item:hover .main-nav__sub-list--l3 {
  display: block;
}
.main-nav__sub-link {
  position: relative;
  padding: 10px 50px 10px 50px;
  text-decoration: none;
  display: block;
  color: white;
  font-weight: bold;
  white-space: nowrap;
}
.main-nav__sub-link.main-nav__arrow-icon::before {
  content: "";
  position: absolute;
  top: 17px;
  left: 20px;
  bottom: auto;
  width: 7px;
  height: 7px;
  border-left: 0;
  border-top: 2px solid white;
  border-right: 2px solid white;
  border-bottom: 0;
  transform: rotate(45deg);
}
.main-nav__link-icon {
  position: absolute;
  left: 10px;
  width: 30px;
  height: 29px;
  top: 7px;
}
.sub-nav__link-icon {
  position: absolute;
  left: 40px;
  width: 30px;
  height: 29px;
  top: 7px;
}
.main-nav__sub-list--l2 {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateX(-50px);
  background: #e20013;
  padding: 10px 0 0;
  background-clip: padding-box;
  border-top: 10px solid transparent;
}
.main-nav__sub-list--l3 {
  display: none;
  padding: 0;
}
.main-nav__sub-list--l3 .main-nav__sub-item {
  padding-left: 28px;
}
.nav-mobile-open {
  display: none;
  position: absolute;
  top: 50%;
  right: var(--wrp-padding);
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  cursor: pointer;
  user-select: none;
}
.nav-mobile-open div {
  position: absolute;
  top: calc(50% - 3px);
  left: 0;
  width: 100%;
  height: 6px;
  background: #404040;
  transition: all 0.3s;
}
.nav-mobile-open div:first-child {
  transform: translateY(-10px);
}
.nav-mobile-open div:last-child {
  transform: translateY(10px);
}
.nav-mobile-open--open div {
  background: #e20013;
}
.nav-mobile-open--open div:first-child {
  transform: rotate(45deg);
}
.nav-mobile-open--open div:nth-child(2) {
  display: none;
}
.nav-mobile-open--open div:last-child {
  transform: rotate(-45deg);
}
@media (max-width: 1340px) {
  .main-nav__list {
    justify-content: flex-end;
  }
}
@media (max-width: 992px) {
  .icon-arrow-down {
    display: inline-block;
    width: 20px;
    height: 25px;
    background-image: url(/assets/img/arrow-down-menu.png);
    background-size: 12px auto;
    background-repeat: no-repeat;
    background-position-y: 4px;
    vertical-align: middle;
  }
  .nav-mobile-open {
    display: block;
  }
  .lang-nav__item--active {
    display: none !important;
    order: 2;
  }
  .lang-nav__item {
    display: block;
    order: 1;
  }
  .header__btn-block {
    display: none;
    position: fixed;
    top: 102px;
    left: 0;
    width: 100%;
    background: white;
    padding: 0 var(--wrp-padding);
  }
  .main-nav {
    display: none;
    position: fixed;
    top: 152px;
    left: 0;
    width: 100%;
    background: white;
    border-bottom: 5px solid #e20013;
    padding-top: 10px;
    overflow: auto;
    max-height: calc(100vh - 157px);
  }
  .header__btn-block--open {
    display: flex;
    justify-content: flex-end;
  }
  .main-nav--open {
    display: block;
  }
  .main-nav__list {
    display: block;
    margin: 0 var(--wrp-padding) 5px;
    padding: 0;
    background: #e20013;
  }
  .main-nav__link {
    padding: 14px 5px;
    color: white;
  }
  .main-nav__item {
    padding: 0 30px;
  }
  .main-nav__item:hover > .main-nav__sub-list {
    display: none;
  }
  .main-nav__item:hover .main-nav__link:before {
    content: normal;
  }
  .main-nav__item:first-child {
    padding-top: 10px;
  }
  .main-nav__item:first-child .main-nav__link {
    border-top: 0;
  }
  .main-nav__item:last-child {
    padding-bottom: 10px;
  }
  .main-nav__link {
    border-top: 1px solid white;
  }
  .main-nav__item--open {
    background: #be0013;
  }
  .main-nav__item--open .main-nav__link {
    padding-bottom: 0;
  }
  .main-nav__item--open > .main-nav__sub-list {
    display: block !important;
    position: static;
    transform: none;
    padding: 0;
    border-top: 0;
    background: transparent !important;
  }
  .main-nav__item--open .main-nav__sub-item {
    background: transparent !important;
  }
  .main-nav__sub-list--l3 {
    display: block;
  }
}
.footer {
  background: #404040;
  color: white;
}
.footer__top {
  padding: 50px 0;
}
.footer__cols {
  display: flex;
}
.footer__col-logo {
  padding-left: var(--wrp-padding, 0);
}
.footer__col-address {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}
.footer__text-block {
  font-size: 12px;
}
.footer__col-nav {
  margin-left: 50px;
}
.footer-nav__list {
  padding: 0;
  display: flex;
  gap: 10px;
}
.footer-nav__item {
  display: block;
}
.footer-nav__link {
  display: block;
  text-decoration: none;
  font-weight: bold;
}
.footer-nav__sub-list {
  display: block;
  padding: 0;
  margin-top: 20px;
}
.footer-nav__sub-item {
  display: block;
}
.footer-nav__sub-link {
  text-decoration: none;
  font-size: 12px;
}
.footer-nav__sub-list--l3 {
  margin-top: 0;
  padding-left: 20px;
}
.footer__address-bottom {
  position: relative;
  margin-top: auto;
  padding-top: 20px;
}
.social-nav {
  position: absolute;
  right: calc(100% + 10px);
}
.social-nav__list {
  display: flex;
  gap: 10px;
}
.social-nav__item {
  display: block;
}
.social-nav__link {
  display: block;
}
.footer-nav2 {
  font-size: 12px;
}
.footer-nav2__list {
  padding: 0;
}
.footer-nav2__item {
  display: block;
}
.footer-nav2__link {
  text-decoration: none;
}
.footer__bottom {
  background: black;
  background: #231f20;
  color: #6d6c6c;
  padding: 10px 0;
}
.footer__logo:first-child {
  margin-right: 15px;
}
@media (max-width: 1160px) {
  .footer__col-nav {
    display: none;
  }
}
.footer-nav__list {
  display: grid;
  grid-template-rows: repeat(1, 1fr);
  grid-template-columns: repeat(5, 1fr);
}
/* Kontakt */
.footer-nav__list > li:nth-child(4) {
  grid-row-start: 2;
  grid-column-start: 3;
  margin-top: -50px;
}
/*.footer__address-bottom {
	margin-top: 20px;
}*/
.form__bg {
  background-color: #F1F1F1;
  margin-top: 40px;
  padding: 1px 0 40px;
}
.form__bg .form {
  margin-top: 0;
}
.form {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin: -50px -25px 0;
}
.form__row {
  position: relative;
  width: calc(100% - 50px);
  margin: 50px 25px 0;
}
.form__row--half {
  width: calc(50% - 50px);
}
.form__row--third {
  width: calc(33.33333% - 50px);
}
.form__row--plz {
  width: calc(15% - 50px);
}
.form__row--city {
  width: calc(35% - 50px);
}
.form__row--mextra {
  margin-top: 35px;
}
.form__row--extra {
  margin-top: 56px;
}
.form__row--text {
  margin-top: 10px;
}
.form__row--header {
  margin-top: 30px;
  width: 100%;
}
.form__row--hidden {
  display: none;
}
.form__row--hidden .form {
  margin-top: -70px;
}
.form__row--submit {
  text-align: right;
  margin-left: auto;
}
.form__row--checkbox {
  position: relative;
  padding-left: 35px;
}
.form__row--checkbox .form__label {
  margin: 0;
}
.form__row--checkbox-r {
  position: relative;
  padding-right: 35px;
}
.form__row--checkbox-r .form__label {
  margin: 0;
}
.form__field--vote-num {
  display: none;
}
.form__label {
  display: inline-block;
}
.form__label-2col {
  display: grid;
  grid-template-columns: 280px 200px auto;
}
.form__input {
  display: block;
  width: 100%;
  height: 66px;
  font: inherit;
  font-size: 16px;
  border: 0;
  padding: 8px 17px 8px 30px;
  background: white;
  color: #828282;
}
.form__input[readonly] {
  background: transparent;
  border: 1px #CCCCCC solid;
}
.form__input:focus {
  border: 1px solid #E2E2E2;
}
.form__input--small {
  height: 33px;
  padding: 4px 12px;
}
.form__input--textarea {
  min-height: 230px;
  padding-top: 20px;
}
.form__input--checkbox {
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form__input--checkbox:checked:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #e20013;
}
.form__input--checkbox-r {
  left: auto;
  right: 0;
}
.form__input--select {
  position: relative;
}
.form__input--submit {
  transition: all ease 0.2s;
  cursor: pointer;
  text-transform: uppercase;
  border: 1px solid #828282;
  background: transparent;
}
.form__input--submit:hover {
  background: #e20013;
  color: white;
  border-color: #e20013;
}
.form__input--error {
  border: 2px solid #e20013 !important;
}
.form__input--unit {
  padding-right: 40px;
}
.form__select-min-max, .form__select-options {
  position: absolute;
  top: calc(100% + 1px);
  left: -1px;
  width: calc(100% + 2px);
  background: white;
  padding: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  display: none;
  grid-template-columns: 1fr 20px 1fr;
  z-index: 100;
}
.form__select-minus {
  text-align: center;
  line-height: 33px;
}
.form__select-options {
  padding: 10 12px;
}
.form__select-option {
  margin-top: 3px;
  cursor: pointer;
}
.form__select-option:first-child {
  margin-top: 0;
}
.form__unit {
  position: absolute;
  right: 10px;
  line-height: 66px;
}
.form__open-invoice {
  position: relative;
  display: inline-block;
  padding-left: 26px;
  cursor: pointer;
  user-select: none;
}
.form__open-invoice:hover {
  color: #e20013;
}
.form__open-invoice:hover:before {
  border-left-color: #e20013;
}
.form__open-invoice:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  border: 5px dashed rgba(0, 0, 0, 0);
  border-right: 0;
  border-left: 5px solid #000;
}
.form__open-invoice--open:before {
  top: 8px;
  border-right: 5px dashed rgba(0, 0, 0, 0);
  border-left: 5px dashed rgba(0, 0, 0, 0);
  border-bottom: 0;
  border-top: 5px solid #000;
}
.form__open-invoice--open:hover:before {
  border-left-color: rgba(226, 0, 19, 0);
  border-top-color: #e20013;
}
.form__open-more {
  position: relative;
  display: inline-block;
  padding-left: 26px;
  cursor: pointer;
  user-select: none;
  z-index: 3;
}
.form__open-more:hover {
  color: #e20013;
}
.form__open-more:hover:before, .form__open-more:hover:after {
  background: #e20013;
}
.form__open-more:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 7px;
  width: 1px;
  height: 7px;
  background: #000;
}
.form__open-more:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 1px;
  background: #000;
}
@media (max-width: 580px) {
  .form__row--half {
    width: calc(100% - 50px);
  }
  .form__row--third {
    width: calc(100% - 50px);
  }
  .form__row--plz {
    width: calc(25% - 50px);
  }
  .form__row--city {
    width: calc(75% - 50px);
  }
  .form__row--half.form__row--extra + .form__row--extra {
    margin-top: 18px;
  }
  .form__label-2col {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .form__row--m-hidden {
    display: none;
  }
}
.simple-slider {
  position: relative;
}
.simple-slider__img {
  display: block;
  max-width: 100%;
  height: auto;
}
.simple-slider__next {
  left: auto;
  right: 23px;
}
.simple-slider__arrow-bg {
  fill: #0bb7d9;
}
.simple-slider__arrow-trail {
  display: block;
  width: 100%;
  height: 100%;
}
.simple-slider__arrow-head {
  display: block;
  position: absolute;
  top: 0;
  left: -4px;
  width: 20px;
  height: 100%;
}
.simple-slider__nav-wrp {
  position: absolute;
  bottom: 20%;
  width: 100%;
}
.simple-slider__prev, .simple-slider__next {
  display: none;
  position: absolute;
  left: 27px;
  bottom: -27px;
  right: auto;
  height: 54px;
  width: 50px;
  cursor: pointer;
  z-index: 12;
  transform: rotate(90deg);
}
.simple-slider__prev .r-gui-icons_gear-bottom, .simple-slider__next .r-gui-icons_gear-bottom {
  display: block;
  font-size: 50px;
  color: white;
}
.simple-slider__prev:hover .r-gui-icons_gear-bottom, .simple-slider__next:hover .r-gui-icons_gear-bottom {
  color: #e20013;
}
.simple-slider__next {
  left: auto;
  right: 27px;
  transform: rotate(-90deg);
}
.simple-slider__next .simple-slider__arrow-head {
  right: -4px;
  left: auto;
}
.simple-slider__slide-block {
  overflow: hidden;
  position: relative;
}
.simple-slider__item {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  transition-duration: 1s;
  transition-property: none;
  transition-timing-function: ease-in-out;
}
.simple-slider__item--slide-prev {
  display: block;
  transition-property: right;
  right: 100%;
  z-index: 10;
}
.simple-slider__item--slide-next {
  display: block;
  transition-property: left;
  left: 100%;
  z-index: 10;
}
.simple-slider__item--slide-next-slide-to-left {
  left: 0;
}
.simple-slider__item--slide-prev-slide-to-right {
  right: 0;
}
.simple-slider__item--active {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  z-index: 2;
}
.simple-slider__item--active-slide-to-left {
  transition-property: left;
  left: -100%;
}
.simple-slider__item--active-slide-to-right {
  transition-property: left;
  left: 100%;
}
.simple-slider__nav {
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 12;
  display: flex;
}
.simple-slider__nav-item {
  display: block;
  width: 20px;
  height: 20px;
  background: white;
  margin: 0 5px;
  cursor: pointer;
}
.simple-slider__nav-item--active {
  background: #e20013;
}
.simple-slider__down-arrow {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 13;
  cursor: pointer;
}
.simple-slider__down-arrow .r-gui-icons_gear-bottom {
  display: block;
  font-size: 70px;
  color: white;
}
.simple-slider__down-arrow:hover .r-gui-icons_gear-bottom {
  color: #e20013;
}
.slider__items {
  position: relative;
}
.slider__text-block {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 11;
  width: 100%;
  background: rgba(64, 64, 64, 0.6);
  transform: translateY(-50%);
  text-align: center;
  color: #e20013;
  padding: 50px 0;
}
.slider__header {
  display: inline-block;
}
.slider__header-plus {
  position: relative;
  padding-bottom: 20px;
}
.slider__header-plus--more {
  padding-bottom: 20px;
}
.slider__header-plus--more1 {
  padding-bottom: 20px;
}
.slider__header-plus--more1:before, .slider__header-plus--more1:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  background: #e20013;
  width: 6px;
  height: 30px;
  transform: translate(-50%, -50%);
}
.slider__header-plus--more1:after {
  width: 30px;
  height: 6px;
}
.slider__header-line {
  position: relative;
  padding-top: 20px;
}
.slider__header-line:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  background: #e20013;
  height: 6px;
  transform: translateY(50%);
}
.slider__header-line--old {
  position: relative;
  padding-top: 20px;
}
.slider__header-line--old:before, .slider__header-line--old:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: calc(50% - 20px);
  background: #e20013;
  height: 6px;
  transform: translateY(50%);
}
.slider__header-line--old:after {
  left: calc(50% + 20px);
}
.slider__slider {
  height: calc(100vh - $header-height);
}
.slider__slide-block {
  height: 100%;
}
.slider__slide-block .simple-slider__item {
  height: 100%;
}
.slider__slide-block .simple-slider__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: none;
}
@media (max-width: 580px) {
  .slider__text-block {
    top: 50%;
    height: auto;
  }
  .simple-slider__img {
    object-fit: cover;
    width: 100%;
    height: 350px !important;
    max-width: none;
  }
}
.text-cols {
  text-align: center;
}
.text-cols__full-img-block {
  margin-top: 40px;
}
.text-cols__items {
  display: flex;
  gap: 36px;
  margin-top: 40px;
  flex-wrap: wrap;
  justify-content: center;
}
.text-cols__full-img-block + .text-cols__items {
  margin-top: 80px;
}
.text-cols__item {
  flex-basis: calc(50% - 18px);
}
.text-cols__items--col3 .text-cols__item {
  flex-basis: calc(33.33333% - 24px);
}
.text-cols__img-block + .text-cols__item-header {
  margin-top: 10px;
}
.text-cols__img-block--shadow {
  box-shadow: 5px 5px 5px #787878;
}
.text-cols__item-header {
  margin-bottom: 10px;
}
video-container {
  padding-top: 50px;
  width: 85%;
  height: 531px;
}
.video-container iframe, .video-container object, .video-container embed {
  margin-top: 40px;
  width: 100%;
  height: 531px;
}
.hiddenText {
  display: none;
}
.read-more {
  color: #be0013;
  cursor: pointer;
}
.accordion-block {
  text-align: left;
  margin-top: 50px;
}
.accordion-block__item {
  width: 100%;
  overflow: hidden;
  border: 1px solid #f6f6f6;
  margin-bottom: 20px;
}
.accordion-block__content {
  max-height: 0;
  padding: 0 12px;
  transition: all 0.35s;
}
.accordion-block__item-header {
  position: relative;
  display: block;
  padding: 10px 0 10px 40px;
  color: #be0013;
  cursor: pointer;
  transition: backkground 0.35s;
}
.accordion-block__item-header:before {
  content: "";
  position: absolute;
  top: 18px;
  left: 12px;
  width: 12px;
  height: 2px;
  background: #be0013;
}
.accordion-block__item-header:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 17px;
  height: 12px;
  width: 2px;
  background: #be0013;
  transform: scaleY(1);
  transition: transform 0.2s;
}
.accordion-block__content {
  max-height: 0;
  padding: 0 12px;
  transition: all 0.35s;
}
.accordion-block__checkbox {
  display: none !important;
}
.accordion-block__checkbox:checked + .accordion-block__item-header {
  font-weight: 600;
}
.accordion-block__checkbox:checked + .accordion-block__item-header:after {
  transform: scaleY(0);
}
.accordion-block__checkbox:checked ~ .accordion-block__content {
  max-height: 100vh;
  padding: 12px;
}
@media (max-width: 992px) {
  .text-cols__items--col3 .text-cols__item {
    flex-basis: calc(50% - 18px);
  }
}
@media (max-width: 580px) {
  .text-cols__item {
    flex-basis: 100%;
  }
  .text-cols__items--col3 .text-cols__item {
    flex-basis: 100%;
  }
}
.text-img {
  text-align: center;
}
.text-img__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 50px;
  background: #f6f6f6;
  text-align: left;
}
.text-img__img-block {
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.text-img__text-block {
  padding: 20px 40px 20px 20px;
  margin-top: auto;
  margin-bottom: auto;
}
.text-img__item-header {
  margin-bottom: 10px;
}
@media (max-width: 580px) {
  .text-img__items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.catalog {
  text-align: center;
  --duration: 500ms;
  --ease-in: cubic-bezier(0.85, 0, 1, 1);
  --ease-out: cubic-bezier(0, 0, 0.3, 1);
  --ease-in-out: ease-in-out;
}
.catalog__block {
  position: relative;
  padding: 0 36px;
  margin: 40px auto 0;
}
.catalog__arrow-left, .catalog__arrow-right {
  position: absolute;
  top: 50%;
  left: 0;
  width: 26px;
  height: 146px;
  border: 1px solid #787878;
  transform: translateY(-50%);
  transition: all 0.5s;
}
.catalog__arrow-left:before, .catalog__arrow-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  width: 18px;
  height: 18px;
  border-top: 3px solid #787878;
  border-left: 3px solid #787878;
  transform: translateY(-50%) rotate(-45deg);
  transition: all 0.5s;
}
.catalog__arrow-right {
  left: auto;
  right: 0;
}
.catalog__arrow-right:before {
  left: auto;
  right: 8px;
  transform: translateY(-50%) rotate(135deg);
}
.catalog__arrow-left--active, .catalog__arrow-right--active {
  background: #787878;
  cursor: pointer;
}
.catalog__arrow-left--active:before, .catalog__arrow-right--active:before {
  border-color: white;
}
.catalog__content {
  display: flex;
  perspective: 2200px;
  position: relative;
  transform: scale(1);
  width: 100%;
  padding-top: 70.677146312%;
  box-shadow: 5px 5px 5px #787878;
}
.catalog__link-block {
  margin-top: 20px;
}
.catalog__link-icon {
  color: #1a1a18;
  margin-right: 10px;
}
.catalog__site {
  display: none;
  background-image: var(--image-box);
}
.catalog__left, .catalog__right {
  backface-visibility: hidden;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0;
  transition-property: transform;
  transition-duration: var(--duration);
  width: 50%;
  transform-style: preserve-3d;
}
.catalog__left {
  left: 0;
  transform-origin: 100% 50%;
}
.catalog__right {
  right: 0;
  transform-origin: 0% 50%;
}
.catalog__next {
  display: block;
  z-index: 1;
}
.catalog__next.catalog__left {
  transform: rotateY(90deg);
  transition-delay: 0ms;
  transition-timing-function: var(--ease-in);
  z-index: 9;
}
.catalog__prev {
  display: block;
  z-index: 1;
}
.catalog__prev.catalog__right {
  transform: rotateY(-90deg);
  transition-delay: 0ms;
  transition-timing-function: var(--ease-in);
  z-index: 9;
}
.catalog__current {
  display: block;
  z-index: 2;
}
.catalog__content--flip-to-r .catalog__right {
  transform: rotateY(0deg);
  transition-delay: var(--duration);
  transition-timing-function: var(--ease-out);
}
.catalog__content--flip-to-l .catalog__left {
  transform: rotateY(0deg);
  transition-delay: var(--duration);
  transition-timing-function: var(--ease-out);
}
.catalog__content--flip-r .catalog__current.catalog__right {
  transform: rotateY(-90deg);
  transition-delay: 0ms;
  transition-timing-function: var(--ease-in);
}
.catalog__content--flip-r .catalog__next.catalog__left {
  transform: rotateY(0deg);
  transition-delay: var(--duration);
  transition-timing-function: var(--ease-out);
}
.catalog__content--flip-l .catalog__current.catalog__left {
  transform: rotateY(90deg);
  transition-delay: 0ms;
  transition-timing-function: var(--ease-in);
}
.catalog__content--flip-l .catalog__prev.catalog__right {
  transform: rotateY(0deg);
  transition-delay: var(--duration);
  transition-timing-function: var(--ease-out);
}
.help-block {
  position: fixed;
  top: 220px;
  right: 0;
  background: white;
  transform: translateX(100%);
  transition: transform 0.4s;
  z-index: 15;
}
.help-block__header {
  position: relative;
  display: flex;
  background: #e20013;
  color: white;
  padding: 10px;
  transition: padding 0.4s;
}
.help-block__icon {
  position: absolute;
  top: 0;
  left: 0;
  background: #e20013;
  width: 42px;
  height: 100%;
  transform: translateX(-100%);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  cursor: pointer;
  transition: transform 0.4s;
}
.help-block--open {
  transform: translateX(0%);
}
.help-block--open .help-block__header {
  padding-left: 52px;
}
.help-block--open .help-block__icon {
  transform: translateX(0%);
}
.help-block__contact-block {
  display: grid;
  grid-template-columns: 100px auto;
  padding: 10px 20px 10px 10px;
  gap: 10px;
  align-items: center;
}
.help-block__text {
  font-size: 14px;
}
@media (max-width: 768px) {
  .help-block {
    display: none;
  }
}
.news-overview__items {
  display: flex;
  row-gap: 60px;
  column-gap: 36px;
  margin-top: 40px;
  flex-wrap: wrap;
  justify-content: center;
}
.news-overview__item {
  flex-basis: calc(33.33333% - 24px);
}
.news-overview__item--red .news-overview__text-block {
  background: #e20013;
}
.news-overview__item--red .news-overview__text-block:before {
  border-bottom-color: #e20013;
}
.news-overview__item--green .news-overview__text-block {
  background: #404040;
}
.news-overview__item--green .news-overview__text-block:before {
  border-bottom-color: #95ae21;
}
.news-overview__text-block {
  position: relative;
  background: #787878;
  color: white;
  padding: 20px;
}
.news-overview__text-block:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50px;
  border: 20px dashed rgba(120, 120, 120, 0);
  border-bottom: 20px solid #787878;
  border-top: 0;
}
.news-overview__text-block a {
  color: white;
}
.news-overview__header {
  display: inline;
  color: white;
}
.news-overview__date {
  margin-bottom: 20px;
}
.news-overview__text {
  display: inline;
}
@media (max-width: 992px) {
  .news-overview__item {
    flex-basis: calc(50% - 18px);
  }
}
@media (max-width: 580px) {
  .news-overview__item {
    flex-basis: 100%;
  }
}
.timeline__header {
  text-align: center;
}
.timeline__items {
  position: relative;
  margin-top: 100px;
}
.timeline__line {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: clamp(6px, 1%, 12px);
  background: #95ae21;
}
.timeline__line-break {
  position: absolute;
  bottom: 10%;
  left: 0;
  width: 100%;
  height: clamp(65px, 2%, 65px);
  background: #f6f6f6;
}
.timeline__line-break:nth-child(2) {
  bottom: 6%;
  height: clamp(50px, 1.5%, 50px);
}
.timeline__line-break:nth-child(3) {
  bottom: 2%;
  height: clamp(50px, 1.5%, 50px);
}
.timeline__item {
  display: grid;
  grid-template-columns: 100px auto;
  column-gap: 50px;
  position: relative;
  width: 46%;
  margin-left: auto;
  margin-top: 60px;
}
.timeline__item:first-child {
  margin-top: 0;
}
.timeline__item a {
  color: #95ae21;
}
.timeline__item strong {
  color: #95ae21;
}
.timeline__item--l {
  margin-left: 0;
  grid-template-columns: auto 100px;
}
.timeline__item--l .timeline__icon {
  grid-column: 2/3;
}
.timeline__item--l .timeline__text-col {
  grid-column: 1/2;
  grid-row: 1/2;
  text-align: right;
}
.timeline__icon {
  width: 100px;
  height: 100px;
}
.timeline__date {
  color: #95ae21;
  font: 20px "Rubik", Arial, sans-serif;
}
.timeline__over-img {
  position: absolute;
  width: 46%;
  left: 0;
  top: 0;
}
@media (max-width: 992px) {
  .timeline__items {
    padding-left: 14px;
  }
  .timeline__over-img {
    position: static;
    width: 100%;
    max-width: 500px;
  }
  .timeline__line {
    left: 0;
  }
  .timeline__item {
    width: auto;
    margin-top: 40px;
    column-gap: 30px;
  }
}
@media (max-width: 580px) {
  .timeline__items {
    padding-left: 14px;
  }
  .timeline__over-img {
    position: static;
  }
  .timeline__line {
    left: 0;
  }
  .timeline__item {
    grid-template-columns: auto;
    row-gap: 20px;
  }
  .timeline__item--l .timeline__icon {
    grid-column: auto;
  }
  .timeline__item--l .timeline__text-col {
    grid-column: auto;
    grid-row: auto;
    text-align: left;
  }
}
.overview-boxes__items {
  display: flex;
  row-gap: 60px;
  column-gap: 36px;
  margin-top: 40px;
  flex-wrap: wrap;
  justify-content: center;
}
.overview-boxes__items--no-margins {
  row-gap: 0;
  column-gap: 0;
}
.overview-boxes__item {
  flex-basis: calc(33.33333% - 24px);
}
.overview-boxes__text-block {
  position: relative;
  background: #e20013;
  color: white;
  padding: 20px;
}
.overview-boxes__text-block:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50px;
  border: 20px dashed rgba(226, 0, 19, 0);
  border-bottom: 20px solid #e20013;
  border-top: 0;
}
.overview-boxes__text-block a {
  color: white;
}
.overview-boxes__text-block-grey {
  background: #787878;
  color: white;
}
.overview-boxes__text-block-grey:before {
  border: 20px dashed rgba(120, 120, 120, 0);
  border-bottom: 20px solid #787878;
}
.overview-boxes__text-block-grey a {
  color: white;
}
.overview-boxes__header {
  color: white;
  text-transform: uppercase;
}
.overview-boxes__text {
  font-weight: bold;
}
@media (max-width: 992px) {
  .overview-boxes__item {
    flex-basis: calc(50% - 18px);
  }
}
@media (max-width: 580px) {
  .overview-boxes__item {
    flex-basis: 100%;
  }
}
.seminar-overview__header {
  text-align: center;
}
.seminar-overview__filter {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 10px;
  justify-content: center;
}
.seminar-overview__filter-item {
  display: inline-block;
  padding: 5px 10px;
  background: grey;
  color: white !important;
}
.seminar-overview__filter-item-active {
  background: #be0013;
}
.seminar-overview__items {
  margin-top: 20px;
}
.seminar-overview__item-month {
  font-weight: bold;
}
.seminar-overview__item {
  display: block;
  background: #f6f6f6;
  padding: 20px;
  margin-top: 20px;
  color: inherit !important;
}
.seminar-overview__item:first-child {
  margin-top: 0;
}
.seminar-overview__item-month + .seminar-overview__item {
  margin-top: 5px;
}
.seminar-overview__nr {
  font-size: 14px;
}
.seminar-overview__date {
  margin-top: 15px;
}
.seminar-overview__title {
  font-weight: bold;
}
.seminar__back-block {
  position: relative;
  margin: 40px 0 0;
  background: url("./../img/css/bg-test01.jpg") no-repeat;
  background-size: cover;
  background-position-x: 50%;
  padding: 74px 0;
  color: white;
}
.seminar__back-block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
.seminar__back-block h3 {
  color: white;
  margin: 20px 0 10px;
}
.seminar__left-right {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
}
.seminar__header {
  text-align: center;
  margin-bottom: 15px;
  font-size: 24px;
  color: #787878;
  hyphens: auto;
  text-transform: none;
  letter-spacing: inherit;
}
.seminar__content {
  text-align: center;
}
.seminar__city {
  text-align: center;
}
.seminar__teaser {
  text-align: center;
}
.seminar__form {
  margin-top: 40px;
}
.seminar__content-right > p:nth-of-type(1) {
  margin-top: 20px;
}
@media (max-width: 580px) {
  .seminar__left-right {
    grid-template-columns: 1fr;
  }
}
.search-block__result {
  margin: 20px 0 10px;
}
.search-block__item {
  margin: 20px 0;
}
.history {
  padding: 0;
}
.history__bg-red {
  position: absolute;
  top: 0;
  left: 0;
  background: #e20013;
  height: 100%;
  width: 250px;
}
.history__box {
  position: relative;
  padding: 100px 0;
}
.history__box-text {
  padding-left: 314px;
}
.history__item {
  position: relative;
  display: grid;
  grid-template-columns: 250px auto 250px;
  margin-top: 50px;
}
.history__item--img {
  grid-template-columns: 144px 212px auto 250px;
}
.history__date {
  font-size: 70px;
  line-height: 70px;
  color: white;
  padding: 0 28px;
  word-break: break-all;
}
.history__text-block {
  padding-left: 50px;
}
@media (max-width: 1160px) {
  .history__item {
    grid-template-columns: 250px auto;
  }
  .history__item--img {
    grid-template-columns: 144px 212px auto;
  }
}
@media (max-width: 992px) {
  .history__box {
    margin-left: calc(0px - var(--wrp-padding));
  }
}
@media (max-width: 580px) {
  .history__bg-red {
    width: 95px;
  }
  .history__box-text {
    padding-left: 120px;
  }
  .history__date {
    font-size: 50px;
    line-height: 52px;
    padding: 0 36px 0 20px;
  }
  .history__item {
    grid-template-columns: 120px auto;
    row-gap: 30px;
  }
  .history__item--img .history__text-block {
    grid-column: 2/3;
    grid-row: 2/3;
  }
  .history__text-block {
    padding-left: 0;
  }
}
.table-block__table-wrp {
  position: relative;
  overflow: auto;
}
.table-block__table {
  border-spacing: 0;
  width: 100%;
  background: #fff;
  visibility: visible;
}
.table-block__row {
  background: #f3cccc;
}
.table-block__row:nth-child(even) {
  background: #f9e7e7;
}
.table-block__col {
  padding: 12px 10px;
  white-space: nowrap;
  vertical-align: middle;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  text-align: left;
}
.table-block__col:first-child {
  position: sticky;
  left: 0;
  color: white;
  background: #be0013;
  border-left: 0;
}
.table-block__col--header {
  color: white;
  background: #e20013;
  border-left: 1px solid white;
  border-bottom: 2px solid white;
}
.table-block__tbody .table-block__row:last-child .table-block__col {
  border-bottom: 0;
}
.job-overview__table {
  margin-top: 20px;
}
.country-select {
  --gap-location-items: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.country-select__wrapper {
  width: 100%;
  margin: auto;
}
@media (min-width: 768px) {
  .country-select__wrapper {
    width: 60%;
  }
}
@media (min-width: 1160px) {
  .country-select__wrapper {
    width: 30%;
  }
}
.country-select__heading {
  font-size: 1.8333em;
  font-weight: 500;
  text-align: center;
  color: black;
  margin-top: 1em;
  margin-bottom: 22px;
}
.country-select__select {
  width: 100%;
  appearance: none;
  border: 0;
  height: 62px;
  font-size: 15px;
  font-weight: bold;
  padding-left: 30px;
  color: #787878;
  border: 1px solid #828282;
  text-transform: uppercase;
  background-color: #f1f1f1;
  background-image: url("/assets/img/home/Content/select-arrow.png");
  background-repeat: no-repeat;
  background-position: 95% -32px;
}
.country-select__output-wrapper {
  margin-top: var(--gap-location-items);
  display: flex;
  flex-direction: column;
  gap: var(--gap-location-items);
}
.country-select__country-item {
  display: none;
  padding: 20px;
  background-color: #f1f1f1;
}
.country-select__country-item h1, .country-select__country-item h2, .country-select__country-item h3, .country-select__country-item h4, .country-select__country-item h6 {
  color: black;
  margin-bottom: var(--gap-location-items);
}
.country-select__country-item a {
  color: black;
}
.country-select__country-item--show {
  display: block;
}
.country-select__img {
  margin: 50px auto 0 auto;
  max-width: 100%;
  height: auto;
}
.popup-illustration__wrapper {
  max-width: 50%;
  margin: auto;
  position: relative;
}
.popup-illustration__image-wrapper {
  display: inline-block;
  position: relative;
}
.popup-illustration__image {
  max-width: 100%;
  height: auto;
}
.popup-illustration__marker {
  position: absolute;
}
.popup-illustration__marker-image {
  width: 80px;
  height: 80px;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("/assets/img/popup-illustration/Bantleon_Picto_rot_50.svg");
}
.popup-illustration__marker-image:hover {
  background-image: url("/assets/img/popup-illustration/Bantleon_Picto_rot.svg");
}
.popup-illustration__marker-image:has(+ dialog[open]) {
  background-image: url("/assets/img/popup-illustration/Bantleon_Picto_rot.svg");
}
.popup-illustration__marker-title {
  position: absolute;
  top: -12px;
  left: 40px;
  min-width: 25ch;
  font-weight: bold;
}
.popup-illustration__marker-dialog {
  z-index: 10;
  padding-top: 0;
  min-width: 25ch;
  border: 1px solid grey;
  outline: none;
  position: absolute;
  top: 15px;
  left: 40px;
}
.popup-illustration__dialog-header {
  display: flex;
  justify-content: end;
  gap: 10px;
}
.popup-illustration__close-dialog {
  background-color: white;
  border: none;
  outline: none;
  font-size: 2em;
}
.mobile-popups {
  display: none;
}
@media (max-width: 992px) {
  .mobile-popups {
    display: block;
  }
  .popup-illustration__marker {
    display: none;
  }
  .popup-illustration__wrapper {
    max-width: 85%;
  }
}
.feedback__errors {
  border: 2px solid red;
  padding: 10px;
}
.feedback__block {
  margin: 80px auto;
  max-width: 120ch;
}
.feedback__general-info {
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 2fr;
  column-gap: 50px;
  row-gap: 20px;
}
.feedback__textarea-head {
  vertical-align: top;
}
.feedback__grid-4 {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  column-gap: 50px;
  row-gap: 20px;
}
.feedback__grid-5 {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
}
.feedback__grid-6 {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr 1fr;
}
.feedback__grid-heading {
  font-weight: bold;
  text-align: center;
}
.feedback__grid-row {
  margin-top: 20px;
  text-align: center;
}
.feedback__grid-item--center {
  align-self: center;
}
.feedback__textarea {
  min-width: 30ch;
  max-width: 65ch;
  flex: 1;
}
.feedback__flex {
  display: flex;
}
.feedback__text-left {
  text-align: left;
}
.feedback__margin-left--50 {
  margin-left: 50px;
}
.feedback__margin-left--100 {
  margin-left: 100px;
}
.feedback__margin-top--20 {
  margin-top: 20px;
}
[readonly] {
  outline: none;
  opacity: 0.5;
}
