.dnd-section:has(.hero_blog_listing){background:var(--color-primary);padding-block:120px 80px}.hero_blog_listing .is-centered{display:flex;justify-content:center;text-align:center}.hero_blog_listing__title-highlight{display:inline-block;position:relative;white-space:nowrap}.hero_blog_listing__title-highlight-text{position:relative;z-index:1}.hero_blog_listing__title-highlight-bg{background:linear-gradient(270deg,rgba(255,0,77,.8),#7e0c59 30%,#32124f 70%,#041323);border-radius:16px;height:93%;left:0;position:absolute;top:53%;transform:translateY(-50%) scaleX(0);transform-origin:left center;transition:transform 1.2s cubic-bezier(.22,1,.36,1);width:calc(100% + 20px);z-index:0}.hero_blog_listing__title-highlight-bg.is-animated{transform:translateY(-50%) scaleX(1)}@media (min-width:992px){.dnd-section:has(.hero_blog_listing){padding-block:200px 100px}.hero_blog_listing__title-highlight-bg{border-radius:20px;height:94%}}