.fw-700{font-weight:700}.fw-600{font-weight:600}.fw-500{font-weight:500}.fw-400{font-weight:400}.fw-300{font-weight:300}.product-card{background-color:#fff;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,.07);padding:40px 24px 20px}.product-card__logo{height:50px}.product-card-wrapper{display:grid;gap:18px 28px;grid-template-columns:1fr;margin-top:2rem}@media(min-width:768px){.product-card-wrapper{grid-template-columns:1fr 1fr}}.product-card__list{list-style-type:none;margin-top:30px}.product-card li{border-top:1px solid #eee;font:400 16px Poppins,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;padding:16px 0 16px 40px}.product-card a{-webkit-text-decoration-line:underline;text-decoration-line:underline}.product-card a:hover{color:#4c83ee}