@charset "UTF-8";
.articles-gallery-fullscreen__open-button, .articles-slideshow__open-button, .articles-slideshow-blocks-content__body, .article-glossary-letters__list--mediumup a, .article-header-glossary-content__title {
  font-family: "Gotham A", "Gotham B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400; }

.article-authors-item__author-title, .article-block-item__author-title, .articles-recipe-content__subtitle, .articles-recipe-facts-nutrition__table tr th, .articles-recipe-facts-brief-small__dt, .article-glossary-block-letters__letter, .article-author-banner__figure-caption-title, .article-author-bio__figure-caption-title, .article-discipline-footer__links li a, .realbuzz-sponsor .article-discipline-content, .article-block__title, .article-block-item__title, .articles-slideshow-blocks-content__body b, .articles-slideshow-blocks-content__body strong, .switch-large-label, .article-glossary-search-bar__az-btn, .article-header-content__title, .article-content-section-header__title, .article-content-section-header__intro-v2, .human-content-article blockquote {
  font-family: "Gotham A", "Gotham B", Arial, sans-serif;
  font-style: normal;
  font-weight: 500; }

.articles-recipe-facts-brief-mediumup__dt, .article-glossary-block-definitions__list dt, .article-discipline-header__title, .articles-slideshow-blocks-content__body h1, .articles-slideshow-blocks-content__body h2, .articles-slideshow-blocks-content__body h3, .articles-slideshow-blocks-content__body h4, .articles-slideshow-blocks-content__body h5, .articles-slideshow-blocks-content__body h6, .articles-slideshow-blocks-content__body dt, .accordion label, .article-glossary-search .easy-autocomplete-container .eac-item b, .human-content-article blockquote footer {
  font-family: "Gotham A", "Gotham B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700; }

.article-header-content__title {
  font-family: "Gotham Cond A", "Gotham Cond B", "Arial Narrow", Arial, sans-serif;
  font-style: normal;
  font-weight: 600; }

/*
 * 	Realbuzz green theme - Owl Carousel CSS File
 */
.articles-theme .owl-nav {
  margin-top: 25px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  text-transform: uppercase; }
  .articles-theme .owl-nav [class*='owl-'] {
    color: black;
    font-size: 15px;
    margin: 10px;
    padding: 6px 10px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .articles-theme .owl-nav [class*='owl-']:hover, .articles-theme .owl-nav [class*='owl-']:focus {
      background: #86c441;
      color: #ffffff;
      text-decoration: none; }

.articles-theme .owl-nav.disabled + .owl-dots {
  margin-top: 25px; }

.articles-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .articles-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: black; }
    .articles-theme .owl-dots .owl-dot span {
      width: 25px;
      height: 25px;
      margin: 0 7px 4px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      -webkit-transition: opacity 200ms ease;
              transition: opacity 200ms ease;
      border-radius: 30px; }
    .articles-theme .owl-dots .owl-dot.active span, .articles-theme .owl-dots .owl-dot:hover span, .articles-theme .owl-dots .owl-dot:focus span {
      background: #86c441; }

.articles-theme .owl-nav {
  margin-top: 25px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  text-transform: uppercase; }
  .articles-theme .owl-nav [class*='owl-'] {
    color: black;
    font-size: 15px;
    margin: 10px;
    padding: 6px 10px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .articles-theme .owl-nav [class*='owl-']:hover, .articles-theme .owl-nav [class*='owl-']:focus {
      background: #86c441;
      color: #ffffff;
      text-decoration: none; }

.articles-theme .owl-nav.disabled + .owl-dots {
  margin-top: 25px; }

.articles-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .articles-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: black; }
    .articles-theme .owl-dots .owl-dot span {
      width: 25px;
      height: 25px;
      margin: 0 7px 4px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      -webkit-transition: opacity 200ms ease;
              transition: opacity 200ms ease;
      border-radius: 30px; }
    .articles-theme .owl-dots .owl-dot.active span, .articles-theme .owl-dots .owl-dot:hover span, .articles-theme .owl-dots .owl-dot:focus span {
      background: #86c441; }

.tg-list {
  text-align: center;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  float: right;
  margin-top: 2em; }

.tg-list-item {
  margin: 0 2em; }

.tgl {
  display: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }
  .tgl:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
    .tgl:after::-moz-selection {
      background: none; }
    .tgl:after::selection {
      background: none; }
  .tgl:before {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
    .tgl:before::-moz-selection {
      background: none; }
    .tgl:before::selection {
      background: none; }
  .tgl * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
    .tgl *:after {
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box; }
      .tgl *:after::-moz-selection {
        background: none; }
      .tgl *:after::selection {
        background: none; }
    .tgl *:before {
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box; }
      .tgl *:before::-moz-selection {
        background: none; }
      .tgl *:before::selection {
        background: none; }
    .tgl *::-moz-selection {
      background: none; }
    .tgl *::selection {
      background: none; }
  .tgl + .tgl-btn {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .tgl + .tgl-btn::-moz-selection {
      background: none; }
    .tgl + .tgl-btn::selection {
      background: none; }
    .tgl + .tgl-btn:after {
      position: relative;
      display: block;
      content: "";
      width: 50%;
      height: 100%;
      left: 0; }
    .tgl + .tgl-btn:before {
      position: relative;
      display: block;
      content: "";
      width: 50%;
      height: 100%;
      display: none; }
  .tgl::-moz-selection {
    background: none; }
  .tgl::selection {
    background: none; }
  .tgl:checked + .tgl-btn:after {
    left: 50%; }

.tgl-light + .tgl-btn {
  background: #16a6cf;
  border-radius: 2em;
  padding: 2px;
  -webkit-transition: all .4s ease;
          transition: all .4s ease; }
  .tgl-light + .tgl-btn:after {
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all .2s ease;
            transition: all .2s ease; }

.tgl-light:checked + .tgl-btn {
  background: #16a6cf; }

/**
 * Global styles across the Articles section of the website should go here
 */
/**
 * Creates a flexbox grid
 */
.article-authors-items, .article-block-items {
  overflow: hidden;
  padding-top: 30px; }

.article-authors-item__author-bar--no-icon {
  bottom: -20px;
  font-size: 1.2em;
  padding: 12px 15px 34px 15px; }

.article-authors-item__author-bar, .article-block-item__author-bar {
  color: #ffffff;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  font-size: 1.0em;
  text-transform: uppercase;
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  bottom: -5px;
  left: 0;
  right: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 10px 15px 10px; }
  @media screen and (min-width: 768px) {
    .article-authors-item__author-bar, .article-block-item__author-bar {
      bottom: -20px;
      font-size: 1.2em;
      padding: 12px 15px 34px 15px; } }

.article-authors-item__author-icon, .article-block-item__author-icon {
  min-width: 40px;
  width: 40px !important;
  height: 40px;
  border-radius: 100%;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid rgba(255, 255, 255, 0); }
  @media screen and (min-width: 768px) {
    .article-authors-item__author-icon, .article-block-item__author-icon {
      min-width: 50px;
      width: 50px;
      height: 50px; } }

.article-authors-item__author-title, .article-block-item__author-title {
  font-size: 1em;
  line-height: 1em;
  vertical-align: middle; }
  .article-authors-item__author-title span, .article-block-item__author-title span {
    color: #16a6cf;
    display: block;
    font-size: 0.80em; }

.article-authors-item__caption--compact, .article-block-item__caption--compact {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  padding: 15px;
  color: #ffffff;
  width: 100%;
  font-size: 1.2em; }

.article-see-all-wrapper .article-see-all-wrapper__btn {
  display: none; }

@media screen and (min-width: 540px) {
  .article-see-all-wrapper {
    -js-display: -webkit-box;
    -js-display: -webkit-flex;
    -js-display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0.5em 0 0 0; }
    .article-see-all-wrapper .article-see-all-wrapper__btn {
      /*margin-top: -10px;*/
      display: inline-block;
      font-weight: 500;
      padding: 0.5em 0.7em; } }

.article-see-all-wrapper-small {
  margin-top: 20px; }
  .article-see-all-wrapper-small--no-margin-top {
    margin-top: 0; }
  @media screen and (min-width: 540px) {
    .article-see-all-wrapper-small .article-see-all-wrapper-small__btn {
      display: none; } }

.scroll-top {
  position: fixed;
  right: 1%;
  bottom: 50px;
  background-color: #86c441;
  padding: 15px;
  z-index: 9;
  opacity: 0;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  height: 57px;
  text-transform: uppercase; }
  .scroll-top a {
    text-decoration: none;
    color: #fff;
    position: relative;
    top: -3px;
    font-weight: 500; }
  .scroll-top i {
    font-family: FontAwesome;
    position: relative;
    top: -6px;
    left: 2px; }
  .scroll-top:hover, .scroll-top:focus {
    background: #669a2d; }

.all-articles-mobile-view {
  display: none; }
  @media screen and (max-width: 768px) {
    .all-articles-mobile-view {
      display: inline-block !important;
      margin: 1em 0em;
      width: 100%;
      text-align: center; } }

.articles-recipe-content__subtitle {
  margin: 20px 0 !important;
  text-transform: uppercase;
  font-size: .75em !important;
  color: #999999; }
  .articles-recipe-content__subtitle--indent {
    margin-left: 50px !important; }

.articles-recipe-content .active {
  text-decoration: line-through; }

.articles-recipe-content__hide-checklist {
  font-size: .55em;
  color: #16a6cf !important;
  margin-left: 10px; }
  @media print {
    .articles-recipe-content__hide-checklist {
      display: none; } }

.articles-recipe-content__ingredients-list {
  list-style: none !important;
  padding-left: 0 !important;
  margin: 0 !important; }
  .articles-recipe-content__ingredients-list li {
    margin: 0 0 20px 0 !important;
    padding: 0 !important; }
    .articles-recipe-content__ingredients-list li:before {
      display: none !important;
      content: "" !important; }

.articles-recipe-content__checkbox {
  position: absolute;
  visibility: hidden; }

.articles-recipe-content__checkbox:checked + .articles-recipe-content__checkbox-label--checkbox:before {
  color: #86c441;
  background: #fff;
  border: 1px solid #ccd0cf;
  position: relative; }

.articles-recipe-content__checkbox-label--checkbox {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.articles-recipe-content__checkbox-label--checkbox:before {
  font-family: "iconFont";
  content: "";
  color: transparent;
  background: #fff;
  border: 1px solid #ccd0cf;
  padding: 0 3px 3px 3px;
  margin-right: 1em;
  border-radius: 6px;
  max-height: 26px; }
  @media print {
    .articles-recipe-content__checkbox-label--checkbox:before {
      display: none !important; } }

.articles-recipe-content__instructions-list {
  padding-left: 28px !important;
  margin: 0 !important; }
  .articles-recipe-content__instructions-list li {
    margin: 0 0 20px 0 !important;
    padding: 0 !important; }
  .articles-recipe-content__instructions-list input {
    display: none; }

.articles-recipe-facts {
  position: relative;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ccd0cf, inset 0px -1px 0px 0px #ccd0cf;
          box-shadow: inset 0px 1px 0px 0px #ccd0cf, inset 0px -1px 0px 0px #ccd0cf;
  /* Medium up */
  /* Large up */
  /* Print */
  /* Cooking times, Skill level block */
  /* Brief description for medium up devices */
  /* Brief description for small devices only */ }
  .articles-recipe-facts-mediumup {
    -js-display: -webkit-box;
    -js-display: -webkit-flex;
    -js-display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .articles-recipe-facts-mediumup__margin-top {
      margin-top: 1em; }
    .articles-recipe-facts-mediumup i {
      font-size: 3em; }
      @media screen and (min-width: 959px) {
        .articles-recipe-facts-mediumup i {
          font-size: 3.6em; } }
    .articles-recipe-facts-mediumup__group {
      line-height: 1.4;
      margin-left: 16px; }
      .articles-recipe-facts-mediumup__group span {
        font-weight: 700; }
  .articles-recipe-facts-container {
    overflow: hidden; }
    .articles-recipe-facts-container__print-btn {
      background-repeat: no-repeat;
      background-image: url("../images/articles/icons/icon-print.96cf0c030d57.png");
      background-color: transparent;
      cursor: pointer;
      text-indent: -2000px;
      width: 119px;
      height: 30px;
      border: 0;
      padding: 0;
      margin: 20px 0; }
      @media print {
        .articles-recipe-facts-container__print-btn {
          display: none; } }
  .articles-recipe-facts-col1 {
    background-size: cover;
    background-position: center center; }
  @media screen and (min-width: 768px) {
    .articles-recipe-facts {
      height: 260px;
      -js-display: -webkit-box;
      -js-display: -webkit-flex;
      -js-display: -ms-flexbox;
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .articles-recipe-facts-col1 {
        width: 35%; }
      .articles-recipe-facts-col2 {
        width: 35.5%;
        padding: 20px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box; }
      .articles-recipe-facts-col3 {
        width: 27.5%;
        padding: 20px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box; } }
  @media screen and (min-width: 959px) {
    .articles-recipe-facts {
      height: 380px; }
      .articles-recipe-facts-col1 {
        width: 40.5%; }
      .articles-recipe-facts-col2 {
        width: 32.5%;
        padding: 40px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box; }
      .articles-recipe-facts-col3 {
        width: 27.5%;
        padding: 40px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box; } }
  @media print {
    .articles-recipe-facts {
      -js-display: -webkit-box;
      -js-display: -webkit-flex;
      -js-display: -ms-flexbox;
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 215px;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid #ccd0cf; }
      .articles-recipe-facts-col1 {
        width: 40.5%;
        float: left; }
      .articles-recipe-facts-col2 {
        width: 30%;
        padding: 20px;
        float: left;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box; }
      .articles-recipe-facts-col3 {
        width: 30%;
        padding: 20px;
        float: left;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box; } }
  .articles-recipe-facts-image-wrap {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .articles-recipe-facts-image-wrap {
        margin-bottom: inherit;
        margin-left: inherit;
        margin-right: inherit; } }
    @media print {
      .articles-recipe-facts-image-wrap {
        margin: 0; } }
  .articles-recipe-facts__image {
    /* Show for small devices */
    /* Show for print */ }
    .articles-recipe-facts__image--small {
      display: block;
      width: 100%; }
      @media screen and (min-width: 768px) {
        .articles-recipe-facts__image--small {
          display: none; } }
      @media print {
        .articles-recipe-facts__image--small {
          display: none; } }
    .articles-recipe-facts__image--print {
      display: none; }
      @media print {
        .articles-recipe-facts__image--print {
          display: block;
          overflow: hidden; }
          .articles-recipe-facts__image--print > img {
            display: block;
            max-width: 100%; } }
  .articles-recipe-facts-nutrition {
    color: #424242; }
    .articles-recipe-facts-nutrition__header {
      font-size: 0.8em;
      margin-bottom: 20px;
      font-weight: bold; }
      @media screen and (min-width: 959px) {
        .articles-recipe-facts-nutrition__header {
          font-size: 1.2em; } }
      @media print {
        .articles-recipe-facts-nutrition__header {
          margin-bottom: 0; } }
    .articles-recipe-facts-nutrition__table {
      width: 100%; }
      .articles-recipe-facts-nutrition__table tr {
        border-bottom: 1px solid #7d7d7d; }
        .articles-recipe-facts-nutrition__table tr:last-of-type {
          border-bottom: 0; }
        .articles-recipe-facts-nutrition__table tr th, .articles-recipe-facts-nutrition__table tr td {
          padding: 13px 0;
          font-size: 0.9em; }
          @media screen and (min-width: 959px) {
            .articles-recipe-facts-nutrition__table tr th, .articles-recipe-facts-nutrition__table tr td {
              padding: 20px 0 17px 0;
              font-size: 1.0em; } }
          @media print {
            .articles-recipe-facts-nutrition__table tr th, .articles-recipe-facts-nutrition__table tr td {
              font-size: .6em; } }
        .articles-recipe-facts-nutrition__table tr th {
          text-align: left; }
        .articles-recipe-facts-nutrition__table tr td {
          text-align: right; }
  .articles-recipe-facts-brief-mediumup {
    display: none;
    color: #424242; }
    .articles-recipe-facts-brief-mediumup__header {
      font-size: 0.8em;
      margin-bottom: 30px;
      font-weight: bold; }
      @media screen and (min-width: 959px) {
        .articles-recipe-facts-brief-mediumup__header {
          font-size: 1.2em; } }
      @media print {
        .articles-recipe-facts-brief-mediumup__header {
          margin-bottom: 15px; } }
    @media print {
      .articles-recipe-facts-brief-mediumup__img {
        display: inline-block;
        margin-right: 5px;
        border-color: white; } }
    .articles-recipe-facts-brief-mediumup__dl {
      background-repeat: no-repeat;
      background-image: url("../images/articles/icons/recipe-serves.20503b3e90b2.svg");
      background-size: 35px 210px;
      padding-left: 50px;
      padding-top: 3px;
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        .articles-recipe-facts-brief-mediumup__dl {
          margin-top: 25px; } }
      @media screen and (min-width: 959px) {
        .articles-recipe-facts-brief-mediumup__dl {
          margin-bottom: 2.9em; } }
      @media print {
        .articles-recipe-facts-brief-mediumup__dl {
          padding-left: 0;
          margin-bottom: 10px;
          font-size: 0.7em;
          min-height: 40px;
          background-image: none; } }
      .articles-recipe-facts-brief-mediumup__dl:last-of-type {
        margin-bottom: 0; }
      .articles-recipe-facts-brief-mediumup__dl--time {
        background-position: 0 -65px; }
      .articles-recipe-facts-brief-mediumup__dl--serves {
        background-position: 0 -137px; }
      .articles-recipe-facts-brief-mediumup__dl--difficulty {
        background-position: 0 0; }
      .articles-recipe-facts-brief-mediumup__dl dd span {
        font-weight: 700;
        margin-bottom: 6px;
        display: inline-block; }
    .articles-recipe-facts-brief-mediumup__dt {
      margin-bottom: 5px; }
      @media print {
        .articles-recipe-facts-brief-mediumup__dt {
          font-size: 12px;
          line-height: 20px; } }
    @media screen and (min-width: 768px) {
      .articles-recipe-facts-brief-mediumup {
        display: block; } }
    @media print {
      .articles-recipe-facts-brief-mediumup {
        display: block; } }
  .articles-recipe-facts-brief-small {
    -js-display: -webkit-box;
    -js-display: -webkit-flex;
    -js-display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: absolute;
    color: white;
    font-size: 0.5em;
    /* Ewwww, custom media query but it had to be done */
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    /* fallback */
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px; }
    @media only screen and (min-device-width: 375px) {
      .articles-recipe-facts-brief-small {
        font-size: 0.70em; } }
    .articles-recipe-facts-brief-small__dl {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      background-repeat: no-repeat;
      background-image: url("../images/articles/icons/icons-recipe.26cf617fa44b.svg");
      min-height: 32px;
      padding-left: 40px;
      padding-top: 3px; }
      .articles-recipe-facts-brief-small__dl--time {
        -webkit-box-flex: 1.2;
        -webkit-flex: 1.2;
            -ms-flex: 1.2;
                flex: 1.2;
        background-position: 0 -96px; }
      .articles-recipe-facts-brief-small__dl--serves {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        background-position: 0 -160px; }
      .articles-recipe-facts-brief-small__dl--difficulty {
        -webkit-box-flex: 0.8;
        -webkit-flex: 0.8;
            -ms-flex: 0.8;
                flex: 0.8;
        background-position: 0 -32px; }
    .articles-recipe-facts-brief-small__dt {
      margin-bottom: 4px; }
    @media screen and (min-width: 768px) {
      .articles-recipe-facts-brief-small {
        display: none; } }
    @media print {
      .articles-recipe-facts-brief-small {
        display: none; } }

/* Print only */
.print-logo {
  display: none; }

@media print {
  .print-logo {
    display: block;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto; }
  .site-breadcrumbs,
  .article-content-section-background,
  .btn-group,
  .article-author-banner,
  .site-footer,
  .site-discussion,
  .challenge-ad,
  .article-block-items,
  .related-section-header,
  .related-challenges {
    display: none; }
  .container {
    max-width: 670px; } }

.page-type-recipe .time {
  display: none; }

.page-type-recipe .article-author-banner__figure-caption-title {
  margin-top: 1.5em; }
  @media screen and (max-width: 768px) {
    .page-type-recipe .article-author-banner__figure-caption-title {
      position: relative;
      top: 20px !important; } }

.page-type-recipe .article-store-advert:before {
  background-size: cover;
  height: 53px; }

.page-type-recipe .article-store-advert:after {
  height: 60px;
  background-size: cover; }
  @media screen and (max-width: 768px) {
    .page-type-recipe .article-store-advert:after {
      top: 18px; } }

@media screen and (min-width: 768px) {
  .article-glossary-container {
    margin: 40px 0; } }

@media screen and (min-width: 768px) {
  .article-glossary-container {
    margin: 60px 0; } }

.article-glossary-block {
  display: block;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  @media screen and (min-width: 768px) {
    .article-glossary-block {
      -js-display: -webkit-box;
      -js-display: -webkit-flex;
      -js-display: -ms-flexbox;
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  .article-glossary-block-letters {
    color: #86c441;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2; }
    .article-glossary-block-letters__letter {
      text-transform: uppercase;
      left: 0;
      font-size: 10.5em;
      position: relative;
      font-weight: bold;
      font-family: "Gotham A", "Gotham B", Arial, sans-serif;
      margin-left: -10px; }
      .article-glossary-block-letters__letter:before {
        position: absolute;
        background-image: url("../images/articles/backgrounds/articles-glossary-letter.35c7aa783f87.png");
        content: '';
        top: 0;
        left: 0%;
        right: 0;
        bottom: 0; }
      @media screen and (min-width: 768px) {
        .article-glossary-block-letters__letter {
          font-size: 10.57em;
          line-height: .77em; } }
      .article-glossary-block-letters__letter span {
        display: table-cell;
        vertical-align: middle;
        text-align: center; }
  .article-glossary-block-definitions {
    -webkit-box-flex: 8;
    -webkit-flex: 8;
        -ms-flex: 8;
            flex: 8; }
    .article-glossary-block-definitions__list {
      color: #39434e; }
      @media screen and (min-width: 768px) {
        .article-glossary-block-definitions__list:first-of-type {
          margin-top: 105px; } }
      .article-glossary-block-definitions__list dt {
        font-size: 1.4em;
        margin: 30px 0 30px 0; }
        @media screen and (min-width: 768px) {
          .article-glossary-block-definitions__list dt {
            font-size: 1.6em;
            margin: 30px 0 30px 0; } }
      .article-glossary-block-definitions__list dd {
        font-size: 1em;
        line-height: 1.5em;
        margin-bottom: 30px; }
        @media screen and (min-width: 768px) {
          .article-glossary-block-definitions__list dd {
            margin: 0 0 70px 0;
            font-size: 1.15em;
            line-height: 1.4em; } }

.article-store-advert {
  margin: 2.5em 0; }
  .article-store-advert:before, .article-store-advert:after, .article-store-advert::before, .article-store-advert::after {
    content: '';
    width: 100%;
    display: block;
    clear: both;
    position: relative;
    z-index: 1; }
  .article-store-advert:before, .article-store-advert::before {
    height: 34px;
    background: url("/static/images/articles/article-store.d16f7d3991f5.svg") no-repeat;
    background-size: contain; }
    @media screen and (max-width: 768px) {
      .article-store-advert:before, .article-store-advert::before {
        background-position-y: 18px; } }
  .article-store-advert:after, .article-store-advert::after {
    height: 40px;
    background-position-y: bottom;
    text-align: center;
    background: url("/static/images/articles/article-store-bottom.352ac685c598.svg") no-repeat;
    background-size: contain; }
    @media screen and (max-width: 768px) {
      .article-store-advert:after, .article-store-advert::after {
        position: relative;
        top: -18px; } }
  .article-store-advert .store-link {
    background: #093542;
    color: white;
    padding: .7em 2em;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    letter-spacing: 1px;
    display: block;
    font-size: 16px;
    float: left; }
    .article-store-advert .store-link:after, .article-store-advert .store-link::after {
      content: '\f054';
      font-family: FontAwesome;
      font-size: 14px;
      margin-left: 1em;
      position: relative;
      left: 1em; }
    .article-store-advert .store-link:hover, .article-store-advert .store-link:focus {
      background: #86c441; }
    @media screen and (max-width: 768px) {
      .article-store-advert .store-link {
        width: 100%;
        display: block;
        text-align: center; } }
  .article-store-advert .store-image-container, .article-store-advert .store-content-container {
    float: left;
    width: 50%; }
    .article-store-advert .store-image-container h3, .article-store-advert .store-content-container h3 {
      width: 100%;
      line-height: 1.3;
      margin-top: -10px;
      font-size: 26px; }
      @media screen and (max-width: 995px) {
        .article-store-advert .store-image-container h3, .article-store-advert .store-content-container h3 {
          font-size: 22px; } }
    .article-store-advert .store-image-container img, .article-store-advert .store-content-container img {
      width: 50%;
      margin-left: 3em;
      margin-bottom: -.5em;
      position: relative;
      z-index: 0; }
      @media screen and (max-width: 768px) {
        .article-store-advert .store-image-container img, .article-store-advert .store-content-container img {
          margin-bottom: 1em;
          clear: both;
          display: block;
          margin: 0 auto;
          padding: 1em 0; } }
    @media screen and (max-width: 768px) {
      .article-store-advert .store-image-container, .article-store-advert .store-content-container {
        width: 100%; } }
  @media screen and (max-width: 768px) {
    .article-store-advert .store-image-container {
      text-align: center;
      display: block; } }
  .article-store-advert .store-content-container {
    padding: 0 1em; }
    @media screen and (max-width: 768px) {
      .article-store-advert .store-content-container {
        background: #eaeaea;
        padding-bottom: 3em; } }
  .article-store-advert .store-price {
    color: #9d123b;
    font-weight: bold;
    display: block;
    font-size: 36px;
    margin-bottom: 1em;
    margin-top: .3em; }

.was-store-price {
  background: #86c441;
  color: white;
  text-align: center;
  border-radius: 100%;
  font-size: 20px;
  font-weight: 500;
  width: 110px;
  height: 110px;
  position: relative;
  float: right;
  margin-top: -77px; }
  .was-store-price span {
    display: block;
    margin-top: 1em; }

.rb-store-logo {
  margin-top: -10px;
  position: relative;
  z-index: 1; }

_:-ms-lang(x), _:-webkit-full-screen, .headerClass {
  border: 1px solid brown; }

/**
 * Author footer banner
 */
.article-author-banner {
  color: #333333; }
  .article-author-banner svg {
    position: relative;
    top: 6px;
    margin-right: 5px; }
  .article-author-banner__figure {
    position: relative;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
    will-change: all;
    margin-top: 1em;
    -webkit-transition: all .25s;
            transition: all .25s;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1); }
    .article-author-banner__figure-image-wrap {
      display: block; }
      @media screen and (max-width: 768px) {
        .article-author-banner__figure-image-wrap {
          float: left;
          background: red; } }
    @media screen and (min-width: 540px) {
      .article-author-banner__figure {
        -js-display: -webkit-box;
        -js-display: -webkit-flex;
        -js-display: -ms-flexbox;
        -js-display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-left: 0;
        margin-right: 0; } }
    .article-author-banner__figure-image {
      width: 100%;
      display: block;
      max-width: 160px;
      max-height: 160px;
      margin: 0 auto;
      border-radius: 1000%;
      width: 60px;
      height: 60px; }
      .article-author-banner__figure-image-container {
        position: relative; }
      @media screen and (max-width: 768px) {
        .article-author-banner__figure-image {
          display: unset;
          float: left;
          margin-right: .5em; } }
    .article-author-banner__figure-caption {
      position: relative;
      padding: 20px 10px 10px 10px;
      -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
              align-self: flex-start;
      max-width: 400px; }
      @media screen and (min-width: 540px) {
        .article-author-banner__figure-caption {
          padding: 0px 0 0 10px; } }
      @media screen and (max-width: 768px) {
        .article-author-banner__figure-caption {
          padding: 0; } }
    .article-author-banner__figure-caption-title {
      font-family: 'Gotham Book', Arial;
      font-size: 1.5em;
      line-height: 1.2em; }
      @media screen and (min-width: 768px) {
        .article-author-banner__figure-caption-title {
          font-size: 1.9em;
          line-height: 1.1em; } }
    .article-author-banner__figure-caption-subtitle {
      color: #16a6cf;
      display: block;
      font-size: 0.60em;
      font-weight: bold; }
    .article-author-banner__figure-caption-body {
      font-size: 1em;
      line-height: 1.4em;
      margin-bottom: 0;
      padding-bottom: 0;
      word-wrap: break-word; }
      .article-author-banner__figure-caption-body a {
        color: #a4a4a4;
        will-change: all;
        -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
        text-decoration: none;
        font-size: 16px; }
    @media screen and (max-width: 768px) {
      .article-author-banner__figure {
        text-align: left;
        margin-top: -1em; } }

.article-author-banner__figure-caption-title {
  font-size: 16px !important;
  line-height: 9px !important;
  font-family: "Gotham A", "Gotham B", Arial, sans-serif; }
  @media screen and (max-width: 768px) {
    .article-author-banner__figure-caption-title {
      margin-top: -20px !important; } }

/**
 * Authors bio page header block
 */
.article-author-bio__figure-caption-age, .article-author-bio__figure-caption-location {
  padding-top: 50px;
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  text-align: center; }
  .article-author-bio__figure-caption-age dt, .article-author-bio__figure-caption-location dt {
    font-weight: bold;
    margin-bottom: 10px; }

.article-author-bio__figure-social-links--twitter, .article-author-bio__figure-social-links--facebook, .article-author-bio__figure-social-links--instagram {
  width: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 40px;
  height: 30px;
  display: inline-block;
  will-change: all;
  -webkit-transition: all 0.4s cubic-bezier(0.17, 0.67, 0.53, 1.51);
          transition: all 0.4s cubic-bezier(0.17, 0.67, 0.53, 1.51);
  background-position: center -60px; }
  .article-author-bio__figure-social-links--twitter a, .article-author-bio__figure-social-links--facebook a, .article-author-bio__figure-social-links--instagram a {
    display: block;
    width: 40px;
    height: 30px;
    margin: 0 5px; }
  .article-author-bio__figure-social-links--twitter span, .article-author-bio__figure-social-links--facebook span, .article-author-bio__figure-social-links--instagram span {
    display: none; }
  .article-author-bio__figure-social-links--twitter:hover, .article-author-bio__figure-social-links--facebook:hover, .article-author-bio__figure-social-links--instagram:hover, .article-author-bio__figure-social-links--twitter:focus, .article-author-bio__figure-social-links--facebook:focus, .article-author-bio__figure-social-links--instagram:focus {
    background-position: center -30px; }
  @media screen and (min-width: 768px) {
    .article-author-bio__figure-social-links--twitter, .article-author-bio__figure-social-links--facebook, .article-author-bio__figure-social-links--instagram {
      background-position: center 0; } }

.article-author-bio__figure {
  position: relative;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (min-width: 768px) {
    .article-author-bio__figure {
      text-align: left;
      -js-display: -webkit-box;
      -js-display: -webkit-flex;
      -js-display: -ms-flexbox;
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-left: 0;
      margin-right: 0; } }

.article-author-bio__figure-image {
  display: block;
  float: left; }
  @media screen and (max-width: 768px) {
    .article-author-bio__figure-image {
      width: 100%;
      float: inherit; } }

.article-author-bio__figure-caption {
  position: relative;
  padding: 20px 10px 10px 10px;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }
  @media screen and (min-width: 768px) {
    .article-author-bio__figure-caption {
      padding: 0px 0 0 40px; } }
  @media screen and (max-width: 768px) {
    .article-author-bio__figure-caption {
      padding: 0; } }

.article-author-bio__figure-caption-container {
  color: #333333;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 25px auto 0 auto;
  max-width: 300px; }
  @media screen and (min-width: 768px) {
    .article-author-bio__figure-caption-container {
      display: none; } }

.article-author-bio__figure-caption-age {
  background-image: url("../images/articles/icons/author-icon--age.e9438198141e.svg");
  background-size: 35px; }
  @media screen and (min-width: 768px) {
    .article-author-bio__figure-caption-age {
      display: none; } }

.article-author-bio__figure-caption-location {
  background-image: url("../images/articles/icons/author-icon--location.96c75804c1f5.svg");
  background-size: 30px; }
  @media screen and (min-width: 768px) {
    .article-author-bio__figure-caption-location {
      display: none; } }

.article-author-bio__figure-caption-title {
  font-family: "Gotham A", "Gotham B", Arial, sans-serif;
  font-size: 1.5em;
  line-height: 1.2em; }
  @media screen and (min-width: 768px) {
    .article-author-bio__figure-caption-title {
      font-size: 1.9em;
      line-height: 1.1em; } }

.article-author-bio__figure-caption-subtitle {
  color: #16a6cf;
  display: block;
  font-size: 0.60em;
  font-weight: bold; }

.article-author-bio__figure-caption-flag {
  border-radius: 100%;
  vertical-align: text-bottom;
  margin-left: 10px; }

.article-author-bio__figure-caption-social-links {
  margin-top: 14px;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .article-author-bio__figure-caption-social-links {
      margin-top: 0; } }
  @media screen and (max-width: 768px) {
    .article-author-bio__figure-caption-social-links {
      display: block; } }

.article-author-bio__figure-caption-social-links-container {
  display: none; }
  @media screen and (min-width: 768px) {
    .article-author-bio__figure-caption-social-links-container {
      margin: 40px 0 40px 0;
      -js-display: -webkit-box;
      -js-display: -webkit-flex;
      -js-display: -ms-flexbox;
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .article-author-bio__figure-caption-social-links-container span {
        font-size: 0.8em;
        margin-right: 20px;
        text-transform: uppercase; } }

.article-author-bio__figure-image-container {
  position: relative; }

.article-author-bio__figure-social-banner-wrapper {
  position: absolute;
  bottom: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 60px; }
  .article-author-bio__figure-social-banner-wrapper span {
    display: none; }
  @media screen and (min-width: 768px) {
    .article-author-bio__figure-social-banner-wrapper {
      display: none; } }

.article-author-bio__figure-social-links {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px; }
  .article-author-bio__figure-social-links--twitter {
    background-image: url("../images/articles/icons/twitter-icon-sprite.22724d76df9b.svg"); }
  .article-author-bio__figure-social-links--facebook {
    background-image: url("../images/articles/icons/facebook-icon-sprite.79482c5ac7f6.svg"); }
  .article-author-bio__figure-social-links--instagram {
    background-image: url("../images/articles/icons/instagram-icon-sprite.69d00f2557ab.svg"); }

/**
 * Authors landing page
 */
.article-authors--hide-overflow {
  overflow: hidden; }

.article-authors--no-spacing-top {
  margin-top: 0 !important;
  padding: 0 !important; }

.grid.article-authors-items .article-authors-item {
  margin-bottom: 20px; }

.grid.article-authors-items .grid__item:last-of-type .article-authors-item {
  margin-bottom: 0; }

@media screen and (min-width: 540px) {
  .grid.article-authors-items {
    margin-left: -20px;
    margin-right: -20px; }
    .grid.article-authors-items .article-authors-item {
      padding: 0 20px 20px; } }

@media screen and (min-width: 768px) {
  .grid.article-authors-items {
    margin-left: -20px;
    margin-right: -20px; }
    .grid.article-authors-items .article-authors-item {
      padding: 0 20px 20px; } }

@media screen and (min-width: 959px) {
  .grid.article-authors-items {
    margin-left: -20px;
    margin-right: -20px; }
    .grid.article-authors-items .article-authors-item {
      padding: 0 20px 20px; } }

.article-authors-item {
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
          transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }
  .article-authors-item__link {
    text-decoration: none;
    position: relative;
    color: black; }
  .article-authors-item__author-figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
    .article-authors-item__author-figure:before {
      content: '';
      border: 1px solid white;
      top: 8px;
      right: 8px;
      bottom: 8px;
      left: 8px;
      position: absolute;
      z-index: 1000;
      opacity: 0;
      -webkit-transform: translateZ(0) scale(1.1, 1.1);
              transform: translateZ(0) scale(1.1, 1.1); }
  .article-authors-item__author-image {
    width: 100%;
    display: block;
    -webkit-backface-visibility: hidden; }
  .article-authors-item__author-figure:before, .article-authors-item__author-title,
  .article-authors-item__author-title span, .article-authors-item__author-image, .article-authors-item__author-bar, .article-authors-item__author-icon {
    will-change: all;
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
            transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }

/* Dark theme styles */
.article-authors--dark .article-authors-item__link {
  color: #ffffff; }

/* For non touch devices */
.no-touch .article-authors-item__link:hover .article-authors-item__author-bar, .no-touch .article-authors-item__link:focus .article-authors-item__author-bar {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8); }

.no-touch .article-authors-item__link:hover .article-authors-item__author-figure:before, .no-touch .article-authors-item__link:focus .article-authors-item__author-figure:before {
  opacity: .8;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.article-discipline-items {
  margin-top: 20px; }
  @media screen and (min-width: 768px) {
    .article-discipline-items {
      margin-top: 50px; }
      .article-discipline-items .grid__item:nth-child(odd) .article-discipline-block {
        margin-right: 10px; }
      .article-discipline-items .grid__item:nth-child(even) .article-discipline-block {
        margin-left: 10px; } }

.article-discipline-block {
  display: block;
  color: white;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent; }
  .article-discipline-block-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
    @media screen and (min-width: 959px) {
      .article-discipline-block-image {
        height: 420px; } }
  @media screen and (min-width: 959px) {
    .article-discipline-block {
      max-height: 420px; } }

.article-discipline-header {
  display: table;
  text-align: center;
  width: 100%;
  min-height: 220px;
  padding: 30px 20px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.3); }
  @media screen and (min-width: 768px) {
    .article-discipline-header {
      height: 300px;
      padding: 0 30px; } }
  .article-discipline-header__title {
    font-family: "Gotham Book", Arial, sans-serif;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 2.0em;
    line-height: 1.2em;
    max-width: 350px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .article-discipline-header__title {
        font-size: 2.8em; } }
  .article-discipline-header__link-a {
    background-image: url("../images/articles/icons/article-content.44f2e923d275.svg");
    background-size: 45px 45px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 65px; }
  .article-discipline-header__link-b {
    background-image: url("../images/articles/icons/article-only.35fb56c1eed1.svg");
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 65px; }
  .article-discipline-header__links {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 0.90em; }
    .article-discipline-header__links li {
      display: inline-block;
      margin: 15px; }
      .article-discipline-header__links li:first-of-type {
        margin-right: 20px; }
      .article-discipline-header__links li:last-of-type {
        margin-left: 20px; }
      .article-discipline-header__links li a {
        color: white;
        text-decoration: none;
        display: block;
        will-change: all;
        -webkit-transition: all 0.2s;
                transition: all 0.2s; }

.article-discipline-footer {
  width: 100%; }
  .article-discipline-footer__links {
    margin: 0;
    padding: 0;
    list-style: none; }
    @media screen and (min-width: 959px) {
      .article-discipline-footer__links {
        -js-display: -webkit-box;
        -js-display: -webkit-flex;
        -js-display: -ms-flexbox;
        -js-display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .article-discipline-footer__links li {
      font-size: 0.95em;
      display: block;
      width: 100%;
      float: left;
      height: 65px;
      border-top: 1px solid white;
      overflow: hidden;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      .article-discipline-footer__links li div {
        display: table;
        width: 101%;
        height: 65px; }
      .article-discipline-footer__links li:nth-of-type(even) {
        border-left: 1px solid white; }
      @media screen and (min-width: 540px) {
        .article-discipline-footer__links li {
          height: 65px; }
          .article-discipline-footer__links li div {
            height: 65px; } }
      @media screen and (min-width: 768px) {
        .article-discipline-footer__links li {
          height: 80px; }
          .article-discipline-footer__links li div {
            height: 80px; } }
      @media screen and (min-width: 959px) {
        .article-discipline-footer__links li {
          text-align: center;
          width: 25%;
          height: 80px;
          border-top: 3px solid white; }
          .article-discipline-footer__links li div {
            height: 80px; }
          .article-discipline-footer__links li:not(:first-child) {
            border-left: 3px solid white; }
          .article-discipline-footer__links li:nth-of-type(even) {
            border-left: 3px solid white; } }
      .article-discipline-footer__links li a {
        position: relative;
        color: white;
        text-decoration: none;
        display: table-cell;
        vertical-align: middle;
        padding: 10px;
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0.6);
        will-change: all;
        -webkit-transition: all 0.35s;
                transition: all 0.35s; }
        @media screen and (min-width: 768px) {
          .article-discipline-footer__links li a {
            padding: 10px 15px; } }
        @media screen and (min-width: 959px) {
          .article-discipline-footer__links li a {
            padding: 5px 10px; } }
        .article-discipline-footer__links li a:before {
          content: '';
          position: absolute;
          top: 5px;
          right: 5px;
          bottom: 5px;
          left: 5px;
          border: 1px solid white;
          z-index: 100;
          opacity: 0;
          -webkit-transform: translateZ(0) scale(1.1, 1.1);
                  transform: translateZ(0) scale(1.1, 1.1);
          -webkit-transition: all 0.7;
                  transition: all 0.7; }
        .article-discipline-footer__links li a:hover, .article-discipline-footer__links li a:focus {
          color: white;
          background-color: black !important; }
          .article-discipline-footer__links li a:hover:before, .article-discipline-footer__links li a:focus:before {
            -webkit-transform: translateZ(0) scale(1, 1);
                    transform: translateZ(0) scale(1, 1); }
      .article-discipline-footer__links li span {
        vertical-align: middle;
        text-transform: uppercase; }

.article-discipline-header-container {
  display: table-cell;
  vertical-align: middle; }

.realbuzz-sponsor .article-discipline-block {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  .realbuzz-sponsor .article-discipline-block img {
    width: 100% !important;
    max-width: 160px;
    margin-left: 0 !important; }

.realbuzz-sponsor .article-discipline-content {
  color: #999999;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1em; }
  .realbuzz-sponsor .article-discipline-content__link {
    text-decoration: none;
    color: #424242;
    font-size: 14px;
    text-align: center;
    line-height: 1.5; }
    @media screen and (min-width: 959px) {
      .realbuzz-sponsor .article-discipline-content__link {
        font-size: 18px; } }
  @media screen and (min-width: 768px) {
    .realbuzz-sponsor .article-discipline-content {
      font-size: 1.2em; } }

.realbuzz-sponsor .article-discipline-sponsors {
  margin: 2em 0 0.6em 0;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 959px) {
    .realbuzz-sponsor .article-discipline-sponsors {
      margin: 1em 0 1em 0;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
  .realbuzz-sponsor .article-discipline-sponsors li {
    -js-display: -webkit-box;
    -js-display: -webkit-flex;
    -js-display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 32%;
    margin: 1em 0; }
    @media screen and (min-width: 959px) {
      .realbuzz-sponsor .article-discipline-sponsors li {
        margin: 0 8px;
        width: inherit; } }
    .realbuzz-sponsor .article-discipline-sponsors li img {
      margin-bottom: 0;
      -webkit-filter: contrast(0);
              filter: contrast(0);
      margin-left: 0 !important;
      max-width: 100px; }
      .realbuzz-sponsor .article-discipline-sponsors li img:hover, .realbuzz-sponsor .article-discipline-sponsors li img:focus {
        -webkit-filter: contrast(100%);
                filter: contrast(100%); }
    .realbuzz-sponsor .article-discipline-sponsors li:first-of-type {
      margin: 0 0 0 0; }
    .realbuzz-sponsor .article-discipline-sponsors li:last-of-type {
      margin: 0 0 0 8px; }

.half-width .article-discipline-block, .full-width .article-discipline-block {
  background-image: url("../../images/articles/backgrounds/cat-section.a150d3fb6cbf.png");
  height: 100%;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 620px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1em 1em;
  background-position-y: 10%; }
  @media screen and (min-width: 959px) {
    .half-width .article-discipline-block, .full-width .article-discipline-block {
      padding: 2em 1em 1em 1em;
      min-height: 380px;
      max-height: 300px; } }
  .half-width .article-discipline-block a, .full-width .article-discipline-block a {
    -js-display: -webkit-box;
    -js-display: -webkit-flex;
    -js-display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .half-width .article-discipline-block img, .full-width .article-discipline-block img {
    max-width: 248px;
    margin-bottom: 2em;
    margin-left: -35px;
    width: 80%;
    max-height: 98px; }
    @media screen and (min-width: 768px) {
      .half-width .article-discipline-block img, .full-width .article-discipline-block img {
        width: 100%;
        max-width: 352px; } }

.full-width .article-discipline-block {
  margin-right: 0 !important; }
  @media screen and (min-width: 959px) {
    .full-width .article-discipline-block {
      min-height: 320px;
      max-height: 320px; } }

.article-block {
  padding: 25px 0; }
  .article-block--dark {
    color: #ffffff;
    background-color: #333333; }
  .article-block--hide-overflow {
    overflow: hidden; }
  .article-block--no-spacing-top {
    margin-top: 0 !important;
    padding: 0 !important; }

.article-block-items-container {
  position: relative; }

/* Guttering for grid items only */
.grid.article-block-items .article-block-item {
  margin-bottom: 45px; }

.article-block__title {
  font-size: 1.3em;
  vertical-align: middle; }
  @media screen and (min-width: 768px) {
    .article-block__title {
      font-size: 1.2em; } }
  @media screen and (min-width: 959px) {
    .article-block__title {
      font-size: 1.6em; } }
  .article-block__title--compact {
    font-size: 1.2em;
    margin: 0; }
  .article-block__title--center {
    text-align: center; }

.article-block-item {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
          transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }
  .article-block-item__figure {
    position: relative;
    display: block;
    width: 100%; }
  .article-block-item__image {
    width: 100%;
    display: block; }
  .article-block-item__link {
    text-decoration: none;
    position: relative;
    color: black; }
  .article-block-item__title {
    color: #333333;
    line-height: 1.35em;
    font-size: 1em;
    margin: 10px 0 2px 0;
    vertical-align: middle; }
    .article-block-item__title--uppercase {
      text-transform: uppercase; }
  .article-block-item__author-bar-container {
    position: relative;
    overflow: hidden; }
  .article-block-item__sup, .article-block-item__sup--new, .article-block-item__sup--featured {
    white-space: nowrap;
    color: #ffffff !important;
    vertical-align: bottom;
    padding: 2px 6px;
    margin: 5px 5px 0 3px;
    border-radius: 10px;
    font-size: 0.6em;
    text-transform: capitalize; }
  .article-block-item__sup--new {
    background-color: #f5386e; }
  .article-block-item__sup--featured {
    background-color: #16a6cf; }
  .article-block-item__body {
    color: #333333;
    font-size: 0.95em;
    line-height: 1.35em; }
  .article-block-item__title, .article-block-item__body, .article-block-item__author-bar, .article-block-item__author-icon {
    will-change: all;
    -webkit-transition: all .15s;
            transition: all .15s; }
  @media screen and (min-width: 768px) {
    .article-block-item__caption--compact {
      position: relative;
      display: inherit;
      padding: inherit;
      font-size: inherit;
      color: black;
      background-color: transparent; }
    .article-block-item__title {
      font-size: 1.2em;
      margin: 15px 0 8px 0; }
    .article-block-item__body {
      font-size: 1em; } }
  @media screen and (min-width: 959px) {
    .article-block-item__title {
      font-size: 1.4em; }
      .article-block-item__title--compact {
        font-size: 1.3em; }
    .article-block-item__body {
      font-size: 1em; } }

/* Dark theme styles */
.article-block--dark .article-block-item__link, .article-block--dark .article-block-item__title {
  color: #ffffff; }

/* For non touch devices */
/* Dark theme styles */
.article-block--dark .article-block-item__link .article-block-item__title {
  color: white; }

.article-block--dark .article-block-item__link .article-block-item__body {
  color: #ffffff;
  opacity: 0.8; }

.pinterest-image {
  display: none; }

.time {
  color: #A4A4A4;
  margin-bottom: 2em; }
  .time:before {
    content: url("/static/images/icons/reading-icon.77bcf048f7f4.svg");
    margin-right: .5em;
    position: relative;
    top: 5px; }
  @media screen and (max-width: 958px) {
    .time {
      top: -50px; } }
  @media screen and (max-width: 539px) {
    .time {
      left: 97px; } }

/**
 * Articles Owl Carousel 2.0 custom styles for Realbuzz5
 */
.article-carousel-nav {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  width: 100%;
  z-index: 10;
  height: 35px;
  display: none; }
  .article-carousel-nav--categories {
    top: 35%; }
  @media only screen and (min-width: 1267px) {
    .article-carousel-nav {
      display: block; } }
  .article-carousel-nav .article-carousel-nav__btn {
    border: 0;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 35px;
    background-image: url("../images/articles/carousel-arrows.9c98fcfb3514.png");
    background-color: transparent;
    outline: none;
    cursor: pointer; }
  .article-carousel-nav .article-carousel-nav__btn--left {
    margin-left: -40px;
    width: 20px;
    float: left;
    background-position: 0 0; }
    .article-carousel-nav .article-carousel-nav__btn--left:hover, .article-carousel-nav .article-carousel-nav__btn--left:focus {
      background-position: -20px 0; }
  .article-carousel-nav .article-carousel-nav__btn--right {
    margin-right: -40px;
    width: 20px;
    background-position: -60px 0;
    float: right; }
    .article-carousel-nav .article-carousel-nav__btn--right:hover, .article-carousel-nav .article-carousel-nav__btn--right:focus {
      background-position: -40px 0; }
    .article-carousel-nav .article-carousel-nav__btn--right:active {
      background-position: -60px 0; }

.articles-gallery-container {
  display: none; }

.articles-gallery-slider {
  width: 100%; }

.articles-gallery-fullscreen {
  position: relative;
  display: block; }
  .articles-gallery-fullscreen__img {
    display: block;
    width: 100%; }
  .articles-gallery-fullscreen__open-button {
    cursor: pointer;
    font-size: 1.0em;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .5em .8em;
    border: 0;
    border-radius: 0;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .articles-gallery-fullscreen__open-button {
        font-size: 1.3em;
        padding: .5em 1em; } }

.articles-gallery-toggle {
  color: #999999;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  margin: 20px 0;
  vertical-align: middle; }
  .articles-gallery-toggle span {
    font-size: .8em; }
  .articles-gallery-toggle-button {
    width: 110px;
    position: relative; }
    .articles-gallery-toggle-button__thumbs {
      position: absolute;
      top: 5px;
      height: 19px;
      left: 10px;
      width: 19px; }
      .articles-gallery-toggle-button__thumbs span {
        width: 8px;
        height: 8px;
        position: absolute;
        border: 1.5px solid #ccd0cf;
        border-radius: 2px; }
      .articles-gallery-toggle-button__thumbs-tl {
        top: 0;
        left: 0; }
      .articles-gallery-toggle-button__thumbs-tr {
        top: 0;
        right: 0; }
      .articles-gallery-toggle-button__thumbs-bl {
        bottom: 0;
        left: 0; }
      .articles-gallery-toggle-button__thumbs-br {
        bottom: 0;
        right: 0; }
    .articles-gallery-toggle-button-switch {
      display: table-cell;
      vertical-align: middle;
      padding: 0 10px;
      position: relative;
      float: right; }

.articles-gallery-toggle-button-switch__btn {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden; }
  .articles-gallery-toggle-button-switch__btn + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }

input.articles-gallery-toggle-button-switch__btn-round-flat + label {
  padding: 2px;
  width: 60px;
  height: 30px;
  background-color: #ccd0cf;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
          transition: background 0.4s; }

input.articles-gallery-toggle-button-switch__btn-round-flat + label:before,
input.articles-gallery-toggle-button-switch__btn-round-flat + label:after {
  display: block;
  position: absolute;
  content: ""; }

input.articles-gallery-toggle-button-switch__btn-round-flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #fff;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
          transition: background 0.4s; }

input.articles-gallery-toggle-button-switch__btn-round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 22px;
  background-color: #ccd0cf;
  border-radius: 22px;
  will-change: all;
  -webkit-transition: margin 0.3s, background 0.3s;
          transition: margin 0.3s, background 0.3s; }

input.articles-gallery-toggle-button-switch__btn-round-flat:checked + label {
  background-color: #86c441; }

input.articles-gallery-toggle-button-switch__btn-round-flat:checked + label:after {
  margin-left: 30px;
  -webkit-transition: translate3d(0, 30px, 0);
          transition: translate3d(0, 30px, 0);
  background-color: #86c441; }

.articles-gallery-thumbnails {
  margin-left: -5px;
  margin-right: -5px; }
  .articles-gallery-thumbnails__image {
    display: block;
    width: 100%;
    margin-bottom: 0 !important; }
  .articles-gallery-thumbnails__item {
    padding: 10px; }

.articles-slideshow {
  position: relative; }
  .articles-slideshow__img {
    display: block;
    width: 100%; }
  .articles-slideshow__open-button {
    cursor: pointer;
    font-size: 1.0em;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .5em .8em;
    border: 0;
    border-radius: 0;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .articles-slideshow__open-button {
        font-size: 1.3em;
        padding: .5em 1em; } }
  .articles-slideshow-blocks-content {
    position: fixed;
    z-index: 8100;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .articles-slideshow-blocks-content-preloader {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -9px;
      z-index: 2; }
      .articles-slideshow-blocks-content-preloader > div {
        width: 18px;
        height: 18px;
        background-color: #86c441;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
                animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
      .articles-slideshow-blocks-content-preloader__bounce1 {
        -webkit-animation-delay: -0.32s !important;
                animation-delay: -0.32s !important; }
      .articles-slideshow-blocks-content-preloader__bounce2 {
        -webkit-animation-delay: -0.16s !important;
                animation-delay: -0.16s !important; }
    .articles-slideshow-blocks-content__imgwrap--small {
      position: relative;
      background: black;
      padding-top: 60px; }
      @media screen and (min-width: 959px) {
        .articles-slideshow-blocks-content__imgwrap--small {
          display: none; } }
    .articles-slideshow-blocks-content__imgwrap--large {
      position: relative;
      display: none;
      height: 100%;
      overflow: hidden;
      background-color: white; }
      .articles-slideshow-blocks-content__imgwrap--large > div {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .articles-slideshow-blocks-content__imgwrap--large > div img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          min-width: 50%;
          min-height: 50%; }
      @media screen and (min-width: 959px) {
        .articles-slideshow-blocks-content__imgwrap--large {
          display: block; } }
    .articles-slideshow-blocks-content__next-slide {
      z-index: 100;
      width: 95px;
      height: 415px;
      top: 50%;
      right: 0;
      margin: -215px 0 0 0;
      position: absolute;
      cursor: pointer;
      background-color: #000000 !important;
      background-color: rgba(0, 0, 0, 0.6) !important;
      background-image: url("../images/articles/icons/icon-arrow-right.dec59ec96447.svg");
      background-repeat: no-repeat !important;
      background-position: center center !important;
      background-size: 35px 35px !important;
      border-radius: 3px;
      border: 0;
      -webkit-transition: all .5 ease-in-out;
              transition: all .5 ease-in-out;
      cursor: pointer; }
      .articles-slideshow-blocks-content__next-slide span {
        display: none; }
      .articles-slideshow-blocks-content__next-slide:hover, .articles-slideshow-blocks-content__next-slide:focus {
        background-color: #000000 !important;
        background-color: rgba(0, 0, 0, 0.8) !important; }
    .articles-slideshow-blocks-content__grid {
      height: 100%;
      position: relative; }
    .articles-slideshow-blocks-content__image {
      display: block;
      width: 100%; }
      .articles-slideshow-blocks-content__image--large {
        background-size: cover;
        background-position: center center;
        display: none; }
    .articles-slideshow-blocks-content__counter {
      position: absolute;
      top: 20px;
      left: 20px;
      color: white;
      font-size: 1.2em; }
      @media screen and (min-width: 959px) {
        .articles-slideshow-blocks-content__counter {
          top: 40px;
          left: 50px;
          color: #7d7d7d; } }
    .articles-slideshow-blocks-content__body {
      background-color: black;
      padding: 20px;
      color: white;
      display: block;
      height: 100%;
      overflow-y: scroll; }
      @media screen and (min-width: 959px) {
        .articles-slideshow-blocks-content__body {
          background-color: white;
          padding: 50px;
          color: black;
          padding-top: 30%; } }
      @media screen and (min-width: 959px) {
        .articles-slideshow-blocks-content__body h1, .articles-slideshow-blocks-content__body h2, .articles-slideshow-blocks-content__body h3, .articles-slideshow-blocks-content__body h4, .articles-slideshow-blocks-content__body h5, .articles-slideshow-blocks-content__body h6, .articles-slideshow-blocks-content__body dt {
          font-weight: 500; } }
      .articles-slideshow-blocks-content__body dt {
        margin-top: 20px; }
        @media screen and (min-width: 959px) {
          .articles-slideshow-blocks-content__body dt {
            font-weight: 500; } }
      .articles-slideshow-blocks-content__body h1 {
        font-size: 1.5em; }
      .articles-slideshow-blocks-content__body h2 {
        font-size: 1.3em; }
      .articles-slideshow-blocks-content__body h3 {
        font-size: 1.2em; }
      .articles-slideshow-blocks-content__body h1, .articles-slideshow-blocks-content__body h2, .articles-slideshow-blocks-content__body h3 {
        margin-bottom: 20px; }
        @media screen and (min-width: 959px) {
          .articles-slideshow-blocks-content__body h1, .articles-slideshow-blocks-content__body h2, .articles-slideshow-blocks-content__body h3 {
            margin-bottom: 45px; } }
      .articles-slideshow-blocks-content__body h4, .articles-slideshow-blocks-content__body h5, .articles-slideshow-blocks-content__body h6 {
        font-size: 1.1em;
        margin-bottom: 20px; }
      .articles-slideshow-blocks-content__body a {
        color: #f5386e; }
      .articles-slideshow-blocks-content__body sup {
        vertical-align: super;
        font-size: 0.8em; }
      .articles-slideshow-blocks-content__body sub {
        vertical-align: sub;
        font-size: 0.8em; }
      .articles-slideshow-blocks-content__body ol {
        list-style: decimal; }
        .articles-slideshow-blocks-content__body ol li {
          margin-left: 35px;
          padding-left: 25px;
          margin-bottom: 20px; }
      .articles-slideshow-blocks-content__body ul {
        list-style: none;
        padding: 0;
        margin: 0;
        margin-left: 35px; }
        .articles-slideshow-blocks-content__body ul li {
          padding-left: 5px;
          position: relative;
          margin-bottom: 20px; }
          .articles-slideshow-blocks-content__body ul li:before {
            content: "● ";
            color: #86c441;
            font-size: 37px;
            position: absolute;
            left: -37px;
            top: -3px; }
      .articles-slideshow-blocks-content__body i {
        font-style: italic; }
      .articles-slideshow-blocks-content__body p {
        font-size: 1em;
        line-height: 1.5em;
        margin-bottom: 45px; }
      .articles-slideshow-blocks-content__body hr {
        background-color: #D6D6D6;
        height: 1px;
        border: 0;
        margin: 30px 0; }

/* Preloader animation */
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/* Freezes scrolling on modal background */
[data-lock],
[data-lock] body {
  height: 100%;
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none; }

.modal-overlay {
  position: fixed;
  padding-top: 0 !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
  background-color: white;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  text-align: center; }
  .modal-overlay:before {
    display: none; }

.modal-loader:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 12px;
  height: 4px;
  margin: auto;
  content: "";
  background-image: url(data:image/gif;base64,R0lGODlhDAAEAPABAP///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJMgABACwAAAAADAAEAAACCoQRqXm42h48MhUAIfkECTIAAQAsBAAAAAQABAAAAgSEjwkFACH5BAUyAAEALAgAAAAEAAQAAAIEhI8JBQA7);
  image-rendering: optimizeSpeed; }

.modal {
  display: inline-block;
  height: 100% !important;
  max-height: 100% !important;
  max-width: 100%;
  vertical-align: middle;
  margin: 0 auto;
  overflow: auto; }
  .modal-iframe, .modal-image {
    overflow: hidden; }
  .modal-iframe .media,
  .modal-iframe iframe {
    max-height: 100%;
    max-width: 100%; }
  .modal-iframe .media {
    background-color: #fff;
    margin-bottom: 0; }
  .modal-iframe.iframe-full {
    height: 95%; }
  .modal-image > img {
    max-height: 100%; }
  .modal-content {
    max-height: 100% !important;
    height: 100% !important;
    overflow: auto;
    background-color: white;
    text-align: left; }
    [dir="rtl"] .modal-content {
      text-align: right; }
  .modal-header, .modal-footer {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    color: #fff; }
  .modal-header {
    padding: 0 4.555rem; }
  .modal-footer {
    top: auto;
    bottom: 0; }
  .modal-close {
    background-image: url("../images/articles/icons/close.0ebf95f385f3.svg");
    background-size: 40px 40px;
    background-color: white !important;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 2px solid white;
    outline: 0;
    border-radius: 100%;
    position: fixed;
    top: 10px;
    right: 15px;
    z-index: 2;
    display: inline-block;
    text-indent: -30000px; }
    @media screen and (min-width: 959px) {
      .modal-close {
        top: 30px;
        right: 30px;
        background-size: 50px 50px;
        width: 50px;
        height: 50px; } }
    [dir="rtl"] .modal-close {
      right: auto;
      left: 1px; }
  .modal-direction {
    position: fixed;
    top: 49%;
    left: 0;
    z-index: 2;
    display: block;
    width: 3rem;
    padding: 1rem;
    color: white;
    font-size: 2rem;
    font-weight: bold;
    text-align: center; }
    [dir="rtl"] .modal-direction {
      right: 0; }
    .modal-direction.next {
      left: auto;
      right: 0; }
      [dir="rtl"] .modal-direction.next {
        right: auto;
        left: 0; }

.iframe-full .media {
  height: 100%;
  padding: 0; }

button.modal-close,
button.modal-direction {
  background-color: transparent;
  border: none; }
  button.modal-close:hover,
  button.modal-direction:hover, button.modal-close:focus, button.modal-direction:focus {
    text-decoration: underline; }

/* Hide from both screen readers and browsers: h5bp.com/u */
.hidden {
  display: none !important; }

/* Hide visually and from screen readers, but maintain layout */
.invisible {
  visibility: hidden; }

/* Opacity helper to add to elements to allow fade animation */
.fade-out,
.fade-in {
  -webkit-transition: opacity .5s;
          transition: opacity .5s; }

/* Fade opacity with animation */
.fade-out {
  opacity: 0 !important; }

.fade-in {
  opacity: 1 !important; }

.articles-slideshow-fullscreen {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 9999 !important; }
  .articles-slideshow-fullscreen .owl-nav {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    text-align: center;
    -js-display: -webkit-box;
    -js-display: -webkit-flex;
    -js-display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center; }
    .articles-slideshow-fullscreen .owl-nav .owl-next {
      display: none; }
      @media screen and (min-width: 959px) {
        .articles-slideshow-fullscreen .owl-nav .owl-next {
          display: block; } }
  .articles-slideshow-fullscreen .owl-item {
    height: 100%;
    overflow-y: scroll; }
    .articles-slideshow-fullscreen .owl-item .item {
      height: 100%; }
  .articles-slideshow-fullscreen .owl-stage {
    height: 100%; }
  .articles-slideshow-fullscreen .owl-stage-outer {
    height: 100%; }
  .articles-slideshow-fullscreen .grid {
    height: 100%; }
  .articles-slideshow-fullscreen .articles-slideshow-close {
    position: absolute;
    right: 3%;
    top: 14px;
    display: inline-block;
    font-size: 2em;
    text-decoration: none; }
    @media screen and (min-width: 959px) {
      .articles-slideshow-fullscreen .articles-slideshow-close {
        top: 3%;
        font-size: 3em; } }
    .articles-slideshow-fullscreen .articles-slideshow-close i {
      color: #ccd0cf;
      font-style: normal;
      cursor: pointer; }

.articles-slideshow-blocks-content__body {
  background-color: #ffffff; }

.articles-slideshow-fullscreen__open-button {
  font-size: 1.3em !important;
  padding: .5em 1em;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  bottom: 0;
  left: 0;
  border: 0;
  border-radius: 0;
  margin: 0; }

.articles-media-center {
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.switch {
  position: relative;
  margin: 1em auto;
  height: 32px;
  width: 162px;
  background: #16a6cf;
  border-radius: 26px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1); }
  .switch-label {
    position: relative;
    z-index: 2;
    float: left;
    width: 80px;
    line-height: 30px;
    font-size: 0.875em;
    color: black;
    text-align: center;
    cursor: pointer;
    font-weight: bold; }
  .switch-input {
    display: none;
    font-weight: bold; }
  .switch-input + .switch-label + .switch-label {
    color: white;
    -webkit-transition: 0.15s ease-out;
            transition: 0.15s ease-out; }
  .switch-input:checked + .switch-label {
    color: white;
    -webkit-transition: 0.15s ease-out;
            transition: 0.15s ease-out; }
  .switch-input:checked + .switch-label + .switch-label {
    color: black;
    -webkit-transition: 0.15s ease-out;
            transition: 0.15s ease-out; }
  .switch-input:checked ~ .switch-selection {
    /* Note: left: 50% doesn't transition in WebKit */
    left: 80px; }
  .switch-selection {
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 2px;
    width: 80px;
    height: 28px;
    border-radius: 28px;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: left 0.15s ease-out;
            transition: left 0.15s ease-out; }
  .switch-blue .switch-selection {
    background: white; }

.switch-large {
  position: relative;
  margin: 0 auto;
  height: 40px;
  width: 200px;
  background: #16a6cf;
  border-radius: 26px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1); }
  .switch-large-label {
    position: relative;
    z-index: 2;
    float: left;
    width: 100px;
    line-height: 40px;
    font-size: 0.95em;
    color: black;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 0.15s ease-out;
            transition: 0.15s ease-out; }
  .switch-large-input {
    display: none; }
  .switch-large-input + .switch-large-label + .switch-large-label {
    color: white;
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: 0.15s ease-out;
            transition: 0.15s ease-out; }
  .switch-large-input:checked + .switch-large-label {
    color: white;
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: 0.15s ease-out;
            transition: 0.15s ease-out; }
  .switch-large-input:checked + .switch-large-label + .switch-large-label {
    color: black;
    color: black;
    -webkit-transition: 0.15s ease-out;
            transition: 0.15s ease-out; }
  .switch-large-input:checked ~ .switch-large-selection {
    /* Note: left: 50% doesn't transition in WebKit */
    left: 98px; }
  .switch-large-selection {
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 2px;
    width: 100px;
    height: 36px;
    border-radius: 28px;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: left 0.15s ease-out;
            transition: left 0.15s ease-out;
    background: white; }

.accordion {
  padding: 0;
  overflow: hidden;
  clear: both; }
  .accordion label {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    display: block;
    padding: 1em 1.375em;
    padding-right: 60px;
    overflow: hidden;
    border: 1px solid #ccd0cf;
    margin-top: 20px;
    background-image: url("../images/articles/icons/plus-button.965fa23817eb.svg");
    background-position: right 1em center;
    background-size: 40px 40px;
    background-repeat: no-repeat; }
  .accordion input[type="radio"],
  .accordion input[type="checkbox"] {
    display: none; }
  .accordion .accordion-sub__content {
    width: 100%;
    background: white;
    overflow: hidden;
    height: 0;
    margin: 0;
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity .25s ease-in-out;
            transition: opacity .25s ease-in-out; }
    .accordion .accordion-sub__content > div {
      padding: 0.95em 1.375em;
      border: 1px solid #ccd0cf;
      border-top: 0; }
      .accordion .accordion-sub__content > div img {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        margin: 20px 0; }
  .accordion input:checked + label, .accordion input:checked + label:hover, .accordion input:checked + label:focus {
    background-color: #16a6cf;
    background-image: url("../images/articles/icons/minus-symbol.7b0083ee91b1.svg");
    border: 1px solid #16a6cf;
    color: white; }
  .accordion input:checked + label + .accordion-sub__content {
    height: auto;
    max-height: 5000px;
    min-height: 100%;
    opacity: 1;
    border: 0 1px 1px 1px solid #ccd0cf; }

.no-touch .accordion label {
  will-change: all;
  -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
  .no-touch .accordion label:hover, .no-touch .accordion label:focus {
    color: #1494b8;
    background-color: #d0f1fa; }

.article-glossary-search-bar {
  display: none; }
  .article-glossary-search-bar__btn {
    font-size: 1.5em;
    color: #093542;
    cursor: pointer;
    border: 0;
    background: none;
    -webkit-tap-highlight-color: none;
    border: none;
    outline: none; }
    .article-glossary-search-bar__btn span {
      display: none; }
  .article-glossary-search-bar__az-btn {
    margin-top: 14px;
    float: left;
    font-size: 1em;
    height: 32px;
    background-repeat: no-repeat;
    padding-left: 45px;
    background-image: url("../images/articles/icons/icon-grid-sprite.449ff2a76b01.svg");
    background-size: 32px 64px; }
    .article-glossary-search-bar__az-btn--on {
      background-position: 0 -32px;
      color: #86c441; }
  .article-glossary-search-bar__search-btn {
    margin-top: 14px;
    float: right; }
  @media screen and (min-width: 768px) {
    .article-glossary-search-bar {
      display: block;
      background-color: #eaeaea;
      height: 60px; } }

.article-glossary-search {
  display: none;
  position: absolute;
  z-index: 1000;
  padding-top: 50px;
  width: 100%;
  height: 100%;
  background-color: #49505b;
  background-color: rgba(73, 80, 91, 0.9);
  will-change: all;
  /* no BEM here :-( as forced by plugin */ }
  .article-glossary-search__form {
    position: relative; }
  .article-glossary-search__clear-btn {
    font-size: 1.25em;
    color: #ccd0cf;
    cursor: pointer;
    background: none;
    position: absolute;
    border: 0;
    outline: 0;
    top: 35px;
    right: 310px; }
  .article-glossary-search .easy-autocomplete {
    width: 100% !important; }
    .article-glossary-search .easy-autocomplete-container .eac-item {
      padding: 20px;
      margin: 10px 0;
      font-size: 1.3em;
      color: white;
      -webkit-transition: all .3s ease-in-out;
              transition: all .3s ease-in-out;
      border-radius: 2px; }
      .article-glossary-search .easy-autocomplete-container .eac-item:hover, .article-glossary-search .easy-autocomplete-container .eac-item:focus {
        cursor: pointer;
        background-color: #49505B;
        background-color: rgba(73, 80, 91, 0.7); }
    .article-glossary-search .easy-autocomplete__input {
      width: 100%;
      border: 0;
      padding: 20px;
      display: block;
      height: 90px;
      border-radius: 5px;
      font-size: 1.5em;
      outline: none; }
    .article-glossary-search .easy-autocomplete__btn {
      position: absolute;
      top: 0;
      right: 0;
      padding-left: 30px;
      background-color: #083541;
      color: white;
      text-transform: uppercase;
      width: 300px;
      height: 90px;
      line-height: 90px;
      vertical-align: middle;
      border: 0;
      margin: 0;
      font-size: 1em;
      letter-spacing: 1px;
      font-weight: bold;
      cursor: pointer;
      -webkit-transition: all .3s ease-in-out;
              transition: all .3s ease-in-out; }
      .article-glossary-search .easy-autocomplete__btn-search-icon {
        position: absolute;
        top: 20px;
        left: 30px;
        font-size: 30px;
        margin-top: -15px; }
      .article-glossary-search .easy-autocomplete__btn:hover, .article-glossary-search .easy-autocomplete__btn:focus {
        background-color: #05222a; }

.article-glossary-letters {
  display: block;
  width: 100%;
  background-color: white; }
  .article-glossary-letters__list--small {
    position: relative;
    display: block;
    height: 65px;
    margin: 30px 0 10px 0;
    padding: 0 0 0 22px;
    border: 1px solid #ccd0cf;
    background: none;
    border-radius: 5px; }
    .article-glossary-letters__list--small select {
      width: 100%;
      height: 65px;
      font-size: 1.2em;
      -webkit-appearance: none;
      display: block;
      border: 0;
      background: none; }
    .article-glossary-letters__list--small select::-ms-expand {
      display: none; }
    .article-glossary-letters__list--small:after {
      content: "";
      position: absolute;
      display: block;
      z-index: 2;
      right: 12px;
      top: 50%;
      margin-top: -3px;
      height: 0;
      width: 0;
      border-top: 6px solid black;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      pointer-events: none; }
    @media screen and (min-width: 768px) {
      .article-glossary-letters__list--small {
        display: none; } }
  .article-glossary-letters__list--mediumup {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    display: none; }
    @media screen and (min-width: 768px) {
      .article-glossary-letters__list--mediumup {
        display: block; } }
    .article-glossary-letters__list--mediumup li {
      display: inline-block; }
    .article-glossary-letters__list--mediumup a {
      color: white;
      color: rgba(255, 255, 255, 0.35);
      -webkit-transition: color .25s ease-in-out;
              transition: color .25s ease-in-out;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 2em;
      padding: 10px 25px 15px 25px;
      display: block; }
      .article-glossary-letters__list--mediumup a:hover, .article-glossary-letters__list--mediumup a:focus {
        color: white;
        color: white; }
  @media screen and (min-width: 768px) {
    .article-glossary-letters {
      display: none;
      background-color: #4f5358;
      padding: 25px 0 25px 0; } }

.mobile-social-media {
  float: right;
  display: inline-block;
  height: 100px;
  position: relative;
  top: -80px; }
  .mobile-social-media .twitter, .mobile-social-media .facebook, .mobile-social-media .twitter, .mobile-social-media .instagram, .mobile-social-media .whats-app, .mobile-social-media .youtube, .mobile-social-media .google-plus, .mobile-social-media .share-now, .mobile-social-media .bookmark {
    background: url("/static/content/images/articles/icons/social-media-icons.815cfa63a12e.svg");
    width: 30px;
    height: 30px; }

.article-header {
  background-color: #86c441;
  background-image: url("../images/articles/backgrounds/articles-header--small.f38d9fd00c44.jpg");
  background-size: cover;
  display: table;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .article-header {
      background-image: url("../images/articles/backgrounds/articles-header--medium.12d0495323ca.jpg"); } }
  @media screen and (min-width: 959px) {
    .article-header {
      background-image: url("../images/articles/backgrounds/articles-header--large.2e82586b7390.jpg"); } }

.article-header-content {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 40px 20px;
  max-width: 1000px; }
  @media screen and (min-width: 768px) {
    .article-header-content {
      padding: 80px 20px 40px;
      max-width: 100%; } }
  @media screen and (min-width: 959px) {
    .article-header-content {
      padding: 110px 20px 65px; } }
  .article-header-content__title {
    text-transform: uppercase;
    color: white;
    font-size: 2.7em;
    margin: 0 auto;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .article-header-content__title {
        font-size: 5em; } }
    @media screen and (min-width: 959px) {
      .article-header-content__title {
        font-size: 7em; } }
    @media screen and (min-width: 1200px) {
      .article-header-content__title {
        font-size: 134px; } }
  .article-header-content__body {
    font-size: 0.90em;
    line-height: 1.4em;
    color: white;
    margin: 20px 0;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      .article-header-content__body {
        font-size: 0.95em;
        max-width: 480px; } }
    @media screen and (min-width: 959px) {
      .article-header-content__body {
        max-width: 600px;
        font-size: 1.3em;
        line-height: 1.6em; } }
    @media screen and (min-width: 1200px) {
      .article-header-content__body {
        max-width: 800px;
        font-size: 24px; } }

.centre {
  text-align: center; }

.article-header-glossary {
  background-color: #86c441;
  background-image: url("../images/articles/backgrounds/articles-header-glossary.8af8e6bbf97c.svg");
  background-repeat: repeat;
  display: table;
  width: 100%; }
  @media screen and (min-width: 0\0) {
    .article-header-glossary {
      background-image: url("../images/articles/backgrounds/articles-header-glossary.a6e953327db7.png"); } }
  @media screen and (min-width: 959px) {
    .article-header-glossary {
      min-height: 500px; } }

.article-header-glossary-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 40px 20px;
  max-width: 1000px; }
  @media screen and (min-width: 768px) {
    .article-header-glossary-content {
      padding: 80px 20px 40px;
      max-width: 100%; } }
  @media screen and (min-width: 959px) {
    .article-header-glossary-content {
      padding: 110px 20px 65px; } }
  .article-header-glossary-content__title {
    color: white;
    font-size: 2.7em;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .article-header-glossary-content__title {
        font-size: 3em; } }
    @media screen and (min-width: 768px) {
      .article-header-glossary-content__title {
        font-size: 4em; } }
  .article-header-glossary-content__body {
    font-size: 0.90em;
    line-height: 1.4em;
    color: white;
    margin: 20px 0;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      .article-header-glossary-content__body {
        font-size: 0.95em;
        max-width: 480px; } }
    @media screen and (min-width: 959px) {
      .article-header-glossary-content__body {
        max-width: 600px;
        font-size: 1.3em;
        line-height: 1.6em; } }
    @media screen and (min-width: 1200px) {
      .article-header-glossary-content__body {
        max-width: 800px;
        font-size: 1.5em; } }

.articles-filter-bar {
  padding: 10px;
  background: #eaeaea;
  -webkit-align-content: middle;
      -ms-flex-line-pack: middle;
          align-content: middle;
  border-bottom: 1px solid #ccd0cf; }

.articles-filter-menu .grid {
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

.article-sidebar {
  margin-top: 2em;
  width: 30%;
  display: inline-block; }
  .article-sidebar .plugin_picture {
    text-align: center;
    background: #f1f2f4;
    padding-bottom: 1em; }
    .article-sidebar .plugin_picture img {
      width: 100%;
      border-radius: 0;
      float: none;
      margin-right: 0;
      padding: 0 1em; }
    .article-sidebar .plugin_picture div {
      width: 100% !important;
      margin-top: 2em; }
  .article-sidebar h4 {
    text-transform: uppercase;
    font-size: 14px;
    color: #A4A4A4;
    font-weight: 500;
    letter-spacing: 1px;
    padding-top: 1em;
    margin-bottom: -1em; }
  .article-sidebar .article-author {
    line-height: 2.5;
    font-size: .8em; }
    @media screen and (max-width: 768px) {
      .article-sidebar .article-author {
        line-height: 1.5; } }
  .article-sidebar .related-articles-sidebar {
    background: #f1f2f4;
    padding: 20px;
    margin-bottom: 2em; }
    @media screen and (max-width: 768px) {
      .article-sidebar .related-articles-sidebar {
        background: white; } }
  .article-sidebar h2, .article-sidebar a, .article-sidebar li {
    color: #333; }
  .article-sidebar h2 {
    font-size: 2rem;
    font-weight: 500; }
    @media screen and (max-width: 768px) {
      .article-sidebar h2 {
        font-size: 18px; } }
  .article-sidebar a {
    text-decoration: none;
    font-size: 1.3rem;
    font-weight: 500;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      .article-sidebar a {
        font-size: 18px;
        overflow: hidden;
        display: block;
        margin-bottom: .5em; } }
  .article-sidebar img {
    border-radius: 100%;
    float: left;
    margin-right: 1em;
    width: 10%; }
  .article-sidebar ul {
    margin-bottom: 2.5em;
    clear: both; }
    @media screen and (max-width: 768px) {
      .article-sidebar ul {
        margin-bottom: 3.5em;
        height: 70px; } }
  .article-sidebar li {
    line-height: 1.5; }
    .article-sidebar li:first-child {
      line-height: 1;
      margin: 1.5em 0; }
    .article-sidebar li:nth-child(2) {
      font-size: 16px;
      text-transform: capitalize;
      font-weight: 500;
      margin-top: -1em; }
    .article-sidebar li:last-child {
      color: #a4a4a4; }
  .article-sidebar .recommended-mobile-image {
    width: 100px;
    height: 100px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    margin-right: .5em;
    background-position: center; }
  @media screen and (max-width: 768px) {
    .article-sidebar {
      width: 100%;
      margin-bottom: 2em; } }
  .article-sidebar .article-cover-image {
    border-radius: 0%;
    max-width: 125px;
    height: 100%;
    min-height: 60px; }

.fix-search {
  position: fixed; }

#div-gpt-ad-1539619215133-0 {
  height: auto;
  width: 300px; }

.articles-mobile-thumbnail {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat !important;
  float: left;
  margin-right: 1em;
  overflow: hidden;
  background-size: 100% 60% !important;
  background-position: center !important;
  position: relative;
  top: -18px; }

.article-content-section-background {
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  display: none;
  height: 60vh; }
  @media screen and (min-width: 768px) {
    .article-content-section-background {
      -js-display: -webkit-box;
      -js-display: -webkit-flex;
      -js-display: -ms-flexbox;
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  .article-content-section-background--theme-a {
    height: 60vh;
    display: block; }
    @media screen and (max-width: 768px) {
      .article-content-section-background--theme-a {
        height: 30vh;
        margin-bottom: 1em; } }
  @media screen and (min-width: 768px) {
    .article-content-section-background {
      display: block; } }
  @media print {
    .article-content-section-background {
      height: 0; } }

.article-content-section {
  /* Article header */ }
  .article-content-section__body p a {
    color: #16a6cf;
    text-decoration: none; }
  .article-content-section__body p a:hover, .article-content-section__body p a:focus {
    text-decoration: underline; }
  .article-content-section-contain {
    margin-left: auto;
    margin-right: auto;
    background: red; }
    @media screen and (min-width: 768px) {
      .article-content-section-contain {
        margin-top: 45px;
        max-width: 700px; } }
  @media screen and (min-width: 768px) {
    .article-content-section-contain--margintop {
      margin-top: 45px; } }
  .article-content-section-contain--nomargintop {
    margin-top: 0; }
  .article-content-section-contain__primary-image {
    max-width: 1080px;
    margin: 20px 20px 20px 25px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .article-content-section-contain__primary-image {
        margin-top: 45px; } }
  .article-content-section-header {
    -js-display: -webkit-box;
    -js-display: -webkit-flex;
    -js-display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    background-color: #ffffff; }
    @media print {
      .article-content-section-header {
        padding: 0; } }
    .article-content-section-header__title {
      max-width: 100%;
      color: #333333;
      font-size: 1.5em;
      font-weight: bold;
      text-align: left;
      margin-top: 20px;
      margin-bottom: 25px; }
      @media screen and (min-width: 768px) {
        .article-content-section-header__title {
          margin-top: 80px; } }
    .article-content-section-header__intro {
      text-align: left; }
      @media screen and (min-width: 768px) {
        .article-content-section-header__intro {
          margin-top: 0.5em; }
          .article-content-section-header__intro p, .article-content-section-header__intro span {
            line-height: 26px;
            font-size: 18px; } }
      @media print {
        .article-content-section-header__intro {
          padding-bottom: 1em; } }
      @media screen and (max-width: 768px) {
        .article-content-section-header__intro {
          line-height: 1.5;
          margin: 1em 0;
          font-size: 18px; } }
    .article-content-section-header__intro-v2 {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
      .article-content-section-header__intro-v2 p, .article-content-section-header__intro-v2 span {
        line-height: 26px; }
    .article-content-section-header__recipes {
      font-size: 42px;
      font-weight: 500;
      display: inline-block;
      margin-bottom: .5em; }
      @media screen and (max-width: 768px) {
        .article-content-section-header__recipes {
          font-size: 26px; } }

.display-mobile {
  display: none; }
  @media screen and (max-width: 768px) {
    .display-mobile {
      display: block; } }

.display-desktop {
  display: block; }
  @media screen and (max-width: 768px) {
    .display-desktop {
      display: none; } }

.human-content-article {
  margin: 0 auto;
  margin-top: 50px;
  line-height: 30px;
  width: 70%;
  float: left;
  padding-right: 2em; }
  .human-content-article:after {
    content: "";
    display: table;
    clear: both; }
  .human-content-article hr {
    border: 1px solid #e7e7e7;
    margin-bottom: 2em; }
  .human-content-article sup {
    vertical-align: super;
    font-size: 0.8em; }
  .human-content-article sub {
    vertical-align: sub;
    font-size: 0.8em; }
  .human-content-article em, .human-content-article i {
    font-style: italic; }
  .human-content-article strong {
    font-weight: 700; }
  .human-content-article h1, .human-content-article h2, .human-content-article h3, .human-content-article h4, .human-content-article h5 {
    font-family: "Gotham A", "Gotham B", Arial, sans-serif;
    padding: 20px 0 0 0;
    margin: 0;
    color: #333333;
    line-height: 38px;
    font-weight: 500;
    display: inline-block; }
    @media screen and (min-width: 959px) {
      .human-content-article h1, .human-content-article h2, .human-content-article h3, .human-content-article h4, .human-content-article h5 {
        padding: 12px 0 8px 0; } }
  .human-content-article h1 {
    font-size: 42px;
    margin-bottom: .5em;
    line-height: 1.2; }
    @media screen and (max-width: 768px) {
      .human-content-article h1 {
        font-size: 26px;
        margin: 10px 0 1.5em 0; } }
  .human-content-article h2 {
    font-size: 28px; }
  .human-content-article h3 {
    font-size: 20px;
    font-family: "Gotham A", "Gotham B", Arial, sans-serif;
    line-height: 3;
    text-transform: capitalize; }
    @media screen and (max-width: 768px) {
      .human-content-article h3 {
        line-height: 1.3; } }
  .human-content-article h4 {
    font-size: 18px;
    font-family: "Gotham A", "Gotham B", Arial, sans-serif;
    line-height: 18px; }
  .human-content-article h5 {
    font-size: 12px;
    font-family: "Gotham A", "Gotham B", Arial, sans-serif;
    line-height: 16px; }
  .human-content-article p {
    font-family: "Gotham A", "Gotham B", Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 20px;
    color: #333333; }
    @media screen and (min-width: 959px) {
      .human-content-article p {
        margin-bottom: 16px;
        line-height: 140%; } }
  .human-content-article ol {
    list-style-type: decimal;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    font-weight: normal;
    line-height: 140%; }
  .human-content-article ul {
    list-style-type: disc;
    font-size: 18px;
    line-height: 140%; }
  .human-content-article ol {
    font-family: "Gotham A", "Gotham B", Arial, sans-serif;
    line-height: 30px;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-left: 40px;
    counter-reset: item; }
    .human-content-article ol li {
      counter-increment: item;
      list-style-type: none;
      display: table-row;
      margin: 8px 0;
      margin-bottom: 16px; }
      .human-content-article ol li:before {
        content: counter(item) " ";
        left: -41px;
        position: relative;
        top: 5px;
        display: table-cell; }
      .human-content-article ol li:first-child {
        counter-reset: customlistcounter; }
      .human-content-article ol li:last-child {
        margin-bottom: 0; }
      .human-content-article ol li h2 {
        padding-top: 0; }
  .human-content-article ul {
    font-family: "Gotham A", "Gotham B", Arial, sans-serif;
    line-height: 30px;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-left: 40px; }
    .human-content-article ul li {
      list-style-type: none;
      display: table-row;
      margin: 8px 0; }
      .human-content-article ul li:before {
        content: "•";
        left: -41px;
        position: relative;
        top: 6px;
        display: table-cell;
        font-size: 32px; }
      .human-content-article ul li:first-child {
        counter-reset: customlistcounter; }
      .human-content-article ul li:last-child {
        margin-bottom: 0; }
      .human-content-article ul li h2 {
        padding-top: 0; }
  .human-content-article .plugin_picture {
    display: block;
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 1em; }
    .human-content-article .plugin_picture img {
      width: 100%; }
    @media screen and (min-width: 959px) {
      .human-content-article .plugin_picture--align-left {
        float: left;
        clear: left;
        width: 50%;
        margin-right: 22px;
        margin-bottom: 6px; } }
    .human-content-article .plugin_picture--align-left.plugin_picture--rectangle {
      float: none;
      width: auto; }
    @media screen and (min-width: 959px) {
      .human-content-article .plugin_picture--align-right {
        clear: right;
        float: right;
        width: 50%;
        margin-left: 22px;
        margin-bottom: 12px; } }
    .human-content-article .plugin_picture--align-right.plugin_picture--rectangle {
      float: none;
      width: auto; }
    .human-content-article .plugin_picture--rectangle {
      width: 100%; }
      @media screen and (min-width: 959px) {
        .human-content-article .plugin_picture--rectangle {
          margin-top: 40px;
          display: block;
          margin-left: -206px;
          margin-right: -206px; } }
      .human-content-article .plugin_picture--rectangle img {
        width: 100%; }
        @media screen and (min-width: 959px) {
          .human-content-article .plugin_picture--rectangle img {
            width: auto !important;
            max-width: 1080px; } }
    .human-content-article .plugin_picture img {
      width: 100%; }
    @media screen and (max-width: 768px) {
      .human-content-article .plugin_picture {
        display: block;
        width: 100%;
        margin-bottom: 2em;
        margin-top: 1em; } }
  .human-content-article .content-video {
    width: 100%;
    margin: 20px 0; }
    .human-content-article .content-video iframe {
      width: 100%; }
    @media screen and (min-width: 959px) {
      .human-content-article .content-video {
        margin: 40px 0; } }
  .human-content-article blockquote {
    clear: both;
    margin: 40px 0;
    padding: 0;
    font-size: 24px;
    line-height: 32px;
    color: #333333;
    position: relative;
    display: block;
    background-image: url("../images/articles/blockquote.bb8a58b3a908.svg");
    background-repeat: no-repeat;
    background-position: 0 10px;
    padding-left: 60px;
    min-height: 90px;
    background-size: 80px !important;
    font-style: italic;
    font-size: 26px !important; }
    @media screen and (min-width: 959px) {
      .human-content-article blockquote {
        background-size: auto;
        padding-left: 122px;
        font-size: 28px;
        line-height: 36px; } }
    .human-content-article blockquote:before {
      color: #ccc;
      font-size: 4em;
      line-height: 0.1em;
      margin-right: 0.25em;
      vertical-align: -0.4em; }
    .human-content-article blockquote p {
      display: inline; }
    .human-content-article blockquote footer {
      font-size: .8em;
      color: #7d7d7d;
      margin-top: 10px; }
      @media screen and (min-width: 959px) {
        .human-content-article blockquote footer {
          font-weight: 500; } }
    @media screen and (max-width: 768px) {
      .human-content-article blockquote {
        background-size: 45px !important;
        font-style: italic;
        font-size: 20px !important; } }
  .human-content-article .rwd-table {
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    @media screen and (min-width: 959px) {
      .human-content-article .rwd-table {
        overflow: visible; } }
    .human-content-article .rwd-table table {
      min-width: 760px; }
      @media screen and (min-width: 959px) {
        .human-content-article .rwd-table table {
          min-width: 100%; } }
  .human-content-article table {
    margin: 0;
    border-collapse: collapse;
    min-width: 100%;
    margin-bottom: 40px;
    overflow-x: scroll; }
    .human-content-article table ol, .human-content-article table ul {
      list-style: none;
      margin-left: 0; }
      .human-content-article table ol li, .human-content-article table ul li {
        font-size: 1em; }
    .human-content-article table ol {
      list-style: decimal; }
    .human-content-article table ul {
      list-style: disc; }
      .human-content-article table ul li {
        background: none;
        margin-bottom: 0; }
        .human-content-article table ul li:before {
          display: none; }
    .human-content-article table tbody {
      border: 1px solid #e1e1e1; }
    .human-content-article table thead tr, .human-content-article table tbody tr {
      border-bottom: 1px solid #e1e1e1; }
      .human-content-article table thead tr th, .human-content-article table tbody tr th {
        width: auto;
        border: 0;
        text-transform: uppercase;
        color: #999999;
        font-size: .8em;
        padding: .5em 1.5em .5em 1.5em; }
      .human-content-article table thead tr td, .human-content-article table tbody tr td {
        width: auto;
        padding: 15px 15px;
        text-transform: inherit;
        font-family: "Gotham A", "Gotham B", Arial, sans-serif;
        font-size: 18px;
        line-height: 30px;
        -webkit-font-smoothing: antialiased;
        margin-bottom: 20px;
        color: #333333; }
      .human-content-article table thead tr td, .human-content-article table thead tr th, .human-content-article table tbody tr td, .human-content-article table tbody tr th {
        text-align: left;
        border: 1px solid #e1e1e1; }
      .human-content-article table thead tr::-webkit-scrollbar, .human-content-article table tbody tr::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 14px;
        height: 14px; }
      .human-content-article table thead tr::-webkit-scrollbar-thumb, .human-content-article table tbody tr::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 3px solid #fff;
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0.3); }
    .human-content-article table tbody tr:first-of-type {
      background-color: #f5f5f5; }
      .human-content-article table tbody tr:first-of-type th {
        color: black; }
  @media screen and (max-width: 768px) {
    .human-content-article {
      width: 100%;
      padding: 0 1em;
      margin-top: 0; } }

.recipe-full-width {
  width: 100%; }

.numbered-heading {
  margin: 1em 0;
  -js-display: -webkit-box;
  -js-display: -webkit-flex;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

h2.numbered-heading__number {
  border-radius: 100%;
  font-size: 26px;
  height: 50px;
  margin: 20px 20px 0 0;
  text-align: center;
  width: 50px;
  line-height: 1;
  -webkit-box-shadow: 0 0 0 5px #86c441, 0 0 0 10px white, 0 0 0 12px #86c441;
          box-shadow: 0 0 0 5px #86c441, 0 0 0 10px white, 0 0 0 12px #86c441; }
  @media screen and (max-width: 871px) {
    h2.numbered-heading__number {
      line-height: .5;
      min-width: 50px; } }

.faq-question-heading {
  line-height: 36px;
  position: relative; }
  .faq-question-heading__title:before {
    position: absolute;
    content: "Q.";
    font-size: 60px;
    left: -86px;
    top: 16px;
    display: none; }
    @media screen and (min-width: 959px) {
      .faq-question-heading__title:before {
        display: block; } }

.author-content {
  height: 145px; }
  .author-content:before {
    content: '';
    display: block;
    background-image: url(https://www.realbuzz.com/static/content/images/articles/dot-overlay.cb1569bb9888.png);
    height: 145px;
    background-repeat: repeat;
    background-position: center;
    background-color: #86c441; }
    @media screen and (max-width: 768px) {
      .author-content:before {
        display: none; } }
  @media screen and (max-width: 768px) {
    .author-content {
      height: 0; } }

.author-container {
  max-width: 760px;
  margin: 0 auto; }
  .author-container span {
    width: 100%; }

.articles-advert-banner__image {
  margin: 0 auto; }
