.product-options .flex{align-items:stretch;gap:8px}.product-options .card{flex-basis:calc(25% - 4px);padding:20px}.product-options .card .card__price{color:var(--neutral-600,#374656);margin-top:2px}.product-options .card .body-sm{color:var(--neutral-800,#1f2a35);margin-top:8px}.product-options .card .card__text{margin-bottom:4px}.product-options .card a{align-items:center;color:var(--accent-500,#2563eb);display:inline-flex;font-size:13px;font-weight:600;gap:4px;line-height:13px;margin-top:auto}@media screen and (max-width:768px){.product-options .flex{flex-wrap:wrap}.product-options .card{flex-basis:calc(50% - 4px)}.product-options .card .card__text{max-width:80%}}@media screen and (max-width:600px){.product-options .card{flex-basis:100%}}
