/* 
	main.scss
	sass guidelines inspired by https://sass-guidelin.es/#architecture
*/
/* 
	_global.scss
	variables for breakpoints and widths
*/
/* 
	_color.scss
*/
/* 
	_font.scss
*/
/*! 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; }

/*
	_base.scss
	styling basic html tags for consistency across all pages
*/
* {
  box-sizing: border-box; }

html {
  font-size: 16px;
  scroll-behavior: smooth; }

body {
  background-color: #fff;
  color: #323232;
  font-size: 1em;
  line-height: 1.4;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: normal; }

p {
  margin-top: .8em;
  margin-bottom: 1em;
  letter-spacing: 0.002em; }

a {
  color: #162063;
  text-decoration: none; }

a:visited {
  color: inherit; }

a:hover {
  color: #FB4631; }

h1, h2, h3, h4, h5, h6 {
  color: #000; }

h2 {
  font-size: 1.333em;
  margin: 1em 0 0.5em; }

.hidden {
  display: none; }

.factbox {
  display: block;
  font-size: .9em;
  border: 1px solid #8A8FB1;
  padding: 20px; }

figure {
  width: 100%;
  display: block;
  margin: 1em 0;
  text-align: center;
  font-size: 0.9em; }
  figure img {
    max-width: 100%; }

.indent {
  margin-left: 2em; }

.ingress {
  font-size: 26px;
  margin-bottom: 2em; }

/* 
	_card.scss
	cards are displayed max three per row
*/
.card-container {
  display: grid;
  align-items: start;
  grid-template-columns: repeat(auto-fit, minmax(218px, 1fr));
  grid-gap: 30px; }

#external-resources .card-container.card-container-resource {
  grid-template-columns: 1fr; }
  #external-resources .card-container.card-container-resource .card {
    max-width: 660px; }

.card {
  display: flex;
  flex-direction: column;
  max-width: 315px; }

.card-image {
  width: 100%;
  height: auto;
  min-height: 100px;
  max-height: 166px;
  overflow: hidden;
  object-fit: cover;
  aspect-ratio: 1.82; }

.card-heading {
  color: #5C6392;
  font-size: .8em;
  letter-spacing: .15em;
  margin: 1em 0 .5em;
  text-transform: uppercase; }

.card-title {
  font-weight: 900;
  color: #000; }
  .card-title a {
    color: #000; }

.card-date {
  font-size: 12px;
  color: #5C6392;
  letter-spacing: 0.01em;
  margin: 1em 0; }

/* 
	_grid.scss

	1 column, then 3 when wide enough
	padding is responsibility of column content
*/
.grid-layout {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 1fr; }
  .grid-layout .grid-main,
  .grid-layout .grid-left,
  .grid-layout .grid-right,
  .grid-layout .grid-wide,
  .grid-layout .grid-full,
  .grid-layout .grid-mid-right {
    grid-column: 1/2;
    max-width: 100vw; }
  .grid-layout .grid-main,
  .grid-layout .grid-left,
  .grid-layout .grid-right,
  .grid-layout .grid-wide,
  .grid-layout .grid-mid-right {
    padding: 0 20px; }
  .grid-layout .grid-left {
    grid-row: 1; }
  @media (min-width: 690px) {
    .grid-layout {
      grid-template-columns: 1fr 690px 1fr; }
      .grid-layout .grid-main,
      .grid-layout .grid-left,
      .grid-layout .grid-right,
      .grid-layout .grid-wide,
      .grid-layout .grid-mid-right {
        grid-column: 2/3;
        padding: 0 15px; }
      .grid-layout .grid-full {
        grid-column: 1/4; } }
  @media (min-width: 1024px) {
    .grid-layout .grid-left {
      grid-column: 1/2; }
    .grid-layout .grid-right {
      grid-column: 3/4;
      grid-row-start: 1; }
    .grid-layout .grid-mid-right {
      grid-column: 2/4; }
    .grid-layout .grid-wide {
      grid-column: 1/4; } }
  @media (min-width: 1280px) {
    .grid-layout {
      grid-template-columns: auto 300px 690px 300px auto; }
      .grid-layout .grid-main {
        grid-column: 3/4; }
      .grid-layout .grid-left {
        grid-column: 2/3; }
      .grid-layout .grid-right {
        grid-column: 4/5; }
      .grid-layout .grid-mid-right {
        grid-column: 3/5; }
      .grid-layout .grid-wide {
        grid-column: 2/5; }
      .grid-layout .grid-full {
        grid-column: 1/6; } }

.grid-container {
  display: grid;
  align-items: start;
  grid-template-columns: repeat(auto-fit, minmax(178px, 1fr));
  grid-gap: 30px; }
  .grid-container img {
    max-height: 160px; }
  .grid-container .heading a {
    text-decoration: none; }

/* 
	_page.scss
	common styles for all pages
*/
.heading {
  font-weight: 900;
  margin-top: 2em; }

.section {
  margin: 30px 0 60px; }

.section + .section {
  border-top: 1px solid #CFD1DF;
  padding: 30px 0 20px; }

.section-heading {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #162063;
  font-size: 20px;
  margin: 30px 0 1em;
  padding: 0 0 .5em;
  text-transform: uppercase;
  letter-spacing: .05em;
  position: relative; }
  .section-heading::after {
    height: 2px;
    width: 26px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #162063; }

.page-footer {
  border-top: 1px solid #CFD1DF;
  padding: 30px 0 20px; }

/* 
	_navigation.scss

*/
.site-top {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0 15px; }

.site-top-content {
  position: relative;
  max-width: 1280px;
  margin: 0 auto; }

.site-top-logo {
  position: fixed;
  top: 0;
  z-index: 100;
  margin: 0;
  padding: 0;
  height: 95px;
  transition: height .5s ease, transform .5s ease; }
  @media (min-width: 1090px) {
    .site-top-logo {
      height: 185px; } }
  .site-top-logo img {
    height: 100%; }
  .site-top-logo a,
  .site-top-logo a:visited {
    color: #162063;
    text-decoration: none; }

/* logo slides up out of view when scrolling */
.hasScrolled .site-top-logo {
  transform: translateY(-100%); }
  @media (min-width: 1090px) {
    .hasScrolled .site-top-logo {
      height: 125px; } }

/* and slides down into view again when scrolling up */
.hasScrolled.scrollingUp .site-top-logo {
  transform: translateY(0); }

/* 
	_header.scss
*/
.page-header {
  position: relative;
  color: #fff;
  height: 60vh;
  max-height: 670px; }

.page-header.has-bg {
  color: #fff; }

.page-header.no-bg {
  color: #323232; }

.page-header-content {
  display: flex;
  height: 100%;
  z-index: 1; }

.page-header-content-inside {
  display: inline-block;
  align-self: flex-end;
  margin-bottom: 10%; }

.page-header-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1;
  color: inherit; }
  @media (min-width: 690px) {
    .page-header-title {
      font-size: 50px; } }

.page-header-heading {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: inherit; }
  @media (min-width: 1024px) {
    .page-header-heading {
      font-size: 16px; } }

.page-header-subtitle {
  font-size: 28px;
  font-weight: 700;
  color: inherit; }
  @media (min-width: 1024px) {
    .page-header-subtitle {
      font-size: 32px; } }

.page-header-caption {
  width: 100%;
  min-height: 80px;
  text-align: right;
  padding: 0.5em 16px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 12px;
  display: none; }
  @media (min-width: 1024px) {
    .page-header-caption {
      font-size: 14px;
      display: block; } }

.page-header-top-gradient {
  position: absolute;
  z-index: 0;
  top: 0;
  width: 100%;
  height: 20%;
  background: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 32, 99, 0.5)), to(transparent)) !important;
  background: -webkit-linear-gradient(rgba(22, 32, 99, 0.5), transparent) !important;
  background: -o-linear-gradient(rgba(22, 32, 99, 0.5), transparent) !important;
  background: linear-gradient(rgba(22, 32, 99, 0.5), transparent) !important;
  pointer-events: none; }

.page-header-bottom-gradient {
  position: absolute;
  z-index: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(22, 32, 99, 0.5))) !important;
  background: -webkit-linear-gradient(transparent, rgba(22, 32, 99, 0.5)) !important;
  background: -o-linear-gradient(transparent, rgba(22, 32, 99, 0.5)) !important;
  background: linear-gradient(transparent, rgba(22, 32, 99, 0.5)) !important;
  pointer-events: none; }

/*
	footer
 */
.footer-region {
  clear: both; }

.footer {
  background: white;
  overflow: hidden;
  *zoom: 1; }

.footer-toplink {
  display: block;
  border-top: 1px solid #d5dadf;
  text-align: right; }

.footer-toplink a {
  padding: 1em;
  border-left: 1px solid #d5dadf; }

.footer .footer-title {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0.75em;
  margin-top: 0; }

.footer .footer-links {
  list-style: none;
  overflow: hidden;
  *zoom: 1;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0; }

.footer .footer-links li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  width: 50%;
  float: left; }

.footer-content p {
  margin: 0; }

.footer a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.footer-content {
  width: 100%;
  font-size: .9em;
  border-top: 1px solid #d5dadf;
  padding: 1em 0 1em 30px; }

/*
	footer signup form
*/
.footer-signup-form {
  margin-right: 30px; }

.footer-signup-form input,
.footer-signup-form button {
  border: solid 1px #d5dadf;
  border-radius: 0;
  box-shadow: none !important;
  margin: 0;
  padding: .5em 1em;
  height: 34px; }

.footer-signup-form .footer-signup-submit {
  font-size: 1.2em;
  padding-top: 2px;
  float: right;
  border-left: 0 !important; }

.footer-signup-email-wrapper {
  overflow: hidden; }

.footer-signup-email {
  width: 100%; }

/*
	footer social icons
*/
/* social media icons */
ul.follow-buttons {
  padding-left: 0;
  list-style: none; }

ul.follow-buttons li {
  list-style: none;
  display: inline;
  padding-right: 1em;
  margin-left: 0; }

.footer-content.social ul {
  font-size: 1.2em; }

@media (max-width: 480px) {
  .footer-content.social {
    padding-top: 0;
    padding-right: 30px;
    padding-bottom: 0; }

  .social .footer-title {
    display: none; }

  ul.follow-buttons {
    margin: 0;
    text-align: center; }

  ul.follow-buttons li {
    padding: 0; }

  ul.follow-buttons li a {
    padding: .5em;
    display: inline-block; } }
@media (min-width: 481px) {
  .footer-content {
    width: 50%;
    float: left;
    border-left: 1px solid #d5dadf;
    min-height: 16.5em; }

  .footer-content:nth-child(odd) {
    clear: left; } }
@media (min-width: 1100px) {
  .footer-content {
    width: 25%; }

  .footer-content:nth-child(odd) {
    clear: none; } }
/* 
	_page.scss
	common styles for all pages
*/
.heading {
  font-weight: 900;
  margin-top: 2em; }

.section {
  margin: 30px 0 60px; }

.section + .section {
  border-top: 1px solid #CFD1DF;
  padding: 30px 0 20px; }

.section-heading {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #162063;
  font-size: 20px;
  margin: 30px 0 1em;
  padding: 0 0 .5em;
  text-transform: uppercase;
  letter-spacing: .05em;
  position: relative; }
  .section-heading::after {
    height: 2px;
    width: 26px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #162063; }

.page-footer {
  border-top: 1px solid #CFD1DF;
  padding: 30px 0 20px; }

/*
	link to top in bottom right corner
*/
.back-to-top {
  opacity: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  text-decoration: none;
  padding: 1em 1.2em;
  line-height: 1;
  border: 0px solid #d5dadf;
  background-color: rgba(18, 50, 73, 0.2);
  transition: all 1s ease 1s; }
  .back-to-top:hover {
    background-color: #123249; }
  @media (min-width: 1024px) {
    .back-to-top {
      right: 1em;
      bottom: 1em; } }

.hasScrolled .back-to-top {
  opacity: 1;
  transition: opacity 1s ease 1s; }

/* 
	_btn-readmore.scss
	btn-readmore div content is completely hidden initially
	toggle button added below
	actual toggle functionality is in jquery.menu.v2
*/
.btn-readmore {
  display: none; }

.btn-readmore-expand {
  max-width: 294px;
  border: 1px solid #162063;
  background-color: #fff;
  color: #162063;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  padding: 0.5em 2em;
  text-decoration: none !important; }
  .btn-readmore-expand:not(:hover) {
    color: #162063; }
  .btn-readmore-expand:hover {
    color: #fff;
    background-color: #162063; }
  .btn-readmore-expand:before {
    content: 'More'; }
  .btn-readmore-expand:after {
    padding-left: 1em;
    font-family: "FontAwesome";
    font-weight: bold;
    content: "\f107"; }

.btn-readmore.expanded {
  max-height: none; }

.btn-readmore.expanded + .btn-readmore-expand:before {
  content: 'Less'; }
.btn-readmore.expanded + .btn-readmore-expand:after {
  content: "\f106"; }

/* CSS Document */
details summary {
  cursor: pointer; }

details summary > * {
  display: inline; }

/* 
	_dialog.scss
	format popup dialog
*/
dialog {
  width: 90%;
  max-width: 690px;
  border: 1px solid #ccc; }

dialog::backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1); }

.close-dialog {
  position: absolute;
  right: 5px;
  top: 5px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  outline: none;
  color: #ccc; }
  .close-dialog::after {
    content: "\f00d";
    font-family: "FontAwesome";
    font-weight: 900; }
  .close-dialog:hover {
    color: #aaa; }

/*
	edit-link for internal display
	shown in top right corner for selected ip addresses
*/
.edit {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  height: 54px;
  width: 54px;
  text-decoration: none;
  padding: 1.2em 1.2em;
  line-height: 1; }

.edit a {
  display: block; }

.edit:hover {
  background-color: #123249; }

/* small versions float on any screen size */
/* left-aligned small */
figure.leftalignsmall {
  float: left;
  padding-left: 0;
  padding-right: 20px;
  margin-left: 0;
  width: 20%;
  min-width: 100px; }

/* right-aligned small*/
figure.rightalignsmall {
  float: right;
  padding-left: 20px;
  padding-right: 0;
  margin-right: 0;
  width: 20%;
  min-width: 100px; }

@media (min-width: 600px) {
  /* left-aligned */
  figure.leftalign,
  div.leftalign {
    float: left;
    padding-left: 0;
    padding-right: 20px;
    margin-left: 0;
    width: 50%; }

  /* left-aligned small */
  figure.leftalignsmall {
    float: left;
    padding-left: 0;
    padding-right: 20px;
    margin-left: 0;
    width: 20%; }

  /* right-aligned */
  figure.rightalign,
  div.rightalign {
    float: right;
    padding-left: 20px;
    padding-right: 0;
    margin-right: 0;
    width: 50%; }

  /* right-aligned small*/
  figure.rightalignsmall {
    float: right;
    padding-left: 20px;
    padding-right: 0;
    margin-right: 0;
    width: 20%; }

  /* centered narrow*/
  figure.centersmall {
    float: none;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    width: 75%; }

  .right40 {
    float: right;
    padding-left: 20px;
    padding-right: 0;
    margin-right: 0;
    width: 40%;
    min-width: 100px; } }
/* 
	highlight.scss
*/
.highlight {
  padding: 0.5em 0 0.5em 2.5em;
  border-left: 1px solid #5C6392; }
  .highlight p {
    margin-bottom: 0 !important; }
  .highlight p:first-child {
    margin-top: 0; }
  .highlight a.link-circle-arrow {
    text-decoration: none;
    color: #162063; }

/*
	links with font awesome icons
*/
.icon:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.2em;
  width: 1.2em; }

.icon span {
  padding-left: .5em; }

.pdf:before {
  content: "\f1c1"; }

.author:before {
  content: "\f007"; }

.icon.facebook:before {
  content: "\f09a"; }

.icon.twitter:before {
  content: "\f099"; }

.icon.instagram:before {
  content: "\f16d"; }

.icon.linkedin:before {
  content: "\f0e1"; }

.icon.envelope:before {
  content: "\f0e0"; }

.icon.edit:before {
  content: "\f044"; }

.icon.picture:before {
  content: "\f1c5"; }

.icon.list:before {
  content: "\f0ca"; }

.email:before {
  content: "\f003";
  font-size: 1em; }

.phone:before {
  content: "\f095"; }

.mobile:before {
  content: "\f10b"; }

.twitter:before {
  content: "\f099"; }

icon.event:before {
  content: "\f273"; }

.share:before {
  content: "\f1e0"; }

.link:before {
  content: "\f0c1"; }

.icon.tweet:before {
  content: "\f099"; }

.icon.search:before {
  content: "\f002"; }

a.tweet {
  font-size: .6em;
  margin-left: 1em; }

.event-icon {
  height: 26px;
  width: 26px;
  background-image: url(/images/icons/event.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle; }

@media (min-width: 440px) {
  .event-icon {
    height: 20px;
    width: 20px; } }
.project-icon {
  height: 17px;
  width: 24px;
  background-image: url(/images/icons/project.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: central; }

/* commmon class for links with picture icon (not font awesome) */
.ic {
  padding-left: 2em;
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  padding-top: .2em;
  /* to align properly with fa links in page-menu */ }

.ic.project {
  background-image: url(/images/icons/project.png); }

.ic.staff {
  background-image: url(/images/icons/staff.png); }

.ic.partner {
  background-image: url(/images/icons/partner.png); }

/* other type of highlight box */
.line-over-under {
  width: 100%;
  margin: 2em 0;
  padding: 1em 0;
  border-top: 1px solid #CFD1DF;
  border-bottom: 1px solid #CFD1DF;
  color: #000; }

/* 
	_link.scss
*/
.link-circle-arrow {
  text-decoration: none; }
  .link-circle-arrow:before {
    content: "";
    display: block;
    background: url("https://www.cmi.no/images/icons/link-arrow-circle.png") no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    margin: 3px 18px 0 0; }

/* 
	_person.scss
	person list item for events and maybe others
*/
.person {
  margin: 1em 0 3em;
  padding: 0;
  width: 100%;
  max-width: 660px; }

.person-header {
  display: flex;
  align-items: normal; }

.person-image {
  background-image: none;
  background-size: cover;
  width: 20vw;
  min-width: 80px;
  max-width: 147px;
  height: 20vw;
  min-height: 80px;
  max-height: 147px;
  border-radius: 100px;
  border: 1px solid #8A8FB1;
  float: left;
  margin-right: 20px; }

a:hover .person-image {
  border-color: #FB4631; }

.person-content {
  padding-top: 2em;
  width: 100%; }

.person-name {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 900;
  color: #162063;
  line-height: 1.4; }
  @media (min-width: 1024px) {
    .person-name {
      font-size: 20px; } }

.person-position,
.person-institution {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #162063;
  line-height: 1.4; }
  @media (min-width: 1024px) {
    .person-position,
    .person-institution {
      font-size: 15px; } }

.person-info {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 1.5em; }

.person-inst-heading {
  font-size: 18px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: #162063; }

/* click to expand for people without web page */
.person details summary {
  cursor: pointer;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
.person details summary::after {
  font-family: "FontAwesome";
  font-size: 1.5em;
  font-weight: bold;
  align-self: flex-start;
  content: "\f107";
  /* Unicode character for a downwards caret */
  transition: transform 0.3s ease;
  /* Smooth rotation transition */ }
.person details[open] summary::after {
  transform: rotate(180deg); }

/* 
	_readmore.scss
	readmore is fading out with a clickable arrow to reveal/hide
	actual toggle functionality is in jquery.menu.v2
*/
.readmore {
  max-height: 250px;
  overflow: hidden;
  position: relative;
  padding-bottom: 36px; }

.readmore-expand {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(60%, #fff));
  background: -o-linear-gradient(rgba(255, 255, 255, 0), #fff 60%);
  background: linear-gradient(rgba(255, 255, 255, 0), #fff 60%);
  height: 80px; }

.readmore-expand-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  color: #162063;
  font-size: 24px;
  border-radius: 50%;
  border: 1px solid #162063;
  background-color: #fff;
  text-align: center;
  text-decoration: none; }
  .readmore-expand-btn:before {
    content: "";
    display: block;
    background: url("https://www.cmi.no/images/icons/plus-circle.png") no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    margin: 3px 18px 0 0; }

.readmore.expanded {
  max-height: none; }
  .readmore.expanded .readmore-expand {
    background: transparent; }

/* 
	selected-reading.scss
	selected reading used in resource
*/
.selected-reading {
  margin: 5em 0 3em;
  border-bottom: 1px solid #CFD1DF;
  padding: 0 0 2em;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #162063; }
  .selected-reading .selected-reading-header {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.5em;
    letter-spacing: 0; }
    .selected-reading .selected-reading-header:before {
      display: block;
      width: 56px;
      height: 50px;
      margin-right: 20px;
      background: url("https://www.cmi.no/images/icons/selected-reading.png");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      content: ''; }
    .selected-reading .selected-reading-header p {
      margin-bottom: 1em; }
  .selected-reading .selected-reading-text {
    display: block;
    clear: both;
    margin-top: 1em; }
    .selected-reading .selected-reading-text ul li {
      list-style-image: url("https://www.cmi.no/images/icons/arrow-right.png");
      list-style-position: outside; }
    .selected-reading .selected-reading-text a {
      text-decoration: none; }

/* 
	_side-share.scss
	share buttons in the side bar
*/
.side-share-group a {
  display: inline-block;
  border: 1px solid #8A8FB1;
  padding: 7px;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  text-align: center;
  vertical-align: middle;
  color: #8A8FB1;
  background-color: #fff; }
  .side-share-group a:hover {
    color: #162063;
    border-color: #162063; }

/* 
	_side-nav.scss
	style (left) side navigation
*/
.side-nav {
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  letter-spacing: .01em; }
  @media (min-width: 1024px) {
    .side-nav {
      min-height: 100vh;
      margin-top: 2em;
      max-width: 220px;
      font-size: 17px; } }

.side-nav-heading {
  position: relative;
  color: #8A8FB1;
  display: block;
  margin-bottom: .2em;
  text-transform: uppercase;
  transition: all 0.5s ease; }
  @media (max-width: 1023px) {
    .side-nav-heading:before {
      position: absolute;
      top: 22px;
      right: 0;
      font-family: "FontAwesome";
      font-size: 1.5em;
      font-weight: bold;
      content: "\f107";
      color: #162063; }
    .side-nav-heading.expanded:before {
      transform: rotateX(180deg); } }
  @media (min-width: 1024px) {
    .side-nav-heading:before {
      position: relative;
      display: block;
      content: '';
      width: 100%;
      height: 1px;
      max-width: 190px;
      padding-top: 3em;
      border-top: 1px solid #CFD1DF; } }

.side-nav-content {
  position: relative;
  display: none;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .side-nav-content {
      display: block;
      margin-bottom: 2.5em; } }
  .side-nav-content ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .side-nav-content ul li {
      display: block;
      margin: 0;
      padding: 0; }
      .side-nav-content ul li a {
        display: block;
        font-weight: 900;
        padding: 0.5em 0;
        line-height: 1em;
        color: #162063;
        text-decoration: none; }
      .side-nav-content ul li a:hover {
        color: #FB4631;
        text-shadow: 0 0 2px rgba(255, 255, 255, 0.2); }

.side-nav-divider {
  margin: 1.5em 0 0;
  display: block;
  width: 100%;
  border-bottom: 1px solid #CFD1DF; }
  @media (min-width: 1024px) {
    .side-nav-divider {
      display: none; } }

/*
	_table.scss
	table in longtext is wrapped in div.tablewrapper
*/
div.tablewrapper {
  width: 100%;
  overflow-x: auto;
  margin: 1em 0;
  padding: 0;
  border: 0; }

@media (min-width: 1280px) {
  div.tablewrapper {
    margin-left: -300px;
    overflow-x: visible; }
    div.tablewrapper table.wide {
      width: 960px; } }
/* table.wide is wrapped in tablewrapper to create horizontal scroll if required */
div.tablewrapper table.wide {
  min-width: 660px; }

table {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: .9em;
  width: 100%;
  border-collapse: collapse; }
  table thead tr {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    font-weight: bold; }
  table th, table td {
    padding: 5px;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    vertical-align: top; }
    table th p, table td p {
      margin: 0;
      padding: 0;
      font-family: "Lato", Helvetica, Arial, sans-serif; }

.borderTop td {
  border-top: 1px solid #707070; }

.borderBottom td {
  border-bottom: 1px solid #707070; }

.borderTopBottom td {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070; }

.borderLeft {
  border-left: 1px solid #707070; }

.borderRight {
  border-right: 1px solid #707070; }

.borderLeftRight {
  border-left: 1px solid #707070;
  border-right: 1px solid #707070; }

/*
	_timeline.scss
	vertical timeline with dots for each h2
*/
.timeline {
  border-left: 5px solid #162063;
  padding-left: 30px;
  margin-left: 30px; }

.timeline h2 {
  font-size: 1.3333em;
  position: relative;
  margin-top: 50px; }

/* the little dot on the timeline */
.timeline h2::before {
  content: '';
  position: absolute;
  left: -47px;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #162063;
  z-index: 1;
  transition: background 1s .5s ease-in-out; }

/* 
	_home.scss
	specific styles for home page
*/
/* 
	_event.scss
*/
a.registration-button {
  border: 1px solid #162063;
  background-color: #162063;
  color: #fff;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 0.5em 2em;
  text-decoration: none !important; }
  a.registration-button:not(:hover) {
    color: #fff; }
  a.registration-button:hover {
    color: #162063;
    background-color: #fff; }

.event-group-heading {
  margin: 3em 0 1em;
  font-size: 24px;
  font-weight: 900; }

.event-series-event {
  margin: 2em 0; }

.event-date-heading {
  margin: 1em 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.02;
  color: #162063; }

.event-series-event-body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  margin: 20px 0;
  padding-left: 4em;
  border-left: 1px solid #5C6392; }

.event-series-event-title {
  font-size: 18px;
  margin: 2em 0 1.5em;
  line-height: 1.6; }

.event-series-event-registration {
  font-size: 18px;
  margin: 1em 0;
  max-width: 294px; }
  .event-series-event-registration a {
    border: 1px solid #162063;
    background-color: #162063;
    color: #fff;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    padding: 0.5em 0;
    text-decoration: none !important;
    display: block; }
    .event-series-event-registration a:not(:hover) {
      color: #fff; }
    .event-series-event-registration a:hover {
      color: #162063;
      background-color: #fff; }

.event-series-event-text {
  font-size: 18px;
  margin: 0 0 2em;
  padding-top: 2em;
  line-height: 1.6; }

.event-series-event-speakers {
  font-size: 18px;
  margin: 2em 0;
  line-height: 1.6;
  font-style: italic; }

.event-people-heading {
  font-size: 24px; }

.event-people-wrapper {
  display: block; }

.horizontal-cards .event-people-wrapper {
  display: grid;
  align-items: start;
  grid-template-columns: repeat(auto-fit, minmax(218px, 1fr));
  grid-gap: 30px; }

/* 
	_project.scss
	styles for project pages
*/
.has-bg .project-title,
.has-bg .project-subtitle {
  color: #fff; }

.bg-project-header {
  background-color: #444C82; }

.project-text {
  max-width: 660px;
  margin: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.66;
  font-weight: normal;
  color: #323232; }
  @media (min-width: 1024px) {
    .project-text {
      font-size: 18px;
      margin: 20px 0; } }
  .project-text h3 {
    color: #162063;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.02em; }
  .project-text p {
    margin-bottom: 2em; }
  .project-text a {
    color: inherit;
    text-decoration: underline; }
    .project-text a.registration-button {
      text-decoration: none; }
    .project-text a.registration-button:not(:hover) {
      color: #fff; }
  .project-text ol, .project-text ul {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    padding-left: 0; }
  .project-text ul li, .project-text ol li {
    margin-left: 30px;
    padding-left: 10px;
    margin-bottom: 1em;
    color: #162063; }
  .project-text ol {
    list-style: none;
    counter-reset: my-counter; }
  .project-text ol li {
    counter-increment: my-counter; }
  .project-text ol li::before {
    content: "0" counter(my-counter) " ";
    color: #162063;
    font-weight: bold;
    padding-right: 15px;
    margin-left: -40px; }
  .project-text .ingress {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 22px; }

.project-page-heading {
  margin-top: 2em;
  font-size: 24px; }
  @media (min-width: 1024px) {
    .project-page-heading {
      margin-bottom: 1em; } }

.project-info {
  margin: 1em 0;
  border-top: 1px solid #CFD1DF;
  border-bottom: 1px solid #CFD1DF;
  padding: 3.5em 0 3.5em;
  color: #8A8FB1;
  font-size: 15px;
  max-width: 190px; }
  @media (max-width: 1023px) {
    .project-info {
      display: none; } }
  .project-info.mobile-only {
    display: block;
    border-bottom: none; }
    @media (min-width: 1024px) {
      .project-info.mobile-only {
        display: none; } }
  .project-info img {
    max-width: 100%; }
  .project-info p {
    margin: 0px; }

.project-info + .project-info {
  border-top: 0;
  padding-top: 2.5em; }

.project-info:nth-last-of-type(1) {
  border-bottom: 0; }

.project-info-heading {
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 1em; }

.project-info-container {
  display: block;
  margin-bottom: 1.5em; }
  .project-info-container:nth-last-of-type(1) {
    margin-bottom: 0; }

.project-info-label {
  text-transform: uppercase;
  letter-spacing: .01em; }

.project-info-text a.twitter {
  color: #8A8FB1; }
  .project-info-text a.twitter:before {
    font-family: "FontAwesome";
    font-size: 1.5em;
    content: "\f099";
    padding-right: 0.2em;
    vertical-align: middle; }

.project-twitter-feed {
  margin-top: 2em;
  border-top: 1px solid #CFD1DF;
  padding-top: 2.5em;
  font-size: 17px; }

.project-text-and-rightside {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; }
  .project-text-and-rightside > div {
    flex: 1; }
  .project-text-and-rightside > div:first-child {
    flex: 0 0 100%; }

@media (min-width: 1024px) {
  .project-text-and-rightside > div:first-child {
    flex: 0 0 690px; } }
/* 
	_project-update.scss
	styles for project pages
*/
.project-update {
  display: block;
  border-left: 1px solid #5C6392;
  padding-left: 30px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  margin-bottom: 3em; }

.project-update-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #5B6291; }

.project-update-title {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  color: #162063;
  margin: 0.6em 0; }
  .project-update-title a {
    color: text-color-dark-blue;
    text-decoration: none; }
  .project-update-title a:hover {
    color: #162063;
    text-decoration: underline; }

.project-update-body {
  font-size: 16px;
  line-height: 1.5;
  color: #262626;
  margin-bottom: 1em; }

.project-update-date {
  position: relative;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #5C6392;
  padding-top: 5px;
  margin-top: 2em; }
  .project-update-date:before {
    position: absolute;
    top: -5px;
    content: '';
    border-top: 2px solid #5B6291;
    width: 30px; }

/* 
	_resource.scss
	styles for resource pages

	header is same as others
	left side is manual
	right side is manual and sticky
	front page has different font
*/
.resource-page.project-text {
  margin-top: 0; }
  .resource-page.project-text > p {
    margin-top: 0; }

.resource-text {
  margin: 0;
  font-family: Georgia, serif;
  font-size: 18px;
  line-height: 1.66;
  font-weight: normal;
  color: #323232; }
  @media (min-width: 1024px) {
    .resource-text {
      font-size: 18px;
      margin: 20px 0; } }
  .resource-text p {
    margin-bottom: 2em; }
  .resource-text a {
    color: #162063;
    text-decoration: underline; }
    .resource-text a.registration-button {
      text-decoration: none; }
    .resource-text a.registration-button:not(:hover) {
      color: #fff; }
  .resource-text h1 {
    color: #162063;
    line-height: 42px; }
  .resource-text h2 {
    margin-top: 2.5em; }
  .resource-text h3 {
    color: #162063;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.02; }
  .resource-text ol, .resource-text ul {
    margin: 2em 0;
    padding-left: 0; }
  .resource-text ul li, .resource-text ol li {
    margin-left: 30px;
    padding-left: 10px;
    margin-bottom: 1em; }
  .resource-text ol {
    list-style: none;
    counter-reset: my-counter; }
  .resource-text ol li {
    counter-increment: my-counter; }
  .resource-text ol li::before {
    content: "0" counter(my-counter) " ";
    font-weight: bold;
    padding-right: 15px;
    margin-left: -40px; }
  .resource-text .ingress {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 22px; }

.resource-side-left {
  display: none; }
  @media (min-width: 1024px) {
    .resource-side-left {
      height: 100vh;
      display: block;
      width: 100%;
      color: #8A8FB1;
      background-color: #fff;
      font-size: 15px;
      letter-spacing: .01em; } }
  .resource-side-left ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .resource-side-left ul li {
      text-transform: uppercase;
      display: block;
      margin: 0;
      padding: 0.5em 0;
      font-size: 17px;
      line-height: 1em; }
      .resource-side-left ul li a {
        display: block;
        font-weight: 900;
        padding: 0;
        color: #162063;
        text-decoration: none; }
      .resource-side-left ul li a:hover {
        color: #FB4631;
        text-shadow: 0 0 2px rgba(255, 255, 255, 0.2); }

.resource-side-right {
  display: none;
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  letter-spacing: .01em; }
  @media (min-width: 1024px) {
    .resource-side-right {
      display: block;
      position: sticky;
      top: 0;
      height: 100vh;
      font-size: 15px; } }
  .resource-side-right ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .resource-side-right ul li {
      display: block;
      margin: 0;
      padding: 0.5em 0;
      line-height: 1.4em; }
      .resource-side-right ul li a {
        display: block;
        padding: 0;
        color: #162063;
        text-decoration: none; }
      .resource-side-right ul li a:hover {
        color: #FB4631;
        text-shadow: 0 0 2px rgba(255, 255, 255, 0.2); }
      .resource-side-right ul li a.active {
        color: #162063; }
  .resource-side-right .heading {
    padding-top: 0;
    margin-top: 0;
    font-size: 17px; }

.resource-side-item {
  border-top: 1px solid #CFD1DF;
  margin-top: 0;
  padding-top: 3em;
  margin-bottom: 3em; }
