.ticker-with-content{display:flex;flex-direction:column;position:relative;text-align:center}.ticker-with-content .swiper-wrapper{transition-timing-function:linear !important;width:100vw}.ticker-with-content .swiper-slide{width:auto !important;flex-shrink:1;display:inline-flex;margin-right:48px}.ticker-with-content .ticker-wc_subheading{max-width:540px;margin:0 auto 24px}.ticker-with-content .ticker-wc_content-wrapper{max-width:540px;margin:24px auto 0}.ticker-with-content .ticker-wc_content-wrapper .ticker-wc_description p{margin:0}.ticker-with-content .ticker-wc_content-wrapper .ticker-wc_description+.button{margin-top:1.6rem}.ticker-with-content .ticker-wc_title{display:inline-flex;text-align:center;align-items:center;white-space:nowrap}.ticker-with-content .ticker-wc_title .ticker-wc_heading{margin:0;display:flex;align-items:center}.ticker-with-content .ticker-wc_image-wrapper{display:grid;justify-content:space-between;grid-template-columns:1fr 1fr 1fr;gap:28px}.ticker-with-content .ticker-wc_image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0;border-radius:inherit}.ticker-with-content .ticker-wc_image-wrapper .ticker-wc_image-item{position:relative;max-width:428px;width:100%;border-radius:var(--border-radius)}.ticker-with-content .ticker-wc_image-wrapper .ticker-wc_image-item:after{content:"";display:block;padding-bottom:100%}.ticker-with-content .ticker-wc_image-wrapper .ticker-wc_image-item-left{grid-column:1;justify-self:start}.ticker-with-content .ticker-wc_image-wrapper .ticker-wc_image-item-center{grid-column:2;justify-self:center}.ticker-with-content .ticker-wc_image-wrapper .ticker-wc_image-item-right{grid-column:3;justify-self:end}.ticker-with-content .ticker_box-with-image{position:relative;z-index:2}.ticker-with-content .ticker_box-with-image .ticker_wrapper{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%, -50%)}