.image-with-text-slideshow{display:grid;grid-auto-flow:dense;gap:20px}.image-with-text-slideshow .carousel__slide{width:100%}.image-with-text-slideshow--content{display:flex;width:100%;position:relative;flex-grow:0;overflow:hidden}.image-with-text-slideshow--content-content{display:flex;align-items:center;justify-content:center;position:relative;padding:25px;flex-shrink:0;width:100%;background:var(--bg-body, var(--bg-body, #fff));color:var(--color-body)}.image-with-text-slideshow--content-content>div{max-width:570px;width:100%}.image-with-text-slideshow--content-content .button{padding:12px 16px}.image-with-text-slideshow--content h3{color:inherit}.image-with-text-slideshow--content-icon{margin-bottom:20px;display:inline-block}.image-with-text-slideshow--image{width:100%;overflow:hidden}.image-with-text-slideshow--image-slide{flex-shrink:0;width:100%}.image-with-text-slideshow--image svg,.image-with-text-slideshow--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.image-with-text-slideshow--image-media{position:relative;width:100%;overflow:hidden}.image-with-text-slideshow--image-media.desktop-height-auto svg,.image-with-text-slideshow--image-media.desktop-height-auto img{position:static}.image-with-text-slideshow .flickity-page-dots{--color-body: #fff}.image-with-text-slideshow-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:24px;width:100%}.image-with-text-slideshow-header--pagination-only{display:none}.image-with-text-slideshow-title-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.image-with-text-slideshow-title{margin:0;color:#082415;font-size:32px;font-weight:400;line-height:32px}.image-with-text-slideshow-icon{line-height:0}.image-with-text-slideshow-icon img{height:30px;width:auto;object-fit:contain}.image-with-text-slideshow-pagination{display:none;align-items:center;gap:16px;font-size:16px;font-weight:700;color:#082415}.image-with-text-slideshow-pagination button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#082415;transition:opacity .2s ease}.image-with-text-slideshow-pagination button:hover{opacity:.6}.image-with-text-slideshow-pagination button:disabled,.image-with-text-slideshow-pagination button.is-disabled{opacity:.25;cursor:not-allowed;pointer-events:none}.image-with-text-slideshow .flickity-page-dots{display:none!important}.image-with-text-slideshow-pagination-mobile{display:flex;align-items:center;justify-content:flex-end;gap:16px;font-size:16px;font-weight:700;color:#082415;padding:0 24px 24px;width:100%}.image-with-text-slideshow-pagination-mobile button{background:none;border:none;padding:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:currentColor;transition:opacity .2s ease}.image-with-text-slideshow-pagination-mobile button:hover{opacity:.6}.image-with-text-slideshow-pagination-mobile button:disabled,.image-with-text-slideshow-pagination-mobile button.is-disabled{opacity:.25;cursor:not-allowed;pointer-events:none}.image-with-text-slideshow slide-show[data-fade=true] .flickity-slider{transform:none!important}.image-with-text-slideshow slide-show[data-fade=true] .carousel__slide{left:0!important;opacity:0!important;transition:opacity 1.4s ease-out!important;will-change:opacity;pointer-events:none}.image-with-text-slideshow slide-show[data-fade=true] .carousel__slide.is-selected{opacity:1!important;z-index:2;pointer-events:auto}.image-with-text-slideshow slide-show.image-with-text-slideshow--image[data-fade=true] .carousel__slide{transition:opacity .4s ease-out .7s!important}@keyframes slide-in-x{0%{transform:translate(100px)}to{transform:translate(0)}}.image-with-text-slideshow--content .carousel__slide>div>*{opacity:0;transition:opacity 1.4s ease-out;will-change:transform,opacity}.image-with-text-slideshow--content .carousel__slide.is-selected>div>*{opacity:1;transition:opacity .22s ease-out;animation:slide-in-x .22s ease-out both}.image-with-text-slideshow--content .carousel__slide.is-selected>div>*:nth-child(1){transition-delay:.7s;animation-delay:.7s}.image-with-text-slideshow--content .carousel__slide.is-selected>div>*:nth-child(2){transition-delay:.75s;animation-delay:.75s}.image-with-text-slideshow--content .carousel__slide.is-selected>div>*:nth-child(3){transition-delay:.8s;animation-delay:.8s}.image-with-text-slideshow--content .carousel__slide.is-selected>div>*:nth-child(4){transition-delay:.85s;animation-delay:.85s}.image-with-text-slideshow--content .carousel__slide.is-selected>div>*:nth-child(5){transition-delay:.9s;animation-delay:.9s}.image-with-text-slideshow--image .carousel__slide .image-with-text-slideshow--image-media{will-change:opacity}.full-width-row-full .image-with-text-slideshow-pagination-mobile{padding-left:15px;padding-right:15px}@media only screen and (max-width:767px){.row:not(.full-width-row-full) .image-with-text-slideshow--image{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.image-with-text-slideshow--image-media.mobile-height-square{aspect-ratio:1 / 1;min-height:0}.image-with-text-slideshow--image-media.mobile-height-square img,.image-with-text-slideshow--image-media.mobile-height-square svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.image-with-text-slideshow-header{padding:0 15px}.image-with-text-slideshow-title{font-size:24px}}@media only screen and (min-width:768px){.image-with-text-slideshow{grid-template-areas:"media content";grid-template-columns:1fr 1fr}.image-with-text-slideshow.text_first{grid-template-areas:"content media"}.image-with-text-slideshow--content{grid-area:content}.image-with-text-slideshow--content-content{padding:45px}.image-with-text-slideshow--content .flickity-viewport,.image-with-text-slideshow--content .carousel__slide{min-height:100%}.image-with-text-slideshow--image{grid-area:media}.image-with-text-slideshow.grid--image-small,.image-with-text-slideshow.grid--image-large.text_first{grid-template-columns:4fr 6fr}.image-with-text-slideshow.grid--image-large,.image-with-text-slideshow.grid--image-small.text_first{grid-template-columns:6fr 4fr}.image-with-text-slideshow-header{flex-wrap:nowrap}.image-with-text-slideshow-title-wrapper{width:auto;justify-content:flex-start;gap:16px}.image-with-text-slideshow-pagination{display:flex}.image-with-text-slideshow-header--pagination-only{display:flex;justify-content:flex-end}.full-width-row-full .image-with-text-slideshow-header--pagination-only{padding-left:92px;padding-right:92px}.image-with-text-slideshow-pagination-mobile{display:none}}@media only screen and (min-width:1068px){.image-with-text-slideshow--content-content{padding:70px}.image-with-text-slideshow--content.is-draggable .image-with-text-slideshow__content-content{padding:70px 70px 90px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/image-with-text-slideshow.css.map */
