.elementor-kit-1611{--e-global-color-primary:#2C304C;--e-global-color-secondary:#E7FE00;--e-global-color-text:#1E1E1E;--e-global-color-accent:#FFFFFF;--e-global-color-4a39698:#ECE3DC;--e-global-color-205c01b:#41E7FF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#1E1E1E;font-family:"Nunito", Sans-serif;font-size:1.1rem;font-weight:600;}.elementor-kit-1611 button,.elementor-kit-1611 input[type="button"],.elementor-kit-1611 input[type="submit"],.elementor-kit-1611 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-weight:700;text-decoration:none;color:var( --e-global-color-primary );border-radius:20px 20px 20px 20px;padding:20px 20px 20px 20px;}.elementor-kit-1611 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1611 a{color:#565E0A;}.elementor-kit-1611 h1{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:2.5rem;font-weight:700;}.elementor-kit-1611 h2{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:1.5rem;font-weight:600;}.elementor-kit-1611 h3{color:#2C304C;font-family:"Inter", Sans-serif;font-size:1.25rem;}.elementor-kit-1611 h4{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:1.125rem;}.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 */.training_video_section .button,
.supports-buttons .button,
.user-manual-buttons .button,
.brochure-section .button {
    display: block; /* stack vertically */
    width: fit-content; /* adjust width to content */
    margin: 10px 0; /* space between buttons */
    padding: 10px 20px;
    background-color: #e7ff00;
    color: #2c304c;
    font-weight: bold;
    text-decoration: none;
    border-radius: 20px;
    font-size: 16px;
    line-height: 1.4;
    transition: background-color 0.3s ease;
}

.training_video_section .button:hover,
.supports-buttons .button:hover,
.user-manual-buttons .button:hover,
.brochure-section .button:hover {
    background-color: #d4eb00;
    color: #2c304c;
}

elementor-menu-anchor {
  position: relative;
}

.elementor-menu-anchor::before {
  content: "";
  display: block;
  height: 100px; /* Height of your sticky header */
  margin-top: -100px;
  visibility: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-display: auto;
	src: url('https://arrowes.com.au/wp-content/uploads/2025/08/Inter-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nunito';
	font-display: auto;
	src: url('https://arrowes.com.au/wp-content/uploads/2025/08/Nunito-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */