.elementor-kit-5{--e-global-color-primary:#A9081A;--e-global-color-secondary:#191919;--e-global-color-text:#505050;--e-global-color-accent:#A9081A;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:150%;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:150%;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-35b8c84-font-family:"Athena";--e-global-typography-35b8c84-font-size:64px;--e-global-typography-35b8c84-font-weight:400;--e-global-typography-35b8c84-line-height:100%;--e-global-typography-738d369-font-family:"Athena";--e-global-typography-738d369-font-size:96px;--e-global-typography-738d369-font-weight:400;--e-global-typography-738d369-line-height:100%;--e-global-typography-1b88ef5-font-family:"Athena";--e-global-typography-1b88ef5-font-size:64px;--e-global-typography-1b88ef5-font-weight:400;--e-global-typography-1b88ef5-line-height:100%;--e-global-typography-6ca2fac-font-family:"Inter";--e-global-typography-6ca2fac-font-size:48px;--e-global-typography-6ca2fac-font-weight:400;--e-global-typography-6ca2fac-line-height:100%;--e-global-typography-06fe3b0-font-family:"Inter";--e-global-typography-06fe3b0-font-size:24px;--e-global-typography-06fe3b0-font-weight:600;--e-global-typography-06fe3b0-line-height:120%;--e-global-typography-1a0b911-font-family:"Inter";--e-global-typography-1a0b911-font-size:18px;--e-global-typography-1a0b911-font-weight:600;--e-global-typography-1a0b911-line-height:150%;}.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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1200px){.elementor-kit-5{--e-global-typography-text-font-size:16px;--e-global-typography-35b8c84-font-size:44px;--e-global-typography-738d369-font-size:76px;--e-global-typography-1b88ef5-font-size:44px;--e-global-typography-6ca2fac-font-size:28px;--e-global-typography-06fe3b0-font-size:19px;--e-global-typography-1a0b911-font-size:16px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-5{--e-global-typography-35b8c84-font-size:32px;--e-global-typography-738d369-font-size:48px;--e-global-typography-1b88ef5-font-size:32px;--e-global-typography-6ca2fac-font-size:24px;--e-global-typography-06fe3b0-font-size:19px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0;
}
/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #191919;
}

::-webkit-scrollbar-thumb {
    background: #a9081a;
    border-radius: 10px;
}

.button-cookie-banner {
    background: #a9081a;
    color: white;
    padding: 5px 10px;
    border-radius: 3px;
}

.button-cookie-banner:hover {
    color: white;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Athena';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://labcitocore.com.br/wp-content/uploads/2024/07/Athena-Regular-PERSONAL-USE-ONLY.ttf') format('truetype');
}
/* End Custom Fonts CSS */