.cd-card{background:#fff;border:1px solid var(--cool-gray-200);border-radius:16px;display:flex;flex-direction:column;gap:24px;height:100%;padding:32px;transition:box-shadow .25s ease;width:100%}.cd-card:focus,.cd-card:focus-visible,.cd-card:hover{text-decoration:none}.cd-card.link:focus,.cd-card.link:focus-visible,.cd-card.link:hover{box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cd-card:hover .btn-link,.cd-card:hover .btn-link-dark{color:var(--breeze-blue-primary-700,#007cad)}[data-theme=dark] .cd-card{background-color:var(--navy-900);border-color:var(--navy-500)}.cdc-icon-wrapper{height:40px}.cdc-icon-wrapper img{height:40px;object-position:left;width:auto}.cdc-heading-flex{display:flex;flex-direction:column;gap:16px;width:100%}.cdc-heading{font-size:20px;margin-bottom:0}.cdc-subhead{display:flex;flex-direction:column;gap:24px;width:100%}.cdc-subhead,.cdc-subhead p{font-size:14px;margin-bottom:0}.cdc-subhead ul{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0}.cdc-subhead ul li{padding-left:36px;position:relative}.cdc-subhead ul li:before{background:url(https://2659404.fs1.hubspotusercontent-na1.net/hubfs/2659404/marketing/check-circle.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:28px;left:0;position:absolute;top:0;width:28px}.cdc-image-wrapper{border-radius:12px;height:240px;overflow:hidden;width:100%}.cdc-image-wrapper img{height:100%;object-fit:cover;width:100%}.cdc-cta-wrapper{margin-top:auto}.cdc-cta-wrapper .btn-link,.cdc-cta-wrapper .btn-link-dark{width:max-content}