/*
Theme Name: Burano
Theme URI: https://github.com/WordPress/twentynineteen
Author: ORNL
Description: Responsive Wordpress Theme developed at Oak Ridge National Laboratory
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: burano

Features custom logo and no menu.

*/
/* media queries */
/*--------------------------------------------------------------
/* Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
/* Typography
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Raleway:400,400i,700,700i&display=swap&subset=latin-ext");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,700;1,700&display=swap");
/* line 5, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
body {
  font-family: "Open Sans", Helvetica, Arial;
  font-size: 1.2rem;
  line-height: 1.65rem;
  color: #333;
  margin: 0;
}

/* line 17, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
h1,
h2,
h3,
h4,
h5 {
  font-weight: 200;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  line-height: 1em;
  color: #1d947c;
  font-weight: 600;
}

/* line 30, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
h1 {
  font-size: 2.5rem;
  margin: 0 0 20px;
  position: relative;
  font-weight: 600;
}

/* line 40, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
h2 {
  font-size: 32px;
  margin: 0 0 1rem;
  line-height: 1em;
}

/* line 46, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
h3 {
  font-size: 26px;
  margin: 0 0 20px;
}

/* line 51, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
h4 {
  font-size: 20px;
  margin: 0 0 15px;
}

/* line 57, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
section h2.site-header {
  color: #ffffff;
  background: #1d947c;
  display: inline-block;
  padding: 1rem 1.5rem;
  position: relative;
  margin-bottom: 2rem;
  z-index: 10;
}

/* line 93, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
a {
  text-decoration: none;
  color: #278bd4;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

/* line 98, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
a:hover {
  color: #1d947c;
}

/* line 103, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
ul,
ol,
p {
  margin: 0 0 1.3rem;
  font-weight: 200;
}

/* line 111, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
ul {
  list-style: disc;
}

/* line 115, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
em {
  font-style: italic;
}

/* line 119, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
strong {
  font-weight: 700;
}

/* line 142, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.highlight-image p {
  font-size: 0.85rem;
  color: #7b7b7b;
}

/* line 148, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.caption-text {
  font-size: 0.85em;
  text-align: center;
  color: #7b7b7b;
}

/* line 155, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.text-center {
  text-align: center;
}

/* line 159, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.align-right {
  text-align: right;
}

/* line 163, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.big-link {
  font-size: 24px;
  margin: 10px 0;
}

/* line 168, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.white {
  color: #ffffff;
}

/* line 172, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.italic-text {
  font-style: italic;
}

/* line 176, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
blockquote {
  font-size: 22px;
  color: #7b7b7b;
  background: #f2f2f2;
  font-style: italic;
  margin: 0 20px 0 0;
  padding: 10px 20px 10px 30px;
  border-left: 3px solid #1d947c;
  margin: 20px 0;
}

/* line 186, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
blockquote p {
  font-size: 1.2rem;
  margin-top: 0;
}

/* line 192, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.preview-text {
  margin: 0 0 15px;
}

/* line 196, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.callout {
  background: #238066;
  color: #ffffff;
  font-size: 18px;
  width: 50%;
  padding: 20px 25px;
  float: right;
  margin: 0 0 15px 25px;
}

/* line 205, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.callout h1,
.callout h2,
.callout h3,
.callout h4,
.callout h5,
.callout h6,
.callout p {
  color: #ffffff;
}

/* line 215, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.callout a {
  color: #1d947c;
}

/* line 219, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.callout a:hover {
  color: #278bd4;
}

/* line 224, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.text-left {
  text-align: left;
}

/* line 228, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/typography/_typography.scss */
.text-right {
  text-align: right;
}

/*--------------------------------------------------------------
/* Container
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
body {
  background: #f7f7f7;
}

/* line 7, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
*,
*::after,
*::before {
  box-sizing: border-box;
}

/* line 16, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
#main-content a,
.site-footer a {
  text-decoration: none;
  background-image: linear-gradient(#1d947c, #1d947c);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 2px;
  transition: all .3s ease-in-out;
}

/* line 25, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
#main-content a:hover,
#main-content a:focus,
.site-footer a:hover,
.site-footer a:focus {
  background-size: 100% 2px;
}

/* line 30, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
#main-content a.noline,
.site-footer a.noline {
  background: none;
}

/* line 37, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 15px;
}

/* line 43, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.nopadding {
  padding: 0;
}

/* line 47, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.page-content-wrapper {
  background: #ffffff;
}

/* line 50, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.page-content-wrapper a {
  color: #278bd4;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

/* line 54, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.page-content-wrapper a:hover {
  color: #1d947c;
}

/* line 60, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.section-padding {
  padding: 2rem 0 2rem;
}

/* line 64, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.intro-section {
  padding: 30px 0;
}

/* line 67, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.intro-section h1 {
  color: #ffffff;
}

/* line 75, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.archive-section h3 {
  margin: 20px 0 5px;
}

/* line 81, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.archive-item span {
  font-size: 0.8em;
  color: #333;
}

/* line 87, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.content-wrapper {
  background: #1d947c;
  color: #ffffff;
  padding: 20px 30px;
  border-radius: 5px;
}

/* line 94, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.title-wrapper {
  padding: 2rem 2rem 0;
  margin-bottom: -20px;
  background: #ffffff;
}

/* line 100, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.item-wrapper {
  padding: 2rem 2rem 0;
}

/* line 104, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.item-wrapper:last-child {
  padding: 2rem;
}

/* line 108, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.text-wrapper {
  padding: 1rem 2rem 2rem;
  display: flow-root;
  font-weight: 100;
}

/* line 117, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.text-wrapper p:first-child {
  margin-top: 0px;
}

/* line 121, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.text-wrapper p:last-child {
  margin-bottom: 0px;
}

/* line 126, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.table-section {
  margin: 0px 0 30px;
}

/* line 130, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.table-wrapper {
  padding: 20px 30px;
  background: #ffffff;
  border-radius: 5px;
}

/* line 135, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.table-wrapper button {
  padding: 5px;
}

/* line 140, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.hero-grid {
  /* for IE */
  display: -ms-grid;
  padding: 20px 0;
  display: grid;
  grid-template-columns: 2fr 5fr;
  /* for IE */
  -ms-grid-columns: 3fr 0.1fr 5fr;
  grid-gap: 15px;
  min-height: 450px;
  background-color: rgba(82, 82, 82, 0.85);
  border-radius: 5px;
  margin: 70px 0;
  /*    grid-auto-rows: minmax (20px, auto);*/
}

/* line 159, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.hero-grid .grid-item {
  color: #ffffff;
  padding: 0px 20px;
  display: flex;
}

/* line 166, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.hero-image-text-grid {
  display: flex;
  justify-content: space-between;
}

/* line 170, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.hero-image-text-grid .left-item {
  flex-basis: 50%;
}

/* line 174, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.hero-image-text-grid .right-item {
  flex-basis: 50%;
  color: #ffffff;
  background: #1d947c;
  padding: 20px 30px;
}

/* line 183, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.grid-wrapper {
  margin: 0 auto;
}

/* line 187, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.grid-item {
  align-items: center;
  font-size: 22px;
}

/* line 192, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.block-1 {
  grid-column: 1;
  -ms-grid-row: 1;
}

/* line 197, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.block-2 {
  grid-column: 2;
  -ms-grid-column: 3;
}

/* line 202, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.grid-two {
  padding: 20px 0;
  display: grid;
  /* for IE */
  display: -ms-grid;
  grid-template-columns: 1fr 1fr;
  /* for IE */
  -ms-grid-columns: 1fr 0.1fr 1fr;
  grid-gap: 30px;
  justify-items: center;
  margin: 50px auto;
  max-width: 800px;
  color: #222222;
}

/* line 218, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.grid-two .grid-item {
  background: #fff;
  box-shadow: 3px 3px 10px #6666662e;
  width: 350px;
}

/* line 224, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.grid-two a {
  color: #222222;
}

/* line 227, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.grid-two a:hover {
  color: #222222;
  text-decoration: none;
}

/* line 234, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

/* line 241, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.flex-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}

/* line 247, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.flex-column:not(:last-child) {
  padding-right: 1px;
}

@media (max-width: 767px) {
  /* line 253, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .grid-two {
    grid-template-columns: 1fr;
    /* for IE */
    -ms-grid-columns: 1fr;
  }
  /* line 259, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .block-2 {
    grid-column: 1;
    -ms-grid-column: 1;
  }
  /* line 264, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .hero-grid {
    grid-template-columns: 1fr;
    /* for IE */
    -ms-grid-columns: 1fr;
  }
  /* line 270, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .hero-grid .grid-item {
    margin: 0 auto;
  }
  /* line 273, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .hero-grid .grid-item .lg-button {
    display: block;
    margin: 35px auto 0;
  }
}

/* line 281, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.grid-outer {
  position: relative;
  overflow: hidden;
}

/* line 326, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.form-section {
  background-color: #238066;
  padding: 50px 0;
  color: #ffffff;
}

/* line 331, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.form-section h2 {
  font-size: 48px;
}

/* line 338, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.news-item-wrapper img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 343, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.news-item-wrapper:hover img {
  filter: contrast(150%);
}

/* line 349, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.cards {
  padding: 2rem 0 30px;
  background: url(images/fusion-gray-brgd.jpg);
  background-size: cover;
}

/* line 353, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.cards .cards-wrapper {
  margin: 0 auto;
  max-width: 700px;
  display: flex;
  justify-content: space-between;
}

/* line 360, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.cards a:hover {
  text-decoration: none;
}

/* line 368, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom {
  background: #ffffff;
  padding: 30px 2rem 30px;
}

/* line 373, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper {
  flex-direction: column;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

/* line 380, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper h2 {
  margin-bottom: 2rem;
}

/* line 384, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards {
  display: flex;
}

/* line 388, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .middle-entry {
  margin: 0 15px;
}

/* line 392, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry {
  flex-basis: 33%;
  background: #ffffff;
  border: 1px solid #eff1f3;
}

/* line 398, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry:nth-child(2) {
  margin: 0 15px;
}

/* line 403, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-detail {
  background: #ffffff;
  padding: 10px 20px 25px;
}

/* line 410, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-content h4 {
  font-weight: 700;
}

/* line 414, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-content a {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 200;
  color: #525252;
}

/* line 420, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-content a:hover {
  color: #25c9a8;
}

/* line 426, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-tag {
  display: inline-block;
}

/* line 429, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-tag li {
  line-height: 14px;
}

/* line 432, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-tag li a {
  font-size: 14px;
  font-weight: 700;
  color: #525252;
}

/* line 437, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-tag li a:hover {
  color: #1d947c;
}

/* line 445, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-like span {
  font-weight: 700;
  color: #1d947c;
}

/* line 451, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-image {
  position: relative;
  overflow: hidden;
}

/* line 455, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-image .entry-overlay {
  background: rgba(252, 204, 0, 0.9);
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 469, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-image .entry-overlay .fa {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  font-size: 48px;
  z-index: 5;
}

/* line 478, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry .entry-image:after {
  content: '';
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  /* Add more width */
  width: 130%;
  /* To form a square, the padding-bottom, needs to have the same value as the width property */
  padding-bottom: 120%;
  box-shadow: inset 0px 0px 150px 60px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}

/* line 500, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .news-cards .news-entry:hover .entry-image .entry-overlay {
  opacity: 1;
}

/* line 509, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.newsroom .news-wrapper .view-news {
  text-align: center;
  margin: 30px 0 20px;
}

@media (max-width: 992px) {
  /* line 520, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .newsroom .news-wrapper .news-cards .news-entry {
    flex-basis: auto;
  }
  /* line 527, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  /* line 533, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .sd-body {
    max-width: 550px;
  }
}

/* line 538, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.page-title-wrapper {
  background: #1d947c;
  position: relative;
}

/* line 543, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.page-title-wrapper h1 {
  color: #ffffff;
  margin-bottom: 0px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #1d947c;
  padding: 8px 20px;
}

/* line 552, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.page-title-wrapper h1.simple-header {
  position: relative;
  width: 100%;
  padding: 18px 30px;
}

/* line 560, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.archive-title-wrapper {
  background: #1d947c;
}

/* line 564, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.archive-title-wrapper h1 {
  color: #ffffff;
  margin-bottom: 0px;
  padding: 18px 30px;
}

/* line 573, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.body-content {
  background: #ffffff;
  padding: 30px;
  margin: 0;
  display: flex;
}

/* line 580, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.main-content {
  flex-basis: 100%;
}

/* line 588, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.front-page-container h1,
.front-page-container h2,
.front-page-container h3,
.front-page-container h4,
.front-page-container h5,
.front-page-container h6 {
  color: #238066;
}

/* line 597, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.front-page-container a {
  color: #25c9a8;
}

@media (max-width: 992px) {
  /* line 606, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .hero-image-text-grid {
    flex-direction: column;
  }
  /* line 609, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .hero-image-text-grid .left-item {
    flex-basis: 30%;
  }
  /* line 613, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .hero-image-text-grid .right-item {
    flex-basis: auto;
  }
  /* line 618, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .news-cards {
    flex-direction: column;
    align-items: center;
  }
  /* line 622, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .news-cards .news-entry {
    width: 90%;
    margin: 0px 0px 30px;
  }
}

@media (max-width: 767px) {
  /* line 638, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
  .cards .cards-wrapper {
    flex-direction: column;
  }
}

/* line 648, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.highlight h1 {
  margin-bottom: 0px;
}

/* line 652, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.highlight .highlight-wrapper {
  background: #ffffff;
  padding: 5px 30px;
  margin-bottom: 2rem;
  border-radius: 8px;
}

/* line 658, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.highlight .highlight-wrapper .lg-button {
  margin: 0px;
}

/* line 665, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.main-wrapper {
  padding: 0px;
}

/* Files */
/* line 671, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.files {
  display: flex;
}

/* line 674, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.files .file-card {
  display: flex;
  margin-right: 20px;
  text-align: center;
}

/* line 679, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.files .file-card a {
  color: #ffffff;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

/* line 683, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.files .file-card a:hover {
  color: #FCCC00;
  text-decoration: none;
}

/* line 689, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.files .file-card .fa {
  font-size: 64px;
}

/* line 693, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_containers.scss */
.files .file-card p {
  font-weight: 700;
}

/*--------------------------------------------------------------
/* Elements
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_elements.scss */
.button {
  background-color: #25c9a8;
  color: #ffffff;
  border: none;
  padding: 10px;
  border-radius: 2px;
  -webkit-transition: background-color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -ms-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}

/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_elements.scss */
.button:hover, .button:visited {
  background-color: #FCCC00;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 18, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_elements.scss */
.lg-button,
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  padding: 15px 40px;
  margin: 20px 0;
}

/* line 25, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_elements.scss */
.sm-button {
  padding: 10px 30px;
  margin: 0;
  font-size: 18px;
}

/* line 31, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_elements.scss */
.title,
.cover {
  width: 100%;
}

/* line 36, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_elements.scss */
img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: inline;
}

/* line 43, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_elements.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 48, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_elements.scss */
.full-width {
  width: 100%;
}

/* line 52, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_elements.scss */
hr {
  margin: 30px 0;
  height: 0;
  border: 1px solid #1d947c;
  border-bottom: 1px solid #ffffff;
}

/*--------------------------------------------------------------
/* Accordion
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.faq-section .preview-text {
  text-align: center;
  margin: 0 0 79px;
}

/* line 6, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion,
.accordion .list-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 13, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion > li {
  border-bottom: 2px solid #e1e1e1;
}

/* line 17, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion .active a {
  color: #068455;
}

/* line 21, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion .active a:before {
  color: #068455;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: -11px 0 0;
}

/* line 29, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion .opener {
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 18px;
  color: #2C383D;
  text-transform: uppercase;
  padding: 13px 30px 16px 0;
}

/* line 39, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion .opener:before {
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  font-size: 22px;
  line-height: 1;
  font-weight: normal;
  right: -4px;
  top: 50%;
  margin: -13px 0 0;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
}

/* line 53, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
#pre-header {
  background-color: #008556 !important;
}

/* line 57, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion .opener:hover,
.accordion .opener:focus {
  text-decoration: none;
  color: #068455 !important;
}

/* line 63, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion .opener:hover:before,
.accordion .opener:focus:before {
  color: #068455 !important;
}

/* line 68, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion .slide {
  font-size: 16px;
  line-height: 23px;
  margin-top: -20px;
}

/* line 76, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion h2 {
  margin: 0 0 14px;
}

/* line 81, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion p {
  margin: 0 0 24px;
}

/* line 85, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion li:last-child {
  margin-bottom: 50px;
}

/* line 89, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion .list-box {
  margin: 0 0 29px;
}

/* line 92, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_accordion.scss */
.accordion .list-box li {
  margin: 0 0 4px;
}

/*--------------------------------------------------------------
/* Hero
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hero.scss */
.hero-wrapper {
  position: relative;
  color: #ffffff;
  padding: 2em;
}

/* line 6, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hero.scss */
.hero-wrapper .hero-text {
  background: rgba(50, 50, 50, 0.7);
  padding: 20px;
  max-width: 55ch;
}

/* line 12, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hero.scss */
.hero-wrapper .hero-text h1 {
  color: #ffffff;
  font-size: 2.5rem;
  margin-bottom: 10px;
}

/* line 19, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hero.scss */
.hero-wrapper .hero-text a:hover {
  color: #FCCC00;
}

/* line 25, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hero.scss */
.hero-wrapper p {
  margin: 0px;
  font-size: 1.1rem;
  font-style: italic;
}

/* line 31, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hero.scss */
.hero-wrapper .hero-link {
  text-align: right;
  font-style: normal;
}

/*--------------------------------------------------------------
/* Video Spotlight
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.featured-section {
  display: flex;
  justify-content: center;
}

/* line 7, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.spotlight-wrapper {
  position: relative;
  padding: 40px 40px;
  width: 100%;
}

/* line 13, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.spotlight-wrapper.nomargin {
  margin: 0px;
}

/* line 18, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.poster-image {
  display: flex;
  justify-content: center;
  position: relative;
}

/* line 24, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.featured-text {
  color: #ffffff;
  padding: 20px 0;
}

/* line 27, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.featured-text h2 {
  color: #1d947c;
}

/* line 36, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.feat-none-bgrd {
  background: #ffffff;
}

/* line 40, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.feat-lgreen-bgrd {
  background: #42860f;
  background: linear-gradient(0deg, #42860f 0%, #59b315 100%);
}

/* line 45, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.feat-dgreen-bgrd {
  background: #3c795b;
  background: linear-gradient(0deg, #3c795b 0%, #18581c 100%);
}

/* line 50, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.feat-lblue-bgrd {
  background: #4a8f8a;
  background: linear-gradient(0deg, #4a8f8a 0%, #2b5751 100%);
}

/* line 56, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-spotlight.scss */
.feat-dblue-bgrd {
  background: #70c6bf;
  background: linear-gradient(0deg, #70c6bf 0%, #3f7282 100%);
}

/*--------------------------------------------------------------
/* Text Image Block
--------------------------------------------------------------*/
/* text-image block */
/* line 3, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
.text-image-section {
  padding: 20px 40px;
  background-size: cover;
}

/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
.text-image-section:last-of-type {
  padding-bottom: 60px;
}

/* line 14, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
.text-image-content {
  vertical-align: middle;
  padding: 20px;
  border: 2px solid #238066;
  border-radius: 2px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 100%;
}

/* line 24, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
.text-image-content h1 {
  color: #ffffff;
}

/* line 28, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
.text-image-content .image-content {
  min-width: 100px;
  min-height: 100px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 20px;
  flex-basis: 20%;
}

/* line 39, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
.text-image-content .description-content {
  vertical-align: middle;
  padding-left: 20px;
  flex-basis: 80%;
}

/* line 44, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
.text-image-content .description-content p {
  color: #333333;
  letter-spacing: 0.5px;
  font-size: 1.2rem;
  margin-top: 0;
}

/* line 51, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
.text-image-content .description-content ul {
  color: #333333;
  letter-spacing: 0.5px;
  font-size: 1.2rem;
}

/* line 57, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
.text-image-content .description-content *:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  /* line 65, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
  .text-image-content {
    max-width: 400px;
    margin: 0 auto;
    display: block;
  }
  /* line 70, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
  .text-image-content .description-content {
    padding: 20px 20px 0;
    margin-left: 0px;
    border-left: 0px;
  }
  /* line 76, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_text-image-block.scss */
  .text-image-content .note-icon {
    padding: 1rem 3rem;
  }
}

/*--------------------------------------------------------------
/* Column Stack
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.column-link-section {
  background: url(images/sky-abstract-fade.jpg);
  background-size: cover;
}

/* line 6, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.column-link-wrapper {
  padding: 40px;
  display: flex;
  gap: 40px;
}

/* line 12, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.column-link-wrapper h2 {
  text-align: center;
  margin-bottom: 50px;
}

/* line 18, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-wrapper {
  color: #ffffff;
}

/* line 23, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-column {
  flex: 1 0 0;
  position: relative;
}

/* line 27, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-column h2 {
  background: #1d947c;
  border-radius: 40px 40px 0 40px;
  height: 90px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.25em 2em 1.5em;
  text-align: left;
  margin: 0;
  color: #ffffff;
}

/* line 41, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-box {
  background: #238066;
  border-radius: 0 40px 0 40px;
  height: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.5em 3em 2.2em;
  text-align: left;
  margin: -36px 0 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 55, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-box h3 {
  color: #ffffff;
  margin: 0;
  z-index: 2;
}

/* line 62, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-box:last-child {
  border-radius: 0 40px 40px 40px;
  margin: -36px 0 0;
  padding: 0.75em 3em 0.5em;
}

/* line 67, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-box:last-child:hover {
  padding: 1.25em 3em 1em;
}

/* line 71, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-box:last-child::before {
  border-radius: 0 40px 40px 40px;
}

/* line 76, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-box::before {
  content: ' ';
  display: block;
  position: absolute;
  border-radius: 0 40px 0 40px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(117, 252, 0, 0.35);
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

/* line 91, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-box:hover {
  padding: 1em 3em 2.7em;
}

/* line 94, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.link-box:hover::before {
  opacity: 0.5;
}

/* line 103, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.stack-button .link-text {
  width: 55%;
}

/* line 106, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.stack-button .link-text .stack-name {
  color: #ffffff;
  font-size: 1.5em;
  padding: 0px 70px 0px 25px;
  margin: 0px;
  height: 80px;
  background: rgba(117, 252, 0, 0.35);
  display: flex;
  align-items: center;
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

/* line 123, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
.stack-button:hover .link-text .stack-name {
  background: #FCCC00;
}

@media (max-width: 992px) {
  /* line 133, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-stack.scss */
  .column-link-wrapper {
    flex-direction: column;
  }
}

/*--------------------------------------------------------------
/* Slogan
--------------------------------------------------------------*/
/* line 2, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_slogan.scss */
.slogan-section h2 {
  text-align: center;
  font-size: 3.75vw;
  padding: 1em 0;
  margin: 0;
  line-height: normal;
  color: #ffffff;
  animation: glow 2s ease-in-out infinite alternate;
}

@keyframes glow {
  from {
    text-shadow: 0 0 30px #daf5e7;
  }
  to {
    text-shadow: 0 0 40px #daf5e7, 0 0 20px #daf5e7;
  }
}

/*--------------------------------------------------------------
/* Timeline
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-section {
  background: #1d947c;
  padding: 2rem 0 0;
}

/* line 5, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-section h2 {
  color: #ffffff;
  margin-bottom: 3rem;
}

/* line 15, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel {
  position: relative;
}

/* line 18, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel .slick-slide {
  padding: 0 0.5rem 0;
}

/* line 25, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item {
  cursor: pointer;
}

/* line 28, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item .media-wrapper {
  opacity: 0.4;
  padding-bottom: 71.4%;
  -webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

/* line 38, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item:last-child .timeline-carousel__item-inner:after {
  width: calc(100% - 30px);
}

/* line 45, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner {
  position: relative;
  padding-top: 45px;
}

/* line 49, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner:after {
  position: absolute;
  width: 100%;
  top: 45px;
  left: 0;
  content: "";
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* line 58, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner .year {
  font-size: 2.5rem;
  line-height: 36px;
  color: #ffffff;
  display: table;
  letter-spacing: -1px;
  padding-right: 10px;
  z-index: 1;
  position: relative;
  margin: -15px 0 20px;
  font-weight: 900;
}

/* line 71, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner .year:after {
  content: "";
  position: absolute;
  display: block;
  left: -10px;
  top: 0;
  height: 100%;
  width: 10px;
  z-index: 3;
}

/* line 84, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner .month {
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #3cf278;
  display: block;
  margin-bottom: 10px;
  font-weight: 900;
}

/* line 93, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner p {
  font-size: 1rem;
  line-height: 1.35rem;
  color: #ffffff;
  width: 75%;
  font-weight: 400;
  margin-bottom: 15px;
}

/* line 103, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner .read-more {
  font-size: 12px;
  color: #1d947c;
  display: table;
  margin-bottom: 10px;
  font-weight: 900;
  text-decoration: none;
  position: relative;
}

/* line 112, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner .read-more:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
}

/* line 121, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner .read-more:hover:after {
  width: 100%;
}

/* line 127, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner .pointer {
  height: 29px;
  position: relative;
  z-index: 1;
  margin: -4px 0 16px;
}

/* line 133, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner .pointer:after, .timeline-carousel__item-inner .pointer:before {
  position: absolute;
  content: "";
  background: #3cf278;
}

/* line 140, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner .pointer:after {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  top: 0;
  left: 0;
}

/* line 148, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel__item-inner .pointer:before {
  width: 1px;
  height: 100%;
  top: 0;
  left: 4px;
}

/* line 158, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel .slick-active .media-wrapper {
  opacity: 1 !important;
}

/* line 163, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel .slick-prev,
.timeline-carousel .slick-next {
  font-size: 2rem;
}

/* line 168, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel .slick-prev {
  position: absolute;
  left: -47px;
  top: 50%;
  background: rgba(255, 255, 255, 0.35);
  transform: translate(0, -30px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 1rem 10px 1rem 5px;
  border: 0;
}

/* line 178, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel .slick-prev:hover {
  background: #ffffff;
}

/* line 183, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel .slick-next {
  position: absolute;
  right: -50px;
  top: 50%;
  background: rgba(255, 255, 255, 0.35);
  transform: translate(0, -30px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 1rem 5px 1rem 10px;
  border: 0;
}

/* line 193, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.timeline-carousel .slick-next:hover {
  background: #ffffff;
}

/* line 199, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.slick-dots {
  list-style: none;
  left: 0;
  text-align: center;
  z-index: 2;
  padding: 1.5rem 0 0.5rem;
}

/* line 209, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  margin: 0 6px;
  position: relative;
  width: 20px;
  height: 10px;
}

/* line 218, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.slick-dots li:last-child {
  margin-right: 0;
}

/* line 223, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.slick-dots li.slick-active button {
  background: #25c9a8;
  border-color: #25c9a8;
}

/* line 229, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.slick-dots li button {
  display: block;
  font-size: 0;
  width: 15px;
  height: 15px;
  padding: 0;
  cursor: pointer;
  border-style: none;
  border-radius: 50%;
  -webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

/* line 244, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline.scss */
.slick-dots li button:hover {
  background: #07d02d;
  border-color: #07d02d;
}

/*--------------------------------------------------------------
/* Timeline Sampler
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.timeline-sampler-wrapper {
  background: #ffffff;
  padding: 4rem 2rem;
}

/* line 4, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.timeline-sampler-wrapper h2 {
  margin-bottom: 3rem;
}

/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.timeline-sample {
  filter: brightness(100%) hue-rotate(130deg);
}

/* line 13, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.timeline-sampler-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
}

/* line 21, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.sampler-item {
  background: #1d947c;
  color: #ffffff;
  padding: 0.75rem 1rem;
  border-radius: 10px;
}

/* line 28, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.sampler-item1 {
  grid-area: 1 / 1 / 3 / 3;
}

/* line 29, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.sampler-item2 {
  grid-area: 1 / 3 / 2 / 5;
}

/* line 30, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.sampler-item3 {
  grid-area: 2 / 3 / 3 / 4;
}

/* line 31, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.sampler-item4 {
  grid-area: 2 / 4 / 3 / 5;
}

/* line 32, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.sampler-item5 {
  grid-area: 1 / 5 / 3 / 6;
}

/* line 33, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.sampler-item6 {
  grid-area: 3 / 1 / 5 / 2;
}

/* line 34, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.sampler-item7 {
  grid-area: 3 / 2 / 5 / 4;
}

/* line 35, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.sampler-item8 {
  grid-area: 3 / 4 / 4 / 6;
}

/* line 36, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_timeline-sampler.scss */
.sampler-item9 {
  grid-area: 4 / 4 / 5 / 6;
}

/*--------------------------------------------------------------
/* Grid Gallery
--------------------------------------------------------------*/
@font-face {
  font-family: 'fontawesome';
  src: url("../fonts/fontawesome/fontawesome.eot?-e43dk9");
  src: url("../fonts/fontawesome/fontawesome.eot?#iefix-e43dk9") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome.woff?-e43dk9") format("woff"), url("../fonts/fontawesome/fontawesome.ttf?-e43dk9") format("truetype"), url("../fonts/fontawesome/fontawesome.svg?-e43dk9#fontawesome") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Made with http://icomoon.io/app */
/* General style */
/* line 16, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 22, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-gallery figure {
  margin: 0;
}

/* line 25, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-gallery figure img {
  display: block;
  width: 100%;
}

/* line 32, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-gallery figcaption h3 {
  margin: 0;
  padding: 0 0 0.5em;
  font-size: 1.25rem;
}

/* line 38, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-gallery figcaption p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.35rem;
}

/* Grid style */
/* line 47, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-wrap {
  max-width: 69em;
  margin: 0 auto;
  padding: 0 1em 1.875em;
}

/* line 53, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-wrap .grid {
  margin: 0 auto;
}

/* line 57, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-wrap .grid li {
  width: 25%;
  float: left;
  cursor: pointer;
}

/* line 63, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-wrap .grid figure {
  padding: 15px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

/* line 69, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-wrap .grid li:hover figure {
  opacity: 0.7;
}

/* line 73, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.grid-wrap .grid figcaption {
  background: #e4e4e4;
  padding: 25px;
}

/* Slideshow style */
/* line 80, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 500;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

/* line 96, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow time {
  display: block;
  margin-bottom: 0.75rem;
  font-style: italic;
  color: #7b7b7b;
}

/* line 104, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow-open .slideshow {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

/* line 111, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow ul {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 150px);
  transform: translate3d(0, 0, 150px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}

/* line 122, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow ul.animatable li {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}

/* line 127, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow-open .slideshow ul {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 132, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow li {
  width: 660px;
  height: 560px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -280px 0 0 -330px;
  visibility: hidden;
}

/* line 142, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow li.show {
  visibility: visible;
}

/* line 146, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow li:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* line 158, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow li.current:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s;
}

/* line 165, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow figure {
  width: 100%;
  height: 100%;
  background: #fff;
  border: 50px solid #fff;
  overflow: hidden;
}

/* line 173, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow figcaption {
  padding-bottom: 20px;
}

/* line 177, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow figcaption h3 {
  font-weight: 300;
  font-size: 150%;
}

/* Navigation */
/* line 183, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow nav span {
  position: fixed;
  z-index: 1000;
  color: #59656c;
  text-align: center;
  padding: 223px 3%;
  cursor: pointer;
  font-size: 2.2em;
}

/* line 193, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow nav span.nav-prev,
.slideshow nav span.nav-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 200, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow nav span.nav-next {
  right: 0;
}

/* line 204, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.slideshow nav span.nav-close {
  top: 0;
  right: 0;
  padding: 0.5em 1em;
  color: #31373a;
}

/* line 211, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.icon:before,
.icon:after {
  font-family: 'fontawesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 224, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
span.nav-prev:before {
  content: "\f053";
}

/* line 228, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
span.nav-next:before {
  content: "\f054";
}

/* line 232, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
span.nav-close:before {
  content: "\f00d";
}

/* Info on arrow key navigation */
/* line 237, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.info-keys {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 60px;
  font-size: 8px;
  padding-top: 20px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
}

/* line 250, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.info-keys:before,
.info-keys:after {
  position: absolute;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
}

/* line 262, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.info-keys:before {
  left: 10px;
  content: "\e603";
}

/* line 267, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.info-keys:after {
  right: 10px;
  content: "\e604";
}

/* Example media queries (reduce number of columns and change slideshow layout) */
@media screen and (max-width: 60em) {
  /* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */
  /* line 277, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
  .grid li {
    width: 33.3%;
  }
  /* line 281, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
  .slideshow li {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
  }
  /* line 289, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
  .slideshow li figure img {
    width: auto;
    margin: 0 auto;
    max-width: 100%;
  }
  /* line 295, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
  .slideshow nav span,
  .slideshow nav span.nav-close {
    font-size: 1.8em;
    padding: 0.3em;
  }
  /* line 301, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
  .info-keys {
    display: none;
  }
}

@media screen and (max-width: 35em) {
  /* line 308, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
  .grid li {
    width: 50%;
  }
}

@media screen and (max-width: 24em) {
  /* line 314, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
  .grid li {
    width: 100%;
  }
}

/* line 319, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.bp-icon:after {
  font-family: 'bpicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-align: center;
  color: #47a3da;
  -webkit-font-smoothing: antialiased;
}

/* line 331, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.bp-icon-next:after {
  content: "\f054";
}

/* line 335, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.bp-icon-drop:after {
  content: "\f053";
}

/* line 339, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.bp-icon-archive:after {
  content: "\e002";
}

/* line 343, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.bp-icon-about:after {
  content: "\e003";
}

/* line 347, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_grid-gallery.scss */
.bp-icon-prev:after {
  content: "\e004";
}

/*--------------------------------------------------------------
/* Floating Gallery
--------------------------------------------------------------*/
/* line 3, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
#float-gallery h2 {
  padding: 1em 2em 2em;
}

/* General style */
/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
#float-gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 15, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
#float-gallery figure {
  margin: 0;
}

/* line 19, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
#float-gallery figure img {
  display: block;
  width: 100%;
}

/* line 24, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
#float-gallery figcaption h3 {
  margin: 0;
  padding: 0 0 0.5em;
}

/* line 29, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
#float-gallery figcaption p {
  margin: 0;
}

/* float style */
/* line 34, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.float-wrap {
  max-width: 69em;
  margin: 0 auto;
}

/* line 39, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.float-list {
  margin: 0 auto;
  position: relative;
  height: 1000px;
}

/* line 44, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.float-list li {
  width: 30%;
  float: left;
  cursor: pointer;
}

/* line 55, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.float-list figcaption {
  background: #ffffff;
  padding: 25px;
}

/* line 61, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.floating-gallery-wrapper {
  padding: 2rem 0;
  background: #fff;
  overflow: hidden;
  margin: 0;
}

/* animations */
@keyframes slideLeft {
  0% {
    transform: translateX(0);
    opacity: 0;
  }
  3% {
    opacity: 1.0;
  }
  100% {
    transform: translateX(-1640px);
  }
}

/* line 84, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.floating-card {
  /*            opacity: 0;*/
  position: absolute;
  transition: all 0.3s;
  box-shadow: 1px 22px 54px 2px rgba(0, 0, 0, 0.59);
  -webkit-box-shadow: 1px 22px 54px 2px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: 1px 22px 54px 2px rgba(0, 0, 0, 0.59);
  animation-iteration-count: infinite;
  right: -440px;
}

/* line 95, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.position1 {
  z-index: 24;
  top: 0;
}

/* line 100, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.position2 {
  z-index: 22;
  top: 60px;
}

/* line 105, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.position3 {
  z-index: 20;
  top: 320px;
}

/* line 110, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.position4 {
  z-index: 18;
  top: 390px;
}

/* line 115, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.position5 {
  z-index: 16;
  top: 470px;
}

/* line 120, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.position6 {
  z-index: 21;
  top: 190px;
}

/* line 125, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.position7 {
  z-index: 23;
  top: 100px;
}

/* line 130, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.position8 {
  z-index: 19;
  top: 320px;
}

/* line 135, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.position9 {
  z-index: 17;
  top: 340px;
}

/* line 140, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.position10 {
  z-index: 20;
  top: 225px;
}

/* line 145, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate {
  animation-duration: 25s;
  animation-timing-function: linear;
}

/* line 150, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate:hover {
  animation-play-state: paused;
  z-index: 30;
}

/* line 155, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-slower {
  animation-duration: 35s;
}

/* line 159, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-slow {
  animation-duration: 30s;
}

/* line 163, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-fast {
  animation-duration: 20s;
}

/* line 167, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-faster {
  animation-duration: 15s;
}

/* line 171, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-01 {
  animation-delay: 0.1s;
}

/* line 175, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-02 {
  animation-delay: 0.3s;
}

/* line 179, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-03 {
  animation-delay: 0.5s;
}

/* line 183, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-04 {
  animation-delay: 0.7s;
}

/* line 187, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-05 {
  animation-delay: 0.9s;
}

/* line 191, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-06 {
  animation-delay: 0.6s;
}

/* line 195, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-07 {
  animation-delay: 0.7s;
}

/* line 199, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-08 {
  animation-delay: 0.8s;
}

/* line 203, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-09 {
  animation-delay: 0.9s;
}

/* line 207, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-10 {
  animation-delay: 1s;
}

/* line 211, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-11 {
  animation-delay: 1.1s;
}

/* line 215, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-12 {
  animation-delay: 1.2s;
}

/* line 219, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-15 {
  animation-delay: 1.5s;
}

/* line 223, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-20 {
  animation-delay: 3.0s;
}

/* line 227, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-25 {
  animation-delay: 2.5s;
}

/* line 231, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-30 {
  animation-delay: 3.0s;
}

/* line 235, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-45 {
  animation-delay: 4.5s;
}

/* line 239, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-50 {
  animation-delay: 5.0s;
}

/* line 243, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-65 {
  animation-delay: 6.5s;
}

/* line 247, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-75 {
  animation-delay: 7.5s;
}

/* line 251, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-80 {
  animation-delay: 5.0s;
}

/* line 255, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-90 {
  animation-delay: 9.0s;
}

/* line 259, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.animate-delay-100 {
  animation-delay: 10.0s;
}

/* line 263, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
.slide-left {
  animation-name: slideLeft;
}

@media (max-width: 992px) {
  /* line 268, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_floating-gallery.scss */
  .float li {
    width: 40%;
  }
}

/*--------------------------------------------------------------
/* Info Cards
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
.info-card-bgrd {
  background: url(images/smooth-blur.jpg);
  background-size: cover;
  padding: 2em;
}

/* line 7, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
.info-card-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* line 12, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
.info-card-flex .info-card {
  display: flex;
  margin-bottom: 40px;
  flex-direction: column;
  align-items: center;
  flex: 1 0 0;
}

/* line 20, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
.info-card-flex .info-card .info-card-link {
  margin-top: 0.75em;
}

/* line 25, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
.info-card-flex .info-card .info-card-body {
  padding: 1.5rem;
  height: 100%;
  background: #ffffff;
  width: 80%;
  margin: -25px 0;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
}

/* line 36, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
.info-card-flex .info-card h3 {
  color: #1d947c;
  margin-bottom: 10px;
  padding: 0;
}

/* line 47, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
.info-card-flex .info-card img {
  margin-right: 10px;
  align-self: flex-start;
}

/* line 53, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
.info-card-flex .info-card p {
  font-size: 1rem;
  margin-bottom: 0;
}

/* line 59, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
.info-card-flex .info-card .detail-button {
  margin: 30px 0 0;
  text-align: right;
}

/* line 65, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
.info-card-flex .info-card .detail-button .button::after {
  content: " +";
}

@media (max-width: 992px) {
  /* line 74, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
  .info-card-flex {
    flex-direction: column;
  }
  /* line 78, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
  .info-card-flex .info-card img {
    align-self: center;
    width: 100%;
    margin-right: 0;
  }
  /* line 84, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_info-cards.scss */
  .info-card-flex .info-card .info-card-body {
    margin: -20px 0 10px;
  }
}

/*--------------------------------------------------------------
/* connected-list
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list {
  position: relative;
  overflow: hidden;
  padding: 6rem 2rem 4rem;
}

/* line 7, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100px;
  background: url("images/list-fade-top.png");
  background-repeat: repeat-x;
  top: 0;
}

/* line 17, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100px;
  background: url("images/list-fade-bottom.png");
  background-repeat: repeat-x;
  bottom: 0;
}

/* line 27, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list h2 {
  text-align: center;
  background-color: #238066;
  border-radius: 50px;
  padding: 1rem 0;
  color: #fff;
  font-size: 2rem;
  margin: 0 0 2rem;
  position: relative;
}

/* line 37, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list h2::after {
  content: '';
  height: 2rem;
  width: 10px;
  margin-left: -5px;
  background-color: #238066;
  position: absolute;
  bottom: -2rem;
  left: 50%;
}

/* line 49, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list .list-items {
  list-style: none;
  padding: 0 2rem;
}

/* line 53, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list .list-items .item {
  margin-bottom: 2rem;
  padding: 1.25rem 1.5rem 0.25rem;
  border-radius: 5px;
  box-shadow: 1px 3px 10px 3px rgba(0, 0, 0, 0.59);
  -webkit-box-shadow: 1px 3px 10px 3px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: 1px 3px 10px 3px rgba(0, 0, 0, 0.59);
  transition: all 0.3s ease-in-out;
  background: #c3e4db;
  color: #4a4a4a;
  position: relative;
  z-index: 1;
}

/* line 66, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list .list-items .item:last-child:after {
  height: 0;
  background: transparent;
}

/* line 71, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list .list-items .item h3.item-title {
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

/* line 88, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list .list-items .item::after {
  content: '';
  width: 10px;
  margin-left: -5px;
  height: 2rem;
  background-color: #238066;
  position: absolute;
  bottom: -2rem;
  left: 50%;
}

/* line 99, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.connected-list .list-items .item:hover {
  transform: scale(1.05);
  cursor: pointer;
}

/* line 121, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.anchor-list {
  padding: 3rem 0 4rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
}

/* line 128, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.anchor-list .anchor-button {
  background-color: #238066;
  border-radius: 50px;
  padding: 0.75rem 2rem;
  font-weight: 600;
}

/* line 134, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.anchor-list .anchor-button a {
  color: #ffffff;
  font-size: 1.75rem;
}

/* line 138, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_connected-list.scss */
.anchor-list .anchor-button a:hover {
  color: #ffffff;
}

/*--------------------------------------------------------------
/* Colored image cards
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
.image-cards-wrapper {
  background: #1d947c;
  padding: 2em 2em 3em;
}

/* line 5, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
.image-cards-wrapper h2 {
  margin-bottom: 1em;
}

/* line 11, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
.image-cards-row {
  display: flex;
  gap: 20px;
}

/* line 16, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
.image-cards-row .image-card {
  display: flex;
  flex-direction: column;
  background: #1d947c;
  flex: 1 0 0;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
}

/* line 23, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
.image-cards-row .image-card .image-block {
  display: block;
  overflow: hidden;
  background: #ffffff;
}

/* line 29, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
.image-cards-row .image-card .image-block img {
  height: 100%;
}

/* line 34, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
.image-cards-row .image-card .image-text {
  padding: 1rem;
  color: #ffffff;
}

/* line 38, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
.image-cards-row .image-card .image-text p {
  margin: 0;
}

/* line 42, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
.image-cards-row .image-card .image-text a {
  margin-top: 1em;
  color: #ffffff;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-image: linear-gradient(#ffffff, #ffffff);
}

/* line 49, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
.image-cards-row .image-card .image-text a:hover {
  color: #ffffff;
  transform: scale(1.1);
  transform: translateX(0.5rem);
}

@media (max-width: 1199px) {
  /* line 64, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
  .image-cards-wrapper .image-card .image-block img {
    height: auto;
    min-height: auto;
  }
}

@media (max-width: 992px) {
  /* line 74, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_image-cards.scss */
  .image-cards-row {
    flex-direction: column;
    display: flex;
  }
}

/*--------------------------------------------------------------
/* Nav
--------------------------------------------------------------*/
/* line 5, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
.breadcrumb {
  margin-top: 0;
}

/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
.top-banner {
  background: #ffffff;
  background-size: cover;
}

/* line 15, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
.top-banner .top-banner-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}

/* line 21, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
.top-banner .top-banner-flex .main-logo {
  max-height: 100px;
  padding: 10px;
}

/* line 26, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
.top-banner .top-banner-flex .program-logo {
  height: 90px;
}

/* line 32, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
.site-title-wrapper {
  padding-left: 12px;
  padding-bottom: 10px;
  border-left: 3px solid #1d947c;
}

/* line 37, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
.site-title-wrapper .site-title {
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  color: #1d947c;
  font-size: 2.5rem;
  font-weight: 200;
  line-height: 3.5rem;
  letter-spacing: 2px;
}

/* line 47, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
.site-title-wrapper .site-description {
  font-size: 1rem;
  display: inline-block;
  line-height: 1.2rem;
}

/* line 54, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
.site-atrribution {
  font-size: 0.9rem;
  padding: 6px;
  display: inline-block;
}

@media (max-width: 992px) {
  /* line 63, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
  .site-title-wrapper .site-title {
    font-size: 2rem;
  }
  /* line 69, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
  .top-bar {
    padding: 10px 0 10px;
  }
  /* line 73, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
  .top-bar .main-menu li {
    line-height: 2.5em;
    height: 50px;
  }
  /* line 84, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
  .menu .mega-menu .menu-logo {
    padding: 0 15px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  /* line 96, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
  .top-banner {
    height: auto;
  }
  /* line 100, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
  .site-title-wrapper {
    margin: 10px 0;
    border-left: none;
    text-align: center;
  }
  /* line 104, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
  .site-title-wrapper .site-title {
    line-height: 2.5rem;
    margin-bottom: 15px;
    display: inline-flex;
  }
  /* line 111, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_nav.scss */
  .top-banner .top-banner-flex {
    height: auto;
    flex-direction: column;
    padding: 20px;
  }
}

/*--------------------------------------------------------------
/* Icon Row
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_icon-row.scss */
.icon-wrapper {
  background: #1d947c;
  color: #ffffff;
  padding: 10px;
}

/* line 6, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_icon-row.scss */
.icon-wrapper .icon-flex {
  display: flex;
  justify-content: center;
  padding: 10px 0px;
}

/* line 11, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_icon-row.scss */
.icon-wrapper .icon-flex .icon-col {
  text-align: center;
  flex-basis: 20%;
  background: #007734;
  margin: 0 10px;
  padding: 25px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -moz-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -ms-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -o-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  width: 150px;
}

/* line 28, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_icon-row.scss */
.icon-wrapper .icon-flex .icon-col img {
  height: 150px;
}

/* line 32, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_icon-row.scss */
.icon-wrapper .icon-flex .icon-col .icon-title {
  font-size: 18px;
}

@media (max-width: 992px) {
  /* line 42, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_icon-row.scss */
  .icon-wrapper .icon-flex {
    flex-wrap: wrap;
  }
  /* line 45, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_icon-row.scss */
  .icon-wrapper .icon-flex .icon-col {
    text-align: center;
    flex-basis: 40%;
    background: #007734;
    margin: 10px;
  }
}

@media (max-width: 767px) {
  /* line 59, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_icon-row.scss */
  .icon-wrapper .icon-flex .icon-col {
    flex-basis: 75%;
  }
}

/*--------------------------------------------------------------
/* Link-strip
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-bgrd {
  padding: 40px;
}

/* line 6, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-bgrd h2 {
  margin-bottom: 1em;
}

/* line 10, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-bgrd a {
  color: #333;
}

/* line 15, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 21, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #25c9a8;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  cursor: pointer;
}

/* line 34, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip:hover {
  background-color: #1d947c;
}

/* line 41, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 15%;
}

/* line 48, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-icon .strip-icon {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 54, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-icon .strip-icon span {
  font-size: 4rem;
  color: #ffffff;
}

/* line 59, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-icon .strip-icon p {
  margin: 5px 0 0;
  font-size: 1.15rem;
}

/* line 63, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-icon .strip-icon p a {
  color: #ffffff;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

/* line 74, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-content {
  background: #ffffff;
  padding: 20px 30px;
  width: 100%;
}

/* line 79, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-strip-content p {
  margin: 0;
}

/* line 86, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-box {
  background: #238066;
  border-radius: 0 40px 0 40px;
  height: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.5em 3em 2.2em;
  text-align: left;
  margin: -36px 0 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 100, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-box h3 {
  color: #ffffff;
  margin: 0;
  z-index: 2;
}

/* line 107, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-box:last-child {
  border-radius: 0 40px 40px 40px;
  margin: -36px 0 0;
  padding: 0.75em 3em 0.5em;
}

/* line 112, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-box:last-child:hover {
  padding: 1.25em 3em 1em;
}

/* line 116, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-box:last-child::before {
  border-radius: 0 40px 40px 40px;
}

/* line 121, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-box::before {
  content: ' ';
  display: block;
  position: absolute;
  border-radius: 0 40px 0 40px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(117, 252, 0, 0.35);
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

/* line 136, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-box:hover {
  padding: 1em 3em 2.7em;
}

/* line 139, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.link-box:hover::before {
  opacity: 0.5;
}

/* line 148, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.stack-button .link-text {
  width: 55%;
}

/* line 151, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.stack-button .link-text .stack-name {
  color: #ffffff;
  font-size: 1.5em;
  padding: 0px 70px 0px 25px;
  margin: 0px;
  height: 80px;
  background: rgba(117, 252, 0, 0.35);
  display: flex;
  align-items: center;
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

/* line 168, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
.stack-button:hover .link-text .stack-name {
  background: #FCCC00;
}

@media (max-width: 992px) {
  /* line 180, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
  .link-strip-link-wrapper {
    flex-direction: link-strip;
  }
  /* line 184, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
  .link-strip-icon {
    flex: 0 0 22%;
  }
}

@media (max-width: 767px) {
  /* line 192, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
  .link-strip {
    flex-direction: column;
  }
  /* line 196, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
  .link-strip-icon {
    padding: 20px;
    flex: 0 0 30%;
  }
  /* line 201, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
  .link-strip-content {
    padding: 20px;
  }
  /* line 205, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_link-strip.scss */
  .link-strip-wrapper {
    gap: 25px;
  }
}

/*--------------------------------------------------------------
/* Hover Circles
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-wrapper {
  padding: 20px 15px 60px;
}

/* line 5, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-grid {
  list-style: none;
  display: block;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
}

/* line 21, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-grid:after {
  clear: both;
}

/* line 25, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-grid li {
  width: 170px;
  height: 170px;
  display: inline-block;
  margin: 20px;
}

/* line 32, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-parent {
  position: relative;
}

/* line 35, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-parent::after {
  position: absolute;
  content: '';
  background: #1d947c;
  height: 10px;
  width: 45px;
  top: 50%;
  margin-top: -5px;
  right: -45px;
  z-index: -1;
}

/* line 49, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-parent:nth-child(2)::before, .circle-parent:nth-last-child(2)::before {
  position: absolute;
  content: '';
  background: #1d947c;
  height: 10px;
  width: 45px;
  top: 50%;
  margin-top: -5px;
  left: -45px;
  z-index: -1;
}

/* line 63, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-parent:first-child::before {
  position: absolute;
  content: '';
  background: #1d947c;
  height: 10px;
  width: 45px;
  top: 50%;
  margin-top: -5px;
  left: -45px;
  z-index: -1;
}

/* line 75, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-parent:first-child::after {
  position: absolute;
  content: '';
  background: #1d947c;
  height: 20px;
  width: 20px;
  top: 50%;
  margin-top: -10px;
  left: -60px;
  z-index: -1;
  border-radius: 50%;
}

/* line 91, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-parent:last-child::before {
  position: absolute;
  content: '';
  background: #1d947c;
  height: 20px;
  width: 20px;
  top: 50%;
  margin-top: -10px;
  right: -60px;
  z-index: -1;
  border-radius: 50%;
}

/* line 104, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-parent:last-child::after {
  position: absolute;
  content: '';
  background: #1d947c;
  height: 10px;
  width: 45px;
  top: 50%;
  margin-top: -5px;
  right: -45px;
  z-index: -1;
}

/* line 120, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-item {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  cursor: default;
  box-shadow: inset 0 0 0 0 rgba(66, 133, 200, 0.4), inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-size: cover;
  margin-bottom: 20px;
}

/* line 142, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-img-chart {
  background-image: url(images/icons/chart.jpg);
}

/* line 146, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-img-gears {
  background-image: url(images/icons/gears.jpg);
}

/* line 150, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-img-link {
  background-image: url(images/icons/link.jpg);
}

/* line 154, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-img-money {
  background-image: url(images/icons/money.jpg);
}

/* line 158, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-img-wrench {
  background-image: url(images/icons/wrench.jpg);
}

/* line 163, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-info {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0;
  display: flex;
  align-items: center;
  line-height: 1.1em;
  font-size: 1.2em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
  /*for a smooth font */
}

/* line 191, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  display: flex;
  align-items: center;
  margin: 0 30px;
  padding: 65px 0 0 0;
  height: 110px;
  font-family: 'Open Sans', Arial, sans-serif;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
}

/* line 208, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-info p {
  color: #fff;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 14px;
  line-height: 16px;
}

/* line 218, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-info p a {
  display: block;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  padding-top: 4px;
  font-family: 'Open Sans', Arial, sans-serif;
}

/* line 231, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-info p a:hover {
  color: #fff222;
  color: rgba(255, 242, 34, 0.8);
}

/* line 236, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-item:hover {
  box-shadow: inset 0 0 0 110px rgba(66, 133, 200, 0.7), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 243, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
.circle-item:hover .circle-info {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

@media (max-width: 1199px) {
  /* line 254, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-grid li {
    width: 130px;
    height: 130px;
  }
  /* line 259, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-info {
    line-height: 1.0em;
    font-size: 1.0em;
  }
}

@media (max-width: 992px) {
  /* line 266, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-grid li {
    margin: 20px 10px;
  }
  /* line 270, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-parent {
    position: relative;
  }
  /* line 273, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-parent::after {
    display: none;
  }
  /* line 279, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-parent:nth-child(2)::before, .circle-parent:nth-last-child(2)::before {
    display: none;
  }
  /* line 285, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-parent:first-child::before {
    display: none;
  }
  /* line 289, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-parent:first-child::after {
    display: none;
  }
  /* line 296, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-parent:last-child::before {
    display: none;
  }
  /* line 300, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-parent:last-child::after {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 310, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-grid li {
    display: block;
    margin: 0 auto;
    width: 300px;
    height: 300px;
    margin-bottom: 80px;
  }
  /* line 318, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-info {
    line-height: 1.4em;
    font-size: 1.4em;
  }
  /* line 322, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-info p {
    font-size: 20px;
    line-height: 24px;
  }
  /* line 328, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_hover-circles.scss */
  .circle-item:hover {
    box-shadow: inset 0 0 0 160px rgba(66, 133, 200, 0.7), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
  }
}

/*--------------------------------------------------------------
/* Featured Publications
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.publication-wrapper {
  padding: 2em 1.75em 3em;
  background: #ffffff;
}

/* line 5, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.publication-wrapper h2 {
  margin-bottom: 2.5rem;
}

/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.publication-wrapper a {
  color: #25c9a8;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

/* line 13, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.publication-wrapper a:hover {
  color: #1d947c;
}

/* line 19, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.pub-container {
  position: relative;
}

/* line 22, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.pub-container .pub-overlay {
  transition: .5s ease;
  opacity: 0;
  text-align: center;
  margin-top: -3.25rem;
  z-index: 10;
  position: relative;
}

/* line 32, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.pub-container:hover .pub-overlay {
  opacity: 1;
}

/* line 38, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.pub-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem;
}

/* line 45, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.pub-list .pub-item {
  position: relative;
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}

/* line 49, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.pub-list .pub-item .pub-img {
  position: relative;
  max-height: 200px;
  width: 150px;
  z-index: 1;
  cursor: pointer;
}

/* line 59, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
.pub-list .pub-item:hover {
  transform: scale(1.2);
}

@media (max-width: 992px) {
  /* line 68, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
  .pub-list .pub-item .pub-img {
    width: 120px;
  }
  /* line 72, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
  .publication-wrapper {
    padding: 20px 30px;
  }
}

@media (max-width: 767px) {
  /* line 78, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
  .pub-list {
    flex-direction: column;
  }
  /* line 82, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
  .pub-list .pub-item .pub-img {
    width: 300px;
    margin-bottom: 40px;
    max-height: 100%;
  }
  /* line 87, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
  .pub-list .pub-item .pub-img img {
    width: 300px;
    height: auto;
  }
  /* line 93, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
  .pub-list .pub-item:hover {
    transform: none;
  }
  /* line 101, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-publications.scss */
  .pub-container .pub-overlay {
    opacity: 1;
  }
}

/*--------------------------------------------------------------
/* Image Chain
--------------------------------------------------------------*/
/* line 2, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.image-chain-bgrd {
  padding: 2em;
  background: #ffffff;
}

/* line 7, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.bgrd-gray {
  background: #7b7b7b;
}

/* line 11, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-overview {
  padding: 0 30px;
}

/* line 14, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-overview p {
  padding: 0;
}

/* line 19, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-wrapper {
  display: flex;
  justify-content: center;
}

/* line 26, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block {
  padding: 10px;
  flex-basis: 20%;
  text-align: center;
  position: relative;
}

/* line 32, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block h3 {
  height: 40px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

/* line 40, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block .chain-circle {
  border: 8px #fff solid;
  border-radius: 50%;
  box-shadow: 0 0 5px #333;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  background: #fff;
  margin-top: 15px;
  z-index: 1;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 57, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block .chain-circle::before {
  content: '+';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 5rem;
  height: 100%;
  width: 100%;
  background: rgba(117, 252, 0, 0.35);
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

/* line 75, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block .chain-circle:hover {
  transform: scale(1.1);
}

/* line 77, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block .chain-circle:hover span {
  opacity: 0;
}

/* line 81, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block .chain-circle:hover::before {
  opacity: 1.0;
}

/* line 86, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block .chain-circle img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

/* line 93, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block .chain-circle span {
  opacity: 1.0;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  font-size: 2.25rem;
  line-height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-weight: 600;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

/* line 119, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block .chain-circle:after {
  content: '';
  height: 20px;
  width: 5px;
  position: absolute;
  left: 49%;
  bottom: -35px;
}

/* line 131, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
.chain-block .chain-description {
  padding: 15px 5px 0;
  font-size: 1.5rem;
  z-index: 1;
  font-family: "Raleway";
}

@media (max-width: 1199px) {
  /* line 189, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block .chain-circle {
    width: 131px;
    height: 131px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  /* line 198, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block .chain-circle span {
    width: 115px;
    height: 115px;
  }
  /* line 203, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block .chain-circle img {
    width: 115px;
    height: 115px;
  }
  /* line 220, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-text:before {
    top: 136px;
    left: -82px;
  }
}

@media (max-width: 992px) {
  /* line 231, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-wrapper {
    flex-direction: column;
  }
  /* line 235, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-image:first-child {
    margin-top: 0px;
  }
  /* line 238, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-image:first-child:before {
    display: none;
  }
  /* line 243, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-image {
    margin-top: 40px;
  }
  /* line 246, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-image:before {
    top: -40px;
    left: 42.7%;
    transform: rotate(90deg);
  }
  /* line 253, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-text {
    margin-top: 40px;
  }
  /* line 256, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-text:before {
    top: -46px;
    left: 42.7%;
    transform: rotate(90deg);
  }
  /* line 265, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block h3 {
    height: 40px;
    font-size: 28px;
  }
  /* line 271, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block .chain-circle {
    width: 220px;
    height: 217px;
  }
  /* line 275, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block .chain-circle img {
    width: 200px;
    height: 200px;
  }
  /* line 280, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block .chain-circle span {
    width: 204px;
    height: 200px;
  }
  /* line 287, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block .chain-description {
    padding: 0;
    font-size: 1.85em;
    line-height: 1.1em;
    margin-top: 20px;
    margin-bottom: 0;
    border-radius: 20px;
  }
  /* line 298, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-image {
    margin-top: 0px;
  }
  /* line 301, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-image:before {
    display: none;
  }
  /* line 306, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-text {
    margin-top: 0px;
  }
  /* line 309, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .connect-text:before {
    display: none;
  }
  /* line 314, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-description {
    margin-top: 0px;
  }
  /* line 319, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block:first-child h3 {
    position: relative;
  }
  /* line 322, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block:first-child h3:before {
    display: none;
  }
  /* line 330, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block h3 {
    position: relative;
  }
  /* line 333, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_image-chain.scss */
  .chain-block h3:before {
    content: '';
    border-left: 5px dotted #238066;
    height: 50px;
    width: 5px;
    position: absolute;
    left: 50%;
    top: -45px;
  }
}

/*--------------------------------------------------------------
/* Focus Cards
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-wrapper {
  background: #ffffff;
  padding: 1em 2em 0;
}

/* line 4, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-wrapper .site-header {
  margin-top: 1em;
}

/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-flex {
  display: flex;
  justify-content: center;
  gap: 1rem;
}

/* line 16, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-grid {
  position: relative;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}

/* line 23, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  max-width: 480px;
  max-height: 360px;
  width: 48%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
}

/* line 36, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

/* line 44, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-grid figure figcaption {
  padding: 2em;
  color: #ffffff;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 52, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-grid figure figcaption::before, .focus-grid figure figcaption::after {
  pointer-events: none;
}

/* line 58, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-grid figure figcaption,
.focus-grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 69, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

/* line 77, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-grid figure h2 {
  font-size: 24px;
}

/* line 82, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-grid figure h2,
.focus-grid figure p {
  margin: 0;
}

/* line 87, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
.focus-grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/* line 94, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
figure.effect-honey {
  background: #4a3753;
}

/* line 98, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
figure.effect-honey img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

/* line 105, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
figure.effect-honey:hover img {
  opacity: 0.5;
}

/* line 121, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
figure.effect-honey h2 {
  position: absolute;
  color: #ffffff;
  bottom: 0;
  left: 0;
  padding: 1em 1.5em;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}

/* line 132, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
figure.effect-honey h2::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1d947c;
  content: '';
  z-index: -1;
}

/* line 146, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
figure.effect-honey h2 i {
  font-style: normal;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -40px, 0);
  transform: translate3d(0, -40px, 0);
}

/* line 156, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
figure.effect-honey figcaption::before,
figure.effect-honey h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

/* line 162, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2 {
  opacity: 1;
  -webkit-transform: translate3d(0, -40px, 0);
  transform: translate3d(0, -40px, 0);
}

/* line 169, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
figure.effect-honey:hover h2 i {
  opacity: 1;
  -webkit-transform: translate3d(-100%, -40px, 0);
  transform: translate3d(-100%, -40px, 0);
}

@media (max-width: 992px) {
  /* line 176, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
  .focus-flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  /* line 183, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_focus-cards.scss */
  .focus-grid figure {
    max-width: 80%;
    max-height: 500px;
    margin: 20px 0;
    width: 60%;
  }
}

/*--------------------------------------------------------------
/* Column Cards
--------------------------------------------------------------*/
/* line 5, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-cards.scss */
.column-card-section h2 {
  margin-bottom: 2.5rem;
}

/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-cards.scss */
.column-card-section span.icon {
  font-size: 40px;
  color: #25c9a8;
  font-weight: bold;
}

/* line 17, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-cards.scss */
.column-bgrd {
  padding: 2em 2em 3em;
}

/* line 21, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-cards.scss */
.column-card-wrapper {
  display: flex;
  gap: 20px;
}

/* line 26, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-cards.scss */
.column-card {
  flex: 1;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  display: flex;
  gap: 10px;
  padding: 2em;
}

/* line 35, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-cards.scss */
.intro-icon {
  display: inline-block;
  vertical-align: top;
  padding: 6px 0 0 0;
  margin-right: 20px;
  width: 40px;
}

/* line 43, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-cards.scss */
.intro-content {
  display: inline-block;
  width: 80%;
}

@media (max-width: 992px) {
  /* line 49, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_column-cards.scss */
  .column-card-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}

/*--------------------------------------------------------------
/* Featured Image
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.featured-image-grid {
  display: grid;
  grid-template-columns: 2fr 3fr;
  column-gap: 30px;
}

/* line 7, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.featured-image-wrapper {
  background: #ffffff;
  padding: 2em;
}

/* line 12, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.featured-left {
  position: relative;
}

/* line 16, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.featured-image {
  height: 100%;
  width: 100%;
  position: absolute;
}

/* line 22, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features {
  position: relative;
}

/* line 25, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features p {
  margin-bottom: 20px;
  padding-bottom: 0;
}

/* line 30, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features h3 {
  margin: 0 0 20px 0;
}

/* line 34, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features span.icon {
  font-size: 35px;
  color: #25c9a8;
  font-weight: bold;
}

/* line 40, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features .feature-icon {
  display: inline-block;
  vertical-align: top;
  padding: 6px 0 0 0;
  margin-right: 20px;
  width: 35px;
}

/* line 48, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features .feature-content {
  display: inline-block;
  width: 75%;
}

/* line 53, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features .intro-icon {
  display: inline-block;
  vertical-align: top;
  padding: 6px 0 0 0;
  margin-right: 20px;
}

/* line 60, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features .intro-content {
  display: inline-block;
  width: 80%;
}

/* line 65, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features .device-showcase {
  position: absolute;
  top: 70px;
  right: 47%;
}

/* line 71, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features .featured-more-link {
  text-align: right;
  margin-bottom: 0;
}

/* line 77, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features .responsive-feature-img,
.features-extra .responsive-feature-img {
  display: none;
}

/* line 82, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.devices {
  position: relative;
}

/* ==========================================================================
.features-extra
========================================================================== */
/* line 89, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features-extra {
  position: relative;
  z-index: 3;
}

/* line 93, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
.features-extra .btn {
  margin-top: 20px;
}

@media (max-width: 992px) {
  /* line 100, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
  .featured-image-grid {
    display: block;
  }
  /* line 104, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_featured-image.scss */
  .featured-image {
    margin-bottom: 30px;
    height: 50%;
  }
}

/*--------------------------------------------------------------
/* Feature Grid
--------------------------------------------------------------*/
/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_feature-grid.scss */
.feat-outer-wrapper {
  background: #ffffff;
  padding: 40px;
}

/* line 14, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_feature-grid.scss */
.feat-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 20, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_feature-grid.scss */
.feat-block {
  padding: 10px;
  display: flex;
  flex-direction: column;
  flex-basis: 30%;
  justify-content: flex-start;
  text-align: center;
  position: relative;
}

/* line 31, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_feature-grid.scss */
.feat-block h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
}

/* line 36, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_feature-grid.scss */
.feat-block .feat-subtitle {
  color: #7b7b7b;
  margin: 0;
}

/* line 41, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_feature-grid.scss */
.feat-block .feat-circle {
  border: 8px #fff solid;
  border-radius: 50%;
  box-shadow: 0 0 5px #333;
  width: 135px;
  height: 135px;
  margin: 0 auto;
  position: relative;
  margin: 25px auto;
  z-index: 1;
}

/* line 53, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_feature-grid.scss */
.feat-block .feat-circle img {
  width: 135px;
  height: 135px;
  border-radius: 50%;
}

/* line 60, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_feature-grid.scss */
.feat-block .feat-circle span {
  width: 135px;
  height: 135px;
  border-radius: 50%;
  font-size: 18px;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #238066;
  color: #ffffff;
  padding: 0 5px;
}

@media (max-width: 992px) {
  /* line 129, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_feature-grid.scss */
  .feat-wrapper {
    flex-direction: column;
  }
}

/*--------------------------------------------------------------
/* News Items
--------------------------------------------------------------*/
/* line 3, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-section .list-link {
  margin-top: 2em;
}

/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-items-wrapper {
  background: url(images/news-list-bgrd.jpg);
  background-size: cover;
  background-position: center center;
  padding: 2em;
}

/* line 15, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-items-wrapper h2 {
  margin-bottom: 35px;
}

/* line 20, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-items {
  margin-bottom: 25px;
}

/* line 24, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-entry {
  font-size: 1rem;
}

/* line 27, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-entry span {
  color: #7b7b7b;
  font-style: italic;
}

/* line 34, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 250px);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  position: relative;
  margin: 0 auto;
  list-style: none;
  text-align: center;
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
}

/* line 46, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  height: 100%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

/* line 57, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

/* line 65, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-grid figure figcaption {
  padding: 1em;
  color: #ffffff;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 73, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-grid figure figcaption::before,
.news-grid .grid figure figcaption::after {
  pointer-events: none;
}

/* line 78, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-grid figure figcaption,
.news-grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 85%;
  height: 85%;
}

/* line 89, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

/* line 97, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-grid figure h3 {
  color: #ffffff;
}

/* line 101, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-grid figure p {
  margin: 5px;
  line-height: 1.1rem;
  font-size: 68.5%;
}

/* line 131, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-block-1 {
  grid-area: 1 / 1 / 2 / 3;
}

/* line 135, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-block-2 {
  grid-area: 1 / 3 / 2 / 4;
}

/* line 139, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-block-3 {
  grid-area: 1 / 4 / 2 / 5;
}

/* line 143, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-block-4 {
  grid-area: 2 / 1 / 3 / 2;
}

/* line 147, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-block-5 {
  grid-area: 2 / 2 / 3 / 3;
}

/* line 151, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-block-6 {
  grid-area: 2 / 3 / 3 / 4;
}

/* line 155, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
.news-block-7 {
  grid-area: 2 / 4 / 3 / 5;
}

/* line 159, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
figure.effect-news {
  background: #186940;
}

/* line 163, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
figure.effect-news img {
  max-width: none;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 179, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
figure.effect-news:hover img {
  opacity: 0.4;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 185, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
figure.effect-news:hover h3 {
  display: none;
}

/* line 191, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
figure.effect-news figcaption {
  text-align: left;
}

/* line 194, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
figure.effect-news figcaption span {
  font-style: italic;
}

/* line 199, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
figure.effect-news h3 {
  position: relative;
  overflow: hidden;
}

/* line 224, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
figure.effect-news p {
  padding: 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

/* line 233, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
figure.effect-news:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media (max-width: 992px) {
  /* line 242, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }
  /* line 246, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-grid figure {
    height: 250px;
  }
  /* line 251, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-1 {
    grid-area: 1 / 1 / 1 / 3;
  }
  /* line 255, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-2 {
    grid-area: 2 / 1 / 2 / 1;
  }
  /* line 259, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-3 {
    grid-area: 2 / 2 / 2 / 2;
  }
  /* line 263, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-4 {
    grid-area: 3 / 1 / 3 / 1;
  }
  /* line 267, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-5 {
    grid-area: 3 / 2 / 3 / 2;
  }
  /* line 271, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-6 {
    grid-area: 4 / 1 / 4 / 1;
  }
  /* line 275, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-7 {
    grid-area: 4 / 2 / 4 / 2;
  }
}

@media (max-width: 767px) {
  /* line 282, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
  /* line 286, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-grid figure {
    height: 250px;
  }
  /* line 291, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-1 {
    grid-area: 1 / 1 / 1 / 1;
  }
  /* line 295, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-2 {
    grid-area: 2 / 1 / 2 / 1;
  }
  /* line 299, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-3 {
    grid-area: 3 / 1 / 3 / 1;
  }
  /* line 303, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-4 {
    grid-area: 4 / 1 / 4 / 1;
  }
  /* line 307, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-5 {
    grid-area: 5 / 1 / 5 / 1;
  }
  /* line 311, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-6 {
    grid-area: 6 / 1 / 6 / 1;
  }
  /* line 315, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_news-items.scss */
  .news-block-7 {
    grid-area: 7 / 1 / 7 / 1;
  }
}

/*--------------------------------------------------------------
/* Video Text
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
.video-text-wrapper {
  display: flex;
  padding: 40px;
  background: url(images/video-bgrd.jpg);
  background-size: cover;
  background-position: center center;
}

/* line 9, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
.video-text-wrapper h1 {
  color: #ffffff;
  font-size: 2.5rem;
  letter-spacing: 2px;
  margin-bottom: 5px;
}

/* line 16, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
.video-text-wrapper p {
  margin: 0;
  font-size: 1.1rem;
}

/* line 23, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
.video-thumb {
  height: 100%;
}

/* line 27, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
.video-text-poster {
  margin: 0;
  flex-basis: 100%;
  display: flex;
}

/* line 33, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
.video-poster {
  min-width: 400px;
}

/* line 37, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
.video-text-desc {
  background: rgba(50, 50, 50, 0.7);
  padding: 20px;
  color: #ffffff;
  flex-basis: 100%;
  margin-right: 20px;
}

@media (max-width: 1199px) {
  /* line 46, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
  .video-text-wrapper {
    flex-direction: column;
  }
  /* line 50, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
  .video-text-desc {
    margin: 0 0 20px;
  }
  /* line 54, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
  .video-poster {
    width: 1140px;
    display: flex;
    min-width: auto;
  }
  /* line 60, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_video-text.scss */
  .video-thumb {
    flex-basis: 100%;
  }
}

/*--------------------------------------------------------------
/* Media Cards
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-card-section {
  position: relative;
}

/* line 5, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-card-section h2 {
  margin-bottom: 3rem;
}

/* line 10, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.mediaroom {
  background: #ffffff;
  padding: 30px 40px 30px;
}

/* line 15, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-card-wrapper {
  flex-direction: column;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  background: #ffffff;
  padding: 10px 0 20px;
}

/* line 25, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-card-wrapper h2 {
  margin-bottom: 30px;
}

/* line 30, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 36, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.detail-text {
  margin-top: 1em;
  line-height: 1.2em;
}

/* line 39, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.detail-text p:last-child {
  margin-bottom: 0.5em;
}

/* line 44, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-video-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 51, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry {
  flex-basis: 31.5%;
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
}

/* line 60, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry.event-container {
  background: rgba(117, 252, 0, 0.35);
  padding: 10px;
  border: none;
  color: #ffffff;
}

/* line 67, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry:nth-child(3n - 1) {
  margin-left: 15px;
  margin-right: 15px;
}

/* line 73, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-detail {
  background: #ffffff;
  padding: 15px 20px;
}

/* line 77, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-detail h3 {
  font-size: 1.4rem;
  margin-bottom: 0;
}

/* line 82, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-detail p {
  font-size: 14px;
  color: #7b7b7b;
}

/* line 90, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-content h4 {
  font-weight: 700;
}

/* line 94, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-content a {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 200;
  color: #525252;
}

/* line 100, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-content a:hover {
  color: #25c9a8;
}

/* line 106, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-tag {
  display: inline-block;
}

/* line 109, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-tag li {
  line-height: 14px;
}

/* line 112, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-tag li a {
  font-size: 14px;
  font-weight: 700;
  color: #525252;
}

/* line 117, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-tag li a:hover {
  color: #1d947c;
}

/* line 125, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-image {
  position: relative;
  overflow: hidden;
}

/* line 129, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-image img {
  width: 100%;
}

/* line 133, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-image .entry-overlay {
  background: rgba(252, 204, 0, 0.9);
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 147, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry .entry-image .entry-overlay .fa {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  font-size: 48px;
  z-index: 5;
}

/* line 161, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-entry:hover .entry-image .entry-overlay {
  opacity: 1;
}

/* line 168, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.view-media {
  text-align: center;
  margin: 30px 20px 30px;
}

/* line 180, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-title-wrapper {
  background: #ffffff;
  padding: 0 35px 0 45px;
}

/* line 185, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
.media-title-wrapper h1 {
  margin: 0;
}

@media (max-width: 1199px) {
  /* line 191, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
  .media-entry {
    flex-basis: 47.5%;
    margin-bottom: 1vw;
  }
  /* line 196, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
  .media-entry:nth-child(3n - 1) {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 201, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
  .media-entry:nth-child(2n) {
    margin-left: 1vw;
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  /* line 213, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
  .media-entry {
    flex-basis: 100%;
    margin-bottom: 30px;
  }
  /* line 214, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_media-cards.scss */
  .media-entry:nth-child(2n) {
    margin-left: 0;
    margin-right: 0;
  }
}

/*--------------------------------------------------------------
/* Scroll Story
--------------------------------------------------------------*/
/* line 12, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
#story-main {
  background: #1d947c;
}

/* line 16, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.scroll-page {
  margin: 0;
  color: #ffffff;
  background-color: #1d947c;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Page Loader */
/* line 26, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.js .scroll-page::before,
.js .scroll-page::after {
  content: '';
  position: fixed;
  z-index: 1000;
}

/* line 33, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.js .scroll-page::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-bg);
}

/* line 41, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.js .scroll-page::after {
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  border-radius: 50%;
  opacity: 0.4;
  background: var(--color-link);
  animation: loaderAnim 0.7s linear infinite alternate forwards;
}

@keyframes loaderAnim {
  to {
    opacity: 1;
    transform: scale3d(0.5, 0.5, 1);
  }
}

/* line 96, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
main {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 104, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.unbutton {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  font: inherit;
  cursor: pointer;
}

/* line 113, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.unbutton:focus {
  outline: none;
}

/* line 117, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame {
  position: relative;
  width: 100%;
  padding: 1rem;
  display: grid;
  grid-template-columns: 100%;
  grid-template-areas: "title" "prev" "sponsor" "demos";
  grid-gap: 0.5rem;
  justify-items: start;
  align-self: start;
  justify-self: start;
  pointer-events: none;
  align-items: center;
  font-size: 0.85rem;
  opacity: 0.7;
}

/* line 134, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
body #cdawrap {
  justify-self: start;
}

/* line 138, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame a {
  pointer-events: auto;
}

/* line 142, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame a:not(.frame__title-back) {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

/* line 148, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame a:not(.frame__title-back)::before {
  content: '';
  height: 1px;
  width: 100%;
  background: currentColor;
  position: absolute;
  top: 90%;
  transition: transform 0.3s;
  transform-origin: 0% 50%;
}

/* line 159, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame a:not(.frame__title-back):hover::before {
  transform: scaleX(0);
  transform-origin: 100% 50%;
}

/* line 164, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame__title {
  grid-area: title;
  display: flex;
}

/* line 169, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame__title-main {
  font-size: inherit;
  margin: 0;
  font-weight: inherit;
}

/* line 175, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame__title-back {
  position: relative;
  display: flex;
  align-items: flex-end;
}

/* line 181, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame__title-back span {
  display: none;
}

/* line 185, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame__title-back svg {
  fill: currentColor;
}

/* line 189, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.frame__prev {
  grid-area: prev;
}

/* line 193, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project-section {
  background: #1d947c;
}

/* line 197, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project {
  padding: 5rem 1rem;
  max-width: 1000px;
  margin: 5vh auto;
  display: grid;
  grid-column-gap: 7vw;
  grid-row-gap: 0.5rem;
}

/* line 207, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project--intro {
  background: url(images/sprkle-beads-multicolored-waves.jpg);
  background-position: center center;
  background-size: cover;
  display: block;
  width: 100%;
  margin: 0;
  padding: 5rem;
}

/* line 226, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project--details {
  grid-template-areas: "label-default" "paragraph";
  grid-template-columns: 1fr;
  color: #ffffff;
}

/* line 232, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project--left {
  justify-content: start;
  font-weight: 800;
}

/* line 237, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project--right {
  justify-content: end;
}

/* line 241, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project--details p {
  grid-area: paragraph;
  max-width: 400px;
}

/* line 246, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__label--default {
  grid-area: label-default;
}

/* line 250, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project p {
  line-height: 1.4;
  margin: 0;
  color: var(--color-text-alt);
}

/* line 256, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__label {
  font-size: 1.5em;
}

/* line 260, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__label--name {
  grid-area: label-name;
}

/* line 264, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__label--date {
  grid-area: label-date;
}

/* line 268, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__label--mission {
  grid-area: label-mission;
}

/* line 272, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__name {
  grid-area: name;
}

/* line 276, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__date {
  grid-area: date;
}

/* line 280, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__mission {
  grid-area: mission;
  line-height: 1.4;
}

/* line 285, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__mission p:first-child {
  grid-area: p1;
}

/* line 289, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__mission p:child {
  grid-area: p2;
}

/* line 293, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__mission p {
  color: var(--color-text-alt);
}

/* line 297, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__title {
  grid-area: title;
  font-size: clamp(2rem, 13vw, 8rem);
  font-weight: 400;
  margin: 10vh 0 20vh;
  padding-bottom: 20vh;
  line-height: 1;
  text-align: center;
  margin-bottom: -10vh;
}

/* line 307, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__title .project__title-line {
  color: #ffffff;
}

/* line 312, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.project__heading {
  color: var(--color-label);
  font-weight: inherit;
  font-size: inherit;
  margin: 0;
}

/* line 319, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery-wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30vh auto;
  overflow: hidden;
}

/* line 330, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery-wrap--auto {
  height: auto;
}

/* line 334, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery-wrap--large {
  height: 110vh;
}

/* line 338, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery-wrap--dense {
  margin: 0;
}

/* line 342, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery {
  position: relative;
  width: 100%;
  height: 100%;
  flex: none;
}

/* line 349, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--breakout {
  width: min-content;
}

/* line 353, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery__item {
  background-position: 50% 50%;
  background-size: cover;
  flex: none;
  border-radius: 6px;
  position: relative;
  filter: brightness(1);
}

/* line 362, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery__item-cut {
  overflow: hidden;
  display: grid;
  place-items: center;
}

/* line 368, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery__item-inner {
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 376, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.caption {
  font-size: clamp(1rem, 3vw, 1.75rem);
  z-index: 101;
  color: var(--color-caption);
  font-weight: 400;
}

/* line 383, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  --size-factor: 1.25;
  --item-height: 20vh;
}

/* line 392, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--row .gallery__item {
  width: auto;
  aspect-ratio: 2 / 3;
}

/* line 397, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--row .gallery__item--s {
  height: var(--item-height);
}

/* line 401, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--row .gallery__item--m {
  height: calc(var(--size-factor) * var(--item-height));
}

/* line 405, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--row .gallery__item--l {
  height: calc(var(--size-factor) * 2 * var(--item-height));
}

/* line 409, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--row .gallery__item--xl {
  z-index: 100;
  height: calc(var(--size-factor) * 3 * var(--item-height));
}

/* line 414, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--row .gallery__item--m,
.gallery--switch.gallery--row .gallery__item--l {
  height: var(--item-height);
}

/* line 419, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--row .caption {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: -50vh;
  left: 0;
  padding: 4.5vw;
  max-width: 730px;
  opacity: 0;
}

/* line 430, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--row .caption {
  bottom: 0;
  opacity: 1;
}

/* line 435, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--one {
  display: grid;
  place-items: center;
}

/* line 440, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--one .gallery__item {
  width: 400%;
  height: 400%;
  filter: brightness(1) hue-rotate(90deg);
}

/* line 446, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--one .gallery__item {
  width: 100%;
  height: 100%;
  filter: brightness(0.7) hue-rotate(0deg);
}

/* line 452, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--one .caption {
  position: absolute;
  width: 100vw;
  height: 100vh;
  top: 50%;
  left: 50%;
  margin: 100vh 0 0 -50vw;
  font-size: clamp(2rem, 5vw, 3rem);
  display: grid;
  place-items: center;
}

/* line 464, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--one .caption {
  margin-top: -50vh;
}

/* line 468, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--grid {
  height: auto;
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-template-rows: repeat(3, auto);
  row-gap: 2.5vw;
  column-gap: 3vw;
}

/* line 477, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--grid .gallery__item {
  height: 33vh;
  width: 33vw;
}

/* line 482, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--grid {
  gap: 0;
}

/* line 486, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--grid .gallery__item {
  height: 110vh;
  width: 110vw;
  filter: brightness(0.65);
}

/* line 492, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--grid .caption {
  position: absolute;
  width: 100vw;
  height: 100vh;
  padding: 0;
  top: 50%;
  left: 50%;
  margin-top: 50vh;
  margin-left: -50vw;
  display: grid;
  place-items: center;
  max-width: none;
  opacity: 0;
}

/* line 507, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--grid .caption {
  margin-top: -40vh;
  opacity: 1;
}

/* line 512, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--grid .caption p {
  padding: 50vh 30vw 10vh 10vw;
}

/* line 516, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--grid .caption p {
  margin-top: 0;
}

/* line 520, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--stack {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  align-items: center;
  justify-content: start;
  gap: 2rem;
  padding: 2rem;
  --offset: 1rem;
}

/* line 530, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--stack .gallery__item {
  border-radius: 1.5vw;
  width: 25vw;
  height: 35vw;
  z-index: 1;
}

/* line 537, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--stack-glass .gallery__item {
  filter: opacity(1);
}

/* line 541, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack .gallery__item {
  grid-area: 1 / 1 / 2 / 2;
}

/* line 545, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--stack .caption {
  position: absolute;
  bottom: 0;
  left: 100vw;
  width: 100vw;
  padding: 5vw;
  color: var(--color-text-alt);
  opacity: 0;
  z-index: 0;
}

/* line 556, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--stack .caption p {
  margin: 0;
}

/* line 560, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack .caption {
  left: 0;
  opacity: 1;
}

/* line 565, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--stack-inverse .gallery__item:nth-child(5) {
  z-index: 2;
}

/* line 569, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--stack-inverse .gallery__item:nth-child(4) {
  z-index: 3;
}

/* line 573, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--stack-inverse .gallery__item:nth-child(3) {
  z-index: 4;
}

/* line 577, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--stack-inverse .gallery__item:nth-child(2) {
  z-index: 5;
}

/* line 581, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--stack-inverse .gallery__item:nth-child(1) {
  z-index: 6;
}

/* line 585, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack .gallery__item:nth-child(2) {
  margin-left: var(--offset);
}

/* line 589, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack .gallery__item:nth-child(3) {
  margin-left: calc(var(--offset) * 2);
}

/* line 593, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack .gallery__item:nth-child(4) {
  margin-left: calc(var(--offset) * 3);
}

/* line 597, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack .gallery__item:nth-child(5) {
  margin-left: calc(var(--offset) * 4);
}

/* line 601, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack .gallery__item:nth-child(6) {
  margin-left: calc(var(--offset) * 5);
}

/* line 605, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-dark .gallery__item:nth-child(2) {
  filter: brightness(0.8);
}

/* line 609, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-dark .gallery__item:nth-child(3) {
  filter: brightness(0.7);
}

/* line 613, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-dark .gallery__item:nth-child(4) {
  filter: brightness(0.6);
}

/* line 617, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-dark .gallery__item:nth-child(5) {
  filter: brightness(0.5);
}

/* line 621, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-dark .gallery__item:nth-child(6) {
  filter: brightness(0.4);
}

/* line 625, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-glass .gallery__item {
  opacity: 0.7;
}

/* line 629, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-scale .gallery__item:nth-child(2) {
  transform: scale(0.98);
}

/* line 633, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-scale .gallery__item:nth-child(3) {
  transform: scale(0.96);
}

/* line 637, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-scale .gallery__item:nth-child(4) {
  transform: scale(0.94);
}

/* line 641, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-scale .gallery__item:nth-child(5) {
  transform: scale(0.92);
}

/* line 645, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--stack-scale .gallery__item:nth-child(6) {
  transform: scale(0.9);
}

/* line 649, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--gridtiny {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  width: 300%;
  padding: 0 2vh;
  height: min-content;
  gap: 1vh;
}

/* line 658, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--gridtiny {
  width: 100%;
  gap: 2vh;
}

/* line 663, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--gridtiny .gallery__item {
  aspect-ratio: 1;
  width: 100%;
  height: auto;
  filter: contrast(0.8) saturate(0) brightness(0.6) opacity(1);
}

/* line 670, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--gridtiny .gallery__item {
  filter: contrast(1) saturate(1) brightness(0.8) opacity(0.8);
}

/* line 674, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--gridtiny .caption {
  position: absolute;
  width: 100vw;
  height: 100vh;
  left: 50%;
  top: 50%;
  margin: -50vh 0 0 -50vw;
  display: grid;
  place-items: center;
  font-size: clamp(2rem, 8vw, 4rem);
  opacity: 0;
}

/* line 687, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--gridtiny .caption {
  opacity: 1;
}

/* line 691, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch .gallery__item--center {
  height: 100vh;
  width: 100vw;
  aspect-ratio: auto;
  filter: brightness(0.5);
}

/* line 698, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--bento {
  display: grid;
  gap: 1vh;
  grid-template-columns: repeat(3, 32.5vw);
  grid-template-rows: repeat(4, 23vh);
  justify-content: center;
  align-content: center;
}

/* line 707, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--bento {
  grid-template-columns: repeat(3, 100vw);
  grid-template-rows: repeat(4, 49.5vh);
  gap: 15vh;
}

/* line 713, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--bento .gallery__item:nth-child(1) {
  grid-area: 1 / 1 / 3 / 2;
}

/* line 717, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--bento .gallery__item:nth-child(2) {
  grid-area: 1 / 2 / 2 / 3;
}

/* line 721, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--bento .gallery__item:nth-child(3) {
  grid-area: 2 / 2 / 4 / 3;
}

/* line 725, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--bento .gallery__item:nth-child(4) {
  grid-area: 1 / 3 / 3 / 3;
}

/* line 729, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--bento .gallery__item:nth-child(5) {
  grid-area: 3 / 1 / 3 / 2;
}

/* line 733, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--bento .gallery__item:nth-child(6) {
  grid-area: 3 / 3 / 5 / 4;
}

/* line 737, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--bento .gallery__item:nth-child(7) {
  grid-area: 4 / 1 / 5 / 2;
}

/* line 741, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--bento .gallery__item:nth-child(8) {
  grid-area: 4 / 2 / 5 / 3;
}

/* line 745, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--bento .caption {
  position: absolute;
  width: 100vw;
  height: 100vh;
  top: 50%;
  left: 50%;
  margin: 100vh 0 0 -50vw;
  font-size: clamp(2rem, 10vw, 5rem);
  display: grid;
  place-items: center;
}

/* line 757, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--bento .caption {
  margin-top: -50vh;
}

/* line 761, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--grid10 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2vw;
}

/* line 767, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--grid10 {
  grid-template-columns: 1fr 300px 1fr;
  grid-template-rows: 1fr 60vh 1fr;
  grid-gap: 0;
}

/* line 773, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--grid10 .gallery__item {
  grid-area: 2 / 2 / 3 / 3;
}

/* line 777, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--grid10 .caption {
  position: absolute;
  width: 100vw;
  height: 100vh;
  top: 50%;
  left: 50%;
  margin: 100vh 0 0 -50vw;
  display: grid;
  place-items: center;
  font-size: clamp(2rem, 4vw, 6rem);
}

/* line 789, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
.gallery--switch.gallery--grid10 .caption {
  opacity: 1;
  margin-top: -50vh;
}

@media screen and (min-width: 53em) {
  /* line 795, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .frame {
    grid-template-columns: auto auto auto 1fr;
    grid-template-areas: 'title prev ... sponsor';
    align-content: space-between;
    justify-items: start;
    grid-gap: 2rem;
  }
  /* line 803, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .frame__demos {
    justify-self: end;
  }
  /* line 807, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .project--intro {
    grid-template-columns: auto 1fr;
    grid-template-areas: 'label-name name' 'label-date date' 'title title' 'label-mission mission';
  }
  /* line 816, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .project--details {
    grid-template-areas: 'label-default paragraph';
    grid-template-columns: auto auto;
  }
  /* line 821, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .project__label {
    text-align: right;
  }
  /* line 825, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .project__mission {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: "p1 ..." "... p2";
    column-gap: 2rem;
  }
  /* line 833, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10 {
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: repeat(4, 1fr);
  }
  /* line 838, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-1 {
    grid-area: 1 / 1;
  }
  /* line 842, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-2 {
    grid-area: 1 / 2;
  }
  /* line 846, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-3 {
    grid-area: 1 / 4;
  }
  /* line 850, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-4 {
    grid-area: 1 / 5;
  }
  /* line 854, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-5 {
    grid-area: 3 / 6;
  }
  /* line 858, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-6 {
    grid-area: 1 / 7;
  }
  /* line 862, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-7 {
    grid-area: 1 / 9;
  }
  /* line 866, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-8 {
    grid-area: 3 / 10;
  }
  /* line 870, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-9 {
    grid-area: 2 / 8;
  }
  /* line 874, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-10 {
    grid-area: 4 / 9;
  }
  /* line 878, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-11 {
    grid-area: 3 / 8;
  }
  /* line 882, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-12 {
    grid-area: 2 / 2;
  }
  /* line 886, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-13 {
    grid-area: 3 / 1;
  }
  /* line 890, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-14 {
    grid-area: 3 / 4;
  }
  /* line 894, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-15 {
    grid-area: 4 / 3;
  }
  /* line 898, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--grid10:not(.gallery--switch) .pos-16 {
    grid-area: 4 / 7;
  }
  /* line 902, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--stack .caption {
    bottom: 40%;
    width: 60vw;
    max-width: 800px;
  }
  /* line 908, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  .gallery--switch.gallery--stack .caption {
    left: 40vw;
  }
  /* line 912, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_scroll-story.scss */
  body #cdawrap {
    justify-self: end;
  }
}

/*--------------------------------------------------------------
/* Sidebar
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_sidebar.scss */
.template-wrapper {
  display: flex;
  padding: 40px;
  background: #ffffff;
}

/* line 6, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_sidebar.scss */
.template-wrapper .text-wrapper {
  padding: 0;
}

/* line 15, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_sidebar.scss */
.header-sidebar h1::after {
  height: 0;
}

/* line 21, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_sidebar.scss */
.sidebar-content {
  flex-basis: 250px;
  border-left: 1px solid #1d947c;
  padding: 0 10px 20px 20px;
  margin-left: 20px;
  min-width: 250px;
}

/* line 28, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_sidebar.scss */
.sidebar-content p, .sidebar-content ul, .sidebar-content ol {
  font-size: 0.85rem;
  word-break: break-word;
  line-height: 1.25rem;
}

/* line 34, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_sidebar.scss */
.sidebar-content img {
  margin-top: 15px;
}

/* line 38, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_sidebar.scss */
.sidebar-content h1,
.sidebar-content h2,
.sidebar-content h3,
.sidebar-content h4,
.sidebar-content h5,
.sidebar-content h6 {
  color: #1d947c;
}

@media (max-width: 767px) {
  /* line 49, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_sidebar.scss */
  .template-wrapper {
    flex-direction: column;
  }
  /* line 53, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_sidebar.scss */
  .sidebar-content {
    margin: 15px 0 0;
    border-left: none;
  }
}

/*--------------------------------------------------------------
/* Footer
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_footer.scss */
.site-footer {
  text-align: center;
  font-size: 16px;
  background-color: #eff1f3;
}

/* line 7, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_footer.scss */
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
  color: #1d947c;
}

/* line 16, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_footer.scss */
.site-footer .footer-wrapper {
  padding: 40px 0;
  display: flex;
  justify-content: center;
}

/* line 21, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_footer.scss */
.site-footer .footer-wrapper .footer-col {
  margin: 0 20px;
  flex: 1 0 0;
}

/* line 25, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_footer.scss */
.site-footer .footer-wrapper .footer-col p {
  font-size: 15px;
}

/* line 29, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_footer.scss */
.site-footer .footer-wrapper .footer-col img {
  max-height: 60px;
}

@media (max-width: 1199px) {
  /* line 44, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_footer.scss */
  .site-footer .footer-wrapper .footer-content {
    max-width: 90%;
  }
}

@media (max-width: 992px) {
  /* line 50, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_footer.scss */
  .site-footer .footer-wrapper .footer-col:nth-child(2) {
    max-width: auto;
  }
  /* line 54, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/layout/_footer.scss */
  .site-footer .footer-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}

/*--------------------------------------------------------------
/* Media
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/media/_media.scss */
.bg-video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -10;
  opacity: 0.9;
  display: block;
}

/* line 14, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/media/_media.scss */
.video-overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -5;
  background-color: blue;
}

/* line 26, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/media/_media.scss */
.alignright {
  float: right;
  margin: 0 0 15px 15px;
  max-width: 100%;
}

/* line 32, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/media/_media.scss */
.alignleft {
  float: left;
  margin: 0 15px 15px 0;
  max-width: 100%;
}

/* line 38, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/media/_media.scss */
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 20px;
  max-width: 100%;
}

/* responsive media */
/* line 47, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/media/_media.scss */
embed,
iframe,
img,
object,
video {
  max-width: 100%;
}

/*--------------------------------------------------------------
/* Videos
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.bg-video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -10;
  opacity: 0.9;
  display: block;
}

/* line 14, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.video-overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -5;
  background-color: rgba(77, 77, 77, 0.1);
}

/* line 26, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.bg {
  background-color: rgba(0, 0, 0, 0);
  background-origin: initial;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  position: relative;
  z-index: 0;
}

/* line 37, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.video-block {
  width: 100%;
}

/* line 41, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.video-section {
  padding: 20px;
  background: #ffffff;
}

/* line 45, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.video-section h2 {
  margin: 45px 0;
}

/* line 51, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.page-content-wrapper .video-section {
  padding: 10px 50px 30px;
}

/* line 56, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.video-overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -5;
  background-color: rgba(77, 77, 77, 0.1);
}

/* video popup */
/* line 71, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.video-section {
  background-color: rgba(0, 0, 0, 0);
  background-origin: initial;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  position: relative;
  z-index: 0;
}

/* line 107, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.play-video {
  display: flex;
  justify-content: center;
}

/* line 112, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.play-video a {
  color: #ffffff;
  background: #238066;
  font-size: 40px;
  border: 4px solid #ffffff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: inline-block;
  line-height: 80px;
  text-align: center;
  padding-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 128, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.play-video a:hover {
  border-color: #FCCC00;
  background: #FCCC00;
}

/* line 135, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.news-video {
  padding: 50px 0;
}

/* line 139, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.our-story-content {
  padding: 80px;
  color: #ffffff;
}

/* line 143, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/elements/_videos.scss */
.our-story-content span {
  font-size: 20px;
  display: inline-block;
  width: 100%;
  line-height: 33px;
}

/*--------------------------------------------------------------
/* Vendor
--------------------------------------------------------------*/
/* line 2, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .sy-pager li.sy-active a {
  background-color: #25c9a8;
}

/* line 6, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .sy-slides-wrap {
  position: relative;
  height: auto;
}

/* line 11, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .sy-slides-wrap .sy-caption {
  border-radius: 0;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
}

/* line 18, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .sy-slides-wrap .sy-caption-wrap {
  left: 0;
  bottom: 0;
  width: 100%;
}

/* image map pro styles */
/* line 29, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.pagination {
  padding-top: 40px;
}

/* line 33, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.map-tooltip {
  border: 2px solid #ffffff;
  border-radius: 10px;
}

/* line 38, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.search-items {
  margin-top: 15px;
}

/* line 42, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
li.css a {
  border-radius: 0;
}

/* line 47, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.squares-element h3 {
  margin: 5px 0;
}

/* line 51, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.squares-element strong {
  color: #1d947c;
}

/* line 55, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.squares-element ul {
  padding-left: 15px;
}

/* line 59, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.squares-element li {
  margin-bottom: 10px;
}

/* line 64, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.theme-button {
  background-color: #1d947c;
  color: #ffffff;
}

/* line 69, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.fasc-size-large {
  padding: 8px 20px;
}

/* line 73, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.fasc-button {
  padding: 8px 45px;
}

/* line 77, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.fasc-type-flat {
  -webkit-transition: background-image 350ms ease-in-out;
  -moz-transition: background-image 350ms ease-in-out;
  -ms-transition: background-image 350ms ease-in-out;
  -o-transition: background-image 350ms ease-in-out;
  transition: background-image 350ms ease-in-out;
}

/* line 81, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.gform_wrapper li.gfield fieldset {
  border: none;
}

/* line 85, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.column-border {
  border-right: 2px solid #ffffff !important;
}

/* line 89, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.mega-menu-item-has-children > a.mega-menu-link:hover {
  color: #ffffff;
  font-weight: 600;
}

/* line 94, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
  color: #ffffff;
  font-weight: 600;
}

/* line 99, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  line-height: 16px;
}

/* line 103, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item ul.mega-sub-menu li.mega-menu-item {
  margin-left: 10px;
}

/* line 111, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children li.mega-menu-item-has-children li.mega-menu-item-object-page::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  background: #ffffff !important;
  border-radius: 50%;
  height: 5px !important;
  width: 5px !important;
}

/* line 126, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item::before {
  display: list-item;
}

/* line 132, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body #mega-menu-wrap-primary #mega-menu-primary {
  text-align: left;
}

/* line 139, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.gfield_description ul li {
  font-size: .813em;
}

/* line 148, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: #ffffff;
}

/* line 153, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
#pf-content .main-logo {
  display: none;
}

/* line 160, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  position: relative;
}

/* line 169, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .semantic_ui .ui.table {
  font-size: 16px;
}

/* line 173, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .min-table-col {
  min-width: 170px;
}

/* line 177, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body a.fasc-button {
  color: #ffffff;
}

/* line 180, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body a.fasc-button:visited {
  color: #ffffff;
}

/* line 185, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .gform_wrapper .gfield_repeater_cell label {
  color: #23282d;
  font-weight: 700;
  font-size: 18px;
}

/* line 191, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .gfield_repeater_wrapper input {
  border: 1px solid #23282d;
}

/* line 195, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .gfield_repeater_buttons .add_repeater_item_text,
body .gfield_repeater_buttons .remove_repeater_item_text {
  height: auto;
  color: #757575;
  border-radius: 5px;
  margin: 15px 20px 0 0;
  border: 1px solid #23282d;
  padding: 10px 20px;
  font-size: 18px;
}

/* line 206, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .gform_wrapper li.gfield fieldset legend.gfield_label {
  line-height: 60px;
  font-size: 1.25em;
}

/* line 211, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: initial;
}

/* line 215, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
  padding: 0px 10px 0px 0px;
}

/* line 224, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.wp-caption-text {
  font-size: 0.85rem;
  color: #7b7b7b;
  line-height: 1.25rem;
}

/* line 236, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.mega-sub-menu {
  padding: 15px 10px;
}

/* line 240, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.pf-alignright {
  text-align: right;
}

/* line 244, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body .text-wrapper .mapplic-element {
  max-width: auto;
}

/* line 248, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu {
  height: 40px;
}

/* line 254, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu * {
  word-break: normal;
}

/* line 258, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu {
  min-height: 40px;
  background: #1d947c;
}

/* line 270, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .site-title-wrapper {
  color: #333;
  height: 80px;
  display: flex;
  flex-direction: column;
}

/* line 276, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .site-title-wrapper p {
  margin: 0px;
}

/* line 280, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .site-title-wrapper .site-title {
  line-height: 80px;
  font-weight: 700;
  font-size: 2.5rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "Raleway";
}

/* line 289, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .site-title-wrapper .site-description {
  line-height: 25px;
}

/* line 296, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links a {
  color: #ffffff;
}

/* line 299, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links a:hover {
  color: #1d947c;
}

/* line 304, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links .menu-button {
  border-radius: 10px;
  margin: 7px 10px 0;
  background: #FCCC00;
  border-radius: 10px;
  padding: 8px 15px;
  color: #ffffff;
  margin-top: 7px 15px 0 10px;
  height: 36px;
}

/* line 319, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links .menu-button:hover {
  background: #d2982d;
}

/* line 322, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links .menu-button:hover a {
  color: #ffffff;
}

/* line 328, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links .menu-button a {
  color: #ffffff;
  line-height: 20px;
}

/* line 336, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links > li > a {
  color: #ffffff;
  line-height: 40px;
  text-transform: none;
}

/* line 341, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links > li > a:hover {
  color: #1d947c;
}

/* line 346, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links > li.active a {
  /*------------------------------------- ACTIVE CLASS MENU LINKS */
  background-color: transparent;
  color: #1d947c;
}

/* line 352, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-logo img {
  height: 90%;
  margin: 5px 0;
}

/* line 357, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu.desktopTopFixed .menu-list-items {
  /*--------------------------------------------------------- TOP FIXED FOR DESKTOP */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  padding: 0px 10px;
  background: #1d947c;
  border-bottom: 2px solid #1d947c;
}

/* line 370, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .drop-down-multilevel a:hover {
  color: #1d947c;
}

/* line 375, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger:before,
.menu .mega-menu .menu-mobile-collapse-trigger:after,
.menu .mega-menu .menu-mobile-collapse-trigger span {
  background: #525252;
  width: 30px;
  height: 3px;
}

/* line 384, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger:before {
  top: 10px;
}

/* line 388, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger:after {
  top: 30px;
}

/* line 392, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger {
  /*------------------------------------------------------ MOBILE COLLAPSE TRIGGER BUTTON */
  margin-top: 3px;
  height: 45px;
  width: 55px;
  background: transparent;
}

/* line 400, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger.active:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 404, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger.active:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 992px) {
  /* line 414, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #ffffff;
  }
  /* line 418, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 0 10px 5px;
  }
  /* line 422, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  body #mega-menu-wrap-primary .mega-menu-toggle {
    background: #333333;
  }
  /* line 430, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-logo > li > a {
    line-height: normal;
    /* padding-top: 16px; */
    /* padding-bottom: 16px; */
    position: relative;
    z-index: 10;
    width: auto;
    padding: 0px;
  }
  /* line 440, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links > li > a {
    line-height: 40px;
  }
  /* line 444, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links {
    background: #eff1f3;
    top: 50px;
  }
  /* line 448, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links .menu-button {
    padding: 0px;
    border-radius: 5px;
    height: auto;
    margin: 0;
    background: transparent;
  }
  /* line 455, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links .menu-button:hover {
    background: transparent;
  }
  /* line 458, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links .menu-button:hover a {
    color: #1d947c;
  }
  /* line 463, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links .menu-button a {
    margin: 0px;
    color: #333;
    line-height: 40px;
  }
  /* line 470, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links .desktopTopFixed .menu-list-items .menu-logo > li > a img {
    height: 60px;
  }
}

@media only screen and (min-width: 993px) {
  /* line 483, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  body #mega-menu-wrap-primary #mega-menu-primary li .mega-search-wrap.mega-static {
    border: 1px solid #ccc;
    border-radius: 10px !important;
    margin-left: 5px;
  }
  /* line 500, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  body #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
  body #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.3), 0 6.7px 5.3px rgba(0, 0, 0, 0.3), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
  }
}

/* line 515, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body #mega-menu-wrap-primary #mega-menu-primary li .mega-search.mega-search-open input[type=text] {
  border-radius: 10px !important;
  padding-left: 10px !important;
}

/* line 520, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
body #mega-menu-wrap-primary #mega-menu-primary li .mega-search-wrap {
  height: 32px !important;
}

@media only screen and (max-width: 992px) {
  /* line 525, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  body #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    padding: 0px 0px 10px 0px;
  }
}

/* line 531, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-disable-link > a.mega-menu-link:hover {
  color: #ffffff;
}

/* line 535, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  height: auto;
}

/* line 539, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
h4.mega-block-title {
  font-size: 16px;
}

/* line 545, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.mega-menu-item .textwidget ul {
  margin-left: 20px;
}

/* line 548, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.mega-menu-item .textwidget ul li {
  font-size: inherit;
  border: none;
  line-height: inherit;
}

/* line 553, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.mega-menu-item .textwidget ul li a {
  color: #333;
}

/* line 556, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.mega-menu-item .textwidget ul li a:hover {
  color: #FCCC00;
}

/* line 563, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
.mega-menu-item .textwidget p {
  font-size: inherit;
  line-height: inherit;
  font-style: italic;
}

/* line 571, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.menu-button {
  padding: 0px 10px;
  border-radius: 5px;
  height: 36px;
  margin: 0 10px;
  background: #FCCC00;
}

/* line 578, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.menu-button:hover {
  background: #1d947c;
}

/* line 582, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.menu-button a {
  margin: 0px;
  color: #ffffff;
  line-height: 36px;
}

/* line 589, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-button.menu-button:hover {
  background: #07d02d;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

@media only screen and (min-width: 993px) {
  /* line 597, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-2035 .mega-search-wrap.mega-static {
    margin-left: 20px;
  }
  /* line 601, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-button.menu-button > a.mega-menu-link:hover {
    background: transparent;
    color: #ffffff;
  }
}

@media only screen and (min-width: 769px) {
  /* line 609, ../../../../../Users/de8/htdocs/human-genome/wp-content/themes/burano/sass/utils/_vendor.scss */
  #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-1621 .mega-search-wrap.mega-static {
    margin-left: 15px;
  }
}

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