.elementor-kit-5{--e-global-color-primary:#0CC0DF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-392396d:#0D1014;--e-global-color-580ae13:#FFFFFF;--e-global-color-6cf19f6:#0D1013;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-029e57f-font-family:"Inter";--e-global-typography-029e57f-font-size:15px;--e-global-typography-029e57f-font-weight:400;--e-global-typography-029e57f-line-height:1.7em;--e-global-typography-029e57f-letter-spacing:0px;--e-global-typography-84ced83-font-family:"Apfel Grotezk";--e-global-typography-84ced83-font-size:60px;--e-global-typography-84ced83-font-weight:400;--e-global-typography-84ced83-line-height:1em;--e-global-typography-84ced83-letter-spacing:-2px;--e-global-typography-205f43f-font-family:"Apfel Grotezk";--e-global-typography-205f43f-font-size:20px;--e-global-typography-205f43f-font-weight:500;--e-global-typography-205f43f-line-height:1.2em;--e-global-typography-c38c858-font-family:"Roboto Mono";--e-global-typography-c38c858-font-size:12px;--e-global-typography-c38c858-font-weight:400;--e-global-typography-c38c858-text-transform:uppercase;--e-global-typography-c38c858-line-height:12px;--e-global-typography-c38c858-letter-spacing:3px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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){--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);}@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-kit-5{--e-global-typography-84ced83-font-size:40px;--e-global-typography-84ced83-letter-spacing:-0.5px;--e-global-typography-c38c858-font-size:11px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child {
    margin-bottom: 0;
}

p {
    margin-top: 0;
}

/*------ Fades: Directional with Blur ------*/

/* FadeInDown */
@keyframes kgFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -8px, 0); /* Less movement */
        filter: blur(10px);
    }
    to {
        opacity: 1;
        transform: none;
        filter: blur(0);
    }
}
.elementor-element .animated.fadeInDown {
    animation-name: kgFadeInDown !important;
}

/* FadeInLeft */
@keyframes kgFadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-8px, 0, 0);
        filter: blur(10px);
    }
    to {
        opacity: 1;
        transform: none;
        filter: blur(0);
    }
}
.elementor-element .animated.fadeInLeft {
    animation-name: kgFadeInLeft !important;
}

/* FadeInRight */
@keyframes kgFadeInRight {
    from {
        opacity: 0;
        transform: translate3d(8px, 0, 0);
        filter: blur(10px);
    }
    to {
        opacity: 1;
        transform: none;
        filter: blur(0);
    }
}
.elementor-element .animated.fadeInRight {
    animation-name: kgFadeInRight !important;
}

/* FadeInUp */
@keyframes kgFadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 8px, 0);
        filter: blur(10px);
    }
    to {
        opacity: 1;
        transform: none;
        filter: blur(0);
    }
}
.elementor-element .animated.fadeInUp {
    animation-name: kgFadeInUp !important;
}

.text_highlight {
    color: #FFF;
font-family: Newsreader;
font-style: italic;
letter-spacing: -2px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Apfel Grotezk';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://visionlaunchlegal.com/wp-content/uploads/2025/09/ApfelGrotezk-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Apfel Grotezk';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://visionlaunchlegal.com/wp-content/uploads/2025/09/ApfelGrotezk-Mittel.woff') format('woff');
}
/* End Custom Fonts CSS */