.elementor-15823 .elementor-element.elementor-element-bf456bd{--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-15823 .elementor-element.elementor-element-1d193ed9{width:100%;max-width:100%;}.elementor-15823 .elementor-element.elementor-element-1d193ed9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border-radius:20px 20px 20px 20px;}.elementor-15823 .elementor-element.elementor-element-1d193ed9.elementor-element{--align-self:center;}.elementor-15823 .elementor-element.elementor-element-1d193ed9 .elementor-wrapper{--video-aspect-ratio:1.33333;}.elementor-15823 .elementor-element.elementor-element-1d193ed9 .elementor-custom-embed-play i{color:#FFFFFF30;font-size:204px;}.elementor-15823 .elementor-element.elementor-element-1d193ed9 .elementor-custom-embed-play svg{fill:#FFFFFF30;width:204px;height:204px;}.elementor-15823 .elementor-element.elementor-element-67b58e36{width:100%;max-width:100%;}.elementor-15823 .elementor-element.elementor-element-67b58e36 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border-radius:20px 20px 20px 20px;}.elementor-15823 .elementor-element.elementor-element-67b58e36.elementor-element{--align-self:center;}.elementor-15823 .elementor-element.elementor-element-67b58e36 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-15823 .elementor-element.elementor-element-67b58e36 .elementor-custom-embed-play i{color:#FFFFFF30;font-size:192px;}.elementor-15823 .elementor-element.elementor-element-67b58e36 .elementor-custom-embed-play svg{fill:#FFFFFF30;width:192px;height:192px;}.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-15823 .elementor-element.elementor-element-259e292b{width:100%;max-width:100%;text-align:center;}html.elementor-html{position:relative;}html.elementor-html::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin-right:auto;margin-left:auto;pointer-events:none;z-index:1000;min-height:100vh;} html.elementor-html::before{width:calc(100% - (2 * 0px));max-width:1140px;background-size:calc(100% + 15px) 100%;background-image:repeating-linear-gradient( to right, rgba(226, 73, 138, 0.5), rgba(226, 73, 138, 0.5) calc((100% / 12) - 15px), transparent calc((100% / 12) - 15px), transparent calc(100% / 12) );}@media(max-width:767px){.elementor-15823 .elementor-element.elementor-element-bf456bd{--min-height:0px;}.elementor-15823 .elementor-element.elementor-element-1d193ed9 .elementor-custom-embed-play i{font-size:144px;}.elementor-15823 .elementor-element.elementor-element-1d193ed9 .elementor-custom-embed-play svg{width:144px;height:144px;}.elementor-15823 .elementor-element.elementor-element-67b58e36 .elementor-custom-embed-play i{font-size:144px;}.elementor-15823 .elementor-element.elementor-element-67b58e36 .elementor-custom-embed-play svg{width:144px;height:144px;}}@media(min-width:768px){.elementor-15823 .elementor-element.elementor-element-bf456bd{--content-width:800px;}}/* Start custom CSS for video, class: .elementor-element-1d193ed9 *//* Animação de rotação para o texto */
.elementor-15823 .elementor-element.elementor-element-1d193ed9 #textogarantiaincondicional {
    animation: rodandobolinhas 10s infinite linear;
    transform-origin: center;
}

/* Animação de escala para o ícone de play */
.elementor-15823 .elementor-element.elementor-element-1d193ed9 #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-67b58e36 *//* Animação de rotação para o texto */
#textogarantiaincondicional {
    animation: rodandobolinhas 10s infinite linear;
    transform-origin: center;
}

/* Animação de escala para o ícone de play */
#iconplay {
    display: flex !important;
    align-items: center;
    justify-content: center;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative;
    z-index: 10; /* Valor ajustado */
    width: 50px; /* Tamanho ajustável */
    height: 50px;
    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% */
    }
}

/* Ajustes para desktop */
@media (min-width: 1024px) {
    #iconplay {
        display: flex !important;
    }
}

/* Ajustes para tablets e celulares */
@media (max-width: 1023px) {
    #iconplay {
        display: flex !important;
    }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-259e292b */.elementor-15823 .elementor-element.elementor-element-259e292b{
    position: absolute;
    width: 100%;
    left: -2px;
    pointer-events: none;
    
}/* End custom CSS */