.cupom-category-container{align-items:center;background:#2186c4;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;padding:20px}.cupom-category-container svg{max-width:5rem}.cupom-category-container span{color:#fff;font-size:1.5rem;font-weight:700;margin-top:1rem;text-align:center}.cupom-category-container input{border:0;border-radius:5px;margin-top:2rem;padding:1rem .5rem;width:80%}.cupom-category-container button{background:#03cd46;border:0;border-radius:5px;color:#fff;display:none;margin-top:2rem;padding:10px;text-transform:uppercase;width:80%}.cupom-category-container button.active{display:block}.cupom-category-container p.coupon{background:#03cd46;border:2px dashed #fff;color:#fff;display:none;font-weight:700;margin-bottom:0;margin-top:2rem;padding:5px 0;text-align:center;width:80%}.cupom-category-container p.coupon.active{display:block}