body{overflow-x:hidden}.hover-gradient{position:relative;overflow:hidden}.hover-gradient::before{content:"";position:absolute;bottom:-100%;left:0;width:100%;height:100%;background:linear-gradient(to top,#269847,transparent);transition:bottom 0.5s ease-in-out;z-index:1}.hover-gradient:hover::before{bottom:0}.hover-gradient>*{position:relative;z-index:2}@media (max-width:767px){.two-col-mobile{display:flex;flex-wrap:wrap}.two-col-mobile>div{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.three-col-mobile{display:flex;flex-wrap:wrap}.three-col-mobile>div{flex:0 0 33.333%;max-width:33.333%}}@media (max-width:767px){.four-col-mobile{display:flex;flex-wrap:wrap}.four-col-mobile>div{flex:0 0 25%;max-width:25%}.et_pb_row{max-width:1400px;margin:0 auto}h1,h2,h3{max-width:90%;line-height:1.3}h1{font-size:clamp(36px,3vw,60px)}h2{font-size:clamp(28px,2.5vw,48px)}p{font-size:clamp(16px,1.2vw,20px);line-height:1.6;max-width:85ch}