.roi_wrap{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 20px}.roi_text{flex:0 50%}.calculator-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);flex:0 50%;max-width:400px;min-height:400px;padding:50px;width:100%}@media screen and (max-width:600px){.calculator-container{box-shadow:none;padding:5px}}.roi-buttons{display:flex;flex-direction:row;justify-content:space-between}.tryagain-section{align-items:center;display:inline-flex}.tryagain{background-image:url(https://8861102.fs1.hubspotusercontent-na1.net/hubfs/8861102/Icons/!Arrow%2c%20rotation%2c%20control.svg);height:32px;margin:0 auto;width:32px}.print,.tryagain{background-repeat:no-repeat;background-size:contain}.print{background-image:url(https://8861102.fs1.hubspotusercontent-na1.net/hubfs/8861102/Icons/Print%20icon.png);height:28px;margin:0 5px 0 auto;width:28px}.bolognese_image{background-image:url(https://8861102.fs1.hubspotusercontent-na1.net/hubfs/8861102/4_Images/Food%20Images/bolognese-sauce-with-parsley-and-dry-pasta-2023-11-27-05-06-45-utc.jpg);background-size:contain}.bolognese_image,.mashedPotatos_image{border-radius:10px;height:150px;margin-left:10px;margin-top:10px;width:150px}.mashedPotatos_image{background-image:url(https://8861102.fs1.hubspotusercontent-na1.net/hubfs/8861102/4_Images/Food%20Images/mashed-potatoes-boiled-puree-in-brown-bowl-on-dar-2023-11-27-05-26-25-utc.jpg);background-repeat:no-repeat;background-size:cover}.meatStew_image{background-image:url(https://8861102.fs1.hubspotusercontent-na1.net/hubfs/8861102/4_Images/Food%20Images/hot-and-tasty-goulash-served-with-fresh-hot-buns-2023-11-27-05-14-53-utc.jpg);background-size:contain;border-radius:10px;height:150px;margin-left:10px;margin-top:10px;width:150px}.slide{display:none}.slide.active{display:block}h2{margin-top:0}label{font-weight:700}input[type=number],select{border:1px solid #ccc;border-radius:4px;margin-bottom:10px;padding:8px;width:100%}button{background-color:#4caf50;background:#fff;border:none;border-radius:4px;border-radius:5px;box-shadow:0 0 10px 1px rgba(0,0,0,.15);color:#fff;color:#ea472f;cursor:pointer;display:block;display:inline-block;font-size:18px;margin-left:0;margin-top:40px;padding:10px;padding:16px 32px;width:100%}button:hover{background-color:#fafafa}#result{background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;margin-top:20px;padding:10px}#electricityCost,#laborCost,#waterCost{margin-bottom:20px;width:95%}.first_slide input{margin-top:20px}.hs-form input{padding:10px 0 10px 10px;width:100%!important}@media screen and (max-width:900px){.roi_wrap{display:block}.calculator-container{width:auto}}@media print{body *{max-height:100px;visibility:hidden}#result *{visibility:visible}#result{display:block;left:0;margin:0;max-height:75px;padding:0;page-break-after:always;position:absolute;top:0;width:100%}.footer-container-wrapper{display:none}}@page{size:A4 portrait}