.carousel-block{position:relative;overflow:hidden}.carousel{display:flex;flex-direction:column;position:relative;z-index:1;max-width:2350px;margin-left:auto;margin-right:auto}@media (min-width: 991px){.carousel{flex-direction:row;align-items:stretch;min-height:500px}.carousel--image_left .carousel__content-col{margin-left:-4%}.carousel--image_left .carousel__content-wrapper{border-radius:5px 0 0 5px;padding-right:max(50px,(100vw - 1024px) / 2 + 48px)}}@media (min-width: 1280px){.carousel--image_left .carousel__content-wrapper{padding-right:max(50px,(100vw - 1280px) / 2 + 48px)}}@media (min-width: 1536px){.carousel--image_left .carousel__content-wrapper{padding-right:max(50px,(100vw - 1512px) / 2 + 48px)}}@media (min-width: 2350px){.carousel--image_left .carousel__content-wrapper{padding-right:460px}}.carousel--image_left .carousel__content-wrapper .carousel__content{padding:50px 50px 50px clamp(50px,7.84vw,120px)}@media (min-width: 991px){.carousel--image_left .carousel__nav-arrows{padding-left:clamp(10px,2.61vw,40px);padding-right:clamp(20px,3.27vw,50px)}.carousel--image_right .carousel__content-col{order:-1;margin-right:-4%}.carousel--image_right .carousel__content-wrapper{border-radius:0 5px 5px 0;padding-left:max(50px,(100vw - 1024px) / 2 + 48px)}}@media (min-width: 1280px){.carousel--image_right .carousel__content-wrapper{padding-left:max(50px,(100vw - 1280px) / 2 + 48px)}}@media (min-width: 1536px){.carousel--image_right .carousel__content-wrapper{padding-left:max(50px,(100vw - 1512px) / 2 + 48px)}}@media (min-width: 2350px){.carousel--image_right .carousel__content-wrapper{padding-left:460px}}.carousel--image_right .carousel__content-wrapper .carousel__content{padding:50px clamp(50px,7.84vw,120px) 50px 50px}@media (min-width: 991px){.carousel--image_right .carousel__nav-arrows{padding-right:clamp(10px,2.61vw,40px);padding-left:clamp(20px,3.27vw,50px)}}.carousel__pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.1;overflow:hidden;z-index:0}.carousel__pattern img{position:absolute;left:0;width:250%;max-width:none;height:auto}@media (min-width: 991px){.carousel__pattern img{width:100%}}.carousel__pattern img:first-child{bottom:0}.carousel__pattern img:last-child{top:0;transform:rotate(180deg);display:block}@media (min-width: 991px){.carousel__pattern img:last-child{display:none}}.carousel__image-col{position:relative;padding:0}@media (min-width: 991px){.carousel__image-col{flex:0 0 61%;align-self:stretch}}.carousel__image-stack{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:0}@media (min-width: 991px){.carousel__image-stack{height:100%;aspect-ratio:unset}}.carousel__image-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease}.carousel__image-item.is-active{opacity:1}.carousel__image-item picture{display:block;width:100%;height:100%}.carousel__image-item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 991px){.carousel__image-item img{border-radius:0 5px 5px 0}}.carousel__content-col{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;flex-wrap:nowrap;position:relative;z-index:1;width:100%;max-width:574px;margin:-25px auto 0}@media (min-width: 991px){.carousel__content-col{width:44%;max-width:none;margin:0;align-self:stretch;flex-direction:column;justify-content:center}}.carousel__content-swiper{width:100%;padding:0}@media (min-width: 991px){.carousel__content-swiper{padding:clamp(75px,10.42vw,150px) 0!important}.carousel__content-swiper .swiper-wrapper{align-items:center}}.carousel__content-swiper .swiper-wrapper .swiper-slide{height:auto}.carousel__content-wrapper{margin:0 26px;height:100%;border-radius:5px}@media (min-width: 991px){.carousel__content-wrapper{margin:0;height:auto}}.carousel__content{display:flex;flex-direction:column;gap:1.5rem;padding:clamp(1.75rem,4vw,3rem)}.carousel__headline{font-size:22px;font-weight:700;margin:0}.carousel__body{line-height:1.6}.carousel__body p:last-child{margin-bottom:0}.carousel__nav-arrows{position:absolute;top:0;bottom:0;left:15px;right:15px;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0;height:50px;margin:auto 0;pointer-events:none}@media (min-width: 991px){.carousel__nav-arrows{left:0;right:0;height:auto;margin:0}}.carousel__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:48px;padding:0;background:transparent;border:none;cursor:pointer;color:currentColor;opacity:1;transition:opacity .2s ease;pointer-events:auto}.carousel__arrow:hover,.carousel__arrow:focus-visible{opacity:1}.carousel__arrow svg{display:block;flex-shrink:0}.carousel__dots{display:flex;align-items:center;justify-content:center;gap:18px}.carousel__dots--desktop{display:none}@media (min-width: 991px){.carousel__dots--desktop{display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:2}}.carousel__dots--mobile{display:flex;width:100%;padding:60px 0 10px}@media (min-width: 991px){.carousel__dots--mobile{display:none}}.carousel__dot{display:block;width:12px;height:12px;padding:0;border-radius:50%;background:#fff;cursor:pointer;opacity:.5;transition:opacity .2s ease,background-color .2s ease}.carousel__dot.is-active{background-color:#fff;opacity:1}.carousel__dot:hover,.carousel__dot:focus-visible{opacity:.85;outline:none}
