.elementor-4687 .elementor-element.elementor-element-5d79501{--display:flex;--min-height:390px;--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;--border-radius:40px 40px 40px 40px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-4687 .elementor-element.elementor-element-5d79501:not(.elementor-motion-effects-element-type-background), .elementor-4687 .elementor-element.elementor-element-5d79501 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4687 .elementor-element.elementor-element-bac6e8e{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-4687 .elementor-element.elementor-element-bac6e8e .elementor-heading-title{font-family:"Lufga", Sans-serif;font-size:42px;font-weight:500;color:#3F3F3F;}.elementor-4687 .elementor-element.elementor-element-6df10a9{width:100%;max-width:100%;text-align:center;}.elementor-4687 .elementor-element.elementor-element-6df10a9 .elementor-heading-title{font-family:"Lufga", Sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3F3F3F;}.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-4687 .elementor-element.elementor-element-64dc610 .elementor-button{background-color:#151F6D;font-family:"Instrument Sans", Sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;fill:#FFFFFF;color:#FFFFFF;border-radius:44px 44px 44px 44px;padding:15px 10px 15px 10px;}.elementor-4687 .elementor-element.elementor-element-64dc610{width:var( --container-widget-width, 300px );max-width:300px;--container-widget-width:300px;--container-widget-flex-grow:0;}.elementor-4687 .elementor-element.elementor-element-64dc610.elementor-element{--align-self:center;}.elementor-4687 .elementor-element.elementor-element-64dc610 .elementor-button-content-wrapper{flex-direction:row;}#elementor-popup-modal-4687{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4687 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-4687 .dialog-close-button{display:flex;}#elementor-popup-modal-4687 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-4687 .elementor-element.elementor-element-64dc610.elementor-element{--align-self:center;}}@media(max-width:767px){.elementor-4687 .elementor-element.elementor-element-bac6e8e{text-align:center;}.elementor-4687 .elementor-element.elementor-element-bac6e8e .elementor-heading-title{font-size:28px;}.elementor-4687 .elementor-element.elementor-element-6df10a9{text-align:center;}.elementor-4687 .elementor-element.elementor-element-64dc610{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:85%;--container-widget-flex-grow:0;width:var( --container-widget-width, 85% );max-width:85%;}.elementor-4687 .elementor-element.elementor-element-64dc610.elementor-element{--align-self:center;}.elementor-4687 .elementor-element.elementor-element-64dc610 .elementor-button{font-size:16px;border-radius:7px 7px 7px 7px;padding:16px 16px 16px 16px;}}/* Start custom CSS for button, class: .elementor-element-64dc610 */.btn .elementor-button::before {
    content: "";
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    border-radius: 7px !important;
    border: 1px solid rgba(59, 130, 246, 0.3) !important; /* azul degradê */
    background: rgba(59, 130, 246, 0.12) !important; /* glow suave */
}

.btn .elementor-button::after {
    content: "";
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 7px !important;
    background-image: linear-gradient(89deg, #3b82f6, #FF0000, #3b82f6, #FF0000) !important;
    background-size: 400% 200%;
    transition: background 1.8s cubic-bezier(0.55, 0.1, 0.47, 0.94) 0s;
    transition: all 0.8s ease;
    animation: textura 2s ease infinite;
}

.btn {
    transition: 0.3s ease;
}

.btn:hover {
    transform: scale(1.04);
}

@media(max-width:767px){
    .btn .elementor-button::before {
        width: calc(100% + 16px);
        height: calc(100% + 16px);
    }
}

.btn .elementor-button span {
    z-index: 4;
    white-space: wrap !important;
}

@keyframes textura {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100% 0;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lufga';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://ebedu.com.br/wp-content/uploads/2026/02/LufgaMedium.woff2') format('woff2');
}
@font-face {
	font-family: 'Lufga';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://ebedu.com.br/wp-content/uploads/2026/02/LufgaRegular.woff2') format('woff2');
}
@font-face {
	font-family: 'Lufga';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('http://ebedu.com.br/wp-content/uploads/2026/02/LufgaBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Lufga';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('http://ebedu.com.br/wp-content/uploads/2026/02/LufgaBlack.woff2') format('woff2');
}
/* End Custom Fonts CSS */