.snippet-story{border:0;box-shadow:var(--hh-shadow-sm,none);display:block;height:100%;margin:0 auto;position:relative;width:100%}.snippet-story:has(a){transform:translateY(0);transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}.snippet-story:has(a):hover{box-shadow:var(--hh-shadow-sm-hover,none);transform:translateY(-.125rem)}.snippet-story__inner{display:flex;flex-direction:column;height:100%;text-decoration:none}.snippet-story__image-container{background-color:var(--hh-color-light,#d3d3d3);flex-shrink:0;margin-bottom:0!important;order:-1;overflow:hidden;position:relative}.snippet-story__image,.snippet-story__picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.snippet-story__placeholder-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.snippet-story__placeholder{height:auto;max-height:50%;max-width:50%;opacity:.25;width:100%}.snippet-story__meta{background-color:var(--hh-color-white);display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:space-between;padding:1.5rem 1.5rem 1.5rem 2.625rem}.snippet-story__meta-top{display:flex;flex-direction:column;gap:.75rem}.snippet-story__quote{color:var(--hh-color-primary,purple);display:block;margin:0;position:relative}.snippet-story__quote:before{color:var(--hh-color-primary,purple);content:"“";font-size:2rem;font-weight:700;left:-1.5rem;line-height:1;position:absolute;top:0}.snippet-story__link{font-family:inherit;text-decoration:none}.snippet-story__link-button{align-items:center;border:2px solid var(--hh-font-color-secondary,blue);border-radius:50%;color:var(--hh-font-color-secondary,blue);display:flex;height:2.75rem;justify-content:center;transition:background-color .2s ease-in-out;width:2.75rem}.snippet-story__link-button:hover{background-color:var(--hh-color-secondary,blue)}.snippet-story__link-button:hover .snippet-story__icon{color:var(--hh-color-white,#fff);fill:var(--hh-color-white,#fff)}.snippet-story__icon-container{align-items:center;border:2px solid var(--hh-color-secondary,blue);border-radius:24rem;display:flex;flex-shrink:0;height:2.75rem;justify-content:center;margin:0;transition:background-color .2s ease-in-out;width:2.75rem}.snippet-story__icon{fill:var(--hh-color-secondary,blue);color:var(--hh-color-secondary,blue);flex-grow:0;flex-shrink:0;height:1.125rem;transition:all .2s ease-in-out;width:1.125rem}.snippet-story__meta-bottom{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.snippet-story__meta-bottom--has-employee{justify-content:space-between}.snippet-story__employee-container{display:flex;flex-direction:column}.snippet-story__employee-name{color:var(--hh-color-primary,purple)}.snippet-story__job-title{color:var(--hh-font-color-tertiary,grey)}.snippet-story__shape{aspect-ratio:2;background-color:var(--hh-color-white,#fff);bottom:-1px;clip-path:shape(from 100% 100%,curve to 64.64% 70.71% with 86.74% 100%/74.02% 89.46%,curve to 50% 0 with 55.27% 51.96%/50% 26.52%,curve to 35.36% 70.71% with 50% 26.52%/44.73% 51.96%,curve to 0 100% with 25.98% 89.46%/13.26% 100%,curve to 35.36% 100% with 13.26% 100%/35.36% 100%,curve to 50% 100% with 44.73% 100%/50% 100%,curve to 64.64% 100% with 50% 100%/64.64% 100%,curve to 100% 100% with 74.02% 100%/86.74% 100%,close);left:.25rem;position:absolute;width:calc(var(--hh-gutter-width, 2rem)*2.75)}