* {
  box-sizing: border-box;
}

html {
  font-size: 14px;
  line-height: 24px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
  scroll-behavior: smooth;
}

@media screen and (min-width: 30rem) {
  html {
    font-size: calc(1rem + 0.2 * (100vw - 30rem) / 45);
  }
}

@media screen and (min-width: 75rem) {
  html {
    font-size: 1.2rem;
  }
}

body {
  margin: 0;
  padding: 0;
  color: #173353;
  background-color: #f4f5fa;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  color: #1764e2;
  -webkit-text-decoration-skip: objects;
}

:visited {
  color: #1764e2;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #1764e2;
}

a:active {
  color: #1764e2;
}

a:active,
a:hover {
  outline-width: 0;
}

a.download {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  width: 16px;
  height: 25px;
  margin-top: 0;
  margin-bottom: 3px;
  background: url(../..//base/links/link-document.svg) no-repeat 0 0 transparent;
  background-size: cover;
  transition: margin 0.2s;
}

a.download:hover {
  margin-top: 3px;
  margin-bottom: 0;
  transition: margin 0.2s;
}

a.arrow-link {
  position: relative;
  color: #173353;
  font-weight: 600;
  text-decoration: none;
}

a.arrow-link::after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 49 43" class="component__hightlighted-info--arrow"><path fill="none" stroke="%231764e2" stroke-width="4" d="M26.7 41.5l19.5-20.3L26.9 1M0 21.3h45.4"/></svg>');
  position: absolute;
  display: block;
  bottom: .25rem;
  right: .75rem;
  width: 1.75rem;
  height: 1.75rem;
}

@media (min-width: 40em) {
  a.arrow-link::after {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 49 43" class="component__hightlighted-info--arrow"><path fill="none" stroke="%231764e2" stroke-width="3" d="M26.7 41.5l19.5-20.3L26.9 1M0 21.3h45.4"/></svg>');
    width: 2.5rem;
    height: 2.5rem;
  }
}

a.arrow-link::after {
  position: absolute;
  display: block;
  bottom: -.5rem;
  right: -2.25rem;
  width: 26px;
  height: 30px;
  transition: right .15s ease;
}

a.arrow-link:hover::after {
  right: -2.5rem;
  transition: right .15s ease;
}

@media print {
  :link,
  :visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
  }
  a[href^='javascript:']::after,
  a[href^='#']::after {
    content: '';
  }
}

h1 {
  font-size: 1.29616rem;
  line-height: 1.2em;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 30rem) {
  h1 {
    font-size: calc(1.29616rem + 1.14525 * (100vw - 30rem) / 45);
  }
}

@media screen and (min-width: 75rem) {
  h1 {
    font-size: 2.44141rem;
  }
}

@media (min-width: 40em) {
  h1 {
    margin-bottom: 2.25rem;
  }
}

h2 {
  font-size: 1.21477rem;
  line-height: 1.2em;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 30rem) {
  h2 {
    font-size: calc(1.21477rem + 0.73836 * (100vw - 30rem) / 45);
  }
}

@media screen and (min-width: 75rem) {
  h2 {
    font-size: 1.95312rem;
  }
}

@media (min-width: 40em) {
  h2 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
}

h3 {
  font-size: 1.13849rem;
  line-height: 1em;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 30rem) {
  h3 {
    font-size: calc(1.13849rem + 0.42401 * (100vw - 30rem) / 45);
  }
}

@media screen and (min-width: 75rem) {
  h3 {
    font-size: 1.5625rem;
  }
}

h4 {
  font-size: 1.067rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 30rem) {
  h4 {
    font-size: calc(1.067rem + 0.183 * (100vw - 30rem) / 45);
  }
}

@media screen and (min-width: 75rem) {
  h4 {
    font-size: 1.25rem;
  }
}

h5 {
  font-size: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 30rem) {
  h5 {
    font-size: calc(1rem + 0 * (100vw - 30rem) / 45);
  }
}

@media screen and (min-width: 75rem) {
  h5 {
    font-size: 1rem;
  }
}

h6 {
  font-size: 0.93721rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 30rem) {
  h6 {
    font-size: calc(0.93721rem + -0.13721 * (100vw - 30rem) / 45);
  }
}

@media screen and (min-width: 75rem) {
  h6 {
    font-size: 0.8rem;
  }
}

.title-big {
  font-size: 4.768rem;
  line-height: 5rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -7px;
}

@media screen and (min-width: 30rem) {
  .title-big {
    font-size: calc(4.768rem + 7.882 * (100vw - 30rem) / 45);
  }
}

@media screen and (min-width: 75rem) {
  .title-big {
    font-size: 12.65rem;
  }
}

@media (min-width: 33.125em) {
  .title-big {
    line-height: 8rem;
  }
}

@media (min-width: 60em) {
  .title-big {
    line-height: 10.65rem;
    letter-spacing: -16px;
  }
}

@media (min-width: 100em) {
  .title-big {
    line-height: 12.65rem;
  }
}

.title-medium {
  font-size: 1.56rem;
  line-height: 2rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 4px;
}

@media screen and (min-width: 30rem) {
  .title-medium {
    font-size: calc(1.56rem + 2.34 * (100vw - 30rem) / 45);
  }
}

@media screen and (min-width: 75rem) {
  .title-medium {
    font-size: 3.9rem;
  }
}

@media (min-width: 75em) {
  .title-medium {
    line-height: 3.9rem;
  }
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

@media print {
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
}

b,
strong {
  font-weight: inherit;
}

strong,
b {
  font-weight: bolder;
}

pre,
code,
kbd,
samp,
var {
  font-family: Menlo, "DejaVu Sans Mono", "Ubuntu Mono", Courier, "Courier New", monospace, sans-serif;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

i,
em {
  font-style: italic;
}

mark {
  background-color: #ccc;
  color: #173353;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

blockquote {
  position: relative;
  position: relative;
  margin: 3rem 0;
  font-weight: 700;
  font-style: italic;
  text-align: center;
}

blockquote::after {
  content: '';
  position: absolute;
  bottom: -1.2rem;
  left: calc(50% - 40px);
  display: block;
  width: 80px;
  height: 4px;
  background-color: #1764e2;
}

blockquote::before {
  content: '';
  position: absolute;
  top: -1.2rem;
  left: calc(50% - 40px);
  display: block;
  width: 80px;
  height: 4px;
  background-color: #1764e2;
}

dl,
menu,
ol,
ul {
  margin: 1.5rem 0;
}

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

dd {
  margin: 0 0 0 1.5rem;
}

menu,
ol,
ul {
  padding: 0 0 0 1.5rem;
}

figure {
  margin: 3rem 0;
}

figcaption {
  margin-top: 1.5rem;
  color: #6f7586;
  text-align: center;
  font-size: 0.75rem;
}

/* IE10+ specific styles for captions */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  figure.caption {
    display: block;
  }
  figure.caption figcaption {
    display: block;
    width: 100%;
  }
}

hr {
  display: block;
  overflow: visible;
  height: .1rem;
  border: 0;
  border-top: 1px solid #e4e5ec;
}

p,
pre {
  margin: 1.5rem 0;
}

img {
  border-style: none;
}

img,
svg {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  box-sizing: border-box;
  max-width: 100%;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input {
  overflow: visible;
}

.views-exposed-form [type='button'],
.views-exposed-form [type='reset'],
.views-exposed-form [type='submit'] {
  padding: 16px 30px;
}

.views-exposed-form .form-actions {
  text-align: center;
}

@media (min-width: 50em) {
  .views-exposed-form .form-actions {
    text-align: inherit;
  }
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.button,
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -moz-appearance: button;
  -webkit-appearance: button;
}

.button,
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  padding: 8px 30px;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  color: #fff;
  background-color: #1764e2;
  box-shadow: 0 0 8px 0 rgba(69, 73, 91, 0.2);
  font-size: .85rem;
  text-transform: uppercase;
  letter-spacing: 0.01rem;
  transition: box-shadow 0.2s, background-color 0.2s;
}

.button::-moz-focus-inner,
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.button:-moz-focusring,
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.button:hover, .button:focus, .button:active,
button:hover,
button:focus,
button:active,
[type='button']:hover,
[type='button']:focus,
[type='button']:active,
[type='reset']:hover,
[type='reset']:focus,
[type='reset']:active,
[type='submit']:hover,
[type='submit']:focus,
[type='submit']:active {
  text-decoration: none;
  color: #fff;
  background-color: #2972e9;
  box-shadow: 0 8px 9px 0 rgba(69, 73, 91, 0.2);
  transition: box-shadow 0.2s, background-color 0.2s;
}

.button[disabled],
button[disabled],
[disabled][type='button'],
[disabled][type='reset'],
[disabled][type='submit'] {
  cursor: default;
  color: #ccc;
}

.button[disabled]:hover,
button[disabled]:hover,
[disabled]:hover[type='button'],
[disabled]:hover[type='reset'],
[disabled]:hover[type='submit'], .button[disabled]:focus,
button[disabled]:focus,
[disabled]:focus[type='button'],
[disabled]:focus[type='reset'],
[disabled]:focus[type='submit'], .button[disabled]:active,
button[disabled]:active,
[disabled]:active[type='button'],
[disabled]:active[type='reset'],
[disabled]:active[type='submit'] {
  color: #ccc;
}

.button--secondary {
  background-color: #173353;
}

.button--secondary:hover, .button--secondary:focus, .button--secondary:active {
  background-color: #1d3f67;
}

.button--negative {
  background-color: #fff;
  color: #173353;
}

.button--negative:hover, .button--negative:focus, .button--negative:active {
  background-color: #173353;
}

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

fieldset {
  padding: .35 .625 .65;
  border: 1px solid #e4e5ec;
  margin: 0 2px;
}

legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  white-space: normal;
  color: inherit;
  margin-left: -5px;
  padding: 0 5px;
}

label {
  display: block;
  font-weight: bold;
}

optgroup {
  font-weight: bold;
}

textarea {
  overflow: auto;
}

table {
  margin: 3rem 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  overflow-x: scroll;
  font-size: .9em;
}

@media (min-width: 40em) {
  table {
    font-size: .8em;
  }
}

td,
th {
  padding: .75rem 1.25rem;
  line-height: 24px;
}

th {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  color: #fff;
}

tr,
td {
  color: #173353;
  border-bottom: 1px solid #e4e5ec;
}

td {
  border: 1px solid #e4e5ec;
  text-align: right;
}

thead {
  background-color: #3a4f92;
  color: #fff;
}

thead th {
  border: 1px solid #e4e5ec;
}

tbody {
  background-color: #fff;
}

tbody tr > th:first-child {
  background-color: #f4f5fa;
  border-left: 1px solid #e4e5ec;
  color: #173353;
  text-align: left;
}
