.image-with-text-slideshow--content,.image-with-text-slideshow--image{isolation:isolate;border-radius:var(--block-border-radius, 16px)}.image-with-text-slideshow--image{box-shadow:var(--block-shadows)}.image-with-text-slideshow{display:grid;grid-auto-flow:dense}@media only screen and (min-width: 768px){.image-with-text-slideshow{grid-template-areas:"media content";grid-template-columns:1fr 1fr}}@media only screen and (min-width: 768px){.image-with-text-slideshow.text_first{grid-template-areas:"content media"}}.image-with-text-slideshow .carousel__slide{width:100%}.image-with-text-slideshow--content{display:flex;width:100%;position:relative;flex-grow:0;overflow:hidden}@media only screen and (min-width: 768px){.image-with-text-slideshow--content{grid-area:content}}.image-with-text-slideshow--content-content{display:flex;align-items:center;justify-content:center;position:relative;padding:25px;max-width:700px;flex-shrink:0;width:100%;background:var(--color-bg, var(--bg-body, #f5f5f5));color:var(--color-text, var(--color-body, #2c2d2e))}@media only screen and (min-width: 768px){.image-with-text-slideshow--content-content{padding:45px}}@media only screen and (min-width: 1068px){.image-with-text-slideshow--content-content{padding:70px}}.image-with-text-slideshow--content-content>div{width:100%}@media only screen and (min-width: 1068px){.image-with-text-slideshow--content.is-draggable .image-with-text-slideshow__content-content{padding:70px 70px 90px}}.image-with-text-slideshow--content h3{color:inherit}.image-with-text-slideshow--content p{margin-bottom:30px}@media only screen and (min-width: 768px){.image-with-text-slideshow--content .flickity-viewport,.image-with-text-slideshow--content .carousel__slide{min-height:100%}}.image-with-text-slideshow--image{width:100%;overflow:hidden}@media only screen and (min-width: 768px){.image-with-text-slideshow--image{grid-area:media}}.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 svg{padding:50px}.image-with-text-slideshow--image-media{position:relative;width:100%;overflow:hidden}.animation-element{opacity:0;-moz-transition:all .8s linear;-webkit-transition:all .8s linear;-o-transition:all .8s linear;transition:all .8s linear;-moz-transform:translate3d(-100px,0px,0px);-webkit-transform:translate3d(-100px,0px,0px);-o-transform:translate(-100px,0px);-ms-transform:translate(-100px,0px);transform:translate3d(-100px,0,0)}.animation-element.in-view{opacity:1;-moz-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translateZ(0)}.image-with-text-slideshow--image-media.desktop-height-auto svg,.image-with-text-slideshow--image-media.desktop-height-auto img{position:static}@media only screen and (min-width: 768px){.image-with-text-slideshow.grid--image-small{grid-template-columns:4fr 6fr}}@media only screen and (min-width: 768px){.image-with-text-slideshow.grid--image-small.text_first{grid-template-columns:6fr 4fr}}@media only screen and (min-width: 768px){.image-with-text-slideshow.grid--image-large{grid-template-columns:6fr 4fr}}@media only screen and (min-width: 768px){.image-with-text-slideshow.grid--image-large.text_first{grid-template-columns:4fr 6fr}}.image-with-text-slideshow .flickity-page-dots{--color-body: #fff}.section-image-with-text-slideshow .row{margin:0;padding:0;max-width:100%}.section-image-with-text-slideshow .row .columns{padding:0}.section-image-with-text-slideshow .row .columns .image-with-text-slideshow{display:flex;gap:0;justify-content:center;align-items:center}@media screen and (max-width: 767px){.section-image-with-text-slideshow .row .columns .image-with-text-slideshow{flex-direction:column}}.section-image-with-text-slideshow .row .columns .image-with-text-slideshow .image-with-text-slideshow--image .image-with-text-slideshow--image-media img{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:480px!important;transition:max-width .15s,margin .15s,padding .15s;object-fit:contain}.section-image-with-text-slideshow .row .columns .image-with-text-slideshow .image-with-text-slideshow--content{min-height:450px;background:#c7e0f1;border-radius:0;justify-content:center;align-items:center}.section-image-with-text-slideshow .row .columns .image-with-text-slideshow .image-with-text-slideshow--content .flickity-viewport .image-with-text-slideshow--content-content{max-width:100%}.section-image-with-text-slideshow .row .columns .image-with-text-slideshow .image-with-text-slideshow--content .flickity-viewport .image-with-text-slideshow--content-content .h4{font-size:35px;font-weight:100;color:var(--color-heading, #0e4192);line-height:1.2;margin-bottom:40px;letter-spacing:normal}.section-image-with-text-slideshow .row .columns .image-with-text-slideshow .image-with-text-slideshow--content .flickity-viewport .image-with-text-slideshow--content-content .h4:after{content:"";border-bottom:3px solid var(--color-heading, #0e4192);display:block;height:20px;max-width:40px}@media screen and (max-width: 767px){.section-image-with-text-slideshow .row .columns .image-with-text-slideshow .image-with-text-slideshow--content .flickity-viewport .image-with-text-slideshow--content-content .h4{font-size:28px}}.section-image-with-text-slideshow .row .columns .image-with-text-slideshow .image-with-text-slideshow--content .flickity-viewport .image-with-text-slideshow--content-content p{font-size:21px;letter-spacing:.5px;color:var(--color-heading, #0e4192);margin-bottom:20px}.section-image-with-text-slideshow .row .columns .image-with-text-slideshow .image-with-text-slideshow--content .flickity-viewport .image-with-text-slideshow--content-content p strong{font-family:Brandon Bold}@media screen and (max-width: 767px){.section-image-with-text-slideshow .row .columns .image-with-text-slideshow .image-with-text-slideshow--content .flickity-viewport .image-with-text-slideshow--content-content p{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/143/assets/image-with-text-slideshow.css.map */
