.product-feature__inner{display:grid}.product-feature--default .product-feature__inner{align-items:center}@media(min-width:768px){.product-feature__inner{grid-template-columns:5.7fr 4.3fr}}.product-feature__image{position:relative}.product-feature__image img{height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:768px){.product-feature__image .image{height:100%;padding:0}
}.product-feature__carousel{position:relative;width:100%;height:100%;max-width:24.4rem;margin-left:auto;margin-right:auto;overflow:hidden;padding-top:4rem;padding-bottom:4rem;text-align:center}@media(min-width:992px){.product-feature__carousel{margin:0 auto;max-width:37.5rem;padding-top:4.8rem;padding-bottom:4.8rem}
}.product-feature__carousel__navigation{display:flex;align-items:center;justify-content:space-between;color:var(--color-dark-chocolate);max-width:11.8rem;margin:0 auto}@media(min-width:768px){.product-feature__carousel__navigation{max-width:6.6rem}}.product-feature__content{max-width:59rem;margin-left:auto;margin-right:auto;padding:4rem 2rem 0;text-align:center}
@media(min-width:768px){.product-feature__content{padding-bottom:4rem;text-align:left}}.product-feature__info__copy,.product-feature__info .link{margin-top:.5rem}.product-feature__info+.product-card{margin-top:2rem}.product-feature__dot{position:absolute;cursor:pointer;width:2.3rem;height:2.3rem;border:.4rem solid var(--color-beige);border-radius:100%;transition:all ease .3s}
.product-feature__dot.active{background-color:var(--color-beige);border-color:var(--color-beige);width:4.2rem;height:4.2rem;margin-left:-0.95rem;margin-top:-0.95rem}@media(min-width:768px){.product-feature .product-card picture{padding:2.8rem}}.product-feature .product-card picture img{-o-object-fit:contain;object-fit:contain}
.product-feature .product-card .text{margin-top:.5rem}.product-feature [data-carousel-previous],.product-feature [data-carousel-next]{cursor:pointer}