<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box9 {
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  padding: 0;
  margin-bottom: 20px;
  overflow: hidden; }
  .box9:after {
    content: "";
    display: table;
    clear: both; }
  .box9:last-child {
    margin: 0; }
    @media all and (max-width: 1023px) {
      .box9:last-child {
        margin-bottom: 20px; } }
    @media all and (max-width: 767px) {
      .box9:last-child {
        margin-bottom: 0;
        padding: 20px; } }
  @media all and (max-width: 767px) {
    .box9 {
      -webkit-box-shadow: none;
              box-shadow: none;
      border-bottom: 2px solid #d8d8d8;
      margin-bottom: 0; } }
  .box9__link {
    color: inherit;
    text-decoration: inherit;
    cursor: pointer; }
    .box9__link:active, .box9__link:focus {
      outline: none; }
  .box9__image {
    display: block;
    vertical-align: middle;
    border: 0;
    width: 100%; }
  .box9__image-container {
    width: 154px;
    height: 176px;
    position: relative;
    float: left; }
    @media all and (max-width: 767px) {
      .box9__image-container {
        float: none;
        width: 100%;
        height: auto;
        margin-bottom: 20px; } }
  .box9__article-container {
    float: left;
    width: -webkit-calc(100% - 154px);
    width: calc(100% - 154px);
    height: 176px;
    padding: 20px;
    position: relative; }
    @media all and (max-width: 767px) {
      .box9__article-container {
        float: none;
        width: 100%;
        padding: 0;
        height: auto; } }
  .box9__title {
    font-size: 18px;
    font-weight: bold;
    line-height: 21.0px;
    color: #000000;
    margin: 0 0 15px; }
    @media all and (max-width: 767px) {
      .box9__title {
        font-size: 18px;
        line-height: 20px; } }
  .box9__footer-container {
    position: absolute;
    bottom: 20px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    background: #fff; }
    @media all and (max-width: 767px) {
      .box9__footer-container {
        position: static;
        width: 100%; } }
  .box9__article-byline {
    width: 65%;
    float: left;
    min-height: 1px;
    position: relative; }
    @media all and (max-width: 1000px) {
      .box9__article-byline {
        width: 50%; } }
    @media all and (max-width: 767px) {
      .box9__article-byline {
        float: none;
        width: 100%; } }
  .box9__share-container {
    width: 35%;
    float: left;
    position: relative; }
    @media all and (max-width: 1000px) {
      .box9__share-container {
        width: 50%; } }
    @media all and (max-width: 767px) {
      .box9__share-container {
        display: none; } }
  .box9__article-source a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    line-height: 13.0px;
    color: #d35526;
  text-decoration: none;}
  .box9__article-author {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    color: #555555;
    position: absolute;
    bottom: 0; }
    @media all and (max-width: 767px) {
      .box9__article-author {
        position: static; } }
  .box9__authorname a {
    font-weight: 800;
    text-transform: uppercase;
  text-decoration: none;
  color: inherit;}

.article-share-box-container {
  position: absolute;
  right: -10px;
  top: -60px; }
  .article-share-box-container:before {
    bottom: -10px;
    right: 13px;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #d8d8d8 transparent transparent transparent; }

.agi-blog-authors {
  padding: 0;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  margin-bottom: 20px; }
  @media all and (max-width: 767px) {
    .agi-blog-authors {
      margin-bottom: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      border-bottom: 2px solid #d8d8d8; } }

.agi-blog-authors-controls {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
  height: 30px; }
  @media all and (max-width: 767px) {
    .agi-blog-authors-controls {
      top: 30px;
      right: 30px; } }
  .agi-blog-authors-controls .flex-nav-prev,
  .agi-blog-authors-controls .flex-nav-next {
    position: static; }
    .agi-blog-authors-controls .flex-nav-prev:after,
    .agi-blog-authors-controls .flex-nav-next:after {
      content: "";
      display: table;
      clear: both; }
  .agi-blog-authors-controls .flex-direction-nav:after {
    content: "";
    display: table;
    clear: both; }
  .agi-blog-authors-controls .flex-nav-prev,
  .agi-blog-authors-controls .flex-nav-next {
    display: inline-block; }
  .agi-blog-authors-controls .flex-nav-prev {
    float: left;
    margin-right: 5px; }
  .agi-blog-authors-controls .flex-nav-next {
    float: right;
    margin-left: 5px; }
  .agi-blog-authors-controls .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 31px;
    height: 24px;
    margin: 0;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: none;
    transition: none;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: 31px 24px;
    position: static; }
  .agi-blog-authors-controls .flex-disabled {
    display: none !important; }
  .agi-blog-authors-controls .flex-direction-nav .flex-next {
    float: right;
    position: static;
    background-image: url("../images/author-flex-next.svg"); }
    .agi-blog-authors-controls .flex-direction-nav .flex-next:hover {
      background-image: url("../images/author-flex-next-hover.svg"); }
    @media all and (max-width: 767px) {
      .agi-blog-authors-controls .flex-direction-nav .flex-next {
        background-image: url("../images/author-flex-next-hover.svg"); } }
  .agi-blog-authors-controls .flex-direction-nav .flex-prev {
    float: left;
    position: static;
    background-image: url("../images/author-flex-prev.svg"); }
    .agi-blog-authors-controls .flex-direction-nav .flex-prev:hover {
      background-image: url("../images/author-flex-prev-hover.svg"); }
    @media all and (max-width: 767px) {
      .agi-blog-authors-controls .flex-direction-nav .flex-prev {
        background-image: url("../images/author-flex-prev-hover.svg"); } }

.box10 {
  position: relative;
  height: 258px;
  overflow: hidden; }
  .box10:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (max-width: 767px) {
    .box10 {
      height: auto;
      overflow: visible; } }
  .box10--standalone {
    padding: 0;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    position: relative;
    margin-bottom: 20px; }
    @media all and (max-width: 767px) {
      .box10--standalone {
        margin-bottom: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        border-bottom: 2px solid #d8d8d8; } }
  .box10__image-container {
    float: left;
    width: 220px;
    height: auto; }
    @media all and (max-width: 767px) {
      .box10__image-container {
        width: 100%;
        float: none;
        padding: 20px 20px 0; } }
  .box10__image {
    display: block;
    width: 100%;
    height: auto; }
  .box10__content-container {
    float: left;
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px);
    padding: 20px; }
    @media all and (max-width: 767px) {
      .box10__content-container {
        width: 100%;
        float: none; } }
  .box10__author-name {
    font-size: 22px;
    line-height: 28px;
    font-weight: 900;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-right: 100px; }
    @media all and (max-width: 767px) {
      .box10__author-name {
        font-size: 20px;
        font-weight: 900;
        line-height: 20.0px;
        color: #000000;
        padding-right: 0;
        margin-bottom: 15px; } }
.box10__bio-container {
	overflow-y:auto;
	height: 150px; }
@media all and (max-width: 767px) {
	.box10__bio-container {
		height:auto;
		overflow: visible; }}
  .box10__author-desc {
    font-size: 20px;
    font-weight: 500;
    line-height: 26.0px;
    color: #000000; }
    @media all and (max-width: 767px) {
      .box10__author-desc {
        font-size: 16px;
        font-weight: 600;
        line-height: 22.0px;
        color: #000000; } }
/*# sourceMappingURL=blog.css.map */</pre></body></html>