@media print {
	
  .article-video__play {
    -webkit-print-color-adjust: exact;
  }

  .article-video__play--desktop {
    display: none;
  }

  .article .headline {
    margin-bottom: 20px;
  }

  .article .paragraph ul li:before {
    -webkit-print-color-adjust: exact;
  }

  .article__section {
    page-break-inside: avoid;
  }

  .sup-header,
  .header-site,
  .intro,
  .bkg-grid,
  .footer-block,
  .breadcrumb {
    display: none;
  }

  .article-header {
    padding: 50px 0;
  }
  .article-header__share {
    display: none;
  }

  .article-trio__container {
    display: block;
  }
  
  .article-trio__txt {
    width: 100%;
  }

  .article__section .article-trio__content {
    width: 50%;
    margin: 15px auto 50px;
  }

  .article-focus {
    -webkit-print-color-adjust: exact;
    page-break-inside: exact;
  }

  .article-key-figures__slides {
    flex-wrap: wrap;
  }

  .article-key-figures__slide {
    flex: 1 1 auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 33.33333333333333%;
    flex-preferred-size: 33.33333333333333%;
    max-width: 33.33333333333333%;
    margin-bottom: 20px;
  }

  .article-key-figures__controls {
    display: none;
  }

  .article-featured__txt,
  .article-featured__item-link {
    display: none;
  }

  .article-featured__item {
    display: flex;
  }

  .article-featured__item-img {
    width: 25% !important;
  }

  .article-featured__item-txt {
    width: 75%;
    padding-left: 20px;
  }

  .article-video__media {
    margin-top: 20px;
  }

  .article-video__media:after {
    display: none;
  }
  
/*   page article */
.article-header__chapo {
  position: relative;
  z-index: 2;
  margin-top: 15px;
  color: #f00;
  font-size: 1.2rem;
  font-family: 'kepler-std-display', serif;
  line-height: 1.5;
}

.article-header__title {
  position: relative;
  z-index: 2;
  margin: 0;
  font-weight: 700;
  font-size: 2rem;
  font-family: 'acumin-pro', sans-serif;
  line-height: 1.2;
}

.article-key-figures__number {
  display: block;
  padding-bottom: 5px;
  font-weight: 700;
  font-size: 2rem;
  font-family: 'kepler-std-display', serif;
}

.article-key-figures__slides {
  display: flex;
  margin: 0 0 -20px;
  padding: 0;
  list-style-type: none;
  transition: transform 0.4s ease;
}

.headline {
    display: block;
    margin-top: 0;
    margin-bottom: 50px;
    text-transform: uppercase;
    letter-spacing: 0.333333333333333rem;
    font-weight: 600;
    font-size: 0.833333333333333rem;
    font-family: 'acumin-pro', sans-serif;
    line-height: 1.333333333333333rem;
    color: #f00;
}

.article {
    font-family: 'acumin-pro', sans-serif;
}

.paragraph {
	line-height: 2em;
	letter-spacing: 0;
    font-weight: 400;
    font-size: 0.833333333333333rem;
    font-family: 'acumin-pro', sans-serif;
}

.article-focus {
  padding: 30px 20px;
  background-color: #0088ce;
  color: #fff;
}

.btn__line {
  will-change: transform;
  display: block;
  width: 50px;
  height: 2px;
  background: #000;
}

.btn--white .btn__line {
  background: #fff;
}

.btn__lines {
    position: relative;
    top: 13px;
    display: inline-block;
    overflow: hidden;
    margin-left: 20px;
    width: 50px;
    height: 2px;
    vertical-align: middle;
}

.btn {
    margin: 0;
    text-decoration: none;
    display: flex;
}

.btn--white {
    color: #fff;
}

.link-wrapper--right .btn {
    justify-content: flex-end;
}

.link-wrapper--right .btn {
    justify-content: flex-end;
}

.article__section-title {
    margin: 0 0 10px;
    font-size: 1.666666666666667rem;
    font-family: 'kepler-std-display', serif;
}

.article-trio__txt {
	display: block;
}

.article img {
    max-width: 100%;
    width: 100%;
}

.article-quote {
    font-weight: 700;
    font-family: 'kepler-std-display', serif;
    font-size: 18px;
    display:block;
}

.article-quote__quote--small:before, 
.article-quote__quote--small:after {
	font-size: 3.333333333333333rem;
	display: block;
} 

.article-quote__quote--small:before {
	content: "\2018\2018";
    margin-bottom: 0;
    height: 45px;
}

.article-quote--full .article-quote__quote:before {
    content: "\2018\2018";
    margin-bottom: 25px;
}

.article-quote--full .article-quote__quote:before, 
.article-quote--full .article-quote__quote:after {
    display: block;
    height: 45px;
    font-size: 5.555555555555555rem;
}

.article-quote__quote:after {
    content: "\2019\2019";
    text-align: right;
}

.article-quote__author {
    display: block;
    margin: 20px auto 5px;
    font-size: 1rem;
} 

.article-quote__quote--small {
    font-size: 1.111111111111111rem;
    margin:0;
    padding:0;
}

.legend {
    margin: auto;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 0.722222222222222rem;
    font-family: 'acumin-pro', sans-serif;
    line-height: 1.4em;
    color: #000;
}
 
.legend--article {
    letter-spacing: 2.2px;
    margin-top: 10px;
    font-weight: 400;
    color: #aaa;
}

.article-featured__item-title {
    display: block;
    margin-bottom: 15px;
    font-size: 1.666666666666667rem;
    font-family: 'kepler-std-display', serif;
    font-weight: 700;
    color: #000;
}

.article-featured ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.article-featured__item {
    align-items: center;
    text-decoration: none;
}

.article-video__media {
    position: relative;
    overflow: hidden;
    padding-top: 56.2%;
}

.article-video__poster {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s all linear;
}

.article-video__video {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.article-video__play--mobile {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65px;
    height: 65px;
    transform: translate(-50%, -50%);
    z-index: 5;
    background-color: #f00;
    border: none;
}

.article-video__play svg {
    transition: 0.3s fill linear;
    fill: #fff;
}
  
.article-focus__title {
    margin: 0;
    font-size: 2rem;
    font-weight: 600;
}

.article__section {
    padding: 20px 0;
}

.article__content {
    padding: 0 10px;
}

.article p:not(:last-child) {
    margin-bottom: 15px;
}

.article-trio__txt {
    width: 100%;
}

.article-quote--full .article-quote__quote {
    margin: 0;
    padding: 0;
    font-size: 1.222222222222222rem;
} 


}

