body.elementor-page-2182:not(.elementor-motion-effects-element-type-background), body.elementor-page-2182 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:var(--wpr-bg-6a60ad72-2f50-45cb-906d-451cfd888846);background-repeat:repeat;background-size:cover;}@media(min-width:1025px){body.elementor-page-2182:not(.elementor-motion-effects-element-type-background), body.elementor-page-2182 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:767px){body.elementor-page-2182:not(.elementor-motion-effects-element-type-background), body.elementor-page-2182 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(https://cinthiazanuni.com.br/wp-content/uploads/2024/10/22995-planos-de-fundo-1080-x-8000-px-1.jpg);background-repeat:repeat;background-size:auto;}}/* Start custom CSS */html, body{
overflow-x: hidden;
-webkit-overflow-x: hidden;  
}

body.elementor-page-2182 .e-con-inner{
    max-width: 1280px !important;
}

p{
    margin: 0;
}

.degrade{
    background: linear-gradient(90deg, #0a3933 0%, #0f7469 100%);
    background-clip: text;  
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    -webkit-box-decoration-break: clone;
}

::-webkit-scrollbar{
    width: 0.7em;
    background: #121C35;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(transparent,#ffffff);
    background: linear-gradient(transparent,#ffffff);
    border-radius: 5px;
}/* End custom CSS */