/*
  @include grid-setup((
    count: 12,
    gutter: 40px,
    column: 70px,
    width: 98%
  ));
*/
.node-webform.view-mode-full {
  box-sizing: border-box;
  margin-left: 33.96226%; }
  .node-webform.view-mode-full:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 600px) {
    .node-webform.view-mode-full {
      margin-left: 0; } }
  .node-webform.view-mode-full .body {
    margin-bottom: 20px;
    width: 74.29245%;
    margin-right: 2.83019%;
    float: left; }
    @media (max-width: 900px) {
      .node-webform.view-mode-full .body {
        width: 100%;
        margin-right: 1.88679%;
        float: left; } }
    @media (max-width: 600px) {
      .node-webform.view-mode-full .body {
        width: 100%; } }
  .node-webform.view-mode-full > .content {
    width: 74.29245%;
    margin-right: 2.83019%;
    float: left; }
    @media (max-width: 900px) {
      .node-webform.view-mode-full > .content {
        width: 100%;
        margin-right: 1.88679%;
        float: left; } }
    @media (max-width: 600px) {
      .node-webform.view-mode-full > .content {
        width: 100%; } }
  .node-webform.view-mode-full .webform-client-form label {
    color: #414042; }
  .node-webform.view-mode-full .webform-client-form .multipage.form-wrapper {
    position: relative; }
    .node-webform.view-mode-full .webform-client-form .multipage.form-wrapper > legend {
      display: none; }
    .node-webform.view-mode-full .webform-client-form .multipage.form-wrapper .submit-button {
      margin-bottom: 0; }
    .node-webform.view-mode-full .webform-client-form .multipage.form-wrapper .errormessage {
      position: absolute;
      bottom: 0;
      right: 0;
      color: #CE3D10; }
  .node-webform.view-mode-full .field-sub-webform-text {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #a3a5a8; }
    .node-webform.view-mode-full .field-sub-webform-text a {
      color: #9e9978;
      text-decoration: underline; }
      .hub-progressinmind .node-webform.view-mode-full .field-sub-webform-text a {
        color: #9e9978; }
      .lic .node-webform.view-mode-full .field-sub-webform-text a {
        color: #b51412; }
      .hub-linf .node-webform.view-mode-full .field-sub-webform-text a {
        color: #b51412; }
      .hub-thinc .node-webform.view-mode-full .field-sub-webform-text a {
        color: #D14330; }
      .hub-rethink .node-webform.view-mode-full .field-sub-webform-text a {
        color: #942621; }
      .hub-focus .node-webform.view-mode-full .field-sub-webform-text a {
        color: #6d6e71; }
.node-webform.view-mode-teaser {
  background-color: #ffffff;
  border-top: 1px solid #e2e3e4;
  border-left: 1px solid #e2e3e4;
  border-right: 1px solid #e2e3e4; }
  .node-webform.view-mode-teaser:hover {
    -webkit-transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    z-index: 10;
    box-shadow: 0px 0px 14px -2px rgba(0, 0, 0, 0.4); }
    .node-webform.view-mode-teaser:hover .field-image.no-image:after {
      -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      color: #9e9978; }
      .hub-progressinmind .node-webform.view-mode-teaser:hover .field-image.no-image:after {
        color: #9e9978; }
      .lic .node-webform.view-mode-teaser:hover .field-image.no-image:after {
        color: #b51412; }
      .hub-linf .node-webform.view-mode-teaser:hover .field-image.no-image:after {
        color: #b51412; }
      .hub-thinc .node-webform.view-mode-teaser:hover .field-image.no-image:after {
        color: #D14330; }
      .hub-rethink .node-webform.view-mode-teaser:hover .field-image.no-image:after {
        color: #942621; }
      .hub-focus .node-webform.view-mode-teaser:hover .field-image.no-image:after {
        color: #6d6e71; }
    .node-webform.view-mode-teaser:hover .field-image .item img {
      -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform: scale(1.02);
      -moz-transform: scale(1.02);
      -ms-transform: scale(1.02);
      -o-transform: scale(1.02);
      transform: scale(1.02); }
  .views-row:last-child .node-webform.view-mode-teaser {
    border-bottom: 1px solid #e2e3e4; }
  .node-webform.view-mode-teaser .content:after {
    content: "";
    display: table;
    clear: both; }
  .node-webform.view-mode-teaser .field-image {
    width: 22.87736%;
    margin-right: 2.83019%;
    float: left;
    border-right: 1px solid #e2e3e4;
    box-sizing: border-box;
    position: relative;
    overflow: hidden; }
    .node-webform.view-mode-teaser .field-image:before {
      display: block;
      content: "";
      padding-top: 100%; }
    .node-webform.view-mode-teaser .field-image .item {
      position: absolute;
      top: 0;
      left: 0; }
      .node-webform.view-mode-teaser .field-image .item img {
        -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        -moz-transition: -moz-transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        transition: transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        width: 100%; }
  .node-webform.view-mode-teaser .text {
    width: 74.29245%;
    float: left;
    padding: 15px 40px 15px 0;
    box-sizing: border-box; }
    .node-webform.view-mode-teaser .text .info {
      margin-bottom: 15px;
      color: #414042; }
      .node-webform.view-mode-teaser .text .info .field-type {
        color: #a3a5a8; }
        .node-webform.view-mode-teaser .text .info .field-type .date-display-range {
          display: inline-block; }
    .node-webform.view-mode-teaser .text h2.title {
      font-family: "Plain", Arial, sans-serif;
      font-size: 24px;
      line-height: 28px;
      font-weight: normal;
      color: #414042; }
      @media (max-width: 1070px) {
        .node-webform.view-mode-teaser .text h2.title {
          font-size: 16px;
          line-height: 19px; } }
      @media (max-width: 900px) {
        .node-webform.view-mode-teaser .text h2.title {
          font-size: 18px;
          line-height: 21px; } }
      @media (max-width: 600px) {
        .node-webform.view-mode-teaser .text h2.title {
          font-size: 14px;
          line-height: 16px; } }
      .hub-greece .node-webform.view-mode-teaser .text h2.title, .node-webform.view-mode-teaser .text h2.title.hub-greece {
        font-family: Arial;
        text-transform: none; }
    @media (max-width: 600px) {
      .node-webform.view-mode-teaser .text {
        padding: 10px 40px 10px 0; }
        .node-webform.view-mode-teaser .text .info {
          margin-bottom: 5px; } }
  .node-webform.view-mode-teaser.no-image .field-images .item {
    padding-top: 100%;
    background-color: #a3a5a8; }
.node-webform.view-mode-teaser-featured {
  position: relative;
  background: #ffffff; }
  .node-webform.view-mode-teaser-featured + .view-mode-teaser {
    border-top: 1px solid #e2e3e4; }
  .node-webform.view-mode-teaser-featured:before {
    padding-top: 52.7%;
    content: "";
    display: block; }
    @media (max-width: 600px) {
      .node-webform.view-mode-teaser-featured:before {
        padding-top: 0; } }
  .node-webform.view-mode-teaser-featured.has-video-teaser .field-images img {
    display: none; }
    @media (max-width: 600px) {
      .node-webform.view-mode-teaser-featured.has-video-teaser .field-images img {
        display: block; } }
  @media (max-width: 600px) {
    .node-webform.view-mode-teaser-featured.has-video-teaser .field-images .field-teaser-video {
      display: none; } }
  .node-webform.view-mode-teaser-featured:hover .content .field-images .overlay {
    background-color: rgba(0, 0, 0, 0.5); }
  .node-webform.view-mode-teaser-featured:hover .content .inner {
    -webkit-transition: bottom 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: bottom 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: bottom 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .node-webform.view-mode-teaser-featured .content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden; }
    @media (max-width: 600px) {
      .node-webform.view-mode-teaser-featured .content {
        position: static;
        min-height: 180px; } }
    .node-webform.view-mode-teaser-featured .content .field-images {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background-color: #9e9978; }
      .hub-progressinmind .node-webform.view-mode-teaser-featured .content .field-images {
        background-color: #9e9978; }
      .lic .node-webform.view-mode-teaser-featured .content .field-images {
        background-color: #b51412; }
      .hub-linf .node-webform.view-mode-teaser-featured .content .field-images {
        background-color: #b51412; }
      .hub-thinc .node-webform.view-mode-teaser-featured .content .field-images {
        background-color: #D14330; }
      .hub-rethink .node-webform.view-mode-teaser-featured .content .field-images {
        background-color: #942621; }
      .hub-focus .node-webform.view-mode-teaser-featured .content .field-images {
        background-color: #6d6e71; }
      .node-webform.view-mode-teaser-featured .content .field-images .overlay {
        -webkit-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("../../images/overlay_gradient.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center bottom;
        background-color: transparent; }
      .node-webform.view-mode-teaser-featured .content .field-images > .item {
        position: relative;
        height: 100%; }
        .node-webform.view-mode-teaser-featured .content .field-images > .item img {
          height: auto;
          width: 100%; }
      .node-webform.view-mode-teaser-featured .content .field-images > .items > .item {
        position: relative;
        height: 100%; }
        .node-webform.view-mode-teaser-featured .content .field-images > .items > .item img {
          height: auto;
          width: 100%; }
      .node-webform.view-mode-teaser-featured .content .field-images .file-video {
        position: absolute;
        width: 100%;
        height: 106.8%;
        top: -3.4%;
        left: 0; }
        .node-webform.view-mode-teaser-featured .content .field-images .file-video iframe {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
    .node-webform.view-mode-teaser-featured .content .inner {
      -webkit-transition: bottom 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      -moz-transition: bottom 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      transition: bottom 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      position: absolute;
      width: 100%;
      bottom: 0;
      box-sizing: border-box;
      padding: 15px 20px;
      color: #ffffff; }
      .node-webform.view-mode-teaser-featured .content .inner .top .info {
        margin-bottom: 15px; }
        @media (max-width: 600px) {
          .node-webform.view-mode-teaser-featured .content .inner .top .info {
            margin-bottom: 6px; } }
        .node-webform.view-mode-teaser-featured .content .inner .top .info .field-type {
          color: #a3a5a8; }
          .node-webform.view-mode-teaser-featured .content .inner .top .info .field-type .date-display-range {
            display: inline-block; }
        .node-webform.view-mode-teaser-featured .content .inner .top .info .field-category .item:nth-child(1n + 2) {
          display: none; }
      .node-webform.view-mode-teaser-featured .content .inner .top h2.title {
        font-family: "Plain", Arial, sans-serif;
        font-size: 24px;
        line-height: 28px; }
        @media (max-width: 1070px) {
          .node-webform.view-mode-teaser-featured .content .inner .top h2.title {
            font-size: 16px;
            line-height: 19px; } }
        @media (max-width: 900px) {
          .node-webform.view-mode-teaser-featured .content .inner .top h2.title {
            font-size: 18px;
            line-height: 21px; } }
        @media (max-width: 600px) {
          .node-webform.view-mode-teaser-featured .content .inner .top h2.title {
            font-size: 14px;
            line-height: 16px; } }
        .hub-greece .node-webform.view-mode-teaser-featured .content .inner .top h2.title, .node-webform.view-mode-teaser-featured .content .inner .top h2.title.hub-greece {
          font-family: Arial;
          text-transform: none; }
      .node-webform.view-mode-teaser-featured .content .inner .field-manchet {
        color: #ffffff;
        position: absolute;
        -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        margin-top: 30px;
        width: 83.01887%;
        margin-right: 1.88679%;
        float: left;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%); }
        @media (max-width: 600px) {
          .node-webform.view-mode-teaser-featured .content .inner .field-manchet {
            display: none; } }
  .node-webform.view-mode-teaser-featured.in-stream {
    margin-top: 20px;
    margin-bottom: 20px; }
    .views-row:first-child .node-webform.view-mode-teaser-featured.in-stream {
      margin-top: 0; }
    .views-row:last-child .node-webform.view-mode-teaser-featured.in-stream {
      margin-bottom: 0; }
    .node-webform.view-mode-teaser-featured.in-stream .content .inner {
      padding: 25px 20px; }
      .node-webform.view-mode-teaser-featured.in-stream .content .inner h2.title {
        font-family: "Plain ultralight", Arial, sans-serif;
        font-weight: 200;
        font-size: 46px;
        line-height: 50px; }
        @media (max-width: 1070px) {
          .node-webform.view-mode-teaser-featured.in-stream .content .inner h2.title {
            font-size: 38px;
            line-height: 42px; } }
        @media (max-width: 900px) {
          .node-webform.view-mode-teaser-featured.in-stream .content .inner h2.title {
            font-size: 30px;
            line-height: 34px; } }
        @media (max-width: 600px) {
          .node-webform.view-mode-teaser-featured.in-stream .content .inner h2.title {
            font-size: 20px;
            line-height: 24px; } }
        .hub-greece .node-webform.view-mode-teaser-featured.in-stream .content .inner h2.title, .node-webform.view-mode-teaser-featured.in-stream .content .inner h2.title.hub-greece {
          font-family: Arial;
          text-transform: none; }
.node-webform.view-mode-teaser-square {
  -webkit-transition: box-shadow 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: box-shadow 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: box-shadow 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  position: relative;
  background: #ffffff;
  border: 1px solid #e2e3e4;
  box-sizing: border-box;
  min-height: 407px; }
  .node-webform.view-mode-teaser-square:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 1290px) {
    .node-webform.view-mode-teaser-square {
      min-height: 0; } }
  .node-webform.view-mode-teaser-square:hover {
    -webkit-transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: box-shadow 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    z-index: 10;
    box-shadow: 0px 0px 14px -2px rgba(0, 0, 0, 0.4); }
    .node-webform.view-mode-teaser-square:hover .content .media-container.no-image:after {
      -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      color: #9e9978; }
      .hub-progressinmind .node-webform.view-mode-teaser-square:hover .content .media-container.no-image:after {
        color: #9e9978; }
      .lic .node-webform.view-mode-teaser-square:hover .content .media-container.no-image:after {
        color: #b51412; }
      .hub-linf .node-webform.view-mode-teaser-square:hover .content .media-container.no-image:after {
        color: #b51412; }
      .hub-thinc .node-webform.view-mode-teaser-square:hover .content .media-container.no-image:after {
        color: #D14330; }
      .hub-rethink .node-webform.view-mode-teaser-square:hover .content .media-container.no-image:after {
        color: #942621; }
      .hub-focus .node-webform.view-mode-teaser-square:hover .content .media-container.no-image:after {
        color: #6d6e71; }
    .node-webform.view-mode-teaser-square:hover .content .media-container img {
      -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .node-webform.view-mode-teaser-square .content {
    width: 100%;
    height: 100%;
    top: 0;
    color: #414042; }
    .node-webform.view-mode-teaser-square .content .media-container {
      position: relative;
      float: left;
      width: 100%; }
      .node-webform.view-mode-teaser-square .content .media-container.no-image {
        padding-top: 77.5%; }
        .node-webform.view-mode-teaser-square .content .media-container.no-image:after {
          -webkit-transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          -moz-transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          color: #6d6e71;
          font-family: 'icomoon';
          content: "\e916";
          font-size: 220px;
          position: absolute;
          display: block;
          top: 50%;
          left: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
          .hub-progressinmind .node-webform.view-mode-teaser-square .content .media-container.no-image:after {
            color: #6d6e71; }
          .lic .node-webform.view-mode-teaser-square .content .media-container.no-image:after {
            color: #6d6e71; }
          .hub-linf .node-webform.view-mode-teaser-square .content .media-container.no-image:after {
            color: #6d6e71; }
          .hub-thinc .node-webform.view-mode-teaser-square .content .media-container.no-image:after {
            color: #182b49; }
          .hub-rethink .node-webform.view-mode-teaser-square .content .media-container.no-image:after {
            color: #202d56; }
          .hub-focus .node-webform.view-mode-teaser-square .content .media-container.no-image:after {
            color: #9e9978; }
        .node-webform.view-mode-teaser-square .content .media-container.no-image.article:after {
          content: "\e916"; }
        .node-webform.view-mode-teaser-square .content .media-container.no-image.interview:after {
          content: "\e917"; }
      .node-webform.view-mode-teaser-square .content .media-container .field-images {
        position: relative;
        float: left;
        top: 0;
        width: 100%; }
        .node-webform.view-mode-teaser-square .content .media-container .field-images img {
          -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          -moz-transition: -moz-transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: transform 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53); }
      .node-webform.view-mode-teaser-square .content .media-container .field-video .video {
        height: 100%; }
        .node-webform.view-mode-teaser-square .content .media-container .field-video .video:before {
          padding-top: 56%; }
      .node-webform.view-mode-teaser-square .content .media-container .logo-container {
        position: absolute;
        left: 0px;
        top: 20px;
        height: 30px;
        padding: 4px 10px;
        background-color: #ffffff; }
        .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-rethink {
          width: 180px; }
          .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-rethink .logo, .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-rethink .logo-retina {
            width: 180px; }
        .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-thinc {
          width: 85px;
          height: 60px; }
          .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-thinc .logo, .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-thinc .logo-retina {
            width: 85px; }
            .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-thinc .logo .logo-inner, .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-thinc .logo-retina .logo-inner {
              height: 60px; }
        .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-institute {
          width: 182px; }
          .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-institute .logo, .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-institute .logo-retina {
            width: 182px; }
        .node-webform.view-mode-teaser-square .content .media-container .logo-container.hub-progressinmind {
          display: none; }
        .node-webform.view-mode-teaser-square .content .media-container .logo-container .logo {
          color: #000000;
          box-sizing: border-box;
          float: left;
          background-color: #ffffff;
          box-sizing: border-box; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            .node-webform.view-mode-teaser-square .content .media-container .logo-container .logo {
              display: none; } }
          .node-webform.view-mode-teaser-square .content .media-container .logo-container .logo .logo-inner {
            height: 30px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center center; }
          .node-webform.view-mode-teaser-square .content .media-container .logo-container .logo.logo-retina {
            display: none; }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
              .node-webform.view-mode-teaser-square .content .media-container .logo-container .logo.logo-retina {
                display: block; } }
    .node-webform.view-mode-teaser-square .content .inner {
      float: left;
      background: #ffffff;
      width: 100%;
      bottom: 0;
      box-sizing: border-box;
      padding: 10px 20px 15px;
      border-top: 1px solid #e2e3e4;
      color: #414042; }
      .node-webform.view-mode-teaser-square .content .inner.video {
        min-height: 49.2%;
        padding-bottom: 70px; }
      .node-webform.view-mode-teaser-square .content .inner .info {
        float: left;
        width: 100%;
        margin-bottom: 10px; }
        .node-webform.view-mode-teaser-square .content .inner .info .field-type {
          color: #a3a5a8; }
          .node-webform.view-mode-teaser-square .content .inner .info .field-type .date-display-range {
            display: inline-block; }
        .node-webform.view-mode-teaser-square .content .inner .info .field-category .item:nth-child(1n + 2) {
          display: none; }
      .node-webform.view-mode-teaser-square .content .inner .duration {
        width: 100%;
        float: left;
        font-size: 12px;
        line-height: 19px;
        color: #a3a5a8; }
        .hub-greece .node-webform.view-mode-teaser-square .content .inner .duration, .node-webform.view-mode-teaser-square .content .inner .duration.hub-greece {
          font-family: Arial;
          text-transform: none; }
      .node-webform.view-mode-teaser-square .content .inner .field-subtitle {
        width: 100%;
        float: left;
        font-size: 12px;
        line-height: 19px;
        line-height: normal;
        margin-bottom: 5px;
        margin-top: 5px; }
        .hub-greece .node-webform.view-mode-teaser-square .content .inner .field-subtitle, .node-webform.view-mode-teaser-square .content .inner .field-subtitle.hub-greece {
          font-family: Arial;
          text-transform: none; }
      .node-webform.view-mode-teaser-square .content .inner .btn {
        position: absolute;
        bottom: 20px;
        left: 20px;
        -webkit-transition: background-color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        -moz-transition: background-color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        transition: background-color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        font-size: 12px;
        line-height: 19px;
        text-align: center;
        line-height: 14px;
        display: inline-block;
        padding: 8px 40px;
        color: #ffffff;
        border-radius: 20px;
        font-size: 12px;
        line-height: 19px;
        width: auto;
        box-sizing: border-box;
        max-width: calc(100% - 40px);
        background-color: #bdbfc1; }
        .hub-greece .node-webform.view-mode-teaser-square .content .inner .btn, .node-webform.view-mode-teaser-square .content .inner .btn.hub-greece {
          font-family: Arial;
          text-transform: none; }
        .node-webform.view-mode-teaser-square .content .inner .btn:hover {
          -webkit-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          background-color: #6d6e71; }
  .node-webform.view-mode-teaser-square.no-image .content .field-images {
    height: 100%;
    background-color: #ffffff; }

/*# sourceMappingURL=node--webform.css.map */
