/**
 * Mixin for icons on links and fields
 */
/**
 * Tag label links
 */
/**
 * Tag label links
 */
/**
 * Block style: adds background and text color
 */
/**
 * Block style: adds background and text color
 */
/* line 6, ../../sass/color/_colors.override.scss */
body {
  color: #292929;
  background: #1B0E15; }

/* line 11, ../../sass/color/_colors.override.scss */
main {
  background: #ffffff; }

/* line 19, ../../sass/color/_colors.override.scss */
header .site-info__text__name, header .site-info__text__slogan {
  color: #fafafa; }
  /* line 23, ../../sass/color/_colors.override.scss */
  header .site-info__text__name a, header .site-info__text__slogan a {
    color: #fafafa;
    text-decoration: none; }

/* line 32, ../../sass/color/_colors.override.scss */
header {
  background: #22232f; }
  /* line 35, ../../sass/color/_colors.override.scss */
  header .nav > li > a {
    color: #fffffe; }
    /* line 38, ../../sass/color/_colors.override.scss */
    header .nav > li > a:after {
      background: #f12d88; }

/* line 46, ../../sass/color/_colors.override.scss */
header .navbar-default .navbar-nav > li > a {
  color: #fffffe; }
/* line 50, ../../sass/color/_colors.override.scss */
header .navbar-default .navbar-nav > li > a:hover, header .navbar-default .navbar-nav > li > a:focus {
  color: #fffffe; }
/* line 55, ../../sass/color/_colors.override.scss */
header .navbar-default .navbar-nav > .open > a, header .navbar-default .navbar-nav > .open > a:hover, header .navbar-default .navbar-nav > .open > a:focus {
  color: #fffffe; }

@media (max-width: 767px) {
  /* line 68, ../../sass/color/_colors.override.scss */
  header .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fffffe; }
  /* line 72, ../../sass/color/_colors.override.scss */
  header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, header .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fffffe; }
  /* line 77, ../../sass/color/_colors.override.scss */
  header .navbar-default .navbar-nav .open .dropdown-menu > .active > a, header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fffffe;
    background-color: #22232f; }
  /* line 84, ../../sass/color/_colors.override.scss */
  header .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, header .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, header .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #fffffe; } }
/* line 95, ../../sass/color/_colors.override.scss */
header .navbar-collapse.collapse.in,
header .navbar-collapse.collapsing {
  background: #22232f; }

/* line 101, ../../sass/color/_colors.override.scss */
header .dropdown-menu {
  background: #22232f;
  border-color: #22232f; }
  /* line 105, ../../sass/color/_colors.override.scss */
  header .dropdown-menu:before {
    border-color: transparent transparent #22232f transparent; }
  /* line 110, ../../sass/color/_colors.override.scss */
  header .dropdown-menu > li > a {
    background: #22232f;
    color: #fffffe; }
    /* line 114, ../../sass/color/_colors.override.scss */
    header .dropdown-menu > li > a:before {
      color: #fffffe; }
    /* line 118, ../../sass/color/_colors.override.scss */
    header .dropdown-menu > li > a:after {
      background: #f12d88; }
    /* line 124, ../../sass/color/_colors.override.scss */
    header .dropdown-menu > li > a:hover:before, header .dropdown-menu > li > a.is-active:before {
      color: #f12d88; }
    /* line 129, ../../sass/color/_colors.override.scss */
    header .dropdown-menu > li > a:hover, header .dropdown-menu > li > a:focus {
      background: #22232f;
      color: #fffffe; }
  /* line 136, ../../sass/color/_colors.override.scss */
  header .dropdown-menu > li > font {
    color: #fffffe; }

/* line 151, ../../sass/color/_colors.override.scss */
.sidebar-left nav ul:not(.contextual-links) > li a:hover::before,
.sidebar-right nav ul:not(.contextual-links) > li a:hover::before {
  color: #f12d88 !important; }
/* line 156, ../../sass/color/_colors.override.scss */
.sidebar-left nav ul:not(.contextual-links) > li a::after,
.sidebar-right nav ul:not(.contextual-links) > li a::after {
  background-color: #f12d88 !important; }

/* line 166, ../../sass/color/_colors.override.scss */
.sticky-header header {
  background: #22232f !important; }

/* line 171, ../../sass/color/_colors.override.scss */
.has-header header.menu-expanded {
  background: #22232f !important; }

/* line 178, ../../sass/color/_colors.override.scss */
.block-language .active-language a {
  color: #fffffe; }
  /* line 181, ../../sass/color/_colors.override.scss */
  .block-language .active-language a:after {
    background: #f12d88; }
/* line 187, ../../sass/color/_colors.override.scss */
.block-language ul.links {
  background: #22232f; }
  /* line 190, ../../sass/color/_colors.override.scss */
  .block-language ul.links::before {
    border-color: transparent transparent #22232f transparent; }
  /* line 194, ../../sass/color/_colors.override.scss */
  .block-language ul.links a {
    color: #fffffe; }
    /* line 197, ../../sass/color/_colors.override.scss */
    .block-language ul.links a:after {
      background: #f12d88; }

/* line 205, ../../sass/color/_colors.override.scss */
.region-content > nav.tabs {
  background: #22232f; }
  /* line 208, ../../sass/color/_colors.override.scss */
  .region-content > nav.tabs a.is-active {
    color: #22232f; }

/* line 219, ../../sass/color/_colors.override.scss */
main .field--type-text-with-summary .nav-tabs li a,
main .text-component-text.basic_html .nav-tabs li a,
main .text-component-text.restricted_html .nav-tabs li a,
main .text-component-text.cern_full_htm .nav-tabs li a {
  color: #105ea9;
  background: #fffdfd; }
/* line 226, ../../sass/color/_colors.override.scss */
main .field--type-text-with-summary .nav-tabs li.active a, main .field--type-text-with-summary .nav-tabs li:hover a,
main .text-component-text.basic_html .nav-tabs li.active a,
main .text-component-text.basic_html .nav-tabs li:hover a,
main .text-component-text.restricted_html .nav-tabs li.active a,
main .text-component-text.restricted_html .nav-tabs li:hover a,
main .text-component-text.cern_full_htm .nav-tabs li.active a,
main .text-component-text.cern_full_htm .nav-tabs li:hover a {
  background: #f2f6fa;
  color: #1161af; }
/* line 234, ../../sass/color/_colors.override.scss */
main .field--type-text-with-summary .tab-content,
main .text-component-text.basic_html .tab-content,
main .text-component-text.restricted_html .tab-content,
main .text-component-text.cern_full_htm .tab-content {
  background: #f2f6fa;
  color: #1161af; }

/* line 241, ../../sass/color/_colors.override.scss */
body > footer {
  background: #1B0E15;
  color: #fffeee; }
  /* line 245, ../../sass/color/_colors.override.scss */
  body > footer h2 {
    color: #fffeee !important; }
    /* line 248, ../../sass/color/_colors.override.scss */
    body > footer h2:after {
      background: #fffeee !important; }
  /* line 253, ../../sass/color/_colors.override.scss */
  body > footer nav ul.menu.nav li a {
    color: #fffefe; }
    /* line 256, ../../sass/color/_colors.override.scss */
    body > footer nav ul.menu.nav li a:hover, body > footer nav ul.menu.nav li a.is-active {
      color: #fffefe; }
      /* line 260, ../../sass/color/_colors.override.scss */
      body > footer nav ul.menu.nav li a:hover:before, body > footer nav ul.menu.nav li a.is-active:before {
        color: #f12d88; }
    /* line 265, ../../sass/color/_colors.override.scss */
    body > footer nav ul.menu.nav li a:before {
      color: #fffefe; }
    /* line 269, ../../sass/color/_colors.override.scss */
    body > footer nav ul.menu.nav li a:after {
      background: #f12d88; }
  /* line 274, ../../sass/color/_colors.override.scss */
  body > footer section[id*='followus']:after {
    background: #fffeee; }
  /* line 278, ../../sass/color/_colors.override.scss */
  body > footer section a {
    color: #fffefe !important; }
    /* line 281, ../../sass/color/_colors.override.scss */
    body > footer section a:hover {
      color: #0d72ca !important; }
  /* line 287, ../../sass/color/_colors.override.scss */
  body > footer div[class*="footercolumn1"]:after {
    background: #fffeee; }
  /* line 292, ../../sass/color/_colors.override.scss */
  body > footer .block-custom-wrapper {
    color: #fffeee; }
    /* line 295, ../../sass/color/_colors.override.scss */
    body > footer .block-custom-wrapper .field--name-field-visible-title {
      color: #fffeee; }
      /* line 298, ../../sass/color/_colors.override.scss */
      body > footer .block-custom-wrapper .field--name-field-visible-title:after {
        background: #fffeee; }

/* line 320, ../../sass/color/_colors.override.scss */
main .field--type-text-with-summary a,
main .text-component-text.basic_html a,
main .text-component-text.restricted_html a,
main .text-component-text.cern_full_html a,
main .basic-node-full-content-body a,
main .event-node-full-content-body a,
main .faq-node-full-content-body a,
main .event-node-full-content-body a,
main .resources-node-full-content-file a,
main .system-node-full-content-body a,
main .event-node-full-content-body a,
main .news-node-full-content-body a,
main .component-event-item a {
  color: #2574b9; }
  /* line 323, ../../sass/color/_colors.override.scss */
  main .field--type-text-with-summary a:hover,
  main .text-component-text.basic_html a:hover,
  main .text-component-text.restricted_html a:hover,
  main .text-component-text.cern_full_html a:hover,
  main .basic-node-full-content-body a:hover,
  main .event-node-full-content-body a:hover,
  main .faq-node-full-content-body a:hover,
  main .event-node-full-content-body a:hover,
  main .resources-node-full-content-file a:hover,
  main .system-node-full-content-body a:hover,
  main .event-node-full-content-body a:hover,
  main .news-node-full-content-body a:hover,
  main .component-event-item a:hover {
    color: #044873; }
/* line 330, ../../sass/color/_colors.override.scss */
main .field--type-text-with-summary ul li::before,
main .text-component-text.basic_html ul li::before,
main .text-component-text.restricted_html ul li::before,
main .text-component-text.cern_full_html ul li::before,
main .basic-node-full-content-body ul li::before,
main .event-node-full-content-body ul li::before,
main .faq-node-full-content-body ul li::before,
main .event-node-full-content-body ul li::before,
main .resources-node-full-content-file ul li::before,
main .system-node-full-content-body ul li::before,
main .event-node-full-content-body ul li::before,
main .news-node-full-content-body ul li::before,
main .component-event-item ul li::before {
  color: #292920; }
/* line 336, ../../sass/color/_colors.override.scss */
main .field--type-text-with-summary u,
main .text-component-text.basic_html u,
main .text-component-text.restricted_html u,
main .text-component-text.cern_full_html u,
main .basic-node-full-content-body u,
main .event-node-full-content-body u,
main .faq-node-full-content-body u,
main .event-node-full-content-body u,
main .resources-node-full-content-file u,
main .system-node-full-content-body u,
main .event-node-full-content-body u,
main .news-node-full-content-body u,
main .component-event-item u {
  text-decoration-color: #292920; }
/* line 340, ../../sass/color/_colors.override.scss */
main .field--type-text-with-summary table,
main .text-component-text.basic_html table,
main .text-component-text.restricted_html table,
main .text-component-text.cern_full_html table,
main .basic-node-full-content-body table,
main .event-node-full-content-body table,
main .faq-node-full-content-body table,
main .event-node-full-content-body table,
main .resources-node-full-content-file table,
main .system-node-full-content-body table,
main .event-node-full-content-body table,
main .news-node-full-content-body table,
main .component-event-item table {
  background: #fefefe; }
  /* line 344, ../../sass/color/_colors.override.scss */
  main .field--type-text-with-summary table thead th,
  main .text-component-text.basic_html table thead th,
  main .text-component-text.restricted_html table thead th,
  main .text-component-text.cern_full_html table thead th,
  main .basic-node-full-content-body table thead th,
  main .event-node-full-content-body table thead th,
  main .faq-node-full-content-body table thead th,
  main .event-node-full-content-body table thead th,
  main .resources-node-full-content-file table thead th,
  main .system-node-full-content-body table thead th,
  main .event-node-full-content-body table thead th,
  main .news-node-full-content-body table thead th,
  main .component-event-item table thead th {
    background: #212529;
    color: #efefef;
    padding: 5px; }
  /* line 352, ../../sass/color/_colors.override.scss */
  main .field--type-text-with-summary table tbody tr:nth-child(odd),
  main .text-component-text.basic_html table tbody tr:nth-child(odd),
  main .text-component-text.restricted_html table tbody tr:nth-child(odd),
  main .text-component-text.cern_full_html table tbody tr:nth-child(odd),
  main .basic-node-full-content-body table tbody tr:nth-child(odd),
  main .event-node-full-content-body table tbody tr:nth-child(odd),
  main .faq-node-full-content-body table tbody tr:nth-child(odd),
  main .event-node-full-content-body table tbody tr:nth-child(odd),
  main .resources-node-full-content-file table tbody tr:nth-child(odd),
  main .system-node-full-content-body table tbody tr:nth-child(odd),
  main .event-node-full-content-body table tbody tr:nth-child(odd),
  main .news-node-full-content-body table tbody tr:nth-child(odd),
  main .component-event-item table tbody tr:nth-child(odd) {
    background-color: #f9f9fa; }
  /* line 356, ../../sass/color/_colors.override.scss */
  main .field--type-text-with-summary table tbody tr:nth-child(even),
  main .text-component-text.basic_html table tbody tr:nth-child(even),
  main .text-component-text.restricted_html table tbody tr:nth-child(even),
  main .text-component-text.cern_full_html table tbody tr:nth-child(even),
  main .basic-node-full-content-body table tbody tr:nth-child(even),
  main .event-node-full-content-body table tbody tr:nth-child(even),
  main .faq-node-full-content-body table tbody tr:nth-child(even),
  main .event-node-full-content-body table tbody tr:nth-child(even),
  main .resources-node-full-content-file table tbody tr:nth-child(even),
  main .system-node-full-content-body table tbody tr:nth-child(even),
  main .event-node-full-content-body table tbody tr:nth-child(even),
  main .news-node-full-content-body table tbody tr:nth-child(even),
  main .component-event-item table tbody tr:nth-child(even) {
    background-color: #e9ecef; }
  /* line 360, ../../sass/color/_colors.override.scss */
  main .field--type-text-with-summary table tbody td,
  main .text-component-text.basic_html table tbody td,
  main .text-component-text.restricted_html table tbody td,
  main .text-component-text.cern_full_html table tbody td,
  main .basic-node-full-content-body table tbody td,
  main .event-node-full-content-body table tbody td,
  main .faq-node-full-content-body table tbody td,
  main .event-node-full-content-body table tbody td,
  main .resources-node-full-content-file table tbody td,
  main .system-node-full-content-body table tbody td,
  main .event-node-full-content-body table tbody td,
  main .news-node-full-content-body table tbody td,
  main .component-event-item table tbody td {
    color: #333333; }
  /* line 366, ../../sass/color/_colors.override.scss */
  main .field--type-text-with-summary table tfoot td,
  main .text-component-text.basic_html table tfoot td,
  main .text-component-text.restricted_html table tfoot td,
  main .text-component-text.cern_full_html table tfoot td,
  main .basic-node-full-content-body table tfoot td,
  main .event-node-full-content-body table tfoot td,
  main .faq-node-full-content-body table tfoot td,
  main .event-node-full-content-body table tfoot td,
  main .resources-node-full-content-file table tfoot td,
  main .system-node-full-content-body table tfoot td,
  main .event-node-full-content-body table tfoot td,
  main .news-node-full-content-body table tfoot td,
  main .component-event-item table tfoot td {
    background-color: #333339;
    color: #999999; }
/* line 373, ../../sass/color/_colors.override.scss */
main .field--type-text-with-summary .blockquote,
main .field--type-text-with-summary blockquote,
main .field--type-text-with-summary q,
main .text-component-text.basic_html .blockquote,
main .text-component-text.basic_html blockquote,
main .text-component-text.basic_html q,
main .text-component-text.restricted_html .blockquote,
main .text-component-text.restricted_html blockquote,
main .text-component-text.restricted_html q,
main .text-component-text.cern_full_html .blockquote,
main .text-component-text.cern_full_html blockquote,
main .text-component-text.cern_full_html q,
main .basic-node-full-content-body .blockquote,
main .basic-node-full-content-body blockquote,
main .basic-node-full-content-body q,
main .event-node-full-content-body .blockquote,
main .event-node-full-content-body blockquote,
main .event-node-full-content-body q,
main .faq-node-full-content-body .blockquote,
main .faq-node-full-content-body blockquote,
main .faq-node-full-content-body q,
main .event-node-full-content-body .blockquote,
main .event-node-full-content-body blockquote,
main .event-node-full-content-body q,
main .resources-node-full-content-file .blockquote,
main .resources-node-full-content-file blockquote,
main .resources-node-full-content-file q,
main .system-node-full-content-body .blockquote,
main .system-node-full-content-body blockquote,
main .system-node-full-content-body q,
main .event-node-full-content-body .blockquote,
main .event-node-full-content-body blockquote,
main .event-node-full-content-body q,
main .news-node-full-content-body .blockquote,
main .news-node-full-content-body blockquote,
main .news-node-full-content-body q,
main .component-event-item .blockquote,
main .component-event-item blockquote,
main .component-event-item q {
  color: #bbbbbb; }
/* line 379, ../../sass/color/_colors.override.scss */
main .field--type-text-with-summary hr,
main .text-component-text.basic_html hr,
main .text-component-text.restricted_html hr,
main .text-component-text.cern_full_html hr,
main .basic-node-full-content-body hr,
main .event-node-full-content-body hr,
main .faq-node-full-content-body hr,
main .event-node-full-content-body hr,
main .resources-node-full-content-file hr,
main .system-node-full-content-body hr,
main .event-node-full-content-body hr,
main .news-node-full-content-body hr,
main .component-event-item hr {
  border-top-color: #cacaca !important; }

/* line 386, ../../sass/color/_colors.override.scss */
.field--type-link a {
  color: #2574b9; }
  /* line 389, ../../sass/color/_colors.override.scss */
  .field--type-link a:hover {
    color: #044873; }

/* line 396, ../../sass/color/_colors.override.scss */
.owl-theme .owl-dots .owl-dot span {
  background: #dddddd; }

/* line 400, ../../sass/color/_colors.override.scss */
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #f12d88; }

/* line 405, ../../sass/color/_colors.override.scss */
.owl-theme .owl-dots .owl-dot.active,
.owl-theme .owl-dots .owl-dot:hover {
  border-width: 2px;
  border-style: solid;
  border-color: #f12d88 !important; }

/* line 413, ../../sass/color/_colors.override.scss */
.component-slider .owl-nav .owl-prev,
.component-slider .owl-nav .owl-next {
  color: #0855a0; }

/* line 418, ../../sass/color/_colors.override.scss */
.component-slider .owl-nav .owl-prev:hover,
.component-slider .owl-nav .owl-next:hover {
  color: #0855a0; }

/* line 423, ../../sass/color/_colors.override.scss */
.component-slider .owl-nav .owl-prev.disabled,
.component-slider .owl-nav .owl-next.disabled {
  color: #bebebe; }

/* line 429, ../../sass/color/_colors.override.scss */
.component-slide figcaption,
.component-slide__caption {
  color: #aaaaaa; }

/* line 434, ../../sass/color/_colors.override.scss */
.cern-caption,
figcaption {
  color: #aaaaaa !important; }
  /* line 438, ../../sass/color/_colors.override.scss */
  .cern-caption *,
  figcaption * {
    color: #aaaaaa !important; }

/* line 444, ../../sass/color/_colors.override.scss */
.event-node-full-content-file .file-link {
  background-color: #165e9d; }
  /* line 447, ../../sass/color/_colors.override.scss */
  .event-node-full-content-file .file-link a {
    color: #f2f9ff; }
    /* line 450, ../../sass/color/_colors.override.scss */
    .event-node-full-content-file .file-link a:hover {
      color: #f2f9ff; }

/* line 457, ../../sass/color/_colors.override.scss */
.upper-cern-tag,
.cern-tag {
  background-color: #165e9d;
  color: #f2f9ff; }

/* line 5, ../../sass/color/_buttons.override.scss */
.views-exposed-form .btn.btn-info,
.btn-default {
  color: #ececec;
  background-color: #0d62b6;
  border-color: #ffffff; }
  /* line 11, ../../sass/color/_buttons.override.scss */
  .views-exposed-form .btn.btn-info:focus, .views-exposed-form .btn.btn-info.focus,
  .btn-default:focus,
  .btn-default.focus {
    color: #062d53;
    background-color: #ffffff;
    border-color: #ffffff; }
  /* line 18, ../../sass/color/_buttons.override.scss */
  .views-exposed-form .btn.btn-info:hover,
  .btn-default:hover {
    color: #062d53;
    background-color: #ffffff;
    border-color: #ffffff; }
  /* line 24, ../../sass/color/_buttons.override.scss */
  .views-exposed-form .btn.btn-info:active, .views-exposed-form .btn.btn-info.active,
  .btn-default:active,
  .btn-default.active {
    color: #062d53;
    background-color: #ffffff;
    border-color: #ffffff;
    background-image: none; }
    /* line 31, ../../sass/color/_buttons.override.scss */
    .views-exposed-form .btn.btn-info:active:hover, .views-exposed-form .btn.btn-info:active:focus,
    .views-exposed-form .btn.btn-info:active .focus, .views-exposed-form .btn.btn-info.active:hover, .views-exposed-form .btn.btn-info.active:focus,
    .views-exposed-form .btn.btn-info.active .focus,
    .btn-default:active:hover,
    .btn-default:active:focus,
    .btn-default:active .focus,
    .btn-default.active:hover,
    .btn-default.active:focus,
    .btn-default.active .focus {
      color: #062d53;
      background-color: #ffffff;
      border-color: #ffffff; }
  /* line 40, ../../sass/color/_buttons.override.scss */
  .views-exposed-form .btn.btn-info .badge,
  .btn-default .badge {
    color: #ececec;
    background-color: #0d62b6; }
  /* line 45, ../../sass/color/_buttons.override.scss */
  .views-exposed-form .btn.btn-info.disabled:hover, .views-exposed-form .btn.btn-info[disabled]:hover, .views-exposed-form .btn.btn-info.disabled:focus, .views-exposed-form .btn.btn-info[disabled]:focus, .views-exposed-form .btn.btn-info.disabled.focus, .views-exposed-form .btn.btn-info[disabled].focus,
  .btn-default.disabled:hover,
  .btn-default[disabled]:hover,
  .btn-default.disabled:focus,
  .btn-default[disabled]:focus,
  .btn-default.disabled.focus,
  .btn-default[disabled].focus {
    background-color: #ffffff;
    border-color: #ffffff; }

/* line 56, ../../sass/color/_buttons.override.scss */
.open > .dropdown-toggle.btn-default {
  color: #062d53;
  background-color: #ffffff;
  border-color: #ffffff;
  background-image: none; }
  /* line 62, ../../sass/color/_buttons.override.scss */
  .open > .dropdown-toggle.btn-default:hover, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default.focus {
    color: #062d53;
    background-color: #ffffff;
    border-color: #ffffff; }

/* line 71, ../../sass/color/_buttons.override.scss */
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 78, ../../sass/color/_buttons.override.scss */
.btn-primary {
  color: #fbfdff;
  background-color: #24bd75;
  border-color: #ffffff; }

/* line 84, ../../sass/color/_buttons.override.scss */
.btn-primary:focus,
.btn-primary.focus {
  color: #02172a;
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 91, ../../sass/color/_buttons.override.scss */
.btn-primary:hover {
  color: #02172a;
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 97, ../../sass/color/_buttons.override.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #02172a;
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 105, ../../sass/color/_buttons.override.scss */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #02172a;
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 119, ../../sass/color/_buttons.override.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none; }

/* line 125, ../../sass/color/_buttons.override.scss */
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 138, ../../sass/color/_buttons.override.scss */
.btn-primary .badge {
  color: #fbfdff;
  background-color: #24bd75; }

/* line 143, ../../sass/color/_buttons.override.scss */
.btn-success {
  color: #fbfdff;
  background-color: #24bd75;
  border-color: #ffffff; }

/* line 149, ../../sass/color/_buttons.override.scss */
.btn-success:focus,
.btn-success.focus {
  color: #02172a;
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 156, ../../sass/color/_buttons.override.scss */
.btn-success:hover {
  color: #02172a;
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 162, ../../sass/color/_buttons.override.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #02172a;
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 170, ../../sass/color/_buttons.override.scss */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #02172a;
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 184, ../../sass/color/_buttons.override.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none; }

/* line 190, ../../sass/color/_buttons.override.scss */
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #ffffff;
  border-color: #ffffff; }

/* line 203, ../../sass/color/_buttons.override.scss */
.btn-success .badge {
  color: #fbfdff;
  background-color: #24bd75; }

/* line 469, ../../sass/color/_colors.override.scss */
.views-view-grid .views-row .views-col article {
  background: #22232f;
  color: #e9f5ff; }
  /* line 473, ../../sass/color/_colors.override.scss */
  .views-view-grid .views-row .views-col article a {
    color: #2574b9; }
    /* line 476, ../../sass/color/_colors.override.scss */
    .views-view-grid .views-row .views-col article a:before {
      color: #f12d88; }
    /* line 480, ../../sass/color/_colors.override.scss */
    .views-view-grid .views-row .views-col article a:hover {
      color: #044873; }
  /* line 486, ../../sass/color/_colors.override.scss */
  .views-view-grid .views-row .views-col article > h2 a {
    color: #fdfeff; }
    /* line 489, ../../sass/color/_colors.override.scss */
    .views-view-grid .views-row .views-col article > h2 a:hover {
      color: #fdfeff; }

/* line 500, ../../sass/color/_colors.override.scss */
.view-content table {
  background: #fefefe; }
  /* line 504, ../../sass/color/_colors.override.scss */
  .view-content table thead th {
    background: #212529;
    color: #efefef;
    padding: 5px; }
  /* line 512, ../../sass/color/_colors.override.scss */
  .view-content table tbody tr:nth-child(odd) {
    background-color: #f9f9fa; }
  /* line 516, ../../sass/color/_colors.override.scss */
  .view-content table tbody tr:nth-child(even) {
    background-color: #e9ecef; }
  /* line 520, ../../sass/color/_colors.override.scss */
  .view-content table tbody td {
    color: #333333; }
  /* line 526, ../../sass/color/_colors.override.scss */
  .view-content table tfoot td {
    background-color: #333339;
    color: #999999; }

/* line 535, ../../sass/color/_colors.override.scss */
.block-custom-wrapper {
  background: #22232f;
  color: #e9f5ff; }
  /* line 539, ../../sass/color/_colors.override.scss */
  .block-custom-wrapper .field--name-field-visible-title {
    color: #fdfeff; }
    /* line 542, ../../sass/color/_colors.override.scss */
    .block-custom-wrapper .field--name-field-visible-title:before {
      color: #f12d88; }

/* line 554, ../../sass/color/_colors.override.scss */
main .block-custom-wrapper .field--type-text-with-summary a,
main .block-custom-wrapper .text-component-text.basic_html a,
main .block-custom-wrapper .text-component-text.restricted_html a,
main .block-custom-wrapper .text-component-text.cern_full_html a {
  color: #2574b9; }
  /* line 557, ../../sass/color/_colors.override.scss */
  main .block-custom-wrapper .field--type-text-with-summary a:hover,
  main .block-custom-wrapper .text-component-text.basic_html a:hover,
  main .block-custom-wrapper .text-component-text.restricted_html a:hover,
  main .block-custom-wrapper .text-component-text.cern_full_html a:hover {
    color: #044873; }

/* line 568, ../../sass/color/_colors.override.scss */
.pagination > li a,
.pagination > li span {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -khtml-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  color: #2574b9; }
/* line 574, ../../sass/color/_colors.override.scss */
.pagination > li a::before {
  color: #2574b9; }
/* line 578, ../../sass/color/_colors.override.scss */
.pagination > li a:hover {
  color: #044873; }
/* line 586, ../../sass/color/_colors.override.scss */
.pagination .page__item--previous::before, .pagination .page__item--next::before {
  color: #2574b9; }
/* line 591, ../../sass/color/_colors.override.scss */
.pagination .page__item--previous:hover::before, .pagination .page__item--next:hover::before {
  color: #044873; }

/* line 604, ../../sass/color/_colors.override.scss */
.cern-component-header-blocks .component-header__carousel .owl-dots .owl-dot.active,
.cern-component-header-blocks .component-header__carousel .owl-dots .owl-dot:hover {
  border-color: #f12d88; }

/* line 616, ../../sass/color/_colors.override.scss */
.component-header__carousel .header-block__title .header-block__name__underline {
  background: #292929; }

/* line 628, ../../sass/color/_colors.override.scss */
.component-call-to-action__wrapper a {
  color: #fbfdff; }
  /* line 631, ../../sass/color/_colors.override.scss */
  .component-call-to-action__wrapper a:hover {
    color: #fbfdff; }

/* line 640, ../../sass/color/_colors.override.scss */
.component-division__text {
  background: #22232f; }
  /* line 643, ../../sass/color/_colors.override.scss */
  .component-division__text__link {
    color: #fdfeff; }
    /* line 646, ../../sass/color/_colors.override.scss */
    .component-division__text__link a {
      color: #fdfeff; }
    /* line 650, ../../sass/color/_colors.override.scss */
    .component-division__text__link a:hover {
      color: #fdfeff; }
    /* line 654, ../../sass/color/_colors.override.scss */
    .component-division__text__link a:before {
      color: #f12d88; }
  /* line 659, ../../sass/color/_colors.override.scss */
  .component-division__text__text {
    color: #e9f5ff; }
    /* line 662, ../../sass/color/_colors.override.scss */
    .component-division__text__text a {
      color: #e9f5ff; }
    /* line 666, ../../sass/color/_colors.override.scss */
    .component-division__text__text a:hover {
      color: #e9f5ff; }

/* line 674, ../../sass/color/_colors.override.scss */
div.component-related_card {
  background: linear-gradient(120deg, #22232f 50%, #0d0d11 100%);
  color: #e9f5ff; }
  /* line 678, ../../sass/color/_colors.override.scss */
  div.component-related_card__content__date {
    color: #e9f5ff; }
  /* line 684, ../../sass/color/_colors.override.scss */
  div.component-related_card__content__link a span {
    color: #fdfeff; }
    /* line 687, ../../sass/color/_colors.override.scss */
    div.component-related_card__content__link a span:hover {
      color: #fdfeff; }
  /* line 694, ../../sass/color/_colors.override.scss */
  div.component-related_card__content__link a:hover {
    color: #fdfeff; }
  /* line 698, ../../sass/color/_colors.override.scss */
  div.component-related_card__content__link a:before {
    color: #f12d88; }
  /* line 704, ../../sass/color/_colors.override.scss */
  div.component-related_card__content__text p {
    color: #e9f5ff; }

/* line 712, ../../sass/color/_colors.override.scss */
.component-preview-cards {
  background: #22232f;
  color: #e9f5ff; }
  /* line 716, ../../sass/color/_colors.override.scss */
  .component-preview-cards__icon.video {
    color: #e9f5ff; }
  /* line 720, ../../sass/color/_colors.override.scss */
  .component-preview-cards__icon.image {
    color: #e9f5ff; }
  /* line 724, ../../sass/color/_colors.override.scss */
  .component-preview-cards__box {
    color: #e9f5ff; }

/* line 730, ../../sass/color/_colors.override.scss */
div.preview-card__title {
  color: #fdfeff; }
  /* line 735, ../../sass/color/_colors.override.scss */
  div.preview-card__title h3 a span {
    color: #fdfeff; }
    /* line 738, ../../sass/color/_colors.override.scss */
    div.preview-card__title h3 a span:hover {
      color: #fdfeff; }
  /* line 744, ../../sass/color/_colors.override.scss */
  div.preview-card__title h3 a:hover {
    color: #fdfeff; }
  /* line 748, ../../sass/color/_colors.override.scss */
  div.preview-card__title h3 a:before {
    color: #f12d88; }
/* line 754, ../../sass/color/_colors.override.scss */
div.preview-card__category, div.preview-card__date {
  color: #e9f5ff; }
/* line 760, ../../sass/color/_colors.override.scss */
div.preview-card__category > a {
  color: #f2f9ff;
  background-color: rgba(22, 94, 157, 0);
  border-color: #f2f9ff; }
  /* line 93, ../../sass/_mixins.scss */
  div.preview-card__category > a:hover {
    color: #fbfdff;
    background-color: rgba(22, 94, 157, 0.8);
    border-color: #fbfdff; }

/* line 767, ../../sass/color/_colors.override.scss */
.component-media-content {
  background: #22232f;
  color: #e9f5ff; }
  /* line 771, ../../sass/color/_colors.override.scss */
  .component-media-content__icon {
    color: #e9f5ff; }
  /* line 776, ../../sass/color/_colors.override.scss */
  .component-media-content__title a {
    color: #fdfeff; }
  /* line 780, ../../sass/color/_colors.override.scss */
  .component-media-content__title a:hover {
    color: #fdfeff; }
  /* line 784, ../../sass/color/_colors.override.scss */
  .component-media-content__title a:before {
    color: #f12d88; }

/* ALL POSIBLE FUTURE PAGE VIEWS */
/* line 792, ../../sass/color/_colors.override.scss */
.view-header {
  color: #292929; }
  /* line 795, ../../sass/color/_colors.override.scss */
  .view-header a {
    color: #2574b9; }
    /* line 798, ../../sass/color/_colors.override.scss */
    .view-header a.active:after {
      background: #044873; }
    /* line 802, ../../sass/color/_colors.override.scss */
    .view-header a * {
      color: #2574b9; }
      /* line 805, ../../sass/color/_colors.override.scss */
      .view-header a *:hover {
        color: #044873; }

/* line 813, ../../sass/color/_colors.override.scss */
.view-content * {
  color: inherit; }
/* line 817, ../../sass/color/_colors.override.scss */
.view-content a {
  color: #2574b9; }
  /* line 820, ../../sass/color/_colors.override.scss */
  .view-content a:hover {
    color: #044873; }
  /* line 824, ../../sass/color/_colors.override.scss */
  .view-content a * {
    color: #2574b9; }
    /* line 827, ../../sass/color/_colors.override.scss */
    .view-content a *:hover {
      color: #044873; }

/* ALL EVENTS PAGE VIEWS */
/* line 839, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-feature_events .view-header,
.cern-view-display-page.cern-view-display-past_events .view-header {
  color: #292929 !important; }
  /* line 842, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-feature_events .view-header a,
  .cern-view-display-page.cern-view-display-past_events .view-header a {
    color: #2574b9 !important; }
/* line 849, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-feature_events .view-content .views-row *,
.cern-view-display-page.cern-view-display-past_events .view-content .views-row * {
  color: #292929 !important; }
/* line 853, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-feature_events .view-content .views-row .agenda-box-cal-button a.btn,
.cern-view-display-page.cern-view-display-past_events .view-content .views-row .agenda-box-cal-button a.btn {
  color: #fbfdff !important; }
/* line 857, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-feature_events .view-content .views-row a:not(.btn),
.cern-view-display-page.cern-view-display-past_events .view-content .views-row a:not(.btn) {
  color: #2574b9 !important; }
  /* line 860, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-feature_events .view-content .views-row a:not(.btn):hover,
  .cern-view-display-page.cern-view-display-past_events .view-content .views-row a:not(.btn):hover {
    color: #044873 !important; }
  /* line 864, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-feature_events .view-content .views-row a:not(.btn) *,
  .cern-view-display-page.cern-view-display-past_events .view-content .views-row a:not(.btn) * {
    color: #2574b9 !important; }
    /* line 867, ../../sass/color/_colors.override.scss */
    .cern-view-display-page.cern-view-display-feature_events .view-content .views-row a:not(.btn) *:hover,
    .cern-view-display-page.cern-view-display-past_events .view-content .views-row a:not(.btn) *:hover {
      color: #2574b9 !important; }

/* UPCOMING EVENTS */
/* line 879, ../../sass/color/_colors.override.scss */
.cern-view-display-block.cern-view-display-upcoming_events .owl-nav {
  position: relative; }
  /* line 883, ../../sass/color/_colors.override.scss */
  .cern-view-display-block.cern-view-display-upcoming_events .owl-nav .owl-prev:after {
    color: #2574b9; }
  /* line 887, ../../sass/color/_colors.override.scss */
  .cern-view-display-block.cern-view-display-upcoming_events .owl-nav .owl-prev:hover:after {
    color: #044873; }
  /* line 892, ../../sass/color/_colors.override.scss */
  .cern-view-display-block.cern-view-display-upcoming_events .owl-nav .owl-prev.disabled:after {
    color: #292929; }
  /* line 899, ../../sass/color/_colors.override.scss */
  .cern-view-display-block.cern-view-display-upcoming_events .owl-nav .owl-next:after {
    color: #2574b9; }
  /* line 903, ../../sass/color/_colors.override.scss */
  .cern-view-display-block.cern-view-display-upcoming_events .owl-nav .owl-next:hover:after {
    color: #044873; }
  /* line 908, ../../sass/color/_colors.override.scss */
  .cern-view-display-block.cern-view-display-upcoming_events .owl-nav .owl-next.disabled:after {
    color: #292929; }
/* line 916, ../../sass/color/_colors.override.scss */
.cern-view-display-block.cern-view-display-upcoming_events .agenda-box-pattern * {
  color: #292929 !important; }
/* line 920, ../../sass/color/_colors.override.scss */
.cern-view-display-block.cern-view-display-upcoming_events .agenda-box-pattern a {
  color: #2574b9 !important; }
  /* line 923, ../../sass/color/_colors.override.scss */
  .cern-view-display-block.cern-view-display-upcoming_events .agenda-box-pattern a:hover {
    color: #044873 !important; }
  /* line 927, ../../sass/color/_colors.override.scss */
  .cern-view-display-block.cern-view-display-upcoming_events .agenda-box-pattern a * {
    color: #2574b9 !important; }
    /* line 930, ../../sass/color/_colors.override.scss */
    .cern-view-display-block.cern-view-display-upcoming_events .agenda-box-pattern a *:hover {
      color: #2574b9 !important; }

/* News, Taxonomies, search list pages mobile cards*/
@media only screen and (max-width: 767px) {
  /* line 946, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-all_news .view-content .views-row .box-pattern a,
  .cern-view-display-page.cern-view-display-all_news .view-content .views-row .box-pattern .preview-cards__subtext,
  .cern-view-display-page.view-general-search .view-content .views-row .box-pattern a,
  .cern-view-display-page.view-general-search .view-content .views-row .box-pattern .preview-cards__subtext,
  .cern-view-display-page.cern-view-display-page_taxonomies .view-content .views-row .box-pattern a,
  .cern-view-display-page.cern-view-display-page_taxonomies .view-content .views-row .box-pattern .preview-cards__subtext {
    color: white !important; }
    /* line 950, ../../sass/color/_colors.override.scss */
    .cern-view-display-page.cern-view-display-all_news .view-content .views-row .box-pattern a *,
    .cern-view-display-page.cern-view-display-all_news .view-content .views-row .box-pattern .preview-cards__subtext *,
    .cern-view-display-page.view-general-search .view-content .views-row .box-pattern a *,
    .cern-view-display-page.view-general-search .view-content .views-row .box-pattern .preview-cards__subtext *,
    .cern-view-display-page.cern-view-display-page_taxonomies .view-content .views-row .box-pattern a *,
    .cern-view-display-page.cern-view-display-page_taxonomies .view-content .views-row .box-pattern .preview-cards__subtext * {
      color: white !important; } }
/* ALL FAQS */
/* line 961, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-faq_page .view-header {
  color: rgba(0, 0, 0, 0.4) !important; }
  /* line 964, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-faq_page .view-header a {
    color: #2574b9 !important; }
/* line 971, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-faq_page .view-content .views-row * {
  color: #292929 !important; }
/* line 975, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-faq_page .view-content .views-row span.collapseManager {
  color: #2574b9 !important; }
/* line 979, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-faq_page .view-content .views-row a {
  color: #2574b9 !important; }
  /* line 982, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-faq_page .view-content .views-row a:hover {
    color: #044873 !important; }
  /* line 986, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-faq_page .view-content .views-row a * {
    color: #2574b9 !important; }
    /* line 989, ../../sass/color/_colors.override.scss */
    .cern-view-display-page.cern-view-display-faq_page .view-content .views-row a *:hover {
      color: #2574b9 !important; }

/* ALL Resources PAGE VIEWS */
/* line 1002, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-resources .view-header,
.resources-mosaic .view-header {
  color: #292929 !important; }
  /* line 1005, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-resources .view-header a,
  .resources-mosaic .view-header a {
    color: #2574b9 !important; }
    /* line 1008, ../../sass/color/_colors.override.scss */
    .cern-view-display-page.cern-view-display-resources .view-header a.active:after,
    .resources-mosaic .view-header a.active:after {
      background: #044873 !important; }
/* line 1015, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-resources .view-content *,
.resources-mosaic .view-content * {
  color: white !important; }
/* line 1019, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-resources .view-content a,
.resources-mosaic .view-content a {
  color: white !important; }
  /* line 1022, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-resources .view-content a:hover,
  .resources-mosaic .view-content a:hover {
    color: white !important; }
  /* line 1026, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-resources .view-content a *,
  .resources-mosaic .view-content a * {
    color: white !important; }
    /* line 1029, ../../sass/color/_colors.override.scss */
    .cern-view-display-page.cern-view-display-resources .view-content a *:hover,
    .resources-mosaic .view-content a *:hover {
      color: white !important; }

/* line 1040, ../../sass/color/_colors.override.scss */
.cern-view-display-page.cern-view-display-page_taxonomies .view-content .views-row {
  /* .box-pattern.agenda-box-pattern {
    * {
      color: white !important;
    }
  } */ }
  /* line 1042, ../../sass/color/_colors.override.scss */
  .cern-view-display-page.cern-view-display-page_taxonomies .view-content .views-row .box-pattern:not(.agenda-box-pattern) * {
    color: white !important; }

@media screen and (max-width: 991px) {
  /* line 1064, ../../sass/color/_colors.override.scss */
  .cern-view-display-block.cern-view-display-upcoming_events .owl-item.active .carousel-cern-item.row .views-row .agenda-box-pattern:before,
  .events-collision .owl-item.active .carousel-cern-item.row .views-row .agenda-box-pattern:before {
    border-color: #f12d88 !important; } }
@media screen and (min-width: 992px) {
  /* line 1075, ../../sass/color/_colors.override.scss */
  .bubbly-button {
    background-color: #f12d88; }
    /* line 1078, ../../sass/color/_colors.override.scss */
    .bubbly-button:before {
      background-image: radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, rgba(0, 0, 0, 0) 20%, #f12d88 20%, rgba(0, 0, 0, 0) 30%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, rgba(0, 0, 0, 0) 10%, #f12d88 15%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%); }
    /* line 1082, ../../sass/color/_colors.override.scss */
    .bubbly-button:after {
      background-image: radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, rgba(0, 0, 0, 0) 10%, #f12d88 15%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%), radial-gradient(circle, #f12d88 20%, rgba(0, 0, 0, 0) 20%); } }
/* line 1094, ../../sass/color/_colors.override.scss */
.cern-view-display-more_faq .view-content .views-row > div h3 a:before {
  color: #f12d88 !important; }

/* line 1106, ../../sass/color/_colors.override.scss */
main .region-content .block-language {
  background: #22232f; }
  /* line 1109, ../../sass/color/_colors.override.scss */
  main .region-content .block-language a {
    color: #fafafa; }

/* line 1117, ../../sass/color/_colors.override.scss */
.page-navigation-progress {
  background: #f12d88 !important; }

/* line 1121, ../../sass/color/_colors.override.scss */
.page-navigation-progress:after {
  border: 4px solid #f12d88 !important; }

/* line 1127, ../../sass/color/_colors.override.scss */
.preview-list-component .preview-list-image {
  background-color: #22232f; }
/* line 1133, ../../sass/color/_colors.override.scss */
.preview-list-component .preview-list-news-info .preview-list-title a {
  color: #2574b9; }
  /* line 1136, ../../sass/color/_colors.override.scss */
  .preview-list-component .preview-list-news-info .preview-list-title a:hover {
    color: #044873; }
/* line 1141, ../../sass/color/_colors.override.scss */
.preview-list-component .preview-list-news-info .preview-list-title .preview-list-strap, .preview-list-component .preview-list-news-info .preview-list-title .preview-list-news-format, .preview-list-component .preview-list-news-info .preview-list-title .preview-list-date {
  color: #292929; }

/* line 1154, ../../sass/color/_colors.override.scss */
.accordion-cern .panel-body p {
  color: #292929; }

/* line 1161, ../../sass/color/_colors.override.scss */
.events-collision .bubbly-button {
  color: #f12d88; }
/* line 1169, ../../sass/color/_colors.override.scss */
.events-collision .agenda-box-pattern .agenda-box-pattern__box-wrapper .agenda-box-link h3 a {
  color: #2574b9; }
  /* line 1173, ../../sass/color/_colors.override.scss */
  .events-collision .agenda-box-pattern .agenda-box-pattern__box-wrapper .agenda-box-link h3 a:hover {
    color: #044873; }
  /* line 1177, ../../sass/color/_colors.override.scss */
  .events-collision .agenda-box-pattern .agenda-box-pattern__box-wrapper .agenda-box-link h3 a::before {
    color: #f12d88; }
/* line 1185, ../../sass/color/_colors.override.scss */
.events-collision .agenda-box-pattern .agenda-box-pattern__box-wrapper .agenda-box-content-type, .events-collision .agenda-box-pattern .agenda-box-pattern__box-wrapper .agenda-box-place {
  color: #292929; }
/* line 1194, ../../sass/color/_colors.override.scss */
.events-collision .owl-nav .owl-prev::after,
.events-collision .owl-nav .owl-next::after {
  color: #0855a0; }
/* line 1199, ../../sass/color/_colors.override.scss */
.events-collision .owl-nav .owl-prev:hover::after,
.events-collision .owl-nav .owl-next:hover::after {
  color: #0855a0; }
/* line 1205, ../../sass/color/_colors.override.scss */
.events-collision .owl-nav .owl-prev.disabled::after,
.events-collision .owl-nav .owl-next.disabled::after {
  color: #bebebe; }

/* line 1216, ../../sass/color/_colors.override.scss */
.event-grid .agenda-box-pattern .agenda-box-date-wrapper * {
  color: #292929; }
/* line 1222, ../../sass/color/_colors.override.scss */
.event-grid .agenda-box-pattern .agenda-box-link a {
  color: #2574b9; }
  /* line 1225, ../../sass/color/_colors.override.scss */
  .event-grid .agenda-box-pattern .agenda-box-link a:hover {
    color: #044873; }
/* line 1231, ../../sass/color/_colors.override.scss */
.event-grid .agenda-box-pattern .agenda-box-content-type, .event-grid .agenda-box-pattern .agenda-box-place {
  color: #292929; }
/* line 1236, ../../sass/color/_colors.override.scss */
.event-grid .agenda-box-pattern .agenda-box-cal-wrapper .agenda-box-cal-button a {
  color: #fbfdff;
  background-color: #24bd75;
  border-color: #ffffff; }
  /* line 1241, ../../sass/color/_colors.override.scss */
  .event-grid .agenda-box-pattern .agenda-box-cal-wrapper .agenda-box-cal-button a:hover {
    background-color: #ffffff; }

/* line 1251, ../../sass/color/_colors.override.scss */
.teaser-list-block .views-field a {
  color: #2574b9 !important; }
  /* line 1254, ../../sass/color/_colors.override.scss */
  .teaser-list-block .views-field a:before {
    color: #f12d88; }

/* line 14, ../../sass/color/colors.scss */
.sidebar-right .region-right > div:not(.component-margin),
.sidebar-right .region-right nav[role="navigation"],
.sidebar-right .region-right section,
.sidebar-left .region-left > div:not(.component-margin),
.sidebar-left .region-left nav[role="navigation"],
.sidebar-left .region-left section,
.component-row__sidebar-right > div:not(.component-margin),
.component-row__sidebar-right nav[role="navigation"],
.component-row__sidebar-right section,
.component-row__sidebar-left > div:not(.component-margin),
.component-row__sidebar-left nav[role="navigation"],
.component-row__sidebar-left section {
  background: linear-gradient(120deg, #e4e5eb 50%, #c6c8d6 100%);
  color: #22232f; }
  /* line 20, ../../sass/color/colors.scss */
  .sidebar-right .region-right > div:not(.component-margin) ul.menu > li > a,
  .sidebar-right .region-right nav[role="navigation"] ul.menu > li > a,
  .sidebar-right .region-right section ul.menu > li > a,
  .sidebar-left .region-left > div:not(.component-margin) ul.menu > li > a,
  .sidebar-left .region-left nav[role="navigation"] ul.menu > li > a,
  .sidebar-left .region-left section ul.menu > li > a,
  .component-row__sidebar-right > div:not(.component-margin) ul.menu > li > a,
  .component-row__sidebar-right nav[role="navigation"] ul.menu > li > a,
  .component-row__sidebar-right section ul.menu > li > a,
  .component-row__sidebar-left > div:not(.component-margin) ul.menu > li > a,
  .component-row__sidebar-left nav[role="navigation"] ul.menu > li > a,
  .component-row__sidebar-left section ul.menu > li > a {
    color: #2574b9 !important; }
    /* line 23, ../../sass/color/colors.scss */
    .sidebar-right .region-right > div:not(.component-margin) ul.menu > li > a:hover,
    .sidebar-right .region-right nav[role="navigation"] ul.menu > li > a:hover,
    .sidebar-right .region-right section ul.menu > li > a:hover,
    .sidebar-left .region-left > div:not(.component-margin) ul.menu > li > a:hover,
    .sidebar-left .region-left nav[role="navigation"] ul.menu > li > a:hover,
    .sidebar-left .region-left section ul.menu > li > a:hover,
    .component-row__sidebar-right > div:not(.component-margin) ul.menu > li > a:hover,
    .component-row__sidebar-right nav[role="navigation"] ul.menu > li > a:hover,
    .component-row__sidebar-right section ul.menu > li > a:hover,
    .component-row__sidebar-left > div:not(.component-margin) ul.menu > li > a:hover,
    .component-row__sidebar-left nav[role="navigation"] ul.menu > li > a:hover,
    .component-row__sidebar-left section ul.menu > li > a:hover {
      color: #044873 !important; }
  /* line 29, ../../sass/color/colors.scss */
  .sidebar-right .region-right > div:not(.component-margin).block--call-to-action,
  .sidebar-right .region-right nav[role="navigation"].block--call-to-action,
  .sidebar-right .region-right section.block--call-to-action,
  .sidebar-left .region-left > div:not(.component-margin).block--call-to-action,
  .sidebar-left .region-left nav[role="navigation"].block--call-to-action,
  .sidebar-left .region-left section.block--call-to-action,
  .component-row__sidebar-right > div:not(.component-margin).block--call-to-action,
  .component-row__sidebar-right nav[role="navigation"].block--call-to-action,
  .component-row__sidebar-right section.block--call-to-action,
  .component-row__sidebar-left > div:not(.component-margin).block--call-to-action,
  .component-row__sidebar-left nav[role="navigation"].block--call-to-action,
  .component-row__sidebar-left section.block--call-to-action {
    background: linear-gradient(120deg, #2a3d36 50%, #151f1b 100%);
    color: #e9f5ff; }
  /* line 34, ../../sass/color/colors.scss */
  .sidebar-right .region-right > div:not(.component-margin).block--key-facts,
  .sidebar-right .region-right nav[role="navigation"].block--key-facts,
  .sidebar-right .region-right section.block--key-facts,
  .sidebar-left .region-left > div:not(.component-margin).block--key-facts,
  .sidebar-left .region-left nav[role="navigation"].block--key-facts,
  .sidebar-left .region-left section.block--key-facts,
  .component-row__sidebar-right > div:not(.component-margin).block--key-facts,
  .component-row__sidebar-right nav[role="navigation"].block--key-facts,
  .component-row__sidebar-right section.block--key-facts,
  .component-row__sidebar-left > div:not(.component-margin).block--key-facts,
  .component-row__sidebar-left nav[role="navigation"].block--key-facts,
  .component-row__sidebar-left section.block--key-facts {
    background: linear-gradient(120deg, #22232f 50%, #0d0d11 100%);
    color: #e9f5ff; }

/* line 44, ../../sass/color/colors.scss */
.sidebar-left nav ul:not(.pagination):not(.contextual-links),
.sidebar-right nav ul:not(.pagination):not(.contextual-links) {
  background: linear-gradient(120deg, #e4e5eb 50%, #c6c8d6 100%);
  color: #22232f; }
/* line 48, ../../sass/color/colors.scss */
.sidebar-left nav ul.menu.nav,
.sidebar-right nav ul.menu.nav {
  background-color: transparent; }

/* line 70, ../../sass/color/colors.scss */
main .field--type-text-with-summary a.btn-primary,
main .text-component-text.basic_html a.btn-primary,
main .text-component-text.restricted_html a.btn-primary,
main .text-component-text.cern_full_html a.btn-primary,
main .basic-node-full-content-body a.btn-primary,
main .event-node-full-content-body a.btn-primary,
main .faq-node-full-content-body a.btn-primary,
main .event-node-full-content-body a.btn-primary,
main .resources-node-full-content-file a.btn-primary,
main .system-node-full-content-body a.btn-primary,
main .event-node-full-content-body a.btn-primary,
main .news-node-full-content-body a.btn-primary,
main .component-event-item a.btn-primary {
  color: #fbfdff; }
  /* line 73, ../../sass/color/colors.scss */
  main .field--type-text-with-summary a.btn-primary:hover,
  main .text-component-text.basic_html a.btn-primary:hover,
  main .text-component-text.restricted_html a.btn-primary:hover,
  main .text-component-text.cern_full_html a.btn-primary:hover,
  main .basic-node-full-content-body a.btn-primary:hover,
  main .event-node-full-content-body a.btn-primary:hover,
  main .faq-node-full-content-body a.btn-primary:hover,
  main .event-node-full-content-body a.btn-primary:hover,
  main .resources-node-full-content-file a.btn-primary:hover,
  main .system-node-full-content-body a.btn-primary:hover,
  main .event-node-full-content-body a.btn-primary:hover,
  main .news-node-full-content-body a.btn-primary:hover,
  main .component-event-item a.btn-primary:hover {
    color: #02172a; }
/* line 78, ../../sass/color/colors.scss */
main .field--type-text-with-summary a.btn-secondary,
main .text-component-text.basic_html a.btn-secondary,
main .text-component-text.restricted_html a.btn-secondary,
main .text-component-text.cern_full_html a.btn-secondary,
main .basic-node-full-content-body a.btn-secondary,
main .event-node-full-content-body a.btn-secondary,
main .faq-node-full-content-body a.btn-secondary,
main .event-node-full-content-body a.btn-secondary,
main .resources-node-full-content-file a.btn-secondary,
main .system-node-full-content-body a.btn-secondary,
main .event-node-full-content-body a.btn-secondary,
main .news-node-full-content-body a.btn-secondary,
main .component-event-item a.btn-secondary {
  color: #ececec; }
  /* line 81, ../../sass/color/colors.scss */
  main .field--type-text-with-summary a.btn-secondary:hover,
  main .text-component-text.basic_html a.btn-secondary:hover,
  main .text-component-text.restricted_html a.btn-secondary:hover,
  main .text-component-text.cern_full_html a.btn-secondary:hover,
  main .basic-node-full-content-body a.btn-secondary:hover,
  main .event-node-full-content-body a.btn-secondary:hover,
  main .faq-node-full-content-body a.btn-secondary:hover,
  main .event-node-full-content-body a.btn-secondary:hover,
  main .resources-node-full-content-file a.btn-secondary:hover,
  main .system-node-full-content-body a.btn-secondary:hover,
  main .event-node-full-content-body a.btn-secondary:hover,
  main .news-node-full-content-body a.btn-secondary:hover,
  main .component-event-item a.btn-secondary:hover {
    color: #062d53; }
/* line 88, ../../sass/color/colors.scss */
main .field--type-text-with-summary .ui-state-active a,
main .text-component-text.basic_html .ui-state-active a,
main .text-component-text.restricted_html .ui-state-active a,
main .text-component-text.cern_full_html .ui-state-active a,
main .basic-node-full-content-body .ui-state-active a,
main .event-node-full-content-body .ui-state-active a,
main .faq-node-full-content-body .ui-state-active a,
main .event-node-full-content-body .ui-state-active a,
main .resources-node-full-content-file .ui-state-active a,
main .system-node-full-content-body .ui-state-active a,
main .event-node-full-content-body .ui-state-active a,
main .news-node-full-content-body .ui-state-active a,
main .component-event-item .ui-state-active a {
  color: #fbfdff; }
  /* line 91, ../../sass/color/colors.scss */
  main .field--type-text-with-summary .ui-state-active a:hover,
  main .text-component-text.basic_html .ui-state-active a:hover,
  main .text-component-text.restricted_html .ui-state-active a:hover,
  main .text-component-text.cern_full_html .ui-state-active a:hover,
  main .basic-node-full-content-body .ui-state-active a:hover,
  main .event-node-full-content-body .ui-state-active a:hover,
  main .faq-node-full-content-body .ui-state-active a:hover,
  main .event-node-full-content-body .ui-state-active a:hover,
  main .resources-node-full-content-file .ui-state-active a:hover,
  main .system-node-full-content-body .ui-state-active a:hover,
  main .event-node-full-content-body .ui-state-active a:hover,
  main .news-node-full-content-body .ui-state-active a:hover,
  main .component-event-item .ui-state-active a:hover {
    color: #fbfdff; }

/* line 99, ../../sass/color/colors.scss */
.agenda-box-pattern {
  background: linear-gradient(120deg, #fbeff4 50%, #f0c7da 100%);
  color: #22232f; }
  /* line 103, ../../sass/color/colors.scss */
  .agenda-box-pattern .agenda-box-pattern__box-wrapper .agenda-box-content-type {
    color: #f02d88; }
  /* line 108, ../../sass/color/colors.scss */
  .agenda-box-pattern .agenda-box-pattern__box-wrapper .agenda-box-cal-wrapper .agenda-box-cal-button {
    background: transparent; }
    /* line 111, ../../sass/color/colors.scss */
    .agenda-box-pattern .agenda-box-pattern__box-wrapper .agenda-box-cal-wrapper .agenda-box-cal-button a.btn.btn-primary {
      border-radius: 2em;
      background: #f02d88;
      color: #fbfdff; }
      /* line 116, ../../sass/color/colors.scss */
      .agenda-box-pattern .agenda-box-pattern__box-wrapper .agenda-box-cal-wrapper .agenda-box-cal-button a.btn.btn-primary:hover {
        background: #ffffff;
        color: #02172a; }

/* line 128, ../../sass/color/colors.scss */
.field--type-link a.btn {
  color: #fbfdff; }
  /* line 131, ../../sass/color/colors.scss */
  .field--type-link a.btn:hover {
    color: #02172a; }

/* line 138, ../../sass/color/colors.scss */
.ui-state-active {
  background: #22232f; }

/* line 149, ../../sass/color/colors.scss */
.field.field--type-entity-reference .field--items .field--item > a, .field.field--type-entity-reference.field--items .field--item > a,
.field.field--type-entity-reference .field--item > a, .field.field--type-entity-reference.field--item > a {
  color: #0fdb7c;
  background-color: rgba(15, 219, 124, 0);
  border-color: #0fdb7c; }
  /* line 93, ../../sass/_mixins.scss */
  .field.field--type-entity-reference .field--items .field--item > a:hover, .field.field--type-entity-reference.field--items .field--item > a:hover,
  .field.field--type-entity-reference .field--item > a:hover, .field.field--type-entity-reference.field--item > a:hover {
    color: #fbfdff;
    background-color: #0fdb7c;
    border-color: #0fdb7c; }
  /* line 152, ../../sass/color/colors.scss */
  .block--key-facts .field.field--type-entity-reference .field--items .field--item > a, .block--key-facts .field.field--type-entity-reference.field--items .field--item > a, .block--key-facts
  .field.field--type-entity-reference .field--item > a, .block--key-facts .field.field--type-entity-reference.field--item > a {
    color: #2df095;
    background-color: rgba(45, 240, 149, 0);
    border-color: #2df095; }
    /* line 93, ../../sass/_mixins.scss */
    .block--key-facts .field.field--type-entity-reference .field--items .field--item > a:hover, .block--key-facts .field.field--type-entity-reference.field--items .field--item > a:hover, .block--key-facts
    .field.field--type-entity-reference .field--item > a:hover, .block--key-facts .field.field--type-entity-reference.field--item > a:hover {
      color: #fbfdff;
      background-color: #2df095;
      border-color: #2df095; }

/* line 161, ../../sass/color/colors.scss */
.news-node-full-content-tags > a {
  color: #0fdb7c;
  background-color: rgba(15, 219, 124, 0);
  border-color: #0fdb7c; }
  /* line 93, ../../sass/_mixins.scss */
  .news-node-full-content-tags > a:hover {
    color: #fbfdff;
    background-color: #0fdb7c;
    border-color: #0fdb7c; }

/* line 11, ../../sass/color/_views.scss */
.view-technologies .field--name-field-promote-menu:not(:empty),
.view-competences .field--name-field-promote-menu:not(:empty),
.view-startups .field--name-field-promote-menu:not(:empty),
.view-kt-funded-projects .field--name-field-promote-menu:not(:empty),
.view-taxonomy-term .field--name-field-promote-menu:not(:empty) {
  color: #f2f9ff;
  background-color: #0fdb7c; }

/* line 24, ../../sass/color/_views.scss */
.views-exposed-form fieldset.form-item .fieldset-wrapper .form-type-checkbox label,
.views-exposed-form fieldset.form-item .fieldset-wrapper .form-type-radio label {
  color: #165e9d;
  background-color: rgba(22, 94, 157, 0);
  border-color: #165e9d; }
  /* line 93, ../../sass/_mixins.scss */
  .views-exposed-form fieldset.form-item .fieldset-wrapper .form-type-checkbox label:hover,
  .views-exposed-form fieldset.form-item .fieldset-wrapper .form-type-radio label:hover {
    color: #fbfdff;
    background-color: #165e9d;
    border-color: #165e9d; }
/* line 29, ../../sass/color/_views.scss */
.views-exposed-form fieldset.form-item .fieldset-wrapper .form-type-checkbox.active label,
.views-exposed-form fieldset.form-item .fieldset-wrapper .form-type-radio.active label {
  color: #f2f9ff;
  background-color: rgba(22, 94, 157, 0);
  border-color: #f2f9ff;
  background-color: #165e9d; }
  /* line 93, ../../sass/_mixins.scss */
  .views-exposed-form fieldset.form-item .fieldset-wrapper .form-type-checkbox.active label:hover,
  .views-exposed-form fieldset.form-item .fieldset-wrapper .form-type-radio.active label:hover {
    color: #fbfdff;
    background-color: rgba(22, 94, 157, 0.8);
    border-color: #fbfdff; }

/* line 45, ../../sass/color/_views.scss */
.view-group-members .component-related_card, .view-technologies.view-display-id-block_contact_person .component-related_card, .view-competences.view-display-id-block_contact_person .component-related_card, .view-kt-funded-projects.view-display-id-block_contact_person .component-related_card {
  background: linear-gradient(120deg, #22232f 50%, #0d0d11 100%);
  color: #e9f5ff; }
  /* line 52, ../../sass/color/_views.scss */
  .view-group-members .component-related_card__content__text, .view-technologies.view-display-id-block_contact_person .component-related_card__content__text, .view-competences.view-display-id-block_contact_person .component-related_card__content__text, .view-kt-funded-projects.view-display-id-block_contact_person .component-related_card__content__text {
    color: #e9f5ff; }
  /* line 58, ../../sass/color/_views.scss */
  .view-group-members .component-related_card__content .preview-card__date a, .view-technologies.view-display-id-block_contact_person .component-related_card__content .preview-card__date a, .view-competences.view-display-id-block_contact_person .component-related_card__content .preview-card__date a, .view-kt-funded-projects.view-display-id-block_contact_person .component-related_card__content .preview-card__date a {
    color: #e9f5ff; }
    /* line 61, ../../sass/color/_views.scss */
    .view-group-members .component-related_card__content .preview-card__date a:hover, .view-technologies.view-display-id-block_contact_person .component-related_card__content .preview-card__date a:hover, .view-competences.view-display-id-block_contact_person .component-related_card__content .preview-card__date a:hover, .view-kt-funded-projects.view-display-id-block_contact_person .component-related_card__content .preview-card__date a:hover {
      color: #e9f5ff; }
/* line 70, ../../sass/color/_views.scss */
.view-national-kt-delegates .component-related_card {
  background: linear-gradient(120deg, #2a3d36 50%, #151f1b 100%);
  color: #e9f5ff; }
  /* line 74, ../../sass/color/_views.scss */
  .view-national-kt-delegates .component-related_card__content__text {
    color: #e9f5ff; }
  /* line 80, ../../sass/color/_views.scss */
  .view-national-kt-delegates .component-related_card__content .preview-card__date a {
    color: #e9f5ff; }
    /* line 83, ../../sass/color/_views.scss */
    .view-national-kt-delegates .component-related_card__content .preview-card__date a:hover {
      color: #e9f5ff; }
/* line 92, ../../sass/color/_views.scss */
.component-related_card__content__format {
  color: #2df095; }

/* line 106, ../../sass/color/_views.scss */
.component-preview-cards .field.field--type-entity-reference .field--items .field--item > a, .component-preview-cards .field.field--type-entity-reference.field--items .field--item > a,
.component-preview-cards .field.field--type-entity-reference .field--item > a, .component-preview-cards .field.field--type-entity-reference.field--item > a, .component-preview-cards .field.field--name-node-link .field--items .field--item > a, .component-preview-cards .field.field--name-node-link.field--items .field--item > a,
.component-preview-cards .field.field--name-node-link .field--item > a, .component-preview-cards .field.field--name-node-link.field--item > a {
  color: #f2f9ff;
  background-color: rgba(22, 94, 157, 0);
  border-color: #f2f9ff; }
  /* line 93, ../../sass/_mixins.scss */
  .component-preview-cards .field.field--type-entity-reference .field--items .field--item > a:hover, .component-preview-cards .field.field--type-entity-reference.field--items .field--item > a:hover,
  .component-preview-cards .field.field--type-entity-reference .field--item > a:hover, .component-preview-cards .field.field--type-entity-reference.field--item > a:hover, .component-preview-cards .field.field--name-node-link .field--items .field--item > a:hover, .component-preview-cards .field.field--name-node-link.field--items .field--item > a:hover,
  .component-preview-cards .field.field--name-node-link .field--item > a:hover, .component-preview-cards .field.field--name-node-link.field--item > a:hover {
    color: #fbfdff;
    background-color: rgba(22, 94, 157, 0.8);
    border-color: #fbfdff; }
  /* line 109, ../../sass/color/_views.scss */
  [class^="sidebar"] .component-preview-cards .field.field--type-entity-reference .field--items .field--item > a, [class^="sidebar"] .component-preview-cards .field.field--type-entity-reference.field--items .field--item > a, [class^="sidebar"]
  .component-preview-cards .field.field--type-entity-reference .field--item > a, [class^="sidebar"] .component-preview-cards .field.field--type-entity-reference.field--item > a, [class^="sidebar"] .component-preview-cards .field.field--name-node-link .field--items .field--item > a, [class^="sidebar"] .component-preview-cards .field.field--name-node-link.field--items .field--item > a, [class^="sidebar"]
  .component-preview-cards .field.field--name-node-link .field--item > a, [class^="sidebar"] .component-preview-cards .field.field--name-node-link.field--item > a {
    color: #f2f9ff;
    background-color: rgba(22, 94, 157, 0);
    border-color: #f2f9ff; }
    /* line 93, ../../sass/_mixins.scss */
    [class^="sidebar"] .component-preview-cards .field.field--type-entity-reference .field--items .field--item > a:hover, [class^="sidebar"] .component-preview-cards .field.field--type-entity-reference.field--items .field--item > a:hover, [class^="sidebar"]
    .component-preview-cards .field.field--type-entity-reference .field--item > a:hover, [class^="sidebar"] .component-preview-cards .field.field--type-entity-reference.field--item > a:hover, [class^="sidebar"] .component-preview-cards .field.field--name-node-link .field--items .field--item > a:hover, [class^="sidebar"] .component-preview-cards .field.field--name-node-link.field--items .field--item > a:hover, [class^="sidebar"]
    .component-preview-cards .field.field--name-node-link .field--item > a:hover, [class^="sidebar"] .component-preview-cards .field.field--name-node-link.field--item > a:hover {
      color: #fbfdff;
      background-color: rgba(22, 94, 157, 0.8);
      border-color: #fbfdff; }

/* line 127, ../../sass/color/_views.scss */
.view-success-stories .views-view-grid .views-row .views-col > div .field--name-field-image,
.view-testimonials .views-view-grid .views-row .views-col > div .field--name-field-image,
.view-taxonomy-term .views-view-grid .views-row .views-col > div .field--name-field-image {
  border-color: #2df095; }

/* line 151, ../../sass/color/_views.scss */
.view-content a.btn.btn-primary {
  color: #fbfdff; }
  /* line 154, ../../sass/color/_views.scss */
  .view-content a.btn.btn-primary:hover {
    color: #02172a; }

/* line 8, ../../sass/color/_navigation.scss */
nav ul.menu.nav li a:hover:before, nav ul.menu.nav li a.is-active:before,
.menu-links ul.menu.nav li a:hover:before,
.menu-links ul.menu.nav li a.is-active:before {
  color: #f12d88; }
/* line 13, ../../sass/color/_navigation.scss */
nav ul.menu.nav li a:after,
.menu-links ul.menu.nav li a:after {
  background: #f12d88; }

/*# sourceMappingURL=colors.css.map */
