.elementor-kit-9{--e-global-color-primary:#FFCD00;--e-global-color-secondary:#000000;--e-global-color-text:#000000B3;--e-global-color-accent:#FDD705;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:16px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:600;--e-global-typography-fe6db06-font-family:"Poppins";--e-global-typography-fe6db06-font-size:20px;--e-global-typography-ff034eb-font-family:"Poppins";--e-global-typography-ff034eb-font-size:20px;--e-global-typography-ff034eb-font-weight:600;color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );color:var( --e-global-color-secondary );border-radius:10px 10px 10px 10px;padding:18px 28px 18px 28px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-primary );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h1{color:var( --e-global-color-secondary );font-size:55px;}.elementor-kit-9 h2{color:var( --e-global-color-secondary );font-size:40px;}.elementor-kit-9 h3{color:var( --e-global-color-secondary );font-size:21px;}.elementor-kit-9 h4{color:var( --e-global-color-secondary );}.elementor-kit-9 h5{color:var( --e-global-color-secondary );}.elementor-kit-9 h6{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-9{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-9 a{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-9 h1{font-size:43px;}.elementor-kit-9 h2{font-size:33px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-9 a{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-9 h1{font-size:25px;}.elementor-kit-9 h2{font-size:25px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* reCaptcha invisível */
.grecaptcha-badge {
    visibility: hidden;
}

/* Disable cursor */
.cursor-none {
    pointer-events: none;
}

/* Botões */
a.elementor-button.elementor-size-xs {
    background-color: #fff;
}

.wp-element-button {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: var(--e-global-typography-primary-font-size);
    color: var(--e-global-color-secondary) !important;
    background-color: var(--e-global-color-primary);
    border-radius: 10px;
    padding: 18px 28px;
    transition: 150ms;
}

.wp-element-button:hover {
    color: var(--e-global-color-primary) !important;
    background-color: var(--e-global-color-secondary);
}

/* Highlight Text */
.highlightText,
.highlightText2,
.highlightText3 {
    position: relative;
    z-index: 1;
}

.highlightText {
    background: rgb(255, 205, 0);
    background: linear-gradient(180deg, rgba(255, 205, 0, 0) 65%, rgba(255, 205, 0, 0.5) 65%, rgba(255, 205, 0, 0.5) 85%, rgba(255, 205, 0, 0) 85%);
}

.highlightText2 {
    background: rgb(255, 205, 0);
    background: linear-gradient(180deg, rgba(255, 205, 0, 0) 65%, rgba(255, 205, 0, 0.2) 65%, rgba(255, 205, 0, 0.2) 85%, rgba(255, 205, 0, 0) 85%);
}

.highlightText3 {
    background: rgb(255, 205, 0);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0.5) 65%, rgba(255, 255, 255, 0.5) 85%, rgba(255, 255, 255, 0) 85%);
}

/* white highlight */
.white-highlight {
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline;
}

/* Testimonial Video */
.testimonial-video {
    cursor: pointer;
}

.testimonial-play,
.close-testimonial .elementor-widget-container {
    pointer-events: none;
}

.close-testimonial {
    cursor: pointer
}

.testimonial-popup-wrapper {
    opacity: 1;
    transition: 150ms;
    z-index: 999;
}

.testimonial-popup-wrapper.hidden {
    pointer-events: none;
    opacity: 0;
    z-index: -1;
}

.testimonial-wrapper .elementor-icon-wrapper {
    display: flex;
}/* End custom CSS */