/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
/* Sweep To Right */
/* line 50, components/layouts/layout-3col/_layout-3col.scss */
.layout-3col {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 0;
  padding-right: 0;
}

/* line 97, node_modules/zen-grids/sass/zen-grids/_grids.scss */
.layout-3col:before {
  content: "";
  display: table;
}

/* line 101, node_modules/zen-grids/sass/zen-grids/_grids.scss */
.layout-3col:after {
  content: "";
  display: table;
  clear: both;
}

/* line 57, components/layouts/layout-3col/_layout-3col.scss */
.layout-3col__full, .layout-3col__left-content, .layout-3col__right-content, .layout-3col__left-sidebar, .layout-3col__right-sidebar, .layout-3col__first-left-sidebar, .layout-3col__second-left-sidebar, .layout-3col__col-1, .layout-3col__col-2, .layout-3col__col-3, .layout-3col__col-4, .layout-3col__col-x {
  clear: both;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%;
}

/* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
[dir="rtl"] .layout-3col__full, [dir="rtl"] .layout-3col__left-content, [dir="rtl"] .layout-3col__right-content, [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__right-sidebar, [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__second-left-sidebar, [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-4, [dir="rtl"] .layout-3col__col-x {
  float: right;
  margin-right: 0%;
  margin-left: -100%;
}

@media (min-width: 777px) {
  /* line 50, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col {
    margin-left: -12px;
    margin-right: -13px;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 97, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  .layout-3col:before {
    content: "";
    display: table;
  }
  /* line 101, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  .layout-3col:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col {
    margin-left: -13px;
    margin-right: -12px;
  }
  /* line 79, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__full, .layout-3col__left-content, .layout-3col__right-content, .layout-3col__left-sidebar, .layout-3col__right-sidebar {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 12px;
    padding-right: 13px;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__full, [dir="rtl"] .layout-3col__left-content, [dir="rtl"] .layout-3col__right-content, [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__right-sidebar {
    float: right;
    margin-right: 0%;
    margin-left: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__full, [dir="rtl"] .layout-3col__left-content, [dir="rtl"] .layout-3col__right-content, [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__right-sidebar {
    padding-left: 13px;
    padding-right: 12px;
  }
  /* line 90, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__first-left-sidebar, .layout-3col__col-1, .layout-3col__col-3, .layout-3col__col-x:nth-child(2n + 1) {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 12px;
    padding-right: 13px;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-x:nth-child(2n + 1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-x:nth-child(2n + 1) {
    padding-left: 13px;
    padding-right: 12px;
  }
  /* line 98, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__second-left-sidebar, .layout-3col__col-2, .layout-3col__col-4, .layout-3col__col-x:nth-child(2n) {
    clear: none;
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 12px;
    padding-right: 13px;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__second-left-sidebar, [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-4, [dir="rtl"] .layout-3col__col-x:nth-child(2n) {
    float: right;
    margin-right: 50%;
    margin-left: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__second-left-sidebar, [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-4, [dir="rtl"] .layout-3col__col-x:nth-child(2n) {
    padding-left: 13px;
    padding-right: 12px;
  }
}

@media (min-width: 999px) {
  /* line 111, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__full {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__full {
    float: right;
    margin-right: 0%;
    margin-left: -100%;
  }
  /* line 115, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__left-content {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__left-content {
    float: right;
    margin-right: 0%;
    margin-left: -100%;
  }
  /* line 119, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__right-content {
    float: left;
    width: 66.66667%;
    margin-left: 33.33333%;
    margin-right: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__right-content {
    float: right;
    margin-right: 33.33333%;
    margin-left: -100%;
  }
  /* line 123, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__left-sidebar, .layout-3col__first-left-sidebar, .layout-3col__second-left-sidebar {
    clear: right;
    float: right;
    width: 33.33333%;
    margin-right: 66.66667%;
    margin-left: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__second-left-sidebar {
    clear: left;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__left-sidebar, [dir="rtl"] .layout-3col__first-left-sidebar, [dir="rtl"] .layout-3col__second-left-sidebar {
    float: left;
    margin-left: 66.66667%;
    margin-right: -100%;
  }
  /* line 130, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__right-sidebar {
    clear: right;
    float: right;
    width: 33.33333%;
    margin-right: 0%;
    margin-left: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__right-sidebar {
    clear: left;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__right-sidebar {
    float: left;
    margin-left: 0%;
    margin-right: -100%;
  }
  /* line 135, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__col-1, .layout-3col__col-x:nth-child(3n+1) {
    clear: both;
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__col-1, [dir="rtl"] .layout-3col__col-x:nth-child(3n+1) {
    float: right;
    margin-right: 0%;
    margin-left: -100%;
  }
  /* line 141, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__col-2, .layout-3col__col-x:nth-child(3n+2) {
    clear: none;
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__col-2, [dir="rtl"] .layout-3col__col-x:nth-child(3n+2) {
    float: right;
    margin-right: 33.33333%;
    margin-left: -100%;
  }
  /* line 147, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__col-3, .layout-3col__col-x:nth-child(3n) {
    clear: none;
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-3col__col-3, [dir="rtl"] .layout-3col__col-x:nth-child(3n) {
    float: right;
    margin-right: 66.66667%;
    margin-left: -100%;
  }
  /* line 153, components/layouts/layout-3col/_layout-3col.scss */
  .layout-3col__col-4 {
    display: none;
  }
}

/* line 159, components/layouts/layout-3col/_layout-3col.scss */
.layout-3col__grid-item-container {
  padding-left: 0;
  padding-right: 0;
}

/* line 97, node_modules/zen-grids/sass/zen-grids/_grids.scss */
.layout-3col__grid-item-container:before {
  content: "";
  display: table;
}

/* line 101, node_modules/zen-grids/sass/zen-grids/_grids.scss */
.layout-3col__grid-item-container:after {
  content: "";
  display: table;
  clear: both;
}

/* line 27, components/layouts/layout-center/_layout-center.scss */
.layout-center {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  max-width: 1165px;
}

@media (min-width: 777px) {
  /* line 27, components/layouts/layout-center/_layout-center.scss */
  .layout-center {
    padding-left: 12px;
    padding-right: 13px;
  }
  /* line 29, node_modules/zen-grids/sass/zen-grids/_grids.scss */
  [dir="rtl"] .layout-center {
    padding-left: 13px;
    padding-right: 12px;
  }
}

/* line 48, components/layouts/layout-center/_layout-center.scss */
.layout-center--shared-grid,
.layout-center.layout-3col {
  padding-left: 0;
  padding-right: 0;
}

/* line 14, components/layouts/layout-swap/_layout-swap.scss */
.layout-swap {
  position: relative;
}

@media (min-width: 555px) {
  /* line 14, components/layouts/layout-swap/_layout-swap.scss */
  .layout-swap {
    padding-top: 36px;
  }
}

@media (min-width: 555px) {
  /* line 23, components/layouts/layout-swap/_layout-swap.scss */
  .layout-swap__top {
    position: absolute;
    top: 0;
    height: 36px;
    width: 100%;
  }
}

/* line 3, components/layouts/farc-commitment-layout/farc-commitment-layout.scss */
.white-wrap {
  background: #fff;
}

.gray-wrap {
  background: #F0F0F0;
}

/* line 6, components/layouts/farc-commitment-layout/farc-commitment-layout.scss */
.white-wrap .block-region-action-first-left {
  overflow: hidden;
}

/* line 9, components/layouts/farc-commitment-layout/farc-commitment-layout.scss */
.white-wrap .block-region-action-first-left .block-title-regular {
  padding-top: 4rem;
  padding-bottom: 0;
}

@media only screen and (min-width: 992px) {
  /* line 9, components/layouts/farc-commitment-layout/farc-commitment-layout.scss */
  .white-wrap .block-region-action-first-left .block-title-regular {
    padding-top: 5.4rem;
  }
  /* line 16, components/layouts/farc-commitment-layout/farc-commitment-layout.scss */
  .white-wrap .block-region-action-first-left .block-title-regular .block-title-regular__title {
    margin-bottom: 3rem;
  }
}

@media only screen and (min-width: 1380px) {
  /* line 9, components/layouts/farc-commitment-layout/farc-commitment-layout.scss */
  .white-wrap .block-region-action-first-left .block-title-regular {
    margin-bottom: 1rem;
    padding-top: 7.7rem;
  }
  /* line 25, components/layouts/farc-commitment-layout/farc-commitment-layout.scss */
  .white-wrap .block-region-action-first-left .block-title-regular .block-title-regular__title {
    padding-bottom: 1.9rem;
  }
}

/* line 4, components/layouts/farc-cancer-layout/farc-cancer-layout.scss */
.wrapper-grid__item .wrapper-grid__intro {
  padding: 0;
  width: 100%;
}

/* line 9, components/layouts/farc-cancer-layout/farc-cancer-layout.scss */
.wrapper-grid__item .views-row .teaser:last-child {
  margin-bottom: 20px;
}

/* line 13, components/layouts/farc-cancer-layout/farc-cancer-layout.scss */
.wrapper-grid__item .views-element-container {
  clear: both;
}

/* line 17, components/layouts/farc-cancer-layout/farc-cancer-layout.scss */
.wrapper-grid__item .don-block-medium-button {
  float: none;
  width: auto;
}

/* line 4, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-views-blocktype-pages-block-2 > h2 {
  display: none;
}

/* line 9, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-middle {
  background: #fff;
}

@media only screen and (min-width: 992px) {
  /* line 12, components/layouts/farc-research-layout/farc-research-layout.scss */
  .block-region-action-middle .block-title--whitebg {
    padding: 77px 0px 38px;
    padding: 7.7rem 0 3.8rem;
  }
}

/* line 17, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-middle .block-title--whitebg .farc-block__title-wrapper {
  overflow: hidden;
}

/* line 21, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-middle .block-title--whitebg .block-title-regular__title {
  padding-bottom: 20px;
  padding-bottom: 2rem;
}

/* line 25, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-middle .block-title--whitebg .teaser--wide {
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 29, components/layouts/farc-research-layout/farc-research-layout.scss */
  .block-region-action-middle .block-title--whitebg .btn {
    margin: 10px 0px;
    margin: 1rem 0;
  }
}

/* line 38, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-first-left .block-title-regular {
  padding-top: 4rem;
  padding-bottom: 0;
}

/* line 42, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-first-left .block-title-regular .block-title-regular__title {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  /* line 42, components/layouts/farc-research-layout/farc-research-layout.scss */
  .block-region-action-first-left .block-title-regular .block-title-regular__title {
    margin-bottom: 3rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 38, components/layouts/farc-research-layout/farc-research-layout.scss */
  .block-region-action-first-left .block-title-regular {
    padding-top: 5px;
    padding-top: 0.5rem;
  }
}

@media only screen and (min-width: 992px) {
  /* line 38, components/layouts/farc-research-layout/farc-research-layout.scss */
  .block-region-action-first-left .block-title-regular {
    padding-top: 4rem;
  }
}

/* line 62, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-third .views-infinite-scroll-content-wrapper {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

/* line 66, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-third .views-infinite-scroll-content-wrapper .views-row {
  display: -webkit-box;
  display: flex;
  width: 33.33%;
  padding: 0 10px;
}

@media only screen and (max-width: 991px) {
  /* line 66, components/layouts/farc-research-layout/farc-research-layout.scss */
  .block-region-action-third .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
  }
}

/* line 78, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-third .pager .button {
  background-color: #e85252;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
  font-size: 1.4rem;
  padding: 9px 4rem;
  text-transform: uppercase;
}

/* line 13, components/init/sweep/_sweep.scss */
.block-region-action-third .pager .button::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #c42626;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}

@media only screen and (min-width: 992px) {
  /* line 30, components/init/sweep/_sweep.scss */
  .block-region-action-third .pager .button:active, .block-region-action-third .pager .button:focus, .block-region-action-third .pager .button:hover {
    background-color: #e85252;
    border-color: #c42626;
    color: #fff;
  }
  /* line 37, components/init/sweep/_sweep.scss */
  .block-region-action-third .pager .button:active::after, .block-region-action-third .pager .button:focus::after, .block-region-action-third .pager .button:hover::after {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
  }
}

/* line 84, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-third .pager .button::before {
  content: '';
  width: 15px;
  height: 15px;
  background: url(../..//icons/icon-arrow-right-white.svg) transparent no-repeat 0 50%;
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 5;
  margin-top: -7.5px;
  transition: margin .2s ease-in-out;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* line 99, components/layouts/farc-research-layout/farc-research-layout.scss */
.block-region-action-third .pager .button:hover::before {
  margin-top: -5px;
}

@media only screen and (min-width: 992px) {
  /* line 4, components/layouts/farc-search-layout/farc-search-layout.scss */
  .layout-search .filters {
    background-color: #f0f0f0;
  }
}

/* line 10, components/layouts/farc-search-layout/farc-search-layout.scss */
.layout-search .middle-results {
  overflow: hidden;
  padding: 0 1rem;
}

@media only screen and (max-width: 768px) {
  /* line 10, components/layouts/farc-search-layout/farc-search-layout.scss */
  .layout-search .middle-results {
    padding: 0 .5rem;
  }
}

@media only screen and (min-width: 1380px) {
  /* line 10, components/layouts/farc-search-layout/farc-search-layout.scss */
  .layout-search .middle-results {
    width: 1340px;
    margin: 0 auto;
  }
}

/* line 1, components/layouts/farc-2col-stacked/_farc-2col-stacked.scss */
.farc-2col-stacked {
  -webkit-box-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  overflow: hidden;
}

/* line 8, components/layouts/farc-2col-stacked/_farc-2col-stacked.scss */
.farc-2col-stacked .group-content {
  -webkit-box-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

@media only screen and (max-width: 991px) {
  /* line 8, components/layouts/farc-2col-stacked/_farc-2col-stacked.scss */
  .farc-2col-stacked .group-content {
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    text-align: center;
  }
}
