.elementor-1110 .elementor-element.elementor-element-cdb9503{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--border-radius:5px 5px 5px 5px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1110 .elementor-element.elementor-element-48becd8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 10px 0px;text-align:center;}.elementor-1110 .elementor-element.elementor-element-48becd8 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-1110 .elementor-element.elementor-element-4c96179{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-1110 .dialog-widget-content{animation-duration:0.2s;background-color:#FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1110{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1110 .dialog-message{width:300px;height:auto;padding:10px 10px 10px 10px;}#elementor-popup-modal-1110 .dialog-close-button{display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-cd3a8d9 */.box-cupom-projeto {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    border: 2px dashed #333;
    padding: 15px 40px;
    cursor: pointer;
    background: #fff;
    transition: all 0.3s ease;
}

.box-cupom-projeto .codigo-texto {
    font-weight: 900;
    font-size: 28px;
    color: #000;
    text-transform: uppercase;
}

.box-cupom-projeto .legenda {
    font-size: 12px;
    color: #777;
    margin-top: 5px;
}/* End custom CSS */