.hero__bottom-fullwidth{background:var(--neutral);margin:0 -2rem;padding:2rem;width:calc(100% + 4rem)}.hero__bottom-fullwidth .hero__partner img{filter:grayscale(1);opacity:.5;transition:all .3s ease}.hero__bottom-fullwidth .hero__partner:hover img{filter:grayscale(0);opacity:1}.hero:has(.hero__bottom-fullwidth){padding-bottom:0!important}