.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e9646b7:#073FB8;--e-global-color-5e88289:#74D6FC;--e-global-color-87213f4:#CCA156;--e-global-color-d4a6271:#F5C26C;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//* Só roda fora do Elementor */
body:not(.elementor-editor-active) .scroll-txt2{
    letter-spacing: -1em !important;
    filter: blur(12px);
    opacity: 0;
    transition: 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay: 0.5s !important;
}

body:not(.elementor-editor-active) .ativo7.scroll-txt2{
     letter-spacing: 0em !important;
    filter: blur(0px);
    opacity: 1;
    transition: 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay: 0s;
}

body:not(.elementor-editor-active) .perspectiva{
    transition: 5s !important;
    transform: perspective(100rem) translate3d(0, 0, -5rem) rotateX(-50deg) scale(1, 1);
}

body:not(.elementor-editor-active) .ativo7.perspectiva{
    transition: 5s !important;
    transform: perspective(100rem) translate3d(0, 0, -5rem) rotateX(0deg) scale(1, 1);
}

body:not(.elementor-editor-active) .scroll-left,
body:not(.elementor-editor-active) .scroll-left2,
body:not(.elementor-editor-active) .scroll-right,
body:not(.elementor-editor-active) .scroll-right2,
body:not(.elementor-editor-active) .scroll-bottom,
body:not(.elementor-editor-active) .scroll-bottom2,
body:not(.elementor-editor-active) .scroll-top,
body:not(.elementor-editor-active) .scroll-top2{
    opacity: 0;
    filter: blur(10px);
}

body:not(.elementor-editor-active) .scroll-left{ transform: translate(-30px,0); transition:0.9s;}
body:not(.elementor-editor-active) .scroll-left2{ transform: translate(-30px,0); transition:0.3s;}

body:not(.elementor-editor-active) .scroll-right{ transform: translate(30px,0); transition:0.9s;}
body:not(.elementor-editor-active) .scroll-right2{ transform: translate(30px,0); transition:0.3s;}

body:not(.elementor-editor-active) .scroll-bottom{ transform: translate(0,-30px); transition:0.9s;}
body:not(.elementor-editor-active) .scroll-bottom2{ transform: translate(0,-30px); transition:0.3s;}

body:not(.elementor-editor-active) .scroll-top{ transform: translate(0,30px); transition:0.9s; filter:blur(5px);}
body:not(.elementor-editor-active) .scroll-top2{ transform: translate(0,30px); transition:0.3s;}

body:not(.elementor-editor-active) .l1,
body:not(.elementor-editor-active) .l2,
body:not(.elementor-editor-active) .l3,
body:not(.elementor-editor-active) .l4,
body:not(.elementor-editor-active) .l5,
body:not(.elementor-editor-active) .l6,
body:not(.elementor-editor-active) .l7,
body:not(.elementor-editor-active) .l8,
body:not(.elementor-editor-active) .l9,
body:not(.elementor-editor-active) .l10{
    opacity:0;
    transition:1.4s !important;
}

body:not(.elementor-editor-active) .l2{transition-delay:0.2s !important;}
body:not(.elementor-editor-active) .l3{transition-delay:0.9s !important;}
body:not(.elementor-editor-active) .l4{transition-delay:0.7s !important;}
body:not(.elementor-editor-active) .l5{transition-delay:0.5s !important;}
body:not(.elementor-editor-active) .l6{transition-delay:0.6s !important;}
body:not(.elementor-editor-active) .l7{transition-delay:0.4s !important;}
body:not(.elementor-editor-active) .l8{transition-delay:0.8s !important;}
body:not(.elementor-editor-active) .l9,
body:not(.elementor-editor-active) .l10{transition-delay:0.3s !important;}

body:not(.elementor-editor-active) .ativo7{ 
    opacity: 1;
    transition: 0.9s;
    filter: blur(0px);
    transform: translate(0, 0);
}/* End custom CSS */