.elementor-kit-7{--e-global-color-primary:#CF000F;--e-global-color-secondary:#54595F;--e-global-color-text:#343E47;--e-global-color-accent:#CF000F;--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;background-color:#000000;font-family:"Oskari", Sans-serif;font-size:14px;font-weight:100;letter-spacing:0.7px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Oskari", Sans-serif;font-weight:600;letter-spacing:0.9px;}.elementor-kit-7 h2{font-family:"Oskari", Sans-serif;}.elementor-kit-7 h3{font-family:"Oskari", Sans-serif;}.elementor-kit-7 h4{font-family:"Oskari", Sans-serif;}.elementor-kit-7 h6{font-family:"Oskari", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1) Keep things stable during the AJAX refresh */
.elementor-loop-container .e-loop-item,
.elementor-loop-container .e-loop-item * {
  animation: none !important;
}

/* 2) Add a gentle fade for the items (no transform = no pulsing) */
.elementor-loop-container .e-loop-item {
  opacity: 1;
  transition: opacity .18s ease !important;
}

/* 3) On hover, you still get a nice effect (opacity only) */
.elementor-loop-container .e-loop-item:hover {
  opacity: .92;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Oskari';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://drewmartinez.io/wp-content/uploads/2025/12/OskariG2-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Oskari';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://drewmartinez.io/wp-content/uploads/2025/12/OskariG2-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Oskari';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://drewmartinez.io/wp-content/uploads/2025/12/OskariG2-Book.ttf') format('truetype');
}
@font-face {
	font-family: 'Oskari';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://drewmartinez.io/wp-content/uploads/2025/12/OskariG2-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Oskari';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://drewmartinez.io/wp-content/uploads/2025/12/OskariG2-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */