@import url(https://use.typekit.net/nna1ewl.css);
@charset "UTF-8";
/*! 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 */
  -webkit-text-decoration: underline dotted;
          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;
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

:root {
  --warning: #E10418;
  --warning--light: #FED9D8;
  --primary: #0033A0;
  --primary--light: #60A7DC;
  --grey: #444444;
  --grey--light: #999999;
}

/*********************
COLORS
*********************/
/*********************
Spacing
*********************/
/*********************
Breakpoints
*********************/
.icon {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.icon::before {
  content: "";
  display: block;
}
.icon::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.icon--gitkeep::before {
  padding-top: 100%;
}

.icon--facebook::before {
  padding-top: 99.0049751244%;
}

.icon--instagram::before {
  padding-top: 100%;
}

.icon--linkedin::before {
  padding-top: 100%;
}

.icon--share::before {
  padding-top: 100%;
}

.icon--twitter::before {
  padding-top: 100%;
}

.icon--youtube::before {
  padding-top: 100%;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

main {
  overflow: hidden;
}

body {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: #444444;
  color: var(--grey);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #0033A0;
  color: var(--primary);
}

ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

button,
[type=button] {
  background-color: transparent;
  border: none;
}

.button {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 21px;
  border: 2px solid #0033A0;
  border: 2px solid var(--primary);
  color: #0033A0;
  color: var(--primary);
  text-transform: uppercase;
  padding: 7px 15px;
  transition: color 0.2s ease, background-color 0.2s;
}
.button:hover {
  background-color: #0033A0;
  background-color: var(--primary);
  color: white;
  cursor: pointer;
}

.gform_previous_button.button {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  border: 2px solid #444444;
  border: 2px solid var(--grey);
  color: #444444;
  color: var(--grey);
  transition: color 0.2s ease, background-color 0.2s;
}
.gform_previous_button.button:hover {
  background-color: #444444;
  background-color: var(--grey);
  color: white;
  cursor: pointer;
}

.format-text ul {
  list-style: disc;
  padding-left: 20px;
}
.format-text a {
  text-decoration: underline;
  word-break: break-word;
}

.a11y__vo-only {
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.a11y__skip-content {
  background-color: white;
  color: #000;
  padding: 15px 30px;
  position: absolute;
  z-index: 999;
}
.a11y__skip-content:not(:focus):not(:active) {
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

div.confirmation {
  text-align: center;
  max-width: 800px;
}

.confirmation__image {
  margin: 0 auto;
  max-height: 290px;
}

.confirmation__title {
  font-size: 35px;
  line-height: 42px;
  text-transform: uppercase;
  word-break: break-word;
}

.confirmation__message {
  font-size: 30px;
  line-height: 36px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #444444;
  color: var(--grey);
  margin-bottom: 100px;
}

.confirmation__share {
  font-size: 16px;
  border-bottom: 2px dashed #0033A0;
  border-bottom: 2px dashed var(--primary);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 45px;
  text-transform: uppercase;
  width: 100%;
}
.confirmation__share:hover {
  cursor: pointer;
}
.confirmation__share .icon {
  transition: color 0.2s ease;
}
.confirmation__share:hover .icon {
  color: #60A7DC;
  color: var(--primary--light);
}

.confirmation__share .icon {
  color: #0033A0;
  color: var(--primary);
  margin-left: 7px;
  transform: translateY(-3px);
  width: 27px;
}

.confirmation__social-media__text {
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.confirmation__social-media__list {
  margin-top: 7px;
}

.confirmation__social-media__link {
  color: #0033A0;
  color: var(--primary);
  display: block;
  padding: 7px;
}

.confirmation__share_container {
  position: relative;
}

.confirmation__share__list {
  background-color: white;
  border: 2px solid #0033A0;
  border: 2px solid var(--primary);
  border-radius: 30px;
  opacity: 0;
  padding: 0 5px;
  position: absolute;
  left: 50%;
  bottom: -7px;
  transform: translateX(-50%) translateY(-5px);
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0s 0.2s ease;
  visibility: hidden;
}
.confirmation__share__list::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #0033A0;
  border-bottom: 10px solid var(--primary);
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}

.confirmation__share__item {
  display: inline-block;
}

.confirmation__share__link {
  display: block;
  padding: 3px;
  padding-bottom: 0;
}
.confirmation__share__link:hover {
  cursor: pointer;
}

.confirmation__social-media__list {
  display: flex;
  justify-content: center;
}

.confirmation__share:focus {
  outline: none;
}

.confirmation__share:focus + .confirmation__share__list,
.confirmation__share__list[focus-within] {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0s ease;
  visibility: visible;
}

.confirmation__share:focus + .confirmation__share__list,
.confirmation__share__list:focus-within {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0s ease;
  visibility: visible;
}

.confirmation__social-media__link .icon,
.confirmation__share__link .icon {
  width: 27px;
}

.confirmation__share__link,
.confirmation__social-media__link {
  color: #0033A0;
  color: var(--primary);
  transition: color 0.2s ease;
}
.confirmation__share__link:hover,
.confirmation__social-media__link:hover {
  color: #60A7DC;
  color: var(--primary--light);
}

.confirmation__social-media__text-link {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #0033A0;
  color: var(--primary);
  color: #0033A0;
  color: var(--primary);
  transition: color 0.2s ease;
}
.confirmation__social-media__text-link:hover {
  color: #60A7DC;
  color: var(--primary--light);
}

.gform_wrapper {
  margin-top: -60px;
}

.gform_page {
  margin: 0 auto;
  max-width: 900px;
}

.gform_title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 35px;
  line-height: 42px;
  text-align: center;
}

.gf_page_steps {
  font-size: 16px;
  border-bottom: 1px solid #E0E0E0;
  display: flex;
  margin-bottom: 45px;
}

.gf_step {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #444444;
  color: var(--grey);
  padding: 7px 15px;
}
.gf_step.gf_step_active {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #0033A0;
  color: var(--primary);
}
.gf_step:first-child {
  padding-left: 0;
}

.gfield {
  padding: 30px 45px;
}
@media print, screen and (max-width: 44.99875em) {
  .gfield {
    padding: 30px 7px;
  }
}

.gfield_label {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 21px;
  color: #0033A0;
  color: var(--primary);
}

.gfield_required {
  color: #E10418;
  color: var(--warning);
  margin-left: 7px;
}

.ginput_container input:not([type=checkbox]):not([type=radio]),
.ginput_container textarea,
.ginput_container select {
  font-size: 16px;
  border-radius: 5px;
  background: rgba(0, 51, 160, 0.02);
  border: 1px solid rgba(0, 51, 160, 0.25);
  height: 100%;
  margin: 15px 0;
  padding: 7px;
  width: 100%;
}
.ginput_container input::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
  color: #999999;
  color: var(--grey--light);
}
.ginput_container input:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
  color: #999999;
  color: var(--grey--light);
}
.ginput_container input::-ms-input-placeholder, .ginput_container textarea::-ms-input-placeholder {
  color: #999999;
  color: var(--grey--light);
}
.ginput_container input::placeholder,
.ginput_container textarea::placeholder {
  color: #999999;
  color: var(--grey--light);
}
.ginput_container select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
}
.ginput_container input[type=checkbox],
.ginput_container input[type=radio] {
  opacity: 0;
  position: absolute;
}
.ginput_container input[type=checkbox]:checked + label,
.ginput_container input[type=radio]:checked + label {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0033A0;
  color: var(--primary);
}
.ginput_container input[type=checkbox] + label:hover,
.ginput_container input[type=radio] + label:hover {
  cursor: pointer;
}
.ginput_container input[type=checkbox] + label,
.ginput_container input[type=radio] + label {
  display: flex;
  align-items: center;
  position: relative;
}
@media print, screen and (max-width: 44.99875em) {
  .ginput_container input[type=checkbox] + label,
.ginput_container input[type=radio] + label {
    margin-right: 10px;
  }
}
.ginput_container input[type=checkbox] + label::before,
.ginput_container input[type=radio] + label::before {
  content: "";
  border-radius: 5px;
  background-color: rgba(0, 51, 160, 0.02);
  border: 1px solid rgba(0, 51, 160, 0.25);
  display: inline-block;
  height: 20px;
  margin-right: 15px;
  min-width: 20px;
  max-width: 20px;
}
.ginput_container input[type=radio] + label::before {
  border-radius: 50%;
}
.ginput_container input[type=checkbox]:checked + label::before,
.ginput_container input[type=radio]:checked + label::before {
  background-color: #0033A0;
  background-color: var(--primary);
  border-radius: 5px;
}

.ginput_container_select {
  position: relative;
}
.ginput_container_select::after {
  content: "▼";
  color: #60A7DC;
  color: var(--primary--light);
  font-size: 11px;
  position: absolute;
  top: 20px;
  right: 14px;
}

.gfield_html .spacer {
  border-bottom: 2px dashed #60A7DC;
  border-bottom: 2px dashed var(--primary--light);
  display: block;
  height: 4px;
  transform: translateX(-100px);
  width: calc(100% + 200px);
}
.gfield_html .spacer--dark {
  border-bottom: 2px dashed #0033A0;
  border-bottom: 2px dashed var(--primary);
}

.gform_page_footer {
  margin-top: 30px;
  margin-bottom: 60px;
  display: flex;
}
.gform_page_footer .button {
  margin: 0 0 0 auto;
}

.gform_previous_button.button {
  margin: 0 auto 0 0;
}

.gfield_checkbox li,
.gfield_radio li {
  margin: 15px 0;
}

.validation_error {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 21px;
  color: #E10418;
  color: var(--warning);
  border: 2px solid #E10418;
  border: 2px solid var(--warning);
  margin: 45px auto 45px;
  max-width: 800px;
  padding: 15px 30px;
  text-align: center;
}

.gfield_error {
  border: 2px solid #E10418;
  border: 2px solid var(--warning);
  background-color: #FED9D8;
  background-color: var(--warning--light);
  margin: 15px 0;
}
.gfield_error label {
  color: #E10418;
  color: var(--warning);
}
.gfield_error input:not([type=checkbox]):not([type=radio]), .gfield_error textarea, .gfield_error select {
  border: 2px solid #E10418;
  border: 2px solid var(--warning);
}

.gfield_description.validation_message {
  color: #E10418;
  color: var(--warning);
}

table.gsurvey-likert {
  border: none;
  margin: 30px 0;
}

table.gsurvey-likert .gsurvey-likert-choice, table.gsurvey-likert .gsurvey-likert-row-label {
  border-top: none;
  border-right: none;
}
@media only screen and (min-width: 762px) {
  table.gsurvey-likert .gsurvey-likert-choice, table.gsurvey-likert .gsurvey-likert-row-label {
    border-top: 1px dashed #999999;
    border-top: 1px dashed var(--grey--light);
  }
}

table.gsurvey-likert thead .gsurvey-likert-choice, table.gsurvey-likert thead .gsurvey-likert-row-label {
  border-top: 0;
}

@media only screen and (max-width: 761px) {
  table.gsurvey-likert tbody tr .gsurvey-likert-row-label,
table.gsurvey-likert tbody tr .gsurvey-likert-choice {
    border-bottom: 1px dashed #999999;
    border-bottom: 1px dashed var(--grey--light);
  }
}
table.gsurvey-likert tbody tr:first-child .gsurvey-likert-row-label, table.gsurvey-likert tbody tr:first-child .gsurvey-likert-choice {
  border-top: 0;
}
table.gsurvey-likert tbody tr:nth-child(even) {
  background-color: #EEEEEE;
}
table.gsurvey-likert tbody tr:nth-child(odd) .gsurvey-likert-row-label {
  background-color: white;
}

table {
  background-color: white;
}

table.gsurvey-likert th.gsurvey-likert-choice-label {
  font-size: 16px;
  background-color: #60A7DC;
  background-color: var(--primary--light);
  border-right: none;
  color: white;
}

table.gsurvey-likert td.gsurvey-likert-choice {
  background-image: none;
  position: relative;
}
@media only screen and (min-width: 762px) {
  table.gsurvey-likert td.gsurvey-likert-choice::before {
    content: "";
    display: block;
    border: 1px solid #0033A0;
    border: 1px solid var(--primary);
    border-radius: 50%;
    height: 20px;
    margin: 15px 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    min-width: 20px;
    max-width: 20px;
  }
}
table.gsurvey-likert td.gsurvey-likert-choice:hover {
  cursor: pointer;
}

table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected {
  background-image: none;
  position: relative;
}
@media only screen and (min-width: 762px) {
  table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected::before {
    background-color: #0033A0;
    background-color: var(--primary);
  }
}

ul.gsurvey-rank.ui-sortable {
  margin: 30px 0;
}

.gsurvey-rating:not(:checked) > label {
  background-image: none;
}

table.gsurvey-likert .gsurvey-likert-choice, table.gsurvey-likert .gsurvey-likert-row-label {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  text-align: left;
  padding: 7px;
}

.gsurvey-rating > input:checked ~ label {
  background-image: none;
}

.gsurvey-rating > input ~ label::before {
  background-image: none;
  position: relative;
}

.gsurvey-rating > input:checked ~ label::before {
  background-color: #0033A0;
  background-color: var(--primary);
}

.gsurvey-rating:not(:checked) > label:hover,
.gsurvey-rating:not(:checked) > label:hover ~ label {
  background-image: none;
}

.gsurvey-rating:not(:checked) > label:hover::before,
.gsurvey-rating:not(:checked) > label:hover ~ label::before {
  background-color: #0033A0;
  background-color: var(--primary);
}

.gsurvey-rating label {
  display: block !important;
  margin-right: 15px;
}

.gsurvey-rating:not(:checked) > label {
  min-width: 20px;
  max-width: 20px;
}

.ginput_container.gsurvey-rating-wrapper {
  margin: 15px 0;
}

.gform_confirmation_message {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 35px;
  line-height: 42px;
  color: #0033A0;
  color: var(--primary);
  margin: 60px auto;
  max-width: 720px;
  text-align: center;
}

.gf_progressbar {
  border: 2px solid #60A7DC;
  border: 2px solid var(--primary--light);
  border-radius: 30px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .gf_progressbar {
    width: 60%;
  }
}

.gf_progressbar_title {
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (min-width: 64em) {
  .gf_progressbar_title {
    width: 60%;
  }
}

.gf_progressbar_percentage {
  background-color: #60A7DC !important;
  background-color: var(--primary--light) !important;
  color: #60A7DC !important;
  color: var(--primary--light) !important;
  height: 30px;
  padding: 7px 0;
  text-align: center;
}
.gf_progressbar_percentage span {
  font-size: 21px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0033A0;
  color: var(--primary);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gf_progressbar_title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: #999999;
  color: var(--grey--light);
}

.gf_progressbar_wrapper {
  margin-bottom: 0;
}

@media screen and (max-width: 63.99875em) {
  table.gsurvey-likert td input {
    position: relative;
    left: 0;
  }
}

@media only screen and (max-width: 761px) {
  table input[type=checkbox],
table input[type=radio] {
    opacity: 1 !important;
    position: static !important;
    position: initial !important;
  }
}

.gsection_title {
  font-size: 30px;
  line-height: 36px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 900;
  font-style: normal;
}
@media print, screen and (max-width: 74.99875em) {
  .gsection_title {
    margin-top: 0;
  }
}

.gsection {
  margin-bottom: 0;
  padding-bottom: 0;
}

.gsection_description a {
  color: #0033A0;
  color: var(--primary);
  text-decoration: underline;
}

.ginput_container input[type=radio]:checked + label::before {
  border-radius: 50%;
}

.gform_title {
  display: none;
}

.gf_progressbar_title {
  margin-top: 0;
}

.header {
  margin-top: 30px;
}
@media print, screen and (max-width: 44.99875em) {
  .header {
    margin-top: 15px;
  }
}

.header__inner {
  display: flex;
  justify-content: space-between;
}

.header__nav {
  flex: 1;
}

.header__logo__image {
  max-width: 220px;
}
@media print, screen and (max-width: 44.99875em) {
  .header__logo__image {
    max-width: 180px;
  }
}

.hero {
  display: grid;
  grid-gap: 60px;
  gap: 60px;
  margin: 60px 0 120px;
}
@media print, screen and (min-width: 64em) {
  .hero {
    grid-template-columns: 2fr 3fr;
  }
}

.hero__title {
  font-size: 35px;
  line-height: 42px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
}

.hero__text {
  line-height: 26px;
}

.hero__media {
  margin: 0 auto;
}
@media screen and (max-width: 63.99875em) {
  .hero__media > * {
    max-height: 300px;
  }
}

.language-switcher {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  align-self: start;
  position: relative;
  border: 2px solid #60A7DC;
  border: 2px solid var(--primary--light);
  text-transform: uppercase;
  margin-right: 30px;
}
@media print, screen and (min-width: 0px) {
  .language-switcher {
    background-color: white;
  }
}
@media print, screen and (max-width: 44.99875em) {
  .language-switcher {
    margin-right: 0;
  }
}

.language-switcher__list {
  border: 2px solid #60A7DC;
  border: 2px solid var(--primary--light);
  border-top: none;
  display: inline-block;
  list-style: none;
  margin: 0;
  z-index: 1;
  width: calc(100% + 4px);
}
@media print, screen and (min-width: 0px) {
  .language-switcher__list {
    background-color: white;
    height: 1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    text-align: left;
  }
}

.language-switcher__top-link {
  background-color: white;
  border-radius: 15px;
  color: #60A7DC;
  color: var(--primary--light);
  display: inline-block;
  margin: 2px;
  padding: 5px 10px;
  position: relative;
  transition: color 0.2s ease, background-color 0.2s ease;
  text-align: center;
  width: 50px;
}
@media print, screen and (min-width: 0px) {
  .language-switcher__top-link {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    padding: 5px 25px 5px 10px;
    text-align: left;
    width: auto;
  }
  .language-switcher__top-link::before {
    content: "►";
    position: absolute;
    left: 40px;
    transform: translateY(0px) rotate(0);
    transition: transform 0.1s ease;
    font-size: 10px;
  }
  .language-switcher__top-link:hover, .language-switcher__top-link:focus {
    color: #0033A0;
    color: var(--primary);
    outline: none;
  }
}
.language-switcher:hover .language-switcher__top-link::before, .language-switcher[focus-within] .language-switcher__top-link::before, .language-switcher__top-link:focus::before {
  transform: translateY(0px) rotate(90deg);
}
.language-switcher:hover .language-switcher__top-link::before, .language-switcher:focus-within .language-switcher__top-link::before, .language-switcher__top-link:focus::before {
  transform: translateY(0px) rotate(90deg);
}

.language-switcher__item {
  display: inline-block;
  margin: 0 -8px;
}
@media print, screen and (min-width: 0px) {
  .language-switcher__item {
    display: block;
    margin: 0;
  }
}

.language-switcher__link {
  color: #60A7DC;
  color: var(--primary--light);
  border-radius: 15px;
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  transition: color 0.2s ease;
  width: 50px;
}
.language-switcher__link:focus, .language-switcher__link:hover {
  color: #0033A0;
  color: var(--primary);
  outline: none;
}
@media print, screen and (min-width: 0px) {
  .language-switcher__link {
    border-radius: 0;
    display: block;
    text-align: left;
    padding: 5px 25px 5px 10px;
    width: auto;
  }
}

.language-switcher:hover .language-switcher__list,
.language-switcher .language-switcher__top-link:focus + .language-switcher__list,
.language-switcher__list[focus-within] {
  height: auto;
  transform: translateX(-2px);
  opacity: 1;
  z-index: 1;
}

.language-switcher:hover .language-switcher__list,
.language-switcher .language-switcher__top-link:focus + .language-switcher__list,
.language-switcher__list:focus-within {
  height: auto;
  transform: translateX(-2px);
  opacity: 1;
  z-index: 1;
}

.menu {
  display: flex;
  align-self: center;
  justify-content: space-around;
  margin-bottom: 0;
  width: 100%;
}
@media screen and (max-width: 63.99875em) {
  .menu {
    z-index: 150;
    background-color: white;
    flex-direction: column;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateY(-100px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s ease;
    opacity: 0;
    visibility: hidden;
  }
}
@media screen and (max-width: 63.99875em) {
  .menu.is-active {
    visibility: visible;
    margin-top: 0;
    opacity: 1;
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s ease;
    transform: translateY(0);
  }
}

.menu__item {
  position: relative;
}

.menu__link {
  color: black;
  display: block;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
}
.menu__link:hover, .menu__link:focus {
  color: grey;
  outline: none;
}

.menu__close-button {
  display: none;
  position: fixed;
  top: 35px;
  right: 25px;
  height: 30px;
  width: 40px;
}
.menu__close-button:hover {
  cursor: pointer;
}
@media screen and (max-width: 63.99875em) {
  .menu__close-button {
    display: block;
  }
}
.menu__close-button::after, .menu__close-button::before {
  content: "";
  background-color: black;
  display: block;
  height: 2px;
  position: absolute;
  top: 0;
  width: 38px;
}
.menu__close-button::after {
  transform-origin: bottom left;
  transform: rotate(45deg);
}
.menu__close-button::before {
  transform-origin: bottom right;
  transform: translateX(-10px) rotate(-45deg);
}

.has-submenu .menu {
  height: 1px;
  display: flex;
  flex-direction: column;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  text-align: left;
  transform: translateY(-20px);
  transition: transform 0.2s ease-in-out, opacity 0.1s ease-out;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.has-submenu .menu .menu__link {
  text-align: left;
}

.has-submenu:hover .menu,
.has-submenu .menu__link:focus + .menu,
.menu[focus-within] {
  height: auto;
  transform: translate(0);
  opacity: 1;
  z-index: 1;
}

.has-submenu:hover .menu,
.has-submenu .menu__link:focus + .menu,
.menu:focus-within {
  height: auto;
  transform: translate(0);
  opacity: 1;
  z-index: 1;
}

.wrap {
  padding-right: 15px;
  padding-left: 15px;
  max-width: 81.25rem;
  margin: 0 auto;
  width: 100%;
}
