.text{color: #54585a;font-weight: 400;font-size: 1rem;letter-spacing: -0.3px;line-height: 20px;word-break: break-word}.weiterPfeil{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;width: 200px;height: 6rem;margin-right: auto;margin-left: auto;margin-top: 40px}@media (min-width: 62em){.weiterPfeil{margin-top: 5.5rem}}.weiterPfeil__text{color: #54585a;-webkit-transition: color .5s;transition: color .5s}.weiterPfeil .chevrot{padding-top: .5rem;width: 100px;-webkit-transition: padding-top 1s;transition: padding-top 1s}@media (hover: hover){.weiterPfeil:hover{cursor: pointer}.weiterPfeil:hover .weiterPfeil__text{color: #aa6e3c}.weiterPfeil:hover .chevrot{padding-top: 1.5rem}}.fadeout{-webkit-transition: all 1s;transition: all 1s;-webkit-transform: translate(0, -30vh);transform: translate(0, -30vh);opacity: 0}.fadein{opacity: 1}