@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
/*-------------GLobal setting-----------------*/
/*---------Layout css---------*/
/* line 2, sass/_theme.scss */
body {
  color: #34404b;
  font-weight: 300;
  background: #f5f5f5;
  scroll-behavior: smooth;
  font-family: "Roboto", sans-serif; }

/* line 11, sass/_theme.scss */
.path-frontpage #header {
  display: block; }
  /* line 13, sass/_theme.scss */
  .path-frontpage #header .headline {
    position: absolute;
    top: 20px;
    margin-top: 0; }

/* line 21, sass/_theme.scss */
.container {
  max-width: 1200px; }

/* line 26, sass/_theme.scss */
.region-headerimage img {
  -o-object-fit: cover;
     object-fit: cover; }

/* line 32, sass/_theme.scss */
.user-logged-in.path-people .contextual-region {
  position: inherit; }

/* line 35, sass/_theme.scss */
.user-logged-in.path-people .contextual {
  top: auto;
  right: auto; }

/* line 42, sass/_theme.scss */
.path-people #header {
  position: absolute;
  top: 0; }
  /* line 45, sass/_theme.scss */
  .path-people #header .headline {
    position: absolute;
    top: 20px;
    margin-top: 0; }

/* line 53, sass/_theme.scss */
#header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  /* line 58, sass/_theme.scss */
  #header .headline {
    height: 80px;
    width: 97%;
    z-index: 10;
    right: 0;
    position: relative;
    float: right;
    margin-top: 20px; }
    @media (max-width: 1200px) {
      /* line 58, sass/_theme.scss */
      #header .headline {
        height: 60px; } }
    /* line 69, sass/_theme.scss */
    #header .headline .header-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      /* line 72, sass/_theme.scss */
      #header .headline .header-box .logo-image {
        height: 80px;
        position: relative;
        left: 1px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        /* line 76, sass/_theme.scss */
        #header .headline .header-box .logo-image img {
          width: 90px; }
          @media (max-width: 1200px) {
            /* line 76, sass/_theme.scss */
            #header .headline .header-box .logo-image img {
              width: 68px; } }
        @media (max-width: 1200px) {
          /* line 72, sass/_theme.scss */
          #header .headline .header-box .logo-image {
            height: 60px; } }
      /* line 87, sass/_theme.scss */
      #header .headline .header-box .white-bg-header {
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        /* line 93, sass/_theme.scss */
        #header .headline .header-box .white-bg-header .lab-logo {
          position: relative;
          z-index: 5; }
          /* line 96, sass/_theme.scss */
          #header .headline .header-box .white-bg-header .lab-logo a {
            color: #34404b; }
            /* line 98, sass/_theme.scss */
            #header .headline .header-box .white-bg-header .lab-logo a .website-title {
              margin: 0;
              font-size: 40px;
              font-weight: 100; }
              @media (max-width: 1200px) {
                /* line 98, sass/_theme.scss */
                #header .headline .header-box .white-bg-header .lab-logo a .website-title {
                  font-size: 33px; } }
        /* line 108, sass/_theme.scss */
        #header .headline .header-box .white-bg-header .tb-megamenu {
          background: transparent;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          z-index: 0; }
          /* line 114, sass/_theme.scss */
          #header .headline .header-box .white-bg-header .tb-megamenu .container {
            width: 100%; }
          /* line 119, sass/_theme.scss */
          #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item a {
            font-size: 20px;
            font-weight: 200;
            color: #34404b;
            line-height: 30px;
            -webkit-transition: 0.1s;
            transition: 0.1s;
            border-right: none;
            padding: 0 10px;
            margin: 0;
            border-bottom: 2px solid #fff; }
            /* line 129, sass/_theme.scss */
            #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item a.active-trail {
              font-weight: 400;
              border-bottom: 2px solid #34404b;
              background: transparent; }
            /* line 134, sass/_theme.scss */
            > #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item a:focus,
            > #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item a:hover {
              border-bottom: 2px solid #34404b;
              background: transparent; }
          /* line 140, sass/_theme.scss */
          #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item .tb-megamenu-block,
          #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item .mega-inner {
            margin-bottom: 0;
            padding: 0; }
          /* line 145, sass/_theme.scss */
          #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item .tb-megamenu-submenu {
            width: 1280px;
            left: -400%;
            position: absolute;
            border-bottom: 0;
            padding: 60px;
            border-radius: 16px;
            margin-top: 24px;
            border: none; }
            /* line 155, sass/_theme.scss */
            #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item .tb-megamenu-submenu .item-list ul {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: justify;
                  -ms-flex-pack: justify;
                      justify-content: space-between; }
              /* line 158, sass/_theme.scss */
              #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item .tb-megamenu-submenu .item-list ul li {
                width: 30%; }
                /* line 162, sass/_theme.scss */
                #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item .tb-megamenu-submenu .item-list ul li .views-field-nothing .menu-item-box a {
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex;
                  text-decoration: none;
                  -webkit-box-align: center;
                      -ms-flex-align: center;
                          align-items: center; }
                  /* line 166, sass/_theme.scss */
                  #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item .tb-megamenu-submenu .item-list ul li .views-field-nothing .menu-item-box a:hover {
                    text-decoration: none;
                    border-bottom: none; }
                  /* line 171, sass/_theme.scss */
                  #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item .tb-megamenu-submenu .item-list ul li .views-field-nothing .menu-item-box a .image img {
                    border-radius: 16px; }
                  /* line 175, sass/_theme.scss */
                  #header .headline .header-box .white-bg-header .tb-megamenu ul.tb-megamenu-nav li.tb-megamenu-item .tb-megamenu-submenu .item-list ul li .views-field-nothing .menu-item-box a .title {
                    font-size: 22px;
                    font-weight: 300;
                    margin-left: 20px; }
        /* line 190, sass/_theme.scss */
        #header .headline .header-box .white-bg-header .weizmann-logo {
          margin-right: 20px; }
          @media (max-width: 1200px) {
            /* line 190, sass/_theme.scss */
            #header .headline .header-box .white-bg-header .weizmann-logo {
              margin-right: 50px;
              position: relative;
              z-index: 5; }
              /* line 196, sass/_theme.scss */
              #header .headline .header-box .white-bg-header .weizmann-logo img {
                width: 120px; } }

@media (max-width: 1200px) {
  /* line 206, sass/_theme.scss */
  #block-mainnavigation {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%; }
    /* line 213, sass/_theme.scss */
    #block-mainnavigation .tb-megamenu .tb-megamenu-button {
      background: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #34404b;
      text-shadow: none;
      border: none !important;
      padding: 0;
      width: 37px;
      margin-right: 10px; }
      /* line 222, sass/_theme.scss */
      #block-mainnavigation .tb-megamenu .tb-megamenu-button i {
        font-size: 28px;
        font-weight: 100; }
        /* line 225, sass/_theme.scss */
        #block-mainnavigation .tb-megamenu .tb-megamenu-button i::before {
          content: "\f0c9" !important; }
    /* line 232, sass/_theme.scss */
    #block-mainnavigation .tb-megamenu .nav-collapse {
      background: #fff; } }
    @media (max-width: 1200px) and (min-width: 375px) and (max-width: 768px) {
      /* line 232, sass/_theme.scss */
      #block-mainnavigation .tb-megamenu .nav-collapse {
        width: 84%; } }

@media (max-width: 1200px) {
      /* line 238, sass/_theme.scss */
      #block-mainnavigation .tb-megamenu .nav-collapse ul.tb-megamenu-nav li.tb-megamenu-item {
        padding: 10px 0; } }
    @media (max-width: 1200px) and (min-width: 375px) and (max-width: 768px) {
      /* line 242, sass/_theme.scss */
      #block-mainnavigation .tb-megamenu .nav-collapse ul.tb-megamenu-nav li.tb-megamenu-item {
        border-bottom: 1px solid #ccc;
        padding: 0; }
        /* line 245, sass/_theme.scss */
        #block-mainnavigation .tb-megamenu .nav-collapse ul.tb-megamenu-nav li.tb-megamenu-item a {
          padding: 10px !important; }
          /* line 247, sass/_theme.scss */
          #block-mainnavigation .tb-megamenu .nav-collapse ul.tb-megamenu-nav li.tb-megamenu-item a:first-child {
            border-top: none; } }

@media (min-width: 375px) and (max-width: 768px) {
  /* line 261, sass/_theme.scss */
  #block-mainnavigation .tb-megamenu {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; } }

@media screen and (max-width: 979px) {
  /* line 268, sass/_theme.scss */
  .tb-megamenu {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; } }

/* line 273, sass/_theme.scss */
.page-title {
  font-size: 36px;
  color: #34404b;
  text-align: center;
  letter-spacing: 0.9px;
  margin-bottom: 30px; }
  /* line 87, sass/vars.scss */
  .page-title::after {
    content: "";
    border-bottom: 2px solid #34404b;
    width: 106px;
    margin: 15px auto;
    display: block; }

/* line 277, sass/_theme.scss */
.path-frontpage .site-slider {
  display: block;
  height: 715px; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 277, sass/_theme.scss */
    .path-frontpage .site-slider {
      height: 420px; }
      /* line 282, sass/_theme.scss */
      .path-frontpage .site-slider .media--slick {
        height: 420px; }
        /* line 284, sass/_theme.scss */
        .path-frontpage .site-slider .media--slick img {
          height: 100%; } }

/* line 292, sass/_theme.scss */
#block-wis-theme-breadcrumbs {
  display: none; }

/* line 295, sass/_theme.scss */
.site-slider {
  display: block; }
  /* line 297, sass/_theme.scss */
  .site-slider .layout__region--content {
    position: relative; }
    /* line 299, sass/_theme.scss */
    .site-slider .layout__region--content .slide__caption {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      z-index: 10; }
      @media (min-width: 375px) and (max-width: 768px) {
        /* line 299, sass/_theme.scss */
        .site-slider .layout__region--content .slide__caption {
          top: 35%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          width: 77%; } }
      /* line 311, sass/_theme.scss */
      .site-slider .layout__region--content .slide__caption .slide__description {
        font-size: 52px;
        color: #fff;
        text-shadow: 0 20px 40px #000;
        letter-spacing: 1.4px;
        line-height: 52px;
        text-align: center; }
        /* line 318, sass/_theme.scss */
        .site-slider .layout__region--content .slide__caption .slide__description::after {
          content: " ";
          width: 106px;
          border-bottom: 2px solid #fff;
          display: block;
          margin: 15px auto; }
        @media (min-width: 375px) and (max-width: 768px) {
          /* line 311, sass/_theme.scss */
          .site-slider .layout__region--content .slide__caption .slide__description {
            font-size: 33px;
            line-height: 30px;
            text-align: center; } }
    /* line 333, sass/_theme.scss */
    .site-slider .layout__region--content .media--image img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }

/* line 340, sass/_theme.scss */
.slick-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 347, sass/_theme.scss */
  .slick-dots li button {
    height: 5px;
    width: 46px;
    border: none;
    background: rgba(255, 255, 255, 0.6);
    text-indent: -9999px;
    margin: 0 10px; }
    /* line 354, sass/_theme.scss */
    .slick-dots li button:focus, .slick-dots li button:hover {
      background: white; }
  /* line 360, sass/_theme.scss */
  .slick-dots li.slick-active button {
    background: white; }

/* line 367, sass/_theme.scss */
.slick__arrow {
  display: none; }

/* line 371, sass/_theme.scss */
.path-frontpage .above-content {
  background: #fff;
  padding-bottom: 30px; }
  /* line 375, sass/_theme.scss */
  .path-frontpage .above-content #block-unwrappingmyelination h2 {
    font-size: 36px;
    color: #34404b;
    text-align: center;
    letter-spacing: 0.9px;
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 50px; }
    /* line 87, sass/vars.scss */
    .path-frontpage .above-content #block-unwrappingmyelination h2::after {
      content: "";
      border-bottom: 2px solid #34404b;
      width: 106px;
      margin: 15px auto;
      display: block; }
  /* line 380, sass/_theme.scss */
  .path-frontpage .above-content #block-unwrappingmyelination .field--name-body {
    text-align: center;
    font-size: 22px;
    font-weight: 100;
    line-height: 28px; }

/* line 390, sass/_theme.scss */
#block-views-block-research-block-2 {
  display: none; }

/* line 395, sass/_theme.scss */
.path-user .page-title {
  color: #34404b;
  text-shadow: none;
  height: auto; }
  /* line 399, sass/_theme.scss */
  .path-user .page-title::after {
    border-bottom-color: #34404b; }

/* line 403, sass/_theme.scss */
.path-user #block-wis-theme-breadcrumbs {
  display: none; }

/* line 406, sass/_theme.scss */
.path-user #block-wis-theme-content {
  width: 480px;
  background: #fff;
  margin: auto;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 10px #b2b2b2;
          box-shadow: 0px 0px 10px #b2b2b2;
  border-radius: 16px; }

/*----Resarch hp block----*/
/* line 419, sass/_theme.scss */
#block-views-block-research-block-1 h2 {
  font-size: 36px;
  color: #34404b;
  text-align: center;
  letter-spacing: 0.9px;
  margin-bottom: 30px;
  margin-top: 50px; }
  /* line 87, sass/vars.scss */
  #block-views-block-research-block-1 h2::after {
    content: "";
    border-bottom: 2px solid #34404b;
    width: 106px;
    margin: 15px auto;
    display: block; }

/* line 423, sass/_theme.scss */
#block-views-block-research-block-1 .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 423, sass/_theme.scss */
    #block-views-block-research-block-1 .view-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  /* line 429, sass/_theme.scss */
  #block-views-block-research-block-1 .view-content .views-row {
    width: 30.5%;
    height: 380px;
    background: #fff;
    border-radius: 16px;
    overflow: hidden; }
    @media (max-width: 1200px) {
      /* line 429, sass/_theme.scss */
      #block-views-block-research-block-1 .view-content .views-row {
        height: auto; } }
    @media (min-width: 375px) and (max-width: 768px) {
      /* line 429, sass/_theme.scss */
      #block-views-block-research-block-1 .view-content .views-row {
        width: 100%;
        margin-bottom: 30px; }
        /* line 441, sass/_theme.scss */
        #block-views-block-research-block-1 .view-content .views-row:last-child {
          margin-bottom: 0; } }
    @media (min-width: 375px) and (max-width: 768px) {
      /* line 446, sass/_theme.scss */
      #block-views-block-research-block-1 .view-content .views-row .views-field-field-image img {
        width: 100%;
        height: auto; } }
    /* line 453, sass/_theme.scss */
    #block-views-block-research-block-1 .view-content .views-row .views-field-title {
      text-align: center; }
      /* line 456, sass/_theme.scss */
      #block-views-block-research-block-1 .view-content .views-row .views-field-title h3 a {
        font-size: 32px;
        letter-spacing: 0.9px;
        color: #34404b;
        font-weight: 100;
        line-height: 39px;
        display: block; }
        @media (max-width: 1200px) {
          /* line 456, sass/_theme.scss */
          #block-views-block-research-block-1 .view-content .views-row .views-field-title h3 a {
            font-size: 26px; } }
        /* line 466, sass/_theme.scss */
        #block-views-block-research-block-1 .view-content .views-row .views-field-title h3 a::after {
          content: "\f054";
          font-family: "FontAwesomePro6", sans-serif;
          font-size: 17px;
          margin-left: 5px; }

/* line 479, sass/_theme.scss */
#main {
  position: relative;
  z-index: 5; }

/* line 484, sass/_theme.scss */
.page-title {
  height: 380px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 400;
  font-size: 56px;
  text-shadow: 0 20px 40px #000; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 484, sass/_theme.scss */
    .page-title {
      font-size: 40px;
      height: 235px; } }
  /* line 75, sass/vars.scss */
  .page-title::after {
    border-color: #fff;
    width: 106px; }

/* line 488, sass/_theme.scss */
#footer {
  background: #19252e;
  font-size: 18px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 60px;
  height: 100px;
  margin-top: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 488, sass/_theme.scss */
    #footer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: auto;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      /* line 502, sass/_theme.scss */
      #footer .details {
        margin-bottom: 20px;
        margin-top: 20px; } }

/* line 509, sass/_theme.scss */
.region-headerimage {
  position: absolute;
  z-index: 0;
  top: 0;
  width: 100%;
  height: 540px;
  overflow: hidden; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 509, sass/_theme.scss */
    .region-headerimage {
      height: 385px; } }
  /* line 519, sass/_theme.scss */
  .region-headerimage img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-filter: brightness(0.6);
            filter: brightness(0.6); }

/* line 526, sass/_theme.scss */
.select2-container {
  width: 101px !important; }

/* line 530, sass/_theme.scss */
.select2-search__field {
  display: none; }

/* line 534, sass/_theme.scss */
.select2-search--dropdown {
  padding: 0; }

/* line 538, sass/_theme.scss */
.select2-container .select2-selection--single {
  border: none; }

/* line 542, sass/_theme.scss */
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
  color: #34404b;
  line-height: 28px;
  font-size: 18px; }

/* line 550, sass/_theme.scss */
.select2-container--default .select2-selection--single {
  background-color: transparent; }

/* line 554, sass/_theme.scss */
.select2-dropdown {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 2px 0 #00000040, 0 3px 1px -2px #00000040, 0 1px 5px 0 #00000040;
          box-shadow: 0 2px 2px 0 #00000040, 0 3px 1px -2px #00000040, 0 1px 5px 0 #00000040;
  border-radius: 0;
  border: none; }

/* line 562, sass/_theme.scss */
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #f8f3f3;
  color: inherit; }

/*---END layout----*/
/*---Researchs page-----*/
/* line 572, sass/_theme.scss */
.path-researches .page-title {
  height: 360px; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 572, sass/_theme.scss */
    .path-researches .page-title {
      height: 235px; } }

/* line 578, sass/_theme.scss */
.path-researches .view-researches {
  background: #fff;
  border-radius: 16px;
  padding: 60px; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 578, sass/_theme.scss */
    .path-researches .view-researches {
      padding: 30px; } }
  /* line 586, sass/_theme.scss */
  .path-researches .view-researches .view-content .views-row {
    margin-bottom: 50px; }
    /* line 588, sass/_theme.scss */
    .path-researches .view-researches .view-content .views-row:last-child {
      border-bottom: none; }
    /* line 591, sass/_theme.scss */
    .path-researches .view-researches .view-content .views-row .node--type-research {
      margin-top: 50px;
      padding-top: 50px; }
      /* line 594, sass/_theme.scss */
      .path-researches .view-researches .view-content .views-row .node--type-research .node__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        @media (min-width: 375px) and (max-width: 768px) {
          /* line 594, sass/_theme.scss */
          .path-researches .view-researches .view-content .views-row .node--type-research .node__content {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
        /* line 600, sass/_theme.scss */
        .path-researches .view-researches .view-content .views-row .node--type-research .node__content .left .field--type-image {
          margin-right: 53px; }
          @media (min-width: 375px) and (max-width: 768px) {
            /* line 600, sass/_theme.scss */
            .path-researches .view-researches .view-content .views-row .node--type-research .node__content .left .field--type-image {
              margin-right: 0; } }
          /* line 605, sass/_theme.scss */
          .path-researches .view-researches .view-content .views-row .node--type-research .node__content .left .field--type-image img {
            border-radius: 16px; }
            @media (min-width: 375px) and (max-width: 768px) {
              /* line 605, sass/_theme.scss */
              .path-researches .view-researches .view-content .views-row .node--type-research .node__content .left .field--type-image img {
                width: 100%; } }
        /* line 613, sass/_theme.scss */
        .path-researches .view-researches .view-content .views-row .node--type-research .node__content .right {
          width: 100%; }
          /* line 615, sass/_theme.scss */
          .path-researches .view-researches .view-content .views-row .node--type-research .node__content .right h2.resarch-title {
            font-size: 30px;
            margin-top: 0; }
            @media (min-width: 375px) and (max-width: 768px) {
              /* line 615, sass/_theme.scss */
              .path-researches .view-researches .view-content .views-row .node--type-research .node__content .right h2.resarch-title {
                margin-top: 20px; } }
            /* line 621, sass/_theme.scss */
            .path-researches .view-researches .view-content .views-row .node--type-research .node__content .right h2.resarch-title a {
              color: #34404b; }
          /* line 625, sass/_theme.scss */
          .path-researches .view-researches .view-content .views-row .node--type-research .node__content .right details {
            font-size: 22px;
            font-weight: 100;
            line-height: 29px;
            border: none; }
            /* line 640, sass/_theme.scss */
            .path-researches .view-researches .view-content .views-row .node--type-research .node__content .right details .teaser {
              margin-bottom: 10px;
              cursor: pointer;
              list-style: none;
              padding: 0; }
            /* line 647, sass/_theme.scss */
            .path-researches .view-researches .view-content .views-row .node--type-research .node__content .right details .field--name-body img {
              border-radius: 30px;
              padding: 10px; }
        /* line 654, sass/_theme.scss */
        .path-researches .view-researches .view-content .views-row .node--type-research .node__content .readmore {
          font-size: 22px;
          color: #34404b;
          display: block;
          float: right;
          -webkit-transition: 0.2s;
          transition: 0.2s; }
          /* line 660, sass/_theme.scss */
          .path-researches .view-researches .view-content .views-row .node--type-research .node__content .readmore:hover {
            margin-right: 10px; }
          /* line 663, sass/_theme.scss */
          .path-researches .view-researches .view-content .views-row .node--type-research .node__content .readmore i {
            font-size: 17px; }

/* line 674, sass/_theme.scss */
summary::-webkit-details-marker {
  display: inline-block;
  width: 0.66em;
  height: 0.66em;
  margin-right: 0.4em;
  display: none; }

@-webkit-keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes hide {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes hide {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/*---Research page-----*/
/* line 703, sass/_theme.scss */
.page-node-type-research .region-content {
  position: relative; }

/* line 706, sass/_theme.scss */
.page-node-type-research #block-wis-theme-breadcrumbs {
  position: absolute;
  padding-top: 13px;
  width: 100%;
  display: block; }
  /* line 100, sass/vars.scss */
  .page-node-type-research #block-wis-theme-breadcrumbs .container {
    width: 93%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 709, sass/_theme.scss */
    .page-node-type-research #block-wis-theme-breadcrumbs .container {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      width: 85%; } }

/* line 717, sass/_theme.scss */
.page-node-type-research .page-title::after {
  margin-top: 30px; }

/* line 721, sass/_theme.scss */
.page-node-type-research .node--type-research {
  background: #fff;
  border-radius: 16px;
  padding: 60px; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 721, sass/_theme.scss */
    .page-node-type-research .node--type-research {
      padding: 30px;
      padding-top: 40px; } }
  /* line 729, sass/_theme.scss */
  .page-node-type-research .node--type-research .page-title-research {
    color: #34404b;
    font-size: 36px;
    margin: 0; }
    /* line 733, sass/_theme.scss */
    .page-node-type-research .node--type-research .page-title-research::after {
      content: "";
      border-bottom: 2px solid #34404b;
      width: 106px;
      margin: 15px 0;
      display: block; }
  /* line 741, sass/_theme.scss */
  .page-node-type-research .node--type-research .field--name-body {
    font-size: 22px;
    line-height: 33px;
    font-weight: 100; }
    @media (min-width: 375px) and (max-width: 768px) {
      /* line 741, sass/_theme.scss */
      .page-node-type-research .node--type-research .field--name-body {
        font-size: 18px;
        line-height: 24px; } }
    /* line 749, sass/_theme.scss */
    .page-node-type-research .node--type-research .field--name-body img {
      border-radius: 16px;
      margin: 0 40px 40px 40px; }
      @media (min-width: 375px) and (max-width: 768px) {
        /* line 749, sass/_theme.scss */
        .page-node-type-research .node--type-research .field--name-body img {
          margin: 20px 0;
          width: 100%; } }

/*---END Research----*/
/*----Pepole page-----*/
/* line 765, sass/_theme.scss */
.path-people {
  background: #fff; }
  /* line 767, sass/_theme.scss */
  .path-people #footer {
    margin-top: 0; }
  /* line 770, sass/_theme.scss */
  .path-people .row {
    margin-bottom: 0; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 773, sass/_theme.scss */
    .path-people #header {
      position: relative;
      background: #eaeae0;
      background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), color-stop(50%, #eaeaea), to(white));
      background: linear-gradient(180deg, #eaeaea 0%, #eaeaea 50%, white 100%);
      height: 120px; }
      /* line 784, sass/_theme.scss */
      .path-people #header .headline {
        position: relative; } }
  /* line 789, sass/_theme.scss */
  .path-people #block-peopleheader-2 {
    display: none; }
    @media (min-width: 375px) and (max-width: 768px) {
      /* line 789, sass/_theme.scss */
      .path-people #block-peopleheader-2 {
        display: block;
        margin: auto;
        text-align: center; }
        /* line 795, sass/_theme.scss */
        .path-people #block-peopleheader-2 img {
          width: 90%;
          height: auto;
          border-radius: 16px; } }
  /* line 802, sass/_theme.scss */
  .path-people .region-headerimage {
    position: relative;
    height: auto; }
    @media (min-width: 375px) and (max-width: 768px) {
      /* line 802, sass/_theme.scss */
      .path-people .region-headerimage {
        display: none; } }
    /* line 808, sass/_theme.scss */
    .path-people .region-headerimage img {
      -webkit-filter: brightness(1);
              filter: brightness(1);
      height: auto; }
  /* line 813, sass/_theme.scss */
  .path-people .page-title {
    color: #34404b;
    height: 170px;
    text-shadow: none; }
    @media (min-width: 375px) and (max-width: 768px) {
      /* line 813, sass/_theme.scss */
      .path-people .page-title {
        height: 60px;
        margin-top: 35px;
        margin-bottom: 35px; } }
    /* line 822, sass/_theme.scss */
    .path-people .page-title::after {
      border-color: #34404b; }
  /* line 827, sass/_theme.scss */
  .path-people #main .container {
    width: 100%;
    max-width: 100%; }
  /* line 834, sass/_theme.scss */
  .path-people #block-wis-theme-breadcrumbs {
    max-width: 1700px;
    margin: 0 auto;
    display: none;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  /* line 840, sass/_theme.scss */
  .path-people #block-wis-theme-content {
    max-width: 95%;
    margin: 0 auto; }
    /* line 843, sass/_theme.scss */
    .path-people #block-wis-theme-content .container {
      width: 100%; }
      @media (min-width: 375px) and (max-width: 768px) {
        /* line 843, sass/_theme.scss */
        .path-people #block-wis-theme-content .container {
          width: 90%; } }
      /* line 849, sass/_theme.scss */
      .path-people #block-wis-theme-content .container .list ul.persons.current {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 98%;
        margin: 0 auto;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        grid-gap: 40px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        @media (min-width: 375px) and (max-width: 768px) {
          /* line 849, sass/_theme.scss */
          .path-people #block-wis-theme-content .container .list ul.persons.current {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between; } }
        /* line 861, sass/_theme.scss */
        .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current {
          margin-bottom: 45px;
          width: 386px;
          height: 457px;
          border-bottom: 2px solid #e0e0e0;
          -webkit-transition: 0.1s;
          transition: 0.1s; }
          @media (min-width: 375px) and (max-width: 768px) {
            /* line 861, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current {
              height: auto; } }
          /* line 870, sass/_theme.scss */
          .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current.gray img {
            -webkit-filter: grayscale(1);
                    filter: grayscale(1);
            -webkit-transition: 0.1ms;
            transition: 0.1ms; }
          /* line 874, sass/_theme.scss */
          .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current:hover {
            border-bottom: 4px solid #34404b; }
            @media (min-width: 375px) and (max-width: 768px) {
              /* line 876, sass/_theme.scss */
              .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current:hover .show-bio {
                top: 13px !important; } }
            /* line 880, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current:hover .show-bio::after {
              border-left: 22px solid transparent !important;
              border-right: 22px solid transparent !important;
              border-top: 11px solid #34404b !important;
              color: #34404b !important; }
          @media (min-width: 375px) and (max-width: 768px) {
            /* line 861, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current {
              width: 100%; } }
          /* line 892, sass/_theme.scss */
          .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper a {
            color: #34404b;
            -webkit-transform: 0.3s;
                -ms-transform: 0.3s;
                    transform: 0.3s; }
            /* line 895, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper a:focus, .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper a:hover {
              color: #7a7d80; }
          /* line 901, sass/_theme.scss */
          .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper .image-title .field--type-image {
            margin-bottom: 20px; }
            /* line 903, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper .image-title .field--type-image img {
              border-radius: 16px;
              width: 386px;
              height: 270px;
              -o-object-fit: cover;
                 object-fit: cover; }
              @media (min-width: 375px) and (max-width: 768px) {
                /* line 903, sass/_theme.scss */
                .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper .image-title .field--type-image img {
                  width: 100%; } }
          /* line 913, sass/_theme.scss */
          .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper .image-title .name {
            font-size: 30px;
            font-weight: 400;
            margin-bottom: 12px;
            line-height: initial; }
          /* line 920, sass/_theme.scss */
          .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper .info-continer {
            height: 90px; }
            /* line 922, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper .info-continer .emptype {
              font-size: 20px;
              font-weight: 400;
              margin-bottom: 13px; }
            /* line 927, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper .info-continer .email {
              margin-bottom: 25px; }
              /* line 928, sass/_theme.scss */
              .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .item-warper .info-continer .email a {
                font-size: 20px;
                font-weight: 100;
                color: #34404b; }
          /* line 937, sass/_theme.scss */
          .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .bio {
            display: block; }
            /* line 939, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .bio .show-bio {
              border: none;
              background: transparent;
              color: #e0e0e0;
              font-size: 26px;
              margin: 0 auto;
              display: block;
              position: relative;
              top: 21px; }
              @media (min-width: 375px) and (max-width: 768px) {
                /* line 939, sass/_theme.scss */
                .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .bio .show-bio {
                  top: 8px; }
                  /* line 950, sass/_theme.scss */
                  .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .bio .show-bio:focus {
                    top: 13px; } }
              /* line 954, sass/_theme.scss */
              .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .bio .show-bio::after {
                content: "";
                width: 0;
                height: 0;
                border-left: 11px solid transparent;
                border-right: 11px solid transparent;
                border-top: 6px solid #e0e0e0;
                display: block;
                -webkit-transition: 0.2ms;
                transition: 0.2ms; }
              /* line 964, sass/_theme.scss */
              .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .bio .show-bio i {
                display: none; }
            /* line 968, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .bio .hide-bio {
              position: absolute;
              right: 10%;
              top: 20px;
              padding: 5px;
              width: 30px;
              height: 30px;
              color: #858585;
              border: none;
              background: transparent;
              font-size: 26px; }
            /* line 980, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .bio .desc {
              width: 100%;
              background: #f5f5f5;
              left: 0;
              z-index: 4;
              position: absolute;
              opacity: 0;
              top: -200px; }
              /* line 988, sass/_theme.scss */
              .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .bio .desc .field--name-body {
                max-width: 1200px;
                width: 100%;
                font-size: 18px;
                font-weight: 100;
                padding: 65px 0;
                margin: 0 auto; }
                @media (min-width: 375px) and (max-width: 768px) {
                  /* line 988, sass/_theme.scss */
                  .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current .bio .desc .field--name-body {
                    width: 90%; } }
          /* line 1001, sass/_theme.scss */
          .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current.opened {
            border-bottom: 4px solid #34404b; }
            /* line 1004, sass/_theme.scss */
            .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current.opened .bio .show-bio {
              color: #34404b;
              font-size: 34px;
              z-index: 5; }
              /* line 1008, sass/_theme.scss */
              .path-people #block-wis-theme-content .container .list ul.persons.current li.person.current.opened .bio .show-bio::after {
                border-left: 22px solid transparent;
                border-right: 22px solid transparent;
                border-top: 11px solid #34404b;
                color: #34404b; }
  /* line 1022, sass/_theme.scss */
  .path-people .open-alumni {
    border-radius: 20px;
    border: 1px solid #34404b;
    background: transparent;
    width: 190px;
    height: 50px;
    font-size: 22px;
    font-weight: 100;
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
    margin-top: 50px; }
    /* line 1034, sass/_theme.scss */
    .path-people .open-alumni span {
      font-size: 16px; }
  /* line 1038, sass/_theme.scss */
  .path-people .block-views-blockalumni-block-1 {
    background: #f5f5f5;
    padding-bottom: 50px; }
    /* line 1041, sass/_theme.scss */
    .path-people .block-views-blockalumni-block-1 h2 {
      font-size: 36px;
      color: #34404b;
      text-align: center;
      letter-spacing: 0.9px;
      margin-bottom: 30px;
      font-size: 52px;
      padding: 37px 0;
      margin-bottom: 0; }
      /* line 87, sass/vars.scss */
      .path-people .block-views-blockalumni-block-1 h2::after {
        content: "";
        border-bottom: 2px solid #34404b;
        width: 106px;
        margin: 15px auto;
        display: block; }
    /* line 1047, sass/_theme.scss */
    .path-people .block-views-blockalumni-block-1 .view-alumni {
      max-width: 1200px;
      margin: 0 auto; }
      /* line 1050, sass/_theme.scss */
      .path-people .block-views-blockalumni-block-1 .view-alumni .filter-box {
        border-bottom: 1px solid #34404b;
        width: 170px;
        margin-bottom: 25px;
        display: none; }
        /* line 112, sass/vars.scss */
        .path-people .block-views-blockalumni-block-1 .view-alumni .filter-box label {
          font-size: 18px;
          font-weight: 100;
          display: inline;
          color: #34404b; }
        /* line 118, sass/vars.scss */
        .path-people .block-views-blockalumni-block-1 .view-alumni .filter-box .years-filter {
          background: transparent;
          font-size: 18px;
          font-weight: 100;
          display: inline !important;
          width: 100px !important;
          border: none; }
      /* line 1055, sass/_theme.scss */
      .path-people .block-views-blockalumni-block-1 .view-alumni .view-content .views-row:last-child {
        margin-bottom: 0; }
      /* line 1058, sass/_theme.scss */
      .path-people .block-views-blockalumni-block-1 .view-alumni .view-content .views-row .alumni {
        border-bottom: 1px solid #dbdbdb;
        margin-bottom: 25px; }
        /* line 1061, sass/_theme.scss */
        .path-people .block-views-blockalumni-block-1 .view-alumni .view-content .views-row .alumni .pub-box {
          border-left: 2px solid #5a5a5a;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-bottom: 26px;
          padding-left: 18px; }
          @media (min-width: 375px) and (max-width: 768px) {
            /* line 1061, sass/_theme.scss */
            .path-people .block-views-blockalumni-block-1 .view-alumni .view-content .views-row .alumni .pub-box {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column; } }
          /* line 1070, sass/_theme.scss */
          .path-people .block-views-blockalumni-block-1 .view-alumni .view-content .views-row .alumni .pub-box h3.page-title-alumni {
            font-size: 22px;
            margin: 0;
            margin-right: 20px; }
          /* line 1075, sass/_theme.scss */
          .path-people .block-views-blockalumni-block-1 .view-alumni .view-content .views-row .alumni .pub-box .info {
            font-weight: 100;
            font-size: 18px; }

/*---Publications page-----*/
/* line 1090, sass/_theme.scss */
.path-publications .region-content {
  position: relative; }

/* line 1093, sass/_theme.scss */
.path-publications .page-title {
  height: 360px; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 1093, sass/_theme.scss */
    .path-publications .page-title {
      height: 235px; } }

/* line 1100, sass/_theme.scss */
.path-publications .region-headerimage img {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8); }

/* line 1104, sass/_theme.scss */
.path-publications #block-wis-theme-breadcrumbs {
  position: absolute;
  padding-top: 13px;
  width: 100%; }
  /* line 100, sass/vars.scss */
  .path-publications #block-wis-theme-breadcrumbs .container {
    width: 93%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

/* line 1107, sass/_theme.scss */
.path-publications #block-wis-theme-content {
  background: #fff;
  border-radius: 16px;
  padding: 40px; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 1107, sass/_theme.scss */
    .path-publications #block-wis-theme-content {
      padding: 30px; } }
  /* line 1115, sass/_theme.scss */
  .path-publications #block-wis-theme-content .view-publications .filter-box {
    border-bottom: 1px solid #34404b;
    width: 170px;
    margin-bottom: 25px;
    display: none; }
    /* line 112, sass/vars.scss */
    .path-publications #block-wis-theme-content .view-publications .filter-box label {
      font-size: 18px;
      font-weight: 100;
      display: inline;
      color: #34404b; }
    /* line 118, sass/vars.scss */
    .path-publications #block-wis-theme-content .view-publications .filter-box .years-filter {
      background: transparent;
      font-size: 18px;
      font-weight: 100;
      display: inline !important;
      width: 100px !important;
      border: none; }
  /* line 1118, sass/_theme.scss */
  .path-publications #block-wis-theme-content .view-publications h2.pub-year {
    font-size: 36px; }
    @media (min-width: 375px) and (max-width: 768px) {
      /* line 1118, sass/_theme.scss */
      .path-publications #block-wis-theme-content .view-publications h2.pub-year {
        font-size: 34px; } }
  /* line 1125, sass/_theme.scss */
  .path-publications #block-wis-theme-content .view-publications .views-row .pub-item {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 25px; }
    /* line 1128, sass/_theme.scss */
    .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box {
      border-left: 2px solid #5a5a5a;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 26px;
      padding-left: 18px;
      line-height: 24px;
      position: relative;
      width: 90%; }
      /* line 1137, sass/_theme.scss */
      .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-field-year {
        display: none; }
      /* line 1141, sass/_theme.scss */
      .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-title a {
        font-size: 20px;
        color: #34404b; }
        @media (min-width: 375px) and (max-width: 768px) {
          /* line 1141, sass/_theme.scss */
          .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-title a {
            font-size: 18px; } }
        /* line 1147, sass/_theme.scss */
        .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-title a:hover, .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-title a:focus {
          text-decoration: underline; }
      /* line 1153, sass/_theme.scss */
      .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-body {
        font-size: 18px;
        font-weight: 100; }
        @media (min-width: 375px) and (max-width: 768px) {
          /* line 1153, sass/_theme.scss */
          .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-body {
            font-size: 16px; } }
        /* line 1159, sass/_theme.scss */
        .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-body a {
          color: #34404b; }
        /* line 1162, sass/_theme.scss */
        .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-body p {
          margin: 0; }
          /* line 1164, sass/_theme.scss */
          .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-body p::after {
            content: "\f061";
            font-family: "FontAwesomePro6", sans-serif;
            font-size: 16px;
            margin-left: 9px;
            font-weight: 600; }
      /* line 1173, sass/_theme.scss */
      .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-field-file {
        position: absolute;
        right: -110px;
        top: 10%; }
        @media (min-width: 375px) and (max-width: 768px) {
          /* line 1173, sass/_theme.scss */
          .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-field-file {
            position: relative;
            margin-top: 10px;
            right: 0; } }
        /* line 1182, sass/_theme.scss */
        .path-publications #block-wis-theme-content .view-publications .views-row .pub-item .pub-box .views-field-field-file a {
          font-size: 45px;
          color: #34404b; }

/*----Gallery page-----*/
/* line 1197, sass/_theme.scss */
.path-gallery #header {
  background: #eaeae0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #e1e1e1), color-stop(60%, #e6e6e6), to(whitesmoke));
  background: linear-gradient(180deg, #e1e1e1 30%, #e6e6e6 60%, whitesmoke 100%);
  padding-bottom: 20px; }

/* line 1207, sass/_theme.scss */
.path-gallery .page-title {
  color: #34404b;
  height: 90px;
  text-shadow: none;
  margin-top: 45px;
  margin-bottom: 30px; }
  /* line 1213, sass/_theme.scss */
  .path-gallery .page-title::after {
    border-color: #34404b; }

/* line 1217, sass/_theme.scss */
.path-gallery #block-wis-theme-breadcrumbs {
  position: absolute;
  padding-top: 13px;
  width: 100%;
  position: relative; }
  /* line 100, sass/vars.scss */
  .path-gallery #block-wis-theme-breadcrumbs .container {
    width: 93%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  /* line 1220, sass/_theme.scss */
  .path-gallery #block-wis-theme-breadcrumbs .container {
    width: 100%; }

@media (min-width: 375px) and (max-width: 768px) {
  /* line 1224, sass/_theme.scss */
  .path-gallery #main {
    padding: 10px; } }

/* line 1228, sass/_theme.scss */
.path-gallery #main .container {
  width: 1200px; }
  @media (max-width: 1200px) {
    /* line 1228, sass/_theme.scss */
    .path-gallery #main .container {
      width: 100%; } }

/* line 1237, sass/_theme.scss */
.path-gallery #block-wis-theme-content .view-gallery .slick-list {
  border-radius: 16px;
  overflow: hidden; }
  /* line 1240, sass/_theme.scss */
  .path-gallery #block-wis-theme-content .view-gallery .slick-list img {
    cursor: pointer; }

/* line 1244, sass/_theme.scss */
.path-gallery #block-wis-theme-content .view-gallery .field__label {
  display: none; }

@media (min-width: 375px) and (max-width: 768px) {
  /* line 1249, sass/_theme.scss */
  .path-gallery #block-wis-theme-content .view-gallery .view-content .views-field-field-gallery-images .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

/* line 1255, sass/_theme.scss */
.path-gallery #block-wis-theme-content .view-gallery .view-content .views-field-field-gallery-images img {
  border-radius: 20px;
  text-align: center;
  margin: 0 auto; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 1255, sass/_theme.scss */
    .path-gallery #block-wis-theme-content .view-gallery .view-content .views-field-field-gallery-images img {
      width: 100%;
      height: auto; } }

/* line 1270, sass/_theme.scss */
.slick-prev,
.slick-next {
  font-size: 0px;
  position: absolute;
  top: 44%;
  display: block;
  padding: 0;
  border: none;
  background: transparent; }
  @media (max-width: 1200px) {
    /* line 1270, sass/_theme.scss */
    .slick-prev,
    .slick-next {
      display: none !important; } }

/* line 1285, sass/_theme.scss */
.slick-prev::after {
  content: "\f053";
  font-family: "FontAwesomePro6", sans-serif;
  color: #34404b;
  font-size: 40px;
  font-weight: 600; }

/* line 1294, sass/_theme.scss */
.slick-prev {
  left: -35px; }

/* line 1298, sass/_theme.scss */
.slick-next {
  right: -35px; }
  /* line 1300, sass/_theme.scss */
  .slick-next::after {
    content: "\f054";
    font-family: "FontAwesomePro6", sans-serif;
    color: #34404b;
    font-size: 40px;
    font-weight: 600; }

/* line 1309, sass/_theme.scss */
.views-field-field-gallery-images-1 {
  margin-top: 25px; }
  /* line 1313, sass/_theme.scss */
  .views-field-field-gallery-images-1 .slick-next::after,
  .views-field-field-gallery-images-1 .slick-prev::after {
    font-size: 20px; }
  /* line 1317, sass/_theme.scss */
  .views-field-field-gallery-images-1 .slick-prev {
    left: -20px; }
  /* line 1320, sass/_theme.scss */
  .views-field-field-gallery-images-1 .slick-next {
    right: -20px; }

/* line 1325, sass/_theme.scss */
button:focus {
  outline: none;
  background-color: transparent; }

/*---Contact page-----*/
/* line 1334, sass/_theme.scss */
.page--contact .region-headerimage img {
  -webkit-filter: brightness(1);
          filter: brightness(1); }

/* line 1338, sass/_theme.scss */
.page--contact .region-content {
  position: relative; }

/* line 1341, sass/_theme.scss */
.page--contact .page-title {
  height: 360px; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 1341, sass/_theme.scss */
    .page--contact .page-title {
      height: 235px; } }

/* line 1347, sass/_theme.scss */
.page--contact #block-wis-theme-breadcrumbs {
  position: absolute;
  padding-top: 13px;
  width: 100%; }
  /* line 100, sass/vars.scss */
  .page--contact #block-wis-theme-breadcrumbs .container {
    width: 93%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

/* line 1350, sass/_theme.scss */
.page--contact #block-wis-theme-content {
  background: #fff;
  border-radius: 16px;
  padding: 60px; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 1350, sass/_theme.scss */
    .page--contact #block-wis-theme-content {
      padding: 30px; } }
  /* line 1358, sass/_theme.scss */
  .page--contact #block-wis-theme-content .node--type-contact .node__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 1200px) {
      /* line 1358, sass/_theme.scss */
      .page--contact #block-wis-theme-content .node--type-contact .node__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    /* line 1366, sass/_theme.scss */
    .page--contact #block-wis-theme-content .node--type-contact .node__content .side-a .field--type-image img {
      border-radius: 10px; }
      @media (max-width: 1200px) {
        /* line 1366, sass/_theme.scss */
        .page--contact #block-wis-theme-content .node--type-contact .node__content .side-a .field--type-image img {
          width: 100%;
          height: auto; } }
    /* line 1374, sass/_theme.scss */
    .page--contact #block-wis-theme-content .node--type-contact .node__content .side-a .info-address {
      font-weight: 100;
      list-style: none;
      padding-left: 0; }
      /* line 1378, sass/_theme.scss */
      .page--contact #block-wis-theme-content .node--type-contact .node__content .side-a .info-address li {
        font-size: 22px;
        margin-bottom: 15px;
        padding-left: 0;
        list-style: none;
        padding-left: 35px;
        position: relative; }
        /* line 1385, sass/_theme.scss */
        .page--contact #block-wis-theme-content .node--type-contact .node__content .side-a .info-address li i {
          position: absolute;
          left: 0; }
        /* line 1389, sass/_theme.scss */
        .page--contact #block-wis-theme-content .node--type-contact .node__content .side-a .info-address li a {
          color: #34404b;
          font-size: 22px; }
          /* line 1392, sass/_theme.scss */
          .page--contact #block-wis-theme-content .node--type-contact .node__content .side-a .info-address li a i {
            position: absolute;
            left: 0; }
    /* line 1400, sass/_theme.scss */
    .page--contact #block-wis-theme-content .node--type-contact .node__content .side-b {
      margin-left: 80px;
      margin-top: 10px; }
      @media (max-width: 1200px) {
        /* line 1400, sass/_theme.scss */
        .page--contact #block-wis-theme-content .node--type-contact .node__content .side-b {
          margin-left: 0; } }
      /* line 1407, sass/_theme.scss */
      .page--contact #block-wis-theme-content .node--type-contact .node__content .side-b ul.people li.person {
        margin-bottom: 70px; }
        /* line 1409, sass/_theme.scss */
        .page--contact #block-wis-theme-content .node--type-contact .node__content .side-b ul.people li.person h2.name {
          font-size: 32px;
          margin: 0;
          margin-bottom: 10px; }
          @media (min-width: 375px) and (max-width: 768px) {
            /* line 1409, sass/_theme.scss */
            .page--contact #block-wis-theme-content .node--type-contact .node__content .side-b ul.people li.person h2.name {
              font-size: 28px; } }
        /* line 1417, sass/_theme.scss */
        .page--contact #block-wis-theme-content .node--type-contact .node__content .side-b ul.people li.person .position {
          font-size: 22px;
          margin-bottom: 20px; }
          @media (min-width: 375px) and (max-width: 768px) {
            /* line 1417, sass/_theme.scss */
            .page--contact #block-wis-theme-content .node--type-contact .node__content .side-b ul.people li.person .position {
              font-size: 20px; } }
        /* line 1426, sass/_theme.scss */
        .page--contact #block-wis-theme-content .node--type-contact .node__content .side-b ul.people li.person .contact-info ul li {
          margin-bottom: 7px; }
          /* line 1428, sass/_theme.scss */
          .page--contact #block-wis-theme-content .node--type-contact .node__content .side-b ul.people li.person .contact-info ul li a {
            color: #34404b;
            font-size: 18px; }
            /* line 1431, sass/_theme.scss */
            .page--contact #block-wis-theme-content .node--type-contact .node__content .side-b ul.people li.person .contact-info ul li a i {
              margin-right: 5px; }

/*---basic page-----*/
/* line 1448, sass/_theme.scss */
.page-node-type-page .node--type-page {
  background: #fff;
  border-radius: 16px;
  padding: 60px; }
  @media (min-width: 375px) and (max-width: 768px) {
    /* line 1448, sass/_theme.scss */
    .page-node-type-page .node--type-page {
      padding: 30px; } }
