/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 */
@import url(owl.carousel.min.css);
@import url(owl.theme.default.min.css);
@import url(github.css);
/** variables **/
/**
#######################################################################
GENERAL
#######################################################################
**/
/* line 45, app/assets/stylesheets/application.scss */
html {
  scroll-behavior: smooth;
}

/* line 49, app/assets/stylesheets/application.scss */
body {
  font-family: Roboto, sans-serif;
  color: "#3c3c40";
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

/* line 56, app/assets/stylesheets/application.scss */
p {
  font-family: Roboto, sans-serif;
  color: "#3c3c40";
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  line-height: 30px;
}

/* line 64, app/assets/stylesheets/application.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, sans-serif;
  color: "#3c3c3e";
  font-weight: 400;
}

/* line 70, app/assets/stylesheets/application.scss */
h1 {
  font-size: 45px;
  line-height: 54px;
}

/* line 75, app/assets/stylesheets/application.scss */
h2 {
  font-size: 44px;
  line-height: 54px;
}

/* line 81, app/assets/stylesheets/application.scss */
h3 {
  font-size: 19px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 0;
}

/* line 88, app/assets/stylesheets/application.scss */
a {
  transition: all 0.2s ease-in-out;
  font-family: Roboto, sans-serif;
  color: "#329fff";
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}

/* line 95, app/assets/stylesheets/application.scss */
a:hover {
  text-decoration: none;
}

/* line 100, app/assets/stylesheets/application.scss */
mark {
  padding: 0;
  background: #fffea8;
  font-weight: 400;
  color: #5c5a5b;
}

/* line 108, app/assets/stylesheets/application.scss */
.content a:hover {
  color: #19197D;
}

/* line 113, app/assets/stylesheets/application.scss */
.content p img {
  width: 100%;
  display: block;
}

/* line 117, app/assets/stylesheets/application.scss */
.content p img.logo {
  width: initial;
}

/* line 123, app/assets/stylesheets/application.scss */
.content h3 {
  margin-top: 40px;
}

/* line 127, app/assets/stylesheets/application.scss */
.content h2 {
  margin-top: 40px;
}

/* line 130, app/assets/stylesheets/application.scss */
.content h2:first-child {
  margin-top: 0;
}

/* line 134, app/assets/stylesheets/application.scss */
.content h2 + h3 {
  margin-top: 0;
}

/* line 139, app/assets/stylesheets/application.scss */
.content .caption {
  padding-left: 0;
  padding-right: 0;
}

/* line 144, app/assets/stylesheets/application.scss */
.content .indented_text {
  float: left;
  padding-left: 20px;
}

/* line 150, app/assets/stylesheets/application.scss */
img.page {
  width: 100%;
  display: block;
}

/* line 6, app/assets/stylesheets/_nav.scss */
.bg-dark {
  background: "#3c3c40";
}

/* line 10, app/assets/stylesheets/_nav.scss */
.navbar {
  padding-bottom: 0;
  padding-top: 0;
}

/* line 14, app/assets/stylesheets/_nav.scss */
.navbar .collapsed::before {
  content: none !important;
}

/* line 20, app/assets/stylesheets/_nav.scss */
.navbar-dark .navbar-toggler-icon {
  background: none;
  margin-right: 0;
}

/* line 25, app/assets/stylesheets/_nav.scss */
.navbar-dark .navbar-toggler-icon::before {
  font-size: 27px;
  content: "\f0c9";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  font-weight: 900;
}

/* line 33, app/assets/stylesheets/_nav.scss */
.navbar-dark .navbar-toggler {
  border: 0;
  outline: none;
}

/* line 39, app/assets/stylesheets/_nav.scss */
.navbar-dark .navbar-nav .active > .nav-link {
  color: #b9ffff;
  background: #349dff;
}

/* line 45, app/assets/stylesheets/_nav.scss */
.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show {
  color: #18187d;
  background: #349dff;
}

/* line 51, app/assets/stylesheets/_nav.scss */
.navbar-dark .navbar-nav .show > .nav-link {
  color: #18187d;
  background: #349dff;
}

/* line 56, app/assets/stylesheets/_nav.scss */
.navbar-dark .navbar-nav .nav-link {
  border: 0;
  color: #cececf;
  font-size: 15px;
  font-weight: 600;
  outline: none;
  padding: 15px 22px;
}

/* line 64, app/assets/stylesheets/_nav.scss */
.navbar-dark .navbar-nav .nav-link:hover {
  background: #349dff;
}

/* line 69, app/assets/stylesheets/_nav.scss */
.navbar-dark .navbar-nav .active > .nav-link {
  background: #30308a !important;
  cursor: default;
  pointer-events: none;
}

/* line 77, app/assets/stylesheets/_nav.scss */
.top-nav {
  z-index: 5;
}

/* line 81, app/assets/stylesheets/_nav.scss */
.top-nav .navbar-nav .active > .nav-link {
  background: "#89898e";
  color: #fff !important;
}

/* line 87, app/assets/stylesheets/_nav.scss */
.top-nav .navbar-nav .nav-link.active, .top-nav .navbar-nav .nav-link.show {
  background: "#89898e";
  color: #fff !important;
}

/* line 92, app/assets/stylesheets/_nav.scss */
.top-nav .navbar-nav .nav-link:hover {
  background: "#89898e";
}

/* line 97, app/assets/stylesheets/_nav.scss */
.top-nav .navbar-nav .show > .nav-link {
  background: "#89898e";
  color: #fff !important;
}

/* line 104, app/assets/stylesheets/_nav.scss */
.navbar-brand {
  padding-bottom: 0;
  padding-top: 0;
}

/* line 110, app/assets/stylesheets/_nav.scss */
.md-logo-div {
  background-image: url("./bss-logo.svg");
  height: 2.5em;
  width: 7em;
  transition: background-image .2s ease-in-out;
  background-repeat: no-repeat;
}

/* line 117, app/assets/stylesheets/_nav.scss */
.md-logo-div:hover {
  background-image: url("./bss-logo-hover.svg");
  height: 2.5em;
  width: 7em;
}

/* line 124, app/assets/stylesheets/_nav.scss */
.sm-logo-div {
  display: none;
  background-image: url("./bss-logo-sm-2.svg");
  background-position: 0 50%;
  background-repeat: no-repeat;
  content: url("./bss-logo-sm-2.svg");
  width: 279px;
  background-size: contain;
  transition: background-image 0.2s ease-in-out;
  height: 2.8em;
}

/* line 135, app/assets/stylesheets/_nav.scss */
.sm-logo-div:hover {
  background-image: url("./bss-logo-sm-2-hover.svg");
}

/* line 141, app/assets/stylesheets/_nav.scss */
body:not(.scrollup) .sm-logo-div {
  display: none;
}

/* line 146, app/assets/stylesheets/_nav.scss */
.main-nav {
  position: relative;
  z-index: 3;
}

/* line 150, app/assets/stylesheets/_nav.scss */
.main-nav .fa-search {
  font-weight: 600;
}

/* line 155, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-link, .main-nav .navbar-nav .nav-item a {
  font-weight: 700;
  font-size: 18px;
  color: #b9ffff;
  padding: 27px 38px;
  border: 0;
  outline: none;
}

/* line 165, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading h2 {
  color: #fff !important;
  margin-top: 0;
  font-weight: 400 !important;
  padding: 0;
  font-size: 44px;
}

/* line 172, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading h2 a {
  color: #fff !important;
  font-size: 44px;
  font-weight: 400 !important;
  margin-top: 0;
  padding: 0;
}

/* line 179, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading h2 a::before {
  content: '';
  position: absolute;
  inset: 65px 0 80%;
  padding: 50px;
}

/* line 189, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading h3 {
  color: #fff !important;
  margin-top: 0;
  margin-bottom: -10px;
  font-weight: 600;
  padding: 0;
}

/* line 196, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading h3 a {
  color: #fff !important;
  margin-top: 0;
  margin-bottom: -10px;
  font-weight: 600;
  padding: 0;
}

/* line 207, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading:hover h3 a, .main-nav .navbar-nav .nav-heading:hover h2 a {
  color: "#19197D";
}

/* line 211, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading:hover .circle {
  border: 4px solid "#19197D";
}

/* line 214, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading:hover .circle .fas {
  color: "#19197D";
  transition: all 0.2s ease-in-out;
}

/* line 223, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading-link {
  border: 0;
  margin-top: 80px;
}

/* line 227, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading-link h2 {
  padding-top: 10px;
}

/* line 230, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading-link h2 a {
  font-size: 44px !important;
  line-height: 54px !important;
  font-weight: 400 !important;
  text-transform: initial !important;
  padding: 0 !important;
  color: #fff;
}

/* line 238, app/assets/stylesheets/_nav.scss */
.main-nav .navbar-nav .nav-heading-link h2 a::before {
  content: '';
  position: absolute;
  inset: 80px 0 0;
  padding: 50px 0 130px;
}

/* line 249, app/assets/stylesheets/_nav.scss */
.main-nav .top-nav-mobile .nav-item a {
  color: #cececf;
}

/* line 253, app/assets/stylesheets/_nav.scss */
.main-nav .top-nav-mobile .nav-link:hover {
  background: #89898e;
}

/* line 258, app/assets/stylesheets/_nav.scss */
.main-nav #dropdown2 {
  color: #b9ffff;
}

/* line 262, app/assets/stylesheets/_nav.scss */
.main-nav .show > #dropdown2 {
  color: #18187d;
}

/* line 266, app/assets/stylesheets/_nav.scss */
.main-nav #dropdown3 {
  color: #b9ffff;
}

/* line 270, app/assets/stylesheets/_nav.scss */
.main-nav .show > #dropdown3 {
  color: #18187d;
}

/* line 277, app/assets/stylesheets/_nav.scss */
.dropdown-menu {
  min-width: 24rem;
}

/* line 281, app/assets/stylesheets/_nav.scss */
.dropdown-menu-top {
  background: #89898e;
  border: 0;
  border-radius: 0;
  margin-top: 0;
  padding-right: 20px;
  min-width: 339px;
}

/* line 289, app/assets/stylesheets/_nav.scss */
.dropdown-menu-top .dropdown-item {
  color: #fff;
}

/* line 293, app/assets/stylesheets/_nav.scss */
.dropdown-menu-top ul.caret-list {
  padding-left: 50px;
}

/* line 297, app/assets/stylesheets/_nav.scss */
.dropdown-menu-top ul.caret-list li::before {
  color: #fff;
  text-indent: -14px;
  padding-left: 0;
  padding-right: 14px;
}

/* line 304, app/assets/stylesheets/_nav.scss */
.dropdown-menu-top ul.caret-list li a {
  color: #fff;
}

/* line 307, app/assets/stylesheets/_nav.scss */
.dropdown-menu-top ul.caret-list li a:hover {
  color: #3c3c40 !important;
}

/* line 315, app/assets/stylesheets/_nav.scss */
.dropdown-menu-top .caret-list li:hover::before,
.dropdown-menu-top .caret-list li:hover a {
  color: #3c3c40 !important;
}

/* line 322, app/assets/stylesheets/_nav.scss */
.dropdown-menu-bottom {
  background: #349dff;
  border: 0;
  border-radius: 0;
  margin-top: 0;
  padding-right: 40px;
  padding-left: 40px;
  left: -130px;
  min-width: 270px;
}

/* line 332, app/assets/stylesheets/_nav.scss */
.dropdown-menu-bottom ul.caret-list {
  --padding-left: 50px;
}

/* line 336, app/assets/stylesheets/_nav.scss */
.dropdown-menu-bottom ul.caret-list li::before {
  color: #8dcbfe;
}

/* line 340, app/assets/stylesheets/_nav.scss */
.dropdown-menu-bottom ul.caret-list li a {
  padding: 0 !important;
  color: #fff !important;
}

/* line 344, app/assets/stylesheets/_nav.scss */
.dropdown-menu-bottom ul.caret-list li a:hover {
  color: "#19197D";
}

/* line 352, app/assets/stylesheets/_nav.scss */
.dropdown-menu-bottom .caret-list li:hover::before, .dropdown-menu-bottom .caret-list li:hover a {
  color: "#19197D";
}

/* line 358, app/assets/stylesheets/_nav.scss */
.dropdown-menu-full {
  background: #349dff;
  border-radius: 0;
  padding-top: 40px;
  padding-bottom: 80px;
  margin-top: -1px;
  border-top: 0;
}

/* line 368, app/assets/stylesheets/_nav.scss */
.dropdown-menu-full .caret-list li a {
  padding: 0 !important;
  color: #fff !important;
}

/* line 372, app/assets/stylesheets/_nav.scss */
.dropdown-menu-full .caret-list li a::after {
  content: '';
  position: absolute;
  z-index: 9999;
  padding: 14px 14px 13px;
  width: 100%;
  left: 0;
}

/* line 382, app/assets/stylesheets/_nav.scss */
.dropdown-menu-full .caret-list li a:hover {
  color: #19197d !important;
}

/* line 387, app/assets/stylesheets/_nav.scss */
.dropdown-menu-full .caret-list li:hover a, .dropdown-menu-full .caret-list li:hover::before {
  color: #19197d !important;
}

/* line 394, app/assets/stylesheets/_nav.scss */
.dropdown-menu-full .caret-list li:last-child a::after {
  padding: 14px 14px 70px;
}

/* line 403, app/assets/stylesheets/_nav.scss */
#dropdown1 .fa-angle-down, #dropdown2 .fa-angle-down, #dropdown3 .fa-angle-down {
  font-weight: 600;
  font-size: 18px;
  top: 1px;
  position: relative;
  left: 4px;
}

/* line 412, app/assets/stylesheets/_nav.scss */
.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
  background-color: none !important;
  background: none !important;
}

/* line 421, app/assets/stylesheets/_nav.scss */
.top-nav-mobile {
  display: none;
  background: #3c3c40;
  margin-top: 14px;
}

/* line 426, app/assets/stylesheets/_nav.scss */
.top-nav-mobile .dropdown-menu {
  background: none;
  border-radius: 0;
}

/* line 433, app/assets/stylesheets/_nav.scss */
.top-nav-mobile .active > .nav-link {
  color: #fff !important;
  background: #89898e !important;
}

/* line 439, app/assets/stylesheets/_nav.scss */
.top-nav-mobile .nav-link.active, .top-nav-mobile .nav-link.show {
  color: #fff !important;
  background: #89898e !important;
}

/* line 445, app/assets/stylesheets/_nav.scss */
.top-nav-mobile a {
  color: #fff;
}

/* line 449, app/assets/stylesheets/_nav.scss */
.top-nav-mobile .show > .nav-link {
  color: #fff !important;
  background: #89898e !important;
}

/* line 454, app/assets/stylesheets/_nav.scss */
.top-nav-mobile .dropdown-menu {
  background: #89898e;
  margin-top: -1px !important;
}

/* line 458, app/assets/stylesheets/_nav.scss */
.top-nav-mobile .dropdown-menu a {
  display: block;
  color: #fff !important;
  padding: 8px 0 8px 4px !important;
}

/* line 463, app/assets/stylesheets/_nav.scss */
.top-nav-mobile .dropdown-menu a::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f105';
  display: inline-block;
  padding-right: 14px;
  color: #fff;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}

/* line 476, app/assets/stylesheets/_nav.scss */
.second-nav-row {
  margin-top: 60px;
}

/* line 480, app/assets/stylesheets/_nav.scss */
.nav-heading {
  border-bottom: 3px solid #30b3fe;
  padding-bottom: 15px;
  margin-bottom: 20px;
  margin-top: 60px;
}

/* line 486, app/assets/stylesheets/_nav.scss */
.nav-heading .circle {
  border: 4px solid #b9ffff;
  background-color: #359dff;
  border-radius: 50%;
  color: #fff;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 30px !important;
  position: relative;
  display: block;
  float: left;
  margin-right: 20px;
  margin-top: 7px;
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}

/* line 503, app/assets/stylesheets/_nav.scss */
.nav-heading .circle .fas {
  color: #b9ffff;
  transition: all 0.2s ease-in-out;
}

/* line 510, app/assets/stylesheets/_nav.scss */
.show > a > .fa-angle-down {
  transform: rotate(-180deg);
}

@media (max-width: 1199px) {
  /* line 516, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-heading h2 {
    font-size: 32px;
  }
  /* line 519, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-heading h2 a {
    font-size: 32px;
  }
  /* line 524, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-heading h3 {
    font-size: 18px;
  }
  /* line 527, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-heading h3 a {
    font-size: 18px;
  }
  /* line 533, app/assets/stylesheets/_nav.scss */
  .nav-heading-link h2 a {
    font-size: 32px !important;
  }
}

@media (max-width: 991px) {
  /* line 540, app/assets/stylesheets/_nav.scss */
  .md-logo-div {
    margin-left: 15px;
  }
  /* line 545, app/assets/stylesheets/_nav.scss */
  .main-nav .container {
    max-width: initial;
  }
  /* line 551, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-link, .main-nav .navbar-nav .nav-item a {
    padding: 26px;
    font-size: 15px;
  }
  /* line 555, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-link::hover, .main-nav .navbar-nav .nav-item a::hover {
    background: #349dff;
    color: #b9ffff;
  }
  /* line 570, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-heading-link h2 a::before {
    padding: 50px 0 60px;
  }
  /* line 582, app/assets/stylesheets/_nav.scss */
  .top-nav-mobile .nav-link:hover {
    background: #89898e !important;
  }
  /* line 590, app/assets/stylesheets/_nav.scss */
  .dropdown-menu-top ul.caret-list li a {
    font-size: 15px;
  }
  /* line 598, app/assets/stylesheets/_nav.scss */
  .navbar-nav .dropdown-menu {
    padding: 0 10px;
  }
  /* line 603, app/assets/stylesheets/_nav.scss */
  .nav-heading .circle {
    height: 50px;
    width: 50px;
  }
  /* line 607, app/assets/stylesheets/_nav.scss */
  .nav-heading .circle .s,
.nav-heading .circle .fas {
    font-size: 36px !important;
    margin-left: -17%;
  }
  /* line 615, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-heading h2 {
    font-size: 22px;
  }
  /* line 618, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-heading h2 a {
    font-size: 22px;
  }
  /* line 623, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-heading h3 {
    margin-bottom: -18px;
    Font-size: 15px;
  }
  /* line 627, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-heading h3 a {
    margin-bottom: -18px;
    font-size: 15px;
  }
  /* line 634, app/assets/stylesheets/_nav.scss */
  .nav-heading-link h2 a {
    font-size: 22px !important;
  }
}

@media (max-width: 767px) {
  /* line 640, app/assets/stylesheets/_nav.scss */
  .second-nav-row {
    margin-top: 0;
  }
  /* line 644, app/assets/stylesheets/_nav.scss */
  .dropdown-menu-full {
    padding-top: 0;
  }
  /* line 649, app/assets/stylesheets/_nav.scss */
  .dropdown-menu-bottom ul.caret-list {
    margin-top: 0;
    padding-left: 32px;
  }
  /* line 653, app/assets/stylesheets/_nav.scss */
  .dropdown-menu-bottom ul.caret-list li {
    padding: 8px 0;
    margin: 0;
  }
  /* line 657, app/assets/stylesheets/_nav.scss */
  .dropdown-menu-bottom ul.caret-list li a::after {
    content: '';
    position: absolute;
    z-index: 9999;
    padding: 14px 14px 13px;
    width: 100%;
    left: 0;
  }
  /* line 667, app/assets/stylesheets/_nav.scss */
  .dropdown-menu-bottom ul.caret-list li::before {
    padding-right: 10px;
    position: relative;
    top: 1px;
  }
  /* line 675, app/assets/stylesheets/_nav.scss */
  .top-nav-mobile {
    display: block;
  }
  /* line 680, app/assets/stylesheets/_nav.scss */
  .top-nav-mobile .dropdown-menu a:hover {
    color: "#3c3c40";
  }
  /* line 683, app/assets/stylesheets/_nav.scss */
  .top-nav-mobile .dropdown-menu a:hover::before {
    color: "#3c3c40";
  }
  /* line 691, app/assets/stylesheets/_nav.scss */
  .main-nav {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 697, app/assets/stylesheets/_nav.scss */
  .main-nav .navbar-nav .nav-link, .main-nav .navbar-nav .nav-item a {
    padding: 15px;
  }
}

/* line 2, app/assets/stylesheets/_rebuilds.scss */
.rebuilds td, .rebuilds th {
  padding: .5em;
  border: 1px dotted #aaa;
  overflow-x: scroll;
  max-width: 300px;
  vertical-align: top;
}

/* line 9, app/assets/stylesheets/_rebuilds.scss */
.rebuilds td *, .rebuilds td * * {
  vertical-align: top;
}

/* line 10, app/assets/stylesheets/_rebuilds.scss */
.rebuilds th {
  overflow: hidden;
}

/* line 12, app/assets/stylesheets/_rebuilds.scss */
table.rebuilds {
  margin-bottom: 5em;
  overflow: scroll;
}

/* line 17, app/assets/stylesheets/_rebuilds.scss */
tr.displayed {
  background: #07650e;
  font-weight: bold;
  color: #f9f2f4;
}

/* line 20, app/assets/stylesheets/_rebuilds.scss */
#wait .import {
  float: left;
  padding-top: 2em;
  margin: 2em;
  width: 20em;
}

/* line 23, app/assets/stylesheets/_rebuilds.scss */
.lds-ring {
  float: left;
  width: 80px;
  height: 80px;
  margin: 2em;
  display: block;
}

/* line 31, app/assets/stylesheets/_rebuilds.scss */
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #18187d;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #18187d transparent transparent;
}

/* line 44, app/assets/stylesheets/_rebuilds.scss */
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

/* line 48, app/assets/stylesheets/_rebuilds.scss */
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

/* line 52, app/assets/stylesheets/_rebuilds.scss */
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/**
#######################################################################
SEARCH MENU
#######################################################################
**/
/* line 8, app/assets/stylesheets/_search.scss */
.search-menu {
  height: 100%;
  position: absolute;
  top: -2px;
  border-radius: 0;
  background: #349dff;
  width: 40em;
  left: -587%;
  margin-left: auto;
  padding: 20px;
  border: 0;
  outline: none;
}

/* line 21, app/assets/stylesheets/_search.scss */
.search-menu #form-control-search {
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  padding: 5px;
  outline: none;
  border-radius: 0;
  box-shadow: none;
  color: #b9ffff;
  font-size: 26px;
  line-height: 26px;
}

/* line 34, app/assets/stylesheets/_search.scss */
.search-menu .btn {
  background: none;
  box-shadow: none;
  color: #b9ffff;
  font-size: 18px;
  cursor: pointer;
}

/* line 43, app/assets/stylesheets/_search.scss */
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #b9ffff !important;
  opacity: 1;
  /* Firefox */
}

/* line 51, app/assets/stylesheets/_search.scss */
:input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b9ffff !important;
}

/* line 56, app/assets/stylesheets/_search.scss */
::input-placeholder {
  /* Microsoft Edge */
  color: #b9ffff !important;
}

@media (max-width: 767px) {
  /* line 62, app/assets/stylesheets/_search.scss */
  .search-menu {
    border-bottom: 0;
    margin-bottom: -2px;
  }
  /* line 66, app/assets/stylesheets/_search.scss */
  .search-menu .navbar-form {
    position: absolute;
    top: 6px;
    left: 35px;
    font-size: 15px;
  }
  /* line 73, app/assets/stylesheets/_search.scss */
  .search-menu .btn {
    display: none;
  }
  /* line 77, app/assets/stylesheets/_search.scss */
  .search-menu #form-control-search {
    border-bottom: 0;
    font-size: 15px;
    font-weight: 700;
  }
  /* line 84, app/assets/stylesheets/_search.scss */
  .search {
    margin-bottom: -15px;
  }
}

/**
#######################################################################
SEARCH RESULTS
#######################################################################
**/
/* line 95, app/assets/stylesheets/_search.scss */
.hero-search {
  border-top: 1px solid #b9ffff;
  background: #18187d;
  color: #fff;
  padding: 130px 0 60px;
}

/* line 101, app/assets/stylesheets/_search.scss */
.hero-search h1 {
  color: #fff;
}

/* line 105, app/assets/stylesheets/_search.scss */
.hero-search p {
  color: #fff;
  font-size: 26px;
  line-height: 36px;
}

/* line 111, app/assets/stylesheets/_search.scss */
.hero-search .search-form-row {
  background: #349dff;
  padding: 36px 0 27px;
  padding: 0 0 27px;
}

/* line 117, app/assets/stylesheets/_search.scss */
.hero-search .search-page-form {
  height: 100%;
  position: relative;
  width: 100%;
  border-radius: 0;
  margin-left: auto;
  border: 0;
  outline: none;
  box-shadow: none;
}

/* line 128, app/assets/stylesheets/_search.scss */
.hero-search .search-page-form .form-control {
  background: none;
  border: none;
  border-bottom: 1px solid #fff !important;
  padding: 5px;
  padding: 5px 5px 0;
  outline: none;
  border-radius: 0;
  box-shadow: none;
  color: #b9ffff;
  font-size: 26px;
  line-height: 26px;
  --border: 1px solid pink;
  padding-top: 37px;
  height: 77px;
}

/* line 148, app/assets/stylesheets/_search.scss */
.hero-search .search-page-form .form-control:focus {
  box-shadow: none;
}

/* line 154, app/assets/stylesheets/_search.scss */
.hero-search .search-page-form .btn {
  background: none;
  box-shadow: none;
  color: #b9ffff;
  font-size: 18px;
  cursor: pointer;
  top: 38px;
  position: relative;
}

/* line 166, app/assets/stylesheets/_search.scss */
.search-results-content {
  color: #89898e;
  margin: 2px 0 0;
  line-height: 1.875rem;
  font-size: 1.125rem;
}

/* line 172, app/assets/stylesheets/_search.scss */
.search-results-content .highlight > strong {
  background: #ffff9b;
  font-weight: 400;
}

/* line 180, app/assets/stylesheets/_search.scss */
.search-row .container a {
  border-bottom: 1px solid #dcdcdd;
  color: #89898e;
}

/* line 186, app/assets/stylesheets/_search.scss */
.search-row mark {
  --color: #329fff;
}

/* line 160, app/assets/stylesheets/application.scss */
.main-nav .navbar-scrollup-menu .scrollup-resources-menu {
  display: none;
}

/* line 166, app/assets/stylesheets/application.scss */
.bg-blue {
  background-color: #18187d !important;
  background-image: none !important;
}

/* line 171, app/assets/stylesheets/application.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 174, app/assets/stylesheets/application.scss */
.bg-white a {
  color: #359cf8;
}

/* line 177, app/assets/stylesheets/application.scss */
.bg-white a:hover {
  color: #19197D !important;
}

/* line 183, app/assets/stylesheets/application.scss */
.bg-grey {
  background-color: #f7f7 !important;
}

/**
#######################################################################
ANNOUNCEMENT
#######################################################################
**/
/* line 8, app/assets/stylesheets/_announcement.scss */
.announcement {
  background: #ffff9b;
  color: #19197D;
  font-weight: 700;
  position: relative;
  z-index: 2;
  padding: 9px 0 11px;
  font-size: 15px;
  display: none;
}

/* line 18, app/assets/stylesheets/_announcement.scss */
.announcement p {
  padding-bottom: 0;
}

/* line 22, app/assets/stylesheets/_announcement.scss */
.announcement a {
  color: #19197D;
}

/* line 25, app/assets/stylesheets/_announcement.scss */
.announcement a::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f105';
  display: inline-block;
  padding-right: 14px;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
  font-size: 20px;
  color: #19197D;
  top: 3px;
  position: relative;
}

/* line 38, app/assets/stylesheets/_announcement.scss */
.announcement a:hover {
  color: #349dff;
}

/* line 41, app/assets/stylesheets/_announcement.scss */
.announcement a:hover::before {
  color: #349dff;
}

/* line 48, app/assets/stylesheets/_announcement.scss */
.announcements-close {
  background: none;
  border: none;
  cursor: pointer;
  color: #19197D;
  font-size: 20px;
  top: 3px;
  position: relative;
  left: 8px;
  text-align: center;
}

/* line 59, app/assets/stylesheets/_announcement.scss */
.announcements-close:hover {
  color: #349dff;
}

/**
#######################################################################
HERO
#######################################################################
**/
/* line 7, app/assets/stylesheets/_hero.scss */
.hero {
  background: #18187d;
  color: white;
  padding-top: 130px;
  padding-bottom: 60px;
  border-top: 1px solid #b9ffff;
}

/* line 14, app/assets/stylesheets/_hero.scss */
.hero h1 {
  font-weight: 400;
  font-size: 45px;
  color: #fff;
}

/* line 20, app/assets/stylesheets/_hero.scss */
.hero p {
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
  color: #fff;
}

/* line 27, app/assets/stylesheets/_hero.scss */
.hero .list-inline {
  margin-top: 50px;
}

/* line 32, app/assets/stylesheets/_hero.scss */
.hero #orientation::before {
  display: inline-block;
  content: 'GET ORIENTED ';
  font-size: 15px;
  font-weight: 500;
  padding-right: 1.4em;
  padding-bottom: .5em;
}

/* line 43, app/assets/stylesheets/_hero.scss */
.hero .list-inline-item:not(:last-child) {
  margin-right: 1.15em;
}

/* line 47, app/assets/stylesheets/_hero.scss */
.hero .list-inline-item a {
  background: #349dff;
  border: 0.15em solid #349dff;
  color: white;
  display: inline-block;
  margin-bottom: .5em;
  padding: .5em 1.5em;
  border-radius: 1.5em;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

/* line 62, app/assets/stylesheets/_hero.scss */
.home-hero {
  background-image: url("./home-tile.png");
  background-size: cover;
  background-position: 50% 50%;
}

/**
#######################################################################
INLINE LIST
#######################################################################
**/
/* line 196, app/assets/stylesheets/application.scss */
.list-inline-item a:hover, .hero .list-inline .inactive a {
  background: #18187d;
}

@media (max-width: 767px) {
  /* line 201, app/assets/stylesheets/application.scss */
  .hero .list-inline::before {
    display: block;
  }
}

/**
#######################################################################
PAGE CONTENT
#######################################################################
**/
/* line 212, app/assets/stylesheets/application.scss */
.white-background {
  background: #fff;
}

/* line 216, app/assets/stylesheets/application.scss */
.page-content {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 220, app/assets/stylesheets/application.scss */
.page-content strong {
  font-weight: 600;
}

/* line 224, app/assets/stylesheets/application.scss */
.page-content h4 {
  margin-top: 50px;
  font-size: 19px;
  font-weight: 600;
}

/* line 229, app/assets/stylesheets/application.scss */
.page-content h4::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f068';
  font-weight: 700;
  font-size: 10px;
  margin-right: 7px;
  padding-top: 50px;
  padding-bottom: 50px;
  top: -2px;
  position: relative;
}

/* line 242, app/assets/stylesheets/application.scss */
.page-content p {
  color: #5c5a5b;
}

/* line 246, app/assets/stylesheets/application.scss */
.page-content blockquote {
  border-left: 5px solid #faf7f7;
  padding: 0;
  background-color: none;
  color: #89898e;
  border-radius: 0;
  padding-left: 25px;
}

/* line 254, app/assets/stylesheets/application.scss */
.page-content blockquote p {
  margin-bottom: 16px;
  color: #89898e;
  font-style: italic;
}

/* line 262, app/assets/stylesheets/application.scss */
.page-content a:hover {
  color: #19197d;
}

/* line 267, app/assets/stylesheets/application.scss */
.page-content ul {
  padding-left: 4px;
  margin-left: 0;
}

/* line 271, app/assets/stylesheets/application.scss */
.page-content ul li {
  padding-left: 30px;
  list-style-type: none;
  font-size: 18px;
  line-height: 30px;
}

/* line 277, app/assets/stylesheets/application.scss */
.page-content ul li p {
  display: inline-block;
  margin-bottom: 0;
}

/* line 282, app/assets/stylesheets/application.scss */
.page-content ul li ul {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 287, app/assets/stylesheets/application.scss */
.page-content ul li ol {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 292, app/assets/stylesheets/application.scss */
.page-content ul li::before {
  content: '-';
  padding-right: 13px;
  margin-left: -32px;
  vertical-align: top;
  position: absolute;
}

/* line 300, app/assets/stylesheets/application.scss */
.page-content ul li a {
  font-size: 18px;
  line-height: 30px;
}

/* line 307, app/assets/stylesheets/application.scss */
.page-content ol {
  counter-reset: item;
  padding-left: 4px;
  margin-left: 0;
}

/* line 312, app/assets/stylesheets/application.scss */
.page-content ol li {
  padding-left: 28px;
  list-style-type: none;
  font-size: 18px;
  line-height: 30px;
}

/* line 318, app/assets/stylesheets/application.scss */
.page-content ol li p {
  display: inline-block;
  margin-bottom: 0;
}

/* line 323, app/assets/stylesheets/application.scss */
.page-content ol li ul {
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 328, app/assets/stylesheets/application.scss */
.page-content ol li ul li {
  list-style-type: none;
  margin-left: 5px;
  counter-reset: item;
}

/* line 333, app/assets/stylesheets/application.scss */
.page-content ol li ul li::before {
  content: '-';
  padding-right: 13px;
  font-weight: normal;
}

/* line 341, app/assets/stylesheets/application.scss */
.page-content ol li ol {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 346, app/assets/stylesheets/application.scss */
.page-content ol li::before {
  padding-right: 13px;
  margin-left: -32px;
  vertical-align: top;
  content: counter(item) "";
  counter-increment: item;
  font-weight: bold;
  position: absolute;
  font-size: 16px;
  margin-top: 1px;
}

/* line 358, app/assets/stylesheets/application.scss */
.page-content ol li a {
  font-size: 18px;
  line-height: 30px;
}

/* line 367, app/assets/stylesheets/application.scss */
.page-content .content h3:first-child {
  margin-top: 0;
}

/* line 374, app/assets/stylesheets/application.scss */
.home-content {
  padding-top: 0;
  padding-bottom: 25px;
}

/* line 2, app/assets/stylesheets/_fellows.scss */
.fellows-content {
  padding-top: 0;
}

/* line 6, app/assets/stylesheets/_fellows.scss */
.fellow {
  clear: both;
  display: block;
  height: initial;
  min-height: 200px;
}

/* line 12, app/assets/stylesheets/_fellows.scss */
.fellow .img_div {
  width: 200px;
  float: left;
  margin-right: 70px;
}

/* line 18, app/assets/stylesheets/_fellows.scss */
.fellow .short_bio {
  float: left;
  width: 500px;
  margin-bottom: 50px;
}

/* line 23, app/assets/stylesheets/_fellows.scss */
.fellow .short_bio p:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  /* line 31, app/assets/stylesheets/_fellows.scss */
  .fellow .img_div {
    width: initial;
    float: none;
  }
  /* line 36, app/assets/stylesheets/_fellows.scss */
  .fellow .short_bio {
    width: initial;
    margin-top: 40px;
    float: none;
  }
}

/**
#######################################################################
FELLOWS
#######################################################################
**/
/* line 50, app/assets/stylesheets/_fellows.scss */
.fellows-hero {
  padding-bottom: 55px;
}

/* line 54, app/assets/stylesheets/_fellows.scss */
.fellows-photo {
  display: block;
  width: 100%;
}

/* line 59, app/assets/stylesheets/_fellows.scss */
.fellows-info {
  display: table;
  height: 100%;
}

/* line 63, app/assets/stylesheets/_fellows.scss */
.fellows-info .fellows-info-inner {
  display: table-cell;
  vertical-align: middle;
  padding-top: 20px;
}

/* line 70, app/assets/stylesheets/_fellows.scss */
.class-year:nth-of-type(2n) {
  background: #f9f8f6;
}

/* line 75, app/assets/stylesheets/_fellows.scss */
.sponsorship, .class-year {
  padding: 60px 0 44px;
}

/* line 77, app/assets/stylesheets/_fellows.scss */
.class-year:nth-of-type(1) {
  padding-top: 0;
}

/* line 80, app/assets/stylesheets/_fellows.scss */
.author-col .author-photo {
  display: block;
  width: 100%;
  min-height: 255px;
  background-size: cover !important;
}

/* line 88, app/assets/stylesheets/_fellows.scss */
.class-year > .container > .row:nth-of-type(5) .author-col > .author-photo {
  min-height: 160px;
}

@media (max-width: 768px) {
  /* line 93, app/assets/stylesheets/_fellows.scss */
  .author-photo {
    min-height: 487px;
  }
}

/**
#######################################################################
BREADCRUMBS
#######################################################################
**/
/* line 7, app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs {
  margin-top: 20px;
}

/* line 10, app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs ul {
  padding-left: 0;
}

/* line 13, app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs ul li {
  display: inline-block;
  color: #89898e;
  font-weight: 600;
  font-family: 'Roboto Mono', Roboto, Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 15px;
}

/* line 21, app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs ul li::after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f105';
  display: inline-block;
  padding-right: 8px;
  color: #c2c2c2;
  font-weight: 600;
  margin-left: 12px;
  font-size: 18px;
  position: relative;
  top: 2px;
}

/* line 34, app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs ul li:last-child::after {
  content: ' ' !important;
}

/* line 38, app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs ul li a {
  color: #359dff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Roboto Mono', Roboto, Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 15px;
}

/* line 46, app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs ul li a:hover {
  color: #19197D;
}

/* line 382, app/assets/stylesheets/application.scss */
.social-share {
  padding-right: 20px;
  margin-top: 20px;
  text-align: right;
  margin-bottom: 20px;
}

/* line 388, app/assets/stylesheets/application.scss */
.social-share a {
  color: #c6c6c8;
  margin-left: 21px;
  font-size: 15px;
}

/* line 393, app/assets/stylesheets/application.scss */
.social-share a:hover {
  color: #19197D;
}

@media (max-width: 1999px) {
  /* line 400, app/assets/stylesheets/application.scss */
  .social-share {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  /* line 406, app/assets/stylesheets/application.scss */
  .single-item-hero .social-share {
    text-align: left;
    margin-left: -20px;
    margin-top: 0;
  }
}

/**
#######################################################################
FEATURED
#######################################################################
**/
/* line 7, app/assets/stylesheets/_featured.scss */
.featured {
  padding-top: 20px;
  padding-bottom: 30px;
}

/* line 12, app/assets/stylesheets/_featured.scss */
.featured-container {
  margin-bottom: 15px;
}

/* line 15, app/assets/stylesheets/_featured.scss */
.featured-container img {
  position: relative;
  top: 4px;
}

/* line 20, app/assets/stylesheets/_featured.scss */
.featured-container .siema .row {
  margin: 0;
  padding-bottom: 20px;
}

/* line 25, app/assets/stylesheets/_featured.scss */
.featured-container h3 {
  font-size: 18px;
  line-height: 30px;
}

/* line 30, app/assets/stylesheets/_featured.scss */
.featured-container p {
  font-family: 'Roboto Mono', Roboto, sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 1px;
  color: #89898e;
}

/* line 42, app/assets/stylesheets/_featured.scss */
.owl-carousel .owl-nav button.owl-prev:focus, .owl-carousel .owl-nav button.owl-next:focus, .owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
  background: none;
  outline: none;
}

/* line 47, app/assets/stylesheets/_featured.scss */
.owl-carousel .owl-nav button.owl-prev {
  margin-right: 10px;
  margin-left: 0;
}

/* line 51, app/assets/stylesheets/_featured.scss */
.owl-carousel .owl-nav button.owl-prev::before {
  font-family: 'Font Awesome 5 Pro' !important;
  content: '\f104';
  display: inline-block;
  color: #8dcbfe;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
  font-size: 18px;
}

/* line 61, app/assets/stylesheets/_featured.scss */
.owl-carousel .owl-nav button.owl-prev:hover::before {
  color: #359dff;
}

/* line 67, app/assets/stylesheets/_featured.scss */
.owl-carousel .owl-nav button.owl-next::before {
  font-family: 'Font Awesome 5 Pro' !important;
  content: '\f105';
  display: inline-block;
  color: #8dcbfe;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
  font-size: 18px;
}

/* line 77, app/assets/stylesheets/_featured.scss */
.owl-carousel .owl-nav button.owl-next:hover::before {
  color: #359dff;
}

/* line 81, app/assets/stylesheets/_featured.scss */
.owl-carousel .owl-nav button.owl-next span {
  display: none;
}

/* line 86, app/assets/stylesheets/_featured.scss */
.owl-carousel .owl-nav button.owl-prev span {
  display: none;
}

/* line 92, app/assets/stylesheets/_featured.scss */
.owl-theme .owl-nav {
  text-align: left;
  display: inline-block;
  margin-top: -10px;
}

/* line 98, app/assets/stylesheets/_featured.scss */
.owl-theme .owl-dots {
  display: inline-block;
  text-align: left;
  top: 4px;
  position: relative;
  outline: none;
}

/* line 105, app/assets/stylesheets/_featured.scss */
.owl-theme .owl-dots .owl-dot {
  outline: none !important;
}

/* line 108, app/assets/stylesheets/_featured.scss */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #359dff;
}

/* line 115, app/assets/stylesheets/_featured.scss */
.latest a {
  font-weight: 700;
  padding: 22px 14px;
  font-size: 18px;
  color: #349dff;
}

/* line 119, app/assets/stylesheets/_featured.scss */
.latest a:hover {
  background: #eee;
  color: #19197d;
}

/* line 125, app/assets/stylesheets/_featured.scss */
.latest {
  margin-top: 18px;
}

/* line 128, app/assets/stylesheets/_featured.scss */
.owl-carousel {
  border-bottom: 2px solid #ebebeb;
}

/* line 134, app/assets/stylesheets/_featured.scss */
.owl-item {
  background: #fff;
}

/**
#######################################################################
TOOLS
#######################################################################
**/
/* line 422, app/assets/stylesheets/application.scss */
.tools h2 {
  color: #3c3c3e;
}

/* line 427, app/assets/stylesheets/application.scss */
.tools-row {
  padding-bottom: 60px;
}

/* line 430, app/assets/stylesheets/application.scss */
.tools-row h2 {
  padding-top: 35px;
}

/* line 435, app/assets/stylesheets/application.scss */
.tool-row {
  border-top: 2px solid #ebebeb;
  padding-top: 50px;
  padding-bottom: 40px;
}

/* line 440, app/assets/stylesheets/application.scss */
.tool-row h2 {
  margin-top: 0;
  color: #359dff;
}

/* line 445, app/assets/stylesheets/application.scss */
.tool-row h3 {
  color: #359dff;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: -5px;
}

/* line 452, app/assets/stylesheets/application.scss */
.tool-row .tool-content {
  padding-left: 82px;
}

/* line 457, app/assets/stylesheets/application.scss */
.tool-row-last {
  padding-bottom: 100px;
}

/* line 460, app/assets/stylesheets/application.scss */
.tool-row-last .circle {
  margin-bottom: 0;
}

/* line 467, app/assets/stylesheets/application.scss */
.tool-link:hover h2 a, .tool-link:hover h3 a {
  color: #19197D;
  transition: all 0.2s ease-in-out;
}

/* line 473, app/assets/stylesheets/application.scss */
.tool-link .circle {
  transition: all 0.2s ease-in-out;
}

/* line 477, app/assets/stylesheets/application.scss */
.tool-link:hover .circle {
  background: #19197D;
  border: 4px solid #19197D;
  transition: all 0.2s ease-in-out;
}

/**
#######################################################################
CARET LIST
#######################################################################
**/
/* line 491, app/assets/stylesheets/application.scss */
.caret {
  text-indent: 0;
  font-weight: 600;
  font-size: 18px;
  padding-left: 3px;
}

/* line 497, app/assets/stylesheets/application.scss */
.caret a {
  text-indent: 12px;
}

/* line 501, app/assets/stylesheets/application.scss */
.caret::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f105';
  display: inline-block;
  padding-right: 16px;
  color: #8dcbfe;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}

/* line 512, app/assets/stylesheets/application.scss */
.caret-list {
  color: #359dff;
  font-size: 18px;
  font-weight: 600;
  padding-left: 26px;
  margin-top: 5px;
}

/* line 520, app/assets/stylesheets/application.scss */
.caret-list li {
  list-style-type: none;
  margin-bottom: 8px;
  text-indent: -14px;
}

/* line 522, app/assets/stylesheets/application.scss */
.caret-list li:hover::before, .caret-list li:hover a {
  color: #19197D !important;
}

/* line 531, app/assets/stylesheets/application.scss */
.caret-list li::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f105';
  display: inline-block;
  padding-right: 14px;
  color: #8dcbfe;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}

/* line 543, app/assets/stylesheets/application.scss */
.post-sub .caret-list {
  border-bottom: 0;
}

/* line 546, app/assets/stylesheets/application.scss */
.post-sub .caret-list li {
  border-top: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 8px;
}

@media (max-width: 869px) {
  /* line 555, app/assets/stylesheets/application.scss */
  .caret {
    font-size: 16px;
  }
  /* line 558, app/assets/stylesheets/application.scss */
  .caret::before {
    position: relative;
    top: 1px;
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  /* line 567, app/assets/stylesheets/application.scss */
  .tool-row .caret-list {
    padding-left: 110px;
  }
}

/**
#######################################################################
CIRCLE ICONS
#######################################################################
**/
/* line 578, app/assets/stylesheets/application.scss */
.circle {
  border: 4px solid #359dff;
  background-color: #359dff;
  border-radius: 50%;
  color: #fff;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 30px !important;
  position: relative;
  display: block;
  float: left;
  margin-right: 20px;
  margin-top: 10px;
}

/* line 593, app/assets/stylesheets/application.scss */
.circle .s, .circle .fas {
  position: absolute;
  top: 52%;
  margin-left: -11%;
  transform: translateY(-50%) !important;
  font-size: 42px !important;
  font-weight: 400;
}

/* line 602, app/assets/stylesheets/application.scss */
.circle .fa-angle-down {
  margin-left: -22%;
}

/* line 607, app/assets/stylesheets/application.scss */
.circle-white {
  border: 4px solid #359dff;
  background: #fff;
  margin-top: -5px;
  margin-right: 20px !important;
}

/* line 613, app/assets/stylesheets/application.scss */
.circle-white .s, .circle-white .fas {
  color: #359dff !important;
  transition: all 0.2s ease-in-out;
}

/* line 619, app/assets/stylesheets/application.scss */
.circle-charcoal {
  border: 3px solid #3c3c40;
  background: #3c3c40;
}

/* line 623, app/assets/stylesheets/application.scss */
.circle-charcoal .s {
  color: #fff;
  font-size: 24px !important;
  margin-left: -20%;
}

/* line 630, app/assets/stylesheets/application.scss */
a.circle-icon-cta {
  color: #329fff;
  font-size: 44px;
  line-height: 54px;
  font-weight: 400;
}

/* line 636, app/assets/stylesheets/application.scss */
a.circle-icon-cta:hover {
  color: #19197D;
}

/* line 637, app/assets/stylesheets/application.scss */
a.circle-icon-cta:hover .circle-white {
  border: 4px solid #19197D;
}

/* line 640, app/assets/stylesheets/application.scss */
a.circle-icon-cta:hover .circle-white .fas {
  color: #19197D !important;
}

/* line 649, app/assets/stylesheets/application.scss */
.circle-icon-cta .circle {
  float: left;
  margin-right: 30px;
  transition: all 0.2s ease-in-out;
}

/**
#######################################################################
QUOTE
#######################################################################
**/
/* line 8, app/assets/stylesheets/_quote.scss */
.quote {
  background-image: url("./footer-tile.svg");
  background-size: cover;
  background-position: 50% 50%;
  padding-top: 80px;
  padding-bottom: 80px;
}

/* line 16, app/assets/stylesheets/_quote.scss */
.quote-circle {
  width: 60px;
  height: 60px;
  float: left;
  background: url("./icon-quotecircle.svg") no-repeat;
  background-size: cover;
  display: block;
  margin-top: -15px;
}

/* line 26, app/assets/stylesheets/_quote.scss */
.quote-text {
  color: #89898e;
  font-size: 48px;
  padding-left: 90px;
  display: block;
  line-height: 1;
}

/* line 34, app/assets/stylesheets/_quote.scss */
.quote-author {
  display: block;
  font-weight: 700;
  color: #89898e;
  font-size: 16px;
  margin-top: 10px;
  margin-left: 3px;
}

/**
#######################################################################
BLOG
#######################################################################
**/
/* line 7, app/assets/stylesheets/_blog.scss */
.link-row {
  z-index: 2;
  border-top: 1px solid #dcdcdd;
  border-bottom: 1px solid #dcdcdd;
  padding: 9px 0;
  display: block;
  height: 100%;
  position: relative;
  margin-top: -1px;
}

/* line 17, app/assets/stylesheets/_blog.scss */
.link-row::before {
  opacity: 0;
  visibility: hidden;
  content: '';
  background: #faf7f7;
  position: absolute;
  top: -1px;
  left: 0;
  height: 104%;
  z-index: -1;
  padding-left: 1em;
  margin-left: -1em;
  width: calc(100% + 2em);
  border-top: 1px solid #dcdcdd;
  border-bottom: 1px solid #dcdcdd;
  transition: ease-in-out 0.2s all;
}

/* line 37, app/assets/stylesheets/_blog.scss */
.link-row:hover::before {
  opacity: 1;
  visibility: visible;
}

/* line 43, app/assets/stylesheets/_blog.scss */
.blog-content {
  padding-top: 40px;
  padding-bottom: 20px;
}

/* line 48, app/assets/stylesheets/_blog.scss */
.blog-sub-nav {
  border-bottom: 1px solid #cececf;
  margin-bottom: 30px;
}

/* line 53, app/assets/stylesheets/_blog.scss */
.sub-nav-container .nav .nav-item .nav-link {
  padding: 22px 14px;
  color: #349dff;
  font-weight: 700;
  font-size: 18px;
}

/* line 59, app/assets/stylesheets/_blog.scss */
.sub-nav-container .nav .nav-item .nav-link:hover {
  background: #eee;
  color: #19197d;
}

/* line 65, app/assets/stylesheets/_blog.scss */
.email-digest::before {
  content: '\f0e0';
  font-weight: 900;
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.1em;
  padding-right: .6em;
}

/* line 74, app/assets/stylesheets/_blog.scss */
.rss-feed::before {
  content: '\f09e';
  font-weight: 900;
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.1em;
  padding-right: .6em;
}

/* line 83, app/assets/stylesheets/_blog.scss */
.references-wrapper {
  counter-reset: item;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 13.5px;
  width: 1170px;
  margin-top: 10px;
}

/* line 93, app/assets/stylesheets/_blog.scss */
.references-wrapper .references {
  width: 45%;
  float: left;
  display: block;
  margin-left: 32px;
}

/* line 99, app/assets/stylesheets/_blog.scss */
.references-wrapper .references:first-of-type {
  margin-right: 40px;
}

/* line 103, app/assets/stylesheets/_blog.scss */
.references-wrapper .references a, .references-wrapper .references div, .references-wrapper .references p {
  display: block;
  display: list-item;
  list-style-type: none;
  margin-bottom: 15px;
  font-size: 13.5px;
  line-height: 1.6;
}

/* line 111, app/assets/stylesheets/_blog.scss */
.references-wrapper .references a::before, .references-wrapper .references div::before, .references-wrapper .references p::before {
  padding-right: 13px;
  margin-left: -32px;
  vertical-align: top;
  counter-increment: item;
  content: counter(item) "";
  font-weight: bold;
  position: absolute;
  font-size: 16px;
  margin-top: -4px;
  color: #5c5a5b;
}

@media (max-width: 1199px) {
  /* line 128, app/assets/stylesheets/_blog.scss */
  .references-wrapper {
    width: 100%;
  }
  /* line 131, app/assets/stylesheets/_blog.scss */
  .references-wrapper .references {
    float: none;
    width: 100%;
  }
}

/**
#######################################################################
PAGE HEADING
#######################################################################
**/
/* line 664, app/assets/stylesheets/application.scss */
.page-heading {
  padding-bottom: 10px;
  font-size: 18px;
}

/* line 668, app/assets/stylesheets/application.scss */
.page-heading h1 {
  margin-top: 65px;
  margin-bottom: 15px;
}

/* line 674, app/assets/stylesheets/application.scss */
.blog-image-container {
  padding-left: 0;
}

/* line 678, app/assets/stylesheets/application.scss */
.image-wrapper {
  height: 27em;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 685, app/assets/stylesheets/application.scss */
.post-event-hero .page-heading h1, .post-hero .page-heading h1 {
  margin-top: 48px;
}

/* line 689, app/assets/stylesheets/application.scss */
.single-post-hero .page-heading h1, .single-event-hero .page-heading h1 {
  margin-top: 48px;
}

/* line 694, app/assets/stylesheets/application.scss */
.page-heading p {
  color: #5c5a5b;
  line-height: 30px;
}

/* line 700, app/assets/stylesheets/application.scss */
.page-heading a:hover {
  color: #19197D;
}

/* line 705, app/assets/stylesheets/application.scss */
.page-heading .page-heading-cta {
  font-weight: 600;
  font-size: 19px;
}

/* line 709, app/assets/stylesheets/application.scss */
.page-heading .page-heading-cta .circle {
  height: 20px;
  width: 20px;
  font-size: 20px !important;
  margin-top: 5px;
  margin-bottom: 0;
  margin-right: 10px;
}

/* line 720, app/assets/stylesheets/application.scss */
.topics-wrapper {
  margin-top: 0;
  padding-bottom: 25px;
}

/* line 726, app/assets/stylesheets/application.scss */
.single-post-hero .topics-wrapper {
  padding-bottom: 0;
  margin-top: 4px;
}

/* line 732, app/assets/stylesheets/application.scss */
.single-event-hero .topics-wrapper, .single-item-hero .topics-wrapper {
  margin-top: 20px;
}

/* line 737, app/assets/stylesheets/application.scss */
.post-event-hero .topics-heading {
  font-weight: 600;
  padding-right: 20px;
  font-size: 15px;
}

/* line 743, app/assets/stylesheets/application.scss */
.post-event-hero .topic {
  display: block;
  vertical-align: top;
  padding-left: 20px;
}

/* line 748, app/assets/stylesheets/application.scss */
.post-event-hero .topic li {
  list-style-type: none;
}

/* line 751, app/assets/stylesheets/application.scss */
.post-event-hero .topic li a {
  vertical-align: top;
}

/* line 757, app/assets/stylesheets/application.scss */
.post-event-hero .topics {
  font-family: 'Roboto Mono', Roboto, sans-serif;
  text-transform: uppercase;
  color: #89898e;
  letter-spacing: 1px;
  font-size: 15px;
}

/* line 765, app/assets/stylesheets/application.scss */
.post-event-hero .topics a, .post-event-hero a.author, .post-event-hero .small-caps a {
  font-family: 'Roboto Mono', Roboto, sans-serif;
  font-weight: 600;
  font-size: 15px;
}

/* line 771, app/assets/stylesheets/application.scss */
.post-event-hero .topic .sub-topic {
  display: inline-block;
  vertical-align: top;
}

/* line 775, app/assets/stylesheets/application.scss */
.post-event-hero .topic .sub-topic li {
  background: url("./arrow-down-right.png") no-repeat 0 2px;
  padding-left: 20px;
}

/* line 782, app/assets/stylesheets/application.scss */
.blog-meta {
  padding-bottom: 35px;
}

/* line 786, app/assets/stylesheets/application.scss */
.page-heading .page-heading-cta .circle .fas {
  font-size: 20px !important;
}

/* line 790, app/assets/stylesheets/application.scss */
.caption, p.caption {
  color: #89898e;
  font-family: 'Roboto Mono', monospace;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 24px;
  padding-top: 10px;
  display: block;
  font-weight: 400;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 1199px) {
  /* line 806, app/assets/stylesheets/application.scss */
  .single-post-hero .topics-wrapper {
    padding-top: 20px;
  }
}

@media (max-width: 991px) {
  /* line 812, app/assets/stylesheets/application.scss */
  .page-heading .topic {
    padding-left: 0;
  }
  /* line 815, app/assets/stylesheets/application.scss */
  .page-heading .topic .sub-topic {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  /* line 822, app/assets/stylesheets/application.scss */
  .blog-image-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 827, app/assets/stylesheets/application.scss */
  .image-wrapper {
    height: 14em;
  }
  /* line 831, app/assets/stylesheets/application.scss */
  .caption, p.caption {
    padding-left: 0;
    padding-right: 0;
  }
}

/**
#######################################################################
PAGINATION
#######################################################################
**/
/* line 7, app/assets/stylesheets/_pagination.scss */
.pagination {
  text-transform: uppercase;
  font-family: 'Roboto Mono', Roboto, Helvetica, Arial, sans-serif;
  color: #89898e;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: .07em;
}

/* line 15, app/assets/stylesheets/_pagination.scss */
.pagination span, .pagination a, .pagination em {
  padding-left: 12px;
  font-family: 'Roboto Mono', Roboto, Helvetica, Arial, sans-serif;
}

/* line 22, app/assets/stylesheets/_pagination.scss */
.pagination-top {
  padding-top: 50px;
  padding-bottom: 18px;
}

/* line 27, app/assets/stylesheets/_pagination.scss */
.pagination-bottom {
  padding-top: 25px;
  padding-bottom: 60px;
}

/* line 32, app/assets/stylesheets/_pagination.scss */
.load-more {
  font-weight: bold;
  transition: none;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: initial !important;
  padding-top: 20px;
  padding-bottom: 40px;
  position: relative;
  display: inline-block;
}

/* line 39, app/assets/stylesheets/_pagination.scss */
.load-more::after {
  content: ' \f107';
  color: #349dff;
  padding-top: 5px;
  font-family: 'Font Awesome 5 Pro';
  font-size: 22px;
  position: relative;
  margin-left: 8px;
  top: 3px;
}

/* line 50, app/assets/stylesheets/_pagination.scss */
.load-more:hover {
  color: #19197d;
}

/* line 54, app/assets/stylesheets/_pagination.scss */
.load-more:hover::after {
  color: #19197d;
}

/* line 64, app/assets/stylesheets/_pagination.scss */
.pagination-bottom {
  padding-bottom: 200px;
}

/* line 67, app/assets/stylesheets/_pagination.scss */
.pagination-bottom .load-more {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 44px;
  line-height: 55px;
  display: block;
  clear: both;
  left: 0;
  position: absolute;
  font-family: Roboto, sans-serif;
  text-transform: initial;
  margin-top: 20px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
}

/* line 82, app/assets/stylesheets/_pagination.scss */
.pagination-bottom .load-more::before {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 1.5em;
  height: 1.5em;
  color: #349dff;
  font-family: 'Font Awesome 5 Pro';
  z-index: 2000;
  content: '\f107';
  margin-right: .5em;
  padding-left: .34em;
  padding-top: .08em;
  border-radius: .75em;
  top: .75em;
  position: relative;
  border: 4px solid #359dff;
  transform: translateY(-50%) !important;
  font-size: 42px !important;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
}

/* line 105, app/assets/stylesheets/_pagination.scss */
.pagination-bottom .load-more::after {
  content: none;
}

/* line 110, app/assets/stylesheets/_pagination.scss */
.pagination-bottom .load-more:hover::before {
  color: #19197d;
  border: 4px solid #19197d;
}

/* line 118, app/assets/stylesheets/_pagination.scss */
.to-top {
  float: right;
  text-align: right;
  display: inline-block;
  font-weight: bold;
  transition: none;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 40px;
  padding-top: 20px;
}

/* line 119, app/assets/stylesheets/_pagination.scss */
.to-top:hover {
  color: #19197d;
}

/* line 123, app/assets/stylesheets/_pagination.scss */
.to-top::after {
  content: ' \f106';
  color: #349dff;
  font-family: 'Font Awesome 5 Pro';
  font-size: 22px;
  position: relative;
  margin-left: 8px;
  top: 3px;
}

/* line 143, app/assets/stylesheets/_pagination.scss */
.to-top:hover::after {
  color: #19197d;
}

/* line 148, app/assets/stylesheets/_pagination.scss */
.to-top-after-load {
  display: none;
}

/**
#######################################################################
RESOURCES
#######################################################################
**/
/* line 845, app/assets/stylesheets/application.scss */
.resources .resource {
  position: relative;
  z-index: 1;
  margin-bottom: -1px;
}

/* line 850, app/assets/stylesheets/application.scss */
.resources .resource .container {
  padding-left: 0;
  padding-right: 0;
}

/* line 854, app/assets/stylesheets/application.scss */
.resources .resource .container a {
  border-top: 1px solid #dcdcdd;
  color: #349dff;
}

/* line 860, app/assets/stylesheets/application.scss */
.resources .resource:hover h3 {
  color: #19197D;
}

/* line 864, app/assets/stylesheets/application.scss */
.resources .resource h3 {
  color: #349dff;
  padding-right: 120px;
}

/* line 869, app/assets/stylesheets/application.scss */
.resources .resource:nth-last-child(1) .container a {
  border-bottom: 1px solid #dcdcdd;
}

/* line 873, app/assets/stylesheets/application.scss */
.resources .resource::before {
  opacity: 0;
  border-top: 1px solid #dcdcdd;
  border-bottom: 1px solid #dcdcdd;
  content: '';
  background: #faf7f7 !important;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  height: 100%;
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  transition: all 0.2s ease-in-out;
}

/* line 890, app/assets/stylesheets/application.scss */
.resources .resource:hover::before {
  opacity: 1;
}

/* line 894, app/assets/stylesheets/application.scss */
.resources .resource a {
  display: block;
  height: 100%;
  position: relative;
  padding-top: 20px;
  padding-bottom: 21px;
}

/* line 902, app/assets/stylesheets/application.scss */
.resources .resource h3 {
  font-size: 17px;
  font-weight: 600;
  color: #349dff;
  transition: all 0.2s ease-in-out;
  line-height: 27px;
}

/* line 910, app/assets/stylesheets/application.scss */
.resources .resource:hover h3 {
  color: #19197D;
}

/* line 914, app/assets/stylesheets/application.scss */
.resources .resource .topics {
  font-family: 'Roboto Mono', Roboto, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #89898e;
  margin-top: 4px;
  letter-spacing: 1px;
}

/* line 921, app/assets/stylesheets/application.scss */
.resources .resource .topics::before {
  content: 'Topics';
  font-weight: 600;
  padding-right: 20px;
}

/* line 928, app/assets/stylesheets/application.scss */
.resources .resource .recommended {
  font-family: 'Roboto Mono', Roboto, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #89898e;
  letter-spacing: 1px;
  top: 3px;
  position: absolute;
  right: 15px;
  font-size: 15px;
  display: inline;
}

/* line 939, app/assets/stylesheets/application.scss */
.resources .resource .recommended .dot {
  display: inline-block;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #359dff;
}

/* line 950, app/assets/stylesheets/application.scss */
.all_resources_page .resources .resource .recommended {
  display: none;
}

@media (max-width: 991px) {
  /* line 957, app/assets/stylesheets/application.scss */
  .resources .resource .recommended {
    top: 0;
    position: relative;
    margin-left: 15px;
  }
  /* line 963, app/assets/stylesheets/application.scss */
  .resources .resource h3 {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  /* line 972, app/assets/stylesheets/application.scss */
  .resources .resource {
    margin-right: 0;
  }
}

/**
#######################################################################
SIDEBAR
#######################################################################
**/
/* line 7, app/assets/stylesheets/_sidebar.scss */
.sidebar {
  border-left: 2px solid #ebebeb;
  padding-left: 25px;
  background: #fff;
  height: 100%;
  position: absolute;
  z-index: 1;
  transition: all 0.2s ease-in-out;
  top: 0;
  webkit-box-shadow: 9999px 10px 0 9999px RGB(255 255 255/100%);
  box-shadow: 9999px 10px 0 9999px RGB(255 255 255/100%);
}

/* line 19, app/assets/stylesheets/_sidebar.scss */
.sidebar h3 {
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 0;
}

/* line 25, app/assets/stylesheets/_sidebar.scss */
.sidebar .caret-list {
  padding-left: 26px;
}

/* line 28, app/assets/stylesheets/_sidebar.scss */
.sidebar .caret-list li {
  text-indent: -12px;
  border-bottom: none;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 35, app/assets/stylesheets/_sidebar.scss */
.sidebar .caret-list li::before {
  padding-left: 0;
  padding-right: 12px;
}

/* line 40, app/assets/stylesheets/_sidebar.scss */
.sidebar .caret-list li.active a {
  color: #19197D;
}

/* line 44, app/assets/stylesheets/_sidebar.scss */
.sidebar .caret-list li.active::before {
  color: #19197D;
}

/* line 51, app/assets/stylesheets/_sidebar.scss */
.faux-sidebar {
  border-left: 2px solid #ebebeb;
  height: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
}

/* line 59, app/assets/stylesheets/_sidebar.scss */
.sidebar-inner {
  padding-top: 126px;
  width: 230px;
  overflow: auto;
  padding-bottom: 40px;
}

/* line 65, app/assets/stylesheets/_sidebar.scss */
.sidebar-inner::-webkit-scrollbar {
  display: none;
}

/**
#######################################################################
ACCORDION
#######################################################################
**/
/* line 76, app/assets/stylesheets/_sidebar.scss */
.card-header {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 0;
}

/* line 77, app/assets/stylesheets/_sidebar.scss */
.card-header .btn {
  font-size: 18px;
  font-family: Roboto, sans-serif;
  color: #329fff;
  font-weight: 600;
  text-align: left;
  padding: 0;
  border: 0;
  border-radius: 0;
  text-decoration: none;
  margin-top: -12px;
  transition: all 0.2s ease-in-out;
}

/* line 78, app/assets/stylesheets/_sidebar.scss */
.card-header .btn::before {
  padding-left: 0 !important;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Font Awesome 5 Pro';
  content: '\f068';
  display: inline-block;
  padding-right: 10px;
  color: #8dcbfe;
  transition: all 0.2s ease-in-out;
}

/* line 102, app/assets/stylesheets/_sidebar.scss */
.card-header .btn:hover {
  color: #19197D !important;
}

/* line 105, app/assets/stylesheets/_sidebar.scss */
.card-header .btn:hover::before {
  color: #19197D;
  transition: all 0.2s ease-in-out;
}

/* line 118, app/assets/stylesheets/_sidebar.scss */
.card-header .collapsed::before {
  content: '\f067';
}

/* line 124, app/assets/stylesheets/_sidebar.scss */
.card {
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #ebebeb !important;
}

/* line 130, app/assets/stylesheets/_sidebar.scss */
.card-body {
  padding: 0;
  transition: all 0.3s;
}

/* line 136, app/assets/stylesheets/_sidebar.scss */
.collapse {
  transition: all 0.3s;
}

/* line 139, app/assets/stylesheets/_sidebar.scss */
.collapse::before {
  --font-family: 'Font Awesome 5 Free';
  --content: '\f067' !important;
  --font-weight: 400;
}

/* line 146, app/assets/stylesheets/_sidebar.scss */
.collapsing {
  transition: none;
  display: none;
}

@media (max-width: 920px) {
  /* line 152, app/assets/stylesheets/_sidebar.scss */
  .card {
    padding-right: 40px;
  }
}

@media (max-width: 869px) {
  /* line 158, app/assets/stylesheets/_sidebar.scss */
  .card {
    padding-right: 60px;
  }
  /* line 162, app/assets/stylesheets/_sidebar.scss */
  .card-header .btn {
    font-size: 16px;
  }
  /* line 165, app/assets/stylesheets/_sidebar.scss */
  .card-header .btn::before {
    font-size: 13px;
    top: -1px;
    position: relative;
  }
}

/**
#######################################################################
JS STICKY CLASS - Added to the navbar with JS when it reaches its scroll position
#######################################################################
**/
/* line 985, app/assets/stylesheets/application.scss */
.sticky {
  top: 0;
  position: fixed;
  overflow: scroll;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
}

/* line 992, app/assets/stylesheets/application.scss */
.sticky .sidebar-inner {
  padding-top: 0;
}

/* line 997, app/assets/stylesheets/application.scss */
.sticky::-webkit-scrollbar {
  width: 0 !important;
}

@media (max-width: 869px) {
  /* line 1003, app/assets/stylesheets/application.scss */
  .sidebar .caret-list li::before {
    position: relative;
    top: 1px;
    font-size: 18px;
  }
  /* line 1009, app/assets/stylesheets/application.scss */
  .sidebar .caret-list li a {
    font-size: 16px;
  }
  /* line 1015, app/assets/stylesheets/application.scss */
  .sidebar h3 {
    font-size: 17px;
  }
  /* line 1019, app/assets/stylesheets/application.scss */
  .sidebar .caret-list li {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  /* line 1027, app/assets/stylesheets/application.scss */
  .sidebar {
    opacity: 0;
    z-index: -1;
  }
  /* line 1032, app/assets/stylesheets/application.scss */
  .faux-sidebar {
    display: none;
  }
}

/**
#######################################################################
RESOURCES FOOTER
#######################################################################
**/
/* line 1043, app/assets/stylesheets/application.scss */
.resources-footer {
  background: #3c3b40;
  padding: 80px 20px 160px;
  color: #fff;
  border-bottom: 1px solid #89888d;
}

/* line 1049, app/assets/stylesheets/application.scss */
.resources-footer h2 {
  color: #fff;
  border-bottom: 1px solid #89888d;
  padding-bottom: 35px;
}

/* line 1055, app/assets/stylesheets/application.scss */
.resources-footer .resource {
  padding-top: 35px;
  padding-bottom: 50px;
  border-bottom: 1px solid #89888d;
}

/* line 1060, app/assets/stylesheets/application.scss */
.resources-footer .resource h3 {
  margin-bottom: 12px;
}

/* line 1063, app/assets/stylesheets/application.scss */
.resources-footer .resource h3 a {
  color: #40bce2;
  font-size: 25px;
  font-weight: 400;
}

/* line 1068, app/assets/stylesheets/application.scss */
.resources-footer .resource h3 a:hover {
  color: #fff;
}

/* line 1074, app/assets/stylesheets/application.scss */
.resources-footer .resource .topics {
  font-family: 'Roboto Mono', Roboto, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #89898e;
  margin-top: 4px;
  letter-spacing: 1px;
  width: 80%;
}

/* line 1082, app/assets/stylesheets/application.scss */
.resources-footer .resource .topics::before {
  content: 'Topics';
  font-weight: 600;
  padding-right: 20px;
}

@media (max-width: 991px) {
  /* line 1094, app/assets/stylesheets/application.scss */
  .resources-footer .resource .topics {
    width: 100%;
  }
}

/**
#######################################################################
POSTS
#######################################################################
**/
/* line 1107, app/assets/stylesheets/application.scss */
.single-item-content .content {
  min-height: 250px;
}

/* line 1111, app/assets/stylesheets/application.scss */
.posts-list .event-blog-row:first-of-type {
  z-index: 2;
  border: none;
  margin-bottom: 0;
}

/* line 1117, app/assets/stylesheets/application.scss */
.posts-list .event-blog-row:first-of-type::before {
  content: none;
  border: none;
}

/* line 1122, app/assets/stylesheets/application.scss */
.posts-list .event-blog-row:first-of-type .container {
  background-color: #18187d;
  border-top: 0;
  border: none;
  padding-left: 0;
  padding-right: 0;
  display: table;
}

/* line 1130, app/assets/stylesheets/application.scss */
.posts-list .event-blog-row:first-of-type .container:hover {
  background-color: #349dff;
}

/* line 1135, app/assets/stylesheets/application.scss */
.posts-list .event-blog-row:first-of-type h3 {
  color: #fff !important;
  font-size: 45px;
  font-weight: 400;
  line-height: 54px;
}

/* line 1142, app/assets/stylesheets/application.scss */
.posts-list .event-blog-row:first-of-type .small-caps, .posts-list .event-blog-row:first-of-type h4, .posts-list .event-blog-row:first-of-type h4:hover {
  color: #B9FFFF;
}

/* line 1146, app/assets/stylesheets/application.scss */
.posts-list .event-blog-row:first-of-type a {
  border-top: none;
  display: table-cell;
  height: 432px;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1156, app/assets/stylesheets/application.scss */
.post-meta {
  font-family: 'Roboto Mono', Roboto, Helvetica, Arial, sans-serif;
  color: #89898e;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 15px;
}

/* line 1165, app/assets/stylesheets/application.scss */
.post-author {
  margin-left: 60px;
}

/* line 1170, app/assets/stylesheets/application.scss */
.post-sub-wrapper p:first-child, .post-sub-wrapper h1:first-child, .post-sub-wrapper h2:first-child, .post-sub-wrapper h3:first-child, .post-sub-wrapper ul:first-child {
  margin-top: 50px;
}

/* line 1176, app/assets/stylesheets/application.scss */
.post-sub h4 {
  margin-top: 50px;
  font-size: 19px;
  font-weight: 600;
}

/* line 1182, app/assets/stylesheets/application.scss */
.post-sub p {
  color: #5c5a5b;
}

/* line 1186, app/assets/stylesheets/application.scss */
.post-sub ul {
  padding-left: 0;
  border-bottom: 2px solid #ebebeb;
}

/* line 1190, app/assets/stylesheets/application.scss */
.post-sub ul li {
  text-indent: 0;
  border-top: 2px solid #ebebeb;
  padding-top: 18px;
  padding-bottom: 18px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  font-size: 18px;
  line-height: 30px;
}

/* line 1201, app/assets/stylesheets/application.scss */
.post-sub ul li a {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
}

@media (max-width: 500px) {
  /* line 1212, app/assets/stylesheets/application.scss */
  .post-author {
    margin-left: 0;
    display: block;
  }
}

/**
#######################################################################
FOOTER
#######################################################################
**/
/* line 1225, app/assets/stylesheets/application.scss */
.footer {
  background: #3c3c40;
  padding: 58px 20px 32px;
  color: #8f8e93;
  font-size: 16px;
}

/* line 1231, app/assets/stylesheets/application.scss */
.footer p {
  color: #8f8e93;
  font-size: 16px;
}

/* line 1236, app/assets/stylesheets/application.scss */
.footer .footer-logo {
  transition: all 0.2s ease-in-out;
  padding-bottom: 30px;
}

/* line 1240, app/assets/stylesheets/application.scss */
.footer .footer-logo:hover {
  opacity: 0.5;
}

/* line 1245, app/assets/stylesheets/application.scss */
.footer .caret-list {
  padding-left: 28px;
  margin-top: 0;
}

/* line 1249, app/assets/stylesheets/application.scss */
.footer .caret-list li {
  text-indent: -14px;
}

/* line 1252, app/assets/stylesheets/application.scss */
.footer .caret-list li a {
  color: #fff;
}

/* line 1255, app/assets/stylesheets/application.scss */
.footer .caret-list li a:hover {
  color: #89898e !important;
}

/* line 1260, app/assets/stylesheets/application.scss */
.footer .caret-list li::before {
  color: #fff;
}

/* line 1265, app/assets/stylesheets/application.scss */
.footer .caret-list li:hover a, .footer .caret-list li:hover::before {
  color: #89898e !important;
}

/* line 1272, app/assets/stylesheets/application.scss */
.footer .copyright {
  border-top: 2px solid #636267;
  padding-top: 35px;
  font-weight: 400;
  margin-bottom: 30px;
}

/* line 1278, app/assets/stylesheets/application.scss */
.footer .copyright a {
  color: #8f8e93;
  text-decoration: underline;
}

/* line 1282, app/assets/stylesheets/application.scss */
.footer .copyright a:hover {
  text-decoration: underline;
  color: #b3b3b3;
}

/* line 1290, app/assets/stylesheets/application.scss */
.sub-footer {
  padding-top: 140px;
}

/* line 1293, app/assets/stylesheets/application.scss */
.sub-footer img {
  padding: 0 40px 0 0;
  max-width: 33%;
  float: left;
  transition: all 0.2s ease-in-out;
}

/* line 1300, app/assets/stylesheets/application.scss */
.sub-footer .us-doe-footer {
  opacity: 1;
}

/* line 1303, app/assets/stylesheets/application.scss */
.sub-footer .us-doe-footer:hover {
  opacity: 0.7;
}

/* line 1308, app/assets/stylesheets/application.scss */
.sub-footer .nnsa-footer {
  opacity: 0.8;
}

/* line 1311, app/assets/stylesheets/application.scss */
.sub-footer .nnsa-footer:hover {
  opacity: 0.6;
}

/* line 1316, app/assets/stylesheets/application.scss */
.sub-footer .ecp-footer {
  opacity: 0.8;
  max-height: 80px;
  margin-top: -15px;
  padding-right: 0;
}

/* line 1322, app/assets/stylesheets/application.scss */
.sub-footer .ecp-footer:hover {
  opacity: 0.6;
  max-height: 80px;
  margin-top: -15px;
  padding-right: 0;
}

@media (max-width: 991px) {
  /* line 1332, app/assets/stylesheets/application.scss */
  .sub-footer img {
    padding: 0 20px 0 0;
  }
}

/**
#######################################################################
AUTHOR
#######################################################################
**/
/* line 1343, app/assets/stylesheets/application.scss */
.author-col {
  padding: 0 0 36px;
}

/* line 1346, app/assets/stylesheets/application.scss */
.author-col img {
  width: 100%;
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 1354, app/assets/stylesheets/application.scss */
.author-col h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
  margin-top: 20px;
}

/* line 1362, app/assets/stylesheets/application.scss */
.author-col a:hover {
  color: #19197d;
}

/**
#######################################################################
TOPICS
#######################################################################
**/
/* line 1375, app/assets/stylesheets/application.scss */
.page-heading .topic {
  text-align: left;
  display: block;
  vertical-align: top;
}

/* line 1383, app/assets/stylesheets/application.scss */
.topics .row {
  display: grid;
  grid-template-columns: 60px auto 1fr;
  grid-gap: 0 20px;
  margin-left: 0;
}

/* line 1384, app/assets/stylesheets/application.scss */
.topics .row .topic:first-of-type, .topics .row .sub-topic:first-of-type {
  grid-row-start: 1;
}

/* line 1388, app/assets/stylesheets/application.scss */
.topics .row .topic {
  grid-column: 2;
  padding-left: 0;
  margin-right: 20px;
}

/* line 1399, app/assets/stylesheets/application.scss */
.topics .row .sub-topic {
  background: url("arrow-down-right.png") no-repeat 3px 4px;
  padding-left: 20px !important;
  grid-column: 3;
  margin-left: 0;
  line-height: 25px;
}

/* line 1409, app/assets/stylesheets/application.scss */
.details-row {
  max-width: 1080px;
}

/* line 1412, app/assets/stylesheets/application.scss */
.details-row .small-caps {
  font-weight: 400;
}

/* line 1417, app/assets/stylesheets/application.scss */
.post-content a:hover, .topics-wrapper a:hover {
  color: #19197D;
}

/* line 1422, app/assets/stylesheets/application.scss */
.post-content .learn-more {
  margin-bottom: 0;
  padding-bottom: 35px;
}

@media (max-width: 768px) {
  /* line 1430, app/assets/stylesheets/application.scss */
  .topics .row .topic, .topics .row .sub-topic {
    margin-bottom: 15px;
  }
}

/**
#######################################################################
EVENTS
#######################################################################
**/
/* line 1442, app/assets/stylesheets/application.scss */
p.date {
  font-weight: bold;
}

/* line 1445, app/assets/stylesheets/application.scss */
.post-event-hero {
  background: #f9f8f6;
}

/* line 1450, app/assets/stylesheets/application.scss */
.single-post-hero .social-share {
  text-align: left;
}

/* line 1455, app/assets/stylesheets/application.scss */
.post-event-hero .social-share::before, .event-hero .social-share::before {
  content: 'Share ';
  font-family: 'Roboto Mono', Roboto, Helvetica, Arial;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  color: #89898e;
}

/* line 1465, app/assets/stylesheets/application.scss */
.single-event-hero .social-share {
  text-align: left;
}

/* line 1471, app/assets/stylesheets/application.scss */
.single-item-hero .social-share {
  margin-top: 22px;
}

/* line 1474, app/assets/stylesheets/application.scss */
.single-item-hero .social-share::before {
  content: none;
}

/* line 1481, app/assets/stylesheets/application.scss */
.post-event-hero .offsite {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 1489, app/assets/stylesheets/application.scss */
.post-event-hero .offsite a:hover {
  color: #19197D;
}

/* line 1492, app/assets/stylesheets/application.scss */
.post-event-hero .offsite a:hover::before {
  color: #19197D;
}

/* line 1497, app/assets/stylesheets/application.scss */
.post-event-hero .offsite a::before {
  content: '\f08e';
  color: #349dff;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 700;
  font-size: 15px;
  margin-right: 14px;
  transition: all 0.2s ease-in-out;
}

/* line 1506, app/assets/stylesheets/application.scss */
.post-event-hero .offsite a::before:hover {
  color: #19197D;
}

/* line 1516, app/assets/stylesheets/application.scss */
.page-content .offsite .fas {
  color: #349dff;
  padding-right: 20px;
  transition: all 0.2s ease-in-out;
}

/* line 1522, app/assets/stylesheets/application.scss */
.page-content .offsite a {
  display: block;
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 1530, app/assets/stylesheets/application.scss */
.page-content .offsite a::before {
  content: '\f08e';
  color: #349dff;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 700;
  font-size: 18px;
  margin-right: 14px;
  transition: all 0.2s ease-in-out;
}

/* line 1540, app/assets/stylesheets/application.scss */
.page-content .offsite a:hover::before {
  color: #19197D;
}

/* line 1548, app/assets/stylesheets/application.scss */
.author-col .offsite {
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}

/* line 1555, app/assets/stylesheets/application.scss */
.author-col .offsite a:hover {
  color: #19197D;
}

/* line 1558, app/assets/stylesheets/application.scss */
.author-col .offsite a:hover::before {
  color: #19197D;
}

/* line 1563, app/assets/stylesheets/application.scss */
.author-col .offsite a::before {
  content: '\f08e';
  color: #349dff;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 700;
  font-size: 15px;
  margin-right: 10px;
  transition: all 0.2s ease-in-out;
}

/* line 1572, app/assets/stylesheets/application.scss */
.author-col .offsite a::before:hover {
  color: #19197D;
}

/* line 1582, app/assets/stylesheets/application.scss */
.event-blog-row {
  position: relative;
  z-index: 2;
  margin-bottom: -1px;
}

/* line 1587, app/assets/stylesheets/application.scss */
.event-blog-row .container a {
  border-top: 1px solid #dcdcdd;
}

/* line 1591, app/assets/stylesheets/application.scss */
.event-blog-row:nth-last-child(2) .container a {
  border-bottom: 1px solid #dcdcdd;
}

/* line 1595, app/assets/stylesheets/application.scss */
.event-blog-row:nth-last-child(1) .container a {
  border-bottom: 1px solid #dcdcdd;
}

/* line 1599, app/assets/stylesheets/application.scss */
.event-blog-row::before {
  opacity: 0;
  border-top: 1px solid #dcdcdd;
  border-bottom: 1px solid #dcdcdd;
  content: '';
  background: #faf7f7 !important;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.2s ease-in-out;
}

/* line 1613, app/assets/stylesheets/application.scss */
.event-blog-row:hover::before {
  opacity: 1;
}

/* line 1617, app/assets/stylesheets/application.scss */
.event-blog-row a {
  display: block;
  padding-top: 26px;
  padding-bottom: 27px;
  height: 100%;
  position: relative;
}

/* line 1625, app/assets/stylesheets/application.scss */
.event-blog-row h3 {
  color: #349dff;
  font-size: 26px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
}

/* line 1631, app/assets/stylesheets/application.scss */
.event-blog-row h3 mark {
  padding: 0;
  color: #329fff;
  background: #fffea8;
  transition: all 0.2s ease-in-out;
}

/* line 1639, app/assets/stylesheets/application.scss */
.event-blog-row h4 {
  color: #349dff;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 30px;
}

/* line 1646, app/assets/stylesheets/application.scss */
.event-blog-row:hover h3, .event-blog-row:hover h4 {
  color: #19197d;
}

/* line 1650, app/assets/stylesheets/application.scss */
.event-blog-row:hover h3 mark {
  color: #19197d;
}

/* line 1656, app/assets/stylesheets/application.scss */
.small-caps {
  font-family: 'Roboto Mono', Roboto, sans-serif;
  text-transform: uppercase;
  color: #89898e;
  letter-spacing: 1px;
  font-size: 15px;
  margin-bottom: 0;
  z-index: 2;
  position: relative;
  line-height: 30px;
}

/* line 1667, app/assets/stylesheets/application.scss */
.small-caps strong {
  padding-right: 20px;
}

/* line 1672, app/assets/stylesheets/application.scss */
.past-upcoming-row {
  text-align: right;
  padding-top: 100px;
}

/**
#######################################################################
MISC
#######################################################################
**/
/* line 1683, app/assets/stylesheets/application.scss */
.-offsite-p a::before {
  content: '\f08e';
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  margin-right: .25em;
}

/* line 1690, app/assets/stylesheets/application.scss */
.short_lived {
  font-size: 10px;
  margin-top: 5px;
  margin-left: 2.6rem;
  margin-right: -3rem;
  text-transform: uppercase;
  font-family: 'Roboto Mono', Roboto, Helvetica, Arial, sans-serif;
  position: absolute;
}

/* line 1701, app/assets/stylesheets/application.scss */
.single-item-hero .short_lived {
  left: 30px;
  top: 42px;
}

/* line 1707, app/assets/stylesheets/application.scss */
.post-hero {
  padding-bottom: 40px;
}

/* line 1710, app/assets/stylesheets/application.scss */
.post-hero .social-share {
  text-align: right;
  margin-bottom: 0;
}

/* line 1714, app/assets/stylesheets/application.scss */
.post-hero .social-share::before {
  content: '';
}

/**
#######################################################################
FORMS
#######################################################################
**/
/* line 7, app/assets/stylesheets/_forms.scss */
label {
  margin-bottom: 5px;
  font-weight: 700;
  display: block;
  font-size: 18px;
}

/* line 15, app/assets/stylesheets/_forms.scss */
.simple_form input {
  background: #d6ebff;
  border: 1px solid transparent;
  padding: .35em;
  text-indent: 0;
  width: 100%;
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 26, app/assets/stylesheets/_forms.scss */
.simple_form textarea {
  background: #d6ebff;
  border: 1px solid transparent;
  padding: .35em;
  text-indent: 0;
  width: 100%;
  display: block;
  height: 10.8em;
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 38, app/assets/stylesheets/_forms.scss */
.simple_form select {
  height: 2.4em;
  background-color: #349dff;
  background-image: url("./chevron-down.svg");
  background-position: calc(100% - 1em) 50%;
  background-size: 1.2em;
  background-repeat: no-repeat;
  border: none;
  color: white;
  font-weight: 800;
  padding: 0 .5em;
  border-radius: 0;
  text-overflow: '';
  width: 100%;
  display: block;
  transition: ease-in-out 0.2s border;
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 62, app/assets/stylesheets/_forms.scss */
#mc_embed_signup > form > #mc_embed_signup_scroll select, .simple_form select {
  height: 2.4em;
  background-color: #349dff;
  background-image: url("./chevron-down.svg");
  background-position: calc(100% - 1em) 50%;
  background-size: 1.2em;
  background-repeat: no-repeat;
  border: none;
  color: white;
  font-weight: 800;
  padding: 0 .5em;
  border-radius: 0;
  text-overflow: '';
  width: 100%;
  display: block;
  appearance: none;
  transition: ease-in-out 0.2s border;
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 89, app/assets/stylesheets/_forms.scss */
.simple_form input[type='submit'] {
  width: auto;
  height: auto;
  background-color: transparent;
  border: 0.12em solid #349dff;
  clear: both;
  color: #349dff;
  float: left;
  font-weight: 700;
  margin-top: 2em;
  padding: .35em 4em;
  border-radius: 1.5em;
  transition: ease-in-out 0.2s background-color;
  transition: ease-in-out 0.2s color;
  font-size: 18px;
  margin-bottom: 40px;
}

/* line 108, app/assets/stylesheets/_forms.scss */
.simple_form input[type='submit']:hover {
  color: #fff;
  background: #349dff;
}

/* line 115, app/assets/stylesheets/_forms.scss */
#mc_embed_signup h2 {
  font-size: 45px;
  line-height: 54px;
  font-weight: 400;
}

/* line 122, app/assets/stylesheets/_forms.scss */
#mc_embed_signup .mc-field-group label {
  margin-bottom: 10px;
}

/* line 126, app/assets/stylesheets/_forms.scss */
#mc_embed_signup .mc-field-group input {
  background: #d6ebff;
  border: 1px solid transparent;
  padding: .35em;
  width: 100%;
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  text-indent: 0;
}

/* line 138, app/assets/stylesheets/_forms.scss */
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  padding: 0;
  margin: 0;
}

/* line 143, app/assets/stylesheets/_forms.scss */
#mc_embed_signup .button {
  width: auto;
  height: auto;
  background-color: transparent;
  border: 0.12em solid #349dff;
  clear: both;
  color: #349dff;
  float: left;
  font-weight: 700;
  margin-top: 2em;
  padding: .35em 4em;
  border-radius: 1.5em;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: ease-in-out 0.2s background-color;
  transition: ease-in-out 0.2s color;
  font-size: 18px;
  margin-bottom: 40px;
  cursor: pointer;
}

/* line 164, app/assets/stylesheets/_forms.scss */
#mc_embed_signup .button:hover {
  color: #fff;
  background: #349dff;
}

/**
#######################################################################
TABLES
#######################################################################
**/
/* line 1728, app/assets/stylesheets/application.scss */
.content table {
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 18px;
  width: 1170px;
}

/* line 1739, app/assets/stylesheets/application.scss */
.content table tr > th, .content table tr > td {
  padding: .5em 1em;
  vertical-align: top;
}

/* line 1745, app/assets/stylesheets/application.scss */
.content table tr:nth-of-type(odd) > td {
  background: #faf7f7;
}

@media (max-width: 991px) {
  /* line 1754, app/assets/stylesheets/application.scss */
  .content table {
    width: 970px;
  }
}

@media (max-width: 767px) {
  /* line 1762, app/assets/stylesheets/application.scss */
  .content table {
    width: 750px;
  }
}

@media (max-width: 600px) {
  /* line 1770, app/assets/stylesheets/application.scss */
  .content table {
    width: calc(100% + 2em);
    font-size: 15px;
  }
}

/* line 1779, app/assets/stylesheets/application.scss */
.single-item-content .content table {
  width: 100% !important;
}

/**
#######################################################################
LIGHTBOX
#######################################################################
**/
/* line 7, app/assets/stylesheets/_lightbox.scss */
.modal-backdrop {
  background-color: #19197D;
}

/* line 10, app/assets/stylesheets/_lightbox.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

@media (max-width: 34em) {
  /* line 17, app/assets/stylesheets/_lightbox.scss */
  .modal-content .modal-header {
    top: 1.112em;
    right: 1.112em;
  }
}

/* line 23, app/assets/stylesheets/_lightbox.scss */
.modal-content .modal-header {
  display: block !important;
  position: relative;
  background: none;
  border: none;
  padding: 0;
}

/* line 30, app/assets/stylesheets/_lightbox.scss */
.modal-content .modal-header button {
  width: 1.715em;
  height: 1.715em;
  background: #349dff;
  color: #fff;
  position: relative;
  top: -2px;
  right: -2px;
  z-index: 400;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: ease-in-out 0.2s background;
}

/* line 44, app/assets/stylesheets/_lightbox.scss */
.modal-content .modal-header button:hover {
  background: #19197D;
  color: #fff !important;
  outline: none;
  opacity: 1 !important;
}

/* line 53, app/assets/stylesheets/_lightbox.scss */
.modal-content .modal-header h4 {
  display: none;
}

/* line 58, app/assets/stylesheets/_lightbox.scss */
.modal-header::before, .modal-header::after {
  content: " ";
  display: table;
}

/* line 63, app/assets/stylesheets/_lightbox.scss */
.modal-header::after {
  clear: both;
}

/* line 67, app/assets/stylesheets/_lightbox.scss */
.modal-header .close {
  padding: 0;
  margin: 0;
}

/* line 73, app/assets/stylesheets/_lightbox.scss */
.modal-content {
  height: 100%;
  background-color: transparent;
  border: none;
  position: relative;
  top: -20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0 0 0 RGB(255 255 255/0%);
}

/* line 85, app/assets/stylesheets/_lightbox.scss */
a[data-toggle="lightbox"] {
  background: #faf7f7;
  display: flex;
  font-weight: 400;
  margin-right: 0;
  margin-left: 0;
  position: relative;
  cursor: zoom-in;
}

/* line 94, app/assets/stylesheets/_lightbox.scss */
a[data-toggle="lightbox"]::before {
  width: 2.5em;
  height: 2.5em;
  background: #349dff;
  --background: #161d77;
  color: white;
  content: '\f065';
  font-family: 'Font Awesome 5 Pro';
  display: -webkit-box;
  display: flex;
  display: flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: -2.5em;
  transition: ease-in-out 0.2s background;
}

/* line 117, app/assets/stylesheets/_lightbox.scss */
a[data-toggle="lightbox"]:hover {
  background: RGB(25 25 125/70%) !important;
}

/* line 121, app/assets/stylesheets/_lightbox.scss */
a[data-toggle="lightbox"]:hover::before {
  background: #19197D !important;
  color: #fff !important;
}

/* line 126, app/assets/stylesheets/_lightbox.scss */
a[data-toggle="lightbox"] > img {
  align-self: center;
  max-width: calc(100% - 2.224em);
  max-height: calc(100% - 2.224em);
  display: block;
  margin: 1.112em auto;
  width: initial;
}

/* line 135, app/assets/stylesheets/_lightbox.scss */
a[data-toggle="lightbox"]::after {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  display: flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  background: RGB(25 25 125/70%);
  color: white;
  font-size: 40px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: ease-in-out 0.2s all;
}

/* line 156, app/assets/stylesheets/_lightbox.scss */
a[data-toggle="lightbox"]:hover::after {
  opacity: 1;
  transition: ease-in-out 0.2s all;
}

@media (max-width: 34em) {
  /* line 164, app/assets/stylesheets/_lightbox.scss */
  a[data-toggle="lightbox"]::after {
    padding-right: 2em;
  }
}

@media (max-width: 48em) {
  /* line 170, app/assets/stylesheets/_lightbox.scss */
  a[data-toggle="lightbox"]::before {
    width: 2em;
    height: 2em;
    right: -2em;
  }
}

@media (max-width: 62em) {
  /* line 178, app/assets/stylesheets/_lightbox.scss */
  a[data-toggle="lightbox"] {
    width: calc(100% - 2.8em);
    height: 24.5em;
    margin-right: 0;
    margin-left: 0;
  }
}

@media (max-width: 75em) {
  /* line 187, app/assets/stylesheets/_lightbox.scss */
  a[data-toggle="lightbox"] {
    height: 25em;
  }
  /* line 190, app/assets/stylesheets/_lightbox.scss */
  a[data-toggle="lightbox"]::after {
    background-position: 66% 50%;
  }
}

/* line 197, app/assets/stylesheets/_lightbox.scss */
.post-event-content .img-wrapper {
  height: 25em;
  width: calc(100% - 2.8em);
  margin-right: 0;
  margin-left: 0;
  background: #faf7f7;
  display: flex;
  font-weight: 400;
  position: relative;
}

/* line 208, app/assets/stylesheets/_lightbox.scss */
.post-event-content .img-wrapper img:not(.lightbox) {
  align-self: center;
  max-width: calc(100% - 2.224em);
  max-height: calc(100% - 2.224em);
  display: block;
  margin: 1.112em auto;
  width: initial;
}

/* line 221, app/assets/stylesheets/_lightbox.scss */
.communities-overview ul li {
  margin-bottom: 7px;
  font-size: 20px;
}

/* line 225, app/assets/stylesheets/_lightbox.scss */
.communities-overview ul li a {
  font-size: 20px;
}

/* line 229, app/assets/stylesheets/_lightbox.scss */
.communities-overview ul li:hover a {
  color: #19197D;
}

/* line 233, app/assets/stylesheets/_lightbox.scss */
.communities-overview ul li:hover::before {
  background: #19197D;
}

/* line 238, app/assets/stylesheets/_lightbox.scss */
.communities-overview ul li::before {
  width: 1.2em;
  height: 1.2em;
  background: #349dff;
  color: white;
  display: flex;
  float: left;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 700;
  font-size: 18px;
  content: '\f105';
  margin-top: .15em;
  margin-right: .5em;
  padding-top: .03em;
  padding-bottom: .03em;
  --padding-left: .37em;
  justify-content: center;
  align-items: center;
  --text-indent: .15em;
  text-indent: .79em;
  border-radius: 0.85em;
  transition: ease-in-out 0.2s background;
}

/* line 1788, app/assets/stylesheets/application.scss */
.learn-more:hover a {
  color: #19197D;
}

/* line 1792, app/assets/stylesheets/application.scss */
.learn-more:hover a::before {
  background: #19197D;
}

/* line 1796, app/assets/stylesheets/application.scss */
.learn-more a::before {
  width: 1.2em;
  height: 1.2em;
  background: #349dff;
  color: white;
  display: flex;
  float: left;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 700;
  font-size: 18px;
  content: '\f105';
  margin-top: .2em;
  margin-right: .5em;
  padding-top: .03em;
  padding-left: 0;
  justify-content: center;
  align-items: center;
  text-indent: .15em;
  border-radius: 0.85em;
  transition: ease-in-out 0.2s background;
}

/**
#######################################################################
BLOG POST FOOTER
#######################################################################
**/
/* line 1826, app/assets/stylesheets/application.scss */
#disqus_thread {
  margin-bottom: 140px;
}

/* line 1830, app/assets/stylesheets/application.scss */
.blog-post-footer {
  background: #3c3c40;
  padding-top: 100px;
}

/* line 1834, app/assets/stylesheets/application.scss */
.blog-post-footer h1 {
  color: #fff;
  margin-bottom: 18px;
}

/* line 1839, app/assets/stylesheets/application.scss */
.blog-post-footer h2 {
  font-size: 25px;
  line-height: 36px;
  font-weight: 400;
  color: #23caff !important;
}

/* line 1847, app/assets/stylesheets/application.scss */
.blog-post-footer .event-blog-row h3, .blog-post-footer .event-blog-row:hover h3, .blog-post-footer .event-blog-row h3 a {
  color: #23caff !important;
}

/* line 1851, app/assets/stylesheets/application.scss */
.blog-post-footer .event-blog-row h4, .blog-post-footer .event-blog-row:hover h4, .blog-post-footer .event-blog-row h4 a {
  color: #89898e !important;
}

/* line 1855, app/assets/stylesheets/application.scss */
.blog-post-footer .event-blog-row .container a {
  border-top: 1px solid #89898e;
}

/* line 1859, app/assets/stylesheets/application.scss */
.blog-post-footer .event-blog-row:nth-last-child(1) .container a {
  border-bottom: 1px solid #89898e !important;
}

/* line 1863, app/assets/stylesheets/application.scss */
.blog-post-footer .event-blog-row::before {
  border-top: 1px solid #89898e;
  border-bottom: 1px solid #89898e;
  background: #636366 !important;
}

/* line 1869, app/assets/stylesheets/application.scss */
.blog-post-footer .event-blog-row a {
  padding-top: 24px;
  padding-bottom: 25px;
}

/* line 1875, app/assets/stylesheets/application.scss */
.blog-post-footer .resource {
  position: relative;
  z-index: 2;
  margin-bottom: -1px;
}

/* line 1880, app/assets/stylesheets/application.scss */
.blog-post-footer .resource .container a {
  border-top: 1px solid #89898e;
}

/* line 1884, app/assets/stylesheets/application.scss */
.blog-post-footer .resource:nth-last-child(1) .container a {
  border-bottom: 1px solid #89898e !important;
}

/* line 1888, app/assets/stylesheets/application.scss */
.blog-post-footer .resource::before {
  opacity: 0;
  border-top: 1px solid #89898e;
  border-bottom: 1px solid #89898e;
  background: #636366 !important;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.2s ease-in-out;
}

/* line 1902, app/assets/stylesheets/application.scss */
.blog-post-footer .resource:hover::before {
  opacity: 1;
}

/* line 1906, app/assets/stylesheets/application.scss */
.blog-post-footer .resource a {
  display: block;
  padding-top: 24px;
  padding-bottom: 25px;
  height: 100%;
  position: relative;
}

/* line 1914, app/assets/stylesheets/application.scss */
.blog-post-footer .resource h3 {
  color: #23caff;
  font-size: 26px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
}

/* line 1921, app/assets/stylesheets/application.scss */
.blog-post-footer .resource:hover h3 {
  color: #23caff;
}

/* line 1925, app/assets/stylesheets/application.scss */
.blog-post-footer .resource span.recommended {
  display: none;
}

/* line 1931, app/assets/stylesheets/application.scss */
.error-container {
  background: #f8f8f6;
}

/* line 1934, app/assets/stylesheets/application.scss */
.error-container .error {
  padding-top: 120px;
  padding-bottom: 120px;
}

/* line 1938, app/assets/stylesheets/application.scss */
.error-container .error .error-logo {
  float: left;
  margin: 20px 20px 0 0;
}

/* line 1943, app/assets/stylesheets/application.scss */
.error-container .error p {
  padding: 60px 0;
}

@media (max-width: 767px) {
  /* line 1952, app/assets/stylesheets/application.scss */
  .error-container .error .error-logo {
    float: none;
    margin-bottom: 20px;
  }
}

/**
#######################################################################
CODE SECTIONS
#######################################################################
**/
/* line 1966, app/assets/stylesheets/application.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 1979, app/assets/stylesheets/application.scss */
pre code {
  padding: 0;
  font-size: 13px;
  background: none;
}

/* line 1986, app/assets/stylesheets/application.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1995, app/assets/stylesheets/application.scss */
.alert {
  margin-bottom: 0 !important;
}

/* line 1999, app/assets/stylesheets/application.scss */
.team .offsite a {
  font-weight: normal;
  font-size: 1em;
  line-height: 1em;
  margin-top: .5em;
  margin-bottom: .5em;
}

/* line 2007, app/assets/stylesheets/application.scss */
.search_instruction {
  padding-top: 1em;
  color: #8ccbfe;
  font-size: 1.125rem;
}
