.elementor-15845 .elementor-element.elementor-element-589f12ae{--display:flex;--min-height:428px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;}.elementor-15845 .elementor-element.elementor-element-23358f45{width:100%;max-width:100%;}.elementor-15845 .elementor-element.elementor-element-23358f45 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border-radius:20px 20px 20px 20px;}.elementor-15845 .elementor-element.elementor-element-23358f45.elementor-element{--align-self:center;}.elementor-15845 .elementor-element.elementor-element-23358f45 .elementor-wrapper{--video-aspect-ratio:1.33333;}.elementor-15845 .elementor-element.elementor-element-23358f45 .elementor-custom-embed-play i{color:#FFFFFF30;font-size:204px;}.elementor-15845 .elementor-element.elementor-element-23358f45 .elementor-custom-embed-play svg{fill:#FFFFFF30;width:204px;height:204px;}.elementor-15845 .elementor-element.elementor-element-2ee72578{width:100%;max-width:100%;}.elementor-15845 .elementor-element.elementor-element-2ee72578 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border-radius:20px 20px 20px 20px;}.elementor-15845 .elementor-element.elementor-element-2ee72578.elementor-element{--align-self:center;}.elementor-15845 .elementor-element.elementor-element-2ee72578 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-15845 .elementor-element.elementor-element-2ee72578 .elementor-custom-embed-play i{color:#FFFFFF30;font-size:204px;}.elementor-15845 .elementor-element.elementor-element-2ee72578 .elementor-custom-embed-play svg{fill:#FFFFFF30;width:204px;height:204px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-15845 .elementor-element.elementor-element-5c65a919{width:100%;max-width:100%;text-align:center;}@media(max-width:767px){.elementor-15845 .elementor-element.elementor-element-589f12ae{--min-height:0px;}.elementor-15845 .elementor-element.elementor-element-23358f45 .elementor-custom-embed-play i{font-size:144px;}.elementor-15845 .elementor-element.elementor-element-23358f45 .elementor-custom-embed-play svg{width:144px;height:144px;}.elementor-15845 .elementor-element.elementor-element-2ee72578 .elementor-custom-embed-play i{font-size:144px;}.elementor-15845 .elementor-element.elementor-element-2ee72578 .elementor-custom-embed-play svg{width:144px;height:144px;}}@media(min-width:768px){.elementor-15845 .elementor-element.elementor-element-589f12ae{--content-width:800px;}}/* Start custom CSS for video, class: .elementor-element-23358f45 *//* Animação de rotação para o texto */
.elementor-15845 .elementor-element.elementor-element-23358f45 #textogarantiaincondicional {
    animation: rodandobolinhas 10s infinite linear;
    transform-origin: center;
}

/* Animação de escala para o ícone de play */
.elementor-15845 .elementor-element.elementor-element-23358f45 #iconplay {
    animation: escalaPlay 2s ease-in-out infinite;
    transform-origin: center;
}

/* Keyframes para a animação de rotação */
@keyframes rodandobolinhas {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Keyframes para a animação de escala */
@keyframes escalaPlay {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2); /* Aumenta o tamanho em 20% */
    }
}/* End custom CSS */
/* Start custom CSS for video, class: .elementor-element-2ee72578 *//* Animação de rotação para o texto */
.elementor-15845 .elementor-element.elementor-element-2ee72578 #textogarantiaincondicional {
    animation: rodandobolinhas 10s infinite linear;
    transform-origin: center;
}

/* Animação de escala para o ícone de play */
.elementor-15845 .elementor-element.elementor-element-2ee72578 #iconplay {
    animation: escalaPlay 2s ease-in-out infinite;
    transform-origin: center;
}

/* Keyframes para a animação de rotação */
@keyframes rodandobolinhas {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Keyframes para a animação de escala */
@keyframes escalaPlay {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2); /* Aumenta o tamanho em 20% */
    }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-5c65a919 */.elementor-15845 .elementor-element.elementor-element-5c65a919{
    position: absolute;
    width: 100%;
    left: -2px;
    pointer-events: none;
    
}/* End custom CSS */