.product-detail__back{color:var(--color-primary);margin-bottom:20px;font-weight:500;text-decoration:none;transition:transform .3s;display:inline-block}@media (hover:hover){.product-detail__back:hover{transform:translate(-5px)}}@media (hover:none){.product-detail__back:active{transform:translate(-5px)}}.product-detail__intro{margin-bottom:30px;font-size:20px;font-weight:500;line-height:1.5}.product-detail__description{margin-bottom:30px}.product-detail__description p{margin-bottom:20px;font-size:16px;line-height:1.6}.product-detail__description p:last-child{margin-bottom:0}.product-detail__features{margin-bottom:40px;padding-left:20px}.product-detail__features li{margin-bottom:15px;font-size:16px;line-height:1.5}.product-detail__features li:last-child{margin-bottom:0}.product-detail__cta{border-radius:var(--border-radius);text-align:center;background-color:#f7f9ff;margin-top:40px;padding:30px}.product-detail__terms{color:var(--color-darkgray);margin-top:15px;font-size:14px}.product-detail__case-link{color:var(--color-primary);margin-top:20px;font-weight:500;text-decoration:none;transition:transform .3s;display:inline-block}@media (hover:hover){.product-detail__case-link:hover{transform:translate(5px)}}@media (hover:none){.product-detail__case-link:active{transform:translate(5px)}}.case-stats{margin:0 0 40px;padding:0;list-style:none}.case-stats__item{border-radius:var(--border-radius);border-left:4px solid var(--color-primary);background-color:#f7f9ff;flex-direction:column;margin-bottom:30px;padding:20px;display:flex}.case-stats__item:last-child{margin-bottom:0}.case-stats__number{color:var(--color-primary);margin-bottom:10px;font-size:32px;font-weight:700}.case-stats__label{font-size:16px;line-height:1.5}
