.card-type-two{align-items:flex-start;background:var(--color-primitive-surface-surf-container-lowest,#fefefc);border-radius:var(--radius-alias-container,4px);display:flex;flex:1 0 0;flex-direction:column;max-height:356px;max-width:360px;padding:32px 24px}.card-type-two-image{display:flex;height:100px;margin-bottom:32px;padding:3px 8px;width:100px}.card-type-two-image .card-type-two-image-img{height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.card-type-two:hover .card-type-two-image .card-type-two-image-img{transform:scale(1.1)}.card-type-two-content .card-type-two-title{color:var(--color-primitive-secondary-secondary,#0072b5);font-size:24px;font-weight:600;line-height:34px;margin-bottom:8px}.card-type-two-content .card-type-two-description{color:var(--color-alias-text-secondary,#373a36);font-size:16px;font-weight:400;line-height:24px;margin-bottom:32px}.card-type-two-content .card-type-two-price{color:var(--color-primitive-secondary-secondary,#0072b5);font-size:24px;font-weight:600;line-height:34px;margin-bottom:0}