.product-feature-slide.dark{background-color:var(--grey-825);border-radius:1.2rem;height:auto}.product-feature-slide .slide__image{align-items:center;display:flex;justify-content:center}.product-feature-slide .slide__image img{border-radius:1.2rem;height:100%;max-height:45rem;min-height:22rem;object-fit:cover;width:100%}@media screen and (min-width:640px){.product-feature-slide .slide__image img{min-height:30rem}}@media screen and (min-width:1280px){.product-feature-slide .slide__image img{min-height:45rem}}@media screen and (min-width:1536px){.product-feature-slide .slide__image img{max-height:55rem;min-height:55rem}}.product-feature-slide .slide__image+.slide__content{margin-top:2.7rem}.product-feature-slide .slide__content{display:flex;flex-direction:column}.product-feature-slide.dark .slide__content{padding:0 2rem 2rem}@media screen and (min-width:1024px){.product-feature-slide .slide__content{align-items:start;flex-direction:row;justify-content:space-between}}.product-feature-slide .slide__content h4{color:var(--grey-875);font-size:2rem;font-weight:700;line-height:2.46rem}.product-feature-slide.dark .slide__content h4{color:var(--white)}.product-feature-slide .slide__content h4,.product-feature-slide .slide__content>div{margin:0}.product-feature-slide .slide__content h4+div{margin-top:1.2rem}@media screen and (min-width:1024px){.product-feature-slide .slide__content h4{font-size:2.6rem;line-height:3.19rem}.product-feature-slide .slide__content h4,.product-feature-slide .slide__content>div{max-width:50%}.product-feature-slide .slide__content h4+div{margin-left:1.6rem;margin-top:0}}.product-feature-slide .slide__content>div{color:var(--grey-875);font-size:1.6rem;font-weight:400;line-height:2.38rem;opacity:.6}.product-feature-slide.dark .slide__content>div{color:var(--white)}