.elementor-503 .elementor-element.elementor-element-5a9c0f8{--display:flex;--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;}.elementor-503 .elementor-element.elementor-element-1f23999{--display:flex;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-503 .elementor-element.elementor-element-eb3a207 .elementor-button{background-color:transparent;font-family:"Montserrat", Sans-serif;font-weight:800;background-image:linear-gradient(180deg, #E40011 0%, #CA0707 100%);}body.elementor-page-503:not(.elementor-motion-effects-element-type-background), body.elementor-page-503 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url("https://superexclusivo.online/wp-content/uploads/2025/04/ARTE-01.png");}@media(max-width:767px){.elementor-503 .elementor-element.elementor-element-1f23999{--min-height:685px;--justify-content:flex-end;}.elementor-503 .elementor-element.elementor-element-eb3a207.elementor-element{--align-self:center;}.elementor-503 .elementor-element.elementor-element-eb3a207 .elementor-button .elementor-button-content-wrapper{justify-content:center;}.elementor-503 .elementor-element.elementor-element-eb3a207 .elementor-button{font-size:22px;background-color:transparent;background-image:linear-gradient(127deg, #E40011 0%, #CA0707 100%);border-radius:50px 50px 50px 50px;padding:20px 60px 20px 60px;}body.elementor-page-503:not(.elementor-motion-effects-element-type-background), body.elementor-page-503 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://superexclusivo.online/wp-content/uploads/2025/04/ARTE-01.png");background-repeat:no-repeat;background-size:cover;}}/* Start custom CSS for button, class: .elementor-element-eb3a207 */.elementor-503 .elementor-element.elementor-element-eb3a207 {
    width: fit-content !important;
    overflow: hidden;
    position: relative;
}

.elementor-503 .elementor-element.elementor-element-eb3a207 .elementor-button {
    position: relative;
    overflow: hidden;
}

.elementor-503 .elementor-element.elementor-element-eb3a207 .elementor-button::before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: #ffffff;
    box-shadow: 0 0 30px 20px #ffffffaa;
    transform: skewX(-30deg);
    mix-blend-mode: plus-lighter;
    animation: brilho 4s linear infinite; /* Animação contínua */
}

@keyframes brilho {
    0% {
        opacity: 0;
        left: 0%;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        left: 100%;
    }
}/* End custom CSS */