
body {
  background-color: #f8f8f8;
}
h1 {
  font-family: 'Inter Tight', sans-serif;
  font-weight: 600;
  margin-top: 0.4em;
  text-transform: uppercase;
  font-size: clamp(40px,-7.0704225352px + 5.014084507vw,150px);
}
h2 {
  font-family: 'Inter Tight', sans-serif;
  font-weight: 400;
  margin-top: 1em;
}
#footer h3 {
  font-weight: 400;
  color: #444;
}
.weiss p, .weiss h1, .weiss h2 {
  color: #ffffff;
}
.rte a{
  color:#444444;
}
.rte a:hover {
  color:#000000;
}
.kiste {
  margin:17px 47px 17px 47px;
}
.imageCard {
  min-height: 320px;
}
.imageCard .rte {
  border-top: 1px solid #E8E8E8;
  box-shadow: 0 0 1px #0003;
}
.handorgel__header__button {
  padding: 16px 24px;
  font-size: 0.9em;
}
#main .hell {
  background-color: #f8f8f8;
}
.cta a {
  background-color: #000;
  color: #fff;
  margin-top: 1em;
  padding: 7px 34px;
  border-radius: 50px;
  min-width: 120px;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  font-size: 0.9em;
  border: 1px solid #000;
  width: auto;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.cta a:hover, .btn a:hover {
  color: #f1f1f1;
  transform: translateY(-3px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.btn a {
  display: inline-block;
  background-color: #ff0000;
  border: 1px solid #ff0000;
  color: #fff;
  text-decoration: none;
  margin-top: 1em;
  padding: 7px 34px;
  border-radius: 50px;
  font-weight: 500;
  width: auto;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
/*
/* [start] 01 -- font  */


/* [end] 01 -- font  */

/*