.image-slider-with-text{display:flex;flex-wrap:wrap;overflow:hidden}@keyframes image-slider-with-text-pulse{0%{transform:scale(1);box-shadow:0 0 color-mix(in srgb,var(--image-slider-with-text-button-bg, var(--color-accent)) 22%,transparent)}70%{transform:scale(1.04);box-shadow:0 0 0 14px color-mix(in srgb,var(--image-slider-with-text-button-bg, var(--color-accent)) 0%,transparent)}to{transform:scale(1);box-shadow:0 0 color-mix(in srgb,var(--image-slider-with-text-button-bg, var(--color-accent)) 0%,transparent)}}[dir=rtl] .image-slider-with-text,.image-slider-with-text.text_first{flex-direction:row-reverse}.image-slider-with-text__carousel,.image-slider-with-text__content{width:100%}.image-slider-with-text__carousel{background:var(--image-slider-with-text-media-bg, var(--color-accent3))}.image-slider-with-text__carousel .carousel__slide{width:100%}.image-slider-with-text__carousel .flickity-page-dots{position:static;width:100%;padding:10px 0 0;background:var(--image-slider-with-text-media-bg, var(--color-accent3));text-align:center}.image-slider-with-text__carousel .flickity-page-dots .dot{width:6px;height:6px;margin:0 5px;border:0;opacity:1;border-color:#b7b7b7;background:#b7b7b7}@media only screen and (min-width:768px){.image-slider-with-text__carousel .flickity-page-dots .dot{width:6px;height:6px;margin:0 6px}}.image-slider-with-text__carousel .flickity-page-dots .dot.is-selected{background:#7e7e7e}.image-slider-with-text__carousel .flickity-nav{display:flex;width:40px;height:40px;margin-top:-20px;border:0;background:transparent;opacity:1}.image-slider-with-text__carousel .flickity-nav:hover{background:transparent}.image-slider-with-text__carousel .flickity-nav svg path{stroke:#fff}.image-slider-with-text__carousel .flickity-nav.flickity-prev{left:10px}.image-slider-with-text__carousel .flickity-nav.flickity-next{right:10px}@media only screen and (min-width:768px){.image-slider-with-text__carousel .flickity-nav.flickity-prev{left:18px}.image-slider-with-text__carousel .flickity-nav.flickity-next{right:18px}}@media only screen and (max-width:767px){.image-slider-with-text__carousel .flickity-nav{display:none}}.image-slider-with-text__slide{position:relative}.image-slider-with-text__media{position:relative;overflow:hidden;background:var(--image-slider-with-text-media-bg, var(--color-accent3))}.image-slider-with-text__media .placeholder_svg_tag,.image-slider-with-text__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.image-slider-with-text__media .placeholder_svg_tag{background:transparent;fill:var(--color-accent2)}.image-slider-with-text.image-fit-contain .image-slider-with-text__media .placeholder_svg_tag,.image-slider-with-text.image-fit-contain .image-slider-with-text__media img{position:static;inset:auto;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.image-slider-with-text.image-fit-contain .image-slider-with-text__media,.image-slider-with-text.image-fit-contain .image-slider-with-text__media-link{display:flex;align-items:center;justify-content:center}.image-slider-with-text__media-link{display:block;width:100%;height:100%}.image-slider-with-text__content{display:flex;justify-content:flex-start;background:var(--image-slider-with-text-content-bg, var(--color-accent3));color:var(--image-slider-with-text-content-color, var(--color-accent));padding:0}.image-slider-with-text.content-position-center .image-slider-with-text__content{justify-content:center}.image-slider-with-text.content-position-right .image-slider-with-text__content{justify-content:flex-end}.image-slider-with-text__content-inner{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:560px;padding:32px 24px;color:inherit}@media only screen and (min-width:768px){.image-slider-with-text__content-inner{padding:48px 32px 48px 40px}}@media only screen and (min-width:1068px){.image-slider-with-text__content-inner{padding:56px 36px 56px 48px}}.image-slider-with-text__content-inner>*:last-child{margin-bottom:0}.image-slider-with-text__content-inner .subheading,.image-slider-with-text__content-inner h3,.image-slider-with-text__content-inner .rte{margin-bottom:0}.image-slider-with-text__content-inner .subheading,.image-slider-with-text__content-inner h3,.image-slider-with-text__content-inner .rte,.image-slider-with-text__content-inner .rte p{color:inherit}.image-slider-with-text__content-inner .rte p:last-child{margin-bottom:0}.image-slider-with-text__content-inner .subheading+h3,.image-slider-with-text__content-inner .subheading+.rte,.image-slider-with-text__content-inner h3+.rte{margin-top:12px}.image-slider-with-text__content-inner .rte{margin-top:0}.image-slider-with-text__copy{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px}.image-slider-with-text__copy-line{width:6px;min-height:100%;align-self:stretch;flex-shrink:0;background:var(--image-slider-with-text-line-color, var(--image-slider-with-text-content-color, var(--color-accent)));border-radius:999px}.image-slider-with-text__copy-body{display:flex;flex-direction:column;gap:0;flex:1}.image-slider-with-text__content-inner .button{width:auto;min-width:160px;align-self:flex-start;background:var(--image-slider-with-text-button-bg, var(--color-accent));color:var(--image-slider-with-text-button-text, #fff);--solid-button-label: var(--image-slider-with-text-button-text, #fff);animation:image-slider-with-text-pulse 2s infinite;transform-origin:center}.image-slider-with-text__content-inner .button:hover,.image-slider-with-text__content-inner .button:focus-visible{color:var(--image-slider-with-text-button-text, #fff);animation-play-state:paused}.image-slider-with-text__content-inner .button.outline{--outline-button-label: var(--image-slider-with-text-button-bg, var(--color-accent));--color-form-border: var(--image-slider-with-text-button-bg, var(--color-accent))}.image-slider-with-text__content-inner .button:not(.outline){--solid-button-background: var(--image-slider-with-text-button-bg, var(--color-accent));--solid-button-label: var(--image-slider-with-text-button-text, #fff)}.image-slider-with-text__content-inner .button.outline:hover,.image-slider-with-text__content-inner .button.outline:focus-visible{color:var(--image-slider-with-text-button-text, #fff)}.image-slider-with-text.text-center .image-slider-with-text__content-inner{text-align:center}.image-slider-with-text.text-center .image-slider-with-text__content-inner .button{align-self:center}.image-slider-with-text.text-right .image-slider-with-text__content-inner{text-align:right}.image-slider-with-text.text-right .image-slider-with-text__content-inner .button{align-self:flex-end}@media only screen and (min-width:768px){.image-slider-with-text.grid--image-small>*{width:50%}.image-slider-with-text.grid--image-medium>*{width:50%}.image-slider-with-text.grid--image-large>*{width:50%}}@media only screen and (min-width:1068px){.image-slider-with-text.grid--image-small{--image-slider-with-text-slide-width: 520px}.image-slider-with-text.grid--image-medium{--image-slider-with-text-slide-width: 595px}.image-slider-with-text.grid--image-large{--image-slider-with-text-slide-width: 670px}.image-slider-with-text>.image-slider-with-text__carousel{width:min(100%,var(--image-slider-with-text-slide-width, 595px));flex:0 0 min(100%,var(--image-slider-with-text-slide-width, 595px))}.image-slider-with-text>.image-slider-with-text__content{width:auto;flex:1 1 0;min-width:0}}@media only screen and (max-width:767px){.image-slider-with-text{--image-slider-with-text-mobile-panel-height: clamp(260px, 72vw, 300px);flex-wrap:nowrap!important;align-items:flex-start}.image-slider-with-text>.image-slider-with-text__carousel{width:44%;flex:0 0 44%;min-width:0;height:var(--image-slider-with-text-mobile-panel-height)}.image-slider-with-text>.image-slider-with-text__content{width:56%;flex:0 0 56%;min-width:0;height:var(--image-slider-with-text-mobile-panel-height)}.image-slider-with-text__carousel .flickity-viewport{height:calc(var(--image-slider-with-text-mobile-panel-height) - 18px)!important}.image-slider-with-text__carousel .flickity-page-dots{height:18px;padding:6px 0 0}.image-slider-with-text__media{height:calc(var(--image-slider-with-text-mobile-panel-height) - 18px)!important;min-height:0!important}.image-slider-with-text.image-fit-contain>.image-slider-with-text__carousel{align-self:flex-start}.image-slider-with-text.image-fit-contain .image-slider-with-text__media{height:calc(var(--image-slider-with-text-mobile-panel-height) - 18px)!important;min-height:0!important}.image-slider-with-text.image-fit-contain .image-slider-with-text__media-link{height:100%}.image-slider-with-text.image-fit-contain .image-slider-with-text__media .placeholder_svg_tag,.image-slider-with-text.image-fit-contain .image-slider-with-text__media img{width:100%;height:100%;max-height:none;object-fit:cover}.image-slider-with-text__content-inner{height:100%;max-width:none;max-height:100%;min-height:0!important;justify-content:flex-start;overflow:visible;padding:8px 8px 8px 10px}.image-slider-with-text__copy{gap:7px;max-height:none;margin-bottom:7px;overflow:visible}.image-slider-with-text__copy-line{width:3px}.image-slider-with-text__content-inner .subheading{font-size:7.5px;line-height:1.15}.image-slider-with-text__content-inner h3{font-size:12.5px;line-height:1.12}.image-slider-with-text__content-inner .rte{display:block;font-size:9px;line-height:1.22;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:initial}.image-slider-with-text__content-inner .subheading+h3,.image-slider-with-text__content-inner .subheading+.rte,.image-slider-with-text__content-inner h3+.rte{margin-top:6px}.image-slider-with-text__content-inner .button{min-width:0;width:auto;height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:9px;line-height:1.1}}@media only screen and (max-width:767px){.pg-mobile-image-slider-carousel{width:100%;margin:var(--section-spacing-mobile, 0) 0;overflow:hidden}.pg-mobile-image-slider-carousel__track{display:flex;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pg-mobile-image-slider-carousel__track::-webkit-scrollbar{display:none}.pg-mobile-image-slider-carousel__track>.section-image-slider-with-text{width:100%;min-width:100%;flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}.pg-mobile-image-slider-carousel .image-slider-with-text.section-spacing{margin-top:0!important;margin-bottom:0!important}.pg-mobile-image-slider-carousel__dots{display:flex;align-items:center;justify-content:center;gap:8px;height:20px;margin:8px 0 0}.pg-mobile-image-slider-carousel__dot{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#b7b7b7}.pg-mobile-image-slider-carousel__dot.is-active{background:#7e7e7e}}@media only screen and (min-width:768px){.pg-mobile-image-slider-carousel__dots{display:none}}@media(prefers-reduced-motion:reduce){.image-slider-with-text__content-inner .button{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/image-slider-with-text.css.map */
