.elementor-kit-6{--e-global-color-primary:#FF1900;--e-global-color-secondary:#1900A8;--e-global-color-text:#4E4E4E;--e-global-color-accent:#BFF5FF;--e-global-color-ec6a80f:#00D6FC;--e-global-typography-primary-font-family:"Gopher";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Gopher";--e-global-typography-secondary-font-weight:900;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Times New Roman";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h6{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 */header.sticky-header {
    --header-height: 115px;
    --opacity: 1;
    --shrink-me: 0.75;
    --sticky-background-color: #ffffffC7;
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
box-shadow:0px 8px 10px rgba(0, 0, 0, 0.06);
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}
header.sticky-header> .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu--main .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu--main .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gopher';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Black.eot');
	src: url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Black.eot?#iefix') format('embedded-opentype'),
		url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Black.woff2') format('woff2'),
		url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Black.woff') format('woff'),
		url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Black.ttf') format('truetype'),
		url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Black.svg#Gopher') format('svg');
}
@font-face {
	font-family: 'Gopher';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Light.eot');
	src: url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Light.eot?#iefix') format('embedded-opentype'),
		url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Light.woff2') format('woff2'),
		url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Light.woff') format('woff'),
		url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Light.ttf') format('truetype'),
		url('http://eduardolozowsky.com/wp-content/uploads/2023/10/GopherDisplay-Light.svg#Gopher') format('svg');
}
/* End Custom Fonts CSS */