.snippet-single-service-post{box-sizing:border-box;margin:0 auto;max-width:220px;position:relative;width:100%;z-index:1}.snippet-single-service-post__link{border-bottom-right-radius:48px;display:block;overflow:hidden}@media (max-width:414px){.snippet-single-service-post__link{border-bottom-right-radius:0;border-top-right-radius:48px}}.snippet-single-service-post__link:hover .snippet-single-service-post__image{transform:scale(1.025)}.snippet-single-service-post__link:hover .snippet-single-service-post__icon-container{background-color:var(--hh-font-color-primary,#000)}.snippet-single-service-post__link:hover .snippet-single-service-post__icon{fill:var(--hh-color-white,#fff);color:var(--hh-color-white,#fff)}.snippet-single-service-post__image-container{aspect-ratio:220/300;background-color:var(--hh-color-light,#d3d3d3);border-bottom-right-radius:48px;display:block;height:100%;overflow:hidden;position:relative;z-index:1}.snippet-single-service-post__image-container:after{background:linear-gradient(45deg,#000,transparent);content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}@media (max-width:414px){.snippet-single-service-post__image-container{border-bottom-right-radius:0;border-top-right-radius:48px}}.snippet-single-service-post__image{display:block;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:transform .3s ease-out;width:100%}.snippet-single-service-post__meta{bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:calc(var(--hh-gutter-width, 1em)*1.5) calc(var(--hh-gutter-width, 1em)*1);position:absolute;width:100%;z-index:1}.snippet-single-service-post__meta-top{align-self:flex-end}.snippet-single-service-post__meta-bottom,.snippet-single-service-post__meta-top{align-items:center;display:flex;flex-direction:row}.snippet-single-service-post__icon-container{align-items:center;background-color:#fff;border-radius:24rem;display:flex;height:3rem;justify-content:center;transition:background-color .2s ease-in-out;width:3rem}@media (max-width:768px){.snippet-single-service-post__icon-container{height:2rem;width:2rem}}.snippet-single-service-post__icon{fill:var(--hh-font-color-primary,#000);color:var(--hh-font-color-primary,#000);flex-grow:0;flex-shrink:0;height:1.125rem;transition:all .2s ease-in-out;width:1.125rem}.snippet-single-service-post__heading{color:var(--hh-color-white,#fff);font-size:1.5rem;font-weight:600;line-height:1.25em;width:100%;word-break:break-word}.snippet-single-service-post__placeholder-container{align-items:center;background-color:#fcfcfc;display:flex;height:100%;justify-content:center;width:100%}.snippet-single-service-post__placeholder-container:after{background:linear-gradient(315deg,#000,transparent 50%);content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.snippet-single-service-post__placeholder{height:25%;opacity:.25;width:25%}