.elementor-kit-9{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#154172;--e-global-color-text:#FFFFFF;--e-global-color-accent:#EF7F01;--e-global-color-fb12d53:#282828;--e-global-color-2633283:#1E1E1E;--e-global-typography-primary-font-family:"AlbertSans";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"AlbertSans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"AlbertSans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"AlbertSans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{font-family:"AlbertSans", Sans-serif;}.elementor-kit-9 h2{font-family:"AlbertSans", Sans-serif;}.elementor-kit-9 h3{font-family:"AlbertSans", Sans-serif;}.elementor-kit-9 h4{font-family:"AlbertSans", Sans-serif;}.elementor-kit-9 h5{font-family:"AlbertSans", Sans-serif;}.elementor-kit-9 h6{font-family:"AlbertSans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1264px;}.e-con{--container-max-width:1264px;--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);}.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 *//*Variáveis CSS*/
@property --shimmer {
    syntax: "<angle>";
    inherits: false;
    initial-value: 33deg;
}
:root{
    --lk-gold: linear-gradient(180deg, #FECB00 0%, #EF7F01 100%);
     --glow-hue: 222deg;
     --lk-blue:linear-gradient(180deg, #00F0FF 0%, #00AFFF 100%);
}
::-webkit-scrollbar{
    width: 8px;
}
::-webkit-scrollbar-track{
    background: #1E1E1E;
}
::-webkit-scrollbar-thumb{
    background: var(--lk-gold);
    border-radius:50px;
}
html, body{
    overflow-x: hidden;
    width: 100%;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'AlbertSans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://lkproducoes.com.br/wp-content/uploads/2025/07/AlbertSans-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'AlbertSans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://lkproducoes.com.br/wp-content/uploads/2025/07/AlbertSans-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'AlbertSans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://lkproducoes.com.br/wp-content/uploads/2025/07/AlbertSans-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */