.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d0325ff:#E0E0E0;--e-global-color-906204f:#0C0B0B;--e-global-color-715bf9f:#1A1A1A;--e-global-color-48790d5:#6C6C6C;--e-global-color-e599ddb:#710D16;--e-global-color-9bbfc06:#BE313A;--e-global-color-e54ad13:#D93D4C;--e-global-color-a871d9f:#F9F9F9;--e-global-color-fbfae4e:#851E82;--e-global-color-3f321cc:#EF952B;--e-global-color-fa3f35a:#935757;--e-global-color-f303d25:#00B877;--e-global-color-3d3140e:#17EF83;--e-global-color-c5b8d11:#F22982;--e-global-color-edffd36:#850B41;--e-global-color-6d4235e:#010006;--e-global-color-1a06053:#15111E;--e-global-color-61d3f42:#C1C1C1;--e-global-color-daf6486:#201A2D;--e-global-color-4cb538d:#6F2283;--e-global-color-3f04ed2:#FF6205;--e-global-color-03315b7:#00E737;--e-global-color-cae6f8d:#FD3D3E;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-size:2em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#FFFFFF;}.elementor-kit-5 a:hover{color:var( --e-global-color-3d3140e );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Remover espaço dos textos*/
p:last-child{
    margin-bottom: 0px;
}
.elementor-heading-title{
    margin-bottom: 0px;
}

/*Alterar cor da selção*/
*::selection{
    color: #ffffff;
    background: #ff2982;
}

/*Tirar a barra de rolagem vertical*/
html,
body {
    width: 100%;
    overflow: x-hidden;
}/* End custom CSS */