.three-col-section{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;box-sizing:border-box;width:100%}.three-col-section__heading{text-align:center;margin-bottom:32px}.three-col-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.three-col-item{display:flex;flex-direction:column;align-items:center;min-width:0}.col-slider{position:relative;overflow:hidden;border-radius:8px;width:400px;height:300px;max-width:100%;background:#f2f2f2}.col-slider__track{display:flex;height:100%;transition:transform .4s ease}.col-slider__slide{flex:0 0 100%;width:100%;height:100%;min-width:0;max-width:100%}.col-slider__slide img{width:auto;height:300px}.col-slider__img,.col-slider__slide .placeholder{width:100%;height:100%;max-width:100%;object-fit:contain;display:block}.col-slider__prev,.col-slider__next{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center}.col-slider__prev{left:10px}.col-slider__next{right:10px}.col-slider[data-single=true] .col-slider__prev,.col-slider[data-single=true] .col-slider__next{display:none}.col-slider__dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:6px}.col-slider__dot{width:7px;height:7px;border-radius:50%;background:#fff9;border:none;padding:0;cursor:pointer}.col-slider__dot.is-active{background:#fff}.three-col-item__title{margin-top:16px;margin-bottom:8px}.three-col-item__desc{font-size:14px;opacity:.85}@media screen and (max-width:989px){.three-col-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/three-column-slider.css.map */
