*, *:before, *:after {
   box-sizing: border-box;
}
:root {
    --expand-nav-width: 60px;
    --small-header-half: calc(var(--small-header) / 2);
    --large-header-half: calc(var(--large-header) / 2);
    --large-header-quarter: calc(var(--large-header) / 4);
    --nav-main-height: var(--large-header);
    --true-black: 0,0,0;
    --true-white: 255,255,255;
    --form-errors: 193,108,107;
    --form-warning: 240,173,78;
    --form-success: 92,184,92;
    --items-1: 100%;
    --items-2: 50%;
    --items-3: 33.3333333%;
    --items-4: 25%;
    --items-5: 20%;
    --items-6: 16.6666667%;
    --items-7: 14.2857143%;
    --items-8: 12.5%;
    --windows_basic: 50vh;
    --windows_basic_PX: 375px;
    --windows-1_basic: 100vh;
    --windows-1_basic_PX: 62.5%;
    --windows-2_basic: 100vh;
    --windows-2_basic_PX: 75%;
    --windows-3_basic: 70vh;
    --windows-3_basic_PX: 100%;
    --windows-4_basic: 50vh;
    --windows-4_basic_PX: 75%;
    --windows-3_big-item: 100vh;
    --windows-3_big-item_PX: 750px;
    --windows-3_small-item: 50vh;
    --windows-3_small-item_PX: 375px;
    --windows-4_big-item: 55vh;
    --windows-4_big-item_PX: 475px;
    --windows-4_small-item: 45vh;
    --windows-4_small-item_PX: 375px;
    --takeover-banner: 100vh;
    --medium-banner: 65vh;
    --medium-bannerPX: 450px;
    --short-banner: 50vh;
    --short-bannerPX: 340px;
    --youtube-bg: 229,45,39;
    --vimeo-bg: 0,173,239;
    --component-max-width: 1350px;
    --modal-opacity: 0.75;
    --modal-components-max-width: 1800px;
    --modal-pods-max-width: 645px;
    --site-max-width: 1600px;
    --site-spacing_sm: 0px;
    --site-spacing_lg: 0px;
    --notification-spacing_below_sm: 0px;
    --notification-spacing_side_sm: 0px;
    --notification-spacing_below_lg: 0px;
    --notification-spacing_side_lg: 0px;
    --backtotop-size_sm: 45px;
    --backtotop-size_lg: 60px;
    --backtotop-spacing_side_sm: 0px;
    --backtotop-spacing_below_sm: 0px;
    --backtotop-spacing_side_lg: 0px;
    --backtotop-spacing_below_lg: 0px;
    --site-box-shadow_h: 0px;
    --site-box-shadow_v: 0px;
    --site-box-shadow_b: 100px;
    --site-box-shadow_o: 0.1;
    --small-breakpoint: 991px;
    --large-breakpoint: 992px;
    --header-max-width: 1350px;
    --small-header: 80px;
    --large-header: 80px;
    --header-box-shadow_h: 0px;
    --header-box-shadow_v: 0px;
    --header-box-shadow_b: 4px;
    --header-box-shadow_o: 0.1;
    --nav-main-dropdown-width: 240px;
    --nav-main-dropdown-width_wide: 480px;
    --logo_sm-padding_top: 10px;
    --logo_sm-padding_right: 15px;
    --logo_sm-padding_bottom: 10px;
    --logo_sm-padding_left: 15px;
    --logo_lg-padding_top: 15px;
    --logo_lg-padding_right: 15px;
    --logo_lg-padding_bottom: 10px;
    --logo_lg-padding_left: 15px;
    --base-spacing: 30px;
    --base-half-spacing: 15px;
    --base-border-width: 2px;
    --base-border-radius: 0px;
    --base-box-shadow_h: 2px;
    --base-box-shadow_v: 2px;
    --base-box-shadow_b: 4px;
    --base-box-shadow_o: 0.1;
    --content-col_pc-spacing: 15px;
    --pc-spacing: 100px;
    --pc-spacing_sm: 100px;
    --pc-spacing_md: 110px;
    --pc-spacing_lg: 120px;
    --pc-spacing_xl: 120px;
    --intro-col: 100%;
    --intro-col_sm: 100%;
    --intro-col_md: 100%;
    --intro-col_lg: 83.3333333%;
    --intro-col_xl: 66.6666667%;
    --outro-col: 100%;
    --outro-col_sm: 100%;
    --outro-col_md: 100%;
    --outro-col_lg: 83.3333333%;
    --outro-col_xl: 66.6666667%;
    --center-col: 100%;
    --center-col_sm: 100%;
    --center-col_md: 100%;
    --center-col_lg: 83.3333333%;
    --center-col_xl: 66.6666667%;
    --banner-col: 100%;
    --banner-col_sm: 100%;
    --banner-col_md: 100%;
    --banner-col_lg: 83.3333333%;
    --banner-col_xl: 66.6666667%;
    --form-field-border-width: 2px;
    --form-field-border-radius: 0px;
    --btn-border-width: 2px;
    --btn-border-radius: 3px;
    --btn-box-shadow_h: 0px;
    --btn-box-shadow_v: 0px;
    --btn-box-shadow_b: 0px;
    --btn-box-shadow_o: 0;
    --btn_sm-padding_top: 5px;
    --btn_sm-padding_right: 20px;
    --btn_sm-padding_bottom: 5px;
    --btn_sm-padding_left: 20px;
    --btn-padding_top: 9px;
    --btn-padding_right: 20px;
    --btn-padding_bottom: 9px;
    --btn-padding_left: 20px;
    --btn_lg-padding_top: 12px;
    --btn_lg-padding_right: 20px;
    --btn_lg-padding_bottom: 12px;
    --btn_lg-padding_left: 20px;
    --body-bg-color1: 255, 255, 255;
    --body-bg-color2: 255, 255, 255;
    --body-bg-start-perc: 50%;
    --body-bg-stop-perc: 50%;
    --body-bg-angle: 90deg;
    --header-bg-color1: 255, 255, 255;
    --header-bg-color2: 255, 255, 255;
    --header-bg-start-perc: 50%;
    --header-bg-stop-perc: 50%;
    --header-bg-angle: 90deg;
    --header-text: 255, 255, 255;
    --header-borders: 255, 255, 255;
    --header-highlight: 251, 83, 9;
    --main-navigation-link: 85, 90, 114;
    --main-navigation-link-hover: 10, 21, 81;
    --main-navigation-link-active: 10, 21, 81;
    --logo-link: 255, 255, 255;
    --logo-link-hover: 0, 0, 0;
    --secondary-navigation-link: 0, 0, 0;
    --secondary-navigation-link-hover: 1, 53, 101;
    --navigation-dropdown-color1: 249, 249, 249;
    --navigation-dropdown-color2: 255, 255, 255;
    --navigation-dropdown-start-perc: 50%;
    --navigation-dropdown-stop-perc: 50%;
    --navigation-dropdown-angle: 90deg;
    --navigation-dropdown-link: 10, 21, 81;
    --navigation-dropdown-link-hover: 221, 221, 221;
    --navigation-dropdown-link-active: 10, 21, 81;
    --base-bg-color1: 255, 255, 255;
    --base-bg-color2: 204, 204, 204;
    --base-bg-start-perc: 50%;
    --base-bg-stop-perc: 50%;
    --base-bg-angle: 90deg;
    --base-heading: 9, 21, 81;
    --base-secondary-heading: 102, 102, 102;
    --base-text: 78, 80, 92;
    --base-link: 251, 83, 9;
    --base-link-hover: 122, 50, 19;
    --base-borders: 102, 102, 102;
    --base-highlight: 251, 83, 9;
    --base-highlight-text: 255, 255, 255;
    --base-btn-bg-color1: 9, 21, 81;
    --base-btn-bg-color2: 48, 129, 242;
    --base-btn-bg-start-perc: 50%;
    --base-btn-bg-stop-perc: 50%;
    --base-btn-bg-angle: 90deg;
    --base-btn-text: 255, 255, 255;
    --base-btn-borders: 9, 21, 81;
    --base-btn-bg-hover-color1: 4, 8, 30;
    --base-btn-bg-hover-color2: 51, 136, 255;
    --base-btn-bg-hover-start-perc: 50%;
    --base-btn-bg-hover-stop-perc: 50%;
    --base-btn-bg-hover-angle: 90deg;
    --base-btn-text-hover: 255, 255, 255;
    --base-btn-borders-hover: 6, 12, 40;
    --footer-bg-color1: 231, 232, 236;
    --footer-bg-color2: 255, 255, 255;
    --footer-bg-start-perc: 50%;
    --footer-bg-stop-perc: 50%;
    --footer-bg-angle: 90deg;
    --footer-heading: 255, 255, 255;
    --footer-secondary-heading: 255, 255, 255;
    --footer-text: 31, 31, 31;
    --footer-link: 9, 21, 81;
    --footer-link-hover: 16, 33, 120;
    --footer-borders: 43, 43, 43;
    --footer-highlight: 51, 136, 255;
    --c1-bg-color1: 231, 232, 236;
    --c1-bg-color2: 1, 5, 25;
    --c1-bg-start-perc: 50%;
    --c1-bg-stop-perc: 50%;
    --c1-bg-angle: 90deg;
    --c1-heading: 9, 21, 81;
    --c1-secondary-heading: 102, 102, 102;
    --c1-text: 78, 80, 92;
    --c1-link: 251, 83, 9;
    --c1-link-hover: 122, 50, 19;
    --c1-borders: 39, 49, 63;
    --c1-highlight: 251, 83, 9;
    --c1-highlight-text: 255, 255, 255;
    --c2-bg-color1: 9, 21, 81;
    --c2-bg-color2: 0, 0, 0;
    --c2-bg-start-perc: 50%;
    --c2-bg-stop-perc: 50%;
    --c2-bg-angle: 90deg;
    --c2-heading: 255, 255, 255;
    --c2-secondary-heading: 212, 212, 212;
    --c2-text: 234, 243, 255;
    --c2-link: 251, 83, 9;
    --c2-link-hover: 122, 50, 19;
    --c2-borders: 1, 53, 101;
    --c2-highlight: 251, 83, 9;
    --c2-highlight-text: 1, 53, 101;
    --c3-bg-color1: 255, 255, 255;
    --c3-bg-color2: 0, 0, 0;
    --c3-bg-start-perc: 50%;
    --c3-bg-stop-perc: 50%;
    --c3-bg-angle: 90deg;
    --c3-heading: 9, 21, 81;
    --c3-secondary-heading: 0, 0, 0;
    --c3-text: 78, 80, 92;
    --c3-link: 251, 83, 9;
    --c3-link-hover: 122, 50, 19;
    --c3-borders: 0, 0, 0;
    --c3-highlight: 108, 108, 108;
    --c3-highlight-text: 251, 83, 9;
    --c4-bg-color1: 248, 248, 249;
    --c4-bg-color2: 0, 0, 0;
    --c4-bg-start-perc: 50%;
    --c4-bg-stop-perc: 50%;
    --c4-bg-angle: 90deg;
    --c4-heading: 9, 21, 81;
    --c4-secondary-heading: 0, 0, 0;
    --c4-text: 78, 80, 92;
    --c4-link: 251, 83, 9;
    --c4-link-hover: 122, 50, 19;
    --c4-borders: 251, 83, 9;
    --c4-highlight: 251, 83, 9;
    --c4-highlight-text: 255, 255, 255;
    --c5-bg-color1: 231, 246, 255;
    --c5-bg-color2: 0, 0, 0;
    --c5-bg-start-perc: 50%;
    --c5-bg-stop-perc: 50%;
    --c5-bg-angle: 90deg;
    --c5-heading: 9, 21, 81;
    --c5-secondary-heading: 9, 21, 81;
    --c5-text: 64, 64, 67;
    --c5-link: 0, 0, 0;
    --c5-link-hover: 78, 80, 92;
    --c5-borders: 255, 255, 255;
    --c5-highlight: 255, 255, 255;
    --c5-highlight-text: 78, 80, 92;
    --c6-bg-color1: 255, 255, 255;
    --c6-bg-color2: 248, 248, 249;
    --c6-bg-start-perc: 50%;
    --c6-bg-stop-perc: 50%;
    --c6-bg-angle: -180deg;
    --c6-heading: 9, 21, 81;
    --c6-secondary-heading: 0, 0, 0;
    --c6-text: 78, 80, 92;
    --c6-link: 251, 83, 9;
    --c6-link-hover: 122, 50, 19;
    --c6-borders: 251, 83, 9;
    --c6-highlight: 251, 83, 9;
    --c6-highlight-text: 255, 255, 255;
    --c1-btn-bg-color1: 1, 90, 175;
    --c1-btn-bg-color2: 73, 9, 9;
    --c1-btn-bg-start-perc: 50%;
    --c1-btn-bg-stop-perc: 50%;
    --c1-btn-bg-angle: 90deg;
    --c1-btn-text: 255, 255, 255;
    --c1-btn-borders: 1, 90, 175;
    --c1-btn-bg-hover-color1: 1, 74, 141;
    --c1-btn-bg-hover-color2: 54, 15, 15;
    --c1-btn-bg-hover-start-perc: 50%;
    --c1-btn-bg-hover-stop-perc: 50%;
    --c1-btn-bg-hover-angle: 90deg;
    --c1-btn-text-hover: 255, 255, 255;
    --c1-btn-borders-hover: 1, 74, 141;
    --c2-btn-bg-color1: 232, 196, 0;
    --c2-btn-bg-color2: 234, 234, 234;
    --c2-btn-bg-start-perc: 50%;
    --c2-btn-bg-stop-perc: 50%;
    --c2-btn-bg-angle: 90deg;
    --c2-btn-text: 0, 0, 0;
    --c2-btn-borders: 232, 196, 0;
    --c2-btn-bg-hover-color1: 204, 173, 0;
    --c2-btn-bg-hover-color2: 155, 120, 120;
    --c2-btn-bg-hover-start-perc: 50%;
    --c2-btn-bg-hover-stop-perc: 50%;
    --c2-btn-bg-hover-angle: 90deg;
    --c2-btn-text-hover: 0, 0, 0;
    --c2-btn-borders-hover: 204, 173, 0;
    --c3-btn-bg-color1: 9, 21, 81;
    --c3-btn-bg-color2: 0, 0, 0;
    --c3-btn-bg-start-perc: 50%;
    --c3-btn-bg-stop-perc: 50%;
    --c3-btn-bg-angle: 90deg;
    --c3-btn-text: 255, 255, 255;
    --c3-btn-borders: 9, 21, 81;
    --c3-btn-bg-hover-color1: 18, 39, 140;
    --c3-btn-bg-hover-color2: 255, 255, 255;
    --c3-btn-bg-hover-start-perc: 50%;
    --c3-btn-bg-hover-stop-perc: 50%;
    --c3-btn-bg-hover-angle: 90deg;
    --c3-btn-text-hover: 255, 255, 255;
    --c3-btn-borders-hover: 18, 39, 140;
    --c4-btn-bg-color1: 255, 255, 255;
    --c4-btn-bg-color2: 0, 0, 0;
    --c4-btn-bg-start-perc: 50%;
    --c4-btn-bg-stop-perc: 50%;
    --c4-btn-bg-angle: 90deg;
    --c4-btn-text: 9, 21, 81;
    --c4-btn-borders: 9, 21, 81;
    --c4-btn-bg-hover-color1: 233, 235, 244;
    --c4-btn-bg-hover-color2: 255, 255, 255;
    --c4-btn-bg-hover-start-perc: 50%;
    --c4-btn-bg-hover-stop-perc: 50%;
    --c4-btn-bg-hover-angle: 90deg;
    --c4-btn-text-hover: 9, 21, 81;
    --c4-btn-borders-hover: 9, 21, 81;
    --c5-btn-bg-color1: 251, 83, 9;
    --c5-btn-bg-color2: 0, 0, 0;
    --c5-btn-bg-start-perc: 50%;
    --c5-btn-bg-stop-perc: 50%;
    --c5-btn-bg-angle: 90deg;
    --c5-btn-text: 255, 255, 255;
    --c5-btn-borders: 251, 83, 9;
    --c5-btn-bg-hover-color1: 227, 78, 13;
    --c5-btn-bg-hover-color2: 255, 255, 255;
    --c5-btn-bg-hover-start-perc: 50%;
    --c5-btn-bg-hover-stop-perc: 50%;
    --c5-btn-bg-hover-angle: 90deg;
    --c5-btn-text-hover: 255, 255, 255;
    --c5-btn-borders-hover: 227, 78, 13;
    --body-typography_font-name: 'Karla',sans-serif;
    --body-typography_font-weight: 400;
    --body-typography_font-style: normal;
    --body-typography_font-line-height: 150%;
    --body-typography_font-letter-spacing: -0.8px;
    --body-typography_font-transform: None;
    --body-typography_font-size: 20px;
    --body-typography_font-size_sm: 20px;
    --body-typography_font-size_md: 20px;
    --body-typography_font-size_lg: 20px;
    --body-typography_font-size_xl: 20px;
    --h1-typography_font-name: 'Oxygen',sans-serif;
    --h1-typography_font-weight: 700;
    --h1-typography_font-style: normal;
    --h1-typography_font-line-height: 110%;
    --h1-typography_font-letter-spacing: 0px;
    --h1-typography_font-transform: None;
    --h1-typography_font-size: 35px;
    --h1-typography_font-size_sm: 35px;
    --h1-typography_font-size_md: 35px;
    --h1-typography_font-size_lg: 50px;
    --h1-typography_font-size_xl: 50px;
    --h2-typography_font-name: 'Oxygen',sans-serif;
    --h2-typography_font-weight: 700;
    --h2-typography_font-style: normal;
    --h2-typography_font-line-height: 110%;
    --h2-typography_font-letter-spacing: 0px;
    --h2-typography_font-transform: None;
    --h2-typography_font-size: 28px;
    --h2-typography_font-size_sm: 28px;
    --h2-typography_font-size_md: 30px;
    --h2-typography_font-size_lg: 40px;
    --h2-typography_font-size_xl: 40px;
    --h3-typography_font-name: 'Oxygen',sans-serif;
    --h3-typography_font-weight: 700;
    --h3-typography_font-style: normal;
    --h3-typography_font-line-height: 110%;
    --h3-typography_font-letter-spacing: 0px;
    --h3-typography_font-transform: None;
    --h3-typography_font-size: 26px;
    --h3-typography_font-size_sm: 26px;
    --h3-typography_font-size_md: 26px;
    --h3-typography_font-size_lg: 30px;
    --h3-typography_font-size_xl: 30px;
    --h4-typography_font-name: 'Oxygen',sans-serif;
    --h4-typography_font-weight: 700;
    --h4-typography_font-style: normal;
    --h4-typography_font-line-height: 110%;
    --h4-typography_font-letter-spacing: 0px;
    --h4-typography_font-transform: None;
    --h4-typography_font-size: 18px;
    --h4-typography_font-size_sm: 18px;
    --h4-typography_font-size_md: 18px;
    --h4-typography_font-size_lg: 22px;
    --h4-typography_font-size_xl: 22px;
    --h5-typography_font-name: 'Oxygen',sans-serif;
    --h5-typography_font-weight: 700;
    --h5-typography_font-style: normal;
    --h5-typography_font-line-height: 110%;
    --h5-typography_font-letter-spacing: 0px;
    --h5-typography_font-transform: None;
    --h5-typography_font-size: 12px;
    --h5-typography_font-size_sm: 12px;
    --h5-typography_font-size_md: 16px;
    --h5-typography_font-size_lg: 18px;
    --h5-typography_font-size_xl: 18px;
    --h6-typography_font-name: 'Oxygen',sans-serif;
    --h6-typography_font-weight: 700;
    --h6-typography_font-style: normal;
    --h6-typography_font-line-height: 110%;
    --h6-typography_font-letter-spacing: 0px;
    --h6-typography_font-transform: None;
    --h6-typography_font-size: 10px;
    --h6-typography_font-size_sm: 10px;
    --h6-typography_font-size_md: 14px;
    --h6-typography_font-size_lg: 16px;
    --h6-typography_font-size_xl: 16px;
    --p-heading-typography_font-name: 'Oxygen',sans-serif;
    --p-heading-typography_font-weight: 700;
    --p-heading-typography_font-style: normal;
    --p-heading-typography_font-line-height: 110%;
    --p-heading-typography_font-letter-spacing: 0px;
    --p-heading-typography_font-transform: None;
    --p-heading-typography_font-size: 26px;
    --p-heading-typography_font-size_sm: 26px;
    --p-heading-typography_font-size_md: 26px;
    --p-heading-typography_font-size_lg: 30px;
    --p-heading-typography_font-size_xl: 30px;
    --p-heading_small-typography_font-name: 'Oxygen',sans-serif;
    --p-heading_small-typography_font-weight: 700;
    --p-heading_small-typography_font-style: normal;
    --p-heading_small-typography_font-line-height: 110%;
    --p-heading_small-typography_font-letter-spacing: 0px;
    --p-heading_small-typography_font-transform: None;
    --p-heading_small-typography_font-size: 18px;
    --p-heading_small-typography_font-size_sm: 18px;
    --p-heading_small-typography_font-size_md: 18px;
    --p-heading_small-typography_font-size_lg: 22px;
    --p-heading_small-typography_font-size_xl: 22px;
    --p-heading_large-typography_font-name: 'Oxygen',sans-serif;
    --p-heading_large-typography_font-weight: 700;
    --p-heading_large-typography_font-style: normal;
    --p-heading_large-typography_font-line-height: 110%;
    --p-heading_large-typography_font-letter-spacing: 0px;
    --p-heading_large-typography_font-transform: None;
    --p-heading_large-typography_font-size: 28px;
    --p-heading_large-typography_font-size_sm: 28px;
    --p-heading_large-typography_font-size_md: 30px;
    --p-heading_large-typography_font-size_lg: 40px;
    --p-heading_large-typography_font-size_xl: 40px;
    --p-intro-typography_font-name: 'Oxygen',sans-serif;
    --p-intro-typography_font-weight: 400;
    --p-intro-typography_font-style: normal;
    --p-intro-typography_font-line-height: 140%;
    --p-intro-typography_font-letter-spacing: -0.2px;
    --p-intro-typography_font-transform: None;
    --p-intro-typography_font-size: 20px;
    --p-intro-typography_font-size_sm: 20px;
    --p-intro-typography_font-size_md: 22px;
    --p-intro-typography_font-size_lg: 22px;
    --p-intro-typography_font-size_xl: 24px;
    --p-intro_small-typography_font-name: 'Oxygen',sans-serif;
    --p-intro_small-typography_font-weight: 400;
    --p-intro_small-typography_font-style: normal;
    --p-intro_small-typography_font-line-height: 142%;
    --p-intro_small-typography_font-letter-spacing: -0.2px;
    --p-intro_small-typography_font-transform: None;
    --p-intro_small-typography_font-size: 18px;
    --p-intro_small-typography_font-size_sm: 18px;
    --p-intro_small-typography_font-size_md: 18px;
    --p-intro_small-typography_font-size_lg: 18px;
    --p-intro_small-typography_font-size_xl: 18px;
    --p-intro_large-typography_font-name: 'Oxygen',sans-serif;
    --p-intro_large-typography_font-weight: 400;
    --p-intro_large-typography_font-style: normal;
    --p-intro_large-typography_font-line-height: 140%;
    --p-intro_large-typography_font-letter-spacing: -0.2px;
    --p-intro_large-typography_font-transform: None;
    --p-intro_large-typography_font-size: 24px;
    --p-intro_large-typography_font-size_sm: 24px;
    --p-intro_large-typography_font-size_md: 26px;
    --p-intro_large-typography_font-size_lg: 26px;
    --p-intro_large-typography_font-size_xl: 28px;
    --secondary-heading-typography_font-name: 'Oxygen',sans-serif;
    --secondary-heading-typography_font-weight: 400;
    --secondary-heading-typography_font-style: normal;
    --secondary-heading-typography_font-line-height: 140%;
    --secondary-heading-typography_font-letter-spacing: 0.2px;
    --secondary-heading-typography_font-transform: Uppercase;
    --secondary-heading-typography_font-size: 22px;
    --secondary-heading-typography_font-size_sm: 22px;
    --secondary-heading-typography_font-size_md: 22px;
    --secondary-heading-typography_font-size_lg: 22px;
    --secondary-heading-typography_font-size_xl: 22px;
    --secondary-heading_small-typography_font-name: 'Oxygen',sans-serif;
    --secondary-heading_small-typography_font-weight: 400;
    --secondary-heading_small-typography_font-style: normal;
    --secondary-heading_small-typography_font-line-height: 140%;
    --secondary-heading_small-typography_font-letter-spacing: 0.2px;
    --secondary-heading_small-typography_font-transform: None;
    --secondary-heading_small-typography_font-size: 22px;
    --secondary-heading_small-typography_font-size_sm: 22px;
    --secondary-heading_small-typography_font-size_md: 22px;
    --secondary-heading_small-typography_font-size_lg: 22px;
    --secondary-heading_small-typography_font-size_xl: 22px;
    --secondary-heading_large-typography_font-name: 'Oxygen',sans-serif;
    --secondary-heading_large-typography_font-weight: 400;
    --secondary-heading_large-typography_font-style: normal;
    --secondary-heading_large-typography_font-line-height: 140%;
    --secondary-heading_large-typography_font-letter-spacing: 0.2px;
    --secondary-heading_large-typography_font-transform: Uppercase;
    --secondary-heading_large-typography_font-size: 26px;
    --secondary-heading_large-typography_font-size_sm: 26px;
    --secondary-heading_large-typography_font-size_md: 26px;
    --secondary-heading_large-typography_font-size_lg: 26px;
    --secondary-heading_large-typography_font-size_xl: 26px;
    --blockquote-typography_font-name: 'Karla',sans-serif;
    --blockquote-typography_font-weight: 500;
    --blockquote-typography_font-style: italic;
    --blockquote-typography_font-line-height: 110%;
    --blockquote-typography_font-letter-spacing: -0.15px;
    --blockquote-typography_font-transform: None;
    --blockquote-typography_font-size: 22px;
    --blockquote-typography_font-size_sm: 22px;
    --blockquote-typography_font-size_md: 20px;
    --blockquote-typography_font-size_lg: 22px;
    --blockquote-typography_font-size_xl: 22px;
    --blockquote_small-typography_font-name: 'Karla',sans-serif;
    --blockquote_small-typography_font-weight: 500;
    --blockquote_small-typography_font-style: italic;
    --blockquote_small-typography_font-line-height: 110%;
    --blockquote_small-typography_font-letter-spacing: -0.15px;
    --blockquote_small-typography_font-transform: None;
    --blockquote_small-typography_font-size: 18px;
    --blockquote_small-typography_font-size_sm: 18px;
    --blockquote_small-typography_font-size_md: 20px;
    --blockquote_small-typography_font-size_lg: 20px;
    --blockquote_small-typography_font-size_xl: 20px;
    --blockquote_large-typography_font-name: 'Karla',sans-serif;
    --blockquote_large-typography_font-weight: 500;
    --blockquote_large-typography_font-style: italic;
    --blockquote_large-typography_font-line-height: 110%;
    --blockquote_large-typography_font-letter-spacing: -0.15px;
    --blockquote_large-typography_font-transform: None;
    --blockquote_large-typography_font-size: 26px;
    --blockquote_large-typography_font-size_sm: 26px;
    --blockquote_large-typography_font-size_md: 28px;
    --blockquote_large-typography_font-size_lg: 28px;
    --blockquote_large-typography_font-size_xl: 28px;
    --btn-typography_font-name: 'Oxygen',sans-serif;
    --btn-typography_font-weight: 700;
    --btn-typography_font-style: normal;
    --btn-typography_font-line-height: 150%;
    --btn-typography_font-letter-spacing: 0px;
    --btn-typography_font-transform: Capitalize;
    --btn-typography_font-size: 20px;
    --btn-typography_font-size_sm: 20px;
    --btn-typography_font-size_md: 20px;
    --btn-typography_font-size_lg: 20px;
    --btn-typography_font-size_xl: 20px;
    --btn_small-typography_font-name: 'Oxygen',sans-serif;
    --btn_small-typography_font-weight: 700;
    --btn_small-typography_font-style: normal;
    --btn_small-typography_font-line-height: 150%;
    --btn_small-typography_font-letter-spacing: 0px;
    --btn_small-typography_font-transform: Capitalize;
    --btn_small-typography_font-size: 18px;
    --btn_small-typography_font-size_sm: 18px;
    --btn_small-typography_font-size_md: 18px;
    --btn_small-typography_font-size_lg: 18px;
    --btn_small-typography_font-size_xl: 18px;
    --btn_large-typography_font-name: 'Oxygen',sans-serif;
    --btn_large-typography_font-weight: 700;
    --btn_large-typography_font-style: normal;
    --btn_large-typography_font-line-height: 150%;
    --btn_large-typography_font-letter-spacing: 0px;
    --btn_large-typography_font-transform: Capitalize;
    --btn_large-typography_font-size: 18px;
    --btn_large-typography_font-size_sm: 18px;
    --btn_large-typography_font-size_md: 20px;
    --btn_large-typography_font-size_lg: 20px;
    --btn_large-typography_font-size_xl: 22px;
    --main-navigation-typography_font-name: 'Oxygen',sans-serif;
    --main-navigation-typography_font-weight: 400;
    --main-navigation-typography_font-style: normal;
    --main-navigation-typography_font-line-height: 140%;
    --main-navigation-typography_font-letter-spacing: 0px;
    --main-navigation-typography_font-transform: None;
    --main-navigation-typography_font-size: 18px;
    --main-navigation-typography_font-size_sm: 18px;
    --main-navigation-typography_font-size_md: 18px;
    --main-navigation-typography_font-size_lg: 18px;
    --main-navigation-typography_font-size_xl: 18px;
    --main-navigation_dropdowns-typography_font-name: 'Oxygen',sans-serif;
    --main-navigation_dropdowns-typography_font-weight: 400;
    --main-navigation_dropdowns-typography_font-style: normal;
    --main-navigation_dropdowns-typography_font-line-height: 150%;
    --main-navigation_dropdowns-typography_font-letter-spacing: -0.15px;
    --main-navigation_dropdowns-typography_font-transform: None;
    --main-navigation_dropdowns-typography_font-size: 16px;
    --main-navigation_dropdowns-typography_font-size_sm: 16px;
    --main-navigation_dropdowns-typography_font-size_md: 16px;
    --main-navigation_dropdowns-typography_font-size_lg: 16px;
    --main-navigation_dropdowns-typography_font-size_xl: 16px;
    --secondary-navigation-typography_font-name: 'Karla',sans-serif;
    --secondary-navigation-typography_font-weight: 400;
    --secondary-navigation-typography_font-style: normal;
    --secondary-navigation-typography_font-line-height: 140%;
    --secondary-navigation-typography_font-letter-spacing: 0px;
    --secondary-navigation-typography_font-transform: None;
    --secondary-navigation-typography_font-size: 18px;
    --secondary-navigation-typography_font-size_sm: 18px;
    --secondary-navigation-typography_font-size_md: 18px;
    --secondary-navigation-typography_font-size_lg: 18px;
    --secondary-navigation-typography_font-size_xl: 18px;
    --sub-navigation-typography_font-name: 'Oxygen',sans-serif;
    --sub-navigation-typography_font-weight: 400;
    --sub-navigation-typography_font-style: normal;
    --sub-navigation-typography_font-line-height: 150%;
    --sub-navigation-typography_font-letter-spacing: -0.15px;
    --sub-navigation-typography_font-transform: None;
    --sub-navigation-typography_font-size: 16px;
    --sub-navigation-typography_font-size_sm: 16px;
    --sub-navigation-typography_font-size_md: 16px;
    --sub-navigation-typography_font-size_lg: 16px;
    --sub-navigation-typography_font-size_xl: 16px;
    --footer-navigation-typography_font-name: 'Oxygen',sans-serif;
    --footer-navigation-typography_font-weight: 400;
    --footer-navigation-typography_font-style: normal;
    --footer-navigation-typography_font-line-height: 150%;
    --footer-navigation-typography_font-letter-spacing: -0.15px;
    --footer-navigation-typography_font-transform: None;
    --footer-navigation-typography_font-size: 13px;
    --footer-navigation-typography_font-size_sm: 13px;
    --footer-navigation-typography_font-size_md: 13px;
    --footer-navigation-typography_font-size_lg: 13px;
    --footer-navigation-typography_font-size_xl: 13px;
    --breadcrumb-navigation-typography_font-name: 'Oxygen',sans-serif;
    --breadcrumb-navigation-typography_font-weight: 400;
    --breadcrumb-navigation-typography_font-style: normal;
    --breadcrumb-navigation-typography_font-line-height: 150%;
    --breadcrumb-navigation-typography_font-letter-spacing: -0.15px;
    --breadcrumb-navigation-typography_font-transform: None;
    --breadcrumb-navigation-typography_font-size: 14px;
    --breadcrumb-navigation-typography_font-size_sm: 14px;
    --breadcrumb-navigation-typography_font-size_md: 14px;
    --breadcrumb-navigation-typography_font-size_lg: 14px;
    --breadcrumb-navigation-typography_font-size_xl: 14px;
    --anchor-navigation-typography_font-name: 'Oxygen',sans-serif;
    --anchor-navigation-typography_font-weight: 400;
    --anchor-navigation-typography_font-style: normal;
    --anchor-navigation-typography_font-line-height: 140%;
    --anchor-navigation-typography_font-letter-spacing: 0px;
    --anchor-navigation-typography_font-transform: Uppercase;
    --anchor-navigation-typography_font-size: 16px;
    --anchor-navigation-typography_font-size_sm: 18px;
    --anchor-navigation-typography_font-size_md: 18px;
    --anchor-navigation-typography_font-size_lg: 20px;
    --anchor-navigation-typography_font-size_xl: 20px;
    --acc-tab-typography_font-name: 'Oxygen',sans-serif;
    --acc-tab-typography_font-weight: 400;
    --acc-tab-typography_font-style: normal;
    --acc-tab-typography_font-line-height: 140%;
    --acc-tab-typography_font-letter-spacing: 0px;
    --acc-tab-typography_font-transform: Uppercase;
    --acc-tab-typography_font-size: 16px;
    --acc-tab-typography_font-size_sm: 18px;
    --acc-tab-typography_font-size_md: 18px;
    --acc-tab-typography_font-size_lg: 20px;
    --acc-tab-typography_font-size_xl: 20px;
    --logo-typography_font-name: 'Orbitron',sans-serif;
    --logo-typography_font-weight: 400;
    --logo-typography_font-style: normal;
    --logo-typography_font-line-height: 140%;
    --logo-typography_font-letter-spacing: 4px;
    --logo-typography_font-transform: Uppercase;
    --logo-typography_font-size: 16px;
    --logo-typography_font-size_sm: 16px;
    --logo-typography_font-size_md: 16px;
    --logo-typography_font-size_lg: 16px;
    --logo-typography_font-size_xl: 18px;
}
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper,.dnd-section > .row-fluid {
   width: 100%;
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto; 
}




.dnd-section .dnd-column {
   padding: 0 20px;
}

@media (max-width: 767px) {
   .dnd-section .dnd-column {
      padding: 0;
   }
}
@font-face { 
   font-family: "Ionicons"; 
   src: url("https://www.digostics.com/css/uskinned/icons/ionicons.eot?v=4.5.4#iefix") format("embedded-opentype"), 
      url(https://25516201.fs1.hubspotusercontent-eu1.net/hubfs/25516201/raw_assets/public/Digostics_September2022/fonts/ionicons.woff2) format("woff2"), 
      url(https://25516201.fs1.hubspotusercontent-eu1.net/hubfs/25516201/raw_assets/public/Digostics_September2022/fonts/ionicons.woff) format("woff"), 
      url(https://25516201.fs1.hubspotusercontent-eu1.net/hubfs/25516201/raw_assets/public/Digostics_September2022/fonts/ionicons.ttf) format("truetype"),
      url("https://www.digostics.com/css/uskinned/iconsionicons.svg?v=4.5.4#Ionicons") format("svg"); 
   font-style: normal;
   font-weight: normal;
   font-display: swap;
}
body {
   line-height: 1.5;
   word-break: break-word;
   letter-spacing: -0.8px;
   -webkit-font-smoothing: antialiased;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
   line-break: strict;
   word-break: break-all;
}

/* Paragraphs */

p {
   font-size: 1rem;
   margin: 0 0 1.4rem;
}

/* Anchors */

a {
   cursor: pointer;
   text-decoration: none;
   -webkit-transition: all 0.15s linear;
   -moz-transition: all 0.15s linear;
   -o-transition: all 0.15s linear;
   transition: all 0.15s linear;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
   margin: 0 0 15px;
   line-height:1.1;
}

/* Lists */

ul,
ol {
   margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
   margin: 0;
}

ul:not([class]) {
   list-style-type: none;
}
 
ul {
   list-style-type: none;
}
li {
   position: relative;
}
.hs_cos_wrapper_type_rich_text ul:not([class]) li:not([class]):before {
   content: "";
   position: absolute;
   left: -20px;
   top: 50%;
   transform: translateY(-50%);
   display: block;
   background: url(https://25516201.fs1.hubspotusercontent-eu1.net/hubfs/25516201/raw_assets/public/Digostics_September2022/images/digostics-dot-1.png);
   background-size: 16px;
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
}
ul.no-list {
   list-style: none;
}

/* Code blocks */

code {
   vertical-align: bottom;
}

/* Blockquotes */

blockquote {
   border-left: 2px solid;
   margin: 0 0 1.4rem;
   padding-left: 15px;
}

/* Horizontal rules */

hr {
   background-color: #CCC;
   border: none;
   color: #CCC;
   height: 1px;
}
button,
.button {
   background: #ff7a59;
   border-color: #ff7a59;
   color: #ffffff;
   font-size: 20px;
   line-height: 20px;
   font-family: Oxygen;
   margin: 10px 0 ;
   cursor: pointer;
   display: inline-block;
   font-weight: 700;
   position: relative;
   text-align: center;
   transition: all .15s linear;
   border-radius: 3px;
   border-style: solid;
   border-width: 1px;
   white-space: normal;
}

button:disabled,
.button:disabled {
   background-color: #D0D0D0;
   border-color: #D0D0D0;
   color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
   text-decoration: none;
}

button:active,
.button:active {
   text-decoration: none;
}
/* Form fields */

.hs-form-field {
   margin-bottom: 18px;
}
form{
   background-color: #091551;
   padding: 15px;
}
/* Labels */

form label {
   font-family: Oxygen;
   font-size: 12px;
   display: inline-block; 
   font-weight: 500;
   line-height: 20px;
   padding-top: 0;
   margin-bottom: 4px;
   letter-spacing: normal;
}

/* Help text - legends */

form legend {
   font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
   box-sizing: border-box;
   padding: 0 15px;
   min-height: 27px;
   background-color: #f5f8fa;
   display: inline-block;
   width: 100%;
   height: 40px;
   font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
   font-size: 16px;
   font-weight: normal;
   line-height: 22px;
   color: #33475b;
   border: 1px solid #cbd6e2;
   border-radius: 3px;
   outline:0;
}

form fieldset {
   max-width: 100% !important;
}

/* Inputs - checkbox/radio */

form .inputs-list {
   margin: 0;
   padding: 0;
   list-style: none;
}

form .inputs-list > li {
   display: block;
   margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
   vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
   cursor: pointer;
   margin-right: 0.35rem;
}

/* Inputs - datepicker */

.hs-dateinput {
   position: relative;
}

.hs-dateinput:before {
   content:'\01F4C5';
   position: absolute;
   right: 10%;
   top: 50%;
   transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
   color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
   border-radius: 0;
   box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
   border-radius: 0 !important;
   color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
   background-color: transparent;
   border: initial;
   padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
   font-size: 0.875rem;
   margin: 0 0 1.4rem;
}

form .hs-richtext img {
   max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
   margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
   color: #EF6B51;
}

.hs-input.invalid.error {
   border-color: #EF6B51;
}

.hs-error-msg,ul.no-list.hs-error-msgs label {
   float: none;
   width: auto;
   padding: 0;
   line-height: 18px;
   white-space: normal;
   font-weight: normal;
   color: #f2545b;
}

/* Submit button */

form input[type=submit],
form .hs-button {
   background: #ff7a59;
   border-color: #ff7a59;
   color: #ffffff;
   font-size: 20px;
   line-height: 20px;
   font-family: Oxygen;
   margin: 10px 0 ;
   cursor: pointer;
   display: inline-block;
   font-weight: 700;
   position: relative;
   text-align: center;
   transition: all .15s linear;
   border-radius: 3px;
   border-style: solid;
   border-width: 1px;
   white-space: normal;
}

/* Captcha */

.grecaptcha-badge {
   margin: 0 auto;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
   overflow-x: auto;
   overflow-y: hidden;
}
ul.no-list.hs-error-msgs {
   padding: 0;
}
.hs-error-msg,ul.no-list.hs-error-msgs label {
   color: #c02b0a;
   margin-top: 0.35rem;
}
.hs_cos_wrapper_type_member_login form label {
   display: inline-block;
}

form li::before,
.hs-blog-social-share li::before,
.hs-tools-menu li::before,
ul.no-list li::before,
ul.no-list.hs-error-msgs li::before {
   display: none !important;
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
header.header {
   background: rgba(var(--header-bg-color1), 1);
   box-shadow: var(--header-box-shadow_h) var(--header-box-shadow_v) var(--header-box-shadow_b) rgba(var(--true-black), var(--header-box-shadow_o));
   overflow: visible;
   height: var(--large-header);
   top: 0;
   z-index: 1001;
   width: 100%;
   min-height: var(--small-header);
   margin: 0 auto;
   right: auto;
   left: auto;
   position: fixed;
   will-change: transform, opacity, top;
   transition: box-shadow 0.4s ease-in-out 0s, top 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s;
   color: rgba(var(--header-text), 1);
}
.header-container {
   width: 100%;
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto;
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}
.header-row {
   display: flex;
   margin-right: -15px;
   margin-left: -15px;
   position: relative;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
}
.header-logo {
   flex: 0 0 auto;
   order: 1;
   align-self: start;
   padding: var(--logo_lg-padding_top) var(--logo_lg-padding_right) var(--logo_lg-padding_bottom) var(--logo_lg-padding_left);
   height: var(--large-header);
   position: relative;
   top: 0;
}
.header-logo img {
   max-width: 144px;
   height: calc(var(--large-header) - var(--logo_lg-padding_top) - var(--logo_lg-padding_bottom));
   max-height: calc(var(--large-header) - var(--logo_lg-padding_top) - var(--logo_lg-padding_bottom));
   transform: scale(1);
   transform-origin: center;
}
.header-row:before {
   content: "";
   order: 2;
   margin-left: auto;
}
.header__navigation {
   margin-right: var(--base-half-spacing);
   order: 5;
   flex: 0 0 auto;
   display: block;
}
.header__navigation div {
   display: flex;
}
.header__navigation a {
   border: 2px solid;
   margin: 0;
   text-decoration: none;
   text-decoration-color: transparent;
   cursor: pointer;
   color: rgba(var(--c4-btn-text), 1);
   border-color: rgba(var(--c4-btn-borders), 1);
   background: rgba(var(--c4-btn-bg-color1), 1);
   position: relative;
   z-index: 1;
   padding: var(--btn-padding_top) var(--btn-padding_right) var(--btn-padding_bottom) var(--btn-padding_left);
   transition: opacity 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, text-decoration 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, right 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s, max-width 0.3s ease-in-out 0s, height 0.3s ease-in-out 0s, max-height 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, padding-right 0.3s ease-in-out 0s, padding-bottom 0.3s ease-in-out 0s, padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s;
   border-style: solid;
   outline: none;
   box-shadow: var(--btn-box-shadow_h) var(--btn-box-shadow_v) var(--btn-box-shadow_b) rgba(var(--true-black), var(--btn-box-shadow_o));
   font-family: var(--btn-typography_font-name);
   font-weight: var(--btn-typography_font-weight);
   font-style: var(--btn-typography_font-style);
   line-height: var(--btn-typography_font-line-height);
   letter-spacing: var(--btn-typography_font-letter-spacing);
   text-transform: var(--btn-typography_font-transform);
   border-radius: 3px;
}
.header-cross {
   width: var(--expand-nav-width);
   position: absolute;
   top: 0;
   right: 0;
   z-index: 300;
   height: var(--small-header);
   display: block;
   text-indent: -9999px;
   text-decoration: none!important;
   cursor: pointer;
   background: none;
   border: 0 none;
   outline: none;
   transition: opacity 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, text-decoration 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, right 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s, max-width 0.3s ease-in-out 0s, height 0.3s ease-in-out 0s, max-height 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, padding-right 0.3s ease-in-out 0s, padding-bottom 0.3s ease-in-out 0s, padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s;
   padding: 1px 6px;
}
.header-cross span,.header-cross span:after,.header-cross span:before {
   content: "";
   display: block;
   width: calc(var(--expand-nav-width) / 2);
   height: var(--base-border-width);
   position: absolute;
   background-color: rgba(var(--main-navigation-link), 1);
   opacity: 1;
   transition: transform 0.4s ease-in-out 0s, left 0.4s ease-in-out 0s, top 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s;
}
.header-cross span:before{
   width: calc((var(--expand-nav-width) / 2) - 10px);
   top: -8px;
}
header.header li:before {
   background: none;
}
.header-cross span:after{
   top: 8px;
   width: calc((var(--expand-nav-width) / 2) - 5px);
}
.header-cross span {
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}
body.is-active {
   overflow: hidden;
}
.header-wrapper {
   min-height: 80px;
}
.migration .hs-menu-wrapper ul li::before {
   display: none;
}
.header__navigation a:hover {
   box-shadow: var(--btn-box-shadow_h) var(--btn-box-shadow_v) var(--btn-box-shadow_b) rgba(var(--c4-btn-borders-hover), var(--btn-box-shadow_o));
   color: rgba(var(--c4-btn-text-hover), 1);
   border-color: rgba(var(--c4-btn-borders-hover), 1);
   background: rgba(var(--c4-btn-bg-color1), 1);
}

@keyframes fadeInUp {
   0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100px, 0);
      transform: translate3d(0, 100px, 0);
   }
   100% {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
   }
}
@media (min-width: 992px){
   .header-cross{
      display:none;
   }
}
@media (min-width: 1200px){
   .header__navigation a {
      font-size: var(--btn-typography_font-size_xl);
   }

}
.hs-tools-menu li::before{
   display:none !important;
}
@media (max-width: 991px){

   .header__navigation {
      margin: 0 auto;
      max-width: 460px;
      padding: var(--base-spacing) var(--base-half-spacing) 0;
      order: 4;
      width: 100%;
      display: block;
   }
   .header-logo img {
      height: auto;
      max-height: none;
      max-width: 156px;
   }

   .header-logo {
      padding-top: 10px;
   }
   .header__navigation a {
      display: block;
      margin: 0;
      font-size: var(--btn-typography_font-size_md);
   }
   .header__navigation div{
      display: block;
   }
   header.header {
      text-align: center;
      height: var(--small-header);
      overflow: hidden;
   }
   .header-row {
      flex: 1;
      flex-direction: column;
      padding-bottom: var(--small-header);
   }
   .header-logo {
      order: 2;
      align-self: center;
   }
   body.is-active .header-cross span:before{
      transform: rotate(-45deg);
      top: 0;
      width: 100%;

   }
   body.is-active .header-cross span:after{
      transform: rotate(45deg);
      top: 0;
      width: 100%;

   }
   body.is-active .header-cross span{
      background-color: transparent;
   }
   body.is-active  .header__navigation {
      animation-duration: 0.75s;
      animation-name: fadeInUp;
   }
   body.is-active header.header {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      width: calc(100% - var(--site-spacing_sm) - var(--site-spacing_sm));
      height: 100%;
      max-height: 100%;
      overflow: auto;
      bottom: 0;
      overflow-x: hidden;
      transform: translateX(0);
      text-align: center;
   }
}
footer.footer {
   position: relative;
   background: rgba(var(--footer-bg-color1), 1);
   color: rgba(var(--footer-text), 1);
   padding-bottom: 50px;
}
.footer-row {
   display: flex;
   flex-wrap: wrap;
   margin-right: -15px;
   margin-left: -15px;
}
.footer-item {
   text-align: left!important;
   position: relative;
   width: 100%;
   padding-right: 15px;
   padding-left: 15px;
}
.footer-inner {
   position: relative;
   width: 100%;
}
.footer-image {
   position: relative;
   max-height: 100px;
   z-index: 0;
   margin-bottom: var(--base-half-spacing);
}
.footer-image img {
   max-height: 100px;
   width: 100%!important;
   transition: all 0.4s ease-in-out 0s;
   transform: scale(1);
   transform-origin: center;
   max-width: 100%;
   height: auto;
   vertical-align: middle;
}
.footer-inner p {
   margin: 0;
   font-size: 80%;
   font-family: var(--body-typography_font-name);
   font-weight: var(--body-typography_font-weight);
   font-style: var(--body-typography_font-style);
   line-height: var(--body-typography_font-line-height);
   letter-spacing: var(--body-typography_font-letter-spacing);
   text-transform: var(--body-typography_font-transform);
   color: #1f1f1f;
   padding: .8px 0;
   text-transform: var(--body-typography_font-transform);
   line-height: 30px;
}
.footer-col {
   flex-basis: 0;
   flex-grow: 1;
   max-width: 100%;
   position: relative;
   width: 100%;
   padding-right: 15px;
   padding-left: 15px;
}

.footer-col ul {
   font-family: var(--footer-navigation-typography_font-name);
   font-weight: var(--footer-navigation-typography_font-weight);
   font-style: var(--footer-navigation-typography_font-style);
   line-height: var(--footer-navigation-typography_font-line-height);
   letter-spacing: var(--footer-navigation-typography_font-letter-spacing);
   text-transform: var(--footer-navigation-typography_font-transform);
   font-size: var(--footer-navigation-typography_font-size);
   list-style: none;
   margin: 0;
   padding-left: 0px;
   padding-top: 20px;
}
.footer-col ul>li>a {
   display: inline;
   padding: 0;
   color: #1f1f1f;
}
.footer-col ul>li:nth-child(2)>a {
   text-decoration: underline;
}
.footer-col ul>li:nth-child(3)>a {
   text-decoration: underline;
}


.footer-col ul>li {
   display: block;
   padding: 10px 0;
}
a#back-to-top {
   font-size: 25px;
   margin: 0;
   width: var(--backtotop-size_lg);
   height: var(--backtotop-size_lg);
   cursor: pointer;
   text-decoration: none!important;
   text-decoration-color: transparent;
   color: rgba(var(--base-btn-text), 1);
   border-color: rgba(var(--base-btn-borders), 1);
   background: rgba(var(--base-btn-bg-color1), 1);
   position: relative;
   padding: var(--btn-padding_top) var(--btn-padding_right) var(--btn-padding_bottom) var(--btn-padding_left);
   z-index: 1;
   transition: opacity 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, text-decoration 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s, right 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s, left 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s, max-width 0.3s ease-in-out 0s, height 0.3s ease-in-out 0s, max-height 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0s, padding-right 0.3s ease-in-out 0s, padding-bottom 0.3s ease-in-out 0s, padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s;
   outline: none;
   box-shadow: var(--btn-box-shadow_h) var(--btn-box-shadow_v) var(--btn-box-shadow_b) rgba(var(--true-black), var(--btn-box-shadow_o));
   font-family: var(--btn-typography_font-name);
   font-weight: var(--btn-typography_font-weight);
   font-style: var(--btn-typography_font-style);
   line-height: var(--btn-typography_font-line-height);
   letter-spacing: var(--btn-typography_font-letter-spacing);
   text-transform: var(--btn-typography_font-transform);
   display: inline-block;
   text-align: center;
   vertical-align: middle;
   border: 1px solid transparent;
   border-radius: 3px;
}
a#back-to-top i {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
}
a#back-to-top i.icon:before {
   content: "\f286";
}
a#back-to-top i.icon:before{
   display: inline-block;
   font-family: "Ionicons";
   speak: none;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   text-rendering: auto;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
footer.footer.lp .footer-item.footer-col1 {
    margin-bottom: 8px;
}
a#back-to-top:hover {
   background: #05091E;
   border-color: rgba(var(--base-btn-borders-hover),1) !important;
   box-shadow: var(--btn-box-shadow_h) var(--btn-box-shadow_v) var(--btn-box-shadow_b) rgba(var(--base-btn-borders-hover),var(--btn-box-shadow_o)) !important;
}


.footer-col ul>li:nth-child(2)>a:hover, .footer-col ul>li:nth-child(3)>a:hover {
   text-decoration: none;
   text-decoration-color: transparent;
}
footer.footer li:before {
   background: none;
}
#hs_cos_wrapper_footer_logo a {
   pointer-events: none;
}
.footer-col ul>li:nth-child(1)>a {
   cursor: auto;
}
@media (min-width: 576px){
   .footer-container.content-wrapper {
      padding-top: var(--pc-spacing_sm);
   }
}
@media (min-width: 767px){
   .footer-image {
      margin-bottom: var(--base-half-spacing);
   }
   .footer-col ul>li {
      margin: 0 8px 0 0;
      padding: 0;
      display: inline-block;
   }

}
@media (min-width: 992px){
   .backtop-wrapper {
      position: fixed;
      z-index: 903;
      width: var(--backtotop-size_lg);
      height: var(--backtotop-size_lg);
      will-change: transform, bottom;
      display: block;
      transition: bottom 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s;
      left: var(--backtotop-spacing_side_lg);
      bottom: var(--backtotop-spacing_below_lg);
   }
   .footer-item {
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
   }
   .footer-item.footer-col2 {
      margin-left: 66.666667%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
   }
   .footer-item.footer-col3 {
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
   }
   .footer-item.footer-col4 {
      flex: 0 0 50%;
      max-width: 50%;
   }

   .footer-container.content-wrapper {
      padding-top: var(--pc-spacing_lg);
   }


}
@media (min-width: 576px) and (max-width: 767px){
   .footer-col ul {
      font-size: var(--footer-navigation-typography_font-size_sm);
   } 

}
@media (min-width: 992px) and (max-width: 1199px){
   .footer-col ul {
      font-size: var(--footer-navigation-typography_font-size_lg);
   }
}
@media (min-width: 1200px){
   .footer-container.content-wrapper {
      padding-top: var(--pc-spacing_xl);
   }
   .footer-col ul {
      font-size: var(--footer-navigation-typography_font-size_xl);
   }

}
@media (max-width: 991px){
   a#back-to-top {
      padding: var(--backtotop-size_sm) 0 calc(var(--backtotop-size_sm) * 1.25);
   }
   .footer-image img {
      width: auto !important;
      display: block;
      margin: 0 auto;
   }
   a#back-to-top {
      display: block;
      height: var(--backtotop-size_sm);
      font-size: 25px;
      width: 100%;
      padding: 9px;
      margin: 5px 0;
   }

   .backtop-wrapper {
      padding: var(--backtotop-size_sm) 0 calc(var(--backtotop-size_sm) * 1.25);
   }
}
@media(max-width:991px) and (min-width:768px){
   .footer-item.footer-col1 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
   }

   .footer-item.footer-col2 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
      margin-left: 66.666667%;
   }

   .footer-item.footer-col3 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
   }

   .footer-item.footer-col4 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
   }
}
@media (min-width: 0) and (max-width: 575px){
   .footer-container.content-wrapper {
      padding-top: var(--pc-spacing);
   }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}