.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;font-family:"Raleway", Sans-serif;font-size:16px;font-weight:400;line-height:24px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:0px;}.elementor-kit-7 h1{font-family:"Raleway", Sans-serif;font-size:3.4rem;font-weight:800;}.elementor-kit-7 h2{font-family:"Raleway", Sans-serif;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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: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-kit-7 h1{font-size:3.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:34px;line-height:38px;}.elementor-kit-7 h2{font-size:28px;line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --button-title-font:Raleway; --etf-white-50:#FCFCFC; --etf-bg-transparent:#ffffff00; --etf-blue-950:#000405; --section-padding-tab-mob:5%; --etf-blue-900:#002732; --etf-blue-400:#17BBFF; --etf-blue-500:#00A3E8; --DUP_button-title-font:Raleway; --DUP_etf-white-50:#FCFCFC; --DUP_etf-bg-transparent:#ffffff00; --DUP_etf-blue-950:#000405; --DUP_section-padding-tab-mob:5%; --DUP_etf-blue-900:#002732; --DUP_etf-blue-400:#17BBFF; --DUP_etf-blue-500:#00A3E8; --etp-black-1000:#000000; --etp-orange-1000:#FE6F00; --etp-white-1000:#ffffff; --etp-orange-500:#dd6000; --etp-cream-1000:#F8F3F0; --etp-gray-1000:#e7e7e7; --etp-orange-900:#f78228; --etp-gray-300:#757575; --DUP_etp-cream-1000:#F8F3F0; --DUP_etp-orange-1000:#FE6F00; --DUP_etp-black-1000:#000000; --DUP_etp-gray-1000:#e7e7e7; --DUP_etp-white-1000:#ffffff; --DUP_etf-white-501:#FCFCFC; --DUP_etp-orange-500:#dd6000; --DUP_etp-orange-900:#f78228; --DUP_etf-bg-transparent1:#ffffff00; --DUP_etp-gray-300:#757575; --DUP_etf-blue-5001:#00A3E8; --DUP_etp-cream-10001:#F8F3F0; --DUP_etp-orange-10001:#FE6F00; --DUP_etp-black-10001:#000000; --DUP_etp-gray-10001:#e7e7e7; --DUP_etp-white-10001:#ffffff; --DUP_etf-white-502:#FCFCFC; --DUP_etp-orange-5001:#dd6000; --DUP_etp-orange-9001:#f78228; --DUP_etf-bg-transparent2:#ffffff00; --DUP_etp-gray-3001:#757575; --DUP_etf-blue-5002:#00A3E8; }
/* Start custom CSS */html, body {
  overflow-x: hidden;
}
@media (max-width: 767px) {
  #mobile-floating-cta {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transition: opacity 0.25s ease, visibility 0.25s ease !important;
  }

  #mobile-floating-cta.is-visible {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
}/* End custom CSS */