<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.article-page .container-fluid &gt; .row &gt; .col-md-8 {
  padding-right: 0; }
@media all and (max-width: 1023px) {
  .article-page .container-fluid &gt; .row &gt; .col-md-8 {
    padding-right: 20px; } }
.article-page .container-fluid &gt; .row &gt; .col-md-4 {
  padding-left: 0; }
@media all and (max-width: 1023px) {
  .article-page .container-fluid &gt; .row &gt; .col-md-4 {
    padding-left: 20px; } }

.article-container {
  background: #fff; }
.article-container:after {
  content: "";
  display: table;
  clear: both; }

.article-social-col {
  float: left;
  width: 80px;
  min-height: 1px;
  padding-top: 63px; }
@media all and (max-width: 767px) {
  .article-social-col {
    display: none; } }

.article-content {
  float: right;
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
  padding: 20px 20px 20px 0; }
@media all and (max-width: 767px) {
  .article-content {
    float: none;
    width: 100%;
    padding: 20px; } }

.sidebar-container {
  background: #fff; }

.article-content nav ul.breadcrumb {
  margin: 0;
  padding: 0;
  margin-bottom: 13px;
  list-style: none; }
.article-content nav ul.breadcrumb:after {
  content: "";
  display: table;
  clear: both; }
.article-content nav li.breadcrumb-item {
  list-style: none;
  float: left;
  font-size: 16px;
  font-weight: 600;
  color: #555555;
  margin: 0;
  padding: 0; }
.article-content nav li.breadcrumb-item--spacer {
  padding: 0 5px; }

.article-page__header-title {
  font-size: 40px;
  font-weight: 800;
  line-height: 42.0px;
  color: #000000;
  margin-bottom: 26px; }
@media all and (max-width: 767px) {
  .article-page__header-title {
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 14px; } }
.article-page__header-subtitle {
  font-size: 18px;
  font-weight: 600;
  line-height: 24.0px;
  color: #000000;
  margin-bottom: 24px; }
@media all and (max-width: 767px) {
  .article-page__header-subtitle {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px; } }
.article-page__header-subtitle a {
  color: inherit;
  text-decoration: none;
  border-bottom: 2px solid #ffd500;
}
.article-page__header-subtitle a:hover {
  background: #ffd500;
}

.article-page__header-separator {
  height: 1px;
  background-color: #c9cbca;
  margin-bottom: 17px; }
@media all and (max-width: 767px) {
  .article-page__header-separator {
    margin-left: -20px;
    margin-right: -20px; } }
.article-page__header-byline {
  font-size: 13px;
  font-weight: 500;
  color: #555555;
  margin-bottom: 14px; }
.article-page__header-byline-author {
  text-transform: uppercase;
  font-weight: 800; }
.article-page__header-byline-date {
  color: #a9acaf;
  display: inline; }
.article-page__header-byline-date:before {
  content: " | "; }
@media all and (max-width: 767px) {
  .article-page__header-byline-date {
    display: block; }
  .article-page__header-byline-date:before {
    content: ""; } }
.article-page__header-byline-blog {
  font-size: 13px;
  font-weight: 500;
  color: #555555;
  margin-bottom: 14px;
  display: table; }
.article-page__header-byline-blog:after {
  content: "";
  display: table;
  clear: both; }
.article-page__header-byline-blog-pic-container {
  width: 50px;
  display: table-cell;
  vertical-align: middle; }
.article-page__header-byline-blog-text-container {
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  padding-left: 10px;
  vertical-align: middle;
  display: table-cell; }
.article-page__header-byline-blog-picture {
  max-width: 50px; }
.article-page__header-byline-blog-author {
  text-transform: uppercase;
  font-weight: 800; }
.article-page__header-byline-blog-date:before {
  content: " | "; }
@media all and (max-width: 767px) {
  .article-page__header-byline-blog-date {
    display: block; }
  .article-page__header-byline-blog-date:before {
    content: ""; } }
.article-page__body-title {
  font-size: 20px;
  font-weight: 900;
  line-height: 26.0px;
  color: #000000;
  position: relative;
  padding-left: 26px;
  margin-bottom: 10px; }
@media all and (max-width: 767px) {
  .article-page__body-title {
    font-size: 16px;
    line-height: 22px;
    padding-left: 16px; } }
.article-page__body-title:before {
  content: "";
  width: 16px;
  height: 16px;
  background: #a7aaa9;
  position: absolute;
  left: 0;
  top: 5px; }
@media all and (max-width: 767px) {
  .article-page__body-title:before {
    width: 10px;
    height: 10px;
    top: 4px; } }

.related-article-container {
  border-top: 1px solid #a7aaa9;
  border-bottom: 1px solid #a7aaa9;
  padding: 10px 0 10px 0;
  margin-bottom: 25px; }
@media all and (max-width: 767px) {
  .related-article-container {
    margin-left: -20px;
    margin-right: -20px; } }
.related-article-container-inner {
  border-left: 10px solid #f4d23e;
  padding-left: 10px; }
.related-article-container-inner:after {
  content: "";
  display: table;
  clear: both; }

.related-article-image-container {
  float: left;
  width: 107px; }
.related-article-title-container {
  float: left;
  width: -webkit-calc(100% - 107px);
  width: calc(100% - 107px);
  padding-left: 20px; }
@media all and (max-width: 767px) {
  .related-article-title-container {
    padding-left: 10px; } }
.related-article-title {
  font-size: 18px;
  font-weight: 900;
  line-height: 24.0px;
  color: #000000; }
@media all and (max-width: 767px) {
  .related-article-title {
    font-size: 13px;
    line-height: 16px; } }

.related-message {
  font-size: 13px;
  font-weight: 500;
  line-height: 20.0px;
  color: #666666;
  margin-bottom: 10px; }
@media all and (max-width: 767px) {
  .related-message {
    font-size: 11px;
    line-height: 11px;
    margin-bottom: 6px; } }

.article-content__body {
  float: left;
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  padding-right: 20px; }
@media all and (max-width: 767px) {
  .article-content__body {
    float: none;
    width: 100%;
    padding-right: 0; } }
.article-content__sidebar {
  float: left;
  width: 300px; }
@media all and (max-width: 767px) {
  .article-content__sidebar {
    float: none;
    width: 100%; } }
  .article-content__cover-image-container {
    margin-bottom: 40px;
    min-height: 240px;
  position: relative;}
.article-content__cover-image-container figcaption,
.article-content__cover-image-container figure {
  position: relative; }
@media all and (max-width: 767px) {
  .article-content__cover-image-container {
    margin-left: -20px;
    margin-right: -20px;
    min-height: 160px; } }
.article-content__cover-image {
  display: block;
  margin-bottom: 10px; }
.article-content__cover-image-caption {
  font-size: 14px;
  font-weight: 600;
  line-height: 19.0px;
  color: #000000; }
@media all and (max-width: 767px) {
  .article-content__cover-image-caption {
    padding: 0 20px; } }
.article-content__tags-container {
  border-top: 1px solid #c9cbca;
  border-bottom: 1px solid #c9cbca;
  padding-top: 10px;
  margin-bottom: 20px; }
@media all and (max-width: 767px) {
  .article-content__tags-container {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px; } }
.article-content__tag {
  display: inline-block;
  background-color: #a7aaa9;
  padding: 3px 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-right: 10px; }
.article-content__tag:last-child {
  margin-right: 0; }
@media all and (max-width: 767px) {
  .article-content__tag {
    font-size: 11px;
    padding: 5px;
    margin: 0 5px 10px 0; } }
.article-content p {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 24.0px;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 25px; }
@media all and (max-width: 767px) {
  .article-content p {
    font-size: 16px;
    line-height: 22px; } }
.article-content__body a {
  color: inherit;
  text-decoration: inherit !important;
  cursor: pointer !important;
  border-bottom: 2px solid #f6d328 !important; }
.article-content__body a:hover {
  background-color: #f6d328;}
.article-content a:active, .article-content a:focus {
  outline: none; }
.article-content__adv-wrapper {
  margin-bottom: 20px; }
@media all and (max-width: 767px) {
  .article-content__adv-wrapper {
    width: 300px;
    margin: 0 auto 20px; } }
@media all and (max-width: 340px) {
  .article-content__adv-wrapper {
    margin-left: -10px; } }
.article-content__sidebar-box {
  background-color: #f3f3f3;
  border-bottom: 2px solid #fff; }
@media all and (max-width: 767px) {
  .article-content__sidebar-box {
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 20px; } }
.article-content__sidebar-box-header {
  font-size: 17px;
  font-weight: 800;
  color: #f6d328;
  background-color: #54585f;
  border-left: 30px solid #f6d328;
  height: 30px;
  overflow: hidden;
  line-height: 30px; }
@media all and (max-width: 767px) {
  .article-content__sidebar-box-header {
    margin: 0 20px; } }
.article-content__sidebar-box-ico {
  width: 24.4px;
  height: 19px;
  display: inline-block;
  margin: 0 0 0 10px; }
.article-content__sidebar-box-inner {
  padding: 20px; }
@media all and (max-width: 767px) {
  .article-content__sidebar-box-inner {
    padding-top: 0;
    padding-bottom: 15px; } }
.article-content__sidebar-box-image-container {
  position: relative;
  margin-bottom: 10px; }
.article-content__sidebar-box-image-container-ico {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.article-content__sidebar-box-inner-title {
  font-size: 16px;
  font-weight: 800;
  line-height: 21.0px;
  color: #000000; }
.article-blockquote {
  border-left: 10px solid #a7aaa9;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24.0px;
  color: #000000;
  margin: 0 0 25px; }
@media all and (max-width: 767px) {
  .article-blockquote {
    font-size: 16px;
    line-height: 22px; } }
.article-blockquote p {
  font-style: italic;}
.article-social-container {
  border: solid 1px #d8d8d8;
  width: 44px;
  margin: 0 auto; }
.article-social-container:after {
  content: "";
  display: table;
  clear: both; }
.article-social-container .c-share-box-social-item {
  border-right: 0;
  border-bottom: solid 1px #d8d8d8; }
.article-social-container .c-share-box-social-item:last-child {
  border-bottom: 0; }
.article-social-container.sticky {
  position: fixed; }
.article-video-container {
  margin-bottom: 25px; }
.article-video-container__header {
  font-size: 17px;
  font-weight: 800;
  color: #f6d328;
  background-color: #54585f;
  border-left: 30px solid #f6d328;
  height: 30px;
  line-height: 30px;
  position: relative; }
.article-video-container__header-ico {
  width: 24.4px;
  height: 19px;
  display: inline-block;
  margin: 0 0 0 10px; }
.article-video-preview-image {
  position: relative;
  cursor: pointer; }
.article-video-preview-image &gt; div {
  max-height: 295px; }
@media all and (max-width: 767px) {
  .article-video-preview-image &gt; div {
    max-height: 270px; }
}
.article-video-preview-image__play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.video-container-header-right {
  position: absolute;
  top: 0;
  right: 0px; }
.video-share-link {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
  z-index: 1; }
.video-share-link a {
  border-bottom: 0 !important;
}
.video-share-link a:hover {
  background-color: transparent;
}
.video-share-link .header-share-box-container {
  right: 5px;
}
.related-more {
  padding: 0 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 900;
  line-height: 22.0px;
  color: #000000; }
.copy-url-container {
  right: 60px; }
@media all and (max-width: 767px) {
  .copy-url-container {
    right: 0; }
  .copy-url-container:before {
    right: 60px; } }

.copy-embed-container {
  right: 0; }

/*
 * selection-sharer: Medium like popover menu to share on Twitter or by email any text selected on the page
 *
 * -- Requires jQuery --
 * -- AMD compatible  --
 *
 * Author: Xavier Damman (@xdamman)
 * GIT: https://github.com/xdamman/selection-sharer
 * MIT License
 */
@-webkit-keyframes selectionSharerPopover-animation {
  0% {
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    filter: alpha(opacity=0);
    opacity: 0; }

  20% {
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    filter: alpha(opacity=70);
    opacity: 0.7; }

  40% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
    filter: alpha(opacity=100);
    opacity: 1; }

  70% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1; }

  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1; } }
@keyframes selectionSharerPopover-animation {
  0% {
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    filter: alpha(opacity=0);
    opacity: 0; }

  20% {
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    filter: alpha(opacity=70);
    opacity: 0.7; }

  40% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
    filter: alpha(opacity=100);
    opacity: 1; }

  70% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1; }

  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1; } }
#selectionSharerPopover {
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  z-index: 1010; }

#selectionSharerPopover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #262625;
  -webkit-box-shadow: 0 0 2px #262625;
  box-shadow: 0 0 2px #262625; }

#selectionSharerPopover.anim {
  -webkit-transition: top .075s ease-out;
  transition: top .075s ease-out;
  animation: selectionSharerPopover-animation 180ms forwards linear;
  -webkit-animation: selectionSharerPopover-animation 180ms forwards linear; }

#selectionSharerPopover-inner {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid;
  border-color: #262625 #1c1c1b #121211;
  -webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.7), inset 0 0 1px rgba(255, 255, 255, 0.07), inset 0 0 2px rgba(255, 255, 255, 0.15);
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.7), inset 0 0 1px rgba(255, 255, 255, 0.07), inset 0 0 2px rgba(255, 255, 255, 0.15);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(49, 49, 47, 0.97)), to(#262625));
  background: -webkit-linear-gradient(top, rgba(49, 49, 47, 0.97), #262625);
  background: linear-gradient(to bottom, rgba(49, 49, 47, 0.97), #262625);
  background-repeat: repeat-x; }

#selectionSharerPopover .selectionSharerPopover-clip {
  position: absolute;
  bottom: -11px;
  display: block;
  left: 50%;
  clip: rect(12px 24px 24px 0);
  margin-left: -12px;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#selectionSharerPopover .selectionSharerPopover-arrow {
  display: block;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg) scale(0.5);
  -ms-transform: rotate(45deg) scale(0.5);
  transform: rotate(45deg) scale(0.5);
  background-color: #454543;
  border: 2px solid #121211;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.selectionSharer ul {
  padding: 0;
  display: inline; }

.selectionSharer ul li {
  float: left;
  list-style: none;
  background: none;
  margin: 0; }

.selectionSharer a.action {
  display: block;
  text-indent: -200px;
  margin: 5px 7px;
  width: 20px;
  height: 20px;
  border: none; }

.selectionSharer a:hover {
  color: #ccc; }

.selectionSharer a.tweet {
  background: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' width='171' height='139'%3e%3cg transform='translate(-282.32053,-396.30734)'%3e%3cpath style='fill:white' d='m 453.82593,412.80619 c -6.3097,2.79897 -13.09189,4.68982 -20.20852,5.54049 7.26413,-4.35454 12.84406,-11.24992 15.47067,-19.46675 -6.79934,4.03295 -14.3293,6.96055 -22.34461,8.53841 -6.41775,-6.83879 -15.56243,-11.111 -25.68298,-11.111 -19.43159,0 -35.18696,15.75365 -35.18696,35.18525 0,2.75781 0.31128,5.44359 0.91155,8.01875 -29.24344,-1.46723 -55.16995,-15.47582 -72.52461,-36.76396 -3.02879,5.19662 -4.76443,11.24048 -4.76443,17.6891 0,12.20777 6.21194,22.97747 15.65332,29.28716 -5.76773,-0.18265 -11.19331,-1.76565 -15.93716,-4.40083 -0.004,0.14663 -0.004,0.29412 -0.004,0.44248 0,17.04767 12.12889,31.26806 28.22555,34.50266 -2.95247,0.80436 -6.06101,1.23398 -9.26989,1.23398 -2.2673,0 -4.47114,-0.22124 -6.62011,-0.63114 4.47801,13.97857 17.47214,24.15143 32.86992,24.43441 -12.04227,9.43796 -27.21366,15.06335 -43.69965,15.06335 -2.84014,0 -5.64082,-0.16722 -8.39349,-0.49223 15.57186,9.98421 34.06703,15.8094 53.93768,15.8094 64.72024,0 100.11301,-53.61524 100.11301,-100.11387 0,-1.52554 -0.0343,-3.04251 -0.10204,-4.55261 6.87394,-4.95995 12.83891,-11.15646 17.55618,-18.21305 z' /%3e%3c/g%3e%3c/svg%3e") no-repeat;
  background-size: 18px;
  background-position: 2px 4px; }

.selectionSharer a.facebook {
  background: url("data:image/svg+xml;charset=utf8,%3csvg viewBox='0 0 33 33' width='25' height='25' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='fill:white' d='M 17.996,32L 12,32 L 12,16 l-4,0 l0-5.514 l 4-0.002l-0.006-3.248C 11.993,2.737, 13.213,0, 18.512,0l 4.412,0 l0,5.515 l-2.757,0 c-2.063,0-2.163,0.77-2.163,2.209l-0.008,2.76l 4.959,0 l-0.585,5.514L 18,16L 17.996,32z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") no-repeat;
  background-size: 18px;
  background-position: 0px 2px;
  display: none; }

.selectionSharer a.email {
  background: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' width='94' height='64'%3e%3cg transform='translate(-10, -10)' fill='transparent'%3e%3crect x='0' y='0' width='114' height='114'%3e%3c/rect%3e%3cpath d='M12,12 L102,12 L102,72 L12,72 L12,12 Z M16,12 L53,49 C55.6666667,51 58.3333333,51 61,49 L98,12 L16,12 Z M15,72 L45,42 L15,72 Z M69,42 L99,72 L69,42 Z' stroke='white' stroke-width='5'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") no-repeat;
  background-size: 20px;
  background-position: 0px 4px; }

#selectionSharerPopunder.fixed {
  -webkit-transition: bottom 0.5s ease-in-out;
  transition: bottom 0.5s ease-in-out;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: -50px; }

.selectionSharer {
  transition: -webkit-transform 0.6s ease-in-out; }

.selectionSharer.moveDown {
  -webkit-transform: translate3d(0, 60px, 0); }

#selectionSharerPopunder {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0px;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
  background: #ccc;
  border: none;
  -webkit-box-shadow: inset 0px 10px 5px -10px rgba(0, 0, 0, 0.5), inset 0px -10px 5px -10px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 10px 5px -10px rgba(0, 0, 0, 0.5), inset 0px -10px 5px -10px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: hidden; }

#selectionSharerPopunder.show {
  height: 50px; }

.selectionSharerPlaceholder {
  height: 1em;
  margin-bottom: -2em;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out; }

.selectionSharerPlaceholder.show {
  height: 50px !important; }

#selectionSharerPopunder-inner ul {
  overflow: hidden;
  float: right;
  margin: 0px; }

#selectionSharerPopunder-inner ul li {
  padding: 5px;
  overflow: hidden; }

#selectionSharerPopunder-inner label {
  color: white;
  font-weight: 300;
  line-height: 50px;
  margin: 0px 20px 0px 10px; }

#selectionSharerPopunder-inner a {
  width: 30px;
  height: 30px;
  background-size: 30px; }

#selectionSharerPopunder-inner a.tweet {
  background-position: 0px 2px; }

.agi-mediagallery {
  padding: 0;
  position: relative;
  margin-bottom: 20px; }
.agi-mediagallery .article-video-container__header {
  top: 1px; }
.agi-mediagallery-text-container {
  padding: 20px;
  background: #F3F3F3; }
.agi-mediagallery-text-container:after {
  content: "";
  display: table;
  clear: both; }
.agi-mediagallery__title {
  font-size: 22px;
  font-weight: 800;
  line-height: 24.0px;
  color: #000;
  margin: 0 0 5px; }
@media all and (max-width: 767px) {
  .agi-mediagallery__title {
    margin-bottom: 10px; } }
.agi-mediagallery__date {
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  color: #a9acaf; }
.agi-mediagallery__description {
  font-size: 13px;
  font-weight: 600;
  line-height: 17.0px;
  color: #000; }

.agi-mediagallery-controls {
  position: relative; }

.flex-direction-nav a {
  width: 15%;
  height: 100%;
  margin: 0;
  top: 0;
  border: 0 !important; }

.flex-direction-nav .flex-prev {
  left: 0px;
  background: url("../images/flex-prev.svg") 20px center no-repeat;
  background-size: 31px auto;
  opacity: 0; }
@media all and (max-width: 767px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    background-size: 20px auto; } }

.agi-mediagallery:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0; }

.flex-direction-nav .flex-next {
  right: 0;
  background: url("../images/flex-next.svg") right 20px center no-repeat;
  background-size: 31px auto;
  opacity: 0; }
@media all and (max-width: 767px) {
  .flex-direction-nav .flex-next {
    opacity: 1;
    background-size: 20px auto; } }

.agi-mediagallery:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0; }

.agi-mediagallery-photocredits {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 12px;
  padding: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
.agi-mediagallery-photocredits__link {
  text-decoration: underline; }
@media all and (max-width: 1024px) {
  .agi-mediagallery-photocredits {
    opacity: 1; } }
@media all and (max-width: 767px) {
  .agi-mediagallery-photocredits {
    padding-left: 20px;
    padding-right: 20px; } }

.agi-mediagallery-controls:hover .agi-mediagallery-photocredits {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 1000; }

.agi-mediagallery__video-preview-image {
  cursor: pointer;
  position: relative; }

.agi-mediagallery-controls__play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  cursor: pointer; }

.article-content .related-article-title a,
.article-content .article-content__sidebar-box-inner-title a,
.article-content .breadcrumb-item a.breadcrumb__link,
.article-content .agi-mediagallery-photocredits a {
  color: inherit;
  text-decoration: inherit;
  cursor: pointer;
  font-weight: inherit;
  border: 0; }
.article-content .related-article-title a:active, .article-content .related-article-title a:focus,
.article-content .article-content__sidebar-box-inner-title a:active,
.article-content .article-content__sidebar-box-inner-title a:focus,
.article-content .breadcrumb-item a.breadcrumb__link:active,
.article-content .breadcrumb-item a.breadcrumb__link:focus,
.article-content .agi-mediagallery-photocredits a:active,
.article-content .agi-mediagallery-photocredits a:focus {
  outline: none; }

.article-content hr {
  border: 1px solid #999;
  height: 0;
  margin: 0 0 20px; }

.article-content ul,
.article-content ol {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  list-style-position: inside; }
.article-content ul li,
.article-content ol li {
  list-style-position: outside;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 24.0px;
  letter-spacing: normal;
  color: #000000; }
.article-content ul li ul:not(.flex-direction-nav),
.article-content ul li ol:not(.flex-direction-nav),
.article-content ol li ol:not(.flex-direction-nav),
.article-content ol li ul:not(.flex-direction-nav) {
  margin-left: 20px;
  margin-top: 10px;
}
.article-content ul.flex-direction-nav {
  margin-bottom: 0; }
.article-content ul.flex-direction-nav li {
  margin-bottom: 0; }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;}

.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0; }

.table &gt; tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;}

.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0; }

.table &gt; tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #dddddd; }

.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px; }

.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover &gt; tbody &gt; tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5; }

.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8; }

.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8; }

.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6; }

.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7; }

.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3; }

.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3; }

.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc; }

.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede; }

.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd; }

  .table-responsive &gt; .table {
    margin-bottom: 0; }

  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap; }

  .table-responsive &gt; .table-bordered {
    border: 0; }

  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0; }

  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0; }

  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0; } }
</pre></body></html>