.style_card__AseAb{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;padding:2rem;border:1px solid #cfe4e4;border-radius:1rem;background:#f2f8f8}.style_title__hde6A{margin:0;color:#163333;font-size:1.25rem;font-weight:700;line-height:1.4}.style_description__3Q2X6{max-width:42rem;margin:.5rem 0 0;color:#4d6666;line-height:1.65}.style_button__ymI9X{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.75rem 1.25rem;border-radius:.625rem;background:#37999b;color:#fff;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s ease,transform .15s ease}.style_button__ymI9X:hover{background:#2c7f81;transform:translateY(-1px)}.style_button__ymI9X:focus-visible{outline:3px solid rgba(55,153,155,.35);outline-offset:3px}@media (max-width:640px){.style_card__AseAb{align-items:stretch;flex-direction:column;padding:1.5rem}.style_button__ymI9X{width:100%}}.dark .style_card__AseAb{border-color:#315656;background:#172828}.dark .style_title__hde6A{color:#f2f8f8}.dark .style_description__3Q2X6{color:#b6caca}