.product{background:#ededed}.product .product-wrapper{margin-top:5rem}.product .item-wrapper{display:flex;gap:2rem;justify-content:center}.product .inner{display:flex;justify-content:space-between}.product .right{align-items:flex-start;display:flex}.product .item{background:#fff;border-radius:2.8rem;margin-bottom:2rem;padding:3.5rem;width:50rem}.product .item img{width:17rem}.product-number{color:#c8102e;font-size:7rem;font-style:italic;line-height:1}.product-wrapper h3{color:#c8102e;font-size:2.4rem;margin:1rem 0}.product-wrapper p.lead{font-size:2.3rem;font-weight:600;line-height:1.5;margin-bottom:2rem;white-space:nowrap}@media (max-width:768px){.product .item-wrapper{display:block}.product .item{width:100%}.product .inner{display:block;margin:0}.product .right{margin-bottom:2rem;text-align:center}}@media (max-width:1024px){.product .item-wrapper{margin-top:0}.product .item{padding:2rem;width:100%}.product .item img{width:12rem}.product-wrapper h3,.product-wrapper p.lead{font-size:2rem}.product .inner{align-items:center}.product .right{justify-content:center}}