.product-section{--bg-switch-threshold:1200;z-index:0;flex-direction:column;width:100%;min-height:480px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.product-section:before{content:"";background-image:var(--product-bg-1);pointer-events:none;z-index:-1;background-position:50% 200px;background-repeat:no-repeat;position:absolute;inset:0}.product-section.has-second-bg:before{background-image:var(--product-bg-1),var(--product-bg-2);background-position:50% 200px,50% calc(50% + 500px);background-repeat:no-repeat,no-repeat}
