.potsale__hero{background-image:url(/images/home-work/home-work-potsale.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:clamp(120px,15vw,200px) 0;display:flex;position:relative}.potsale__content{flex-direction:column;gap:160px;width:100%;display:flex}.potsale__title{margin:0 0 clamp(16px,2vw,24px)}.potsale__meta{flex-direction:column;gap:clamp(16px,2vw,24px);margin:0;display:flex}.potsale__meta-item{margin:0}@media (max-width:490px){.potsale__hero:before{content:"";z-index:1;background-color:#00000059;position:absolute;inset:0}.potsale__hero>*{z-index:2;position:relative}}
.potsale__incentives{background:var(--color-bg);width:100%;padding:clamp(40px,5vw,80px) 0;position:relative}.potsale__incentives .content-container{flex-direction:column;gap:clamp(40px,5vw,80px);display:flex}.potsale__incentives-content{flex-direction:row;gap:4%;width:100%;display:flex}.potsale__incentives-left{flex-direction:column;width:28%;display:flex}.potsale__incentives-middle{flex-direction:column;gap:2vh;width:24%;display:flex}.potsale__incentives-right{flex-direction:column;width:40%;display:flex}.potsale__incentives-image,.potsale__incentives-middle-image{width:100%;height:auto;display:block}.potsale__incentives-title,.potsale__incentives-text{margin:0 0 clamp(16px,2vw,24px)}.potsale__incentives-text:last-child{margin-bottom:0}.potsale__incentives-text-section{text-align:center;flex-direction:column;gap:clamp(16px,2vw,24px);margin-top:clamp(40px,5vw,80px);display:flex}.potsale__incentives-statement{margin:0}@media (max-width:490px){.potsale__incentives-content{flex-direction:column;gap:clamp(40px,5vw,80px)}.potsale__incentives-left{order:2;width:100%}.potsale__incentives-middle{order:3;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:clamp(12px,2vw,20px);width:100%;display:grid}.potsale__incentives-right{order:1;width:100%}.potsale__incentives-image{width:100%}.potsale__incentives-middle-image{width:100%;height:auto}}
