.product-grp .product-module{align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 6px 14px 0 rgba(0,0,0,.12);display:flex;flex-direction:column;height:auto;justify-content:top;margin:16px;min-height:320px;padding:40px;text-align:center;width:auto}.product-grp .product-image img,.product-grp .product-image img:hover{border-radius:8px;max-height:72px;max-width:72px}.product-grp .product-image img:hover{transition:.2s;transition-timing-function:easeout}.product-grp .product-content-wrapper{padding:0}.product-grp .product-content-wrapper h2{color:#232428;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;margin-bottom:12px;text-align:center}.product-grp .product-content-wrapper p{font-family:Inter,sans-serif;font-size:14px;line-height:140%;margin-bottom:4px;margin-left:4px;margin-right:4px;min-height:104px}.product-grp .product-btn a{background-color:#fff;border:0 solid #1977d9;border-radius:999px;color:#1977d9;font:normal 600 14px/1em Poppins,sans-serif;margin:16px;padding:12px 24px;text-decoration:none;transition:background-color .4s ease,color .4s ease,border-color .4s ease}.product-grp .product-btn a:hover{background-color:#ebf6ff;border-color:#1977d9;color:#1977d9;text-decoration:none}@media (max-width:1010px){.product-grp .product-module{max-width:100%}}@media (max-width:767px){.product-grp .product-module{height:auto;max-width:100%}.product-grp .product-content-wrapper h2{font-size:16px}.product-grp .product-content-wrapper p{font-size:12px}.product-grp .product-btn a{max-width:none;padding:8px 16px}}