.card{--backgrounnd-color:#fff;--border-radius:10px;--body-padding:30px;--shadow:0px 3px 6px rgba(0,0,0,.16);--shadow-hover:0px 6px 6px rgba(0,0,0,.26);--image-background-color:rgba(0,0,0,.05);--image-height:60%;--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.9zM16 154h188V16H16z' style='fill:%23fff'/%3E%3Cpath d='M190 93.9 140 46l-60 58-19-18-31 34.2V140h160z' style='fill:%23fff'/%3E%3Ccircle cx='50' cy='50' r='20' style='fill:%23fff'/%3E%3C/svg%3E");--topic-color:rgba(0,0,0,.6);--topic-border-color:var(--topic-color)}@media (max-width:758px){.card{--body-padding:20px}}.card{line-height:1.75;width:100%}.card__wrapper{align-content:stretch;align-items:stretch;background:var(--backgrounnd-color);border:0;border-radius:var(--border-radius);box-shadow:var(--shadow);display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;overflow:hidden;transition:all .2s ease-in-out;width:100%}.card__wrapper--link{color:currentColor;text-decoration:none}.card__wrapper--link:hover{box-shadow:var(--shadow-hover);color:currentColor}.card__wrapper--video .card__image-wrapper:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='800' height='800' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M256 0C114.625 0 0 114.625 0 256c0 141.374 114.625 256 256 256 141.374 0 256-114.626 256-256C512 114.625 397.374 0 256 0m95.062 258.898-144 85.945a3.32 3.32 0 0 1-3.406.031 3.38 3.38 0 0 1-1.687-2.937V170.045c0-1.218.656-2.343 1.687-2.938a3.4 3.4 0 0 1 3.406.031l144 85.962c1.031.586 1.641 1.718 1.641 2.89 0 1.197-.609 2.307-1.641 2.908'/%3E%3C/svg%3E");background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='86' fill='none'%3E%3Cpath fill='%23fff' fill-opacity='.9' d='M72.5 38.858c3.333 1.924 3.333 6.736 0 8.66l-65 37.528C4.167 86.97 0 84.565 0 80.716V5.66C0 1.811 4.167-.594 7.5 1.33z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;filter:drop-shadow(0 0 10px rgba(0,0,0,.3));height:80px;left:calc(50% - 46px);position:absolute;top:calc(50% - 40px);width:92px;z-index:4}.card__header{width:100%}.card__image-wrapper{background:var(--image-background-color) no-repeat center center var(--image-background-url);background-size:25%;height:0;padding-bottom:var(--image-height);position:relative;width:100%}.card__image{background-color:#fff;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.card__image--contain{object-fit:contain;padding:20px}.card__body{padding:var(--body-padding);width:100%}.card__meta{color:var(--primary);font-size:1.8rem;line-height:1.2;margin:0 0 1rem}.card__title-wrapper{display:grid;gap:15px;grid-template-columns:47px 1fr}.card__title-icon{height:47px;margin-top:-7px;object-fit:contain}.card__title{margin-bottom:0;overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.card__title-link{text-decoration:none}.card__title-link:hover{text-decoration:underline}.card__title+.card__desc{margin-top:1.5rem}.card__topics{font-size:1.3rem;line-height:1;margin-bottom:6px}.card__topic{border:1px solid var(--topic-border-color);border-radius:3px;color:var(--topic-color);display:inline-block;margin:0 .4rem .4rem 0;padding:.4rem .5rem;white-space:nowrap}.card__functions{font-weight:700}.card__function+:before{content:", "}.card__email-link{text-decoration:none}.card__email-link:hover{text-decoration:underline}.card__email-icon{height:11.71px;margin-right:15.25px;width:auto}.card__phone--link{text-decoration:none}.card__phone--link:hover{text-decoration:underline}.card__phone-icon{height:15.93px;margin-right:14.07px;width:auto}.card__footer{color:var(--secondary-color);line-height:0;margin-top:auto;padding:0 var(--body-padding) var(--body-padding) var(--body-padding);text-align:left;width:100%}.card__footer-icon{max-height:16.5px}