.image-with-bullets{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--text-boxes-radius, 0px);overflow:hidden;border-radius:2rem;margin:2rem auto;aspect-ratio:2 / 1}.image-with-bullets--reverse{direction:rtl}.image-with-bullets--reverse>*{direction:ltr}.image-with-bullets__media{position:relative;height:100%}.image-with-bullets__image{width:100%;height:100%;object-fit:cover;display:block}.image-with-bullets__content{padding:5rem 4rem;display:flex;flex-direction:column;justify-content:center;gap:2rem;height:100%;overflow-y:auto}.image-with-bullets__heading{font-family:var(--font-heading-family);text-transform:uppercase;margin:0}.image-with-bullets__subheading{font-family:var(--font-body-family);margin:0;opacity:.85}.image-with-bullets__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem}.image-with-bullets__item{display:flex;align-items:center;gap:1.5rem}.image-with-bullets__icon{flex-shrink:0;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}.image-with-bullets__icon img{width:100%;height:100%;object-fit:contain;display:block}.image-with-bullets__icon--emoji{font-size:2.8rem}.image-with-bullets__icon--dot{width:1rem;height:1rem;border-radius:50%;background-color:currentColor;margin:0 2rem}.image-with-bullets__item-text{font-family:var(--font-body-family);font-size:2rem}.image-with-bullets__slide-in{opacity:0;will-change:transform,opacity}.image-with-bullets__slide-in--left{transform:translate(-250px)}.image-with-bullets__slide-in--right{transform:translate(250px)}@media screen and (max-width:749px){.image-with-bullets{grid-template-columns:1fr;aspect-ratio:auto}.image-with-bullets__media{height:auto;min-height:30rem}.image-with-bullets__content{padding:3rem 2rem;height:auto}.image-with-bullets__slide-in--left,.image-with-bullets__slide-in--right{transform:translateY(30px)}}@media(prefers-reduced-motion:reduce){.image-with-bullets__slide-in{transition:none;opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-image-with-bullets.css.map */
