.elementor-kit-17787{--e-global-color-primary:#FF7D00;--e-global-color-secondary:#4054B2;--e-global-color-text:#3F3E3E;--e-global-color-accent:#FF7D00;--e-global-color-5adb025b:#4054B2;--e-global-color-1e0f5bab:#23A455;--e-global-color-25b68c4e:#000;--e-global-color-71676378:#FFF;--e-global-color-9b80737:#000000;--e-global-color-647d7d4c:#FB7900;--e-global-color-627cfcb4:#1A005C;--e-global-color-15cc466f:#69FE02;--e-global-color-c5e254f:#FB7900;--e-global-typography-primary-font-family:"Roboto SF";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Roboto SF";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Roboto SF";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto SF";--e-global-typography-accent-font-weight:700;}.elementor-kit-17787 button,.elementor-kit-17787 input[type="button"],.elementor-kit-17787 input[type="submit"],.elementor-kit-17787 .elementor-button{background-color:#FF7D00;color:#FFFFFF;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);border-radius:5px 5px 5px 5px;}.elementor-kit-17787 button:hover,.elementor-kit-17787 button:focus,.elementor-kit-17787 input[type="button"]:hover,.elementor-kit-17787 input[type="button"]:focus,.elementor-kit-17787 input[type="submit"]:hover,.elementor-kit-17787 input[type="submit"]:focus,.elementor-kit-17787 .elementor-button:hover,.elementor-kit-17787 .elementor-button:focus{background-color:rgba(255, 125, 0, 0.56);}.elementor-kit-17787 e-page-transition{background-color:#FFBC7D;}.elementor-kit-17787 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-17787 textarea:focus,.elementor-kit-17787 .elementor-field-textual:focus{box-shadow:0px 0px 10px 0px #FB7900;border-style:solid;}.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);}@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: 90px;
    --opacity: 0.90;
    --shrink-me: 0.80;
    --sticky-background-color: #1A005CC2;
    --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;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
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 .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .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: 'Roboto SF';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.squadfunds.com/wp-content/uploads/2024/07/roboto-light-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Roboto SF';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.squadfunds.com/wp-content/uploads/2024/07/roboto-regular-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Roboto SF';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.squadfunds.com/wp-content/uploads/2024/07/roboto-bold-webfont.woff') format('woff');
}
/* End Custom Fonts CSS */