.product-card{box-shadow:0 3px 6px #00000026;border-radius:20px;background-color:#fff}@media(min-width:992px){.product-card{border-radius:40px}}.product-card>div+div{border-top:1px solid #ecf2f6}.product-card .product-card__bottom{border-top:none;padding:20px;display:grid;grid-template-columns:100%;gap:20px;border-radius:0 0 20px 20px}@media(min-width:992px){.product-card .product-card__bottom{padding:20px 40px 40px;border-radius:0 0 40px 40px}}.product-card .product-card__bottom--calculator{background-color:#ecf2f6}.product-card .product-card__bottom--expandables{display:grid;grid-auto-rows:auto;grid-auto-columns:100%;gap:20px}.product-card .product-card__bottom--expandables>div{grid-column:1/2}
