.product-info-v1{padding:2rem;background-color:var(--background-color, #EDEDED)}.product-info-v1__content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.product-info-v1__image{position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.product-info-v1__image img{width:100%;height:auto;display:block;object-fit:cover}.product-info-v1__intro{margin-bottom:1.5rem;display:flex;align-items:center}.product-info-v1__intro-line{display:inline-block;width:18px;height:1px;background-color:rgba(var(--color-foreground),.5);margin-right:6px;vertical-align:middle;opacity:.8}.product-info-v1__intro-text{color:#1c1c1c;font-size:1.15rem;font-weight:400;line-height:120%;letter-spacing:.15rem;display:inline-block;vertical-align:middle;opacity:.8}.product-info-v1__heading{font-size:2.8rem;font-weight:600;line-height:1.2;color:#000;text-transform:none;letter-spacing:-.02em;text-align:left}.product-info-v1__description{color:var(--Neutral-color-500, #57585D);font-size:1.6rem;font-weight:400;line-height:2.75rem;text-align:left;opacity:.7;margin-bottom:1.5rem}.product-info-v1__description p{margin:0}.product-info-v1__features{display:flex;flex-direction:column;gap:1rem}.product-info-v1__feature{display:flex;align-items:center;gap:1rem}.product-info-v1__checkmark{margin-top:9px}.product-info-v1__checkmark svg{width:20px;height:20px;opacity:.6}.product-info-v1__feature-text{color:var(--Neutral-color-500, #57585D);font-size:1.4rem;font-weight:400;line-height:1.75;opacity:.7;text-align:left}@media (max-width: 768px){.product-info-v1__content{grid-template-columns:1fr;gap:2.5rem;text-align:center}.product-info-v1__intro{text-align:center}}@media (max-width: 480px){.product-info-v1__content{gap:2rem}}.product-info-v1__feature{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.product-info-v1__feature:nth-child(1){animation-delay:.1s}.product-info-v1__feature:nth-child(2){animation-delay:.2s}.product-info-v1__feature:nth-child(3){animation-delay:.3s}.product-info-v1__feature:nth-child(4){animation-delay:.4s}.product-info-v1__feature:nth-child(5){animation-delay:.5s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.product-info-v1__image{transition:transform .3s ease}.product-info-v1__image:hover{transform:translateY(-5px)}.product-info-v1__checkmark svg{transition:transform .2s ease}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-product-info-v1.css.map */
