#popup-orcamento{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:9999999;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}#popup-orcamento .et_pb_row{background:#fff;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:30px}@media(max-width:768px){#popup-orcamento{align-items:flex-start;padding-top:40px;padding-bottom:40px}#popup-orcamento .et_pb_row{max-height:85vh;overflow-y:auto}}#popup-orcamento .et_pb_section{height:auto!important}