.elementor-kit-4{--e-global-color-primary:#6D241E;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#3E3E3D;--e-global-color-accent:#6D241E;--e-global-color-8ccb3e5:#FAF0E1;--e-global-color-89a884b:#6D241E4D;--e-global-color-ad0b615:#0000004D;--e-global-color-5d79a4f:#161615;--e-global-color-88334df:#FFFFFF80;--e-global-color-c0f9bc6:#FAF0E1B3;--e-global-typography-primary-font-family:"merriweather";--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:"lato";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.22em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-19b44ae-font-family:"merriweather";--e-global-typography-19b44ae-font-size:80px;--e-global-typography-19b44ae-font-weight:700;--e-global-typography-19b44ae-line-height:1.26em;--e-global-typography-4f69581-font-family:"Amazone BT";--e-global-typography-4f69581-font-size:48px;--e-global-typography-4f69581-font-weight:400;--e-global-typography-4f69581-line-height:1.2em;--e-global-typography-065e9fd-font-family:"merriweather";--e-global-typography-065e9fd-font-size:32px;--e-global-typography-065e9fd-font-weight:700;--e-global-typography-065e9fd-line-height:1.25em;--e-global-typography-089ab44-font-family:"Amazone BT";--e-global-typography-089ab44-font-size:24px;--e-global-typography-089ab44-font-weight:400;--e-global-typography-089ab44-line-height:1.1em;--e-global-typography-8bd483f-font-family:"lato";--e-global-typography-8bd483f-font-size:18px;--e-global-typography-8bd483f-font-weight:600;--e-global-typography-8bd483f-line-height:1.1em;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1530px;}.e-con{--container-max-width:1530px;--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:32px;}.elementor-element{--widgets-spacing:32px 32px;--widgets-spacing-row:32px;--widgets-spacing-column:32px;}{}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-kit-4{--e-global-typography-19b44ae-font-size:60px;--e-global-typography-4f69581-font-size:40px;--e-global-typography-065e9fd-font-size:28px;--e-global-typography-089ab44-font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-19b44ae-font-size:40px;--e-global-typography-4f69581-font-size:30px;--e-global-typography-065e9fd-font-size:24px;--e-global-typography-089ab44-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pointer {cursor: pointer;}

/* Remove empty space from bottom of text editor widget  */
.elementor-widget-text-editor p:last-child{ margin-bottom:0px;
}

/* Remove form field focus outline */
.elementor-field-group .elementor-field-textual:focus {
box-shadow: none;
}
/* Reset line height for all Elementor icons */
.elementor-icon-wrapper,
.elementor-icon {
  line-height: 1 !important;
}

/* Extra alignment fix for SVGs */
.elementor-icon svg {
  display: inline-block;
  vertical-align: middle;
}
/* bullet list override */
.bullet-list ul, .elementor-kit-4 ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.bullet-list ul li, .elementor-kit-4 ol li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 0.3em;
  line-height: 1.4;
}

.bullet-list ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 9px;
  height: 9px;
  background-color: #6D241E; /* Adjust color as needed */
  border-radius: 2px;
}

.bullet-list ol {
  counter-reset: item;
}

.bullet-list ol li {
  counter-increment: item;
}

.bullet-list ol li::before {
  content: counter(item) ".";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Amazone BT';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://scheckenbauer.de/wp-content/uploads/2025/11/amazonebt_regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */