.support-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;background-color:#f2f2f2;border-radius:20px;padding:18px 20px;min-height:260px;transition:box-shadow .2s ease,transform .2s ease}.support-card:hover{box-shadow:0 8px 24px #0000000f;transform:translateY(-2px)}.support-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:165px}.support-dot{width:42px;height:42px;border-radius:9999px;flex-shrink:0;margin-top:8px;margin-left:8px}.support-dot-green{background-color:#6fc498}.support-dot-blue{background-color:#4c7fd9}.support-dot-purple{background-color:#ea99ff}.support-illustration{position:relative;width:130px;height:165px;display:flex;align-items:flex-end;justify-content:center}.support-illustration-img{position:relative;z-index:1;height:165px;width:auto;-o-object-fit:contain;object-fit:contain}.support-card-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:16px}.support-card-title{color:#4d4d4d;font-weight:600;font-size:2.1rem;line-height:1.15;white-space:pre-line;letter-spacing:-.01em}.support-read-more{align-self:flex-end;color:#4d4d4d;font-size:.85rem;font-weight:100;background:none;border:none;cursor:pointer;padding:4px 2px;white-space:nowrap;text-decoration:none;transition:color .15s ease}.support-read-more:hover,.support-read-more:focus-visible{color:#4d4d4d;text-decoration:underline}@media (max-width: 767px){.support-illustration{width:160px;height:200px}.support-illustration-img{height:200px}.support-read-more{display:none}.support-card{cursor:pointer}}@media (min-width: 640px){.support-card{padding:22px 24px;min-height:280px}.support-card-title{font-size:1.8rem}.support-illustration{width:145px;height:176px}.support-illustration-img{height:176px}}@media (min-width: 1024px){.support-card{aspect-ratio:1 / 1;min-height:0;border-radius:14%;padding:28px}.support-dot{width:42px;height:42px;margin-top:8px;margin-left:8px}.support-illustration{width:151px;height:176px}.support-illustration-img{height:176px}.support-card-bottom{gap:8px;margin-top:12px}.support-card-title{font-size:40px}.support-read-more{font-size:27px}}
