.card{--backgrounnd-color:#fff;--border-radius:20px;--body-padding:30px;--shadow:0px 3px 6px rgba(0,0,0,0.16);--shadow-hover:0px 4px 8px rgba(0,0,0,0.4);--image-background-color:rgba(0,0,0,0.05);--image-height:56.25%;--image-background-url:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 170'%3E%3Cpath d='M0 169.9V0h220v169.9H0zM16 154h188V16H16v138z' fill='%23fff'/%3E%3Cpath fill='%23fff' d='M190 93.9L140 46l-60 58-19-18-31 34.2V140h160z'/%3E%3Ccircle cx='50' cy='50' r='20' fill='%23fff'/%3E%3C/svg%3E")}@media (max-width:758px){.card{--body-padding:20px}}.card{width:100%}.card__wrapper{width:100%;height:100%;border-radius:var(--border-radius);background:var(--backgrounnd-color);border:0;box-shadow:var(--shadow);overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.card__wrapper--link{text-decoration:none;color:currentColor}.card__wrapper--link:hover{color:currentColor;box-shadow:var(--shadow-hover)}.card__header{width:100%}.card__image-wrapper{width:100%;height:0;padding-bottom:var(--image-height);position:relative;background:var(--image-background-color) no-repeat 50% var(--image-background-url);background-size:25%}.card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-color:#fff}.card__image--contain{object-fit:contain}.card__body{width:100%;padding:var(--body-padding);position:relative}.card__link-icon{width:52px;height:52px;position:absolute;top:0;transform:translateY(-50%);right:20px;display:grid;place-items:center;border-radius:50%}.card:nth-child(3n+1) .card__link-icon,.card__link-icon{background-color:var(--quartiary-color)}.card:nth-child(3n+2) .card__link-icon{background-color:var(--secondary-color)}.card:nth-child(3n+3) .card__link-icon{background-color:var(--primary-color)}.card__title{font-size:2.7rem;margin:0 0 1.6rem;overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.card__footer{margin-top:auto;width:100%;padding:0 var(--body-padding) var(--body-padding) var(--body-padding);color:var(--secondary-color);text-align:right;line-height:0}.card__footer-icon{max-height:16.5px}
/*# sourceMappingURL=https://cdn1.hubspotusercontent-eu1.net/hub/25326989/hub_generated/template_assets/46476593852/1652874226354/happy-clean/css/elements/_card.css */