.GrosserSlider.entry{padding-top: 0}.GrosserSlider__content{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%}@media (min-width: 62em){.GrosserSlider__content{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}}.GrosserSlider__text{-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1}.GrosserSlider__swiper{width: 100%}.GrosserSlider__swiper-container{height: 300px;width: 100%;margin-bottom: 1.5rem}@media (min-width: 62em){.GrosserSlider__swiper-container{margin-bottom: 0;height: 700px}}@media (min-width: 104em){.GrosserSlider__swiper-container{height: 800px}}.GrosserSlider .swiper-slide{width: 100%;background-size: cover;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}.GrosserSlider__swiper-button-prev,.GrosserSlider__swiper-button-next{position: absolute;background: #FFFFFF;z-index: 10;width: 76px;height: 76px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;bottom: 0}@media (min-width: 36em){.GrosserSlider__swiper-button-prev,.GrosserSlider__swiper-button-next{top: 50%;margin-top: -38px}}.GrosserSlider__swiper-button-prev svg,.GrosserSlider__swiper-button-next svg{width: 16px;height: 28px}.GrosserSlider__swiper-button-prev svg{-webkit-transform: rotate(180deg);transform: rotate(180deg)}.GrosserSlider__swiper-button-next{right: 0}.GrosserSlider .swiper-button-disabled{color: grey}.GrosserSlider__swipercontent{padding: 0 10px;position: absolute;top: 50px}@media (min-width: 62em){.GrosserSlider__swipercontent{position: absolute;right: 150px;top: 300px}}@media (min-width: 104em){.GrosserSlider__swipercontent{top: 300px;right: 300px}}.GrosserSlider__swipertext{background: rgba(34,34,34,0.85);-webkit-transform: skewX(-10deg);transform: skewX(-10deg);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: white;max-width: 660px}.GrosserSlider__swipertext span{-webkit-transform: skewX(10deg);transform: skewX(10deg);font-size: 20px;padding: 20px;margin-bottom: 0}@media (min-width: 36em){.GrosserSlider__swipertext span{font-size: 34px}}@media (min-width: 62em){.GrosserSlider__swipertext span{font-size: 50px;padding: 50px 100px 80px}}.GrosserSlider__swiperlink{background-color: #acc12f;color: #fff;display: inline-block;padding: 18px 32px;text-transform: uppercase;font-family: Titillium;font-weight: 600;-webkit-transition: background-color .25s ease;transition: background-color .25s ease;-webkit-transform: skewY(-3deg);transform: skewY(-3deg);position: absolute}.GrosserSlider__swiperlink span{display: inline-block;-webkit-transform: skewY(3deg);transform: skewY(3deg)}.GrosserSlider__swiperlink:hover{color: #fff;background-color: #a1b52c}@media (min-width: 62em){.GrosserSlider__swiperlink{bottom: -25px;margin-left: 100px}}