.et_pb_row{width:90%}.single .et_pb_post{padding-top:80px}.et_pb_button{font-size:15px}.et_pb_button:after{font-size:25px;line-height:25PX}.wrapper-accordion-card{display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:white}.wrapper-accordion-card .box-container{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:10px;width:100%;max-height:900px;margin:0 auto}.wrapper-accordion-card .box-container .box{width:25%;height:500px;border-radius:25px;cursor:pointer;transition:width 0.5s ease-in-out;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.wrapper-accordion-card .box-container .box .wrapper-text{background-color:#24b26e94;color:white;width:400px;border-radius:20px;padding:15px}.wrapper-accordion-card .box-container .box .wrapper-text h3{color:white}.wrapper-accordion-card .box-container .box:nth-child(1){background:url("/wp-content/uploads/2025/11/azucar.jpg");background-size:cover;background-repeat:no-repeat;background-position:center}.wrapper-accordion-card .box-container .box:nth-child(2){background:url("/wp-content/uploads/2025/11/melaza.png");background-size:cover;background-repeat:no-repeat;background-position:center}.wrapper-accordion-card .box-container .box .overlay{opacity:0}.wrapper-accordion-card .box-container .box.closed{width:5%}.wrapper-accordion-card .box-container .box.closed .overlay{opacity:1}.wrapper-accordion-card .box-container .box.expanded{width:95%;border-radius:20px}.wrapper-accordion-card .overlay{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;transition:0.5s ease;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6))}