.elementor-277 .elementor-element.elementor-element-980108d{--display:flex;}.elementor-277 .elementor-element.elementor-element-755f10e{width:100%;max-width:100%;padding:50px 0px 150px 0px;}body.elementor-page-277:not(.elementor-motion-effects-element-type-background), body.elementor-page-277 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1EFED;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-277 .elementor-element.elementor-element-755f10e{width:100%;max-width:100%;}}/* Start custom CSS */@media (min-width: 1367px) {
    .e-con {
        --content-width: 1280px;
    }
}

/* LAPTOP */
@media (min-width: 1201px) and (max-width: 1366px) {
    .e-con {
        --content-width: 1100px;
    }
}

@media (max-width: 767px) {
    .e-con {
        --content-width: 360px;
    }
}

.titulodeg {
    background: linear-gradient(93deg, #FF6FAA
, #D5206A 84.62%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

/**EVITAR SCROLL HORIZONTAL**/
body {
overflow-x: hidden;
max-width: 100%;
}
/**FIM**/

/**EVITAR SCROLL VERTICAL**/
[data-elementor-type="wp-page"]{
    overflow: hidden !important;
}

[data-elementor-type="wp-post"]{
    overflow: hidden !important;
}

/**FIM**/

/**REMOVER ESPAÇO INDEVIDO WIDGET DE TEXTO**/
p:last-child {
 margin-bottom: 0px;
}

@media (min-width: 1367px) {
    .e-con {
        --content-width: 1280px;
    }
}

/* LAPTOP */
@media (min-width: 1201px) and (max-width: 1366px) {
    .e-con {
        --content-width: 1100px;
    }
}

@media (max-width: 767px) {
    .e-con {
        --content-width: 360px;
    }
}

.titulodeg {
    background: linear-gradient(93deg, #FF6FAA
, #D5206A 84.62%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

/**EVITAR SCROLL HORIZONTAL**/
body {
overflow-x: hidden;
max-width: 100%;
}
/**FIM**/

/**EVITAR SCROLL VERTICAL**/
[data-elementor-type="wp-page"]{
    overflow: hidden !important;
}

[data-elementor-type="wp-post"]{
    overflow: hidden !important;
}

/**FIM**/

/**REMOVER ESPAÇO INDEVIDO WIDGET DE TEXTO**/
p:last-child {
 margin-bottom: 0px;
}

*::-webkit-scrollbar {
width: 7px !important;
}
*::-webkit-scrollbar-track {
background: #000000;
}
*::-webkit-scrollbar-thumb {
background: linear-gradient(to bottom,#E4B868, #E4B868);
border-radius: 10px;
border: 2px solid #202020;
}/* End custom CSS */