.wcps-product-section{display:flex;gap:40px;justify-content:center;align-items:stretch}.wcps-product{padding:20px 0;text-align:center;width:30%;border-radius:10px;border-radius:30px;transition:all .3s ease-in-out;display:flex;flex-direction:column;border:2px solid #8d8d8d;gap:10px}.wcps-product h3{padding:0 20px}.wcps-product:nth-child(2){background:#fff;box-shadow:0px 0px 58px -3px rgba(0,181,5,.48);transform:scale(1.1);border:none}.package{background:#8d8d8d;color:#fff;font-weight:700}.wcps-product:nth-child(2) .package{background:#00840e}.savings{width:fit-content;margin:0 auto;background:#000;color:#fff;padding:5px 20px}.wcps-button{background:#38bdc7;color:white;text-decoration:none!important;display:inline-block;width:fit-content;margin:0 auto;padding:10px 20px;border-radius:5px}.wcps-button:hover{color:white}.info-box{border-radius:8px;font-weight:700;padding:0 20px}.shipping{color:green}.guarantee{color:#555}@media only screen and (max-width:600px){.wcps-product-section{flex-direction:column}.wcps-product{width:100%}.wcps-product:nth-child(2){transform:scale(1)}}