.elementor-3471 .elementor-element.elementor-element-156830fc{--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:stretch;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3471 .elementor-element.elementor-element-20408ed9{text-align:center;}.elementor-3471 .elementor-element.elementor-element-20408ed9 .elementor-heading-title{font-family:var( --e-global-typography-bd9fb14-font-family ), Sans-serif;font-size:var( --e-global-typography-bd9fb14-font-size );font-weight:var( --e-global-typography-bd9fb14-font-weight );line-height:var( --e-global-typography-bd9fb14-line-height );color:var( --e-global-color-text );}.elementor-3471 .elementor-element.elementor-element-7608042d{text-align:center;font-family:"Poppins", Sans-serif;font-size:20px;font-weight:400;text-decoration:none;line-height:28px;color:var( --e-global-color-text );}#elementor-popup-modal-3471 .dialog-widget-content{animation-duration:0.5s;background-color:#FFFFFF;border-radius:20px 20px 20px 20px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-3471{background-color:#00000080;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3471 .dialog-message{width:635px;height:auto;padding:30px 30px 30px 30px;}#elementor-popup-modal-3471 .dialog-close-button{display:flex;font-size:20px;}#elementor-popup-modal-3471 .dialog-close-button i{color:var( --e-global-color-text );}#elementor-popup-modal-3471 .dialog-close-button svg{fill:var( --e-global-color-text );}@media(max-width:1024px){.elementor-3471 .elementor-element.elementor-element-20408ed9 .elementor-heading-title{font-size:var( --e-global-typography-bd9fb14-font-size );line-height:var( --e-global-typography-bd9fb14-line-height );}#elementor-popup-modal-3471 .dialog-message{width:75vw;}}@media(max-width:767px){.elementor-3471 .elementor-element.elementor-element-156830fc{--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;}.elementor-3471 .elementor-element.elementor-element-20408ed9 .elementor-heading-title{font-size:var( --e-global-typography-bd9fb14-font-size );line-height:var( --e-global-typography-bd9fb14-line-height );}.elementor-3471 .elementor-element.elementor-element-7608042d{font-size:16px;line-height:26px;}#elementor-popup-modal-3471 .dialog-message{width:100vw;}#elementor-popup-modal-3471{align-items:center;}}/* Start custom CSS for text-editor, class: .elementor-element-7608042d */.elementor-3471 .elementor-element.elementor-element-7608042d p {
    margin-bottom: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ca5d208 *//* ========================================
   POLÍTICA INLINE - MOBILE
   ======================================== */

/* Só aplica no mobile */
@media screen and (max-width: 767px) {
    #privacy-policy-inline {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        background: rgba(0, 0, 0, 0.8) !important;
        z-index: 1000001 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 20px !important;
    }
    
    /* Botão fechar */
    #closePolicyBtn {
        background: white !important;
        border: 2px solid #ff0000 !important;
        color: #ff0000 !important;
        font-size: 18px !important;
        font-weight: bold !important;
        width: 30px !important;
        height: 30px !important;
        border-radius: 50% !important;
        cursor: pointer !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        transition: all 0.3s ease !important;
        flex-shrink: 0 !important;
    }
    
    #closePolicyBtn:hover {
        background: #ff0000 !important;
        color: white !important;
    }
    
    /* Botão voltar - nova cor */
    #backToFormBtn {
        background: #8061FF !important;
        color: white !important;
        border: none !important;
        padding: 12px 24px !important;
        border-radius: 25px !important;
        cursor: pointer !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        transition: all 0.3s ease !important;
    }
    
    #backToFormBtn:hover {
        background: #6B4FE6 !important;
        transform: translateY(-2px) !important;
    }
}

/* Oculta no desktop */
@media screen and (min-width: 768px) {
    #privacy-policy-inline {
        display: none !important;
    }
}

/* ========================================
   FIM DA POLÍTICA INLINE
   ======================================== *//* End custom CSS */