.dnd-section:has(.hero-v2){background:var(--background-gray-dark);overflow:clip;padding-block:var(--spacing-24x) 0;@media (max-width:1050px){padding-block:var(--spacing-16x) 0}@media (max-width:640px){padding-block:var(--spacing-10x) 0}}.hero-v2{display:flex;padding-top:var(--spacing-20x);position:relative;z-index:0;@media (max-width:1050px){padding-top:var(--spacing-10x)}}.hero-v2__content{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;text-align:center}.hero-v2__content-bg{background:var(--white-base);content:"";height:662px;inset:0 auto auto 50%;position:absolute;transform:translateX(-50%);width:100vw;z-index:-1}.hero-v2__heading{color:var(--blue-base);margin-bottom:var(--spacing-6x);& .text-highlight{color:var(--green-base)}}.hero-v2__subheading{color:var(--blue-base);font-weight:700;margin-bottom:var(--spacing-6x)}.hero-v2__description,.hero-v2__product-type-image{margin-bottom:var(--spacing-8x)}.hero-v2__description{font-weight:500}.hero-v2__sub-description{color:var(--blue-base);font-weight:700}.hero-v2__foreground-image-wrapper{flex:0 0 345px;position:relative;@media (max-width:1050px){flex:0 0 200px}@media (max-width:640px){flex:0 0 80px}}.hero-v2__foreground-image{inset:-434px auto auto -24px;position:absolute;@media (max-width:1050px){inset:-79px auto auto -24px;width:200px}@media (max-width:640px){inset:-90px auto auto -88px;max-width:none;width:156px}}