.elementor-129 .elementor-element.elementor-element-ab95844{--display:flex;--min-height:100vh;--margin-top:-200px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-129 .elementor-element.elementor-element-ab95844:not(.elementor-motion-effects-element-type-background), .elementor-129 .elementor-element.elementor-element-ab95844 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://wydunderground.com.br/wp-content/uploads/2026/03/Image_fx.jpg");}.elementor-129 .elementor-element.elementor-element-76ef3ff{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:200px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.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-129 .elementor-element.elementor-element-f94efd9 .elementor-heading-title{color:#D89A3A;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-a3aeaba *//* CONTAINER DO FORM */

.wyd-form{

max-width:420px;
margin:40px auto;
padding:30px;

background:linear-gradient(180deg,#141414,#050505);

border:1px solid #8a4b12;
border-radius:6px;

box-shadow:
0 0 15px rgba(0,0,0,0.8),
inset 0 0 12px rgba(255,170,60,0.08);

font-family:Segoe UI, sans-serif;
}


/* INPUTS */

.wyd-form input[type=text],
.wyd-form input[type=password],
.wyd-form input[type=file]{

width:100%;
padding:12px;

margin-bottom:12px;

background:#0b0b0b;

border:1px solid #3a2208;
border-radius:4px;

color:#ffcc66;
font-size:14px;

transition:0.25s;
}


/* HOVER INPUT */

.wyd-form input:focus{

outline:none;

border-color:#d89a3a;

box-shadow:
0 0 6px #d89a3a,
inset 0 0 4px #ffcc66;

}


/* PLACEHOLDER */

.wyd-form input::placeholder{

color:#8a6a3a;
}


/* BOTÃO */

.wyd-form input[type=submit]{

background:linear-gradient(180deg,#d89a3a,#8a4b12);

border:none;

color:#120800;

font-weight:bold;
font-size:15px;

cursor:pointer;

transition:0.25s;

text-transform:uppercase;
letter-spacing:1px;
}


/* HOVER BOTÃO */

.wyd-form input[type=submit]:hover{

background:linear-gradient(180deg,#ffcc66,#c07a20);

box-shadow:

0 0 12px #ffcc66,
inset 0 0 6px rgba(255,255,255,0.4);

}


/* RECAPTCHA */

.wyd-form .g-recaptcha{

margin:15px 0;

transform:scale(0.95);
transform-origin:left;

}/* End custom CSS */