/*
100 - Thin
200 - Extra Light, Ultra Light
300 - Light
400 - Normal, Book, Regular
500 - Medium
600 - Semi Bold, Demi Bold
700 - Bold
800 - Extra Bold, Ultra Bold
900 - Black, Heavy
*/
@CHARSET "UTF-8";
/* line 1, ../sass/layout/_base.scss */
html, body, .dialog-off-canvas-main-canvas {
  height: 100%; }

@page {
  @media print {
    size: auto;
    margin: 0mm; } }
/* line 15, ../sass/layout/_base.scss */
.imce-page .dialog-off-canvas-main-canvas {
  height: auto; }

/* line 20, ../sass/layout/_base.scss */
body {
  background: #F5F5F5; }

/* line 24, ../sass/layout/_base.scss */
.page-container {
  overflow: unset; }

/* line 28, ../sass/layout/_base.scss */
.layout-content {
  padding: 0 10px;
  width: 100%; }
  /* line 32, ../sass/layout/_base.scss */
  .footer-content-container .layout-content {
    padding: 0; }
    @media only screen and (min-width: 1201px) {
      /* line 32, ../sass/layout/_base.scss */
      .footer-content-container .layout-content {
        padding: 0 50px; } }
  @media only screen and (min-width: 768px) {
    /* line 28, ../sass/layout/_base.scss */
    .layout-content {
      padding: 0 20px; } }
  @media only screen and (min-width: 1201px) {
    /* line 28, ../sass/layout/_base.scss */
    .layout-content {
      padding: 0 50px; } }

/* line 49, ../sass/layout/_base.scss */
.group--grid {
  display: grid; }

/* line 53, ../sass/layout/_base.scss */
.grid--text-and-form {
  grid-template-columns: repeat(auto-fit, minmax(290px, max-content));
  grid-gap: 30px; }

/* line 58, ../sass/layout/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }

/* line 65, ../sass/layout/_base.scss */
h1, h1.page-title {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 50px; }
  /* line 71, ../sass/layout/_base.scss */
  .page-node-page:not(.page-node-205):not(.page-node-415) h1, .page-node-page:not(.page-node-205):not(.page-node-415) h1.page-title {
    font-size: 46px;
    line-height: 1.2;
    margin-bottom: 45px;
    text-align: center; }
    @media only screen and (max-width: 1200px) {
      /* line 71, ../sass/layout/_base.scss */
      .page-node-page:not(.page-node-205):not(.page-node-415) h1, .page-node-page:not(.page-node-205):not(.page-node-415) h1.page-title {
        font-size: 36px;
        margin-bottom: 30px; } }
    @media only screen and (max-width: 650px) {
      /* line 71, ../sass/layout/_base.scss */
      .page-node-page:not(.page-node-205):not(.page-node-415) h1, .page-node-page:not(.page-node-205):not(.page-node-415) h1.page-title {
        font-size: 18px; } }
  @media only screen and (max-width: 767px) {
    /* line 87, ../sass/layout/_base.scss */
    .page-node-glossary h1, .page-node-glossary h1.page-title {
      font-size: 22px; } }
  /* line 94, ../sass/layout/_base.scss */
  .user-login h1, .user-login h1.page-title {
    text-align: center; }
  /* line 98, ../sass/layout/_base.scss */
  .search-result h1, .search-result h1.page-title {
    margin-bottom: 40px; }
  @media only screen and (max-width: 1200px) {
    /* line 65, ../sass/layout/_base.scss */
    h1, h1.page-title {
      font-size: 36px;
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767px) {
    /* line 65, ../sass/layout/_base.scss */
    h1, h1.page-title {
      font-size: 20px;
      line-height: 1.4;
      margin-bottom: 20px;
      text-align: center; }
      /* line 113, ../sass/layout/_base.scss */
      .path-node:not(.page-node-page) h1, .path-node:not(.page-node-page) h1.page-title {
        text-align: left; }
      /* line 117, ../sass/layout/_base.scss */
      .path-bookmark h1, .path-bookmark h1.page-title {
        margin-bottom: 10px; } }

/* line 124, ../sass/layout/_base.scss */
h2 {
  font-size: 36px; }
  /* line 127, ../sass/layout/_base.scss */
  .sidebar .block > h2 {
    font-size: 24px;
    margin-bottom: 25px; }
  /* line 132, ../sass/layout/_base.scss */
  h2.comment-form__title, h2.block-title {
    font-size: 32px;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 132, ../sass/layout/_base.scss */
      h2.comment-form__title, h2.block-title {
        font-size: 20px; } }
  @media only screen and (max-width: 1200px) {
    /* line 124, ../sass/layout/_base.scss */
    h2 {
      font-size: 32px; } }
  @media only screen and (max-width: 767px) {
    /* line 124, ../sass/layout/_base.scss */
    h2 {
      font-size: 18px; }
      /* line 149, ../sass/layout/_base.scss */
      h2.comment-form__title {
        margin-bottom: 15px; } }

/* line 155, ../sass/layout/_base.scss */
h3 {
  font-size: 30px; }
  @media only screen and (max-width: 767px) {
    /* line 155, ../sass/layout/_base.scss */
    h3 {
      font-size: 18px; } }

/* line 163, ../sass/layout/_base.scss */
h4 {
  font-size: 24px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    /* line 167, ../sass/layout/_base.scss */
    .page-node-glossary h4 {
      text-align: left; } }
  @media only screen and (max-width: 767px) {
    /* line 163, ../sass/layout/_base.scss */
    h4 {
      font-size: 16px;
      text-align: center; } }

/* line 180, ../sass/layout/_base.scss */
header {
  overflow: hidden; }
  /* line 183, ../sass/layout/_base.scss */
  header.page-header-container {
    background: #FFFFFF;
    -moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
    padding: 0;
    position: relative;
    z-index: 100; }
    @media only screen and (max-width: 767px) {
      /* line 183, ../sass/layout/_base.scss */
      header.page-header-container {
        position: sticky;
        top: 0; }
        /* line 194, ../sass/layout/_base.scss */
        .toolbar-vertical header.page-header-container {
          top: 39px; } }
    @media print {
      /* line 183, ../sass/layout/_base.scss */
      header.page-header-container {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none; } }

/* line 205, ../sass/layout/_base.scss */
.page-main-container {
  margin-top: 20px; }
  /* line 208, ../sass/layout/_base.scss */
  .search-result .page-main-container {
    margin-top: 0; }
  @media only screen and (max-width: 767px) {
    /* line 205, ../sass/layout/_base.scss */
    .page-main-container {
      margin-top: 10px; }
      /* line 215, ../sass/layout/_base.scss */
      .page-node-101 .page-main-container, .page-node-102 .page-main-container, .page-node-415 .page-main-container {
        margin-top: 20px; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    /* line 222, ../sass/layout/_base.scss */
    .scrolling-down .page-main-container, .scrolling-up .page-main-container {
      margin-top: 43px; } }

/* line 232, ../sass/layout/_base.scss */
.page-node-glossary .main-content-container {
  overflow: hidden;
  width: 1200px; }

/* line 238, ../sass/layout/_base.scss */
.pre-content-container {
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    /* line 238, ../sass/layout/_base.scss */
    .pre-content-container {
      margin-top: 10px; }
      /* line 244, ../sass/layout/_base.scss */
      .page-node-102 .pre-content-container {
        margin-top: 20px; }
      /* line 248, ../sass/layout/_base.scss */
      .subscribes .pre-content-container {
        margin-top: 20px; }
      /* line 252, ../sass/layout/_base.scss */
      .page-node-news .pre-content-container {
        margin-top: 20px; } }

/* line 261, ../sass/layout/_base.scss */
.user-register .main-content-container {
  background: #FFFFFF;
  border-radius: 10px;
  -moz-box-shadow: 0px 6px 10px rgba(0, 39, 102, 0.05);
  -webkit-box-shadow: 0px 6px 10px rgba(0, 39, 102, 0.05);
  box-shadow: 0px 6px 10px rgba(0, 39, 102, 0.05);
  padding: 40px 50px; }
  @media only screen and (max-width: 767px) {
    /* line 261, ../sass/layout/_base.scss */
    .user-register .main-content-container {
      padding: 20px 10px; } }
/* line 272, ../sass/layout/_base.scss */
.user-profile .main-content-container {
  overflow: unset; }

/* line 277, ../sass/layout/_base.scss */
.sidebar_right {
  margin-top: 30px;
  width: 100%; }
  @media only screen and (min-width: 1201px) {
    /* line 281, ../sass/layout/_base.scss */
    .sidebar_right aside {
      position: -webkit-sticky;
      position: sticky;
      top: calc( -1 * (var(--h) - 100% - 0px + var(--pp))); }
      /* line 288, ../sass/layout/_base.scss */
      .user-profile .sidebar_right aside {
        top: 40px; } }
  @media only screen and (max-width: 1200px) {
    /* line 277, ../sass/layout/_base.scss */
    .sidebar_right {
      overflow: hidden; } }
  @media only screen and (min-width: 1201px) {
    /* line 277, ../sass/layout/_base.scss */
    .sidebar_right {
      margin-top: 0;
      padding-left: 40px;
      max-width: 620px;
      width: 33%; }
      /* line 304, ../sass/layout/_base.scss */
      .user-profile .sidebar_right {
        margin-top: 98px; } }
  @media print {
    /* line 277, ../sass/layout/_base.scss */
    .sidebar_right {
      display: none; } }

/* line 314, ../sass/layout/_base.scss */
footer.footer-container {
  z-index: unset; }
  @media print {
    /* line 314, ../sass/layout/_base.scss */
    footer.footer-container {
      display: none; } }

/* line 322, ../sass/layout/_base.scss */
.page-footer-regions-container {
  margin-top: 55px; }
  @media only screen and (max-width: 767px) {
    /* line 322, ../sass/layout/_base.scss */
    .page-footer-regions-container {
      margin-top: 40px; } }

/* line 330, ../sass/layout/_base.scss */
.footer-top-container {
  background: #D9D9D9;
  -moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  padding: 30px 0; }

/* line 1, ../sass/layout/_formated_texts.scss */
.text-formatted {
  line-height: 2;
  -webkit-text-size-adjust: none; }
  /* line 5, ../sass/layout/_formated_texts.scss */
  .text-formatted a:not(.c-button):not(.custom-button) {
    color: #025FB7; }
  /* line 9, ../sass/layout/_formated_texts.scss */
  .text-formatted h2, .text-formatted h3, .text-formatted h4, .text-formatted h5, .text-formatted h6 {
    line-height: 1;
    margin: 0 0 20px; }
    @media only screen and (max-width: 767px) {
      /* line 9, ../sass/layout/_formated_texts.scss */
      .text-formatted h2, .text-formatted h3, .text-formatted h4, .text-formatted h5, .text-formatted h6 {
        line-height: 1.6;
        margin-bottom: 20px; } }
  /* line 19, ../sass/layout/_formated_texts.scss */
  .text-formatted ul:not(.menu):not(.contextual-links):not(.markup) {
    margin-bottom: 30px; }
    /* line 22, ../sass/layout/_formated_texts.scss */
    .text-formatted ul:not(.menu):not(.contextual-links):not(.markup):last-child {
      margin-bottom: 0; }
    /* line 26, ../sass/layout/_formated_texts.scss */
    .text-formatted ul:not(.menu):not(.contextual-links):not(.markup) li {
      margin-bottom: 10px;
      padding-left: 2.8em; }
      /* line 30, ../sass/layout/_formated_texts.scss */
      .text-formatted ul:not(.menu):not(.contextual-links):not(.markup) li:before {
        left: 1.85em;
        color: #002766; }
      /* line 35, ../sass/layout/_formated_texts.scss */
      .text-formatted ul:not(.menu):not(.contextual-links):not(.markup) li:last-child {
        margin-bottom: 0; }
  /* line 41, ../sass/layout/_formated_texts.scss */
  .text-formatted ol {
    margin-bottom: 30px; }
    /* line 44, ../sass/layout/_formated_texts.scss */
    .text-formatted ol:last-child {
      margin-bottom: 0; }
    /* line 48, ../sass/layout/_formated_texts.scss */
    .text-formatted ol li {
      margin-bottom: 10px;
      padding-left: 3.2em; }
      /* line 52, ../sass/layout/_formated_texts.scss */
      .text-formatted ol li:before {
        content: counter(list1) ")";
        left: 0.5em;
        color: #002766; }
      /* line 58, ../sass/layout/_formated_texts.scss */
      .text-formatted ol li:last-child {
        margin-bottom: 0; }
  /* line 64, ../sass/layout/_formated_texts.scss */
  .text-formatted .two-col {
    font-size: 18px; }
    /* line 67, ../sass/layout/_formated_texts.scss */
    .text-formatted .two-col h3 {
      font-size: 20px;
      font-weight: 700; }
      @media only screen and (max-width: 999px) {
        /* line 67, ../sass/layout/_formated_texts.scss */
        .text-formatted .two-col h3 {
          font-size: 16px; } }
    /* line 78, ../sass/layout/_formated_texts.scss */
    .text-formatted .two-col ol li {
      padding-left: 20px; }
      /* line 81, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col ol li:before {
        content: counter(list1) ".";
        left: 0;
        color: #000000;
        font-weight: 700;
        min-width: auto; }
      /* line 89, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col ol li:last-child {
        margin-bottom: 0; }
    @media only screen and (min-width: 1000px) {
      /* line 95, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col .col-first {
        padding-right: 15px;
        width: 50%; } }
    @media only screen and (min-width: 1000px) {
      /* line 103, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col .col-second {
        padding-left: 15px;
        width: 50%; } }
    @media only screen and (max-width: 999px) {
      /* line 103, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col .col-second {
        margin-top: 20px; } }
    @media only screen and (min-width: 1000px) {
      /* line 64, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; } }
    @media only screen and (max-width: 999px) {
      /* line 64, ../sass/layout/_formated_texts.scss */
      .text-formatted .two-col {
        font-size: 14px; } }

@media print {
  /* line 2, ../sass/layout/_print.scss */
  * {
    margin: 0;
    padding: 0; }

  /* line 7, ../sass/layout/_print.scss */
  html, body {
    height: auto; }

  /* line 11, ../sass/layout/_print.scss */
  .layout-content {
    width: 100%; } }
/* line 1, ../sass/layout/_regions.scss */
.region--header-top {
  -webkit-align-items: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.3;
  padding: 30px 0; }
  /* line 7, ../sass/layout/_regions.scss */
  .region--header-top .text-formatted {
    line-height: inherit; }
  @media only screen and (min-width: 1201px) {
    /* line 1, ../sass/layout/_regions.scss */
    .region--header-top {
      border-bottom: 1px solid #E7EDF6;
      margin: 0 -20px; } }
  @media only screen and (max-width: 767px) {
    /* line 1, ../sass/layout/_regions.scss */
    .region--header-top {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 15px 0; } }
  @media print {
    /* line 1, ../sass/layout/_regions.scss */
    .region--header-top {
      display: none; } }

@media only screen and (min-width: 1201px) {
  /* line 26, ../sass/layout/_regions.scss */
  .page-main-container__layout-content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; } }

/* line 33, ../sass/layout/_regions.scss */
.region--breadcrumb {
  margin-bottom: 15px; }
  @media only screen and (max-width: 650px) {
    /* line 33, ../sass/layout/_regions.scss */
    .region--breadcrumb {
      -webkit-justify-content: center;
      justify-content: center;
      margin-bottom: 10px; } }

/* line 42, ../sass/layout/_regions.scss */
.region--pre-content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  /* line 45, ../sass/layout/_regions.scss */
  .subscribes .region--pre-content {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media only screen and (max-width: 767px) {
    /* line 42, ../sass/layout/_regions.scss */
    .region--pre-content {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; } }

/* line 54, ../sass/layout/_regions.scss */
.narrow-screen-menu-container {
  opacity: 0;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  /* line 58, ../sass/layout/_regions.scss */
  .narrow-screen-menu-container .menu--main,
  .narrow-screen-menu-container .profile-menu {
    display: none; }
  @media only screen and (max-width: 1200px) {
    /* line 63, ../sass/layout/_regions.scss */
    .main-menu-open .narrow-screen-menu-container, .profile-menu-open .narrow-screen-menu-container {
      background: rgba(0, 39, 102, 0.7);
      position: fixed;
      top: 120px;
      bottom: 0;
      left: 0;
      right: 0;
      opacity: 1;
      z-index: 98; } }
  @media only screen and (max-width: 767px) {
    /* line 63, ../sass/layout/_regions.scss */
    .main-menu-open .narrow-screen-menu-container, .profile-menu-open .narrow-screen-menu-container {
      top: 60px; } }
  @media only screen and (max-width: 1200px) {
    /* line 82, ../sass/layout/_regions.scss */
    .main-menu-open .narrow-screen-menu-container {
      display: inline-block; } }
  @media only screen and (max-width: 767px) {
    /* line 89, ../sass/layout/_regions.scss */
    .profile-menu-open .narrow-screen-menu-container {
      display: inline-block; } }
  @media only screen and (max-width: 1200px) {
    /* line 96, ../sass/layout/_regions.scss */
    .toolbar-vertical .narrow-screen-menu-container {
      top: 160px; } }
  @media only screen and (max-width: 767px) {
    /* line 96, ../sass/layout/_regions.scss */
    .toolbar-vertical .narrow-screen-menu-container {
      top: 99px; } }
  @media only screen and (max-width: 1200px) {
    /* line 109, ../sass/layout/_regions.scss */
    .main-menu-open .narrow-screen-menu-container .menu--main {
      display: block; } }
  @media only screen and (max-width: 767px) {
    /* line 119, ../sass/layout/_regions.scss */
    .profile-menu-open .narrow-screen-menu-container .profile-menu {
      display: block; } }

/* line 128, ../sass/layout/_regions.scss */
.narrow-screen-menu-regioins-container {
  position: absolute;
  top: 0;
  right: -300px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  @media only screen and (max-width: 1200px) {
    /* line 128, ../sass/layout/_regions.scss */
    .narrow-screen-menu-regioins-container {
      background: #FFFFFF;
      -moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
      -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
      box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
      margin-left: auto;
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      padding: 20px 20px 30px 28px;
      width: 300px;
      height: 100%; }
      /* line 144, ../sass/layout/_regions.scss */
      .profile-menu-open .narrow-screen-menu-regioins-container {
        right: 0; }
      /* line 148, ../sass/layout/_regions.scss */
      .main-menu-open .narrow-screen-menu-regioins-container {
        left: 0;
        right: auto; } }

/* line 155, ../sass/layout/_regions.scss */
.region--narrow-screen-menu {
  margin-top: 25px; }

/* line 159, ../sass/layout/_regions.scss */
.region--narrow-screen-menu-bottom {
  margin-top: 35px; }

/* line 163, ../sass/layout/_regions.scss */
.region--over-title {
  margin-bottom: 25px; }
  @media only screen and (max-width: 767px) {
    /* line 163, ../sass/layout/_regions.scss */
    .region--over-title {
      margin-bottom: 20px; } }

@media only screen and (min-width: 768px) {
  /* line 173, ../sass/layout/_regions.scss */
  .path-bookmark .region--title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; } }
@media only screen and (min-width: 768px) {
  /* line 180, ../sass/layout/_regions.scss */
  body[class*="podcast"] .region--title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; } }

/* line 190, ../sass/layout/_regions.scss */
.page-node-page:not(.page-node-205):not(.page-node-415) main#content {
  background: #FFFFFF;
  border-radius: 10px;
  -moz-box-shadow: 0px 6px 10px rgba(0, 39, 102, 0.05);
  -webkit-box-shadow: 0px 6px 10px rgba(0, 39, 102, 0.05);
  box-shadow: 0px 6px 10px rgba(0, 39, 102, 0.05);
  padding: 50px 40px; }
  @media only screen and (max-width: 767px) {
    /* line 190, ../sass/layout/_regions.scss */
    .page-node-page:not(.page-node-205):not(.page-node-415) main#content {
      padding: 20px 10px; } }

/* line 202, ../sass/layout/_regions.scss */
.region--page-content {
  overflow-x: clip; }
  /* line 205, ../sass/layout/_regions.scss */
  .user-profile .region--page-content {
    background: #FFFFFF;
    border-radius: 10px;
    -moz-box-shadow: 0px 6px 10px rgba(0, 39, 102, 0.05);
    -webkit-box-shadow: 0px 6px 10px rgba(0, 39, 102, 0.05);
    box-shadow: 0px 6px 10px rgba(0, 39, 102, 0.05);
    padding: 50px; }
    @media only screen and (max-width: 767px) {
      /* line 205, ../sass/layout/_regions.scss */
      .user-profile .region--page-content {
        padding: 20px 10px; } }

/* line 217, ../sass/layout/_regions.scss */
footer.page-footer-container a {
  color: #002766; }

/* line 221, ../sass/layout/_regions.scss */
.footer-content-container {
  background: #FFFFFF; }

/* line 225, ../sass/layout/_regions.scss */
.region--footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  padding: 25px 0; }
  @media only screen and (min-width: 1201px) and (max-width: 1550px) {
    /* line 225, ../sass/layout/_regions.scss */
    .region--footer {
      margin: 0 -10px; } }
  @media only screen and (max-width: 1200px) {
    /* line 225, ../sass/layout/_regions.scss */
    .region--footer {
      -webkit-flex-direction: column;
      flex-direction: column;
      padding: 20px 0 0; } }

/*# sourceMappingURL=layout.css.map */
