.post_feature_image{position:relative;margin-block:40px;color:var(--white-1);}.post_feature_image.has_category{margin-top:60px;}.post_feature_image svg{height:auto;width:100%;}@media (max-width:960px){.post_feature_image svg{aspect-ratio:1.3333333333;}}@media (max-width:680px){.post_feature_image svg{aspect-ratio:1;}}.post_feature_image .category{box-shadow:0px 5px 10px #00000066;background-color:var(--orange-1);font-size:var(--font-size-8);transform:translateY(-50%);width:min(400px, 80%);padding-inline:15px;padding-block:5px;position:absolute;left:40px;margin:0;top:0;}@media (max-width:680px){.post_feature_image .category{font-size:var(--font-size-7);}}.post_feature_image[data-type="webinars"], .post_feature_image[data-type="downloads"]{margin-top:0;}.post_feature_image[data-type="webinars"] .heading, .post_feature_image[data-type="post"] .heading, .post_feature_image[data-type="downloads"] .heading{display:none;}.post_feature_image .heading{background-color:rgba(0, 0, 0, 0.6);backdrop-filter:blur(12px);position:absolute;padding:40px 0;width:100%;bottom:0;left:0;}.post_feature_image .heading .wrap{max-width:calc(100% - 2.5rem);width:var(--max-width-3);margin-inline:auto;}.post_feature_image .heading .wrap > *{margin:0;}.post_feature_image .heading .wrap > * + *{margin-top:15px;}@media (max-width:680px){.post_feature_image .heading h1{font-size:var(--font-size-7);}.post_feature_image .heading h2{font-size:var(--font-size-5);}}